﻿

/* ajax__tab_theme */
.ajax__tab_theme
{
        
}
.borderleft{border-left:2px solid red}
.tab-bar.grey-tab li.active a {
    border: transparent;
   
    border-top: 3px solid #03a9f4 !important;
    border-left: 1px solid #03a9f4 !important;
    border-right: 1px solid #03a9f4 !important;
    background: #f9f9f9 !important;
    color: #089ef5;
}
.tab-bar.grey-tab li a {
    color: #7e84a5;
}


.ajax__tab_theme .ajax__tab_header 
{
    background:url(images/green.jpg) #f1f5fc repeat-x;
    font-family: 'Open Sans' ,sans-serif;
    margin-bottom:5px;
    color: #7e84a5;

    
}
.ajax__tab_theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/green.jpg) #f1f5fc repeat-x;
    padding: 5px 8px 8px 5px;
    vertical-align:bottom;
    
}
.ajax__tab_theme .ajax__tab_header .ajax__tab_tab
{    
    /* color:#ffffff;
    padding:0.35em 0.75em;    
    margin-right:0.01em;*/
}
.ajax__tab_theme .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
    border-top: 3px solid #03a9f4;
}
.ajax__tab_theme .ajax__tab_active .ajax__tab_tab 
{
    /*color:#fff;*/
}

.ajax__tab_theme .ajax__tab_body 
{
    /*font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#EBEBEB;    
    border:solid 1px #808080;
    border-top-width:0px;*/
}

/* ajax__tab_theme */




.panel-success-sub
{
    border-color:#9EC6DE;
}

.paddingleft3
{
    padding-left:3px;
}
.blanketCss
{
    background-color: #111;
    opacity: 0.65;
    position: fixed;
    z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow:scroll;
}

.popUpWorkflow
{
    position: absolute;    
    background-color: #DDE3ED;
    width:98%;
    max-width: 980px;
    height: auto;
    z-index: 9010; /*ooveeerrrr nine thoussaaaannnd*/
    -moz-box-shadow: inset 0 0 0px #000000;
    -webkit-box-shadow: inset 0 0 0px #000000;
    box-shadow: inset 0 0 0px #000000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px 60px 0px 20px;
}
.popUpWorkflow a
{
    text-decoration:none;
    list-style:none;
    color:#337ab7;     
}
.popDivlg
{
    position: absolute;
    background-color: #FFFFFF;
    width:98%;
    max-width:1024px;
    height: auto;
    z-index: 9010; /*ooveeerrrr nine thoussaaaannnd*/
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    margin: 10px 60px 0px 20px;
    padding:0px 10px 10px 10px;
}

.popDivmd
{
    position: absolute;
    background-color: #FFFFFF;
    width:98%;
    max-width:800px;
    height: auto;
    z-index: 9010; /*ooveeerrrr nine thoussaaaannnd*/
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    margin: 10px 60px 0px 20px;
    padding:0px 10px 10px 10px;
}

.popDivsm
{
    position: absolute;
    background-color: #FFFFFF;
    width:98%;
    max-width:600px;
    height: auto;
    z-index: 9010; /*ooveeerrrr nine thoussaaaannnd*/
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    margin: 10px 60px 0px 20px;
    padding:0px 10px 10px 10px;
}
.popDivxs
{
    position: absolute;
    background-color: #FFFFFF;
    width:98%;
    max-width:800px;
    height: auto;
    z-index: 9010; /*ooveeerrrr nine thoussaaaannnd*/
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    margin: 10px 60px 0px 20px;
    padding:0px 10px 10px 10px;
}

.iconAnmiation
{           
    -webkit-transform-origin: 50% 50%;
    transform-origin:50% 50%;
    -ms-transform-origin:50% 58%; /* IE 9 */
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}    
.hideGridColumn
{
    display:none;
}         
.controlPadding
{
    padding: 0px 4px 0px 4px;
    height: 25px;
}
.fontOpenSans
{
    font-family: roboto !important;
}
.rowMarginTop
{
    margin-top: 5px;
}
.divPadding0
{
    padding: 0;
}
.divPadding2
{
    padding: 2px;
}
.anchorBlue
{
    color: #428bca;
}
.anchorBlue:hover
{
    color: #3c8dbc;
}
.pageheader {
   font-family: roboto; 
    margin-bottom: 12px;
    color: #777;
    background: #fff;
    border-top: 1px solid #dae0ef;
    color: #878788;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 0px;
    box-shadow: 0 1px 15px 1px rgba(62, 57, 107, 0.16);
    margin-top: 0px;
    font-weight: 400;

}


.fontlg
{
    font-size:16px;
}
.fontsm
{
    font-size:13px;
}
.fontxs
{
    font-size:12px;
}


.ButtonDiv fa{font-size:27px}


.ButtonDiv a {
 
    display: inline-block;
   
    margin-right: 4px;
  
    text-align: -webkit-center;
    background:#ffffff;
}
.first {
   
    padding: 7px 0px 7px 0px;
   
    display:inline-block;
  
    width: 39px;
   border:2px solid #8188e8!important;
color:#8188e8!important; 
  
    
}

.first:hover {border:2.5px solid transparent; color: #8188e8!important;background: #c7cafd!important;}

.first > .fa {
    font-size: 19px !important;
    display: inline-block;
   
}
.first > .glyphicon {
    font-size: 19px !important;
    display: inline-block;
  
    line-height: 14px;
    padding-top: px;
   
    padding: 0px 2px 0px 2px;
    height: 19px;

        top: 4px;
}
.first:hover {color:#ffffff;background:#c7cafd;}
    
.second {
      padding: 0px;
    display: initial;
}
    
.first:hover + .second {animation: rotate 10s linear infinite;} 
    
.ButtonDiv a:focus + .second {animation: rotate 10s linear infinite;}     
    
@keyframes rotate 
{
    from{transform: rotate(0deg);}
    to{transform: rotate(360deg);}
}
.headerpadding
{
            
    padding-top:11px;
}
     
.HideControl{display:none}

.paddbottom5
{
    padding-bottom:5px;
}
.paddingleftradio
{
    padding-left:22px;
}
.subpanelheader
{
    padding:5px;
    background: linear-gradient(to top,#efefef 0,#ffffff,#e3e4e4 100%);
    font-family: roboto;
}
.padding5
       
{
    padding:5px;
}
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.anormal{
    list-style-type:none;
    text-decoration:none;
}


.modal{z-index:15000;}


.rCorner
{
    -border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
.bCorner
{
    -border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
.RadTabContainerCss
{
    background: #DDE3ED;
    background: linear-gradient(top,  #DDE3ED,  #ffffff);
    background: -ms-linear-gradient(top,  #DDE3ED,  #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#DDE3ED), to(#ffffff));
    background: -moz-linear-gradient(top,  #DDE3ED,  #ffffff);
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}
.multipage
{
    background-color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.RadTabContainerCss .RadTabCss
{
    font-family: roboto !importent;
    font-weight: bold;
    font-size: 20px !importent;
}
.fw
{
    font-size: 16px;
    font-weight: 500;
}
.panelHeader
{
    background-color: #C4D9F2;
    background-image: -webkit-linear-gradient(top,#DCE7F5,#C4D9F2);
    background-image: -moz-linear-gradient(top,#DCE7F5,#C4D9F2);
    color: #000000;
    border: 1px solid transparent;
    font-size: 14px;
}
        
 #STYLECHKBOX input[type=checkbox]
{
    display: none;
}
        
#STYLECHKBOX input[type=checkbox] + label
{
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #b3b3b3;
    font-size: 14px;
    font-family: "Segoe UI" , "Segoe UI Web Regular" , "Segoe UI Symbol" , "Helvetica Neue" , "BBAlpha Sans" , "S60 Sans" ,Arial,sans-serif;
    font-weight: 400;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -2px;
}
        
#STYLECHKBOX input[type=checkbox]:checked + label
{
    font-size: 14px;
    font-family: "Segoe UI" , "Segoe UI Web Regular" , "Segoe UI Symbol" , "Helvetica Neue" , "BBAlpha Sans" , "S60 Sans" ,Arial,sans-serif;
    font-weight: 400;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color: #e0e0e0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#STYLECHKBOX input[type=checkbox] + label:before
{
    content: "Expand";
}
#STYLECHKBOX input[type=checkbox]:checked + label:before
{
    content: "";
}
#STYLECHKBOX input[type=checkbox]:checked + label:after
{
    content: "Collapse";
}




#STYLERADIO
{
    margin-bottom: 3px;
    margin-left: 5px;
}
#STYLERADIO input[type=radio]
{
    display: none;
}
#STYLERADIO input[type=radio] + label
{
    width: 80px;
    font-size: 12px;
    font-family: "Segoe UI" , "Segoe UI Web Regular" , "Segoe UI Symbol" , "Helvetica Neue" , "BBAlpha Sans" , "S60 Sans" ,Arial,sans-serif;
    font-weight: 600;
    display: inline-block;
    margin: -3px;
    padding: 0px 8px 0px 6px;
    margin-bottom: 0;
    line-height: 20px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #FEFFF6;
    border: 1px solid #aaa;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
        
#STYLERADIO input[type=radio]:checked + label
{
    font-size: 12px;
    font-family: "Segoe UI" , "Segoe UI Web Regular" , "Segoe UI Symbol" , "Helvetica Neue" , "BBAlpha Sans" , "S60 Sans" ,Arial,sans-serif;
    font-weight: 600;
    background-image: none;
    outline: 0;
    background-color: #BFDBFF;
    border: 1px solid #aaa;
    color: #000000;
    cursor: default;
}
        .headline{border-bottom:2px solid #3c8dbc;margin-left:10px;padding-right:12px;}
        .input-sm{height:26px;}
         select.input-sm{height:29px;line-height:29px;}
         
         input[type=radio], input[type=checkbox]{margin-right:3px}


   .RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default
        {
            font: 12px "Segoe UI" , Arial, sans-serif;
            color: #333;
            border: 1px solid #dddddd;
            border-radius: 3px;
                    border-bottom: 1px solid #e2dfdf !important;
        }
        .RadComboBox table td.rcbInputCell, .RadComboBox .rcbInputCell .rcbInput
        {
            padding-left: 2px;
            background-image: url(Images/redcombo26.jpg);
            height: 20px;
            padding: 5px;
            border-radius: 3px 0px 0px 3px;
            display: -webkit-box;
                height: 23px;
    border: 0px solid red !important
        }
        .RadComboBox table td.rcbArrowCell
        {
            width: 10px !important;
            padding: 110;
            border: 0;
            background: #ffffff;
            display: table-cell;
            padding-top: 12px;
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            height:26px;
        }
        
        
        
        
    
        
        
        
        .RadComboBox .rcbArrowCell a
        {
            position: relative;
            outline: 0;
            overflow: hidden;
            width: 4px !important;
            text-decoration: none;
            text-indent: 9999px;
            font-size: 0;
            line-height: 11px;
            border: 0px solid #ffffff;
            background: #ffffff;
            width: 0px;
            height: 0px !important;
            border-left: 3.5px solid #00000000;
            border-right: 3.5px solid #a08e8e00;
            border-top: 5.5px solid #333030;
                min-height: 5px;
        }

.headline {
    border-bottom: 0px solid #3c8dbc !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
}

.ButtonDiv{margin-top:10px;margin-bottom:10px;}

.RadGrid .rgHeader a {
    text-decoration: none;
    font-family: roboto !important;
    font-weight: 500 !important;
}


.RadGrid_Office2007 .rgHeader, .RadGrid_Office2007 th.rgResizeCol {
    border: solid #dee2e8 !important;
    border-width: 0 0 1px 1px !important;
    background: linear-gradient(to top,#efefef 0,#ffffff,#e3e4e4 100%) !important;
}

.RadGrid_Office2007 .rgHeader
{
background:linear-gradient(to top,#efefef 0,#ffffff,#e3e4e4 100%) !important
}
.RadGrid_Vista .rgHeader, .RadGrid_Vista th.rgResizeCol
{
  border: solid #dee2e8 !important;
    border-width: 0 0 1px 1px !important;
    background: linear-gradient(to top,#efefef 0,#ffffff,#e3e4e4 100%) !important;
}