
#main{
	height:auto;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}
#header{
	height:91px;
	width:470px;
	float:left;
	background-color:#fff;
    margin-bottom:10px;
}
.topheadingtext{
	padding:4px 0px;
	border-bottom:3px solid #bfd6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#00417e;
}
#header .search
{
	height:18px;
	float:right;
}
#show{
	float:left;
	font-size:11px;
	color:#00468e;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.input{
	height:19px;
	width:102px;
	float:left;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00468e;
	padding:0px 4px 0px 4px;
}

html {scrollbar-face-color:#c3c3c3;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#9d9d9d;
scrollbar-3dlight-color:#9d9d9d;
scrollbar-darkshadow-Color:#9d9d9d;
}
.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00417e;
	padding-top:10px;
}
.select{
	height:16px;
	border:1px solid #ccc;
	width:40px;
	scrollbar-arrow-color:black;
}
#title{
	height:22px;
	border-bottom:1px solid #273e5e;
	border-top:1px solid #273e5e;
	/*float:left;
	width:294px;*/
    text-align: center;
	padding-top:5px;
    margin-bottom: 5px;
}
.titletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00417e;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
#middle{
	height:auto;
	width:940px;
	float:left;
	border-bottom:1px solid #273e5e;
	background-color:#fff;
}
#contaner{
	width:470px;
	height:auto;
}


/*edit page*/
#middleedit{
	height:auto;
	width:325px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
.mtop{
height:auto;
float:left;
padding:4px 0px;
/*border-bottom:3px solid #bfd6e6;*/
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#00417e;
}
#middleedit .mbg{
	height:350px;
	width:305px;
	background-image:url(../images/editbg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:18px;
	padding:10px 10px 10px 10px;
}
#brandtitle{
	height:30px;
	width:305px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#00417e;
	padding-top:10px;
	float:left;
}
#editcontant{
	height:257px;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00417e;
	float:left;
	padding-left:15px;
}
#editfooter{
	height:auto;
	width:314px;
	margin-left:auto;
	margin-right:auto;
	padding-right:11px;
}



/*...............................*/



.btnedit, .refreshGrid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00458c;
	border: 0px;
	height: 20px;
	width: 50px;
	cursor: pointer;
	float: left;
	margin: 4px 6px 4px 6px;
	text-decoration: none;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 4px;
	line-height: 20px;
}


.btncreate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00458c;
	border:0px;
	height:20px;
	width:50px;
	cursor:pointer;
	float:left;
	margin-left: 11px;
    text-decoration: none;
    text-align:center;
	-moz-border-radius:2px;
    -webkit-border-radius:4px;
    line-height:20px;
}

#sg_search
{
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -webkit-border-radius:8px;
    border: 1px solid #a6c9e2;
    font-family:Arial, Helvetica, sans-serif;
}

.btndelete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00458c;
	border:0px;
	margin: 4px 3px;
	height:20px;
	width:auto;
	cursor:pointer;
	float:left;
    text-decoration: none;
    text-align:center;
	-moz-border-radius:2px;
    -webkit-border-radius:4px;
    line-height:20px;
    min-width: 35px;
    padding: 0 5px;
}
.btndeleteDisable
{
     font-family:Arial, Helvetica, sans-serif;
     font-size:11px;
     color:#FFFFFF;
     background-color:#BDBDBD;
     border:0px;
     margin: 4px 6px 4px 6px;
     height:20px;
     width:50px;
     cursor:pointer;
     float:left;
     text-decoration: none;
     text-align:center;
     -moz-border-radius:2px;
     -webkit-border-radius:4px;
     line-height:20px;
}
#footerbtn{
	height:39px;
	width:100%;
	float:left;
	border-bottom:3px solid #bfd6e6;
	padding-top:10px;
	background-color:#FFF;
}
#nildiv{
	float:left;
	height:20px;
	width:473px;
}
#gread{
	height:40px;
	width:940px;
	float:left;
}
#gread .gleft{
	height:40px;
	width:140px;
	float:left;
	text-align:center;
}
.gcenter{
	height:28px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00417e;
	padding-top:12px;
}
div.spacer {
	background-color: #014983;
	height: 1px;
}
div.footerline {
	margin-top:10px;
	background-color: #c9d1e4;
	height: 3px;
}

*html .spacer {
	height: 1px;
}
.centericon{
	text-align:center;
	height:40px;
}
.allbtn{
	margin-top:5px;
}
#editboxbg{
	/*height:361px;*/
	background-color:#EDF3F8;
	-moz-border-radius:8px;
    -webkit-border-radius:10px;
    border: 1px solid #125294;
	margin-top:18px;
	padding: 10px 0px;
}
	
#editboxbg h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00417e;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
.edittext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00417e;
	text-align:right;
	font-weight:bold;
	padding:5px 0;
	margin-top:10px;
}
.input2{
	border:1px solid #125294;
	height:20px;
	width:90%;
	margin-top:10px;
	margin-left: 5px;
}
.inputU{
	border:1px solid #125294;
	height:20px;
	width:90%;
	margin-top:10px;
}
#imglogo{
	border:1px solid #125294;
	margin-top:10px;
}
.footerbtn{
	font-family:Arial, Helvetica, sans-serif;
	color:#00417e;
	background-color:#afd0ee;
	padding:2px 7px;
	font-size:11px;
	-moz-border-radius:8px;
-webkit-border-radius:10px;
border: 0px solid #000;
margin-left:0px;
cursor:pointer;
}
.footerbtnhov{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#00417e;
	padding:2px 7px;
	font-size:11px;
	-moz-border-radius:8px;
-webkit-border-radius:10px;
border: 0px solid #000;
margin-left:0px;
cursor:pointer;
}
.dborders
{
    border:1px solid #a6c9e2;
    -moz-border-radius:8px;
    -webkit-border-radius:10px;
}

.fakefile
{
    left:0;
    line-height:90%;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    z-index:1;
}




div.preview 
{ 
    width: 100px; height: 100px; border: 1px dotted #CCCCCC; 
}

div.preview.loading 
{ 
    background: url(/Content/images/loading.gif) no-repeat 39px 40px; 
}

div.preview.loading img 
{
    display: none; 
}

div.highlight 
{ 
    margin-bottom: 20px; 
}
	
.filtertable
{
    margin-bottom:20px;   
    margin-top:10px;   
}

#editboxCm{
	height:230px;
	background-color:#EDF3F8;
	-moz-border-radius:8px;
    -webkit-border-radius:10px;
    border: 1px solid #125294;
	margin-top:18px;
	padding-top:10px;
}

#mergeboxCm{
height:400px;
background-color:#EDF3F8;
-moz-border-radius:8px;
-webkit-border-radius:10px;
border: 1px solid #125294;
margin-top:18px;
padding-top:10px;
}
	
textarea {
    resize: none;
} 

.divDeviceTypes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:rgb(0, 69, 140);
	background-color:#BFD5EA;
	border:1px solid #125294;
	height:auto;
    min-height:40px;
	width:118px;
    word-wrap:break-word;
	cursor:pointer;
	float:left;
	margin: 4px 6px 4px 6px;
    text-decoration: none;
    text-align:center;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    line-height:25px;
}


.Btn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00458c;
	border:0px;
	height:20px;
	width:auto;
	cursor:pointer;
	float:left;
	margin: 2px 4px 2px 4px;
    text-decoration: none;
    text-align:center;
	-moz-border-radius:2px;
    -webkit-border-radius:4px;
    line-height:20px;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:#EDF3F8;
	border:0px;
	height:22px;
	width:auto;
	border:0px solid;
	cursor:pointer;
	float:right;
	text-align:right;
    opacity:0;
	filter:Alpha(Opacity=0);
    position:relative;
    text-align:right;
    z-index:2;
 
}
.BtnLong
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00458c;
	border:0px;
	height:20px;
	width:90px;
	cursor:pointer;
	float:left;
	margin: 2px 4px 2px 4px;
    text-decoration: none;
    text-align:center;
	-moz-border-radius:2px;
    -webkit-border-radius:4px;
    line-height:20px;
}

.ActionButtons
{
    width:190px;
    margin-left:auto;
    margin-right:auto;
}

.backgroundShadow
{
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: Gray;
    /*for all other browsers*/
	opacity: .5;
    /* for IE5-7 */
	filter: alpha(opacity=50);
	/* for IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	z-index: 5;
}

.Version
{
    margin-top: 0px;
    width: 195px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    text-align: right;
}
.Searchdiv{width: 5%; padding-right: 0px;}
.textDiv{padding-top: 12px; padding-bottom: 0px; padding-left: 5px;}


/*delete alert message*/
 .alertmsg {
    background-color: #fbec88;
    border-style: outset;
    border-width: thin;
    bottom: auto;
    color: Black;
    display: none;
    left: 30%;
    padding: 10px;
    position: fixed;
    right: auto;
    text-align: center;
    top: 40%;
    width: 350px;
    z-index: 9999;
}
.errorclass {
    background-color: #fef1ec;
    border-style: outset;
    border-width: thin;
    bottom: auto;
    color: #cd0a0a;
    display: none;
    left: 30%;
    padding: 10px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 50%;
    width: 350px;
    z-index: 9999;
}

/* audit details */
.left-aligned { text-align: left;}
.bold-text { font-weight: bold; }

table.time-details td, .time-details th {
    border-right: 1px solid #a6c9e2;
    margin: 0;
}
table.time-details th {
    height: 24px;
}
table.time-details tr:first-of-type {
    height: 24px;
}
table.time-details td:first-of-type {
    height: 14px;
    line-height: 1.3;
}

table.time-details td:not(:first-of-type) {
    height: 16px;
    line-height: 1.5;
}
table.time-details *{
    text-align: center;
}
.DeviceControlOuter {
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.arrow-button {
    width: 40px;
    height: 35px;
    cursor: pointer;
}
#dialog-audit-detail a {
    color: #2e6e9e;
    text-decoration: none;
}
.disabled-cursor {
	cursor: progress;
}
.pointer-cursor {
    cursor: pointer;
}
.search-img
{
    z-index: 2;
}

#stopandwait {
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('../../Content/Images/Wait.gif');
    background-color:#666;
    opacity : 0.4;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;

}