﻿.DivHeaderBold
{
    padding: 0px 0px 7px 35px;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #008000;
    margin: 30px 0px 20px 0px;
    font-size: 18px;
}
.DivFooter_hr
{
    border-style: double;
    border-width: 0px 0px 4px 0px;
    border-color: #008000;
    margin: 10px 0px 20px 0px;
}
.textWarning12B
{
    font-size: 12px;
}
.textWarning
{
    color: #FF9900;
}
.textDanger
{
    color: #FF0000;
}
.tableHColumTextNotWidth
{
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    border-style: none;
}

.tableHColumInputNotWidth
{
    font-family: 'Prompt' , Geneva, sans-serif;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    border-style: none;
}
.tableHColumText
{
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    width: 200px;
    border-style: none;
}

.tableHColumTextHalf
{
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    width: 100px;
    border-style: none;
}

.tableHColumInputHalf
{
    font-size: 12px;
    color: #056178;
    text-align: left;
    vertical-align: middle;
    width: 150px;
    border-style: none;
}
.tableHColumInput
{
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    width: 300px;
    border-style: none;
}
td#tableDColumText
{
    font-size: 12px;
    font-weight: normal;
    color: #056178;
    text-align: right;
    vertical-align: middle;
    width: 250px;
    border-style: none;
    padding-right: 5px;
}
td#tableDColumInput
{
    font-size: 12px;
    font-weight: normal;
    color: #056178;
    text-align: left;
    vertical-align: middle;
    height: 25px;
    width: 250px;
    border-style: none;
    padding-left: 5px;
}
tr#tableFooter
{
    font-size: 11px;
    font-weight: normal;
    color: #056178;
    text-align: center;
    vertical-align: middle;
    height: 30px;
}
.RadCombobox
{
    width: 280px;
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 11px;
}
.FontGridItem
{
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 13px;
}
.FontGridAlternateItem
{
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 13px;
}
.FontGridHeader
{
    font-family: 'Prompt';
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}
table.controlTB th
{
    text-align: right;
    vertical-align: top;
    border-style: none;
    margin: 2px 5px 2px 5px;
    white-space: nowrap;
    width: 200px;
}
table.controlTB td
{
    text-align: left;
    vertical-align: top;
    border-style: none;
    margin: 2px 5px 2px 5px;
    white-space: nowrap;
}
.ControlText
{
    color: #666666;
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 12px;
}
.ControlCombo
{
    color: #666666;
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 12px;
    width: 280px;
}
.ControlTextBold
{
    font-family: 'Prompt' , genva , Sans-Serif;
    font-size: 14px;
    text-align: center;
}
.RadGridSet
{
    width: 100%;
    height: 100%;
}
.RadGridWidth
{
    width: 1158px;
}
.multiPage
{
    float: left;
    padding: 2px;
    width: 850px;
}
.multiPage div
{
    border-left: 0;
}
.multiPage img
{
    cursor: no-drop;
}

table.mainTB
{
    border: 1px solid #94A7B5;
    font-family: 'Prompt';
    font-size: 13px;
    color: #666666;
}
tr.mainTRLeft
{
    vertical-align: text-top;
    text-align: left;
}
tr.mainTRCenter
{
    vertical-align: middle;
    text-align: center;
}
td.mainTD
{
    border-width: 1px;
    padding: 0px;
    border-style: groove;
    border-color: #808080;
}
.FontMainPage
{
    font-family: 'Prompt';
    font-size: 13px;
    color: #666666;
}

.MyCalendar .ajax__calendar_container
{
    font-family: 'Prompt';
    border: 1px solid #E3E3E3;
    background-color: #F7F7F7;
    background-image: url(../Theme1/images/calendarBG.jpg);
    background-repeat: no-repeat;
    color: #333333;
    width: 178px;
}
.MyCalendar .ajax__calendar_container th
{
    padding: 0 !important;
    margin: 0 !important;
}
.MyCalendar .ajax__calendar_container td
{
    padding: 0 !important;
    margin: 0 !important;
}
.MyCalendar .ajax__calendar_day
{
    padding: 0 !important;
    margin: 0 !important;
    font-size: 9px;
    text-align: center; /*vertical-align: middle;*/
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: #E5E5E5;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: white;
    background-color: #99CC00; /*text-align: center; 	vertical-align: middle;*/
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: white;
    background-color: #FFAD33;
}
.MyCalendar .ajax__calendar_dayname
{
    height: 17px;
    width: 22px;
    color: Gray;
    text-align: center; /*padding: 0 2px;*/
}
.MyCalendar .ajax__calendar_header
{
    color: #FFFFFF;
    font-family: 'Prompt'; /*vertical-align: middle; 	text-align: center;*/
}
.MyCalendar .ajax__calendar_today
{
    color: #FF783C;
    font-family: 'Prompt'; /*background-image: url(../Theme1/images/boxheader.gif); 	background-repeat: repeat-x; 	font-weight: bold; 	vertical-align: bottom;*/
    text-align: left;
    padding-left: 7px;
    font-size: 9px;
    height: 20px;
}
.MyCalendar .ajax__calendar_body
{
    height: 130px;
    padding: 0 2px;
}

.Container
{
    margin: auto;
    min-height: 400px;
    background: #ffffff;
    max-width: 500px;
    min-width: 500px;
    border: solid 1px #d4d4d4;
    padding: 0 20px 20px 20px;
}

.ToolBar
{
    border: solid 1px #d4d4d4;
    padding: 10px;
    margin-bottom: 20px;
}

.GridContainer
{
    background: #ECF5FB;
    min-height: 300px;
    border: solid 1px #d4d4d4;
}


.ModalPopupBG
{
    background-color: #FFFFFF;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container
{
    background-color: #FFFFFF;
    border: 1px solid #828282;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}

.popup_Container_FixHeight
{
    background-color: #FFFFFF;
    border: 1px solid #828282;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 560px;
}

.popup_Titlebar
{
    background-position: url(Images/boxheader.gif);
    background: url(../ayu/Images/boxheader.gif);
    border-bottom-color: #828282;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 30px;
    cursor: move;
    background-repeat: repeat-x;
}

.popup_Body
{
    padding: 10px;
    color: #000000;
    line-height: 15pt;
    clear: both;
}

.popup_Footerbar
{
    background-position: url(Images/boxfooter.png);
    border-style: solid;
    border-width: 1px;
    border-color: #828282;
    background: url(../ayu/Images/boxfooter.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    height: 5px;
}

.TitlebarLeft
{
    padding-left: 20px;
    font-family: 'Prompt';
    font-size: 12px;
    color: #666666;
    text-align: left;
    vertical-align: top;
}
.TitlebarRight
{
    background: url(../Images/close.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}
.breakWord120
{
    max-width: 120px !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
    vertical-align: top;
    line-height: 15px;
}

.rcbItem, .rcbFocused, .rcbHovered
{
    font-family: Prompt;
    font-size: 14px;
}
.rddItem, .rddFocused, .rddHovered
{
    font-family: Prompt;
    font-size: 14px;
}
.rcTitle
{
    font-family: Prompt !important;
    font-size: 14px;
}
.RadInput_Default
{
    font: normal 500 14px Prompt !important;
    color: #666666;
}
.fontTab
{
    font: normal 400 18px Prompt !important;
}
     .reveal-eye {
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        right: 1px;
        top: 1px;
        bottom: 1px;
        z-index: 2;
        width: 30px;
        background: #fff url(https://dtzbdy9anri2p.cloudfront.net/cache/b55f544d09a0872a74b4427ce1fe18dd78418396/telerik/img/dist/reveal-password.png) 50% 50% no-repeat;
        cursor: pointer;
        visibility: hidden;
        opacity: 0;
        transition: opacity .2s ease 0s,visibility 0s linear .2s;
    }

        .reveal-eye.is-visible {
            display: block;
            visibility: visible;
            opacity: 1;
            transition: opacity .2s ease 0s,visibility 0s linear 0s;
        }