@CHARSET "UTF-8";
body {padding-top: 51px;}
.navbar-default, .btn-default {background-color: #484e55;}
.sticky {top: 51px; position: -webkit-sticky; position: sticky;}
table, .table, label {font-size: medium;}
.tooltipCustom {color: #777;}
.tooltip.top .tooltip-inner {background-color: #6B7685;}
.tooltip.top .tooltip-arrow {border-top-color: #6B7685;}
.note-editor .note-toolbar {background-color: #30333B;}
.footer {border: 1px solid rgba(0,0,0,0.6); text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	background-image: -webkit-linear-gradient(#313539, #3a3f44 60%, #484e55);
	background-image: -o-linear-gradient(#313539, #3a3f44 60%, #484e55);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#313539), color-stop(60%, #3a3f44), to(#484e55));
	background-image: linear-gradient(#313539, #3a3f44 60%, #484e55);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
	-webkit-filter: none;
	filter: none;
	background-color: transparent;}
/* .btn, .btn:hover {border-color: transparent !important;} */
.has-hover:HOVER, .has-hover:ACTIVE, .has-hover.active {background-color: #3f454e;}
.bxslider > li {background-color: #7a8288;}
.checkboxFive label {/*width: 1.7em; height: 1.7em; border-color: #C0CFDC;*/}
.checkboxFive label:after {border-color: #7a8288;}
.checkboxFive input[type=checkbox]:checked + label {border-color: #7a8288;}
.radiobuttonFive input[type="radio"] + label:before {border-color: #C0CFDC;}
.radiobuttonFive input[type="radio"]:checked + label:before {background: #7a8288; border-color: #7a8288;}
.radiobuttonFive input[type="radio"][disabled] + label:before {border: 12px solid #3F4347;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #7a8288;}
.badge-group>.badge {border-color: #7a8288;}
.badge-group .badge-group-second {color: #7a8288;}
.badge-group .alert-danger {border-color: #ee968f;}
.badge-group .badge-group-second.alert-danger {background: rgba(249, 186, 186, 0.8);}
.error {color: #ee5f5b; font-weight: 500;}
.form-control-danger {box-shadow: 0 0 10px 2px #fff; -webkit-box-shadow: 0 0 10px 2px #fff; -moz-box-shadow: 0 0 10px 2px #fff; -o-box-shadow: 0 0 10px 2px #fff;}
/* //================ S: File upload */
input[type="file"] {width: 100%; opacity: 0; height: 38px; cursor: pointer; border: 0px solid #999;}
.fileField .btn {border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; height: 38px;}
/* //================ E: File upload */
.selected-list-item {background: #43464a !important;}
