/* CSS Document */

.settings h3{
    background-color: #EAEAEA;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 8px;
    text-shadow: 1px 1px 0 #FFFEFF;

}

.active1 {
    background-color: #EAEAEA;
    background: url("images/state.gif") no-repeat scroll center top transparent;
}
.clickfree{
    background-color: #EAEAEA;
    background: url("images/state.gif") no-repeat scroll center top transparent;

}
#listfreeopt{

    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    line-height: 1;
    margin-bottom: 20px;
    border-color: #DFDFDF;
}

.clickpr{
    background-color: #EAEAEA;
    background: url("images/state.gif") no-repeat scroll center top transparent;

}
.clicktrial{
    background-color: #EAEAEA;
    background: url("images/state.gif") no-repeat scroll center top transparent;
}

#listpropt{

    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    line-height: 1;
    margin-bottom: 20px;
    border-color: #DFDFDF;
}
#listtrial{

    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    line-height: 1;
    margin-bottom: 20px;
    border-color: #DFDFDF;
}

.wpm_tooltip {
    margin-top: 8px;
    color: #000000; outline: none;
    cursor: help; text-decoration: none;
    float:right;
    background:url("images/help_info.png") no-repeat scroll center top transparent;
    width:20px;
    height: 20px;
    left: 260px !important;
}


.custom { padding: 0.5em 0.8em 0.8em 2em; }

.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help {
    color:#FFFFFF;
    background:#21759B;

}



.form-table{
    font-weight: normal;
    border-collapse: separate;


}

.form-table td,th{
    border-style: solid;
    border-width: 1px 0;
    color: #555555;
    border-width: 1px 0;
    border-bottom-color: #DFDFDF;
    border-top-color: #FFFFFF;
    padding: 12px 7px;

}		
.form-table tr{
    border-collapse: separate;
    font-family: Sans-serif;
    font-size: 13px;
    text-shadow: 0 1px 0 #FFFFFF;

}
.mceIframeContainer.mceFirst.mceLast {
    display: block;
    width: 100% !important;
}

.form-postmembers > tbody {
    display: block;
    width: 100%;
}
#vaanswers{height: 150px;
    width: 550px;}
.form-table th {width: 230px; border-bottom: 1px solid #DFDFDF;}
.reactivebutton{
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}


.table_user{width:100%;}
.view{
    width:250px;  display: inline-block;
    margin-left:10px;
}

.users{
    height:auto;
    margin-bottom: 75px;
    margin-left: 10px;
} 
#updates{
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    width: 270px;
  
    background-color: #FFFFE0;
    border-color: #E6DB55;
    text-align: center;
} 
.emails{
    background-color: #EAEAEA;
    font-size: 15px;
    height: 34px;
    padding-left: 35px;
    position: relative;
    top: 0;}	
.mailrow{
    /*height:100px;*/height:50px;
}	
#usermails td{
    white-space: normal !important;
}
ul.pmtabs {

    height: 46px;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
    margin-top: 28px !important;
    width: 100px;
    float: left;
}
ul.pmtabs li {
    float: left;
    list-style-image: none !important;
    /*  margin: 1px !important;*/
    padding: 0;
    text-indent: 0;
    margin-left:3px !important;
    clear: both;
}
ul.pmtabs a {
    background:#EAEAEA;
    cursor:pointer;
    color: #21759B;;
    display: block;
    font-size: 8px;
    height: 36px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 7px;
    width: 100px;
    border:1px solid #DFDFDF;
    border-color:#DFDFDF;
    border-radius: 5px 5px 0 0;
}
ul.pmtabs a:active {
    outline: medium none;
}
ul.pmtabs a:hover {

    color: #FFFFFF;
    background-color: #71B2C2;

}

ul.pmtabs li:active a{ color: #FFFFFF;
                       background-color:#71B2C2;


}  
ul.pmtabs a.current, ul.pmtabs a.current:hover, ul.pmtabs li.current a {
    background-position: -420px -62px;
    color: #000000 !important;
    cursor: default !important;
}
ul.pmtabs a.s {
    background-position: -553px 0;
    width: 81px;
}
ul.pmtabs a.s:hover {
    background-position: -553px -31px;
}
ul.pmtabs a.s.current {
    background-position: -553px -62px;
}
ul.pmtabs a.l {
    background-position: -248px 0;
    width: 174px;
}
ul.pmtabs a.l:hover {
    background-position: -248px -31px;
}
ul.pmtabs a.l.current {
    background-position: -248px -62px;
}
ul.pmtabs a.xl {
    background-position: 0 0;
    width: 248px;
}
ul.pmtabs a.xl:hover {
    background-position: 0 -31px;
}
ul.pmtabs a.xl.current {
    background-position: 0 -62px;
}
.panes .pane {
    display: none;
}

.panes{
    border-color:#CCCCCC;
    
    width: 100%;
    float: left;
    margin-right: 10px;
    background: #FFFFFF;
}
.panes_ind{
    border-color:#CCCCCC;
    background: #FFFFFF;
/*    margin-left: 3px;*/
     width: 100%;
    margin-right: 10px;
}
.levs{
    float:left;
    width:100%;
}
.levname{
    text-align:center ;
    font-size: 13px;
    font-weight: bold;line-height: 50px;
    background: #ECECEC;
}
.activetab{
    background-color:#00FFFF;
}
.tb_st{
    width:75px;
}
.tb_st2{
    width:130px;
}

.pagination {
    clear:both;
    padding:20px 0;
    position:relative;
    font-size:11px;
    line-height:13px;
}

.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#0000;
    background: #C5C5C5;
}

.pagination a:hover{
    color:#fff;
    background: #3279BB;
}

.pagination .current{
    padding:6px 9px 5px 9px;
    background: #3279BB;
    color:#fff;
}


/*NEW STYLE ADDED*/
#titleset{
    height:25px;
    padding-top:8px;text-align:left;padding-left:12px;
    border-bottom-color: #DFDFDF;
    text-shadow: 0 1px 0 #FFFFFF;
    background: linear-gradient(to top, #ECECEC, #F9F9F9) repeat scroll 0 0 #F1F1F1;

}
#titleset:hover{
    cursor: pointer;
}
.post_box { 
    border: 1px solid #DFDFDF;
    border-radius: 4px 4px 4px 4px;

    margin-bottom: 10px;}
#freewelcome_page,#free_firstloginpage,#premiumwelcome_page,#premium_firstloginpage,#trialwelcome_page,#trial_firstloginpage{height: auto;margin-bottom: 9px;padding: 5px;}
.sendmail{ background: url("images/button-grad.png") repeat-x scroll left top #21759B;border-color: #298CBA; border-radius: 11px 11px 11px 11px !important;color: #FFFFFF !important;font-weight: bold;height: 28px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);width: 93px;}
.deleteselect{ background: url("images/button-grad.png") repeat-x scroll left top #21759B;border-color: #298CBA; border-radius: 11px 11px 11px 11px !important;color: #FFFFFF !important;font-weight: bold;height: 28px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);width: 100px;}
.widefat_new{/*table-layout: fixed;*/
    background-color: #F9F9F9;border-color: #DFDFDF;  border-spacing: 0;clear: both;margin: 0;width: 100%; border-radius: 3px 3px 3px 3px;border-style: solid;border-width: 1px;}
.widefat_new th,.widefat_new td {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);border-bottom-color: #DFDFDF;border-top-color: #FFFFFF; font-weight: normal; overflow: hidden;border-style: solid;border-width: 1px 0;
}
.column-username{width:250px !important;}
.treblast{height:40px;}
.widefat_new th{ font-size: 13px;line-height: 1.3em;padding: 7px 7px 8px;text-align: left;width: 260px;}
.widefat_new td {padding: 12px 7px;vertical-align: top; color: #555555;font-size: 12px;}

.form-eblast{font-weight: normal;border-collapse: separate;width:100%}
.form-eblast td{padding:0 !important;}
.tdeblast{padding-left:10px !important;padding-right:10px !important;}
.form-eblast td,th{border-style: solid;border-width: 1px 0;color: #555555; border-width: 1px 0;border-bottom-color: #DFDFDF;border-top-color: #FFFFFF;}		
.form-eblast tr{text-align: left;border-collapse: separate;font-family: Sans-serif;font-size: 13px;text-shadow: 0 1px 0 #FFFFFF;}
.form-postmembers{
     border-collapse: separate;
    border-spacing: 0;
    clear: both;
    display: inline-block;
    font-weight: normal;
    width: 100%;
}
#pmtable{

    border-spacing: 0;
    border-color: #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}
#pmtable > tbody{display:block;width:100%;}
.form-postmembers td,th{border: medium none;/*border-style: solid;border-width: 1px 0;color: #000000;border-width: 1px 0;
border-bottom-color: #DFDFDF; border-top-color: #FFFFFF;*/padding: 12px 7px;}		
.form-postmembers tr{ border-bottom: 1px solid #DFDFDF;width: 100%;display: inline-block;border-collapse: separate;
font-family: Sans-serif;font-size: 13px;text-shadow: 0 1px 0 #FFFFFF;font-weight: normal; text-align: left;}
.form-postmembers td {float: left;/*width: 50%;*/ /*width: 40%;*/ width: 58%;margin-left: 30px;}
.form-postmembers th {font-weight:normal;float: left;/*width: 48%;*/ width: 30%;}
#pmtable td{/*width:65%;*/}
.mceStatusbar.mceFirst.mceLast {width: 98.5% !important;}
#usermails{width:100%;}
#usermails td{padding-left:5px !important;padding-right:5px !important;}
.pylast{border:medium none;}
.rightslot{
    float: right;
    min-height: 500px;
    margin: 42px 15px 0 0;
    width: 30%;
}
.innerwrap{
    float: left;
    width: 67%;
}
.selected_tab{
    background-color:#7A7A7A !important;
    color: #FFFFFF !important;
    background:   url("images/submenu_active.png") no-repeat scroll right center #7A7A7A !important;
    background-repeat: no-repeat !important;
    position: relative !important;
}
.levelview{
    background-color: #EAEAEA;
    float: left;
    min-height: 22px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
    width: 100%;
}
.levelinner{
    float: left;
    margin-top: 11px;
    min-height: 42px;
    width: 100%;
}
.levelright{
    float: left;
}
.leveldate{

    min-height: 24px;
    padding-left: 8px;
}
.postbox{
    margin: 0 10px 10px 0;
}
.sort{
    background: none repeat scroll 0 0 #ECECEC;
    float: right;
    height: auto;
    padding-left: 1px;
    width: 20%;
}
.inner_div{
    width: 100%;
}

a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.wpm_tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;
}
.wpm_metawrap select {

    width: 175px;
}
.panes_ind select{
    height: auto;
    margin-bottom: 9px;
    padding: 5px;
    width: 175px;
}
#ui-datepicker-div
{
    display: none;
}
.usercolumn{
    width:160px;
}
.checktd{
    width: 2.2em;
}
.sethead{
    background-color: #ECECEC;
}
.pad{
    padding: 18px 12px 13px !important;
}
#pmtooltip{
    display: inline;
    position: relative;
    background: url(images/help_info.png) no-repeat right;
    color: #3366FF;
    cursor:pointer;

    vertical-align:middle;
    border:none;
    float: right;
    height: 16px;
    margin-left: 7px;
    width: 16px;
}


.pmtoolTipinfo {
    background: url(images/help_info.png) no-repeat right;
    color: #3366FF;
    cursor:pointer;
    position: relative;
    vertical-align:middle;
    border:none;
    float: right;
    height: 16px;
    margin-left: 7px;
    width: 16px;
    z-index: 200;
}

.pmtoolTipWrapper {
    width: 300px;
    position: absolute;
    margin-left:35px;
    display: none;
    color: #fff;
    font-style:normal;
    font-weight: bold;
    font-size: 9pt;
}
.pmtoolTipTop {
    width: 175px;
    height: 30px;

}
.pmtoolTipMid {
    padding: 8px 15px;
    background: #217196  repeat-x top;
    border-radius: 4px;
}
.pmtoolTipBtm {
    height: 13px;

}	

input[type="checkbox"], input[type="radio"]{
    margin: 1px 5px 0 2px;
    padding: 0;
}
.radio_class{
    width:auto !important;  
}
input[type="select"] {
    width: 25em !important; 

}
.inds{
    width: 5% !important;
}
.paging_full_numbers {
    height: 22px;
    line-height: 22px;
    width: 400px;
}
.dataTables_paginate {
    float: right;
    text-align: right;
}

#dt_example a {
    color: #0063DC;
    text-decoration: none;
}
.paging_full_numbers a.paginate_button {
    background-color: #DDDDDD;
}
.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border: 1px solid #AAAAAA;
    color: #333333 !important;
    cursor: pointer;
    margin: 0 3px;
    padding: 2px 5px;
}
#dt_example a:hover {
    text-decoration: underline;
}

.paging_full_numbers a.paginate_active {
    background-color: #99B3FF;
}
#grouptable_paginate ,#payments_paginate,#user_table_paginate{
    float: left;
    margin-top: 20px;
    text-align: left;
}
#user_table_filter{
    float: left;
    font-size: 14px;
}
.form-postmembers select{
    width: 15em;
}
.tabtitle{
    background: #ECECEC;
}
#accordion{
    width: 75%;
}
#toggleh{
    height: 32px;
    text-align: center;
    background: #6D6D6D;
    margin-top: 10px;

}
#wpn-aside{
    float: left;
   /*width: 22%;*/width: 25%;
}
ul.wpn-menu {
    background: #DDDDDD;
    margin: 0;
    padding: 0;
    /*width: 200px;*/
    width: 100%;
}
ul.wpn-menu li {
    border-bottom-color: #DFDFDF;
    border-bottom-width: 1px;
    border-top: 1px solid #DFDFDF;
    margin: 0;
    padding: 0;
}
#wpn-main {
    float: left;
/*    width: 600px;*/

}
.wpn-sections {
   float: left;
    /*width: 78%;*/width: 75%;
}
ul.wpn-menu li a {
    color: #444444;
    display: block;
    padding-left: 20px;
    text-decoration: none;
    /*width: 180px;*/
}
ul.wpn-menu > li > a {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 1px solid #BBBBBB;
    font-size: 13px;
    font-weight: bold;
    line-height: 50px;
}
ul.wpn-menu li a:hover{
    background: #ECECEC;
}

 #main_tabber{
    background-color:#ECECEC;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    float: left;
    height: auto;
    width: 100%;
   
}
#option_header{
  
    background:  #DFDFDF;
    border: 1px solid #CCCCCC;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 80px;
    width: 100%;
}
.navigatorlevel {
    list-style-type:none;
   margin-top: 1px;
     height: 31px;
/*    height: 200px;*/
}
#inner_option{
    float: left;
    margin: 18px 15px 5px;
}
.navigatorlevel li{
    margin-left: 2px;
    padding: 10px 13px 23px 17px;
    border-radius: 12px 12px 0 0;
    display: inline;
    list-style-type: none;
    background:  #DDDDDD;
     margin: 0 0 0 2px;
    padding: 15px 9px 12px 13px;
 border-right: 1px solid #BBBBBB;
}
.navigatorlevel  li a{
    display: inline;
    list-style-type: none;
    color: #FFFFFF;
    padding: 0;
    font-weight: bold;
    line-height: 50px;
    font-size: 13px;
    font-weight: bold;
    line-height: 50px;
    width: 200px;
    height: 60px;
}
.navigatorlevel  li a:hover{
    background:  #DDDDDD;
}
.tabactive{
    background: #767676 !important;
}
.save_bar_top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ECECEC;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 35px;
    
    text-align: right;
    float: left;
     width: 100%;
}
.full_tab{
   float:left; 
   width: 100%;
/*   width: 76%; */
}
.wpload{
    background: url("images/wpspin_light.gif") no-repeat scroll 0 0 / 16px 16px transparent;
    display: none;
    float: left;
    height: 16px;
    margin: 5px 5px 0;
    opacity: 0.7;
    width: 16px;
}
.saver{
    float: left;
}
.levelname{
    width:365px;height: auto;margin-bottom: 9px;padding: 5px;
}
.wp-pointer-content_test h3 {
    background: linear-gradient(to top, #72A7CF, #8CC1E9) repeat scroll 0 0 #8CC1E9;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.4em;
    margin: 0 0 5px;
    padding: 15px 18px 14px 60px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.form-eblast input[type="text"], .form-eblast textarea, .form-eblast select
{
   background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-color: #C0C3C5 #D3D5D8 #CDD0D2 #BEC1C4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px 0 #E8E8E8 inset;
    color: #3C4048;
    font-size: 12px;
    max-width: 339px;
    padding: 8px 10px;
    width: 100%;
}
.form-eblast select{
   height: 33px;
    padding: 7px 6px;
    
}

#generalsettings  input[type="text"],#generalsettings textarea,#generalsettings select,#generalsettings input[type="password"]{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-color: #C0C3C5 #D3D5D8 #CDD0D2 #BEC1C4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px 0 #E8E8E8 inset;
    color: #3C4048;
    font-size: 12px;
    /*max-width: 339px;*/
    padding: 8px 10px;
    width:60%;
}
#generalsettings select{
   height: 33px;
    padding: 7px 6px;
/*     width: 120%;*/
  width: 60%;
}
#pmtable input[type="text"],#pmtable textarea,#pmtable select,#pmtable input[type="password"]  {
   background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-color: #C0C3C5 #D3D5D8 #CDD0D2 #BEC1C4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px 0 #E8E8E8 inset;
    color: #3C4048;
    font-size: 12px;
    /*max-width: 339px;*/
    height: 33px;
    width: 100%;   
}
#pmtable textarea{
    height: 230px;
    
}
.mceToolbarEnd {
    display: block;
    float: none;
}

.wp_themeSkin table.mceToolbar {
    margin: 0 0 2px !important;
}

#mem_amounts td{
     height: 30px
}
#mem_amounts thead{
    background:none repeat scroll 0 0 #ECECEC;
    font-size:  15px;
}
#pay_new_text{
/*    display: none;*/
  float: left;
    font-weight: bold;
    height: 30px;
    padding: 2px;
    text-align: center;
    width: 100%;
     background: none repeat scroll 0 0 #ECECEC;
}
#pay_new_innertext{
     float: left;
     
    
}
select{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-color: #C0C3C5 #D3D5D8 #CDD0D2 #BEC1C4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px 0 #E8E8E8 inset;
    color: #3C4048;
    font-size: 12px;
    max-width: 339px;
    padding: 8px 10px;
    width: 100%;
}
    
/* new */
#overlay {
    background: #000000;
    opacity: 0.64;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 999;
}
#pay_pop_container {
    position: absolute;
    z-index: 999;
    top: 25%;
    left: 25%;
}
.pay_pop {
    display: none;
    position: fixed;
    width: 520px;
    padding: 10px;
}
#tab_class {
/*    width:850px; */
margin-bottom:20px;
}
#tab_class td{

    border-bottom: 1px solid #DFDFDF; 
}

#tab_class tr.odd {
    background-color: #EAEBFF;
}
#tab_class tr.even{
    background-color: #FFFFFF;
}

#addpay{
    display: none;
    position: fixed;
    width: 520px;
    padding: 10px;
}
#addpay_container{
      position: absolute;
    z-index: 999;
    top: 15%;
    left: 25%;
}

#ebl_msgcontainer{
    left: 50%;
    position: fixed;
    top: 25%;
    z-index: 999;
}


#ebl_msg_dt{
    display: none;
    height: 400px;
    left: -50%;
    overflow: auto;
    padding: 20px;
    position: relative;
    width: 600px
    
    
}

.ebl_msg_dt_class{
   background-color: #F9F9F9;
    border-color: #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    margin: 0;
    width: 100%;
    height:auto;
}
.addpay_class{
      background-color: #F9F9F9;
    border-color: #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    margin: 0;
    width: 100%;
    height:auto;
}
.payhead{
    float: left;
    width: 100%;
    text-align: center; 
    height: 25px;
    margin-top: 11px;
}
.payleft{
    margin-top: 5px;
    float: left; margin-left: 9px;width: 125px;
}
.payright{
    margin-top: 5px;
    float: left; margin-left: 46px; width: 60%;
}
#butsav{
    float: left; margin-left: 9px;
}
#butcan{
    margin-left: 20px;
}
#addbut{
   float: left;
    margin-bottom: 12px;
    margin-top: 20px;
    
}
.usercounts{
    float: right;
    width: 30%;
}
.county{
    float: left;
    margin-left: 15px;
    
}

#payinput{
    float:right; margin-right:10px;
}
.checklist{
    float:left; margin-left:20px; width:200px;
}
#checkboxes{
    display:inline-table;height: auto;
}
#savebutt{
    margin-top: 18px;margin-left:11px;
}
#sortable{
    cursor:move;
}
.inactiveuser{
    background-color: #E68080 !important;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('images/sort_asc.png') no-repeat center right !important;
}

.sorting_desc {
	background: url('images/sort_desc.png') no-repeat center right !important;
}

.sorting {
	background: url('images/sort_both.png') no-repeat center right !important;
}

.sorting_asc_disabled {
	background: url('images/sort_asc_disabled.png') no-repeat center right !important;
}

.sorting_desc_disabled {
	background: url('images/sort_desc_disabled.png') no-repeat center right !important;
}
 #user_table_filter{ padding: 0px;}
#user_table_filter input[type="text"]{
    width: 250px;
    border-color: #C0C3C5 #D3D5D8 #CDD0D2 #BEC1C4;
     padding: 5px 3px;
}
 #user_table_wrapper{
    clear: both;
}
#user_table tr.odd td.sorting_1 {
    background-color: #D7D8EA;
}
#user_table tr.even td.sorting_1 {
	background-color: #EAEBFF;
}

#user_table  tr.odd , #grouptable tr.odd {
    background-color: #EAEBFF;
}
#user_table tr.even ,#grouptable tr.even{
   background-color: #FFFFFF;
}
            
#gadmin{
border: 1px solid #E6DB55;
float: right;
width: 39%;
background-color: #FFFFE0;
border-color: #E6DB55;
}
#shmessage{
     background-color: #FFFFE0;
    border: 1px solid #E6DB55;
    color: #FF0000;
    float: left;
    font-size: 13px;
    height: 33px;
    margin-left: 19px;
   text-align: center;
    width: 50%;
}
.availcla{
border: 1px solid #E6DB55;
float: right;
width: 39%;
background-color: #FFFFE0;
border-color: #E6DB55;
}

.tbtitle{
    background-color: #EAEAEA;
}
#synch{
   margin-bottom: 20px;
    margin-right: 85px;
    margin-top: 20px;
    width: 100%;
}
#synch button{float: left;}
.form-table label{font-weight:normal;}


.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #0D5066; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #999999;
    border-radius: 20px;
    bottom: 0;
    display: block;
    margin: 6px;
    position: absolute;
    right: 52px;
    top: 0;
    transition: all 0.3s ease-in 0s;
    width: 18px;
}

.onoffswitch input[type="checkbox"]{
    display: none;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
