.dropdown-contracts {
    max-height: 300px;
    overflow: auto;
}

.info-last-read {
    display: inline-block!important;
    position: relative;
    top: 0;
    padding: 2px 10px;
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    background: #2b3d4c;
    border-radius: 4px;
    margin-top: 7px;
}

    .info-last-read:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fe8925;
        position: absolute;
        top: -6px;
        left: 3px;
    }


.modal-styled .modal-footer {
    color: #555;
    background-color: transparent;
    border-top-color: #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top: 0px solid #fe8925;
    padding-right: 0px;
}

.change-contract-info:hover {
    color: #f17f1e;
    text-decoration: none;
}

.change-contract-info {
    color: #fe8925;
    text-decoration: none;
}

div.RadGrid .rgRow td,
div.RadGrid .rgAltRow td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.RadGrid_Metro .rgGroupHeader {
    background: #fff !important;
    color: #f17f1e !important;
    font-weight: bold !important;
}

.RadGrid_Metro .rgMasterTable td.rgGroupCol, .RadGrid_Metro .rgMasterTable td.rgExpandCol {
    border-color: #fff !important;
    background: #fff none !important;
}

.menu-width {
    max-width: 250px;
    max-height: 60px;
}

.menu-width_contractList {
    max-width: 850px !important;
    max-height: 60px;
}

@media (max-width:767px) {
    .menu-width {
        max-width: none;
        max-height: none;
    }
}

.spaceBetweenSection {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.margin-bottom_10 {
    margin-bottom: 10px!important;
}

.margin-bottom_30 {
    margin-bottom: 30px!important;
}

.margin-bottom_20 {
    margin-bottom: 20px!important;
}

.margin-left_20 {
    padding-left: 4.5% !important;
}


.FontColorGray {
    color: #999 !important;
    text-decoration: none;
}

.FontColorGreen {
    color: #009900 !important;
    text-decoration: none;
}

.modal_dialog_telerikSearchGrid_width {
    width: 900px !important;
}

.modal_dialog_telerikSearchGrid_width_650 {
    width: 650px !important;
}

.modal_dialog_telerikSearchGrid_width_1100 {
    width: 1100px !important;
}

.modal_dialog_telerikSearchGrid_width_1330 {
    width: 1330px !important;
}

.modal_dialog_telerikSearchGrid_width_740 {
    width: 740px !important;
}

.marginRight_20 {
    margin-right: 20px !important;
}

.marginTop_20 {
    margin-top: 20px !important;
}

.marginTop_10 {
    margin-top: 10px !important;
}

.textbox_width {
    width: 84% !important;
}

.textbox_width_94 {
    width: 94% !important;
}

.textbox_width_full {
    width: 100% !important;  
}

.textbox_width_99 {
    width: 45% !important;
}


.lineHeight_5 {
    line-height: 0.5 !important;
}

.txtBold {
    font-weight: bold !important;
}

.popover {
    position: absolute;
    text-align: justify right;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 1000px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.convertToLabel {
    border: none !important;
    background-color: transparent !important;
    
}

.height_10 {
    height: 10px !important;
}

.height_22 {
    height: 22px !important;
}

.height_15 {
    height: 15px !important;
}

.height_25 {
    height: 25px !important;
}

.mandatoryField {
    color: red;
    padding-left: 3px!important;
}

.portalBody_750 {
    width: 750px !important;
}

.iconTelephone {
    height: 19px !important;
    margin-bottom: 6px !important;
}

.FontColorRed {
    color: Red !important;
    text-decoration: none;
}

.FontColorBlack {
    color: black !important;
    text-decoration: none;
}

.margin-bottom_0 {
    margin-bottom: 0px !important;
}

.margin-left_8perc {
    margin-left: 8% !important;
}

.mainnav_margin-bottom_resize {
    /*margin-bottom: 30px !important;*/
    margin-bottom: 0px !important;
}

.theme_submenu:hover {
      background-color:#fe8925 !important;
      color:white !important;
    }

.theme_font_color_gray {
         color:#999 !important;
    }

.margin-top_3 {
        margin-top: 3px !important;
    }

.navbar-nav li a {
            line-height: 20px;
            /*height: 100%;*/
            padding-top: 0;
        }

.customDate {
    width:100% !important;
    line-height:0.5 !important;
    /*height:25px !important;*/
    border-radius:0px!important;
    box-shadow:none !important;
    border-color:#555 !important;/*#aaa !important;*/
    font-size:12px !important;
}

.customDate:focus{
   border-color:black !important;
}

.width_900 {
    width:900px;
}

.width_81-5 {
    width:81.5% !important;
}

.width_97 {
    width:97% !important;
}

.width_84 {
    width:84% !important;
}

.lineHeight_0-65 {
    line-height:0.65 !important;
}
/*.alignCenter {*/
.RadGrid_Metro input[type=checkbox]{
    float: left;
      position: relative;
      left: 40%;
}

.marginBottom_0-1 {
    margin-bottom:0.5px !important;
}

.maxWidth-none {
     max-width:none !important;
}

.textbox-height_auto {
height:auto !important;
}

.customLabel{
    font-weight:normal !important;
    line-height:0.5 !important;
    max-width:100% !important;
    /*max-width:480px !important;*/
    background-color:#eee;
    opacity:1;
}

.textbox_line-height{
   line-height:0.5 !important
}

.line-height1{
   line-height:1.2 !important
}

.paddingTopBottom-none{
    padding-top:0px!important;
    padding-bottom:0px!important;

}


.paddingLeft-none{
    padding-left:0px !important;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

