/* Minification failed. Returning unminified contents.
(2351,9): run-time error CSS1024: Expected media identifier, found '{'
(2359,1): run-time error CSS1019: Unexpected token, found '}'
(14824,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(14825,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14832,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(14833,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14848,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(14849,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14856,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(14857,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(16381,1): run-time error CSS1019: Unexpected token, found '}'
(17104,1): run-time error CSS1019: Unexpected token, found '}'
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
.alignRight {
     text-align: right;
}
.container-bg {
	height: 100%;
	background: #222a2d;
	position: relative;
	width: 100%;
}
a {
	outline: none !important;
}
.margin-top0 {
	margin-top: 0 !important;
}
.widget-toolbar, .menu-toggler:after, .menu-toggler:before, .menu-toggler {
	box-sizing: content-box;
}
* {
	box-sizing: inherit;
}
*:focus {
	outline: 0;
}
ul li {
	list-style: none;
}
ul {
	padding-left: 0;
}
a {
	color: #0088cc;
	text-decoration: none !important;
}
.show-header small {
	font-size: 85%;
}
/*-------login form--------*/
.form-signin {
	background: #f7f7f7;
	width: 377px;
	border: 6px solid #394557;
	padding: 40px 0 0;
}
.form-signin form {
	padding: 0 36px;
}
.login-logo img {
	max-height: 35px;
}
.login-retrieve-panel {
	margin: 140px auto 0;
	position: relative;
	width: 377px;
}
.login-logo {
	padding-top: 5px;
	display: inline-block;
	margin-left: -2px;
	margin-bottom: 20px;
}
.form-signin h3 {
	margin: 0 36px 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 9px;
	color: #2283c5;
}
.form-signin h3 i {
	font-size: 20px;
	color: #2e8965;
	vertical-align: top;
	margin-right: 8px;
}
.heading3 {
	font-family: open sans;
	font-size: 19px;
	line-height: 20px;
}
.form-signin label {
	font-family: open sans;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	margin: 9px 0 13px;
	color: #393939;
}
.form-signin .form-group {
	margin: 0;
}
.form-signin .forget-password {
	padding: 10px 12px;
	background: #5090c1;
	border-top: 2px solid #597597;
}
.forget-password a {
	font-family: open sans;
	font-size: 15px;
	cursor: pointer;
	line-height: 16px;
	font-weight: 400;
	color: #f7d05b;
	text-shadow: 1px 0 1px rgba(0, 0, 0, 0.25);
}
.login-layout .btn, .login-layout .btn-default, .btn-login {
	background: #2283c5 !important;
	font-family: open sans;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #fff;
	padding: 7px 24px;
	border: 4px solid #2283c5;
	box-shadow: none;
	border-radius: 0px;
}
.login-layout .btn:hover, .login-layout .btn-default:hover, .btn-login:hover {
	background: #045e9f !important;
	border: 4px solid #2283c5;
}
.form-signin .btn-login {
	margin-bottom: 15px;
}
.form-signin input {
	border-radius: 0;
	box-shadow: none;
}
.form-signin .checkbox {
	margin-bottom: 0;
}
.form-signin input[type="checkbox"] {
	margin: 2px 0 0 -20px;
}
.form-signin .checkbox label {
	margin-left: 10px;
}
.form-signin .form-control:focus {
	border-color: #f59942;
	box-shadow: none;
}
.form-signin.visible {
	transform: scale(1, 1) translate(0px);
	transition: all 0.3s ease 0s;
	visibility: visible;
	position: absolute;
}
.form-signin {
	transform: scale(0, 1) translate(-150px);
	visibility: hidden;
}
.login-layout .form-signin input[type="text"], .login-layout .form-signin input[type="email"], .login-layout .form-signin input[type="password"] {
	padding: 4px 6px;
	height: 22px;
	width: 96%;
}
.login-layout .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}
body.login-layout {
	padding-top: 0;
}
.skin-1.login-layout h3 {
	line-height: 20px;
}
/*-------Retrieve Password--------*/
.retrieve-form h3 {
	color: #ff7777;
	text-align: left;
}
.retrieve-form .btn-login {
	margin-top: 10px;
	margin-bottom: 35px;
	padding: 7px 27px;
}
.retrieve-form .forget-password {
	background: #ff7777;
	border-top: 2px solid #976559;
}
.retrieve-form.visible {
	position: absolute;
	top: 0;
}
.ace-nav > li.grey {
	background: none repeat scroll 0 0 #555555;
	line-height: 45px;
}
.navbar-nav .nav > li {
	float: left;
}
.ace-nav > li {
	background: none repeat scroll 0 0 #2E6589;
	border-left: 1px solid #DDDDDD;
	max-height: 45px;
	padding: 0;
	position: relative;
}
.navbar-nav .nav > li > a, .navbar-nav .nav > li > a:hover, .navbar .nav > li > a:focus {
	color: #FFFFFF;
	font-size: 13px;
	text-shadow: none;
}
.color3-background {
	background: none repeat scroll 0 0 #2E8965 !important;
}
.navbar-nav {
	margin-bottom: 0;
}
.navbar-nav {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.ace-nav {
	height: 100%;
}
.ace-nav > li {
	background: none repeat scroll 0 0 #045E9F;
	border-left: 1px solid #DDDDDD;
	max-height: 45px;
	line-height: 45px;
	padding: 0;
	position: relative;
}
.ace-nav > li:first-child {
	border-left: medium none;
}
.ace-nav > li > a {
	background-color: transparent;
	color: #EEEEEE;
	display: block;
	height: 100%;
	padding: 0 8px !important;
	position: relative;
}
 .ace-nav > li > a > [class*="icon-"] {
 color: #EEEEEE;
 display: inline-block;
 font-size: 16px;
 text-align: center;
 width: 20px;
}
.ace-nav > li > a > .badge {
	left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -4px;
}
.ace-nav > li.white-opaque {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
.ace-nav > li.dark-opaque {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.ace-nav > li.no-border {
	border: medium none;
}
.ace-nav > li.margin-4 {
	margin-left: 4px;
}
.ace-nav > li.margin-3 {
	margin-left: 3px;
}
.ace-nav > li.margin-2 {
	margin-left: 2px;
}
.ace-nav > li.margin-1 {
	margin-left: 1px;
}
.ace-nav > li .dropdown-menu {
	z-index: 1031;
}
.nav-header {
	line-height: 21px;
}
.ace-nav li:last-child a [class^="icon-"] {
	display: inline-block;
	text-align: center;
	width: 1.25em;
}
.user-info {
	display: inline-block;
	line-height: 16px;
	max-width: 95px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	top: 6px;
	vertical-align: top;
	white-space: nowrap;
	font-family: open sans;
}
.user-info small {
	max-width: 95px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
 .ace-nav > li > a > [class*="fa-"] {
 color: #EEEEEE;
 display: inline-block;
 font-size: 16px;
 text-align: center;
 width: 20px;
}
.voter-turnout .badge {
	font-size: 17px;
	font-weight: bold;
	padding: 4px 6px;
}
.voter-turnout {
	line-height: 15px !important;
}
.label-success, .badge-success {
	background-color: #87B87F !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover {
	background: transparent;
}
.cp-logo {
	margin-bottom: -10px;
	max-height: 35px;
	padding-top: 5px;
	width: auto;
}
.user-info small {
	display: block;
}
.color3-background {
	min-height: 45px;
}
.ace-nav {
	padding-right: 25px;
}
.caret {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px dashed;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	margin-right: 3px;
	vertical-align: middle;
	width: 0;
}
.skin-1 .sidebar-collapse:before {
	border-color: #3F4E54;
}
.skin-1 .nav-list > li.active > a, .skin-1 .nav-list > li.active > a:hover, .skin-1 .menu-min .nav-list > li.active > a, .skin-1 .menu-min .nav-list > li.active > a:hover {
}
.nav-list .active {
	font-size: 13px;
	color: #55A0DC;
}
.icon-dashboard {
	color: #045E9F;
}
.nav-list > li > a > [class*="fa-"]:first-child {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	min-width: 30px;
	text-align: center;
	vertical-align: middle;
}
.icon-search {
	color: #E59729;
}
.skin-1 .nav-list > li > a, .skin-1 .menu-min .nav-list > li.open > a {
	color: #B1BAC1;
}
.skin-1 .sidebar-collapse {
	background-color: #141A1B;
	border-color: #3F4E54;
	border-top-width: 1px;
}
 .skin-1 .sidebar-collapse > [class*="fa-"] {
 background-color: #222A2D;
}
.skin-1 .nav-list > li {
	border-color: #3F4E54;
	border-top-width: 0;
}
.skin-1 .nav-list > li > .submenu > li > a {
	border-bottom-color: #5A6364;
	color: #D1DAE1;
	font-size: 13px;
}
.skin-1 .nav-list > li > .submenu > li:before, .skin-1 .nav-list > li > .submenu:before {
	border-color: #3f4e54;
}
.nav-list > li .submenu > li {
	margin-left: 0;
	position: relative;
}
.skin-1 .nav-list > li > ul.submenu {
	border-top-color: #5A6364;
}
.nav-list > li .submenu > li > a {
	border-top: 1px dotted #AFBDC9;
	color: #616161;
	display: block;
	margin: 0;
	padding: 7px 0 8px 37px;
	position: relative;
}
.skin-1 .nav-list > li > .submenu > li:first-child > a {
	border-top-color: transparent;
}
.nav-list > li.open {
	border-bottom-color: #E5E5E5;
}
.skin-1 .nav-list > li > .submenu > li > a:hover, .skin-1 .nav-list > li.open > a, .skin-1 .nav-list > li.open > a:hover {
	color: #85C0EC;
}
.skin-1 .nav-list > li:hover > a {
	background-color: #414B51;
	color: #E1EAF1;
}
.skin-1 .nav-list > li > a > .arrow {
	color: #b1bac1;
}
.nav-list > li a > .arrow .fa {
	color: #b1bac1;
	display: inline-block;
	font-size: 18px;
	height: 14px;
	line-height: 14px;
	padding: 0;
	position: absolute;
	right: 0px;
	text-shadow: none;
	top: -4x;
	width: 14px !important;
}
 .user-menu > li > a > [class*="fa-"] {
 font-size: 120%;
 margin-right: 6px;
}
.icon-fake img {
	display: inline-block;
	text-align: center;
	width: 1.25em;
}
.user-menu > li > a {
	padding: 4px 12px;
}
.dropdown-menu > li > a {
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-left: 11px;
	padding-right: 11px;
}
.widget-toolbar > .dropdown > .dropdown-menu::after, .dropdown-menu.dropdown-caret::after {
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.widget-toolbar > .dropdown > .dropdown-menu.pull-right::after, .dropdown-menu.pull-right.dropdown-caret::after {
	left: auto;
	right: 10px;
}
.navbar-nav .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after {
	left: auto;
	right: 13px;
}
.nav [class^="fa-"], .nav [class*=" fa-"] {
	margin-bottom: -4px;
	margin-top: -4px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: inherit;
}
.media-view-top .dropdown-menu > li > a:hover, .dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover > a, .nav-tabs .dropdown-yellow li > a:focus {
	background: #fee188 none repeat scroll 0 0;
	color: #444444;
}
.navbar-nav .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.navbar-nav .pull-right > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu.pull-right::before {
	left: auto;
	right: 12px;
}
.navbar-nav .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after {
	left: auto;
	right: 13px;
}
.navbar-nav .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	border-radius: 6px 0 6px 6px;
	left: auto;
	margin-left: 0;
	margin-right: -1px;
	right: 100%;
}
.dropdown-navbar > li.nav-header {
	background-color: #ecf2f7 !important;
	border-bottom-color: #bcd4e5;
	color: #8090a0;
}
#omnipresent-report-history span.file-request-title .badge-download {
	font-size: 11px;
	padding: 1px 3px;
}
.badge-download {
	background: #045e9f none repeat scroll 0 0 !important;
}
#omnipresent-report-history span.file-request-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.navbar-nav .nav > li > .dropdown-menu::after {
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.navbar-nav .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after {
	left: auto;
	right: 13px;
}
.menu-min .nav-list > li.active > a::after {
	border-width: 10px 6px;
	top: 8px;
}
.skin-1 .menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
	border-bottom-color: #5a606a;
}
.menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #dddddd;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	left: 42px;
	top: -1px;
	width: 173px;
}
.skin-1 .menu-min .nav-list > li > a > .menu-text, .skin-1 .menu-min .nav-list > li > ul.submenu {
	border-color: #3f4e54 #3f4e54 #3f4e54 #242a2b;
	margin-top: 1px;
}
.menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
	background-color: #414b51;
}
.menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
	border-bottom-color: #5a606a;
}
.menu-min .nav-list > li.active:hover > a, .skin-1 .menu-min .nav-list > li.active > a > .menu-text {
	color: #55a0dc;
}
.menu-min .nav-list > li.active > a > .menu-text {
	background-color: #242a2b;
}
.menu-min .nav-list > li.active > a > .menu-text {
	border-left-color: #1963aa;
}
.menu-min .nav-list > li.active:hover > a::after {
	border-right-color: #242a2b;
}
.menu-min .nav-list > li > a > .menu-text, .skin-1 .menu-min .nav-list > li > ul.submenu {
	border-color: #3f4e54 #3f4e54 #3f4e54 #242a2b;
	margin-top: 1px;
}
.menu-min .nav-list > li > a > .menu-text {
	background-color: #414b51;
}
.menu-min .nav-list > li > a > .menu-text {
	background-color: #414b51;
}
.menu-min .nav-list > li > a > .menu-text, .skin-1 .menu-min .nav-list > li > ul.submenu {
	border-color: #3f4e54 #3f4e54 #3f4e54 #242a2b;
	margin-top: 1px;
}
.skin-1 .col-md-3 {
	width: 24%;
	padding-left: 0;
	padding-right: 0;
}
.skin-1 .col-md-6.dashboard-chart {
	padding-left: 0;
	padding-right: 0;
	width: 49%;
}
.skin-1 .col-md-10, .skin-1 .col-md-2, .skin-1 .col-md-8, .skin-1 .col-md-5, .skin-1 .col-md-7, .skin-1 .col-md-9, .skin-1 .col-md-6, .skin-1 .col-md-12, .skin-1 .col-md-4 {
	padding-left: 0;
	padding-right: 0;
}
.skin-1 .row {
	margin-right: 0;
	margin-left: 0;
}
.skin-1 h3 {
	line-height: 40px;
}
.page-header {
	border-bottom: 1px solid #eeeeee;
	margin: 20px 0 30px;
	padding-bottom: 9px;
}
.input-append .add-on, .input-prepend .add-on {
	background-color: #eeeeee;
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	width: auto;
	box-sizing: border-box;
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	border-radius: 0 4px 4px 0;
	margin-bottom: 0;
	position: relative;
	vertical-align: top;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 4px;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: auto;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.input-append, .input-prepend {
	display: inline-block;
	font-size: 0;
	margin-bottom: 10px;
	vertical-align: middle;
	white-space: nowrap;
}
.input-prepend .add-on, .input-prepend .btn {
	margin-right: -1px;
}
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
	border-radius: 0;
	vertical-align: top;
}
.navbar-nav .footer-text li a {
	float: none;
	padding: 10px 15px 10px;
	color: #777777;
	display: inline-block;
}
.widget-body img {
	margin: 0 auto;
}
.footer .navbar-nav li a {
	color: #777;
	display: inline-block;
}
.footer .navbar-nav li a:hover {
	color: #000;
	text-decoration: none;
}
.footer .navbar-nav .pull-right > li {
	padding-right: 20px;
}
.footer .navbar-nav.pull-right {
	float: right;
}
.navbar-nav.navbar-static-bottom {
	width: 100%;
}
.footer .navbar-nav .pull-right > li a {
	padding-top: 10px;
}
.skin-1 .nav-tabs {
	border-bottom: 1px solid #C5D0DC;
}
.nav-tabs li a {
	padding: 8px 12px;
}
.dataTables_paginate.paging_bootstrap.pagination ul li {
	float: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 9px 8px;
}
.skin-1 .election-detail .col-md-3 {
	width: 23%;
}
.skin-1 .election-detail .col-md-6 {
	margin: 0 2.5641%;
	width: 48.718%;
}
.dataTables_wrapper .row:first-child {
	background-color: #eff3f8;
	padding: 12px 0 4px;
}
.election-detail .dataTables_wrapper .col-md-6 {
	margin: 0;
	width: 50%;
}
#DataTables_PollBooks {
}
.dataTables_wrapper .row:last-child {
	background-color: #eff3f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 12px 0 6px;
}
.election-detail .btn-toolbar {
	margin-top: 10px;
}
select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 220px;
}
.btn-primary:hover {
	border-color: #2283c5;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
	border-color: transparent;
}
select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}
.voter-id .col-md-4 {
	width: 30.624%;
}
.skin-1 #voter-transactions {
	padding-left: 3.5%;
}
.voter-id .col-md-8 {
	width: 64.8%;
	padding: 0 0 0 0;
}
.filtered-map .map_container .col-md-3 {
	width: 23.0769%;
	position: relative;
	z-index: 999;
}
.filtered-map .col-md-9 {
	padding-left: 2.5%;
	width: 74.359%;
}
label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.voter-search .col-md-7 {
	width: 57.265%;
}
.voter-search .col-md-5 {
	width: 40.1709%;
}
.genral-setting .col-md-6:last-child, .bridgepoint .col-md-8, .voter-search .col-md-5.first-name-group {
	margin-left: 2.5641%;
}
.genral-setting .col-md-6, .voter-search .col-md-6 {
	width: 48.7179%;
}
.voter-search .col-md-offset-3 {
	margin-left: 25.641%;
}
.voter-search .col-md-4 {
	width: 31.6239%;
}
.voter-search .col-md-2 {
	width: 14.5299%;
	padding: 0 2.5641%;
}
.bridgepoint .col-md-8, .voter-search .col-md-8 {
	width: 65.812%;
}
.voter-search .col-md-offset-2 {
	margin-left: 16.094%;
}
.form-actions {
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 19px 20px 20px;
}
label {
	padding-bottom: 5px;
}
.voter-search input[type="text"] {
	margin-bottom: 0;
}
.dataTables_wrapper .row:last-child {
	background-color: #eff3f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 12px 0 6px;
}
.pollbook-detail .col-md-4:nth-child(2) {
	margin: 0 2.5641%;
}
.bridgepoint .col-md-4, .pollbook-detail .col-md-4 {
	width: 31.6239%;
}
.pollbook-transaction .col-md-10 {
	width: 82.906%;
	margin-left: 2.5641%;
}
.pollbook-transaction .col-md-2 {
	width: 14.5299%;
}
.center.pagination > ul li {
	float: left;
}
.pollbook-transaction .pagination ul > li > a {
	margin: 0 0px 0 0;
}
.nav-pills > li > a {
	border-radius: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #0088cc;
}
.markers_list {
	margin-left: 25px;
}
.filtered-map select {
	margin-bottom: 0px;
}
.filtered-map #search-separator {
	margin-top: 5px;
}
.input-small {
	width: 90px;
}
.system-onlinestatus .table td, .polling-location-status .table td {
	line-height: 20px;
}
label, .exclusions label, .system-onlinestatus label, .polling-location-status label {
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.landing-page img {
	max-width: 100%;
}
@media only screen and (max-width: 770px) {
    .landing-page img {
        width: 100%;
        height: 100%;
    }
}

.landing-page .col-md-4 {
	width: 31%;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #999999;
	font-weight: normal;
	line-height: 1;
}
.exclusions .table > tbody > tr > td {
	padding: 8px;
}
.turnout-registeredparty .dataTables_wrapper .row:first-child, .turnout-pollinglocation .dataTables_wrapper .row:first-child, .ballots-precinct .dataTables_wrapper .row:first-child, .ballots-pollinglocation .dataTables_wrapper .row:first-child {
	padding: 11px 0 0;
}
.turnout-registeredparty .table > tbody > tr > td, .turnout-pollinglocation .table > tbody > tr > td, .ballots-precinct .table > tbody > tr > td, .ballots-pollinglocation .table > tbody > tr > td {
	padding: 7px 8px;
}
.muted {
	color: #999999;
}
.alert-byuser .widget-body, .alert-byalert .widget-body {
	border-width: medium 2px 0 1px;
}
.alert-byuser thead > tr > th, .alert-byalert thead > tr > th {
	border-bottom-width: 1px;
}
.form-horizontal .controls {
	margin-left: 180px;
}
.form-horizontal .control-label {
	float: left;
	padding-top: 5px;
	text-align: right;
	width: 160px;
}
.message-detail textarea[class*="col-md-6"], .message-detail .row textarea[class*="col-md-6"] {
	float: none;
	margin-left: 0;
	height: 100px;
}
.message-detail .help-block {
	display: inline-block;
	width: 100%;
}
.message-detail .col-md-4 {
	width: 30.3%;
}
#add-arrows-container .arrows .row {
	margin-top: 8px;
}
.message-detail .col-md-6 {
	width: 48.5%;
	margin-bottom: 0;
}
.form-horizontal .control-group {
	margin-bottom: 20px;
}
.message-detail input[type="text"] {
	margin-bottom: 0;
}
.help-block {
	margin-bottom: 0px;
	margin-top: 10px;
}
.message-detail select, input[type="file"] {
	height: 20px;
	width: 205px;
	vertical-align: sub;
	margin-bottom: 0;
}
select#locations-list {
	height: 200px;
	width: 100%;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
input#message_user {
	width: 206px;
}
.precincts-list .dataTables_wrapper .row:first-child {
	padding: 12px 0 0;
}
.turnout-hour .widget-header.header-color-grey {
	padding-bottom: 2px;
	padding-top: 2px;
}
.report-list .col-md-4 {
	width: 31.6239%;
}
.report-list .col-md-8 {
	width: 65.812%;
	margin-left: 2.5641%;
}
.archive-detail .nav > li > a:hover, .report-list .nav > li > a:hover, .report-list .nav > li > a:focus {
	background-color: #eeeeee;
	text-decoration: none;
	color: #23527c;
}
.report-list .nav-pills > .active > a, .report-list .nav-pills > .active > a:hover, .report-list .nav-pills > .active > a:focus {
	background-color: #0088cc;
	color: #ffffff;
}
.report-list .nav.report-parents > li > a {
	padding: 6px 12px;
}
.report-list .btn-toolbar {
	margin-top: 14px;
}
.report-list .reports-list > li {
	list-style: inherit;
	margin-left: 27px;
}
.report-list select {
	height: 20px;
	width: 206px;
}
.report-list .form-horizontal .control-group {
	margin-bottom: 9px;
}
.report-list .form-actions {
	margin-top: 0;
}
.report-list .simple_form {
	margin-top: 20px;
}
.report-history .pagination {
	width: 100%;
}
.report-history .pagination ul li a {
	float: left;
}
.report-history .pagination > ul {
	display: inline-block;
}
.report-history .center.pagination li:first-child, .center.pagination li:nth-child(2) {
	margin-top: 0px;
}
.pollbook-transaction .center.pagination li {
	margin-top: 0px;
}
.report-history .center.pagination li:nth-child(3) a {
	height: 19px;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
	color: #999999;
	cursor: default;
}
.user-list .table > tbody > tr > td, .user-list .table > thead > tr > th {
	padding: 4px 8px;
}
.user-list .col-md-6 label {
	padding-bottom: 3px;
	margin-bottom: 0;
}
.btn-toolbar {
	margin-bottom: 10px;
	margin-top: 10px;
}
.about .col-md-6, .admin-expressPoll .col-md-6 {
	width: 48.7179%;
}
.about .col-md-6:last-child, .admin-expressPoll .col-md-6:last-child {
	margin-left: 2.5641%;
}
.admin-expressPoll table tr td:last-child {
	border-right: 1px solid transparent;
}
.admin-expressPoll table thead tr th:last-child {
	border-right: 1px solid transparent;
}
.admin-expressPoll table thead tr th {
	border-bottom: 1px solid #ddd;
	padding: 9px 9px;
}
.admin-expressPoll .btn-toolbar {
	margin-top: 14px;
}
.about .col-md-6.col-md-offset-3:first-child {
	margin-left: 25.641%;
}
.about .widget-main ul li {
	list-style: disc;
	margin-bottom: 2px;
	margin-left: 26px;
}
.about .container-fluid {
	padding-left: 20px;
	padding-right: 20px;
}
.terms, .privacy {
	line-height: 20px;
}
.profile-detail .col-md-3 {
	width: 23.077%;
}
.profile-detail .col-md-9 {
	width: 74.359%;
	margin-left: 2.5641%;
}
.profile-detail .form-group.radio_buttons.optional.user_notification_type .controls {
	margin-left: 0px;
}
.profile-detail .inline-block {
	margin-top: -1px;
}
.profile-detail .margin-right-20 {
	margin-right: 38px;
}
.profile-detail input[type="text"] {
	margin-bottom: 4px;
}
.user-profile input[type="text"] {
	margin-bottom: 13px;
}
.add-user .col-md-5 {
	width: 40.1709%;
}
.add-user .col-md-5.col-md-offset-3 {
	margin-left: 25.641%;
}
.add-user .user_email label {
	padding-bottom: 0;
}
.add-user .radio.inline {
	display: inline-block;
	margin-top: -7px;
	width: 74px;
}
.add-user .form-group.radio_buttons.optional.user_role_ids {
	margin-bottom: 0;
}
.add-user .radio {
	margin-bottom: 5px;
}
.profile-detail .form-group.error .help-inline, .add-user .form-group.error .help-inline {
	margin-top: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-group {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin-bottom: 2px;
}
.accordion-inner {
	border-top: 1px solid #e5e5e5;
	padding: 9px 15px;
}
.accordion {
	margin-bottom: 20px;
}
.pull-right.dropdown-navbar.dropdown-menu.dropdown-caret.dropdown-closer {
	width: 240px;
	border: 1px solid #bcd4e5;
	box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
}
.user-menu.pull-right.dropdown-menu.dropdown-yellow.dropdown-menu {
	box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
	border: 1px solid #bcd4e5;
	top: 37px;
}
.pull-right.dropdown-navbar.dropdown-menu.dropdown-caret.dropdown-closer > li > a {
	padding: 8px 15px 8px 0px;
}
.form-group {
	margin-bottom: 10px;
}
.smart-status label, .profile-detail label {
	padding-bottom: 0;
}
.profile-detail .help-block {
	margin-top: 0;
}
.smart-status .btn-toolbar {
	margin-top: 14px;
}
.smart-status input[type="text"] {
	margin-bottom: 7px;
}
.genral-setting select, input[type="file"] {
	box-sizing: border-box;
	height: 30px;
}
.genral-setting input, .genral-setting textarea, .genral-setting .uneditable-input {
	box-sizing: border-box;
	width: 222px;
}
.genral-setting .input-append, .genral-setting .input-prepend {
	margin-bottom: 0;
}
.genral-setting .form-horizontal .controls {
	margin-left: 195px;
}
.genral-setting .form-horizontal .control-label {
	width: 172px;
}
.genral-setting input[type="checkbox"] {
	margin: -4px 0 0;
}
.genral-setting .help-block {
	margin-bottom: 12px;
	margin-top: 0;
}
.genral-setting .form-horizontal .checkbox {
	min-height: 15px;
}
.form-group.boolean.optional.app_settings_show_precinct_perspective {
	margin-bottom: 15px;
}
.form-group.boolean.optional.app_settings_show_consolidation_perspective {
	margin-bottom: 19px;
}
.form-group.boolean.optional.app_settings_show_precinct_perspective {
	margin-bottom: 18px;
}
.profile-detail .alert {
	background-color: #fcf8e3;
}
.profile-detail .alert, .alert h4 {
	color: #c09853;
}
.alert.alert-block.fade h4 {
	margin-bottom: 0;
}
.alert.alert-block {
	margin-bottom: 0;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.profile-detail .alert-danger {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
	padding: 8px 35px 8px 14px;
	border: none;
}
.form-group.error input, .form-group.error select, .form-group.error textarea {
	border-color: #b94a48;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.form-group.error input:focus, .form-group.error select:focus, .form-group.error textarea:focus, .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #d59392;
	border-color: #b94a48;
}
.form-group.error label, .form-group.error .help-inline, .form-group.error input, .control-group.error label, .control-group.error .help-inline, .form-group.error input {
	color: #b94a48;
}
.form-group.error .help-inline {
	margin-top: 8px;
	display: block;
}
.radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-left: 0px;
	position: inherit;
}
.user-list label, .lbl {
	vertical-align: sub;
}
.user-list .controls {
	margin-left: 200px;
}
.modal.fade.in {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	padding-top: 50px;
}
.modal-content {
	border-radius: 0;
}
.modal-dialog {
	width: 560px;
}
.user-list h4 span {
	font-size: 14px;
	color: #999999;
}
.modal {
	left: 0 !important;
	right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: auto !important;
}
.user-list h3 {
	margin: 0;
}
.modal-header {
	padding: 9px 15px;
}
.genral-setting .alert {
	padding: 10px 35px 10px 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 17.5px;
}
.genral-setting .alert .close {
	font-size: 25px;
}
.add-user .alert {
	padding: 8px 35px 8px 14px;
}
#add-subscriptions-modal {
	height: auto !important;
	max-height: 100% !important;
}
.login-layout .alert.alert-block {
	background: #FCF8E3;
}
.exclusions .chosen-container {
	display: block;
}
.report-review .pagination ul > li > a {
	margin: 0;
}
.report-review .center.pagination li:nth-child(2) {
	margin: 0;
}
.table-responsive {
	overflow-x: inherit;
}
.row.election-detail th {
	width: 50%;
}
#new-exclusion-form .col-md-1 {
	width: 4%;
}
#new-exclusion-form .col-md-1, #new-exclusion-form .col-md-4 {
	padding: 0;
}
.error-page ul {
	margin-left: 25px;
}
.error-page .well h3 {
	word-wrap: break-word;
}
.user-profile .caret {
	margin-top: -4px;
	margin-left: 4px;
}
.error-page hr {
	-moz-border-top-colors: none;
	border-color: #eeeeee -moz-use-text-color #ffffff;
	border-style: solid none;
	width: 100%;
	border-width: 1px 0;
}
.multi-tenancy select.form-control {
	height: 22px;
	box-shadow: none;
	border-radius: 0;
}
.multi-tenancy .form-signin .btn-login {
	margin-top: 10px;
}
.select-style {
	width: 280px;
}
.ace-nav .location-btn {
	background: none;
}
.ace-nav .location-btn a {
	color: #fff;
}
.location-btn {
	margin-right: 5px;
	margin-top: -1px;
}
.location-btn .btn.btn-primary.btn-small {
	margin-right: 5px;
}
.dataTables_paginate.paging_bootstrap.pagination {
	float: right;
}
.dashboard-chart .widget-body {
	height: 300px;
}
#ArchVoteCountsbyWard, table#Datatables_voters, table#Datatables_precincts {
	width: 100% !important;
}
.add-user .form-control {
	width: 50%;
	padding-top: 4px;
	box-shadow: none;
	border-radius: 0px;
	height: 20px;
}
.user-list .form-control {
	box-shadow: none;
	border-radius: 0px;
	width: 50%;
}
.user-list .form-control:focus, .add-user .form-control:focus {
	border-color: #f59942;
}
.btn-danger.focus, .btn-danger:focus, .btn-primary.focus, .btn-primary:focus, .btn-success.focus, .btn-success:focus {
	border-color: transparent;
}
#partial li, input[type="checkbox"] {
	cursor: pointer;
}
.ballots-pollinglocation .icon-large::before {
	font-size: 1.8em;
}
.highcharts-container {
	width: 99% !important;
}
#divTurnoutHchartContainer .highcharts-container {
	width: 100% !important;
}
.cancelBtn.btn.btn-small.btn-sm.btn-default {
	display: none;
}
label, .exclusions label, .system-onlinestatus label, .polling-location-status label {
	margin-bottom: 2px;
}
.pointer, #sidebar .dropdown-toggle, .dropdown-toggle {
	cursor: pointer;
}
#divSignOut {
	padding-top: 9px;
	padding-bottom: 3px;
}
#divSignOut h4 {
	margin-bottom: 8px;
}
#divSignOut .close {
	top: 2px;
}
.nav-list > li.open {
	border-bottom-color: #e5e5e5 !important;
}
#DataTables_PollBooks tr th:nth-child(1) {
	width: 8.5% !important;
}
#DataTables_PollBooks tr th:nth-child(2) {
	width: 10% !important;
}
#DataTables_PollBooks tr th:nth-child(3) {
	width: 15.6% !important;
}
#DataTables_PollBooks tr th:nth-child(4) {
	width: 15.7% !important;
}
#DataTables_PollBooks tr th:nth-child(5) {
	width: 15.8% !important;
}
#DataTables_PollBooks tr th:nth-child(6) {
	width: 15.6% !important;
}
/*---parties---*/
#DataTables_Parties tr th:nth-child(2) {
	width: 24.5% !important;
}
/*----precients-----*/
#Datatables_precincts tr th:nth-child(2) {
	width: 15% !important;
}
#Datatables_precincts tr th:nth-child(3) {
	width: 18.9% !important;
}
#Datatables_precincts tr th:nth-child(1) {
	width: 9.7% !important;
}
#page-content .pagination ul li a, #DataTables_PollBooks_wrapper .dataTables_wrapper {
	display: inline-block;
}
#Datatables_precincts_wrapper tr th:nth-child(5) {
	width: 25.2% !important;
}
.pollbook-detail .col-md-4 {
	width: 31.6%;
}
/*------27/8/15---*/
#Datatables_voters.dpass tr th {
	border-bottom-width: 1px;
}
#page-content .pagination ul li span, #DataTables_PollBooks_wrapper .col-md-6 {
	float: left;
}
/*---2.9.15----*/
.multi-tenancy .btn-login {
	line-height: 17px;
}
/*---3.9.15----*/
.fixed {
	position: fixed;
}
.email-form {
	z-index: 99;
	display: inline-block;
	width: 98%;
	background: #222A2D;
	position: fixed;
}
.email-form-inner .btn-block {
	width: 82%;
}
.email-form-inner .login-retrieve-panel {
	margin: 70px auto 0;
}
.bridgepoint .panel-heading {
	padding: 0;
}
.bridgepoint .panel-title a {
	padding: 10px 15px;
	display: block;
	outline: none;
}
.bridgepoint .panel-title a {
	background-color: #eef4f9;
	color: #4c8fbd;
	font-weight: bold;
	position: relative;
	font-family: open sans;
	font-size: 13px;
}
.bridgepoint .panel {
	box-shadow: none;
}
.bridgepoint .panel-group .panel + .panel {
	margin-top: 2px;
}
.panel-title .accordion-toggle.collapsed::after {
	content: "\f104";
	color: #4c8fbd;
	font-size: 16px;
}
.panel-title .accordion-toggle::after {
	color: #4c8fbd;
	content: "\f107";
	float: right;
	font-family: "FontAwesome";
	font-size: 16px;
}
.panel-heading .accordion-toggle.collapsed {
	background-color: #f9f9f9;
	color: #478fca;
	font-weight: normal;
}
.panel-heading .accordion-toggle {
	background-color: #eef4f9;
	color: #4c8fbd;
	font-weight: bold;
	position: relative;
}
.panel-group .panel, .panel {
	border-radius: 0px;
}
.panel-heading .accordion-toggle:hover {
	background-color: #f1f8fd;
	color: #6ea6cc;
	text-decoration: none;
}
.bridgepoint .tooltip-inner {
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}
/*----8.9.15----*/
.import-admin .label-large {
	padding: 1px 4px 3px 8px;
}
.import-admin .timeline-container::before {
	width: 4px;
}
.timeline-info .label, .timeline-info .badge {
	display: block;
}
.import-admin .label.label-info {
	margin-top: 3px;
	padding: 3px 0;
}
.import-admin .col-md-10.col-md-offset-1 {
	margin-left: 8.54701%;
}
.email-form-inner .user_notification_type .radio_buttons {
	margin-bottom: 0px;
}
.email-form-inner .user_notification_type .controls .radio:nth-child(2) {
	margin-top: 10px;
}
.profile-detail .profile-info-value {
	height: 19px;
}
.genral-setting .bootstrap-timepicker-widget table td input {
	width: 38px;
}
.terms ul li {
	list-style: disc;
}
.terms ul {
	margin: 0 0 10px 25px;
}
#Bypecinctvoteddetail a:hover, #Bypecinctvotedlist a:hover, #tblPollingPL a:hover, #ByRegisterpartyvoteddetail a:hover, #ByBallotpartyvoteddetail a:hover, #file-requests a:hover, #markers_list a:hover, .report-list a:hover, #notinroaster a:hover, #ByRegisteredPartyvotedlist a:hover, #ByBallotPartyvotedlist a:hover, #ByPrecinctGroupvotedlist a:hover, #ByPollingVotedList a:hover, #Overviewvoters a:hover, #DataTables_Counties tr td:nth-child(3) a:hover, .detail-fullwidth a:hover, #Datatables_precinctPortion tr td a:hover, #divBallotsPLReport a:hover, #divBallotsPartyReport a:hover {
	text-decoration: underline !important;
}
.expresspoll-popup h3, #user-import-upload-modal h3, #profile-detail h3 {
	line-height: 31px;
	margin: 0;
}
.landing-page {
	padding-top: 6.5% !important;
}
.caret {
	border-top: 4px solid #fff;
}
.prev a, .next a, select {
	cursor: pointer !important;
}
.btn-primary:focus {
	border-color: #2283c5;
	outline: none;
}
.dataTables_filter input[type=text] {
	height: auto !important;
}

/*----firefox---*/
@-moz-document url-prefix() {
 .multi-tenancy .btn-login, .login-layout .btn, .login-layout .btn-default, .btn-login {
 line-height: 3px !important;
}
 #forgot-box .btn-login {
 line-height: 16px;
}
 .profile-detail .btn-primary {
 line-height: 19px;
}
 .user-list .modal-footer #Consolelist.btn-small {
 line-height: 18px;
}
 .single-chart .btn-small {
 line-height: 12px;
}
 .profile-detail a.btn-primary {
 line-height: 23px;
}
 #divTurnoutHourcontainer .btn-small, #divTurnoutRPcontainer .btn-small, #divTurnoutPartycontainer .btn-small, #divTurnoutPGcontainer .btn-small, #divTurnoutPL .btn-small, #divBallotsPartycontainer .btn-small {
 line-height: 12px;
}
 #add-arrows-container input[type="button"] {
 line-height: 10px;
}
 #new_message .form-actions .btn-small {
 line-height: 18px;
}
 .error-container .btn-grey {
 line-height: 32px;
}
 #ArchVoteCountsbyPrecinct, #ArchVoteCountsbyWard, #notinroaster, #Bypecinctvotedlist, #ByRegisteredPartyvotedlist, #ByBallotPartyvotedlist, #ByPrecinctGroupvotedlist_wrapper, #Overviewvoters, #divTurnoutHourReport, #Datatables_openstatus, #byprecinct, #divTurnoutRPReport, #divTurnoutPLReport, #Datatables_precinctPortion, #divBallotsPLReport, #divBallotsPartyReport, #divBallotsPrecinctReport, #DataTables_Alert_Messages, #Datatables_onlinestatus {
 max-width: 99.9%;
}
 .message-detail #sendmessage {
 line-height: 17px;
}
 .media-viewmenu .nav-tabs > li > a, .media-viewmenu .nav-tabs > li > a:focus {
 margin-bottom: 0 !important;
}
 .add-user a.btn-small {
 line-height: 27px;
}
 #alertsave, .profile-detail .btn-primary, #btnUploadFile {
 line-height: 12px;
}
 #voter-search-layout .bottom {
 width: 99.9% !important;
}
 .expresspoll-popup .btn, #btnUploadFile {
 line-height: 28px;
}
}


/*-----IE 10 Browser only-------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.form-signin h3 {
	margin: 0 34px 5px;
}
.multi-tenancy select.form-control, .login-layout .form-signin input[type='text'], .login-layout .form-signin input[type='email'], .login-layout .form-signin input[type='password'] {
	height: 32px;
	width: 100%;
	line-height: 20px;
}
.select-style {
	width: auto;
}
.dashboard-chart input[type="text"] {
	height: 20px;
}
}

/*-----IE 11 Browser only-------*/
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, .login-layout .form-signin input[type='text'], *::-ms-backdrop, .login-layout .form-signin input[type='email'], *::-ms-backdrop, .login-layout .form-signin input[type='password'] {
 height: 25px;
 line-height: 20px;
 width: 96%;
}
    /* IE11 */
    *::-ms-backdrop, .multi-tenancy select.form-control {
 height: auto;
}
 *::-ms-backdrop, .select-style {
 width: 280px;
}
 *::-ms-backdrop, .chart-date-filter, *::-ms-backdrop, .ranges .range_inputs .input-mini {
 height: 19px !important;
 line-height: 13px !important;
}
 *::-ms-backdrop, .form-signin h3 {
 margin: 0 34px 5px;
}
 *::-ms-backdrop, .input-append .add-on, .input-prepend .add-on {
 height: 29px;
 line-height: 17px;
}
 *::-ms-backdrop, .genral-setting .form-horizontal .control-label {
 width: 173px;
}
 *::-ms-backdrop, * {
 box-sizing: content-box;
}
 *::-ms-backdrop, #ConsoleNum_chosen .search-field input[type='text'] {
 height: 25px !important;
}
 *::-ms-backdrop, .ballots-pollinglocation .icon-large {
 font-size: 9px;
}
 *::-ms-backdrop, #Bypecinctvotedlist .icon-large, *::-ms-backdrop, #ByRegisteredPartyvotedlist .icon-large, *::-ms-backdrop, #ByBallotPartyvotedlist .icon-large, *::-ms-backdrop, #ByPrecinctGroupvotedlist .icon-large, *::-ms-backdrop, #ByPollingVotedList .icon-large {
 font-size: 9px;
}
}
.election-detail .icon-phone {
	margin-right: 4px;
}
.table.table-striped.table-bordered.table-hover.datatable-enabled-reports.dataTable {
	width: 100% !important;
}
#file-upload-modal {
	cursor: pointer;
	position: relative;
	z-index: 1;
}
*:focus {
	outline: 0 !important;
}
.location-select > select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 2px 30px 2px 2px;
	width: 100% !important;
	background-image: linear-gradient(#eee 1%, #fff 15%);
	margin-left: 0 !important;
}
.location-select > select:focus {
	border: 1px solid #5897fb;
}
.location-select > select option {
	height: 25px !important;
	border-color: #aaa;
}

.user-profile .form-actions {
	margin-bottom: 0;
	padding: 10px 0 12px;
}
#forgot-box .btn-login {
	line-height: 16px !important;
	padding: 7px 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#voter-search-clear, #btnupdate, #login-box .btn-login {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*----chrome brower----*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.add-user .btn-small {
	line-height: 23px !important;
}
.genral-setting .form-horizontal .control-label {
	width: 174px;
}
#forgot-box .btn-login, .login-layout .btn, .login-layout .btn-default, .btn-login {
	line-height: 12px !important;
}
}
.forget-password a:hover {
	text-decoration: underline !important;
}
.alt-msg {
	padding: 8px 35px 0px 15px !important;
}
.bridgepoint .panel-body .row .col-md-8 .timeline-style2 .timeline-items .timeline-item:nth-of-type(2n+1) .transparent .widget-header {
	background: transparent !important;
}
.bridgepoint .panel-body .row .col-md-8 .timeline-style2 .timeline-items .timeline-item .transparent .widget-header {
	background: #eee !important;
}
.bridgepoint .timeline-container {
	padding-top: 0;
}
.bridgepoint .panel-body, .bridgepoint .panel-default {
	border-color: #cdd8e3 !important;
}
.bridgepoint .panel-default {
	margin-bottom: 2px;
}
.bridgepoint .timeline-item .widget-toolbox span i {
	margin-right: 3px;
}
a.accordion-toggle.bp-active, a.accordion-toggle.bp-active.collapsed {
	background: #eef4f9;
	color: #4c8fbd;
	font-weight: bold;
}
.bridgepoint #accordion .panel-default:first-child .panel-heading .accordion-toggle.collapsed {
	background: #eef4f9;
}
#role-options-23 .btn-small {
	line-height: 18px;
}
table#tblAdminUsers {
	width: 100% !important;
}
.user-list .location-select .control-label {
	font-size: 14px;
}
#assign-all-locations {
	margin-top: 2px;
}
/*--18.9.15---*/
.center.import-pagination.pagination > ul {
	display: inline-block;
}
.center.import-pagination.pagination {
	display: block;
}
.center.import-pagination.pagination li {
	margin-top: 0;
}
.import-pagination.pagination ul > li > a {
	margin: 0;
}
.nav li.site-list {
	padding: 0 5px;
}
#reset-password .form-group label span {
	border-bottom: 1px dotted #aaa;
}
#btnReset {
	line-height: 15px !important;
}
#btnReset:focus {
	border-color: transparent;
}
.pollbook-transaction .timeline-item:nth-child(2n) .widget-box.transparent .widget-header, .pollbook-detail .timeline-item:nth-child(2n) .widget-box.transparent .widget-header {
	background-color: transparent !important;
}
.pollbook-transaction .timeline-item:nth-child(2n+1) .widget-box.transparent .widget-header, .pollbook-detail .timeline-item:nth-child(2n+1) .widget-box.transparent .widget-header {
	background-color: #eee !important;
}
/*--21.9.15---*/
.row.genral-setting .form-actions {
	padding-left: 180px;
}
.modal-header .close {
	margin-top: -3px;
}
.modal-header .close {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
/*--22.9.15---*/
.double-chart .widget-body {
	padding: 7.5% 15.5% 0 2.6%;
}
.double-chart:last-child .widget-body {
	padding: 7.5% 15% 0 10%;
}
.single-chart .widget-body {
	padding: 6.8% 13.6% .8% 5%;
	width: 81.25%;
}
.half-singlechart .widget-body {
	padding: 19% 17% 9.9% 15.9%;
	width: 66.8%;
}
.half-singlechart {
	width: 48.9%;
	margin-top: 20px;
}
.alert-well table td {
	border-top: 1px solid #dddddd;
	line-height: 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
.ballots-pollinglocation .show-header {
	margin-top: 25px;
}
/*--23.9.15---*/
#user-import-upload-modal .modal-content {
	max-height: 376px;
	overflow-y: auto;
}
.pollbook-detail h5 small {
	font-size: 85%;
}
.pollbook-detail h5 small a:hover {
	text-decoration: underline !important;
}
.add-user .btn-small {
	line-height: 15px;
}
.add-user .email {
	margin-bottom: 5px;
}
#divBallotsPLchartContainer .highcharts-container, #Datatables_precinctPortion {
	width: 100% !important;
}
#divTurnoutHourReportReport, #divTurnoutRPReportReport, #divTurnoutPrecinctGroupReportReport, #divTurnoutPLReportReport, #Datatables_precinctPortion_wrapper, #divBallotsPLReport_wrapper, #divBallotsPartyReport_wrapper, #divBallotsPrecinctReport_wrapper {
	border: 1px solid #aaa;
	border-top: 0px;
}
#divBallotsPLReport tr th:nth-child(1) {
	width: 5% !important;
}
#divBallotsPLReport tr th:nth-child(2) {
	width: 25% !important;
}
#divBallotsPLReport tr th:nth-child(3) {
	width: 12.7% !important;
}
#divBallotsPLReport tr th:nth-child(4) {
	width: 14.9% !important;
}
#divBallotsPLReport tr th:nth-child(5) {
	width: 13% !important;
}
#divBallotsPLReport tr th:nth-child(7) {
	width: 13.8% !important;
}
#divBallotsPGReport_filter label, #divTurnoutHourReport_filter label, #byprecinct_filter label, #divTurnoutPartyReport_filter label, #divTurnoutPrecinctGroupReport_filter label, #divTurnoutPLReport_filter label, #divBallotsPartyReport_filter label, #divBallotsPLReport_length label, #divBallotsPLReport_filter label, #divBallotsPrecinctReport_filter label, #precincts_wrapper label {
	margin-bottom: 9px;
}
#edit-profile .radio_buttons.control-label {
	margin-bottom: 10px;
}
#change-password .control-label, #edit-profile .control-label {
	margin-bottom: 4px;
}
/*--24.9.15---*/
#alert-notification-table.table-bordered, #alert-notification-table tbody tr td, #alert-notification-table tr th {
	border: none !important;
}
#alert-notification-table thead {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#alert-notification-table tbody tr {
	border-bottom: 1px solid #ddd;
}
#alert-notification-table.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: transparent;
}
#alert-notification-table tr th, #alert-notification-table tr > td:nth-of-type(2n) {
	text-align: center;
}
#divAlluser h4 {
	margin-bottom: 0;
}
.help-block, .help-inline {
	color: #595959;
}
#divBallotsPartyReport_wrapper tr th:nth-child(1) {
	width: 5.1% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(2) {
	width: 23.4% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(3) {
	width: 13.3% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(4) {
	width: 15.5% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(5) {
	width: 13.2% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(6) {
	width: 14.9% !important;
}
#divBallotsPartyReport_wrapper tr th:nth-child(7) {
	width: 12.5% !important;
}
#divBallotsPrecinctReport tr th:nth-child(1) {
	width: 22.5%;
}
#divBallotsPrecinctReport tr th:nth-child(2) {
	width: 14.5%;
}
#divBallotsPrecinctReport tr th:nth-child(3) {
	width: 16.6%;
}
#divBallotsPrecinctReport tr th:nth-child(4) {
	width: 14.4%;
}
#divBallotsPrecinctReport tr th:nth-child(6) {
	width: 15.1%;
}
/*--25.9.15---*/
.modal-header .close {
	font-family: open sans;
	font-size: 32px;
	font-weight: bold;
}
.bridgepoint .widget-main .label {
	display: inline-block;
	margin-bottom: 1px;
	padding-top: 3px;
}
/*--28.9.15---*/
#Datatables_precinctPortion_wrapper tr th:nth-child(1) {
	width: 21.2% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(2) {
	width: 13.4% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(3) {
	width: 10% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(4) {
	width: 11.2% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(5) {
	width: 15.9% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(6) {
	width: 17.5% !important;
}
.modal-header .close {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.view-message .row {
	min-height: 30px;
}
.view-message .col-md-10 {
	margin-left: 2.5641%;
	width: 78.906%;
}
.view-message .col-md-2 {
	width: 14.5299%;
}
#alert-notification-table th:last-child {
	background-image: linear-gradient(to bottom, #eff3f8, #e3e7ed);
	background: #eaeef4;
	color: #307ecc;
}
.alerts #inbox-tabs {
	border-bottom: 0px;
}
/*--29.9.15---*/


#DataTables_Alert_Messages tr th:nth-child(1) {
	width: 53.3% !important;
}
#DataTables_Alert_Messages tr th:nth-child(2) {
	width: 10.2% !important;
}
#DataTables_Alert_Messages tr th:nth-child(3) {
	width: 8% !important;
}
#DataTables_Alert_Messages tr th:nth-child(4) {
	width: 32% !important;
}
#alert-config-widget tr th:nth-child(3) {
	width: 18.8%;
}
#alert-config-widget tr th:nth-child(2) {
	width: 10.7%;
}
#alert-config-widget .btn-toolbar .btn-mini:first-child {
	margin-left: 0px;
}
#config-by-users .icon-edit.icon-large.white, #config-by-users .icon-trash.icon-only.icon-large.white {
	font-size: 1.33em;
	vertical-align: text-bottom;
}
#alert-setup-button .icon-edit-sign.icon-large {
	font-size: 1.33333em;
}
#alert-notification-table .details tr > td:nth-of-type(2n) {
	text-align: left;
}
#divBallotsPLcontainer .input-prepend, #divBallotsTypecontainer .widget-header {
	padding-top: 2px;
	padding-bottom: 1.9px;
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#divBallotsParty .widget-header .date-range-control {
	margin-bottom: 0;
	margin-top: 5px;
}
#divBallotsParty input[type="text"] {
	margin-bottom: 7px;
}
#divBallotsType .add-on, #divBallotsPrecinct .add-on {
	padding: 4px 7px;
}
#divBallotsPrecinct .widget-header .date-range-control {
	margin-bottom: 0;
	margin-top: 5px;
}
#divBallotsPrecinct input[type="text"] {
	margin-bottom: 8px;
}
/*--30.9.15---*/
#ConsoleNum_chosen, #Alertstype_chosen {
	width: 90.5% !important;
	margin-bottom: 1px;
	line-height: 25px;
}
#ConsoleNum_chosen .search-field {
	width: 126.5px !important;
}
#ConsoleNum_chosen .search-field input[type="text"] {
	line-height: 27px;
}
.chosen-container.chosen-container-single .chosen-single {
	color: #999 !important;
}
.chosen-container-single.chosen-container-active .chosen-single {
	color: #444 !important;
}
.modal-header h3 {
	margin: 0;
}
#new-exclusion-modal .modal-header {
	padding: 5px 15px;
}
#new-exclusion-modal .modal-header .close {
	font-family: open sans;
}
#new-exclusion-modal .col-md-1 {
	padding: 0;
}
#new-exclusion-modal .modal-header .close {
	margin-top: 2px;
}

#Datatables_openstatus_wrapper tr th:nth-child(1) {
	width: 8% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(2) {
	width: 14% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(3) {
	width: 27% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(4) {
	width: 15.6% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(5) {
	width: 10.9% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(6) {
	width: 15.5% !important;
}

#Datatables_onlinestatus tr th:nth-child(1) {
	width: 8% !important;
}
#Datatables_onlinestatus tr th:nth-child(2) {
	width: 15% !important;
}
#Datatables_onlinestatus tr th:nth-child(3) {
	width: 26% !important;
}
#Datatables_onlinestatus tr th:nth-child(4) {
	width: 16.4% !important;
}
#Datatables_onlinestatus tr th:nth-child(5) {
	width: 12% !important;
}
#Datatables_onlinestatus tr th:nth-child(6) {
	width: 12.5% !important;
}
#DataTables_Table_Exclusions tr th:nth-child(1) {
	width: 16% !important;
}
#DataTables_Table_Exclusions tr th:nth-child(2) {
	width: 21.3% !important;
}
#DataTables_Table_Exclusions tr th:nth-child(3) {
	width: 24.9% !important;
}
#DataTables_Table_Exclusions tr th:nth-child(4) {
	width: 26.7% !important;
}
.message-detail #txtUserName {
	width: 206px;
}
#add-arrows-container.col-md-1 {
	margin-left: 1%;
	width: 8.8%;
}
.alertfilter {
	padding-top: 12px;
	position: relative;
	z-index: 1;
}
/*--5.10.15---*/

.tooltip {
	position: absolute;
	z-index: auto;
}
.bridgepoint .tooltip {
	z-index: 1;
}
#DataTables_Alert_Messages a:hover, #Datatables_onlinestatus a:hover, #Datatables_openstatus a:hover, .bridgepoint a:hover {
	color: #005580;
	text-decoration: underline !important;
}
.report-list .btn-toolbar a:hover, .bridgepoint .panel-title a:hover, #precinctslist .pagination a:hover {
	text-decoration: none !important;
}
.bridgepoint .tooltip-inner {
	padding: 8px;
}
.genral-setting .padl0 {
	padding-left: 0;
}
/*--6.10.15---*/
.media-sidebar {
	color: white;
	margin: 10px 5px;
}
.media-logo {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -15px;
	max-width: 171px !important;
}
.media-sidebar p {
	line-height: 150%;
}
.media-ess-logo img {
	width: 60px;
}
.navbar-fixed-top.media-view-top {
	z-index: 999;
}
.election-chart {
	margin-bottom: 1% !important;
	margin-left: 1% !important;
}
.col-md-4.election-chart {
	width: 31.6239%;
}
.col-md-8.election-chart {
	width: 65.812%;
}
.archive-detail .col-md-9 {
	margin-left: 2.56%;
	width: 74.35%;
}
.archive-detail .col-md-3 {
	width: 23.07%;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #0088cc;
}
.media-view-top .nav .open > a, .media-view-top .nav > li > a:focus, .media-view-top .nav > li > a:hover {
	background: #045E9F !important;
}
.pollbook-detail .pull-left > span, .pollbook-transaction .pull-left > span {
	display: inline-block;
	word-break: break-all;
}
.navbar-inverse.media-view-top {
	background: #222A2D;
}
.election-chart .widget-body {
	height: 300px;
}
/*--8.10.15---*/
.error-container .well ul {
	margin-left: 25px;
}
#alert-setup-button .icon-large::before {
	vertical-align: -23%;
}
#details-table tr:last-child {
	border: none;
}
#details-table tr:first-child {
	border-top: 1px solid #ddd;
}
#DataTables_Alert_Messages tr td a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#DataTables_Alert_Messages {
	table-layout: fixed;
}
.smart-update .widget-body {
	padding: 3.8% 8.2% 0.1% 2.7%;
}
.smart-update .highcharts-container {
	width: 101% !important;
}
.skin-1 h3.popover-title {
	line-height: 14px;
	font-family: open sans;
	line-height: 20px;
}
.alert-byalert .popover-content h6 {
	font-size: 13px;
	font-family: "Open Sans";
}
#DataTables_Table_Exclusions {
	width: 100% !important;
}
/*#edit-module #subscribe-all-alerts{margin-top:3px}
.chosen-container.chosen-container-multi {
   
    line-height: 28px;
}*/
.view-message p {
	word-break: break-all;
}
.message-detail .alt-msg {
	padding-bottom: 9px !important;
}
.error #message-recipient-list, .message-detail .error textarea {
	border: 1px solid #b94a48;
}
.message-detail .error p {
	color: #b94a48;
	margin-top: 2px;
}
/*----------safari only-----*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
 @media {
 #btnAddExclusion {
 margin-bottom: 20px;
}
 .smart-status input[type="text"] {
 margin-bottom: 10px;
}
}
}
.media-view-top .user-info {
	line-height: 16px;
}
.widget-toolbox {
	position: relative;
}
.media-viewmenu #dashboard .election-chart:first-child .widget-toolbox {
	top: 1.1%;
	margin: 0 0px;
}
.media-viewmenu #dashboard .election-chart .widget-toolbox {
	margin: 0 1px;
	top: -30px;
}
.media-viewmenu .election-chart .widget-body {
	height: 350px;
	padding-bottom: 30px;
	padding: 30px 13.6% 30px 5%;
}
#divElectionTurnout .widget-body, #divTurnoutTimechartContainer {
	padding-right: 0px;
	padding-left: 0px;
}
.media-viewmenu .user-menu.pull-right.dropdown-menu.dropdown-yellow.dropdown-caret.dropdown-closer {
	background: #fff none repeat scroll 0 0;
	position: absolute;
	top: auto;
}
#divTurnoutHourcontainer .widget-toolbar, #divTurnoutRPcontainer .widget-toolbar, #divTurnoutPartycontainer .widget-toolbar, #divTurnoutPGcontainer .widget-toolbar, #divTurnoutPL .widget-toolbar {
	line-height: 33px;
}
#divTurnoutPLReport_wrapper tr th:nth-child(1) {
	width: 5.1% !important;
}
#divTurnoutPLReport_wrapper tr th:nth-child(2) {
	width: 19.25% !important;
}
#divTurnoutPLReport_wrapper tr th:nth-child(3) {
	width: 16.25% !important;
}
#divTurnoutRPchartContainer, #divTurnoutPartychartContainer {
	width: 99.8%;
}
#divTurnoutPLchartContainer, #divTurnoutPGchartContainer {
	width: 81.25%;
}
#divTurnoutPartyReport tr th:nth-child(1) {
	width: 5.1% !important;
}
#divTurnoutPartyReport tr th:nth-child(2) {
	width: 25.1% !important;
}
#divTurnoutPartyReport tr th:nth-child(3) {
	width: 20.3% !important;
}
#divTurnoutRPReport_wrapper tr th:nth-child(2) {
	width: 25.1% !important;
}
.chosen-choices .search-field input {
	width: 100% !important;
}
#location-assignment-body.modal-body, #assign-location-assignment-modal .modal-body, #edit-module .modal-body {
	overflow-y: auto;
	max-height: 300px;
}
#edit-module .modal-body {
	overflow-y: auto;
	min-height: 300px;
}
.widget-box .widget-toolbox, #RegisteredPartylist .widget-toolbox:last-child, #pollingVotedList .widget-toolbox:last-child, #precinctslist .widget-toolbox:last-child, #ReportPrecinct .widget-toolbox:last-child {
	border: 1px solid #ccc;
}
.media-middle {
	display: table-cell;
	vertical-align: middle;
}
.media-display-table {
	display: table;
}
#Bypecinctvotedlist .icon-large::before, #ByRegisteredPartyvotedlist .icon-large::before, #ByBallotPartyvotedlist .icon-large::before, #ByPrecinctGroupvotedlist .icon-large::before, #ByPollingVotedList .icon-large::before {
	font-size: 1.7em;
}
#ByRegisteredPartyvotedlist tr th:nth-child(2), #ByBallotPartyvotedlist tr th:nth-child(2) {
	width: 69.8% !important;
}
.media-viewmenu h5 {
	font-size: 15px;
	line-height: 20px;
}
.media-viewmenu center h4 {
	margin-top: 20px;
}
.media-view-data ul li {
	list-style: disc;
	margin-left: 25px;
}
.media-view-data h3 {
	line-height: 30px;
}
.media-view-data .modal-body {
	max-height: 400px;
	overflow-y: auto;
	padding: 15px;
	position: relative;
}
div#divBallotsPGcontainer .btn-group input {
	margin-top: -4px;
}
#partial ul li + li {
	padding: 0 5px;
}
#partial ul li:last-child a {
	font-size: 13px;
}
#partial ul li:last-child a:hover {
	text-decoration: underline !important;
}
.pad-0 .widget-body {
	padding-top: 0;
	padding-bottom: 3%;
}
.modal-dialog {
	min-height: 100px;
	max-height: 300px;
	-webkit-overflow-scrolling: touch;
}
#corporate-logo img {
	border-style: none;
}
#markers_list a {
	font-size: 14px;
	font-weight: bolder;
}
div#divAveterFile {
	margin: 10px 32px 0px;
	border-radius: 0;
	padding: 8px 18px;
}
#AvaterfileError.error {
	color: #a94442;
}
.padr-5 {
	padding-right: 5px;
}
#report-contents tr td:nth-child(3) > div {
	width: auto !important;
}
#report-contents table tr td img {
	border: medium none;
	height: 40px;
	max-width: 100%;
}
table#Overviewvoters {
	width: 100% !important;
}
#report-contents .reflow-table td {
	white-space: inherit;
}
.download-link {
	cursor: pointer !important;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-inner-spin-button {
 -webkit-appearance: inherit;
}
input[type='number'] {
	-moz-appearance: textfield;
}
#tblPollingPL tr th:nth-child(1) {
	width: 15.3% !important;
}
#tblPollingPL tr th:nth-child(2) {
	width: 15.7% !important;
}
.chosen-results li:first-child {
}
#ConsoleNum option {
	border: 41px solid red;
}
.page-header small {
	font-size: 14px;
}
#DataTables_Counties tr th:nth-child(1) {
	width: 9.7% !important;
}
#DataTables_Counties tr th:nth-child(2) {
	width: 19% !important;
}
#DataTables_Counties tr th:nth-child(3) {
	width: 15.6% !important;
}
#DataTables_Counties tr th:nth-child(4) {
	width: 25.2% !important;
}
.table-responsive {
	margin-bottom: 0px;
}
#Datatables_voters tr th:nth-child(1) {
	width: 6.6% !important;
}
#Datatables_voters tr th:nth-child(2) {
	width: 10.2% !important;
}
#Datatables_voters tr th:nth-child(3) {
	width: 11.3% !important;
}
#Datatables_voters tr th:nth-child(4) {
	width: 11.8% !important;
}
#Datatables_voters tr th:nth-child(5) {
	width: 7.8% !important;
}
#Datatables_voters tr th:nth-child(6) {
	width: 9.7% !important;
}
table#Datatables_voters.dpass tr th:nth-child(7) {
	width: 11.8% !important;
}
#Datatables_voters tr th:nth-child(8) {
	width: 9.8% !important;
}
#Datatables_voters tr th:nth-child(9) {
	width: 7.8% !important;
}
#Datatables_voters tr th:nth-child(9)[class*="sort"]:after {
	top: -9px;
}
#Datatables_voters tr th:nth-child(10) {
	width: 10.8% !important;
}
#Datatables_voters tr td:nth-child(4), #Datatables_voters tr td:nth-child(3) {
	word-break: break-all;
}
.navbar-nav.bold.pull-right.trademark, .navbar-nav.bold.pull-right.trademark > li {
	text-align: center;
	width: 99%;
	color: #777;
}
.widget-toolbox .icon-large {
	margin-right: 5px;
}
#divTurnout, #divTurnoutTP, #divTurnoutVS, #divTurnoutT {
	margin-top: 18px;
}
.daterangepicker {
	z-index: 0 !important;
}
.add-user .form-actions {
	margin-bottom: 0px;
	padding: 10px 12px 12px;
}
.filtered-map .gm-style-iw div {
	overflow: hidden;
	margin-top: 5px;
}
.filtered-map .infowindow tr td {
	display: inline-block;
	margin-bottom: 2px;
	margin-top: 3px;
}
#config-by-users span, #alert-config-widget span {
	word-break: break-all;
}
#Datatables_precincts.dpass tr th:nth-child(4) {
	border-right: 1px;
}
#Datatables_precincts.dpass tr td:nth-child(4) {
	border-right: 1px;
}
#consolidations tr th:nth-child(3) {
	width: 21% !important;
}
.mapLegend .label {
	display: table-cell !important;
}
#edit-module .modal-content, #edit-module .modal-footer, #add-subscriptions-modal .modal-content, #add-subscriptions-modal .modal-footer {
	border-radius: 0 0 6px 6px;
}
.menu-toggler > .menu-text {
	display: inline-block !important;
	bottom: -17.7px !important;
}
#voter-search-layout .bottom {
	background: #eff3f8 none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	display: inline-block;
	margin-top: 0 !important;
	padding: 10px 0;
	width: 99.7%;
}
.noimport-histroy .col-md-6 {
	width: 59%;
}
.noimport-histroy .col-md-offset-3 {
	margin-left: 21%;
}
/*.break-all, #DataTables_Alert_Messages tr td:nth-child(3) {
	word-break: break-all;
}*/
/*daterange picker width*/
.datepicker-months td, .datepicker-months th, .datepicker-years td, .datepicker-years th {
	width: 50px !important;
}
.fsize18 {
	font-size: 18px;
}
#file-requests tr td {
	cursor: pointer;
}
#partial li:first-child {
	cursor: text;
}
.text-black {
	color: #242a2b;
}
.smart-status .widget-header>.widget-caption, .widget-header>:first-child {
	width: 72%;
	float: left;
}
#divTurnoutTime .widget-header>:first-child {
	width: 75% !important;
}
#divTurnoutAchartContainer .highcharts-container, #divTurnoutHchartContainer .highcharts-container, #divTurnoutHourchartContainer .highcharts-container, #divTurnoutAGchartContainer .highcharts-container {
	width: 100% !important
}

.report-align #report-contents tr th:nth-child(1) {
	width: 15% !important
}
.report-align #report-contents tr th:nth-child(2) {
	width: 20% !important
}
.report-align #report-contents tr th:nth-child(3) {
	width: 44% !important
}
.report-align #report-contents tr th:nth-child(4) {
	width: 9% !important
}

.dataTables_scroll {
    overflow: auto;
}

.password-rules {
    padding-top: 310px;
    padding-left: 20px;
}

.password-rules-invalid {
    padding-top: 420px;
    padding-left: 20px;
}

.password-rules span, .password-rules-invalid span {
    display: block;
    padding-bottom: 8px;
    color: #dddddd;
    font-family: open sans;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
 @media only screen and (max-width: 985px) {
.landing-page .col-md-offset-4 {
	margin-left: 0;
}
}
@media only screen and (max-width: 768px) {
.login-logo {
	margin-left: 20px;
}
.table-responsive {
	overflow-x: auto;
}
.landing-page .cp-logo {
	width: 100%;
}
.landing-page .col-md-4 {
	width: 100%;
}
.full-width {
	width: 100% !important
}
.login-retrieve-panel {
	margin: 125px auto 0;
}
#notification-subscriptions .icon-edit {
	display: block;
}
#notification-subscriptions .middle a {
	padding: 7px 14px;
}
.date-range-control input[type="text"] {
	width: 100px
}
.skin-1 .detail-fullwidth .col-md-3 {
	width: 100%
}
.modal.fade.in {
	top: 0px !important;
}
#DataTables_PollBooks tr th:nth-child(2) {
	width: 27% !important;
}
.election-detail .dataTables_wrapper .col-md-6 {
	width: 100%;
}
#voter_search_table .dataTables_empty{display:table-cell !important}
.user-profile .btn-block {
	margin-top: 5px
}
.user-profile .btn-success {
	margin-right: 3px
}
Datatables_openstatus_wrapper tr th:nth-child(1) {
	width: 5% !important;
}
#Datatables_openstatus_wrapper 

#Datatables_openstatus_wrapper tr th:nth-child(2) {
	width: 40.7% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(5) {
	width: 30.8% !important;
}
#Datatables_openstatus_wrapper tr th:nth-child(7) {
	width: 13.2% !important;
}
#Datatables_onlinestatus tr th:nth-child(6) {
	width: 16.5% !important
}
.genral-setting .col-md-6.col-sm-6:first-child .widget-box:last-child .widget-main {
	padding-left: 1px;
}
#notification-subscriptions #config-by-users .grey-background td a {
	padding: 5px 24% 0;
}
#location-assignment-details {
	width: 90.5%;
}
/*#subscribe-all-alerts{margin-top:-15px;}*/	
#DataTables_Alert_Messages tr th:nth-child(1) {
	width: 21.3% !important;
}
.navbar-nav.media-view-top {
	margin-top: 0;
	position: absolute;
}
.media-viewmenu center h4 {
	margin-top: 66px;
}
.menu-toggler>.menu-text.border-non {
	border-top-color: transparent !important;
}
.menu-toggler>.menu-text.border-non:after {
	content: "INFO";
}
}
@media only screen and (max-width: 767px) {
.archive-detail .col-md-3, .media-viewmenu .col-md-8.election-chart, .media-viewmenu .col-md-4.election-chart {
	width: 100%;
}
.archive-detail .col-md-9 {
	width: 100%;
	margin-left: 0;
}
.media-viewmenu #dashboard .election-chart .widget-toolbox {
	top: -34px;
}
.form-signin .btn-login {
	width: 81.7%;
}
.retrieve-form .btn-login {
	width: 80.5%;
}
.login-logo {
	margin-left: -11px;
}
.noimport-histroy .col-md-offset-3,#import-requests.import-admin .col-md-10.col-md-offset-1{ margin-left: 0px;}
.noimport-histroy .col-md-6 {width: 100%;}



#Datatables_voters.dataTable th[class*=sort]:after {
       margin-left: 10px;float: none;
}






}
@media only screen and (max-width: 600px) {
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding: 0 !important
}
.cp-logo {
	margin-left: 5px !important;
}
#notification-subscriptions .middle a {
	padding: 7px 3px;
}
.landing-page .page-content {
	padding-left: 0;
	padding-right: 0;
}

#DataTables_PollBooks tr th:nth-child(2) {
	width: 25% !important;
}
#Datatables_voters.dpass tr th:nth-child(6), #Datatables_voters.dpass tr td:nth-child(6) {
	width: inherit !important;
}
#voters_wrapper #Datatables_voters.dpass tr th:nth-child(7), #voters_wrapper #Datatables_voters.dpass tr td:nth-child(7) {
	width: inherit !important;
}
.bridgepoint .tooltip-inner {
	width: 100%; /* Customise it accordingly */
	white-space: inherit;
	text-overflow: inherit;
	word-break:inherit;
}
.genral-setting .col-md-6.col-sm-6:first-child .widget-box:last-child .widget-main {
	padding-left: 12px;
}
.select-style {
	width: 95%;
}
#profiledetail tr th:last-child {
	border: none;
	display: inline-block;
	width: 37px !important;
}
#modal-wizard-container #config-by-users .grey-background td a {
	padding: 5px 14% 0;
}
.navbar-nav .pull-right > li > #partial.dropdown-menu {
	left: -85px
}
.navbar-nav .pull-right > li > #partial.dropdown-menu::after {
	right: 52px;
}
#Datatables_precincts.dpass tr td:nth-child(4) {
    display: block !important;
}
#edit-module .location-select > select{width:88% !important;margin-bottom: 2px;}
.navbar-nav.bold.pull-right.trademark, .navbar-nav.bold.pull-right.trademark > li {

	width: 98%;

}
#DataTables_Counties .odd .dataTables_empty,#Datatables_precincts .odd .dataTables_empty{display:block !important}
#Datatables_voters.dpass tr th:nth-child(7), #Datatables_voters.dpass tr td:nth-child(7) {
    display: block !important;
}
/*--------chorme browser only support---------*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
 .multi-tenancy .select-style {
 width: 91%;
}
.form-signin .btn-login {
width: 82% !important;
}
}
.bridgepoint #accordion tr th:nth-child(1) {
	width: 61.8% !important;
}
.pollbook-detail tr th:first-child {
	width: 54%;
}
#notification-subscriptions #config-by-users .grey-background td a {
	padding: 5px 17% 0;
}
.media-view-top .nav > li {
	display: inline-block
}
.media-view-top .ace-nav {
	float: none !important;
}
.navbar-nav.media-view-top .open .dropdown-menu {
	position: absolute;
	background: #fff
}
.media-view-top .user-menu {
	padding-top: 42px;
}
.media-view-top .container-fluid {
	padding-right: 0
}
.media-view-top .user-menu > li > a {
	padding: 4px 12px !important;
}
.media-view-top .user-info {
	max-width: 178px !important;
}
}
 @media only screen and (max-width: 700px) {
#add-arrows-container.col-md-1 {
	width: 90%;
}
#location-assignment-details select {
	margin-bottom: 1px
}
#DataTables_PollBooks tr th:nth-child(1) {
	width: 22% !important;
}
table#tblAdminUsers tr th:nth-child(5) {
    width: 22% !important;
}
.mediaview .page-header h3{margin: 48px 0 0 !important}

}
@media only screen and (min-width:600px) and (max-width: 700px) {
/*#voters_wrapper #Datatables_voters.dpass tr th:nth-child(7), #voters_wrapper #Datatables_voters.dpass tr td:nth-child(7) {
	width: 80px !important;
}
#voters_wrapper #Datatables_voters.dpass tr th:nth-child(4), #voters_wrapper #Datatables_voters.dpass tr td:nth-child(4) {
	width: 30px !important;
}
.select-style {
	width: 95%;
}
#config-by-alerts .popover-content {
	min-height: 140px;
}
.navbar-inner .ace-nav {
	padding-right: 0% !important
}*/
#report-contents .table-responsive>.table-bordered{border: inherit;margin-bottom: 10px;}
#report-contents .table-bordered{border: 1px solid #ddd !important;}
#report-contents .table-responsive{border:0px}	
	/*--------chorme browser only support---------*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
 .multi-tenancy .select-style {
 width: 92%;
}
.form-signin .btn-login {
width: 81.5% !important;
}
}
}
 @media only screen and (max-width: 480px) {
.login-retrieve-panel, .form-signin {
	width: 100%
}
.container-fluid, .container-bg .container {
	padding: 0 5px;
}
.form-signin {
	border: none;
}
.form-signin h3 {
	text-align: left;
}
.footer .navbar-nav .pull-right > li {
	padding-right: 0px;
}
.form-signin .btn-login {
	width: 86%;
}
.retrieve-form .btn-login {
	width: 84%;
}
#DataTables_PollBooks_wrapper .col-md-6 {
	float: right;
}
#Datatables_voters_wrapper #Datatables_voters.reflow-table td {
	display: inherit !important;
}
.row.genral-setting .form-actions {
	padding-left: 10px;
}
#show-profile .profile-info-value {
	margin-left: 95px;
}
#show-profile .profile-info-name {
	width: 93px;
	display: inline-block;
}
#btnCancel.pull-right, #btnSubmit.pull-left {
	float: none !important;
}
#voters_wrapper .reflow-table td.dataTables_empty, .user-list .reflow-table td.dataTables_empty {
	padding-left: 10px !important;
}
.user-list .reflow-table td {
	padding-left: 31% !important;
}
.landing-page .landing-caption {
	font-size: 10pt !important;
}
.bridgepoint #accordion tr th:nth-child(1) {
	width: 47% !important;
}
#DataTables_Alert_Messages {
	table-layout: fixed;
}
#DataTables_Alert_Messages tr th:nth-child(1) {
	width: 21.3% !important;
}
#DataTables_Alert_Messages tr td a {
	max-width: 58px;
}
#new-exclusion-modal .modal-header .close {
	margin-top: -14px;
}
#new-exclusion-modal .modal-dialog {
	margin: 30px auto;
	width: 96%;
}
#DataTables_Alert_Messages tr th:nth-child(2) {
	width: 24% !important;
}
#DataTables_Alert_Messages tr th:nth-child(3) {
	width: 19% !important;
}
div#DataTables_Alert_Messages_wrapper tr td:last-child {
	word-break: break-all;
}
#DataTables_Alert_Messages tr th:nth-child(4) {
	width: 29% !important;
}

}
@media only screen and (max-width: 500px) {
.alertfilter {
	display: none
}
.bridgepoint {
	min-height: 603px;
}
#alert-config-widget .popover {
	max-width: 63% !important;
}
#config-by-alerts .popover-content {
	min-height: 130px;
}
#report-contents .reflow-table td {
	padding-left: 51% !important;
}
.report-align #report-contents .reflow-table td {
	padding-left: 35% !important;
}
#report-contents .table-responsive {
	overflow-x: hidden;
}
#alert-config-widget .btn{margin-bottom:2px}

}
@media only screen and (max-width: 416px) {
.form-signin h3 {
	margin: 0 18px 5px;
}
.form-signin form {
	padding: 0 18px;
}
.retrieve-form .btn-login {
	margin-bottom: 15px;
}
.form-signin .btn-login {
	width: 83%;
}
.retrieve-form .btn-login {
	width: 82.7%;
}
.alert-byalert .middle a {
	padding: 3px 12px;
}
.alert-byalert .middle a .icon-plus {
	display: block;
}
#corporate-logo img {
	width: 100%;
}
.profile-detail .margin-right-20 {
	margin-right: 20px;
}
.multi-tenancy .form-signin .btn-login {
	width: 81.1%;
}
.select-style {
	width: 93.5%;
}
.navbar-nav .pull-right > li > #partial.dropdown-menu {
	left: 0
}
.navbar-nav .pull-right > li > #partial.dropdown-menu::after {
	right: 138px;
}
#DataTables_PollBooks tr th:nth-child(7) {
    width: 23% !important;
}
#DataTables_PollBooks tr th:nth-child(1){   width: 24% !important;}
#DataTables_PollBooks_length{display:none}
#DataTables_PollBooks_wrapper .row .col-md-6.col-sm-6:first-child{float:left}
}
@media only screen and (max-width: 320px) {
.form-signin h3 {
	margin: 0 5px 5px;
}
.form-signin form {
	padding: 0 5px;
}
.form-signin .btn-login {
	width: 81.7%;
}
.retrieve-form .btn-login {
	width: 79.7%;
}
}
@media only screen and (max-width: 340px) {
.election-detail #consolidation-info .unstyled {
	margin-top: -44px;
}
.election-detail #consolidation-info h5 {
	position: relative;
	top: -39px;
}
#main-container .btn {
	padding: 0 6px 1px;
}
#main-container .timeline-indicator {
	padding: 0
}
.landing-page .landing-caption {
	font-size: 10pt !important;
}
#corporate-logo img {
	width: 100%;
}
#DataTables_PollBooks tr th:nth-child(2) {
	width: 30% !important;
}
#alert-config-widget .popover {
	max-width: 60% !important;
}
#modal-wizard-container tr td {
	padding-left: 6.4px !important;
	padding-right: 6.4px !important
}
#alert-config-widget .btn {
	padding: 5px 6px 0px;
}
#config-by-alerts .btn-mini>[class*="icon-"] {
margin-bottom: 5px;
}
#alert-setup-button {
	margin-bottom: 3px;
	padding-left: 8px !important;padding-right: 8px !important;
}
#VoteCountsbyPrecinct{overflow-x:auto;width:100%;overflow-y:hidden;display: block;}
}
@media only screen and (max-width: 360px) {
.election-detail .dataTables_wrapper .col-md-6 {
	width: 66%;
}
.landing-page .landing-caption {
	font-size: 10pt !important;
}
.select-style {
	width: 94.6%;
}
#DataTables_Alert_Messages tr th:nth-child(1) {
	width: 1.3% !important;
}
#DataTables_Alert_Messages tr td:nth-child(4) {
	word-break: break-all
}
#DataTables_Alert_Messages {
	table-layout: inherit;
}
/*#VoteCountsbyWard tr th, #VoteCountsbyWard tr td {
	padding-right: 3px !important;
	padding-left: 3px !important;
}*/
.navbar-inner .ace-nav {
	padding-left: 3% !important
}
.menu-toggler > .menu-text{bottom:-14px !important;}

}
@media only screen and (min-width:340px) and (max-width: 360px) {
 .menu-toggler>.menu-text:after{top: -36px !important;}
.menu-toggler{top: 2px;}   
}
@media only screen and (min-width:768px) and (max-width: 1180px) {
.genral-setting input[type="text"], .genral-setting input[type="number"] {
	width: 80%
}
.genral-setting select {
	width: 88% ;
}


}
@media only screen and (min-width:1100px) and (max-width: 1265px) {

#Datatables_openstatus_wrapper tr th:nth-child(1) {
	width: 5% !important
}

#Datatables_openstatus_wrapper tr th:nth-child(2) {
	width: 14.7% !important
}
#Datatables_openstatus_wrapper tr th:nth-child(3) {
	width: 23.8% !important
}
#Datatables_openstatus_wrapper tr th:nth-child(4) {
	width: 16.3% !important
}


}
@media only screen and (min-width:980px) and (max-width: 1600px) {
/*----polling location----- 980*/
/*#consolidations tr td:nth-child(1) {
	width: 10% !important
}
#consolidations tr td:nth-child(2) {
	width: 19.2% !important
}*/
.detail-fullwidth .col-md-4 {
	width: 31.5%;
}
.four-chart .widget-header > *:first-child {
    display: block;
}
}
@media screen and (max-width: 980px) {
#Datatables_voters tr td.dataTables_empty {
	display: table-cell;
}
#divBallotsPartyReport_wrapper tr th:nth-child(1) {
	width: .5% !important
}
#divBallotsPartyReport_wrapper tr th:nth-child(2) {
	width: 21.4% !important
}
#Datatables_precinctPortion_wrapper tr th:nth-child(1) {
	width: 46.9% !important;
}
#Datatables_precinctPortion_wrapper tr th:nth-child(2) {
	width: 29.7% !important;
}
#divBallotsPLReport tr th:nth-child(1) {
	width: .8% !important;
}
#divBallotsPLReport tr th:nth-child(2) {
	width: 25.4% !important;
}

#Datatables_openstatus_wrapper tr th:nth-child(1) {
	width: 5% !important
}

#Datatables_openstatus_wrapper tr th:nth-child(2) {
	width: 21.9% !important
}
#Datatables_openstatus_wrapper tr th:nth-child(3) {
	width: 41% !important
}
#Datatables_openstatus_wrapper tr th:nth-child(5) {
	width: 15.5% !important
}

#Datatables_onlinestatus tr th:nth-child(1) {
	width: 7% !important;
}
#Datatables_onlinestatus tr th:nth-child(2) {
	width: 22.8% !important;
}
#Datatables_onlinestatus tr th:nth-child(3) {
	width: 40.4% !important;
}
#Datatables_onlinestatus tr th:nth-child(5) {
	width: 11.4% !important;
}
#divTurnoutPLReport_wrapper tr th:nth-child(2) {
	width: 48.3% !important
}
#divTurnoutPartyReport_wrapper tr th:nth-child(2) {
	width: 51.9% !important;
}
#divTurnoutRPReport tr th:nth-child(2) {
	width: 51.3% !important;
}
#DataTables_Counties .dataTables_empty,#Datatables_precincts .dataTables_empty{display:table-cell !important}
}
@media only screen and (max-width: 2000px) {
#Datatables_voters.dpass tr th:nth-child(7) {
	width: 10.8% !important;
}
}
@media only screen and (max-width: 1200px) {
#Datatables_voters.dpass tr th:nth-child(7), #Datatables_voters.dpass tr td:nth-child(7) {
	width: 140px !important;
}
.media-viewmenu #dashboard .col-md-6 {
	width: 60% !important;
}

}
 @media only screen and (max-width: 1100px) {
#Datatables_voters.dpass tr th:nth-child(7), #Datatables_voters.dpass tr td:nth-child(7) {
	width: 115px !important;
}
}
@media only screen and (max-width: 1066px) {
#Datatables_voters.dpass tr th:nth-child(7), #Datatables_voters.dpass tr td:nth-child(7) {
	width: 116px !important;
}
#config-by-users .grey-background td a i {
	display: block;
	font-size: 1.33333em;
	margin-bottom: 3px;
}
#config-by-users .grey-background td a {
	padding: 5px 27% 0
}
#config-by-users .icon-trash.icon-only.icon-large.white {
	font-size: 1.33333em;
}

}
@media only screen and (min-width:980px) and (max-width: 1027px) {
#Datatables_voters.dpass tr th:nth-child(7), #Datatables_voters.dpass tr td:nth-child(7) {
	width: auto !important;
}
   
}

 /*---Only iPhone 5 (landscape mode)---*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:landscape) {
    .landing-page .landing-caption {
        font-size: 22px !important;
    }

    #Datatables_voters_wrapper #Datatables_voters.reflow-table td {
        display: inherit !important;
    }
}
html {
	min-height: 100%;
	position: relative
}
body {
	padding-bottom: 0;
	background-color: #e4e6e9;
	min-height: 100%;
	font-family: 'Open Sans';
	font-size: 13px;
	color: #393939
}
body:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background-color: #FFF
}
body.navbar-fixed {
	padding-top: 45px
}
body.breadcrumbs-fixed {
	padding-top: 86px
}
.main-container {
	padding: 0;
	position: relative
}
.main-content {
	margin-left:190px;
	margin-right: 0;
	margin-top: 0;
	min-height: 100%;
	padding: 0
}
.page-content {
	background: #ffffff;
	margin: 0;
	padding: 8px 20px 24px
}
.page-content .page-header:first-child {
	margin: 0 0 12px;
	border-bottom: 1px dotted #e2e2e2
}
.page-content .page-header:first-child h1 {
	padding: 0;
	margin: 0 8px;
	font-size: 24px;
	font-weight: lighter;
	color: #2679b5
}
.page-content .page-header:first-child h1 small {
	margin: 0 6px;
	font-size: 14px;
	font-weight: normal;
	color: #8089a0
}
[class*=" icon-"], [class^="icon-"] {
display:inline-block;
text-align:center
}
a:focus, a:active {
	text-decoration: none
}
h1 {
	font-size: 32px;
	font-weight: normal
}
h1.smaller {
	font-size: 31px
}
h1.bigger {
	font-size: 33px
}
h1.block {
	margin-bottom: 16px
}
h2 {
	font-size: 26px;
	font-weight: normal
}
h2.smaller {
	font-size: 25px
}
h2.bigger {
	font-size: 27px
}
h2.block {
	margin-bottom: 16px
}
h3 {
	font-size: 22px;
	font-weight: normal
}
h3.smaller {
	font-size: 21px
}
h3.bigger {
	font-size: 23px
}
h3.block {
	margin-bottom: 16px
}
h4 {
	font-size: 18px;
	font-weight: normal
}
h4.smaller {
	font-size: 17px
}
h4.bigger {
	font-size: 19px
}
h4.block {
	margin-bottom: 16px
}
h5 {
	font-size: 15px;
	font-weight: normal
}
h5.smaller {
	font-size: 14px
}
h5.bigger {
	font-size: 16px
}
h5.block {
	margin-bottom: 16px
}
h6 {
	font-size: 13px;
	font-weight: normal
}
h6.smaller {
	font-size: 12px
}
h6.bigger {
	font-size: 14px
}
h6.block {
	margin-bottom: 16px
}
li>ul.margin, li>ol.margin {
	margin-left: 18px
}
.unstyled>li>[class*="icon-"]:first-child, .inline>li>[class*="icon-"]:first-child {
	width: 20px;
	text-align: center
}
.spaced>li {
	margin-top: 9px;
	margin-bottom: 9px
}
.spaced2>li {
	margin-top: 15px;
	margin-bottom: 15px
}
li.divider {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 0;
	font-size: 0
}
.spaced>li.divider {
	margin-top: 5px;
	margin-bottom: 5px
}
.spaced2>li.divider {
	margin-top: 8px;
	margin-bottom: 8px
}
li.divider:before {
	content: "";
	display: inline-block
}
blockquote, blockquote.pull-right {
	border-color: #e5eaf1
}
.modal {
	border-radius: 0
}
.modal-footer {
	border-top-color: #e4e9ee;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #eff3f8
}
.modal-header .close {
	font-size: 32px
}
.well {
	border-radius: 0
}
.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
	margin-top: 0
}
.well h1, .well h2, .well h3 {
	line-height: 36px
}
.alert {
	font-size: 14px;
	border-radius: 0
}
.alert .close {
	font-size: 16px
}
.alert-block p+p {
	margin-top: 10px
}
.pagination ul>li>a, .pager>li>a, .pagination ul>li>span, .pager>li>span {
	border-width: 1px;
	border-radius: 0 !important
}
.pagination ul>li>a, .pager>li>a {
	color: #2283c5;
	background-color: #fafafa;
	margin: 0 -1px 0 0;
	border-color: #e0e8eb
}
.pagination ul>li>a:hover, .pager>li>a:hover {
	background-color: #eaeff2
}
.pagination ul>li.disabled>a, .pagination ul>li.disabled>a:hover, .pager>li.disabled>a, .pager>li.disabled>a:hover {
	background-color: #f9f9f9;
	border-color: #d9d9d9
}
.pagination ul>li.active>a, .pagination ul>li.active>a:hover {
	background-color: #6faed9;
	border-color: #6faed9;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.lighter {
	font-weight: lighter
}
.bolder {
	font-weight: bolder
}
.inline {
	display: inline-block !important
}
.block {
	display: block !important
}
.center, .align-center {
	text-align: center !important
}
.align-left {
	text-align: left !important
}
.align-right {
	text-align: right !important
}
.middle {
	vertical-align: middle
}
.align-middle {
	vertical-align: middle !important
}
.align-top {
	vertical-align: top !important
}
.align-bottom {
	vertical-align: bottom !important
}
.position-relative {
	position: relative
}
.position-absolute {
	position: absolute
}
.dark {
	color: #333333 !important
}
.white {
	color: #ffffff !important
}
.red {
	color: #dd5a43 !important
}
.light-red {
	color: #ff7777 !important
}
.blue {
	color: #478fca !important
}
.light-blue {
	color: #93cbf9 !important
}
.green {
	color: #69aa46 !important
}
.light-green {
	color: #b0d877 !important
}
.orange {
	color: #ff892a !important
}
.light-orange {
	color: #fcac6f !important
}
.orange2 {
	color: #feb902 !important
}
.purple {
	color: #a069c3 !important
}
.pink {
	color: #c6699f !important
}
.pink2 {
	color: #d6487e !important
}
.brown {
	color: #a52a2a !important
}
.grey {
	color: #777777 !important
}
.light-grey {
	color: #bbbbbb !important
}
.bigger-110 {
	font-size: 110%
}
.bigger-120 {
	font-size: 120%
}
.bigger-130 {
	font-size: 130%
}
.bigger-140 {
	font-size: 140%
}
.bigger-150 {
	font-size: 150%
}
.bigger-160 {
	font-size: 160%
}
.bigger-170 {
	font-size: 170%
}
.bigger-180 {
	font-size: 180%
}
.bigger-190 {
	font-size: 190%
}
.bigger-200 {
	font-size: 200%
}
.bigger-210 {
	font-size: 210%
}
.bigger-220 {
	font-size: 220%
}
.bigger-230 {
	font-size: 230%
}
.bigger-240 {
	font-size: 240%
}
.bigger-250 {
	font-size: 250%
}
.bigger-260 {
	font-size: 260%
}
.bigger-270 {
	font-size: 270%
}
.bigger-280 {
	font-size: 280%
}
.bigger-290 {
	font-size: 290%
}
.bigger-300 {
	font-size: 300%
}
.bigger-125 {
	font-size: 125%
}
.bigger-175 {
	font-size: 175%
}
.bigger-225 {
	font-size: 225%
}
.bigger-275 {
	font-size: 275%
}
.smaller-90 {
	font-size: 90%
}
.smaller-80 {
	font-size: 80%
}
.smaller-70 {
	font-size: 70%
}
.smaller-60 {
	font-size: 60%
}
.smaller-50 {
	font-size: 50%
}
.smaller-40 {
	font-size: 40%
}
.smaller-30 {
	font-size: 30%
}
.smaller-20 {
	font-size: 20%
}
.smaller-75 {
	font-size: 75%
}
.width-20 {
	width: 20% !important
}
.width-25 {
	width: 25% !important
}
.width-30 {
	width: 30% !important
}
.width-35 {
	width: 35% !important
}
.width-40 {
	width: 40% !important
}
.width-45 {
	width: 45% !important
}
.width-50 {
	width: 50% !important
}
.width-55 {
	width: 55% !important
}
.width-60 {
	width: 60% !important
}
.width-65 {
	width: 65% !important
}
.width-70 {
	width: 70% !important
}
.width-75 {
	width: 75% !important
}
.width-80 {
	width: 80% !important
}
.width-85 {
	width: 85% !important
}
.width-90 {
	width: 90% !important
}
.width-95 {
	width: 95% !important
}
.width-100 {
	width: 100% !important
}
.width-48 {
	width: 48% !important
}
.no-padding {
	padding: 0 !important
}
.no-padding-bottom {
	padding-bottom: 0 !important
}
.no-padding-top {
	padding-top: 0 !important
}
.no-padding-left {
	padding-left: 0 !important
}
.no-padding-right {
	padding-right: 0 !important
}
.no-margin {
	margin: 0 !important
}
.no-margin-bottom {
	margin-bottom: 0 !important
}
.no-margin-top {
	margin-top: 0 !important
}
.no-margin-left {
	margin-left: 0 !important
}
.no-margin-right {
	margin-right: 0 !important
}
.no-border {
	border: none
}
.no-border-bottom {
	border-bottom: none
}
.no-border-top {
	border-top: none
}
.no-border-left {
	border-left: none
}
.no-border-right {
	border-right: none
}
.no-underline {
	text-decoration: none !important
}
.no-hover-underline:hover {
	text-decoration: none !important
}
.no-shadow {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important
}
.overflow-hidden {
	overflow: hidden !important
}
.overflow-auto {
	overflow: auto !important
}
.overflow-scroll {
	overflow: scroll !important
}
.overflow-visible {
	overflow: visible !important
}
.hr {
	display: block;
	height: 0px;
	overflow: hidden;
	font-size: 0;
	border-top: 1px solid #E3E3E3;
	margin: 12px 0
}
.hr-double {
	height: 1px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3
}
.hr.dotted {
	border-top-style: dotted
}
.hr-double.dotted {
	border-bottom-style: dotted
}
.hr-32, .hr32 {
	margin: 32px 0
}
.hr-30, .hr30 {
	margin: 30px 0
}
.hr-28, .hr28 {
	margin: 28px 0
}
.hr-26, .hr26 {
	margin: 26px 0
}
.hr-24, .hr24 {
	margin: 24px 0
}
.hr-22, .hr22 {
	margin: 22px 0
}
.hr-20, .hr20 {
	margin: 20px 0
}
.hr-18, .hr18 {
	margin: 18px 0
}
.hr-16, .hr16 {
	margin: 16px 0
}
.hr-14, .hr14 {
	margin: 14px 0
}
.hr-12, .hr12 {
	margin: 12px 0
}
.hr-10, .hr10 {
	margin: 10px 0
}
.hr-8, .hr8 {
	margin: 8px 0
}
.hr-6, .hr6 {
	margin: 6px 0
}
.hr-4, .hr4 {
	margin: 4px 0
}
.hr-2, .hr2 {
	margin: 2px 0
}
.space, .vspace {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0
}
.vspace {
	display: none
}
.space-32 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 32px 0 31px
}
.vspace-32 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 32px 0 31px 0;
	display: none
}
.space-30 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 30px 0 29px
}
.vspace-30 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 30px 0 29px 0;
	display: none
}
.space-28 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 28px 0 27px
}
.vspace-28 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 28px 0 27px 0;
	display: none
}
.space-26 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 26px 0 25px
}
.vspace-26 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 26px 0 25px 0;
	display: none
}
.space-24 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 24px 0 23px
}
.vspace-24 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 24px 0 23px 0;
	display: none
}
.space-22 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 22px 0 21px
}
.vspace-22 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 22px 0 21px 0;
	display: none
}
.space-20 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 20px 0 19px
}
.vspace-20 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 20px 0 19px 0;
	display: none
}
.space-18 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 18px 0 17px
}
.vspace-18 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 18px 0 17px 0;
	display: none
}
.space-16 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 16px 0 15px
}
.vspace-16 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 16px 0 15px 0;
	display: none
}
.space-14 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 14px 0 13px
}
.vspace-14 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 14px 0 13px 0;
	display: none
}
.space-12 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 12px 0 11px
}
.vspace-12 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 12px 0 11px 0;
	display: none
}
.space-10 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 10px 0 9px
}
.vspace-10 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 10px 0 9px 0;
	display: none
}
.space-8 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 8px 0 7px
}
.vspace-8 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 8px 0 7px 0;
	display: none
}
.space-6 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 6px 0 5px
}
.vspace-6 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 6px 0 5px 0;
	display: none
}
.space-4 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 4px 0 3px
}
.vspace-4 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 4px 0 3px 0;
	display: none
}
.space-2 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 2px 0 1px
}
.vspace-2 {
	max-height: 1px;
	min-height: 1px;
	overflow: hidden;
	margin: 12px 0;
	margin: 2px 0 1px 0;
	display: none
}
.header {
	line-height: 28px;
	margin-bottom: 16px;
	margin-top: 18px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCC
}
.header.blue {
	border-bottom-color: #d5e3ef
}
.header.green {
	border-bottom-color: #cce2c1
}
.header.purple {
	border-bottom-color: #e0d1ea
}
.header.orange {
	border-bottom-color: #fdd0ac
}
.header.orange2 {
	border-bottom-color: #fbd36b
}
.header.red {
	border-bottom-color: #f3cdc6
}
.header.grey {
	border-bottom-color: #c3c3c3
}
.header.pink {
	border-bottom-color: #f2e0eb
}
.header.pink2 {
	border-bottom-color: #e69eb9
}
.header.light-blue {
	border-bottom-color: #dceefc
}
.header.light-red {
	border-bottom-color: #fec5c5
}
.header.light-green {
	border-bottom-color: #d2e7b5
}
.header.brown {
	border-bottom-color: #df9393
}
.header>[class*="icon-"] {
margin-right:2px
}
.no-radius {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.action-buttons a {
	margin: 0 2px;
	display: inline-block;
	opacity: 0.85;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s
}
.action-buttons a:hover {
	text-decoration: none;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 1
}
.navbar {
	margin-bottom: 0
}
.navbar {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.navbar .navbar-inner {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	min-height: 45px;
	position: relative;
	background: #438eb9
}
.navbar .navbar-text, .navbar .navbar-link {
	color: #ffffff
}
.navbar .brand {
	color: #ffffff;
	font-size: 24px;
	text-shadow: none
}
.navbar .nav>li>a, .navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
	font-size: 13px;
	text-shadow: none;
	color: #ffffff
}
.ace-nav {
	height: 100%
}
.ace-nav>li {
	line-height: 45px;
	max-height: 45px;
	background: #2e6589;
	border-left: 1px solid #DDD;
	padding: 0;
	position: relative
}
.ace-nav>li:first-child {
	border-left: none
}
.ace-nav>li>a {
	position: relative;
	color: #EEE;
	display: block;
	height: 100%;
	padding: 0 8px !important;
	background-color: transparent
}
.ace-nav>li>a>[class*="icon-"] {
font-size:16px;
color:#EEE;
display:inline-block;
width:20px;
text-align:center
}
.ace-nav>li>a>.badge {
	position: relative;
	top: -4px;
	left: 2px;
	padding-right: 5px;
	padding-left: 5px
}
.ace-nav>li.grey {
	background: #555555
}
.ace-nav>li.purple {
	background: #892e65
}
.ace-nav>li.green {
	background: #2e8965
}
.ace-nav>li.light-blue {
	background: #62a8d1
}
.ace-nav>li.light-blue2 {
	background: #42a8e1
}
.ace-nav>li.red {
	background: #b74635
}
.ace-nav>li.light-green {

	background: #9abc32
}
.ace-nav>li.light-purple {
	background: #cb6fd7
}
.ace-nav>li.light-orange {
	background: #f79263
}
.ace-nav>li.light-pink {
	background: #f4dae5
}
.ace-nav>li.dark {
	background: #404040
}
.ace-nav>li.white-opaque {
	background: rgba(255,255,255,0.8)
}
.ace-nav>li.dark-opaque {
	background: rgba(0,0,0,0.2)
}
.ace-nav>li.no-border {
	border: none
}
.ace-nav>li.margin-4 {
	margin-left: 4px
}
.ace-nav>li.margin-3 {
	margin-left: 3px
}
.ace-nav>li.margin-2 {
	margin-left: 2px
}
.ace-nav>li.margin-1 {
	margin-left: 1px
}
.ace-nav>li .dropdown-menu {
	z-index: 1031
}
.ace-nav .nav-user-photo {
	margin: -4px 8px 0 0;
	border-radius: 24px;
	border: 2px solid #FFF;
	max-width: 36px !important
}
.ace-nav li:last-child a [class^="icon-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center
}
.breadcrumbs {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	min-height: 40px;
	line-height: 39px;
	padding: 0 12px 0 0;
	display: block
}
.breadcrumbs.fixed, .breadcrumbs.breadcrumbs-fixed {
	position: fixed;
	right: 0;
	left: 190px;
	top: 45px;
	z-index: 1028
}
.breadcrumb {
	background-color: transparent;
	display: inline-block;
	line-height: 24px;
	margin: 0 22px 0 12px;
	padding: 0;
	font-size: 13px;
	color: #333;
	border-radius: 0
}
.breadcrumb>li, .breadcrumb>li.active {
	color: #555555
}
.breadcrumb>li>.divider {
	padding: 0 4px
}
.breadcrumb>li>a {
	display: inline-block;
	padding: 0 4px;
	color: #4c8fbd
}
.breadcrumb .home-icon {
	margin-left: 4px;
	margin-right: 2px;
	font-size: 20px;
	position: relative;
	top: 2px
}
.breadcrumb .arrow-icon {
	height: 22px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 1px;
	font-size: 14px;
	color: #b2b6bf
}
.nav-search {
	position: absolute;
	top: 6px;
	right: 22px;
	line-height: 24px
}
.nav-search .form-search {
	margin-bottom: 0
}
.nav-search .nav-search-input {
	border-color: #6fb3e0;
	border-width: 1px;
	width: 120px;
	height: 18px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	font-size: 13px;
	color: #666666 !important;
	z-index: 11;
	-webkit-transition: width ease .15s;
	-moz-transition: width ease .15s;
	-o-transition: width ease .15s;
	transition: width ease .15s
}
.nav-search .nav-search-input+.dropdown-menu {
	min-width: 0;
	left: 0;
	right: 0
}
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover {
	border-color: #6fb3e0
}
.nav-search .nav-search-icon {
	color: #6fb3e0 !important;
	font-size: 14px !important;
	line-height: 24px !important
}
.nav-search.minimized .nav-search-input {
	width: 0;
	opacity: 0;
	max-width: 0
}
.nav-search.minimized:hover .nav-search-input, .nav-search.minimized .nav-search-btn:active+.nav-search-input, .nav-search.minimized .nav-search-input:focus, .nav-search.minimized .nav-search-input:hover, .nav-search.minimized .nav-search-input:active {
	opacity: 1;
	width: 120px;
	max-width: 120px
}
.nav-search.minimized .nav-search-icon {
	border: 1px solid;
	border-radius: 100%;
	background-color: #FFF;
	padding: 0 5px
}
.nav-search.minimized:hover .nav-search-icon, .nav-search.minimized .nav-search-input:focus ~ .nav-search-icon, .nav-search.minimized .nav-search-input:hover ~ .nav-search-icon, .nav-search.minimized .nav-search-input:active ~ .nav-search-icon {
	border: none;
	border-radius: 0;
	padding: 0 3px
}
.nav-search-icon {
	border: none;
	border-radius: 0;
	padding: 0 3px
}
.sidebar>.nav-search {
	position: static;
	background-color: #FAFAFA;
	border-bottom: 1px solid #DDD;
	text-align: center;
	height: 35px;
	padding-top: 6px
}
.sidebar>.nav-search .nav-search-input {
	width: 130px !important;
	border-radius: 0 !important;
	max-width: 130px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}
.sidebar>.nav-search .nav-search-input+.dropdown-menu {
	text-align: left
}
.sidebar.menu-min .nav-search .form-search {
	position: absolute;
	left: 5px;
	z-index: 14
}
.sidebar.menu-min .nav-search .nav-search-input {
	width: 0 !important;
	max-width: 0 !important;
	opacity: 0 !important;
	filter: alpha(opacity=0) !important
}
.sidebar.menu-min .nav-search .nav-search-input:hover, .sidebar.menu-min .nav-search .nav-search-input:focus, .sidebar.menu-min .nav-search .nav-search-input:active {
	width: 130px !important;
	max-width: 130px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}
.sidebar.menu-min .nav-search .nav-search-input:hover ~ #nav-search-icon, .sidebar.menu-min .nav-search .nav-search-input:focus ~ #nav-search-icon, .sidebar.menu-min .nav-search .nav-search-input:active ~ #nav-search-icon {
	border: none;
	border-radius: 0;
	padding: 0 3px
}
.sidebar.menu-min .nav-search:hover .nav-search-input {
	width: 130px !important;
	max-width: 130px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}
.sidebar.menu-min .nav-search:hover .nav-search-input ~ .nav-search-icon {
	border: none;
	border-radius: 0;
	padding: 0 3px
}
.sidebar.menu-min .nav-search .nav-search-icon {
	border: 1px solid;
	border-radius: 32px;
	background-color: #FFF;
	padding: 0 5px
}
.sidebar {
	width: 189px;
	position: relative;
	float: left;
	border-right: 1px solid #cccccc;
	background-color: #f2f2f2
}
.sidebar:before {
	content: "";
	display: block;
	width: 189px;
	position: fixed;
	bottom: 0px;
	top: 0px;
	z-index: -1;
	background-color: #222A2D;
	border-right: 1px solid #cccccc
}
.sidebar.fixed, .sidebar.sidebar-fixed {
	position: fixed;
	z-index: 1029;
	top: 45px;
	left: 0
}
.sidebar.fixed:before, .sidebar.sidebar-fixed:before {
	left: 0;
	right: auto
}
li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] {
	width: auto
}
.nav-list {
	margin: 0;
	padding: 0;
	list-style: none
}
.nav-list>li>a, .nav-list .nav-header {
	margin: 0
}
.nav-list>li {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #E5E5E5;
	position: relative
}
.nav-list>li:first-child {
	border-top: none
}
.nav-list>li>a {
	display: block;
	height: 38px;
	line-height: 36px;
	padding: 0 16px 0 7px;
	background-color: #f9f9f9;
	color: #585858;
	text-shadow: none !important;
	font-size: 13px;
	text-decoration: none
}
.nav-list>li>a>[class*="icon-"]:first-child {
	display: inline-block;
	vertical-align: middle;
	min-width: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;  margin-right: 2px;
}
.nav-list>li>a:focus {
	background-color: #f9f9f9;
	color: #1963aa
}
.nav-list>li>a:hover {
	background-color: #FFF;
	color: #1963aa
}
.nav-list>li>a:hover:before {
	display: block;
	content: "";
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	width: 3px;
	max-width: 3px;
	overflow: hidden;
	background-color: #3382af
}
.nav-list>li a>.arrow {
	display: inline-block;
	width: 14px !important;
	height: 14px;
	line-height: 14px;
	text-shadow: none;
	font-size: 18px;
	position: absolute;
	    right: 11px;
	top: 7px;
	padding: 0;
	color: #666666
}
.nav-list>li a:hover>.arrow, .nav-list>li.active>a>.arrow, .nav-list>li.open>a>.arrow {
	color: #1963aa
}
.nav-list>li.separator {
	height: 3px;
	background-color: transparent;
	position: static;
	margin: 1px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.nav-list>li.open>a {
	background-color: #fafafa;
	color: #1963aa
}
.nav-list>li.active {
	background-color: #ffffff
}
.nav-list>li.active>a, .nav-list>li.active>a:hover, .nav-list>li.active>a:focus, .nav-list>li.active>a:active {
	background-color: #ffffff;
	color: #2b7dbc;
	font-weight: bold;
	font-size: 13px
}
.nav-list>li.active>a>[class*="icon-"] {
font-weight:normal
}
.nav-list>li.active>a:hover:before {
	display: none
}
.nav-list>li.active:after {
	display: inline-block;
	content: "";
	position: absolute;
	right: -2px;
	top: -1px;
	bottom: 0;
	border-right: 2px solid #2b7dbc
}
.nav-list>li.open {
	border-bottom-color: #e5e5e5
}
.nav-list>li.active .submenu {
	display: block
}
.nav-list>li .submenu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #e5e5e5
}
.nav-list>li .submenu>li {
	margin-left: 0;
	position: relative
}
.nav-list>li .submenu>li>a {
	display: block;
	position: relative;
	color: #616161;
	padding: 7px 0 8px 37px;
	margin: 0;
	border-top: 1px dotted #e4e4e4
}
.nav-list>li .submenu>li>a:focus {
	text-decoration: none
}
.nav-list>li .submenu>li>a:hover {
	text-decoration: none;
	color: #4b88b7
}
.nav-list>li .submenu>li.active>a {
	color: #2b7dbc
}
.nav-list>li .submenu>li a>[class*="icon-"]:first-child {
	display: none;
	font-size: 12px;
	font-weight: normal;
	width: 18px;
	height: auto;
	line-height: 12px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 11px;
	z-index: 1;
	background-color: #FFF
}
.nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child, .nav-list>li .submenu>li:hover>a>[class*="icon-"]:first-child {
	display: inline-block
}
.nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child {
	color: #c86139
}
.nav-list>li>.submenu>li:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 7px;
	left: 20px;
	top: 17px;
	border-top: 1px dotted #9dbdd6
}
.nav-list>li>.submenu>li:first-child>a {
	border-top: 1px solid #FAFAFA
}
.nav-list>li>.submenu:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 18px;
	top: 0;
	bottom: 0;
	border-left: 1px dotted #9dbdd6
}
.nav-list>li.active>.submenu>li:before {
	border-top-color: #8eb3d0
}
.nav-list>li.active>.submenu:before {
	border-left-color: #8eb3d0
}
.nav-list li .submenu {
	overflow: hidden
}
.nav-list li.active>a:after {
	display: block;
	content: "";
	position: absolute !important;
	right: 0;
	top: 4px;
	border: 8px solid transparent;
	border-width: 14px 10px;
	border-right-color: #2b7dbc
}
.nav-list li.open>a:after {
	display: none
}
.nav-list li.active.open>.submenu>li.active.open>a.dropdown-toggle:after {
	display: none
}
.nav-list li.active>.submenu>li.active>a:after {
	display: none
}
.nav-list li.active.open>.submenu>li.active>a:after {
	display: block
}
.nav-list li.active.no-active-child>a:after {
	display: inline-block !important
}
.nav-list a .badge, .nav-list a .label {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	position: absolute;
	top: 9px;
	right: 11px;
	opacity: 0.88
}
.nav-list a .badge [class*="icon-"], .nav-list a .label [class*="icon-"] {
	vertical-align: middle;
	margin: 0
}
.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label {
	right: 28px
}
.nav-list a:hover .badge, .nav-list a:hover .label {
	opacity: 1
}
.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label {
	top: 6px
}
.sidebar-collapse {
	border-bottom: 1px solid #e0e0e0;
	background-color: #f3f3f3;
	text-align: center;
	padding: 3px 0;
	position: relative
}
.sidebar-collapse>[class*="icon-"] {
display:inline-block;
cursor:pointer;
font-size:14px;
color:#aaaaaa;
border:1px solid #bbbbbb;
padding:0 5px;
line-height:18px;
border-radius:16px;
background-color:#ffffff;
position:relative
}
.sidebar-collapse:before {
	content: "";
	display: inline-block;
	height: 0;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 13px;
}
.sidebar-shortcuts {
	background-color: #fafafa;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	line-height: 37px;
	max-height: 40px;
	margin-bottom: 0
}
.sidebar-shortcuts-large {
	padding-bottom: 4px
}
.sidebar-shortcuts-large>.btn>[class*="icon-"] {
font-size:110%
}
.sidebar-shortcuts-mini {
	display: none;
	font-size: 0;
	width: 42px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff
}
.sidebar-shortcuts-mini>.btn {
	border-width: 0 !important;
	font-size: 0;
	line-height: 0;
	padding: 8px !important;
	margin: 0 1px;
	border-radius: 0 !important;
	opacity: 0.85;
	filter: alpha(opacity=85)
}
.nav-list>li>.submenu li>.submenu {
	border-top: none;
	background-color: transparent;
	display: none
}
.nav-list>li>.submenu li.active>.submenu {
	display: block
}
.nav-list>li>.submenu a>.arrow {
	right: 11px;
	top: 10px;
	font-size: 16px;
	color: #6B828E
}
.nav-list>li>.submenu li>.submenu>li>a>.arrow {
	right: 12px;
	top: 9px
}
.nav-list>li>.submenu li>.submenu>li {
	line-height: 16px
}
.nav-list>li>.submenu li>.submenu>li:before {
	display: none
}
.nav-list>li>.submenu li>.submenu>li>a {
	margin-left: 20px;
	padding-left: 22px
}
.nav-list>li>.submenu li>.submenu>li>.submenu>li>a {
	margin-left: 20px;
	padding-left: 38px
}
.nav-list>li>.submenu li>.submenu>li a>[class*="icon-"]:first-child {
	display: inline-block;
	color: inherit;
	font-size: 14px;
	position: static;
	background-color: transparent
}
.nav-list>li>.submenu li>.submenu>li a {
	font-size: 13px;
	color: #777
}
.nav-list>li>.submenu li>.submenu>li a:hover {
	color: #316292;
	text-decoration: underline
}
.nav-list>li>.submenu li>.submenu>li a:hover [class*="icon-"] {
	text-decoration: none;
	color: #316292
}
.nav-list>li>.submenu li.open>a {
	color: #25639e
}
.nav-list>li>.submenu li.open>a>[class*="icon-"]:first-child {
	display: inline-block
}
.nav-list>li>.submenu li.open>a .arrow {
	color: #25639e
}
.nav-list>li>.submenu li>.submenu li.open>a {
	color: #25639e
}
.nav-list>li>.submenu li>.submenu li.open>a>[class*="icon-"]:first-child {
	display: inline-block;
	color: #1963aa
}
.nav-list>li>.submenu li>.submenu li.open>a .arrow {
	color: #25639e
}
.nav-list>li>.submenu li>.submenu li.active>a {
	color: #347cb3
}
.nav-list>li>.submenu li>.submenu li.active>a>[class*="icon-"]:first-child {
	display: inline-block;
	color: #347cb3
}
.nav-list>li.active.open li.active>a:after {
	top: 2px;
	border-width: 14px 8px
}
.nav-list>li.active.open li.active.open li.active>a:after {
	top: 0
}
.menu-min.sidebar {
	width: 42px
}
.menu-min.sidebar:before {
	width: 42px
}
.menu-min.sidebar+.main-content {
	margin-left: 43px
}
.menu-min.sidebar+.main-content .breadcrumbs.fixed, .menu-min.sidebar+.main-content .breadcrumbs.breadcrumbs-fixed {
	left: 43px
}
.menu-min .nav-list a .badge, .menu-min .nav-list a .label {
	position: relative;
	top: -1px;
	right: auto;
	left: 4px
}
.menu-min .nav-list .submenu .submenu a .badge, .menu-min .nav-list .submenu .submenu a .label {
	top: 0
}
.menu-min .nav-list>li>a {
	position: relative
}
.menu-min .nav-list>li>a>.menu-text {
	display: none;
	position: absolute;
	left: 41px;
	top: -2px;
	width: 158px;
	height: 39px;
	line-height: 38px;
	background-color: #f5f5f5;
	z-index: 121;
	-webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	border: 1px solid #cccccc;
	padding-left: 12px
}
.menu-min .nav-list>li>a.dropdown-toggle>.menu-text {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	top: -1px;
	left: 42px;
	width: 163px;
	border-bottom: 1px solid #dddddd
}
.menu-min .nav-list>li>a .arrow {
	display: none
}
.menu-min .nav-list>li>a:hover:before {
	width: 2px
}
.menu-min .nav-list>li:hover>a {
	color: #1963aa
}
.menu-min .nav-list>li:hover>a>.menu-text {
	display: block
}
.menu-min .nav-list>li.active>a>.menu-text {
	border-left-color: #1963aa
}
.menu-min .nav-list>li.open>a {
	background-color: #fafafa;
	color: #585858
}
.menu-min .nav-list>li.open.active>a {
	background-color: #ffffff
}
.menu-min .nav-list>li.open:hover>a {
	color: #1963aa
}
.menu-min .nav-list>li.active>a {
	color: #2b7dbc
}
.menu-min .nav-list>li.active>a:after {
	border-width: 10px 6px;
	top: 8px
}
.menu-min .nav-list>li.active.open>a:after {
	display: block
}
.menu-min .nav-list>li.active.open li.active>a:after {
	display: none
}
.menu-min .nav-list>li>.submenu {
	background: #ffffff;
	position: absolute;
	z-index: 120;
	left: 41px;
	top: -2px;
	width: 175px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	padding-top: 40px;
	padding-bottom: 2px;
	display: none !important
}
.menu-min .nav-list>li>.submenu:before {
	display: none
}
.menu-min .nav-list>li>.submenu li:before {
	display: none
}
.menu-min .nav-list>li>.submenu li>a {
	margin-left: 0;
	padding-left: 24px
}
.menu-min .nav-list>li>.submenu li>a>[class*="icon-"]:first-child {
	left: 4px
}
.menu-min .nav-list>li:hover>.submenu {
	display: block !important
}
.menu-min .nav-list>li.active>.submenu {
	border-left-color: #1963aa
}
.menu-min .sidebar-shortcuts {
	position: relative
}
.menu-min .sidebar-shortcuts-mini {
	display: block
}
.menu-min .sidebar-shortcuts-large {
	display: none;
	position: absolute;
	left: 42px;
	top: -1px;
	width: 175px;
	z-index: 20;
	background-color: #ffffff;
	-webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
	border: 1px solid #cccccc;
	padding: 0 2px 3px
}
.menu-min .sidebar-shortcuts:hover .sidebar-shortcuts-large {
	display: block
}
.menu-min .sidebar-collapse:before {
	left: 5px;
	right: 5px
}
.menu-min .sidebar-collapse>[class*="icon-"] {
font-size:13px;
padding:0 4px;
line-height:15px;
border-width:1px;
border-color:#aeaeae
}
.menu-min .nav-list>li>.submenu li>.submenu>li>a {
	margin-left: 0px;
	padding-left: 30px
}
.menu-min .nav-list>li>.submenu li>.submenu>li>.submenu>li>a {
	margin-left: 0px;
	padding-left: 45px
}
.menu-min .nav-list>li>.submenu li.active>a:after {
	display: none
}
.menu-min .nav-list li.active.open>.submenu>li.active>a:after {
	display: none
}
.menu-toggler {
	display: none
}
.btn {
	display: inline-block;
	color: #FFF !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
	background-image: none !important;
	border: 5px solid;
	border-radius: 0;
	box-shadow: none !important;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
	-o-transition: all ease .15s;
	transition: all ease .15s;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
	position: relative;
	padding: 0 12px 1px;
	line-height: 32px;
	font-size: 14px
}
.btn-large {
	padding: 0 14px 1px;
	line-height: 38px;
	border-width: 6px;
	font-size: 16px
}
.btn-small {
	padding: 0 8px;
	line-height: 24px;
	border-width: 4px;
	font-size: 13px
}
.btn-mini {
	padding: 0 5px;
	line-height: 22px;
	border-width: 2px;
	font-size: 12px
}
.btn-minier {
	padding: 0 4px;
	line-height: 18px;
	border-width: 1px;
	font-size: 11px
}
button.btn:active {
	top: 1px;
	left: 1px
}
.btn, .btn-default {
	background-color: #8b9aa3 !important;
	border-color: #8b9aa3
}
.btn:hover, .btn-default:hover {
	background-color: #222a2d !important
}
.btn.no-border:hover, .btn-default.no-border:hover {
	border-color: #222a2d
}
.btn.no-hover:hover, .btn-default.no-hover:hover {
	background-color: #8b9aa3 !important
}
.btn.active, .btn-default.active {
	background-color: #576268 !important;
	border-color: #495257
}
.btn.no-border.active, .btn-default.no-border.active {
	background-color: #505a60 !important;
	border-color: #505a60
}
.btn.disabled, .btn-default.disabled, .btn[disabled], .btn-default[disabled] {
	background-color: #8b9aa3 !important
}
.btn-primary {
	background-color: #2283c5 !important;
	border-color: #2283c5
}
.btn-primary:hover {
	background-color: #045e9f !important
}
.btn-primary.no-border:hover {
	border-color: #045e9f
}
.btn-primary.no-hover:hover {
	background-color: #2283c5 !important
}
.btn-primary.active {
	background-color: #1371b2 !important;
	border-color: #105f96
}
.btn-primary.no-border.active {
	background-color: #1268a4 !important;
	border-color: #1268a4
}
.btn-primary.disabled, .btn-primary[disabled] {
	background-color: #2283c5 !important
}
.btn-info {
	background-color: #6fb3e0 !important;
	border-color: #6fb3e0
}
.btn-info:hover {
	background-color: #4f99c6 !important
}
.btn-info.no-border:hover {
	border-color: #4f99c6
}
.btn-info.no-hover:hover {
	background-color: #6fb3e0 !important
}
.btn-info.active {
	background-color: #5fa6d3 !important;
	border-color: #4799cc
}
.btn-info.no-border.active {
	background-color: #539fd0 !important;
	border-color: #539fd0
}
.btn-info.disabled, .btn-info[disabled] {
	background-color: #6fb3e0 !important
}
.btn-success {
	background-color: #87b87f !important;
	border-color: #87b87f
}
.btn-success:hover {
	background-color: #629b58 !important
}
.btn-success.no-border:hover {
	border-color: #629b58
}
.btn-success.no-hover:hover {
	background-color: #87b87f !important
}
.btn-success.active {
	background-color: #75aa6c !important;
	border-color: #649c5a
}
.btn-success.no-border.active {
	background-color: #6ba462 !important;
	border-color: #6ba462
}
.btn-success.disabled, .btn-success[disabled] {
	background-color: #87b87f !important
}
.btn-warning {
	background-color: #ffb752 !important;
	border-color: #ffb752
}
.btn-warning:hover {
	background-color: #e59729 !important
}
.btn-warning.no-border:hover {
	border-color: #e59729
}
.btn-warning.no-hover:hover {
	background-color: #ffb752 !important
}
.btn-warning.active {
	background-color: #f2a73e !important;
	border-color: #f09a21
}
.btn-warning.no-border.active {
	background-color: #f1a02f !important;
	border-color: #f1a02f
}
.btn-warning.disabled, .btn-warning[disabled] {
	background-color: #ffb752 !important
}
.btn-danger {
	background-color: #d15b47 !important;
	border-color: #d15b47
}
.btn-danger:hover {
	background-color: #b74635 !important
}
.btn-danger.no-border:hover {
	border-color: #b74635
}
.btn-danger.no-hover:hover {
	background-color: #d15b47 !important
}
.btn-danger.active {
	background-color: #c4513e !important;
	border-color: #ae4635
}
.btn-danger.no-border.active {
	background-color: #ba4b39 !important;
	border-color: #ba4b39
}
.btn-danger.disabled, .btn-danger[disabled] {
	background-color: #d15b47 !important
}
.btn-inverse {
	background-color: #555555 !important;
	border-color: #555555
}
.btn-inverse:hover {
	background-color: #303030 !important
}
.btn-inverse.no-border:hover {
	border-color: #303030
}
.btn-inverse.no-hover:hover {
	background-color: #555555 !important
}
.btn-inverse.active {
	background-color: #434343 !important;
	border-color: #333333
}
.btn-inverse.no-border.active {
	background-color: #3b3b3b !important;
	border-color: #3b3b3b
}
.btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #555555 !important
}
.btn-pink {
	background-color: #d6487e !important;
	border-color: #d6487e
}
.btn-pink:hover {
	background-color: #b73766 !important
}
.btn-pink.no-border:hover {
	border-color: #b73766
}
.btn-pink.no-hover:hover {
	background-color: #d6487e !important
}
.btn-pink.active {
	background-color: #c74072 !important;
	border-color: #b33564
}
.btn-pink.no-border.active {
	background-color: #be386a !important;
	border-color: #be386a
}
.btn-pink.disabled, .btn-pink[disabled] {
	background-color: #d6487e !important
}
.btn-purple {
	background-color: #9585bf !important;
	border-color: #9585bf
}
.btn-purple:hover {
	background-color: #7461aa !important
}
.btn-purple.no-border:hover {
	border-color: #7461aa
}
.btn-purple.no-hover:hover {
	background-color: #9585bf !important
}
.btn-purple.active {
	background-color: #8573b5 !important;
	border-color: #735faa
}
.btn-purple.no-border.active {
	background-color: #7c69af !important;
	border-color: #7c69af
}
.btn-purple.disabled, .btn-purple[disabled] {
	background-color: #9585bf !important
}
.btn-grey {
	background-color: #a0a0a0 !important;
	border-color: #a0a0a0
}
.btn-grey:hover {
	background-color: #888888 !important
}
.btn-grey.no-border:hover {
	border-color: #888888
}
.btn-grey.no-hover:hover {
	background-color: #a0a0a0 !important
}
.btn-grey.active {
	background-color: #949494 !important;
	border-color: #858585
}
.btn-grey.no-border.active {
	background-color: #8c8c8c !important;
	border-color: #8c8c8c
}
.btn-grey.disabled, .btn-grey[disabled] {
	background-color: #a0a0a0 !important
}
.btn-yellow {
	background-color: #fee188 !important;
	border-color: #fee188;
	color: #996633 !important;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4) !important
}
.btn-yellow:hover {
	background-color: #f7d05b !important
}
.btn-yellow.no-border:hover {
	border-color: #f7d05b
}
.btn-yellow.no-hover:hover {
	background-color: #fee188 !important
}
.btn-yellow.active {
	background-color: #fbd972 !important;
	border-color: #fad054
}
.btn-yellow.no-border.active {
	background-color: #fad463 !important;
	border-color: #fad463
}
.btn-yellow.disabled, .btn-yellow[disabled] {
	background-color: #fee188 !important
}
.btn-light {
	background-color: #e7e7e7 !important;
	border-color: #e7e7e7;
	color: #888888 !important;
	text-shadow: 0 -1px 0 rgba(250,250,250,0.25) !important
}
.btn-light:hover {
	background-color: #d9d9d9 !important
}
.btn-light.no-border:hover {
	border-color: #d9d9d9
}
.btn-light.no-hover:hover {
	background-color: #e7e7e7 !important
}
.btn-light.active {
	background-color: #e0e0e0 !important;
	border-color: #d1d1d1
}
.btn-light.no-border.active {
	background-color: #d8d8d8 !important;
	border-color: #d8d8d8
}
.btn-light.disabled, .btn-light[disabled] {
	background-color: #e7e7e7 !important
}
.btn-light.btn-mini:after {
	left: -2px;
	right: -2px;
	top: -2px;
	bottom: -2px
}
.btn-light.btn-small:after {
	left: -4px;
	right: -4px;
	top: -4px;
	bottom: -4px
}
.btn-light.btn-large:after {
	left: -6px;
	right: -6px;
	top: -6px;
	bottom: -6px
}
.btn.disabled.active, .btn[disabled].active, .btn.disabled:focus, .btn[disabled]:focus, .btn.disabled:active, .btn[disabled]:active {
	outline: none
}
.btn.disabled:active, .btn[disabled]:active {
	top: 0;
	left: 0
}
.btn.active {
	color: #efe5b5
}
.btn.active:after {
	display: inline-block;
	content: "";
	position: absolute;
	border-bottom: 1px solid #efe5b5;
	left: -4px;
	right: -4px;
	bottom: -4px
}
.btn.active.btn-small:after {
	left: -3px;
	right: -3px;
	bottom: -3px;
	border-bottom-width: 1px
}
.btn.active.btn-large:after {
	left: -5px;
	right: -5px;
	bottom: -5px;
	border-bottom-width: 1px
}
.btn.active.btn-mini:after, .btn.active.btn-minier:after {
	left: -1px;
	right: -1px;
	bottom: -1px;
	border-bottom-width: 1px
}
.btn.active.btn-yellow:after {
	border-bottom-color: #c96338
}
.btn.active.btn-light {
	color: #515151
}
.btn.active.btn-light:after {
	border-bottom-color: #B5B5B5
}
.btn>[class*="icon-"] {
display:inline;
margin-right:4px
}
.btn>[class*="icon-"].icon-on-right {
	margin-right: 0;
	margin-left: 4px
}
.btn>.icon-only[class*="icon-"] {
	margin: 0;
	vertical-align: middle;
	text-align: center;
	padding: 0
}
.btn-large>[class*="icon-"] {
margin-right:6px
}
.btn-large>[class*="icon-"].icon-on-right {
	margin-right: 0;
	margin-left: 6px
}
.btn-small>[class*="icon-"] {
margin-right:3px
}
.btn-small>[class*="icon-"].icon-on-right {
	margin-right: 0;
	margin-left: 3px
}
.btn-mini>[class*="icon-"], .btn-minier>[class*="icon-"] {
margin-right:2px
}
.btn-mini>[class*="icon-"].icon-on-right, .btn-minier>[class*="icon-"].icon-on-right {
	margin-right: 0;
	margin-left: 2px
}
.btn.btn-link {
	border: none !important;
	background: transparent none !important;
	color: #0088cc !important;
	text-shadow: none !important;
	padding: 4px 12px !important;
	line-height: 20px !important
}
.btn.btn-link:hover {
	background: none !important;
	text-shadow: none !important
}
.btn.btn-link.active {
	background: none !important;
	text-decoration: underline;
	color: #009ceb !important
}
.btn.btn-link.active:after {
	display: none
}
.btn.btn-link.disabled, .btn.btn-link[disabled] {
	background: none;
	opacity: 0.65
}
.btn.btn-link.disabled:hover, .btn.btn-link[disabled]:hover {
	background: none !important;
	text-decoration: none !important
}
.btn-group>.btn, .btn-group>.btn+.btn {
	margin: 0 1px 0 0
}
.btn-group>.btn:first-child {
	margin: 0 1px 0 0
}
.btn-group>.btn:first-child, .btn-group>.btn:last-child {
	border-radius: 0
}
.btn-group>.btn>.caret {
	margin-top: 15px;
	margin-left: 1px;
	border-width: 5px;
	border-top-color: #FFF
}
.btn-group>.btn.btn-small>.caret {
	margin-top: 10px;
	border-width: 4px
}
.btn-group>.btn.btn-large>.caret {
	margin-top: 18px;
	border-width: 6px
}
.btn-group>.btn.btn-mini>.caret {
	margin-top: 9px;
	border-width: 4px
}
.btn-group>.btn.btn-minier>.caret {
	margin-top: 7px;
	border-width: 3px
}
.btn-group>.btn+.btn.dropdown-toggle {
	padding-right: 3px;
	padding-left: 3px
}
.btn-group>.btn+.btn-large.dropdown-toggle {
	padding-right: 4px;
	padding-left: 4px
}
.btn-group .dropdown-toggle {
	border-radius: 0
}
.btn-group>.btn, .btn-group+.btn {
	margin: 0 1px 0 0;
	border-width: 3px !important
}
.btn-group>.btn.active:after, .btn-group+.btn.active:after {
	left: -2px;
	right: -2px;
	bottom: -2px;
	border-bottom-width: 1px
}
.btn-group>.btn-large, .btn-group+.btn-large {
	border-width: 4px !important
}
.btn-group>.btn-large.active:after, .btn-group+.btn-large.active:after {
	left: -3px;
	right: -3px;
	bottom: -3px;
	border-bottom-width: 1px
}
.btn-group>.btn-small, .btn-group+.btn-small {
	border-width: 2px !important
}
.btn-group>.btn-small.active:after, .btn-group+.btn-small.active:after {
	left: -1px;
	right: -1px;
	bottom: -1px;
	border-bottom-width: 1px
}
.btn-group>.btn-mini, .btn-group+.btn-mini {
	border-width: 1px !important
}
.btn-group>.btn-mini.active:after, .btn-group+.btn-mini.active:after {
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom-width: 1px
}
.btn-group>.btn-minier, .btn-group+.btn-minier {
	border-width: 0 !important
}
.btn-group>.btn-minier.active:after, .btn-group+.btn-minier.active:after {
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom-width: 1px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn+.btn {
	margin: 1px 0 0
}
.btn-group-vertical>.btn:first-child {
	margin-right: 0
}
.btn.btn-app {
	display: inline-block;
	width: 100px;
	margin: 2px;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-shadow: 0 -1px -1px rgba(0,0,0,0.2) !important;
	border: none;
	border-radius: 12px;
	padding: 12px 0 8px
}
.btn-app, .btn-app.btn-default, .btn-app.no-hover:hover, .btn-app.btn-default.no-hover:hover, .btn-app.disabled:hover, .btn-app.btn-default.disabled:hover {
	background: #b4c2cc !important;
	background-color: #b5c3ce !important;
	background-image: -moz-linear-gradient(top, #bcc9d5, #abbac3) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc9d5), to(#abbac3)) !important;
	background-image: -webkit-linear-gradient(top, #bcc9d5, #abbac3) !important;
	background-image: -o-linear-gradient(top, #bcc9d5, #abbac3) !important;
	background-image: linear-gradient(to bottom, #bcc9d5, #abbac3) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbcc9d5', endColorstr='#ffabbac3', GradientType=0) !important
}
.btn-app:hover, .btn-app.btn-default:hover {
	background: #9baebc !important;
	background-color: #9dafbe !important;
	background-image: -moz-linear-gradient(top, #a3b5c5, #93a6b2) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a3b5c5), to(#93a6b2)) !important;
	background-image: -webkit-linear-gradient(top, #a3b5c5, #93a6b2) !important;
	background-image: -o-linear-gradient(top, #a3b5c5, #93a6b2) !important;
	background-image: linear-gradient(to bottom, #a3b5c5, #93a6b2) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3b5c5', endColorstr='#ff93a6b2', GradientType=0) !important
}
.btn-app.btn-primary, .btn-app.btn-primary.no-hover:hover, .btn-app.btn-primary.disabled:hover {
	background: #2a8bcb !important;
	background-color: #2d8ece !important;
	background-image: -moz-linear-gradient(top, #3b98d6, #197ec1) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b98d6), to(#197ec1)) !important;
	background-image: -webkit-linear-gradient(top, #3b98d6, #197ec1) !important;
	background-image: -o-linear-gradient(top, #3b98d6, #197ec1) !important;
	background-image: linear-gradient(to bottom, #3b98d6, #197ec1) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0) !important
}
.btn-app.btn-primary:hover {
	background: #1d6fa6 !important;
	background-color: #1f72a9 !important;
	background-image: -moz-linear-gradient(top, #267eb8, #136194) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#267eb8), to(#136194)) !important;
	background-image: -webkit-linear-gradient(top, #267eb8, #136194) !important;
	background-image: -o-linear-gradient(top, #267eb8, #136194) !important;
	background-image: linear-gradient(to bottom, #267eb8, #136194) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important
}
.btn-app.btn-info, .btn-app.btn-info.no-hover:hover, .btn-app.btn-info.disabled:hover {
	background: #68adde !important;
	background-color: #6baedf !important;
	background-image: -moz-linear-gradient(top, #75b5e6, #5ba4d5) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75b5e6), to(#5ba4d5)) !important;
	background-image: -webkit-linear-gradient(top, #75b5e6, #5ba4d5) !important;
	background-image: -o-linear-gradient(top, #75b5e6, #5ba4d5) !important;
	background-image: linear-gradient(to bottom, #75b5e6, #5ba4d5) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6', endColorstr='#ff5ba4d5', GradientType=0) !important
}
.btn-app.btn-info:hover {
	background: #3f96d4 !important;
	background-color: #4197d6 !important;
	background-image: -moz-linear-gradient(top, #4a9ede, #348dc9) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a9ede), to(#348dc9)) !important;
	background-image: -webkit-linear-gradient(top, #4a9ede, #348dc9) !important;
	background-image: -o-linear-gradient(top, #4a9ede, #348dc9) !important;
	background-image: linear-gradient(to bottom, #4a9ede, #348dc9) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a9ede', endColorstr='#ff348dc9', GradientType=0) !important
}
.btn-app.btn-success, .btn-app.btn-success.no-hover:hover, .btn-app.btn-success.disabled:hover {
	background: #85b558 !important;
	background-color: #87b75a !important;
	background-image: -moz-linear-gradient(top, #8ebf60, #7daa50) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf60), to(#7daa50)) !important;
	background-image: -webkit-linear-gradient(top, #8ebf60, #7daa50) !important;
	background-image: -o-linear-gradient(top, #8ebf60, #7daa50) !important;
	background-image: linear-gradient(to bottom, #8ebf60, #7daa50) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60', endColorstr='#ff7daa50', GradientType=0) !important
}
.btn-app.btn-success:hover {
	background: #6c9842 !important;
	background-color: #6e9b42 !important;
	background-image: -moz-linear-gradient(top, #74a844, #648740) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74a844), to(#648740)) !important;
	background-image: -webkit-linear-gradient(top, #74a844, #648740) !important;
	background-image: -o-linear-gradient(top, #74a844, #648740) !important;
	background-image: linear-gradient(to bottom, #74a844, #648740) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a844', endColorstr='#ff648740', GradientType=0) !important
}
.btn-app.btn-danger, .btn-app.btn-danger.no-hover:hover, .btn-app.btn-danger.disabled:hover {
	background: #d3413b !important;
	background-color: #d3463f !important;
	background-image: -moz-linear-gradient(top, #d55b52, #d12723) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d55b52), to(#d12723)) !important;
	background-image: -webkit-linear-gradient(top, #d55b52, #d12723) !important;
	background-image: -o-linear-gradient(top, #d55b52, #d12723) !important;
	background-image: linear-gradient(to bottom, #d55b52, #d12723) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52', endColorstr='#ffd12723', GradientType=0) !important
}
.btn-app.btn-danger:hover {
	background: #b52c26 !important;
	background-color: #b82f28 !important;
	background-image: -moz-linear-gradient(top, #c43a30, #a51f1c) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c43a30), to(#a51f1c)) !important;
	background-image: -webkit-linear-gradient(top, #c43a30, #a51f1c) !important;
	background-image: -o-linear-gradient(top, #c43a30, #a51f1c) !important;
	background-image: linear-gradient(to bottom, #c43a30, #a51f1c) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43a30', endColorstr='#ffa51f1c', GradientType=0) !important
}
.btn-app.btn-warning, .btn-app.btn-warning.no-hover:hover, .btn-app.btn-warning.disabled:hover {
	background: #ffb44b !important;
	background-color: #ffb650 !important;
	background-image: -moz-linear-gradient(top, #ffbf66, #ffa830) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbf66), to(#ffa830)) !important;
	background-image: -webkit-linear-gradient(top, #ffbf66, #ffa830) !important;
	background-image: -o-linear-gradient(top, #ffbf66, #ffa830) !important;
	background-image: linear-gradient(to bottom, #ffbf66, #ffa830) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66', endColorstr='#ffffa830', GradientType=0) !important
}
.btn-app.btn-warning:hover {
	background: #fe9e19 !important;
	background-color: #fea01f !important;
	background-image: -moz-linear-gradient(top, #fa3, #fc9200) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa3), to(#fc9200)) !important;
	background-image: -webkit-linear-gradient(top, #fa3, #fc9200) !important;
	background-image: -o-linear-gradient(top, #fa3, #fc9200) !important;
	background-image: linear-gradient(to bottom, #fa3, #fc9200) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa33', endColorstr='#fffc9200', GradientType=0) !important
}
.btn-app.btn-purple, .btn-app.btn-purple.no-hover:hover, .btn-app.btn-purple.disabled:hover {
	background: #9889c1 !important;
	background-color: #9b8cc4 !important;
	background-image: -moz-linear-gradient(top, #a696ce, #8a7cb4) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a696ce), to(#8a7cb4)) !important;
	background-image: -webkit-linear-gradient(top, #a696ce, #8a7cb4) !important;
	background-image: -o-linear-gradient(top, #a696ce, #8a7cb4) !important;
	background-image: linear-gradient(to bottom, #a696ce, #8a7cb4) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa696ce', endColorstr='#ff8a7cb4', GradientType=0) !important
}
.btn-app.btn-purple:hover {
	background: #7b68af !important;
	background-color: #7e6ab2 !important;
	background-image: -moz-linear-gradient(top, #8973be, #6d5ca1) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8973be), to(#6d5ca1)) !important;
	background-image: -webkit-linear-gradient(top, #8973be, #6d5ca1) !important;
	background-image: -o-linear-gradient(top, #8973be, #6d5ca1) !important;
	background-image: linear-gradient(to bottom, #8973be, #6d5ca1) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8973be', endColorstr='#ff6d5ca1', GradientType=0) !important
}
.btn-app.btn-pink, .btn-app.btn-pink.no-hover:hover, .btn-app.btn-pink.disabled:hover {
	background: #d54c7e !important;
	background-color: #d64f81 !important;
	background-image: -moz-linear-gradient(top, #db5e8c, #ce3970) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db5e8c), to(#ce3970)) !important;
	background-image: -webkit-linear-gradient(top, #db5e8c, #ce3970) !important;
	background-image: -o-linear-gradient(top, #db5e8c, #ce3970) !important;
	background-image: linear-gradient(to bottom, #db5e8c, #ce3970) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c', endColorstr='#ffce3970', GradientType=0) !important
}
.btn-app.btn-pink:hover {
	background: #be2f64 !important;
	background-color: #c23066 !important;
	background-image: -moz-linear-gradient(top, #d2346e, #aa2a59) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d2346e), to(#aa2a59)) !important;
	background-image: -webkit-linear-gradient(top, #d2346e, #aa2a59) !important;
	background-image: -o-linear-gradient(top, #d2346e, #aa2a59) !important;
	background-image: linear-gradient(to bottom, #d2346e, #aa2a59) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2346e', endColorstr='#ffaa2a59', GradientType=0) !important
}
.btn-app.btn-inverse, .btn-app.btn-inverse.no-hover:hover, .btn-app.btn-inverse.disabled:hover {
	background: #444444 !important;
	background-color: #474747 !important;
	background-image: -moz-linear-gradient(top, #555, #333) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#333)) !important;
	background-image: -webkit-linear-gradient(top, #555, #333) !important;
	background-image: -o-linear-gradient(top, #555, #333) !important;
	background-image: linear-gradient(to bottom, #555, #333) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff333333', GradientType=0) !important
}
.btn-app.btn-inverse:hover {
	background: #2b2b2b !important;
	background-color: #2e2e2e !important;
	background-image: -moz-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3b3b), to(#1a1a1a)) !important;
	background-image: -webkit-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
	background-image: -o-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
	background-image: linear-gradient(to bottom, #3b3b3b, #1a1a1a) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff1a1a1a', GradientType=0) !important
}
.btn-app.btn-grey, .btn-app.btn-grey.no-hover:hover, .btn-app.btn-grey.disabled:hover {
	background: #797979 !important;
	background-color: #7c7c7c !important;
	background-image: -moz-linear-gradient(top, #898989, dimgrey) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898989), to(dimgrey)) !important;
	background-image: -webkit-linear-gradient(top, #898989, dimgrey) !important;
	background-image: -o-linear-gradient(top, #898989, dimgrey) !important;
	background-image: linear-gradient(to bottom, #898989, dimgrey) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898989', endColorstr='#ff696969', GradientType=0) !important
}
.btn-app.btn-grey:hover {
	background: #6c6c6c !important;
	background-color: #6f6f6f !important;
	background-image: -moz-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7c7c7c), to(#5c5c5c)) !important;
	background-image: -webkit-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
	background-image: -o-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
	background-image: linear-gradient(to bottom, #7c7c7c, #5c5c5c) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c7c7c', endColorstr='#ff5c5c5c', GradientType=0) !important
}
.btn-app.btn-light {
	color: #5a5a5a !important;
	text-shadow: 0 1px 1px #EEE !important
}
.btn-app.btn-light, .btn-app.btn-light.no-hover:hover, .btn-app.btn-light.disabled:hover {
	background: #ededed !important;
	background-color: #eeeeee !important;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e6e6e6)) !important;
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
	background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe6e6e6', GradientType=0) !important
}
.btn-app.btn-light:hover {
	background: #e0e0e0 !important;
	background-color: #e2e2e2 !important;
	background-image: -moz-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7e7), to(#d9d9d9)) !important;
	background-image: -webkit-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
	background-image: -o-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
	background-image: linear-gradient(to bottom, #e7e7e7, #d9d9d9) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e7e7', endColorstr='#ffd9d9d9', GradientType=0) !important
}
.btn-app.btn-light, .btn-app.btn-light.no-hover:hover {
	border: 2px solid #DDD
}
.btn-app.btn-light.btn-mini {
	width: 64px;
	padding-bottom: 6px
}
.btn-app.btn-light:hover {
	border-color: #d8d8d8
}
.btn-app.btn-yellow {
	color: #996633 !important;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.4) !important;
	border: 2px solid #fee188
}
.btn-app.btn-yellow, .btn-app.btn-yellow.no-hover:hover, .btn-app.btn-yellow.disabled:hover {
	background: #fee088 !important;
	background-color: #fee18d !important;
	background-image: -moz-linear-gradient(top, #ffe8a5, #fcd76a) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe8a5), to(#fcd76a)) !important;
	background-image: -webkit-linear-gradient(top, #ffe8a5, #fcd76a) !important;
	background-image: -o-linear-gradient(top, #ffe8a5, #fcd76a) !important;
	background-image: linear-gradient(to bottom, #ffe8a5, #fcd76a) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5', endColorstr='#fffcd76a', GradientType=0) !important
}
.btn-app.btn-yellow:hover {
	background: #fdd96e !important;
	background-color: #fedb74 !important;
	background-image: -moz-linear-gradient(top, #ffe18b, #fbd051) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe18b), to(#fbd051)) !important;
	background-image: -webkit-linear-gradient(top, #ffe18b, #fbd051) !important;
	background-image: -o-linear-gradient(top, #ffe18b, #fbd051) !important;
	background-image: linear-gradient(to bottom, #ffe18b, #fbd051) !important;
	background-repeat: repeat-x !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe18b', endColorstr='#fffbd051', GradientType=0) !important
}
.btn-app.btn-yellow, .btn-app.btn-yellow.no-hover:hover {
	border: 2px solid #fee188
}
.btn-app.btn-yellow:hover {
	border-color: #fed760
}
.btn.btn-app.btn-small {
	width: 80px;
	font-size: 16px;
	border-radius: 10px;
	padding-bottom: 9px
}
.btn.btn-app.btn-mini {
	width: 64px;
	font-size: 15px;
	border-radius: 8px;
	padding-bottom: 7px;
	padding-top: 8px
}
.btn.btn-app>[class*=icon] {
display:block;
font-size:42px;
margin:0 0 4px;
line-height:36px;
min-width:0;
padding:0
}
.btn.btn-app.btn-small>[class*=icon] {
display:block;
font-size:32px;
line-height:30px;
margin:0 0 3px
}
.btn.btn-app.btn-mini>[class*=icon] {
display:block;
font-size:24px;
line-height:24px;
margin:0
}
.btn.btn-app.no-radius {
	border-radius: 0
}
.btn.btn-app.radius-4 {
	border-radius: 4px
}
.btn.btn-app>.badge, .btn.btn-app>.label {
	position: absolute !important;
	top: -2px;
	right: -2px;
	padding: 1px 3px;
	text-align: center;
	font-size: 12px
}
.btn.btn-app>.badge.badge-right, .btn.btn-app>.label.badge-right, .btn.btn-app>.badge.label-right, .btn.btn-app>.label.label-right {
	right: auto;
	left: -2px
}
.btn.btn-app>.label {
	padding: 1px 6px 3px;
	font-size: 13px
}
.btn.btn-app.radius-4>.badge, .btn.btn-app.no-radius>.badge {
	border-radius: 3px
}
.btn.btn-app.radius-4>.badge.no-radius, .btn.btn-app.no-radius>.badge.no-radius {
	border-radius: 0
}
.btn.btn-app.active {
	color: #ffffff
}
.btn.btn-app.active:after {
	display: none
}
.btn.btn-app.active.btn-yellow {
	color: #996633;
	border-color: #fee188
}
.btn.btn-app.active.btn-light {
	color: #515151
}
.label {
	border-radius: 0;
	text-shadow: none;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 5px 3px;
	background-color: #8b9aa3 !important
}
.label[class*="span"][class*="arrow"] {
	min-height: 0
}
.badge {
	text-shadow: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-weight: normal;
	line-height: 15px;
	background-color: #8b9aa3 !important
}
.badge.no-radius {
	border-radius: 0
}
.badge.radius-1 {
	border-radius: 1px
}
.badge.radius-2 {
	border-radius: 2px
}
.badge.radius-3 {
	border-radius: 3px
}
.badge.radius-4 {
	border-radius: 4px
}
.badge.radius-5 {
	border-radius: 5px
}
.badge.radius-6 {
	border-radius: 6px
}
.label-transparent, .badge-transparent {
	background-color: transparent !important
}
.label-grey, .badge-grey {
	background-color: #a0a0a0 !important
}
.label-info, .badge-info {
	background-color: #3a87ad !important
}
.label-primary, .badge-primary {
	background-color: #2283c5 !important
}
.label-success, .badge-success {
	background-color: #87b87f !important
}
.label-important, .badge-important {
	background-color: #d15b47 !important
}
.label-inverse, .badge-inverse {
	background-color: #333333 !important
}
.label-warning, .badge-warning {
	background-color: #ffb800 !important
}
.label-pink, .badge-pink {
	background-color: #d6487e !important
}
.label-purple, .badge-purple {
	background-color: #9585bf !important
}
.label-yellow, .badge-yellow {
	background-color: #fee188 !important
}
.label-light, .badge-light {
	background-color: #e7e7e7 !important
}
.badge-yellow, .label-yellow {
	color: #996633 !important;
	border-color: #fee188
}
.badge-light, .label-light {
	color: #888 !important
}
.label.arrowed, .label.arrowed-in {
	position: relative;
	margin-left: 9px
}
.label.arrowed:before, .label.arrowed-in:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -14px;
	top: 0;
	border: 9px solid transparent;
	border-width: 9px 7px;
	border-right-color: #8b9aa3
}
.label.arrowed-in:before {
	border-color: #8b9aa3;
	border-left-color: transparent !important;
	left: -9px
}
.label.arrowed-right, .label.arrowed-in-right {
	position: relative;
	margin-right: 9px
}
.label.arrowed-right:after, .label.arrowed-in-right:after {
	display: inline-block;
	content: "";
	position: absolute;
	right: -14px;
	top: 0;
	border: 9px solid transparent;
	border-width: 9px 7px;
	border-left-color: #8b9aa3
}
.label.arrowed-in-right:after {
	border-color: #8b9aa3;
	border-right-color: transparent !important;
	right: -9px
}
.label-info.arrowed:before {
	border-right-color: #3a87ad
}
.label-info.arrowed-in:before {
	border-color: #3a87ad
}
.label-info.arrowed-right:after {
	border-left-color: #3a87ad
}
.label-info.arrowed-in-right:after {
	border-color: #3a87ad
}
.label-primary.arrowed:before {
	border-right-color: #2283c5
}
.label-primary.arrowed-in:before {
	border-color: #2283c5
}
.label-primary.arrowed-right:after {
	border-left-color: #2283c5
}
.label-primary.arrowed-in-right:after {
	border-color: #2283c5
}
.label-success.arrowed:before {
	border-right-color: #87b87f
}
.label-success.arrowed-in:before {
	border-color: #87b87f
}
.label-success.arrowed-right:after {
	border-left-color: #87b87f
}
.label-success.arrowed-in-right:after {
	border-color: #87b87f
}
.label-warning.arrowed:before {
	border-right-color: #ffb800
}
.label-warning.arrowed-in:before {
	border-color: #ffb800
}
.label-warning.arrowed-right:after {
	border-left-color: #ffb800
}
.label-warning.arrowed-in-right:after {
	border-color: #ffb800
}
.label-important.arrowed:before {
	border-right-color: #d15b47
}
.label-important.arrowed-in:before {
	border-color: #d15b47
}
.label-important.arrowed-right:after {
	border-left-color: #d15b47
}
.label-important.arrowed-in-right:after {
	border-color: #d15b47
}
.label-inverse.arrowed:before {
	border-right-color: #333333
}
.label-inverse.arrowed-in:before {
	border-color: #333333
}
.label-inverse.arrowed-right:after {
	border-left-color: #333333
}
.label-inverse.arrowed-in-right:after {
	border-color: #333333
}
.label-pink.arrowed:before {
	border-right-color: #d6487e
}
.label-pink.arrowed-in:before {
	border-color: #d6487e
}
.label-pink.arrowed-right:after {
	border-left-color: #d6487e
}
.label-pink.arrowed-in-right:after {
	border-color: #d6487e
}
.label-purple.arrowed:before {
	border-right-color: #9585bf
}
.label-purple.arrowed-in:before {
	border-color: #9585bf
}
.label-purple.arrowed-right:after {
	border-left-color: #9585bf
}
.label-purple.arrowed-in-right:after {
	border-color: #9585bf
}
.label-yellow.arrowed:before {
	border-right-color: #fee188
}
.label-yellow.arrowed-in:before {
	border-color: #fee188
}
.label-yellow.arrowed-right:after {
	border-left-color: #fee188
}
.label-yellow.arrowed-in-right:after {
	border-color: #fee188
}
.label-light.arrowed:before {
	border-right-color: #e7e7e7
}
.label-light.arrowed-in:before {
	border-color: #e7e7e7
}
.label-light.arrowed-right:after {
	border-left-color: #e7e7e7
}
.label-light.arrowed-in-right:after {
	border-color: #e7e7e7
}
.label-grey.arrowed:before {
	border-right-color: #a0a0a0
}
.label-grey.arrowed-in:before {
	border-color: #a0a0a0
}
.label-grey.arrowed-right:after {
	border-left-color: #a0a0a0
}
.label-grey.arrowed-in-right:after {
	border-color: #a0a0a0
}
.label-large {
	font-size: 13px;
	padding: 3px 8px 5px
}
.label-large.arrowed, .label-large.arrowed-in {
	margin-left: 12px
}
.label-large.arrowed:before, .label-large.arrowed-in:before {
	left: -16px;
	border-width: 11px 8px
}
.label-large.arrowed-in:before {
	left: -12px
}
.label-large.arrowed-right, .label-large.arrowed-in-right {
	margin-right: 11px
}
.label-large.arrowed-right:after, .label-large.arrowed-in-right:after {
	right: -16px;
	border-width: 11px 8px
}
.label-large.arrowed-in-right:after {
	right: -12px
}
.icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
background-image:none
}
.dropdown-menu {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px rgba(0,0,0,0.2)
}
.dropdown-menu>li>a {
	font-size: 13px;
	padding-left: 11px;
	padding-right: 11px;
	margin-bottom: 1px;
	margin-top: 1px
}
.dropdown-menu.dropdown-icon-only {
	min-width: 0
}
.dropdown-menu.dropdown-icon-only>li {
	float: left;
	margin: 0 4px
}
.dropdown-menu.dropdown-icon-only>li>a [class*="icon-"] {
	width: 18px;
	display: inline-block
}
.dropdown-menu.dropdown-icon-only>li>a .icon-2x {
	width: 36px
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover>a, .nav-tabs .dropdown-menu li>a:focus {
	background: #4f99c6;
	color: #ffffff
}
.dropdown-default li a:hover, .dropdown-default li a:focus, .dropdown-default li a:active, .dropdown-default li.active a, .dropdown-default li.active a:hover, .dropdown-default .dropdown-submenu:hover>a, .nav-tabs .dropdown-default li>a:focus {
	background: #8b9aa3;
	color: #ffffff
}
.dropdown-info li a:hover, .dropdown-info li a:focus, .dropdown-info li a:active, .dropdown-info li.active a, .dropdown-info li.active a:hover, .dropdown-info .dropdown-submenu:hover>a, .nav-tabs .dropdown-info li>a:focus {
	background: #6fb3e0;
	color: #ffffff
}
.dropdown-primary li a:hover, .dropdown-primary li a:focus, .dropdown-primary li a:active, .dropdown-primary li.active a, .dropdown-primary li.active a:hover, .dropdown-primary .dropdown-submenu:hover>a, .nav-tabs .dropdown-primary li>a:focus {
	background: #2283c5;
	color: #ffffff
}
.dropdown-success li a:hover, .dropdown-success li a:focus, .dropdown-success li a:active, .dropdown-success li.active a, .dropdown-success li.active a:hover, .dropdown-success .dropdown-submenu:hover>a, .nav-tabs .dropdown-success li>a:focus {
	background: #87b87f;
	color: #ffffff
}
.dropdown-warning li a:hover, .dropdown-warning li a:focus, .dropdown-warning li a:active, .dropdown-warning li.active a, .dropdown-warning li.active a:hover, .dropdown-warning .dropdown-submenu:hover>a, .nav-tabs .dropdown-warning li>a:focus {
	background: #ffa24d;
	color: #ffffff
}
.dropdown-danger li a:hover, .dropdown-danger li a:focus, .dropdown-danger li a:active, .dropdown-danger li.active a, .dropdown-danger li.active a:hover, .dropdown-danger .dropdown-submenu:hover>a, .nav-tabs .dropdown-danger li>a:focus {
	background: #d15b47;
	color: #ffffff
}
.dropdown-inverse li a:hover, .dropdown-inverse li a:focus, .dropdown-inverse li a:active, .dropdown-inverse li.active a, .dropdown-inverse li.active a:hover, .dropdown-inverse .dropdown-submenu:hover>a, .nav-tabs .dropdown-inverse li>a:focus {
	background: #555555;
	color: #ffffff
}
.dropdown-purple li a:hover, .dropdown-purple li a:focus, .dropdown-purple li a:active, .dropdown-purple li.active a, .dropdown-purple li.active a:hover, .dropdown-purple .dropdown-submenu:hover>a, .nav-tabs .dropdown-purple li>a:focus {
	background: #9585bf;
	color: #ffffff
}
.dropdown-pink li a:hover, .dropdown-pink li a:focus, .dropdown-pink li a:active, .dropdown-pink li.active a, .dropdown-pink li.active a:hover, .dropdown-pink .dropdown-submenu:hover>a, .nav-tabs .dropdown-pink li>a:focus {
	background: #d6487e;
	color: #ffffff
}
.dropdown-grey li a:hover, .dropdown-grey li a:focus, .dropdown-grey li a:active, .dropdown-grey li.active a, .dropdown-grey li.active a:hover, .dropdown-grey .dropdown-submenu:hover>a, .nav-tabs .dropdown-grey li>a:focus {
	background: #a0a0a0;
	color: #ffffff
}
.dropdown-light li a:hover, .dropdown-light li a:focus, .dropdown-light li a:active, .dropdown-light li.active a, .dropdown-light li.active a:hover, .dropdown-light .dropdown-submenu:hover>a, .nav-tabs .dropdown-light li>a:focus {
	background: #e7e7e7;
	color: #333333
}
.dropdown-lighter li a:hover, .dropdown-lighter li a:focus, .dropdown-lighter li a:active, .dropdown-lighter li.active a, .dropdown-lighter li.active a:hover, .dropdown-lighter .dropdown-submenu:hover>a, .nav-tabs .dropdown-lighter li>a:focus {
	background: #efefef;
	color: #444444
}
.dropdown-lightest li a:hover, .dropdown-lightest li a:focus, .dropdown-lightest li a:active, .dropdown-lightest li.active a, .dropdown-lightest li.active a:hover, .dropdown-lightest .dropdown-submenu:hover>a, .nav-tabs .dropdown-lightest li>a:focus {
	background: #f3f3f3;
	color: #444444
}
.dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover>a, .nav-tabs .dropdown-yellow li>a:focus {
	background: #fee188;
	color: #444444
}
.dropdown-yellow2 li a:hover, .dropdown-yellow2 li a:focus, .dropdown-yellow2 li a:active, .dropdown-yellow2 li.active a, .dropdown-yellow2 li.active a:hover, .dropdown-yellow2 .dropdown-submenu:hover>a, .nav-tabs .dropdown-yellow2 li>a:focus {
	background: #f9e8b3;
	color: #444444
}
.dropdown-light-blue li a:hover, .dropdown-light-blue li a:focus, .dropdown-light-blue li a:active, .dropdown-light-blue li.active a, .dropdown-light-blue li.active a:hover, .dropdown-light-blue .dropdown-submenu:hover>a, .nav-tabs .dropdown-light-blue li>a:focus {
	background: #ecf3f9;
	color: #445566
}
.dropdown-light .dropdown-submenu:hover>a:after, .dropdown-lighter .dropdown-submenu:hover>a:after, .dropdown-lightest .dropdown-submenu:hover>a:after {
	border-left-color: #444
}
.dropdown-menu.dropdown-close {
	top: 92%;
	left: -5px
}
.dropdown-menu.dropdown-close.pull-right {
	left: auto;
	right: -5px
}
.dropdown-menu.dropdown-closer {
	top: 80%;
	left: -10px
}
.dropdown-menu.dropdown-closer.pull-right {
	right: -10px;
	left: auto
}
.dropdown-submenu>.dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.dropdown-submenu>a:after {
	margin-right: -5px
}
.dropdown-colorpicker>.dropdown-menu {
	top: 80%;
	left: -7px;
	padding: 4px;
	min-width: 120px;
	max-width: 120px
}
.dropdown-colorpicker>.dropdown-menu.pull-right {
	right: -7px;
	left: auto
}
.dropdown-colorpicker>.dropdown-menu>li {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px
}
.dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	position: relative;
	-webkit-transition: all ease 0.1s;
	-moz-transition: all ease 0.1s;
	-o-transition: all ease 0.1s;
	transition: all ease 0.1s
}
.dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08)
}
.dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn.selected:after {
	content: "\f00c";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 11px;
	color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 20px
}
.btn-colorpicker {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #DDD;
	vertical-align: middle;
	border-radius: 0
}
.dropdown-navbar {
	padding: 0;
	width: 240px;
	-webkit-box-shadow: 0 2px 4px rgba(30,30,100,0.25);
	-moz-box-shadow: 0 2px 4px rgba(30,30,100,0.25);
	box-shadow: 0 2px 4px rgba(30,30,100,0.25);
	border-color: #bcd4e5
}
.dropdown-navbar>li {
	padding: 0 8px;
	background-color: #FFFFFF
}
.dropdown-navbar>li.nav-header {
	text-shadow: none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	border-bottom: 1px solid
}
.dropdown-navbar>li>[class*="icon-"], .dropdown-navbar>li>a>[class*="icon-"] {
margin-right:5px !important;
color:#555;

font-size:14px
}
.dropdown-navbar>li>a {
	padding: 10px 2px;
	margin: 0;
	border-bottom: 1px solid;
	font-size: 12px;
	line-height: 16px;
	color: #555
}
.dropdown-navbar>li>a:active, .dropdown-navbar>li>a:hover, .dropdown-navbar>li>a:focus {
	background-color: transparent !important;
	color: #555
}
.dropdown-navbar>li>a .progress {
	margin-bottom: 0;
	margin-top: 4px
}
.dropdown-navbar>li>a .badge {
	line-height: 16px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px
}
.dropdown-navbar>li:last-child>a {
	border-bottom: 0 solid #DDD;
	border-top: 1px dotted transparent;
	color: #4F99C6;
	text-align: center;
	font-size: 13px
}
.dropdown-navbar>li:last-child>a:hover {
	background-color: #FFF;
	color: #4F99C6;
	text-decoration: underline
}
.dropdown-navbar>li:last-child>a:hover>[class*="icon-"] {
text-decoration:none
}
.dropdown-navbar>li:hover {
	background-color: #f4f9fc !important
}
.dropdown-navbar>li.nav-header {
	background-color: #ecf2f7 !important;
	color: #8090a0;
	border-bottom-color: #bcd4e5
}
.dropdown-navbar>li.nav-header>[class*="icon-"] {
color:#8090a0
}
.dropdown-navbar>li>a {
	border-bottom-color: #e4ecf3
}
.dropdown-navbar.navbar-pink {
	border-color: #e5bcd4
}
.dropdown-navbar.navbar-pink>li:hover {
	background-color: #fcf4f9 !important
}
.dropdown-navbar.navbar-pink>li.nav-header {
	background-color: #f7ecf2 !important;
	color: #b471a0;
	border-bottom-color: #e5bcd4
}
.dropdown-navbar.navbar-pink>li.nav-header>[class*="icon-"] {
color:#c06090
}
.dropdown-navbar.navbar-pink>li>a {
	border-bottom-color: #f3e4ec
}
.dropdown-navbar.navbar-grey {
	border-color: #e5e5e5
}
.dropdown-navbar.navbar-grey>li:hover {
	background-color: #f8f8f8 !important
}
.dropdown-navbar.navbar-grey>li.nav-header {
	background-color: #f2f2f2 !important;
	color: #3a87ad;
	border-bottom-color: #e5e5e5
}
.dropdown-navbar.navbar-grey>li.nav-header>[class*="icon-"] {
color:#3a87ad
}
.dropdown-navbar.navbar-grey>li>a {
	border-bottom-color: #eeeeee
}
.dropdown-navbar.navbar-green {
	border-color: #b4d5ac
}
.dropdown-navbar.navbar-green>li:hover {
	background-color: #f4f9ef !important
}
.dropdown-navbar.navbar-green>li.nav-header {
	background-color: #ebf7e4 !important;
	color: #88aa66;
	border-bottom-color: #b4d5ac
}
.dropdown-navbar.navbar-green>li.nav-header>[class*="icon-"] {
color:#90c060
}
.dropdown-navbar.navbar-green>li>a {
	border-bottom-color: #ecf3e4
}
.dropdown-navbar [class*="btn"][class*="icon-"] {
	display: inline-block;
	border: none;
	margin: 0 5px 0 0;
	width: 24px;
	text-align: center;
	padding-left: 0;
	padding-right: 0
}
.dropdown-navbar .msg-photo {
	margin-right: 6px;
	max-width: 42px
}
.dropdown-navbar .msg-body {
	display: inline-block;
	line-height: 20px;
	white-space: normal;
	vertical-align: middle;
	max-width: 175px
}
.dropdown-navbar .msg-title {
	display: inline-block;
	line-height: 14px
}
.dropdown-navbar .msg-time {
	display: block;
	font-size: 11px;
	color: #777
}
.dropdown-navbar .msg-time>[class*="icon-"] {
font-size:14px;
color:#555
}
.user-menu>li>a {
	padding: 4px 12px
}
.user-menu>li>a>[class*="icon-"] {
margin-right:6px;
font-size:120%
}
.user-info {
	max-width: 101px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	line-height: 15px;
	position: relative;
	top: 6px
}
.user-info small {
	display: block
}
.dropdown-100 {
	min-width: 100px
}
.dropdown-125 {
	min-width: 125px
}
.dropdown-150 {
	min-width: 150px
}
.form-line {
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #EEE
}
.form-actions {
	display: block
}
.help-button {
	display: inline-block;
	height: 18px;
	width: 18px;
	line-height: 20px;
	text-align: center;
	padding: 0;
	background-color: #65bcda;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	margin-left: 4px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border-color: #FFF;
	border: 2px solid #FFF;
	-webkit-box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.2)
}
.help-button:hover {
	background-color: #65bcda;
	text-shadow: none
}
label, .lbl {
	vertical-align: middle
}
td>label, th>label, label.inline {
	margin-bottom: 0;
	line-height: inherit
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border-width: 1px;
	color: #858585;
	background-color: #ffffff;
	border-color: #d5d5d5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	transition-duration: 0.1s
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover {
	border-color: #b5b5b5
}
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 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #696969;
	border-color: #f59942;
	background-color: #ffffff
}
input.block {
	display: block;
	margin-bottom: 9px
}
textarea.autosize-transition {
	-webkit-transition-duration: "height 0.2s";
	-moz-transition-duration: "height 0.2s";
	-o-transition-duration: "height 0.2s";
	transition-duration: "height 0.2s"
}
.limiterBox {
	border: 1px solid #222;
	border-top: none;
	background-color: #333;
	padding: 3px 6px;
	font-size: 12px;
	color: #FFF;
	margin-top: 6px
}
.limiterBox:after {
	display: none
}
.limiterBox:before {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: -8px;
	left: 50%;
	margin-left: -5px;
	border-color: transparent;
	border-style: solid;
	border-bottom-color: #333;
	border-width: 0 8px 8px
}
select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-width: 1px
}
select:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #f59942
}
select option {
	padding: 3px 4px
}
select option:active, select option:hover, select option:focus {
	background-color: #e5e9ee;
	color: #111
}
select option[value=""] {
	padding: 0
}
input[disabled] {
	color: #848484;
	background-color: #eeeeee
}
input[disabled]:hover {
	border-color: #c3c3c3
}
input[readonly] {
	color: #939192;
	background: #f5f5f5 !important;
	cursor: default
}
input[readonly]:hover {
	border-color: #c3c3c3
}
input[readonly]:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #aaaaaa;
	background-color: #f9f9f9
}
.help-inline {
	font-size: 13px !important
}
.input-icon {
	position: relative
}
span.input-icon {
	display: inline-block
}
.input-icon>input {
	padding-left: 24px;
	padding-right: 6px
}
.input-icon.input-icon-right>input {
	padding-left: 6px;
	padding-right: 24px
}
.input-icon>[class*="icon-"] {
padding:0 3px;
z-index:2;
position:absolute;
top:1px;
bottom:1px;
left:3px;
line-height:28px;
display:inline-block;
color:#909090;
font-size:16px
}
.input-icon.input-icon-right>[class*="icon-"] {
left:auto;
right:3px
}
.input-icon>input:focus+[class*="icon-"] {
color:#579
}
.input-icon ~ .help-inline {
	padding-left: 8px
}
.control-group.warning .input-icon>[class*="icon-"] {
color:#d3bd50
}
.control-group.success .input-icon>[class*="icon-"] {
color:#8bad4c
}
.control-group.error .input-icon>[class*="icon-"] {
color:#d68273
}
.control-group.info .input-icon>[class*="icon-"] {
color:#4b89aa
}
.form-search .radio [type=radio]+label, .form-inline .radio [type=radio]+label, .form-search .checkbox [type=checkbox]+label, .form-inline .checkbox [type=checkbox]+label {
	float: left;
	margin-left: -20px
}
.form-search .form-search .radio [type=radio]+label, .form-search .form-inline .radio [type=radio]+label, .form-search .form-search .checkbox [type=checkbox]+label, .form-search .form-inline .checkbox [type=checkbox]+label, .form-inline .form-search .radio [type=radio]+label, .form-inline .form-inline .radio [type=radio]+label, .form-inline .form-search .checkbox [type=checkbox]+label, .form-inline .form-inline .checkbox [type=checkbox]+label {
	margin-left: 0;
	margin-right: 3px
}
.form-search .input-append .search-query:focus, .form-search .input-prepend .search-query:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
input[type=checkbox].ace, input[type=radio].ace {
	opacity: 0;
	position: absolute;
	z-index: 12;
	width: 18px;
	height: 18px
}
input[type=checkbox].ace:checked, input[type=radio].ace:checked, input[type=checkbox].ace:focus, input[type=radio].ace:focus {
	outline: none !important
}
input[type=checkbox].ace+.lbl, input[type=radio].ace+.lbl {
	position: relative;
	z-index: 11;
	display: inline-block;
	margin: 0;
	line-height: 20px;
	min-height: 14px;
	min-width: 14px;
	font-weight: normal
}
input[type=checkbox].ace+.lbl.padding-16::before, input[type=radio].ace+.lbl.padding-16::before {
	margin-right: 16px
}
input[type=checkbox].ace+.lbl.padding-12::before, input[type=radio].ace+.lbl.padding-12::before {
	margin-right: 12px
}
input[type=checkbox].ace+.lbl.padding-8::before, input[type=radio].ace+.lbl.padding-8::before {
	margin-right: 8px
}
input[type=checkbox].ace+.lbl.padding-4::before, input[type=radio].ace+.lbl.padding-4::before {
	margin-right: 4px
}
input[type=checkbox].ace+.lbl.padding-0::before, input[type=radio].ace+.lbl.padding-0::before {
	margin-right: 0px
}
input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
	font-family: fontAwesome;
	font-weight: normal;
	font-size: 11px;
	color: #32a3ce;
	content: "\a0";
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	line-height: 13px;
	min-width: 13px;
	margin-right: 1px
}
input[type=checkbox].ace:checked+.lbl::before, input[type=radio].ace:checked+.lbl::before {
	display: inline-block;
	content: '\f00c';
	background-color: #F5F8FC;
	border-color: #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1)
}
input[type=checkbox].ace:hover+.lbl::before, input[type=radio].ace:hover+.lbl::before, input[type=checkbox].ace+.lbl:hover::before, input[type=radio].ace+.lbl:hover::before {
	border-color: #ff893c
}
input[type=checkbox].ace:active+.lbl::before, input[type=radio].ace:active+.lbl::before, input[type=checkbox].ace:checked:active+.lbl::before, input[type=radio].ace:checked:active+.lbl::before {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1)
}
input[type=checkbox].ace.ace-checkbox-2+.lbl::before, input[type=radio].ace.ace-checkbox-2+.lbl::before {
	box-shadow: none
}
input[type=checkbox].ace.ace-checkbox-2:checked+.lbl::before, input[type=radio].ace.ace-checkbox-2:checked+.lbl::before {
	background-color: #f9a021;
	border-color: #f9a021;
	color: #FFF
}
input[type=checkbox].ace:disabled+.lbl::before, input[type=radio].ace:disabled+.lbl::before, input[type=checkbox].ace[disabled]+.lbl::before, input[type=radio].ace[disabled]+.lbl::before, input[type=checkbox].ace.disabled+.lbl::before, input[type=radio].ace.disabled+.lbl::before {
	background-color: #DDD !important;
	border-color: #CCC !important;
	box-shadow: none !important;
	color: #BBB
}
input[type=radio].ace+.lbl::before {
	border-radius: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px
}
input[type=radio].ace:checked+.lbl::before {
	content: "\2022"
}
input[type=checkbox].ace.ace-switch {
	width: 55px;
	height: 20px
}
input[type=checkbox].ace.ace-switch+.lbl {
	margin: 0 4px;
	min-height: 24px
}
input[type=checkbox].ace.ace-switch+.lbl::before {
	font-family: Arial, Helvetica, sans-serif;
	content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
	color: #999;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	line-height: 21px\9;
	height: 18px;
	overflow: hidden;
	border-radius: 12px;
	background-color: #F5F5F5;
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.2);
	border: 1px solid #CCC;
	text-align: left;
	float: left;
	padding: 0;
	width: 50px;
	text-indent: -19px;
	text-indent: -21px\9;
	margin-right: 0;
	-webkit-transition: text-indent .4s ease;
	-moz-transition: text-indent .4s ease;
	-o-transition: text-indent .4s ease;
	transition: text-indent .4s ease
}
input[type=checkbox].ace.ace-switch+.lbl::after {
	font-family: Arial, Helvetica, sans-serif;
	content: '|||';
	font-size: 10px;
	font-weight: lighter;
	color: #E5E5E5;
	background-color: #FFF;
	text-shadow: -1px 0px 0 rgba(0,0,0,0.15);
	text-align: center;
	border-radius: 12px;
	width: 22px;
	height: 22px;
	line-height: 20px;
	position: absolute;
	top: -2px;
	left: -3px;
	padding: 0;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.3);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3) inset;
	-webkit-transition: left .4s ease;
	-moz-transition: left .4s ease;
	-o-transition: left .4s ease;
	transition: left .4s ease
}
input[type=checkbox].ace.ace-switch:checked+.lbl::before {
	text-indent: 9px;
	color: #FFF;
	background-color: #8ab2c9;
	border-color: #468fcc
}
input[type=checkbox].ace.ace-switch:checked+.lbl::after {
	left: 34px;
	background-color: #FFF;
	color: #8ab2c9
}
input[type=checkbox].ace.ace-switch.ace-switch-2+.lbl::before {
	content: "YES\a0\a0\a0\a0\a0\a0\a0\a0NO"
}
input[type=checkbox].ace.ace-switch.ace-switch-3+.lbl::after {
	font-family: FontAwesome;
	font-size: 13px;
	line-height: 23px;
	content: "\f00d";
	top: -1px
}
input[type=checkbox].ace.ace-switch.ace-switch-3:checked+.lbl::after {
	content: "\f00c"
}
input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
	content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	line-height: 19px;
	height: 20px;
	overflow: hidden;
	line-height: 21px\9;
	border-radius: 12px;
	background-color: #8b9aa3;
	border: 1px solid #8b9aa3;
	color: #FFF;
	width: 52px;
	text-indent: -25px;
	text-indent: -28px\9;
	display: inline-block;
	position: relative;
	box-shadow: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::after {
	font-family: Arial, Helvetica, sans-serif;
	content: '|||';
	text-shadow: -1px 0px 0 rgba(0,0,0,0.2);
	font-size: 7px;
	font-weight: lighter;
	color: #8b9aa3;
	text-align: center;
	position: absolute;
	border-radius: 12px;
	color: #5b6a73;
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	line-height: 16px;
	background-color: #FFF;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
	text-indent: 9px;
	background-color: #468fcc;
	border-color: #468FCC
}
input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::after {
	left: 34px;
	background-color: #FFF
}
input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
	content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO"
}
input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
	text-indent: 8px
}
input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl {
	position: relative
}
input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl::before {
	font-family: FontAwesome;
	content: "\f00d";
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow: none;
	border: none;
	font-weight: lighter;
	font-size: 16px;
	border-radius: 12px;
	display: inline-block;
	background-color: #888;
	color: #F2F2F2;
	width: 52px;
	height: 22px;
	line-height: 20px;
	text-indent: 32px;
	-webkit-transition: background 0.1s ease;
	-moz-transition: background 0.1s ease;
	-o-transition: background 0.1s ease;
	transition: background 0.1s ease
}
input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl::after {
	content: '';
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	position: absolute;
	top: 2px;
	left: 3px;
	border-radius: 12px;
	box-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 18px;
	height: 18px;
	text-align: center;
	background-color: #F2F2F2;
	border: 4px solid #F2F2F2;
	-webkit-transition: left 0.2s ease;
	-moz-transition: left 0.2s ease;
	-o-transition: left 0.2s ease;
	transition: left 0.2s ease
}
input[type=checkbox].ace.ace-switch.ace-switch-6:checked+.lbl::before {
	content: "\f00c";
	text-indent: 6px;
	color: #FFF;
	border-color: #b7d3e5;
	background-color: #ff893c
}
input[type=checkbox].ace.ace-switch.ace-switch-6:checked+.lbl::after {
	left: 32px;
	background-color: #FFF;
	border: 4px solid #FFF;
	text-shadow: 0 -1px 0 rgba(0,200,0,0.25)
}
input[type=checkbox].ace.ace-switch.ace-switch-7 {
	width: 75px
}
input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl {
	position: relative
}
input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl::before {
	content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON";
	font-weight: bolder;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	border: 2px solid #AAA;
	border-radius: 0;
	box-shadow: none;
	color: #aaa;
	width: 70px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-indent: 4px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease
}
input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl::after {
	content: '\f00d';
	font-family: FontAwesome;
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 39px;
	width: 32px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	background-color: #aaa;
	color: #FFF;
	border-radius: 0;
	box-shadow: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
input[type=checkbox].ace.ace-switch.ace-switch-7:checked+.lbl::before {
	color: #468fcc;
	background-color: #FFF;
	text-indent: -33px;
	border-color: #6fb3e0
}
input[type=checkbox].ace.ace-switch.ace-switch-7:checked+.lbl::after {
	left: 3px;
	content: '\f00c';
	background-color: #468fcc;
	color: #FFF
}
.input-prepend .add-on, .input-append .add-on {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
	border-color: #92bf65
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
	border-color: #f09784
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
	border-color: #e0c43a
}
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
	border-color: #64a6bc
}
.input-prepend>.btn, .input-append>.btn {
	line-height: 20px;
	padding: 0 6px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.input-prepend>.btn.btn-small, .input-append>.btn.btn-small {
	line-height: 22px
}
.input-prepend>.btn+.btn, .input-append>.btn+.btn {
	margin-left: 1px
}
.input-prepend>.btn-group>.btn, .input-append>.btn-group>.btn {
	line-height: 23px
}
.input-prepend>.btn-group>.btn.btn-small, .input-append>.btn-group>.btn.btn-small {
	line-height: 26px
}
.input-prepend>.btn>.caret, .input-append>.btn>.caret, .input-prepend>.btn-group>.btn>.caret, .input-append>.btn-group>.btn>.caret, .input-prepend>.btn.btn-small>.caret, .input-append>.btn.btn-small>.caret, .input-prepend>.btn-group>.btn.btn-small>.caret, .input-append>.btn-group>.btn.btn-small>.caret {
	margin-top: 10px
}
.ace-file-input {
	position: relative;
	height: 38px;
	line-height: 38px;
	margin-bottom: 9px
}
.ace-file-input input[type=file] {
	position: fixed;
	z-index: -2;
	opacity: 0
}
.ace-file-input label {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 28px;
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	cursor: pointer;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s
}
.ace-file-input label:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #f59942
}
.ace-file-input label:before {
	display: inline-block;
	content: attr(data-title);
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 8px;
	line-height: 24px;
	text-align: center;
	background-color: #6fb3e0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #FFF;
	border-left-width: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.ace-file-input label span {
	display: inline-block;
	height: 28px;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	line-height: 28px;
	color: #888888;
	font-size: 13px;
	position: static;
	padding-left: 30px
}
.ace-file-input label span:after {
	display: inline-block;
	content: attr(data-title)
}
.ace-file-input label.selected {
	right: 16px
}
.ace-file-input label.selected span {
	color: #666666
}
.ace-file-input label [class*="icon-"] {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 22px;
	width: 22px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 13px;
	border: 2px solid #FFF;
	color: #FFF;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	background-color: #d1d1d1
}
.ace-file-input label.selected [class*="icon-"] {
	background-color: #efad62
}
.ace-file-input label.selected .icon-picture {
	background-color: #bd7a9d
}
.ace-file-input label.selected .icon-film {
	background-color: #87b87f
}
.ace-file-input label.selected .icon-music {
	background-color: #8b7ac9
}
.ace-file-input label.selected .icon-archive {
	background-color: #efad62
}
.ace-file-input label.hide-placeholder:before {
	display: none
}
.ace-file-input a:hover {
	text-decoration: none
}
.ace-file-input .remove {
	position: absolute;
	right: -8px;
	top: 6px;
	display: none;
	width: 17px;
	text-align: center;
	height: 17px;
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
	background-color: #fb7142;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: #FFF;

	text-decoration: none
}
.ace-file-input label.selected+.remove {
	display: inline-block
}
.ace-file-multiple {
	height: auto
}
.ace-file-multiple label {
	position: relative;
	height: auto;
	border: 1px dashed #aaaaaa;
	border-radius: 4px;
	text-align: center
}
.ace-file-multiple label:before {
	display: inline-block;
	content: attr(data-title);
	position: relative;
	right: 0;
	left: 0;
	margin: 12px;
	line-height: 22px;
	background-color: #FFF;
	color: #CCC;
	font-size: 18px;
	font-weight: bold;
	border: none
}
.ace-file-multiple label.selected span [class*="icon-"] {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 22px;
	width: 22px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 13px;
	border: 2px solid #FFF;
	color: #FFF;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s
}
.ace-file-multiple label span {
	position: relative;
	display: block;
	padding: 0;
	height: auto;
	width: auto;
	max-width: 100%;
	margin: 0 4px;
	border-bottom: 1px solid #DDD;
	text-align: left
}
.ace-file-multiple label span:first-child {
	margin-top: 1px
}
.ace-file-multiple label span:last-child {
	border-bottom-width: 0;
	margin-bottom: 1px
}
.ace-file-multiple label span img {
	padding: 2px;
	border: 1px solid #D7D7D7;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	margin: 4px 8px 4px 1px
}
.ace-file-multiple label span:after {
	display: none
}
.ace-file-multiple label.selected span:after {
	display: inline-block;
	white-space: pre
}
.ace-file-multiple label span img+[class*="icon-"], .ace-file-multiple label.selected span img+[class*="icon-"] {
display:none
}
.ace-file-multiple .remove {
	right: -11px;
	top: -11px;
	border: 3px solid #BBB;
	border-radius: 32px;
	background-color: #FFF;
	color: red
}
.ace-file-multiple label.selected+.remove:hover {
	border-color: #f4c0b1
}
.ace-file-multiple label span [class*="icon-"] {
	position: relative;
	display: block;
	text-align: center;
	height: auto;
	line-height: 64px;
	width: auto;
	font-size: 64px;
	color: #D5D5D5;
	margin: 4px 0;
	background-color: transparent
}
.ace-file-multiple label.selected:after {
	display: none
}
.ace-file-multiple label.selected span [class*="icon-"] {
	position: relative;
	margin-right: 4px;
	margin-left: 2px;
	line-height: 24px
}
.ace-file-multiple label span.large {
	text-align: center;
	border-bottom: 2px solid #222;
	margin: 0 1px 3px
}
.ace-file-multiple label span.large:last-child {
	margin: 0 1px;
	border-bottom-width: 0
}
.ace-file-multiple label span.large:after {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 4px;
	background-color: #555;
	color: #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.ace-file-multiple label span.large img {
	border-width: 0;
	margin: 0;
	padding: 0
}
.ace-file-input input[type=file].disabled+label, .ace-file-input input[type=file][disabled]+label, .ace-file-input input[type=file][readonly]+label {
	cursor: not-allowed;
	background-color: #EEE
}
.ace-file-input input[type=file].disabled+label:hover, .ace-file-input input[type=file][disabled]+label:hover, .ace-file-input input[type=file][readonly]+label:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #E3E3E3
}
.ace-file-input input[type=file].disabled+label:before, .ace-file-input input[type=file][disabled]+label:before, .ace-file-input input[type=file][readonly]+label:before {
	border-color: #EEE;
	background-color: #A1AAAF
}
.ace-file-input input[type=file][readonly]+label {
	cursor: default
}
.ace-file-multiple input[type=file].disabled+label:hover, .ace-file-multiple input[type=file][disabled]+label:hover, .ace-file-multiple input[type=file][readonly]+label:hover {
	border-color: #AAA
}
.ace-file-multiple input[type=file].disabled+label:before, .ace-file-multiple input[type=file][disabled]+label:before, .ace-file-multiple input[type=file][readonly]+label:before {
	background-color: transparent
}
.ace-file-multiple input[type=file].disabled+label [class*="icon-"], .ace-file-multiple input[type=file][disabled]+label [class*="icon-"], .ace-file-multiple input[type=file][readonly]+label [class*="icon-"] {
	border-color: #EEE
}
.ace-file-input input[type=file] {
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=0);
	cursor: pointer
}
.ace-file-input input[type=file]:hover+label {
	border-color: #f59942
}
.ace-file-multiple input[type=file] {
	height: 100%
}
.ace-file-input .remove {
	z-index: 2
}
.tab-content {
	border: 1px solid #c5d0dc;
	padding: 16px 12px;
	position: relative;
	z-index: 11
}
.tab-content.no-padding {
	padding: 0
}
.tab-content.no-border {
	border: none;
	padding: 12px
}
.tab-content.padding-32 {
	padding: 32px 24px
}
.tab-content.no-border.padding-32 {
	padding: 32px
}
.tab-content.padding-30 {
	padding: 30px 23px
}
.tab-content.no-border.padding-30 {
	padding: 30px
}
.tab-content.padding-28 {
	padding: 28px 21px
}
.tab-content.no-border.padding-28 {
	padding: 28px
}
.tab-content.padding-26 {
	padding: 26px 20px
}
.tab-content.no-border.padding-26 {
	padding: 26px
}
.tab-content.padding-24 {
	padding: 24px 18px
}
.tab-content.no-border.padding-24 {
	padding: 24px
}
.tab-content.padding-22 {
	padding: 22px 17px
}
.tab-content.no-border.padding-22 {
	padding: 22px
}
.tab-content.padding-20 {
	padding: 20px 15px
}
.tab-content.no-border.padding-20 {
	padding: 20px
}
.tab-content.padding-18 {
	padding: 18px 14px
}
.tab-content.no-border.padding-18 {
	padding: 18px
}
.tab-content.padding-16 {
	padding: 16px 12px
}
.tab-content.no-border.padding-16 {
	padding: 16px
}
.tab-content.padding-14 {
	padding: 14px 11px
}
.tab-content.no-border.padding-14 {
	padding: 14px
}
.tab-content.padding-12 {
	padding: 12px 9px
}
.tab-content.no-border.padding-12 {
	padding: 12px
}
.tab-content.padding-10 {
	padding: 10px 8px
}
.tab-content.no-border.padding-10 {
	padding: 10px
}
.tab-content.padding-8 {
	padding: 8px 6px
}
.tab-content.no-border.padding-8 {
	padding: 8px
}
.tab-content.padding-6 {
	padding: 6px 5px
}
.tab-content.no-border.padding-6 {
	padding: 6px
}
.tab-content.padding-4 {
	padding: 4px 3px
}
.tab-content.no-border.padding-4 {
	padding: 4px
}
.tab-content.padding-2 {
	padding: 2px 2px
}
.tab-content.no-border.padding-2 {
	padding: 2px
}
.tab-content.padding-0 {
	padding: 0px 0px
}
.tab-content.no-border.padding-0 {
	padding: 0px
}
.nav-tabs.padding-32 {
	padding-left: 32px
}
.tabs-right>.nav-tabs.padding-32, .tabs-left>.nav-tabs.padding-32 {
	padding-left: 0;
	padding-top: 32px
}
.nav-tabs.padding-30 {
	padding-left: 30px
}
.tabs-right>.nav-tabs.padding-30, .tabs-left>.nav-tabs.padding-30 {
	padding-left: 0;
	padding-top: 30px
}
.nav-tabs.padding-28 {
	padding-left: 28px
}
.tabs-right>.nav-tabs.padding-28, .tabs-left>.nav-tabs.padding-28 {
	padding-left: 0;
	padding-top: 28px
}
.nav-tabs.padding-26 {
	padding-left: 26px
}
.tabs-right>.nav-tabs.padding-26, .tabs-left>.nav-tabs.padding-26 {
	padding-left: 0;
	padding-top: 26px
}
.nav-tabs.padding-24 {
	padding-left: 24px
}
.tabs-right>.nav-tabs.padding-24, .tabs-left>.nav-tabs.padding-24 {
	padding-left: 0;
	padding-top: 24px
}
.nav-tabs.padding-22 {
	padding-left: 22px
}
.tabs-right>.nav-tabs.padding-22, .tabs-left>.nav-tabs.padding-22 {
	padding-left: 0;
	padding-top: 22px
}
.nav-tabs.padding-20 {
	padding-left: 20px
}
.tabs-right>.nav-tabs.padding-20, .tabs-left>.nav-tabs.padding-20 {
	padding-left: 0;
	padding-top: 20px
}
.nav-tabs.padding-18 {
	padding-left: 18px
}
.tabs-right>.nav-tabs.padding-18, .tabs-left>.nav-tabs.padding-18 {
	padding-left: 0;
	padding-top: 18px
}
.nav-tabs.padding-16 {
	padding-left: 16px
}
.tabs-right>.nav-tabs.padding-16, .tabs-left>.nav-tabs.padding-16 {
	padding-left: 0;
	padding-top: 16px
}
.nav-tabs.padding-14 {
	padding-left: 14px
}
.tabs-right>.nav-tabs.padding-14, .tabs-left>.nav-tabs.padding-14 {
	padding-left: 0;
	padding-top: 14px
}
.nav-tabs.padding-12 {
	padding-left: 12px
}
.tabs-right>.nav-tabs.padding-12, .tabs-left>.nav-tabs.padding-12 {
	padding-left: 0;
	padding-top: 12px
}
.nav-tabs.padding-10 {
	padding-left: 10px
}
.tabs-right>.nav-tabs.padding-10, .tabs-left>.nav-tabs.padding-10 {
	padding-left: 0;
	padding-top: 10px
}
.nav-tabs.padding-8 {
	padding-left: 8px
}
.tabs-right>.nav-tabs.padding-8, .tabs-left>.nav-tabs.padding-8 {
	padding-left: 0;
	padding-top: 8px
}
.nav-tabs.padding-6 {
	padding-left: 6px
}
.tabs-right>.nav-tabs.padding-6, .tabs-left>.nav-tabs.padding-6 {
	padding-left: 0;
	padding-top: 6px
}
.nav-tabs.padding-4 {
	padding-left: 4px
}
.tabs-right>.nav-tabs.padding-4, .tabs-left>.nav-tabs.padding-4 {
	padding-left: 0;
	padding-top: 4px
}
.nav-tabs.padding-2 {
	padding-left: 2px
}
.tabs-right>.nav-tabs.padding-2, .tabs-left>.nav-tabs.padding-2 {
	padding-left: 0;
	padding-top: 2px
}
.nav-tabs {
	border-color: #C5D0DC;
	margin-bottom: 0;
	position: relative;
	
}
.nav-tabs>li>a, .nav-tabs>li>a:focus {
	border-radius: 0 !important;
	background-color: #F9F9F9;
	color: #999;
	margin-right: -1px;
	line-height: 16px;
	position: relative;
	z-index: 11;
	border-color: #c5d0dc
}
.nav-tabs>li>a:hover {
	background-color: #FFF;
	color: #4c8fbd;
	border-color: #c5d0dc
}
.nav-tabs>li>a:active, .nav-tabs>li>a:focus {
	outline: none !important
}
.nav-tabs>li:first-child>a {
	margin-left: 0
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #576373;
	border-color: #c5d0dc;
	border-top: 2px solid #4c8fbd;
	border-bottom-color: transparent;
	background-color: #FFF;
	z-index: 12;
	line-height: 16px;
	margin-top: -1px;
	box-shadow: 0 -2px 3px 0 rgba(0,0,0,0.15)
}
.tabs-below>.nav-tabs {
	top: auto;
	margin-bottom: 0;
	margin-top: -1px;
	border-color: #c5d0dc
}
.tabs-below>.nav-tabs>li>a, .tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
	border-color: #c5d0dc
}
.tabs-below>.nav-tabs>li.active>a, .tabs-below>.nav-tabs>li.active>a:hover, .tabs-below>.nav-tabs>li.active>a:focus {
	border-color: #c5d0dc;
	border-top-width: 1px;
	border-bottom: 2px solid #4c8fbd;
	border-top-color: transparent;
	margin-top: 0;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.15)
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width: 60px
}
.tabs-left>.nav-tabs {
	top: auto;
	margin-bottom: 0;
	margin-right: -1px;
	border-color: #c5d0dc
}
.tabs-left>.nav-tabs>li>a, .tabs-left>.nav-tabs>li>a:focus, .tabs-left>.nav-tabs>li>a:hover {
	border-color: #c5d0dc;
	margin: 0 -1px 0 0
}
.tabs-left>.nav-tabs>li.active>a, .tabs-left>.nav-tabs>li.active>a:focus, .tabs-left>.nav-tabs>li.active>a:hover {
	border-color: #c5d0dc;
	border-top-width: 1px;
	border-left: 2px solid #4c8fbd;
	border-right-color: transparent;
	margin: 0 -1px 0 -1px;
	box-shadow: -2px 0 3px 0 rgba(0,0,0,0.15)
}
.tabs-right>.nav-tabs {
	top: auto;
	margin-bottom: 0;
	margin-left: -1px;
	border-color: #c5d0dc
}
.tabs-right>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:hover {
	border-color: #c5d0dc;
	margin: 0 0 0 -1px
}
.tabs-right>.nav-tabs>li.active>a, .tabs-right>.nav-tabs>li.active>a:focus, .tabs-right>.nav-tabs>li.active>a:hover {
	border-color: #c5d0dc;
	border-top-width: 1px;
	border-right: 2px solid #4c8fbd;
	border-left-color: transparent;
	margin: 0 -1px 0 -1px;
	box-shadow: 2px 0 3px 0 rgba(0,0,0,0.15)
}
.nav-tabs>li>a>.badge {
	padding: 0 4px;
	line-height: 15px;
	opacity: 0.7
}
.nav-tabs>li>a>[class*="icon-"] {
opacity:0.75
}
.nav-tabs>li.active>a>.badge, .nav-tabs>li.active>a>[class*="icon-"] {
opacity:1
}
.nav-tabs li [class*=" icon-"], .nav-tabs li [class^="icon-"] {
	width: 1.25em;
	display: inline-block;
	text-align: center
}
.nav-tabs>li.open .dropdown-toggle {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #FFF
}
.nav-tabs>li.open .dropdown-toggle>[class*="icon-"] {
color:#FFF !important
}
.nav-tabs>li.open .dropdown-toggle .caret {
	margin-top: 7px
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 7px
}
.nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #FFFFFF
}
.nav-pills .open .dropdown-toggle>[class*="icon-"], .nav>li.dropdown.open.active>a:hover>[class*="icon-"], .nav>li.dropdown.open.active>a:focus>[class*="icon-"] {
color:#FFF !important
}
.nav-tabs>li:not(.active):not(.open)>a:not(:hover)>[class*="icon-"]:first-child.disabled {
	color: #909090 !important
}
.nav-tabs.tab-size-bigger>li>a {
	padding-left: 14px;
	padding-right: 14px
}
.nav-tabs.tab-size-bigger>li>a>[class*="icon-"]:first-child {
	display: block;
	margin-bottom: 6px;
	width: auto
}
.nav-tabs.tab-space-1>li>a {
	margin-right: 1px
}
.nav-tabs.tab-space-2>li>a {
	margin-right: 2px
}
.nav-tabs.tab-space-3>li>a {
	margin-right: 3px
}
.nav-tabs.tab-space-4>li>a {
	margin-right: 4px
}
.nav-tabs.background-blue {
	padding-top: 6px;
	background-color: #EFF3F8;
	border: 1px solid #C5D0DC
}
.nav-tabs[class*="tab-color-"]>li>a, .nav-tabs[class*="tab-color-"]>li>a:focus, .nav-tabs[class*="tab-color-"]>li>a:hover {
	color: #FFF;
	border-color: transparent;
	margin-right: 3px
}
.nav-tabs[class*="tab-color-"]>li>a>.badge {
	border-radius: 2px
}
.nav-tabs[class*="tab-color-"]>li:not(.active)>a:hover {
	opacity: 0.85;
	border-color: rgba(0,0,0,0.15);
	border-bottom-color: transparent
}
.nav-tabs[class*="tab-color-"]>li:not(.active)>a>[class*="icon-"]:first-child {
	color: #FFF !important
}
.nav-tabs[class*="tab-color-"]>li:not(.active)>a>.badge {
	color: rgba(0,0,0,0.4) !important;
	background-color: #FFF !important;
	border-radius: 2px
}
.nav-tabs.tab-color-blue>li>a, .nav-tabs.tab-color-blue>li>a:focus {
	background-color: #7db4d8
}
.nav-tabs[class*="tab-color-"]>li.active>a, .nav-tabs[class*="tab-color-"]>li.active>a:focus, .nav-tabs[class*="tab-color-"]>li.active>a:hover {
	background-color: #FFF;
	color: #4f80a0;
	box-shadow: none
}
.nav-tabs.tab-color-blue>li.active>a, .nav-tabs.tab-color-blue>li.active>a:focus, .nav-tabs.tab-color-blue>li.active>a:hover {
	color: #4c718a
}
.nav-tabs.tab-color-blue>li.active>a, .nav-tabs.tab-color-blue>li.active>a:focus, .nav-tabs.tab-color-blue>li.active>a:hover {
	border-color: #7db4d8 #7db4d8 transparent
}
.nav-tabs.tab-color-blue {
	border-bottom-color: #C5D0DC
}
.accordion-group {
	border-radius: 0;
	border-color: #cdd8e3;
	background-color: #FFF
}
.accordion-group:last-child {
	border-bottom-width: 1px
}
.collapse {
	background-color: #FFF
}
.accordion-heading .accordion-toggle {
	color: #4c8fbd;
	background-color: #eef4f9;
	position: relative;
	font-weight: bold
}
.accordion-heading .accordion-toggle.collapsed {
	color: #478fca;
	font-weight: normal;
	background-color: #F9F9F9
}
.accordion-heading .accordion-toggle:hover {
	color: #6ea6cc;
	background-color: #f1f8fd;
	text-decoration: none
}
.accordion-heading .accordion-toggle:after {
	display: inline-block;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 16px;
	color: #4c8fbd;
	position: absolute;
	right: 6px;
	width: 14px;
	line-height: 18px;
	text-align: center
}
.accordion-heading .accordion-toggle.collapsed:after {
	content: "\f104";
	color: #679
}
.accordion-heading .accordion-toggle.collapsed:hover:after {
	color: #4c8fbd
}
.accordion-heading .accordion-toggle:focus, .accordion-heading .accordion-toggle:active {
	outline: none;
	text-decoration: none
}
.accordion-heading .accordion-toggle>[class*="icon-"]:first-child {
	width: 16px
}
.accordion-heading .accordion-toggle:hover>[class*="icon-"]:first-child {
	text-decoration: none
}
.accordion-inner, .collapse.in>.accordion-inner {
	border-top: 1px solid #cdd8e3
}
.accordion-inner.no-padding {
	padding: 0
}
.accordion-style2 .accordion-group {
	border-width: 0;
	margin-bottom: 4px
}
.accordion-style2 .accordion-heading .accordion-toggle {
	background-color: #EDF3F7;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 2px solid #6EAED1;
	border-width: 0 0 0 2px
}
.accordion-style2 .accordion-heading .accordion-toggle:hover {
	text-decoration: none
}
.accordion-style2 .accordion-heading .accordion-toggle.collapsed {
	background-color: #F3F3F3;
	color: #606060;
	font-weight: normal;
	border-width: 0 0 0 1px;
	border-color: #D9D9D9
}
.accordion-style2 .accordion-heading .accordion-toggle.collapsed:hover {
	background-color: #F6F6F6;
	color: #438EB9;
	text-decoration: none
}
.accordion-style2 .accordion-heading .accordion-toggle>[class*="icon-"]:first-child {
	display: inline-block;
	width: 18px;
	text-align: center;
	margin-right: 6px
}
.accordion-style2 .accordion-heading .accordion-toggle:after {
	content: "\f078";
	font-size: 11px;
	font-weight: bold;
	color: #62A8D1;
	position: absolute;
	left: 8px;
	right: auto;
	top: 8px;
	bottom: 8px;
	width: 16px;
	line-height: 24px;
	text-align: center
}
.accordion-style2 .accordion-heading .accordion-toggle.collapsed:after {
	content: "\f054"
}
.accordion-style2 .accordion-heading .accordion-toggle:after {
	color: inherit
}
.accordion-style2 .accordion-heading .accordion-toggle:hover:after {
	color: inherit
}
.accordion-style2 .accordion-inner, .accordion-style2 .collapse.in>.accordion-inner {
	border-top: none
}
.accordion-style2 .accordion-style2 .accordion-group {
	border-bottom: 1px dotted #D9D9D9
}
.accordion-style2 .accordion-style2 .accordion-group:last-child {
	border-bottom: none
}
.accordion-style2 .accordion-style2 .accordion-group .accordion-heading .accordion-toggle {
	background-color: transparent;
	border-width: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px
}
.accordion-style2 .accordion-style2 .accordion-group .accordion-heading .accordion-toggle:after {
	line-height: 18px
}
th, td, .table-bordered {
	border-radius: 0 !important
}
.table thead tr {
	color: #707070;
	font-weight: normal;
	background: #F2F2F2;
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f8f8f8, #ececec);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec);
	background-image: -o-linear-gradient(top, #f8f8f8, #ececec);
	background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0)
}
.table thead tr th {
	border-color: #DDD;
	font-weight: bold
}
.table thead tr th [class*="icon-"]:first-child {
	margin-right: 2px
}
.table thead tr th:first-child {
	border-left-color: #F1F1F1
}
.table thead tr th:left-child {
border-right-color:#F1F1F1
}
.table.table-bordered thead tr th {
	vertical-align: middle
}
.table.table-bordered thead tr th:first-child {
	border-left-color: #DDD
}
.table.table-hover tbody tr:hover td {
	background-color: #F1F1F1
}
th.center, td.center {
	text-align: center
}
th .lbl, td .lbl {
	margin-bottom: 0
}
th .lbl:only-child, td .lbl:only-child {
	vertical-align: top
}
.table-header {
	background-color: #307ecc;
	color: #FFF;
	font-size: 14px;
	line-height: 38px;
	padding-left: 12px;
	margin-bottom: 1px
}
.table-header .close {
	margin-right: 6px;
	margin-top: 6px
}
.dataTables_length {
	margin-left: 8px
}
.dataTables_length select {
	width: 70px;
	height: 25px;
	padding: 2px 3px
}
.dataTables_filter {
	margin-right: 8px;
	text-align: right
}
.dataTables_filter input[type=text] {
	width: 125px;
	height: 18px;
	line-height: 18px
}
.dataTables_info {
	margin: 0 0 0 12px;
	font-size: 14px; 
}
.dataTables_paginate {
	text-align: right
}
.dataTables_paginate.pagination {
	margin: 0 12px
}
.dataTables_scrollHead {
    background-color: #F1F1F1;
}
.dataTables_wrapper label {
	display: inline-block;
	font-size: 13px; font-weight: normal;
}
.dataTables_wrapper input[type=text], .dataTables_wrapper select {
	margin-bottom: 0 !important;
	margin: 0 4px;
}
.dataTables_wrapper select {box-sizing: border-box;}
.dataTables_wrapper .row:first-child {
	padding: 12px 0 6px;
	background-color: #EFF3F8
}
.dataTables_wrapper .row:first-child+.dataTable {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD
}
.dataTables_wrapper .row:last-child {
    border-top: 1px solid #DDD;
    padding: 13px 0 13px;
    background-color: #EFF3F8;
    border-bottom: 1px solid #DDD
}

.dataTable {
	margin-bottom: 0    
}
.dataTables_scrollHead .dataTable th[class*=sort] {
    cursor: pointer
}
.dataTables_scrollHead .dataTable th[class*=sort]:after {
    content: "\f0dc";
    display: inline-block;
    color: #555;
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: normal;
    float: right;
    margin-right: 4px;
    position: relative
}
.dataTables_scrollHead .dataTable th[class*=sort]:hover {
        color: #547ea8
    }
.dataTables_scrollHead .dataTable th[class*=sorting_] {
    color: #307ecc
}
.dataTables_scrollHead .dataTable th.sorting_desc, .dataTable th.sorting_asc {
    background-color: #eaeef4;
    background-image: -moz-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eff3f8), to(#e3e7ed));
    background-image: -webkit-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -o-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: linear-gradient(to bottom, #eff3f8, #e3e7ed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8', endColorstr='#ffe3e7ed', GradientType=0)
}
.dataTables_scrollHead .dataTable th.sorting_desc:after {
        content: "\f0dd";
        top: -6px;
        color: #307ecc
    }
.dataTables_scrollHead .dataTable th.sorting_asc:after {
    content: "\f0de";
    top: 4px;
    color: #307ecc
}
.dataTables_scrollHead .dataTable th.sorting_disabled {
    cursor: inherit
}
.dataTables_scrollHead .dataTable th.sorting_disabled:after {
        display: none
    }
.widget-box {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 3px 0;
	border-bottom: 1px solid #CCC
}
.widget-header {
	position: relative;
	min-height: 38px;
	background: #f7f7f7;
	background-color: #f8f8f8;
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #fff, #eee);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
	color: #669fc7;
	border: 1px solid #CCC;
	border-bottom: 1px solid #DDD;
	padding-left: 12px
}
.widget-header:before, .widget-header:after {
	content: "";
	display: table;
	line-height: 0
}
.widget-header:after {
	clear: right
}
.collapsed .widget-header {
	border-bottom-width: 0
}
.collapsed .widget-body {
	display: none
}
.widget-header-flat {
	background: #F7F7F7;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.widget-header-large {
	min-height: 49px;
	padding-left: 18px
}
.widget-header-small {
	min-height: 31px;
	padding-left: 10px
}
.widget-header>.widget-caption, .widget-header>:first-child {
	line-height: 36px;
	padding: 0;
	margin: 0;
	display: inline
}
.widget-header>.widget-caption>[class*="icon-"], .widget-header>:first-child>[class*="icon-"] {
margin-right:5px;
font-weight:normal;
display:inline-block
}
.widget-header-large>.widget-caption, .widget-header-large>:first-child {
	line-height: 48px
}
.widget-header-small>.widget-caption, .widget-header-small>:first-child {
	line-height: 30px
}
.widget-toolbar {
	display: inline-block;
	padding: 0 10px;
	line-height: 37px;
	float: right;
	position: relative
}
.widget-header-large>.widget-toolbar {
	line-height: 48px
}
.widget-header-small>.widget-toolbar {
	line-height: 29px
}
.widget-toolbar.no-padding {
	padding: 0
}
.widget-toolbar.padding-5 {
	padding: 0 5px
}
.widget-toolbar:before {
	display: inline-block;
	content: "";
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: -1px;
	border: 1px solid #D9D9D9;
	border-width: 0 1px 0 0
}
.widget-header-large>.widget-toolbar:before {
	top: 6px;
	bottom: 6px
}
[class*="header-color-"]>.widget-toolbar:before {
border-color:#EEE
}
.header-color-orange>.widget-toolbar:before {
	border-color: #FEA
}
.header-color-dark>.widget-toolbar:before {
	border-color: #222;
	box-shadow: -1px 0 0 rgba(255,255,255,0.2), inset 1px 0 0 rgba(255,255,255,0.1)
}
.widget-toolbar.no-border:before {
	display: none
}
.widget-toolbar label {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0
}
.widget-toolbar>a {
	font-size: 14px;
	margin: 0 1px;
	display: inline-block;
	padding: 0;
	line-height: 24px
}
.widget-toolbar>a:hover {
	text-decoration: none
}
.widget-header-large>.widget-toolbar>a {
	font-size: 15px;
	margin: 0 1px
}
.widget-toolbar>.btn {
	line-height: 27px;
	margin-top: -2px
}
.widget-toolbar>.btn.smaller {
	line-height: 26px
}
.widget-toolbar>.btn.bigger {
	line-height: 28px
}
.widget-toolbar>.btn-small {
	line-height: 24px
}
.widget-toolbar>.btn-small.smaller {
	line-height: 23px
}
.widget-toolbar>.btn-small.bigger {
	line-height: 25px
}
.widget-toolbar>.btn-mini {
	line-height: 22px
}
.widget-toolbar>.btn-mini.smaller {
	line-height: 21px
}
.widget-toolbar>.btn-mini.bigger {
	line-height: 23px
}
.widget-toolbar>.btn-minier {
	line-height: 18px
}
.widget-toolbar>.btn-minier.smaller {
	line-height: 17px
}
.widget-toolbar>.btn-minier.bigger {
	line-height: 19px
}
.widget-toolbar>.btn-large {
	line-height: 36px
}
.widget-toolbar>.btn-large.smaller {
	line-height: 34px
}
.widget-toolbar>.btn-large.bigger {
	line-height: 38px
}
.widget-toolbar-dark {
	background: #444
}
.widget-toolbar-light {
	background: rgba(255,255,255,0.85)
}
.widget-toolbar>[data-action]>[class*="icon-"] {
margin-right:0
}
.widget-toolbar>[data-action]:focus {
	text-decoration: none
}
[class*="header-color-"]>.widget-toolbar>[data-action] {
text-shadow:0px 1px 1px rgba(0,0,0,0.2)
}
[class*="header-color-"]>.widget-toolbar>[data-action="settings"] {
color:#D3E4ED
}
[class*="header-color-"]>.widget-toolbar>[data-action="reload"] {
color:#DEEAD3
}
[class*="header-color-"]>.widget-toolbar>[data-action="collapse"] {
color:#E2E2E2
}
[class*="header-color-"]>.widget-toolbar>[data-action="close"] {
color:#FFD9D5
}
.header-color-orange>.widget-toolbar>[data-action] {
text-shadow:none
}
.header-color-orange>.widget-toolbar>[data-action="settings"] {
color:#559AAB
}
.header-color-orange>.widget-toolbar>[data-action="reload"] {
color:#7CA362
}
.header-color-orange>.widget-toolbar>[data-action="collapse"] {
color:#777777
}
.header-color-orange>.widget-toolbar>[data-action="close"] {
color:#A05656
}
.widget-toolbar>[data-action="settings"], .header-color-dark>.widget-toolbar>[data-action="settings"] {
color:#99CADB
}
.widget-toolbar>[data-action="reload"], .header-color-dark>.widget-toolbar>[data-action="reload"] {
color:#ACD392
}
.widget-toolbar>[data-action="collapse"], .header-color-dark>.widget-toolbar>[data-action="collapse"] {
color:#AAAAAA
}
.widget-toolbar>[data-action="close"], .header-color-dark>.widget-toolbar>[data-action="close"] {
color:#E09E96
}
.widget-body {
	border: 1px solid #CCC;
	border-top: none;
	background-color: #FFF
}
.widget-main {
	padding: 12px
}
.widget-main.padding-32 {
	padding: 32px
}
.widget-main.padding-30 {
	padding: 30px
}
.widget-main.padding-28 {
	padding: 28px
}
.widget-main.padding-26 {
	padding: 26px
}
.widget-main.padding-24 {
	padding: 24px
}
.widget-main.padding-22 {
	padding: 22px
}
.widget-main.padding-20 {
	padding: 20px
}
.widget-main.padding-18 {
	padding: 18px
}
.widget-main.padding-16 {
	padding: 16px
}
.widget-main.padding-14 {
	padding: 14px
}
.widget-main.padding-12 {
	padding: 12px
}
.widget-main.padding-10 {
	padding: 10px
}
.widget-main.padding-8 {
	padding: 8px
}
.widget-main.padding-6 {

	padding: 6px
}
.widget-main.padding-4 {
	padding: 4px
}
.widget-main.padding-2 {
	padding: 2px
}
.widget-main.padding-0 {
	padding: 0px
}
.widget-main.no-padding {
	padding: 0
}
.widget-toolbar .progress {
	vertical-align: middle;
	display: inline-block;
	margin: 0
}
.widget-toolbar>.dropdown, .widget-toolbar>.dropup {
	display: inline-block
}
.widget-toolbar>.dropdown>.dropdown-menu:before, .dropdown-menu.dropdown-caret:before {
	border-bottom: 7px solid rgba(0,0,0,0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px
}
.widget-toolbar>.dropdown>.dropdown-menu:after, .dropdown-menu.dropdown-caret:after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px
}
.widget-toolbar>.dropdown>.dropdown-menu.pull-right:before, .dropdown-menu.pull-right.dropdown-caret:before {
	left: auto;
	right: 9px
}
.widget-toolbar>.dropdown>.dropdown-menu.pull-right:after, .dropdown-menu.pull-right.dropdown-caret:after {
	left: auto;
	right: 10px
}
.widget-header[class*="header-color-"] {
	color: #FFF;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.header-color-blue {
	background: #307ecc;
	border-color: #307ecc
}
.header-color-blue+.widget-body {
	border-color: #307ecc
}
.header-color-blue2 {
	background: #5090c1;
	border-color: #5090c1
}
.header-color-blue2+.widget-body {
	border-color: #5090c1
}
.header-color-blue3 {
	background: #6379aa;
	border-color: #6379aa
}
.header-color-blue3+.widget-body {
	border-color: #6379aa
}
.header-color-green {
	background: #82af6f;
	border-color: #82af6f
}
.header-color-green+.widget-body {
	border-color: #82af6f
}
.header-color-green2 {
	background: #2e8965;
	border-color: #2e8965
}
.header-color-green2+.widget-body {
	border-color: #2e8965
}
.header-color-green3 {
	background: #4ebc30;
	border-color: #4ebc30
}
.header-color-green3+.widget-body {
	border-color: #4ebc30
}
.header-color-red {
	background: #e2755f;
	border-color: #e2755f
}
.header-color-red+.widget-body {
	border-color: #e2755f
}
.header-color-red2 {
	background: #e04141;
	border-color: #e04141
}
.header-color-red2+.widget-body {
	border-color: #e04141
}
.header-color-red3 {
	background: #d15b47;
	border-color: #d15b47
}
.header-color-red3+.widget-body {
	border-color: #d15b47
}
.header-color-purple {
	background: #7e6eb0;
	border-color: #7e6eb0
}
.header-color-purple+.widget-body {
	border-color: #7e6eb0
}
.header-color-pink {
	background: #ce6f9e;
	border-color: #ce6f9e
}
.header-color-pink+.widget-body {
	border-color: #ce6f9e
}
.header-color-orange {
	background: #ffc657;
	border-color: #e8b10d;
	color: #855d10 !important
}
.header-color-orange+.widget-body {
	border-color: #e8b10d
}
.header-color-dark {
	background: #404040;
	border-color: #454545
}
.header-color-dark+.widget-body {
	border-color: #666666
}
.header-color-grey {
	background: #848484;
	border-color: #989898
}
.header-color-grey+.widget-body {
	border-color: #aaaaaa
}
.widget-box.light-border>[class*="header-color-"]+.widget-body {
border-color:#D6D6D6 !important
}
.widget-box.no-border {
	border-bottom: none
}
.widget-box.no-border>.widget-body {
	border: none
}
.widget-box.transparent {
	border: none;
	box-shadow: none
}
.widget-box.transparent>.widget-header {
	background: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: none;
	border-bottom: 1px solid #DCE8F1;
	color: #4383B4;
	padding-left: 3px
}
.widget-box.transparent>.widget-header-large {
	padding-left: 5px
}
.widget-box.transparent>.widget-header-small {
	padding-left: 1px
}
.widget-box.transparent .widget-body {
	border: none;
	background-color: transparent
}
.widget-box.transparent .widget-main.no-padding-left {
	padding-left: 0
}
.widget-box.transparent .widget-main.no-padding-right {
	padding-right: 0
}
.widget-box.transparent .widget-main.no-padding-top {
	padding-top: 0
}
.widget-box.transparent .widget-main.no-padding-bottom {
	padding-bottom: 0
}
.widget-body .table {
	border-top: 1px solid #E5E5E5
}
.widget-body .table thead:first-child tr {
	background: #FFF
}
[class*="header-color-"]+.widget-body .table thead:first-child tr {
background:#f2f2f2;
background-color:#f3f3f3;
background-image:-moz-linear-gradient(top, #f8f8f8, #ececec);
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
background-image:-webkit-linear-gradient(top, #f8f8f8, #ececec);
background-image:-o-linear-gradient(top, #f8f8f8, #ececec);
background-image:linear-gradient(to bottom, #f8f8f8, #ececec);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0)
}
.widget-body .table.table-bordered thead:first-child>tr {
	border-top: none
}
.widget-main.no-padding .table, .widget-main.padding-0 .table {
	margin-bottom: 0;
	border: none
}
.widget-main.no-padding .table-bordered th:first-child, .widget-main.padding-0 .table-bordered th:first-child, .widget-main.no-padding .table-bordered td:first-child, .widget-main.padding-0 .table-bordered td:first-child {
	border-left-width: 0
}
.widget-body .alert:last-child {
	margin-bottom: 0
}
.widget-main .tab-content {
	border: none
}
.widget-toolbar>.nav-tabs {
	border-bottom: none;
	margin-bottom: 0;
	position: relative;
	top: 5px
}
.widget-toolbar>.nav-tabs>li>a {
	box-shadow: none
}
.widget-toolbar>.nav-tabs>li:not(.active)>a {
	border-color: transparent;
	background-color: transparent
}
.widget-toolbar>.nav-tabs>li:not(.active)>a:hover {
	background-color: transparent
}
.widget-toolbar>.nav-tabs>li.active>a {
	background-color: #FFF;
	border-bottom-color: transparent;
	box-shadow: none
}
.widget-header-small>.widget-toolbar>.nav-tabs {
	top: 5px
}
.widget-header-small>.widget-toolbar>.nav-tabs>li>a {
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px
}
.widget-header-small>.widget-toolbar>.nav-tabs>li.active>a {
	border-top-width: 2px;
	margin-top: -1px
}
.widget-header-large>.widget-toolbar>.nav-tabs {
	top: 8px
}
.widget-header-large>.widget-toolbar>.nav-tabs>li>a {
	line-height: 22px;
	padding-top: 9px;
	padding-bottom: 9px
}
[class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a {
border-color:transparent;
background-color:transparent;
color:#FFF;
margin-right:1px
}
[class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a:hover {
background-color:#FFF;
color:#555;
border-top-color:#FFF
}
[class*="header-color-"]>.widget-toolbar>.nav-tabs>li.active>a {
background-color:#FFF;
color:#555;
border-top-width:1px;
margin-top:0
}
.header-color-orange>.widget-toolbar>.nav-tabs>li>a {
	color: #855D10
}
.transparent .widget-toolbar>.nav-tabs>li>a {
	color: #555;
	background-color: transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent
}
.transparent .widget-toolbar>.nav-tabs>li.active>a {
	border-top-color: #4C8FBD;
	border-right: 1px solid #C5D0DC;
	border-left: 1px solid #C5D0DC;
	background-color: #FFF;
	box-shadow: none
}
.widget-toolbox {
	background-color: #EEE
}
.widget-toolbox:first-child {
	padding: 2px;
	border-bottom: 1px solid #CCC
}
.widget-toolbox:last-child {
	padding: 2px;
	border-top: 1px solid #CCC
}
.transparent .widget-toolbox:last-child {
	border: none;
	border-top: 1px solid #CCC
}
.widget-toolbox>.btn-toolbar {
	margin: 0;
	padding: 0
}
.widget-toolbox.center {
	text-align: center
}
.widget-toolbox.padding-16 {
	padding: 16px
}
.widget-toolbox.padding-14 {
	padding: 14px
}
.widget-toolbox.padding-12 {
	padding: 12px
}
.widget-toolbox.padding-10 {
	padding: 10px
}
.widget-toolbox.padding-8 {
	padding: 8px
}
.widget-toolbox.padding-6 {
	padding: 6px
}
.widget-toolbox.padding-4 {
	padding: 4px
}
.widget-toolbox.padding-2 {
	padding: 2px
}
.widget-toolbox.padding-0 {
	padding: 0px
}
.widget-box-layer {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	text-align: center
}
.widget-box-layer>[class*="icon-"] {
position:relative;
top:35%
}
.widget-box-layer>.icon-spin {
	-moz-animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	-ms-animation-duration: 1.2s;
	animation-duration: 1.2s
}
.widget-main>form {
	margin-bottom: 0
}
.widget-main>form .input-append, .widget-main>form .input-prepend {
	margin-bottom: 0
}
.widget-main.no-padding>form>fieldset, .widget-main.padding-0>form>fieldset {
	padding: 16px
}
.widget-main.no-padding>form>fieldset+.form-actions, .widget-main.padding-0>form>fieldset+.form-actions {
	padding: 10px 0 12px
}
.widget-main.no-padding>form>.form-actions, .widget-main.padding-0>form>.form-actions {
	margin: 0;
	padding: 10px 12px 12px
}
.widget-placeholder {
	border: 2px dashed #D9D9D9
}
.tooltip.left {
	margin-left: -11px
}
.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100)
}
.tooltip-inner {
	background-color: #333333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(42,45,50,0.5);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tooltip.top .tooltip-arrow {
	border-top-color: #333333
}
.tooltip.right .tooltip-arrow {
	border-right-color: #333333
}
.tooltip.left .tooltip-arrow {
	border-left-color: #333333
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #333333
}
.tooltip-error+.tooltip>.tooltip-inner {
	background-color: #c94d32;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(100,60,20,0.3);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tooltip-error+.tooltip.top .tooltip-arrow {
	border-top-color: #c94d32
}
.tooltip-error+.tooltip.right .tooltip-arrow {
	border-right-color: #c94d32
}
.tooltip-error+.tooltip.left .tooltip-arrow {
	border-left-color: #c94d32
}
.tooltip-error+.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #c94d32
}
.tooltip-success+.tooltip>.tooltip-inner {
	background-color: #629b58;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(60,100,20,0.3);
	border-radius: 0
}
.tooltip-success+.tooltip.top .tooltip-arrow {
	border-top-color: #629b58
}
.tooltip-success+.tooltip.right .tooltip-arrow {
	border-right-color: #629b58
}
.tooltip-success+.tooltip.left .tooltip-arrow {
	border-left-color: #629b58
}
.tooltip-success+.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #629b58
}
.tooltip-warning+.tooltip>.tooltip-inner {
	background-color: #ed9421;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(100,90,10,0.3);
	border-radius: 0
}
.tooltip-warning+.tooltip.top .tooltip-arrow {
	border-top-color: #ed9421
}
.tooltip-warning+.tooltip.right .tooltip-arrow {
	border-right-color: #ed9421
}
.tooltip-warning+.tooltip.left .tooltip-arrow {
	border-left-color: #ed9421
}
.tooltip-warning+.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #ed9421
}
.tooltip-info+.tooltip>.tooltip-inner {
	background-color: #4b89aa;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(40,50,100,0.3);
	border-radius: 0
}
.tooltip-info+.tooltip.top .tooltip-arrow {
	border-top-color: #4b89aa
}
.tooltip-info+.tooltip.right .tooltip-arrow {
	border-right-color: #4b89aa
}
.tooltip-info+.tooltip.left .tooltip-arrow {
	border-left-color: #4b89aa
}
.tooltip-info+.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #4b89aa
}
.popover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	border-color: #ccc;
	border-width: 1px;
	-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
	color: #4D6883
}
.popover-title {
	border-radius: 0;
	background-color: #EFF3F8;
	color: #555;
	border-bottom: 1px solid #DFE3E8;
	text-shadow: 1px 1px 1px rgba(220,220,220,0.2)
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #EFF3F8;
	border-top-width: 0
}
.tooltip-error+.popover {
	color: #555;
	border: 1px solid #F7F0EF
}
.tooltip-error+.popover .popover-title {
	background-color: #F7F0EF;
	border-bottom-color: #E8E0DF;
	color: #B75445;
	text-shadow: none
}
.tooltip-error+.popover.top .arrow:after {
	border-top-color: #F7F0EF
}
.tooltip-error+.popover.bottom .arrow:after {
	border-bottom-color: #F7F0EF
}
.tooltip-error+.popover.right .arrow:after {
	border-right-color: #F7F0EF
}
.tooltip-error+.popover.left .arrow:after {
	border-left-color: #F7F0EF
}
.tooltip-warning+.popover {
	color: #555;
	border: 1px solid #F4EEE3
}
.tooltip-warning+.popover .popover-title {
	background-color: #F4EEE3;
	border-bottom-color: #E4DCD3;
	color: #D67E31;
	text-shadow: none
}
.tooltip-warning+.popover.top .arrow:after {
	border-top-color: #F4EEE3
}
.tooltip-warning+.popover.bottom .arrow:after {
	border-bottom-color: #F4EEE3
}
.tooltip-warning+.popover.right .arrow:after {
	border-right-color: #F4EEE3
}
.tooltip-warning+.popover.left .arrow:after {
	border-left-color: #F4EEE3
}
.tooltip-success+.popover {
	color: #555;
	border: 1px solid #E8F2E3
}
.tooltip-success+.popover .popover-title {
	background-color: #E8F2E3;
	border-bottom-color: #D8E2D3;
	color: #629b58;
	text-shadow: none
}
.tooltip-success+.popover.top .arrow:after {
	border-top-color: #E8F2E3
}
.tooltip-success+.popover.bottom .arrow:after {
	border-bottom-color: #E8F2E3
}
.tooltip-success+.popover.right .arrow:after {
	border-right-color: #E8F2E3
}
.tooltip-success+.popover.left .arrow:after {
	border-left-color: #E8F2E3
}
.tooltip-info+.popover {
	color: #555;
	border: 1px solid #E5EDF8
}
.tooltip-info+.popover .popover-title {
	background-color: #E5EDF8;
	border-bottom-color: #D5DDE8;
	color: #3F79B6;
	text-shadow: none
}
.tooltip-info+.popover.top .arrow:after {
	border-top-color: #E5EDF8
}
.tooltip-info+.popover.bottom .arrow:after {
	border-bottom-color: #E5EDF8
}
.tooltip-info+.popover.right .arrow:after {
	border-right-color: #E5EDF8
}
.tooltip-info+.popover.left .arrow:after {
	border-left-color: #E5EDF8
}
.popover-notitle+.popover .popover-title {
	display: none
}
.popover-notitle+.popover.top .arrow:after {
	border-top-color: #FFF
}
.popover-notitle+.popover.bottom .arrow:after {
	border-bottom-color: #FFF
}
.popover-notitle+.popover.left .arrow:after {
	border-left-color: #FFF
}
.popover-notitle+.popover.right .arrow:after {
	border-left-color: #FFF
}
.infobox-container {
	text-align: center;
	font-size: 0
}
.infobox {
	display: inline-block;
	width: 200px;
	height: 52px;
	color: #555;
	background-color: #FFF;
	box-shadow: none;
	border-radius: 0;
	margin: -1px 0 0 -1px;
	padding: 8px 3px 6px 9px;
	border: 1px dotted;
	border-color: #D8D8D8 !important;
	vertical-align: middle;
	text-align: left;
	position: relative
}
.infobox>.infobox-icon {
	display: inline-block;
	vertical-align: top;
	width: 44px
}
.infobox>.infobox-icon>[class*="icon-"] {
display:inline-block;
height:42px;
margin:0;
padding:1px 1px 0 2px;
background-color:transparent;
border:none;
text-align:center;
position:relative;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.2);
-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.2);
box-shadow:1px 1px 0 rgba(0,0,0,0.2)
}
.infobox>.infobox-icon>[class*="icon-"]:before {
	font-size: 24px;
	display: block;
	padding: 6px 0 7px;
	width: 40px;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: rgba(255,255,255,0.9);
	background-color: rgba(255,255,255,0.2);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.14)
}
.infobox .infobox-content {
	color: #555
}
.infobox .infobox-content:first-child {
	font-weight: bold
}
.infobox>.infobox-data {
	display: inline-block;
	border: none;
	border-top-width: 0;
	font-size: 13px;
	text-align: left;
	line-height: 21px;
	min-width: 130px;
	padding-left: 8px;
	position: relative;
	top: 0
}
.infobox>.infobox-data>.infobox-data-number {
	display: block;
	font-size: 22px;
	margin: 2px 0 4px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.15)
}
.infobox>.infobox-data>.infobox-text {
	display: block;
	font-size: 16px;
	margin: 2px 0 4px;
	position: relative;
	text-shadow: none
}
.infobox.no-border {
	border: none !important
}
.infobox-purple {
	color: #6f3cc4;
	border-color: #6f3cc4
}
.infobox-purple>.infobox-icon>[class*="icon-"] {
background-color:#6f3cc4
}
.infobox-purple.infobox-dark {
	background-color: #6f3cc4;
	border-color: #6f3cc4
}
.infobox-purple2 {
	color: #5f47b0;
	border-color: #5f47b0
}
.infobox-purple2>.infobox-icon>[class*="icon-"] {
background-color:#5f47b0
}
.infobox-purple2.infobox-dark {
	background-color: #5f47b0;
	border-color: #5f47b0
}
.infobox-pink {
	color: #cb6fd7;
	border-color: #cb6fd7
}
.infobox-pink>.infobox-icon>[class*="icon-"] {
background-color:#cb6fd7
}
.infobox-pink.infobox-dark {
	background-color: #cb6fd7;
	border-color: #cb6fd7
}
.infobox-blue {
	color: #6fb3e0;
	border-color: #6fb3e0
}
.infobox-blue>.infobox-icon>[class*="icon-"] {
background-color:#6fb3e0
}
.infobox-blue.infobox-dark {
	background-color: #6fb3e0;
	border-color: #6fb3e0
}
.infobox-blue2 {
	color: #3983c2;
	border-color: #3983c2
}
.infobox-blue2>.infobox-icon>[class*="icon-"] {
background-color:#3983c2
}
.infobox-blue2.infobox-dark {
	background-color: #3983c2;
	border-color: #3983c2
}
.infobox-blue3 {
	color: #1144eb;
	border-color: #1144eb
}
.infobox-blue3>.infobox-icon>[class*="icon-"] {
background-color:#1144eb
}
.infobox-blue3.infobox-dark {
	background-color: #1144eb;
	border-color: #1144eb
}
.infobox-red {
	color: #d53f40;
	border-color: #d53f40
}
.infobox-red>.infobox-icon>[class*="icon-"] {
background-color:#d53f40
}
.infobox-red.infobox-dark {
	background-color: #d53f40;
	border-color: #d53f40
}
.infobox-brown {
	color: #c67a3e;
	border-color: #c67a3e
}
.infobox-brown>.infobox-icon>[class*="icon-"] {
background-color:#c67a3e
}
.infobox-brown.infobox-dark {
	background-color: #c67a3e;
	border-color: #c67a3e
}
.infobox-wood {
	color: #7b3f25;
	border-color: #7b3f25
}
.infobox-wood>.infobox-icon>[class*="icon-"] {
background-color:#7b3f25
}
.infobox-wood.infobox-dark {
	background-color: #7b3f25;
	border-color: #7b3f25
}
.infobox-light-brown {
	color: #cebea5;
	border-color: #cebea5
}
.infobox-light-brown>.infobox-icon>[class*="icon-"] {
background-color:#cebea5
}
.infobox-light-brown.infobox-dark {
	background-color: #cebea5;
	border-color: #cebea5
}
.infobox-orange {
	color: #e8b110;
	border-color: #e8b110
}
.infobox-orange>.infobox-icon>[class*="icon-"] {
background-color:#e8b110
}
.infobox-orange.infobox-dark {
	background-color: #e8b110;
	border-color: #e8b110
}
.infobox-orange2 {
	color: #f79263;
	border-color: #f79263
}
.infobox-orange2>.infobox-icon>[class*="icon-"] {
background-color:#f79263
}
.infobox-orange2.infobox-dark {
	background-color: #f79263;
	border-color: #f79263
}
.infobox-green {
	color: #9abc32;
	border-color: #9abc32
}
.infobox-green>.infobox-icon>[class*="icon-"] {
background-color:#9abc32
}
.infobox-green.infobox-dark {
	background-color: #9abc32;
	border-color: #9abc32
}
.infobox-green2 {
	color: #0490a6;
	border-color: #0490a6
}
.infobox-green2>.infobox-icon>[class*="icon-"] {
background-color:#0490a6
}
.infobox-green2.infobox-dark {
	background-color: #0490a6;
	border-color: #0490a6
}
.infobox-grey {
	color: #999999;
	border-color: #999999
}
.infobox-grey>.infobox-icon>[class*="icon-"] {
background-color:#999999
}
.infobox-grey.infobox-dark {
	background-color: #999999;
	border-color: #999999
}
.infobox-black {
	color: #393939;
	border-color: #393939
}
.infobox-black>.infobox-icon>[class*="icon-"] {
background-color:#393939
}
.infobox-black.infobox-dark {
	background-color: #393939;
	border-color: #393939
}
.infobox-dark {
	margin: 1px 1px 0 0;
	border-color: transparent !important;
	border: none;
	color: #FFF;
	padding: 4px
}
.infobox-dark>.infobox-icon>[class*="icon-"], .infobox-dark>.infobox-icon>[class*="icon-"]:before {
background-color:transparent;
box-shadow:none;
text-shadow:none;
border-radius:0;
font-size:30px
}
.infobox-dark>.infobox-icon>[class*="icon-"]:before {
	opacity: 1;
	filter: alpha(opacity=100)
}
.infobox-dark .infobox-content {
	color: #FFF
}
.infobox>.infobox-progress {
	padding-top: 0;
	display: inline-block;
	vertical-align: top;
	width: 44px
}
.infobox>.infobox-chart {
	padding-top: 0;
	display: inline-block;
	vertical-align: text-bottom;
	width: 44px;
	text-align: center
}
.infobox>.infobox-chart>.sparkline {
	font-size: 24px
}
.infobox>.infobox-chart canvas {
	vertical-align: middle !important
}
.infobox>.stat {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 11px;
	text-shadow: none;
	color: #ABBAC3;
	font-size: 13px;
	font-weight: bold;
	padding-right: 18px;
	padding-top: 3px
}
.infobox>.stat:before {
	display: inline-block;
	content: "";
	width: 8px;
	height: 11px;
	background-color: #ABBAC3;
	position: absolute;
	right: 4px;
	top: 7px
}
.infobox>.stat:after {
	display: inline-block;
	content: "";
	position: absolute;
	right: 1px;
	top: -8px;
	border: 12px solid transparent;
	border-width: 8px 7px;
	border-bottom-color: #ABBAC3
}
.infobox>.stat.stat-success {
	color: #77C646
}
.infobox>.stat.stat-success:before {
	background-color: #77C646
}
.infobox>.stat.stat-success:after {
	border-bottom-color: #77C646
}
.infobox>.stat.stat-important {
	color: #E4564F
}
.infobox>.stat.stat-important:before {
	background-color: #E4564F;
	top: 3px
}
.infobox>.stat.stat-important:after {
	border-top-color: #E4564F;
	border-bottom-color: transparent;
	bottom: -6px;
	top: auto
}
.infobox.infobox-dark>.stat {
	color: #FFF
}
.infobox.infobox-dark>.stat:before {
	background-color: #E1E5E8
}
.infobox.infobox-dark>.stat:after {
	border-bottom-color: #E1E5E8
}
.infobox.infobox-dark>.stat.stat-success {
	color: #FFF
}
.infobox.infobox-dark>.stat.stat-success:before {
	background-color: #D0E29E
}
.infobox.infobox-dark>.stat.stat-success:after {
	border-bottom-color: #D0E29E
}
.infobox.infobox-dark>.stat.stat-important {
	color: #FFF
}
.infobox.infobox-dark>.stat.stat-important:before {
	background-color: #FF8482;
	top: 3px
}
.infobox.infobox-dark>.stat.stat-important:after {
	border-top-color: #FF8482;
	border-bottom-color: transparent;
	bottom: -6px;
	top: auto
}
.infobox>.badge {
	position: absolute;
	right: 20px;
	top: 11px;
	border-radius: 0;
	text-shadow: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	height: 16px;
	padding: 0 1px
}
.infobox.infobox-dark>.badge {
	color: #FFF;
	background-color: rgba(255,255,255,0.2) !important;
	border: 1px solid #F1F1F1;
	top: 2px;
	right: 2px
}
.infobox.infobox-dark>.badge.badge-success>[class*="icon-"] {
color:#C6E9A1
}
.infobox.infobox-dark>.badge.badge-important>[class*="icon-"] {
color:#ECB792
}
.infobox.infobox-dark>.badge.badge-warning>[class*="icon-"] {
color:#ECB792
}
.infobox-small {
	width: 125px;
	height: 45px;
	text-align: left;
	padding-bottom: 5px
}
.infobox-small>.infobox-icon, .infobox-small>.infobox-chart, .infobox-small>.infobox-progress {
	display: inline-block;
	width: 40px;
	max-width: 40px;
	height: 42px;
	line-height: 38px;
	vertical-align: middle
}
.infobox-small>.infobox-data {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	max-width: 72px;
	min-width: 0
}
.infobox-small>.infobox-chart>.sparkline {
	font-size: 14px;
	margin-left: 2px
}
.percentage {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top
}
.infobox-small .percentage {
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 2px
}
.login-container {
	width: 375px;
	margin: 0 auto
}
.login-layout {
	background: #1D2024
}
.login-layout:before {
	display: none
}
.login-layout .main-content {
	margin-left: 0;
	min-height: 100%
}
.login-layout input[type="text"], .login-layout input[type="password"], .login-layout input[type="datetime"], .login-layout input[type="datetime-local"], .login-layout input[type="date"], .login-layout input[type="month"], .login-layout input[type="time"], .login-layout input[type="week"], .login-layout input[type="number"], .login-layout input[type="email"], .login-layout input[type="url"], .login-layout input[type="search"], .login-layout input[type="tel"], .login-layout input[type="color"] {
	line-height: 32px;
	height: 32px;
	max-height: 32px;
	margin-bottom: 4px
}
.login-layout label {
	margin-bottom: 11px
}
.login-layout .widget-box {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	width: 100%;
	border-bottom: none;
	box-shadow: none;
	padding: 6px;
	background-color: #394557;
	-moz-transform: scale(0, 1) translate(-150px);
	-webkit-transform: scale(0, 1) translate(-150px);
	-o-transform: scale(0, 1) translate(-150px);
	-ms-transform: scale(0, 1) translate(-150px);
	transform: scale(0, 1) translate(-150px)
}
.login-layout .widget-box.visible {
	visibility: visible;
	-moz-transform: scale(1, 1) translate(0);
	-webkit-transform: scale(1, 1) translate(0);
	-o-transform: scale(1, 1) translate(0);
	-ms-transform: scale(1, 1) translate(0);
	transform: scale(1, 1) translate(0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-o-transition: none;
	-webkit-transition: none
}
.login-layout .widget-box .widget-main {
	padding: 16px 36px 36px;
	background: #F7F7F7
}
.login-layout .widget-box .widget-main form {
	margin: 0
}
.login-layout .widget-box .widget-body .toolbar>div>a {
	font-size: 15px;
	font-weight: 400;
	text-shadow: 1px 0px 1px rgba(0,0,0,0.25)
}
.login-box .forgot-password-link {
	color: #FE9
}
.login-box .user-signup-link {
	color: #CF7
}
.login-box .toolbar {
	background: #5090C1;
	border-top: 2px solid #597597
}
.login-box .toolbar>div {
	width: 50%;
	display: inline-block;
	padding: 9px 0 11px
}
.login-box .toolbar>div:first-child {
	float: left;
	text-align: left
}
.login-box .toolbar>div:first-child>a {
	margin-left: 11px
}
.login-box .toolbar>div:first-child+div {
	float: right;
	text-align: right
}
.login-box .toolbar>div:first-child+div>a {
	margin-right: 11px
}
.forgot-box .toolbar {
	background: #C16050;
	border-top: 2px solid #976559;
	padding: 9px 18px
}
.signup-box .toolbar {
	background: #76B774;
	border-top: 2px solid #759759;
	padding: 9px 18px
}
.forgot-box .back-to-login-link, .signup-box .back-to-login-link {
	color: #FE9;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 0px 1px rgba(0,0,0,0.25)
}
.login-layout .login-box .widget-main {
	padding-bottom: 16px
}
.login-box .social-or-login {
	margin-top: 4px;
	position: relative;
	z-index: 1
}
.login-box .social-or-login :first-child {
	display: inline-block;
	background: #F7F7F7;
	padding: 0 8px;
	color: #5090C1;
	font-size: 13px
}
.login-box .social-or-login:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px dotted #A6C4DB
}
.login-box .social-login {
	margin-top: 12px
}
.login-box .social-login a {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	line-height: 46px;
	padding: 0;
	margin: 0 1px;
	border: none
}
.login-box .social-login a>[class*="icon-"] {
font-size:24px
}
.error-container {
	margin: 20px;
	padding: 0;
	background: #FFF
}
.inbox-tabs.nav-tabs>li>a {
	background-color: #FAFAFA
}
.inbox-tabs.nav-tabs>li.active:not(.open)>a, .inbox-tabs.nav-tabs>li.active:not(.open)>a:hover, .inbox-tabs.nav-tabs>li.active:not(.open)>a:focus {
	background-color: #F1F5FA;
	box-shadow: 0 -2px 3px 0 rgba(0,0,0,0.1);
	color: #48768E
}
.inbox-tabs.nav-tabs>li>a.btn-new-mail {
	background-color: transparent;
	border: none !important;
	padding: 0 !important
}
.inbox-tabs.nav-tabs>li>a.btn-new-mail>.btn {
	border-width: 0 !important;
	border-radius: 3px !important;
	padding: 0 6px !important;
	position: relative;
	transition: none !important
}
.inbox-tabs.nav-tabs>li.active>a.btn-new-mail {
	box-shadow: none !important
}
.inbox-tabs.nav-tabs>li.active>a.btn-new-mail>.btn:before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 35%;
	left: calc(50% - 6px);
	border-width: 6px 8px;
	border-style: solid;
	border-color: transparent;
	border-top-color: inherit
}
.inbox-tabs.nav-tabs.tab-size-bigger>li>a {
	padding: 6px 15px;
	font-size: 14px
}
.inbox-tabs.nav-tabs.tab-size-bigger>li>a>[class*="icon-"]:first-child {
	margin-bottom: 5px
}
.inbox-tabs.nav-tabs.tab-size-bigger>li>a.btn-new-mail>.btn {
	padding: 5px 10px !important;
	border-radius: 7px !important
}
.inbox-tabs.nav-tabs.tab-size-bigger>li.active>a.btn-new-mail {
	margin-top: 0 !important;
	top: 1px
}
.inbox-tabs.nav-tabs.tab-size-bigger>li.active>a.btn-new-mail>.btn:before {
	left: 35%;
	left: calc(50% - 8px);
	border-width: 8px 10px
}
@media only screen and (max-width: 475px) {
.inbox-tabs>.li-new-mail {
	display: block;
	text-align: right;
	margin-bottom: 8px !important;
	float: none !important
}
.inbox-tabs>.li-new-mail>.btn-new-mail {
	display: inline-block;
	width: auto
}
}
.message-container {
	position: relative
}
.message-list {
	position: relative
}
.message-item {
	border: 1px solid #EAEDF1;
	border-bottom-width: 0;
	padding: 12px 12px 14px;
	line-height: 18px;
	position: relative;
	background-color: #FFF
}
.message-item:first-child {
	border-top-width: 0
}
.message-item:hover {
	border-color: #E2EAF2;
	background-color: #F2F6F9
}
.message-item:hover+.message-item {
	border-top-color: #E2EAF2
}
.message-item:hover+.message-item.selected {
	border-top-color: #FFF
}
.message-item.selected {
	background-color: #EFF4F7;
	border-color: #FFF #E2EAF2
}
.message-item.selected+.message-item {
	border-top-color: #FFF
}
.message-item.selected+.message-item:hover+.message-item {
	border-top-color: #FFF
}
.message-item .sender {
	margin: 0 6px 0 4px;
	vertical-align: middle;
	color: #467287;
	display: inline-block;
	width: 110px;
	height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer
}
.message-item.message-unread .sender {
	color: #6A9CBA;
	font-weight: bold
}
.message-item .summary {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-left: 30px;
	max-width: 250px;
	max-width: calc(100% - 300px);
	min-width: 200px;
	white-space: nowrap
}
.message-item .summary .text {
	color: #555;
	vertical-align: middle;
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer
}
.message-item .summary .text:hover {
	text-decoration: underline
}
.message-item .summary .message-flags {
	display: block;
	position: absolute;
	right: 101%;
	right: calc(100% + 4px);
	height: 18px;
	white-space: nowrap
}
.message-item.message-unread .summary .text {
	color: #609FC4;
	font-weight: bold
}
.message-item .time {
	float: right;
	width: 60px;
	height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #666
}
.message-item.message-unread .time {
	font-weight: bold;
	color: #609FC4
}
.message-item .attachment {
	color: #999;
	font-size: 18px;
	vertical-align: middle;
	float: right;
	margin: 0 12px;
	position: relative
}
.message-item.message-unread .attachment {
	color: #4F99C6
}
.message-content .time {
	font-weight: normal
}
.message-star {
	vertical-align: middle;
	margin: 2px 4px 0 6px;
	font-size: 15px;
	cursor: pointer
}
.message-star:hover {
	color: #feb902 !important;
	text-decoration: none
}
.mail-tag:empty {
	display: inline-block;
	width: 8px;
	height: 8px;
	padding: 0;
	line-height: normal;
	vertical-align: middle;
	margin: 0 1px 0 0
}
.badge.mail-tag {
	border-radius: 2px
}
@media only screen and (max-width: 979px) {
.message-item .summary {
	min-width: 0
}
.message-item .sender {
	width: 100px}
}

@media only screen and (max-width: 1130px) {
    .under-profile-picture-links a {
    width: 88% !important;
}
}    
@media only screen and (max-width: 550px) {
.message-item .summary {
	margin: 8px 0 0 32px;
	max-width: 95%;
	min-width: 0;
	display: block
}
.message-item .sender {
	width: auto;
	max-width: 150px
}
.message-item .summary .text {
	max-width: 95%
}
}
.btn-message, .btn-message:hover {
	background-color: #FFF !important;
	border: 1px solid #94B9CE !important;
	color: #7CA3BA !important;
	text-shadow: none !important
}
.message-content {
	padding: 16px 12px;
	border: 1px solid #E9E9E9;
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.02);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.02);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.02);
	background-color: rgba(255,255,255,0.8);
	border-top-width: 0
}
.message-item .message-content {
	margin-top: 16px;
	border-top-width: 1px
}
.message-body {
	padding: 0 9px;
	color: #6A7177
}
.message-navbar {
	line-height: 24px;
	padding: 10px 12px;
	border: 1px solid #D6E1EA;
	border-color: #D6E1EA transparent;
	background-color: #F1F5FA;
	position: relative
}
.message-navbar .dropdown-toggle, .message-content .dropdown-toggle {
	color: #777
}
.message-navbar .dropdown-toggle:hover, .message-content .dropdown-toggle:hover, .message-navbar .dropdown-toggle:focus, .message-content .dropdown-toggle:focus {
	text-decoration: none;
	color: #2283C5
}
.message-bar {
	display: inline-block;
	min-height: 28px
}
@media only screen and (max-width: 480px) {
.message-bar {
	display: block;
	min-height: 60px
}
.genral-setting .form-horizontal .controls{margin-left: 0;}
.genral-setting .widget-body{padding-left: 15px;}
.modal-dialog {
   
    width: 95%;margin:30px auto;

}
.user-list .controls {
    margin-left: 0% !important;
}
}
.message-footer {
	background-color: #F1F1F1;
	padding: 12px 16px;
	border: 1px solid #E6E6E6;
	border-width: 1px 0;
	border-top: 1px solid #E4E9EE
}
.message-footer .pagination {
	margin: 0
}
.message-footer .pagination>li {
	margin: 0;
	padding: 0
}
.message-footer .pagination>li>a, .message-footer .pagination>li>span {
	color: #777;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 3px;
	margin-right: 3px
}
.message-footer .pagination>li.disabled>span {
	color: #BBBBBB;
	cursor: default
}
.message-footer .pagination>li>a:hover {
	color: #2283C5;
	text-decoration: none
}
.message-footer input[type=text] {
	font-size: 12px;
	width: 20px;
	height: 14px;
	line-height: 10px;
	margin-bottom: 0;
	padding: 3px;
	vertical-align: middle;
	text-align: center
}
.message-footer-style2 .pagination>li>a, .message-footer-style2 .pagination>li>span {
	border: 1px solid #B5B5B5;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	line-height: 22px;
	display: inline-block;
	text-align: center;
	padding: 0
}
.message-footer-style2 .pagination>li>span {
	border-color: #CCC
}
.message-footer-style2 .pagination>li>a:hover {
	border-color: #84AFC9;
	background-color: #F7F7F7
}
.message-item.message-inline-open {
	background-color: #F2F6F9;
	border: 1px solid #DDD;
	border-bottom-color: #CCC
}
.message-item.message-inline-open:first-child {
	border-top-color: #EEE
}
.message-item.message-inline-open:last-child {
	border-bottom-color: #DDD
}
.message-item.message-inline-open+.message-item {
	border-bottom-color: transparent
}
.message-loading {
	position: absolute;
	z-index: 14;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.5);
	text-align: center
}
.message-loading>[class*="icon-"] {
position:relative;
top:25%
}
.message-content .sender {
	color: #6A9CBA;
	font-weight: bold;
	width: auto;
	text-overflow: inherit;
	vertical-align: middle;
	margin: 0
}
.message-content .time {
	width: auto;
	text-overflow: inherit;
	white-space: normal;
	float: none;
	vertical-align: middle
}
ul.attachment-list {
	margin: 6px 0 4px 8px
}
ul.attachment-list>li {
	margin-bottom: 3px
}
.message-attachment {
	padding-left: 10px;
	padding-right: 10px
}
.attached-file {
	color: #777;
	width: 200px
}
.attached-file>[class*="icon-"] {
display:inline-block;
width:16px;
margin-right:2px
}
.attached-file:hover {
	text-decoration: none;
	color: #438EB9
}
.attached-file:hover .attached-name {
	color: #2283C5
}
.attached-file .attached-name {
	display: inline-block;
	max-width: 175px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.messagebar-item-left, .messagebar-item-right {
	position: absolute;
	bottom: 14px;
	left: 12px;
	text-align: left
}
.messagebar-item-right {
	right: 12px;
	left: auto
}
.message-navbar .nav-search {
	right: auto;
	left: 60px;
	top: auto;
	bottom: 11px
}
.message-form {
	border: 1px solid #ddd;
	border-top: none;
	padding-top: 22px
}


@media only screen and (min-width: 481px) {
.message-form .control-label {
	width: 110px;
	color: #777
}
.message-form .controls {
	margin-left: 125px
}
.message-form .control-group {
	margin-left: 20px;
	margin-right: 20px
}
}
@media only screen and (max-width: 480px) {
.message-form {
	padding-left: 16px;
	padding-right: 16px
}
}
.message-form .form-actions {
	margin-bottom: 0
}
.message-form .wysiwyg-editor {
	overflow: auto;
	min-height: 150px;
	max-height: 250px;
	height: auto
}
.btn-send-message {
	position: relative;
	top: 6px
}
.btn-back-message-list {
	color: #777
}
.btn-back-message-list:hover {
	color: #478FCA;
	text-decoration: none
}
.message-condensed .message-item {
	padding-top: 8px;
	padding-bottom: 9px
}
.message-condensed .message-navbar, .message-condensed .message-footer {
	padding-top: 7px;
	padding-bottom: 7px
}
.message-condensed .messagebar-item-left, .message-condensed .messagebar-item-right {
	bottom: 9px
}
.message-condensed .message-navbar .nav-search {
	bottom: 7px
}
@media only screen and (max-width: 480px) {
.message-condensed .message-bar {
	min-height: 42px
}
}
.inbox-folders .btn-block {
	margin-top: 0
}
@media only screen and (max-width: 767px) {
.inbox-folders.responsive .btn-block {
	width: 24%
}
.skin-1 .election-detail .col-md-6 {
    margin: 0 0;
    
}
.skin-1 .election-detail .col-xs-12 {
    width: 100% !important;
}
.voter-id .col-xs-12{ width: 98.8%;}
.skin-1 #voter-transactions {padding-left: 1%;}
.voter-search .col-md-offset-3,.voter-search .col-md-offset-2{margin-left: 0;}
.genral-setting .col-md-6,.bridgepoint .col-md-4,.bridgepoint .col-md-8,.add-user .col-md-5,.profile-detail .col-md-9,.profile-detail .col-md-3,.about .col-md-6:last-child,.about .col-md-6,.admin-expressPoll .col-md-6:last-child,.admin-expressPoll .col-md-6,.report-list .col-md-8,.report-list .col-md-4,.filtered-map .col-md-9,.filtered-map .map_container .col-md-3,.pollbook-transaction .col-md-10,.pollbook-transaction .col-md-2,.pollbook-detail .col-md-4,.voter-search .col-md-8,.voter-search .col-md-5.first-name-group,.voter-search .col-md-6,.voter-search .col-md-7 {
    width: 100%;margin-left: 0;
}
.genral-setting .col-md-6:last-child,.add-user .col-md-5.col-md-offset-3,.about .col-md-6.col-md-offset-3:first-child {
    margin-left: 0%;
}
.about .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

 .pollbook-detail .col-md-4:nth-child(2){   margin:0 0;}
.filtered-map .col-md-9 {
    padding-left: 0%
}
.footer .navbar-nav.pull-right li,.footer .navbar-nav.bold.footer-text > li{display: inline;}
.message-detail .col-md-6 {
    margin-bottom: 0;
    width: 99.5%;
}
.message-detail .col-md-4 {
    width: 95.5%;
}
.genral-setting select {
    width: 222px;
}
.genral-setting .input-append.bootstrap-timepicker > input,.genral-setting .input-append.date.date-picker > input {
    width: 175px;
}
 .datepicker td,.datepicker th{width:16px !important;}
.modal-dialog {
   
    width: 92%;margin:30px auto;

}
.user-list .controls {
    margin-left: 38%;
}
.bootstrap-timepicker .dropdown-menu {
    width: 96% !important;
}
}
@media only screen and (max-width: 600px) {
.inbox-folders.responsive .btn-block {
	width: 48%
}

}
@media only screen and (max-width: 320px) {
.inbox-folders.responsive .btn-block {
	width: 99%
}
}
.inbox-folders .btn-lighter, .inbox-folders .btn-lighter.active {
	background-color: #F4F4F4 !important;
	text-shadow: none !important;
	color: #7C8395 !important;
	border: 1px solid #FFF !important;
	padding: 5px 11px
}
.inbox-folders .btn-lighter.active {
	background-color: #EDF2F8 !important;
	color: #53617C !important
}
.inbox-folders .btn-lighter:hover {
	background-color: #EFEFEF !important;
	color: #6092C4 !important
}
.inbox-folders .btn>[class*="icon-"]:first-child {
	display: inline-block;
	width: 14px;
	text-align: left
}
.inbox-folders .btn-lighter+.btn-lighter {
	border-top-width: 0 !important
}
.inbox-folders .btn.active:before {
	display: block;
	content: "";
	position: absolute;
	top: 1px;
	bottom: 1px;
	left: -1px;
	border-left: 3px solid #4F99C6
}
.inbox-folders .btn.active:after {
	display: none
}
.inbox-folders .btn .counter {
	border-radius: 3px;
	position: absolute;
	right: 8px;
	top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	opacity: 0.75
}
.inbox-folders .btn:hover .badge {
	opacity: 1
}
.timeline-container {
	position: relative;
	padding-top: 4px;
	margin-bottom: 32px
}
.timeline-container:last-child {
	margin-bottom: 0
}
.timeline-container:before {
	content: "";
	display: block;
	position: absolute;
	left: 28px;
	top: 0;
	bottom: 0;
	border: 1px solid #E2E3E7;
	background-color: #E7EAEF;
	width: 2px;
	border-width: 0 1px
}
.timeline-container:first-child:before {
	border-top-width: 1px
}
.timeline-container:last-child:before {
	border-bottom-width: 1px
}
.timeline-item {
	position: relative;
	margin-bottom: 8px
}
.timeline-item .widget-box {
	background-color: #F2F6F9;
	color: #595C66
}
.timeline-item .transparent.widget-box {
	border-left: 3px solid #DAE1E5
}
.timeline-item .transparent .widget-header {
	background-color: #ECF1F4;
	border-bottom: none
}
.timeline-item .transparent .widget-header>:first-child {
	margin-left: 8px
}
.timeline-item:nth-child(even) .widget-box {
	background-color: #F3F3F3;
	color: #616161
}
.timeline-item:nth-child(even) .widget-box.transparent {
	border-left-color: #DBDBDB !important
}
.timeline-item:nth-child(even) .widget-box.transparent .widget-header {
	background-color: #EEE !important
}
.timeline-item .widget-box {
	margin: 0;
	position: relative;
	max-width: none;
	border-bottom: none;
	margin-left: 60px
}
.timeline-item .widget-main {
	margin: 0;
	position: relative;
	max-width: none;
	border-bottom: none
}
.timeline-item .widget-body {
	background-color: transparent
}
.timeline-item .widget-toolbox {
	padding: 4px 8px 0 !important;
	background-color: transparent !important;
	border: 0 solid #CCC !important;
	border-top: none !important;
	margin: 0 0px !important
}
.timeline-info {
	float: left;
	width: 60px;
	text-align: center;
	position: relative
}
.timeline-info img {
	border-radius: 100%;
	max-width: 36px
}
.timeline-info .label, .timeline-info .badge {
	font-size: 12px
}
.timeline-container:not(.timeline-style2) .timeline-indicator {
	opacity: 1;
	border-radius: 100%;
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	text-shadow: none !important;
	padding: 0;
	cursor: default;
	border: 3px solid #FFF !important
}
img.timeline-container:not(.timeline-style2) .timeline-indicator {
	border-color: #FFF !important;
	padding: 3px;
	width: auto;
	height: auto;
	line-height: auto;
	max-width: 32px
}
.timeline-label {
	display: block;
	clear: both;
	margin: 0 0 18px;
	margin-left: 34px
}
.timeline-item img {
	border: 1px solid #AAA;
	padding: 2px;
	background-color: #FFF
}
.timeline-style2:before {
	display: none
}
.timeline-style2 .timeline-item {
	padding-bottom: 22px;
	margin-bottom: 0
}
.timeline-style2 .timeline-item:last-child {
	padding-bottom: 0
}
.timeline-style2 .timeline-item:before {
	content: "";
	display: block;
	position: absolute;
	left: 90px;
	top: 5px;
	bottom: -5px;
	border-width: 0;
	background-color: #DDD;
	width: 2px;
	max-width: 2px
}
.timeline-style2 .timeline-item:last-child:before {
	display: none  
}
.timeline-style2 .timeline-item:first-child:before {
	display: block
}
.timeline-style2 .timeline-item .transparent .widget-header {
	background-color: transparent !important
}
.timeline-style2 .timeline-item .transparent.widget-box {
	background-color: transparent !important;
	border-left: none !important
}
.timeline-style2 .timeline-info {
	width: 100px
}
.timeline-style2 .timeline-indicator {
	font-size: 0;
	height: 8px;
	line-height: 8px;
	width: 8px;
	border-width: 1px !important;
	background-color: #FFFFFF !important;
	position: absolute;
	left: 86px;
	top: 3px;
	opacity: 1;
	border-radius: 100%;
	display: inline-block;
	padding: 0
}
.timeline-style2 .timeline-date {
	display: inline-block;
	width: 72px;
	text-align: right;
	margin-right: 25px;
	color: #777
}
.timeline-style2 .timeline-item .widget-box {
	margin-left: 112px
}
.timeline-style2 .timeline-label {
	width: 75px;
	text-align: center;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: right;
	color: #666;
	font-size: 14px
}
.timeline-time {
	text-align: center;
	position: static
}
.ace-spinner {
	display: inline-block
}
.ace-spinner .spinner-buttons {
	min-width: 18px
}
.ace-spinner .spinner-buttons>.btn {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 10px;
	padding: 0;
	width: 18px;
	height: 14px;
	line-height: 14px
}
.ace-spinner .spinner-buttons>.btn:first-child {
	margin-top: 0
}
.ace-spinner .spinner-buttons>.btn>[class*="icon-"] {
font-size:10px;
margin:0;
padding:0
}
.ace-spinner .spinner-buttons>button.btn:active {
	left: auto;
	top: auto
}
.ace-spinner .spinner-input {
	text-align: center;
	height: 19px;
	line-height: 19px;
	color: #777
}
.wizard-steps {
	list-style: none;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative
}
.wizard-steps li {
	display: block;
	text-align: center;
	float: left
}
.wizard-steps li .step {
	border: 5px solid #ced1d6;
	color: #546474;
	font-size: 15px;
	border-radius: 100%;
	background-color: #FFF;
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}
.wizard-steps li:before {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	border-top: 4px solid #CED1D6;
	position: relative;
	top: 21px;
	z-index: 1
}
.wizard-steps li:last-child:before {
	max-width: 50%;
	width: 50%
}
.wizard-steps li:first-child:before {
	max-width: 51%;
	left: 50%
}
.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
	border-color: #5293c4
}
.wizard-steps li.complete .step {
	cursor: default;
	color: #FFF;
	-webkit-transition: transform ease 0.1s;
	-moz-transition: transform ease 0.1s;
	-o-transition: transform ease 0.1s;
	transition: transform ease 0.1s
}
.wizard-steps li.complete .step:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	content: "\f00c";
	background-color: #FFF;
	z-index: 3;
	font-family: FontAwesome;
	font-size: 17px;
	color: #87ba21
}
.wizard-steps li.complete:hover .step {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border-color: #80afd4
}
.wizard-steps li.complete:hover:before {
	border-color: #80afd4
}
.wizard-steps li .title {
	display: block;
	margin-top: 4px;
	max-width: 100%;
	color: #949ea7;
	font-size: 14px;
	z-index: 104;
	text-align: center;
	table-layout: fixed;
	word-wrap: break-word
}
.wizard-steps li.complete .title, .wizard-steps li.active .title {
	color: #2b3d53
}
.step-content .step-pane {
	display: none;
	min-height: 200px;
	padding: 4px 8px 12px
}
.step-content .active {
	display: block
}
.wizard-actions {
	text-align: right
}
.tree {
	padding-left: 9px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative
}
.tree:before {
	display: inline-block;
	content: "";
	position: absolute;
	top: -20px;
	bottom: 16px;
	left: 0;
	border: 1px dotted #67b2dd;
	border-width: 0 0 0 1px;
	z-index: 1
}
.tree .tree-folder {
	width: auto;
	min-height: 20px;
	cursor: pointer
}
.tree .tree-folder .tree-folder-header {
	position: relative;
	height: 20px;
	line-height: 20px
}
.tree .tree-folder .tree-folder-header:hover {
	background-color: #F0F7FC
}
.tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name {
	display: inline;
	z-index: 2
}
.tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child, .tree .tree-item>[class*="icon-"]:first-child {
	display: inline-block;
	position: relative;
	z-index: 2;
	top: -1px
}
.tree .tree-folder .tree-folder-header .tree-folder-name {
	margin-left: 2px
}
.tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child {
	margin: -2px 0 0 -2px
}
.tree .tree-folder:last-child:after {
	display: inline-block;
	content: "";
	position: absolute;
	z-index: 1;
	top: 15px;
	bottom: 0;
	left: -15px;
	border-left: 1px solid #FFF
}
.tree .tree-folder .tree-folder-content {
	margin-left: 23px;
	position: relative
}
.tree .tree-folder .tree-folder-content:before {
	display: inline-block;
	content: "";
	position: absolute;
	z-index: 1;
	top: -14px;
	bottom: 16px;
	left: -14px;
	border: 1px dotted #67b2dd;
	border-width: 0 0 0 1px
}
.tree .tree-item {
	position: relative;
	height: 20px;
	line-height: 20px;
	cursor: pointer
}
.tree .tree-item:hover {
	background-color: #F0F7FC
}
.tree .tree-item .tree-item-name {
	margin-left: 3px
}
.tree .tree-item .tree-item-name>[class*="icon-"]:first-child {
	margin-right: 3px
}
.tree .tree-item>[class*="icon-"]:first-child {
	margin-top: -1px
}
.tree .tree-folder, .tree .tree-item {
	position: relative
}
.tree .tree-folder:before, .tree .tree-item:before {
	display: inline-block;
	content: "";
	position: absolute;
	top: 14px;
	left: -13px;
	width: 18px;
	height: 0;
	border-top: 1px dotted #67b2dd;
	z-index: 1
}
.tree .tree-selected {
	background-color: rgba(98,168,209,0.1);
	color: #6398B0
}
.tree .tree-selected:hover {
	background-color: rgba(98,168,209,0.1)
}
.tree .tree-item, .tree .tree-folder {
	border: 1px solid #FFF
}
.tree .tree-folder .tree-folder-header {
	border-radius: 0
}
.tree .tree-item, .tree .tree-folder .tree-folder-header {
	margin: 0;
	padding: 5px;
	color: #4D6878
}
.tree .tree-item>[class*="icon-"]:first-child {
	color: #F9E8CE;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
	border-radius: 3px;
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05)
}
.tree .tree-selected>[class*="icon-"]:first-child {
	background-color: #F9A021;
	border-color: #F9A021;
	color: #FFF
}
.tree .icon-plus[class*="icon-"]:first-child, .tree .icon-minus[class*="icon-"]:first-child {
	border: 1px solid #DDD;
	vertical-align: middle;
	height: 11px;
	width: 11px;
	text-align: center;
	border: 1px solid #8BAEBF;
	line-height: 10px;
	background-color: #FFF;
	position: relative;
	z-index: 1
}
.tree .icon-plus[class*="icon-"]:first-child:before {
	display: block;
	content: "+";
	font-family: "Open Sans";
	font-size: 16px;
	position: relative;
	z-index: 1
}
.tree .icon-minus[class*="icon-"]:first-child:before {
	content: "";
	display: block;
	width: 7px;
	height: 0;
	border-top: 1px solid #4D6878;
	position: absolute;
	top: 5px;
	left: 2px
}
.tree .tree-unselectable .tree-item>[class*="icon-"]:first-child {
	color: #5084A0;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 10px;
	text-align: center;
	border-radius: 0;
	background-color: transparent;
	border: none;
	box-shadow: none
}
.tree [class*="icon-"][class*="-down"] {
	transform: rotate(-45deg)
}
.tree .icon-spin {
	height: auto
}
.tree .tree-loading {
	margin-left: 36px
}
.tree img {
	display: inline;
	veritcal-align: middle
}
.chosen-container+.help-inline {
	vertical-align: middle
}
.chosen-select {
	display: inline !important;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	z-index: -1
}
.chosen-container, [class*="chosen-container"] {
vertical-align:middle
}
.chosen-container>.chosen-single, [class*="chosen-container"]>.chosen-single {
line-height:26px;
height:26px;
box-shadow:none;
background:#FAFAFA
}
.chosen-choices {
	box-shadow: none !important
}
.chosen-container-single .chosen-single abbr {
	background: none
}
.chosen-container-single .chosen-single abbr:after {
	content: "\f00d";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 13px;
	position: absolute;
	right: 0;
	top: -7px
}
.chosen-container-single .chosen-single abbr:hover:after {
	color: #464646
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover:after {
	color: #464646
}
.chosen-single div b {
	background: none !important
}
.chosen-single div b:before {
	content: "\f0d7";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 12px;
	position: relative;
	top: -1px;
	left: 1px
}
.chosen-container-active.chosen-with-drop .chosen-single div b:before {
	content: "\f0d8"
}
.chosen-container-single .chosen-search {
	position: relative
}
.chosen-container-single .chosen-search input[type="text"] {
	background: none;
	border-radius: 0;
	line-height: 28px;
	height: 28px
}
.chosen-container-single .chosen-search:after {
	content: "\f002";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	top: 8px;
	right: 12px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	background: none
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
	content: "\f00d";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 13px;
	position: absolute;
	right: 2px;
	top: -1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	text-decoration: none
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
	color: #464646
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before {
	color: #464646
}
.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
	background: none
}
.chosen-container .chosen-results-scroll-down span:before, .chosen-container .chosen-results-scroll-up span:before {
	content: "\f0d7";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 12px;
	position: relative;
	top: -1px;
	left: 1px
}
.chosen-container .chosen-results-scroll-up span:before {
	content: "\f0d8"
}
.chosen-container-active .chosen-single-with-drop div b:before {
	content: "\f0d8"
}
.chosen-rtl .chosen-search input[type="text"] {
	background: none
}
.chosen-rtl .chosen-search:after {
	content: "";
	display: none
}
.chosen-rtl .chosen-search:before {
	content: "\f002";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	top: 9px;
	left: 12px
}
.chosen-container-single .chosen-single {
	border-radius: 0
}
.chosen-container .chosen-results li.highlighted {
	background: #86BD6F;
	background: #4492C9;
	background: #316AC5;
	color: #FFF
}
.chosen-container-single .chosen-drop {
	border-radius: 0;
	border-bottom: 3px solid #4492C9;
	border-color: #4492C9
}
.chosen-single.chosen-single-with-drop, .chosen-container-active .chosen-single {
	border-color: #4492C9
}
.control-group.error .chosen-single {
	border-color: #f09784 !important
}
.control-group.info .chosen-single {
	border-color: #64a6bc !important
}
.control-group.warning .chosen-single {
	border-color: #e0c43a !important
}
.control-group.success .chosen-single {
	border-color: #92bf65 !important
}
.chosen-rtl .chosen-container-single-nosearch .chosen-search {
	left: -9999px
}
.chosen-rtl .chosen-drop {
	left: -9999px
}
.chosen-container-active.chosen-with-drop .chosen-single {
	border-color: #4492C9
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
	background-image: none !important;
	background-repeat: no-repeat !important;
	background-size: auto !important
}
}
.tag-input-style+.chosen-container-multi .chosen-choices li.search-choice {
	background-image: none;
	background-color: #91b8d0;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0;
	padding: 6px 22px 7px 9px;
	position: relative;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	transition: all 0.2s ease 0s;
	vertical-align: baseline;
	white-space: nowrap;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tag-input-style+.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 18px;
	height: auto;

	line-height: 25px;
	text-align: center
}
.tag-input-style+.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
	color: #FFF;
	position: static;
	font-size: 11px
}
.tag-input-style+.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-color: rgba(0,0,0,0.2)
}
.tag-input-style+.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
	color: #FFF
}
.tag-input-style+.chosen-container-multi.chosen-rtl .chosen-choices li.search-choice {
	padding: 6px 9px 7px 22px;
	margin-left: 0;
	margin-right: 3px
}
.tag-input-style+.chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 0
}
.btn-scroll-up {
	border: none;
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 11;
	line-height: 20px;
	padding-bottom: 4px
}
.grid2, .grid3, .grid4 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 0;
	float: left;
	border-left: 1px solid #E3E3E3
}
.grid2:first-child, .grid3:first-child, .grid4:first-child {
	border-left: none
}
.grid2 {
	width: 48%;
	padding: 0 2%
}
.grid3 {
	width: 33%;
	padding: 0 2%
}
.grid4 {
	width: 23%;
	margin: 0 1%;
	padding: 0 1%
}
.draggable-placeholder {
	border: 2px dashed #D9D9D9 !important;
	background-color: #F7F7F7 !important
}
.slimScrollBar {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.slimScrollRail {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.datepicker td, .daterangepicker td, .datepicker th, .daterangepicker th {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}
.datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active:hover {
	background: #2283c5 !important
}
.datepicker td.active.disabled, .daterangepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled:hover {
	background: #8b9aa3 !important
}
.datepicker-months .month.active, .datepicker-years .year.active, .datepicker-months .month.active:hover, .datepicker-years .year.active:hover, .datepicker-months .month.active:focus, .datepicker-years .year.active:focus, .datepicker-months .month.active:active, .datepicker-years .year.active:active {
	background-image: none !important;
	background-color: #2283c5 !important;
	border-radius: 0 !important
}
.bootstrap-timepicker-widget table td a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.well .datepicker table tr td.day:hover {
	background-color: #7d8893;
	color: #FFF
}
.knob-container {
	direction: ltr;
	text-align: left
}
.navbar .navbar-inner, .navbar .btn-navbar {
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.dropdown-menu li>a, .dropdown-submenu>a {
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.btn {
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.progress, .progress .bar {
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.profile-user-info {
	margin: 0 12px
}
.profile-info-row {
	position: relative
}
.profile-info-name {
	position: absolute;
	width: 110px;
	text-align: right;
	padding: 6px 10px 6px 0;
	left: 0;
	top: 0;
	bottom: 0;
	font-weight: normal;
	color: #667E99;
	background-color: transparent;
	border-top: 1px dotted #D5E4F1
}
.profile-info-value {
	padding: 6px 4px 6px 6px;
	margin-left: 120px;
	border-top: 1px dotted #D5E4F1
}
.profile-info-value>span+span:before {
	display: inline;
	content: ",";
	margin-left: 1px;
	margin-right: 3px;
	color: #666;
	border-bottom: 1px solid #FFF
}
.profile-info-value>span+span.editable-container:before {
	display: none
}
.profile-info-row:first-child .profile-info-name {
	border-top: none
}
.profile-info-row:first-child .profile-info-value {
	border-top: none
}
.profile-user-info-striped {
	border: 1px solid #DCEBF7
}
.profile-user-info-striped .profile-info-name {
	color: #336199;
	background-color: #EDF3F4;
	border-top: 1px solid #F7FBFF
}
.profile-user-info-striped .profile-info-value {
	border-top: 1px dotted #DCEBF7;
	padding-left: 12px
}
.profile-picture {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 4px;
	display: inline-block;
	max-width: 100%;
	-moz-box-sizing: border-box;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.15)
}
.profile-activity {
	padding: 10px 4px;
	border-bottom: 1px dotted #D0D8E0;
	position: relative;
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF
}
.profile-activity:first-child {
	border-top: 1px dotted transparent
}
.profile-activity:first-child:hover {
	border-top-color: #D0D8E0
}
.profile-activity:hover {
	background-color: #F4F9FD;
	border-left: 1px dotted #D0D8E0;
	border-right: 1px dotted #D0D8E0
}
.profile-activity img {
	border: 2px solid #C9D6E5;
	border-radius: 100%;
	max-width: 36px;
	margin-right: 10px;
	margin-left: 0px;
	box-shadow: none
}
.profile-activity .thumbicon {
	background-color: #74ABD7;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	margin-left: 0px;
	text-shadow: none !important
}
.profile-activity .time {
	display: block;
	margin-top: 4px;
	color: #777
}
.profile-activity a.user {
	font-weight: bold;
	color: #9585BF
}
.profile-activity .tools {
	position: absolute;
	right: 12px;
	bottom: 8px;
	display: none
}
.profile-activity:hover .tools {
	display: block
}
.user-profile .ace-thumbnails li {
	border: 1px solid #CCC;
	padding: 3px;
	margin: 6px
}
.user-profile .ace-thumbnails li .tools {
	left: 3px;
	right: 3px
}
.user-profile .ace-thumbnails li:hover .tools {
	bottom: 3px
}
.user-profile .user-title-label:hover {
	text-decoration: none
}
.user-profile .user-title-label+.dropdown-menu {
	margin-left: -12px
}
.profile-contact-links {
	padding: 4px 2px 5px;
	border: 1px solid #E0E2E5;
	background-color: #F8FAFC
}
.profile-contact-info .btn-link:hover>[class*="icon-"], .profile-contact-info .btn-link:focus>[class*="icon-"] {
text-decoration:none
}
.profile-social-links>a {
	text-decoration: none;
	margin: 0 1px
}
.profile-social-links>a:hover>[class*="icon-"] {
text-decoration:none
}
.profile-skills .progress {
	height: 24px;
	margin-bottom: 2px;
	background-color: transparent
}
.profile-skills .progress .bar {
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Open Sans";
	padding: 0 8px
}
.profile-users .user {
	display: block;
	position: static;
	text-align: center;
	width: auto
}
.profile-users .user img {
	padding: 2px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #AAA;
	max-width: none;
	width: 64px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s
}
.profile-users .user img:hover {
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.33);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.33);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.33)
}
.profile-users .memberdiv {
	background-color: #FFF;
	width: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	text-align: center;
	margin: 0 8px 24px
}
.profile-users .memberdiv .name a:hover [class*="icon-"] {
	text-decoration: none
}
.profile-users .memberdiv .body {
	display: inline-block;
	margin: 8px 0 0 0
}
.profile-users .memberdiv .popover {
	visibility: hidden;
	min-width: 150px;
	margin-left: 0;
	margin-right: 0;
	top: -5%;
	left: auto;
	right: auto;
	z-index: -1;
	opacity: 0;
	display: none;
	-webkit-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
	-moz-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
	-o-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
	transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s
}
.profile-users .memberdiv .popover.right {
	left: 100%;
	right: auto;
	display: block
}
.profile-users .memberdiv .popover.left {
	left: auto;
	right: 100%;
	display: block
}
.profile-users .memberdiv>:first-child:hover .popover {
	visibility: visible;
	opacity: 1;
	z-index: 1010;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}
.profile-users .memberdiv .tools {
	position: static;
	display: block;
	width: 100%;
	margin-top: 2px
}
.profile-users .memberdiv .tools>a {
	margin: 0 2px
}
.profile-users .memberdiv .tools>a:hover {
	text-decoration: none
}
.user-status {
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #FFF;
	border: 3px solid #AAA;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 1px
}
.user-status.status-online {
	border-color: #8AC16C
}
.user-status.status-busy {
	border-color: #E07F69
}
.user-status.status-idle {
	border-color: #FFB752
}
.tab-content.profile-edit-tab-content {
	border: 1px solid #DDD;
	padding: 8px 32px 32px;
	-webkit-box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
	background-color: #FFF
}
.user-profile .form-horizontal .control-label {
	width: 125px
}
.user-profile .form-horizontal .controls {
	margin-left: 140px
}
.pagination ul>li>a, .pagination ul>li>span {
	padding: 1px 5px;border: 1px solid #dddddd;
}
legend {
	font-size: 15px;
	line-height: 20px
}
legend small {
	font-size: 12px
}
.page-content {
	padding-top: 0px
}
.mapLegend .label, .mapLegend .badge {
	display: inline;
	font-size: 10px;
	padding: 3px
}
.mapLegend .label-success {
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px
}
.mapLegend .label-important {
	border-bottom-right-radius: 7px;
	border-top-right-radius: 7px
}
.about-well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	border-radius: 3px
}
.advanced-search-well .simple_form {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	border: medium none;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5)
}
.media-view-well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	min-height: 150px
}
.form-well .simple_form {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	border: medium none;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5)
}
.related-data-well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	height: auto;
	width: auto;
	border: medium none;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5)
}
.ace-nav {
	padding-right: 25px
}
.ace-nav>li {
	background: #045e9f
}
body.breadcrumbs-fixed {
	padding-top: 45px
}
#page-content {
	margin-right: 30px
}
.navbar .brand {
	padding: 0px 20px 10px 13px
}
.voter-turnout .badge {
	font-weight: bold;
	font-size: 17px;
	padding: 4px 7px 4px 7px
}
.sidebar.fixed, .sidebar.sidebar-fixed {
	top: 45px
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
	margin-right: 0px !important
}
#dashboard .dashboard-chart {
	margin-left: 1% !important;
	margin-bottom: 1% !important
}
#user_info {
	max-width: 500px;
	top: 13px;
	min-height: 45px
}
.voter-turnout {
	max-width: 350px;
	line-height: 15px !important;
	min-height: 45px
}
.login-layout {
	background: #222A2D
}
.login-layout .widget-box {
	margin: 140px 0px
}
.login-layout #confirmation-box {
	margin-top: 50px
}
#forgot-box .toolbar {
	background: none repeat scroll 0 0 #ff7777
}
#map-spinner {
	display: inline-block;
	color: #e59729;
	font-size: 14pt
}
#map-search-form-actions {
	position: relative
}
#filter-submit .button-primary {
	background-color: #2e8965
}
.map-filter-text {
	font-size: 12px;
	color: #2e8965
}
.alert-type {
	color: #045e9f
}
.chosen-container .chosen-results {
	max-height: 120px !important
}
.modal-header .wizard-steps li {
	min-width: 33%
}
.tab-content {
	z-index: inherit !important
}
table.alerts-setting {
	margin-bottom: 0px !important
}
input[type=checkbox].ace.ace-switch.ace-switch-6:checked+.lbl::before {
	color: #FFF;
	background-color: #2e8965
}
input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl::before {
	background-color: #b74635
}
.notification-card {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 0;
	border: medium none;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
	margin-left: 1% !important;
	margin-bottom: 1% !important
}
.notification-card-header {
	margin-top: -10px
}
.form-widget-body {
	border: 1px solid #CCC;
	border-top: none;
	background-color: #FFF;
	border-top: 1px solid #CCC
}
.form-widget-box {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 3px 0;
	border-bottom: 1px solid #CCC;
	margin: 0px
}
.control-group {
	margin-bottom: 5px
}
#search-form-actions {
	padding: 5px 12px
}
#voter-search-form #search-form {
	padding-left: 15px;
	padding-right: 15px
}
#voter-search-layout .form-widget-box {
	margin-top: 20px
}
input::-moz-focus-inner {
border:0;
padding:0;
padding-top:3px;
padding-bottom:3px;
margin-top:3px;
margin-bottom:3px
}
.show-header {
	color: #2e8965
}
.btn-light.active {
	background-color: #045e9f !important;
	color: white !important
}
#login-header {
	color: #2283c5
}
#forgot-header {
	color: #ff7777
}
#resend-header {
	color: #ff7777
}
.forgot-box .back-to-login-link, .signup-box .back-to-login-link {
	color: #f7d05b
}
.login-box .forgot-password-link {
	color: #fee188
}
.widget-header {
	color: #045e9f
}
.theme-green {
	color: #2e8965
}
.green-background {
	background-color: #87b87f !important
}
.red-background {
	background-color: #ff7777 !important
}
.icon-1-8x {
	font-size: 1.8em
}
.icon-coffee {
	color: #2e8965
}
.icon-repeat {
	color: #ff7777
}
.icon-ok {
	color: #2e8965
}
.icon-remove {
	color: #b74635
}
.icon-bell-alt {
	color: #b74635
}
.icon-map-marker {
	color: #87b87f
}
.icon-eye-open {
	color: #7461aa
}
.icon-dashboard {
	color: #045e9f
}
.icon-book {
	color: #2e8965
}
.icon-search {
	color: #e59729
}
.icon-off {
	color: #2283c5
}
.icon-exclamation-sign {
	color: #b74635
}
.icon-edit {
	color: #e59729
}
.icon-cogs {
	color: #2e8965
}
.icon-group {
	color: #e59729
}
.icon-warning-sign {
	color: #b74635
}
.icon-location-arrow {
	color: #e59729
}
.icon-key {
	color: #2e8965
}
.icon-user {
	color: #045e9f;
    padding-right:3px;
}
.color3-background {
	background: #2e8965 !important
}
.badge-download {
	background: #045e9f !important
}
input[type=checkbox], input[type=radio] {
	opacity: 1;
	width: 14px
}
@media only screen and (max-width: 979px) {
.media.menu-toggler>.menu-text:after {
	content: "INFO"
}

}
@media only screen and (max-width: 990px) {

.exclusions hr {
  
    display:inline-flex;}
}
@media only screen and (max-width: 767px) {
.navbar .brand {
	padding-left: 25px !important
}
.edit_config .control-label {
	text-align: left !important;
	margin: 0px
}
.edit_config .config_enabled .control-label {
	width: 50%;
	position: absolute
}
#alert-checkbox {
	margin-left: 30%
}
.exclusions hr {
  
    width:100%;display: inline-flex;}

}
@media only screen and (max-width: 480px) {
.user-info {
	min-width: 142px !important;
	height: 27px !important
}
.notification-type {
	margin-right: 8px
}
#accordion_notification_subscription .accordion-inner {
	padding: 7px 3px
}

}
@media only screen and (max-width: 422px) {
.ace-nav {
	padding-right: 0px;
	padding-left: 25px !important
}
}
@media only screen and (min-width: 500px) and (orientation: portrait) {
.landing-page {
	padding-top: 30%
}
}
@media (min-width: 768px) and (max-width: 1200px) {
#new-user-form .span5, #new-guest-form .span5 {
	width: 65.95744680851064%;
*width:65.90425531914893%
}
#new-user-form .span5.offset3, #new-guest-form .span5.offset3 {
	margin-left: 19.148936170212764%;
*margin-left:19.04255319148936%
}
#alert-configs-form .span4 {
	width: 65.95744680851064%;
*width:65.90425531914893%
}
#alert-configs-form .offset4 {
	margin-left: 19.148936170212764%;
*margin-left:19.04255319148936%
}
#consolidation-info .span2 {
	width: 23.404255319148934%;
*width:23.351063829787233%;
	margin-right: 20px
}
.add-user .col-md-5.col-md-offset-3 {
    margin-left: 19.1489%;
}
.add-user .col-md-5 {
    width: 65.9574%;
}
}
@media only screen and (max-width: 850px) {
.page-header {
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: none
}
#page-content {
	margin-right: 0px
}
.election-detail  .btn-toolbar {
  margin-top: 0px;
}
.election-detail.voter-id h3{visibility:visible}
.voter-id h3{visibility: hidden;}
.alert-byuser .icon-edit.icon-large {
    display: block;
}
.alert-byuser .middle .btn-mini{ padding: 13px 15px 0;}
}
@media only screen and (max-width: 650px) {
.footer li {
	width: 100%
}
.footer .pull-right {
	float: left !important
}
.footer #corporate-logo-footer {
	float: left
}

.footer .navbar-nav.pull-right li, .footer .navbar-nav.bold.footer-text > li{display: block;}
.alert-byuser .middle .btn-mini{ padding: 13px 10px 0;}
}
@media only screen and (max-width: 600px) {
#voted-count-label {
	display: none
}
.voter-turnout .badge {
	font-weight: bold;
	font-size: 13px;
	padding: 4px 6px 4px 6px
}
.voter-turnout {
	line-height: 45px !important
}
.footer .navbar-nav.footer-text li a{float:none}
.footer .navbar-nav .pull-right > li {
  padding-left: 10px;  width: 98%;
}
.alert-byuser .middle .btn-mini{ padding: 13px 5px 0;}
}
@media only screen and (max-width: 1201px) {
.related-data-well {
	display: none
}
.refresh-text {
	display: none !important
}
}
@media only screen and (max-width: 500px) {
.landing-page .landing-caption {
	font-size: 10pt
}
.cp-logo {
	padding-top: 3px;
	padding-bottom: 3px
}
.carousel-control {
	visibility: hidden
}
.help-text-row {
	display: none
}
/*---Showing Records ---*/
/*.dataTables_wrapper .row .col-md-6:nth-child(1) {
	display: none
}*/

}
@media only screen and (max-width: 590px) {
.reflow-table table, .reflow-table thead, .reflow-table tbody, .reflow-table th, .reflow-table td, .reflow-table tr {
	display: block
}
.reflow-table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px
}
.reflow-table tr {
	border: 1px solid #ccc;
	background-color: white
}
.reflow-table td {
	border: 1px solid #eee;
	position: relative;
	padding-left: 40% !important;
	min-height: 16px
}
.reflow-table td:before {
	position: absolute;
	top: 6px;
	bottom: 6px;
	left: 6px;
	width: 30%;
	padding-right: 10px;
	white-space: nowrap
}
.reflow-table td:nth-of-type(1):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(2):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(3):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(4):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(5):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(6):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(7):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(8):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(9):before {
	content: attr(header)
}
.reflow-table td:nth-of-type(10):before {
	content: attr(header)
}
}
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
*display:inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0,0,0,0.15)
}
.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}
.chosen-container a {
	cursor: pointer
}
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 23px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}
.chosen-container-single .chosen-default {
	color: #999
}
.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}
.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}
.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}
.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}
.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}
.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url("chosen-sprite.png") no-repeat 0px 2px
}
.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}
.chosen-container-single .chosen-search input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: #fff url("chosen-sprite.png") no-repeat 100% -20px;
	background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat 100% -20px, -moz-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat 100% -20px, -o-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat 100% -20px, linear-gradient(#eee 1%, #fff 15%);
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}
.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}
.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}
.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px
}
.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}
.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}
.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}
.chosen-container .chosen-results li.no-results {
	display: list-item;
	background: #f4f4f4
}
.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}
.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}
.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}
.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
	background-image: -o-linear-gradient(#eee 1%, #fff 15%);
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}
.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}
.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 5px;
	height: 15px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #666;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}
.chosen-container-multi .chosen-choices li.search-field .default {
	color: #999
}
.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	border-radius: 3px;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}
.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}
.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}
.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
	background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
	background-image: -o-linear-gradient(#eee 20%, #fff 80%);
	background-image: linear-gradient(#eee 20%, #fff 80%);
	box-shadow: 0 1px 0 #fff inset
}
.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}
.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #111 !important
}
.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}
.chosen-disabled .chosen-single {
	cursor: default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}
.chosen-rtl {
	text-align: right
}
.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}
.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}
.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}
.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}
.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}
.chosen-rtl .chosen-choices li {
	float: right
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl
}
.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
	left: 9999px
}
.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}
.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	background: #fff url("chosen-sprite.png") no-repeat -30px -20px;
	background: url("chosen-sprite.png") no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background: url("chosen-sprite.png") no-repeat -30px -20px, -webkit-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat -30px -20px, -moz-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat -30px -20px, -o-linear-gradient(#eee 1%, #fff 15%);
	background: url("chosen-sprite.png") no-repeat -30px -20px, linear-gradient(#eee 1%, #fff 15%);
	direction: rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
	background-image: url("chosen-sprite@2x.png") !important;
	background-size: 52px 37px !important;
	background-repeat: no-repeat !important
}
}
.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

body {
	-webkit-font-smoothing: antialiased
}
.footer {
	margin-top: 45px;
	border-top: 1px solid #e5e5e5
}
#corporate-logo-footer a img {
	width: 90px;
	float: right
}
.footer .navbar .nav>li>a {
	color: #777
}
.footer .navbar .nav>li>a:focus, .footer .navbar .nav>li>a:hover {
	color: black
}
.ess-logo {
	width: 90px;
	margin-bottom: 30px
}
.ess-about-logo {
	width: 90px
}
.results-caveat {
	text-align: center;
	margin-top: 10px
}
.browser-image {
	margin: 10px 0px 10px 0px;
	border: 1px solid #C6CECF
}
.clear-both {
	clear: both
}
.sub-nav-container {
	margin-bottom: 20px
}
.bold {
	font-weight: bold
}
.cp-logo {
	width: auto;
	float:left;
    max-height: 35px;
	margin-bottom: -10px;
	padding-top: 5px ; margin-left: -2px;
}
.bp-logo {
	width: auto;
	height: 50px;
	margin-left: 10px;
	margin-bottom: 27px
}
.above-nav-left {
	float: left
}
.padding-right-20 {
	padding-right: 20px
}
.margin-top-30 {
	margin-top: 30px
}
.margin-left-10 {
	margin-left: 10px
}
.margin-right-20 {
	margin-right: 20px
}
.margin-20 {
	margin: 20px
}
.no-margin-bottom {
	margin-bottom: 0px
}
.align-right {
	text-align: right;
	margin-right: 20px
}
.auto-width {
	width: auto !important
}
.help-text {
	margin-bottom: 20px;
	font-size: 13px
}
.radius-10 {
	border-radius: 10px !important
}
body {
/*	padding-top: 60px*/
}
.btn-disabled {
	opacity: 0.2;
	cursor: default !important
}
.inline-block {
	display: inline-block
}
.exclusion-select {
	min-height: 160px
}
.exclusion-error {
	color: red
}
.display-none {
	display: none
}
.grey-background {
	background-color: #EEE
}
.middle {
	vertical-align: middle !important
}
.margin-left-five-percent {
	margin-left: 5%
}
.padding-left-5-percent {
	padding-left: 5% !important
}
.skin-1 .navbar .navbar-inner {
	background: #222A2D
}
.skin-1 .sidebar, .skin-1 .sidebar:before {
	background-color: #222A2D;
	border-right: none
}
.skin-1 .nav-list>li {
	border-color: #3F4E54;
	border-top-width: 0
}
.skin-1 .nav-list>li>a, .skin-1 .menu-min .nav-list>li.open>a {
	background-color: #222A2D;
	color: #B1BAC1
}
.skin-1 .nav-list>li:hover>a {
	background-color: #414B51;
	color: #E1EAF1
}
.skin-1 .nav-list>li>a>.arrow {
	color: #B1BAC1
}
.skin-1 .nav-list>li.open>a>.arrow {
	color: #85C0EC
}
.skin-1 .nav-list>li .submenu>li>a {
	border-top-color: #AFBDC9
}
.skin-1 .nav-list>li.active .submenu>li>a {
	border-top-color: #70818E
}
.skin-1 .nav-list li.active>a:after {
	border-right-color: #FFF;
	border-width: 16px 10px;
	top: 2px
}
.skin-1 .nav-list>li.active.open>ul.submenu>li.active>a:after {
	top: 1px
}
.skin-1 .nav-list>li.active:after {
	display: none
}
.skin-1 .menu-min .nav-list>li.active>a:after {
	border-width: 10px 6px;
	top: 8px
}
.skin-1 .menu-min .nav-list>li.active:hover>a:after {
	border-right-color: #242A2B
}
.skin-1 .nav-list>li.open>a, .skin-1 .nav-list>li.open>a:hover {
	color: #85C0EC;
	background-color: #222A2D
}
.skin-1 .nav-list>li.active>a, .skin-1 .nav-list>li.active>a:hover, .skin-1 .menu-min .nav-list>li.active>a, .skin-1 .menu-min .nav-list>li.active>a:hover {
	background-color: #141A1B;
	color: #55A0DC
}
.skin-1 .nav-list>li>ul.submenu {
	background-color: #3A4344;
	border-top-color: #5A6364
}
.skin-1 .nav-list>li.active>ul.submenu {
	background-color: #141A1B;
	border-top-color: #2F3E44
}
.skin-1 .nav-list>li>.submenu>li>a {
	color: #D1DAE1;
	border-bottom-color: #5A6364
}
.skin-1 .nav-list>li>.submenu>li:first-child>a {
	border-top-color: transparent
}
.skin-1 .nav-list>li>.submenu>li>a:hover {
	color: #8AB4DE
}
.skin-1 .nav-list>li>.submenu>li.active>a {
	color: #55A0DC;
	border-bottom-color: #2F3E44
}
.skin-1 .nav-list>li>.submenu>li>a>[class*="icon-"]:first-child {
	display: none
}
.skin-1 .menu-min .nav-list>li:hover>a {
	color: #E1EAF1
}
.skin-1 .menu-min .nav-list>li>a>.menu-text {
	background-color: #414B51
}
.skin-1 .menu-min .nav-list>li.active>a>.menu-text {
	background-color: #242A2B
}
.skin-1 .menu-min .nav-list>li.active:hover>a, .skin-1 .menu-min .nav-list>li.active>a>.menu-text {
	color: #55A0DC
}
.skin-1 .menu-min .nav-list>li>a.active, .skin-1 .menu-min .nav-list>li.open.active>a {
	background-color: #141A1B
}
.skin-1 .menu-min .nav-list>li>a>.menu-text, .skin-1 .menu-min .nav-list>li>ul.submenu {
	border-color: #3F4E54;
	margin-top: 1px;
	border-left-color: #242A2B
}
.skin-1 .nav-list>li>.submenu>li:before, .skin-1 .nav-list>li>.submenu:before {
	border-color: #929BA3
}
.skin-1 .nav-list>li.active>.submenu>li:before, .skin-1 .nav-list>li.active>.submenu:before {
	border-color: #3F4E54
}
.skin-1 .menu-min .nav-list>li>a.dropdown-toggle>.menu-text {
	border-bottom-color: #5A606A
}
.skin-1 .sidebar-collapse {
	background-color: #141A1B;
	border-color: #3F4E54;
	border-top-width: 1px
}
.skin-1 .sidebar-collapse:before {
	border-color: #3F4E54
}
.skin-1 .sidebar-collapse>[class*="icon-"] {
background-color:#222A2D
}
.skin-1 .sidebar-shortcuts, .skin-1 .sidebar-shortcuts-mini {
	background-color: #141A1B;
	border-color: #3F4E54
}
.skin-1 .sidebar>.nav-search {
	background-color: #141A1B;
	border-color: #3F4E54
}
.skin-1 .menu-min .sidebar-shortcuts-large {
	background-color: #141A1B;
	box-shadow: none;
	border: none;
	top: 0
}
.skin-1 .breadcrumbs {
	border: none;
	background-color: #F0F0F0
}
@media only screen and (max-width: 979px) {
.skin-1 .sidebar {
	border: none;
	box-shadow: none
}
.skin-1 .nav-list li.active>a:after {
	display: none
}
.skin-1 .menu-min .nav-list>li.active.open>a:after {
	display: none
}
.skin-1 .menu-min .nav-list>li.active:hover>a:after {
	display: block
}
}
.skin-1 .nav-list>li>.submenu>li>.submenu a {
	border-top-color: #7B858C
}
.skin-1 .nav-list>li.active>.submenu>li>.submenu a {
	border-top-color: #545B60
}
.skin-1 .nav-list>li .submenu li>.submenu>li a {
	color: #D1DAE1;
	font-size: 13px
}
.skin-1 .nav-list>li .submenu li>.submenu>li a>[class*="icon-"]:first-child {
	color: inherit
}
.skin-1 .nav-list>li .submenu li>.submenu>li a:hover {
	color: #8AB4DE;
	text-decoration: none
}
.skin-1 .nav-list>li .submenu li>.submenu>li a:hover>[class*="icon-"]:first-child {
	color: #55A0DC
}
.skin-1 .nav-list>li .submenu li.open>a, .skin-1 .nav-list>li .submenu li>.submenu>li.open>a {
	color: #85C0EC
}
.skin-1 .nav-list>li .submenu li.open>a>[class*="icon-"]:first-child, .skin-1 .nav-list>li .submenu li>.submenu>li.open>a>[class*="icon-"]:first-child {
	color: inherit
}
.skin-1 .nav-list>li .submenu li>.submenu li.active>a {
	color: #61A8DD
}
.skin-1 .nav-list>li .submenu li>.submenu li.active>a>[class*="icon-"]:first-child {
	color: inherit
}
.skin-1 .nav-list>li .submenu li>.submenu li.active>a:hover {
	color: #85C0EC
}
.skin-1 .nav-list>li .submenu li>a>.arrow {
	color: #BBB
}
.skin-1 .nav-list>li>.submenu>li.open>a>.arrow, .skin-1 .nav-list>li>.submenu>li>a:hover>.arrow, .skin-1 .nav-list>li>.submenu>li>.submenu>li.open>a>.arrow, .skin-1 .nav-list>li>.submenu>li>.submenu>li>a:hover>.arrow {
	color: inherit
}/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
	position: relative
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
	left: auto;
	right: 0
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
	left: auto;
	right: 12px
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
	left: auto;
	right: 13px
}
.bootstrap-timepicker .add-on {
	cursor: pointer
}
.bootstrap-timepicker .add-on i {
	display: inline-block;
	width: 16px;
	height: 16px
}
.bootstrap-timepicker-widget.dropdown-menu {
	padding: 2px 3px 2px 2px
}
.bootstrap-timepicker-widget.dropdown-menu.open {
	display: inline-block
}
.bootstrap-timepicker-widget.dropdown-menu:before {
	border-bottom: 7px solid rgba(0,0,0,0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px
}
.bootstrap-timepicker-widget.dropdown-menu:after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
	border-radius: 4px
}
.bootstrap-timepicker-widget table {
	width: 100%;
	margin: 0
}
.bootstrap-timepicker-widget table td {
	text-align: center;
	height: 30px;
	margin: 0;
	padding: 2px
}
.bootstrap-timepicker-widget table td:not(.separator) {
	min-width: 30px
}
.bootstrap-timepicker-widget table td span {
	width: 100%
}
.bootstrap-timepicker-widget table td a {
	border: 1px transparent solid;
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 8px 0;
	outline: 0;
	color: #333
}
.bootstrap-timepicker-widget table td a:hover {
	text-decoration: none;
	background-color: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: #ddd
}
.bootstrap-timepicker-widget table td a i {
	margin-top: 2px
}
.bootstrap-timepicker-widget table td input {
	width: 25px;
	margin: 0;
	text-align: center
}
.bootstrap-timepicker-widget .modal-content {
	padding: 4px
}
@media (min-width: 767px) {
.bootstrap-timepicker-widget.modal {
	width: 200px;
	margin-left: -100px
}
}
@media (max-width: 767px) {
.bootstrap-timepicker {
	width: 100%
}
.bootstrap-timepicker .dropdown-menu {
	width: 100%
}
}
.datepicker {
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	direction: ltr
}
.datepicker-inline {
	width: 220px
}
.datepicker.datepicker-rtl {
	direction: rtl
}
.datepicker.datepicker-rtl table tr td span {
	float: right
}
.datepicker-dropdown {
	top: 0;
	left: 0
}
.datepicker-dropdown:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.2);
	position: absolute;
	top: -7px;
	left: 6px
}
.datepicker-dropdown:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 7px
}
.datepicker>div {
	display: none
}
.datepicker.days div.datepicker-days {
	display: block
}
.datepicker.months div.datepicker-months {
	display: block
}
.datepicker.years div.datepicker-years {
	display: block
}
.datepicker table {
	margin: 0
}
.datepicker td, .datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
	background-color: transparent
}
.datepicker table tr td.day:hover {
	background: #eeeeee;
	cursor: pointer
}
.datepicker table tr td.old, .datepicker table tr td.new {
	color: #999999
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	background: none;
	color: #999999;
	cursor: default
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
	background-color: #fde19a;
	background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
	background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
	background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
	background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
	background-image: linear-gradient(top, #fdd49a, #fdf59a);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
	border-color: #fdf59a #fdf59a #fbed50;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #000 !important
}
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
	background-color: #fdf59a
}
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
	background-color: #fbf069 \9
}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
	background: #eeeeee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
	background-color: #f3d17a;
	background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
	background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
	background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
	background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
	background-image: linear-gradient(top, #f3c17a, #f3e97a);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
	border-color: #f3e97a #f3e97a #edde34;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
	background-color: #f3e97a
}
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
	background-color: #efe24b \9
}
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
	background-color: #9e9e9e;
	background-image: -moz-linear-gradient(top, #b3b3b3, gray);
	background-image: -ms-linear-gradient(top, #b3b3b3, gray);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));
	background-image: -webkit-linear-gradient(top, #b3b3b3, gray);
	background-image: -o-linear-gradient(top, #b3b3b3, gray);
	background-image: linear-gradient(top, #b3b3b3, gray);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
	border-color: #808080 #808080 #595959;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
	background-color: #808080
}
.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
	background-color: #666666 \9
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -ms-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(top, #08c, #04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
	background-color: #0044cc
}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
	background-color: #003399 \9
}
.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.datepicker table tr td span:hover {
	background: #eeeeee
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
	background: none;
	color: #999999;
	cursor: default
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -ms-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(top, #08c, #04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
	background-color: #0044cc
}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
	background-color: #003399 \9
}
.datepicker table tr td span.old {
	color: #999999
}
.datepicker th.datepicker-switch {
	width: 145px
}
.datepicker thead tr:first-child th, .datepicker tfoot tr:first-child th {
	cursor: pointer
}
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr:first-child th:hover {
	background: #eeeeee
}
.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle
}
.datepicker thead tr:first-child th.cw {
	cursor: default;
	background-color: transparent
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px
}
.input-daterange input {
	text-align: center
}
.input-daterange input:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.input-daterange input:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.input-daterange .add-on {
	display: inline-block;
	width: auto;
	min-width: 16px;
	height: 18px;
	padding: 4px 5px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	vertical-align: middle;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	margin-left: -5px;
	margin-right: -5px
}
.chart .chart-container {
	height: 400px;
	min-height: 100%;
	min-width: 100%
}
.chart table {
	margin-left: auto !important;
	margin-right: auto !important
}
.chart .widget-toolbar a.refresh {
	margin-right: 8px
}
.chart-container {
	position: relative
}
.chart-container .full-size-inner {
	display: table;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	pointer-events: none
}
.chart-container .full-size-inner span {
	display: table-cell;
	vertical-align: middle
}
.chart-container .no-data-slug span {
	color: #999;
	font-size: 200%
}
.chart-container .pie-chart-filling span {
	color: #555;
	font-size: 200%
}
.chart-small .chart-container {
	height: 200px
}
.chart-medium .chart-container {
	height: 300px
}
.chart-large .chart-container {
	height: 500px
}
.perspective-chart .chart-container {
	height: 512px
}
.perspective-chart .widget-toolbar a.refresh {
	margin-right: 8px
}
.center {
	text-align: center
}
.chart-data .modal {
	width: 98%;
	left: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	top: 25px
}
.chart-data .modal.fade {
	top: -500px
}
.chart-data .modal.fade.in {
	top: 25px
}
.chart-data .modal-body {
	max-height: 500px
}
.chart-data tr .id-column {
	width: 5%;
	min-width: 20px
}
@media (max-width: 767px) {
.chart-data .modal.fade.in {
	margin-top: 0px;
	margin-bottom: 0px;
	top: 5px
}
}
.carousel-caption {
	position: relative
}
.chart-toggle {
	float: right
}
.widget-header .date-range-control {
	margin-top: 4px;
	margin-bottom: -4px;
	float: right
}
.widget-header .date.date-picker {
	margin-top: 4px;
	margin-bottom: 0px;
	float: right
}
.black {
	color: black !important
}
.chart-date-filter {
	width: 120px;
	padding: 0px 10px;
	font-size: 10px !important
}
#map label {
	width: auto;
	display: inline
}
#map img {
	max-width: none
}
.electionData #map label {
	width: auto;
	display: inline
}
.electionData #map img {
	max-width: none
}
#static-map {
	background-color: #FFFFFF;
	position: relative
}
#static_group_list {
	position: relative
}
.map_container {
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #ccc #999 #ccc;
	-webkit-box-shadow: rgba(64,64,64,0.5) 0 2px 5px;
	-moz-box-shadow: rgba(64,64,64,0.5) 0 2px 5px;
	box-shadow: rgba(64,64,64,0.1) 0 2px 5px;
	width: auto
}
.electionData .gmaps4rails_map {
	width: auto;
	height: 350px
}
.gmaps4rails_map {
	width: auto;
	height: 818px;
	max-height: 818px
}
.consolidation_map {
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #ccc #999 #ccc;
	-webkit-box-shadow: rgba(64,64,64,0.5) 0 2px 5px;
	-moz-box-shadow: rgba(64,64,64,0.5) 0 2px 5px;
	box-shadow: rgba(64,64,64,0.1) 0 2px 5px;
	width: auto
}
.electionData .consolidation_map {
	width: auto;
	height: 350px;
}
.markers_list {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: -20px;
	list-style-type: none;
	height: 600px;
	overflow: auto;
	width: 96%;
	float: left
}
.markers_list li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px
}
.mapLegend {
	padding-top: 10px
}
.not-found-text {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 30%
}
.map-sidebar.image {
	float: left
}
.map-sidebar.name-text {
	font-weight: bolder;
	font-size: 14px
}
.map-sidebar.address-text {
	padding-left: 38px;
	width: 85%;
	font-size: 12px;
	overflow: hidden
}
#map_sidebar ul li:hover {
	cursor: pointer;
	cursor: hand
}
.infowindow .header {
	margin-top: 5px;
	margin-bottom: 4px;
	line-height: 20px
}
.infowindow.header {
	font-size: 11pt;
	font-weight: bolder
}
.infowindow.address {
	padding-top: -15px;
	font-size: 9pt
}
.infowindow.body {
	font-size: 9pt
}
.line-separator.thin {
	height: 1px;
	background: #CCC
}
.line-separator.none {
	height: 2px
}
.refresh-text {
	text-align: right;
	float: right;
	font-size: 10px;
	margin-top: 10px
}
.legend-text {
	font-weight: bold !important
}
#location-search-form {
	margin-bottom: 0px
}
.search_params_search_string {
	margin-left: -5px
}
#map-search {
	margin-top: 10px;
	margin-bottom: -5px;
	margin-right: -10px
}
.static-map {
	height: 818px;
	width: auto
}
#search-separator {
	margin-top: 10px
}
#map-search-form {
	margin-right: 10px
}
#map-download-links {
	margin-top: 8px
}
#map-search-form-actions {
	margin-top: 5px
}
td .right {
	text-align: right;
	padding-right: 20px
}
td .center {
	text-align: center
}
#recent-type-full-link {
	padding-top: 10px
}
.alert-level-column {
	width: 10%
}
#alert-info {
	padding-left: 15px
}
#notification-info {
	padding-left: 15px
}
#notification-recipients {
	padding-left: 15px
}
#alert-accordion-totals {
	padding-right: 20px
}
#alert-checkbox {
	margin-left: 0px
}
#threshold-control {
	width: 50px
}
#notification-container {
	min-height: 200px;
	display: none
}
.alerts-select {
	min-height: 200px
}
#add-subscriptions-modal {
	height: 325px;
	max-height: 325px
}
#add-subscriptions-form {
	margin: 0px !important
}
.error-red {
	color: #b74635 !important
}
.required-field {
	border-color: #b74635 !important
}
.align-right {
	text-align: right
}
#id-message-list-navbar {
	display: block
}
#alert-notification-table {
	width: 100% !important
}
.alert-type-filter {
	margin-left: 8px
}
.innerDetails {
	display: none
}
#details-table {
	width: 100%
}
.alert-detail-name-column {
	width: 30%
}
.alerts-table {
	margin-bottom: 0px !important
}
.threshold-help-text {
	color: #2e8965 !important
}
.alert-toggle-form {
	margin-bottom: 0px
}
#alert-config-widget .popover {
	max-width: 60%
}
#alert-setup-button {
	margin-right: 13px
}
.notification-card-span3 {
	width: 23% !important
}
.notification-card-span4 {
	width: 32% !important
}
.notification-card-span6 {
	width: 48% !important
}
.notification-card-span9 {
	width: 73% !important
}
.notification-card-span12 {
	width: 98% !important
}
@media only screen and (max-width: 1281px) {
.notification-card-span3 {
	width: 48% !important
}
}
@media only screen and (max-width: 767px) {
.notification-card-span3, .notification-card-span4, .notification-card-span6, .notification-card-span9 {
	width: 98% !important
}
}
.unmarked-list {
	list-style-type: none
}
.report {
	min-height: 600px
}
.related-data-list {
	position: relative;
	top: -25px;
	left: -25px;
	list-style-type: none
}
.related-data-list li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px
}
.related-data-header {
	position: relative;
	top: -25px;
	left: -15px
}
.carousel-caption {
	position: relative
}
#perspective-info {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 5px
}
.perspective-arrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e3e3e3
}
.add_user_link {
	position: relative;
	left: 5px;
	margin-bottom: 25px;
	margin-top: 25px
}
.example-text {
	font-size: 10px;
	color: #555
}
.warning-text {
	color: red;
	font-size: 12px
}
.notification-type {
	margin: 0px 20px 0px 3px
}
.avatar-size {
	height: 200px !important;
	width: 180px !important
}
.file-icon {
	height: 50px !important;
	width: 50px !important
}
.under-profile-picture-links a {
	max-width: 167px !important
}
.avatar-placeholder {
	width: 75%;
	margin-left: 12%
}
.users-import {
	margin-top: 50px;
	height: 70px !important;
	width: 200px !important
}
#add-location-assignment-modal {
	height: 330px;
	min-height: 330px;
	max-height: 350px
}
#add-location-assignment-form {
	height: 300px;
	min-height: 300px;
	max-height: 350px
}
#location-assignment-body {
	height: 220px
}
.db-span3, col-md-3.dashboard-chart {
	width: 24% !important
}
.db-span4 {
	width: 32.3333% !important
}
.db-span6 {
	width: 49% !important
}
.db-span9 {
	width: 74% !important
}
.db-span12 {
	width: 99% !important
}
@media only screen and (max-width: 1281px) {
#dashboard .col-md-3, #dashboard .db-span4, col-md-3.dashboard-chart {
	width: 49% !important
}
#dashboard .col-md-6, #dashboard .db-span9 {
	width: 99% !important
}
}
@media only screen and (max-width: 767px) {
#dashboard .col-md-3, col-md-3.dashboard-chart, #dashboard .db-span4, #dashboard .db-span6, #dashboard .db-span9 {
	width: 99% !important
}
#dashboard .dashboard-chart {
	margin-left: 0% !important;
	margin-bottom: 0% !important
}
}
.landing-page {
	padding-top: 7%;
	background: none repeat scroll 0 0 transparent
}
.landing-page .landing-caption {
	margin-top: 40px;
	font-size: 16pt
}
.landing-page .shadow {
	box-shadow: 0.1em 0.1em 0.1em rgba(0,0,0,0.5)
}
.landing-page #blurb-box {
	margin-top: 25px
}
.landing-page .cp-logo {
	height: auto;
	max-height: none;
	padding-top: none;
	padding-bottom: none
}
.landing-page #main-content {
	margin-left: 0px
}
.landing-page #page-content {
	background: none repeat scroll 0 0 transparent
}
.landing-page #sign-in-button {
	margin-top: 45px
}
.landing-page #corporate-logo {
	margin-top: 45px
}
#bg {
	position: fixed;
	top: 0;
	left: 0
}
.bgwidth {
	width: 100%
}
.bgheight {
	height: 100%
}
.daterangepicker.dropdown-menu {
	max-width: none;
	z-index: 3000
}
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
	float: left;
	margin: 4px
}
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
	float: right;
	margin: 4px
}
.daterangepicker .ranges {
	width: 160px;
	text-align: left
}
.daterangepicker .ranges .range_inputs>div {
	float: left
}
.daterangepicker .ranges .range_inputs>div:nth-child(2) {
	padding-left: 11px
}
.daterangepicker .calendar {
	display: none;
	max-width: 250px
}
.daterangepicker.show-calendar .calendar {
	display: block
}
.daterangepicker .calendar.single .calendar-date {
	border: none
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	white-space: nowrap;
	text-align: center
}
.daterangepicker .daterangepicker_start_input label, .daterangepicker .daterangepicker_end_input label {
	color: #333;
	font-size: 11px;
	margin-bottom: 2px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #fff
}
.daterangepicker .ranges input {
	font-size: 11px
}
.daterangepicker .ranges ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.daterangepicker .ranges li {
	font-size: 13px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: #08c;
	padding: 3px 12px;
	margin-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
	background: #08c;
	border: 1px solid #08c;
	color: #fff
}
.daterangepicker .calendar-date {
	border: 1px solid #ddd;
	padding: 4px;
	border-radius: 4px;
	background: #fff
}
.daterangepicker .calendar-time {
	text-align: center;
	margin: 8px auto 0 auto;
	line-height: 30px
}
.daterangepicker {
	position: absolute;
	background: #fff;
	top: 100px;
	left: 20px;
	padding: 4px;
	margin-top: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.daterangepicker.opensleft:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: ''
}
.daterangepicker.opensleft:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: ''
}
.daterangepicker.opensright:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: ''
}
.daterangepicker.opensright:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: ''
}
.daterangepicker table {
	width: 100%;
	margin: 0
}
.daterangepicker td, .daterangepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	white-space: nowrap
}
.daterangepicker td.off {
	color: #999
}
.daterangepicker td.disabled {
	color: #999
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
	background: #eee
}
.daterangepicker td.in-range {
	background: #ebf4f8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.daterangepicker td.active, .daterangepicker td.active:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -ms-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(top, #08c, #04c);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.daterangepicker td.week, .daterangepicker th.week {
	font-size: 80%;
	color: #ccc
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
	font-size: 12px;
	padding: 1px;
	height: auto;
	margin: 0;
	cursor: default
}
.daterangepicker select.monthselect {
	margin-right: 2%;
	width: 56%
}
.daterangepicker select.yearselect {
	width: 40%
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
	width: 60px;
	margin-bottom: 0
}
.daterangepicker_start_input {
	float: left
}
.daterangepicker_end_input {
	float: left;
	padding-left: 11px
}
.daterangepicker th.month {
	width: auto
}/*!
 * Modifications to daterangepicker for CentralPoint.
 */
.daterangepicker.dropdown-menu {
	min-width: 100px
}
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
	font-size: 9px
}
.daterangepicker .ranges {
	width: 95px
}
.daterangepicker .ranges .range_inputs>div:nth-child(2) {
	padding-left: 0px
}
.daterangepicker .calendar {
	max-width: 150px
}
.range_inputs .input-mini {
	height: 13px !important
}
.daterangepicker .ranges label {
	font-size: 9px;
	margin-bottom: 1px;
	line-height: 10px
}
.daterangepicker .ranges input {
	font-size: 9px;
	width: 77px;
	margin-bottom: 3px
}
.daterangepicker .ranges li {
	font-size: 9px;
	padding: 5px 5px;
	margin-bottom: 4px
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
	background: #6fb3e0
}
.daterangepicker .calendar-date {
	font-size: 9px;
	margin-top: 17px;
	margin-left: 2px
}
.daterangepicker table {
	width: 60%
}
.daterangepicker td, .daterangepicker th {
	height: 3%;
	padding: 5px 4px !important
}
.daterangepicker td.week, .daterangepicker th.week {
	font-size: 60%
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
	font-size: 9px
}
.daterangepicker select.monthselect {
	width: 40%
}
.daterangepicker select.yearselect {
	width: 20%
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
	width: 40px
}
.widget-toolbar a.refresh {
	margin-right: 8px
}
.report.footer-link {
	padding-top: 15px;
	font-size: 14px
}
.time-ago-text {
	font-size: 10px;
	font-style: italic
}
#spinner {
	position: fixed;
	top: 50%;
	left: 50%
}
.topPaddingFifteen {
	padding-top: 15px
}
.more-details-column {
	width: 51px !important
}
.idColumn {
	width: 5% !important
}
.more-details-column {
	width: 5% !important
}
.fillerColumn {
	width: auto
}
.countsRestrictedColumn {
	width: 13% !important;
	text-align: right
}
.turnoutRestrictedColumn {
	width: 15% !important;
	text-align: right
}
.turnoutLargeRestrictedColumn {
	width: 20% !important;
	text-align: right
}
.locationLargeRestrictedColumn {
	width: 30% !important
}
.locationMediumRestrictedColumn {
	width: 15% !important
}
.locationSmallRestrictedColumn {
	width: 12% !important
}
.systemOnlineLargeRestrictedColumn {
	width: 30% !important
}
.systemOnlineMediumRestrictedColumn {
	width: 15% !important
}
.systemOnlineSmallRestrictedColumn {
	width: 12% !important
}
.printedBallotsFillerColumn {
	width: auto
}
.printedBallotsCountColumn {
	width: 35% !important
}
.alertLargeRestrictedColumn {
	width: 30% !important
}
.alertMediumRestrictedColumn {
	width: 15% !important
}
.alertSmallRestrictedColumn {
	width: 12% !important
}
.voter-precinct-column {
	width: 25%
}
.ten-percent-wide {
	width: 10%
}
.fifteen-percent-wide {
	width: 15%
}
.twenty-percent-wide {
	width: 20%
}
.twenty-five-percent-wide {
	width: 25%
}
.five-percent-wide {
	width: 5%
}
.number-field {
	text-align: right
}
.text-field {
	text-align: left
}
.widget-separator {
	border-top: 2px solid #eeeeee;
	padding: 15px
}
#top-button {
	margin-top: 15px
}
#widget-data-content {
	margin-top: 20px
}
.widget-toolbox {
	min-height: 20px
}
#more-details {
	margin-top: 50px
}
#voter-transactions {
	padding-left: 1%
}
#voter-info {
	padding-left: 1%
}
.report-date-filter {
	width: 120px;
	padding: 0px 10px;
	font-size: 10px !important
}
.loading {
	position: relative;
	pointer-events: none;
	min-height: 200px;
	height: 100%
}
.loading .loading-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.5);
	text-align: center
}
.loading .loading-text {
	font-size: 0.875rem;
	line-height: 1.3125rem;
	text-shadow: white 0 0 1em, white 0 0 0.5em, white 0 0 0.25em;
	position: relative;
	display: block
}
.loading .loading-text:after {
	content: '...'
}
.loading .loading-spinner {
	position: absolute;
	top: 25px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #1a1d1d;
	text-align: center
}
.loading .loading-icon {
	font-size: 4.8125rem;
	line-height: 5.25rem;
	display: block
}
#voter-transactions .timeline-item .widget-box.transparent .widget-header {
	background-color: #F5F5F5 !important
}
#voter-transactions .tooltip-info a:hover {
	text-decoration: none
}
table#file-requests tbody tr[data-request-status=completed]>td:not(.actions) {
	cursor: pointer
}
#omnipresent-report-history span.file-request-title {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
#omnipresent-report-history span.file-request-title .badge-download {
	font-size: 11px;
	padding: 1px 3px
}
#omnipresent-report-history span.file-request-title.with-icon {
	width: 95%
}
#omnipresent-report-history span.icon {
	position: absolute;
	right: 9px
}
ul.sub-tabs {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	background: #EFF3F8;
	border-color: #C5D0DC;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px
}
select#locations-list {
	height: 200px;
	width: 100%
}
select#message-recipient-list {
	height: 200px;
	width: 100%
}
select#message_users {
	height: 200px;
	width: 100%
}
#add-arrows-container {
	height: 150px
}
#add-arrows-container .arrows {
	position: relative;
	top: 80px
}
#add-arrows-container .arrows .row-fluid {
	margin-top: 5px
}
#recipient-modifiers {
	margin-top: 5px
}
.control-group.message_contacts .controls {
	margin-left: inherit
}
.control-group.message_users .controls {
	margin-left: inherit
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}

.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display:table;
	line-height:0;
	content:""
}
.clearfix:after {
	clear:both
}
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
@-ms-viewport {
width:device-width
}
.hidden {
	display:none;
	visibility:hidden
}
.visible-phone {
	display:none !important
}
.visible-tablet {
	display:none !important
}
.hidden-desktop {
	display:none !important
}
.visible-desktop {
	display:inherit !important
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display:inherit !important
}
.visible-desktop {
display:none !important
}
.visible-tablet {
display:inherit !important
}
.hidden-tablet {
display:none !important
}
}
@media (max-width: 767px) {
.hidden-desktop {
display:inherit !important
}
.visible-desktop {
display:none !important
}
.visible-phone {
display:inherit !important
}
.hidden-phone {
display:none !important
}
}
.visible-print {
	display:none !important
}
@media print {
.visible-print {
	display:inherit !important
}
.hidden-print {
	display:none !important
}
}
@media (min-width: 1200px) {
.row {
margin-left:-28px;
*zoom:1
}
.row:before, .row:after {
display:table;
line-height:0;
content:""
}
.row:after {
clear:both
}
[class*="span"] {
float:left;
min-height:1px;
margin-left:30px
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width:1170px
}

}
.offset12 {
margin-left:1230px
}
.offset11 {
margin-left:1130px
}
.offset10 {
margin-left:1030px
}
.offset9 {
margin-left:930px
}
.offset8 {
margin-left:830px
}
.offset7 {
margin-left:730px
}
.offset6 {
margin-left:630px
}
.offset5 {
margin-left:530px
}
.offset4 {
margin-left:430px
}
.offset3 {
margin-left:330px
}
.offset2 {
margin-left:230px
}
.offset1 {
margin-left:130px
}
.row-fluid {
width:100%;
*zoom:1
}
.row-fluid:before, .row-fluid:after {
display:table;
line-height:0;
content:""
}
.row-fluid:after {
clear:both
}
.row-fluid [class*="span"] {
display:block;
float:left;
width:100%;
min-height:30px;
margin-left:2.564102564102564%;
*margin-left:2.5109110747408616%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.row-fluid [class*="span"]:first-child {
margin-left:0
}
.row-fluid .controls-row [class*="span"]+[class*="span"] {
margin-left:2.564102564102564%
}
.row-fluid .span12 {
width:100%;
*width:99.94680851063829%
}
.row-fluid .span11 {
width:91.45299145299145%;
*width:91.39979996362975%
}
.row-fluid .span10 {
width:82.90598290598291%;
*width:82.8527914166212%
}
.row-fluid .span9 {
width:74.35897435897436%;
*width:74.30578286961266%
}
.row-fluid .span8 {
width:65.81196581196582%;
*width:65.75877432260411%
}
.row-fluid .span7 {
width:57.26495726495726%;
*width:57.21176577559556%
}
.row-fluid .span6 {
width:48.717948717948715%;
*width:48.664757228587014%
}
.row-fluid .span5 {
width:40.17094017094017%;
*width:40.11774868157847%
}
.row-fluid .span4 {
width:31.623931623931625%;
*width:31.570740134569924%
}
.row-fluid .span3 {
width:23.076923076923077%;
*width:23.023731587561375%
}
.row-fluid .span2 {
width:14.52991452991453%;
*width:14.476723040552828%
}
.row-fluid .span1 {
width:5.982905982905983%;
*width:5.929714493544281%
}
.row-fluid .offset12 {
margin-left:105.12820512820512%;
*margin-left:105.02182214948171%
}
.row-fluid .offset12:first-child {
margin-left:102.56410256410257%;
*margin-left:102.45771958537915%
}
.row-fluid .offset11 {
margin-left:96.58119658119658%;
*margin-left:96.47481360247316%
}
.row-fluid .offset11:first-child {
margin-left:94.01709401709402%;
*margin-left:93.91071103837061%
}
.row-fluid .offset10 {
margin-left:88.03418803418803%;
*margin-left:87.92780505546462%
}
.row-fluid .offset10:first-child {
margin-left:85.47008547008548%;
*margin-left:85.36370249136206%
}
.row-fluid .offset9 {
margin-left:79.48717948717949%;
*margin-left:79.38079650845607%
}
.row-fluid .offset9:first-child {
margin-left:76.92307692307693%;
*margin-left:76.81669394435352%
}
.row-fluid .offset8 {
margin-left:70.94017094017094%;
*margin-left:70.83378796144753%
}
.row-fluid .offset8:first-child {
margin-left:68.37606837606839%;
*margin-left:68.26968539734497%
}
.row-fluid .offset7 {
margin-left:62.393162393162385%;
*margin-left:62.28677941443899%
}
.row-fluid .offset7:first-child {
margin-left:59.82905982905982%;
*margin-left:59.72267685033642%
}
.row-fluid .offset6 {
margin-left:53.84615384615384%;
*margin-left:53.739770867430444%
}
.row-fluid .offset6:first-child {
margin-left:51.28205128205128%;
*margin-left:51.175668303327875%
}
.row-fluid .offset5 {
margin-left:45.299145299145295%;
*margin-left:45.1927623204219%
}
.row-fluid .offset5:first-child {
margin-left:42.73504273504273%;
*margin-left:42.62865975631933%
}
.row-fluid .offset4 {
margin-left:36.75213675213675%;
*margin-left:36.645753773413354%
}
.row-fluid .offset4:first-child {
margin-left:34.18803418803419%;
*margin-left:34.081651209310785%
}
.row-fluid .offset3 {
margin-left:28.205128205128204%;
*margin-left:28.0987452264048%
}
.row-fluid .offset3:first-child {
margin-left:25.641025641025642%;
*margin-left:25.53464266230224%
}
.row-fluid .offset2 {
margin-left:19.65811965811966%;
*margin-left:19.551736679396257%
}
.row-fluid .offset2:first-child {
margin-left:17.094017094017094%;
*margin-left:16.98763411529369%
}
.row-fluid .offset1 {
margin-left:11.11111111111111%;
*margin-left:11.004728132387708%
}
.row-fluid .offset1:first-child {
margin-left:8.547008547008547%;
*margin-left:8.440625568285142%
}
input, textarea, .uneditable-input {
margin-left:0
}
.controls-row [class*="span"]+[class*="span"] {
margin-left:30px
}
input.span12, textarea.span12, .uneditable-input.span12 {
width:1156px
}
input.span11, textarea.span11, .uneditable-input.span11 {
width:1056px
}
input.span10, textarea.span10, .uneditable-input.span10 {
width:956px
}
input.span9, textarea.span9, .uneditable-input.span9 {
width:856px
}
input.span8, textarea.span8, .uneditable-input.span8 {
width:756px
}
input.span7, textarea.span7, .uneditable-input.span7 {
width:656px
}
input.span6, textarea.span6, .uneditable-input.span6 {
width:556px
}
input.span5, textarea.span5, .uneditable-input.span5 {
width:456px
}
input.span4, textarea.span4, .uneditable-input.span4 {
width:356px
}
input.span3, textarea.span3, .uneditable-input.span3 {
width:256px
}
input.span2, textarea.span2, .uneditable-input.span2 {
width:156px
}
input.span1, textarea.span1, .uneditable-input.span1 {
width:56px
}
.thumbnails {
margin-left:-30px
}
.thumbnails>li {
margin-left:30px
}
.row-fluid .thumbnails {
margin-left:0
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left:-20px;
*zoom:1
}
.row:before, .row:after {
display:table;
line-height:0;
content:""
}
.row:after {
clear:both
}
[class*="span"] {
float:left;
min-height:1px;
margin-left:20px
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width:724px
}

.offset12 {
margin-left:764px
}
.offset11 {
margin-left:702px
}
.offset10 {
margin-left:640px
}
.offset9 {
margin-left:578px
}
.offset8 {
margin-left:516px
}
.offset7 {
margin-left:454px
}
.offset6 {
margin-left:392px
}
.offset5 {
margin-left:330px
}
.offset4 {
margin-left:268px
}
.offset3 {
margin-left:206px
}
.offset2 {
margin-left:144px
}
.offset1 {
margin-left:82px
}
.row-fluid {
width:100%;
*zoom:1
}
.row-fluid:before, .row-fluid:after {
display:table;
line-height:0;
content:""
}
.row-fluid:after {
clear:both
}
.row-fluid [class*="span"] {
display:block;
float:left;
width:100%;
min-height:30px;
margin-left:2.7624309392265194%;
*margin-left:2.709239449864817%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.row-fluid [class*="span"]:first-child {
margin-left:0
}
.row-fluid .controls-row [class*="span"]+[class*="span"] {
margin-left:2.7624309392265194%
}
.row-fluid .span12 {
width:100%;
*width:99.94680851063829%
}
.row-fluid .span11 {
width:91.43646408839778%;
*width:91.38327259903608%
}
.row-fluid .span10 {
width:82.87292817679558%;
*width:82.81973668743387%
}
.row-fluid .span9 {
width:74.30939226519337%;
*width:74.25620077583166%
}
.row-fluid .span8 {
width:65.74585635359117%;
*width:65.69266486422946%
}
.row-fluid .span7 {
width:57.18232044198895%;
*width:57.12912895262725%
}
.row-fluid .span6 {
width:48.61878453038674%;
*width:48.56559304102504%
}
.row-fluid .span5 {
width:40.05524861878453%;
*width:40.00205712942283%
}
.row-fluid .span4 {
width:31.491712707182323%;
*width:31.43852121782062%
}
.row-fluid .span3 {
width:22.92817679558011%;
*width:22.87498530621841%
}
.row-fluid .span2 {
width:14.3646408839779%;
*width:14.311449394616199%
}
.row-fluid .span1 {
width:5.801104972375691%;
*width:5.747913483013988%
}
.row-fluid .offset12 {
margin-left:105.52486187845304%;
*margin-left:105.41847889972962%
}
.row-fluid .offset12:first-child {
margin-left:102.76243093922652%;
*margin-left:102.6560479605031%
}
.row-fluid .offset11 {
margin-left:96.96132596685082%;
*margin-left:96.8549429881274%
}
.row-fluid .offset11:first-child {
margin-left:94.1988950276243%;
*margin-left:94.09251204890089%
}
.row-fluid .offset10 {
margin-left:88.39779005524862%;
*margin-left:88.2914070765252%
}
.row-fluid .offset10:first-child {
margin-left:85.6353591160221%;
*margin-left:85.52897613729868%
}
.row-fluid .offset9 {
margin-left:79.8342541436464%;
*margin-left:79.72787116492299%
}
.row-fluid .offset9:first-child {
margin-left:77.07182320441989%;
*margin-left:76.96544022569647%
}
.row-fluid .offset8 {
margin-left:71.2707182320442%;
*margin-left:71.16433525332079%
}
.row-fluid .offset8:first-child {
margin-left:68.50828729281768%;
*margin-left:68.40190431409427%
}
.row-fluid .offset7 {
margin-left:62.70718232044199%;
*margin-left:62.600799341718584%
}
.row-fluid .offset7:first-child {
margin-left:59.94475138121547%;
*margin-left:59.838368402492065%
}
.row-fluid .offset6 {
margin-left:54.14364640883978%;
*margin-left:54.037263430116376%
}
.row-fluid .offset6:first-child {
margin-left:51.38121546961326%;
*margin-left:51.27483249088986%
}
.row-fluid .offset5 {
margin-left:45.58011049723757%;
*margin-left:45.47372751851417%
}
.row-fluid .offset5:first-child {
margin-left:42.81767955801105%;
*margin-left:42.71129657928765%
}
.row-fluid .offset4 {
margin-left:37.01657458563536%;
*margin-left:36.91019160691196%
}
.row-fluid .offset4:first-child {
margin-left:34.25414364640884%;
*margin-left:34.14776066768544%
}
.row-fluid .offset3 {
margin-left:28.45303867403315%;
*margin-left:28.346655695309746%
}
.row-fluid .offset3:first-child {
margin-left:25.69060773480663%;
*margin-left:25.584224756083227%
}
.row-fluid .offset2 {
margin-left:19.88950276243094%;
*margin-left:19.783119783707537%
}
.row-fluid .offset2:first-child {
margin-left:17.12707182320442%;
*margin-left:17.02068884448102%
}
.row-fluid .offset1 {
margin-left:11.32596685082873%;
*margin-left:11.219583872105325%
}
.row-fluid .offset1:first-child {
margin-left:8.56353591160221%;
*margin-left:8.457152932878806%
}
input, textarea, .uneditable-input {
margin-left:0
}
.controls-row [class*="span"]+[class*="span"] {
margin-left:20px
}
input.span12, textarea.span12, .uneditable-input.span12 {
width:710px
}
input.span11, textarea.span11, .uneditable-input.span11 {
width:648px
}
input.span10, textarea.span10, .uneditable-input.span10 {
width:586px
}
input.span9, textarea.span9, .uneditable-input.span9 {
width:524px
}
input.span8, textarea.span8, .uneditable-input.span8 {
width:462px
}
input.span7, textarea.span7, .uneditable-input.span7 {
width:400px
}
input.span6, textarea.span6, .uneditable-input.span6 {
width:338px
}
input.span5, textarea.span5, .uneditable-input.span5 {
width:276px
}
input.span4, textarea.span4, .uneditable-input.span4 {
width:214px
}
input.span3, textarea.span3, .uneditable-input.span3 {
width:152px
}
input.span2, textarea.span2, .uneditable-input.span2 {
width:90px
}
input.span1, textarea.span1, .uneditable-input.span1 {
width:28px
}
}
@media (max-width: 767px) {
body {
padding-right:20px;
padding-left:20px
}
.navbar-nav{margin-top:0}
.row{width:100%}
.container-fluid {
padding:0
}
.dl-horizontal dt {
float:none;
width:auto;
clear:none;
text-align:left
}
.dl-horizontal dd {
margin-left:0
}
.container {
width:auto
}
.row-fluid {
width:100%
}
.row, .thumbnails {
margin-left:0
}
.thumbnails>li {
float:none;
margin-left:0
}
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
display:block;
float:none;
width:100%;
margin-left:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.span12, .row-fluid .span12 {
width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.row-fluid [class*="offset"]:first-child {
margin-left:0
}
.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
display:block;
width:100%;
min-height:30px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
display:inline-block;
width:auto
}
.controls-row [class*="span"]+[class*="span"] {
margin-left:0
}
.modal {
position:fixed;
top:20px;
right:20px;
left:20px;
width:auto;
margin:0
}
.modal.fade {
top:-100px
}
.modal.fade.in {
top:20px
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform:translate3d(0, 0, 0)
}
.page-header h1 small {
display:block;
line-height:20px
}
input[type="checkbox"], input[type="radio"] {
border:1px solid #ccc
}
.form-horizontal .control-label {
float:none;
width:auto;
padding-top:0;
text-align:left
}
.form-horizontal .controls {
margin-left:0
}
.form-horizontal .control-list {
padding-top:0
}
.form-horizontal .form-actions {
padding-right:10px;
padding-left:10px
}
.media .pull-left, .media .pull-right {
display:block;
float:none;
margin-bottom:10px
}
.media-object {
margin-right:0;
margin-left:0
}
.modal {
top:10px;
right:10px;
left:10px
}
.modal-header .close {
padding:10px;
margin:-10px
}
.carousel-caption {
position:static
}
}
@media (max-width: 979px) {
body {
padding-top:0
}
.navbar-fixed-top, .navbar-fixed-bottom {
position:static
}
.navbar-fixed-top {
margin-bottom:20px
}
.navbar-fixed-bottom {
margin-top:20px
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding:5px
}
.navbar .container {
width:auto;
padding:0
}
.navbar .brand {
padding-right:10px;
padding-left:10px;
margin:0 0 0 -5px
}
.nav-collapse {
clear:both
}
.nav-collapse .nav {
float:none;
margin:0 0 10px
}
.nav-collapse .nav>li {
float:none
}
.nav-collapse .nav>li>a {
margin-bottom:2px
}
.nav-collapse .nav>.divider-vertical {
display:none
}
.nav-collapse .nav .nav-header {
color:#777777;
text-shadow:none
}
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
padding:9px 15px;
font-weight:bold;
color:#777777;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.nav-collapse .btn {
padding:4px 10px 4px;
font-weight:normal;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px
}
.nav-collapse .dropdown-menu li+li a {
margin-bottom:2px
}
.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
background-color:#f2f2f2
}
.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
color:#999999
}
.navbar-inverse .nav-collapse .nav>li>a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
background-color:#111111
}
.nav-collapse.in .btn-group {
padding:0;
margin-top:5px
}
.nav-collapse .dropdown-menu {
position:static;
top:auto;
left:auto;
display:none;
float:none;
max-width:none;
padding:0;
margin:0 15px;
background-color:transparent;
border:none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none
}
.nav-collapse .open>.dropdown-menu {
display:block
}
.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
display:none
}
.nav-collapse .dropdown-menu .divider {
display:none
}
.nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after {
display:none
}
.nav-collapse .navbar-form, .nav-collapse .navbar-search {
float:none;
padding:10px 15px;
margin:10px 0;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}
.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
border-top-color:#111111;
border-bottom-color:#111111
}
.navbar .nav-collapse .nav.pull-right {
float:none;
margin-left:0
}
.nav-collapse, .nav-collapse.collapse {
height:0;
overflow:hidden
}
.navbar .btn-navbar {
display:block
}
.navbar-static .navbar-inner {
padding-right:10px;
padding-left:10px
}
}
@media (min-width: 980px) {
.nav-collapse.collapse {
height:auto !important;
overflow:visible !important
}
}
@media only screen and (max-width: 480px) {
.hidden-480 {
display:none !important
}
}
@media only screen and (max-width: 320px) {
.hidden-320 {
display:none !important
}
}
@media only screen and (max-width: 767px) {
[class*="vspace"] {
display:block
}
}
@media only screen and (max-width: 320px) {
.ace-nav>li>a {
padding:0 6px !important
}
}
@media only screen and (max-width: 250px) {
.ace-nav>li>a {
padding:0 4px !important
}
}
@media only screen and (max-width: 767px) {
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right {
right:-80px
}
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:after {
right:100px
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right {
right:-40px
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:after {
right:60px
}
}
@media only screen and (max-width: 480px) {
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right {
right:-120px
}
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:after {
right:140px
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right {
right:-80px
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:after {
right:100px
}
.ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right {
right:-50px
}
.ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right:after {
right:70px
}
}
@media only screen and (max-width: 420px) {
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right {
left:-5px;
right:auto
}
.ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(4)>.dropdown-menu.pull-right:after {
right:auto;
left:25px
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right {
left:-60px;
right:auto
}
.ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(3)>.dropdown-menu.pull-right:after {
left:80px;
right:auto
}
.ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right {
left:-110px;
right:auto
}
.ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right:before, .ace-nav>li:nth-last-child(2)>.dropdown-menu.pull-right:after {
left:130px;
right:auto
}
}
@media only screen and (max-width: 422px) {
.navbar-nav .brand {
display:block;
float:none
}
.navbar-nav .navbar-inner {
border-bottom-width:0
}
.ace-nav {
display:block;
float:none !important;
text-align:center;
font-size:0;
background-color:#404040;
border:1px solid #DDD;
border-width:1px 0;
letter-spacing:-4px;
word-spacing:-4px
}
.ace-nav>li {
display:inline-block;
float:none !important;
text-align:left;
letter-spacing:normal;
word-spacing:normal
}
.ace-nav>li:first-child {
border-left:1px solid #DDD
}
.ace-nav>li:last-child {
border-right:1px solid #DDD
}
}
@media only screen and (max-width: 260px) {
.ace-nav>li:first-child {
border-left:none
}
.ace-nav>li:last-child {
border-right:none
}
}
@media (min-width: 422px) and (max-width: 480px), (max-width: 340px) {
.user-menu {
padding-top:42px
}
.ace-nav .nav-user-photo {
margin-right:0
}
.user-info {
position:absolute;
margin-top:40px;
margin-left:1px;
right:2px;
z-index:1032;
color:#777;
font-size:14px;
width:142px;
max-width:142px;
padding-left:8px;
padding-right:8px;
height:32px;
line-height:30px;
display:none;
border-bottom:1px solid #E5E5E5;
text-align:center;
vertical-align:none;
line-height:normal
}
.user-info>small {
display:inline;
opacity:1
}
li.open .user-info {
display:inline-block
}
}
@media only screen and (max-width: 767px) {
.nav-search {
right:5px
}
.nav-search .nav-search-input {
width:80px
}
.nav-search:hover .nav-search-input, .nav-search .nav-search-btn:active+.nav-search-input, .nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active {
width:120px
}
.navbar-nav .open .dropdown-menu{
    
    background-color: white;
    position: absolute;
}
}
}
@media only screen and (max-width: 480px) {
.nav-search .nav-search-input {
width:0;
opacity:0;
max-width:0
}
.nav-search:hover .nav-search-input, .nav-search .nav-search-btn:active+.nav-search-input, .nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search .nav-search-input:active {
opacity:1;
width:120px;
max-width:120px
}
.nav-search .nav-search-icon {
border:1px solid;
border-radius:100%;
background-color:#FFF;
padding:0 5px
}
.nav-search:hover .nav-search-icon, .nav-search .nav-search-input:focus ~ .nav-search-icon, .nav-search .nav-search-input:hover ~ .nav-search-icon, .nav-search .nav-search-input:active ~ .nav-search-icon {
border:none;
border-radius:0;
padding:0 3px
}
}
@media only screen and (max-width: 979px) {
body {
padding-right:0;
padding-left:0
}
.sidebar:before {
display:none
}
.sidebar {
display:none;
float:none;
position:absolute;
z-index:1030;
left:0;
bottom:auto;
top:auto !important;
margin-top:40px;
border:1px solid #CCC;
border-left-width:0;
box-shadow:2px 1px 2px 0 rgba(0, 0, 0, 0.2)
}
.sidebar.display {
display:block
}
.main-content {
margin-left:0 !important
}
.page-content {
padding-left:5px;
padding-right:5px
}
.menu-toggler {
display:inline-block;
position:absolute;
left:0;
z-index:1029;
width:52px;
height:32px;
margin-right:2px;
line-height:normal;
padding-left:33px;
padding-top:7px;
padding-bottom:1px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
background-color:#444;
color:#F3F3F3
}
.menu-toggler:hover {
text-decoration:none
}
.menu-toggler:before {
border-top:1px solid #87B87F;
border-bottom:1px solid #6FB3E0;
height:2px;
width:24px;
content:"";
position:absolute;
z-index:11;
top:13px;
left:4px;
-moz-transition:all 0.1s ease;
-webkit-transition:all 0.1s ease;
-ms-transition:all 0.1s ease;
transition:all 0.1s ease;
-o-transition:none
}
.menu-toggler:after {
border-top:1px solid #FFA24D;
border-bottom:1px solid #D15B47;
content:"";
height:2px;
width:24px;
position:absolute;
top:19px;
left:4px;
-moz-transition:all 0.1s ease;
-webkit-transition:all 0.1s ease;
-ms-transition:all 0.1s ease;
transition:all 0.1s ease;
-o-transition:none
}
.menu-toggler.display:before {
height:4px;
top:8px;
border-width:2px
}
.menu-toggler.display:after {
height:4px;
top:20px;
border-width:2px
}
.menu-toggler>.menu-text {
display:block;
position:absolute;
bottom:-18px;
left:0;
border:1px solid transparent;
border-width:9px 42px;
border-top-color:#444
}
.menu-toggler>.menu-text:after {
display:block;
content:"MENU";
color:#FFF;
position:absolute;
left:-8px;
top:-41px
}
.breadcrumb {
margin-left:90px
}
.breadcrumbs.fixed, .breadcrumbs.breadcrumbs-fixed {
position:relative !important;
left:auto !important;
right:auto !important;
top:auto !important;
z-index:auto !important
}
body.breadcrumbs-fixed .ace-settings-container {
top:50px
}
.nav-list>li.active:after {
display:none
}
.nav-list li.active>a:after {
display:none
}
.nav-list li.active.open>.submenu>li.active>a:after {
display:none
}
.menu-min .nav-list>li.active:after {
display:block
}
.menu-min .nav-list>li.active>a:after {
display:block
}
}
@media only screen and (max-width: 480px) {
.breadcrumb>li>a {
padding:0
}
}
@media only screen and (max-width: 320px) {
.breadcrumb {
margin-left:36px
}
.menu-toggler {
width:0
}
.menu-toggler>.menu-text {
border-width:7px 16px;
bottom:-14px
}
.menu-toggler>.menu-text:after {
font-size:9px;
font-weight:normal;
color:#FFF;
position:absolute;
left:-13px;
top:-42px
}
.menu-toggler:before, .menu-toggler:after {
margin-top:8px
}
.menu-toggler.display:before, .menu-toggler.display:after {
height:2px;
border-width:1px
}
.menu-toggler.display:before {
top:13px
}
.menu-toggler.display:after {
top:19px
}
}
@media only screen and (max-width: 979px) {
.page-content {
padding-left:11px;
padding-right:11px
}
}
@media only screen and (max-width: 480px) {
.page-content {
padding-left:7px;
padding-right:7px
}
}
@media only screen and (max-width: 320px) {
.page-content {
padding-left:5px;
padding-right:5px
}
}
@media only screen and (max-width: 460px) {
.infobox {
min-width:95%;
margin-top:2px;
margin-bottom:2px
}
}
@media only screen and (max-width: 767px) {
.widget-box {
margin-top:7px;
margin-bottom:7px
}
}
@media only screen and (max-width: 420px) {
.login-layout .widget-box .widget-main {
padding:16px
}
}
@media only screen and (max-width: 320px) {
.login-layout .widget-box .widget-main {
padding:16px 8px
}
}
@media only screen and (max-width: 480px) {
.login-container {
width:98%
}
.login-layout .widget-box {
padding:0
}
.login-box .toolbar>div {
width:auto
}
}
@media only screen and (max-width: 767px) {
.login-layout .widget-box.visible {
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
-ms-transition:none;
transition:none
}
}
@media only screen and (max-width: 767px) {
.error-container {
margin:12px
}
}
@media only screen and (max-width: 480px) {
.error-container {
margin:6px
}
}
@media only screen and (max-width: 360px) {
.grid2, .grid3, .grid4 {
float:none;
display:block;
width:96%;
border-left:none;
position:relative;
margin-bottom:11px;
border-bottom:1px solid #E3E3E3;
padding-bottom:4px
}
.grid2>[class*="pull-"], .grid3>[class*="pull-"], .grid4>[class*="pull-"] {
float:none !important;
display:inline-block;
position:absolute;
right:11px;
top:0;
margin-top:0
}
.grid2:last-child, .grid3:last-child, .grid4:last-child {
border-bottom:none
}
}
@media (max-width: 979px) {
body.navbar-fixed {
padding-top:0
}
.navbar-fixed-top {
margin-bottom:0
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-top:0;
padding-bottom:0
}
.sidebar.fixed, .sidebar.sidebar-fixed {
position:absolute
}
}
@media only screen and (max-width: 767px) {
.input-icon+.help-inline {
padding-left:0;
display:block !important
}
}
@media only screen and (max-width: 640px) {
.wizard-steps li .step {
width:24px;
height:24px;
line-height:24px;
border-width:3px
}
.wizard-steps li:before, .wizard-steps li:after {
border-width:3px
}
.wizard-steps li.complete .step:before {
line-height:24px;
font-size:13px
}
.wizard-steps li:before {
top:16px
}
.step-content .step-pane {
padding:4px 4px 6px
}
}
@media only screen and (max-width: 400px) {
.itemdiv.memberdiv {
float:none;
width:auto
}
}
@media only screen and (max-width: 979px) {
.ace-spinner .spinner-buttons {
margin:0
}
.ace-spinner .spinner-buttons>.btn {
height:29px;
line-height:20px;
width:24px;
font-size:18px;
display:inline-block;
vertical-align:sub;
margin-left:1px
}
.ace-spinner .spinner-buttons>.btn>[class*="icon-"] {
vertical-align:middle;
display:inline-block
}
.navbar-nav{float:none}

}
@media only screen and (max-width: 480px) {
.ace-settings-container, body.breadcrumbs-fixed .ace-settings-container {
top:65px
}
}
@media only screen and (max-width: 767px) {
.gritter-center {
left:16%;
right:16%;
top:30%
}
}
@media only screen and (max-width: 480px) {
.gritter-center {
left:30px;
right:30px
}
}
@media only screen and (max-width: 320px) {
.gritter-center {
left:10px;
right:10px
}
}
@media only screen and (max-width: 480px) {
.profile-info-name {
width:80px
}
.profile-info-value {
margin-left:90px
}
.profile-user-info-striped .profile-info-name {
position:static;
width:auto;
text-align:left;
padding:6px 0 6px 10px
}
.profile-user-info-striped .profile-info-value {
margin-left:10px
}
}
@media only screen and (max-width: 480px) {
.user-profile .form-horizontal .control-label {
float:none;
padding-top:0;
text-align:left;
width:auto
}
.user-profile .form-horizontal .controls {
margin-left:0
}
}
@media only screen and (max-width: 480px) {
.user-profile .memberdiv {
width:50%;
margin-left:0;
margin-right:0
}
}
@media only screen and (max-width: 600px) {
.navbar .brand {
display:block;
float:none
}
.navbar .navbar-inner {
border-bottom-width:0
}
.ace-nav {
display:block;
float:none !important;
text-align:center;
font-size:0;
background-color:#404040;
border:1px solid #DDD;
border-width:1px 0;
letter-spacing:-4px;
word-spacing:-4px
}
.ace-nav>li {
display:inline-block;
float:none !important;
text-align:left;
letter-spacing:normal;
word-spacing:normal
}
.ace-nav>li:first-child {
border-left:1px solid #DDD
}
.ace-nav>li:last-child {
border-right:1px solid #DDD
}
.brand {
    display: block;
    height: 40px !important;
}
}
@media (min-width: 422px) and (max-width: 480px), (max-width: 600px) {
.user-menu {
padding-top:42px
}
.ace-nav .nav-user-photo {
margin-right:0
}
.user-info {
position:absolute;
margin-top:40px;
margin-left:1px;
right:2px;
z-index:1032;
color:#777;
font-size:14px;
width:142px;
max-width:142px;
padding-left:8px;
padding-right:8px;
height:32px;
line-height:30px;
display:none;
border-bottom:1px solid #E5E5E5;
text-align:center;
vertical-align:none;
line-height:normal
}
.user-info>small {
display:inline;
opacity:1
}
li.open .user-info {
display:inline-block
}
}

/* Chosen v1.4.2 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
