﻿
.hr-smargin {
    margin: 0 0 20px 0;
}

.card-topline-evo-orange {
    border-top: 3px solid #F37720;
}

.card-topline-evo-blue {
    border-top: 3px solid #3b96d2;
}

.homeLogin {
    background-color: #226896;
}

.homeWrapper {
    flex-direction: column;
    padding: 3rem;
    height: 100vh;
}

.homeImage {
    webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    margin-bottom: 15px;
    background: #fff;
    width: 300px;
}

.homeLogin .login-form {
    border-top: 1px solid #226896;
    margin-top: 20px;
    background-color: white;
    padding-top: 15px;
}

.disabled {
    color: #ccc;
}

@media(min-width:768px) {
    .vesselLabel {
        text-align: right;
    }
}

.page-content-white .page-title {
    font-size: 24px;
    padding-left: 15px;
    color: initial;
}

.back-page {
    right: 70px;
}

.ui-dialog {
    z-index: 99999999;
}

.ui-dialog {
    background: #fff !important;
    border: none;
}

.ui-dialog-titlebar {
    background: #fff !important;
    border: none;
}

.ui-dialog-title {
    background: #fff !important;
    border: none;
}

.ui-widget-header {
    background: #fff !important;
    border: none;
}

.ui-dialog-content {
    background: #fff !important;
    border: none;
}

.ui-widget-content {
    background: #fff !important;
    border: none;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

/*.col-xs-15 {
    width: 20%;
    float: left;
}*/
@media (max-width: 576px) {
    .col-sm-15 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 991px) {
    .col-sm-15 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-sm-15 {
        width: 33%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

.push-middle {
    margin-top: 10px;
}

.bg-b-vessels {
    background-color: #349DE3;
}

.bg-b-feeds {
    background-color: #5988A8;
}

.bg-b-articlesMonth {
    background-color: #236896;
}

.bg-b-averageTraffic {
    background-color: #78B8E3;
}

.bg-b-averageArticles {
    background-color: #174563;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    visibility: hidden;
}

.custom-control-input:disabled ~ .custom-control-label {
    text-decoration: line-through;
}

.yellowBackground {
    background-color: #ffed9f !important;
}

.table.dataTable {
    border-collapse: collapse !important;
}

.btn-outline-primary {
    border: 1px solid #188ae2 !important;
    color: #188ae2 !important;
}
.btn-outline-success {
    border: 1px solid #4bd396 !important;
    color: #4bd396 !important;
}
.btn-outline-danger {
    border: 1px solid #f5707a !important;
    color: #f5707a !important;
}
.btn-outline-info {
    border: 1px solid #17a2b8 !important;
    color: #17a2b8 !important;
}
.btn-outline-warning {
    border: 1px solid #f9c851 !important;
    color: #f9c851 !important;
}
.btn-outline-primary:hover,
.btn-outline-success:hover,
.btn-outline-danger:hover,
.btn-outline-info:hover,
.btn-outline-warning:hover {
    color: #fff !important;
}

    .btn-outline-primary.disabled, .btn-outline-primary:disabled,
    .btn-outline-success.disabled, .btn-outline-success:disabled,
    .btn-outline-danger.disabled, .btn-outline-danger:disabled,
    .btn-outline-info.disabled, .btn-outline-info:disabled,
    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        border: 1px solid #cccccc !important;
        color: #5f6368 !important;
        background-color:#cccccc !important;
    }

.custom-checkbox .custom-control-label{
    padding-left: .5rem
}

.custom-checkbox .custom-control-label::before {
    border: 2px solid #c6c6c6;
    background-color: transparent;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #5f6368;
    border: 2px solid #5f6368;
}

.custom-checkbox .custom-control-label::before {
    width: 1.5rem;
    height: 1.5rem;
}

.custom-checkbox .custom-control-label::after {
    width: 1.5rem;
    height: 1.5rem;
}
.custom-checkbox {
    padding-left: 1.7rem;
    padding-top: 0.1rem;
}

table .custom-checkbox {
    display: inline-flex;
}

table .custom-checkbox .custom-control-label::before {
    top: 2px;
}

.sidebarLogo {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    transition: all ease 0.5s;
}
.logoName {
    font-size: 2em;
}
.navbar-brand img {
    max-width: 130px;
}

.iti__flag {
    background-image: url('../../lib/intl-tel-input/img/flags.png');
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url('../../lib/intl-tel-input/img/flags@2x.png');
    }
}

.iti {
    display: flex;
}

.dataTables_length select.form-control.form-control-sm {
    height: 35px !important;
}

input[readonly] {
    cursor: no-drop !important;
}

.bd-example-modal-lg .modal-dialog {
    display: table;
    position: relative;
    margin: 0 auto;
    top: calc(50% - 24px);
}

.bd-example-modal-lg .modal-dialog .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #226896;
}

/*PDF Css*/
.pdfFile {
    text-align: center;
}

img#pdfimage {
    width: 50px;
    height: auto;
    margin-bottom: 15px;
}

.pdfremove {
    margin-top: 15px;
}

.pdfwrapper .col {
    text-align: center;
}

.pdfwrapper {
    margin-bottom: 30px;
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
}

.colPdf {
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 15px;
}

.preloaderModal {
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.2);
    z-index: 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.openPreloader {
    display: flex;
    z-index: 98999;
}

    .openPreloader img {
        width: 70px;
        height: auto;
    }