/*
Template Name: Admin Lab Dashboard build with Bootstrap v2.3.1
Template Version: 1.2
Author: Mosaddek Hossain
Website: http://thevectorlab.net/
*/

/* body styles */
body {
	color: #000;
	font-family: 'Arial';
	padding: 0px !important;
	margin: 0px !important;
	font-size:13px;
}

/* fix for font awesome icon classes */
[class^="icon-"], [class*=" icon-"],[class^="icon-"]:hover, [class*=" icon-"]:hover {
	/*background: none !important;*/
}

/* hide by default, used to handle elements to show only for ie8*/
.visible-ie8 {
	display: none;
}
/*
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../font/myriadprobold.eot');
	src: url('../font/myriadprobold.eot?#iefix') format('embedded-opentype'),
	url('../font/myriadprobold.woff') format('woff'),
	url('../font/myriadprobold.ttf') format('truetype'),
	url('../font/myriadprobold.svg#myriadprobold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-It';
	src: url('../font/myriadproit.eot');
	src: url('../font/myriadproit.eot?#iefix') format('embedded-opentype'),
	url('../font/myriadproit.woff') format('woff'),
	url('../font/myriadproit.ttf') format('truetype'),
	url('../font/myriadproit.svg#myriadproit') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Light';
	src: url('../font/myriadprolight.eot');
	src: url('../font/myriadprolight.eot?#iefix') format('embedded-opentype'),
	url('../font/myriadprolight.woff') format('woff'),
	url('../font/myriadprolight.ttf') format('truetype'),
	url('../font/myriadprolight.svg#myriadprolight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/myriadproregular.eot');
	src: url('../font/myriadproregular.eot?#iefix') format('embedded-opentype'),
	url('../font/myriadproregular.woff') format('woff'),
	url('../font/myriadproregular.ttf') format('truetype'),
	url('../font/myriadproregular.svg#myriadproregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* general typography*/
h3 small, h2 small, h5 small {
	color: #868686;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}


h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
	padding-bottom: 10px;
}


.page-title {
	font-size: 28px;
	display: block;
	font-weight: normal !important;
	margin: 13px 0px 8px 0px;
	font-family: 'MyriadPro-Light';
}
.page-title small {
	font-size: 14px;
}


/* general tools */
img.center {
	text-align:center;
}
.phone-margin-top-5:before {
	display: block;
	margin-top: 5px;
}
.no-padding {
	padding: 0px !important;
}
.no-margin {
	margin: 0px !important;
}
.no-bottom-space {
	padding-bottom:0px !important;
	margin-bottom: 0px !important;
}
.no-top-space {
	padding-top:0px !important;
	margin-top: 0px !important;
}
.block-margin-bottom-5 {
	display: inline-block;
	margin-bottom: 5px;
}
.hide {
	display: none;
}
.bold {
	font-weight:bold;
}

.fix-margin {
	margin-left: 0px !important
}

.border {
	border: 1px solid #ddd
}

.small {
	font-size: 11px !important;
}

.btn-top-space {
	margin-top: 5px !important;
}

.italic {
	font-style: italic !important;
}

i.big {
	font-size: 20px;
}

i.warning {
	color: #E74955;
}

i.critical {
	color: #22878E;
}

i.normal {
	color: #A5D16C;
}

hr {
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #E0DFDF;
	border-bottom: 1px solid #FEFEFE;
}

i.icon, a.icon {
	color: #999;
}

a.icon:hover {
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	opacity: .4;
}

a.icon.huge i{
	font-size: 16px !important;
}

.space5 {
	display: block;
	height: 5px !important;
	clear: both;
}

.space7 {
	height: 7px !important;
	clear: both;
}

.space10 {
	height: 10px !important;
	clear: both;
}

.space12 {
	height: 12px !important;
	clear: both;
}

.space15 {
	height: 15px !important;
	clear: both;
}

.space20 {
	height: 20px !important;
	clear: both;
}

.mtop5 {
	margin-top: 5px
}

.mtop7 {
	margin-top: 7px
}

.mtop10 {
	margin-top: 10px
}

.no-text-shadow {
	text-shadow: none !important;
}

.notify-row {
	/*float: left;*/
	padding: 5px;
}

/*fix outlines on click*/
a,a:focus, a:hover, a:active {
	outline: 0;
}

/*logo*/
#header .brand {
	 /* background:#333333;*/
	margin-top: 0px !important;
	/*opacity:0.6;*/
	/*filter:alpha(opacity=60);*/
	 /* padding: 0px;*/
	margin-left: 0px;
	/*width: 144px;*/
}

/* header nav bar*/
#header.navbar {
	min-width: 1000px;
}
#header .navbar .nav > li > a{
	padding:0px !important;
}

.navbar .nav > li > a {
	padding: 10px;
}

#header .navbar-inner .nav > li {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#header .navbar-inner li.dropdown .dropdown-toggle i {
	font-size: 20px;
}

#header .navbar-inner li.dropdown .dropdown-toggle .label {
	position: relative;
	top:-3px;
	font-size: 9px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	display: inline-block !important;
}

#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header.navbar-inverse .btn-navbar {
	margin-top: 6px;
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e9ebec;
	background-image: -moz-linear-gradient(top, #e9ebec, #caced1);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9ebec), to(#caced1));
	background-image: -webkit-linear-gradient(top, #e9ebec, #caced1);
	background-image: -o-linear-gradient(top, #e9ebec, #caced1);
	background-image: linear-gradient(to bottom, #e9ebec, #caced1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcaced1', endColorstr='#ffcaced1', GradientType=0);
	border-color: #caced1 #caced1 black;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#header.navbar-inverse .btn-navbar:hover {
	background-color: #caced1;
}

#header .navbar-inner {
	top:0px;
	width: 100%;
	margin: 0px !important;
	margin-bottom: -2px !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	padding: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#header.navbar-inverse .navbar-inner {
	height: 60px;
	border:none !important;
}

#header.navbar-inverse .divider-vertical {
	height: 40px;
}

#header .navbar-search {
	margin-left: 110px;
}

#header .top-nav .dropdown-menu {
	margin-top: 3px;
}

.top-menu {
	padding: 5px;
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 12px;
}

.top-nav .nav > li > a > img {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.navbar-inverse .navbar-search .search-query {
	background-color: #FFFFFF;
	border: 0 none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	color: #333333;
	outline: 0 none;
	padding: 5px 15px;
	text-shadow: none;

}

/* main container */
#container {

}

.fixed-top #container {
	margin-top: 60px;
}

/* i8 fix for form input height in fluid rows */
.ie8 .row-fluid [class*="span"] {
	min-height: 20px !important;
}

/* body container */
#login-body {
	background-color: #FFF	!important;
	background-image: url("../img/body-bg.png") !important;
}

#main-content {
	margin-top: 0px;
	margin-left: 0px;
	min-height: 800px;
	background: #FFF;
}

/* page container */
.sidebar-toggler {
	-webkit-border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
	cursor: pointer;
	display: block;
	float: right;
	margin-top: 12px;
	width: 23px;
	height: 25px;
	background: #e9ebec url("../img/body-bg.png");
}

.sidebar-toggler:before {
	margin: 2px 2px 7px 8px;
	display: block;
	font-size: 18px;
	font-family: FontAwesome;
	height: auto;
	content: "\f104";
	font-weight: 300;
	text-shadow:none;
}

.sidebar-toggler.closed:before,
.sidebar-closed .sidebar-toggler:before {
	margin: 2px 2px 7px 10px;
	content: "\f105";
}

.sidebar-closed > #sidebar > ul {
	display: none;
}

.sidebar-closed #main-content {
	margin-left: 25px;
}

.sidebar-closed #sidebar {
	margin-left: -190px;
}

/* sidebar menu */

[class^="icon-"], [class*=" icon-"] {
	margin-top: 0;
}

ul.sidebar-menu span.icon-box	{
	background: url("../img/side-bar-list-bg.png") !important;
	padding: 20px 20px;
	margin-right: 10px;
}

#sidebar .navbar-search {
	border: 0px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#sidebar.closed {
	display: none;
}

#sidebar > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#sidebar > ul > li {
	display: block;
	margin: 0 0 1px 0;
	padding: 0;
	border: 0px;
	background: url("../img/side-bar-list-bg.png");
	line-height: 30px;
}

#sidebar > ul > li > a {
	display: block;
	position: relative;
	margin: 0;
	border: 0px;
	padding: 0px 15px 0px 0;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	white-space:nowrap;
}

#sidebar > ul > li a i {
	color:#eaeaea;
	font-size: 18px;
}

#sidebar > ul > li.active > a{
	border: none;
}


#sidebar > ul > li.active > a .arrow {
	margin-right: 1px;
}

#sidebar > ul > li.active > a .arrow.open {
	margin-right: 0px;
}


#sidebar ul > li > a .arrow {
	float: right;
	margin-top: 27px;
	margin-right: 5px;
	width: 0;
	height: 0;
	border-left: 4px solid #f3f3f3;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

#sidebar > ul > li > a .arrow.open {
	float: right;
	margin-top: 27px;
	margin-right: 3px;
	width: 0;
	height: 0;
	border-top: 5px solid #f3f3f3;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

#sidebar > ul > li > ul.sub {
	display: none;
	list-style: none;
	clear: both;
	margin: 0px;
}

#sidebar > ul > li.active > ul.sub {
	display: block;
}

#sidebar > ul > li > ul.sub > li {
	background: none !important;
	padding: 0px;
}

#sidebar > ul > li > ul.sub > li > a {
	display: block;
	position: relative;
	padding: 10px 10px 10px 60px;
	color: #ccc;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	font-size: 13px;
	font-weight: normal;
}

#sidebar > ul > li > ul.sub > li.active > a, #sidebar > ul > li > ul.sub > li > a:hover {

	background: url("../img/submenu_hover.png") !important;
}

/* ie8, ie9 fixes */
.ie8 #sidebar .search-query, .ie8 #header .search-query {
	padding-top: 7px !important;
	padding-bottom: 5px !important;
}

.ie9 #sidebar .search-query, .ie9 #header .search-query {
	padding-bottom: 0px !important;
	height: 24px;
}

.ie9 #sidebar > ul > li.active > a .triangle {
	right: -1px;
}

/* ie10 fixes */
.ie10 #header .search-input-area > i, .ie10 #sidebar .search-input-area > i {
	top:-2px !important;
}

/* ie8 fixes */
.ie8 #sidebar {
	position: absolute;
	width: 215px;
}

.ie8 #sidebar ul{
	margin-top:47px;
	width: 215px;
}

/* footer container */
#footer {
	padding: 8px 20px 5px 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	/*background: url("../img/top-bg.jpg");*/
}

#footer .go-top {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	background-color: #111;
	opacity: 0.8;
	padding: 3px 5px 2px 6px;
	opacity:0.4;
	filter: alpha(opacity = 40);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

/* custom wells */
.well {
	background-color: #fafafa;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.well.mini {
	padding: 7px !important;
}


.tab-content {
	padding: 4px;
	overflow: hidden;
}

/* general form */
form legend {
	margin: 15px 0px 10px 0px !important;
}

.form-actions {
	background-color: #fff ;
}

.widget-body.form form {
	margin: 0px !important;
	padding: 0px !important;
}

.widget-body.form .control-group:last-child {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.widget-body.form .form-actions{
	margin-left:-15px !important;
	margin-right:-15px !important;
	margin-top: 20px !important;
	margin-bottom: -15px !important;
	margin-top: 20px;
	padding-left: 195px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}

.widget-body .dataTables_info, .widget-body .dataTables_paginate {
	margin-top: 5px !important;
	padding-bottom: 0px !important;
	margin-bottom: -4px !important;
}

.widget-body .table {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.widget-title > h4, .breadcrumb > li> a:hover, .chats li.in .name {
	color: #4C4C4C;
	text-shadow: 0 1px 1px #FFFFFF;
}

/* custom form input error states with icons */
.input-icon input {
	padding-right: 25px !important;
}

.input-icon .input-error, .input-icon .input-warning, .input-icon .input-success {
	display: inline-block !important;
	position: relative !important;
	top: 4px;
	right: 25px !important;
	font-size: 16px;
}

.input-icon .input-error {
	color:#B94A48;
}
.input-icon .input-warning {
	color: #C09853;
}
.input-icon .input-success {
	color: #468847;
}

/* custom breadcrumb */
.breadcrumb {
	background: none;
	margin-left: -15px;
}
.breadcrumb > li {
	height: 33px;
	line-height: 33px;
	background: url("../img/bread-crumb-bg.jpg") repeat-x;
	float: left;
	margin-bottom: 25px;
	padding: 0	0 0 8px;
}
.breadcrumb > li> a{
	color: #737373;
}
.breadcrumb > li> a:hover{
	text-decoration: none;
}

.breadcrumb > li > .divider {
	display: inline-block;
	padding: 0px;
	width: 33px;
	height: 33px;
	line-height: 33px;
	background: url("../img/bread-crumb-divider.jpg") no-repeat;
}
.breadcrumb > li > .divider-last {
	display: inline-block;
	padding: 0px;
	width: 19px;
	height: 33px;
	line-height: 33px;
	background: url("../img/bread-crumb-last.jpg") no-repeat;
}
.breadcrumb .tooltip {
	text-shadow:none !important;
}

/*general search	*/
.breadcrumb > li.search-wrap {
	background: none !important;
	float: right;
}

.breadcrumb .search-input-area {
	float: right;
	position: relative;
	width: 94%;
}

.search-input-area input.search-query {
	border: 0px !important;
	-webkit-box-shadow: 0 0px 5px #ccc;
	-moz-box-shadow: 0 0px 5px #ccc;
	box-shadow: 0 0px 5px #ccc;
	padding-left: 8px;
	padding-right: 20px;
}
.search-input-area input:focus.search-query {
	outline: 0;
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.6) !important;
	-webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.6) !important;
	-moz-box-shadow: 0 0 8px rgba(82, 168, 236, 0.6) !important;
}

.breadcrumb .search-input-area > i, #sidebar .search-input-area > i {
	cursor: pointer;
	display: inline-block !important;
	font-size: 18px;
	position: absolute !important;
	right: -10px !important;
	top: 7px !important;
}

/* widget container */
.sortable .widget .widget-title {
	cursor: move;
}

.sortable-box-placeholder {
	background-color: #f5f5f5;
	border: 1px dashed #DDDDDD;
	display: block;
	margin-top: 0px !important;
	margin-left: 1%;
	margin-right: 0.6%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sortable-box-placeholder * {
	visibility:hidden;
}

.widget {
	background:#fff;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0;
	/*-webkit-box-shadow: 0 0px 5px #ddd;
	-moz-box-shadow: 0 0px 5px #ddd;
	box-shadow: 0 0px 5px #ddd;*/
}

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

.widget-title > h4 {
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 11px 10px 15px;
	line-height: 12px;
	margin: 0;
}

.widget-title > h4 i {
	font-size: 14px;
	margin-right: 2px;
}

.widget-title span.tools {
	border-left: 1px solid #E0DEDE;
	float: right;
	margin: 2px 0 0;
	padding: 6px 5px 6px 10px;
}

.widget-title span.tools > a {
	/*display: inline-block;*/
	margin-right: 5px;
	color: #979797;
	font-size: 14px;
	text-decoration: none;
}

.widget-title span.tools > a:hover {
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	opacity: .6;
}

.widget-title .btn-group {
	margin-right:5px;
	margin-top: -2px;
}

.widget-title .btn-group .caret {
	margin-top: 8px;
	margin-left: 3px;
}

.widget-body {
	padding: 15px 15px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

/* charts & stats */
.chart, .pie, .bars {
	height: 300px;
}

.stat {
	margin: 0px;
	padding: 0px;
}

.item-list.table .percent {
	width: 30px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

.item-list.table .title {
	padding-top: -5px;
}

.stat .title {
	margin-left: 10px;
	margin-right: 10px;
	font-size1: 13px;
}

.stat.good .percent	{
	color: #52e136;
	font-size: 16px;
	font-weight: bold;
}

.stat.bad .percent {
	color: #d12610;
	font-size: 16px;
	font-weight: bold;
}

.stat.ok .percent {
	color: #37b7f3;
	font-size: 16px;
	font-weight: bold;
}

/* general list for item with picture */
ul.item-list li .pic {
	height: 50px;
	width: 50px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}
ul.item-list {
	margin: 0px;
	list-style: none;
}
ul.item-list li {
	padding: 5px 0;
	list-style: none;
	border-top: 1px solid white;
	border-bottom: 1px solid #EBEBEB;
	font-size: 12px;
}
ul.item-list li:first-child {
	border-top: none;
	border-bottom: 1px solid #EBEBEB;
}
ul.item-list li:last-child {
	border-top: none;
	border-bottom: none;
}
ul.item-list li .label {
	margin-right: 5px;
}

/* general purpose block with css3 gradient background */
.block {
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
}

/* metro dashboard stats */
.metro-overview-cont {
	padding-top:0px;
	margin-bottom: 15px;
}
.metro-overview {
	clear: both;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	margin-bottom: 5px;
	box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
}

.metro-overview .display {
	margin-right: 5px;
	float: left;
	font-size: 30px;
	color: #fff;
}

.metro-overview .percent {
	color: #fff;
	font-size: 12px;
	text-align:center;
}

.metro-overview .details {
	color:#fff;
	text-align:right;
}

.metro-overview .details .title {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
}
.metro-overview .details .title i {
	color: #fff;
	margin-right: 2px;
}
.metro-overview .details .numbers {
	color: #fff;
	font-size: 20px;
	margin-bottom: 6px;
}
.metro-overview .progress {
	height: 5px;
	margin-bottom:10px !important;
}

/* mini chart and bar containers	*/
.bar-chart {display: none}
.line-chart {display: none}

/* custom label and badges */
.notify-row .badge {
	position: absolute;
	top: -5px;
	z-index: 100;
	right: 1px;
}
.badge {
	-webkit-border-radius: 10px!important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	padding: 2px 6px;
}
.label {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	text-shadow: none !important;
	padding: 5px !important;
}

.label-success, .badge-success {
	background-color: #a5d16c;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5d16c), color-stop(100%, #a5d16c));
	background-image: -webkit-linear-gradient(top, #a5d16c, #a5d16c);
	background-image: -moz-linear-gradient(top, #a5d16c, #a5d16c);
	background-image: -ms-linear-gradient(top, #a5d16c, #a5d16c);
	background-image: -o-linear-gradient(top, #a5d16c, #a5d16c);
	background-image: linear-gradient(top, #a5d16c, #a5d16c);
}

.label-warning, .badge-warning {
	background-color: #fcb322;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcb322), color-stop(100%, #fcb322));
	background-image: -webkit-linear-gradient(top, #fcb322, #fcb322);
	background-image: -moz-linear-gradient(top, #fcb322, #fcb322);
	background-image: -ms-linear-gradient(top, #fcb322, #fcb322);
	background-image: -o-linear-gradient(top, #fcb322, #fcb322);
	background-image: linear-gradient(top, #fcb322, #fcb322);
}

.label-important, .badge-important {
	background-color: #e74955;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e74955), color-stop(100%, #e74955));
	background-image: -webkit-linear-gradient(top, #e74955, #e74955);
	background-image: -moz-linear-gradient(top, #e74955, #e74955);
	background-image: -ms-linear-gradient(top, #e74955, #e74955);
	background-image: -o-linear-gradient(top, #e74955, #e74955);
	background-image: linear-gradient(top, #e74955, #e74955);
}

.label-info, .badge-info {
	background-color: #32c2cd;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32c2cd), color-stop(100%, #32c2cd));
	background-image: -webkit-linear-gradient(top, #32c2cd, #32c2cd);
	background-image: -moz-linear-gradient(top, #32c2cd, #32c2cd);
	background-image: -ms-linear-gradient(top, #32c2cd, #32c2cd);
	background-image: -o-linear-gradient(top, #32c2cd, #32c2cd);
	background-image: linear-gradient(top, #32c2cd, #32c2cd);
}

.label-mini {
	font-size: 11px;
}

/*progress bar*/
.progress {
	height: 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/*pre loader list */
.list_items > li {
	padding: 0 16px 12px 0;
}
/*pagination */
.pagination {
	margin: 10px 0;
}

/*slider*/
.slider {
	margin-bottom: 40px;
	margin-top: 20px;
}
.slider label {
	cursor: text;
}
.jslider .jslider-value {
	border: 1px solid #CDCDCD;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
}
.jslider .jslider-value, .jslider .jslider-label, .jslider .jslider-scale ins {
	font-size: 12px !important;
}
.jslider .jslider-bg i {
	height: 6px !important;
}
.jslider .jslider-value {
	padding: 3px 5px 0 !important;
	top: -28px !important;
}
.jslider_round_plastic .jslider-pointer {
	height: 23px !important;
	margin-left: -12px !important;
	width: 23px !important;
}
.jslider .jslider-pointer {
	background-position: 0 -58px !important;
	top: -6px !important;
}
.jslider .jslider-pointer {
	background-position: 0 -58px !important;
	top: -6px !important;
}
.jslider .jslider-pointer-hover {
	top: -8px !important;
	background-position: -22px -56px !important;
}
.jslider .jslider-value {padding: 3px 5px !important; }

/*font awesome icon style*/

.icon-style-list ul.unstyled li {
	/*border: 1px solid #EAEAEA;*/
	font-family: arial;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 13px;
	background: #eeeeee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.icon-style-list ul.unstyled li i {
	font-size: 16px;
	padding-right: 5px;
}

.icon-style-list h3, .icon-style-list h4 {
	font-family: Arial;
}

ul.icons {
	list-style-type: none;
	text-indent: -0.75em;
	margin-left: 25px;
}
/*alpha listing*/
.upper-alpha {
	list-style: upper-alpha;
}
/*roman list*/
.roman-list {
	list-style: upper-roman;
}
/*glyphicons icon style*/
.the-icons {
	list-style: none;
	margin-left: 0;
}

.the-icons li {
	float: left;
	line-height: 25px;
	width:20%;
	line-height: 30px;
}

/*buttons style*/

.btn{
	border-radius: 0;
	/*box-shadow:0 0 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2) inset;*/
	background: #e8e8e8;
	outline: none;
}
.btn:hover{
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle,
.btn-group-vertical > .btn:first-child,
.btn-group-vertical > .btn:last-child {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.btn-primary{
	background: #2fade7;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1DA4E7;
}

.btn-success{
	background: #87bb33;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled],
.btn-group.open .btn-success.dropdown-toggle{
	background-color: #70BB2E;
}
.btn-info{
	background: #22c0cb;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled],
.btn-group.open .btn-info.dropdown-toggle{
	background-color: #15B4CB;
}
.btn-warning{
	background: #fb9800;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled],
.btn-group.open .btn-warning.dropdown-toggle{
	background-color: #FB8E13;
}
.btn-danger{
	background: #f45851;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled],
.btn-group.open .btn-danger.dropdown-toggle{
	background-color: #DC4E3B;
}
.btn-inverse{
	background: #484848;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled],
.btn-group.open .btn-inverse.dropdown-toggle{
	background-color: #292929;
}
.btn-link {
	background: none;
	box-shadow: none;
}

.input-prepend .add-on:first-child, .input-prepend .btn:first-child,
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child,
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child,
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle{
	border: 1px solid #ddd;
	border-radius: 0px;
}

.uneditable-input {
	width: 135px;
}

.switch-form input {
	width: 110px;
}


/*form element */

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .fileupload-new .input-append .btn-file {
	border: 1px solid #ddd;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.17) inset;
	/*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background: #fff;
	/*border:1px solid #DDDDDD;*/
	box-shadow: none;
}

.form-horizontal .control-label {
	text-align: left;
}

/* icon buttons */
.icon-btn {
	height: 70px;
	width: 50px;
	margin: 10px 0px 10px 0px;
	padding: 16px 0px 0px 0px;
	font-size: 10px;
	background-color: #fff !important;
	-webkit-box-shadow: 0 0px 5px #ddd !important;
	-moz-box-shadow: 0 0px 5px #ddd!important;
	box-shadow: 0 0px 5px #ddd !important;
	display:block !important;
	color: #646464 !important;
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
}

.ie8 .icon-btn:hover {
	filter: none !important;
}

.icon-btn:hover {
	background: #fff !important;
	text-decoration: none !important;
	box-shadow: none !important;
	color: #444 !important;
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	box-shadow:0px 0px 0px #fff , 0 0 1px rgba(0, 0, 0, .6) inset !important;
}

.icon-btn i {
	font-size: 20px;
	color: #777 !important;
}

.icon-btn div {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px !important;
	font-family: Arial;
}

.icon-btn .badge {
	position: absolute;
	font-size: 10px !important;
	top: 26px;
	right: -8px;
	height: 14px;
	padding: 3px 7px;
	color: white !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: none;
	font-family: Arial;
}

.icon-btn:hover .badge {
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
}

.icon-btn i {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.icon-btn:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	color: #fff;
	opacity: 1;
}

/* custom dropdown */
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	padding: 0px 0;
	margin: 2px 0 0;
	list-style: none;
	text-shadow: none;
	background-color: #fcfcfc;
	border: 1px solid rgba(0, 2, 1, 0.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 2, 1, 0.4);
	-moz-box-shadow: 0 0px 0px rgba(0, 2, 1, 0.4);
	box-shadow: 0 0px 0px rgba(0, 2, 1, 0.4);
	-webkit-background-clip: padding-box;
	-moz-background-clipp: padding;
	background-clip: padding-box;
	padding: 0px 0;
	margin:0px;
	list-style: none;
	text-shadow: none;
}

.dropdown-menu.opens-left {
	margin-top: 2px;
	margin-left: -88px;
}

.ie8 .dropdown-menu.opens-left {
	margin-left: -82px;
}

.dropdown-menu.extended {
	top:40px;
	min-width: 160px !important;
	max-width: 300px !important;
	width: 233px !important;
}

.dropdown-menu.extended li a{
	display: block;
	padding: 5px 10px !important;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	white-space: normal !important;
}

.dropdown-menu.extended .arrow{
	top:-14px;
	left: 10px;
	position: absolute;
	margin-top: 6px;
	margin-right: 12px;
	width: 0;
	height: 0;
	border-bottom: 8px solid #f3f3f3;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.dropdown-menu.extended li i{
	margin-right: 3px;
}

.dropdown-menu.extended li a{
	padding: 10px !important;
	background-color: #fafafa !important;
}

.dropdown-menu.extended li p{
	padding: 10px;
	background-color: #eee;
	margin: 0px;
	color: #666;
}

.dropdown-menu.extended li a{
	padding: 7px 0 5px 0px;
	list-style: none;
	border-top: 1px solid white !important;
	border-bottom: 1px solid #EBEBEB !important;
	font-size: 12px;
}
.dropdown-menu.extended li:first-child a {
	border-top: none;
	border-bottom: 1px solid #EBEBEB !important;
}
.dropdown-menu.extended li:last-child a {
	border-top: 1px solid white !important;
	border-bottom: 1px solid #EBEBEB !important;
}

.dropdown-menu.inbox li a .photo img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.dropdown-menu.inbox li a .subject {
	display: block;
}

.dropdown-menu.inbox li a .subject .from {
	font-size: 12px;
	font-weight: bold;
}

.dropdown-menu.inbox li a .subject .time {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	right: 5px;
}

.dropdown-menu.inbox li a .message {
	display: block !important;
	font-size: 11px;
}

/* star rating */
.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 30px;
}
.rating span.star,
.rating span.star {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
	cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
	content: "\f006";
	padding-right: 5px;
	color: #999999;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
	content: "\f005";
	color: #87bb33;
}



/* adjust uniform components */
.radio, .checkbox {
	padding-left: 0px !important;
}

.controls > .radio,
.controls > .checkbox {
	display: inline-block;
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 0px !important;
	margin-right: 15px !important;
}

.controls > .radio.line,
.controls > .checkbox.line {
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 5px !important;
}

.controls .text {
	display: block;
	margin-top: 5px;
}

.checkbox	div.checker {
	margin-right: 2px !important;
}

.uploader {
	margin-top: 2px !important;
}

/* item block	*/
.item {
	overflow: hidden;
	display: block;
}
.item:hover .zoom-icon{
	opacity:0.5;
	filter: alpha(opacity = 50);
}

/* zoom icon overlay on images */
.zoom {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5;
}

.zoom .zoom-icon {
	background-image:url("../img/overlay-icon.png");
	background-color: #222;
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	width: inherit;
	height: inherit;
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: 6;
	top:0;
}

/* logo page */
#logo {
	width: 247px;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}

.login-header {
	background: url("../img/top-bg.jpg") repeat-x;
	border-width: 0;
	height: 60px;
	text-align: center;
}

#login {

	background:#e3e3e3;
	box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	width: 370px;
	margin: 150px auto 0;
	padding: 20px;
}

.login-btn {
	background: url("../img/login-btn.jpg");
	border: none;
	box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 16px;
	color: #fff;
	text-shadow: none;
	padding: 10px 0;
}

.login-btn:hover {
	opacity: 0.8;
	color: #fff;
}

#login .control-group {
	margin-bottom: -11px;
}

#login .form-actions {
	padding: 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	margin-bottom: -37px;
}

#login input {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#login input[type=checkbox] {
	margin-top: -3px;
}
#login span.add-on {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 10px;
	color: #828283;
	text-shadow: none;
}

#login input {
	padding: 10px;
}

#login i {
	color: #999 !important;
}

#login #forget-password {
	font-size: 11px;
}

#login-copyright {
	text-align: center;
	width: 250px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	color: #999;
	font-size: 11px;
}

.control-wrap {
	width: 266px;
	display: inline-block;
	margin-bottom: 15px;
}

#login .lock {
	width: 100px;
	float: left;
	margin-top: 28px;
	font-size: 110px;
	vertical-align: middle;
}

#login .lock i {
	vertical-align: middle;
}

#forgotform #input-email {
	width: 312px;
}

/* style switcher */
#theme-change {
	position: fixed;
	width: 20px;
	height: 22px;
	overflow: hidden;
	top:70px;
	right: 0px;
	white-space: nowrap;
	padding: 5px 10px 5px 8px;
	background-color: #dcdcdc;
	z-index: 100;
	color: #737373;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}

#theme-change > i {
	font-size: 18px;
	cursor: pointer;
	display: inline-block;
	margin-right: 2px;
	margin-top: 2px;
}

#theme-change:hover, #theme-change > i:hover {
	color: #737373;
}

#theme-change label {
	display: inline-block !important;
}

#theme-change .text {
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
}

#theme-change .settings {
	display: none;
}

#theme-change .colors {
}

#theme-change .checker {
	display: inline-block !important;
	margin-top:-1px;
}

#theme-change .colors span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 2px 1px -7px 1px;
	border: 2px solid #ddd;
	cursor: pointer;
}

#theme-change .layout {
	width: 100px;
	margin-top: 7px;
	margin-left: 63px;
	margin-bottom: 5px;
	display: block;
}

#theme-change .colors span.active, #theme-change .colors span:hover {
	border: 2px solid white;
}

#theme-change .colors .color-default {
	background-color: #30c0cb;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#theme-change .colors .color-purple {
	background-color: #7265ae;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#theme-change .colors .color-gray {
	background-color: #4d4d4d;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#theme-change .colors .color-navy-blue {
	background-color: #263849;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


/* Circle stats admin lab */

.circle-wrap {
	text-align: center;
	margin-bottom: 20px;
	opacity: 1
}

.turquoise-color {
	background: #4cc5cd;
}

.red-color {
	background: #e17f90;
}

.green-color {
	background: #a8c77b;
}

.gray-color {
	background: #b9baba;
}

.purple-color {
	background: #c8abdb;
}

.blue-color {
	background: #93c4e4;
}

.stats-circle {
	width: 100px;
	height: 100px;
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	cursor: pointer;

	box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 1px 0px 1px #fff, 0 0 3px rgba(0, 0, 0, 0.2) inset;
}

.circle-wrap p {
	color: #888888;
	font-size: 13px;
	margin: 0;
}

.circle-wrap p strong {
	display: block;
	font-size: 18px;
	color: #777
}

.stats-circle i{
	display: inline-block;
	font-size: 3.5em;
	margin-top: 26px;
	text-shadow: 1px 1px 1px #999;
	opacity: .6;
}

.stats-circle i {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.stats-circle:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	color: #fff;
	opacity: 1;
}

.stats-circle span {
	display: block;
}

/* Square stats */

.square-state {

}

.square-state .icon-btn {
	margin-top: 0;
	margin-bottom: 20px;
}


/* Circle stats */
.knobify {
	border: 0 !important;
	width: 0px;
}
.ie8 .knobify {
	display: none;
}

.circle-stats {
	position: relative;
	margin: 10px 0px 10px 0px;
}

.circle-stat {
	padding:2px;
}

.circle-stat canvas {
}
.circle-stat:before,
.circle-stat:after {
	display: table;
	line-height: 0;
	content: "";
}
.circle-stat:after {
	clear: both;
}

.circle-stat .visual {
	display: inline-block;
	position: relative;
}

.circle-stat .details {
	display:block;
	margin-left: 5px;
	padding-top: 7px;
	clear: both;
	text-align: center;
}

.circle-stat .details .title {
	padding: 0px !important;
	font-size: 13px;
	text-shadow: 0 1px rgba(232, 232, 232, 0.75);
	color: #777;
}

.ie8 .circle-stat .details .title {
	margin-top:5px !important;
}
.ie8 .circle-stat .details {
	padding-top: 0px !important;
	margin-bottom: 5px !important;
}

.circle-stat .details .title i {
	margin-top:2px !important;
	color: #52e136;
	font-size: 16px;
}

.circle-stat .details .title i.down {
	color: #b63625;
}

.circle-stat .details .number {
	margin: 0px !important;
	margin-bottom: 5px !important;
	font-size: 18px;
	padding: 0px;
	font-weight: bold;
	text-shadow: 0 1px rgba(244, 244, 244, 0.85);
	color: #777;
}


/*circle state icon place */

.circle-state-overview .span3:first-child {margin-left: 20px;}

.circle-state-icon {
	background: url("../img/body-bg.png") repeat scroll 0 0 #F7F7F7;
	border-radius: 60px 60px 60px 60px;
	font-size: 38px;
	height: 38px;
	left: 15px;
	opacity: 1;
	padding: 15px;
	position: absolute;
	top: 15px;
	width: 38px;
	z-index: 10;
}
.circle-state-icon .turquoise-color {
	color: #4cc5cd;
}

.circle-state-icon .red-color {
	color: #e17f90;
}

.circle-state-icon .green-color {
	color: #a8c77b;
}

.circle-state-icon .gray-color {
	color: #b9baba;
}

.circle-state-icon .purple-color {
	color: #c8abdb;
}

.circle-state-icon .blue-color {
	color: #93c4e4;
}

/*map stats*/

.map-stat {
	margin: 20px;
	display: block;
}
.map-stat:before,
.map-stat:after {
	display: table;
	line-height: 0;
	content: "";
}
.map-stat:after {
	clear: both;
}

.map-stat .visual {
	width: 70px;
	height: 60px;
	margin-right: 5px;
	display: block;
	float: left;
}

.map-stat .visual i{
	margin-top: 15px;
	display: block;
	font-size: 68px;
	color: #4d4d4d;
}

.map-stat .details {
	display: block;
	float: left;
	margin-left: 5px;
	padding-top: 0px;
}

.map-stat .details .title {
	margin: 0px 0px 5px 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #878787;
}

.map-stat .details .title i {
	margin-top:2px !important;
	color: #52e136;
	font-size: 16px;
}

.map-stat .details .title i.down {
	color: #b63625;
}

.map-stat .details .number {
	margin: 0px !important;
	margin-bottom: 7px !important;
	font-size: 42px;
	padding: 0px;
	font-weight: bold;
	color: #35d1fe;
}

/*scroller padding*/
.scroller {
	padding-right: 10px;
}


/*jqvmap changes*/
.jqvmap-zoomin {
	background-color: #666 !important;
}
.jqvmap-zoomout {
	background-color: #666 !important;
}
.vmaps {
	position: relative;
	overflow: hidden;
	height: 300px;
}


/* google maps */
.gmaps {
	height: 300px;
	width: 100%;
}

/* important!	bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.gmaps img {
	max-width: none;
}

#gmap_static div{
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	height:100%;
	display:block;
	height: 300px;
}

#gmap_routes_instructions {
	margin-top: 10px;
	margin-bottom: 0px;
}

/* advance tables*/
.table-advance {
	margin-bottom: 10px !important;
}

.table-advance thead {
	color: #999;
}

.table-advance thead tr th{
	background-color: #FFF;
	color: #666;
}

.table-advance thead tr.folder th{
	background-color: #FFF;
	color: #666;
}

.table-subtree span.indenter{
	background-image: url(/images/expand.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
	width: 19px;
}

.table-subtree tbody tr, .table-subtree thead tr.folder{
	cursor:pointer;
}

.table-advance div.success, .table-advance div.info,
.table-advance div.important, .table-advance div.warning, .table-advance div.danger {
	position: absolute;
	margin-top:5px;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 20px !important;
}

.table-advance tr td {
	border-left-width: 0px;
}
.table-advance tr td:first-child {
	border-left-width: 1px !important;
}

.table-advance tr td.highlight:first-child a {
	margin-left: 15px;
}

.table-advance td.highlight div.success {
	border-left: 10px solid #A5D16C;
}

.table-advance td.highlight div.info {
	border-left: 10px solid #87ceeb;
}

.table-advance td.highlight div.important {
	border-left: 10px solid #f02c71;
}

.table-advance td.highlight div.warning {
	border-left: 10px solid #fdbb39;
}

.table-advance td.highlight div.danger {
	border-left: 10px solid #e23e29;
}

/*gritter changes*/
.gritter-close {
	left:auto !important;
	right: 3px !important;
}

/* calendar and calendar form */
.external-event {
	display: inline-block !important;
	cursor:move;
	margin-bottom: 5px !important;
	margin-right: 5px !important;
}

/* fix full calendar title */

.has-toolbar .fc-header-right {
	padding-right: 50px !important;
}
.fc-header-title h2 {
	font-size: 13px !important;
	line-height: 20px;
	color: #111;
}
.event-form-title {
	margin-top:0px;
	margin-bottom: 13px;
	font-size: 13px !important;
	line-height: 20px;
	color: #111;
}

.fc-event-skin {
	border: 0px !important;
	background-color: inherit !important;
}

.fc-event.label {
	text-shadow:none !important;
	padding: 4px 4px !important;
}

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

/* fix calendar title for ie8 and ie9 */
.ie8 .label-success, .ie9 .label-success {
	background-color: #5fd02c !important;
}

.ie8 .label-warning, .ie9 .label-warning {
	background-color: #fcb322 !important;
}
.ie8 .label-important, .ie9 .label-important {
	background-color: #ed4e2a !important;
}
.ie8 .label-info, .ie9 .label-info {
	background-color: #57b5e3 !important;
}
/* hide chosen search box */
.event_priority_chzn .chzn-search {
	display: none !important;
}

/* portlet tabs */
.widget-tabs .nav-tabs {
	position: relative;
	margin-top: -52px;
}

.widget-tabs .nav-tabs > li {
	float: left;
	/*border-top: 3px solid transparent;*/
}

.widget-tabs .nav-tabs {
	border-bottom: none;
	margin-right: 5px;
}

.widget-tabs .nav-tabs > li > a {
	padding-top: 9px;
	padding-bottom: 10px;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: none !important;
	border-right: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.widget-tabs .nav-tabs > li:last-child > a {
	border-right:0;
}

.widget-tabs .nav-tabs > .active {
	border-top: 2px solid #4C4C4C;
}
.widget-tabs .nav-tabs > li {
	margin-left: -1px;
}
.widget-tabs .nav-tabs > li > a:hover, .widget-tabs .nav-tabs > li > a.active {
	margin-bottom: 0px;
	border-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 0;
	border-right: 0;
	background-color: #fff;
}
.widget-tabs .nav-tabs > .active > a	{
	color: #555555;
	cursor: default;
	background-color: #fff;
}
.widget-tabs .widget-body.form {
	padding: 0px;
}

.widget-tabs .widget-body.form .tab-pane {
	padding: 15px;
	padding-top: 0px;
}

.widget-tabs .widget-body.form .nav-tabs {
	margin-top: -37px;
}
/*TodoList*/

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

.todo-list li {
	padding: 1px 0 8px 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #EBEBEB;
}

.todo-list li:first-child {
	border-top: none;
	border-bottom: 1px solid #EBEBEB;
}

.todo-list li:last-child {
	border-top: none;
	border-bottom: none;
}

.todo-list li:before,
.todo-list li:after {
	display: table;
	line-height: 0;
	content: "";
}

.todo-list li:after {
	clear: both;
}

.todo-list .col1 {
	float:left;
	width:100%;
	clear: both;
}

.todo-list .col2 {
	float:left;
	width:120px;
	margin-left:-120px;
	text-align: right;
}

.todo-list .col1 .cont {
	float:left;
	margin-right:120px;
	overflow:hidden;
}

/*time line chat*/
.timeline-messages:before {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 58px;
	top: 0;
	width: 2px;
}
.timeline-messages:before, .msg-time-chat:before, .msg-time-chat .text:before {
	content: "";
	left: 20px;
	position: absolute;
	top: -2px;
}
.timeline-messages, .msg-time-chat {
	position: relative;
}
.msg-time-chat:first-child:before {
	margin-top: 16px;
}
.msg-time-chat:before {
	background:#CCCCCC;
	border: 2px solid #FAFAFA;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	height: 10px;
	margin: 23px 0 0 47px;
	width: 10px;
}
.msg-time-chat:hover:before {
	background: #A5D16C;
}
.msg-time-chat:first-child {
	padding-top: 0;
}
.message-img {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.message-img img {
	display: block;
	height: 44px;
	width: 44px;
}
.message-body {
	margin-left: 74px;
}
.msg-time-chat .text {
	background: #fbfbfb;
	border: 1px solid #E5E5E5;
	padding: 10px;
}
.msg-time-chat p {
	margin: 0;
}
.msg-time-chat .attribution {
	color: #666666;
	font-size: 11px;
	margin: 0px 0 5px;
}
.msg-time-chat {
	overflow: hidden;
	padding:8px 0;
}

.msg-in a{
	color: #22878E;
}
.msg-out a{
	color: #B14C4C;
}


/*Chats*/

.chats {
	margin:0;
	padding: 0;
	margin-top: -15px;
	margin-right: 10px;
}

.chats li {
	list-style: none;
	padding: 8px 0 5px;
	margin: 7px auto;
	font-size: 12px;
}

.chats li img.avatar {
	height: 45px;
	width: 45px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.chats li.in img.avatar {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}

.chats li .name {
	font-size: 13px;
	font-weight: 400;
}

.chats li .datetime {
	color:#adadad;
	font-size: 13px;
	font-weight: 400;
}

.chats li.out img.avatar {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}

.chats li .message {
	display: block;
	padding: 5px;
	position: relative;
}

.chats li.in .message {
	text-align: left;
	margin-left: 65px;
}

.chats li.in .message .arrow {
	display: block;
	position: absolute;
	top: 8px;
	left: -8px;
	width: 0;
	height: 0;

	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.chats li.out .message .arrow {
	display: block;
	position: absolute;
	top: 8px;
	right: -8px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #b14c4c;
}

.chats li.out .message {
	border-right: 2px solid #b14c4c;
	margin-right: 65px;
	text-align: right;
}

.chats li.out .name,
.chats li.out .datetime	{
	text-align: right;
}

.chats li .message .body {
	display: block;
}

.chat-form {
	margin-top: 15px;
	padding: 10px;
	background-color: #eee;
	clear: both;
}

.chat-form .input-cont {
	margin-right: 55px;
}

.chat-form .input-cont input {
	margin-bottom: 0px;
}

.chat-form .input-cont input{
	border: 1px solid #ddd;
	width: 94%;
	margin-top:0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.chat-form .input-cont input {
	background-color: #fff !important;
}

.chat-form .input-cont input:focus{
	border: 1px solid #2FADE7 !important;
}

.chat-form .btn-cont {
	margin-top: -38px;
	position: relative;
	float: right;
}

.chat-form .btn-cont .btn {
	border-left: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: 8px;
}

/*normal chat*/
.normal-chat .message {
	border: 1px solid #eaeaea;
	background: #fbfbfb;
	border-left: 1px solid #eaeaea !important;
	border-right: 1px solid #eaeaea !important;
	padding: 10px !important;
	border-radius: 5px;
}
.normal-chat li img.avatar {
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	height: 45px;
	width: 45px;
}

.normal-chat li.in img.avatar, .normal-chat li.out img.avatar {
	margin-top: 0px;
}
.normal-chat li.in .message .arrow {
	border-right: 8px solid #eaeaea !important;
}
.normal-chat li.in .message .arrow {
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	display: block;
	height: 0;
	left: -8px;
	position: absolute;
	top: 15px;
	width: 0;
}
.normal-chat li.out .message .arrow {
	border-left: 8px solid #eaeaea !important;
}
.normal-chat li.out .message .arrow {
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	display: block;
	position: absolute;
	right: -8px;
	top: 15px;
}

.normal-chat li.in .name {
	color: #FB9800 !important;
}
.normal-chat li.out .name {
	color: #2FADE7 !important;
}
.normal-chat li .datetime {
	color: #ADADAD;
	font-size: 11px !important;
	font-weight: 400;
}

/* Input icons */

/* input with right aligned and colored icons */
.input-icon input {
	padding-right: 25px !important;
}

.input-icon .input-info,
.input-icon .input-error,
.input-icon .input-warning,
.input-icon .input-success {
	display: inline-block !important;
	position: relative !important;
	top: 3px;
	right: 25px !important;
	font-size: 16px;
}

.input-icon .input-info {
	color:#27a9e3;
}
.input-icon .input-error {
	color:#B94A48;
}
.input-icon .input-warning {
	color: #C09853;
}
.input-icon .input-success {
	color: #468847;
}

/* input with left aligned icons */
.input-icon.left i {
	color: #ccc;
	display: block !important;
	position: absolute !important;
	z-index: 1;
	margin: 6px 2px 4px 10px;
	width: 16px;
	height: 16px;
	border1: 1px solid #ddd;
	font-size: 16px;
	text-align: center;
}

.input-icon.left input {
	padding-left: 33px !important;
}
/* Modify tags input plugin css */
div.tagsinput {
	height: 40px !important;
	margin: 0 !important;
	padding: 5px !important;
	overflow: auto !important;
}

div.tagsinput span.tag {
	background: #22C0CB !important;
	color: #fff !important;
	border: 0 !important;
	padding: 3px 6px !important;
	margin-bottom: 4px !important;

}

div.tagsinput input {
	padding: 3px 6px !important;
}

div.tagsinput span.tag a {
	color: #fff !important;
}

div.tagsinput .not_valid {
	color: #fff !important;
	padding: 3px 6px !important;
	background-color: #e02222 !important;
}

/* File uploader plugin css changes */

.fileupload .close {
	position: relative;
	top:4px !important;
}

/*Form wizard*/

.form-wizard .progress {
	margin-bottom: 30px;
}

.form-wizard .steps {
	padding: 10px 0;
	margin-bottom: 15px;
}

.form-wizard .steps .navbar-inner {
	background-color: #fff !important;
	background-image: none !important;
	filter:none !important;
	border: 0px;
	box-shadow: none !important;
}

.form-wizard .steps .navbar-inner li a {
	background-color: #eee !important;
	background-image: none !important;
	filter:none !important;
	border: 0px;
	box-shadow: none !important;
	border-radius:30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.form-wizard .step:hover {
	text-decoration: none;
}

.form-wizard .step .number {
	background-color: #ccc;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	padding: 12px 25px !important;
	margin-right: 10px;
	-webkit-border-radius: 30px 0 0 30px !important;
	-moz-border-radius: 30px 0 0 30px !important;
	border-radius: 30px 0 0 30px !important;
}

.form-wizard .navbar .nav > li > a {
	padding: 0;
}

.form-wizard .step .desc {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
}

.form-wizard .active .step .number {
	background-color: #A5D16C;
	color: #fff;
}

.form-wizard .active .step .desc {
	font-weight: 400;
}

.form-wizard .step i {
	display: none;
}

.form-wizard .done .step .number {
	background-color: #E74955;
	color: #fff;
}

.form-wizard .done .step .desc {
	font-weight: 400;
}

.form-wizard .done .step i {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: inline-block;
}

.form-wizard .tab-pane h4 {
	margin-bottom: 20px !important;
}

.form-wizard .tab-pane .chzn-container {
	position: absolute !important;
}

/*Pricing table*/

.pricing-table {
	border: 1px solid #ddd;
}

.pricing-head {
	text-align: center;
}
.pricing-title {
	text-align: center;
	padding: 0px 0 30px 0;
}
.pricing-head h3 {
	background:	#797979;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
}
.green .pricing-head h3 {
	background:	#93bf40;
	border-bottom: 1px solid #598011;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
}
.pricing-head h3 span, .pricing-head h4 span {
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
}
.pricing-head h4 {
	background:#797979;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 54px;
	font-weight: 300;
	padding: 25px 0 10px 0;
	margin:0;
}
.green .pricing-head h4 {
	background:#93bf40;
	border-top: 1px solid #b6e858;
	color: #fff;
	font-size: 54px;
	font-weight: 300;
	padding: 25px 0 10px 0;
	margin:0;
}

.pricing-head span.note {
	display: inline;
	font-size: 17px;
	line-height: 0.8em;
	position: relative;
	top: -28px;
}

.pricing-table:hover {
	border-color: #93bf40;
}

.pricing-table ul {
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.pricing-table ul li {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 2em;
	padding: 1em 0;
	text-align: center;
}

.pricing-table ul li i {
	position: absolute;
	margin-right: 0px;
	margin-top: -2px;
	margin-left: -17px;
	color: #35aa47;
	font-size: 16px;
}
.price-actions {
	border-top: 1px solid #DDDDDD;
	padding: 1.15em;
	text-align: center;
}

.pricing-table.selected {
	background-color: #35aa47;
}

.pricing-table.selected:hover {
	border-color: #ddd;
}

.pricing-table.selected .desc {
	border-bottom-color: #fff;
}

.pricing-table.selected h3,
.pricing-table.selected .desc,
.pricing-table.selected ul li,
.pricing-table.selected ul li i,
.pricing-table.selected .rate {
	color: #fff;
}


/* Date tables plugin changes */
.dataTable {
	clear: both;
	margin-top: 5px;
}

.dataTables_filter label {
	line-height: 32px !important;
}

.dataTables_paginate,
.dataTables_filter {
	float: right;
}


/*faq list*/
ul.faq-list li {
	line-height: 30px;
}
ul.faq-list li a{
	background: #eee;
	margin-bottom: 1px;
	color: #868686;
}
ul.faq-list li a:hover, ul.faq-list li a.active{
	margin-bottom: 1px;
	color: #fff;
}


/*mail-btn*/

.mail-btn .btn {
	background-image: -moz-linear-gradient(center top , #FDFDFD 0%, #EAEAEA 100%);
	box-shadow: none;
}
.mail-btn .btn:hover, .mail-btn .btn:focus {
	background: none;
	box-shadow: none;
}

.mail-btn .btn-group > .btn + .btn {
	margin-left: 0;
}

/*alert*/
.alert {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/*error*/

.error-page {display: block; text-align: center;}

.error-page h1 {color: #adafb2; font-size: 30px; font-weight: bold; line-height: 50px; padding: 20px 0}

.error-page h1 strong {color: #adafb2; font-size: 60px; font-weight: bold}

.error-page p {color: #adafb2; font-size: 20px; font-weight: bold;}

/*profile*/
.profile-pic {
	display: block;
	margin-bottom: 10px;
}
.nav-stacked > li > a {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
}

/*gallery*/

.thumbnail {
	border:none;
	border-radius:0;
	box-shadow: none;
	line-height: 20px;
	padding: 5px 0;
}

/*accordion-group*/

.accordion-group a {
	text-decoration: none;
}

.accordion-group {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
}

/*tab*/

.tabbable-custom .nav-tabs > li > a {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
}

/*lock*/

#lock-body {
	background: url("../img/bg-grey.jpg") !important;
}

.lock-header {
	margin-top: 50px;
	text-align: center;
}

#lock {
	background: #fff;
	margin: 50px auto 0;
	padding: 10px 0;
	width: 420px;
}

.lock-title {
	text-align: center;
}

.lock-title i, .lock-title h3 {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.lock-title i {
	font-size: 25px;
	padding: 0 5px;
}

.lock-avatar-row {
	display: block;
	text-align: center;
	margin-top: 20px;
	padding: 20px;
}

.lock-avatar-row img {
	border-radius: 300px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
}

.lock-identity {
	text-align: center;
	display: block;
	width: 100%;
}

.lock-identity h3 {
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 22px;
}

.lock-form-row {
	display: block;
	margin-top: 20px;
}
.lock-form-row i {
	text-shadow: none;
	color: #fff;
}
.lock-form-row .tarquoise{
	margin-left: 10px;
	box-shadow: none;
}

/*coming soon*/

#coming-body {
	background: url("../img/bg-denim.png") !important;
}

.coming-soon {
	margin-top: 50px;
	text-align: center;
	color: #c6c6c6;
}

.coming-soon h1 label{
	color: #2fbfca;
	display: inline;
	font-size: 40px;
}
.coming-soon h1 span{
	color: #facc5f;
	font-size: 60px;
}
.coming-soon h1 {
	font-family: 'Alex Brush', cursive;
}

.coming-soon .input-append {
	width: 100%;
}

.coming-soon .input-append .submit-btn{
	padding: 2px 10px;
	border-radius: 0;
	text-shadow: none;
	border: none;
	height: 37px;
	margin: 0 10px;
}
.coming-soon .input-append .submit-btn:hover{
	background: #000;
	color: #d1d3d3;
	transition-duration: 500ms;
	transition-property: width, background;
	transition-timing-function: ease;

}

.circles {
	display: block;
	height: 152px;
	margin: 50px auto 50px !important;
	width: 800px;
}

.email-address {
	width: 40%;
	height: 27px !important;
}

.twt-txt {
	color: #c6c6c6;
}


ul.social-link, ul.social-link li {
	display: inline-block;
}

ul.social-link li {
	list-style: none;
	margin: 0 5px;
	line-height: 33px;
}

ul.social-link li a {
	background: #fff;
	padding: 10px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #000;
	text-decoration: none;
}

ul.social-link li a:hover {
	color: #fff;
	transition-duration: 400ms;
	transition-property: width, background;
	transition-timing-function: ease;
}

/*tree view*/

.widget-body > .actions {
	float: right;
	margin: 6px 0 0;
	padding: 3px 5px 2px;
}

/*blog*/

.blog img {margin-bottom: 10px; width: 100%}

.blog h2, .blog h2 a{
	color: #868686 !important;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.blog .date {
	display: block;
	text-align: center;
	width: 60px;
	margin-bottom: 10px;
}

.blog .date p{
	margin: 0;
	padding: 0px;
}

.blog .date .day {
	font-size: 13px;
}

.blog .date .month {
	color: #fff;
	font-size: 13px;
}

.blog ul {
	float: left;
	margin: 0 0px 10px 0;
	padding: 5px;
	background: #f4f4f5;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
}

.blog ul li { float: left; margin-right: 20px; list-style: none}

.blog ul li a { color: #868686; text-decoration: none;}

.blog .btn {
	background: #767676;
}

.blog-side-bar h2 {
	color: #3b3431;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.blog-side-bar ul {
	margin-top: 15px;
}
.blog-side-bar ul li {
	border-bottom: 1px solid #dfdfdf;
}

.blog-side-bar ul li:last-child {
	border-bottom: none;
}

.blog-side-bar ul li a {
	color: #837f7e;
	display: block;
	line-height: 35px;
	text-decoration: none;
}

.blog-side-bar h5, .blog-side-bar h5 a {
	margin: 0;
	padding: 0;
	color: #4a4341;
	line-height: normal;
}

.blog-side-bar ul.tag {
	width: 100%;
	display: inline-block;
}

.blog-side-bar ul.tag li {
	float: left;
	margin-right: 10px;
	border-bottom: none;
	margin-bottom: 10px;
	line-height: 18px;
}

.blog-side-bar ul.tag li a {
	color: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
	padding: 0px 6px;

}

.blog-side-bar ul.tag li a:hover {
	background: #767676;
	color: #fff;
	transition-duration: 500ms;
	transition-property: width, background;
	transition-timing-function: ease;
}

.show-right {
	float: right !important;
}

.post-comment .color-red {
	color: #FF0000;
}

/*invoice-list*/


.invoice-list h5 {
	text-transform: uppercase;
}

.invoice-block {
	text-align: right;
}

ul.amounts li {
	border: 1px solid #eaeaea;
	padding:5px 10px;
	margin-bottom: 5px;
	background: #f1f1f1;
}

/*about us*/

.about-us h3 {
	text-align: center;
	padding-bottom: 30px;
}
.about-us h4 {
	padding-bottom: 10px;
}
.about-us h5 {
	padding-bottom: 5px;
	margin: 0;
}

.team-member, .team-member span{
	text-align: center;
}
.team-member span{
	color: #b6b6b6;
	text-transform: uppercase;
	display: block;
}

.team-member h3 {
	margin: 0;
	padding: 0;
}

.team-member img{
	border: 10px solid #e3e3e3;
	border-radius: 500px;
	-moz-border-radius: 500px;
	-webkit-border-radius: 500px;
}

.team-member ul {
	display: inline-block;
	margin: 10px 0;
}
.team-member ul li {
	display: inline-block;
}
.team-member ul li a {
	color: #d9d9d9;
	font-size: 35px;
	text-decoration: none;
}

.team-member p {
	text-align: left;
}

/*contact us*/
.contact-us h3 {
	text-align: center;
	padding-bottom:0px;
	margin:0;
}

.contact-us .feedback p {
	text-align: center;
}

.one-half {
	margin-right: 21px;
}

.feedback .control-group	{
	margin-bottom: 15px;
}

.widget-title > .tools, .widget-title > .actions {
	float: right;
	margin: 0;
	padding: 3px 5px 2px;
}





header.css3aw-theme-light{
background-color:#f6f6f6;
background:-webkit-gradient(linear,0% 0,0% 100%,from(#f6f6f6),to(#e9e9e9));
background:-webkit-linear-gradient(top,#f6f6f6,#e9e9e9);
background:-moz-linear-gradient(top,#f6f6f6,#e9e9e9);
background:-ms-linear-gradient(top,#f6f6f6,#e9e9e9);
background:-o-linear-gradient(top,#f6f6f6,#e9e9e9);
border-bottom:1px solid #bbb;
box-shadow:0 0 3px 1px rgba(0,0,0,0.5);
-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.5);
border-bottom:1px solid #d0d0d0;
color:#eee
}

header.css3aw-theme-light>h1,header.css3aw-theme-light>h2,header.css3aw-theme-light>h3,header.css3aw-theme-light>h4,header.css3aw-theme-light>h5,header.css3aw-theme-light>h6,header.css3aw-theme-light>h1 a,header.css3aw-theme-light>h2 a,header.css3aw-theme-light>h3 a,header.css3aw-theme-light>h4 a,header.css3aw-theme-light>h5 a,header.css3aw-theme-light>h6 a{
color:#3a3a3a!important
}

header.css3aw-theme-light div#css3aw-main-menu-wrapper{
border-right:1px solid #d0d0d0
}

header.css3aw-theme-light div#css3aw-social-menu-wrapper{
border-left:1px solid #d0d0d0
}

header.css3aw-theme-light div#css3aw-social-menu-wrapper .icon-share{
color:#3a3a3a
}

header.css3aw-theme-light div#css3aw-social-menu-wrapper ul li{
background:#eee;
color:#3a3a3a;
border-bottom:1px solid #d5d5d5
}

header.css3aw-theme-light div#css3aw-social-menu-wrapper ul li a{
color:#3a3a3a
}

header.css3aw-theme-light span.css3aw-menu-dash{
background:#3a3a3a
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li{
/*background:#eee;*/
border-bottom:0px solid #d5d5d5
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li>a{
color:#3a3a3a
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li{
border-top:1px solid #d5d5d5
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li>a{
color:#3a3a3a;
transition:color .15s linear;
-webkit-transition:color .15s linear
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li:hover>a{
color:#428bca
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div p,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div li,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div label,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div dt,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div td,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div tr,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h1,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h2,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h3,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h4,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h5,header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div h6{
color:#3a3a3a
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div a{
color:#428bca
}

header.css3aw-theme-light div#css3aw-main-menu-container ul#css3aw-menu>li ul li div a:hover{
color:#3a3a3a
}

header.css3aw-theme-light hr{
border-bottom:1px solid #d5d5d5
}

header.css3aw-theme-light span.icon-play-2.submenu-trigger{
color:#3a3a3a
}

header[class^="css3aw-theme-"]{
position:fixed;
/*z-index:2000;*/
top:0;
left:0;
height:46px;
width:0;
padding:0;
margin:0;
text-align:center;
font-family:'Open Sans',sans-serif;
font-weight:400;
font-size:14px
}


header[class^="css3aw-theme-"]{
height:60px
}

header[class^="css3aw-theme-"]{
font-size:16px
}

header[class^="css3aw-theme-"] *,header[class^="css3aw-theme-"] *:before,header[class^="css3aw-theme-"] *:after{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box
}

header[class^="css3aw-theme-"] ul,header[class^="css3aw-theme-"] li{
margin:0;
padding:0;
list-style-type:none;
list-style-image:none
}

header[class^="css3aw-theme-"]>h1,header[class^="css3aw-theme-"]>h2,header[class^="css3aw-theme-"]>h3,header[class^="css3aw-theme-"]>h4,header[class^="css3aw-theme-"]>h5,header[class^="css3aw-theme-"]>h6{
margin:0;
padding:0;
line-height:46px;
font-size:22px;
font-weight:100
}


header[class^="css3aw-theme-"]>h1,header[class^="css3aw-theme-"]>h2,header[class^="css3aw-theme-"]>h3,header[class^="css3aw-theme-"]>h4,header[class^="css3aw-theme-"]>h5,header[class^="css3aw-theme-"]>h6{
line-height:60px;
font-size:28px
}


header[class^="css3aw-theme-"] a:link,header[class^="css3aw-theme-"] a:visited{
color:#3a3a3a;
text-decoration:none
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper{
display:block;
position:fixed;
top:0;
left:0;
width:0px;
height:0px;
float:left
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper{
width:0px;
height:0px

}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon{
height:46px;
width:46px;
padding-top:14px;
cursor:pointer
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon{
width:60px;
height:60px;
padding-top:18px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon span.css3aw-menu-dash{
display:block;
height:3px;
width:20px;
margin:3px auto;
transition:background .15s linear;
-webkit-transition:background .15s linear
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon span.css3aw-menu-dash{
width:28px;
height:4px;
margin:4px auto
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon.hover span.css3aw-menu-dash,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-menu-trigger-icon.clicked span.css3aw-menu-dash{
background:#428bca
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container{
width:0;
overflow-x:hidden;
overflow-y:auto;
position:relative;
margin-top:1px;
transition:width .15s linear;
-webkit-transition:width .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu{
width:0;
overflow-y:auto;
overflow-x:hidden;
position:relative;
transition:width .15s linear;
-webkit-transition:width .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li{
width:0;
overflow:hidden;
text-align:left;
line-height:46px;
transition:width .15s linear;
-webkit-transition:width .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>a{
opacity:0;
transition:opacity .45s linear,color .15s linear;
-webkit-transition:opacity .45s linear,color .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li:hover>a{
color:#428bca
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li{
line-height:20px
}




header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li a{
display:block;
/*white-space:nowrap*/
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li a span[class^="icon-"]{
width:46px;
display:inline-block;
text-align:center;
margin-right:10px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li a span[class^="icon-"]{
width:70px;
margin-right:12px;
font-size: 18px;
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul{
display:none
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li{
padding-left:20px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li>ul{
display:none
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div{
display:block;
height:auto;
overflow:hidden;
padding-bottom:10px;
padding-top:10px;
margin-right:20px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div{
padding-bottom:20px;
padding-top:20px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h1,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h2,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h3,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h4,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h5,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h6{
margin:0;
padding:0;
font-weight:600;
line-height:1;
padding-top:10px;
display:block
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h1,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h2,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h3{
font-size:14px;
text-transform:uppercase
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h4,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h5,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h6{
font-size:12px;
text-transform:uppercase
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div p,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div a,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div li,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div label,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div dt,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div td,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div tr{
font-size:12px;
line-height:1.4
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h1,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h2,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h3{
font-size:15px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h4,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h5,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div h6{
font-size:13px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div p,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div a,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div li,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div label,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div dt,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div td,header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div tr{
font-size:13px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div p{
margin-bottom:15px;
text-align:justify
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div a{
display:inline-block;
border-bottom:1px dotted #428bca;
transition:color .25s linear;
-webkit-transition:color .25s linear
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div p.bordered{
border-left:10px solid #d5d5d5;
padding-left:9px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div p.bordered-hover{
border-left:10px solid #428bca;
padding-left:9px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div ul{
height:auto;
overflow:hidden;
margin:10px 20px 10px 0
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div ul li:before{
content:"- "
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div hr{
border-top:0;
box-shadow:none;
outline:0;
margin-top:15px;
margin-bottom:15px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div img.css3aw-full-width{
margin:15px 20px 15px 0;
width:100%;
height:auto;
display:block
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li>ul>li div img.css3aw-thumbnail{
float:left;
width:80px;
height:auto;
display:inline-block;
margin-right:10px;
margin-top:10px;
margin-bottom:5px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li span.icon-play-2.submenu-trigger{
display:inline-block;
top:0;
right:0;
opacity:0;
height:46px;
width:46px;
line-height:46px;
text-align:center;
cursor:pointer;
float:right;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
transition:all .25s linear;
-webkit-transition:all .25s linear
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li span.icon-play-2.submenu-trigger{
width:60px;
height:60px;
line-height:60px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container ul#css3aw-menu>li span.icon-play-2.submenu-trigger.clicked{
color:#428bca;
-webkit-transform:rotate(30deg);
-moz-transform:rotate(30deg);
-ms-transform:rotate(30deg);
-o-transform:rotate(30deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover{
width:70px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu{
width:70px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li{
width:70px
}


header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li>a{
opacity:1;
font-size: 10px;
text-align: center;
padding: 10px 0;
color: #333;
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:first-child{
transition-delay:.05s;
-webkit-transition-delay:.05s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(2){
transition-delay:.1s;
-webkit-transition-delay:.1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(3){
transition-delay:.15s;
-webkit-transition-delay:.15s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(4){
transition-delay:.2s;
-webkit-transition-delay:.2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(5){
transition-delay:.25s;
-webkit-transition-delay:.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(6){
transition-delay:.3s;
-webkit-transition-delay:.3s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(7){
transition-delay:.35s;
-webkit-transition-delay:.35s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(8){
transition-delay:.4s;
-webkit-transition-delay:.4s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(9){
transition-delay:.45s;
-webkit-transition-delay:.45s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(10){
transition-delay:.5s;
-webkit-transition-delay:.5s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(11){
transition-delay:.55s;
-webkit-transition-delay:.55s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(12){
transition-delay:.6s;
-webkit-transition-delay:.6s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(13){
transition-delay:.65s;
-webkit-transition-delay:.65s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(14){
transition-delay:.7s;
-webkit-transition-delay:.7s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(15){
transition-delay:.75s;
-webkit-transition-delay:.75s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(16){
transition-delay:.8s;
-webkit-transition-delay:.8s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(17){
transition-delay:.85s;
-webkit-transition-delay:.85s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(18){
transition-delay:.9s;
-webkit-transition-delay:.9s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(19){
transition-delay:.95s;
-webkit-transition-delay:.95s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(20){
transition-delay:1s;
-webkit-transition-delay:1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(21){
transition-delay:1.05s;
-webkit-transition-delay:1.05s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(22){
transition-delay:1.1s;
-webkit-transition-delay:1.1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(23){
transition-delay:1.15s;
-webkit-transition-delay:1.15s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(24){
transition-delay:1.2s;
-webkit-transition-delay:1.2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(25){
transition-delay:1.25s;
-webkit-transition-delay:1.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(26){
transition-delay:1.3s;
-webkit-transition-delay:1.3s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(27){
transition-delay:1.35s;
-webkit-transition-delay:1.35s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(28){
transition-delay:1.4s;
-webkit-transition-delay:1.4s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(29){
transition-delay:1.45s;
-webkit-transition-delay:1.45s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(30){
transition-delay:1.5s;
-webkit-transition-delay:1.5s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(31){
transition-delay:1.55s;
-webkit-transition-delay:1.55s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(32){
transition-delay:1.6s;
-webkit-transition-delay:1.6s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(33){
transition-delay:1.65s;
-webkit-transition-delay:1.65s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(34){
transition-delay:1.7s;
-webkit-transition-delay:1.7s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(35){
transition-delay:1.75s;
-webkit-transition-delay:1.75s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(36){
transition-delay:1.8s;
-webkit-transition-delay:1.8s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(37){
transition-delay:1.85s;
-webkit-transition-delay:1.85s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(38){
transition-delay:1.9s;
-webkit-transition-delay:1.9s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(39){
transition-delay:1.95s;
-webkit-transition-delay:1.95s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover ul#css3aw-menu li:nth-child(40){
transition-delay:2s;
-webkit-transition-delay:2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover.hover-extended{
width:280px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover.hover-extended ul#css3aw-menu{
width:280px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover.hover-extended ul#css3aw-menu li{
width:280px
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover.hover-extended ul#css3aw-menu li>a{
opacity:1
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.hover.hover-extended ul#css3aw-menu li span.icon-play-2.submenu-trigger{
opacity:.7;
transition-delay:.45s;
-webkit-transition-delay:.45s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked{
width:280px;
transition-duration:.25s;
-webkit-transition-duration:.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu{
width:280px;
transition-duration:.25s;
-webkit-transition-duration:.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li{
width:280px;
transition-duration:.25s;
-webkit-transition-duration:.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li>a{
opacity:1
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:first-child{
transition-delay:.05s;
-webkit-transition-delay:.05s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(2){
transition-delay:.1s;
-webkit-transition-delay:.1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(3){
transition-delay:.15s;
-webkit-transition-delay:.15s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(4){
transition-delay:.2s;
-webkit-transition-delay:.2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(5){
transition-delay:.25s;
-webkit-transition-delay:.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(6){
transition-delay:.3s;
-webkit-transition-delay:.3s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(7){
transition-delay:.35s;
-webkit-transition-delay:.35s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(8){
transition-delay:.4s;
-webkit-transition-delay:.4s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(9){
transition-delay:.45s;
-webkit-transition-delay:.45s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(10){
transition-delay:.5s;
-webkit-transition-delay:.5s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(11){
transition-delay:.55s;
-webkit-transition-delay:.55s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(12){
transition-delay:.6s;
-webkit-transition-delay:.6s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(13){
transition-delay:.65s;
-webkit-transition-delay:.65s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(14){
transition-delay:.7s;
-webkit-transition-delay:.7s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(15){
transition-delay:.75s;
-webkit-transition-delay:.75s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(16){
transition-delay:.8s;
-webkit-transition-delay:.8s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(17){
transition-delay:.85s;
-webkit-transition-delay:.85s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(18){
transition-delay:.9s;
-webkit-transition-delay:.9s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(19){
transition-delay:.95s;
-webkit-transition-delay:.95s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(20){
transition-delay:1s;
-webkit-transition-delay:1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(21){
transition-delay:1.05s;
-webkit-transition-delay:1.05s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(22){
transition-delay:1.1s;
-webkit-transition-delay:1.1s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(23){
transition-delay:1.15s;
-webkit-transition-delay:1.15s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(24){
transition-delay:1.2s;
-webkit-transition-delay:1.2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(25){
transition-delay:1.25s;
-webkit-transition-delay:1.25s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(26){
transition-delay:1.3s;
-webkit-transition-delay:1.3s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(27){
transition-delay:1.35s;
-webkit-transition-delay:1.35s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(28){
transition-delay:1.4s;
-webkit-transition-delay:1.4s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(29){
transition-delay:1.45s;
-webkit-transition-delay:1.45s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(30){
transition-delay:1.5s;
-webkit-transition-delay:1.5s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(31){
transition-delay:1.55s;
-webkit-transition-delay:1.55s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(32){
transition-delay:1.6s;
-webkit-transition-delay:1.6s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(33){
transition-delay:1.65s;
-webkit-transition-delay:1.65s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(34){
transition-delay:1.7s;
-webkit-transition-delay:1.7s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(35){
transition-delay:1.75s;
-webkit-transition-delay:1.75s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(36){
transition-delay:1.8s;
-webkit-transition-delay:1.8s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(37){
transition-delay:1.85s;
-webkit-transition-delay:1.85s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(38){
transition-delay:1.9s;
-webkit-transition-delay:1.9s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(39){
transition-delay:1.95s;
-webkit-transition-delay:1.95s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li:nth-child(40){
transition-delay:2s;
-webkit-transition-delay:2s
}

header[class^="css3aw-theme-"] div#css3aw-main-menu-wrapper div#css3aw-main-menu-container.clicked ul#css3aw-menu li span.icon-play-2.submenu-trigger{
opacity:.7;
transition-delay:.45s;
-webkit-transition-delay:.45s
}

header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper{
display:block;
position:fixed;
top:0;
right:0;
width:46px;
height:46px;
float:right
}


header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper{
width:60px;
height:60px
}


header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper span.icon-share{
height:46px;
display:block;
width:46px;
line-height:46px;
cursor:pointer;
transition:color .15s linear;
-webkit-transition:color .15s linear
}


header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper span.icon-share{
width:60px;
height:60px;
line-height:60px;
font-size:20px
}


header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper span.icon-share.hover,header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper span.icon-share.clicked{
color:#428bca
}

header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper ul{
position:relative;
margin-top:1px
}

header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper ul li{
width:46px;
overflow:hidden;
white-space:nowrap;
position:relative;
height:46px;
margin-left:46px;
line-height:46px;
transition:margin-left .15s linear;
-webkit-transition:margin-left .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper ul li a{
display:block;
transition:color .15s linear;
-webkit-transition:color .15s linear
}

header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper ul li:hover>a{
color:#428bca
}


header[class^="css3aw-theme-"] div#css3aw-social-menu-wrapper ul li{
width:60px;
height:60px;
line-height:60px;
font-size:20px;
margin-left:60px
}























.clearfix{
	clear:both;
}

.bur-field{
	background:#FFF;
	height:30px;
	width:360px;
	border:1px solid #CCC;
	float:left;
	margin-right: 20px;
	position: relative;
}

.bur-field .ibox{
	position:absolute;
	right:0px;
	width:55px;
	/*z-index: 30;*/
	top: 0;
}

.bur-field .iplus{
	float:right;
	background:#FFF;
	box-shadow:none;
	width:24px;
	padding:4px 0px;
	/*margin-left:306px;
	position:absolute;*/
}

.bur-field .ireorder{
	float:right;
	background:#FFF;
	box-shadow:none;
	font-size:14px;
	padding:4px 0px;
	width:26px;
	/*margin-left:330px;*/
	/*position:absolute;*/
}

.bur-field .selector{
	width:360px; display:none;float:left;font-size: 13px;
}

.bur-field .inputer{
	width:348px; border:0; height:29px; padding:0 5px;line-height:29px;
}

.bur-chk{
	float:left;
}
.bur-label{
	margin-left:10px;
	float:left;
}

.wid-head{
	position:fixed;width:670px;height:45px;background: #d9d9d9; z-index:40; border-bottom:1px solid #CCC;
}

.wid-head-sum{
	float:left;width:250px;margin-left:20px;
}
.wid-head-sum-label{
	font-size:16px; line-height:16px;
}
.wid-head-but{
	float:right;margin-right:20px;
}
.wid-head-balance{
	float:right;margin-right:20px;background:#FFF;width:170px; height: 30px; line-height:30px; padding:0 5px;
}
.wid-head-balance-label{
	height:24px; border:0;
}

.datetimepicker{
	width:161px;border:1px solid #CCC;height:29px;padding:0 5px;position:static
}
.datetimepicker .add-on{
	margin:1px 0 0 -28px;background:#FFF;border:0
}



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

.tree_breadcrumbs > li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1;
	padding: 0px 5px;
}

.tree_breadcrumbs > li > .divider {
	padding: 0 5px;
	color: #ccc;
}

.tree_breadcrumbs > .active {
	color: #999999;
}

.nom_stor_main{
	width: 100%;
	text-align:center;
	display: inline-block;
}

.nom_stor_box{
	width: 150px;	
	text-align:left;
	display: inline-block;
	margin:20px 0 0px 20px;
}

.nom_stor_box>.name{
	height:15px;
	line-height:15px;
	font-size:12px;
	color:#353434;
	text-align:left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.nom_stor_box>.free{
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#353434;
	text-align:left;
}

.nom_stor_box>.cnt>input{
	width:100px;
	text-align:left;
}

.nom_stor_box_but{
	margin: 20px;
	text-align:center;
}
.nom_stor_box_but button{
	margin-left:20px;
}

.mydetail{
	background:#f1f0f0;
}

.tree_popup{
	margin:0;width:100%;height:100%;background:#FFF;display:none;
}

.choo{
	text-align:left; margin:0px 0px 15px 0;
}

.choo .var{
	text-align: center; display: inline-block; width:45%;height:32px;line-height:32px;background:#f5f3f3;cursor:pointer;
}

.choo .act, .choo div:hover{
	background:#e0dede;
}

.btn-delete{
	background: transparent !important;
}

.icon-delete{
	background: url(/images/ui/close.png) top left transparent !important;
	height:16px;
	width:16px;
	display:block !important;
}
.btn-view{
	background: transparent !important;
}

.icon-view{
	background: url(/images/ui/view.png) top left transparent !important;
	height:16px;
	width:20px;
	display:block !important;
}






.myrate{
	width:30px;
}

.ostaff-text{
	width: 130px;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	float: left;
}

.ostaff-field{
	width: 50px;
	float:left;
	position: relative;
}

.rat-text{
	width: 160px;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	float: left;
}

.rat-field{
	width: 130px;
	float:left;
}

.ilabel {
	outline: 0;
	text-indent: 60px;
	transition: all .3s ease-in-out;
}

.ilabel::-webkit-input-placeholder{
	color: #FFF;
	text-indent: 0;
}
.ilabel::-moz-placeholder {
	color: #FFF;
	text-indent: 0;
}

.ilabel + .titl {
	transition: all .3s ease-in-out;
}

.ilabel + .titl:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 100%;
	left: 50%;
	margin-left: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 0px solid #CCC;
	transition: all .3s ease-in-out;
}


.ilabel:focus::-webkit-input-placeholder,
.ilabel:active::-webkit-input-placeholder {
	color: #AAA;
}
.ilabel:focus::-moz-placeholder,
.ilabel:active::-moz-placeholder {
	color: #AAA;
}
.ilabel:focus + .titl,
.ilabel:active + .titl {
	color: #fff;
	background: #CCC;
	z-index:2020;
	/*transform: translateY(-35px);*/
	margin-top:-65px;
}

.ilabel:focus + .titl:after,
.ilabel:active + .titl:after {
	border-top: 4px solid #CCC;
}

.ilabel:focus,
.ilabel:active {
	color: #333;
	text-indent: 0 !important;
	/*background: #CCC;*/
}

.ilabel-left {
	display: inline-block;
	width: 50px;
	padding: 10px 0 10px 15px;
	font-weight: 400;
	color: #377D6A;
	background: #efefef;
	border: 0;
	border-radius: 3px;
	outline: 0;
	transition: all .3s ease-in-out;
}

.ilabel-left + label {
	height:26px;
	color:#FFF;
	display: none;
	position: absolute;
	width:70px;
	font-size:13px;
	line-height:13px;
	top: 0;
	left: 0;
	padding: 2px 3px;
	vertical-align:middle;
	background: #616161;
	transition: all .3s ease-in-out;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ilabel-left:focus,
.ilabel-left:active {
	color: #377D6A;
	text-indent: 0;
	background: #fff;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.ilabel-left:focus::-webkit-input-placeholder,
.ilabel-left:active::-webkit-input-placeholder {
	color: #aaa;
}
/*.ilabel-left:focus + label,*/
.ilabel-left:hover + label {
	transform: translateX(-100%);
	-moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
	display:inline-block;
}


.titl{
	position:absolute;height:30px;margin:-30px 0 0 0;padding:0 10px;line-height:30px;font-size:12px;color:#a9a9a9;
}

.titl-left{
	position:absolute;height:30px;margin:0;padding:0 10px;line-height:30px;font-size:12px;color:#a9a9a9;
}

.ofield-box{
	float:left; margin:0 20px 20px 0;position: relative;
}

.ofield-box .input-append{
	margin-bottom:0;
}

.ofield-box-right{
	float:right; margin:0 20px 20px 0;
}
.last{
	margin:0 0px 20px 0;
}
.ofield{
	background:#FFF;height:30px !important;;line-height:30px;padding:0 10px;border:0;
	box-sizing: border-box;
	width:100%;
}


.Order-form, .wid-head{
	width:930px;
}

.Order-form .date-field	+ .add-on{
	margin-left:-28px;background:#FFF;border:0
}
.Order-form .date-field{
	width:171px;border:0;height:30px;padding:0 5px;position:static; cursor:pointer;
}
.Order-form #status{
	text-indent: 45px;
}
.Order-form #Order-post{
	text-indent: 30px;
}
.Order-form #Order-class{
	text-indent: 65px;
}
.Order-form #contractor_tel{
	text-indent: 30px;
}

.Order-form #reg_number{
	text-indent: 45px;
}
.Order-form #mileage{
	text-indent: 45px;
}
.Order-form #vin{
	text-indent: 30px;
}
.Order-form #body_number{
	text-indent: 40px;
}

@-moz-document url-prefix() {
	.Order-form #status {
		text-indent: 20px !important;
	}
	
	.Order-form #Order-post{
		text-indent: 15px;
	}
	
	.Order-form #Order-class{
		text-indent: 33px;
	}
}

.ti30{
	text-indent: 30px;
}
.ti35{
	text-indent: 35px;
}
.ti40{
	text-indent: 40px;
}
.ti45{
	text-indent: 45px;
}
.ti50{
	text-indent: 50px;
}
.ti55{
	text-indent: 55px;
}
.ti60{
	text-indent: 60px;
}
.ti65{
	text-indent: 65px;
}
.ti70{
	text-indent: 70px;
}
.ti75{
	text-indent: 75px;
}
.ti80{
	text-indent: 80px;
}
.ti85{
	text-indent: 85px;
}
.ti90{
	text-indent: 90px;
}
.ti95{
	text-indent: 95px;
}
.ti100{
	text-indent: 100px;
}
.ti105{
	text-indent: 105px;
}
.ti110{
	text-indent: 110px;
}
.ti115{
	text-indent: 115px;
}
.ti120{
	text-indent: 120px;
}
.ti125{
	text-indent: 125px;
}
.ti130{
	text-indent: 130px;
}
.ti135{
	text-indent: 135px;
}
.ti140{
	text-indent: 140px;
}

.article_cash_flows-form	#type_cash_flows{
	text-indent: 70px;
}
.article_cash_flows-form	#name{
	text-indent: 70px;
}

.debit_slip-form	#amount{
	text-indent: 50px;
}
.credit_slip-form	#amount{
	text-indent: 50px;
}

.ajax_link{
	text-decoration: none;
	border-bottom: 1px dashed #777;
}

.ajax_link:hover, .ajax_link:focus{
	text-decoration: none;
	border-bottom: 1px dashed #777;
}

.slip_bal{
	float:left; 
	border:1px solid #CCC;
	line-height:28px;
	padding:0 5px;
	margin-left:20px;
	width:185px;
	height:28px;
}
.slip_date{
	font-size:16px;
	float:left;
}
.slip .pull-right{
	float:right;
	margin-right:20px;
}
.slip .date-picker{
	width:145px;
	float:left;
}
.slip .hasDatepicker{
	width:100px
}

.wid-head {

	height: 55px;

}

.head_box{
	width:140px;float:left;
	margin-left:20px;
	border-right:1px solid #CCC;
}
.head_box .small_label{
	font-size:12px;
}
.head_box .big_label{
	font-size:22px;
	padding:5px 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: -0.5em;
	top: -0px;
	width: 21px;
	padding: 1px;
	height: 20px;
	display: block;
	border: 0;
	background: url(/images/close20.png) no-repeat top left #FFF;
	border-radius: 10px;
	z-index: 100;
}
.fc-ltr .fc-basic-view .fc-day-number {
	text-align: right;
	text-decoration: underline;
	cursor: pointer;
}

.ofield-box .selector {
	width: 160px;
	display: none;
	float: left;
	font-size: 13px;
}

.doc-filter .bur-field{
	border: 1px solid #DDD;
	width: 200px;
	height:28px;
	margin-bottom:20px;
}


.wid-head {
	height: 55px;
	position: absolute;
	background: #d9d9d9;
	z-index: 40;
	border-bottom: 1px solid #CCC;
	min-width: 940px;
	width: 100%;
	padding: 0;
}

.wid-body {
	position: absolute;
	top: 55px;
	/* left: 50%; */
	min-width: 925px;
	width: 100%;
	/* margin-left: -250px; */
	background-color: #FFF;
	max-height: 100%;
	overflow-y: auto;
	padding: 0;
	bottom: 0px;
}

.custom-win1 .ui-dialog-content {
	overflow: hidden !important;
}

.mymodel{
	width:50px;
	margin:0 !important;
	float:left;
}

.model_sel{
	float:left;
	display:none;
}

.ui-dialog{
	background: #FFF;
}

.no-search{
	display:none !important;
}

table.dataTable tbody tr.selected, table.dataTable tbody tr.selected>td{
    background-color: #6C9EC1 !important;
    color: #FFF;
}

.doc_tax_block .tax_label{
	line-height:30px;float:left;
}
							
.doc_tax_block .tax_val_block{
	line-height:30px;float:left;
}
							
.doc_tax_block .tax_val_label{
	float:left;line-height:30px;margin:0 0 0 10px;
}

.doc_tax_block .tax_val_label input{
	margin:0;
}

.timeline-messages .new:before{
	background:#FF5555;
}

.border2{
	border-width: initial !important;	
}


.disabled {
    pointer-events: none;
}

#makes li {
    float: left;
    display: block;
    height: 58px;
    width: 233px;
    background: #fff;
    overflow: hidden;
    margin: 0px 20px 20px 0px;
    border: solid #e3e3e3 1px;
    border-bottom: solid #d0d0d0 1px;
    border-top: solid #f2f2f2 1px;
    box-shadow: 0px 0px 3px #eaeaea;
}

#makes li a {
	width: 133px;
    position: relative;
    padding-left: 75px;
	
    font-family: 'Helvetica Neue', Arial;
    display: block;
    height: 58px;
    line-height: 58px;
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

li.disabled a, tr.disabled td {
    color: #999 !important;
    cursor: default;
}

li.disabled a img, tr.disabled img {
    opacity: 0.3;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

#makes li a span {
    position: absolute;
    left: 0;
    width: 59px;
    height: 59px;
    overflow: hidden;
    border-right: 1px solid #e3e3e3;
}


#models .tile {
	display: block;
	float: left;
	height: 138px;
	width: 182px;
	overflow: hidden;
	background: #fff;
	margin: 0px 20px 20px 0px;
	border: solid #e3e3e3 1px;
	border-bottom: solid #d0d0d0 1px;
	border-top: solid #f2f2f2 1px;
	box-shadow: 0px 0px 3px #eaeaea;
}
#models .tile:hover {
	border: solid #aaa 1px;
	border-bottom: solid #9b9b9b 1px;
	border-top: solid #d1d1d1 1px;
	box-shadow: 0px 0px 3px #eaeaea;
}
#models .tile.model {
	height: 178px;
}
#models .tile.model a {
	height: 178px;
	line-height: 16px;
}
#models .tile.model a div.imgWrap {
	height: 125px;
	overflow: hidden;
	clear: both;
}
#models .tile.model a span {
	font-size: 11px;
	line-height: 14px;
	color: #777;
	font-weight: normal;
}
#models .tile a {
	display: block;
	height: 138px;
	width: 182px;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Helvetica Neue', Arial;
}

#modelTypesList .tile {
	display: block;
	float: left;
	/*height: 138px;*/
	width: 182px;
	overflow: hidden;
	background: #fff;
	margin: 0px 20px 20px 0px;
	border: solid #e3e3e3 1px;
	border-bottom: solid #d0d0d0 1px;
	border-top: solid #f2f2f2 1px;
	box-shadow: 0px 0px 3px #eaeaea;
}
#modelTypesList .tile:hover {
	border: solid #aaa 1px;
	border-bottom: solid #9b9b9b 1px;
	border-top: solid #d1d1d1 1px;
	box-shadow: 0px 0px 3px #eaeaea;
}
#modelTypesList .tile.model {
	height: 178px;
}
#modelTypesList .tile.model a {
	height: 178px;
	line-height: 16px;
}
#modelTypesList div.imgWrap {


	overflow: hidden;
	clear: both;
}
#modelTypesList tbody td {
	vertical-align: middle;
	cursor: pointer;
}
#modelTypesList .tile.model a span {
	font-size: 11px;
	line-height: 14px;
	color: #777;
	font-weight: normal;
}
#modelTypesList .tile a {
	display: block;
	/*height: 138px;*/
	width: 182px;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Helvetica Neue', Arial;
}


#model-detail {
	overflow: hidden;
	padding: 5px 0px 0px 0px;
}
#model-detail aside {
	display: block;
	float: left;
	width: 300px;
	background: #707070;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	box-shadow: inset 0px 3px 3px #616161;
}
#model-detail aside h2 {
	display: block;
	color: #fff;
	font-size: 14px;
	font-family: 'Helvetica Neue', Arial;
	font-weight: normal;
	line-height: 14px;
	margin: 8px 0px 15px 30px;
	text-shadow: 0px -1px 0px #000;
}
#model-detail aside input {
	margin: 0px 0px 24px 20px;
}
#model-detail .content {
	display: block;
	background: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 300px;
	box-shadow: inset 0px 1px 3px #c4c4c4;
}
#model-detail-overview {
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	border-bottom: solid #b7b7b7 1px;
	position:relative;
}
#model-detail-overview aside {
	display: block;
	float: left;
	width: 19%;
	background: #707070;
	padding: 25px 0px 9990px 0px;
	margin: 0px 0px -9960px 0px;
	box-shadow: inset 0px 3px 3px #616161;
}
#model-detail-overview aside .counter {
	background: #1a1a1a;
	float: right;
	font-weight: bold;
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 2px;
	font-size: 11px;
	border-top: solid #000 1px;
	border-bottom: solid #1a1a1a 1px;
}
#model-detail-overview .content {
	display: block;
	float: left;
	width: 81%;
	background: #f5f5f5;
	padding: 25px 0px 9990px 0px;
	margin: 0px 0px -9960px 0px;
	box-shadow: inset 0px 1px 3px #c4c4c4;
}
#model-detail-overview .content.alt {
	padding: 1px 0px 9990px 0px;
	background: #fff;
}
#model-detail-overview .content.smartpack {
	padding: 0px 0px 9990px 0px;
}
.model-detail-overview {
	width: 100%;
	margin: 0;
}
.model-detail-overview h2 {
	font-size: 22px;
	color: #333;
	margin: 0px 0px 10px 20px;
}
.model-detail-overview h3 {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin: 0px 0px 15px 20px;
}
.model-detail-overview h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 15px 20px;
}
.model-detail-overview .left {
	float: left;
	margin: 0px 0px 30px 0px;
}
.model-detail-overview .right {
	float: right;
	margin: 0px 0px 30px 0px;
}
.model-detail-overview .box {
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
	border: solid #c8c8c8 1px;
}
.model-detail-overview .column-100 {
	width: 100%;
}
.model-detail-overview .column-100 ul {
	list-style-type: none;
	border-top: solid #dbdbdb 1px;
	margin: 0px 20px;
}
.model-detail-overview .column-100 ul li {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 53px;
	line-height: 53px;
	border-top: solid #f9f9f9 1px;
	border-bottom: solid #dbdbdb 1px;
}
/*.model-detail-overview .column-100 ul li a { width:100%; display:block; font-size:14px; color:#000; background:url(../img/item-arrow.png) center right no-repeat; }*/
.model-detail-overview .column-100 ul li a {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #000;
}
.model-detail-overview .column-100 ul li a span {
	margin: 0px 24px 0px 20px;
	color: #777;
}
.model-detail-overview .column-100 ul li a.arrow:after {
	content: '>';
	font-family: 'HaynesPro';
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin: 20px 10px 0px 0px;
	float: right;
	color: #707070;
}
/**/
.model-detail-overview .news ul li {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #000;
}
.model-detail-overview .news ul li span {
	margin: 0px 24px 0px 20px;
	color: #777;
}
/**/

.model-detail-overview .column-50-50 {
	padding: 0px 20px;
}
.model-detail-overview .column-50-50 .left {
	width: 48.7%;
}
.model-detail-overview .column-50-50 .right {
	width: 48.7%;
}
.model-detail-overview .column-50-50 .box {
	height: 102px;
}
.model-detail-overview .column-50-50 .box p {
	margin: 20px 20px 10px 20px;
	font-size: 14px;
	color: #1a1a1a;
}
.model-detail-overview .column-50-50 .box input[type=text] {
	display: inline-block;
	border: solid #bfbfbf 1px;
	color: #000;
	width: 55%;
}
.model-detail-overview .column-50-50 .box select {
	border: solid #a7a7a7 1px;
	width: 91%;
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin: 0px 0px 0px 20px;
}
.model-detail-overview .column-50-50 .box .button {
	margin: 0px 0px 0px 20px;
	height: 36px;
	line-height: 36px;
}
.model-detail-overview .column-50-50 ul {
	list-style-type: none;
}
.model-detail-overview .column-50-50 ul li {
	display: block;
	overflow: hidden;
	/* height: 58px; line-height: 58px; */ 
	border: solid #c8c8c8 1px;
	margin: 0px 0px 10px 0px;
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */ 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
}
.model-detail-overview .column-50-50 ul li:hover {
	display: block;
	overflow: hidden;
	/* height: 58px; line-height: 58px; */ 
	border: solid #c8c8c8 1px;
	margin: 0px 0px 10px 0px;
	background: #dbdbdb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */ 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdbdb), color-stop(6%, #e6e6e6), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-8 */
}
.model-detail-overview .column-50-50 ul li a {
	display: block;
	color: #1a1a1a;
	font-size: 14px;
	height: 58px;
	line-height: 58px;
	padding: 0px 0px 0px 19px;
}
.model-detail-overview .column-50-50 ul li a.pseudo {
	padding: 0px 0px 0px 58px;
}
.model-detail-overview .column-50-50 ul li a.pseudo:before {
	content: '';
	font-family: 'HaynesPro';
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	display: inline-block;
	height: 24px;
	width: 24px;
	position: absolute;
	margin: 17px 0px 0px -39px;
}
.model-detail-overview .column-50-50 ul li a.arrow:after {
	content: '>';
	font-family: 'HaynesPro';
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin: 20px 10px 0px 0px;
	float: right;
	color: #707070;
}
.model-detail-overview .column-66-33 {
	width: 100%;
}
.model-detail-overview .column-66-33 .left {
	width: 64.3%;
}
.model-detail-overview .column-66-33 .right {
	width: 32.4%;
}
.model-detail-overview .column-66-33 ul {
	list-style-type: none;
}
.model-detail-overview .column-66-33 ul li {
	display: block;
	overflow: hidden;
	height: 58px;
	line-height: 58px;
	border: solid #c8c8c8 1px;
	margin: 0px 0px 10px 0px;
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */ 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
}
.model-detail-overview .column-66-33 ul li a {
	display: block;
	color: #1a1a1a;
	background: url(../img/item-arrow.png) center right no-repeat;
	font-size: 14px;
	height: 58px;
	line-height: 58px;
	padding: 0px 0px 0px 19px;
}
.model-detail-overview .column-66-33 ul li a.pseudo {
	padding: 0px 0px 0px 58px;
}
/*.model-detail-overview .column-66-33 ul li a.pseudo:before { content:''; font-size:24px; display:inline-block; background:red; height:24px; width:24px; position:absolute; margin:17px 0px 0px -39px; }*/

/*.repair-times:before { background:url(../img/icon-set.png) 0px 0px no-repeat !important; }
.timing-belt:before { background:url(../img/icon-set.png) -26px 0px no-repeat !important; }
.adjustment-data:before { background:url(../img/icon-set.png) -52px 0px no-repeat !important; }
.lubricants-fluids:before { background:url(../img/icon-set.png) -130px 0px no-repeat !important; }
.engine-assembly:before { background:url(../img/icon-set.png) -208px 0px no-repeat !important; }
.spark-plug-diagnosis:before { background:url(../img/icon-set.png) -234px 0px no-repeat !important; }
.technical-drawing:before { background:url(../img/icon-set.png) -260px 0px no-repeat !important; }
.general-info:before { background:url(../img/icon-set.png) -286px 0px no-repeat !important; }*/


.model-detail-overview .column-66-33 ul li a.pseudo:before {
	content: '';
	font-family: 'HaynesPro';
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	display: inline-block;
	height: 24px;
	width: 24px;
	position: absolute;
	margin: 17px 0px 0px -39px;
}
.model-detail-overview .column-66-33 ul li a.arrow:after {
	content: '>';
	font-family: 'HaynesPro';
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin: 20px 10px 0px 0px;
	float: right;
	color: #707070;
}
.model-select {
	display: block;
	float: left;
	width: 100%;
	margin: 0px 0px 24px 0px;
}
/*.model-select ul { display:block; width:260px; margin:0 auto; }*/
.model-select ul {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.model-select ul li {
	float: left;
	display: block;
	width: 100%;
	overflow: hidden;
	height: 58px;
	border-top: solid #5e5e5e 1px;
	border-bottom: solid #444 1px;
	background: #555;
}
.model-select ul li.active, .model-select ul li:hover {
	background: #343434;
	border-bottom: solid #2a2a2a 1px;
	border-top: solid #2a2a2a 1px;
}
.model-select ul li a {
	display: block;
	padding: 12px 0px 11px 0px;
	color: #fff;
	text-decoration: none !important;
}
.model-select ul li a h3 {
	margin: 0px 30px 9px 30px;
	font-family: 'Helvetica Neue', Arial;
	font-size: 14px;
	line-height: 14px;
	text-shadow: 0px -1px 0px #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.model-select ul li a p {
	margin: 0px 30px 0px 30px;
	font-family: 'Helvetica Neue', Arial;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	text-shadow: 0px -1px 0px #000;
}



#repair-times {
	display: block;
	width: 100%;
	position: relative;
	background: #f5f5f5;
	border: solid #c8c8c8 1px;
}
#repair-times .heading {
	display: block;
	position: relative;
	width: 100%;
	background: #707070;
	text-align: center;
	box-shadow: inset 0px 0px 30px #616161;
	overflow: hidden;
}
#repair-times .heading h2 {
	text-align: center;
	font-family: 'Helvetica Neue', Arial;
	color: #fff;
	line-height: 30px;
	font-size: 22px;
	text-shadow: 0px 1px 0px #5a5a5a;
	padding: 25px 22%;
}
#repair-times .heading .button {
	font-family: 'Helvetica Neue', Arial;
	color: #fff;
	font-size: 14px;
	text-shadow: none;
	border: solid #282727 1px;
	background: #3e3e3e; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM0MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #484848 0%, #3e3e3e 10%, #343434 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #484848), color-stop(10%, #3e3e3e), color-stop(100%, #343434)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #484848 0%, #3e3e3e 10%, #343434 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #484848 0%, #3e3e3e 10%, #343434 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #484848 0%, #3e3e3e 10%, #343434 100%); /* IE10+ */
	background: linear-gradient(to bottom, #484848 0%, #3e3e3e 10%, #343434 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#484848', endColorstr='#343434', GradientType=0 ); /* IE6-8 */
}
#repair-times .heading .back {
	position: absolute;
	margin: 22px 0px 0px 0px;
	left: 20px;
}
#repair-times .heading .print {
	position: absolute;
	margin: 22px 0px 0px 0px;
	right: 20px;
}
#repair-times .heading .print span {
	font-size: 18px;
	font-weight: normal !important;
}
#repair-times .heading .button > span {
	font-family: 'HaynesPro';
	color: #fff;
	margin: 0px 12px 0px 0px;
}
#repair-times .times {
	display: block;
	background: #fff;
	height: 80px;
	border-bottom: solid #dbdbdb 1px;
}
#repair-times .times label {
	float: left;
	line-height: 80px;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .times .jobs {
	display: block;
	height: 40px;
	width: 129px;
	border-left: solid #ededed 1px;
	float: left;
	margin: 20px 0px 0px 0px;
	color: #333;
}
#repair-times .times .time {
	display: block;
	height: 40px;
	width: 129px;
	border-left: solid #ededed 1px;
	border-right: solid #ededed 1px;
	float: left;
	margin: 20px 0px 0px 0px;
	color: #333;
}
#repair-times .times .time p, #repair-times .times .jobs p {
	font-family: 'Helvetica Neue', Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 20px 6px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .times .time .time-overview, #repair-times .times .jobs .jobs-count {
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}
#repair-times .times a.detail {
	float: left;
	margin: 28px 0px 0px 20px;
	line-height: 26px;
	font-size: 13px;
	font-family: 'Helvetica Neue', Arial;
	font-weight: bold;
	color: #006dc1;
}
#repair-times .times a.detail.disabled {
	color: #BBBBBB;
	cursor: default;
}
#repair-times .times a.detail span.title {
	float: left;
	display: block;
	text-align: right;
	width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .times a.detail span.icon {
	font-family: 'HaynesPro';
	line-height: 23px;
	font-weight: normal !important;
	color: #000;
	margin: 0px 0px 0px 10px;
	text-align: center;
	background: #fff;
	width: 23px;
	float: left;
	display: block;
	height: 23px;
	border: solid #c8c8c8 1px;
}
#repair-times .times a.detail.disabled span.icon {
	color: #9a9a9a;
	border: solid #e 1px;
}
#repair-times .times a.estimate {
	float: right;
	margin: 22px 20px 0px 0px;
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .parts {
	display: block;
	height: 40px;
	width: 129px;
	border-left: solid #ededed 1px;
	float: left;
	margin: 20px 0px 0px 0px;
	color: #333;
}
#repair-times .parts p {
	font-family: 'Helvetica Neue', Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 20px 6px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .parts .parts-overview {
	font-family: 'Helvetica Neue', Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}
#repair-times .filter-search {
	display: block;
	width: 100%;
	height: 78px;
	border-bottom: solid #dbdbdb 1px;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, whitesmoke 12%, whitesmoke 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(12%, whitesmoke), color-stop(100%, whitesmoke)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, whitesmoke 12%, whitesmoke 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, whitesmoke 12%, whitesmoke 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, whitesmoke 12%, whitesmoke 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #f5f5f5 12%, #f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#f5f5f5', GradientType=0 ); /* IE6-9 */
}
#repair-times .filter-search input.search {
	display: block;
	float: right;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	height: 34px;
	width: 340px;
	margin: 22px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: solid #bfbfbf 1px;
}
#repair-times .filter-search a.btn-search {
	float: right;
	margin: 22px 20px 0px 10px;
	color: #006dc1;
}
#repair-times .filter-search a.btn-reset {
	float: right;
	margin: 22px 20px 0px 10px;
	color: #006dc1;
}
#repair-times label {
	float: left;
	line-height: 78px;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial;
	font-size: 16px;
}
#repair-times .custom-dropdown-wrapper {
	float: left;
	position: relative;
	border: solid #a7a7a7 1px;
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin: 20px 30px 0px 20px;
	background: #f2f2f2; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(50%, #f8f8f8), color-stop(100%, #f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #f8f8f8 50%, #f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 50%, #f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 ); /* IE6-8 */
}
#repair-times .custom-dropdown-wrapper span.selected {
	font-family: 'Helvetica Neue', Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin: 0px 40px 0px 15px;
}
#repair-times .custom-dropdown-wrapper span.selected:before {
	content: '_';
	font-family: 'HaynesPro';
	display: block;
	width: 25px;
	height: 38px;
	text-align: left;
	line-height: 38px;
	float: right;
}
#repair-times .custom-dropdown-wrapper select {
	display: block;
	border: none;
	width: 100%;
	height: 38px;
	opacity: 0;
	position: absolute;
	margin: -38px 0px 0px 0px;
}
nav.side-nav ul {
	display: block;
	width: 100%;
	margin: 0 auto;
}
nav.side-nav ul li {
	display: block;
	width: 100%;
	overflow: hidden;
	border-top: solid #5e5e5e 1px;
	border-bottom: solid #444 1px;
	background: #555;
}
nav.side-nav ul li:last-child {
	border-bottom: none;
}
nav.side-nav ul li.active, nav.side-nav ul li:hover {
	background: #343434;
	border-bottom: solid #2a2a2a 1px;
	border-top: solid #2a2a2a 1px;
}
nav.side-nav ul li a {
	display: block;
	padding: 17px 20px 17px 20px;
	color: #fff;
	text-decoration: none !important;
	margin: 0px 0px 0px 0px;
	font-family: 'Helvetica Neue', Arial;
	font-size: 14px;
	line-height: 14px;
}
#repair-times .wrapper {
	overflow: hidden;
}
#repair-times .left-bar {
	width: 25%;
	/*padding: 0px 0px 99900px 0px;
	margin: 0px 0px -99900px 0px;*/
	background: #555;
	float: left;
	overflow: auto;
}
#repair-times section.overview {
	width: 75%;
	/*padding: 20px 0px 99920px 0px;
	margin: 0px 0px -99900px 0px;*/
	background: #fff;
	float: left;
	overflow: auto;
}
#repair-times .overview nav {
	display: block;
	width: 95%;
	margin: 0 auto;
}
#repair-times .overview nav > ul.tmpl {
	display: none;
	width: 100%;
}

#modelTypesListContainer .dataTables_wrapper{
	clear:none;
}







#repair-times .overview nav > ul.tmpl > li {
	display: block;
	position: relative;
	overflow: hidden;
	border: solid #c8c8c8 1px;
	margin: 0px 0px 10px 0px;
	background: #fefefe; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
}
#repair-times .overview nav > ul > li:hover {
	background: #dbdbdb; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdbdb), color-stop(6%, #e6e6e6), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-8 */
}
/*#repair-times .overview nav ul > li a { display:block; color:#1a1a1a; font-family:'Helvetica Neue', Arial; font-size:14px; height:58px; line-height:58px; padding:0px 0px 0px 19px; }*/
#repair-times .overview nav > ul > li a {
	display: block;
	color: #1a1a1a;
	font-family: 'Helvetica Neue', Arial;
	font-size: 14px;
	line-height: 22px;
	padding: 18px 30px 18px 19px;
}
#repair-times .overview nav > ul > li a.pseudo {
	padding: 18px 30px 18px 58px;
}
/*#repair-times .overview nav ul > li a.pseudo:before { content:''; font-family:'HaynesPro'; font-size:24px; text-align:center; line-height:24px; display:inline-block; height:24px; width:24px; position:absolute; margin:17px 0px 0px -39px; }*/
#repair-times .overview nav > ul > li a.pseudo:before {
	content: '';
	font-family: FontAwesome;
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	top: 50%;
	margin: -12px 0px 0px -39px;
}
/*#repair-times .overview nav ul > li a.arrow:after { content:'\f0da'; font-family:'HaynesPro'; font-size:16px; line-height:18px; display:inline-block; height:18px; width:18px;  margin:20px 10px 0px 0px; float:right; color:#707070; }*/
#repair-times .overview nav > ul > li a.arrow:after {
	content: '\f0da';
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	display: block;
	position: absolute;
	height: 18px;
	width: 18px;
	top: 50%;
	margin: -9px 0px 0px 0px;
	right: 10px;
	color: #707070;
}
#repair-times .overview nav > ul > li.dropdown {
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	border: solid #c8c8c8 1px;
	margin: 0px 0px 10px 0px;
}
#repair-times .overview nav > ul > li.dropdown {
	background: #fefefe; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
}
#repair-times .overview nav > ul > li.dropdown:hover {
	background: #dbdbdb; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdbdb), color-stop(6%, #e6e6e6), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dbdbdb 0%, #e6e6e6 6%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-8 */
}
#repair-times .overview nav > ul > li.dropdown a {
	font-weight: bold;
}
#repair-times .overview nav > ul > li.dropdown.active a.arrow:after {
	content: '\f0da';
	top: 30px;
	font-weight: normal;
}
#repair-times .overview nav > ul > li.dropdown.active a {
	font-weight: bold;
}
#repair-times .overview nav > ul > li.dropdown.active > ul {
	display: block;
	margin: 0px;
}
#repair-times .overview nav > ul > li.dropdown > ul {
	display: none;
}
#repair-times .overview nav > ul > li.dropdown > ul > li {
	display: block;
	position: relative;
	height: auto;
	line-height: 18px;
	border: none;
	border-top: solid #e9e9e9 1px;
	background: #fafafa;
	margin: 0px;
}
#repair-times .overview nav > ul > li.dropdown > ul > li:hover {
	background: #f2f2f2;
	height: auto;
	line-height: 18px;
}
#repair-times .overview nav > ul > li.dropdown > ul > li.active {
	background: #f2f2f2;
	height: auto;
	line-height: 18px;
}
#repair-times .overview nav > ul > li.dropdown > ul > li a {
	line-height: 18px;
	font-size: 13px;
	padding: 11px 29px 11px 19px;
	font-weight: normal !important;
	height: auto;
}
#repair-times .overview nav > ul > li.dropdown.active > a {
	background: #fff;
}
#repair-times .overview nav > ul > li.dropdown.active > ul > li > a {
	font-weight: bold;
	text-decoration: none;
}
#repair-times .overview nav > ul > li.dropdown.active > ul > li > a:after {
	content: '_';
	font-weight: normal;
	font-family: 'FontAwesome';
	font-size: 13px;
	line-height: 18px;
	display: block;
	position: absolute;
	height: 18px;
	right: 10px;
	width: 18px;
	margin: -18px 0px 0px 0px;
	color: #707070;
}
#repair-times .overview nav > ul > li.dropdown.active > ul > li.active a:after {
	content: '\f0d8';
	font-weight: normal;
	font-family: 'FontAwesome';
	font-size: 13px;
	line-height: 18px;
	display: block;
	position: absolute;
	height: 18px;
	right: 10px;
	width: 18px;
	margin: -18px 0px 0px 0px;
	color: #707070;
}
#repair-times .dropdown-items > li > a {
	padding: 0px;
}
//#repair-times .dropdown-items > li > ul {
background:#f2f2f2;
height:0;
width:95%;
margin:0 auto;
overflow:hidden;
}
#repair-times .dropdown-items > li > ul {
	background:#f2f2f2;
	height:0;
	margin:0px 20px 0px 20px;
	overflow:hidden;
}
#repair-times .dropdown-items > li.active > ul {
	height: auto;
}
#repair-times .dropdown-items > li > ul > li {
	display: block;
	background: #fff;
	margin: 0px 0px 3px 0px;
	min-height: 39px;
	border-bottom: solid #dfdfdf 1px;
	overflow: hidden;
	position: relative;
}
#repair-times .dropdown-items > li > ul > li:first-child {
	margin: 5px 0px 3px 0px;
}
#repair-times .dropdown-items > li > ul > li:last-child {
	margin: 0px 0px 15px 0px;
}
#repair-times .dropdown-items > li > ul > li span.title {
	padding: 9px 140px 9px 20px;
	line-height: 18px;
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Arial;
	font-size: 14px;
}
/*#repair-times .dropdown-items > li > ul > li.checked span.title { padding: 0px 0px 0px 16px; border-left: solid #39972e 4px; color: #39972e; }*/
#repair-times .dropdown-items > li > ul > li > span.followup {
	position: absolute;
	color: #39972e;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	background: #e2efe0;
	display: block;
	width: 92px;
	height: 26px;
	margin: 6px 0px 0px 20px;
	text-align: center;
	text-transform: uppercase;
}
#repair-times .dropdown-items > li > ul > li.included > span.included {
	position: absolute;
	color: #909090;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	background: #F0F0F0;
	display: block;
	width: 92px;
	height: 26px;
	margin: 6px 0px 0px 20px;
	text-align: center;
	text-transform: uppercase;
}
#repair-times .dropdown-items > li > ul > li.followup span.title {
	padding: 9px 140px 9px 124px;
}
#repair-times .dropdown-items > li > ul > li.included span.title {
	padding: 9px 140px 9px 124px;
}
#repair-times .dropdown-items > li > ul > li.followup.checked span.title {
	padding: 9px 140px 9px 124px;
}
#repair-times .dropdown-items > li > ul > li span.time {
	padding: 9px 0px;
	line-height: 18px;
	width: 50px;
	text-align: right;
	position: absolute;
	right: 70px;
}
#repair-times .dropdown-items > li > ul > li.followup span.time {
}
#repair-times .custom-checkbox-wrapper {
	font-family: 'Helvetica Neue', Arial;
	font-weight: bold;
	font-size: 20px;
	display: block;
	height: 28px;
	width: 28px;
	line-height: 22px;
	border: solid #c8c8c8 0px;
	color: #cecece;
	padding: 0px;
	margin: 0px;
	background: #fff;
	box-shadow: inset 0px 0px 10px #f9f9f9;
	vertical-align: middle;
	float: right;
	margin: 5px 5px 0px 25px;
	text-align: center;
}
#repair-times .custom-checkbox-wrapper.checked {
	border: solid #c0d3bd 0px;
	background: #d6e8d3;
	box-shadow: inset 0px 0px 10px #cee1cb;
	color: #39972e;
}
#repair-times .custom-checkbox-wrapper input[type=checkbox]:hover {
	cursor: pointer;
}
#repair-times .custom-checkbox-wrapper input[type=checkbox] {
	display: block;
	height: 30px;
	width: 30px;
	opacity: 0;
	position: absolute;
	border: none;
	margin: -28px 0px 0px 0px;
}
#repair-times .custom-checkbox-wrapper.small {
	font-family: 'HaynesPro';
	font-weight: normal;
	display: block;
	height: 14px;
	width: 14px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	margin: 10px 0px;
	position: absolute;
	right: 120px;
}
#repair-times .custom-checkbox-wrapper.small.checked {
	color: #39972e;
	background: #fff;
	box-shadow: inset 0px 0px 10px #f9f9f9;
}
#repair-times .custom-checkbox-wrapper.small input[type=checkbox] {
	display: block;
	height: 14px;
	width: 14px;
	opacity: 0;
	position: absolute;
	border: none;
	margin: -14px 0px 0px 0px;
}
#repair-times .repair-times-detail {
	position: absolute;
	z-index: 999;
	display: block;
	height: 0px;
	overflow: hidden;
	background: #f6f6f6;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	-webkit-transition: all ease-in-out 0.15s;
}
#repair-times .repair-times-detail.active {
	display: block;
	padding: 20px 0px 20px 0px;
	height: auto;
	min-height: 1px;
	border-bottom: solid #dbdbdb 1px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: all ease-in-out .25s;
}
#repair-times .repair-times-detail h2 {
	margin: 0px 20px 10px 20px;
}
#repair-times .repair-times-detail p {
	text-align: center;
	color: #c4c4c4;
	text-transform: uppercase;
	font-weight: bold;
}
#repair-times .repair-times-detail ul {
	margin: 0px 20px 30px 20px;
	list-style-type: none;
}
#repair-times .repair-times-detail ul:last-child {
	margin: 0px 20px 0px 20px;
}
#repair-times .repair-times-jobs-list li {
	border: solid #e8e8e8 1px;
	border-top: none;
	height: 48px;
	line-height: 48px;
	background: #fefefe; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(90%, #fefefe), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, white 0%, #fefefe 90%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fefefe 90%, #f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-8 */
}
#repair-times .repair-times-jobs-list li:first-child {
	border-top: solid #e8e8e8 1px;
}
#repair-times .repair-times-jobs-list li .btn {
	float: right;
	display: block;
	border: solid #c8c8c8 1px;
	width: 28px;
	height: 28px;
	line-height: 32px;
	vertical-align: middle;
	background: #fff;
	margin: 9px 20px 0px 0px;
	box-shadow: inset 0px 0px 10px #f9f9f9;
	text-align: center;
}
#repair-times .repair-times-jobs-list li a.remove {
	color: #c10000;
	font-family: 'HaynesPro';
}
#repair-times .repair-times-jobs-list li span.title {
	margin: 0px 0px 0px 20px;
	font-size: 15px;
}
#repair-times .repair-times-jobs-list li span.time {
	float: right;
	margin: 0px 30px 0px 0px;
	font-size: 15px;
}
#repair-times .repair-times-jobs-list li span.followup {
	margin: 11px 0px 0px 20px;
	display: block;
	float: left;
	color: #39972e;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	background: #e2efe0;
	width: 92px;
	height: 26px;
	text-align: center;
	text-transform: uppercase;
}
#repair-times .custom-checkbox-wrapper.add-remove {
	line-height: 32px;
	font-size: 30px;
	color: #BBB;
	position: absolute;
	right: 10px;
	top: 5px;
	margin: 0px;
	float: none;
}
#repair-times .custom-checkbox-wrapper.add-remove.checked {
	box-shadow: inset 0px 0px 10px #f9f9f9;
	/*border: solid #c8c8c8 1px;*/
	color: green;
	background: none;
}
#repair-times .repair-times-detail div.headers {
	display: block;
	height: 30px;
	position: absolute;
	margin: -30px 0px 0px 0px;
	right: 54px;
}
#repair-times .repair-times-detail div.headers > span {
	display: block;
	line-height: 30px;
	float: right;
	width: 100px;
	text-align: center;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: bold;
}
#repair-times .parts-required-list li {
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 0px 15px 0px;
	font-size: 15px;
	line-height: 18px;
	border-top: solid #e8e8e8 1px;
	background: #fff;
	box-shadow: inset 0px 0px 30px #f9f9f9;
}
#repair-times .parts-required-list li > span {
	float: right;
	vertical-align: top;
	height: 18px;
	line-height: 18px;
	border-left: solid #e5e5e5 1px;
	padding: 15px 0px 15px 0px;
	margin: -15px 0px 0px 0px;
}
#repair-times .parts-required-list li span.checker {
	width: 52px;
}
#repair-times .parts-required-list li span.quantity {
	width: 65px;
}
#repair-times .parts-required-list li span.price {
	width: 104px;
	text-indent: 10px;
}
#repair-times .parts-required-list li h3 {
	display: inline-block;
	font-family: 'Helvetica Neue', Arial;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 244px 0px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#repair-times .parts-required-list li span.quantity input[type=text] {
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 7px 0px 6px 0px;
	width: 43px;
	border: solid #bfbfbf 1px;
	top: 50%;
	margin: -7px 0px 0px 10px;
	text-align: center;
	color: #333;
	box-shadow: inset 0px 2px 10px #ebebeb;
}
#repair-times .parts-required-list li span.price input[type=text] {
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 7px 0px 6px 0px;
	width: 63px;
	border: solid #bfbfbf 1px;
	top: 50%;
	margin: -7px 0px 0px 10px;
	text-align: center;
	color: #333;
	box-shadow: inset 0px 2px 10px #ebebeb;
}
#repair-times .parts-required-list li span .add-remove {
	font-family: 'HaynesPro';
	display: block;
	font-weight: normal !important;
	font-size: 16px !important;
	height: 28px;
	width: 28px;
	color: #30971d !important;
	line-height: 32px;
	font-size: 20px;
	font-weight: bold;
	border: solid #c8c8c8 1px;
	color: #cecece;
	padding: 0px;
	margin: 0px;
	background: #fff;
	box-shadow: inset 0px 0px 10px #f9f9f9;
	vertical-align: middle;
	margin: -6px 0px 0px 10px;
	text-align: center;
}
#repair-times .parts-required-list li span .add-remove.checked {
	box-shadow: inset 0px 0px 10px #f9f9f9;
	border: solid #c8c8c8 1px;
	color: #c60600 !important;
	background: none;
}
#repair-times .parts-required-list li span input[type=checkbox] {
	display: block;
	height: 30px;
	width: 30px;
	opacity: 0;
	position: absolute;
	border: none;
	margin: -32px 0px 0px 0px;
}

.breadcrumb > li {
	background: none;
	margin-bottom: 0;
	font-size: 12px;
}

.breadcrumb > li > .divider{
	background: none;
	text-align: center;
}

.breadcrumb > li > .divider:after {
    content: "\f054";
    font-weight: normal;
    font-family: 'FontAwesome';
    font-size: 13px;

}






