/*body {background:url(/images/background.jpg) top repeat-x ;}*/
body, html, *{font-family: Inter, system-ui, -apple-system, sans-serif;}
BODY, TABLE.Header, TABLE.Footer, TABLE.body { font-size: 9pt; color: #000000; margin: 0; }
p { margin-top: 0px; margin-bottom: 4px;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; padding-left: 5px; }
h1 { color: #003366; font-size: 20px; margin-bottom: 6px; }
h2 { font-size: 14pt; margin-bottom: 6px; }
h3 { font-size: 10pt; margin-top: 5px; margin-bottom: 2px; border-bottom: 1px solid black; background:#D7E7FF; color: black; }
h3.table { margin-top: 0px; }
h4 { font-size: 10pt; margin-top: 10px; margin-bottom: 5px; font-style: italic; border-bottom: 1px solid black; width: 300px; }
h5 { font-size: 8pt; margin-top: 5px; font-style: italic; }
h6 { font-size: 8pt; font-style: normal; }
HR { color: #000066; }
TABLE, TABLE.blocks { font-size: 9pt; background: none; }
THEAD {	background: #FFFF99; font-weight: bold; }
TD { vertical-align:top; }
TD.bodytable { border: 1px solid #CCCCCC; }
DIV.bodytable { padding: 5px; }
A, A:link, A:visited, A:hover {	text-decoration: none;}
A { cursor: hand; cursor: pointer; }
A.bookmark { text-decoration: none; cursor: none; font-style: italic; }
A:link { Color: #4e4d4d; }
A:visited { Color: #4e4d4d; }
A:hover { Color: #990000; background: none; text-decoration:none; }
.addgroup{background:url(/images/add-new.png) no-repeat left 3px; padding:0 0 5px 18px;font-size: 14px;}
.editgroup{background:url(/images/edit-new.png) no-repeat left 2px; padding:0 0 5px 18px;font-size: 14px;}
.setting{background:url(/images/bullet_wrench.png) no-repeat top left; padding:0 0 5px 18px;}
.addgroup:hover{background:url(/images/add-new.png) no-repeat left 3px;}
.editgroup:hover{background:url(/images/edit-new.png) no-repeat left 2px;}
.setting:hover{background:url(/images/bullet_wrench.png) no-repeat top left;}
.style1 {
	color: #000000;
	font-weight: bold;
}
//input.collapse{ background:#cccccc; font-size:10pt; font-weight: bold;text-decoration: none; border:none;  width:20px; cursor:hand; font-face:arial; }
.style3 {font-size: 10pt}
.style4 {font-size: 9pt}
.editstyle{font-size:12px; color:#00CC99;}
.deletestyle{font-size:12px; color:#FF3333;}
.addsitestyle{font:Verdana, Arial, Helvetica, sans-serif; background-color:#99CCFF; color:#FFFFFF;}
input.collapse{font-size:10pt; font-weight: bold; width:20px; cursor:hand;}
div#header
{
  border:groove;
  background-color:#FFCC99;
  top:0px;
  left:0px;
  height:50px;

  font-size:12px;
  font-weight:bold;
}
div#header a:{color:#0066FF}
div#header a: visited {color:#0066FF}
div#welcome
{
  color:#000000;
  font-size:9px;
  top:0px;
}
.poweredby{
font-size: 16px !important;
margin-bottom: 5px;  
margin-left: 58px;
}
.poweredby a, .poweredby a:hover{	
color: #3f64d2;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}
.searchfield{ 
	width:160px;
	border:1px solid #91BAE8;
	padding-right: 2px;
	padding-left: 2px;
	background-color:#CDDFF3;
	}
	
a.new{color:#ff0000; font-weight:800;}	


div.groups {border:1px solid #D7D7D7;
	font-weight:normal;
	font-size:11px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	height:auto;
	padding:0px;
	float:left;
	margin:3px 1px;
	overflow:visible;
	cursor:move;
	width:140px;
	 }
	
div.addsite_btn{width:100%;text-align:right;float:right;clear:both; padding-right:6px;}	
div.addsite_btn a{ text-decoration:none;}
div.gHandle{ background:#CCE0F9; border:1px solid #CCE0F9;
	font-weight:normal;
	font-size:10px;
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px; 
	height:auto;  margin-bottom:2px; width:99%;cursor:move;
	}

.columns{ margin:auto; padding:0px 0px 0 10px; }	
.headertab{ background:none;  font-weight:bold;font-size:14px; }	

.class1 {
	float:left; cursor:move; overflow:hidden; height:16px; line-height:16px;
}
.linkdiv {
	float:left; border:1px solid #ECECEC; background-color:#EFEFEF; margin-bottom:1px; margin-top:1px; height:auto; padding:3px;
	}
	
	


.login-total{
    width:auto;
	height:auto;
	text-align:center;
	margin:20px auto 0 auto;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;*/
	border:1px solid #CCCCCC;
	padding:10px;
	background:url(images/login-bg.png) repeat;
	/*background:-webkit-gradient(linear, left top, left bottom, from(#eff7ff), to(#fff));
	background:-moz-linear-gradient(top, #eff7ff, #fff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff7ff', endColorstr='#eff7ff');*/
/*	-moz-box-shadow: 4px 4px 2px #777;
	-webkit-box-shadow: 4px 4px 2px #777;*/
	clear:both;
}
.login-new-total, .login-new-total-user, .login-new-total-edit {
   margin:0 auto;
   width:360px;
   padding:10px 10px 20px 30px;
   height:auto;
   border:1px solid #CCCCCC;
  /* background-color:#CCCCCC;*/
   /*background:url(images/login-bg.png) repeat;*/
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fff));
	background:-moz-linear-gradient(top, #ebebeb, #fff);
	
	box-shadow:4px 4px 2px #ccc;
    -moz-box-shadow:4px 4px 2px #ccc;
    -webkit-box-shadow:4px 4px 2px #ccc;
}
.login-new-total-user{
    width:600px;
}
.login-new-total-edit{
    width:620px;
	padding:15px 15px 15px 15px;
	background:-webkit-gradient(linear, left top, left bottom, from(#f6f5f5), to(#f6f5f5));
	background:-moz-linear-gradient(top, #f6f5f5, #f6f5f5);
	
}
.form-field, .formrow-field-text, .formrow-field, .formrow-field-text1, .formrow-field-text2, .form-field-alert, .form-field-alert-user, .form-field-user, .form-field-user-text, .formrow-field-text-user, .formrow-field-user, .form-field-edit, .formrow-field-user1, .formrow-field-btn, .form-field-edit1{
   float:left;
   height:auto;
   width::390px; 
   text-align:left;
	}

.formrow-field-text2{
   margin-left:115px;
   text-align:center;
}
.form-field{
margin-top:6px;
width:360px;
}
.form-field-user{
margin-top:6px;
width:600px;
}
.form-field-edit{
 width:600px;
 border:1px #e1dfdf solid;
/* border-bottom:1px solid #cecbcb;
 border-top: 1px solid #cecbcb;*/
 padding:8px;
 margin:0px;
 background-color:#e7e5e5;
/* background-color:none;*/
   -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background:-webkit-gradient(linear, left top, left bottom, from(#f2f0f0), to(#fbf9f9));
	background:-moz-linear-gradient(top, #f2f0f0, #fbf9f9);
}
.form-field-edit1{
 width:600px;
 border:1px solid #d9d7d7;
/* border-bottom:1px solid #cecbcb;
 border-top: 1px solid #cecbcb;*/
 padding:8px;
 margin:0px;
 background-color:#e7e5e5;
/* background-color:none;*/
   -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background:-webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f3f3f3));
	background:-moz-linear-gradient(top, #e6e6e6, #f3f3f3);
}
.form-field-user-text{
   float:left;
  width:580px;
  height:auto;
  padding:8px;
  line-height:20px;
}
.form-field-alert, .form-field-alert-user{
   margin-top:6px;
   margin-bottom:6px;
   width:360px;
   text-align:center;
   font-size:13px;
   font-weight:bold;
   color:#FF0000;
}
.form-field-alert-user{
     width:600px;
	 margin-bottom:8px;
}	
.formrow-field-text{
   width:103px;
   padding-left:8px;
}
.formrow-field-text-user{
   width:150px;
   padding-left:8px;
}
.formrow-field-text1{
  width:190px;
  margin-top:0px;
  margin-bottom:5px;
  padding-left:8px;
}
.formrow-field{
	height:30px; 
	width:200px;
	padding:0px 15px 10px 0px;
	}
.formrow-field-user, .formrow-field-user1, .formrow-field-btn{
	height:auto; 
	width:415px;
	padding:0px 5px 5px 0px;
}
.formrow-field-btn{
   width:300px;
   padding:0px;
   margin-top:10px;
}
.formrow-field-user1{
   width:420px;
}
.login-form-top-section{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5px;
	padding:5px 0 6px 0;
	background:none;
	-moz-border-radius: 8px 8px  0px 0px;
	-webkit-border-radius: 8px 8px  0px 0px;
	-khtml-border-radius: 8px 8px  0px 0px;
	border-radius: 8px 8px  0px 0px;
	}
.login-text, .login-text-sub{
	font-size:25px;
	font-weight:normal;
	
	font-style:normal;
	color:#4d4e4f;
	background:url(../images/review-icon.png) no-repeat 10px 0;
	height:31px;
	text-align:center;
	}
.login-text-sub{
    font-size:13px;
	color:#000000;
}
.check, .check1{
   float:left;
   width:auto;
/*   margin-left:40px;*/
   height:auto;
}
 .check1{
   padding-top:2px;
   padding-right:10px;
 }
/* .user-submit{
   background-color:#009900;
   width:110px;
   height:30px;
   margin-top:30px;
   background:-webkit-gradient(linear, left top, left bottom, from(#729402), to(#8fad2b));
	background:-moz-linear-gradient(top, #729402, #8fad2b);
  -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #577102;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
	cursor:pointer;
	}
.user-submit:hover{
    background-color:#769805;
}*/
.user-submit{
    margin:auto;
  	width:114px;
	height:35px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	border:0px;
	padding-left:0px;
	background:url(../images/get.png) 0 0 no-repeat;
	}
.user-submit:hover{
	background-position:0 -40px;
	}
.btn{
   text-align:center;
/*   margin-left:250px;*/
   margin-top:25px;
}
.separator{
   float:left;
   width:600px;
   height:5px;
   border-bottom:1px solid #999999;
}



.contact_form{
	 width:60%;
	 margin:0px auto 20px auto;
	 padding:20px;
	 border:1px #999 solid;
	  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0px 1px 9px rgba(0, 3, 38, 0.43);
    -moz-box-shadow: 0px 1px 9px rgba(0, 3, 38, 0.43);
    box-shadow:0px 1px 9px rgba(0, 3, 38, 0.43);
    background-color:#F4F4F4;
	 
}
textarea, input { 
		border:1px solid #aaa;
		box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
		border-radius:2px;
		width:245px;
		margin-bottom:5px;
		padding-left:5px;
		height:25px;
		padding-right:30px;
		-moz-transition: padding .25s; 
		-webkit-transition: padding .25s; 
		-o-transition: padding .25s;
		transition: padding .25s;
	}
textarea{
	height:80px;
}
.submit {
	background-color: #68b12f;
	background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
	background: -webkit-linear-gradient(top, #68b12f, #50911e);
	background: -moz-linear-gradient(top, #68b12f, #50911e);
	background: -ms-linear-gradient(top, #68b12f, #50911e);
	background: -o-linear-gradient(top, #68b12f, #50911e);
	background: linear-gradient(top, #68b12f, #50911e);
	border: 1px solid #060;
	border-bottom: 1px solid #5b992b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: inset 0 1px 0 0 #9fd574;
	-webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
	-moz-box-shadow: 0 1px 0 0 #9fd574 inset;
	-ms-box-shadow: 0 1px 0 0 #9fd574 inset;
	-o-box-shadow: 0 1px 0 0 #9fd574 inset;
	color: white;
	font-weight: bold;
	padding: 3px 15px;
	height:auto;
	
/*	min-height:40px;*/
	width:auto;
	font-size:16px;
	text-align: center;
	text-shadow: 0 -1px 0 #396715;
}
.submit:hover {
	/*opacity:.85;*/
	cursor: pointer; 
	background: -webkit-gradient(linear, left top, left bottom, from(#50911e), to(#68b12f));
	background: -webkit-linear-gradient(top, #50911e, #68b12f);
	background: -moz-linear-gradient(top, #50911e, #68b12f);
	background: -ms-linear-gradient(top, #50911e, #68b12f);
	background: -o-linear-gradient(top, #50911e, #68b12f);
	background: linear-gradient(top, #50911e, #68b12f);
	
}
.submit:active {
	background-color: #68b12f !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e)) !important;
	background: -webkit-linear-gradient(top, #68b12f, #50911e)!important;
	background: -moz-linear-gradient(top, #68b12f, #50911e)!important;
	background: -ms-linear-gradient(top, #68b12f, #50911e)!important;
	background: -o-linear-gradient(top, #68b12f, #50911e)!important;
	background: linear-gradient(top, #68b12f, #50911e)!important;
}
.backbtn{
	margin-top:15px;
	background:url(../images/back-btn.png) no-repeat left;
	padding-left:18px;
	font-weight:bold;
	text-decoration:none;
}



.button-back{
	display: inline-block;
	position: relative;
	text-transform:uppercase;
	color:#757474;
	margin: 0px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	font: bold 12px/25px Arial, sans-serif;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(images/back-btn2.png) no-repeat left;


	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	border:1px #949393 solid;
}

	.button-back:hover { 
		
		font-size:12px;
		background:url(images/back-btn2.png) no-repeat left;
		color:#757474;
		border:1px #949393 solid;
		text-decoration:none;
		-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	}

/*
@font-face{font-family:'CalibriRegular';
src:url('/fonts/calibri-webfont-webfont.eot');src:url('/fonts/calibri-webfont-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/calibri-webfont-webfont.woff') format('woff'),
url('/fonts/calibri-webfont-webfont.ttf') format('truetype'),
url('/fonts/calibri-webfont-webfont.svg#CalibriRegular') format('svg');font-weight:normal;font-style:normal;
}
*/
.ui-widget-header {
  border: 1px solid #aaa;
  background: #1b3a8d;
  color: #fff !important;
  font-weight: 700;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #fffcd5;
  font-weight: 400;
  color: #555;
}
ul.connectedSortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
    padding-bottom: 0px;
  float: left;
  width: 100%;
  padding-bottom: 0px;
}
.ui-widget-header a {
  color: #fff;
}