﻿body 
{
    MARGIN: 0px;
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#00156E;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E4EDF8, endColorstr=#ffffff)
}

.SmsCardImage
{
    width:250px;   
}
.SmsCardImageHoover
{
    border: 2px solid #3A7B8F!important; 
    width:250px;  
}
.Header
{
    font-style:italic;
    font-weight:bold;
    background-color: #A5B3C5;
   
}
.txtBold
{
    font-style:italic;
    font-weight:bold;

}
.clsHR
{
    color:#A5B3C5;
    width:80%;
}

.tbl
{
    border-bottom:1px solid #A5B3C5;
    border-top:1px solid #A5B3C5;
    border-left:1px solid #A5B3C5;
    border-right:1px solid #A5B3C5;
}
.clsRadMultiPage
{
   
    border-bottom:1px solid #cfcfcf;
    border-top:1px solid #cfcfcf;
    border-left:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;
    text-align:left;
}
.FullScreenLoadingPanel
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 32767;
}
div.RadComboBoxDropDown_Windows7 .rcbImage
        {
        vertical-align: middle;
        margin: 0 6px 2px 0;
        width:50px;
        } 
div.RadComboBoxDropDown_Office2007 .rcbImage
        {
        vertical-align: middle;
        margin: 0 6px 2px 0;
        width:50px;
        } 
 .btnHoover
{
    BORDER-RIGHT: #A5B3C5 1px solid;
    BORDER-TOP: #A5B3C5 1px solid;
    BORDER-LEFT: #A5B3C5 1px solid;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: #A5B3C5 1px solid;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFF4CC', endColorstr='#FFD091')
}
.btn
{
    BORDER-RIGHT: #A5B3C5 1px solid;
    BORDER-TOP: #A5B3C5 1px solid;
    BORDER-LEFT: #A5B3C5 1px solid;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: #A5B3C5 1px solid;
    background-color:#C7D9ED;
    color:#00156E;
 }
/*Work Hours*/
.WorkSlot
{
    background: #C7D9ED;
    width: 20px;
    border: 1px solid #A5B3C5;
    cursor: hand;
}
.FreeSlot
{
    background: #FFFFFF;
    width: 20px;
    border: 1px solid #A5B3C5;
    cursor: hand;
}
.hidden
{
    display:none;
}

.visible
{
    display:block;
}
 .lblError
 {
     color:Red;
}  
/*Rad Grid RTL Fix
based on dani's telerik support ticket 137675. remove after upgrade to Telerik Q1 2009
*/
.rtlGrid .GroupPanel_Windows7 td, .rtlGrid .MasterTable_Windows7 td
{
    text-align: right;
}
/*from Telerik Q1 2009, Rad Grid RTL Fix
based on dani's telerik support ticket 137675 & 198175*/
.RadGridRTL_Windows7 .rgRow td, .RadGridRTL_Windows7 .rgAltRow td
{
    text-align: right;
}
.RadGridRTL_Windows7 .rgGroupPanel table
{
    direction: rtl;
}
.RadGridRTL_Windows7 .rgGroupPanel
{
    text-align: right;
}
.RadGridRTL_Windows7 .rgHeaderDiv
{
    padding-right: 0px !important;
}

.bgBlue {
    background-color:#16325c;
    height:43px;
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:white;
    font-weight:600;
}
.bgBlueLeftStripe {
    background-image: url(../Images/Login/LeftStripes/blue.png);
    height:43px;
    width:5px;
}
.bgOrange {
    background-color:#eb6233;
    height:43px;
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:white;
    font-weight:600;
}
.bgOrangeLeftStripe {
    background-image: url(../images/login/LeftStripes/orange.png);
    height:43px;
    width:5px;
}
.bgGreen {
    background-color:#93b00e;
    height:43px;
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:white;
    font-weight:600;
}
.bgGreenLeftStripe {
    background-image: url(../images/login/LeftStripes/green.png);
    height:43px;
    width:5px;
}
.bgBlueGreenLeftStripe {
    background-image: url(../images/login/LeftStripes/BlueGreen.png);
    height:43px;
    width:17px;
}
.tWhite16 {
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:white;
}

.tBlue16 {
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#16325c;
    text-decoration:none;
}
.tBlue14 {
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#16325c;
    text-decoration:none;
}
.tGreen54 {
    font: 54px/56px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#93b00e;
    font-weight:900;
}

.tOrange54 {
    font: 54px/56px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#eb6233;
    font-weight:900;
}
.tBlue54 {
    font: 54px/56px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#16325c;
    font-weight:900;
}
.blocktext {
    border:1px #636465 solid;
    box-shadow: 5px 5px 5px #888888;
    margin-left: auto;
    margin-right: auto;
    width: 6em;
    height:100%;
}
.btnGreenWithArrow {
    height:31px;
    width:100px;
    border:0px;
    cursor:pointer;
    background-color: #93b00e;
    border-radius: 4px 4px 4px 4px;
    background-image: url(../Images/Login/icons/Arrow.png);
    background-position-y: 7px;
    background-position-x: 5px;
    background-repeat:no-repeat;
    color:white;
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    font-weight:600;
    text-align:right;
}

.btnGreenWithArrowDisabled {
    height:31px;
    width:100px;
    border:0px;
    cursor:pointer;
    background-color: #93b00e;
    border-radius: 4px 4px 4px 4px;
    background-image: url(../Images/Login/icons/ArrowDisabled.png);
    background-position-y: 7px;
    background-position-x: 5px;
    background-repeat:no-repeat;
    color:#d0d2d3;
    font: 16px/18px "Segoe UI" ,Arial,Verdana,sans-serif;
    font-weight:600;
    text-align:right;
}
.txtBox {
    background-color:#16325c;
    border-radius: 5px;
    height:23px;
    border-style:solid;
    border-color:#d0d2d3;
    border-width:1px;
    color:white;
}

.txtBoxGray {
    background-color:#d0d2d3;
    border-radius: 5px;
    height:23px;
    border-style:solid;
    border-color:#636465;
    border-width:1px;
    color:#636465;
    
}
.tGray14 {
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#d0d2d3;
}
.tGray12 {
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#d0d2d3;
}

.divButtons{
     position:relative;
     left:-40px;
     top:70px;
     z-index:3;
     height:0px;
     font: 18px/20px "Segoe UI" ,Arial,Verdana,sans-serif;
     color:#16325c;
 }
.bgGray {
    background-color:#d0d2d3;
}
.tDarkGray14 {
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#636465;
    text-decoration:none;
}
.tDarkGray12 {
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#636465;
    text-decoration:none;
}
.tDarkGray14Bold {
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#636465;
    font-weight:600;
}

.hrGray {
    width:1px;
    border-left:1px solid #6D6E70;
    border-spacing:0px;
    opacity:0.4;
}

.hrGrayVertical {
    height:1px;
    border-bottom:1px solid #6d6e70;
    border-spacing:0px;
}
.btnBlue {
    height:23px;
    width:150px;
    border:0px;
    background-color: #16325c;
    border-radius: 4px 4px 4px 4px;
    color:white;
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    font-weight:600;
    text-align:center;
}
.btnGreenWithArrowSmall {
    height:23px;
    width:150px;
    border:0px;
    background-color: #93b00e;
    border-radius: 4px 4px 4px 4px;
    color:white;
    font: 14px/16px "Segoe UI" ,Arial,Verdana,sans-serif;
    font-weight:600;
    text-align:center;
}

.tBlue12 {
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#16325c;
    text-decoration:none;
}

.tGreen12 {
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#93b00e;
    text-decoration:none;
}
.tOrange12 {
    font: 12px/14px "Segoe UI" ,Arial,Verdana,sans-serif;
    color:#eb6233;
    text-decoration:none;
}