.login-title {
    color: #0339a6;
    font-size: 24pt;
    text-align: center;
}

.form-group label {
    width: 40%;
    float: left;
    display: inline-block;
    font-size: 18pt;
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
}

.form-group input,.form-group select,.form-group textarea {
    width: 60%;
    display: inline-block;
}

.form-block {
    width: 340px;
    margin-left: 30px;
}

.captcha-image-block {
    display: inline-block;
    width: 40%;
    float: left;
}

.login-button {
    color: #0339a6!important;
    font-size: 24pt!important;
    width: 273px!important;
    height: 71px!important;
    margin-top: 25px!important;
}

.form-well {
    background-image: url(/image/auth_bg.png)!important;
    background-color: transparent!important;
    border: 0!important;
    box-shadow: none!important;
    height: 440px!important;
    padding-left: 60px!important;
    padding-top: 35px!important;
}

.form-container {
    width: 580px!important;
    background-color: transparent!important;
    display: grid;
}

.form-head-image {
    margin-left: -30px!important;
}

.page.login-page {
    background: url(/image/body_bg.jpg);
}

.page.login-page:before {
    background: none;
}

.flying {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    min-height: 150px;
}

.flying .alert p {
    font-size: 16px;
    font-weight: bold;
}

.flying .alert ul {
    padding-left: 30px;
    list-style: none;
}

.marb10 {
    margin-bottom: 10px!important;
}

.field-loginform-verifycode label{
    display: none;
}

.field-loginform-verifycode img {
    width: 115px;
    height: 34px;
    display: inline-block;
    margin-right: 21px;
    float: left;
}

.sweet-alert h2 {
    z-index: 999;
    position: relative;
}

.navbar.navbar-blue {
    background: #0551cb;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar.navbar-blue .nav > li > a:hover,.navbar.navbar-blue .nav > li > a:focus {
    text-decoration: underline;
    background-color: #0045b3;
    cursor: pointer;
}

.navbar.navbar-blue .nav > li {
    border-right: 1px solid;
    height: 20px;
    margin-top: 15px;
}

.navbar.navbar-blue .nav > li:last-child {
    border:none;
}

.navbar.navbar-blue .nav > li > a {
    padding-bottom: 0;
    padding-top: 0;
    margin-left: 5px;
    font-size: 16px;
}

body {
    background-color: #eef5f9;
}

footer.main-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    font-size: 16px;
    z-index: 100;
}

.page.home-page {
    margin-top: -20px;
}

#block_error{
    height: 384px;
    border: 1px solid #cccccc;
    margin: 72px auto 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff url(/image/block.gif) no-repeat 0 51px;
}
#block_error > div{
    padding: 100px 40px 0 186px;
}
#block_error > div h2{
    color: #218bdc;
    font-size: 24px;
    display: block;
    padding: 0 0 14px 0;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 12px;
    font-weight: normal;
}
.bg-dark-blue {
    background-color: #02288c;
}
.long-line {
    line-height: 50px;
    width: 100%;
    display: inline-block;
    padding-left: -15px;
    padding-right: -15px;
    min-height: 50px;
}

.long-line .btn {
    font-size: 16px;
    border-radius: 4px;
}

.btn-primary {
    background-color: #0551cb;
    border-color: #0551cb;
}

.bg-light-blue {
    background-color: #e8fbff;
    border-color: #e8fbff;
}

.main-content {
    padding: 15px;
    height: 100%;
    font-size: 15px;
}
html,body,.page,.main-container {
    min-height: 100% !important;
    height: 100%;
}
* { padding: 0; margin: 0; }

.page {
    background: url(/image/body_bg.jpg);
    background-attachment: fixed;
}

.panel {
    margin-bottom: 0;
}

.pad15 {
    padding: 15px;
}

select.form-control {
    padding: 6px 12px;
}

.new-order .form-group label {
    font-size: 10pt;
    line-height: 34px;
}

.marb18 {
    margin-bottom: 18px!important;
}

.mart15 {
    margin-top: 15px!important;
}

.pointer {
    cursor: pointer;
}

h1, .h1 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 0;
    color: #fff;
    padding-top: 10px;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    background-color: #d9534f;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #d9534f;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default;
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    border-bottom-color: transparent;
}

.nav-tabs li {
    margin-left: 10px;
    float: right;
}

.nav-tabs {
    border-bottom: none;
}

.breadcrumb {
    background: transparent;
    padding: 0;
}

.mw90 {
    min-width: 90px;
}

.padl30 {
    padding-left: 30px!important;
}

.required .control-label:after {
    content: " *";
    color: red;
}

span.selection {
    width: 60%;
}

span.selection * {
    border-radius: 0!important;
}

.tests-groups-html-list {
    max-height: 400px;
    overflow: auto;
}

.tests-groups-html-list li:hover{
    background: #0054d0;
    color: #fff;
    cursor: pointer;
}

.tests-groups-html-list li:hover .badge{
    background: #f1ae45;
    color: #fff;
}

.tests-list-block {
    max-height: 400px;
    overflow: auto;
}

.test-item-selection {
    cursor:pointer;
}

.test-item-selection:hover {
    color: #000;
    background-color: #88a0b9;
    border-color: #7c92aa;
}

.test-item-status {
    background: #fff;
    border-radius: 50%;
    line-height: 15px;
}

.test-item-selection.ative {
    color: #000;
    background-color: #89a2bba1;
    border-color: #337ab7;
}

.iziModal-content .title {
    font-size: 15px;
    border-bottom: 1px dashed;
    margin-bottom: 5px;
}

.badge {
    background-color: #2d7cbb;
}

div#tests-bottom-bar {
    font-size: 15px;
    border-top: 1px dashed;
    margin-top: 5px;
    width: 95%;
    margin-left: 15px;
    padding: 5px 0px 0px 0px;
}

#tests-right-bar ul.list-group {
    max-height: 400px;
    overflow: auto;
}

li.tests-profile {
    border: 1px solid;
    padding: 3px;
    margin-bottom: 3px;
    cursor: pointer;
}

li.tests-profile:hover {
    background-color: #89a2bb;
    color: #fff;
}
li.tests-profile.active {
    background-color: #89a2bb;
    color: #fff;
}

.panel.panel-default.active .panel-heading {
    background: #0054d0;
    color: #fff;
}

.panel.panel-default.active .panel-heading a{
    color: #fff;
}

.test-item {
    display: inline-block;
    float: left;
    background-color: #0054d09e;
    color: #fff;
    padding: 4px;
    border: 1px dotted;
    margin-right: 10px;
    margin-bottom: 3px;
}

span.remove-test {
    margin-left: 5px;
    cursor: pointer;
}

/*.clear-order-tests.btn.btn-danger {
    display: inline-block;
    float: left;
    height: 31px;
    line-height: 20px;
    margin-right: 5px;
}*/

.focused {
    background-color: #f3dfdf!important;
    padding: 2px;
    border-radius: 4px;
    margin-left: -4px;
}

.sweet-alert .lead {
    font-size: 2.25rem;
}

.sweet-alert h2 {
    font-size: 2.3rem;
}

.sweet-alert .btn {
    font-size: 1.75rem;
    margin-right: 7px;
}

@media (max-width: 768px){
    .new-order .form-group label {
        font-size: 8pt;
    }
    h4,.h4 {
        font-size: 1rem!important;
    }
    li.tests-profile {
        overflow: hidden;
    }

    .panel.panel-default {
        overflow: hidden;
    }
}

.new-tech .form-group label {
    font-size: 10pt;
    line-height: 34px;
}
.form-group.filter label {
    font-size: 15px;
    line-height: 34px;
}
.ml-40{
    margin-left: 40px;
}
@media (min-width: 768px){
    .status-update{
        width: 40%;
        float: left;
        display: inline-block;
        font-size: 10pt;
        color: #000;
        font-family: Tahoma, Geneva, sans-serif;
    }
    .long-line.order {
        height: 60px;
        padding-top: 10px;
    }
}
.home-page {
    margin-top: -20px;
    margin-bottom: 39px;
}

li.list-group-item.test-item-selection {
    font-size: 12px;
}
.placemark{
    z-index: 100;
    position: relative;
}
#tests-filter-bar #clear-search {
    background-color: whitesmoke;
    border-color: #cdcdcd;
}

.no-pointer {
    cursor: default!important;
}

.badge.badge-default,
.label.label-default {
    color: #30373e;
    background: #ebeced
}

.badge.badge-grey,
.label.label-grey {
    background: #aab3ba
}

.badge.badge-white,
.label.label-white {
    color: #30373e;
    background: #fff
}

.badge.badge-inverse,
.label.label-inverse {
    background: #3C454D
}

.badge.badge-purple,
.label.label-purple {
    background: #9b59b6
}

.badge.badge-primary,
.label.label-primary {
    background: #2184DA
}

.badge.badge-info,
.label.label-info {
    background: #38AFD3
}

.badge.badge-success,
.label.label-success {
    background: #17B6A4
}

.badge.badge-lime,
.label.label-lime {
    background: #65C56F
}

.badge.badge-warning,
.label.label-warning {
    background: #fcaf41
}

.badge.badge-danger,
.label.label-danger {
    background: #F04B46
}
.navbar-fixed-top {
    position: fixed!important;
}
.container.main-container {
    padding-top: 70px;
}

.site-login {
    margin-top: 120px;
}
.login-page::before {
    background-repeat: round!important;
}
.select2-container--krajee-bs3 .select2-selection--multiple {
    min-height: 54px;
}
.select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
    background: transparent;
    padding: 6px;
    height: 32px;
    line-height: 1.428571429;
    margin-top: 20px;
    min-width: 5em;
    color: #999;
}
.select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice {
    margin-top: 20px;
}