@CHARSET "UTF-8";

body {
	padding: 0;
	margin: 0 auto;
	color: #555;
	line-height: 150%;
	text-align: left;
	font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
	background:url(../images/background.jpg);
}


tr {
	vertical-align: top;
}

.ui-pg-input {
	height: 18px !important;
	width: 30px;
}

.ui-jqgrid tr.ui-row-ltr td {
	padding: 5px !important;
	font-size: 13px;
}

.ui-jqgrid tr.jqgrow td 
{
	height: 17px !important ;
}

.ui-widget-overlay {
    background: none repeat scroll 0 0 currentcolor !important;
    opacity: 0.5;
    z-index:900 ;
    position:fixed !important ;
}

.ui-jqgrid .ui-pg-table
{
	width:350px;
}

.ui-jqgrid .ui-pg-selbox
{
	width:80px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
	height:auto;
	overflow:hidden;
	padding-right:4px;
	font-size:13px;
	padding-top:2px;
	position:relative;
	vertical-align:text-top;
	white-space:normal !important;
}

.form_detail
{
	border:1px solid silver ;
}


.form_detail .field_label
{
	background-color:#EEEEEE ;
}

.field_label
{
		font-weight:bold ;
		font-size: 13px;
		text-shadow: 2px 2px 5px #8F8F6F;
}

.successMsg
{
	color: green;
	font-weight:bold;
}
.example label{
	clear: both;
}

.idfield.organization{
	width:150px;
}

.idfield.moneySearch{
	width:85px;
}

.idfield.field_dateSearch{
	width:84px;
}

.idfield.field_dateEdit{
	width:160px;
}

.idfield.field_dateEdit1{
	width:100px;
}

.idfield.field_dateEdit2{
	width:155px;
}

.btnselect{
	width: 20px;
}
.alert
{
	color: #FF0000;
	font-weight: bold;
}

form
{
	margin: 0px;
	padding: 0px;
}


.textfield {
	border:1px solid gray ;
	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
	background-color:white ;
}

.idfield {
	border:1px solid gray ;
 	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	height:20px;
 	width:240px;
}

.idfield_medium {
	border:1px solid gray ;
 	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	height:20px;
 	width:220px;
}

.idfield_short {
	border:1px solid gray ;
	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	height:20px;
 	width:180px;
}

.idfield_area {
	border:1px solid gray ;
	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	height:60px;
 	width:240px;
}

.idlabel
{
	font-size: 13px;
}

.idselect
{
	height: 20px;
	width:240px;
}

.idselect_short
{
	height: 20px;
	width:180px;
}

.idselect_long
{
	height: 20px;
	width:300px;
}

select
 {
	border:1px solid gray ;
	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	width:180px;
}
.passwordfield {
	border:1px solid gray ;
	-moz-box-shadow:    inset 2px 2px 6px #AEAEAE;
    -webkit-box-shadow: inset 2px 2px 6px #AEAEAE;
 	box-shadow: inset 2px 2px 6px #AEAEAE;
 	background-color:white ;
 	width:180px;
}




.leco-splash-screen {
	display : block;
	padding : 0px 0px 1px 0px;
	overflow:hidden ;
	border : blue solid 1px;
	text-align : center ;
	vertical-align : middle ;
	HEIGHT : 590px;
	WIDTH : 993px;
	color: white ;
	BACKGROUND-IMAGE: url(../images/splash.gif);
	FONT-SIZE: 16px ;

}

.leco-copyright
{
	color:white ;
}

.alertMessage
{
	color:red ;
	font-weight:bold;
}


.error_message
{
	color:red ;
	font-weight:bold;
}

.errorMessage
{
	color:red ;
	font-weight:bold;
}

.button
{
	border:1px solid gray ;
	BACKGROUND: url(../images/button.gif) repeat-x;
	font-family:Tahoma;
	font-size: 11px;
	width: 160px;
	height:30px;
}

.submit_button
{
	font-weight:bold;
	border:1px solid gray ;
	BACKGROUND: url(../images/button.gif) repeat-x;
}

.normal_button
{
	font-family:Tahoma;
	font-size: 11px;
	width: 100px;

	border:1px solid gray ;
	BACKGROUND: url(../images/button.gif) repeat-x;
}

.butmore
{
	border:1px solid gray ;
	font-family:Tahoma;
	font-size: 10px;
	width: 20px;
	height: 18px;
	BACKGROUND: url(../images/button.gif) repeat-x;
}

.buttonized
{
	white-space:nowrap;
	width:158px;
 	background-color:white ;
	border:1px solid gray ;
	background:url(../images/gradient.gif) repeat-x;
	height:16px;
	overflow:hidden ;
}
.inputext
{
	width:100%;
	height:16px;
	border:0px solid gray ;
	background-color:transparent ;
	padding-right:30px;
}

.inputextbtn
{
	text-align:center;
	position:relative;
	border:0px solid gray;
	border-left:1px solid gray;
	height:16px;
	font-size:8px;
	float:right;
	width:20px;
	top:0px;
	text-align:center;
	BACKGROUND: url(../images/button.gif) repeat-x;
}

.ui-datepicker-trigger
{
	position:relative;
	left: -20px;
	cursor:pointer ;
	top:1px;
}

.hasDatepicker
{
	padding-right:30px;	
}

.date
{
	margin-right:-17px;
	width:80px;
}

.cmbRank,.idfield.cmbRank{
	width: 81px;
}

.year{
	width: 90px;
}
.block{
	float: left;
	width:380px;
	margin-top: 0px;
}
/*
td,th,div,input,select{
	font-family:Tahoma;
	font-size: 11px;
}
*/
.component input,.component div,.component img,.component span{
	float: left;
	border: none;
}

.ellipsed
{
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis ;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
}


.labelExplanation
{
	font-weight: bold;
}

.isicDetail
{
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100px;
	width: 100%;
}
.checkbox_list
{
	max-height: 150px;
	overflow: scroll;
}


.checkbox_list label
{
	float: left;	
}

.checkbox_list input
{
	float: left;
	clear: left;
}

.mediumText
{
	width: 155px;
}

.minText
{
	width: 130px;
}

.commonLink
{
	text-decoration: underline;
	color: blue;
	font-size: 13px;	
	cursor: pointer;
}

.commonLink:hover
{
	text-decoration:none;
	color: gray;

}
.disappear_text
{
	font-family: tahoma;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 3px;
    margin-top: 2px;
    position: absolute;
    font-style: italic;
    color: #999A9B;
}

<!--[if IE ]>
.inputext
{
	position:relative;
	top:0px;
	width:100%;
}
.buttonized
{
	overflow:hidden ;
}


fieldset { border:1px solid green }

legend {
  padding: 0.2em 0.5em;
  color:green;
  font-weight:bold;
  font-size:12px;
  text-align:right;
  height:18px;
  text-shadow: 2px 2px 5px #8F8F6F;
  /** BACKGROUND: url(../images/groupbck.gif) repeat-x; **/
  }


.input-append, .input-prepend {
    margin-bottom: 0px;
}

.required
{
    color: #FF0000;
    float: right;
    font-size: 12pt;
    padding-top: 3px;
}

#register_lock
{
	top:0;
	left:0;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 99999;
	display: none;
	background: url('../images/ui-bg_flat_0_aaaaaa_40x100.png') repeat-x scroll 50% 50% #AAAAAA;
	opacity: 0.5;
}

#register_lock table
{
	width: 100%;
	height:100%;
}

.ui-accordion .ui-accordion-header a
{
	padding: 0.5em 1.5em;
}

.ui-accordion .ui-accordion-content
{
	padding: 0 1em;
}

.ui-widget .ui-widget {
    font-size: 13px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
}

div#BoxOverlay
{
	height:100%;
	widht:100%;
	position:fixed ;
}

.ui-widget input.ui-button, .ui-widget a.ui-button { 
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    margin-bottom: 0;
    text-align: center;
}

.ui-widget input.ui-button:hover, .ui-widget a.ui-button:hover
{
	background-color:#04c;
	background-position:0 -15px;
}

.tooltip{
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;text-align:center;
}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top}

.tooltip span.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../images/bt.gif) no-repeat bottom
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    margin-bottom: 4px;
    font-size:14px;
}



textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


.calendar {
	width: 900px;
	margin: 0 auto;
	background-color:white;
}

.field_label {
    font-size: 12px;
    font-weight: bold;
}

.idfield_short
{
	width:200px;
	height:30px;
	padding:0px 10px;
	box-shadow: 1px 1px 0 #AEAEAE inset;
}

.axis-input-icon
{
	background: url("../image/icon/calendar.gif") no-repeat scroll 99% center #FFFFFF;
}

.datepicker
{
	width:75px;
}

input[disabled], input[readonly="readonly"]
{
	background:none !important;
	border: 1px dashed #CCCCCC !important;
}

.disabled .ui-datepicker-trigger
{
	display:none;
}

.ui-dialog {
	box-shadow: 0 0 30px #888888;
	z-index:900 ;
}

label.checkboxLabel {
    display: inline !important;
}

a.anchor {
    color: #0088CC;
    cursor: pointer;
    text-decoration: underline;
}

.axis_val_error
{
	background-color: #FF9999 !important;
	color:red !important;
	border-color:red !important;
}

.chzn-container .chzn-results li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

textarea {
    resize: none;
}

.jstree-leaf a .jstree-icon{
	background-image: url('../images/LHkMk.png');
    background-position: -106px -72px;
}

.fancy .idfield_short {
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
    margin-bottom: 4px;
    font-family: Tahoma;
    font-weight: bold;
    height: 30px;
    padding: 0 10px;
    width: 200px;
}
<![endif]-->


.slip_wrapper{
    overflow:hidden;
	width:100%;
	padding: 10px 0;
}
.slip_in_wrapper{
    overflow-x:hidden;
	height:100%;
	width:100%;
}
.steps{
/*     overflow-y:scroll; */
}

.steps_in {
    overflow:hidden;
	height:100%;
}

.step{
    float:left;
}


.errorField
{
	height:20px;
}


.ui-phone-del, .ui-phone-add
{
	cursor:pointer ;
    position: relative;
    top: 3px;
    padding-left: 5px;
}

.ui-buttonset, .ui-tabs
{
	font-size:14px !important;
}
 		
.ui-button-icon-only .ui-icon {
    margin: -8px !important;
}  	
.blue-loader {
    background: url("../images/ajax-loader_blue.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height:11px;
    width:43px; 
    display:none;
}  

.axis-available {
    background: url("../images/free-application-icons.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    background-position: -217px -412px;
    height:32px;
    width:32px;    
}  

.axis-non-available {
    background: url("../images/free-application-icons.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    background-position: -175px -453px;
    height:32px;
    width:32px; 
}

.axis-uppercase 
{
	text-transform: uppercase ;
}

.ui-tabs .ui-tabs-nav {
    height: 35px;
    overflow: hidden;
}


.axis-address-select
{
	width:200px;	
}
.axis-address-country-zipcode
{
	width:50px;
	margin-right:5px;
}
.axis-address-zipcode
{
	width:195px;	
}

.axis-address-other
{
	width: 256px;
}

.axis-addr .axis-select-code
{
	float: left;
    height: 21px;
    margin-right: 8px;
    width:50px;
}

.axis-addr .axis-select-code-address
{
	float: left;
    height: 21px;
    margin-right: 8px;
    width:50px;
}

fieldset {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.infox-panelwindow-header
{
	WIDTH : 100% ;
}

 .axis-panelwindow-header
 {
 	cursor:pointer ;
 }
.infox-panelwindow-header-left
{
	WIDTH : 10px ;
	BACKGROUND: url(../images/iall.gif) no-repeat;
	background-position : 0 0;
	opacity: 0.9;
 	filter:alpha(opacity=90); 	
}

.infox-panelwindow-header-center
{
	COLOR:WHITE;
	FONT-WEIGHT:BOLD;
	FONT-SIZE:12px;
	BACKGROUND: url(../images/iall.gif) repeat-x;
	background-position : 0px -70px;
	opacity: 0.9;
	filter:alpha(opacity=90); 
}

.infox-panelwindow-header-right
{
	WIDTH : 10px ;
	BACKGROUND: url(../images/iall.gif) no-repeat;
	background-position : 0px -25px;
	opacity: 0.9;
	 filter:alpha(opacity=90); 
}

.infox-panelwindow-body
{
	DISPLAY:BLOCK ;
	WIDTH : 100% ;
	HEIGHT: 15px ;			/* height - footerHeight - headerHeight */
	font-size : 0 ;
}

.infox-panelwindow-body-left
{
	WIDTH : 3px ;
	BACKGROUND: url(../images/ivertall.gif) repeat-y;
	background-position : 0 0;
}

.infox-panelwindow-body-center
{
	WIDTH : 14px;			/* width - 6 */
	HEIGHT : 100% ;
}

.infox-panelwindow-body-right
{
	WIDTH : 3px ;
	HEIGHT : 100% ;
	BACKGROUND: url(../images/ivertall.gif) repeat-y;
	background-position : -10px 0;
}

.infox-panelwindow-footer
{
	font-size : 0 ;
	WIDTH : 100% ;
	HEIGHT : 9px ;
}

.infox-panelwindow-footer-left
{
	font-size : 0 ;
	HEIGHT : 9px ;
	width : 10px;
	BACKGROUND: url(../images/iall.gif) no-repeat;
	background-position : 0 -50px;
}

.infox-panelwindow-footer-center
{
	font-size : 0 ;
	HEIGHT : 9px ;
	BACKGROUND: url(../images/iall.gif) repeat-x;
	background-position : 0 -95px;
}

.infox-panelwindow-footer-right
{
	font-size : 0 ;
	HEIGHT : 9px ;
	WIDTH : 10px ;
	BACKGROUND: url(../images/iall.gif) no-repeat;
	background-position : 0 -60px ;
}

.infox-panelwindow-contents
{
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : 100%;
	position : absolute ;
}

.infox-panelwindow-contents-title
{
	height : 25px ;
	position : absolute ;
	font-weight : bold ;
	text-overflow: ellipsis;
	overflow:hidden;
	WIDTH: 100% ;
	COLOR: WHITE ;
	PADDING:2px 2px 2px 2px;
}

.infox-panelwindow-contents-section
{
	LEFT: 1px;
	TOP:10px;			/* headerHeight */
	WIDTH : 18px ;			/* width - 2 */
	HEIGHT : 0px ;			/* height - footerHeight - headerHeight */
	position : absolute ;
	text-overflow: ellipsis;
	OVERFLOW: scroll;
}

.infox-panelwindow
{
	text-align:left ;
	background-color:#D2DBF6 ;
	position:relative ;
	TOP:0px;
	LEFT:0px;
	background:none !important;
	background-color:white !important;
	opacity:0.85;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);	
}

.dropshadow {
	background-color:#888888;
	WIDTH:100% ;
	HEIGHT:100%;
	position:absolute ;
	TOP:4px;
	LEFT:4px;

}

.window {
	position:relative ;
}


.axis-header {
	background-image: -moz-linear-gradient(#034af6, #1f6092);
	background-image: -webkit-linear-gradient(#034af6, #1f6092);
	background-image: -ms-linear-gradient(#034af6, #1f6092);
	height: 128px;
	width: 100%;
	position: center top;
	border-color: white;
}

.axis-company-logo {
	height: 128px;
	margin-left: 30px;
	position: center top;
	border-color: white;
}

.axis-logo-text {
	font-family: sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 250%;
	text-shadow: 7px 4px 31px rgb(0, 0, 0);
	margin-left: 160px;
	margin-top: 40px;
	position: center;
	position: absolute;
}


.axis-footer {
	width: 100%;
	height: 40px;
	bottom: 1%;
	margin: 0px auto;
	border: 1px solid #222;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}

.axis-footer a {
	text-transform: unppercase;
	text-decoration: none;
	text-align: center;
	font: bold 12px/18px sans-serif;
	display: inline-block;
	color: #fff;
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}


.axis-select-code
{
    float: left;
    height: 21px;
    margin-right: 5px;
    width: 38px;
}

.axis-select-input-hide
{
	display:none ;
}

.axis-ui-input-with-button
{
   padding-right:26px;
}

.axis-ui-input-button
{
    left: -28px;
    position: relative;
    top: 4px;
    cursor:pointer;
}
/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: -9999px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 1010;
  width: 100%;
  -moz-box-sizing   : border-box;
  -ms-box-sizing    : border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing : border-box;
  box-sizing        : border-box;
}

.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}

/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow   : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow        : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('chosen-sprite.png') no-repeat 0px 2px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  width: 100%;
  -moz-box-sizing   : border-box;
  -ms-box-sizing    : border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing : border-box;
  box-sizing        : border-box;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}
/* @end */

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  width: 100%;
  -moz-box-sizing   : border-box;
  -ms-box-sizing    : border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing : border-box;
  box-sizing        : border-box;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); 
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); 
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );  
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  background: transparent;
  border-left: none;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; }
.chzn-rtl .chzn-search { left: 9999px; }
.chzn-rtl.chzn-with-drop .chzn-search { left: 0px; }
.chzn-rtl .chzn-drop { left: 9999px; }
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);  
  background: url('chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)  {
  .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
      background-image: url('chosen-sprite@2x.png') !important;
      background-repeat: no-repeat !important;
      background-size: 52px 37px !important;
  }
}
/* @end */

/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano .content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano .content:focus {
  outline: thin dotted;
}
.nano .content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01; 
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;  
  border-radius         : 5px;
}
.nano > .pane > .slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;  
  border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

div.wysiwyg { border: 1px solid #999; padding: 0; background: #fff url('jquery.wysiwyg.bg.png') repeat-x top; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }
div.wysiwyg * { margin: 0; padding: 0; }

div.wysiwyg ul.toolbar li.jwysiwyg-custom-command { overflow: hidden; }

div.wysiwyg div.toolbar-wrap { width: 100%; border-bottom: 1px solid #ccc; }
div.wysiwyg ul.toolbar { list-style: none;  float: left; padding: 0 3px 0 3px; margin: 0; }
div.wysiwyg ul.toolbar li { display: block; float: left; width: 18px; height: 18px; padding: 0; border: 1px solid transparent; margin: 3px 0 3px 0; text-indent: -5000px; background: url('jquery.wysiwyg.gif') no-repeat -640px -800px; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; user-select: none; }
div.wysiwyg ul.toolbar li.separator { background: none; width: 1px; height: 20px; margin: 3px 4px 3px 5px; border: none; border-left: 1px solid #ccc; }
div.wysiwyg ul.toolbar li.wysiwyg-button-hover,div.wysiwyg ul.toolbar li.active { background-color: transparent; width: 18px; height: 18px; border: 1px solid rgb(208, 208, 208); border-left-color: #aaa; border-top-color: #aaa; }
div.wysiwyg ul.toolbar li.disabled { background-color: transparent; opacity: 0.5; filter:alpha(opacity=50); cursor: auto; }

div.wysiwyg ul.toolbar li.bold { background-position: -1px -15px; }
div.wysiwyg ul.toolbar li.italic { background-position: -18px -15px; }
div.wysiwyg ul.toolbar li.strikeThrough { background-position: -36px -15px; }
div.wysiwyg ul.toolbar li.underline { background-position: -55px -15px; }
div.wysiwyg ul.toolbar li.highlight { background-position: -48px -96px; }

div.wysiwyg ul.toolbar li.justifyLeft { background-position: 0 2px; }
div.wysiwyg ul.toolbar li.justifyCenter { background-position: -18px 2px; }
div.wysiwyg ul.toolbar li.justifyRight { background-position: -36px 2px; }
div.wysiwyg ul.toolbar li.justifyFull { background-position: -55px 2px; }

div.wysiwyg ul.toolbar li.indent { background-position: -74px 1px; }
div.wysiwyg ul.toolbar li.outdent { background-position: -92px 1px; }

div.wysiwyg ul.toolbar li.subscript { background-position: -74px -15px; }
div.wysiwyg ul.toolbar li.superscript { background-position: -92px -15px; }

div.wysiwyg ul.toolbar li.undo { background-position: 0px -68px; }
div.wysiwyg ul.toolbar li.redo { background-position: -18px -69px; }

div.wysiwyg ul.toolbar li.insertOrderedList { background-position: -36px -49px; }
div.wysiwyg ul.toolbar li.insertUnorderedList { background-position: -19px -49px; }
div.wysiwyg ul.toolbar li.insertHorizontalRule { background-position: 0 -49px; }

div.wysiwyg ul.toolbar li.h1 { background-position: 0px -31px; }
div.wysiwyg ul.toolbar li.h2 { background-position: -18px -31px; }
div.wysiwyg ul.toolbar li.h3 { background-position: -36px -31px; }
div.wysiwyg ul.toolbar li.h4 { background-position: -55px -31px; }
div.wysiwyg ul.toolbar li.h5 { background-position: -74px -31px; }
div.wysiwyg ul.toolbar li.h6 { background-position: -92px -31px; }

div.wysiwyg ul.toolbar li.paragraph { background-position: 0px -106px; }
div.wysiwyg ul.toolbar li.colorpicker { background-position: -18px -106px; }
div.wysiwyg ul.toolbar li.fullscreen { background-position: -36px -106px; }

div.wysiwyg ul.toolbar li.cut { background-position: -36px -68px; }
div.wysiwyg ul.toolbar li.copy { background-position: -55px -68px; }
div.wysiwyg ul.toolbar li.paste { background-position: -74px -68px; }
div.wysiwyg ul.toolbar li.insertTable { background-position: -74px -49px; }

div.wysiwyg ul.toolbar li.increaseFontSize { background-position: -18px -87px; }
div.wysiwyg ul.toolbar li.decreaseFontSize { background-position: -36px -87px; }

div.wysiwyg ul.toolbar li.createLink { background-position: -92px -48px; }
div.wysiwyg ul.toolbar li.unLink { background-position: -74px -87px; }
div.wysiwyg ul.toolbar li.insertImage { background-position: -92px -87px; }

div.wysiwyg ul.toolbar li.html { background-position: -55px -49px; }
div.wysiwyg ul.toolbar li.removeFormat { background-position: -92px -68px; }

div.wysiwyg ul.toolbar li.empty { background-position: -73px -86px; }

div.wysiwyg ul.toolbar li.code { background-position: -74px -106px; }
div.wysiwyg ul.toolbar li.cssWrap { background-position: -92px -106px; }

div.wysiwyg-dialogRow { float:left; width:100%; font-size: 16px; }

div.wysiwyg iframe { clear: left; background-color:white; padding:0px; margin:0; display:block; width: 100%; }
div.wysiwyg > textarea { border: 0; outline: none; box-shadow: none; }

/* dialog */
.wysiwyg-dialog { position:fixed; top:50px; left:50px; width:450px; height:300px; background:transparent; font:14px "Helvetic Neue", Helvetica,Arial,sans-serif; }
.wysiwyg-dialog .wysiwyg-dialog-topbar { background:#333; border:1px #111 solid; color:white; padding:10px; position:relative; }
.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-close-wrapper .wysiwyg-dialog-close-button { color:white; text-decoration:none; display:block; padding:6px 10px; position:absolute; right:12px; top:50%; height:14px; margin-top:-12px; }
.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-close-wrapper a.wysiwyg-dialog-close-button:hover { background:#666; }
.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-title { font-size:20px; font-weight:bold; padding:5px; }
.wysiwyg-dialog .wysiwyg-dialog-content { border:1px #ccc solid; border-top:0; padding:15px; background:white; }
.wysiwyg-dialog-modal-div { position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:rgb(255,255,255); background-color:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
.wysiwyg-dialog-content form.wysiwyg fieldset { border:1px #ccc solid; }
.wysiwyg-dialog-content form.wysiwyg legend { padding:7px; }
.wysiwyg-dialog-content form.wysiwyg .form-row { clear:both; padding:4px 0; }
.wysiwyg-dialog-content form.wysiwyg .form-row label, .wysiwyg-dialog form.wysiwyg .form-row .form-row-key { display:block; float:left; width:35%; text-align:right; padding:4px 5px; }
.wysiwyg-dialog-content form.wysiwyg .form-row .form-row-value { display:block; float:left; width:55%; }
.wysiwyg-dialog-content form.wysiwyg .form-row input.width-auto { width:auto; }
.wysiwyg-dialog-content form.wysiwyg input.width-small { width:50px; min-width:50px; max-width:50px; }
.wysiwyg-dialog-content form.wysiwyg input, .wysiwyg-dialog form.wysiwyg select { padding:2px; width:100%; margin:2px; }
.wysiwyg-dialog-content form.wysiwyg input[type=submit], .wysiwyg-dialog form.wysiwyg input[type=reset] { padding:2px 7px; width:auto; }

/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed .fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-bgevent{background:#8fdf82;opacity:.3;filter:alpha(opacity=30)}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;width:1em;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New",Courier,monospace}.fc-icon:after{position:relative;margin:0 -1em}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%;left:3%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%;left:-3%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%;left:-2%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%;left:2%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{overflow-y:scroll;overflow-x:hidden}.fc-scroller>*{position:relative;width:100%;overflow:hidden}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;background-color:#3a87ad;font-weight:400}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:3}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-h-event .fc-resizer{top:-1px;bottom:-1px;left:-1px;right:-1px;width:5px}.fc-ltr .fc-h-event .fc-start-resizer,.fc-ltr .fc-h-event .fc-start-resizer:after,.fc-ltr .fc-h-event .fc-start-resizer:before,.fc-rtl .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-end-resizer:after,.fc-rtl .fc-h-event .fc-end-resizer:before{right:auto;cursor:w-resize}.fc-ltr .fc-h-event .fc-end-resizer,.fc-ltr .fc-h-event .fc-end-resizer:after,.fc-ltr .fc-h-event .fc-end-resizer:before,.fc-rtl .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-start-resizer:after,.fc-rtl .fc-h-event .fc-start-resizer:before{left:auto;cursor:e-resize}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-day-grid-event .fc-resizer{left:-3px;right:-3px;width:7px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0 2px}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-top:2px;padding-bottom:2px}.fc-basic-view .fc-week-number{text-align:center}.fc-basic-view .fc-week-number span{display:inline-block;min-width:1.25em}.fc-ltr .fc-basic-view .fc-day-number{text-align:right}.fc-rtl .fc-basic-view .fc-day-number{text-align:left}.fc-day-number.fc-other-month{opacity:.3;filter:alpha(opacity=30)}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-bgevent-skeleton,.fc-time-grid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-time-grid .fc-bgevent-skeleton{z-index:3}.fc-time-grid .fc-highlight-skeleton{z-index:4}.fc-time-grid .fc-content-skeleton{z-index:5}.fc-time-grid .fc-helper-skeleton{z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-time-grid .fc-bgevent-container,.fc-time-grid .fc-event-container{position:relative}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event .fc-resizer:after{content:"="}

#SexyAlertBox-Box {
    background: url('sexy/images/bg-box-bottom.png') no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    padding-bottom: 24px;
}
#SexyAlertBox-InBox {
    background: url('sexy/images/bg-box-top.png') no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    padding-top: 15px;
}
#SexyAlertBox-BoxContent {
    background: url('sexy/images/bg-box-body.png') repeat-y scroll left top rgba(0, 0, 0, 0) !important;
    padding: 0 20px;
}
#SexyAlertBox-BoxContenedor {
    color: #000;
    font-family: Verdana;
    font-size: 12px;
    padding: 0 0 5px 55px;
    text-align: left;
}
#SexyAlertBox-BoxContenedor h1, #SexyAlertBox-BoxContenedor h2, #SexyAlertBox-BoxContenedor h3, #SexyAlertBox-BoxContenedor b, #SexyAlertBox-BoxContenedor strong {
    color: #000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}
#SexyAlertBox-Buttons {
    text-align: right;
}
#SexyAlertBox-Buttons input {
    margin: 10px;
}
#SexyAlertBox-BoxContenedor #BoxPromptInput {
    margin-top: 5px;
}
#SexyAlertBox-Box .BoxAlert {
    background: url("sexy/images/dialog-warning.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#SexyAlertBox-Box .BoxConfirm {
    background: url("sexy/images/dialog-help.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#SexyAlertBox-Box .BoxPrompt {
    background: url("sexy/images/dialog-help.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#SexyAlertBox-Box .BoxInfo {
    background: url("sexy/images/dialog-information.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#SexyAlertBox-Box .BoxError {
    background: url("sexy/images/dialog-error.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.axis-step-header-cover
{
	overflow:hidden ;
	height:36px;	
}
.axis-step-header {
	/*centering*/
	display: inline-block;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag;
	z-index:60000;
	height:36px;
	width:1000px;
	position:relative ;	
}

.axis-step-header a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 10px 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
	cursor:default;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.axis-step-header a:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.axis-step-header a:first-child:before {
	left: 14px;
}
.axis-step-header a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
.axis-step-header a.active, .axis-step-header a.activated:hover{
	background: #333;
	background: linear-gradient(#333, #000);
	cursor:pointer;
}
.axis-step-header a.active:after, .axis-step-header a.activated:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the axis-step-headers using rotated pseudo elements*/
.axis-step-header a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .axis-step-header a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.axis-step-header a:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
.axis-step-header a:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	text-align:center;
}


.flat a, .flat a:after {
	background: white;
	color: black;
}
.flat a:before {
	background: white;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	background: #9EEB62;
}

.axis-steps .panels div.panel
{
	display : none ;
}

.axis-steps .panels div.active
{
	display : block ;
}

.axis-steps fieldset.axis-progress-page {
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    width: 100%;
    display:none ;
    overflow: hidden;
}

.axis-steps fieldset.axis-progress-page-active {
    display: block;
}


.axis-steps
{
   	height: 92%;
    position: relative;
    width: 100%;
}
.axis-progress-page-content
{
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 98%;
    width: 100%;
}

.axis-progress-skip-button
{
	display:none ;
}


.axis-steps .axis-progress-skip-button
{
	display:inline-block ;
}

.axis-ui-search-index div {
    background-color: #4088c6;
    border-radius: 8px;
    color: white;
    display: inline-block;
    margin-top: 2px;
    outline: medium none;
    padding: 4px 6px;
    cursor:pointer;
}

.axis-ui-search-index .axis-ui-search-index-selected {
    background-color: #884444;
    border-radius: 8px;
    color: white;
    cursor: pointer;
    padding: 4px 6px;
    pointer-events: none;
    margin-bottom:5px ;
}

.ui-search-toolbar table td input, .ui-search-toolbar table td select {
	height: 20px;
}

.ui-jqgrid tr.ui-row-ltr td {
    text-overflow: ellipsis;
}
.ps-container>.ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
	}

	.ps-container:hover>.ps-scrollbar-x-rail {
	    opacity: 0.6;
	    filter: alpha(opacity=60);
	}
	
	.ps-container>.ps-scrollbar-x-rail:hover {
	    background-color: #eee;
	    opacity: 0.9;
	    filter: alpha(opacity=90);
	}
	
	.ps-container>.ps-scrollbar-x-rail.in-scrolling {
	    background-color: #eee;
	    opacity: 0.9;
	    filter: alpha(opacity=90);
	}
	
	.ps-container>.ps-scrollbar-y-rail {
	    position: absolute; /* please don't change 'position' */
	    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
	    width: 8px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    opacity: 0;
	    filter: alpha(opacity = 0);
	    -o-transition: background-color .2s linear, opacity .2s linear;
	    -webkit-transition: background-color .2s linear, opacity .2s linear;
	    -moz-transition: background-color .2s linear, opacity .2s linear;
	    transition: background-color .2s linear, opacity .2s linear;
	}
	
	.ps-container:hover>.ps-scrollbar-y-rail {
	    opacity: 0.6;
	    filter: alpha(opacity=60);
	}
	
	.ps-container>.ps-scrollbar-y-rail:hover {
	    background-color: #eee;
	    opacity: 0.9;
	    filter: alpha(opacity=90);
	}
	
	.ps-container>.ps-scrollbar-y-rail.in-scrolling {
	    background-color: #eee;
	    opacity: 0.9;
	    filter: alpha(opacity=90);
	}
	
	.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	    position: absolute; /* please don't change 'position' */
	    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
	    height: 8px;
	    background-color: #aaa;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    -o-transition: background-color .2s linear;
	    -webkit-transition: background-color.2s linear;
	    -moz-transition: background-color .2s linear;
	    transition: background-color .2s linear;
	}
	
	.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
	    background-color: #999;
	}
	
	.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	    position: absolute; /* please don't change 'position' */
	    right: 0; /* there must be 'right' for ps-scrollbar-y */
	    width: 8px;
	    background-color: #aaa;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    -o-transition: background-color .2s linear;
	    -webkit-transition: background-color.2s linear;
	    -moz-transition: background-color .2s linear;
	    transition: background-color .2s linear;
	}
	
	.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	    background-color: #999;
	}
.ui-rangeSlider{height:22px}.ui-rangeSlider .ui-rangeSlider-innerBar{height:16px;margin:3px 6px;background:#DDD}.ui-rangeSlider .ui-rangeSlider-handle{width:6px;height:22px;background:#AAA;background:rgba(100,100,100,.3);cursor:col-resize}.ui-rangeSlider .ui-rangeSlider-bar{margin:1px 0;background:#CCC;background:rgba(100,100,150,.2);height:20px;cursor:move;cursor:grab;cursor:-moz-grab}.ui-rangeSlider .ui-rangeSlider-bar.ui-draggable-dragging{cursor:-moz-grabbing;cursor:grabbing}.ui-rangeSlider-arrow{height:16px;margin:2px 0;width:16px;background-repeat:no-repeat}.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow{background-image:url(icons-classic/resultset_previous.png);background-position:center left}.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow{background-image:url(icons-classic/resultset_next.png);background-position:center right}.ui-rangeSlider-arrow-inner{display:none}.ui-rangeSlider-container{height:22px}.ui-rangeSlider-withArrows .ui-rangeSlider-container{margin:0 11px}.ui-rangeSlider-noArrow .ui-rangeSlider-container{margin:0}.ui-rangeSlider-label{margin:0 2px 2px;background-image:url(icons-classic/label.png);background-position:bottom center;background-repeat:no-repeat;white-space:nowrap;bottom:20px;padding:3px 6px 7px;cursor:col-resize}.ui-rangeSlider-label-inner{display:none}input.ui-editRangeSlider-inputValue{width:3em;vertical-align:middle;text-align:center}
.notiny-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.notiny-container {
  position: fixed;
  z-index: 9999;
}

.notiny-container-fluid-top .notiny-base,
.notiny-container-fluid-bottom .notiny-base {
  width: 100%;
  border-radius: 0;
}

.notiny-container-fluid-top .notiny-base {
  margin-top: 0;
}

.notiny-container-fluid-bottom .notiny-base {
  margin-bottom: 0;
}

.notiny-img {
  display: none;
}

/* Animations */

@-webkit-keyframes notiny-animation-hide {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  90% {

  }

  100% {
    opacity: 0;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes notiny-animation-hide {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  90% {

  }

  100% {
    opacity: 0;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@-webkit-keyframes notiny-animation-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-filter: blur(4px);
    filter: blur(4px);
  }

  15% {
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  90% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes notiny-animation-show {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-filter: blur(4px);
    filter: blur(4px);
  }

  15% {
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  90% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@-webkit-keyframes notiny-animation-hover {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  100% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

@keyframes notiny-animation-hover {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  100% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/* Default themes */

.notiny-theme-dark {
  background-color: #202020;
  color: #f5f5f5;
}

.notiny-theme-light {
  background-color: #f0f0f0;
  color: #202020;
}

.notiny-theme-error {
  background-color: #FF0000;
  color: #202020;
}

.notiny-default-vars {
  padding: 3px 3px;
  margin: 2px 0px;
  border-radius: 2px;
  min-height: 32px;
  max-width: 100vw;
}

.notiny-default-vars .notiny-img {
  display: block;
  border-radius: 2px;
  width: 32px;
  height: 32px;
  float: left;
}

.notiny-default-vars .notiny-text {
  font-family: sans-serif;
  font-size: 13px;
  padding: 8px 5px 6px 5px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.notiny-default-vars .notiny-with-img .notiny-text {
  padding-left: 6px;
}

.ribbon-container
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;

	cursor: default;
	font-size: 8pt;
	padding-top: 10px;
	background-color: #eaedf1;
	border-bottom: 1px solid #8b9097;
	-webkit-box-shadow: #8b9097 0px 1px 3px;
	-moz-box-shadow: #8b9097 0px 1px 3px;
	box-shadow: #8b9097 0px 1px 3px;
	overflow: hidden;
	behavior: url(/PIE.htc);
	z-index: 25;
	top: 0;
	left: 0;
	right: 0;
	height: 135px;
}

.ribbon-container.backstage
{
	height: auto;
	bottom: 0;
}
.ribbon-container .ribbon-window-title
{
	text-align: center;
	color: #000;
	padding: 2px;
	font-size: 10pt;
	display: block;
}

.ribbon-container #ribbon-tab-header-strip
{
	margin: 5px 0 0 10px;
	white-space: nowrap;
}

.ribbon-container .ribbon-tab-header
{
	display: inline;
	margin: 0 5px;
	padding: 5px 10px;
	font-size: 8pt;
	color: #444; /*border: 1px solid #eaedf1;*/
	border-bottom: 1px solid #b6babf;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	position: relative;
	z-index: 40;
}

.ribbon-container.backstage .ribbon-tab-header
{
	border-bottom: 1px solid #1f48a1;
}

.ribbon-container .ribbon-tab-header:hover
{
	background: #f1f3f4;
	border: 1px solid #b6babf;
	margin: -1px 4px;
	cursor: pointer;
}

.ribbon-container.backstage .ribbon-tab-header
{
	border-bottom: 1px solid #1f48a1;
}

.ribbon-container .ribbon-tab-header.sel, .ribbon-container .ribbon-tab-header.sel:hover
{
	background: #fff;
	margin: -1px 4px;
	border: 1px solid #b6babf;
	border-bottom: 1px solid #fff;
	cursor: default;
	z-index: 45;
}

.ribbon-container .ribbon-tab-header.file
{
	padding: 5px 20px;
	background: #2860b3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4488e5), to(#2860b3));
	background: -moz-linear-gradient(#4488e5, #2860b3);
	-pie-background: linear-gradient(#4488e5, #2860b3);
	border: 1px solid #1f48a1;
	margin: -1px 4px;
	border-bottom: 1px solid #4488e5;
	cursor: default;
	color: #fff;
}


.ribbon-container .ribbon-tab-header.file:hover
{
	background: #3870c3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5498f5), to(#3870c3));
	background: -moz-linear-gradient(#5498f5, #3870c3);
	-pie-background: linear-gradient(#5498f5, #3870c3);
	border: 1px solid #1f48a1;
	cursor: pointer;
	border-bottom: 1px solid #4488e5;
	z-index: 55;
	position: relative;
}
.ribbon-container .ribbon-tab-header.file.sel
{
	background: #4488e5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2860b3), to(#4488e5));
	background: -moz-linear-gradient(#2860b3, #4488e5);
	-pie-background: linear-gradient(#2860b3, #4488e5);
	border: 1px solid #1f48a1;
	cursor: pointer;
	border-bottom: 1px solid #4488e5;
	z-index: 55;
	position: relative;
}

.ribbon-container .ribbon-tab
{
	height: 80px;
	padding: 5px;
	margin-top: 5px;
	border-top: 1px solid #b6babf;
	background: #FFF url('rib-back.png') repeat-x bottom;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eaedf1));
	background: -moz-linear-gradient(#ffffff, #eaedf1); /*-pie-background: linear-gradient(#ffffff, #eaedf1);*/
	overflow: hidden;
	min-width: 500px;
	behavior: url(/PIE.htc);
	z-index: 30;
	-pie-watch-ancestors: 2;
}

.ribbon-container .ribbon-tab.file
{
	padding: 0;
	margin-top: 5px;
	border-top: 1px solid #1f48a1;
	
	background-color:#4488e5;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#4488e5, endColorstr=#ffffff);
	background-image:-moz-linear-gradient(left, #4488e5 15%, #ffffff 100%);
	background-image:-webkit-linear-gradient(left, #4488e5 15%, #ffffff 100%);
	background-image:-ms-linear-gradient(left, #4488e5 15%, #ffffff 100%);
	background-image:linear-gradient(left, #4488e5 15%, #ffffff 100%);
	background-image:-o-linear-gradient(left, #4488e5 15%, #ffffff 100%);
	background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(15%,#4488e5), color-stop(100%,#ffffff));
	
	
	overflow: hidden;
	min-width: 500px;
	z-index: 30;
}

.ribbon-container .ribbon-backstage
{
	display: none;
}


.ribbon-container.backstage .ribbon-backstage
{
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	background-color: #FFF;
}

.ribbon-container .section-title
{
	color: #5B626C;
	text-align: center;
	clear: left;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;

}

.ribbon-container .ribbon-section
{
	float: left;
	position: relative;
	height: 82px;
}

.ribbon-container .ribbon-section-sep
{
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #fff;
	margin: 0 5px;
	height: 75px;
	position: relative;
	width: 0;
	float: left;
}

.ribbon-container .ribbon-button
{
	padding: 4px 6px;
	border: 1px solid transparent;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;

}

.ribbon-container .ribbon-button-large
{
	text-align: center;
	height: 58px;
	min-width: 44px;
	float: left;
}

.ribbon-container .ribbon-button-small
{
	height: 14px;
	padding: 3px 4px;
	text-align: left;

}

.ribbon-container .ribbon-button .button-help
{
	display: none;
}

.ribbon-container .ribbon-button .button-title
{
	color: #444;
}

.ribbon-container .ribbon-button-large .button-title
{
	clear: left;
	display: block;
}

.ribbon-container .ribbon-button-large .ribbon-icon
{
	margin: auto;
}

.ribbon-container .ribbon-button-small .ribbon-icon
{
	width: 16px;
	height: 16px;
	float: left;
	clear: left;
	margin: -1px 5px 0px 1px;
}
.ribbon-container .ribbon-button .ribbon-icon.ribbon-hot, .ribbon-container .ribbon-button .ribbon-icon.ribbon-disabled
{
	display: none;
}

.ribbon-container .ribbon-button-large .ribbon-icon.ribbon-normal
{
	display: block;
}

.ribbon-container .ribbon-button:hover .ribbon-icon.ribbon-normal
{
	display: none;
}

.ribbon-container .ribbon-button-large:hover .ribbon-icon.ribbon-hot
{
	display: block;
}
.ribbon-container .ribbon-button-small .ribbon-icon.ribbon-normal
{
	display: inline;
}

.ribbon-container .ribbon-button-small:hover .ribbon-icon.ribbon-hot
{
	display: inline;
}

.ribbon-container .ribbon-button:hover, .ribbon-container .ribbon-button.sel
{
	border: 1px solid #F1C43F;
	background: #fdeeb3;
	cursor: pointer;
	
}
.ribbon-container .ribbon-button:active
{
	border: 1px solid #F1C43F;
	background: #F1C43F;
	cursor: pointer;
}

.ribbon-container .ribbon-button.disabled .ribbon-icon, .ribbon-container .ribbon-button.disabled:hover .ribbon-icon
{
	display: none;
}
.ribbon-container .ribbon-button.disabled .ribbon-icon.ribbon-disabled
{
	display: block;
	opacity: 0.8;

}
.ribbon-container .ribbon-button.disabled .ribbon-icon.ribbon-implicit-disabled
{
	opacity: 0.4;
}

.ribbon-container .ribbon-button.disabled:hover
{
	border: 1px solid transparent;
	background: transparent;
	cursor: default;
}
.ribbon-container .ribbon-button.disabled:active
{
	border: 1px solid transparent;
	background: transparent;
	cursor: default;
}

.ribbon-container .ribbon-button.disabled .button-title
{
	color: #888;
}

.ribbon-tooltip
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	position: fixed;
	z-index: 5000;
	border: 1px solid #8b9097;
	background-color: #e5e5f0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e5e5f0));
	background: -moz-linear-gradient(#ffffff, #e5e5f0);
	-pie-background: linear-gradient(#ffffff, #e5e5f0);
	padding: 5px;
	-webkit-box-shadow: #c6c9cd 1px 1px 3px;
	-moz-box-shadow: #c6c9cd 1px 1px 3px;
	box-shadow: #c6c9cd 1px 1px 3px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	width: 200px;
	top: 150px !important;
}

.email-attachment-panel
{
	height: 490px;
    overflow-y: auto;
    width: 200px;	
    background:transparent url('../images/upload-icon.png') no-repeat scroll center center ;
}

.email-attach-hover
{
	border:1px solid #4444aa ;
}

.email-attachment
{
    background-color: navy;
    box-shadow: 0 0 6px 3px silver;
    color: white !important;
    display: block;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 50%;
}

.attachmentslist {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
}

.email-attachment-panel ul li {
    padding-right: 28px;
}
.attachmentslist li a, .email-attachment-panel ul li {
    color: #333;
    display: block;
    font-weight: bold;
    line-height: 20px;
    outline: 0 none;
    overflow: hidden;
    padding: 3px 15px 3px 30px;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: 0 1px 1px #fff;
    white-space: nowrap;
}
.attachmentslist li.txt, .attachmentslist li.text {
    background-position: 0 -416px;
}
.attachmentslist li {
    background: rgba(0, 0, 0, 0) url("../images/filetypes.png?v=91f3.4626") no-repeat scroll 0 0;
    display: block;
    margin-bottom: 1px;
    position: relative;
}

.attachmentslist li a.delete, .attachmentslist li a.cancelupload {
    background-image: url("../images/buttons.png?v=51d4.15699");
    background-position: -6px -338px;
    background-repeat: no-repeat;
    height: 18px;
    padding: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: -5000px;
    top: 4px;
    width: 20px;
}

.attachmentslist li.txt, .attachmentslist li.text {
    background-position: 0 -416px;
}
.attachmentslist li.pdf {
    background-position: 0 -26px;
}
.attachmentslist li.doc, .attachmentslist li.docx, .attachmentslist li.msword {
    background-position: 0 -52px;
}
.attachmentslist li.odt {
    background-position: 0 -78px;
}
.attachmentslist li.xls, .attachmentslist li.xlsx, .attachmentslist li.msexcel {
    background-position: 0 -104px;
}
.attachmentslist li.ods {
    background-position: 0 -130px;
}
.attachmentslist li.zip, .attachmentslist li.gz {
    background-position: 0 -156px;
}
.attachmentslist li.rar {
    background-position: 0 -182px;
}
.attachmentslist li.image {
    background-position: 0 -208px;
}
.attachmentslist li.jpg, .attachmentslist li.jpeg {
    background-position: 0 -234px;
}
.attachmentslist li.png {
    background-position: 0 -260px;
}
.attachmentslist li.m4p {
    background-position: 0 -286px;
}
.attachmentslist li.mp3, .attachmentslist li.audio {
    background-position: 0 -312px;
}
.attachmentslist li.video {
    background-position: 0 -338px;
}
.attachmentslist li.ics, .attachmentslist li.calendar {
    background-position: 0 -364px;
}
.attachmentslist li.vcard {
    background-position: 0 -390px;
}
.attachmentslist li.sig, .attachmentslist li.pgp-signature, .attachmentslist li.pkcs7-signature {
    background-position: 0 -442px;
}
.attachmentslist li.html {
    background-position: 0 -468px;
}
.attachmentslist li.eml, .attachmentslist li.rfc822 {
    background-position: 0 -494px;
}
.attachmentslist li.ppt, .attachmentslist li.pptx, .attachmentslist li.ppsx, .attachmentslist li.vnd.mspowerpoint {
    background-position: 0 -520px;
}
.attachmentslist li.odp, .attachmentslist li.otp {
    background-position: 0 -546px;
}

.email-page {
    border-radius: 4px;
    box-shadow: 0 0 10px #5c9999;
    margin-top: 2px;
}

.label-info {
    background-color: #5bc0de;
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;    
}

.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
  width:100%;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}


@font-face {
  font-family: 'password';
  font-style: normal;
  font-weight: 400;
  src: url(password.ttf);
}

input.loginpassword {
  font-family: 'password';

}

.SEARCH_FIELD legend
{
	 text-decoration: underline;
	 cursor:pointer ;
}