﻿@font-face {
    font-family: quiroh;
    src: url("../fonts/Quiroh/Quiroh-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: quiroh-light;
    src: url("../fonts/Quiroh/Quiroh-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: quiroh-medium;
    src: url("../fonts/Quiroh/Quiroh-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: quiroh-semibold;
    src: url("../fonts/Quiroh/Quiroh-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: quiroh-thin;
    src: url("../fonts/Quiroh/Quiroh-Thin.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

body {
    font-family: quiroh,'Helvetica Neue',Helvetica,Arial,sans-serif;
    padding-top: 70px;
}

.navbar-text {
    margin-top: 24px;
    padding-left: 10px;
}

.navbar-brand {
    padding: 10px;
}

    .navbar-brand img {
        height: auto !important;
        max-height: 50px;
    }

.navbar-default {
    background-color: #d87e41 !important;
    border-color: #d87e41 !important;
    height: 73px;
}

.nav-brand-image {
    padding-top: 6px;
    width: 140px;
    background-color: transparent;
}

.navbar-brand:hover, .navbar-brand:focus {
    background-color: transparent !important;
}

.nav-icon {
    width: 20px;
    background-color: transparent;
}

.nav-messages {
    padding-top: 2px;
}

.nav-user {
    padding-top: 2px;
}

.messages-badge {
    margin-top: 2px;
    background-color: #e29e72;
}

.btn-full {
    width: 100%;
    height: 100%;
}

.btn + .btn {
    margin-left: 10px;
}

.m-t-neg1 {
    margin-top: -5px !important;
}

.m-t-0 {
    margin-top: 0;
}

.m-t-1x {
    margin-top: 15px;
}

.m-t-2x {
    margin-top: 30px;
}

.m-t-3x {
    margin-top: 45px;
}

.m-t-4x {
    margin-top: 60px;
}

.m-b-1x {
    margin-bottom: 15px;
}

.m-b-2x {
    margin-bottom: 30px;
}

.m-b-3x {
    margin-bottom: 45px;
}

.m-b-4x {
    margin-bottom: 60px;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-t-1x {
    padding-top: 15px !important;
}

.p-t-1_5x {
    padding-top: 20px !important;
}

.p-t-2x {
    padding-top: 30px !important;
}

.p-t-3x {
    padding-top: 45px !important;
}

.p-t-4x {
    padding-top: 60px !important;
}

.p-b-1x {
    padding-bottom: 15px !important;
}

.p-b-2x {
    padding-bottom: 30px !important;
}

.p-b-3x {
    padding-bottom: 45px !important;
}

.p-b-4x {
    padding-bottom: 60px !important;
}

-p-r-0 {
    padding-right: 0 !important;
}
.p-r-0_5x {
    padding-right: 10px !important;
}
.p-r-1x {
    padding-right: 15px !important;
}
.p-r-1_5x {
    padding-right: 20px !important;
}
.p-r-2x {
    padding-right: 30px !important;
}

-p-l-0 {
    padding-left: 0 !important;
}

.p-l-0_5x {
    padding-left: 10px !important;
}

.p-l-1x {
    padding-left: 15px !important;
}

.p-l-1_5x {
    padding-left: 20px !important;
}

.p-l-2x {
    padding-left: 30px !important;
}

.w-50 {
    width: 50%;
}

.nav.nav-tabs-primary {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 20px;
    font-weight: 100;
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom: none;
}

    .nav.nav-tabs-primary > li {
        margin-bottom: 0;
    }

        .nav.nav-tabs-primary > li > a {
            padding: 10px 0;
            border: none;
            border-bottom-width: 5px;
            border-bottom-style: solid;
            border-bottom-color: transparent;
            color: #000;
        }

            .nav.nav-tabs-primary > li > a:hover {
                background: transparent;
                border-image: linear-gradient(90deg, #d87e41, #f3ac5a) 1;
            }

        .nav.nav-tabs-primary > li.success > a .fa {
            color: #000;
        }

        .nav.nav-tabs-primary > li.active > a {
            border: none;
            border-bottom-style: solid;
            border-bottom-width: 5px;
            border-image: linear-gradient(90deg, #d87e41, #f3ac5a) 1;
        }

            .nav.nav-tabs-primary > li > a .fa {
                color: #d87e41;
            }

        .nav.nav-tabs-primary > li + li {
            margin-left: 20px;
        }

.fa-tint {
    color: #07a6ff;
}

.fa-bolt {
    color: #ee9500;
}

.fa-sun-o {
    color: #f66076;
}

.item {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 17px;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .item:last-child {
        border: none;
    }

    .item:first-child {
        border-bottom: 1px solid #d0d0d0;
        /*padding-top: 0;*/
    }

.no-task-data {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 3px;
}

.panel.panel-default .panel-heading a {
    color: #fff;
}

.panel {
    border-bottom: 1px solid #000 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: none !important;
}
.panel-no-border {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
}
.panel-heading {
    font-family: quiroh-medium,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
    color: #bc532e !important;
    padding: 8px 0px 15px 0px;
    background-color: #fff !important;
    border-bottom: 1px solid #d0d0d0 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
.panel-heading-large {
    font-size: 21px !important;
    margin-bottom: 20px;
}
.panel-title-large {
    font-family: quiroh-medium,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 21px !important;
}
.small-panel-header {
    font-family: quiroh-medium,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px !important;
    color: #d87e41;
}

.panel-body {
    padding: 0px 0px;
}

.form-horizontal .control-label {
    text-align: left;
    /*text-transform: uppercase;
        color: $brand-secondary;*/
}

.noborder td {
    border-top: 0 !important;
}

.nav-tabs-lg {
    font-size: 24px;
}

.row-order > div {
    margin-bottom: 20px;
}

.row-listing-messages .item.collapser:hover {
    cursor: pointer;
    color: gray;
}

.row-listing-messages .item.collapser.collapsed:hover {
    cursor: default;
    color: #4d4d4d;
}

.list-group {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.list-group-more {
    padding-bottom: 0;
}

    .list-group-more:hover {
        background: #fafafa;
    }

    .list-group-more .btn-group {
        margin-top: -5px;
    }

.row-moreinfo {
    margin: 0 -15px;
    background: #fafafa;
    border-top: 1px solid #eee;
}

    .row-moreinfo > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.panel-title .btn {
    margin-top: -5px;
    margin-right: -5px;
}

.btn-inverse {
    color: #009ecf;
    background-color: white;
    border-color: white;
}

    .btn-inverse:focus, .btn-inverse.focus {
        color: #009ecf;
        background-color: #e6e6e6;
        border-color: #bfbfbf;
    }

    .btn-inverse:hover {
        color: #009ecf;
        background-color: #e6e6e6;
        border-color: #e0e0e0;
    }

.dropdown-toggle {
    height: 72px;
}

.btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle {
    color: #009ecf;
    background-color: #e6e6e6;
    border-color: #e0e0e0;
}

    .btn-inverse:active:hover, .btn-inverse:active:focus, .btn-inverse:active.focus, .btn-inverse.active:hover, .btn-inverse.active:focus, .btn-inverse.active.focus,
    .open > .btn-inverse.dropdown-toggle:hover,
    .open > .btn-inverse.dropdown-toggle:focus,
    .open > .btn-inverse.dropdown-toggle.focus {
        color: #009ecf;
        background-color: #d4d4d4;
        border-color: #bfbfbf;
    }

.btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle {
    background-image: none;
}

.btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse.focus {
    background-color: white;
    border-color: white;
}

.btn-inverse .badge {
    color: white;
    background-color: #009ecf;
}

@media (max-width: 767px) {
    .navbar-fixed-top {
        min-height: 20px;
    }

    #nav-main {
        margin-top: 0;
        margin-bottom: 0;
    }

        #nav-main li {
            display: inline-block;
            position: static;
        }

            #nav-main li a {
                position: static;
            }

        #nav-main .dropdown.open .dropdown-menu {
            position: absolute;
            float: none;
            width: auto;
            margin-top: 0;
            left: 0;
            right: 0;
            background: #f3f3f3;
            box-shadow: none;
            border-color: rgba(0, 0, 0, 0.15);
            border-style: solid;
            border-width: 0 .14rem .14rem 0;
            padding: 10px 0;
        }

            #nav-main .dropdown.open .dropdown-menu li {
                width: 100%;
            }
}

@media (max-width: 991px) {
    .col-sm-text-left {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .width-xs-100 {
        width: 100%;
    }
}

.index-header {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #fff;
}

a.index-header, a.index-header:hover, a.index-header:active, a.index-header:visited, a.index-header:focus {
    color: #fff;
}

.lre-link {
    color: #d87e41;
}

a.lre-link, a.lre-link:hover, a.lre-link:active, a.lre-link:visited, a.lre-link:focus {
    color: #d87e41;
}

.main-lead {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 19px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logon-lead {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 19px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.login-block {
    padding-left: 80px;
    padding-right: 80px;
}

@media (max-width: 767px) {
    .login-block {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.registration-panel {
    padding-left: 15px;
    padding-right: 15px;
}

.bold-text {
    font-weight: 700;
}

.control-label {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 100 !important;
    padding-bottom: 6px;
}

.form-control {
    font-family: quiroh-light;
    font-size: 16px;
    height: 52px;
    min-width: 100px !important;
    padding: 20px 25px;
    margin-bottom: 10px;
    color: #000;
    background-color: #FFF;
    box-shadow: -1px 0px 5px rgba(0, 0, 0, 0.15) inset;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

    .form-control:focus {
        border-color: #222;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #222;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px #222;
    }

.btn {
    font-family: quiroh-semibold;
    font-size: 14px;
    font-weight: 100;
    height: 52px;
    color: #ffffff;
    padding: 0 50px 0 50px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 0;
}

    .btn:active, .btn.active {
        outline: 0;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    }

.btn-primary {
    background-image: linear-gradient(to right,#b63c1f,#bc532e);
}

.btn-default {
    background-image: linear-gradient(to right,#d87e41,#f3ac5a);
}

.btn-orange {
    background-color: #d87e41;
}

.btn-full-width {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.btn-select {
    background-color: white;
    color: black;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%;
}
    .btn-select:hover, .btn-select:focus, .btn-select.focus, .btn-select:hover, .btn-select:focus, .btn-select.focus {
        background-color: white;
        color: black;
    }

    .btn-select:active, .btn-select.active,
    .open > .btn-select.dropdown-toggle {
        color: white;
        background-color: #d87e41;
    }

    .btn-select:active:hover, .btn-select:active:focus, .btn-select:active.focus, .btn-select.active:hover, .btn-select.active:focus, .btn-select.active.focus,
    .open > .btn-select.dropdown-toggle:hover,
    .open > .btn-select.dropdown-toggle:focus,
    .open > .btn-select.dropdown-toggle.focus {
        color: white;
        background-color: #d87e41;
    }

.btn-tight {
    padding: 0 30px 0 30px;
}
.btn-small {
    font-size: 14px;
    height: 42px;
    padding: 0 30px 0 30px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 10px;
}

.btn-task-list {
    padding: 0 0px 0 0px;
    width: 130px;
}
.btn-task-list-wide {
    padding-left: 30px;
    padding-right: 30px;
}

.task-btn-image {
    width: 24px;
    background-color: transparent;
}

@media (max-width: 575px) {
    .btn-primary,
    .btn-default,
    .btn-orange {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .btn-small {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .btn-full-width {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.login-button {
    padding: 0 54px 0 54px;
}

a.btn,
span.btn {
    padding-top: 16px;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url(images/nuoli.svg) !important;
    background-repeat: no-repeat !important;
    background-position-x: 93% !important;
    background-position-y: 18px !important;
    background-size: 16px 16px !important;
    padding: 0px 25px !important;
    padding-right: 50px !important;
}

    select::-ms-expand {
        display: none;
    }

textarea {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 17px !important;
    resize: none;
}

.checkbox-label {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 100 !important;
    padding-right: 20px;
    text-indent: 4px;
}

input[type='checkbox'] {
    width: 18px !important;
    height: 18px !important;
}

.line-container {
    padding: 30px 0 30px 0 !important;
    margin: 0 !important;
}

.thin-line {
    height: 1px;
    background-color: #d0d0d0;
}

.thick-line {
    height: 1px;
    background-color: #000000;
}

.message-body {
    word-wrap: break-word;
}

.left-section {
    padding-right: 20px;
}
.right-section {
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 991px) {
    .left-section {
        padding-right: 0px;
    }
    .right-section {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}
    .table > tbody > tr > th {
        font-family: quiroh-medium,'Helvetica Neue',Helvetica,Arial,sans-serif;
        font-size: 16px !important;
        color: #d87e41;
    }
    .table > tbody > tr > td {
        font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
        font-size: 16px !important;
    }
    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border: 0;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border: 0;
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 1px solid #d0d0d0;
    }

    .table .table {
        background-color: #ecf2f6;
    }

dl.dl-horizontal {
    font-family: quiroh-light,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
dl.dl-horizontal > dt,
dl.dl-horizontal > dd {
    font-size: 16px;
}

.break-words {
    word-wrap: break-word;
}

/* custom controls */
.custom-control {
    padding-bottom: 8px;
    padding-right: 14px;
}
.custom-control.disabled {
    cursor: not-allowed;
}
.custom-control.disabled label {
    opacity: 0.65;
    cursor: not-allowed !important;
    filter: alpha(opacity=65);
    cursor: not-allowed;
    pointer-events: none;
}
.custom-control input[type="radio"],
.custom-control input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.custom-control label {
    font-family: quiroh-semibold;
    font-size: 14px;
    font-weight: 100;
    height: 52px;
    color: #ffffff;
    padding: 15px 10px 0 10px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    background-color: white;
    color: black;
    width: 100%;
    text-align: center;
}
.custom-control input[type="radio"]:checked + label,
.custom-control input[type="checkbox"]:checked + label {
    color: white;
    background-color: #d87e41;
}
.custom-control input[type="radio"]:focus + label,
.custom-control input[type="checkbox"]:focus + label {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.custom-control input[type="radio"]:hover + label,
.custom-control input[type="checkbox"]:hover + label {
    cursor: pointer;
}

/* checkboxes */
.checkbox {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}
.checkbox > span {
    color: #000;
    padding: 1px 28px;
}
.checkbox > input {
    height: 16px !important;
    width: 16px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #777;
    outline: none;
    background-color: #fff;
    cursor: pointer;
    margin-left: 0 !important;
    box-shadow: -1px 0px 5px rgba(0, 0, 0, 0.15) inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.checkbox > input:checked {
    background-color: #d87e41;
    box-shadow: inset 0 0 0px 3px #fff;
    border-color: #000;
}
.checkbox > input:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 1px;
}
.checkbox > input:disabled {
    opacity: 0.65;
}


.confirmationSection {
    background-color: #f6f6f6;
    border: 0;
    border-radius: 20px;
    padding: 15px 15px !important;
    margin-top: 15px;
}
.confirmationCheckBoxes {
    padding-top: 10px;
}


/* modals */
.modal-content {
    border-radius: 24px !important;
}
