﻿body {background:#1f527e;font-family:Arial;font-size:14px;}
.header{background:#fff;width:100%;}
.container{background:#fff;margin:auto;width:1000px;margin-top:20px;padding:20px;}
a.level1,a.selected{display:block;padding:15px 15px;color:#333;text-align: center;width: 120px;}
#Admin_MenuControl{margin:15px 0}
a.selected{background:Green;color:#fff;}
#ChargeCodeLabel,#ResultsLabel{font-size:25px;}
#ResultsLabel{color:blue}
select{padding:3px 10px;width:195px;}
#CopyButton{background:#efefef;border:solid 1px #ccc;color:#333;text-decoration:none;padding:5px 10px;position:relative;top:-3px;}

.DataTables_sort_wrapper {
    padding-left: 5px;
    white-space: nowrap;
}
.ui-icon {
    display: inline-block;
    position: relative;
    top: 3px;
}
.ui-state-disabled, #wldat .fg-button {
    background: none repeat scroll 0 0 transparent;
    padding: 0 7px;
}
.dataTables_info {
    padding-left: 5px;
}

.fullserve{float:right;margin: 10px 0;}
.fullserve #ResultsControls a.static{padding:5px 0}
.fullserve #ResultsControls a.selected {background:#333;}
.search{padding:10px;background:#F7F7F7;}
.search h2{margin:0;padding:0;line-height:1em;font-size:20px;color:#444}
.search #SearchControls a.static{line-height: 1em;
    padding: 9px;}
.search a.selected {background: url("../images/arrow.png") no-repeat scroll center 24px transparent;
    color: #225A8B;font-weight:bold;}
#SearchControls ul {/*background: none repeat scroll 0 0 #E1EEF2;
    border-bottom: 2px solid #225A8B;*/
    height: 32px;}
#SearchControls ul li{margin-left:7px;margin-right:7px;}
.logo{  background: url("../images/westatlogo-ts.png") no-repeat;width: auto;height:45px;}
#SelectionControls td{padding:5px 0}
#SearchControls{
background: none repeat scroll 0 0 #E1EEF2;
    border-bottom: 2px solid #225A8B;width:100%;}
    
    table{cellspacing:0;cellpadding:0}


/*#LogoutButton {
    float: right;
    margin:3px;
}*/


.LoginBtn {
    margin:3px;
}

 .BtnBase {
    background-color: #2DBAE5;
    border: none;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 15px;
}
.BtnBase:hover {
    background-color: #3284CA;
}

.LogonTextBox {
    float:right;
    width:130px;
    margin:3px 0px 3px 3px; 
    
}


.full {
    display:block;
    width:100%;
}

/*.Title_One {
    color: #444;
}

.Sub_Title {
    font-size: 15px;
}*/