body {
    font-family: 'Roboto', sans-serif;
    background: #fff;
    color: #4a5869;
}

a {
    color: #029ae3;
}

label {
    font-weight: 900;
    font-size: 14px;
}

.form-control {
    background: #f9f9fb;
}

.header .navbar {
    float: right;
    margin-top: 26px;
    font-size: 0.9em;
    margin-bottom: 10px;
    padding: 0;
}

.header .navbar .nav-item {
    margin-top: 8px;
}

.header .navbar li a.nav-link {
    color: #4a5869;
    padding: 0 23px;
}

.header .navbar li:first-child a {
    border-right: 1px solid #d3defa;
}

.header .navbar li:last-child a {
    padding-right: 0;
}

.logo {
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 28px;
}

.nav-reg {
    border: 1px solid #029ae3;
    color: #029ae3 !important;
    padding: 10px 23px !important;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.8em;
    margin-top: 0px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}

.nav-reg:hover {
    text-decoration: none;
}

.main-menu {
    border-top: 1px solid #d3defa;
    border-bottom: 1px solid #d3defa;
    padding: 0;
    
}

.home .main-menu {
    margin-bottom: 0;
}

.main-menu a {
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #4a5869;
    padding: 25px 0 !important;
    margin-right: 40px;
}

.main-menu a.active {
    border-bottom: 3px solid #029ae3;
    color: #029ae3;
}

.jcarousel h2 {
    font-size: 12px;
    color: #029ae3;
    MARGIN: 0 0 12px 0;
    padding: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.jcarousel h3 {
    font-size: 36px;
    color: #4a5869;
    MARGIN: 0 0 20px 0;
    padding: 0;
    font-weight: 100;
    text-transform: none;
    border-bottom: 0px;
}

.jcarousel .fal {
    font-size: 15px;
    padding-right: 10px !important;
}

.jcarousel .terms1, .jcarousel .terms3 {
    font-size: 12px;
    display: block;
    color: #4a5869 !important;
    text-transform: none !important;
}

.jcarousel .terms2, .jcarousel .terms4 {
    font-size: 24px;
    display: block;
    color: #029ae3 !important;
    font-weight: 300;
    line-height: 1.2em;
    text-transform: none !important;
}

.jcarousel .terms4 {
    padding: 0 !important;
    border: 0;
    background: none !important;
}

.slider-r {
    width: auto;
    margin-top: 25px;
}

.btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    border: 1px solid transparent;
    padding: 10px 25px;
    transition:  all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
}

.btn-outline-primary {
    border-color: #007bff;
}

.btn-outline-secondary {
    border-color: #6c757d;
}
.btn-outline-success {
    border-color: #28a745;
}

.btn-outline-danger {
    border-color: #dc3545;
}

.btn-outline-warning {
    border-color: #ffc107;
}

.btn-outline-info {
    border-color: #17a2b8;
}

.btn-outline-light {
    border-color: #f8f9fa;
}

.btn-outline-dark {
    border-color: #343a40;
}

.btn-primary {
    background: #029ae3;
    color: #fff !important;
}

.btn-primary:hover {
    background: #42c0fd;
}

.jcarousel .btn.btn-primary {
    margin-top: 4px;
}

.slider-line {
    background: url("../img/line.png") no-repeat;
    height: 19px;
    line-height: 19px;
    font-size: 19px;
    margin-bottom: 0;
}

.slider-r {
    padding-right: 0;
    padding-left: 0;
}

.jcarousel .slider-r:first-child {
    padding-left: 15px;
}

.jcarousel .slider-r:last-child {
    padding-right: 15px;
}

.jcarousel .days .left, .jcarousel .slide-left {
    float: left;
}

.jcarousel .days .left {
    font-size: 42px;
    font-weight: 100;
    color: #029ae3;
}

.jcarousel-wrapper {
    margin-bottom: 0;
    margin-top: 20px;
    padding-bottom: 0;
    border-bottom: 0;
}

.days .left {
    width: auto;
    margin-right: 15px;
    text-align: left;
    display: block;
}

.days .slide-left {
    width: auto;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}

.days .slide-left span {
    font-size: 12px;
    margin-top: 15px;
    display: inline-block;
    line-height: 10px;
}

.jcarousel-pagination {
    padding: 12px 0 0 0;
    text-align: center;
}

.jcarousel-pagination a {
    color: #eee;
    display: inline-block;
    float: none;
    font-size: 0;
    height: 13px;
    width: 13px;
}

.search-container { padding: 10px 0; border: 1px solid #d7dadd; border-radius:3px; margin-bottom: 25px; }

.btn-search {
    position: absolute;
    right: 24px;
    top: 8px;
    border: 0;
    padding: 0;
    background: none;
    color: #4a5869;
}

.form-control {
    height: calc(1.7em + 0.75rem + 2px);
}

.search .row.align-items-center label {
    margin-bottom: 0;
    font-size: 0.9em;
}

.search .row.align-items-center .col-sm-1 {
    padding-right: 0;
}

.nav.nav-tabs {
    border-bottom: 1px solid #d3defa;
    margin: 20px 0;
}

.nav.nav-tabs li {
    padding: 0 15px;
}

.nav.nav-tabs a {
    padding: 15px 0;
    display: block;
    font-weight: 900;
    color: #4a5869;
    font-size: 13px;
    text-transform: uppercase;
}

.nav.nav-tabs .active a {
    color: #029ae3;
    border-bottom: 3px solid #029ae3;
}

#extendedfilter .form-group.row {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.form-group.row label {
    margin-bottom: 0;
    display: inline-block;
}

.form-group.row .vmiddle {
    margin-top: 30px;
    display: inline-block;
}

.form-group.row.vtop {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.bg-light {
    background: #f0f5fa !important;
}

.slider-section {
    background: #f0f5fa;
    padding: 25px 0;
    margin-bottom: 25px;
}

.footer {
    background: #2d4862;
    color: #b2c0d1;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 14px;
}

.footer h5 {
    color: #fff;
    padding: 0 0 12px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 13px;
}

.footer p {
    line-height: 1.7em;
}

.footer a {
    color: #b2c0d1;
    text-decoration: none;
}

strong {
    font-weight: 900;
}

.copyright {
    background: #2d4862;
    color: #b2c0d1;
    border-top: 1px solid #486383;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 14px;
}

.table {
    border: 1px solid #d3defa;
    border-radius: 3px;
    color: #4a5869;
    font-size: 14px;
    border-collapse: separate;
    border-spacing: 0 ;
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

.table th {
    border-bottom: 0;
    border-top: 0;
    background: #f0f5fa;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #4a5869;
}

.table tr:nth-child(odd) {
    background: #fcfcfc;
}

.title-section {
    background: #f0f5fa;
    padding: 25px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #d3defa;
}

.title-section h4 {
    font-size: 12px;
    color: #029ae3;
    MARGIN: 0 0 12px 0;
    padding: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.title-section h1 {
    font-size: 36px;
    color: #4a5869;
    MARGIN: 0 0 0 0;
    padding: 0;
    font-weight: 100;
    text-transform: none;
    border-bottom: 0px;
}

.tabs-section {
    border-bottom: 1px solid #d3defa;
}

.tabs-section .nav.nav-tabs {
    position: relative;
    bottom: -1px;
    margin-bottom: 0;
}

.tabs-section .nav.nav-tabs li {
    padding: 0;
}

.tabs-section .nav.nav-tabs li a {
    padding-left: 25px;
    padding-right: 25px;
}

.tabs-section .nav.nav-tabs li a.active {
    color: #029ae3;
}

.status {
    color: #00ab08;
    border: 1px solid #00ab08;
    border-radius: 25px;
    padding: 12px 25px 12px 15px;
    display: inline-block;
    font-size: 12px;
    font-weight: 900;
    margin-top: 20px;
    text-transform: uppercase;
}

.status i {
    font-size: 8px;
    padding-right: 8px;
    vertical-align: middle;
}

.status.text-success {
    color: #00ab08 !important;
}

.login-object {
    border: 1px solid #d3defa;
    border-radius: 3px;
    padding: 0;
}

h1.login {
    display: inline-block;
    font-size: 31px;
    color: #4a5869;
    MARGIN: 60px 0 20px 0;
    padding: 0;
    font-weight: 100;
    text-transform: none;
}

.login-object .nav.nav-tabs {
    border-bottom: 1px solid #d3defa;
    margin: 0 0 30px 0;
}

.login-object .nav.nav-tabs li {
    padding: 0;
    width: 50%;
}

.login-object .nav.nav-tabs a {
    padding: 15px 0;
    display: block;
    text-align: center;
    font-weight: 900;
    color: #4a5869;
    font-size: 13px;
    border: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.login-object .nav.nav-tabs a.active {
    color: #2598d4;
    border-bottom: 3px solid #2598d4;
}

.login-content {
    padding: 15px 50px 30px 50px;
}

.login-content .form-group {
    text-align: left;
}

.input-group-text {
    color: #4a5869;
    background-color: #f9f9fb;
    border: 1px solid #bfc3d4;
}

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius:  3px;
}

.login-content a {
    color: #4a5869;
}

.login-content a:hover {
    text-decoration: underline;
}

.login-content .form-group.row {
    margin-bottom:4px;
}

fieldset {
    padding: 20px 30px;
    margin: 0 0 30px 0;
    border-left: 1px solid #d3defa;
    border-bottom: 1px solid #d3defa;
    border-right: 1px solid #d3defa;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.reg-header h3 {
    background: #f0f5fa;
    padding: 20px 30px;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 17px;
    border: 1px solid #d3defa;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

input.input-validation-error {
    border: 1px solid #d52029;
}

.color-red, .field-validation-error {
    color: #d52029;
}

.field-validation-error {
    font-size: 0.8em;
}

.btn-light {
    color: #737373;
    background-color: #dedede;
    border-color:#dedede;
}

.box-procurement {
    border: 1px solid #e0e1e7;
    border-radius: 3px;
    padding: 25px 30px 15px 30px;
    text-align: center;
    margin-bottom: 30px;
}

.box-procurement:hover {
    box-shadow: 0px 0px 8px #e0e1e7;
}

.box-procurement span {
    font-size: 11px;
    display: block;
    text-transform: uppercase;
}

.box-procurement .type {
    font-size: 11px;
    color: #029ae3;
    MARGIN: 0 0 12px 0;
    padding: 0;
    height: 32px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.4em;
    display: block;
}

.box-procurement h2 {
    font-size: 20px;
    MARGIN: 0;
    padding: 0;
    display: block;
    font-weight: 900;
    line-height: 1.4em;
    height: 112px;
}

.box-procurement p {
    MARGIN: 24px 0 0 0;
    padding: 18px 0 0 0;
    border-top: 1px solid #e0e1e7;
}

.box-procurement .price {
    font-size: 30px;
    display: block;
    font-weight: 900;
    padding: 0 0 11px 0;
}

.actuall h1 {
    text-align: center;
    font-size: 36px;
    color: #4a5869;
    MARGIN: 0 0 25px 0;
    padding: 15px 0 0 0;
    font-weight: 100;
    text-transform: none;
    border-bottom: 0px;
}
.actuall h2 { font-size: 28px; color: #029ae3; MARGIN: 0 0 25px 0; padding: 15px 0 0 0; font-weight: 100; text-transform: none; border-bottom: 0px; }

.user {
    border-left: 1px solid #d3defa;
}

.logout .nav-link {
    border-top: 1px solid #e9eaef;
}

.btn-list {
    text-align: right;
    margin-bottom: 15px;
}

.btn-list .btn {
    margin-left: 5px;
}

.btn-clear {
    color: #fff;
    background-color: #E74C3C;
    border-color: #E74C3C;
}

.btn-clear:hover {
    color: #fff;
    background-color: #e12e1c;
    border-color: #d62c1a;
    text-decoration: none;
}

.fn-popup-container {
    font-size: 0.8em;
    line-height: 1.8em;
    margin-top: 8px;
}

.tabs-section {
    margin-bottom: 30px !important;
}

.nav-tabs .nav-item a {
    border-top: 1px solid #e1e3ed;
    border-right: 1px solid #e1e3ed;
    border-left: 1px solid #e1e3ed;
    margin-left: -1px;
    color: #6d839e;
    padding: 18px 0 17px 0;
    background: #f0f5fa;
    font-size: 0.9em;
}

.nav-tabs .nav-item a.active {
    padding: 18px 0;
}

.nav-tabs .nav-item a:hover {
    border-top: 1px solid #e1e3ed;
    border-right: 1px solid #e1e3ed;
    border-left: 1px solid #e1e3ed;
    background: #e7f1fa;
}

.nav-tabs .nav-item a.active:hover {
    background: #fff;
}

.login-object .tabs-section {
    margin-bottom: 0 !important;
}

.login-object .nav-tabs .nav-item a {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin-left: 0;
    color: #6d839e;
    padding: 18px 0 17px 0;
    background: #fff;
    font-size: 0.8em;
}

.btn-sm, .btn-group-sm > .btn, .fileinput-button {
    padding: 0.25rem 1.0rem;
}

.top-bar {
    border-bottom: 1px solid #d7defa;
    font-size: 0.8em;
    padding: 8px 0;
}

.top-bar label {
    font-weight: 300;
    padding: 0;
    margin: 0;
    font-size: 1.0em;
}

.top-bar .navbar-text {
    padding: 0;
}

.top-bar .navbar-text:first-child {
    padding: 0 15px 0 0;
    margin: 0 12px 0 0;
    border-right: 1px solid #d6ddf9;
}

.dropdown-menu {
    border: 0;
    width: 220px;
    right: 0;
    left: auto;
   
    box-shadow: 0px 0px 11px #e0e1e7;
}

.dropdown-menu a.nav-link {
    font-size: 1.0em !important;
    color: #8e98a1 !important;
    padding: 8px 20px !important;
}

.nav-link.dropdown-toggle {
    cursor: pointer;
}

.nav-link.dropdown-toggle i {
    margin-right: 7px;
}

.table .icons a {
    margin-right: 4px;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f0f5fa;
    border-bottom: 0;
}

.card-header h4, .card-header h5 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 900;
}

.card {
    border: 1px solid #d3defa;
    font-size: 14px;
}

.card.card-body {
    border: 0;
}

.nav-pills .nav-item a {
    padding: 0 0 6px 0 !important;
}

.nav-pills .nav-item .active {
    color: #00ab08;
    font-weight: 900;
    background: #fff !important;
    text-transform: uppercase;
}

.jcarousel li {
    width: 1110px;
}

.cookie-banner {
    font-size: 12px;
    padding: 12px 0;
    background: #c6ddf5;
}

.cookie-banner p {
    margin: 0;
}

.status.text-info {
    border: 1px solid #3498DB !important;
}

.upload-row-parent .form-control {
    width: 61%;
    margin-left: 2px;
    padding: 0.375rem 0.35rem;
}

.upload-row-parent .btn-group {
    margin: 2px 0;
    align-items: center;
}

.upload-row-parent .column {
    display: flex;
    align-items: center;
}

.upload-row-parent .fa.fa-pencil {
    margin-top: 5px;
}

.upload-row-parent .ml-2, .upload-row-parent .mx-2 {
    margin-left: 3px !important;
}

.upload-row-parent .col-3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.p-references .btn.btn-secondary {
    margin-top: 11px !important;
}

.file-table .upload-row-parent .column {
    display: block;
}

.file-table .upload-row-parent span {
    line-height: 1.0em !important;
}

.file-table {
    margin-bottom: 15px !important;
}

.file-table .upload-row-parent {
    padding: 10px 15px 10px 30px !important;
    background: #fff !important;
    border-radius: 3px;
}

.file-table .progress-bar {
    margin-right: 4px;
}

.file-table .progress {
    margin-top: 4px;
}

