@import url("buttons.css");
@import url("ui-custom.css");
@import url("fontawesome/css/font-awesome.min.css");
@import url("../components/validationEngine/validationEngine.jquery.css");
@import url("../components/datatables/dataTables.css");  
@import url("../components/tipsy/tipsy.css");
@import url("../components/chosen/chosen.css");
@import url("../components/confirm/jquery.confirm.css");
@import url("../components/malihu_scrollbar/jquery.mCustomScrollbar.css");
@import url("../components/datetimepicker/jquery.datetimepicker.css");

*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url(acData/css/boxsizing.htc);
}
html {
	margin:0;
	padding:0;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #363636;
}
.lgbg {
	background-attachment:scroll;
	background-repeat:no-repeat;
	background:url(../bg.jpg);
	background-size:cover;
}
body.error {
	background-image: url(../images/bg/pick_bg.error.jpg);
}
body.dashborad {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-y;
}
body.nobg {
	background-image: none;
	background-repeat: repeat-y;
}
:focus {
	outline:0px;
}
ul {
	padding: 0;
	margin: 0px;
}
li {
	list-style: none;
}
#logo_giss {
	background-attachment: scroll;
	background-image: url(../images/giselle_logo_small.png);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 92px;
	overflow: hidden;
	visibility: visible;
	margin-left: 12px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#666;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0px;
	line-height: 35px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;

}
h1.unline, h2.unline, h3.unline,h4.unline, h5.unline, h6.unline {
	border-bottom: none!important;
	margin-bottom: 14px;
	}
b {
	font-weight: bold;
}
p {
	line-height: 23px;
	padding-left: 0px;
	padding-top:0px;
	margin-top:0px;
}
pre {
	padding:0px;
	margin:0px;
}
img {
	border: 0;
}
img.mid_align {
	vertical-align: middle;
	margin-right: 4px;
	border: 0;
}
blockquote {
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:16px;
	line-height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic
}

blockquote.left, blockquote.right {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
}

blockquote.left {
	float:left;
	margin-left:0px;
	margin-right:20px;
}

blockquote p {
	margin-bottom:0px;
	font-size:16px;
	line-height:20px
}
.showme {
	display: inline;
}
.hideme {
	display: none;
}
label {
	font-weight: bold;
	text-transform: capitalize;
}
label.disabled {
	color: #aaa;
}
.labelname {
	border: solid 1px #C9C9C9;
	outline: 0;
	line-height: 28px;
	height: 28px;
	padding: 6px 20px 8px 20px;
	margin-left: 2px;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
.f_help2 {
	font-size:13px;
	line-height:1.5;
}
.f_help {
	display:block;
	font-size:10px;
	padding:4px 0;
	color:#a3a3a3;
	margin-left:25%;
	width:40%;
}
#on_off {
	float:left;
	margin-right:4px;
}
.f_help span {
	color:#F00
}
.f_label {
	position:absolute;
	margin-top:-18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.preloader {
	display:inline-block;
	background-color: #ffffff;
	background-image: url(loader1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Checksquared */
.checksquared input[type=checkbox] ,.radiorounded  input[type=radio] {
	visibility: hidden;
}
.checksquared {
	width: 13px;
	margin: 0px!important;
	position: relative;
/*	border:1px #F00 dashed;*/
}
.checksquared label:before{ 
	content:attr(title);
	position: absolute;
	top:0;
	margin-left:23px;
	min-width:180px;
}
.checksquared label {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 13px;
	top: 0;
	left:50%;
	border:1px #acacac solid;
	margin-left:-7px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 1px 0px #e3e3e3;
	-moz-box-shadow: 0px 1px 0px #e3e3e3;
	box-shadow:0px 1px 0px #e3e3e3;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
}

.checksquared label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 13px;
	height: 8px;
	background: transparent;
	top: -1px;
	left: 1px;
	border: 4px solid #51a809;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checksquared label:hover {
	-webkit-box-shadow:0px 0px 15px rgba(164,233,48,1);
	-moz-box-shadow: 0px 0px 15px rgba(164,233,48,1);
	box-shadow:0px 0px 15px rgba(164,233,48,1);
}
.checksquared label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.checksquared input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.checksquared input[type=checkbox]:disabled  + label:after {
	border-color: #DDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.checksquared input[type=checkbox]:disabled:checked  + label:after {
	border-color: #DDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/*
	loading layout
*/
#overlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:#111;
	/*	opacity:0.1;
	filter:alpha(opacity=10);*/
	z-index:1000;
	display: none;
}
#preloader {
	background: #000000 url(../images/loadder/preloader.gif) no-repeat 12px 10px;
	font-size: 11px;
	height: 20px;
	left: 50%;
	line-height: 20px;
	margin: -20px 0 0 -45px;
	padding: 10px;
	position: fixed;
	text-align: left;
	text-indent: 36px;
	top: 50%;
	width: 90px;
	z-index: 1209;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #FFF;
	text-shadow:none;
	display: none;
}
#pageload {
	background: #000000;
	font-size: 11px;
	height: 20px;
	left: 50%;
	line-height: 20px;
	margin: -20px 0 0 -55px;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 120px;
	z-index: 1006;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #FFF;
	text-shadow:none;
	display: none;
}

/* overrides extra padding on button elements in Firefox */
.uibutton::-moz-focus-inner {
 padding: 0;
 border: 0;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 32px;
	line-height: 31px;
	border: 1px solid #e9e9e9;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	display: none;
	background-image: url(../images/bg/NavBg.png);
}
ul.tabs li span {
	color: #999;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-size: 11px;
}
ul.tabs li a {
	text-decoration: none;
	color: #999;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-size: 14px;
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
}
ul.tabs li a:hover {
	color: #000;
	background-image: url(../images/bg/NavBgHover.png);
}
ul.tabs li.active a {
	color: #0B539E;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}
ul.tabs li.active, ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}
.tab_container {
	border: 0px solid #e9e9e9;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding-top: 15px;
}
.tab_content {
	padding: 0px;
	min-height: 50px;
	display: none;
}
.tab_content .uibutton-group {
	position: relative;
	margin-top:-41px;
	margin-right:0px;
	float:right;
}
a {
	color: #1F92FF;
	text-decoration: none;
	text-shadow: 0px 0px 0px transparent;
	cursor: pointer;
}
a:active {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 0px transparent;
}
a:hover {
	color: #06F;
	text-decoration: none;
	text-shadow: none;
}
a.red {
	color: #F30;
	text-decoration: none;
	text-shadow: 0px 0px 0px transparent;
	cursor: pointer;
}
a.red:hover {
	color: #F00;
}
span img {
	margin-bottom: -3px;
}
.inner h3 {
	color:#666;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	border-bottom: 1px #eeeeee solid;
	margin-bottom: 13px;
	line-height: 35px;
}
.show_add, .load_page, .show_edit {
	position: relative;
}
/*
------------------------------------------------------------
		 shoutcutBox in dashborad 
------------------------------------------------------------
*/
.shoutcutBox {
	border:1px solid #dddddd;
	-moz-box-shadow:1px 1px 2px #f5f5f5;
	-webkit-box-shadow:1px 1px 2px #f5f5f5;
	box-shadow:1px 1px 2px #f5f5f5;
	position: relative;
	padding: 15px 20px;
	margin: 0 0px 10px 0px;
	background-color: #f5f5f5;
	cursor: pointer;
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
}
.shoutcutBox:hover {
	background-color: #ededed;
	-moz-box-shadow:1px 2px 2px #eeeeee;
	-webkit-box-shadow:1px 2px 2px #eeeeee;
	box-shadow:1px 2px 2px #eeeeee;
}
.shoutcutBox strong {
	font-size: 18px;
	display: inline-block;
	margin-right: 5px;
}
.shoutcutBox em {
	display: inline-block;
	text-transform: capitalize;
	color: #AAA;
}
.shoutcutBox.last {
	margin: 0;
}
.breaks {
	height: 7px;
	background-image: url(../images/bg/beake.png);
	background-repeat:repeat-x;
	background-position: center center;
	margin: 0 0 10px 35px;
}
.breaks span {
	height: 7px;
	width:13px;
	background-image: url(../images/bg/beake_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: auto;
}
.SEdemo {
	display:inline-block;
	margin:0px;
}
.dateBox {
	margin:8px 0px;
	text-align:left;
}
.nD {
	font-size:70px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.dD {
	padding-top:0px;
	font-size:33px!important;
	float: left;
	line-height: 22px;
}
.fullD {
	padding-top:4px;
	font-size:16px;
	color:#aaaaaa;
}
.todate {
	height:200px;
}
.todate li {
	padding:20px 10px;
}
.newevent {
}
.external-event { /* try to mimick the look of a real event */
	text-shadow:none;
	padding:10px;
	margin: 0px 0;
	display:inline-block;
	padding: 2px 4px;
	background: #3366CC;
	color: #fff;
	font-size: .85em;
	cursor: pointer;
}
/*
------------------------------------------------------------
		 icon List 
------------------------------------------------------------
*/
.iconBox {
	border:1px solid #dddddd;
	-moz-box-shadow:1px 1px 2px #f5f5f5;
	-webkit-box-shadow:1px 1px 2px #f5f5f5;
	box-shadow:1px 1px 2px #f5f5f5;
	padding: 7px 10px;
	margin: 10px 5px 10px 5px;
	background-color: #f5f5f5;
	cursor: pointer;
	position: relative;
	display: inline-block;
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
}
.iconBox:hover {
	border:1px solid #d0d0d0;
	-moz-box-shadow:1px 1px 2px #eeeeee;
	-webkit-box-shadow:1px 1px 2px #eeeeee;
	box-shadow:1px 1px 2px #eeeeee;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #f2f2f2;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #f2f2f2;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #f2f2f2;
	background-color: #eeeeee;
}
.iconBox strong {
	font-size: 10px;
	display: inline-block;
	margin-right: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
/*
------------------------------------------------------------
		 list Typography
------------------------------------------------------------
*/
ul.list_arrow, ul.list_arrow2 {
	margin: 0px 0 15px 15px!important;
}
ul.list_arrow li {
	padding: 2px 2px 2px 0px;
	list-style-image: url(../images/icon/arrow_a.gif);
}
ul.list_arrow2 li {
	padding: 2px 2px 2px 0px;
	list-style-image:url(../images/icon/arrow.png)
}

/*
------------------------------------------------------------
		 last Contact
------------------------------------------------------------
*/
.msg {
	text-align:left;
	margin-left:5px;
}
.msg_icon {
	background-repeat:no-repeat;
	position: absolute;
	margin-left: -5px;
	margin-top: -5px;
	width:24px!important;
	height:24px!important;
}
.msg_icon.new {
	background-image:url(../images/icon/38.png);
}
.msg_icon.open {
	background-image:url(../images/icon/25.png);
}
.msg_icon.ans {
	background-image:url(../images/icon/24.png);
}
.msg_topic {
	margin-left: 25px;
}
.msg_topic span {
	color:#aaaaaa;
}
.msg_date {
	text-align:right;
	margin-right:5px;
}
.msg_date span {
	font-size:10px;
	color:#CCC;
	display:block;
}

/*
------------------------------------------------------------
		 title bar
------------------------------------------------------------
*/
.boxtitle {
	border-bottom: 1px #eeeeee solid;
	margin-bottom: 10px;
	color: #AAA;
	padding:0px 0 15px 0;
/*	height: 35px;*/
	line-height: 18px;
	text-transform: uppercase;
	font-size: 10px;
}
.boxtitle img {
	margin-right: 3px;
	margin-bottom: -2px;
}
.boxtitle.min {
	margin-bottom: 5px;
}
/*
------------------------------------------------------------
		 Deletezone 
------------------------------------------------------------
*/
.deletezone {
	width: 100%;
	border:1px dashed #EEE;
	min-height: 250px;
	margin-top:20px;
	text-align: center;
	text-transform: uppercase;
	color: #AAA;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 250px;
	background-image: url(../images/icon/bin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.deletezone img {
	margin-bottom: -4px;
}
.deletezoneover {
	border:1px dashed #000;
}
.deletezonedragging {
	border:1px dashed red;
	color: #F00;
}
.deletezone.small {
	min-height: 200px;
	line-height: 200px;
	font-size: 10px;
	text-transform: capitalize;
	margin: 0;
}
/*
		------------------------------------------------------------
		 input Type 
		------------------------------------------------------------
		*/
		textarea {
	background-position: 5px 5px;
	border: solid 1px #dddddd;
	outline: 0;
	padding: 7px 7px;
	min-height: 73px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input[type=text], input[type=password], .fileupload {
	background-position: 5px 5px;
	border: solid 1px #dddddd;
	outline: 0;
	line-height: 30px;
	height: 30px;
	padding: 0px 7px 0px 7px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, .fileupload:focus {
	border-color: #C9C9C9;
	-moz-box-shadow:0px 0px 8px #dddddd;
	-webkit-box-shadow:0px 0px 8px #dddddd;
	box-shadow:0px 0px 8px #dddddd;
}
input[type=text]:disabled, input[type=password]:disabled {
	background: -webkit-gradient(linear, left top, left 25, from(#EEEEEE), color-stop(4%, #EEEEEE), to(#EEEEEE));
	background: -moz-linear-gradient(top, #EEEEEE, #EEEEEE 1px, #EEEEEE 25px);
	color: #666;
}
input[type=text].error, input[type=password].error {
	height: 30px;
	border: 1px #F00 solid;
	background-position: 5px 5px;
	padding-left: 5px;
}

/* placeholder */
::-webkit-input-placeholder ,input:-moz-placeholder,.placeholder{
color:#cccccc;
	line-height: 28px;
}
}
/*select box */
select[multiple] {
	padding: 6px;
	border: solid 1px #dddddd;
	font-size: 12px;
	color:#666666;
}
select:focus {
	border-color: #C9C9C9;
	-moz-box-shadow:0px 0px 8px #dddddd;
	-webkit-box-shadow:0px 0px 8px #dddddd;
	box-shadow:0px 0px 8px #dddddd;
}
/* Dropdown control */
.selectBox-dropdown {
/*	min-width: 150px;*/
	position: relative;
	border : 1px solid #dddddd;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	display: inline-block;
	cursor: default;
	background-color:#FFF;
}
/* Dropdown control */
.selectBox-dropdown.small {
	min-width: 75px;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #C9C9C9;
	-moz-box-shadow:0px 0px 8px #dddddd;
	-webkit-box-shadow:0px 0px 8px #dddddd;
	box-shadow:0px 0px 8px #dddddd;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #dddddd;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #dddddd; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #dddddd;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

.multiple {
	display : block;
	border : 1px solid #c5c5c5;
	outline : 0;
	padding : 5px;
	cursor : text;
	font : 12px/2em Arial;
	color : #1c1c1c;
	width : 100%;
}
.searchBox{
	position:absolute;
/*	width: 300px;*/
	height: 21px;
	margin-top:-21px;
	margin-left:-1px;
/*	left:240px;
	top:150px;*/
	}
.searchAutocomplete {
	background-image: url(../images/options2.jpg);
	width: 91px;
	height: 21px;
	cursor:pointer;


}
/*.searchAutocomplete:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}*/
.searchText{
	display:none;
	position: absolute;
	background-color:#000;
	padding:5px;
		z-index:15;
}
.searchText input{
    background: url(../images/search-white.png) no-repeat 10px 6px #f8f8f8!important;
	border : 1px solid #dcdcdc;
	outline : 0;
	padding : 0px 5px 0px 30px;
	width : 166px;
}
.formEl_b {
	padding: 10px 0px 20px 0px;
}

		.formEl_b fieldset {
	border:1px solid #e6e6e6;
	padding:20px 20px 20px 20px;
	background:#ffffff;
	margin: 0 0;
}
.formEl_b fieldset legend {
	font-weight:700;
	border:1px solid #e6e6e6;
	background:#f2f2f2;
	font-size:12px;
	line-height:24px;
	padding:0px 10px;
	margin-left:-10px;
	margin-bottom: 20px;
}
.formEl_b fieldset legend span {
	color:#F00;
}
.sepH_b {
	margin-bottom:12px;
}
/*
		------------------------------------------------------------
		Form input
		------------------------------------------------------------
		*/
form input.xxsmall {
	width: 5%;
	text-align: center;
}
form input.xsmall {
	width: 10%;
	text-align: center;
}
form input.small {
	width: 20%;
}
form input.medium, form textarea.medium {
	width: 40%;
	max-width:40%
}
form input.large, form textarea.large {
	width: 69%;
	max-width:69%
}
form textarea.largeXL {
	width: 89%;
	max-width:89%;
	height:350px;
}
form input.full, form textarea.full {
	width: 95%;
	max-width:95%
}
form .limitchars{
	font-size:14px;
	color:#aaaaaa;
	text-align:right;
	}
form div.section {
	border-bottom: 1px solid #efefef;
	border-top: none;
	padding: 0px 0 10px 0;
	clear:both;
}
form div.section:first-child, .modal_dialog form div.section:first-child {
	border-top: none
}
form div.section.last, .modal_dialog form div.section.last {
	border-bottom: none
}
/* margin-left: 25%; */
form div.section > div {
	color: #404040;
	font-size: 11px;
	position: relative;
	padding: 13px 0 0px 0;
}

form div.section > div >p{
	font-size: 12px;
}
form div.section > div > label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
}
form div.section > div > .select_box {
	margin-left: -1px;
	position:absolute;
	display:inline-block;
}
form div.section > label {
	color: #404040;
	float: left;
	margin-right: 5%;
	margin-top: 2px;
	width: 20%;
	padding: 11px 0 0px 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
form div.section > div >label.red {
	color:#F00;
	text-transform: uppercase;
}
form div.section label small {
	color: #999;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin-top: 3px;
	text-transform: none;
}
ul.rowData li {
	float: left;
	margin-right: 2px;
}
ul.rowData li.sep {
	line-height:30px;
}
ul.rowData li > input {
	text-align: center;
}
/*alertMessage*/

.alertMessage,#alertMessage
{
	font-size: 13px;
	color: #fff;
	padding: 15px;
	margin-bottom: 10px;
}
#alertMessage{
	position:fixed;
	right: -90px;
	text-transform: uppercase;
	bottom: 35px;
	z-index:100001;
	cursor:pointer;
	display: none;
}

.alertMessage.info ,#alertMessage.info {
	background-color:#C2E3F0;
	color:#34667A!important;
}
.alertMessage.error ,#alertMessage.error {
	background-color:#fc4a48;
	color:#5A0000 !important;
}
.alertMessage.warning ,#alertMessage.warning {
	background-color:#fcdb72;
	color:#987402 !important;
}
.alertMessage.success ,#alertMessage.success 
{
	background-color: #61b832;
}

.alertMessage h3
{
	margin: 0  !important;
	border:none;
	line-height: 25px !important;
	color:#FFF;
}

.message p
{
		 margin: 0;													 
}

/* styled checkboxes */
.iPhoneCheckContainer {
	position:relative;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	border: 2px #f1f1f1 solid;
}
.iPhoneCheckContainer:hover {
	border: 2px #ffffff solid;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
}
.iPhoneCheckContainer input {
	position:absolute;
	top:5px;
	left:30px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0
}
.iPhoneCheckContainer label {
	white-space:nowrap;
	font-size:10px;
	font-weight: bold;
	line-height:16px;
	text-transform:uppercase;
	cursor:pointer;
	display:block;
	height:26px;
	position:absolute;
	width:auto;
	top:0;
	padding-top:5px;
	overflow:hidden
}
.iPhoneCheckContainer, .iPhoneCheckContainer label {
	user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none
}
.iPhoneCheckDisabled {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity:0.5
}
label.iPhoneCheckLabelOn {
	color:#FFF;
	background:url(../images/on.png) no-repeat left top;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
	left:0;
	padding-top:5px
}
label.iPhoneCheckLabelOn span {
	padding-left:13px
}
label.iPhoneCheckLabelOff {
	color:#FFF;
	background:url(../images/off.png) no-repeat right 0;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
	text-align:right;
	right:0
}
label.iPhoneCheckLabelOff span {
	padding-right:11px
}
.iPhoneCheckHandle {
	display:block;
	height:27px;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/slider_left.png) no-repeat;
	padding-left:3px
}
.iPhoneCheckHandleRight {
	height:100%;
	width:100%;
	padding-right:3px;
	background:url(../images/slider_right.png) no-repeat right 0
}
.iPhoneCheckHandleCenter {
	height:100%;
	width:100%;
	background:url(../images/slider_center.png)
}
.responMsg {
	width: 40%;
	padding: 40px 0 0px 0;
	margin: auto;
	display:none;
}
.responMsg > div {
	text-align: center;
	padding: 50px 0;
	border: 1px #eeeeee dashed;
}
.responMsg h2 {
	display: block;
}
.responMsg a {
}
#versionBar {
	height: 50px;
	background-color: #8d713e;
	text-shadow:none;
	color:#FFF;
	text-align: right;
	font-size:10px;
	line-height: 50px;
	padding: 0 0px;
}
/*
#login {
	width:400px;
	height:254px;
	margin:20px auto;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-148px;
	opacity:0;
	filter:alpha(opacity=0);
	
	border: 5px #f4f4f4 solid;
	min-width:200px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
}
#login .ribbon {
	background-image: url(../images/logform.png);
	position: absolute;
	width: 111px;
	height: 110px;
	z-index: 12;
	margin-top: -8px;
	margin-left: -9px;

}
#login .shadow {
	position: absolute;
	width: 434px;
	z-index: -1;
	margin-top: 5px;
	background-image: url(../images/shadowForm.png);
	height: 33px;
	margin-left: -20px;
}
#login .inner {
	background-color:#FFF;
	border: 1px #cccccc solid;
	min-height: 230px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/
#login {
	width:400px;
	height:254px;
	margin:20px auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-148px;
	opacity:0;
	filter:alpha(opacity=0);
	min-width:200px;
}
#login .ribbon {
	position: absolute;
	width: 111px;
	height: 110px;
	z-index: 12;
	margin-top: -8px;
	margin-left: -9px;

}
#login .shadow {
	position: absolute;
	width: 434px;
	z-index: -1;
	margin-top: 5px;
	height: 33px;
	margin-left: -20px;
}
#login .inner {
	min-height: 230px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
#login .logo {
	width:220px;
	height:86px;
	text-align:center;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	top: 5%;
	left: 50%;
	margin-left: -110px;
	z-index: 11;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
}
#login .formLogin {
	width:100%;
	text-align:center;
	margin:auto;
	position: relative;
	bottom: -100px;
	opacity:0;
	filter:alpha(opacity=0);
	height: 150px;
	padding: 90px 0px 20px 0px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top:15px;

}
#login #username_id, #login #password {
	font-size: 25px;
	background-repeat:no-repeat;
/*	padding-left: 35px;*/
text-align:center;
	margin:auto;	
	height: 36px;
	background-position: 2px 3px;
/*	background-position:right center; */
	line-height: 36px;
	color: #333;
	width: 80%;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}
#login #username_id:focus, #login #password:focus {
	color:#000;
}
#login #username_id {
	background-image: url(../images/icon/user_.png);
}
#login #password {
	background-image: url(../images/icon/pass_.png);
}
#login .loginButton{
	width:80%;
	padding:0px 5px;
	margin: 5px auto 20px auto;
}
.text_success {
	font-size:14px;
	text-align:center;
	margin:0px 0 35px 0;
	line-height:25px;
	position: absolute;
	left: 50%;
	width: 200px;
	top: 50%;
	z-index: 50;
	margin-left: -100px;
	text-transform: uppercase;
	padding: 20px 0px;
	margin-top: -100px;
	display: none;
}
.text_success img {
}
.text_success span {
	display: block;
	padding: 10px;
	color: #CCC;
}
/*....................................................*/

/*
------------------------------------------------------------
		  header
		  background-color: #15496d;
	background: -moz-linear-gradient(top,  #15496d 0%, #0b3552 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15496d), color-stop(100%,#0b3552));
	background: -webkit-linear-gradient(top,  #15496d 0%,#0b3552 100%);
	background: -o-linear-gradient(top,  #15496d 0%,#0b3552 100%);
	background: -ms-linear-gradient(top,  #15496d 0%,#0b3552 100%);
	background: linear-gradient(to bottom,  #15496d 0%,#0b3552 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15496d', endColorstr='#0b3552',GradientType=0);
------------------------------------------------------------
*/
#header {
	width: 100%;
	height: 45px;
	color: #ffffff;
	position: fixed;
	z-index: 49;
	overflow: visible;
	background-color:#0b539e;
	
}
/*
------------------------------------------------------------
		  Menu left  
------------------------------------------------------------
*/
#left_menu {
	float: left;
	position:fixed;
	left:0px;
	top: 45px;
	z-index: 48;
	width:185px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.45);
}
.show {
	display: block;
}
.hide {
	display: none;
}

#content {
	margin-left:200px;
	min-width: 600px;
}
#content .inner {
	width: 100%;
	padding-top: 44px;
}
/*
------------------------------------------------------------
		 grid in content
------------------------------------------------------------
*/
.oneTwo {
	width: 49%;
	display: inline;
	float: right;
}
.oneTwo:first-child {
	float:left;
}
.oneThree {
	width: 32%;
	display: inline;
	float: left;
	margin-left: 2%;
}
.oneThree:first-child {
	margin-left: 0;
	float: left;
}
.twoOne {
	width: 66%;
	float: right;
	margin-left: 2%;
}
.twoOne:first-child {
	margin-left: 0;
	float: left;
}
.oneFour {
	width: 23%;
	float: left;
	margin-left: 2.6%;
}
.oneFour:first-child {
	margin-left:  0px;
}
/*
------------------------------------------------------------
	widget ,  column
------------------------------------------------------------
*/

.topcolumn { 	 }
.widget {
	margin: 0px 0 20px 0;
}
.widget.noborder {
	border : none;
}
.widget .header.border {
	border:1px solid #cdcdcd;
	border-bottom:none;
}
.widget .header {
	height: 40px;
	border-bottom: none;
	background: #FCFBE3;
}
.widget .header span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 0 0 5px;
	float: left;
}
.widget .header span img {
	margin-right:5px;
}
.widget .content {
	border-top: 1px solid #cecece;
	padding: 15px 10px;
	min-height: 50px;
}
#buttom_top {
	height: 20px;
	width: auto;
	text-align: right;
	float: right;
	padding: 7px 7px 0 0;/*	border: 1px #CCCCCC solid;*/
}
#buttom_top img {
	margin-bottom: -3px;
	padding-right: 0px;
}
/*
------------------------------------------------------------
	 two column
------------------------------------------------------------
*/
.column_left, .column_right {
	width: 49%;
}
.column_left {
	float:left;
}
.column_right {
	float:right;
}
.noshadow {
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}
.mrow {
	float:left;
	clear:both;
	width:100%;
}
/*
------------------------------------------------------------
	 modal_dialog
------------------------------------------------------------
*/


.modal_dialog {
	width:550px;
	min-height:250px;
	margin-bottom:0;
	background-color:#FFF;
	text-shadow:none;
}
.modal_dialog .header {
	margin: 0;
	padding: 0;
	float: left;
	background-color:#000;
	width: 100%;
	height: 40px;
}
.modal_dialog .header span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	padding: 10px 0 0 15px;
	float: left;
	width: auto;
	cursor: n-resize;
	text-shadow:none;
}
.modal_dialog .header .close_me {
	float:right;
	color: #FFF;
	padding:12px 10px 0 0;
}
.modal_dialog .header .close_me a {
	color: white;
	font-size:9px;
	font-family:Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-transform:uppercase;
	padding: 5px;
}
.modal_dialog .header .close_me a:hover {
	color: #dddddd;
}
.modal_dialog .header .close_me a img {
	margin-bottom:-3px
}
.modal_dialog .content {
	padding: 15px 25px;
	background-color:#eeeeee;
}
.modal_dialog form div.section {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 0px 0 13px 0;
}
/* 
------------------------------------------------------------
	  filestyle
------------------------------------------------------------
*/
.txtpart {
	padding-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aaaaaa;
	display:block;
	padding-left:5px;
}


/*
------------------------------------------------------------
	custom-checkbox
------------------------------------------------------------
*/
.custom-checkbox, .custom-radio {
	position: relative;
	display:inline-block;
	margin: 0px 3px 3px 0px;
}
.custom-checkbox input, .custom-radio input {
	position: absolute;
	left: 0px;
	top: 3px;
	margin: 0;
	z-index: 0;
	margin-bottom: 5px;
	opacity:0;
	filter:alpha(opacity=0);
}
.custom-checkbox label, .custom-radio label {
	display: inline-block;
	height: 17px;
	position: relative;
	z-index: 1;
	font-size: 1.1em;
	padding-right: 1em;
	line-height: 1;
	padding: 7px 5px 5px 28px;
	cursor: pointer;
}

.custom-checkbox label.disabled {
	opacity:0.7;
	filter:alpha(opacity=70);
	background-position: -10px -513px;
}
.custom-radio label.disabled {
	opacity:0.7;
	filter:alpha(opacity=70);
	background-position: -10px -414px;
}
.custom-checkbox label.checkedDisabled {
	opacity:0.7;
	filter:alpha(opacity=70);
	color:#aaaaaa;
	background-position: -10px -413px;
}
.custom-checkbox label {
	background: url(../images/checkbox.png) no-repeat;
}
.custom-radio label {
	background: url(../images/radiobutton.png) no-repeat;
}
.custom-checkbox label, .custom-radio label {
	background-position: -10px -14px;
}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus {
	background-position: -10px -114px;
}
.custom-checkbox label.checked, .custom-radio label.checked {
	background-position: -10px -214px;
}
.custom-checkbox label.checkedHover, .custom-checkbox label.checkedFocus {
	background-position: -10px -314px;
}
.custom-checkbox label.focus, .custom-radio label.focus {
	outline: none;
}
#footer {
	margin: 20px 0 10px 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #eeeeee;
	font-size: 10px;
	color: #999999;
}
/*
------------------------------------------------------------
	error pages 
------------------------------------------------------------
*/
.slideshow-block {
	position: absolute;
	width: 220px;
	height: 180px;
	top:60px;
	left:30px;
	overflow: hidden;
	background-color:#000;
}
a.link {
	position:absolute;
	height: 180px;
	width: 220px;
	display: block;
	z-index: 10;
}
.slides {
	z-index:0;
	visibility:hidden;
}
.slides.active {
	visibility:visible;
}
#tv-wrap {
	margin:0 auto 20px auto;
	position:relative;
	height:273px;
	width:300px;
}
#tv {
	position:absolute;
	z-index:10;
}
#text {
	text-align:center;
	text-transform:uppercase;
	-webkit-tranform:translateZ(0);
	-webkit-transition-duration:0.05s;
	-moz-tranform:translateZ(0);
	color:#000000;
	text-shadow:0 0 1px rgba(0, 0, 0, .2);
	height: 100px;
}
#text h1 {
	font-size:50px;
	color:#000000;
	border:none;
}
#text h2 {
	font-size:20px;
	color:#000000;
	border:none;
}
.errorpage {
	width:600px;
	margin-left:-300px;
	position:absolute;
	left:50%;
	top:50%;
	height: 400px;
	margin-top: -200px;
}



.col1 { width: 80px; }
.col2 { width: 180px; }
.col3 { width: 280px; }
.col4 { width: 380px; }
.col5 { width: 480px; }

.col1 img { max-width: 80px; }
.col2 img { max-width: 180px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ROUNDED ONE */
.radiorounded {
	width: 18px;
	height: 18px;
	background: #FFF;
	border: 1px #dddddd solid;
	margin: 0px 0 10px 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
}
.radiorounded label:before{ 
	content:attr(title);
	position: absolute;
	top:0;
	margin-left:23px;
	min-width:200px;
}
.radiorounded label {
	cursor: pointer;
	position: absolute;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	left: 2px;
	top: 2px;
	border:1px #CCC solid;
}
.radiorounded:hover {
	-webkit-box-shadow:0px 0px 15px rgba(164,233,48,1);
	-moz-box-shadow: 0px 0px 15px rgba(164,233,48,1);
	box-shadow:0px 0px 15px rgba(164,233,48,1);
}
.radiorounded label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #61b818;
	background: -moz-linear-gradient(top,  #61b818 0%, #61b818 50%, #51a809 50%, #51a809 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61b818), color-stop(50%,#61b818), color-stop(50%,#51a809), color-stop(100%,#51a809));
	background: -webkit-linear-gradient(top,  #61b818 0%,#61b818 50%,#51a809 50%,#51a809 100%);
	background: -o-linear-gradient(top,  #61b818 0%,#61b818 50%,#51a809 50%,#51a809 100%);
	background: -ms-linear-gradient(top,  #61b818 0%,#61b818 50%,#51a809 50%,#51a809 100%);
	background: linear-gradient(to bottom,  #61b818 0%,#61b818 50%,#51a809 50%,#51a809 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61b818', endColorstr='#51a809',GradientType=0 );
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	top: 0px;
	left: 0px;
	clear:both;
}

.radiorounded label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.radiorounded input[type=radio]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.radiorounded input[type=radio]:disabled + label:after {
	background: #DDD;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.mce-tinymce {
	padding-top:0 !important;
}