/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
(2721,1): run-time error CSS1019: Unexpected token, found '}'
 */
body {
    font-family: 'Open Sans', sans-serif;
    padding-top: 142px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.subnav-btn {
    display: block;
    color: #fff !important;
    padding: 0px;
    background: #dc144c;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-top: -10px;
    margin-bottom: -10px;
    text-decoration: none !important;
}
.header {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    padding-top: 25px;
    padding-bottom: 2px;
    -webkit-box-shadow: 0px -5px 30px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -5px 30px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -5px 30px 0px rgba(0, 0, 0, 0.75);
    font-family: 'Quicksand', sans-serif;
    background: #404c59;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #a7c227 0%, #5f6a29 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #a7c227 0%, #5f6a29 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #a7c227 0%, #5f6a29 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a7c227', endColorstr='#5f6a29', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    transition: all 0.2s;
}
.navbar {
    transition: all 0.2s;
}
.navbar-default {
    background: rgba(0, 0, 0, 0);
    border: 0;
}
.navbar-right img {
    height: 30px;
    margin-top: -5px;
}
.navbar-brand img {
    height: 70px;
    margin-top: -8px;
    margin-right: 20px;
    transition: all 0.2s;
    padding: 3px;
    border: solid 1px #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    /*padding: 35px;*/
    padding: 35px 20px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav>.active>a::after {
    content: '.';
    display: block;
    position: absolute;
    left: calc(50% - 8px);
    font-size: 56px;
    margin-top: -10px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #9ba9d4;
    background-color: transparent;
}
.dashboard-statistics {
    padding: 100px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+99 */
    
    background: #ffffff;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 99%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 99%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4', GradientType=0);
    /* IE6-9 */
}
.stats-card {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.75);
    font-size: 110px;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    font-weight: 200;
    color: #5f5e5e;
    transition: all 0.2s;
    border: 0;
}
.stats-card:hover {
    opacity: 0.8;
    -webkit-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.4);
}
.stats-card:active {
    opacity: 0.6;
}
.stats-card-label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 55px;
    border-top: 2px solid #eee;
    font-weight: 400;
}
.stats-knob {
    padding: 20px;
    margin-bottom: -40px;
}
.btn {
    border-radius: 0;
    border: 0;
    font-family: 'Quicksand', sans-serif;
}
.btn-primary {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a4570+1,ab2359+100 */
    background: #006892;
    /* Old browsers */
    background: #667dea;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a7c227 0%, #a7c227 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #a7c227 0%, #a7c227 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #a7c227 0%, #a7c227 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a7c227', endColorstr='#a7c227', GradientType=1);
    /* IE6-9 */
    transition: opacity 0.2s;
    padding: 18px 28px;
    font-size: 18px;
    font-weight: bold;
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ab2359;
    border-color: #ab2359;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.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 {
    color: #fff;
    background-color: #ab2359;
    border-color: #ab2359;
}
.btn-primary:hover {
    opacity: 0.9;
}
.download-btn {
    padding: 30px 55px;
    font-size: 20px;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0.75);
    margin-top: 45px;
}
.download-btn img {
    width: 30px;
    margin-left: 30px;
}
.section-light {
    padding: 100px 0;
}
h2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 35px;
}
h1,
h2.heading {
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 35px;
}
.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: 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.06);
}
.table-striped thead {
    background-color: rgba(0, 0, 0, 0.2);
}
.table thead > tr > th {
    border-bottom: none;
}

.details-icon {
    width: 28px;
    margin-top: -4px;
    margin-bottom: -4px;
}
.high-risk-dot {
    display: inline-block;
    border-radius: 50%;
    background: #ED145B;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: -3px;
}
.mid-risk-dot {
    display: inline-block;
    border-radius: 50%;
    background: #FF9800;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: -3px;
}
.low-risk-dot {
    display: inline-block;
    border-radius: 50%;
    background: #7CC576;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: -3px;
}
.filter-dropdown .low-risk-dot,.filter-dropdown .mid-risk-dot,.filter-dropdown .high-risk-dot {
    margin-left: 0;
    margin-right: 8px;
}
.graph-dark {
    background: #3F4A57;
    padding: 15px;
    border-radius: 3px;
    color: #fff;
}
.graph-dark h2 {
    margin-bottom: 15px;
}
.sparkline {
    background: #FFFFFF;
}
.navbar-right li:nth-of-type(2) a {
    padding-right: 0;
}
.section-dark {
    padding: 100px 0;
    background: #29313A;
    color: #fff;
}
.form-dark-bg {
    font-size: 18px;
    font-weight: 300;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.upload-label {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    color: #879999;
}
.form-dark-bg input[type="text"].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 24px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-dark-bg input[type="file"].form-control {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    border: 3px dotted #fff;
    padding: 13px;
    height: 55px;
    color: #fff;
}
.form-dark-bg input[type="password"].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 24px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-dark-bg select.form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 12px;
    height: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-dark-bg select.form-control option {
    color: #000;
}
.form-dark-bg textarea.form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 12px;
    height: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-dark-bg input.cmn-toggle-round + label {
    padding: 2px;
    width: 45px;
    /*height: 32px;*/
    /* background-color: #dddddd; */
    
    border-radius: 60px;
}
.form-dark-bg input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #29313A;
    border-radius: 40px;
    transition: background 0.4s;
    border: 3px #ffffff solid;
    height: 30px;
    width: 55px;
    /* padding: 3px; */
}
.form-dark-bg input.cmn-toggle-round + label:after {
    margin: 5px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    transition: margin 0.4s, box-shadow 0.4s;
    height: 20px;
    width: 20px;
}
.form-dark-bg input.cmn-toggle-round + label:before,
.form-dark-bg input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 15px;
    bottom: 1px;
    content: "";
}
.form-dark-bg .form-group-radio [type="radio"],
.form-dark-bg .form-group-radio [type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.form-group-radio {
    margin-bottom: 20px;
}
.form-group-radio label {
    margin-bottom: 12px;
}
.form-dark-bg .form-group-radio [type="radio"] + span,
.form-dark-bg .form-group-radio [type="checkbox"] + span {
    display: block;
    cursor: pointer;
    line-height: 30px;
    font-weight: 400 !important;
}
.form-dark-bg .form-group-radio [type="radio"] + span:before {
    content: '';
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 3px solid #fff;
    margin-right: 0.5em;
    transition: 0.5s ease all;
    margin-right: 24px;
}
/*.form-group-radio [type="radio"]:checked + span:before {
    background: #7d7d7d;
}*/

.form-dark-bg .form-group-radio [type="radio"]:checked + span:before {
    box-shadow: 0 0 0 3px hsl(0, 0%, 100%);
    border: rgb(41, 49, 58) 2px solid;
    background: #fff;
    width: 22px;
    height: 22px;
    margin: 4px;
    margin-right: 28px;
}
.form-dark-bg input.cmn-toggle-round:checked + label:before {
    background-color: #3D456F;
    box-shadow: inset 0px 0px 12px -4px #61CAE0;
    border: 3px solid #FFF;
}
.form-dark-bg input.cmn-toggle-round:checked + label:after {
    margin-left: 30px;
}
.btn-file {
    border-radius: 0;
    background: #323B46;
    color: #fff;
    padding: 14px 18px;
    font-size: 18px;
    font-weight: bold;
}
.btn-file:hover {
    color: #BAC7EC;
}
/*########################*/

.form-light-bg input[type="file"].form-control {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    border: 3px dotted #29313A;
    padding: 13px;
    height: 55px;
    color: #29313A;
}
.form-light-bg {
    font-size: 18px;
    font-weight: 300;
}
.form-light-bg .form-control {
    font-size: 18px;
}
.form-light-bg .upload-label {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    color: #29313A;
}
.form-light-bg input[type="text"].form-control,
.form-light-bg input[type="tel"].form-control,
.form-light-bg input[type="number"].form-control,
.form-light-bg input[type="email"].form-control,
.form-light-bg input[type="date"].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #29313A;
    border-radius: 0;
    color: #29313A;
    padding: 24px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-light-bg select.form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #29313A;
    border-radius: 0;
    color: #29313A;
    padding: 12px;
    height: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-light-bg select.form-control option {
    color: #000;
}
.form-light-bg textarea.form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #29313A;
    border-radius: 0;
    color: #29313A;
    padding: 12px;
    height: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
.form-light-bg input.cmn-toggle-round + label {
    padding: 2px;
    width: 45px;
    /*height: 32px;*/
    /* background-color: #dddddd; */
    
    border-radius: 60px;
}
.form-light-bg input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #fff;
    border-radius: 40px;
    transition: background 0.4s;
    border: 3px #29313A solid;
    height: 30px;
    width: 55px;
    /* padding: 3px; */
}
.form-light-bg input.cmn-toggle-round + label:after {
    width: 38px;
    margin: 5px;
    background-color: #29313A;
    border-radius: 100%;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    transition: margin 0.4s, box-shadow 0.4s;
    height: 20px;
    width: 20px;
}
.form-light-bg input.cmn-toggle-round + label:before,
.form-light-bg input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 15px;
    bottom: 1px;
    content: "";
    cursor: pointer;
}
.form-light-bg .form-group-radio [type="radio"],
.form-light-bg .form-group-radio [type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.form-light-bg .form-group-radio [type="radio"] + span,
.form-light-bg .form-group-radio [type="checkbox"] + span {
    display: block;
    cursor: pointer;
    line-height: 30px;
    font-weight: 400 !important;
}
.form-light-bg .form-group-radio [type="radio"] + span:before {
    content: '';
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 3px solid #29313A;
    margin-right: 0.5em;
    transition: 0.5s ease all;
    margin-right: 24px;
}
/*.form-group-radio [type="radio"]:checked + span:before {
    background: #7d7d7d;
}*/

.form-light-bg .form-group-radio [type="radio"]:checked + span:before {
    box-shadow: 0 0 0 3px hsl(212, 17%, 19%);
    border: rgb(255, 255, 255) 2px solid;
    background: #29313A;
    width: 22px;
    height: 22px;
    margin: 4px;
    margin-right: 28px;
}
.form-light-bg input.cmn-toggle-round:checked + label:before {
    background-color: #c1cdf1;
    box-shadow: inset 0px 0px 12px -4px #9ba9d4;
    border: 3px solid #29313a;
}
.form-light-bg input.cmn-toggle-round:checked + label:after {
    margin-left: 30px;
}
.switch {
    width: 75px;
    float: left;
    /*height: 40px;*/
    height: 35px;
}
.ap-checkbox-label {
    float: left;
    line-height: 35px;
    margin-left: 2px;
    /* Reduce font size */
    font-size: .85em;
    color: #666;
}
.ap-switch-row {
    /*margin-bottom: 5px;*/
    overflow: hidden;
}
.switch input {
    margin-left: 8px;
}
.form-group-radio-label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #606a75;
}
.btn-default {
    border-radius: 0;
    background: #a7c227 /*#e0144e*/;
    color: #fff;
    padding: 14px 18px;
    font-size: 18px;
    font-weight: bold;
}
.btn-default:hover {
    border-radius: 0;
    background: #151a1f;
    color: #fff;
    padding: 14px 18px;
    font-size: 18px;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #de124c;
    border-color: #8c8c8c;
}
.disabled.btn-default:hover {
    opacity: .5;
    background-color: #de124c;
}
.full-width {
    width: 100%;
}
.footer {
    background: #161A1F;
    padding: 100px 0;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
}
.footer h2 {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}
.navbar-brand {
    padding-left: 0;
}
.footer ul {
    list-style: none;
    padding: 0;
}
.footer ul a {
    color: #fff;
    margin-bottom: 5px;
    display: block;
}
.footer-logo {
    height: 60px;
}
.footer-contact {
    overflow: hidden;
    line-height: 65px;
}
.footer-contact img {
    float: left;
    margin-right: 20px;
    width: 80px;
}
.footer .legal a + a:before {
    content: '|';
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.footer .row + .row {
    margin-top: 15px;
}
.footer .statement {
    font-size: .9em;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border: 4px solid #e9e9e9;
    border-radius: 0;
}
.pagination > li.disabled > a,
.pagination > li.disabled > span {
    opacity: .5;
}

.pagination {
    border-radius: 0;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #000;
    background-color: #e9e9e9 !important;
    border-color: #e9e9e9 !important;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 04px;
}
.dropdown-menu {
    border-radius: 0;
}
.filters {
    margin-bottom: 25px;
}
.filter-ico {
    height: 60px;
    width: 60px;
    background: #15191E;
    line-height: 60px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
.filter-ico img {
    width: 15px;
}
.filter-btn {
    padding: 0 20px 0 0;
    background: #1E242B;
    overflow: hidden;
    line-height: 60px;
}
.filter-btn:hover {
    color: #fff;
    background: #15191E;
}
.filter-btn-alt {
    padding: 0 20px;
    overflow: hidden;
    line-height: 60px;
    background: rgba(0, 0, 0, 0);
}
.filter-btn-alt:hover {
    color: #fff;
    background: #15191E;
}
.filter-btn-alt:focus,
.filter-btn:focus {
    color: #fff;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.filter-dropdown {
    display: inline-block;
}
.sub-navigation {
    background: #161c23;
    padding: 22px 0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #4d5258;
}
.sub-navigation ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
    margin-left: 30px;
}
.sub-navigation ul li {
    display: inline-block;
}
.sub-navigation ul a {
    color: #fff;
    padding: 12px;
    transition: background 0.2s;
}
.sub-navigation ul .btn {
    font-size: inherit;
    font-weight: bold;
    display: inline;
}
.sub-navigation ul a:hover {
    color: #fff;
    padding: 12px;
    background: #394670;
    text-decoration: none;
}
.sub-navigation ul li.active a {
    color: #fff;
    padding: 12px;
    background: #394670;
    text-decoration: none;
}
.login-page,
.reg-page {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#667dea+0,7450a9+99 */
    background: #667dea;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a7c227 0%, #5f6a29 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #a7c227 0%, #5f6a29 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #a7c227 0%, #5f6a29 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a7c227', endColorstr='#5f6a29', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    width: 100%;
    min-height: 100vh;
}
.login-form,
.reg-form {
    background: rgba(0, 0, 0, 0.4);
    /*margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    position: absolute;
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
    height: 405px;
    width: 400px;
    max-width: 100%;
    padding: 25px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
}
.login-text {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.login-logo {
    height: 70px;
    margin-bottom: 35px;
    padding: 3px;
    border: 1px solid #fff;
}
.reg-form {
    height: 800px;
}

@media (max-width: 767px) {
    .reg-page {
        min-height: 200vh;
    }
}

.section-light .filter-btn {
    padding: 0 20px 0 0;
    background: #f0f0f0;
    overflow: hidden;
    line-height: 60px;
}
.section-light .filter-btn:hover,
.section-light .filter-btn-alt:hover {
    background: #fff;
    color: #000;
}
.section-light .filter-ico {
    height: 60px;
    width: 60px;
    background: #cccccc;
    line-height: 60px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
.section-light .pagination>li>a,
.section-light .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #323c47;
    text-decoration: none;
    background-color: rgb(240, 240, 240);
    border: 4px solid #f0f0f0;
    border-radius: 0;
    font-weight: bold;
}
.header.scrolled {
    padding-top: 0px;
}
.header.scrolled .navbar {
    margin-bottom: -2px;
}
.header.scrolled .navbar-brand img {
    height: 60px;
    margin-top: 2px;
}
.nav .caret {
    color: #BAC6EB;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #BAC6EB;
    background-color: rgba(50, 60, 71, 0);
}
.footer-contact {
    margin-bottom: 15px;
}
.breadcrumb-light {
    padding: 15px 0;
}
.breadcrumb-light .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
}
.breadcrumb-light a {
    color: #303a44;
    font-weight: bold;
    text-decoration: none;
}
.breadcrumb-dark {
    padding: 15px 0;
    background: #242b33;
    color: #fff;
}
.breadcrumb-dark .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #242b33;
    border-radius: 4px;
}
.breadcrumb-dark a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .stats-knob {
        padding: 14px 0;
        margin-bottom: -28px;
        position: relative;
    }
}
@media (max-width: 991px) {
    .footer-contact:nth-of-type(1) {
        margin-top: 35px;
    }
    .stats-knob {
        padding: 14px 0;
        margin-bottom: -28px;
        position: relative;
    }
    .header.scrolled .navbar-brand img {
        height: 51px;
        margin-top: -14px;
    }
    .header.scrolled .navbar {
        margin-bottom: -2px;
        margin: 12px 0;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-weight: bold;
        /*font-size: 16px;*/
        font-size: 15px;
        /*padding: 18px;*/
        padding: 18px 10px;
    }
    .navbar-brand img {
        height: 55px;
        margin-top: -18px;
        margin-right: 20px;
    }
    body {
        font-family: 'Open Sans', sans-serif;
        padding-top: 108px;
    }
    .dashboard-statistics,
    .section-light,
    .section-dark,
    .footer {
        padding: 65px 0;
    }
    .stats-knob {
        padding: 14px 40px;
        margin-bottom: -34px;
        position: relative;
    }
    .download-btn {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .header.scrolled .navbar-brand img {
        height: 45px;
        margin-top: -19px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    body {
        font-family: 'Open Sans', sans-serif;
        padding-top: 96px;
    }
    .sub-navigation {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 40;
        background: #12151a;
    }
    .sub-navigation.unstuck {
        position: relative;
    }
    .sub-navigation ul li {
        width: 100%;
        display: block;
    }
    .sub-navigation ul li a,
    .sub-navigation ul li .btn {
        /*display: inline-block;
        width: 42%;
        vertical-align: top;*/
        width: 100%;
        display: block;
    }
    .sub-navigation ul li .btn {
        text-align: left;
        background-color: transparent;
    }
    .footer ul {
        list-style: none;
        padding: 0;
        margin-bottom: 35px;
    }
    .sub-navigation ul {
        padding: 0;
        list-style: none;
        margin: 0;
        display: block;
        margin-left: 0;
        margin-top: 25px;
        display: none;
    }
    .sub-navigation ul a {
        color: #fff;
        padding: 12px;
        transition: background 0.2s;
        display: inline-block;
    }
    .dashboard-statistics,
    .section-light,
    .section-dark,
    .footer {
        padding: 35px 0;
    }
    .stats-card {
        font-size: 16vw;
        background: rgba(0, 0, 0, 0);
        /*-webkit-box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 40px -7px rgba(0, 0, 0, 0);*/
        height: 40vw;
        line-height: 40vw;
        vertical-align: top;
        position: relative;
    }
    .stats-knob {
        padding: 0;
        margin-bottom: 0px;
        position: relative;
    }
    .stats-card-label {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .download-btn {
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
    }
    .dashboard-statistics {
        padding-bottom: 0;
        padding-top: 52px;
    }
    .navbar-default .navbar-toggle {
        border-color: rgba(221, 221, 221, 0);
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-brand img {
        height: 55px;
        margin-top: -18px;
        margin-right: 20px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: rgba(231, 231, 231, 0);
        margin-top: 20px;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background-color: rgb(78, 88, 100);
    }
    .navbar-default .navbar-nav>.active>a::after {
        display: none;
    }
    .navbar-right>li {
        position: relative;
        display: inline-block;
        width: 50%;
        float: left;
    }
    .navbar-right>li:nth-of-type(2) {
        text-align: right;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: rgba(221, 221, 221, 0);
    }
}
body {
}

.btn {
    /*font-size: 18px;*/
}
.btn-lg {
    border-radius: 0;
    color: #fff;
    padding: 14px 18px;
    font-size: 18px;
    font-weight: bold;
}
.btn-sm {
    padding: 5px 10px !important;
    line-height: 1.5 !important;
    font-size: 16px !important;
}

/* Secondary button */

.btn-light {
    border-width: 1px !important;
    color: #333;
    background-color: #fff;
}

.btn.btn-light {
    border: 1px solid #ccc;
}

.btn-light:focus,
.btn-light.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-light:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-light:active,
.btn-light.active,
.open > .dropdown-toggle.btn-light {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-light:active:hover,
.btn-light.active:hover,
.open > .dropdown-toggle.btn-light:hover,
.btn-light:active:focus,
.btn-light.active:focus,
.open > .dropdown-toggle.btn-light:focus,
.btn-light:active.focus,
.btn-light.active.focus,
.open > .dropdown-toggle.btn-light.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-light:active,
.btn-light.active,
.open > .dropdown-toggle.btn-light {
    background-image: none;
}

.btn-light.disabled:hover,
.btn-light[disabled]:hover,
fieldset[disabled] .btn-light:hover,
.btn-light.disabled:focus,
.btn-light[disabled]:focus,
fieldset[disabled] .btn-light:focus,
.btn-light.disabled.focus,
.btn-light[disabled].focus,
fieldset[disabled] .btn-light.focus {
    background-color: #fff;
    border-color: #ccc;
}

.panel-footer > .btn-light {
    border-color: #ccc;
}

.panel-footer.bg-success {
    background-color: #dff0d8;
}

.panel-footer.bg-danger {
    background-color: #f2dede;
}

/* List Groups */

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: #65b9e8 /*#e0144e*/;
    border-color: #65b9e8 /*#e0144e*/;
}

/* Restyle form buttons */
.input-list-container .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #ccc;
}
.input-list-container .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.input-list-container .btn-default:active,
.input-list-container .btn-default.active,
.input-list-container .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.table td .btn,
.table td .btn-default {
    font-size: inherit;
}

/* Re-style info/secondary buttons */
/*.btn-info {
    background-color: #666;
}*/

/* Wells */

.well p:last-child {
    margin-bottom: 0;
}

/*Page Header*/

/* Copy dashboard style */
.page-header {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding: 80px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+99 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4', GradientType=0);
    /* IE6-9 */
}
.page-header h1 {
    margin-bottom: 15px;
}
.page-header p:first-child {
    margin-top: 0px;
}
.page-header p:last-child {
    margin-bottom: 0px;
}

h1 {
    font-size: 38px;
}
h1 + p.heading {
    /*margin-top: -15px;*/
    margin-bottom: 35px;
}

.col-cta {
    text-align: right;
}

@media (max-width: 1199px) {
    h1 {
        font-size: 32px;
    }
    .page-header {
        padding: 65px 0;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    .page-header {
        padding: 35px 0;
    }
    .col-cta {
        text-align: left;
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .col-cta-xs {
        margin-top: 20px;
    }
}

/*Nav bar*/

@media (min-width: 1200px) {
    .header > .container-fluid {
        width: 1170px;
    }
}

.navbar-default .navbar-nav > li > form {
    display: inline;
}
.navbar-default .navbar-nav > li > form > a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 35px 20px;
}
.nav > li > form > a {
    display: block;
}
.navbar-default .navbar-nav > li > form > a > img {
    vertical-align: top;
}

.navbar-brand .brand {
    font-size: 48px;
    font-weight: bold;
    color: white;
    margin-top: 15px;
    display: inline-block;
}
.header.scrolled .navbar-brand .brand {
    font-size: 36px;
    margin-top: 18px;
}

@media (min-width: 992px) {
    .navbar-right li:nth-of-type(2) > form > a {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav > li > form > a {
        font-size: 15px;
        padding: 18px 0px;
    }

    .navbar-brand .brand {
        font-size: 36px;
        margin-top: 0px;
    }

    .header.scrolled .navbar-brand .brand {
        font-size: 28px;
        margin-top: 2px;
    }
}

@media (max-width: 768px) {
    .navbar-brand .brand {
        font-size: 28px;
        margin-top: 0px;
    }

    .header.scrolled .navbar-brand .brand {
        font-size: 24px;
        margin-top:  0px;
    }
}

/* Breadcrumb */

.container > .breadcrumb {
    padding-left: 0;
}

.breadcrumb:before {
    font-family: 'FontAwesome';
    content: "\f015";
    padding-right: 10px;
}

.breadcrumb-light + main > .section-light,
.breadcrumb-light + main > .section-dark {
    padding-top: 50px;
}
.breadcrumb-light + main > .page-header {
    padding-top: 30px;
}

@media (max-width: 1199px) {
    .breadcrumb-light + main > .page-header {
        padding-top: 20px;
    }
}

@media (max-width: 767px) {
    .breadcrumb-light + main > .page-header {
        padding-top: 5px;
    }
}

/* Modals */

.modal-header {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.modal-header.warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

/* Sections */
.section-dark,
.section-light {
    padding-top: 65px;
    padding-bottom: 65px;
}

/* Forms */

.form-submit {
    margin-bottom: 0px;
    margin-top: 30px;
}

.form-footer {
    margin-top: 25px;
    border-top: solid 1px #ddd;
    padding-top: 15px;
    font-size: .8em;
}

.form-section {
    margin-top: 35px;
}

.form-section > h3:first-child {
    margin-top: 25px;
    margin-bottom: 25px;
}

/* Override defaults */
.form-control {
    border-radius: 0;
}

:first-child.input-group-btn > .btn, 
:first-child.input-group-btn > .btn-group {
    margin-right: 0;
}

input[type="text"].form-control:not(.txt-sm),
input[type="number"].form-control,
input[type="password"].form-control,
input[type="date"].form-control,
input[type="tel"].form-control,
input[type="email"].form-control,
select.form-control {
    height: 60px !important;
    line-height: 60px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.form-light-bg input[type="text"].form-control,
.form-light-bg input[type="password"].form-control,
.form-light-bg input[type="number"].form-control,
.form-light-bg input[type="date"].form-control,
.form-light-bg input[type="tel"].form-control,
.form-light-bg input[type="email"].form-control,
.form-light-bg select.form-control,
.form-light-bg textarea.form-control {
    border-color: #ccc;
}

.form-light-bg .input-group > input[type="text"].form-control,
.form-light-bg .input-group > input[type="password"].form-control,
.form-light-bg .input-group > input[type="number"].form-control,
.form-light-bg .input-group > input[type="date"].form-control,
.form-light-bg .input-group > input[type="tel"].form-control,
.form-light-bg .input-group > input[type="email"].form-control,
.form-light-bg .input-group > select.form-control {
    border-left: 0px !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.form-light-bg .input-group > .input-group-addon {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 3px solid #ccc;
    background-color: #ccc;
    color: white;
}

.input-group > .input-group-btn > .btn-group > .btn {
    height: 60px;
}

.form-group {
    margin-bottom: 25px;
}
.form-dark-bg .form-group .form-control,
.form-light-bg .form-group .form-control {
    margin-bottom: 0 !important;
}


.form-dark-bg .field-validation-error {
    color: white;
}
.form-dark-bg .validation-summary-errors {
    color: #a94442;
    background-color: #f2dede;
    border: 3px solid #ebccd1;
    border-radius: 0;
}

.form-group-submit {
    margin-top: 50px;
}

.form-light-bg input.cmn-toggle-round + label {
    cursor: pointer;
}
.form-light-bg input.cmn-toggle-round:checked + label:before {
    /*background-color: rgb(0, 204, 0);
    box-shadow: inset 0px 0px 12px -4px rgb(0, 128, 0);*/
}

/* Decorate toggle with 'Yes'/'No' labels */

.switch.labels {
    width: 125px !important;
    position: relative;
}

.form-assessment .switch {
    width: 105px;
    position: relative;
}

.switch.labels:before {
    content: 'No' !important;
    font-size: .85em;
    color: #666;
    display: inline-block;
    margin-right: 15px; /* Push checkbox underneath label */
}

.form-assessment .switch:before {
    content: ' ';
    width: 40px;
    display: inline-block;
    margin-right: 15px; /* Push checkbox underneath label */
}

.switch.labels:after {
    content: 'Yes';
    font-size: .85em;
    color: #666;
    position: absolute;
    right: 0;
    top: 4px;
}

.form-light-bg .switch.labels input.cmn-toggle-round + label:before,
.form-light-bg .switch.labels input.cmn-toggle-round + label:after,
.form-assessment .switch input.cmn-toggle-round + label:before,
.form-assessment .switch input.cmn-toggle-round + label:after {
    left: 35px;
}

.form-dark-bg input[type="password"].form-control,
.form-dark-bg input[type="number"].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 24px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}

.form-light-bg input[type="password"].form-control,
.form-light-bg input[type="number"].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #ccc;
    border-radius: 0;
    color: #29313A;
    padding: 24px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}

.has-feedback label ~ .form-control-feedback {
    top: 20px;
}

.btn-file-panel {
    padding: 5px;
    vertical-align: bottom;
    border: 1px solid #ccc;
}
.form-light-bg .btn-file-panel {
    border-width: 3px;
}
.btn-file-panel.has-success {
    border-color: #3c763d;
}
.btn-file-panel.has-success .upload-label {
    color: #3c763d;
}

/* Footer */
.footer a {
    color: white;
}
.footer .row-logos img {
    border: solid 1px #fff;
    padding: 3px;
    max-height: 64px;
    margin-bottom: 10px;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .footer .row-logos img {
        max-height: 48px;
    }
}

/*Login form */
.login-form {
    height: 460px;
}

.login-form.invalid,
.reg-form.invalid {
    height: 520px;
}

.login-form a,
.reg-form a {
    color: white;
}

.login-form .form-footer,
.reg-form .form-footer {
    border-top: 0px;
    margin-top: 0;
    font-size: .8em;
}

/*Filters*/
.filters {
    margin-top: 15px;
    margin-bottom: 35px;
}
.filters:before,
.filters:after {
    display: table;
    content: " ";
}
.filters:after {
    clear: both;
}

.filter-panel {
    display: inline;
    float: left;
    margin-bottom: 25px;
    width: calc(25% - 25px);
    margin-right: 25px;
}

/*.filter-panel + .filter-panel:last-child {
    margin-left: 0;
}*/
.filter-panel .btn-filter-submit {
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    vertical-align: top;

}
.filter-panel input[type=text].form-control {
    padding: 0 20px 0 10px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    max-width: 250px;
    border-radius: 0;
}

.filter-panel .input-group > .input-group-addon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.filter-dropdown {
    width: 100% !important;
}

.section-dark .filter-panel input[type=text].form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
}
.section-dark .filter-panel .input-group > .input-group-addon {
    background-color: #000;
    color: white;
    border-width: 3px;
    border-color: white;
}
.section-dark .filter-panel .input-group > input[type=text].form-control {
    border-left: 0px;
}

.section-light .filter-panel input[type="text"].form-control,
.section-light .filter-panel input[type="tel"].form-control,
.section-light .filter-panel input[type="number"].form-control,
.section-light .filter-panel select.form-control {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #ccc;
    border-radius: 0;
    color: #29313A;
}
.section-light .filter-panel .input-group > .input-group-addon {
    background-color: #ccc;
    color: white;
    border-width: 3px;
    border-color: #ccc;
}
.section-light .filter-panel .input-group > input[type=text].form-control {
    border-left: 0px;
}

.filter-panel.pull-right {
    padding-right: 0 !important;
}

@media (min-width: 1200px) {
    /*.filter-panel:nth-child(4n+1) {
        margin-right: 0;
    }*/
}
@media (max-width: 1199px) {
    .filter-panel {
        display: block;
        width: calc(33.333333% - 25px);
    }

    .filter-panel + .filter-panel {
        margin-left: 0px;
    }

    .filter-panel input[type=text].form-control {
        width: 100%;
        max-width: none;
    }

    .filter-dropdown,
    .filter-btn {
        display: block;
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .filter-panel {
        width: calc(50% - 25px);
    }
}

@media (max-width: 768px) {
    .filter-panel {
        width: 100%;
    }
    .filter-panel.pull-right {
        float: none !important;
    }
}

@media (max-width: 480px) {
    .filter-panel {
        width: 100%;
    }
}
    /* styles for validation helpers */
    .field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    padding-top: 0;
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.validation-summary-valid {
    display: none;
}

/* Custom form elements */

.ap-switch-row:before,
.ap-switch-row:after {
    display: table;
    content: " ";
}
.ap-switch-row:after {
    clear: both;
}

.ap-switch-row + .ap-switch-row {
    margin-top: 10px;
}

.btn-file-remove {
    margin-top: 10px;
}

/*.control-label + .panel-checkbox {
    margin-top: 10px;
}*/

/*Paginiation*/
.pagination > .active > a:hover {
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}
.section-light .pagination > li.active > a {
    background-color: #bbb;
    border-color: #bbb;
}

.pagination-panel  {
    margin: 20px 0;
}
.pagination-panel > .pagination-labels,
.pagination-panel > .pagination {
    float: left;
}
.pagination-labels {
    display: inline-block;
    padding: 8px 12px 8px 0;
}
.pagination-panel > .pagination {
    margin-top: 0px;
}

/* Tables */
.section-dark .table > tbody > tr > td > a {
    color: #fff;
}

.table > tbody > tr > td > .btn,
.table > tbody > tr > td > form > .btn {
    padding: 0 25px;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
}

.table > caption {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 18px;
    color: inherit;
    font-weight: bold;
}

/* Break rules so that dropdown-menu shows */
@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}

/*Panels*/
.panel-item {
    position: relative;
    display: block;
    padding: 10px 0px;
    border-top: 1px solid #ddd;
}

.panel-item:before,
.panel-item:after {
    display: table;
    content: " ";
}

.panel-item:after {
    clear: both;
}

.panel-item-related {
    border-top: 0px;
    padding-top: 0px;
}

.panel-item-label {
    font-weight: bold;
}

.panel-item-comment {
    padding: 15px;
}

.panel-item-comment > h4 {
    margin-top: 0px;
}

.panel .table th:first-child,
.panel .table td:first-child {
    padding-left: 15px;
}

.panel-item-padding-fix {
    padding-left: 5px;
}

.panel-body + .panel-heading {
    border-top: 1px solid #ddd;
}

.panel-item-group + .panel-body {
    border-top: 1px solid #ddd;
}

.panel .alert {
    margin: 15px;
}

.panel-item .dl-horizontal dt {
    text-align: left;
}

/*Stats card */

.stats-card {
    display: block;
    margin-bottom: 35px;
    position: relative;
    padding: 0;
    width: 100%;
}
.stats-card:hover {
    text-decoration: none;
}

.stats-card > .badge {
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 10px 14px;
    border-radius: 20px;
}

/*.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}*/

/* Colour set in content.css */
.stats-card.bg-success .stats-card-label,
.stats-card.bg-warning .stats-card-label,
.stats-card.bg-danger .stats-card-label,
.stats-card.bg-info .stats-card-label {
    border-top-color: transparent;
}

.stats-knob + .stats-card-label {
    border-top: 0;
    padding-top: 15px;
}

.margin-top-20 {
    margin-top : 20px;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

@media (max-width: 480px) {
    .mt-10-xxs {
        margin-top: 10px !important;
    }
}

@media (max-width: 767px) {
    .mt-10-xs {
        margin-top: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mt-10-sm {
        margin-top: 10px !important;
    }
}

.gray-row {
    background-color: rgba(0, 0, 0, 0.06);
    padding: 20px 0px;
}


@media (min-width: 1200px) {
    .stats-knob {
        height: 185px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .stats-knob {
        height: 170px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stats-knob {
        height: 180px;
    }
}
body {
}

.link {
    cursor: pointer;
}

.text-white {
    color: #fff;
}

.no-style {
    padding: 0;
    border: 0;
    background: transparent;
}

/* Navs */

.nav-pills > li > a {
    position: relative;
    background-color: #f5f5f5;
    color: inherit;
}

.nav-pills > li > a > .icon {
    position: absolute;
    right: 10px;
}

.nav-pills > li.success > a {
    background-color: #dff0d8;
}

.nav-pills > li.success > a > .icon {
    color: #3c763d;
}

.nav-pills > li.danger > a {
    background-color: #f2dede;
}

.nav-pills > li.danger > a > .icon {
    color: #a94442;
}

.nav-pills > li.success.active > a > .icon,
.nav-pills > li.danger.active > a > .icon {
    color: #fff;
}

/* The Masonry Container */
.masonry-2 {
    column-gap: 1.5em;
}

/* The Masonry Brick */
.masonry-2 > .item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

/* Masonry on large screens */
@media only screen and (min-width: 1024px) {
    .masonry-2 {
        column-count: 2;
    }
}

/* Summary panel */ 

.panel-summary {
    border: 1px solid #ddd;
    padding: 25px;
    margin-bottom: 35px;
    background-color: #fff;
}

.panel-summary-addon {
    margin-top: -35px;
    margin-bottom: 35px;
    background-color: #eee;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-top: 0;
}
.panel-summary-addon.bg-danger {
    background-color: #f2dede;
}
.panel-summary-addon.bg-success {
    background-color: #dff0d8;
}

.panel-summary.text {

}

@media (min-width: 768px) {
    .panel-summary, .panel-summary-addon {
        border-width: 4px;
    }
    .panel-summary-addon {
        margin-top: -38px;
    }
    .panel-summary .table-responsive {
        margin-left: -25px;
        margin-right: -25px;
    }
    .panel-summary .row .table-responsive {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .panel-summary {
        padding: 10px;
    }
}

.panel-summary-addon p:last-child {
    margin: 0;
}

.form-heading,
.panel-summary h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 1.2em;
}

.panel-summary h4 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.2em;
}

.panel-summary .dl-content dt {
    margin-bottom: 5px;
}

.panel-summary .dl-content dd {
    margin-bottom: 25px;
}

.panel-summary.user-prof dl dt {
    font-weight: normal;
    color: #666;
}

@media (min-width: 768px) {
    .well .dl-horizontal dt,
    .panel-summary .dl-horizontal dt {
        width: 40%;
        padding-bottom: 10px;
        text-overflow: unset;
        overflow: visible;
        white-space: normal;
    }

    .panel-summary .dl-horizontal.text-left dt {
        text-align: left;
    }

    .panel-summary.data-sheet .dl-horizontal dt {
        text-align: left;
        width: 30%;
    }

    .panel-summary.yn .dl-horizontal dt,
    .panel-summary .dl-horizontal.yn dt {
        text-align: left;
        width: 80%;
    }

    .well .dl-horizontal dd,
    .panel-summary .dl-horizontal dd {
        margin-left: calc(40% + 20px);
        padding-bottom: 10px;
    }

    .panel-summary .dl-horizontal.text-left dd {
        text-align: left;
    }

    .panel-summary.data-sheet .dl-horizontal dd {
        margin-left: calc(30% + 20px);
    }

    .panel-summary.yn .dl-horizontal dd,
    .panel-summary .dl-horizontal.yn dd {
        margin-left: calc(80% + 20px);
        text-align: right;
    }
}

@media (max-width: 768px) {
    .panel-summary .dl-horizontal dd {
        margin-bottom: 10px;
    }
}

.panel-summary-footer {
    background-color: #eee;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 25px;
    margin-bottom: -25px;
    text-align: right;
}

.panel-summary .table-data-sheet {
    margin-top: 35px;
}

.table-data-sheet {
    width: 100%;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    margin-bottom: 35px;
}
.table-data-sheet thead th,
.table-data-sheet tbody td {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 8px;
}

.table-data-sheet tfoot > tr > td {
    border-right: 0;
    padding: 8px;
}
.table-data-sheet tfoot > tr:first-child > td {
    padding-top: 24px;
}
.table-data-sheet tfoot > tr:last-child > td {
    border-bottom: solid 1px #ddd;
}
.table-data-sheet tfoot td:last-child {
    border-right: solid 1px #ddd;
}

.table thead.shaded > tr > th {
    background-color: rgba(0, 0, 0, 0.2);
}

.col-label {
    font-weight: bold;
}

.panel .dl-horizontal > dt,
.panel .dl-horizontal > dd {
    padding: 5px 15px;
    border-bottom: solid 1px #ddd;
}
.panel .dl-horizontal > dt {
    text-align: left;
}

/* Lists */
.dl-summary > dd {
    margin-bottom: 15px;
}
.dl-summary > dd:last-child {
    margin-bottom: 0;
}

.list-days > li > .day-name {
    display: inline-block;
    width: 125px;
}

.list-days > li > .date {
    display: inline-block;
    width: 85px;
}

@media (min-width: 768px) {
    .dl-horizontal.dl-summary > dt {
        width: 55%;
        font-weight: normal;
        text-align: left;
    }
    .dl-horizontal.dl-summary dd {
        margin-left: calc(55% + 20px);
    }
}

/* Form container */
.form-container .form-submit {
    margin-bottom: 0px;
    margin-top: 50px;
}

.form-container .form-footer .btn {
    font-size: inherit;
    font-weight: bold;
}

.form-container h4 {
    margin: 35px 0 20px 0;
    font-size: inherit;
    font-weight: bold;
}

.form-container .sub-labels .control-label {
    font-weight: normal !important;
}

.form-group-spacer .form-group {
    margin-bottom: 35px;
}

.form-spacer {
    margin-bottom: 35px;
}

.form-section {
    margin-top: 35px;
}

.form-light-bg .panel-attachment {
    margin-top: 25px;
    padding-top: 5px;
    border-top: dotted 1px #ccc;
    font-size: .7em;
    color: #666;
}

.form-light-bg .panel-moreinfo {
    font-size: .85em;
    /*margin-top: 15px;*/
}

.form-assessment .form-group {
    margin-bottom: 45px;
}

.form-light-bg .form-control.textarea-lg,
.form-control.textarea-lg {
    height: 200px;
}

.input-list-container {
    display: block;
}

.input-list-container:before,
.input-list-container:after {
    display: table;
    content: " ";
}

.input-list-container-block > .btn {
    display: block;
    width: 100%;
}

.input-list-container-block.options > .btn {
    font-weight: normal;
    text-align: left;
}

.input-list-container:after {
    clear: both;
}

/* Vendor upload stuff */
.ajax-result {
    font-size: .8em;
}

.vendor-docs {
    margin-top: 10px;
    font-size: .8em;
}
.vendor-docs > li {
    border: solid 1px #ccc;
    padding: 0;
}
.vendor-docs > li:first-child {
    margin-left: 5px;
} 
.vendor-docs > li > .download-vendor-attachment,
.vendor-docs > li > .delete-vendor-attachment {
    display: inline-block;
    padding: 5px 10px;
}
.vendor-docs > li > .delete-vendor-attachment {
    color: inherit;
    border-left: solid 1px #ccc;
}

@media (min-width: 768px) {
    .form-container {
        border: 8px solid #eee;
        padding: 35px;
    }

    .form-assessment .form-group .panel-fields {
        margin-left: 35px;
        margin-right: 35px;
        width: calc(100% - 70px);
    }
}

.panel-moreinfo {
    margin-top: 25px;
}

.panel-moreinfo label {
    font-weight: normal !important;
}

.panel-documents-upload {
    margin-top: 25px;
}

.panel-documents-upload .label-custom {
    font-size: .85em;
    margin-bottom: 5px;
    color: #666;
}

.label-custom {
    display: block;
}

.label-main {
    display: block;
    margin-bottom: 10px;
}


/* Tabs */
.tab-content > .tab-pane {
    padding: 35px 25px;
    border: solid 1px #ddd;
    border-top: 0px;
}

.tab-footer {
    background-color: #eee;
    padding: 15px 25px;
}

.tab-content {
    position: relative;
}

.tabs-content > .btn-cta {
    position: absolute;
    top: 35px;
    right: 25px;
}

.tabs-content .tab-cta {
    position: absolute;
    top: 35px;
    right: 25px;
}

.tab-content .well {
    margin-bottom: 35px;
}

.tab-content .well .form-group {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}

@media (max-width: 768px) {
    /* Collapsible tabs  */
    .js-tabcollapse-panel-heading {
        display: block;
    }

    .table-responsive .table td input[type='text'],
    .table-responsive .table td select {
        min-width: 125px;
    }

    .tab-content .well .form-group {
        margin-top: 5px;
        margin-bottom: 5px !important;
        margin-left: 5px;
    }

    .tabs-content > .btn-cta,
    .tabs-content .tab-cta {
        position: relative;
        top: auto;
        right: auto;
    }
}

/* Main alert */
#alert_main {
    margin-top: 15px;
}

@media (min-width: 768px) {
    .alert-cta {
        float: right;
    }
}

@media (max-width: 767px) {
    .tabs-content .alert {
        margin-left: 0;
        margin-right: 0;
    }
    .alert-cta {
        display: block;
        margin-top: 15px;
    }
}
}

/* Form spacing */

.row-spacer {
    margin-top: 15px;
}
.spacer-bottom {
    margin-bottom: 20px;
}

.label-sub {
    font-weight: normal;
}
.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/****************** Jquery Sortable *********************/

/* Grid Style */

.table .sortable > .sortable-item {
    padding: 0px;
    position: relative;
    border: 0px;
}

.table .sortable > .sortable-item:hover,
.table .sortable > .sortable-item:focus {
    border-top: 2px dashed #00adef;
    border-bottom: 2px dashed #00adef;
}

.table .sortable > .sortable-item:active {
    border-color: red;
}

.table .sortable .glyphicon-move {
    background-color: white;
    color: inherit;
    cursor: move;
    border: 1px #ddd solid;
}

/****************** Jquery Sortable *********************/

/* Login partial */

#login-name {
    color: white;
    position: absolute;
    right: 0px;
    top: -25px;
    background-color: #a7c227 /*#e0144e*/;
    padding: 5px 10px;
    font-size: .9em;
    font-weight: bold;
}

.scrolled #login-name { 
    display: none;
}

@media (max-width: 992px) {
    #login-name {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: .8em;
    }
}

/* Custom */

.margin-top-off {
    margin-top: 0 !important;
}

.border-top-off {
    border-top: 0 !important;
}

.padding-left-off {
    padding-left: 0 !important;
}

.padding-right-off {
    padding-right: 0 !important;
}

.pad-left {
    padding-left: 15px;
}

.pad-top {
    padding-top: 20px;
}

.margin-top {
    margin-top: 25px;
}

.margin-left {
    margin-left: 20px;
}

.margin-bottom {
    margin-bottom: 25px;
}

.row-separator + .row-separator {
    border-top: solid 1px #ddd;
    padding-top: 35px;
}

@media (max-width: 767px) {
    .pad-top-xs {
        padding-top: 20px;
    }
}

@media (max-width: 480px) {
    .col-xs-6 {
        width: 100%;
    }
    .col-xs-6.text-right {
         text-align: left;
    }
}

.status-block {
    display: inline-block;
    padding: 3px 10px;
    color: white;
}
.status-block.bg-danger,
.stats-card.bg-danger {
    background-color: #e0144e;
    color: white;
}
.status-block.bg-warning,
.stats-card.bg-warning {
    background-color: #f0ad4e;
    color: white;
}
.status-block.bg-success,
.stats-card.bg-success,
.btn-payroll.bg-success {
    background-color: #5cb85c;
    color: white;
}
.status-block.bg-info,
.stats-card.bg-info,
.btn-payroll.bg-info {
    background-color: #5bc0de;
    color: white;
}

.btn-payroll {
    display: block;
    padding: 15px;
    border-radius: 3px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.4);
    overflow: hidden;
}
.btn-payroll:hover {
    text-decoration: none;
    opacity: .8;
}
.btn-payroll > h3,
.btn-payroll > h4 {
    font-family: "Quicksand","sans-serif";
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}

.btn-payroll > h4 {
}

.btn-payroll > .fa {
    float: left;
    padding-right: 15px;
}

.text-danger {
    color: red;
}

/* More info */

.more-info {
    margin-top: 10px;
    display: block;
    color: #666;
}

/* Show answers */

.panel-sections .list-group-item .fa {
    position: absolute;
    left: calc(100% - 30px); 
    font-size: 18px;
}

.list-group-header {
    border: solid 1px #ddd;
}

/* Wells */

.well > h4 {
    margin-top: 0;
}

/* Text area */

.table td .btn-group > .btn {
    float: none;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}
body {
}

/* .slideThree */
.check-slider {
    width: 80px;
    height: 36px;
    background: #ddd;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    float: left;
    margin-right: 15px;
}

/*Active state*/
.check-slider.active {
    background-color: #bffaaa;
}

.check-slider:after {
    content: 'NO';
    color: #000;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 0;
    font: 12px/26px Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255,255,255,.15);
}

.check-slider:before {
    content: 'YES';
    color: #27ae60;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 0;
    font: 12px/26px Arial, sans-serif;
    font-weight: bold;
}

.check-slider > label {
    display: block;
    width: 34px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 50px;
    transition: all 0.4s ease;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}

.check-slider > input[type=checkbox],
.check-slider > input[type=radio] {
    visibility: hidden;
}

.check-slider > input[type=checkbox]:checked + label,
.check-slider > input[type=radio]:checked + label {
    left: 43px;
}

.check-slider-container:before,
.check-slider-container:after {
    display: table;
    content: " ";
}
.check-slider-container:after {
    clear: both;
}

.check-slider-container + .check-slider-container {
    margin-top: 20px;
}

.check-slider-container > .check-slider-label {
    display: inline-block;
    width: calc(100% - 95px);
    height: 36px;
    line-height: 36px;
}

@media (max-width: 992px) {
    .check-slider-container > .check-slider-label {
        height: auto;
        line-height: normal;
    }
}
/* end .slideThree */

.panel-scroll-v {
    max-height: 300px;
    overflow-y: auto;
    padding: 5px 25px 5px 5px;
    border: solid 1px #ddd;
}

/* List Groups */

.checked-list-box .list-group-item.active,
.checked-list-box .list-group-item.active:hover,
.checked-list-box .list-group-item.active:focus {
    background-color: #eee /*#e0144e*/;
    border-color: #eee /*#e0144e*/;
    color: inherit;
}
body {
}

.date-fields {
    background: rgba(0, 0, 0, 0);
    border: 3px solid #ccc;
    border-radius: 0;
    color: #29313A;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    white-space: nowrap;
    position: relative;
}
.date-fields > select {
    padding: 0px 6px;
    font-size: 18px;
    float: left;
    border: 0;
    display: table-cell;
    width: 33%;
    height: 56px;
    line-height: 56px;
}
.date-fields > select + select {
    border-left: 1px solid #ccc;
}

.date-fields:before,
.date-fields:after {
    display: table;
    content: " ";
}
.date-fields:after {
    clear: both;
}

.date-fields.times {
    padding-left: 38px;
    margin-bottom: 0;
}

.date-fields.times + .date-fields.times {
    margin-top: 5px;
}

.date-fields.times:before {
    display: inline-block;
    width: 38px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background-color: #ccc;
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f017";
    position: absolute;
    left: 0;
    top: 0;
}
.date-fields.times > select {
    width: calc(30%);
    padding-left: 2px;
    padding-right: 0;
}


/* Break */
.date-fields.times.break:before {
    content: "\f0f4";
}

.date-fields.times > select.break {
    width: calc(40%);
}
