@CHARSET "UTF-8";
/*
#myform {
	background: #DDDDDD;
	margin: 0px 0px 20px 5px;
	/*width: 750px;*/
/*border: 1px solid #D2D5D4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding: 5px;
	float: left;
	width: 805px;
}
/*
#myform h2 {
	background-color: #F4F4F4;
	text-align: center;
	color:#5A5A5A;
	font-weight: bold;
	padding: 6px 6px 6px 12px;
	border: 1px solid #364A5E;
	font-size: 14px;
}

#myform h3 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #364A5E;
	color: #FF5A00;
	padding: 6px 6px 6px 12px;
	text-align: center;
	font-size: 14px;
}*/
/* slider root element */
.slider {
	background: #3C72E6 url(../images/cal/h30.png) repeat-x 0 0;
	height: 5px;
	position: relative;
	cursor: pointer;
	border: 1px solid #333;
	width: 100px;
	float: left;
	clear: right;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress { /*height: 9px;*/
	background-color: #C5FF00;
	opacity: 1;
	/*display: none;*/
}

/* drag handle */
.handle {
	background: #fff url(../../images/cal/h30.png) repeat-x 0 0;
	height: 20px;
	width: 20px;
	top: -12px;
	position: absolute;
	display: block;
	margin-top: 1px;
	border: 1px solid #000;
	/*cursor: move;*/
	cursor: pointer;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

/* the input field */
.range {
	border: 1px inset #ddd;
	float: left;
	margin: 0 0 0 15px;
	padding: 3px 0;
	text-align: center;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* form table styles */
.mytable input[type=text] {
	width: 100%;
}

.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 700px;
	text-align: right;
}

.mytable th {
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	text-transform: small-caps;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.mytable th.first {
	background: url(../../images/bg_header.jpg) no-repeat;
	color: white;
	font-size: 100%;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #364a5e;
	background: none;
}

.mytable td {
	border: 1px solid #364a5e;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}

.mytable td.spec {
	background: #F5FAFA;
	color: #797268;
}

.mytable td.specalt {
	background: #FFFFFF;
	color: #797268;
}

.mytable th.spec {
	border: 1px solid #364a5e;
	background-color: #F5FAFA;
}

.mytable th.specalt {
	border: 1px solid #364a5e;
	color: #364a5e;
	background-color: #f4f4f4;
}

.mytable td .text {
	width: 97%;
	text-align: center;
}

.mytable td textarea {
	height: 80px;
}

.mytable table {
	border-collapse: collapse;
}

th.teo2 {
	/*background:url("../images/cal/h30.png") repeat scroll 0 0 #CCCCCC;
	color: black;
	border: 1px solid white;*/
	
}

th.teo2 { /*teo*/
	*display: inline;
	/*padding: 4px 12px;*/
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	vertical-align: middle;
	*border: 1;
	border: 1px solid #bbb;
	*zoom: 1;
	/*teo*/
	background-color: #363636;
	*background-color: #222;
	background: url("../images/cal/h30.png") repeat scroll 0 0 #CCCCCC;
	border-color: #222 #222 #000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :         DXImageTransform.Microsoft.gradient (      
		  startColorstr =    
		    '#ff444444', endColorstr =         '#ff222222', GradientType =
		      
		 0 );
	filter: progid :         DXImageTransform.Microsoft.gradient (       
		 enabled =  
		  
		   false );
}

.navbar .teo {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .teo:hover {
	text-decoration: none;
}

.navbar-inner2 {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #006dcc;
	*background-color: #0044cc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc),
		to(#0044cc) );
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid :       DXImageTransform.Microsoft.gradient (     
		 startColorstr =   
		   '#ffffffff', endColorstr =       '#fff2f2f2', GradientType =      
		0 );
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
/*inner3*/
.navbar .teo2 {
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :       DXImageTransform.Microsoft.gradient (     
		 startColorstr =   
		   '#ff0088cc', endColorstr =       '#ff0044cc', GradientType =      
		0 );
	filter: progid :       DXImageTransform.Microsoft.gradient (      
		enabled = 
		  
		  false );
}

.navbar .teo2:hover {
	text-decoration: none;
}

.navbar-inner3 {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #CCCCCC;
	*background-color: #CCCCCC;
	background: url("../images/cal/h30.png") repeat scroll 0 0 #CCCCCC;
	border: 1px solid #d4d4d4;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid :       DXImageTransform.Microsoft.gradient (     
		 startColorstr =   
		   '#ffffffff', endColorstr =       '#fff2f2f2', GradientType =      
		0 );
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
/*switch*/
/* line 9, ../sass/bootstrap-switch.scss */
.switch {
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background: #e6e6e6;
	position: relative;
	text-align: left;
	overflow: hidden;
	line-height: 8px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-width: 100px;
}
/* line 31, ../sass/bootstrap-switch.scss */
.switch.switch-mini {
	min-width: 70px;
}
/* line 35, ../sass/bootstrap-switch.scss */
.switch.switch-small {
	min-width: 80px;
}
/* line 39, ../sass/bootstrap-switch.scss */
.switch.switch-large {
	min-width: 120px;
}
/* line 43, ../sass/bootstrap-switch.scss */
.switch.deactivate {
	filter: progid :     DXImageTransform.Microsoft.Alpha (     Opacity =
		    50 );
	opacity: 0.5;
	cursor: default !important;
}
/* line 46, ../sass/bootstrap-switch.scss */
.switch.deactivate label,.switch.deactivate span {
	cursor: default !important;
}
/* line 50, ../sass/bootstrap-switch.scss */
.switch>div {
	display: inline-block;
	width: 150%;
	position: relative;
	top: 0;
}
/* line 56, ../sass/bootstrap-switch.scss */
.switch>div.switch-animate {
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
}
/* line 59, ../sass/bootstrap-switch.scss */
.switch>div.switch-off {
	left: -49.5%;
}
/* line 62, ../sass/bootstrap-switch.scss */
.switch>div.switch-on {
	left: 0%;
}
/* line 66, ../sass/bootstrap-switch.scss */
.switch input[type=checkbox] {
	display: none;
}
/* line 74, ../sass/bootstrap-switch.scss */
.switch span,.switch label {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	display: inline-block;
	height: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 14px;
	line-height: 20px;
}
/* line 87, ../sass/bootstrap-switch.scss */
.switch span.switch-mini,.switch label.switch-mini {
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 9px;
}
/* line 94, ../sass/bootstrap-switch.scss */
.switch span.switch-small,.switch label.switch-small {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	line-height: 18px;
}
/* line 101, ../sass/bootstrap-switch.scss */
.switch span.switch-large,.switch label.switch-large {
	padding-bottom: 9px;
	padding-top: 9px;
	font-size: 16px;
	line-height: normal;
}
/* line 109, ../sass/bootstrap-switch.scss */
.switch label {
	background: white;
	margin-top: -1px;
	margin-bottom: -1px;
	z-index: 100;
	width: 34%;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff),
		color-stop(100%, #e6e6e6) );
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
}
/* line 121, ../sass/bootstrap-switch.scss */
.switch span {
	color: white;
	text-align: center;
	z-index: 1;
	width: 33%;
}
/* line 127, ../sass/bootstrap-switch.scss */
.switch span.switch-left {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
/* line 131, ../sass/bootstrap-switch.scss */
.switch span.switch-right {
	color: black;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff),
		color-stop(100%, #e6e6e6) );
	background-image: -webkit-linear-gradient(bottom, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(bottom, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(bottom, #ffffff, #e6e6e6);
	background-image: linear-gradient(bottom, #ffffff, #e6e6e6);
}
/* line 138, ../sass/bootstrap-switch.scss */
.switch span.switch-primary,.switch span.switch-left {
	color: white;
	background: #0088cc;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #0088cc),
		color-stop(100%, #0055cc) );
	background-image: -webkit-linear-gradient(bottom, #0088cc, #0055cc);
	background-image: -moz-linear-gradient(bottom, #0088cc, #0055cc);
	background-image: -o-linear-gradient(bottom, #0088cc, #0055cc);
	background-image: linear-gradient(bottom, #0088cc, #0055cc);
}
/* line 143, ../sass/bootstrap-switch.scss */
.switch span.switch-info {
	color: white;
	background: #5bc0de;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #5bc0de),
		color-stop(100%, #2f96b4) );
	background-image: -webkit-linear-gradient(bottom, #5bc0de, #2f96b4);
	background-image: -moz-linear-gradient(bottom, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(bottom, #5bc0de, #2f96b4);
	background-image: linear-gradient(bottom, #5bc0de, #2f96b4);
}
/* line 149, ../sass/bootstrap-switch.scss */
.switch span.switch-success {
	color: white;
	background: #62c462;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #62c462),
		color-stop(100%, #51a351) );
	background-image: -webkit-linear-gradient(bottom, #62c462, #51a351);
	background-image: -moz-linear-gradient(bottom, #62c462, #51a351);
	background-image: -o-linear-gradient(bottom, #62c462, #51a351);
	background-image: linear-gradient(bottom, #62c462, #51a351);
}
/* line 155, ../sass/bootstrap-switch.scss */
.switch span.switch-warning {
	color: white;
	background: #dbb450;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #dbb450),
		color-stop(100%, #f89406) );
	background-image: -webkit-linear-gradient(bottom, #dbb450, #f89406);
	background-image: -moz-linear-gradient(bottom, #dbb450, #f89406);
	background-image: -o-linear-gradient(bottom, #dbb450, #f89406);
	background-image: linear-gradient(bottom, #dbb450, #f89406);
}
/* line 161, ../sass/bootstrap-switch.scss */
.switch span.switch-danger {
	color: white;
	background: #ee5f5b;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ee5f5b),
		color-stop(100%, #bd362f) );
	background-image: -webkit-linear-gradient(bottom, #ee5f5b, #bd362f);
	background-image: -moz-linear-gradient(bottom, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(bottom, #ee5f5b, #bd362f);
	background-image: linear-gradient(bottom, #ee5f5b, #bd362f);
}
/*widget*/

/* Widgets */
.widget-box {
	background: none repeat scroll 0 0 #F9F9F9;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	clear: both;
	margin-top: 16px;
	margin-bottom: 16px;
	position: relative;
}

.widget-box .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}

.widget-box.widget-calendar,.widget-box.widget-chat {
	overflow: hidden !important;
}

.accordion .widget-box {
	margin-top: -2px;
	margin-bottom: 0;
	border-radius: 0;
}

.widget-box.widget-plain {
	background: transparent;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
}

.widget-title .nav-tabs {
	border-bottom: 0 none;
}

.widget-title .nav-tabs li a {
	border-bottom: medium none !important;
	border-left: 1px solid #DDDDDD;
	border-radius: 0 0 0 0;
	border-right: 1px solid #DDDDDD;
	border-top: medium none;
	color: #999999;
	margin: 0;
	outline: medium none;
	padding: 9px 10px 8px;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
}

.widget-title .nav-tabs li:first-child a {
	border-left: medium none !important;
}

.widget-title .nav-tabs li a:hover {
	background-color: transparent !important;
	border-color: #D6D6D6;
	border-width: 0 1px;
	color: #666666;
}

.widget-title .nav-tabs li.active a {
	background-color: #F9F9F9 !important;
	color: #444444;
}

.widget-title span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 9px 10px 7px 11px;
	float: left;
	/*teo opacity: .7;*/
}

.widget-title .buttons {
	float: right;
	margin: 8px 10px 0 0;
}

.widget-title .label {
	padding: 3px 5px 2px;
	float: right;
	margin: 9px 15px 0 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #ffffff;
}

.widget-calendar .widget-title .label {
	margin-right: 190px;
}

.widget-content {
	padding: 12px 15px;
	border-bottom: 1px solid #cdcdcd;
}

.nopadding {
	padding: 0 !important;
}

.paddingtop {
	padding: 15px 0 0 0 !important;
}

.widget-box.widget-plain .widget-content {
	padding: 12px 0 0;
}

.widget-box.collapsible .collapse.in .widget-content {
	border-bottom: 1px solid #CDCDCD;
}

/*.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header {*/
.widget-title,div.dataTables_wrapper .ui-widget-header {
	background-color: #efefef;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd),
		to(#eaeaea) );
	background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
	background-image: -moz-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
	background-image: -ms-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
	background-image: -o-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
	background-image: -linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#fdfdfd', endColorstr =     '#eaeaea', GradientType =     0 );
	/* IE6-9 */
	border-bottom: 1px solid #CDCDCD;
	height: 36px;
}

.widget-title h5 {
	color: #666666;
	text-shadow: 0 1px 0 #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	line-height: 12px;
	margin: 0;
}

.widget-title-black h6 {
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
	line-height: 12px;
	margin: 0;
}

.widget-title-black {
	background-color: #363636;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#363636),
		to(#363636) );
	background-image: -webkit-linear-gradient(top, #363636 0%, #363636 100%);
	background-image: -moz-linear-gradient(top, #363636 0%, #363636 100%);
	background-image: -ms-linear-gradient(top, #363636 0%, #363636 100%);
	background-image: -o-linear-gradient(top, #363636 0%, #363636 100%);
	background-image: -linear-gradient(top, #363636 0%, #363636 100%);
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#363636', endColorstr =     '#363636', GradientType =     0 );
	/* IE6-9 */
	border-bottom: 1px solid #363636;
	height: 36px;
}

.widget-title-black span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 9px 10px 7px 11px;
	float: left;
	opacity: .7;
}

.widget-title-black span.buttons {
	border-left: 1px solid #cdcdcd;
	float: right;
	margin: 8px 10px 0 0;
}

.widget-title-black .buttons {
	float: right;
	margin: 8px 10px 0 0;
}

.widget-title span.buttons {
	border-left: 1px solid #cdcdcd;
	float: right;
	margin: 8px 10px 0 0;
}

.widget-title .buttons {
	float: right;
	margin: 8px 10px 0 0;
}

.widget-title span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 9px 10px 7px 11px;
	float: left;
	/*teo opacity: .7;*/
}
/*widget*/
/*user-group*/
.corner-all {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.user-group>* {
	outline: none;
}

.user-group>a:first-child .btn {
	display: none;
}

.user-group .dropdown-user {
	margin-top: 2px;
	margin-left: -305px;
	padding: 20px 20px 0px 20px;
	min-width: 300px;
}

.user-group .dropdown-user .description {
	padding-left: 20px;
	display: inline-block;
}

.user-group .dropdown-user img:hover {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	-o-filter: blur(1px);
	filter: blur(1px);
}

.user-group .dropdown-user img {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	filter: blur(0px);
}

.user-group .dropdown-user .action {
	margin: 5px auto 5px auto;
}

.user-group .dropdown-user li.dropdown-footer {
	text-align: left;
	margin: 20px -20px 0px -20px;
	padding: 10px 10px 10px 20px;
	background: #EEE;
}
/*teo paginate*/
.dataTables_length div {
	vertical-align: middle;
}

.dataTables_paginate {
	line-height: 16px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

.dataTables_paginate .ui-button,.pagination.alternate li a {
	font-size: 12px;
	padding: 4px 10px !important;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	display: inline-block;
	line-height: 16px;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#e6e6e6) );
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
}

.dataTables_paginate .ui-button:hover,.pagination.alternate li a:hover {
	background-color: #e8e8e8;
	background-image: -moz-linear-gradient(center top, #f0f0f0, #dadada);
	background-image: -ms-linear-gradient(top, #f0f0f0, #dadada);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0),
		to(#dadada) );
	background-image: -webkit-linear-gradient(top, #f0f0f0, #dadada);
	background-image: -o-linear-gradient(top, #f0f0f0, #dadada);
	background-image: linear-gradient(top, #f0f0f0, #dadada);
	color: #222222;
	text-shadow: 0 1px 0 #ffffff;
	cursor: pointer;
}

.dataTables_paginate .first {
	border-radius: 4px 0 0 4px;
}

.dataTables_paginate .last {
	border-radius: 0 4px 4px 0;
}

.dataTables_paginate .ui-state-disabled,.fc-state-disabled,.pagination.alternate li.disabled a
	{
	color: #AAAAAA !important;
}

.dataTables_paginate .ui-state-disabled:hover,.fc-state-disabled:hover,.pagination.alternate li.disabled a:hover
	{
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#e6e6e6) );
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	cursor: default !important;
}

.dataTables_paginate span .ui-state-disabled,.pagination.alternate li.active a
	{
	background-color: #414141 !important;
	background-image: -moz-linear-gradient(center top, #555555, #222222)
		!important;
	background-image: -ms-linear-gradient(top, #555555, #222222) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555),
		to(#222222) ) !important;
	background-image: -webkit-linear-gradient(top, #555555, #222222); !
	important background-image: -o-linear-gradient(top, #555555, #222222)
		!important;
	background-image: linear-gradient(top, #555555, #222222) !important;
	color: #ffffff !important;
	cursor: default !important;
}

.icon-database {
	background-image: url('../../images/boot/icons/database.png');
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
}

.icon-graph {
	background-image: url('../../images/boot/icons/graph.png');
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
}

.icon-people {
	background-image: url('../../images/boot/icons/people.png');
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
}
/*statistic*/
.site-stats {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-stats li {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	/*cursor: pointer;*/
	margin: 0 0 10px;
	padding: 13px 20px 10px;
	position: relative;
}

.site-stats li:hover {
	background-color: #EDEDED;
}

.site-stats li.divider {
	padding: 0;
	border-width: 1px 0 0;
	border-color: #DDDDDD;
	border-style: dashed;
}

.site-stats li i {
	vertical-align: baseline;
}

.site-stats li strong {
	font-weight: bold;
	font-size: 20px;
	margin-left: 5px;
}

.site-stats li small {
	margin-left: 5px;
	font-size: 12px;
	color: #888888;
	font-style: italic;
}

/*teo test*/
.site-stats li.alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}

/*fonts for resume*/
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
	font-family: "FontAwesome";
	src: url('../../images/fonts/fontawesome-webfont.eot');
	src: url('../../images/fonts/fontawesome-webfont.eot?#iefix')
		format('eot'), url('../../images/fonts/fontawesome-webfont.woff')
		format('woff'), url('../../images/fonts/fontawesome-webfont.ttf')
		format('truetype'),
		url('../../images/fonts/fontawesome-webfont.svg#FontAwesome')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class ^="icofont-"]:before,[class *=" icofont-"]:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
}

a [class ^="icofont-"],a [class *=" icofont-"] {
	display: inline-block;
	text-decoration: inherit;
}
/* makes the font 33% larger relative to the icofont container */
.icofont-large:before {
	vertical-align: top;
	font-size: 1.3333333333333333em;
}

.btn [class ^="icofont-"],.btn [class *=" icofont-"] {
	/* keeps button heights with and without icofonts the same */
	line-height: .9em;
}

li [class ^="icofont-"],li [class *=" icofont-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}

li .icofont-large[class ^="icofont-"],li .icofont-large[class *=" icofont-"]
	{ /* 1.5 increased font size for icofont-large * 1.25 width */
	width: 1.875em;
}

li[class ^="icofont-"],li[class *=" icofont-"] {
	margin-left: 0;
	list-style-type: none;
}

li[class ^="icofont-"]:before,li[class *=" icofont-"]:before {
	text-indent: -2em;
	text-align: center;
}

li[class ^="icofont-"].icofont-large:before,li[class *=" icofont-"].icofont-large:before
	{
	text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icofonts */
.icofont-glass:before {
	content: "\f000";
}

.icofont-music:before {
	content: "\f001";
}

.icofont-search:before {
	content: "\f002";
}

.icofont-envelope:before {
	content: "\f003";
}

.icofont-heart:before {
	content: "\f004";
}

.icofont-star:before {
	content: "\f005";
}

.icofont-star-empty:before {
	content: "\f006";
}

.icofont-user:before {
	content: "\f007";
}

.icofont-film:before {
	content: "\f008";
}

.icofont-th-large:before {
	content: "\f009";
}

.icofont-th:before {
	content: "\f00a";
}

.icofont-th-list:before {
	content: "\f00b";
}

.icofont-ok:before {
	content: "\f00c";
}

.icofont-remove:before {
	content: "\f00d";
}

.icofont-zoom-in:before {
	content: "\f00e";
}

.icofont-zoom-out:before {
	content: "\f010";
}

.icofont-off:before {
	content: "\f011";
}

.icofont-signal:before {
	content: "\f012";
}

.icofont-cog:before {
	content: "\f013";
}

.icofont-trash:before {
	content: "\f014";
}

.icofont-home:before {
	content: "\f015";
}

.icofont-file:before {
	content: "\f016";
}

.icofont-time:before {
	content: "\f017";
}

.icofont-road:before {
	content: "\f018";
}

.icofont-download-alt:before {
	content: "\f019";
}

.icofont-download:before {
	content: "\f01a";
}

.icofont-upload:before {
	content: "\f01b";
}

.icofont-inbox:before {
	content: "\f01c";
}

.icofont-play-circle:before {
	content: "\f01d";
}

.icofont-repeat:before {
	content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
.icofont-refresh:before {
	content: "\f021";
}

.icofont-list-alt:before {
	content: "\f022";
}

.icofont-lock:before {
	content: "\f023";
}

.icofont-flag:before {
	content: "\f024";
}

.icofont-headphones:before {
	content: "\f025";
}

.icofont-volume-off:before {
	content: "\f026";
}

.icofont-volume-down:before {
	content: "\f027";
}

.icofont-volume-up:before {
	content: "\f028";
}

.icofont-qrcode:before {
	content: "\f029";
}

.icofont-barcode:before {
	content: "\f02a";
}

.icofont-tag:before {
	content: "\f02b";
}

.icofont-tags:before {
	content: "\f02c";
}

.icofont-book:before {
	content: "\f02d";
}

.icofont-bookmark:before {
	content: "\f02e";
}

.icofont-print:before {
	content: "\f02f";
}

.icofont-camera:before {
	content: "\f030";
}

.icofont-font:before {
	content: "\f031";
}

.icofont-bold:before {
	content: "\f032";
}

.icofont-italic:before {
	content: "\f033";
}

.icofont-text-height:before {
	content: "\f034";
}

.icofont-text-width:before {
	content: "\f035";
}

.icofont-align-left:before {
	content: "\f036";
}

.icofont-align-center:before {
	content: "\f037";
}

.icofont-align-right:before {
	content: "\f038";
}

.icofont-align-justify:before {
	content: "\f039";
}

.icofont-list:before {
	content: "\f03a";
}

.icofont-indent-left:before {
	content: "\f03b";
}

.icofont-indent-right:before {
	content: "\f03c";
}

.icofont-facetime-video:before {
	content: "\f03d";
}

.icofont-picture:before {
	content: "\f03e";
}

.icofont-pencil:before {
	content: "\f040";
}

.icofont-map-marker:before {
	content: "\f041";
}

.icofont-adjust:before {
	content: "\f042";
}

.icofont-tint:before {
	content: "\f043";
}

.icofont-edit:before {
	content: "\f044";
}

.icofont-share:before {
	content: "\f045";
}

.icofont-check:before {
	content: "\f046";
}

.icofont-move:before {
	content: "\f047";
}

.icofont-step-backward:before {
	content: "\f048";
}

.icofont-fast-backward:before {
	content: "\f049";
}

.icofont-backward:before {
	content: "\f04a";
}

.icofont-play:before {
	content: "\f04b";
}

.icofont-pause:before {
	content: "\f04c";
}

.icofont-stop:before {
	content: "\f04d";
}

.icofont-forward:before {
	content: "\f04e";
}

.icofont-fast-forward:before {
	content: "\f050";
}

.icofont-step-forward:before {
	content: "\f051";
}

.icofont-eject:before {
	content: "\f052";
}

.icofont-chevron-left:before {
	content: "\f053";
}

.icofont-chevron-right:before {
	content: "\f054";
}

.icofont-plus-sign:before {
	content: "\f055";
}

.icofont-minus-sign:before {
	content: "\f056";
}

.icofont-remove-sign:before {
	content: "\f057";
}

.icofont-ok-sign:before {
	content: "\f058";
}

.icofont-question-sign:before {
	content: "\f059";
}

.icofont-info-sign:before {
	content: "\f05a";
}

.icofont-screenshot:before {
	content: "\f05b";
}

.icofont-remove-circle:before {
	content: "\f05c";
}

.icofont-ok-circle:before {
	content: "\f05d";
}

.icofont-ban-circle:before {
	content: "\f05e";
}

.icofont-arrow-left:before {
	content: "\f060";
}

.icofont-arrow-right:before {
	content: "\f061";
}

.icofont-arrow-up:before {
	content: "\f062";
}

.icofont-arrow-down:before {
	content: "\f063";
}

.icofont-share-alt:before {
	content: "\f064";
}

.icofont-resize-full:before {
	content: "\f065";
}

.icofont-resize-small:before {
	content: "\f066";
}

.icofont-plus:before {
	content: "\f067";
}

.icofont-minus:before {
	content: "\f068";
}

.icofont-asterisk:before {
	content: "\f069";
}

.icofont-exclamation-sign:before {
	content: "\f06a";
}

.icofont-gift:before {
	content: "\f06b";
}

.icofont-leaf:before {
	content: "\f06c";
}

.icofont-fire:before {
	content: "\f06d";
}

.icofont-eye-open:before {
	content: "\f06e";
}

.icofont-eye-close:before {
	content: "\f070";
}

.icofont-warning-sign:before {
	content: "\f071";
}

.icofont-plane:before {
	content: "\f072";
}

.icofont-calendar:before {
	content: "\f073";
}

.icofont-random:before {
	content: "\f074";
}

.icofont-comment:before {
	content: "\f075";
}

.icofont-magnet:before {
	content: "\f076";
}

.icofont-chevron-up:before {
	content: "\f077";
}

.icofont-chevron-down:before {
	content: "\f078";
}

.icofont-retweet:before {
	content: "\f079";
}

.icofont-shopping-cart:before {
	content: "\f07a";
}

.icofont-folder-close:before {
	content: "\f07b";
}

.icofont-folder-open:before {
	content: "\f07c";
}

.icofont-resize-vertical:before {
	content: "\f07d";
}

.icofont-resize-horizontal:before {
	content: "\f07e";
}

.icofont-bar-chart:before {
	content: "\f080";
}

.icofont-twitter-sign:before {
	content: "\f081";
}

.icofont-facebook-sign:before {
	content: "\f082";
}

.icofont-camera-retro:before {
	content: "\f083";
}

.icofont-key:before {
	content: "\f084";
}

.icofont-cogs:before {
	content: "\f085";
}

.icofont-comments:before {
	content: "\f086";
}

.icofont-thumbs-up:before {
	content: "\f087";
}

.icofont-thumbs-down:before {
	content: "\f088";
}

.icofont-star-half:before {
	content: "\f089";
}

.icofont-heart-empty:before {
	content: "\f08a";
}

.icofont-signout:before {
	content: "\f08b";
}

.icofont-linkedin-sign:before {
	content: "\f08c";
}

.icofont-pushpin:before {
	content: "\f08d";
}

.icofont-external-link:before {
	content: "\f08e";
}

.icofont-signin:before {
	content: "\f090";
}

.icofont-trophy:before {
	content: "\f091";
}

.icofont-github-sign:before {
	content: "\f092";
}

.icofont-upload-alt:before {
	content: "\f093";
}

.icofont-lemon:before {
	content: "\f094";
}

.icofont-phone:before {
	content: "\f095";
}

.icofont-check-empty:before {
	content: "\f096";
}

.icofont-bookmark-empty:before {
	content: "\f097";
}

.icofont-phone-sign:before {
	content: "\f098";
}

.icofont-twitter:before {
	content: "\f099";
}

.icofont-facebook:before {
	content: "\f09a";
}

.icofont-github:before {
	content: "\f09b";
}

.icofont-unlock:before {
	content: "\f09c";
}

.icofont-credit-card:before {
	content: "\f09d";
}

.icofont-rss:before {
	content: "\f09e";
}

.icofont-hdd:before {
	content: "\f0a0";
}

.icofont-bullhorn:before {
	content: "\f0a1";
}

.icofont-bell:before {
	content: "\f0a2";
}

.icofont-certificate:before {
	content: "\f0a3";
}

.icofont-hand-right:before {
	content: "\f0a4";
}

.icofont-hand-left:before {
	content: "\f0a5";
}

.icofont-hand-up:before {
	content: "\f0a6";
}

.icofont-hand-down:before {
	content: "\f0a7";
}

.icofont-circle-arrow-left:before {
	content: "\f0a8";
}

.icofont-circle-arrow-right:before {
	content: "\f0a9";
}

.icofont-circle-arrow-up:before {
	content: "\f0aa";
}

.icofont-circle-arrow-down:before {
	content: "\f0ab";
}

.icofont-globe:before {
	content: "\f0ac";
}

.icofont-wrench:before {
	content: "\f0ad";
}

.icofont-tasks:before {
	content: "\f0ae";
}

.icofont-filter:before {
	content: "\f0b0";
}

.icofont-briefcase:before {
	content: "\f0b1";
}

.icofont-fullscreen:before {
	content: "\f0b2";
}

.icofont-group:before {
	content: "\f0c0";
}

.icofont-link:before {
	content: "\f0c1";
}

.icofont-cloud:before {
	content: "\f0c2";
}

.icofont-beaker:before {
	content: "\f0c3";
}

.icofont-cut:before {
	content: "\f0c4";
}

.icofont-copy:before {
	content: "\f0c5";
}

.icofont-paper-clip:before {
	content: "\f0c6";
}

.icofont-save:before {
	content: "\f0c7";
}

.icofont-sign-blank:before {
	content: "\f0c8";
}

.icofont-reorder:before {
	content: "\f0c9";
}

.icofont-list-ul:before {
	content: "\f0ca";
}

.icofont-list-ol:before {
	content: "\f0cb";
}

.icofont-strikethrough:before {
	content: "\f0cc";
}

.icofont-underline:before {
	content: "\f0cd";
}

.icofont-table:before {
	content: "\f0ce";
}

.icofont-magic:before {
	content: "\f0d0";
}

.icofont-truck:before {
	content: "\f0d1";
}

.icofont-pinterest:before {
	content: "\f0d2";
}

.icofont-pinterest-sign:before {
	content: "\f0d3";
}

.icofont-google-plus-sign:before {
	content: "\f0d4";
}

.icofont-google-plus:before {
	content: "\f0d5";
}

.icofont-money:before {
	content: "\f0d6";
}

.icofont-caret-down:before {
	content: "\f0d7";
}

.icofont-caret-up:before {
	content: "\f0d8";
}

.icofont-caret-left:before {
	content: "\f0d9";
}

.icofont-caret-right:before {
	content: "\f0da";
}

.icofont-columns:before {
	content: "\f0db";
}

.icofont-sort:before {
	content: "\f0dc";
}

.icofont-sort-down:before {
	content: "\f0dd";
}

.icofont-sort-up:before {
	content: "\f0de";
}

.icofont-envelope-alt:before {
	content: "\f0e0";
}

.icofont-linkedin:before {
	content: "\f0e1";
}

.icofont-undo:before {
	content: "\f0e2";
}

.icofont-legal:before {
	content: "\f0e3";
}

.icofont-dashboard:before {
	content: "\f0e4";
}

.icofont-comment-alt:before {
	content: "\f0e5";
}

.icofont-comments-alt:before {
	content: "\f0e6";
}

.icofont-bolt:before {
	content: "\f0e7";
}

.icofont-sitemap:before {
	content: "\f0e8";
}

.icofont-umbrella:before {
	content: "\f0e9";
}

.icofont-paste:before {
	content: "\f0ea";
}

.icofont-user-md:before {
	content: "\f200";
}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/*.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}
*/
/*select2*/
.select2-container {
	position: relative;
	display: inline-block;
	/* inline-block for ie7 */
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

.select2-container,.select2-drop,.select2-search,.select2-search input {
	/*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
	-moz-box-sizing: border-box; /* firefox */
	-ms-box-sizing: border-box; /* ie */
	-webkit-box-sizing: border-box; /* webkit */
	-khtml-box-sizing: border-box; /* konqueror */
	box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee),
		color-stop(0.5, white) );
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	filter: progid :     DXImageTransform.Microsoft.gradient (    
		startColorstr =    
		  '#eeeeee', endColorstr =       '#ffffff', GradientType =       0 );
	background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #aaa;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none;
}

.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee),
		color-stop(0.9, white) );
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 90%);
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#eeeeee', endColorstr =     '#ffffff', GradientType =     0 );
	background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%);
}

.select2-container .select2-choice span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
	display: block;
	position: absolute;
	right: 26px;
	top: 8px;
	width: 12px;
	height: 12px;
	font-size: 1px;
	background: url('../../images/select/select2.png') right top no-repeat;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	outline: 0;
}

.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer;
}

.select2-drop {
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	position: absolute;
	top: 100%;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	-o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	z-index: 9999;
	width: 100%;
	margin-top: -1px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.select2-drop.select2-drop-above {
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	-o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc),
		color-stop(0.6, #eee) );
	background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
	background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
	background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
	background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
	filter: progid :     DXImageTransform.Microsoft.gradient (    
		startColorstr =    
		  '#cccccc', endColorstr =       '#eeeeee', GradientType =       0 );
	background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
	border-left: 1px solid #aaa;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 18px;
}

.select2-container .select2-choice div b {
	background: url('../../images/select/select2.png') no-repeat 0 1px;
	display: block;
	width: 100%;
	height: 100%;
}

.select2-search {
	display: inline-block;
	white-space: nowrap;
	z-index: 10000;
	min-height: 26px;
	width: 100%;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}

.select2-search-hidden {
	display: block;
	position: absolute;
	left: -10000px;
}

.select2-search input {
	background: #fff url('../../images/select/select2.png') no-repeat 100%
		-22px;
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		-webkit-gradient(linear, left bottom, left top, color-stop(0.85, white),
		color-stop(0.99, #eeeeee) );
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		-webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		-moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		-o-linear-gradient(bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		-ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
	background: url('../../images/select/select2.png') no-repeat 100% -22px,
		linear-gradient(top, #ffffff 85%, #eeeeee 99%);
	padding: 4px 20px 4px 5px;
	outline: 0;
	border: 1px solid #aaa;
	font-family: sans-serif;
	font-size: 1em;
	width: 100%;
	margin: 0;
	height: auto !important;
	min-height: 26px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px;
}

.select2-search input.select2-active {
	background: #fff url('../../images/select/spinner.gif') no-repeat 100%;
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		-webkit-gradient(linear, left bottom, left top, color-stop(0.85, white),
		color-stop(0.99, #eeeeee) );
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		-webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		-moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		-o-linear-gradient(bottom, white 85%, #eeeeee 99%);
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		-ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
	background: url('../../images/select/spinner.gif') no-repeat 100%,
		linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices
	{
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border: 1px solid #5897fb;
	outline: none;
}

.select2-dropdown-open .select2-choice {
	border: 1px solid #aaa;
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white),
		color-stop(0.5, #eeeeee) );
	background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
	background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#ffffff', endColorstr =     '#eeeeee', GradientType =     0 );
	background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	-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;
}

.select2-dropdown-open .select2-choice div {
	background: transparent;
	border-left: none;
}

.select2-dropdown-open .select2-choice div b {
	background-position: -18px 1px;
}

/* results */
.select2-results {
	margin: 4px 4px 4px 0;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 200px;
}

.select2-results ul.select2-result-sub {
	margin: 0 0 0 0;
}

.select2-results ul.select2-result-sub>li .select2-result-label {
	padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 120px
}

.select2-results li {
	list-style: none;
	display: list-item;
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: bold;
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
}

.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff;
}

.select2-results li em {
	background: #feffde;
	font-style: normal;
}

.select2-results .select2-highlighted em {
	background: transparent;
}

.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit
	{
	background: #f4f4f4;
	display: list-item;
}

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-disabled {
	display: none;
}

.select2-more-results.select2-active {
	background: #f4f4f4 url('../../images/select/spinner.gif') no-repeat
		100%;
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0;
}

/* multiselect */
.select2-container-multi .select2-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: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	cursor: text;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	position: relative;
	border-radius: 3px;
}

.select2-container-multi .select2-choices {
	min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	border: 1px solid #5897fb;
	outline: none;
}

.select2-container-multi .select2-choices li {
	float: left;
	list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.select2-container-multi .select2-choices .select2-search-field input {
	color: #666;
	background: transparent !important;
	font-family: sans-serif;
	font-size: 100%;
	height: 15px;
	padding: 5px;
	margin: 1px 0;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active
	{
	background: #fff url('../../images/select/spinner.gif') no-repeat 100%
		!important;
}

.select2-default {
	color: #999 !important;
}

.select2-container-multi .select2-choices .select2-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: -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%
		);
	-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 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice span {
	cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4;
}

.select2-search-choice-close {
	display: block;
	position: absolute;
	right: 3px;
	top: 4px;
	width: 12px;
	height: 13px;
	font-size: 1px;
	background: url('../../images/select/select2.png') right top no-repeat;
	outline: none;
}

.select2-container-multi .select2-search-choice-close {
	left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover
	{
	background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close
	{
	background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice
	{
	background-image: none;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 3px 5px 3px 5px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close
	{
	display: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,.select2-result-unselectable .select2-result-selectable .select2-match
	{
	text-decoration: underline;
}

.select2-result-unselectable .select2-match {
	text-decoration: none;
}

.select2-offscreen {
	position: absolute;
	left: -10000px;
}

/*calendar checker */
.checker span {
	background-position: 0px -260px;
	height: 19px;
	width: 19px;
}

.checker input {
	opacity: 0;
	filter: alpha(opacity :     0);
	display: inline-block;
	background: none;
}

div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span
	{
	background-image: url(../../images/forms/sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}

.selector,.radio,.checker,.uploader,.button,.selector *,.radio *,.checker *,.uploader *,.button *
	{
	margin: 0;
	padding: 0;
}
/* Checkbox */
div.checker {
	width: 19px;
	height: 19px;
}

div.checker input {
	width: 19px;
	height: 19px;
}

div.checker span {
	background-position: 0px -260px;
	height: 19px;
	width: 19px;
}

div.checker:active span,div.checker.active span {
	background-position: -19px -260px;
}

div.checker.focus span,div.checker:hover span {
	background-position: -38px -260px;
}

div.checker.focus:active span,div.checker:active:hover span,div.checker.active:hover span,div.checker.focus.active span
	{
	background-position: -57px -260px;
}

div.checker span.checked {
	background-position: -76px -260px;
}

div.checker:active span.checked,div.checker.active span.checked {
	background-position: -95px -260px;
}

div.checker.focus span.checked,div.checker:hover span.checked {
	background-position: -114px -260px;
}

div.checker.focus:active span.checked,div.checker:hover:active span.checked,div.checker.active:hover span.checked,div.checker.active.focus span.checked
	{
	background-position: -133px -260px;
}

div.checker.disabled span,div.checker.disabled:active span,div.checker.disabled.active span
	{
	background-position: -152px -260px;
}

div.checker.disabled span.checked,div.checker.disabled:active span.checked,div.checker.disabled.active span.checked
	{
	background-position: -171px -260px;
}

/* Radio */
div.radio {
	width: 18px;
	height: 18px;
}

div.radio input {
	width: 18px;
	height: 18px;
}

div.radio span {
	height: 18px;
	width: 18px;
	background-position: 0px -279px;
}

div.radio:active span,div.radio.active span {
	background-position: -18px -279px;
}

div.radio.focus span,div.radio:hover span {
	background-position: -36px -279px;
}

div.radio.focus:active span,div.radio:active:hover span,div.radio.active:hover span,div.radio.active.focus span
	{
	background-position: -54px -279px;
}

div.radio span.checked {
	background-position: -72px -279px;
}

div.radio:active span.checked,div.radio.active span.checked {
	background-position: -90px -279px;
}

div.radio.focus span.checked,div.radio:hover span.checked {
	background-position: -108px -279px;
}

div.radio.focus:active span.checked,div.radio:hover:active span.checked,div.radio.focus.active span.checked,div.radio.active:hover span.checked
	{
	background-position: -126px -279px;
}

div.radio.disabled span,div.radio.disabled:active span,div.radio.disabled.active span
	{
	background-position: -144px -279px;
}

div.radio.disabled span.checked,div.radio.disabled:active span.checked,div.radio.disabled.active span.checked
	{
	background-position: -162px -279px;
}
/*accordion menu teo*/
#leftMenu .accordion-group {
	margin-bottom: 0px;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#leftMenu .accordion-heading {
	height: 20px;
	border-top: 1px solid #717171; /* inner stroke */
	border-bottom: 1px solid #5A5A5A; /* inner stroke */
	/* background-color: #353535; /* layer fill content */
	/* background-image: -moz-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*  background-image: -o-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*  background-image: -webkit-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*  background-image: linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	list-style-type: none;
}

#leftMenu .accordion-heading.active { /*  height: 24px;
    border-top: 1px solid #717171; /* inner stroke */
	/*  border-bottom: 1px solid #5A5A5A; /* inner stroke */
	/*  background-color: #353535; /* layer fill content */
	/*   background-image: -moz-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*  background-image: -o-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*   background-image: -webkit-linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/*  background-image: linear-gradient(90deg, #595b59 0%, #616161 100%); /* gradient overlay */
	/* list-style-type:none;
    background: url("../images/cal/h30.png") repeat scroll 0 0 #CCCCCC;*/
	
}

#leftMenu .accordion-heading.active a {
	color: #cbcbcb;
}

#leftMenu .accordion-heading  a { /* color: #cbcbcb;  text color */
	text-shadow: 0 1px 0 #3b3b3b; /* drop shadow */
	text-decoration: none;
	font-weight: bold;
}

#leftMenu .accordion-heading  a:hover {
	color: #ccc
}

#leftMenu .accordion-heading .active {
	width: 182px;
	height: 34px;
	border: 1px solid #5b5b5b; /* inner stroke */
	background-color: #353535; /* layer fill content */
	background-image: -moz-linear-gradient(90deg, #4b4b4b 0%, #555 100%);
	/* gradient overlay */
	background-image: -o-linear-gradient(90deg, #4b4b4b 0%, #555 100%);
	/* gradient overlay */
	background-image: -webkit-linear-gradient(90deg, #4b4b4b 0%, #555 100%);
	/* gradient overlay */
	background-image: linear-gradient(90deg, #4b4b4b 0%, #555 100%);
	/* gradient overlay */
}

/*TEO TABLE TOOLS BUTTONS*/
div.DTTT_container {
	position: relative;
	float: right;
	padding-left: 5px;
	height: 20px;
}

button.DTTT_button,div.DTTT_button,a.DTTT_button { /*font-size: 12px;
    padding: 4px 10px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
	/*   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    display: inline-block;
    line-height: 16px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;*/
	position: relative;
	float: left;
	/*margin-right: 3px;
	/*padding: 5px 8px;*/
	padding: 4px 10px !important;
	border: 1px solid #999;
	cursor: pointer;
	*cursor: hand;
	font-size: 0.78em;
	color: black !important;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	-moz-box-shadow: 1px 1px 3px #ccc;
	-ms-box-shadow: 1px 1px 3px #ccc;
	-o-box-shadow: 1px 1px 3px #ccc;
	box-shadow: 1px 1px 3px #ccc;
	/* Generated by http://www.colorzilla.com/gradient-editor/ */
	/*border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
	/*background: #ffffff; /* Old browsers */
	/*background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	/* background:    -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
	/*/*	background:     -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
	/*	background:      -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
	/*	background:         linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
	/*teo*/
	background-color: #f5f5f5;
	border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#e6e6e6) );
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	color: #333333;
	text-shadow: 0 1px 0 #ffffff; */
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#ffffff', endColorstr =     '#f9f9f9', GradientType =     0 );
	/* IE6-9 */
}

/* Buttons are cunning border-box sizing - we can't just use that for A and DIV due to IE6/7 */
button.DTTT_button {
	height: 30px;
	padding: 3px 8px;
}

.DTTT_button embed {
	outline: none;
}

button.DTTT_button:hover,div.DTTT_button:hover,a.DTTT_button:hover {
	border: 1px solid #666;
	text-decoration: none !important;
	-webkit-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-ms-box-shadow: 1px 1px 3px #999;
	-o-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
	background: #f3f3f3; /* Old browsers */
	background: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
	/* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
	/* FF3.6+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
	/* IE10+ */
	background: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
	/* W3C */
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#f3f3f3', endColorstr =     '#f4f4f4', GradientType =     0 );
	/* IE6-9 */
}

button.DTTT_disabled,div.DTTT_disabled,a.DTTT_disabled {
	color: #999;
	border: 1px solid #d0d0d0;
	background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
	/* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
	/* FF3.6+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
	/* IE10+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, #ffffff 0%, #f9f9f9 89%, #fafafa 100%);
	/* W3C */
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#ffffff', endColorstr =     '#fafafa', GradientType =     0 );
	/* IE6-9 */
}

/*teo images for buttons*/
/** BUTTON_STYLES
 * Action specific button styles
 * If you want images - comment this back in

a.DTTT_button_csv,
a.DTTT_button_xls,
a.DTTT_button_copy,
a.DTTT_button_pdf,
a.DTTT_button_print {
	padding-right: 0px;
}

a.DTTT_button_csv span,
a.DTTT_button_xls span,
a.DTTT_button_copy span,
a.DTTT_button_pdf span,
a.DTTT_button_print span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-right: 30px;
}


a.DTTT_button_csv span { background: url(../images/responsive_tables/csv.png) no-repeat bottom right; }
a.DTTT_button_csv:hover span { background: url(../images/csv_hover.png) no-repeat center right; }

a.DTTT_button_xls span { background: url(../../images/responsive_tables/xls.png) no-repeat center right; }
a.DTTT_button_xls:hover span { background: #f0f0f0 url(../../images/xls_hover.png) no-repeat center right; }

a.DTTT_button_copy span { background: url(../../images/responsive_tables/copy.png) no-repeat center right; }
a.DTTT_button_copy:hover span { background: #f0f0f0 url(../../images/copy_hover.png) no-repeat center right; }

a.DTTT_button_pdf span { background: url(../images/responsive_tables/pdf.png) no-repeat center right; }
a.DTTT_button_pdf:hover span { background: #f0f0f0 url(../images/responsive_tables/pdf_hover.png) no-repeat center right; }

a.DTTT_button_print span { background: url(../../images/responsive_tables/print.png) no-repeat center right; }
a.DTTT_button_print:hover span { background: #f0f0f0 url(../../images/responsive_tables/print_hover.png) no-repeat center right; }

/*teo images for buttons*/
button.DTTT_button_collection span {
	padding-right: 17px;
	background: url(../../images/responsive_tables/collection.png) no-repeat
		center right;
}

button.DTTT_button_collection:hover span {
	padding-right: 17px;
	background: #f0f0f0
		url(../../images/responsive_tables/collection_hover.png) no-repeat
		center right;
}

/*
 * COLLECTIONS
 * Drop down list (collection) styles
 */
div.DTTT_collection {
	width: 100px;
	padding: 8px 8px 4px 8px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.4);
	background-color: #f3f3f3;
	background-color: rgba(255, 255, 255, 0.3);
	overflow: hidden;
	z-index: 2002;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

div.DTTT_collection_background {
	background: transparent
		url(../../images/responsive_tables/background.png) repeat top left;
	z-index: 2001;
}

div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button
	{
	position: relative;
	left: 0;
	right: 0;
	display: block;
	float: none;
	margin-bottom: 4px;
	-webkit-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-ms-box-shadow: 1px 1px 3px #999;
	-o-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
}

/*
 * PRINTING
 * Print display styles
 */
.DTTT_print_info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center;
	color: #333;
	padding: 10px 30px;
	background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
	/* FF3.6+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
	/* IE10+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
	/* Opera 11.10+ */
	background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
	/* W3C */
	filter: progid :     DXImageTransform.Microsoft.gradient (     
		 startColorstr =  
		  '#ffffff', endColorstr =     '#f9f9f9', GradientType =     0 );
	/* IE6-9 */
	opacity: 0.95;
	border: 1px solid black;
	border: 1px solid rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}

/*progress bar*/
.progress>p,.bar-st>p {
	position: absolute;
	/* width: 100%;
   text-align: center;*/
	font-weight: bold;
	height: 30px;
}
/* CONTACTS */
.contact-box {
	background-color: #ffffff;
	border: 1px solid #E7EAEC;
	padding: 20px;
	margin-bottom: 20px;
}

.contact-box a {
	color: inherit;
}

.ibox {
	clear: both;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0;
}

.ibox:after,.ibox:before {
	display: table;
}

.ibox-title {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: #E7EAEC;
	border-image: none;
	border-style: solid solid none;
	border-width: 4px 0px 0;
	color: inherit;
	margin-bottom: 0;
	padding: 14px 15px 7px;
}

.ibox-content {
	background-color: #FFFFFF;
	color: inherit;
	padding: 15px 20px 20px 20px;
	border-color: #E7EAEC;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 0px;
}

.ibox-title span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 9px 10px 7px 11px;
	float: left;
	opacity: .7;
}

.ibox-title .buttons {
	float: right;
	margin: 8px 10px 0 0;
}

.label-primary2,.badge-primary2 {
	background-color: #1AB394;
	color: #FFFFFF;
}

.label-success2,.badge-success2 {
	background-color: #1C84C6;
	color: #FFFFFF;
}

.label-warning2,.badge-warning2 {
	background-color: #F8AC59;
	color: #FFFFFF;
}
.label-danger2,.badge-danger2 {
	background-color: #ed5565;
	color: #FFFFFF;
}

img.online {
	border-left-color: #00a300;
	border-left-color: #40ac2b !important;
}

.chat-body li.message img {
	display: inline-block;
	border-left: 4px solid #fff;
	position: absolute;
}

.alert-info2 {
	border-color: #9cb4c5;
	color: #305d8c;
	background: #d6dde7;
}

.alert .alert-info .message {
	display: block;
	position: relative;
	margin: 20px 20px 0;
}

.alert .alert-info .message img {
	display: inline-block;
	border-left: 4px solid #fff;
	position: absolute;
}

.message-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0;
	margin-left: 65px;
	line-height: normal;
}

.message-text a.username {
	display: block;
	font-weight: 700;
	margin-bottom: 4px;
	vertical-align: top;
	line-height: 14px;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none !important;
}

.chat-body li.message {
	display: block;
	position: relative;
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	padding: 10px;
	margin: 10px 0 0 20px;
}

.chat-body li.message .message-text {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0;
	margin-left: 65px;
	line-height: normal;
}

.chat-body li:first-child {
	margin-top: 10px;
}

.chat-body ul {
	margin: 0;
	padding: 0;
}

.chat-body li:first-child {
	margin-top: 10px;
}

.font-xs {
	font-size: 85% !important;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.stat-list li:first-child {
	margin-top: 0;
}

.stat-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.stat-percent {
	float: right;
}

.stat-list li {
	margin-top: 15px;
	position: relative;
}

.progress-bar {
	background-color: #1AB394;
}

.progress-small,.progress-small .progress-bar {
	height: 10px;
}

.progress-small,.progress-mini {
	margin-top: 5px;
}

.progress-mini,.progress-mini .progress-bar {
	height: 5px;
	margin-bottom: 0px;
}

.progress-bar-navy-light {
	background-color: #3dc7ab;
}

.progress-bar-success {
	background-color: #1c84c6;
}

.progress-bar-info {
	background-color: #23c6c8;
}

.progress-bar-warning {
	background-color: #f7c029;
}

.progress-bar-danger {
	background-color: #ED5565;
}
/*list group*/
.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

a.list-group-item {
	color: #555555;
}

a.list-group-item .list-group-item-heading {
	color: #333333;
}

a.list-group-item:hover,a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}

a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus
	{
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading
	{
	color: inherit;
}

a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text
	{
	color: #e1edf7;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
/*panel*/
.panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before,.panel-body:after {
	display: table;
	content: " ";
}

.panel-body:after {
	clear: both;
}

.panel-body:before,.panel-body:after {
	display: table;
	content: " ";
}

.panel-body:after {
	clear: both;
}

.panel>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
}

.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel>.list-group .list-group-item:last-child {
	border-bottom: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.panel>.table,.panel>.table-responsive>.table {
	margin-bottom: 0;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
	border-top: 1px solid #dddddd;
}

.panel>.table>tbody:first-child th,.panel>.table>tbody:first-child td {
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
	{
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
	border-right: 0;
}

.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td
	{
	border-bottom: 0;
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-group .panel {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}

.panel-default {
	border-color: #dddddd;
}

.panel-default>.panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #dddddd;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}

.panel-primary {
	border-color: #428bca;
}

.panel-primary>.panel-heading {
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}

/*teo panel-heading-controls */
.panel-heading-controls {
	margin-top: -2px;
	margin-bottom: -200px;
	float: right;
}

.panel-heading-controls>.pagination.pagination-xs {
	margin-top: -1px;
}

.panel-heading-controls>.pagination {
	margin: -5px 0 0 0;
}
/*teo nav-tabs-xs */
.nav-tabs-xs>li>a {
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	margin: 0 6px -1px 0;
	background-color: rgba(0, 0, 0, .06)
}

.nav-tabs-xs>.active>a,.nav-tabs-xs>.active>a:hover {
	color: #555555;
	cursor: default;
	background-color: #fff;
	/* border: 1px solid #ddd; */
	border-bottom-color: transparent;
	color: #fff;
	background: #1d89cf;
	border-bottom: 2px solid #1a7ab9;
}

.tab-content.tab-content-bordered {
	border: 1px solid #d7d7d7;
	border-top: none;
	padding-left: 15px;
	padding-right: 15px;
	/* border-bottom-right-radius: 2px; */
	border-bottom-left-radius: 2px;
}

/*teo tree header accordion*/
.teoteotree { /*margin-right: -15px;
	margin-left: -15px;
	padding: 5px 0 5px 15px;
	-webkit-box-shadow: -2px 0 0 #57889c;
	-moz-box-shadow: -2px 0 0 #57889c;
	font-weight: bold;
	background-color: #eeeeee;*/
	
}

.teoteotree {
	margin-right: -15px;
	margin-left: -13px;
	margin-bottom: 0;
	padding: 5px 0 5px 15px;
	/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	 -webkit-box-shadow: -2px 0 0 #1a7ab9;  */
	 -webkit-box-shadow: -2px 0 0 black; 
	-moz-box-shadow: -2px 0 0 #57889c;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 1px solid #fff;
}

.teoteotree.level2 {
	margin-right: -25px !important;
	margin-left: none !important;
	padding: 5px 0 5px 15px;
	/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
	font-weight: bold;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	background: none !important;
	font-size: 14px;
	border: none !important;
	
}




/*teo fa icons*/
@font-face {
	font-family: 'FontAwesome';
	src: url('../../images/fonts/v4/fontawesome-webfont.eot?v=4.0.3');
	src: url('../../images/fonts/v4/fontawesome-webfont.eot?#iefix&v=4.0.3')
		format('embedded-opentype'),
		url('../../images/fonts/v4/fontawesome-webfont.woff?v=4.0.3')
		format('woff'),
		url('../../images/fonts/v4/fontawesome-webfont.ttf?v=4.0.3')
		format('truetype'),
		url('../../images/fonts/v4/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@
-moz-keyframes spin { 0% {
	-moz-transform: rotate(0deg);
}

100%
{
-moz-transform


:

 

rotate


(359
deg
);


  

}
}
@
-webkit-keyframes spin { 0% {
	-webkit-transform: rotate(0deg);
}

100%
{
-webkit-transform


:

 

rotate


(359
deg
);


  

}
}
@
-o-keyframes spin { 0% {
	-o-transform: rotate(0deg);
}

100%
{
-o-transform


:

 

rotate


(359
deg
);


  

}
}
@
-ms-keyframes spin { 0% {
	-ms-transform: rotate(0deg);
}

100%
{
-ms-transform


:

 

rotate


(359
deg
);


  

}
}
@
keyframes spin { 0% {
	transform: rotate(0deg);
}

100%
{
transform


:

 

rotate


(359
deg
);


  

}
}
.fa-rotate-90 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  1 );
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  2 );
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  3 );
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  0, mirror =   1 );
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  2, mirror =   1 );
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1);
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,.fa-sort-asc:before {
	content: "\f0dd";
}

.fa-sort-up:before,.fa-sort-desc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-reply-all:before {
	content: "\f122";
}

.fa-mail-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before
	{
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158";
}

.fa-won:before,.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

/*teo fa icon 4.2*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../../images/fonts/v4.2.3/fontawesome-webfont.eot?v=4.2.0');
	src:
		url('../../images/fonts/v4.2.3/fontawesome-webfont.eot?#iefix&v=4.2.0')
		format('embedded-opentype'),
		url('../../images/fonts/v4.2.3/fontawesome-webfont.woff?v=4.2.0')
		format('woff'),
		url('../../images/fonts/v4.2.3/fontawesome-webfont.ttf?v=4.2.0')
		format('truetype'),
		url('../../images/fonts/v4.2.3/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular')
		format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

@
-webkit-keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform


:rotate(359deg)


;
transform


:rotate(359deg)


}
}
@
keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform


:rotate(359deg)


;
transform


:rotate(359deg)


}
}
.fa-rotate-90 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  1 );
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  2 );
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  3 );
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  0, mirror =   1 );
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid :   DXImageTransform.Microsoft.BasicImage (   rotation =
		  2, mirror =   1 );
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical
	{
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before
	{
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before
	{
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before
	{
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.panel-heading.heading-teo {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #006dcc;
	*background-color: #0044cc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc),
		to(#0044cc) );
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid :       DXImageTransform.Microsoft.gradient (     
		 startColorstr =   
		   '#ffffffff', endColorstr =       '#fff2f2f2', GradientType =      
		0 );
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	color: #fff;
	font-weight: bold;
}

a.list-group-item #pull-right:hover,a.list-group-item.pull-right:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}

}
.table-borderless td,.table-borderless tr {
	border-top: none !important;
	border-bottom: none !important;
}
	
.nav>.active>label, .nav>.active>label:hover {
text-decoration: none;
background-color: #eeeeee;
color: red;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #006dcc;
}

.profile-content{
	background-color: #fff;
	}
	
	/*chat */

.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444;
}

.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}
.direct-chat-text:after, .direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}
.direct-chat-msg {
  margin-bottom: 10px;
}
.direct-chat-msg, .direct-chat-text {
  display: block;
}
.direct-chat-name {
  font-weight: 600;
}
.direct-chat-timestamp {
  color: #999;
}