@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

p {
    margin-bottom: 0
}

.row {
    margin-left: 0;
    margin-right: 0
}

.modal-content {
    padding-right: 1rem;
    padding-left: 1rem
}

.modal-content .modal-header {
    justify-content: center
}

.modal-content .modal-header h5 {
    font-family: Monserrat-Heavy, sans-serif;
    color: #003D6C
}

.modal-content .modal-body {
    text-align: center;
    padding: 1rem .5rem
}

.modal-content .modal-body p {
    font-size: .9rem;
    color: #1E1E1F
}

.modal-content .modal-footer {
    justify-content: center;
    border: 0
}

@media (max-width: 768px) {
    .modal-content .modal-footer {
        flex-direction: column-reverse
    }
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #C0C0C4 transparent;
    border-width: 0 8px 10px 8px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #C0C0C4 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    position: absolute;
    top: 0;
    right: .5rem;
    width: 30px
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
    border: 0.1rem solid #C0C0C4
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered {
    color: #C0C0C4;
    line-height: 28px
}

.border-left-blue .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 40px;
    font-family: Monserrat-Regular;
    border: 0.1rem solid #C0C0C4;
    border-left: 0.37rem solid #25AEFF
}

.select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 40px;
    border: 0.1rem solid #C0C0C4;
    font-family: Monserrat-Regular, sans-serif !important
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "")
}

.date-flatpickr {
    height: 40px;
    border-radius: .3rem;
    border: 0.1rem solid #C0C0C4;
    padding: .5rem 1rem;
    border-left: 0.4rem solid #25AEFF
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

body {
    font-family: Monserrat-Regular;
    font-size: 16px
}

.main {
    width: 100%;
    min-height: calc(100vh - 64px);
    background: #F4F4F5
}

.main .breadcrumb {
    width: 100%;
    scrollbar-color: #FF1D15;
    background: #003D6C;
    padding: 0 1.5rem;
    height: 2.4rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    box-shadow: 0 0 0.5rem 0.3rem rgba(0, 0, 0, 0.2)
}

.main .breadcrumb ol {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex
}

.main .breadcrumb .breadcrumb-item {
    color: #fff;
    display: block;
    margin-left: -1rem;
    text-decoration: none;
    font-size: .8rem;
    white-space: nowrap;
    border: 0.1rem solid #003D6C;
    padding: .3rem 1.5rem;
    background: #1E1E1F;
    border-radius: 2rem
}

.main .breadcrumb .breadcrumb-item a {
    text-decoration: none;
    color: #fff
}

.main .breadcrumb .breadcrumb-item.active {
    color: #fff;
    display: block;
    margin-left: -1rem;
    text-decoration: none;
    font-size: .8rem;
    padding: .3rem 1.5rem;
    background: #0064B4;
    border-radius: 2rem
}

@media (max-width: 992px) {
    .main .breadcrumb ol li .breadcrumb-item {
        font-size: 12px
    }

    .main .breadcrumb ol li .breadcrumb-item.active {
        font-size: 12px
    }
}

@media (max-width: 575px) {
    .main .breadcrumb {
        width: 100%;
        overflow-x: auto
    }

    .main .breadcrumb ol li .breadcrumb-item {
        font-size: 10px
    }

    .main .breadcrumb ol li .breadcrumb-item.active {
        font-size: 10px
    }
}

.dashboard__cards {
    width: 100%;
    height: max-content;
    background: #F4F4F5;
    padding: 2.5rem 1rem
}

.dashboard__cards__card {
    background: #fff;
    width: 18rem;
    height: max-content;
    margin: 0 auto;
    box-shadow: 0 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
    border-radius: .4rem;
    transition: .2s ease-in-out
}

.dashboard__cards__card h5 {
    padding: 1rem 1rem 1rem 1rem;
    font-size: 1.1rem;
    color: #fff;
    background: #003D6C;
    border-radius: .4rem .4rem 0 0
}

.dashboard__cards__card ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.dashboard__cards__card ul li.link a,
.dashboard__cards__card ul li.link button {
    height: 40px;
    color: #0064B4;
    padding: .5rem 2rem;
    font-size: .9rem;
    text-decoration: none;
    display: flex;
    text-align: left;
    cursor: pointer;
    border: 0;
    background: rgba(0, 0, 0, 0) !important;
    font-family: Monserrat-Regular;
    justify-content: space-between;
    align-items: center;
    transition: .2s ease-in-out
}

.dashboard__cards__card ul li.link a:hover,
.dashboard__cards__card ul li.link button:hover {
    background: #EBF8FF
}

.dashboard__cards__card ul li.link a:hover i,
.dashboard__cards__card ul li.link button:hover i {
    padding-right: .5rem
}

.dashboard__cards__card ul li.link a i,
.dashboard__cards__card ul li.link button i {
    padding-left: .2rem;
    color: #C0C0C4;
    transition: .2s ease-in-out
}

.dashboard__cards__card ul li.link:last-child:hover {
    border-radius: 0 0 .3rem .2rem
}

.dashboard__cards__card ul li.green a,
.dashboard__cards__card ul li.green button {
    color: #3EC300
}

.dashboard__cards__card ul li.green a:hover,
.dashboard__cards__card ul li.green button:hover {
    background: #F0FFE9
}

.dashboard__cards__card ul li.green a:hover i,
.dashboard__cards__card ul li.green button:hover i {
    padding-right: .5rem
}

.dashboard__cards__card ul li.green a i,
.dashboard__cards__card ul li.green button i {
    color: #3EC300;
    transition: .2s ease-in-out
}

.dashboard__cards__card ul li.link.pink a,
.dashboard__cards__card ul li.link.pink button {
    color: #EF2D56
}

.dashboard__cards__card ul li.link.pink a:hover,
.dashboard__cards__card ul li.link.pink button:hover {
    background: #F0FFE9
}

.dashboard__cards__card ul li.link.pink a:hover i,
.dashboard__cards__card ul li.link.pink button:hover i {
    padding-right: .5rem
}

.dashboard__cards__card ul li.link.pink a i,
.dashboard__cards__card ul li.link.pink button i {
    color: #EF2D56;
    transition: .2s ease-in-out
}

.dashboard__cards__card ul li.link.yellow a,
.dashboard__cards__card ul li.link.yellow button {
    color: #F5E400
}

.dashboard__cards__card ul li.link.yellow a:hover,
.dashboard__cards__card ul li.link.yellow button:hover {
    background: #F0FFE9
}

.dashboard__cards__card ul li.link.yellow a:hover i,
.dashboard__cards__card ul li.link.yellow button:hover i {
    padding-right: .5rem
}

.dashboard__cards__card ul li.link.yellow a i,
.dashboard__cards__card ul li.link.yellow button i {
    color: #F5E400;
    transition: .2s ease-in-out
}

.dashboard__cards__card ul li.skyblue a,
.dashboard__cards__card ul li.skyblue button {
    color: #25AEFF
}

.dashboard__cards__card ul li.skyblue a:hover,
.dashboard__cards__card ul li.skyblue button:hover {
    background: #E1F4FF
}

.dashboard__cards__card ul li.skyblue a:hover i,
.dashboard__cards__card ul li.skyblue button:hover i {
    padding-right: .5rem
}

.dashboard__cards__card ul li.skyblue a i,
.dashboard__cards__card ul li.skyblue button i {
    color: #25AEFF
}

.dashboard__cards__card ul li.orange a,
.dashboard__cards__card ul li.orange button {
    color: #F85E00
}

.dashboard__cards__card ul li.orange a:hover,
.dashboard__cards__card ul li.orange button:hover {
    background: #FFECDD
}

.dashboard__cards__card ul li.orange a i,
.dashboard__cards__card ul li.orange button i {
    color: #F85E00
}

.dashboard__cards__card ul li.blue a,
.dashboard__cards__card ul li.blue button {
    color: #0064B4
}

.dashboard__cards__card ul li.blue a:hover,
.dashboard__cards__card ul li.blue button:hover {
    background: #FFECDD
}

.dashboard__cards__card ul li.blue a i,
.dashboard__cards__card ul li.blue button i {
    color: #0064B4
}

.dashboard__cards__card ul li.disabled a,
.dashboard__cards__card ul li.disabled button {
    color: #A0A0A7
}

.dashboard__cards__card .btn-add {
    background: #25AEFF;
    color: #fff;
    display: block;
    height: 40px;
    font-size: .9rem;
    text-decoration: none;
    text-align: left;
    padding: .5rem 1rem;
    border-radius: 0 0 .4rem .1rem;
    transition: .2s ease-in-out
}

.dashboard__cards__card .btn-add i {
    transition: .2s ease-in-out
}

.dashboard__cards__card .btn-add:hover i {
    font-size: 1.1rem
}

.dashboard__cards__card .btn-add.orange {
    background: #F85E00
}

.dashboard__cards__card .btn-add.orange:hover i {
    padding-left: .5rem
}

.dashboard__cards__card.orange {
    border-left: 0.32rem solid #F85E00
}

.border-left-green {
    width: .3rem;
    height: 100%;
    background: #3EC300
}

.border-left-blue {
    width: .3rem;
    height: 100%;
    background: #0064B4
}

.border-left-skyblue {
    width: .3rem;
    height: 100%;
    background: #25AEFF
}

.border-left-lightorange {
    width: .3rem;
    height: 100%;
    background: #FF8133
}

.border-left-yellow {
    width: .3rem;
    height: 100%;
    background: #F1D302
}

h2 {
    text-align: center;
    padding: 2rem 1rem
}

.bold {
    font-family: Monserrat-Bold !important
}

.bolder {
    font-family: Monserrat-Heavy !important
}

.line-white {
    width: 1px;
    height: 16px;
    margin: 4px 10px 0 10px;
    background: #fff
}

.line-gray {
    width: 100%;
    height: 1px;
    background: #F4F4F5;
    margin: .5rem 0
}

.border-bottom-gray {
    width: 100%;
    height: 1px;
    background: #76767F;
    margin: 1rem 0
}

.container-published {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: center
}

.container-published p {
    font-family: Monserrat-Bold;
    color: #76767F
}

.alert-warning {
    width: 100%;
    border-top: 0.4rem solid #F1D302;
    min-height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 1rem;
    border-radius: 0 0 .5rem .5rem
}

.alert-warning i {
    width: 40px;
    height: 40px;
    border: 0.1rem solid #F1D302;
    border-radius: 4rem;
    display: flex;
    font-size: 1.5rem;
    justify-content: center;
    align-items: center;
    color: #F1D302
}

.alert-warning p {
    margin-left: 1rem;
    font-size: .9rem;
    color: #0A0A0A;
    font-family: Monserrat-Medium
}

.alert-warning.orange {
    width: 100%;
    margin: auto;
    border-top: 0.4rem solid #FF8133
}

.alert-warning.orange i {
    color: #25AEFF;
    border: 0.1rem solid #25AEFF
}

.alert-warning.orange a {
    font-size: .9rem;
    margin-left: 1rem
}

.alert-warning.yellow {
    width: max-content;
    margin: auto;
    border-top: 0.4rem solid #F1D302
}

.alert-warning.yellow i {
    color: #F1D302;
    border: 0.1rem solid #F1D302
}

.alert-warning.yellow a {
    font-size: .9rem;
    margin-left: 1rem
}

.alert-warning.skyblue {
    width: max-content;
    margin: auto;
    border-top: 0.4rem solid #25AEFF
}

.alert-warning.skyblue i {
    color: #25AEFF;
    border: 0.1rem solid #25AEFF
}

.alert-warning.skyblue a {
    font-size: .9rem;
    margin-left: 1rem
}

.alert-warning.blue {
    width: max-content;
    margin: auto;
    border-top: 0.4rem solid #0064B4
}

.alert-warning.blue i {
    color: #0064B4;
    border: 0.1rem solid #0064B4
}

.alert-warning.blue a {
    font-size: .9rem;
    margin-left: 1rem
}

.alert-warning.green {
    width: max-content;
    margin: auto;
    border-top: 0.4rem solid #3EC300
}

.alert-warning.green i {
    color: #3EC300;
    border: 0.1rem solid #3EC300
}

.alert-warning.green a {
    font-size: .9rem;
    margin-left: 1rem
}

.alert-pending {
    width: 100%;
    border-top: 0.4rem solid #FF8133;
    min-height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 1rem;
    border-radius: 0 0 .5rem .5rem
}

.alert-pending i {
    width: 40px;
    height: 40px;
    border: 0.1rem solid #25AEFF;
    border-radius: 4rem;
    display: flex;
    font-size: 1.5rem;
    justify-content: center;
    align-items: center;
    color: #25AEFF
}

.alert-pending p {
    margin-left: 1rem;
    font-size: .9rem;
    color: #0A0A0A;
    font-family: Monserrat-Medium
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.main-login .dashboard-login {
    width: 100vw;
    min-height: calc(100vh - 64px);
    display: flex
}

.main-login .dashboard-login__container {
    width: 50vw;
    min-height: calc(100vh - 64px);
    background: #25AEFF;
    background: linear-gradient(180deg, #25AEFF, #0064B4)
}

@media (max-width: 992px) {
    .main-login .dashboard-login__container {
        width: 100vw;
        background-image: url("../../images/background_login.webp");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
}

.main-login .dashboard-login__info {
    width: 50vw;
    min-height: calc(100vh - 64px);
    background-image: url("../../images/background_login.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media (max-width: 992px) {
    .main-login .dashboard-login__info {
        display: none
    }
}

.main-login .dashboard-login__info__logo {
    width: 100%;
    display: flex;
    border: 0;
    background: rgba(0, 0, 0, 0);
    justify-content: center
}

.main-login .dashboard-login__info__logo svg {
    width: 70%;
    padding: 3rem 1rem 1rem 1rem
}

.main-login .dashboard-login__info h2 {
    color: #fff;
    font-size: 3rem
}

@media (max-width: 992px) {
    .main-login .dashboard-login__info h2 {
        font-size: 2rem
    }
}

@media (max-width: 768px) {
    .main-login .dashboard-login__info h2 {
        font-size: 1.8rem
    }
}

.label-error {
    display: flex;
    flex-direction: column
}

.label-error label {
    padding-left: .8rem;
    color: #003D6C;
    font-size: .9rem;
    font-family: Monserrat-Medium
}

.input-container-icon {
    display: flex;
    width: 100%;
    border-radius: 2rem
}

.input-container-icon .input-container-icon__icon {
    color: #C0C0C4;
    text-align: center;
    height: 2.7rem;
    display: flex;
    align-items: center;
    padding: 1rem .8rem;
    background: #fff;
    box-shadow: none;
    outline: 0;
    border: 1px solid #C0C0C4;
    border-radius: 2rem 0 0 2rem;
    border-right: 0
}

.input-container-icon .form-control {
    padding: .5rem 1rem;
    color: #76767F;
    border-radius: 0rem 2rem 2rem 0rem;
    border-left: 0;
    box-shadow: none;
    outline: 0
}

.input-container-icon-both {
    display: flex;
    width: 100%;
    border-radius: 2rem
}

.input-container-icon-both .input-container-icon__icon {
    color: #C0C0C4;
    text-align: center;
    height: 2.7rem;
    display: flex;
    align-items: center;
    padding: 1rem .8rem;
    background: #fff;
    border: 1px solid #C0C0C4;
    border-radius: 2rem 0 0 2rem;
    border-right: 0
}

.input-container-icon-both .form-control {
    padding: .5rem 1rem;
    color: #76767F;
    border-radius: 0;
    border-left: 0;
    box-shadow: none;
    outline: 0;
    border-right: 0
}

.btn-show-password {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #C0C0C4;
    border-left: 0px solid #C0C0C4;
    color: #A0A0A7;
    width: 2.5rem;
    border-radius: 0 2rem 2rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .2s ease-in-out
}

.btn-show-password:hover {
    color: #4E4E55
}

.btn-show-password i {
    color: #C0C0C4
}

.container-logo {
    display: none;
    justify-content: center
}

@media (max-width: 992px) {
    .container-logo {
        display: flex;
        padding: 1rem .5rem
    }
}

@media (max-width: 992px) {
    .container-logo .container-logo__logo {
        width: 35rem
    }
}

@media (max-width: 768px) {
    .container-logo .container-logo__logo {
        width: 25rem
    }
}

@media (max-width: 576px) {
    .container-logo .container-logo__logo {
        width: 20rem
    }
}

.footer-login {
    font-size: .9rem;
    background: linear-gradient(90deg, #25AEFF, #0064B4);
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center
}

.footer-login p {
    font-size: .9rem;
    text-align: center;
    color: #fff
}

.footer-login__info {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    list-style: none
}

.footer-login__info li a {
    text-decoration: none;
    color: #fff;
    font-size: .9rem
}

.footer-login__info li a:hover {
    text-decoration: underline
}

.footer-login__social-media {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.footer-login__social-media li a {
    margin-right: 1rem;
    padding: 0;
    text-decoration: none;
    transition: .2s ease-in-out
}

.footer-login__social-media li a #facebook {
    width: 35px;
    height: 35px;
    transition: .2s ease-in-out
}

.footer-login__social-media li a #instagram {
    width: 35px;
    height: 35px;
    transition: .2s ease-in-out
}

.footer-login__social-media li a:hover #facebook {
    border-radius: 4rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5)
}

.footer-login__social-media li a:hover #instagram {
    border-radius: 4rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5)
}

.animation-ctn {
    text-align: center;
    margin-top: 5em
}

@-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
}

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 0px
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px
    }

    100% {
        stroke-dashoffset: 960px
    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px
    }

    100% {
        stroke-dashoffset: 960px
    }
}

@keyframes colored-circle {
    0% {
        opacity: 0
    }

    100% {
        opacity: 100
    }
}

.inlinesvg .svg svg {
    display: inline
}

.icon--order-success svg polyline {
    -webkit-animation: checkmark 0.25s ease-in-out 0.7s backwards;
    animation: checkmark 0.25s ease-in-out 0.7s backwards
}

.icon--order-success svg circle {
    -webkit-animation: checkmark-circle 0.6s ease-in-out backwards;
    animation: checkmark-circle 0.6s ease-in-out backwards
}

.icon--order-success svg circle#colored {
    -webkit-animation: colored-circle 0.6s ease-in-out 0.7s backwards;
    animation: colored-circle 0.6s ease-in-out 0.7s backwards
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.nav-dashboard {
    width: 100%;
    height: auto;
    background: linear-gradient(90deg, #0064B4, #25AEFF);
    padding: 0;
    display: flex;
    flex-direction: column
}

.nav-dashboard__logo svg#coronado {
    padding: .2rem 0;
    width: 450px;
    height: 60px
}

.nav-dashboard__box-navbar {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.nav-dashboard__btn-dropdown-user {
    background: #0064B4;
    border: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
    width: 16rem;
    height: 4rem;
    font-size: .9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .2s ease-in-out
}

.nav-dashboard__btn-dropdown-user:hover,
.nav-dashboard__btn-dropdown-user:focus {
    background: #003D6C
}

.nav-dashboard__dropdown-user {
    position: absolute;
    top: 3.70rem;
    right: .5rem;
    background: #fff;
    list-style: none;
    padding: 0;
    width: 12.5rem;
    font-size: .9rem;
    height: max-content;
    transition: all 500ms
}

.nav-dashboard__dropdown-user li:hover {
    background: #F4F4F5
}

.nav-dashboard__dropdown-user li {
    padding: .5rem 1rem;
    color: #0A0A0A;
    display: block;
    transition: all .2s ease-in-out
}

.nav-dashboard__dropdown-user a {
    display: block;
    padding: .5rem 1rem;
    color: #0A0A0A;
    transition: all .2s ease-in-out
}

.nav-dashboard__dropdown-user a:hover {
    color: #25AEFF
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.form {
    width: 100%;
    height: auto
}

.form__login {
    background: #fff;
    padding: 2rem 2rem;
    box-shadow: 0 0 1rem #003D6C;
    border-radius: .5rem
}

.form__login__container-submit {
    display: flex;
    justify-content: flex-end
}

.label__error {
    display: flex;
    flex-direction: column;
    padding-bottom: .5rem
}

.label__error label {
    color: #003D6C;
    font-size: .9rem;
    font-family: Monserrat-Bold
}

.input {
    display: flex;
    width: 100%;
    border-radius: 2rem
}

.input__icon {
    color: #C0C0C4;
    text-align: center;
    height: 2.7rem;
    display: flex;
    align-items: center;
    padding: 1rem .8rem;
    background: #fff;
    border: 1px solid #C0C0C4;
    border-radius: 2rem 0 0 2rem;
    border-right: 0
}

.input input {
    width: 100%;
    height: 2.7rem;
    padding: 1rem .8rem;
    border-radius: 0 2rem 2rem 0;
    border-top: 1px solid #C0C0C4;
    border-bottom: 1px solid #C0C0C4;
    border-left: 0px solid #C0C0C4;
    border-right: 1px solid #C0C0C4;
    background: #fff
}

.input-both {
    display: flex;
    width: 100%;
    border-radius: 2rem;
    border: 0.1rem solid #C0C0C4
}

.input-both__icon {
    color: #C0C0C4;
    text-align: center;
    height: 2.7rem;
    display: flex;
    align-items: center;
    padding: 1rem .8rem;
    background: #fff;
    border: 0;
    border-radius: 2rem 0 0 2rem;
    border-right: 0
}

.input-both input {
    width: 100%;
    height: 2.7rem;
    padding: 1rem .8rem;
    background: #fff;
    border: 0
}

input:focus {
    outline: 0
}

.form-footer {
    padding-top: 1rem;
    font-family: Monserrat-Medium;
    text-align: center
}

.form-footer p {
    font-size: .9rem;
    color: #0064B4;
    margin-bottom: 0
}

.form-footer a,
.form-footer button {
    font-size: .9rem;
    color: #25AEFF;
    text-decoration: underline;
    background: rgba(0, 0, 0, 0);
    border: 0
}

.form-footer a:hover,
.form-footer a:focus,
.form-footer button:hover,
.form-footer button:focus {
    color: #0064B4
}

.code-access__inputs {
    display: flex;
    justify-content: center;
    padding: .5rem .5rem
}

.code-access__inputs .form-control {
    width: 4rem;
    height: 4rem;
    margin: 0 .5rem;
    font-family: Monserrat-Bold;
    font-size: 2rem;
    color: #25AEFF;
    border-radius: .5rem;
    background: #fff;
    text-align: center;
    transition: .2s ease-in-out
}

.code-access__inputs .form-control:focus {
    border: 1px solid #25AEFF;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5)
}

.container-textarea {
    position: relative
}

.container-textarea__textarea {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    resize: none;
    padding: 1rem;
    border: 0.1rem solid #C0C0C4;
    border-radius: .5rem
}

.container-textarea__textarea:focus,
.container-textarea__textarea:hover {
    outline: none
}

.container-textarea__textarea.required {
    border-left: 0.4rem solid #25AEFF
}

.container-textarea__counter {
    position: absolute;
    right: .4rem;
    bottom: .4rem;
    z-index: 12;
    color: #C0C0C4
}

.container-textarea__counter span {
    color: #C0C0C4
}

.container-upload-file {
    width: 100%;
    height: 107px;
    background: #fff;
    border: 0.1rem dashed #25AEFF;
    padding: 1rem;
    border-radius: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: .2s ease-in-out
}

.container-upload-file p {
    font-size: .9rem
}

.container-upload-file:hover {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3)
}

.thumb {
    width: inherit;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center
}

.thumb img {
    width: 90px;
    height: auto
}

.input-text {
    display: flex;
    align-items: center
}

.input-text label {
    color: #76767F;
    font-family: Monserrat-Bold;
    text-align: right
}

.input-text input[type=text] {
    height: 40px;
    border-radius: .4rem;
    border: 0.1rem solid #C0C0C4;
    border-left: 0.35rem solid #25AEFF
}

.input-text input[type=text].optional {
    border-left: 0.1rem solid #C0C0C4
}

.input-text-regular {
    display: flex;
    flex-direction: column
}

.input-text-regular label {
    color: #76767F;
    font-family: Monserrat-Bold;
    text-align: left
}

.input-text-regular input[type=text] {
    height: 40px;
    border-radius: .4rem;
    border: 0.1rem solid #C0C0C4;
    border-left: 0.35rem solid #25AEFF
}

.input-text-regular input[type=text].optional {
    border-left: 0.1rem solid #C0C0C4
}

.container-radio {
    display: flex;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: .9rem;
    font-family: Monserrat-Regular !important;
    font-weight: lighter;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.container-radio input:checked~.checkmark {
    background-color: #fff;
    border: 0.1rem solid #25AEFF
}

.container-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 0.1rem solid #C0C0C4;
    border-radius: 50%
}

.container-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.container-radio:hover input~.checkmark {
    background-color: #fff
}

.container-radio input:checked~.checkmark:after {
    display: block
}

.container-radio .checkmark:after {
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #25AEFF
}

.table-upload-file {
    width: 100%;
    height: 100%;
    display: flex
}

.table-upload-file__paragraph {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: .5rem 1rem
}

.table-upload-file__paragraph h5 {
    font-family: Montserrat-Medium, sans-serif;
    font-size: 1rem;
    color: #0064B4
}

.table-upload-file__paragraph p {
    font-family: Montserrat-Medium, sans-serif;
    font-size: .9rem !important
}

.table-upload-file__file {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-upload-file__file .btn-red {
    width: 40px;
    height: 40px;
    padding: 1rem;
    font-size: 1.5rem;
    border: 0.1rem solid #FF1D15;
    background: rgba(0, 0, 0, 0)
}

.table-upload-file__file .btn-red i {
    color: #FF1D15
}

.table-upload-file__file .container-file {
    width: 185px;
    height: 80px;
    border: 0.1rem dashed #FF8133;
    display: flex;
    justify-content: center;
    background: #fff;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    border-radius: .5rem
}

.table-upload-file__file .container-file input[type=file] {
    display: none
}

.table-upload-file__file .container-file p {
    font-size: .9rem
}

.table-upload-file__file .container-file label {
    width: 110px;
    height: 40px;
    background: #fff;
    font-size: .9rem;
    color: #FF8133;
    border: 0.1rem solid #FF8133;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4rem;
    cursor: pointer;
    transition: .2s ease-in-out
}

.table-upload-file__file .container-file label:hover {
    background: #F85E00;
    color: #fff
}

.table-upload-file__file .container-file label.disabled {
    background: #A0A0A7;
    color: #fff;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.table-upload-file__file.blue .container-file {
    border: 0.1rem dashed #0064B4
}

.table-upload-file__file.blue .container-file label {
    background: #fff;
    color: #0064B4;
    border: 0.1rem solid #0064B4
}

.table-upload-file__file.blue .container-file label:hover {
    background: #0064B4;
    color: #fff;
    border: 0.1rem solid #0064B4
}

.table-upload-file__file.blue .container-file label.disabled {
    background: #A0A0A7;
    color: #fff;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.table-upload-file__file.blue .container-file label.btn-red {
    border: 0.1rem dashed #FF1D15;
    background: #FF1D15;
    font-family: Monserrat-Regular;
    color: #fff
}

.table-upload-file__file.blue .container-file label.btn-red:hover {
    background: #FF1D15;
    color: #fff;
    border: 0.1rem solid #FF1D15
}

.table-upload-file__file.blue .container-file label.btn-red.disabled {
    background: #A0A0A7;
    color: #fff;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.table-upload-file__file.disabled .container-file {
    border: 0.1rem dashed #A0A0A7;
    background: #fff
}

.table-upload-file__file.disabled .container-file p {
    font-size: .9rem;
    color: #A0A0A7
}

.table-upload-file__file.disabled .container-file label {
    background: #A0A0A7;
    color: #fff;
    cursor: default;
    border: 0.1rem solid #A0A0A7
}

.table-upload-file__file.disabled .container-file label:hover {
    background: #A0A0A7;
    color: #fff
}

.table-upload-file-green {
    width: 100%;
    height: 100%;
    display: flex
}

.table-upload-file-green__paragraph {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: .5rem 1rem
}

.table-upload-file-green__paragraph h5 {
    font-family: Monserrat-Medium;
    font-size: 1rem;
    color: #0064B4
}

.table-upload-file-green__paragraph p {
    font-family: Monserrat-Medium;
    color: #3EC300;
    font-size: .9rem !important
}

.table-upload-file-green__file {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-upload-file-green__file .container-file {
    width: 100%;
    height: 80px;
    border: 0.15rem dashed #003D6C;
    display: flex;
    justify-content: center;
    background: #fff;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    border-radius: .5rem
}

.table-upload-file-green__file .container-file input[type=file] {
    display: none
}

.table-upload-file-green__file .container-file p {
    font-size: .9rem
}

.table-upload-file-green__file .container-file label {
    width: 110px;
    height: 40px;
    background: #003D6C;
    font-size: .9rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4rem;
    cursor: pointer;
    transition: .2s ease-in-out
}

.table-upload-file-green__file .container-file label:hover {
    background: #0064B4
}

.select-container {
    display: flex;
    align-items: center
}

.select-container label {
    padding-right: .5rem;
    font-family: Monserrat-Medium;
    color: #76767F
}

.select-container .select2-container .select2-selection--single {
    font-size: .9rem;
    border-left: 0.25rem solid #0064B4
}

.select-container .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    position: absolute;
    top: .14rem;
    border-left: 0.05rem solid #A0A0A7;
    right: 0.5rem;
    width: 30px
}

.select-container .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #C0C0C4 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 48%;
    width: 0
}

.select-container.disabled label {
    color: #A0A0A7
}

.select-container.disabled .select2-container .select2-selection--single {
    border-left: 0.25rem solid #A0A0A7 !important
}

.checkbox-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-container:hover input[type=checkbox]~.checkmark {
    background-color: #fff;
    border: 0.12rem solid #25AEFF;
    border-radius: .2rem
}

.checkbox-container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-container input[type=checkbox]:checked~.checkmark {
    background-color: #25AEFF
}

.checkbox-container input[type=checkbox]:checked~.checkmark:after {
    display: block
}

.checkbox-container .checkmark {
    position: absolute;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border: 0.12rem solid #25AEFF;
    border-radius: .2rem
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 0;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.container-files-table {
    width: 300px;
    height: max-content;
    border-radius: .5rem;
    display: flex;
    flex-direction: column
}

.container-files-table__header {
    width: inherit;
    height: 3.5rem;
    padding: 1rem 1rem;
    display: flex;
    justify-content: center;
    text-align: center;
    background: #FF8133;
    border-radius: .5rem .5rem 0 0
}

.container-files-table__header p {
    color: #fff;
    font-family: Monserrat-Medium
}

.container-files-table__body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    padding: 1.5rem
}

.container-files-table__bottom {
    border-top: 0.1rem solid #F4F4F5;
    display: flex;
    justify-content: center;
    padding: 1rem;
    background: #fff;
    border-radius: 0 0 .5rem .5rem
}

.container-files-table.disabled .container-files-table__header {
    background: #76767F
}

.container-files-table.blue .container-files-table__header {
    background: #0064B4
}

.container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.container-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%
}

.container-radioinput:checked~.checkmark {
    background-color: #fff
}

.container-radio.rejected .checkmark:after,
.container-radio.authorized .checkmark:after {
    top: 4px
}

.container-radio.authorized .checkmark:after,
.container-radio.authorized .checkmark:after {
    top: 3px
}

.container-radio.rejected input:checked~.checkmark {
    border: 0.1rem solid #F85E00
}

.container-radio.rejected input:checked~.checkmark:after {
    background: #F85E00
}

.container-radio.authorized input:checked~.checkmark {
    border: 0.1rem solid #3EC300
}

.container-radio.authorized input:checked~.checkmark:after {
    background: #3EC300
}

.container-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.container-radioinput:checked~.checkmark:after {
    display: block
}

.container-radio.checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: .1rem solid red
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.tabs-orders .tabs__table {
    width: max-content;
    margin: auto
}

.tabs-orders .tabs__table__nav-orders {
    width: max-content;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: center;
    border-radius: 4rem;
    padding: .2rem .2rem .25rem .2rem;
    background: #A0A0A7
}

.tabs-orders .tabs__table__nav-orders .nav-link {
    display: block;
    color: #fff;
    font-size: 1rem;
    cursor: pointer;
    border: 0rem solid #76767F;
    padding: .5rem 3rem;
    font-family: Monserrat-Medium, sans-serif;
    transition: .2s ease-in-out
}

.tabs-orders .tabs__table__nav-orders .nav-link:hover,
.tabs-orders .tabs__table__nav-orders .nav-link:focus {
    border: 0rem solid #76767F;
    outline: none
}

@media (max-width: 1400px) {
    .tabs-orders .tabs__table__nav-orders .nav-link {
        padding: .7rem 1.9rem
    }
}

@media (max-width: 1200px) {
    .tabs-orders .tabs__table__nav-orders .nav-link {
        padding: .7rem .5rem
    }
}

@media (max-width: 992px) {
    .tabs-orders .tabs__table__nav-orders .nav-link {
        height: 50px;
        font-size: .9rem
    }
}

.tabs-orders .tabs__table__nav-orders .pending.active {
    color: #F1D302;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .authorized.active {
    color: #25AEFF;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .current.active {
    color: #3EC300;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .defeat.active {
    color: #EF2D56;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .closed.active {
    color: #FF8133;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .orange.active {
    color: #FF8133;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .skyblue.active {
    color: #25AEFF;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .green.active {
    color: #3EC300;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .blue.active {
    color: #0064B4;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .tabs__table__nav-orders .yellow.active {
    color: #F1D302;
    font-family: Monserrat-Heavy, sans-serif;
    border-radius: 4rem
}

.tabs-orders .table-tabs.pending thead th {
    background: #F1D302
}

.tabs-orders .table-tabs.pending thead th:last-child {
    background: #F4F4F5 !important
}

.tabs-orders .table-tabs.pending thead th:last-child a.dataTable-sorter {
    display: none
}

.tabs-orders .table-tabs.authorized thead th {
    background: #25AEFF
}

.tabs-orders .table-tabs.authorized thead th:last-child {
    background: #F4F4F5 !important
}

.tabs-orders .table-tabs.authorized thead th:last-child a.dataTable-sorter {
    display: none
}

.tabs-orders .table-tabs.closed thead th {
    background: #FF8133
}

.tabs-orders .table-tabs.closed thead th:last-child {
    background: #F4F4F5 !important
}

.tabs-orders .table-tabs.closed thead th:last-child a.dataTable-sorter {
    display: none
}

.tabs-orders .table-tabs.current thead th {
    background: #3EC300
}

.tabs-orders .table-tabs.current thead th:last-child {
    background: #F4F4F5 !important
}

.tabs-orders .table-tabs.current thead th:last-child a.dataTable-sorter {
    display: none
}

.tabs-orders .table-tabs.defeat thead th {
    background: #EF2D56
}

.tabs-orders .table-tabs.defeat thead th:last-child {
    background: #F4F4F5 !important
}

.tabs-orders .table-tabs.defeat thead th:last-child a.dataTable-sorter {
    display: none
}

.tabs-orders .table-tabs thead {
    background: rgba(0, 0, 0, 0) !important
}

.tabs-orders .table-tabs thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.tabs-orders .table-tabs thead tr th {
    color: #fff;
    font-size: 1rem;
    padding: 1rem;
    white-space: nowrap;
    font-family: Monserrat-Bold
}

.tabs-orders .table-tabs thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.tabs-orders .table-tabs tbody {
    border-top: 0
}

.tabs-orders .table-tabs tbody tr td {
    width: 100%;
    height: 7rem;
    font-family: Monserrat-Regular;
    background: #fff;
    padding: 0;
    font-size: 1rem;
    border-right: 0.1rem solid #F4F4F5
}

.tabs-orders .table-tabs tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .5rem
}

.tabs-orders .table-tabs tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.tabs-orders .table-tabs tbody tr:last-child {
    border: #F4F4F5
}

.tabs-orders .table-tabs__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.tabs-orders .table-tabs__column p {
    padding-left: 1rem
}

.by-side-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

.by-side-tab-menu .list-group {
    margin-bottom: 0
}

.by-side-tab-menu .list-group>a {
    background: #F4F4F5;
    margin-bottom: .5rem;
    border-radius: .4rem 0 0 .4rem;
    padding: 1rem 1rem;
    border: 0.1rem solid #C0C0C4;
    border-right: 0;
    font-family: Monserrat-Bold;
    color: #76767F
}

.by-side-tab-menu .list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0
}

.by-side-tab-menu .list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

.by-side-tab-menu .list-group>a.active {
    background-color: #0064B4;
    background-image: #5A55A3;
    color: #fff;
    font-family: Monserrat-Bold;
    border-radius: .4rem 0 0 .4rem;
    padding: 1rem 1rem
}

.by-side-tab-menu .list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #0064B4
}

.by-side-tab {
    padding-left: 0;
    padding-right: 0
}

.by-side-tab .tab-content {
    padding: 1rem 3rem;
    background: #F4F4F5;
    border: 0.1rem solid #0064B4;
    border-radius: 0 .4rem .4rem .4rem
}

.text-authorized {
    color: #25AEFF
}

.border-left-authorized {
    width: 0.3rem;
    height: 100%;
    background: #25AEFF
}

.text-closed {
    color: #FF8133
}

.border-left-pending {
    width: 0.3rem;
    height: 100%;
    background: #FF8133
}

.text-pending {
    color: #FF8133
}

.border-left-closed {
    width: 0.3rem;
    height: 100%;
    background: #FF8133
}

.text-pink {
    color: #EF2D56
}

.border-left-defeat {
    width: 0.3rem;
    height: 100%;
    background: #EF2D56
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.btn-show-password {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-left: 0px solid #C0C0C4;
    color: #A0A0A7;
    width: 2.5rem;
    border-radius: 0 2rem 2rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .2s ease-in-out
}

.btn-show-password:hover {
    color: #4E4E55
}

.btn-show-password i {
    color: #C0C0C4
}

.btn-blue {
    min-width: 160px;
    min-height: 40px;
    background: #0064B4;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-family: Monserrat-Medium;
    font-size: 1rem;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: 2rem;
    border: 0rem solid #0064B4;
    transition: .2s ease-in-out
}

.btn-blue p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0
}

.btn-blue:hover,
.btn-blue:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-blue:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-blue.sm {
    min-width: 90px;
    padding: .5rem 1rem
}

.btn-green {
    min-width: 160px;
    min-height: 40px;
    background: #3EC300;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-family: Monserrat-Medium;
    font-size: 1rem;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: 2rem;
    border: 0rem solid #3EC300;
    transition: .2s ease-in-out
}

.btn-green p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0
}

.btn-green:hover,
.btn-green:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-green:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-skyblue {
    width: 200px;
    height: 60px;
    background: #25AEFF;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: .5rem;
    border: 0rem solid #25AEFF;
    transition: .2s ease-in-out
}

.btn-skyblue p {
    color: #fff !important;
    font-size: 1rem !important;
    margin-bottom: 0
}

.btn-skyblue:hover,
.btn-skyblue:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-skyblue:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-skyblue.btn-small {
    width: 120px;
    height: 40px;
    background: #25AEFF;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: 2rem;
    border: 0rem solid #25AEFF;
    transition: .2s ease-in-out
}

.btn-skyblue.btn-small p {
    color: #fff !important;
    font-size: 1rem !important;
    margin-bottom: 0
}

.btn-skyblue.btn-small:hover,
.btn-skyblue.btn-small:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-skyblue.btn-small:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-skyblue- {
    width: 200px;
    height: 40px;
    background: #25AEFF;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: 4rem;
    border: 0rem solid #25AEFF;
    transition: .2s ease-in-out
}

.btn-skyblue- p {
    color: #fff !important;
    font-size: 1rem !important;
    margin-bottom: 0
}

.btn-skyblue-:hover,
.btn-skyblue-:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-skyblue-:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-skyblue-.btn-small {
    width: 120px;
    height: 40px;
    background: #25AEFF;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    padding: .5rem 1.5rem;
    cursor: pointer;
    border-radius: 2rem;
    border: 0rem solid #25AEFF;
    transition: .2s ease-in-out
}

.btn-skyblue-.btn-small p {
    color: #fff !important;
    font-size: 1rem !important;
    margin-bottom: 0
}

.btn-skyblue-.btn-small:hover,
.btn-skyblue-.btn-small:focus {
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
    color: #fff;
    outline: 0
}

.btn-skyblue-.btn-small:disabled {
    background: #A0A0A7 !important;
    box-shadow: none;
    cursor: default
}

.btn-outline-blue {
    width: 300px;
    height: 40px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1E1E1F;
    font-size: 1rem;
    font-family: Monserrat-Medium;
    padding: .5rem 1rem;
    text-decoration: none;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.15rem solid #0064B4;
    transition: .2s ease-in-out
}

.btn-outline-blue p {
    color: #0064B4;
    padding-left: .5rem
}

.btn-outline-blue:hover,
.btn-outline-blue:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
    outline: 0;
    color: #0064B4
}

.btn-outline-blue:disabled {
    background: #A0A0A7;
    box-shadow: none;
    cursor: default
}

.btn-white {
    width: 300px;
    height: 40px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1E1E1F;
    font-size: 1rem;
    font-family: Monserrat-Regular;
    padding: .5rem 1rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.1rem solid #fff;
    transition: .2s ease-in-out
}

.btn-white p {
    padding-left: .5rem
}

.btn-white:hover,
.btn-white:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
    outline: 0;
    color: #0A0A0A
}

.btn-white:disabled {
    background: #A0A0A7;
    box-shadow: none;
    cursor: default
}

.btn-outline-dark {
    width: max-content;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1E1E1F;
    font-size: 1rem;
    font-family: Monserrat-Regular;
    padding: .5rem 1rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.1rem solid #1E1E1F;
    transition: .2s ease-in-out
}

.btn-outline-dark p {
    padding-left: .5rem
}

.btn-outline-dark:hover,
.btn-outline-dark:focus {
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
    outline: 0;
    color: #1E1E1F
}

.btn-outline-dark:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-red {
    width: 200px;
    height: 40px;
    background: #FF1D15;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    font-family: Monserrat-Bold;
    padding: .5rem 3rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0;
    transition: .2s ease-in-out
}

.btn-red p {
    padding-left: .5rem
}

.btn-red:hover,
.btn-red:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0
}

.btn-red:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-light-orange {
    width: 200px;
    height: 40px;
    background: #FF8133;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    font-family: Monserrat-Bold;
    padding: .5rem 1rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0;
    transition: .2s ease-in-out
}

.btn-light-orange p {
    padding-left: .5rem
}

.btn-light-orange:hover,
.btn-light-orange:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0
}

.btn-light-orange:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-light-orange.btn-small {
    font-size: .9rem;
    width: 120px;
    height: 30px
}

.btn-orange {
    width: 160px;
    height: 40px;
    background: #F85E00;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    font-family: Monserrat-Bold;
    padding: .5rem 1rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0;
    transition: .2s ease-in-out
}

.btn-orange p {
    padding-left: .5rem
}

.btn-orange:hover,
.btn-orange:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0
}

.btn-orange:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-orange.btn-small {
    font-size: .9rem;
    width: 120px;
    height: 30px
}

.btn-yellow- {
    width: 200px;
    height: 40px;
    background: #F1D302;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    font-family: Monserrat-Bold, sans-serif;
    padding: .5rem 1rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0;
    transition: .2s ease-in-out
}

.btn-yellow- p {
    padding-left: .5rem
}

.btn-yellow-:hover,
.btn-yellow-:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0
}

.btn-yellow-:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-yellow-.btn-small {
    font-size: .9rem;
    width: 120px;
    height: 30px
}

.btn-show-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 115px;
    height: 50px;
    background: #fff;
    border: 0.1rem solid #0064B4;
    font-size: .9rem;
    text-decoration: none;
    text-align: left;
    color: #0064B4;
    border-radius: .3rem;
    padding: .2rem 0 .2rem 1.2rem;
    transition: .2s ease-in-out
}

.btn-show-detail svg {
    width: 28px;
    height: 34px
}

.btn-show-detail p {
    padding-left: .5rem;
    line-height: 1rem
}

.btn-show-detail:hover {
    background: #25AEFF;
    border: 0.1rem solid #25AEFF
}

.btn-show-detail:hover svg g {
    fill: #fff
}

.btn-show-detail:hover p {
    color: #fff
}

.btn-yellow {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 80px;
    height: 50px;
    background: #fff;
    border: 0.1rem solid #0064B4;
    font-size: .9rem;
    text-decoration: none;
    text-align: left;
    color: #0064B4;
    border-radius: .3rem;
    padding: .2rem 0;
    transition: .2s ease-in-out
}

.btn-yellow svg {
    width: 15px;
    height: 14px
}

.btn-yellow svg g {
    fill: #0064B4
}

.btn-yellow p {
    padding-top: .3rem;
    line-height: 1rem
}

.btn-yellow:hover {
    background: #F1D302;
    border: 0.1rem solid #F1D302
}

.btn-yellow:hover svg g {
    fill: #fff
}

.btn-yellow:hover p {
    color: #fff
}

.btn-cancel-order {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 115px;
    height: 50px;
    text-align: left;
    background: #fff;
    border: 0.1rem solid #0064B4;
    font-size: .9rem;
    text-decoration: none;
    color: #0064B4;
    border-radius: .3rem;
    padding: .4rem .7rem;
    transition: .2s ease-in-out
}

.btn-cancel-order svg {
    width: 38px;
    height: 38px
}

.btn-cancel-order p {
    padding-left: .5rem;
    line-height: 1rem
}

.btn-cancel-order:hover {
    background: #fff;
    border: 0.1rem solid #FF8133
}

.btn-cancel-order:hover p {
    color: #FF8133
}

.btn-cancel-order:hover svg g {
    fill: #FF8133
}

.btn-datasheet {
    cursor: pointer;
    text-decoration: none;
    transition: .2s ease-in-out
}

.btn-datasheet svg g {
    fill: #76767F
}

.btn-datasheet:hover svg g {
    fill: #25AEFF
}

.btn-show {
    width: max-content;
    height: auto;
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: none
}

.btn-show svg {
    width: 28px;
    height: 34px
}

.btn-show:hover svg g {
    fill: #25AEFF
}

.btn-edit {
    width: max-content;
    height: auto;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
    border: 0;
    outline: none
}

.btn-edit svg {
    width: 30px;
    height: 34px
}

.btn-edit:hover svg g {
    fill: #25AEFF
}

.btn-delete {
    width: max-content;
    height: auto;
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: none
}

.btn-delete svg {
    width: 28px;
    height: 34px
}

.btn-delete:hover svg g {
    fill: #FF1D15
}

.btn-download-order {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    border: 0.1rem solid #0064B4;
    border-radius: .4rem;
    width: 50px;
    height: 50px;
    transition: .2s ease-in-out
}

.btn-download-order p {
    font-size: .9rem;
    color: #0064B4
}

.btn-download-order svg {
    width: 28px;
    height: 22px
}

.btn-download-order svg g {
    fill: #0064B4
}

.btn-download-order:hover {
    background: #3EC300;
    border: 0.1rem solid #3EC300
}

.btn-download-order:hover p {
    color: #fff
}

.btn-download-order:hover svg g {
    fill: #fff
}

.btn-outline-red {
    width: 200px;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FF1D15;
    font-size: 1rem;
    font-family: Montserrat-Bold, sans-serif;
    padding: .5rem 3rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.1rem solid #FF1D15;
    transition: .2s ease-in-out
}

.btn-outline-red p {
    padding-left: .5rem
}

.btn-outline-red:hover,
.btn-outline-red:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0;
    background: #FF1D15;
    color: #fff
}

.btn-outline-red:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-outline-red.btn-sm {
    width: 100px;
    height: 40px;
    font-size: .9rem;
    font-family: Montserrat-Regular, sans-serif
}

.btn-outline-skyblue {
    width: max-content;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #25AEFF;
    font-size: 1rem;
    font-family: Montserrat-Bold, sans-serif;
    padding: .5rem 3rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.1rem solid #25AEFF;
    transition: .2s ease-in-out
}

.btn-outline-skyblue p {
    padding-left: .5rem
}

.btn-outline-skyblue:hover,
.btn-outline-skyblue:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0;
    background: #25AEFF;
    color: #fff
}

.btn-outline-skyblue:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-outline-yellow {
    width: max-content;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F1D302;
    font-size: 1rem;
    font-family: Montserrat-Bold, sans-serif;
    padding: .5rem 3rem;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2rem;
    border: 0.1rem solid #F1D302;
    transition: .2s ease-in-out
}

.btn-outline-yellow p {
    padding-left: .5rem
}

.btn-outline-yellow:hover,
.btn-outline-yellow:focus {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    outline: 0;
    background: #F1D302;
    color: #fff
}

.btn-outline-yellow:disabled {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border: 0.1rem solid #A0A0A7;
    cursor: default
}

.btn-outline-yellow.btn-sm {
    width: max-content;
    height: 40px;
    font-size: .9rem;
    font-family: Montserrat-Regular, sans-serif
}

@font-face {
    font-family: Monserrat-Regular;
    src: url("../../../css/fonts/montserrat-regular.woff")
}

@font-face {
    font-family: Monserrat-Medium;
    src: url("../../../css/fonts/montserrat-500.woff")
}

@font-face {
    font-family: Monserrat-Bold;
    src: url("../../../css/fonts/montserrat-600.woff")
}

@font-face {
    font-family: Monserrat-Heavy;
    src: url("../../../css/fonts/montserrat-700.woff")
}

.text-sm-red {
    color: #FF1D15;
    font-size: .8rem;
    padding-left: .8rem;
    padding-bottom: .3rem
}

.text-sm-dark {
    color: #1E1E1F;
    font-size: .8rem;
    text-align: center
}

.text-sm-blue {
    color: #003D6C;
    font-size: .8rem;
    text-align: center
}

.text-sm-skyblue {
    color: #25AEFF;
    font-size: .8rem;
    text-align: center
}

.text-sm-gray {
    color: #76767F !important;
    font-size: .9rem;
    text-align: center
}

.text-darkblue {
    color: #003D6C
}

.text-blue {
    color: #0064B4
}

.text-skyblue {
    color: #25AEFF
}

.text-green {
    color: #3EC300
}

.text-dark {
    color: #1E1E1F
}

.text-gray {
    color: #76767F !important
}

.text-orange {
    color: #F85E00
}

.text-lightorange {
    color: #FF8133
}

.text-red {
    color: #FF1D15
}

.text-yellow {
    color: #F1D302
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 21px
}

.bg-checked {
    background: #ECF9FD !important
}

.footer-admin {
    font-size: .9rem;
    background: linear-gradient(90deg, #25AEFF, #0064B4);
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center
}

.footer-admin p {
    font-size: .9rem;
    text-align: center;
    color: #fff
}

.footer-admin__info {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    list-style: none
}

.footer-admin__info li a {
    text-decoration: none;
    color: #fff;
    font-size: .9rem
}

.footer-admin__info li a:hover {
    text-decoration: underline
}

.footer-admin__social-media {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.footer-admin__social-media li a {
    margin-right: 1rem;
    padding: 0;
    text-decoration: none;
    transition: .2s ease-in-out
}

.footer-admin__social-media li a #facebook {
    width: 35px;
    height: 35px;
    transition: .2s ease-in-out
}

.footer-admin__social-media li a #instagram {
    width: 35px;
    height: 35px;
    transition: .2s ease-in-out
}

.footer-admin__social-media li a:hover #facebook {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5)
}

.footer-admin__social-media li a:hover #instagram {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5)
}

.container-bar {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column
}

.nav-progress-canceled {
    display: table;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 4rem
}

.nav-progress-canceled>div {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.250em
}

.nav-progress-canceled>div.cancel {
    width: 10%;
    background-color: #F85E00;
    color: #FFF;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 40px;
    border-radius: 4rem
}

.nav-progress-realized {
    display: table;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 4rem
}

.nav-progress-realized>div {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.250em
}

.nav-progress-realized>div.complete {
    width: 25%;
    background-color: #25AEFF;
    color: #FFF;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 40px;
    border-radius: 4rem
}

.nav-progress-sent {
    display: table;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 4rem
}

.nav-progress-sent>div {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.250em
}

.nav-progress-sent>div.complete {
    width: 60%;
    background-color: #0064B4;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 40px;
    border-radius: 4rem
}

.nav-progress-received {
    display: table;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 4rem
}

.nav-progress-received>div {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 1.125em;
    line-height: 1.250em
}

.nav-progress-received>div.complete {
    width: 100%;
    background-color: #3EC300;
    color: #FFF;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 40px;
    border-radius: 4rem
}

.text-progress {
    display: table;
    overflow: hidden;
    margin: 0;
    width: 100%;
    min-height: 50px;
    position: relative;
    padding: 1rem 0
}

.text-progress>div {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: .9rem;
    line-height: 1.250em
}

.text-progress>div.canceled {
    width: 10%;
    color: #FFF;
    display: flex;
    color: #1E1E1F;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 100%;
    border-radius: 4rem;
    position: absolute;
    z-index: 8
}

.text-progress>div.realized {
    width: 25%;
    color: #FFF;
    display: flex;
    color: #1E1E1F;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 100%;
    border-radius: 4rem;
    position: absolute;
    z-index: 10
}

.text-progress>div.sent {
    width: 66%;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    color: #1E1E1F;
    height: 100%;
    border-radius: 4rem;
    position: absolute;
    z-index: 12
}

.text-progress>div.received {
    width: 100%;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    color: #1E1E1F;
    height: 100%;
    border-radius: 4rem;
    position: absolute;
    z-index: 15
}

.btn-arrow {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .5rem
}

.table-detail-realized thead {
    background: #25AEFF
}

.table-detail-realized thead tr th {
    color: #fff;
    font-size: .9rem;
    font-family: Monserrat-Bold;
    text-align: center;
    height: 40px
}

.table-detail-realized thead tr th:first-child {
    border-radius: 0
}

.table-detail-realized thead tr th:last-child {
    border-radius: 0 .4rem 0 0
}

.table-detail-realized tbody {
    border-top: 0 !important
}

.table-detail-realized tbody tr td {
    padding-top: .5rem;
    height: auto;
    font-family: Monserrat-Regular;
    background: #fff;
    border-right: 0.1rem solid #F4F4F5
}

.table-detail-realized tbody tr td:last-child {
    height: 100%
}

.table-detail-realized tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-detail-realized tbody tr:last-child td:first-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 0 .7rem !important
}

.table-detail-realized tbody tr:last-child td:last-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 .7rem 0
}

.table-detail-realized__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column
}

.table-detail-sent thead {
    background: #0064B4
}

.table-detail-sent thead tr th {
    color: #fff;
    font-size: .9rem;
    font-family: Monserrat-Bold;
    text-align: center;
    height: 40px
}

.table-detail-sent thead tr th:first-child {
    border-radius: 0
}

.table-detail-sent thead tr th:last-child {
    border-radius: 0 .4rem 0 0
}

.table-detail-sent tbody {
    border-top: 0 !important
}

.table-detail-sent tbody tr td {
    padding-top: .5rem;
    height: 4.6rem;
    font-family: Monserrat-300;
    background: #fff;
    border-right: 0.1rem solid #F4F4F5
}

.table-detail-sent tbody tr td:last-child {
    height: 100%
}

.table-detail-sent tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-detail-sent tbody tr:last-child td:first-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 0 .7rem !important
}

.table-detail-sent tbody tr:last-child td:last-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 .7rem 0
}

.table-detail-sent__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column
}

.table-detail-received thead {
    background: #3EC300
}

.table-detail-received thead tr th {
    color: #fff;
    font-size: .9rem;
    font-family: Monserrat-Bold;
    text-align: center;
    height: 40px
}

.table-detail-received thead tr th:first-child {
    border-radius: 0
}

.table-detail-received thead tr th:last-child {
    border-radius: 0 .4rem 0 0
}

.table-detail-received tbody {
    border-top: 0 !important
}

.table-detail-received tbody tr td {
    padding-top: .5rem;
    height: 4.6rem;
    font-family: Monserrat-300;
    background: #fff;
    border-right: 0.1rem solid #F4F4F5
}

.table-detail-received tbody tr td:last-child {
    height: 100%
}

.table-detail-received tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-detail-received tbody tr:last-child td:first-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 0 .7rem !important
}

.table-detail-received tbody tr:last-child td:last-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 .7rem 0
}

.table-detail-received__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column
}

.table-detail-canceled thead {
    background: #F85E00
}

.table-detail-canceled thead tr th {
    color: #fff;
    font-size: .9rem;
    font-family: Monserrat-Bold;
    text-align: center;
    height: 40px
}

.table-detail-canceled thead tr th:first-child {
    border-radius: 0
}

.table-detail-canceled thead tr th:last-child {
    border-radius: 0 .4rem 0 0
}

.table-detail-canceled tbody {
    border-top: 0 !important
}

.table-detail-canceled tbody tr td {
    padding-top: .5rem;
    height: 4.6rem;
    font-family: Monserrat-300;
    background: #fff;
    border-right: 0.1rem solid #F4F4F5
}

.table-detail-canceled tbody tr td:last-child {
    height: 100%
}

.table-detail-canceled tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-detail-canceled tbody tr:last-child td:first-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 0 .7rem !important
}

.table-detail-canceled tbody tr:last-child td:last-child {
    padding: .5rem 1rem;
    height: 4.6rem;
    border-radius: 0 0 .7rem 0
}

.table-detail-canceled__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column
}

.table-admin {
    margin: .5rem 0
}

.table-admin thead {
    background: #003D6C
}

.table-admin thead tr th {
    color: #fff;
    font-size: 1rem;
    padding: 1rem;
    font-family: Monserrat-Bold;
    font-size: .9rem
}

.table-admin thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-admin thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-admin tbody tr {
    background: #ECF9FD
}

.table-admin tbody tr td {
    padding-top: .7rem;
    height: 4rem;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-admin tbody tr td p {
    font-size: 1rem
}

.table-admin tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-admin tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-admin tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-admin tbody tr:nth-child(even) {
    background: #fff
}

.table-admin__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-admin-orange {
    margin: .5rem 0
}

.table-admin-orange thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #FF8133
}

.table-admin-orange thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-admin-orange thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-admin-orange tbody {
    border-top: 0 !important
}

.table-admin-orange tbody tr {
    background: #fff
}

.table-admin-orange tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-admin-orange tbody tr td p {
    font-size: 1rem
}

.table-admin-orange tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-admin-orange tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-admin-orange tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-admin-orange tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-admin-orange__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-admin-yellow {
    margin: .5rem 0
}

.table-admin-yellow thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #F1D302
}

.table-admin-yellow thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-admin-yellow thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-admin-yellow tbody {
    border-top: 0 !important
}

.table-admin-yellow tbody tr {
    background: #fff
}

.table-admin-yellow tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-admin-yellow tbody tr td p {
    font-size: 1rem
}

.table-admin-yellow tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-admin-yellow tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-admin-yellow tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-admin-yellow tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-admin-yellow__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-admin-blue {
    margin: .5rem 0
}

.table-admin-blue.disabled thead {
    background: #A0A0A7
}

.table-admin-blue thead {
    background: #003D6C
}

.table-admin-blue thead tr th {
    color: #fff;
    font-size: 1rem;
    padding: 1rem;
    font-size: .9rem;
    border-radius: .5rem .5rem 0 0
}

.table-admin-blue tbody {
    border-top: 0 !important
}

.table-admin-blue tbody tr {
    background: #fff
}

.table-admin-blue tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-admin-blue tbody tr td p {
    font-size: 1rem
}

.table-admin-blue tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-admin-blue tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-admin-blue tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-admin-blue tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-admin-blue__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.info-order-realized {
    width: 100%;
    height: auto;
    padding: 1rem;
    background: #fff;
    border-radius: .4rem .4rem .4rem 0;
    border-left: 0.4rem solid #25AEFF
}

.info-order-realized p {
    font-size: .9rem
}

.info-order-realized a {
    font-size: .9rem;
    color: #1E1E1F;
    text-decoration: underline
}

.info-order-sent {
    width: 100%;
    height: auto;
    padding: 1rem;
    background: #fff;
    border-radius: .4rem .4rem .4rem 0;
    border-left: 0.4rem solid #0064B4
}

.info-order-sent p {
    font-size: .9rem
}

.info-order-sent a {
    font-size: .9rem;
    color: #1E1E1F;
    text-decoration: underline
}

.info-order-received {
    width: 100%;
    height: auto;
    padding: 1rem;
    background: #fff;
    border-radius: .4rem .4rem .4rem 0;
    border-left: 0.4rem solid #3EC300
}

.info-order-received p {
    font-size: .9rem
}

.info-order-received a {
    font-size: .9rem;
    color: #1E1E1F;
    text-decoration: underline
}

.info-order-canceled {
    width: 100%;
    height: auto;
    padding: 1rem;
    background: #fff;
    border-radius: .4rem .4rem .4rem 0;
    border-left: 0.4rem solid #F85E00
}

.info-order-canceled p {
    font-size: .9rem
}

.info-order-canceled a {
    font-size: .9rem;
    color: #1E1E1F;
    text-decoration: underline
}

.price-orange {
    display: flex;
    background: #FEE8DB;
    color: #F85E00;
    font-size: .8rem;
    padding: .1rem .3rem;
    border-radius: .3rem
}

.price-orange span {
    text-decoration: line-through
}

.price-green {
    display: flex;
    background: #EBF9E5;
    color: #3EC300;
    font-size: .8rem;
    padding: .1rem .3rem;
    border-radius: .3rem
}

.price-green span {
    text-decoration: line-through
}

.switch-table {
    position: relative;
    display: block;
    vertical-align: top;
    width: 64px;
    height: 28px;
    padding: 3px;
    margin: 0 10px 10px 0;
    background: transparent;
    border-radius: 18px;
    cursor: pointer;
    box-sizing: content-box
}

.switch-table .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box
}

.switch-table .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 12px;
    color: #fff;
    border: 0.1rem solid #A0A0A7;
    font-family: Monserrat-Heavy;
    background: #A0A0A7;
    border-radius: inherit;
    box-sizing: content-box
}

.switch-table .switch-label:before,
.switch-table .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing: content-box
}

.switch-table .switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #fff
}

.switch-table .switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: #fff;
    opacity: 0
}

.switch-table .switch-input:checked~.switch-label {
    background: #25AEFF;
    border: 0.1rem solid #25AEFF
}

.switch-table .switch-input:checked~.switch-label:before {
    opacity: 0
}

.switch-table .switch-input:checked~.switch-label:after {
    opacity: 1
}

.switch-table .switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 100%
}

.switch-table .switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eee, #fff);
    background-image: -webkit-linear-gradient(top, #eee, #fff);
    border-radius: 6px
}

.switch-table .switch-input:checked~.switch-handle {
    left: 38px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2)
}

.switch-table .switch-label,
.switch-table .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease
}

.table-supplier-yellow {
    margin: .5rem 0
}

.table-supplier-yellow thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #F1D302
}

.table-supplier-yellow thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-supplier-yellow thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-supplier-yellow tbody {
    border-top: 0 !important
}

.table-supplier-yellow tbody tr {
    background: #fff
}

.table-supplier-yellow tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-supplier-yellow tbody tr td p {
    font-size: .9rem
}

.table-supplier-yellow tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-supplier-yellow tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-supplier-yellow tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-supplier-yellow tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-supplier-yellow__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-supplier-orange thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #FF8133
}

.table-supplier-orange thead tr th:nth-child(2) {
    border-radius: .5rem 0 0 0
}

.table-supplier-orange thead tr th:first-child {
    background: rgba(0, 0, 0, 0)
}

.table-supplier-orange thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-supplier-orange tbody {
    border-top: 0 !important
}

.table-supplier-orange tbody tr {
    background: #fff
}

.table-supplier-orange tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular;
    border-right: 0.1rem solid #F4F4F5
}

.table-supplier-orange tbody tr td p {
    font-size: .9rem
}

.table-supplier-orange tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-supplier-orange tbody tr td:nth-child(2) {
    padding: 0 0
}

.table-supplier-orange tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-supplier-orange tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-supplier-orange tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-supplier-orange__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-supplier-skyblue {
    margin: .5rem 0
}

.table-supplier-skyblue thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #25AEFF
}

.table-supplier-skyblue thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-supplier-skyblue thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-supplier-skyblue tbody {
    border-top: 0 !important
}

.table-supplier-skyblue tbody tr {
    background: #fff
}

.table-supplier-skyblue tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular, sans-serif;
    border-right: 0.1rem solid #F4F4F5
}

.table-supplier-skyblue tbody tr td p {
    font-size: .9rem
}

.table-supplier-skyblue tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-supplier-skyblue tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-supplier-skyblue tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-supplier-skyblue tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-supplier-skyblue__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.table-supplier-blue thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #0064B4
}

.table-supplier-blue thead tr th:nth-child(2) {
    border-radius: .5rem 0 0 0
}

.table-supplier-blue thead tr th:first-child {
    background: rgba(0, 0, 0, 0)
}

.table-supplier-blue thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-supplier-blue tbody {
    border-top: 0 !important
}

.table-supplier-blue tbody tr {
    background: #fff
}

.table-supplier-blue tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular, sans-serif;
    border-right: 0.1rem solid #F4F4F5
}

.table-supplier-blue tbody tr td p {
    font-size: .9rem
}

.table-supplier-blue tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-supplier-blue tbody tr td:nth-child(2) {
    padding: 0 0
}

.table-supplier-blue tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-supplier-blue tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-supplier-blue tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-supplier-blue__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.table-supplier-green thead tr th {
    color: #fff;
    padding: 1rem;
    font-size: .9rem;
    border-radius: 0;
    background: #3EC300
}

.table-supplier-green thead tr th:first-child {
    border-radius: .5rem 0 0 0
}

.table-supplier-green thead tr th:last-child {
    border-radius: 0 .5rem 0 0
}

.table-supplier-green tbody {
    border-top: 0 !important
}

.table-supplier-green tbody tr {
    background: #fff
}

.table-supplier-green tbody tr td {
    padding-top: .7rem;
    height: 100px;
    font-family: Monserrat-Regular, sans-serif;
    border-right: 0.1rem solid #F4F4F5
}

.table-supplier-green tbody tr td p {
    font-size: .9rem
}

.table-supplier-green tbody tr td:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

.table-supplier-green tbody tr td:nth-child(2) {
    padding: 0 0
}

.table-supplier-green tbody tr:last-child {
    border-bottom: 0rem solid #F4F4F5
}

.table-supplier-green tbody tr:last-child td:first-child {
    border-radius: 0 0 0 .7rem
}

.table-supplier-green tbody tr:last-child td:last-child {
    border-radius: 0 0 .7rem 0
}

.table-supplier-green__column {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.card-products {
    margin-top: .5rem;
    background: #fff
}

.card-products__heading {
    width: 100%;
    height: 55px;
    background: #003D6C;
    padding: .5rem 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: .5rem .5rem 0 0
}

.card-products__heading p {
    font-family: Monserrat-Bold;
    font-size: .9rem;
    color: #fff
}

.card-products__list-products {
    list-style: none;
    padding: .5rem .5rem .5rem .5rem;
    border-radius: 0 0 .5rem .5rem
}

.card-products__list-products li {
    width: 100%;
    height: 40px;
    background: #ECF9FD;
    margin-bottom: .5rem;
    display: flex;
    align-items: center;
    cursor: move;
    justify-content: flex-start
}

.card-products__list-products li a {
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: .5rem;
    text-decoration: none;
    color: #1E1E1F;
    padding-right: .5rem;
    font-size: .9rem;
    display: flex;
    align-items: center
}

.card-products__list-products li.over {
    background: #25AEFF
}

.card-products__list-products li.over a {
    color: #fff
}

.card-products__list-products li:last-child {
    margin-bottom: 0
}

.card-products__no-products {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 1rem .5rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column
}

.card-products__no-products p {
    color: #1E1E1F;
    font-size: .9rem
}

.card-address {
    width: 220px;
    height: 190px;
    margin: auto;
    border: 0.1rem solid #C0C0C4;
    border-radius: .5rem;
    padding: .5rem 1rem;
    transition: .2s ease-in-out
}

.card-address__header {
    display: flex;
    flex-direction: column
}

.card-address__header h5 {
    font-size: .9rem;
    font-family: Monserrat-Bold;
    color: #0064B4
}

.card-address__header p {
    font-size: .9rem
}

.card-address__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.card-address:hover {
    border: 0.1rem solid #0064B4
}

.move-points {
    width: .5rem;
    height: 100%;
    background: #25AEFF;
    display: flex;
    justify-content: center;
    align-items: center
}

.card-info-client {
    background: #fff;
    padding: 1rem;
    border-radius: .3rem
}

.card-info-client p {
    font-size: .9rem
}

.card-orange {
    background: #FF8133;
    width: 100%;
    height: max-content;
    margin: 0 auto;
    box-shadow: 0 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
    border-radius: .4rem;
    transition: .2s ease-in-out
}

.card-orange.skyblue {
    background: #25AEFF
}

.card-orange.disabled {
    background: #A0A0A7
}

.card-orange h5 {
    padding: 1.2rem 1.5rem;
    color: #fff;
    margin: 0
}

.card-orange ul {
    background: #fff;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    border-radius: 0 0 .4rem .4rem
}

.card-orange ul li.link a,
.card-orange ul li.link button {
    width: 100%;
    height: 50px;
    color: #0064B4;
    padding: .5rem 2rem;
    font-size: .9rem;
    text-decoration: none;
    display: flex;
    border: 0;
    background: rgba(0, 0, 0, 0);
    text-align: left;
    border-bottom: 0.1rem solid #F4F4F5;
    font-family: Monserrat-Medium;
    justify-content: flex-start;
    align-items: center;
    transition: .2s ease-in-out
}

.card-orange ul li.link a:hover,
.card-orange ul li.link button:hover {
    background: #EBF8FF
}

.card-orange ul li.link a:hover i,
.card-orange ul li.link button:hover i {
    padding-left: 1.5rem
}

.card-orange ul li.link a i,
.card-orange ul li.link button i {
    padding-left: 1rem;
    color: #0064B4;
    transition: .2s ease-in-out
}

.card-orange ul li.link:last-child:hover {
    border-radius: 0 0 .3rem .2rem
}

.card-orange ul li.link.green a,
.card-orange ul li.link.green button {
    color: #3EC300
}

.card-orange ul li.link.green a:hover,
.card-orange ul li.link.green button:hover {
    background: #F0FFE9
}

.card-orange ul li.link.green a:hover i,
.card-orange ul li.link.green button:hover i {
    padding-right: .5rem
}

.card-orange ul li.link.green a i,
.card-orange ul li.link.green button i {
    color: #3EC300;
    transition: .2s ease-in-out
}

.card-orange ul li.link.pink a,
.card-orange ul li.link.pink button {
    color: #EF2D56
}

.card-orange ul li.link.pink a:hover,
.card-orange ul li.link.pink button:hover {
    background: #F0FFE9
}

.card-orange ul li.link.pink a:hover i,
.card-orange ul li.link.pink button:hover i {
    padding-right: .5rem
}

.card-orange ul li.link.pink a i,
.card-orange ul li.link.pink button i {
    color: #EF2D56;
    transition: .2s ease-in-out
}

.card-orange ul li.link.yellow a,
.card-orange ul li.link.yellow button {
    color: #F5E400
}

.card-orange ul li.link.yellow a:hover,
.card-orange ul li.link.yellow button:hover {
    background: #F0FFE9
}

.card-orange ul li.link.yellow a:hover i,
.card-orange ul li.link.yellow button:hover i {
    padding-right: .5rem
}

.card-orange ul li.link.yellow a i,
.card-orange ul li.link.yellow button i {
    color: #F5E400;
    transition: .2s ease-in-out
}

.card-orange ul li.link.skyblue a,
.card-orange ul li.link.skyblue button {
    color: #25AEFF
}

.card-orange ul li.link.skyblue a:hover,
.card-orange ul li.link.skyblue button:hover {
    background: #E1F4FF
}

.card-orange ul li.link.skyblue a:hover i,
.card-orange ul li.link.skyblue button:hover i {
    padding-right: .5rem
}

.card-orange ul li.link.skyblue a i,
.card-orange ul li.link.skyblue button i {
    color: #25AEFF
}

.card-orange ul li.link.orange a,
.card-orange ul li.link.orange button {
    color: #FF8133
}

.card-orange ul li.link.orange a:hover,
.card-orange ul li.link.orange button:hover {
    background: #FFECDD
}

.card-orange ul li.link.orange a i,
.card-orange ul li.link.orange button i {
    color: #FF8133
}

.card-orange ul li.link.disabled a,
.card-orange ul li.link.disabled button:disabled,
.card-orange ul li.link a,
.card-orange ul li.link button:disabled {
    color: #A0A0A7
}

.card-orange ul li.link.disabled a i,
.card-orange ul li.link.disabled button:disabled i,
.card-orange ul li.link a i,
.card-orange ul li.link button:disabled i {
    color: #A0A0A7
}

.card-orange ul li.link.disabled a:hover,
.card-orange ul li.link.disabled button:disabled:hover,
.card-orange ul li.link a:hover,
.card-orange ul li.link button:disabled:hover {
    background: rgba(0, 0, 0, 0)
}

.card-orange ul li.link:last-child {
    border-radius: 0 0 .4rem .4rem
}

.card-orange ul li.link:last-child a:hover,
.card-orange ul li.link:last-child button:hover {
    border-radius: 0 0 .4rem .4rem
}

.card-orange .btn-add {
    background: #25AEFF;
    color: #fff;
    display: block;
    height: 40px;
    font-size: .9rem;
    text-decoration: none;
    text-align: left;
    padding: .5rem 1rem;
    border-radius: 0 0 .4rem .1rem;
    transition: .2s ease-in-out
}

.card-orange .btn-add i {
    transition: .2s ease-in-out
}

.card-orange .btn-add:hover i {
    font-size: 1.1rem
}

.card-orange .btn-add.orange {
    background: #F85E00
}

.card-orange .btn-add.orange:hover i {
    padding-left: .5rem
}

.card-pdf {
    width: 100%;
    height: auto;
    padding: 1rem;
    background: #fff;
    border-radius: .3rem;
    transition: .3s ease-in-out
}

.card-pdf.border-left-pending {
    border-left: 0.3rem solid #F1D302
}

.card-pdf p {
    font-size: .9rem
}

.border-left-yellow {
    border-left: 0.3rem solid #F1D302
}

.border-left-orange {
    border-left: 0.3rem solid #F85E00
}

.border-left-skyblue {
    border-left: 0.3rem solid #25AEFF
}

.border-left-green {
    border-left: 0.3rem solid #3EC300
}

.border-left-pink {
    border-left: .3rem solid #EF2D56
}

.pdf-container {
    width: 100%;
    height: 870px;
    background: #76767F;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: auto;
    border-radius: .3rem
}

.pdf-container__navigation {
    width: 100%;
    background: #0A0A0A;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem
}

.pdf-container__navigation .controls .btn {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border: 0
}

.pdf-container__navigation .controls .btn:hover {
    background: rgba(255, 255, 255, 0.1);
    outline: 0;
    box-shadow: none
}

.pdf-container__pages input {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    border: 0
}

.pdf-container__pc-controls .btn {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border: 0
}

.pdf-container__pc-controls .btn:hover,
.pdf-container__pc-controls .btn:focus {
    background: rgba(255, 255, 255, 0.1);
    outline: 0;
    box-shadow: none
}

@media (max-width: 992px) {
    .pdf-container {
        height: 570px
    }
}

.pdf-renderer {
    width: max-content;
    margin: 0 auto;
    padding: 0 1rem;
    margin-bottom: 1rem
}