body {
	background: #fafafa;
	background-position: initial initial;
	background-repeat: initial initial;
	margin: 0px;
	padding: 0px;
}
body, h1, h2, h3, h4, h5, h6, p, a, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', helvetica, arial, sans-serif;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #4d5b76;
	font-size: 3em;
}
h2 {
	font-size: 1.75em;
	color: #3a4a53;
}
h3 {
	font-size: 1.25em;
}
hr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}
label {
	font-weight: normal;
}
.text-sm {
	font-size: .8em;
}
.padding-top {
	padding-top: 1em;
}
.padding-bottom {
	padding-bottom: 1em;
}
.padding-right {
	padding-right: 1em;
}
.padding-left {
	padding-left: 1em;
}
.padding-top-small {
	padding-top: .5em;
}
.padding-bottom-small {
	padding-bottom: .5em;
}
.padding-right-small {
	padding-right: .5em;
}
.padding-left-small {
	padding-left: .5em;
}
.label.header-label {
	display: block;
	margin-bottom: 1em;
}
.label.img-label {
	display: block;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*Navbar*/
.navbar-collapse {
	position: relative;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	color: #eee;
	background-color: #eee;
}
.navbar {
	padding: 0em 1em;
	margin: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px;
	border-bottom: none;
}
.navbar .nav > li > a {
	text-shadow: none;
}
.navbar .nav > li:hover {
}
.navbar .nav > li > a:hover {
}
.navbar .dropdown-menu a:hover {
	background: none;
	color: #000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
	color: #fff;
}
.navbafr {
	position: relative;
	z-index: 20;
	margin: 0px;
	-webkit-box-shadow: 0px 0px 3px #cccccc;
	-moz-box-shadow: 0px 0px 3px #cccccc;
	box-shadow: 0px 0px 3px #cccccc;
	padding: 0em 1em;
	margin: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px;
	border-bottom: none;
}
.navbafr .brand {
	text-shadow: none;
}
.navbafr .nav {
	margin-right: -2em;
}
.navbafr .nav > li > a {
	color: #fff;
	text-shadow: none;
}
.navbafr .nav > li:hover {
	background-color: #444;
}
.navbafr .nav > li > a:hover {
	color: #fff;
}
.navbafr .dropdown-menu a:hover {
	background: none;
	color: #000;
}
.navbafr .nav li.dropdown.open > .dropdown-toggle {
	background-color: #444;
	color: #fff;
}
.header {
	background: #fff;
	border-bottom: 1px solid #cccccc;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ffffff;
	padding: .5em 0em 1em 0em;
	margin: 0px 0em 2em 0em;
}
.header h1 {
	margin: 0em 0em .5em 0em;
	padding: 0em;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: normal;
}
.breadcrumb {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #fff;
	margin-bottom: .5em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	font-size: .75em;
}
.page-content {
	padding: 1em;
}
footer {
	padding: 1em;
	margin-top: 4em;
	color: #666;
	font-size: .85em;
	line-height: 1.3em;
	margin: 4em -3px 0em -3px;
}
footer hr {
	margin: 2em -2em;
}
.nav-tabs > li {
}
/*Quick Toolbar*/
.btn-toolbar.quick-toolbar {
	float: right;
}
.btn-toolbar.quick-toolbar .btn {
	width: 60px;
	height: 60px;
	display: inline-block;
}
.btn-toolbar.list-toolbar {
	margin-bottom: 1em;
}
.stats {
	float: right;
}
.stats p.stat {
	margin: 1em 0em 0em 1em;
}
.stats .stat {
	float: left;
	margin-left: 1em;
	line-height: 2.5em;
	font-size: .9em;
}
.stats .stat .label {
	font-size: 1em;
}
.stats .stat .number {
	font-weight: bold;
	margin-right: .5em;
	padding: .5em;
	border: 1px solid #ccc;
	background: #eeeeee;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #e3e3e3, #ffffff);
	background: -moz-linear-gradient(center bottom, #e3e3e3 0%, #ffffff 100%);
	background: -o-linear-gradient(bottom, #e3e3e3, #ffffff);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#e3e3e3')";
	-webkit-box-shadow: 1px 1px 0px #ffffff;
	-moz-box-shadow: 1px 1px 0px #ffffff;
	box-shadow: 1px 1px 0px #ffffff;
	text-shadow: 1px 1px 1px #fff;
}
.list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.list-group-item:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
/*Blocks*/
.panel {
	background: white;
	border-radius: 3px;
}
.dialog .panel {
	-webkit-box-shadow: 1px 1px 0px #ffffff;
	-moz-box-shadow: 1px 1px 0px #ffffff;
	box-shadow: 1px 1px 0px #ffffff;
}
.panel .panel-heading {
	border-left: medium none;
	display: block;
	line-height: 1.5em;
	margin-bottom: 0;
	text-shadow: none;
	text-transform: none;
}
.panel .panel-heading:not(.no-collapse):hover {
}
.panel .panel-heading .panel-icon {
	border-right: 1px solid #AAA;
	box-shadow: 1px 0px 1px #fff;
	border-left: none;
	text-align: center;
	padding-left: 1em;
	line-height: 2em;
	margin-top: -0.25em;
}
.panel .panel-heading .panel-icon a {
	padding: 0em;
}
.panel .panel-heading .panel-icon [class*="icon-"] {
	padding: 0em 1em;
	line-height: 1em;
}
.panel .panel-heading .panel-icon.pull-right {
	border-left: 1px solid #AAA;
	border-right: none;
	box-shadow: inset 1px 0px 1px #fff;
}
.panel .panel-heading .label {
	float: right;
	line-height: 1.5em;
	-webkit-box-shadow: 1px 1px 0px #ffffff;
	-moz-box-shadow: 1px 1px 0px #ffffff;
	box-shadow: 1px 1px 0px #ffffff;
}

p.panel-heading, a.panel-heading, .panel-heading a {
	background-color: #1dba77;
	color:#fff;
	display: block;
	outline: medium none;
}
a.panel-heading:hover, .panel-heading a:hover {
    color: #505050;
}
.panel-body {
	min-height: .25em;
}
.panel-body h1, .panel-body h2, .panel-body h3, .panel-body h4, .panel-body h5, .panel-body h6, .panel-body table {
}
.panel-body.collapse {
	margin-top: 0em;
	margin-bottom: 0em;
}
/*Navigation*/
.sidebar-nav {
	width: 240px;
	position: absolute;
	float: left;
	border-top: none;
	border-left: none;
	margin: 0em;
}
.sidebar-nav ul {
	list-style: none;
	padding-left: 0px;
}
.sidebar-nav li a .fa-caret-right {
	color: #666;
	padding-right: .25em;
}
.sidebar-nav .nav-header {
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #c8c8cb;
	background: #efeff0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #fafafa));
	background: -ms-linear-gradient(bottom, #efeff0, #fafafa);
	background: -moz-linear-gradient(center bottom, #efeff0 0%, #fafafa 100%);
	background: -o-linear-gradient(bottom, #efeff0, #fafafa);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efeff0')";
	border-left: none;
	color: #444;
	display: block;
	font-weight: normal;
	font-size: 1em;
	line-height: 2.5em;
	padding: .25em .25em .25em 1em;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;/*Change the arrow direction if the item is collapsed*/

}
.sidebar-nav .nav-header .label {
	float: right;
	margin-top: .5em;
	margin-right: .25em;
	line-height: 1.5em;
}
.sidebar-nav .nav-header:hover {
	background: #efeff0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #efeff0, #ffffff);
	background: -moz-linear-gradient(center bottom, #efeff0 0%, #ffffff 100%);
	background: -o-linear-gradient(bottom, #efeff0, #ffffff);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#efeff0')";
}
.sidebar-nav .nav-header.collapsed .fa-collapse::before {
	content: "\f078";
}
.sidebar-nav .nav-header .fa-collapse::before {
	content: "\f077";
}
.sidebar-nav .nav-header .fa-collapse, .sidebar-nav .nav-header .fa-collapse {
	float: right;
}
.sidebar-nav .nav-header .label {
	float: right;
	margin-top: .7em;
	line-height: 1.5em;
}
.sidebar-nav .nav-header i[class*="fa-"] {
	line-height: 2.25em;
	padding-right: .75em;
}
.sidebar-nav .nav-list {
	margin: 0px;
	border: 0px;
	background: #fafafa;
}
.sidebar-nav .nav-list > li > a:hover {
	background: #d2d2dd;
}
.sidebar-nav .nav-list > .active > a, .sidebar-nav .nav-list > .active > a:hover {
	text-shadow: none;
	background: #e5e5ea;
	border-top: 1px solid #d0d0d6;
	border-bottom: 1px solid #d0d0d6;
}
.sidebar-nav .nav-list li:first-child.active a {
	border-top: 0px;
}
.sidebar-nav .nav-list li:last-child.active a {
	border-bottom: 0px;
}
.sidebar-nav .nav-list > li:hover {
	border-left: 4px solid #8989a6;
	overflow: hidden;
}
.sidebar-nav .nav-list > li:hover a {
	margin-left: -4px;
}
.sidebar-nav .nav-list > .active {
	overflow: hidden;
	border-left: 4px solid #909096;
}
.sidebar-nav .nav-list > .active a {
	margin-left: -4px;
}
.sidebar-nav .nav-list > .active > a:hover {
	background: #c3c3d2;
}
.sidebar-nav .nav-list > li > a {
	color: #222;
	padding: .5em 1em;
}
.sidebar-nav .nav-list.collapse.in {
	border-bottom: 1px solid #ccc;
}
/*Buttons*/
.btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-primary {
	background-color: #414959;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4c5568), to(#414959));
	border: 1px solid #363d4a;
	font-weight: normal;
}
.btn-primary:hover {
	background-color: #414959;
 *background-color: #414959;
}
.btn-danger {
	font-weight: normal;
}
.btn-danger:hover {
}
.btn-success {
	background-color: #1ED086;
	background-color: #1ED086;
	border: 1px solid #1ED086;
	font-weight: normal;
}
.btn-success:hover {
	background-color: #1ED086;
 *background-color: #1ED086;
}
.btn-warning {
	font-weight: normal;
}
.btn-warning:hover {
}
.well {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 1px 1px 0px #ffffff;
	-moz-box-shadow: 1px 1px 0px #ffffff;
	box-shadow: 1px 1px 0px #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
/*Faq*/
.faq-content ul, .faq-content ol {
	padding-left: 1.5em;
}
.faq-content ul .top, .faq-content ol .top {
	float: right;
	line-height: 1.25em;
	padding: .75em 0em;
}
/*Gallery*/
.gallery {
	text-align: center;
}
.gallery > img {
	margin: .5em .5em .5em .5em;
}
.img-polaroid {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
}
.dialog {
	margin: 0px auto;
	margin-top: 5em;
	float: none;
	max-width: 400px;
}
.dialog input[type="checkbox"] {
	margin: 0px;
}
.dialog .alert {
	margin-bottom: 1em;
}
.dialog form {
	margin-bottom: 0px;
}
.dialog .remember-me {
	padding: .5em 0em 0em 0em;
}
.alert {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: .5em 1em;
	margin-top: 1em;
	border: 1px solid #f2e187;
	background: #f7ecb5;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7ecb5), color-stop(1, #fcf8e3));
	background: -ms-linear-gradient(bottom, #f7ecb5, #fcf8e3);
	background: -moz-linear-gradient(center bottom, #f7ecb5 0%, #fcf8e3 100%);
	background: -o-linear-gradient(bottom, #f7ecb5, #fcf8e3);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf8e3',EndColorStr='#f7ecb5')";
}
.alert .close {
	right: -0.25em;
}
.alert.alert-error {
	border: 1px solid #712d2d;
	background: #963b3b;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #963b3b), color-stop(1, #b84c4c));
	background: -ms-linear-gradient(bottom, #963b3b, #b84c4c);
	background: -moz-linear-gradient(center bottom, #963b3b 0%, #b84c4c 100%);
	background: -o-linear-gradient(bottom, #963b3b, #b84c4c);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b84c4c',EndColorStr='#963b3b')";
	color: white;
	text-shadow: none;
}
.alert.alert-info {
	border: 1px solid #85c5e5;
	background: #03a9f5;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #afd9ee), color-stop(1, #d9edf7));
	background: -ms-linear-gradient(bottom, #afd9ee, #d9edf7);
	background: -moz-linear-gradient(center bottom, #afd9ee 0%, #d9edf7 100%);
	background: -o-linear-gradient(bottom, #afd9ee, #d9edf7);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9edf7',EndColorStr='#afd9ee')";
}
.alert.alert-success {
	border: 1px solid #a3d48e;
	background: #c1e2b3;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1e2b3), color-stop(1, #dff0d8));
	background: -ms-linear-gradient(bottom, #c1e2b3, #dff0d8);
	background: -moz-linear-gradient(center bottom, #c1e2b3 0%, #dff0d8 100%);
	background: -o-linear-gradient(bottom, #c1e2b3, #dff0d8);
 filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0d8',EndColorStr='#c1e2b3')";
}
.knob-container > div {
	display: block !important;
	margin: auto;
}
/*Error Pages*/
.http-error {
	margin-top: 5em;
	text-align: center;
	color: #444;
}
.http-error h1 {
	font-size: 5em;
	line-height: 1em;
	text-shadow: 1px 1px 0px #fff;
	color: #444;
}
.http-error p {
	margin: 0px;
}
.http-error .info {
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.http-error i {
	font-size: 3em;
	line-height: .75em;
	text-shadow: 1px 1px 0px #fff;
}
.modal {
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.modal.small .modal-dialog {
	width: 370px;
}
.modal.small .modal-dialog .modal-body {
	padding: 1em;
	margin-top: 1em;
}
.modal .modal-icon {
	vertical-align: middle;
	font-size: 3em;
	float: left;
	margin-right: .25em;
}
.modal:focus {
	outline: none;
}
.modal .modal-header h3 {
	font-size: .95em;
	padding: 0em;
	margin: 0em;
}
.modal .modal-footer {
	padding: .75em;
}
.modal .modal-body {
	padding: 2em;
}
.modal p {
	margin: 0em;
	line-height: 1.5em;
}
/*Search*/
.search-well form {
	margin: 1em 0em 1.5em 0em;
}
.search-well label {
	margin-bottom: 0px;
	vertical-align: middle;
}
/*Table of Contents*/
.toc {
	margin-bottom: 2em;
}
.toc h3 {
	font-size: 1em;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.4em;
}
.toc h4 {
	color: #555;
	font-size: 1em;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.4em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.stat-widget-container {
	text-align: center;
}
.stat-widget-container .stat-widget {
	width: 25%;
	float: left;
}
.stat-widget-container .stat-widget .stat-button {
	position: relative;
}
.stat-widget-container .stat-widget .stat-button .title {
	font-size: 2em;
	font-weight: bold;
	color: #999;
}
.stat-widget-container .stat-widget .stat-button .detail {
	font-size: 1.5em;
	color: #555;
}
table.table.list tr:first-child td {
	border-top: 0px;
}
.table-first-column-check td:first-child, .table-first-column-number td:first-child, .table-first-column-check th:first-child, .table-first-column-number th:first-child {
	width: 16px;
	text-align: center;
}
/* Tweaks for mobile */
@media (max-width: 768px) {
.content {
	margin: 0em;
}
.sidebar-nav {
	float: none;
	width: auto;
	position: relative;
}
h1 {
	text-align: center;
}
.stats {
	text-align: center;
	margin-top: .5em;
	margin-bottom: 2em;
	float: none;
}
.stats .stat {
	float: none;
	display: inline;
}
.stat-widget-container .stat-widget {
	font-size: .5em;
}
}
@media (max-width: 851px) {
.stat-widget-container .stat-widget {
	font-size: .75em;
}
}
@media (max-width: 767px) {
footer hr {
	margin-left: 0em;
	margin-right: 0em;
}
.navbar .nav > li > ul {
	margin-left: 1.65em;
}
.navbar .nav > li:hover {
	background-color: transparent;
}
.nav > li > a:hover,  .nav > li > a:focus {
	background-color: transparent;
}
.sidebar-nav {
	display: none;
}
}
@media (max-width: 604px) {
body.http-error {
	font-size: .5em;
}
.dialog,  .row .dialog {
	max-width: 300px;
}
}
.theme-blue .navbar {
}
/* Side notes for calling out things
-------------------------------------------------- */
/* Base styles (regardless of theme) */
.bs-callout {
	margin: 20px 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}
.bs-callout-right {
	border-right: 5px solid #eee;
	border-left: 0px;
}
.bs-callout h4 {
	margin-top: 0;
}
.bs-callout p:last-child {
	margin-bottom: 0;
}
.bs-callout code, .bs-callout .highlight {
	background-color: #fff;
}
/* Themes for different contexts */
.bs-callout-danger {
	background-color: #fcf2f2;
	border-color: #dFb5b4;
}
.bs-callout-warning {
	background-color: #fefbed;
	border-color: #f1e7bc;
}
.bs-callout-info {
	background-color: #f0f7fd;
	border-color: #d0e3f0;
}
/*Panel tabs*/
.panel-tabs {
	border-bottom: 1px solid transparent;
}
.panel-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.panel-tabs > li > a {
	color:#03a9f5!important;
	background-color: transparent!important;
}
.panel-tabs > li > a:hover {
	border-color: transparent;
	color: #ffffff;
	background-color: transparent;
}
#theme_name {
	-moz-appearance: none!important;
	-webkit-appearance:none!important;
	background: #fff url("../images/triangle-down.png") no-repeat scroll 96% center;
	border:1px solid #ddd;
}
.report-heading {
	color: #064862;
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style: outside none none;
}
.report .header, .report .cell {
	padding: 6px 6px 6px 10px;
}
.report .list-header .header {
	background-color: #eee;
	color: #999;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
}
.report [class^="row"], .report [class*=" row"] {
	border-bottom: 1px solid #ddd;
}
.report[class^="row"]:hover, .report [class*=" row"]:hover {
	background-color: #f7f7f7;
}
.report .cell {
	font-size: 0.85em;
}
.report .cell .mobile-isrequired {
	color: #aaa;
	display: none;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
}
.report .cell .propertyname {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.report .cell .type {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.report .cell code {
	color: #428bca;
}
.report .cell a, .report .cell a:hover {
	text-decoration: none;
}
.report .cell code.custom {
	color: #8a6d3b;
	text-decoration: none;
}
.report .cell .text-muted {
	color: #ddd;
}
@media (max-width: 991px) {
.report [class^="row"], .method [class*=" row"] {
	padding-bottom: 10px;
	padding-top: 10px;
}
.report .cell {
	padding: 0 10px;
}
.report .cell .propertyname {
	font-size: 1.2em;
	font-weight: bold;
}
.report .cell .propertyname .lookuplink {
	font-size: 1.5em;
	font-weight: normal;
	position: absolute;
	right: 10px;
	top: 0;
}
.report .cell .type {
	font-size: 1.1em;
	padding-left: 10px;
}
.report .cell .isrequired {
	display: none;
	padding-left: 10px;
}
.report .cell .description {
	padding-left: 10px;
}
.report .cell .mobile-isrequired {
	display: inline;
}
}
.margin-0[class^="row"], .margin-0[class*=" row"], .margin-0[class^="form-group"], .margin-0[class*=" form-group"] {
	margin-left: 0;
	margin-right: 0;
}
.margin-0[class^="row"] > [class^="col-"], .margin-0[class^="row"] > [class*=" col-"], .margin-0[class*=" row"] > [class^="col-"], .margin-0[class*=" row"] > [class*=" col-"], .margin-0[class^="form-group"] > [class^="col-"], .margin-0[class^="form-group"] > [class*=" col-"], .margin-0[class*=" form-group"] > [class^="col-"], .margin-0[class*=" form-group"] > [class*=" col-"] {
 padding-left: 0;
 padding-right: 0;
}
.margin-0[class^="row"] [class^="row"], .margin-0[class^="row"] [class*=" row"], .margin-0[class^="row"] [class^="form-group"], .margin-0[class^="row"] [class*=" form-group"], .margin-0[class*=" row"] [class^="row"], .margin-0[class*=" row"] [class*=" row"], .margin-0[class*=" row"] [class^="form-group"], .margin-0[class*=" row"] [class*=" form-group"], .margin-0[class^="form-group"] [class^="row"], .margin-0[class^="form-group"] [class*=" row"], .margin-0[class^="form-group"] [class^="form-group"], .margin-0[class^="form-group"] [class*=" form-group"], .margin-0[class*=" form-group"] [class^="row"], .margin-0[class*=" form-group"] [class*=" row"], .margin-0[class*=" form-group"] [class^="form-group"], .margin-0[class*=" form-group"] [class*=" form-group"] {
	margin-left: 0;
	margin-right: 0;
}
.widget {
	background: #fafafa url("../img/cream.png") repeat scroll 0 0;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.widget p {
	line-height: 20px;
	margin: 3px 0 5px !important;
}
.widget hr {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	margin: 8px 0;
}
.widget .table {
	margin: 0;
	width: 100%;
}
.widget .table .btn {
	font-size: 11px !important;
}
.widget .table-bordered {
	border: 0 none;
	border-radius: 0;
}
.widget .table-bordered th {
	border-bottom: 1px solid #ddd !important;
}
.widget .table-bordered td {
	border-bottom: 1px solid #ddd !important;
	border-radius: 0 !important;
	border-top: 0 none !important;
}
.widget .table-bordered td:first-child, .widget .table-bordered th:first-child {
	border-left: 0 none;
}
.widget .table-bordered thead:first-child tr:first-child > th:first-child, .widget .table-bordered tbody:first-child tr:first-child > td:first-child {
	border-radius: 0;
}
.widget.wblack {
	background: #fafafa url("../img/black.png") repeat scroll 0 0;
	border: 1px solid #222;
	color: #ddd;
}
.widget.wblack hr {
	border-bottom: 1px solid #222;
	border-top: 1px solid #444;
}
.widget.wblack a {
	color: #aaa;
}
.widget.wblack a:hover {
	color: #888;
}
.widget .padd, .modal-body {
	padding: 13px 15px;
}
.widget .widget-head, .modal-header {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #f8f8f8, #f2f2f2) repeat scroll 0 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 15px;
	text-shadow: 0 1px #fff;
}
.widget.wblack .widget-head {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #333, #111) repeat scroll 0 0;
	border-bottom: 1px solid #555;
	border-top: 1px solid #666;
	box-shadow: 0 1px 1px #444 inset;
	color: #ccc;
	text-shadow: 0 1px #000;
}
.widget .widget-head .widget-icons i {
	font-size: 14px;
	margin: 0 4px;
}
.widget .widget-head .widget-icons a {
	color: #aaa;
}
.widget .widget-head .widget-icons a:hover {
	color: #999;
}
.widget.wblack .widget-head .widget-icons i {
	font-size: 14px;
	margin: 0 4px;
}
.widget .widget-foot, .modal-footer {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #f8f8f8, #f2f2f2) repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: 1px solid #ccc;
	box-shadow: 0 1px 1px #fff inset;
	color: #555;
	font-size: 12px;
	padding: 8px 15px;
	text-shadow: 0 1px #fff;
}
.widget.wblack .widget-foot {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #222, #111) repeat scroll 0 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #222;
	box-shadow: 0 1px 1px #444 inset;
	color: #aaa;
	text-shadow: 0 1px #000;
}
.widget .nav-tabs > li a {
	padding: 5px 10px;
}
.widget .nav-tabs {
	margin-bottom: 5px;
}
.widget .tab-content {
	margin-bottom: 10px;
}
.widget.wblack .btn-inverse {
	border: 1px solid #212121;
}
.widget.wblack a.btn-primary, .widget.wblack a.btn-primary:hover, .widget.wblack a.btn-warning, .widget.wblack a.btn-warning:hover, .widget.wblack a.btn-danger, .widget.wblack a.btn-danger:hover, .widget.wblack a.btn-success, .widget.wblack a.btn-success:hover, .widget.wblack a.btn-info, .widget.wblack a.btn-info:hover, .widget.wblack a.btn-inverse, .widget.wblack a.btn-inverse:hover {
	color: #fff;
}
.widget.wblack .form-actions {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #222, #111) repeat scroll 0 0;
	border: 1px solid #111;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.widget.wblack h2, .widget.wblack h3, .widget.wblack h4, .widget.wblack h5, .widget.wblack h6 {
	color: #ddd;
}
.widget.wblack blockquote {
	border-left: 3px solid #555;
}
.widget.wblack .pagination ul > li > a, .widget.wblack .pagination ul > li > span {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #222, #111) repeat scroll 0 0;
	border: 1px solid #161616;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.widget.wblack .pagination ul > li > a:hover {
	background: #222 none repeat scroll 0 0;
}
.widget.wblack .table td {
	border-top: 1px solid #222;
}
.widget.wblack .table tr:hover {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
.widget.wblack .nav-tabs > .active > a, .widget.wblack .nav-tabs > .active > a:hover {
	background: #222 none repeat scroll 0 0;
}
.widget.wblack .nav-tabs {
	border-bottom: 1px solid #222;
	margin-bottom: 5px;
}
.widget.wblack .nav-tabs > li a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #222, #111) repeat scroll 0 0;
	border-color: #222 #222 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	color: #ccc;
	font-weight: bold;
	margin-right: 5px;
	padding: 5px 10px;
}
.widget.wblack .nav-tabs > li a:hover {
	background: #222 none repeat scroll 0 0;
}
.widget.wblack .nav-tabs > li.active {
	border-bottom: 0 none;
}
.widget.wblack .nav-tabs > li.active a {
	background: #333 url("../img/back.png") repeat scroll 0 0;
	border-bottom: 0 none;
}
.widget.wblack .nav-tabs > li.active a:hover {
	background: #333 url("../img/back.png") repeat scroll 0 0;
	border-bottom: 0 none;
}
.widget.wblack .tab-content {
	margin-bottom: 10px;
}
.fc-header-title h2 {
	font-size: 15px;
	line-height: 20px;
}
.fc-event-skin {
	background-color: #ff5d5e;
	border-color: #ff3839;
}
.fc-button-month, .fc-button-agendaWeek, .fc-button-agendaDay {
	margin-top: -48px;
	right: 20px;
}
.fc-widget-header {
	background: #eee none repeat scroll 0 0;
	border-color: #ccc;
	color: #666;
	padding: 7px 0 !important;
}
.fc-content {
	background: #fff none repeat scroll 0 0;
}
.fc-content td:hover {
	background: #f3f3f3 none repeat scroll 0 0;
}
.current-status {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.current-status .bold {
	font-size: 13px;
	margin-left: 8px;
}
.current-status li {
	padding: 10px 0;
}
.today-datas {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
.today-datas li {
	background: #f8f8f8 url("../img/cream.png") repeat scroll 0 0;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #fff inset;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
	max-width: 100%;
	padding: 10px 20px;
	text-align: center;
	text-shadow: 0 1px #fff;
}
.today-datas li .datas-text {
	font-size: 11px;
	font-weight: normal;
	padding: 7px 0 0;
}
.profile {
	margin-top: 15px;
}
.error-page {
	margin: 50px auto;
	max-width: 500px;
}
.error h1 {
	font-weight: normal;
}
.show-grid div {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ddd;
	margin: 10px 0;
	text-align: center;
}
.dtpicker {
	display: inline-block;
	max-width: 120px;
}
#eq span {
	float: left;
	height: 120px;
	margin: 15px;
}
.make-switch {
	margin: 5px 0;
}
.gallery img {
	border: 1px solid #aaa;
	border-radius: 5px;
	margin: 5px;
	max-width: 170px;
	padding: 1px;
}
.error-log {
	font-family: "Courier New", monospace;
	height: 300px;
	overflow: auto;
}
.error-log ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.error-log .green {
	color: #61c221;
}
.error-log .red {
	color: #ff0000;
}
.medias .checker {
	width: 5px !important;
}
.medias img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #aaa;
	max-width: 40px;
	padding: 1px;
}
.cleditorMain {
	border: 1px solid #ccc;
	margin: 10px 0;
}
.cleditorMain textarea, .cleditorMain iframe {
	width: 100% !important;
}
#bar-chart, #bar-chart-black, #curve-chart, #live-chart, #pie-chart, #pie-chart2, #pie-chart3 {
	height: 250px;
	max-width: 100%;
}
#pie-chart, #pie-chart2, #pie-chart3 {
	margin: 10px auto;
	max-width: 300px;
}
#slist p {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	display: none;
	line-height: 25px;
	margin: 5px 0;
	padding: 5px 10px;
}
#slist {
	margin-left: 20px;
}
#slist li {
	margin-bottom: 10px;
}
#slist li a {
	display: block;
	margin-bottom: 0;
}
.post {
	margin-top: 20px;
}
.admin-form {
	margin: 50px auto;
	max-width: 500px;
}
.admin-form form {
	padding: 10px 0;
}
.widget-content .error .form-inline button {
	margin-left: -2px;
	padding: 8px 12px;
}
.chats {
	margin-left: 0;
	padding-left: 0;
}
.recent {
	margin-left: 0;
	padding-left: 0;
}
.widget-foot .form-inline button {
	margin-left: -3px;
	padding: 7px 12px;
}
.widget-content .form-inline button {
	margin-left: 0;
	padding: 7px 12px;
}
.buttons button {
	margin-top: 10px;
}
.widget-content ol#slist {
	padding: 0;
}
.table-shadow {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 5px #ddd;
	margin-bottom: 4%;
	margin-top: 2%;
	padding: 20px;
}
 select::-ms-expand {
 display: none;
}
#login-dp {
	min-width: 250px;
	padding: 14px 14px 14px;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 5px #ddd;
	z-index:99999!important;
}

