﻿/* ***************************
       Reset Password
**************************** */
.resetHeader {
margin:1px;
font-family:Arial;
font-size: 20px;
font-weight:500;
width:100%;
float:left;
margin-top:30px;
}
.resetHeader2 {
margin:1px;
font-family:Arial;
font-size: 14px;
font-weight:500;
width:100%;
float:left;
margin-bottom:10px;

}

div#headerLogo  {
background: url(/Images/replixfax.png) bottom center no-repeat;
padding-top: 30px;
}




#wrapper{
width:920px;
margin:auto;
font-family:Arial;
font-weight:normal;
font-size:13px;
color:#485557;
}

.pullleft{
float: left;
}

.pullright{
float: right;
}

.pullcenter{
margin-left:116px;
}

.pullcenterSend{
margin-left:146px;
}

.save{
margin-left:146px;
}
.save_middle{
margin-left:400px;
}


.no-margin{
margin:0px;
}

a img {
 border:none;
}

h2{
margin:1px;
font-family:Arial;
font-size: 20px;
font-weight:500;
width:100%;
float:left;
margin-top:30px;
}

.big {
	margin: 1px;
	font-family: Arial;
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	float: left;
}

.h2nowidth {
	margin: 1px;
	font-family: Arial;
	font-size: 20px;
	font-weight: 500;
	float: left;
	margin-top: 30px;
	margin-right:6px;
}


h3{
font-family:Arial;
font-size: 14px;
font-weight:500;
width:100%;
float:left;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.first{
margin-top:10px !important;
}

.last{
margin-bottom:10px !important;
}

a{
color:#0066CC;
text-decoration:none;
}

label{
float:left;
width:150px;
}

.tofromfields_div {
	margin-top:4px;
	border:1px solid #CCC;
	width:450px;
	padding-bottom:4px;
	display:inline-block;
}
.tofromfields_div .row label {
	
	width:60px;
	
}

#toggle_company_detail, #toggle_logo {
	margin-top:4px;
	border:1px solid #CCC;
	width:500px;
	padding-bottom:4px;
	display:inline-block;
}
#toggle_company_detail label, #toggle_logo label {
	
	width:120px;
	
}

.default{
border:1px solid #CCC;
width:122px;
}

.longtext{
width:230px;
}

.extra{
width:370px;
font-size:14px;
text-align:right;
font-family:Arial;
float:left;
}

.extra-check{
float:left;
width:53px;
text-align:right;
}

.largetext{
border: 1px solid #CCC;
border-radius: 5px;
height:25px;
width:250px;
float:left;
}

.rowLeft50{
float:left;
margin-top:5px;
width:49%;
}

.rowRight50{
float:right;
margin-top:5px;
width:49%;
}

.row{
float:left;
margin-top:4px;
width:100%;
}

.rowbtn{
float:left;
margin-top:1px;
width:100%;
}

.rowright{
float:right;
margin-top:5px;
width:100%;
text-align:right;
}

.upload-item{
float:left;
width:96%;
background-color:#f5f5f5;
padding:1%;
border:1px solid #CCC;
/*height:18px;*/
margin-top:3px;
margin-left:2px;
}

.cover-message-div{
float: left;
margin-top:5px;
}

.cover-message{
float: left;
height: 150px;
width: 380px;
}

.file-info{
float:left;
width:310px;
}
.file-infow{
float:left;
width:310px;
}

.upload-itemw{
float:left;
width:96%;
background-color:#f5f5f5;
padding:1%;
border:1px solid #CCC;
/*height:18px;*/
margin-top:3px;
margin-left:2px;
}

.upload-item-short{
float:left;
width:80%;
background-color:#f5f5f5;
padding:1%;
border:1px solid #CCC;
height:18px;
margin-top:3px;
}

.upload-item-broadcast{
float:left;
width:95%;
background-color:#f5f5f5;
padding:1%;
border:1px solid #CCC;
height:18px;
margin-top:3px;
margin-left:4px;
}

.file-info-short{
float:left;
width:320px;
}
.filebroadcast-info-short{
float:left;
width:330px;
}
.file-option{
float:left;
}
.file-optionw{
float:left;
width:20px;
}

.file-option .delete, .file-option .search{
margin-top:1px;
}

.broadcast-left {
    float:left;
width:400px;
}
.broadcast-right {
    float:right;
width:400px;
}

.upload-broadcast-left{

background-color:#f5f5f5;
margin-top:5px;
padding:2%;
} 


.upload-broadcast-right{

background-color:#f5f5f5;
margin-top:5px;
padding:2%;
} 


.upload{
float:left;
width:96%;
background-color:#f5f5f5;
margin-top:5px;
padding:2%;
}

.btn-upload{
color:#000000;
border:1px solid #CCC;
background: rgb(234,234,234);
background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(231,231,231,1) 50%, rgba(207,207,207,1) 51%, rgba(191,191,191,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(50%,rgba(231,231,231,1)), color-stop(51%,rgba(207,207,207,1)), color-stop(100%,rgba(191,191,191,1)));
background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(231,231,231,1) 50%,rgba(207,207,207,1) 51%,rgba(191,191,191,1) 100%);
background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(231,231,231,1) 50%,rgba(207,207,207,1) 51%,rgba(191,191,191,1) 100%);
background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(231,231,231,1) 50%,rgba(207,207,207,1) 51%,rgba(191,191,191,1) 100%);
background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(231,231,231,1) 50%,rgba(207,207,207,1) 51%,rgba(191,191,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#bfbfbf',GradientType=0 );
font-weight:bold;
margin-top:5px;
padding-bottom:2px;
padding-top:2px;
}

#header{
width:100%;
float:left;
}

.logo{
float:left;
width:100%;
}

.replix-logo{
margin-top:18px;
float:left;
}
.faxLine {
margin-left:10px;
float:left;
width:400px;
font-size:12px;
}

.tagline{
float:left;
width:300px;
font-size:12px;
}
.taglineAlert{
float:left;
width:110px;
font-size:12px;
color:red;
}

.pendingSettingChanges{
float:right;
font-size:12px;
color:red;
}

.toplinks{
float:right;
text-align:right;
font-size:12px;
color:#0066cc;
}

#nav, #nav_system{
float:left;
width:100%;
height:30px;
margin-top:5px;
margin-bottom:0px;
font-size: 15px;
padding:0px;
}

#nav ul, #nav_system ul{
float:left;
display: inline;
margin: 0px;
padding: 0px;
}

	#nav ul li:last-child {
		width: 108px;
	}
	#nav ul li, #nav_system ul li {
		list-style: none;
		display: inline;
		padding: 5px 6px 5px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		float: left;
		width: 100px;
		text-align: center;
		/*background: -moz-linear-gradient(top,  rgba(237,239,238,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,239,238,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top,  rgba(237,239,238,1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(237,239,238,1) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top,  rgba(237,239,238,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(237,239,238,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edefee', endColorstr='#00ffffff',GradientType=0 );*/
		/*background: rgb(255,208,103);
background: -moz-linear-gradient(top,  rgba(255,208,103,1) 0%, rgba(255,178,73,1) 40%, rgba(225,148,43,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,208,103,1)), color-stop(40%,rgba(255,178,73,1)), color-stop(100%,rgba(225,148,43,1)));
background: -webkit-linear-gradient(top,  rgba(255,208,103,1) 0%,rgba(255,178,73,1) 40%,rgba(225,148,43,1) 100%);
background: -o-linear-gradient(top,  rgba(255,208,103,1) 0%,rgba(255,178,73,1) 40%,rgba(225,148,43,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,208,103,1) 0%,rgba(255,178,73,1) 40%,rgba(225,148,43,1) 100%);
background: linear-gradient(to bottom,  rgba(255,208,103,1) 0%,rgba(255,178,73,1) 40%,rgba(225,148,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd067', endColorstr='#e1942b',GradientType=0 );*/
		/*color:#316175;*/
		background-color: #FFCE79;
		color: #000;
		font-weight: 600;
	}
#nav_system ul li {
    width:102px;
    padding: 5px 12px 5px;
}

#nav ul li:hover, #nav ul .active,#nav_system ul li:hover, #nav_system ul .active{
/*background: -moz-linear-gradient(top,  rgba(157,157,157,0.65) 0%, rgba(25,25,25,0) 84%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,157,157,0.65)), color-stop(84%,rgba(25,25,25,0)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top,  rgba(157,157,157,0.65) 0%,rgba(25,25,25,0) 84%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top,  rgba(157,157,157,0.65) 0%,rgba(25,25,25,0) 84%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top,  rgba(157,157,157,0.65) 0%,rgba(25,25,25,0) 84%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(157,157,157,0.65) 0%,rgba(25,25,25,0) 84%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a69d9d9d', endColorstr='#00000000',GradientType=0 );*/

/*background: rgb(255,168,63);
background: -moz-linear-gradient(top,  rgba(255,168,63,1) 0%, rgba(255,178,73,1) 40%, rgba(255,208,103,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,168,63,1)), color-stop(40%,rgba(255,178,73,1)), color-stop(100%,rgba(255,208,103,1)));
background: -webkit-linear-gradient(top,  rgba(255,168,63,1) 0%,rgba(255,178,73,1) 40%,rgba(255,208,103,1) 100%);
background: -o-linear-gradient(top,  rgba(255,168,63,1) 0%,rgba(255,178,73,1) 40%,rgba(255,208,103,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,168,63,1) 0%,rgba(255,178,73,1) 40%,rgba(255,208,103,1) 100%);
background: linear-gradient(to bottom,  rgba(255,168,63,1) 0%,rgba(255,178,73,1) 40%,rgba(255,208,103,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa83f', endColorstr='#ffd067',GradientType=0 );*/

background-color:#ef6d17;
/*background-color:#EEAF41;*/

}
#nav ul .active,#nav_system ul .active  {
    color: #f5f5f5;
}

#nav ul li#nohovermenu:hover,#nav_system ul li#nohovermenu:hover
{
	background-color:#FFCE79;
}
#dialogCoverPages a{
	color:#0000EE; 
	border:none;
	outline: none;
}
#dialogCoverPages a:hover{
	text-decoration:underline;
	
}

#system_wc_menu_top {
	background-image: url(/Images/system_wc_menu_bar.png);
	float: right;
	background-repeat: no-repeat;
	min-width: 10px;
	width: 920px;
	height: 10px;
	margin-top: -1px;
	font-family: 'Times New Roman';
}


#system_menu_top {
	background-image: url(/Images/system_menu_bar.png);
	float: right;
	background-repeat: no-repeat;
	min-width: 10px;
	width: 920px;
	height: 10px;
	margin-top: -1px;
	font-family: 'Times New Roman';
}

#system2, #system_wc2, #system_wc2 {
	float: right;
	height: 24px;
	margin-top: -3px;
	font-size: 12px;
	background-color: #ef6d17;
}

.nav-system {
    width:920px;
	
}

#admin_menu_top {
background-image:url(/Images/admin_menu_bar.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:780px;
height:10px;
margin-top: -1px;
}

#admin_menu_top-fax {
background-image:url(/Images/admin_menu_bar.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:780px;
height:10px;
margin-top: -1px;
}

#admin_menu_top-secure {
background-image:url(/Images/admin_menu_bar.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:660px;
height:10px;
margin-top: -1px;
}

#admin_menu_top-both {
background-image:url(/Images/admin_menu_bar_both.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:900px;
height:10px;
margin-top: -1px;
}

.admin_menu_top-fax {
width:780px;
}
.admin_menu_top-secure{
width:660px;
}
.admin_menu_top-both  {
width:780px;
}

#admin_op_menu_top-fax {
	background-image: url(/Images/admin_menu_bar.png);
	float: right;
	background-repeat: no-repeat;
	min-width: 10px;
	width: 780px;
	height: 10px;
	margin-top: -1px;
}

#admin_op_menu_top-secure {
background-image:url(/Images/admin_op_menu_bar.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:460px;
height:10px;
margin-top: -1px;
}

#admin_op_menu_top-both {
background-image:url(/Images/admin_op_menu_bar_both.png);
float:right;
background-repeat:no-repeat;
min-width:10px;
width:520px;
height:10px;
margin-top: -1px;
}


.admin_op_menu_top-fax {
width:780px;
}
.admin_op_menu_top-secure{
width:560px;
}
.admin_op_menu_top-both  {
width:620px;
}



#admin_sub_menuz {
position: absolute;
 z-index:0;
 border:dashed;
 float:right;
 top:120px;
}




#nav2{
float:right;
height:24px;
margin-top:-3px;
font-size: 12px;
background-color:#ef6d17;
}

.nav2-both{
width:900px;
}

.nav2-fax{
width:780px;
}
.nav2-secure{
width:660px;
}

.nav2_op-both{
width:520px;
}

.nav2_op-fax{
width:780px;
}
.nav2_op-secure{
width:460px;
}

#realms {
 float:right;
 height:24px;
 margin-top:-3px;

font-size: 12px;
/*background-color:#f1ea9f;*/
background-color:#ef6d17;
}

#realms select {
    margin-top:3px;
	margin-left:360px;
}

#nav2 ul, #system2 ul, #system_wc2 ul {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}



	#nav2 ul li, #system2 ul li, #system_wc2 ul li{
		list-style: none;
		display: inline;
		padding: 5px 7px 0px;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
		margin-left: 0px;
		float: left;
		text-align: center;
		background-color: #ef6d17;
		/*background-color:#f1ea9f;*/
		color: #fff;
		font-weight: 600;
	}




		#nav2 ul li:hover, #nav2 ul .active, #system2 ul li:hover, #system2 ul .active, #system_wc2 ul li:hover, #system_wc2 ul .active {
			/*color:#FFCE79;*/
			color: #000000;
			/*background-color:#f5c99f;*/
		}


#nav2 ul li#nohovermenu:hover, #system2 ul li#nohovermenu:hover 
{
	background-color:#f5c99f;
}




#content{
width:100%;
float:left;
margin-top:10px;
}

.left-panel-wide{
float:left;
width:100%;
}
.left-panel-send{
float:left;
width:410px;
}

.right-panel-send{
float:right;
width:480px;
}

.left-panel{
float:left;
width:460px;
}

.left-panel-broadcast{
float:left;
width:860px;
}

.left-panel-admin{
float:left;
width:460px;
}
.panel-admin{
float:left;
width:100%;
}
.left-panel-phonebook{
float:left;
width:520px;
}

.right-panel-myfax{
float:right;
width:280px;
}

.left-panel-myfax{
float:left;
width:610px;
}

.right-panel{
float:right;
width:430px;
}

.right-panel-admin{
float:right;
width:430px;
}
.right-panel-phonebook{
float:right;
width:360px;
}
.infodiv{
float:left;
border:1px solid #CCC;
min-height:20px;
width:100%;
padding-bottom:5px;
margin-bottom:10px;
}

.broadcastresult{
	float:left;
	width:200px;
	text-align:right;
	margin-right:4px;
}



.innerdiv{
width:95%;
margin:auto;
}

.infodivinner {
	border: 1px solid #CCC;
	width: 95%;
	margin: auto;

}


.left-column{
float:left;
width:300px;
margin-left:0px;
margin-right:0px;
padding:0 0 0 0;
}
.middle-column{
float:left;
width:300px;
margin-left:20px;
margin-right:0px;
padding:0 0 0 0;
}

.right-column-add{
float:right;
width:160px;
margin-left:10px;
margin-right:5px;
padding:0 0 0 0;
}
.right-column{
float:right;
width:300px;
margin-left:10px;
margin-right:5px;
padding:0 0 0 0;
}


.search{
background-image:url('/Images/search.png');
background-repeat:no-repeat;
width:16px;
height:16px;
display:inline;
float:right;
margin-top: 1px;
margin-left:1px;
}

.help , .help_quick{
background-image:url('/Images/btn-help.png');
background-repeat:no-repeat;
width:16px;
height:16px;
float:left;
margin-top: 5px;
margin-left:5px;
}

#editImgList {
	background-image: url('/Images/edit-icon.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

.rateexcel {
    width:16px;
height:16px;
float:left;
margin-top: 5px;
margin-left:5px;
margin-right:60px;
}

.didexcel{
width:16px;
height:16px;
float:right;
margin-top: 5px;
margin-left:5px;
margin-right:60px;
}

.didexcel2{
width:16px;
height:16px;
float:left;
margin-top: 5px;
margin-left:5px;
margin-right:10px;
}


.columns{
/*background-image:url('/Images/columns.png');
background-repeat:no-repeat;*/
width:16px;
height:16px;
float:right;
margin-top: 5px;
margin-left:5px;
}
/*
.save-columns{
background-image:url('/Images/save.png');
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
margin-top: 5px;
margin-left:5px;
}*/
.help-in-dialog{
background-image:url('/Images/btn-help.png');
background-repeat:no-repeat;
width:16px;
height:16px;
float:left;
margin-top: 0px;
margin-left:5px;
}

.warning{
	display: none;
	font-size: 11px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 4px 0 4px 20px;
	line-height: 12px;
	margin-bottom: 5px;
}

.missingRealm{
	font-size: 14px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 0 4px 20px;
	line-height: 14px;
	margin-bottom: 5px;
    margin-top:20px;
    height:400px;
}

.admin_refresh_button {
margin-left:66px !important;

}


.submit-disabled, .submit-disabled:hover, .submit-disabled:active, .submit-disabled:visited, .submit-disabled:disabled
{
	-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
	box-shadow:inset 0px 1px 0px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );
	background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );
/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');*/
	background-color:#ffce79;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#fce2c1;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:119px;
	text-decoration:none;
	text-align:center;
	margin-bottom:0px;
	margin-top:8px;

}
.submit-disabled:active {
	position:relative;
	top:1px;
} 

 

.submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
	box-shadow:inset 0px 1px 0px 0px #fceaca;
	/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');*/
	background-color:#ffce79;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:119px;
	text-decoration:none;
	text-align:center;
	margin-bottom:0px;
	margin-top:8px;
}

.submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
	background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');*/
	background-color:#eeaf41;
}

.submit:active {
	position:relative;
	top:1px;

}  

.option{
float:left;
font-size:13px;
margin-right:10px;
height: 25px;
line-height: 30px;
}
   
#footer{
width:100%;
float:left;
text-align:center;
border-top:1px solid #CCC;
margin-top:20px;
font-size:11px;
}

/* CSS for Checkbox */

label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url('dark-check-green.png'); /*todo: ask if used*/
	float:none;
	width:auto;
}

.vlad{background-image:url('/Images/vlad.png');}

input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:19px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
	margin-top:4px;
}



input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}

.delete, .search{
float: right;
margin-left: 5px;
margin-top: 5px;
}

.delete_cp_field {
	float:left;
	max-width:20px;
	
}

.deletew {
	float:left;
}
.padleft{
margin-left:15px;
}

.notification{
border:2px solid #385d8a;
background-color: #4f81bd;
font-size:9px;
float:left;
padding:5px;
padding-left:12px;
padding-right:12px;
color:#fff;
font-weight:bold;
width:344px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .submit{
	margin-top: 0px;
 }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .submit-disabled,.submit-disabled:hover, .submit-disabled:disabled{
	margin-top: 0px;
 }
}

#dialog{
display:none;
}

#cover-temp-list2 {
font-family:Arial;
font-size: 12px;
font-weight:normal;
outline: none;
}


#cover-temp-list{
/*float:left;
margin:0px;
margin-top:5px;
height:255px;*/
}

.cover-temp-item{
float:left;
height:250px;
width:220px;
margin-right:10px;
border:1px solid #CCC;
}
.cover-temp-item p{
text-align:center;
}
.progress-bar-div{
float:left;
width:100%;
margin-top:10px;
}

.progress-bar{
float:left;
width:200px;
margin-left:5px;
padding-top:5px;
}

.separator{
float:left;
width:100%;
height:10px;
}

.fax-filter-margin{
margin-top:0px;
}

.subsection-center{
border-top:1px solid #CCC;
width:500px;
display:inline;
float:left;
margin-top: 5px;

}

.coverpage-tab{
border-top:1px solid #CCC;
width:99%;
display:inline;
float:left;
margin-top: 5px;

}

.subsection-left{
border-top:1px solid #CCC;
width:400px;
display:inline;
float:left;
margin-top: 5px;

}

.subsection-right{
border-top:1px solid #CCC;
width:400px;
display:inline;
float:right;
margin-top: 5px;

}

.globalsettings label
{
text-align:right;
width: 170px;
margin-right:5px;
padding-top:2px;
}

.sftp label {
	width: 100px !important;
}
.sftp input[type=text] {
	width: 100px !important;
}

.sftp_right label {
	width: 100px !important;
}

.widelabel label {
	width: 200px;
}

.widetext input[type=text] {
	width: 500px !important;
}

.features label
{
width: 240px;

}

.options label
{
text-align:right;
width: 140px;
margin-right:5px;
}

.resetpwd label
{
text-align:right;
width: 140px;
margin-right:5px;
}


.resetpwd input[type=text], .resetpwd input[type=password]
{
	width:200px;
}

.globalsettings input[type=text]
{
	width:200px;
}

.phonebook input[type=text]
{
	width:210px;
}

.usersearch input[type=text]
{
    width:125px;
    float:left;

}

.fax-filter label {
text-align:right;
width: 70px;
margin-right:5px;
}

.phonebook label{
text-align:right;
width: 110px;
margin-right:5px;
}

.fax-filter .default{
width: 140px;
}

.phonebook .default{
width: 180px;
}

.phonebook .submit, .system .submit{
margin-right:5px;
font-size:13px;
width:75px;
}

.phonebook .submit-disabled, .system .submit-disabled{
margin-right:5px;
font-size:13px;
width:75px;
}
.fax-filter label.vlad, .phonebook label.vlad, .admin-search label.vlad{
margin-top:-4px !important;
}


iframe.Hidden {
	width:1px; 
	height:1px;
  visibility:hidden;	
}

.summary_image_detail
{
	padding-right:5px;
    height:14px;
    width:14px;

}

.grid-cell-image
{
	padding-right:5px;

}

.grid-cell-image-r {
	padding-left: 5px;
}

.grid-cell-viewimage
{
	padding-left:15px;
}

.grid-cell-viewtiff
{
	padding-left:3px;
}

.submit-wait-columns {
float:right;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	height:16px;
	line-height:25px;
	text-align:center;
}

.submit-wait {
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin-bottom:20px;
	margin-top:8px;
}

.submit-wait-dialog {
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	height:23px;
	line-height:23px;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}


.popup-form, .alert-form, .info-form{
font-size:12px;
}

.popup-form .row{
margin-top: 5px;
margin-bottom: 5px;

}

.popup-form label{
float:left;
width:100%;
}

.popup-form h1{
float:left;
width:50px;
}

.popup-form input[type=text], .popup-form input[type=password] {
float:left;
width:100%;
}

.popup-form input[type=checkbox] {
display:inline;
float:left;

}

.preview_text {
	width:94% !important;
}

.popup-footer{
 float:left;
border-top:1px solid #CCC;
margin-top:30px;
width:100%;
padding-top:10px;
}

.fax-filter label.vlad, .phonebook label.vlad{
margin-top:-4px !important;
}

.row-options .submit, .row-options .submit-disabled{
width:auto;
margin-right:5px;
}

.report{
float:left;
width:170px;
}



div.ui-datepicker{
 font-size:12px;
}

.canclick{
color:#0066CC;
}



.billing-subsection-heading
{
    float:left;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:5px;
}

.subsection-heading
{
    float:left;
    font-weight:bold;
    width:100%;
    margin-top:3px;
    margin-bottom:0px;
}
#newUsageFormat{
float:left;
width:100%;
margin-top:5px;
font-size: 12px;
}

#newUsageFormat ul{
display: inline;
margin-bottom: 5px;
padding: 0;
}

#newUsageFormat ul li{
list-style:none;
display: inline;
padding: 0px 5px 0px;
margin-left:0px;
float:left;
width:120px;
text-align:left;
color:#000;
font-weight:600;
}
#newUsageFormat ul li img {
    margin-right:2px;

}

#newUsageFormat ul li a {
   color: #4f81bd;
}

#newUsageFormat ul li a:hover{
       font-weight:bold;
       color:coral;
}

#detail-table, #detail-table2{
	float: left;
}
	#detail-table a, #detail-table2 a {
		color: #0000EE;
	}

		#detail-table a:hover, #detail-table2 a:hover {
			color: #551A8B;
		}

	#detail-table table, #detail-table2 table {
		border: thin solid #CCC;
		border-collapse: collapse;
	}

	#detail-table td, #detail-table th, #detail-table2 td, #detail-table2 th {
		border: thin solid #CCC;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}

#usagetable table {
    border: thin solid #CCC;
    border-collapse:collapse;
}

#usagetable td {
    border: thin solid #CCC;
    padding-left:5px;
    padding-right:5px;

}
#usagetable td a{
    font-size: 14px;
    line-height: 22px;
    vertical-align:middle;
}
.reportext {
    min-width:100px;
    text-align:right;
}

#usagetable td img{
    padding-left:5px;
    padding-right:5px;
    vertical-align:middle;
    line-height: 20px;
    height:16px;
}



.usage_report , #FindResults table
{
	border: thin solid black;
    border-collapse:collapse;
    background-color:white;
}
.report_title h1 {
    font-size:18px;
    font-weight:bold;
    margin-bottom:2px;
     margin-top:2px;
}

.report_title h2 {
    font-size:14px;
    font-weight:bold;
    margin-top:2px;
    margin-top:8px;
}

.usage_report td, #FindResults td
{
    padding:3px;
	border: thin solid black;

}
.usage_report th, #FindResults th
{
    padding:3px;
	border: thin solid black;

    font-weight:bold;

}


.admin-filter table td
{
	padding-left:1px;
	border:none;
	border-width:thin;
}

.erase
	{
    min-width:100px;
	padding-top:0px;
	padding-right:0px;
    display:inline-block;
	}
/*
table td div
	{

	display:inline-block;
	}
*/
.process-message{
float: left;
height: 100px;
width: 389px;
}

.no-close .ui-dialog-titlebar {
	display: none 

}

.morerows {
    
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
    padding-left:25px;
  
}

.warningGrid{
	display:none;
	font-size: 11px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 4px 0 4px 20px;
	line-height: 12px;
	margin-bottom: 5px;
}

textarea
{
   resize: none;
}
fieldset
{
	padding: 0 0 0 0;
	border:none;
}
.smalltext {
    font-size: 13px;
    margin-left:94px;
    margin-top:5px;
}

.preference {
margin-right:5px;
}

a.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.timer 
{
margin-left:100px;
float:left;
}

.mychart {
    display:inline-block;
}

.columListBox {
    display:inline-block;
    width:220px;
}
.current_summary_label {
    text-align:right;
    width:150px;
}

.current_summary_value {
    width:50px;
    text-align:right;
}
div .current_summary {
   float:left;
    width:30%;
    border:1px solid #CCC;
    margin-right:10px;
    height:238px;
}

div .current_summary2 {
 
    height:180px !important;
}

div .current_summary_above_btn {
   
    height:208px;
}

div .current_summary_above_btn2 {
   
    height:140px;
}

div .current_summary_noborder {
   float:left;
    width:30%;
    margin-right:10px;
    height:216px;
}
div .current_summary_short {
   float:left;
    width:100%;
    border:1px solid #CCC;
    margin-right:10px;
	margin-top:10px;
    height:86px;
	padding-top:10px;
}
div .current_summary_med {
   float:left;
    width:100%;
    border-bottom:1px dotted #CCC;
    margin-right:20px;
	margin-bottom:10px;
    height:116px;
}
div .current_summary_sm{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 20px;
	padding: 0px;
}

div .current_summary_inner {
   float:left;
   width:100%;

}
.current_summary_inner_height {
   float:left;
   width:95%;
   border:1px solid #CCC;
    height:46px;

}

.current_summary_inner select {
margin-left:2px;
margin-top:8px;
}
.current_summary h3, .current_summary_noborder h3 {
width:auto;
font-weight:bold;
margin-left:10px;
}
.current_summary table {
margin-top:6px;
}


div .current_img_summary {
   float:left;
    width:100%;
 
    margin-right:10px;

}


.current_img_summary  table {
    border: thin solid #CCC;
    border-collapse:collapse;
}

.current_img_summary td  {
    border: thin solid #CCC;
    padding-left:5px;
    padding-right:5px;
    font-size: 12px;
    width:110px;
}

.current_img_summary th {
    border: thin solid #CCC;
    padding-left:5px;
    padding-right:5px;
    font-size: 13px;
    width:110px;
}

.not-recommended {
    display: none;
	font-size: 12px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
    min-width:250px;
    float:right;

}
.not-recommended-dialog {
    display: none;
	font-size: 11px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
    min-width:250px;
    float:right;
    padding-left:25px;

}


#info-details table {
float:left;
border:none;
margin-right:10px;

}

#info-details td:first-child {
width:130px;
text-align:right;
}

#info-details td {
width:340px;
}

#info-detailsFax table {
float:left;
border:none;
margin-right:10px;

}

#info-detailsFax td:first-child {
width:170px;
text-align:right;
}

#info-detailsFax td {
width:200px;
}

table#conv-table {
    border: thin solid #CCC;
    border-collapse:collapse;
float:left;

}

table#conv-table tr, table#conv-table td {
    border: thin solid #CCC;
}


#moredetails td {
    width:320px;
}
#moredetails td:first-child {
width:200px;
text-align:right;
}

.ListBoxTitle{
margin:1px;
font-family:Arial;
font-size: 14px;
font-weight:500;
float:left;
margin-top:10px;


}

select { border: 1px solid #CCC }


.system-chart-filter td {
text-align:right;
}

.system-chart-filter select {
float:left;
}

.confirmScreenWindow .ui-button-text {
    font-size: 14px;
    padding: 2px 5px 2px 5px; 
}
.popup-form .ui-dialog-title, .alert-form .ui-dialog-title, .info-form .ui-dialog-title {
	font-size: 14px !important;
}


.popup-form .ui-dialog-content {
font-size:12px;
}

.popup-form .ui-dialog-buttonset {
    font-size:12px;
}


.quickhelp_form .ui-dialog-title{
font-size:14px !important;
}
.quickhelp_form .ui-dialog-content {
    margin: 6px 0 0 20px;
	font-size:12px;
}
.quickhelp_form .ui-dialog-buttonpane {
    float:none;
    border:none;
    width:55%;
}
.quickhelp_form .ui-button-text {
    font-size: 12px; 
}

.alert-form .ui-dialog-titlebar {
    display:none;
}

.alert-form {
background-image:url('/Images/warning.png');
background-position:top  10px left 10px;
background-repeat:no-repeat;

}

.alert-form .ui-dialog-buttonpane {
    float:none;
    border:none;
    width:55%;
}
.alert-form .ui-dialog-content {
    margin: 6px 0 0 20px;
}


	.alert-form .ui-dialog-titlebar {
		display: none;
	}

.info-form {
	background-image: url('/Images/info.png');
	background-position: top 10px left 10px;
	background-repeat: no-repeat;
}

	.info-form .ui-dialog-buttonpane {
		float: none;
		border: none;
		width: 55%;
	}

	.info-form .ui-dialog-content {
		margin: 6px 0 0 20px;
	}


#table-lengths td{

text-align:left;
}

.orgcount {
font-size:12px;
}

#div-edit-didmap select, #div-add-didmap select {
width:90%;
}
.marker {
background-color: #FFFF00;
}
#subjectpreview, #messagebodyPlainPreview {
    background-color:white;
    border:solid thin;
  margin-top:2px;
    border-color:#485557;
    padding-left:2px;
    padding-top:2px;
}

#subjectpreview {
    display:inline;
    margin-top:2px;
    padding-top:1px;
    padding-bottom:4px;
    float:left;
    min-width:90%;
}

#div-edit-template input[type=text] {
margin-top:2px;
}

#bodylabel {
margin-bottom:16px;
}

.globalsettings a
{
    float:left;
   text-align:right;
width: 170px;
margin-right:5px;
padding-top:2px;
    
}

#carrierForm {
color:#0066CC;
}

#carrierFormTollFree {
	color: #0066CC;
}

#div-add-request-port a:hover {
text-decoration:underline;
}
#copyfaxnum {
    color:#0066CC;
    margin-left:5px;
}

#copyfaxnum:hover {
   text-decoration:underline;
}

.portForms {
    margin-left:50px;
}
	.portForms a {
		color: #0066CC !important;
		margin-left: 5px;
	}
.portForms a:hover {
text-decoration:underline;
}

.requestcomment label, .addMessage_div label {
	width: 100px;
	text-align: right;
	margin-right: 5px;
}

.requestcomment input[type=text] {
	width: 120px;
}

.requestcomment {
	border: 1px solid #CCC;
	height: 350px;
	width: 600px;
}


.requestcomment-admin {
	border: 1px solid #CCC;
	min-height: 350px;
	float: left;
	width: 590px;
	margin-left:4px;
}

.requestcomment-admin label {
	width: 100px;
	text-align: right;
	margin-right: 5px;
}

.addMessage_div {
	margin-top: 10px;
	border: 1px solid #CCC;
	width: 600px;
	height: 246px;
	padding-top: 8px;
}


.requestdetails label {
	width: 180px;
	text-align: right;
	margin-right: 5px;
}
.requestdetails input[type=text] {
width:120px;
}

.requestdetails {
	float: left;
	width: 420px;
	border: 1px solid #CCC;
}


.fakedialog {
	float: left;
	border: 2px solid #000000;
	min-height: 20px;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	position: absolute;
	left: 300px;
	top: 100px;
	background: rgb(234,234,234);
	width: 700px;
	font-size: 12px;
	z-index: 500;
}
.fakedialog .row{
margin-top: 5px;
margin-bottom: 5px;

}

.fakedialog label{
float:left;
width:100%;
}

.fakedialog input[type=text], .fakedialog input[type=password] {
float:left;
width:90%;
}

.fakedialog input[type=checkbox] {
display:inline;
float:left;

}

.fakedialog .ui-dialog-title{
   font-size:16px !important;
   background-color:orange;
   min-height:24px;
   width:695px;
   margin-left:2px;
   margin-top:2px;
   color:white;
   text-align: center;
   padding-top:5px;
   font-weight:bold;

}



.emailhdrdialog {
    float: left;
    border: 2px solid #000000;
    min-height: 20px;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 10px;
    position: absolute;
    left: 300px;
    top: 100px;
    background: rgb(234,234,234);
    width: 900px;
    font-size: 12px;
    z-index: 500;
}

.emailhdrdialog .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

.emailhdrdialog label {
    float: left;
    width: 100%;
}

.emailhdrdialog input[type=text], .emailhdrdialog input[type=password] {
    float: left;
    width: 90%;
}

.emailhdrdialog input[type=checkbox] {
    display: inline;
    float: left;
}

    .emailhdrdialog .ui-dialog-title {
        font-size: 16px !important;
        background-color: orange;
        min-height: 24px;
        width: 895px;
        margin-left: 2px;
        margin-top: 2px;
        color: white;
        text-align: center;
        padding-top: 5px;
        font-weight: bold;
    }


.authportdiv {
    /*background-color:white;*/
    padding: 5px 5px 5px 5px;
    border-color:#385d8a;
    margin-right:20px;
   /* width:96%;*/
    }
label.norow {
	float: left;
	width: auto;
	margin-right:6px;
}

.error-text {
    color:red;
}



.delay_detail_row {
display:none;

}



.left-column-editCust{
float:left;
width:250px;
margin-left:0px;
margin-right:0px;
padding:5px;
}

.middle-column-editCust{
float:left;
width:230px;
margin-left:10px;
margin-right:0px;
margin-top:30px;
}

.middle2-column-editCust{
float:left;
width:230px;
margin-left:10px;
margin-right:0px;
margin-top:30px;
}

.right-column-editCust{
float:right;
width:300px;
margin-left:20px;
margin-right:5px;
margin-top:30px;
padding:0 0 0 0;
}

.comments-editCust{
float: left;
height: 100px;
width: 240px;
}

#div_edit_customer_dialog label {
margin-bottom:3px;
}

#div_edit_customer_dialog input[type=text] {
width:200px;
}


.cancelled {
    text-decoration: line-through;
}

#tiers th {
    font-weight:normal;
  

}



#scroll_div  a {
    color:#0000EE;
}

#scroll_div  a:hover {
    color:#551A8B;
}

#scroll_div table {
    border: thin solid #CCC;
    border-collapse:collapse;
}

#scroll_div td ,#scroll_div th {
    border: thin solid #CCC;
    padding-left:5px;
    padding-right:5px;
    font-size: 12px;

}
#scroll_div {
    width: 100%;
    height: 300px;
    overflow: scroll;
}

.foo {
float:left;
    width: 100%;
    height: 200px;
    overflow: scroll;

}
.foo1 {
float:left;

}

.telco-content {
     font-size: 12px;
     float:left;
}

.telco-content label {
width:100px;
    }

.telco-table  table {
    border: thin solid #CCC;
    border-collapse:collapse;
}

.telco-table td ,#detail-table th {
    border: thin solid #CCC;
    padding-left:5px;
    padding-right:5px;
    font-size: 12px;
 

}

.telco-col1 {

 width:100px;
 text-align:right;
}
.telco-col2 {
 width:250px;
 text-align:left;
}
.telco-colwide {
 width:450px;
 
}


input[readonly] {
color: #7e7a7a;
}

.configsettings input[type="checkbox"] {
width:20px;
}

.keyword {
color:red;
display:inline;
font-family:'Courier New';
}

.information {
border:thin solid #CCC;
width:700px;
}


.panel-faxplus{
float:left;
width:100%;
}

.panel-faxplus  label.first_label {
width:250px;

}
.setting-tab-div {
padding-left:5px;
}
.features a
{
width: 240px;
}



.message-table  table {
    border: none; /* thin solid #CCC;*/
    border-collapse:collapse;
}

.message-table td ,#message-table th {
    border: none; /* thin solid #CCC;*/
    padding-left:5px;
    padding-right:5px;
    font-size: 12px;
}

.message-table  table .message-col1 {
    border: none;
    border-collapse:collapse;
}
.message-col1 {

 width:100px;
 text-align:right;
}
 
.message-colwide {
 width:450px;
 
}

.attach_link:hover {
    text-decoration:underline;
}

.securefiles {
  min-height:30px;
  min-width: 380px;
  border:none;
}

.logofiles {
  min-height:30px;
  min-width: 280px;
  border:none;
}
/* drag drop */

.container
{
	width: 100%;
	max-width: 680px; /* 800 */
	text-align: center;
	margin: 0 auto;
}

.container h1
{
	font-size: 42px;
	font-weight: 300;
	color: #0f3c4b;
	margin-bottom: 40px;
}
.container h1 a:hover,
.container h1 a:focus
{
color: #39bfd3;
}

.container nav
{
margin-bottom: 40px;
}
.container nav a
{
border-bottom: 2px solid #c8dadf;
display: inline-block;
padding: 4px 8px;
margin: 0 5px;
}
.container nav a.is-selected
{
font-weight: 700;
color: #39bfd3;
border-bottom-color: currentColor;
}
.container nav a:not( .is-selected ):hover,
.container nav a:not( .is-selected ):focus
{
border-bottom-color: #0f3c4b;
}

.container footer
{
color: #92b0b3;
margin-top: 40px;
}
.container footer p + p
{
margin-top: 1em;
}
.container footer a:hover,
.container footer a:focus
{
color: #39bfd3;
}

.box
{
/*font-size: 1.25rem; */
/*position: relative;
padding: 100px 20px;*/
min-height:30px;
min-width: 380px;
outline: thin solid #CCC;
}
.box.has-advanced-upload
{
/*	outline: 2px dashed #92b0b3;
outline-offset: -10px;
*/
-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
transition: outline-offset .15s ease-in-out, background-color .15s linear;
}
.box.is-dragover
{
outline-offset: -20px;
outline-color: #c8dadf;
background-color: #e5edf1;
}
.box__dragndrop,
.box__icon
{
display: none;
margin-left:2px;
height: 20px;
}
.box.has-advanced-upload .box__dragndrop
{
display: inline;
}
.box.has-advanced-upload .box__icon
{
width: 100%;
height: 20px;
fill: #92b0b3;
display: block;
margin-bottom: 10px;
}

.box.is-uploading .box__input
					
{
visibility: hidden;
}

.box__uploading,
.box__success,
.box__error
{
display: none;
}
.box.is-uploading .box__uploading, .box__instructions
.box.is-success .box__success,
.box.is-error .box__error
{
display:inline;
}
.box__instructions
{
display:inline;
margin-left:5px;
}

.box__uploading
{
font-style: italic;
}
.box__success
{
-webkit-animation: appear-from-inside .25s ease-in-out;
animation: appear-from-inside .25s ease-in-out;
}
@-webkit-keyframes appear-from-inside
{
	from	{ -webkit-transform: translateY( -50% ) scale( 0 ); }
	75%		{ -webkit-transform: translateY( -50% ) scale( 1.1 ); }
	to		{ -webkit-transform: translateY( -50% ) scale( 1 ); }
}
@keyframes appear-from-inside
{
	from	{ transform: translateY( -50% ) scale( 0 ); }
	75%		{ transform: translateY( -50% ) scale( 1.1 ); }
	to		{ transform: translateY( -50% ) scale( 1 ); }
}

.box__restart
{
font-weight: 700;
}
.box__restart:focus,
.box__restart:hover
{
color: #39bfd3;
}

.js .box__file
{
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.js .box__file + label
{
max-width: 80%;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
}
.js .box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong
{
color: #39bfd3;
}
.js .box__file:focus + label,
.js .box__file.has-focus + label
{
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px;
}
.js .box__file + label *
{
	/* pointer-events: none; */ /* in case of FastClick lib use */
}

.no-js .box__file + label
{
display: none;
}

.no-js .box__button
{
display: block;
}
.box__button
{
font-weight: 700;
color: #e5edf1;
background-color: #39bfd3;
display: block;
padding: 8px 16px;
margin: 40px auto 0;
}
.box__button:hover,
.box__button:focus
{
	background-color: #0f3c4b;
}

.setting_label {
width:300px;
text-align:right;
float:left;
margin-right:5px;
}

.setting_value {
width:200px;
float:left;
margin-right:5px;
}

.settingColHeader {
	font-weight:bold;
	font-size: 14px;
	margin-bottom:5px;
	text-decoration:underline;
}

.setting_perrealm {
width:30px;
float:left;
margin-right:5px;
}
.setting_realm_list {
width:110px;
float:left;
margin-right:5px;
}

.pullleft_margin{
float: left;
margin-right:5px;
}

.happy {
    background-color:green;
    width: 10px;
    height: 10px;
	display:inline-block;
}
.sad {border-style: solid;
	  border-width: 1px;
        background-color:yellow;
        width: 10px;
        height: 10px;
	display:inline-block;
    }
.system_up1{
	text-align: right;
float:right;
width:100%;
font-size:12px;
color: #000000;
margin-top:4px;
margin-bottom:4px;
}
.system_up{
	text-align: center;
float:left;
width:520px;
font-size:12px;
color: #000000;
margin-top:4px;
margin-bottom:4px;
margin-left:10px;
padding-top:30px;
vertical-align: bottom;
}

.filter_first_col_div {
max-width:32px !important;
}

.filter_first_col {
	width: 32px !important;	

}

.filter_second_col{

}
.filter_error_code {
width:40px;
}

.filter_third_col_div {
max-width:42px !important;
}

.filter_six_col {
max-width:80px !important;
}

.tofrom_button {
	float: left;
	margin-right: 4px !important;
	
}
.btn_margin {
margin-left:4px;
}

#mailmergediv2 {
	float: left;
	margin-top:4px;
	border: 1px solid #CCC;
	min-height: 200px;
	padding:8px;
	width:98%;
}

.mail_folder {
	list-style-type: none;
	
}
	.mail_folder:hover {
		background-color: #ef6d17;
		border: thin;
		border-color: coral;
	}

.sm_folder_list {
	margin-left: 0px;
	padding-left: 0px;
}
.sm_folder_list img {
		margin-right: 4px;

	}

.sm_recipient_image {
	margin-left: 4px;
}

.sm_note_compose {
	float: left;
	height: 150px;
	width: 570px;
	margin-bottom:4px;
}

.compose_heading {
	margin: 1px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.compose_heading_small {
	margin: 1px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
.compose_heading_small_span {
	margin: 1px;
	float: left;
	margin-top: 10px;
}

.sm_text_field {
	width: 80% !important;
}

.sm_subject_field {
	width: 570px !important;
}

.sm_checkbox_note  {
	
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	margin-top:10px;
}
.sm_checkboxes label {
	display: block;
	float: left;
	padding-right: 10px;
	white-space: nowrap;
}

.sm_checkboxes input {
	vertical-align: middle;
}

.sm_checkboxes label span {
	vertical-align: middle;
}

.sm_submit {
	width: 100px !important;
	font-weight: bold !important;
	font-size: 16px !important;
}

.sm_error {
	
	font-size: 11px;
	color: red;
	background-image: url('/Images/warning.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 4px 0 4px 20px;
	line-height: 12px;
	margin-bottom: 5px;
	width:250px;
}

.table_total{
	background-color: rgba(231,231,231,1);
}
.message-col2 {
	max-width: 250px;
	min-width: 250px;
	text-align: left;
}