/* Primary color */
a { color: #fc0404; }
.form-control:focus { border-color: #fc0404; }
.progress-bar-light-blue,.progress-bar-primary { background-color: #fc0404; }
.box.box-primary { border-top-color: #fc0404; }
.box.box-solid.box-primary { border: 1px solid #fc0404; }
.box.box-solid.box-primary > .box-header { background: #fc0404; background-color: #fc0404; }
.todo-list .primary { border-left-color: #fc0404; }
.btn-primary { background-color: #fc0404; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { border-top-color: #fc0404; }
.nav-stacked > li.active > a, .nav-stacked > li.active > a:hover { border-left-color: #fc0404; }
.nav-tabs-custom > .nav-tabs > li.active { border-top-color: #fc0404; }
.nav-tabs-custom.tab-primary > .nav-tabs > li.active { border-top-color: #fc0404; }
.direct-chat-primary .right > .direct-chat-text { background: #fc0404; border-color: #fc0404; }
.direct-chat-primary .right > .direct-chat-text:after, .direct-chat-primary .right > .direct-chat-text:before { border-left-color: #fc0404; }
.login-box input:focus { border:1px solid #fc0404; }
.login-box input[type="submit"]{ background-color: #fc0404; }
.select2-container--default.select2-container--open { border-color: #fc0404; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #fc0404; }
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field { border-color: #fc0404 !important; }
.select2-container--default .select2-selection--multiple:focus { border-color: #fc0404; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #fc0404; }
.bg-light-blue,.label-primary,.modal-primary .modal-body { background-color: #fc0404 !important; }
.text-light-blue { color: #fc0404 !important; }
.bg-light-blue-gradient {background: #fc0404 !important;background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fc0404), color-stop(1, #67a8ce)) !important;background: -ms-linear-gradient(bottom, #fc0404, #67a8ce) !important;background: -moz-linear-gradient(center bottom, #fc0404 0%, #67a8ce 100%) !important; background: -o-linear-gradient(#67a8ce, #fc0404) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#fc0404', GradientType=0) !important; }
.skin-blue .main-header .navbar { background-color: #fc0404; }
.skin-blue .main-header .navbar li.switch-top-link{ background: #fc0404; }
.skin-blue .main-header li.user-header { background-color: #fc0404; }
.skin-blue .sidebar-menu > li.active > a { border-left-color: #fc0404; }
.skin-blue.layout-top-nav .main-header > .logo { background-color: #fc0404; }
.btn-social{ background: #fc0404;}
.wrapper .btn-primary.active, .wrapper .btn-primary:active, .wrapper .btn-primary:focus, .wrapper .open>.dropdown-toggle.btn-primary{ background-color: #fc0404; }
.wrapper .pagination>.active>a, .wrapper .pagination>.active>a:focus, .wrapper .pagination>.active>a:hover, .wrapper .pagination>.active>span, .wrapper .pagination>.active>span:focus, .wrapper .pagination>.active>span:hover{ background-color: #fc0404; border-color: #fc0404; }
.modal .modal-header{ background: #fc0404; }
.skin-blue .wrapper-app .content-header{ background: #fc0404 !important; }
.alternative-list > a:hover{ background: #fc0404; }
.inscr-box .date-inscr { color: #fc0404; }
#spinner { border-top: 6px solid #fc0404; }
/* Primary hover color */
a:hover, a:active, a:focus { color: #b11111; }
.btn-primary { border-color: #b11111; }
.btn-primary:hover, .btn-primary:active, .btn-primary.hover { background-color: #b11111; }
.login-box input[type="submit"]{ border: 1px solid #b11111; }
.login-box input[type="submit"]:hover { background-color: #b11111; border-color: #b11111; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { border-color: #b11111; }
.bg-light-blue-active, .modal-primary .modal-header, .modal-primary .modal-footer { background-color: #b11111 !important; }
.skin-blue .main-header .navbar .sidebar-toggle:hover { background-color: #b11111; }
.btn-social:hover{ background: #b11111; }
.wrapper .btn-primary.active, .wrapper .btn-primary:active, .wrapper .btn-primary:focus, .wrapper .open>.dropdown-toggle.btn-primary{ border-color: #b11111; }
.wrapper .btn-primary:hover { background-color: #b11111; border-color: #b11111; }