b, strong {
    font-weight: normal;
    font-family: 'Play Bold';
}

html {
    height: 100%;
}

body {
    font-family: 'PT Sans Caption', sans-serif;
}

a {
    color: #757575;
    text-decoration: none
}

a:hover, a:focus {
    color: inherit;
    text-decoration: underline
}

hr {
    margin-top: 10px;
    margin-bottom: 15px;
    /*
	border: 0;
    border-top: 1px solid #000;
	*/
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 0
}

h1, .h1 {
    font-size: 21px
}

p {
    font-size: 14px;
}

.text-danger {
    color: #a94442
}

.img-responsive {
    display: inline;
}

.table {
    margin-bottom: 0;
}

.table-bordered {
    border: none;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: none;
}

.form-control:-moz-placeholder {
    color: #cbcbcb
}

.form-control::-moz-placeholder {
    color: #cbcbcb;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #cbcbcb
}

.form-control::-webkit-input-placeholder {
    color: #cbcbcb
}

textarea.form-control {
    height: 85px
}

.form-group.form-horizontal {
    margin: 0;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    text-transform: uppercase;
    padding-top: 10px;
    font-size: 11px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.btn {
    transition: all 0.2s ease-out;
    border-radius: unset;
}

.btn.focus, .btn:focus, .btn:hover {
    color: inherit;
}

.btn-default {
    color: #5d6d7b;
    border: 2px solid #97abbd;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active, .open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #97abbd;
    border-color: #97abbd;
}

.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 {
    border-color: transparent;
}

.btn-primary {
    color: #fff;
    background-color: #97abbd;
    border-color: transparent;
}

.btn-success, .btn-success:hover,.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success, .btn-info {
    border-color: transparent;
}


.btn-info {
    color: #fff;
    background-color: #5bc0de;
    padding: 10px;
    float: left;
}


.btn-lg {
    border-radius: 0
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
    font-display: swap;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    float: left;
    /*left: 15px;*/
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background-color: #eeeeee;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    background-color: #eeeeee;
}

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

.nav-tabs > li > a {
    border: 1px solid transparent;
}

.nav-tabs > li > a:hover {
    color: #626585;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #626585;
    background-color: unset;
    border-bottom: 2px solid #626585;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #fff;
}
.phone a:hover {
    text-decoration: underline;
}

.breadcrumb {
    background-color: white;
}

.alert-success {
    background-color: transparent;
}

.alert-warning {
    background-color: #efcdcd;
    color: #8a3b3b
}

.panel-body {
    padding: 3px;
    color: #3e3e3e
}

.panel-group {
    margin-bottom: 0
}

.panel-group .panel + .panel {
    margin-top: 0
}

.panel-default > .panel-heading {
    background-color: white;
}

.tooltip.in {
    opacity: 1;
}

.tooltip-inner {
    color: black;
    background-color: #e4e4e4;
    border-radius: 3px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #e4e4e4
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #e4e4e4
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #e4e4e4
}

.tooltip.right .tooltip-arrow {
    border-right-color: #e4e4e4
}

.tooltip.left .tooltip-arrow {
    border-left-color: #e4e4e4
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e4e4e4
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #e4e4e4;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #e4e4e4
}


@media (min-width: 768px) {
    .size-label.col-sm-4, .cloth-label.col-sm-4, .control-label.col-sm-4, .spinner-label.col-sm-4 {
        width: 30%;
    }

    .form-horizontal .control-label {
        text-align: right;
        right: 5px;
        float: left;
    }

    .modal-dialog {
        width: 600px;
        margin: 1% auto auto auto;
    }
}

@media (max-width: 767px) {
    .size-label.col-sm-4, .cloth-label.col-sm-4, .control-label.col-sm-4, .spinner-label.col-sm-4 {
        width: 20%;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: unset;
    }
}

.position-relative {
    position: relative !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: text;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: pointer;
}

.tooltip {
    z-index: 10000;
}

@media screen and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal;
    }
}
