﻿.position-right {
    margin-left: 8px;
}

.rs1-wrap-input100 {
    width: calc((100% - 30px) / 2);
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.6;
}

.font-size-20 { font-size: 20px !important; }

.font-size-22 { font-size: 22px !important; }

.font-size-18 { font-size: 18px !important; }
    
.font-size-16 {
    font-size: 16px !important;
}
.font-size-14 {
    font-size: 14px !important;
}
.text-weight500 {
    font-weight: 500 !important
}

.table > th {
    font-weight: bold;
}

.text-bold {
    font-weight: bold;
}

.text-right {
    text-align: right;
}

.thumbnail-border {
    border: 1px solid green;
}

.mt-30 {
    margin-top: 30px !important
}

.mt-15 {
    margin-top: 15px !important
}

