﻿.el-tablo.padded {
    padding: 1.5rem;
}

.menu-w {
    background-color: #052149;
}

    .menu-w ul.main-menu > li > a {
        color: #ffffff;
    }

    .menu-w.color-scheme-light .logo-w .logo-label {
        color: #ffffff;
    }

    .menu-w.color-scheme-light ul.main-menu .icon-w {
        color: #babed0;
    }

.menu-position-top.menu-w.menu-layout-compact ul.main-menu > li.has-sub-menu > a:before {
    right: 15px;
    color: white;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e1f0ff;
}

.element-box {
    border-radius: 1px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126,142,177,0.12);
    box-shadow: 0px 4px 4px rgba(126,142,177,0.12);
}


@media only screen and (min-width: 0px) and (max-width: 480px) {
    .menu-position-top.menu-w.menu-has-selected-link {
        display: none;
        margin-bottom: 0px;
    }
}

.table.table-padded thead tr th {
    color: rgba(90, 99, 126, 0.72);
}

.auth-box-w {
    max-width: 450px;
    margin: 0px auto;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
    margin-top: 60px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #047bf8 !important;
    border: 1px solid #047bf8;
    background-color: white;
}

a:hover {
    color: #0356ad;
    text-decoration: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.3em;
}

.el-tablo .label {
    display: block;
    font-size: .63rem;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 1px;
}

@media (max-width: 1350px) and (min-width: 1100px) {
    body.with-content-panel .content-box {
        padding-left: 1.5rem;
    }
}

@media (max-width: 1350px) and (min-width: 1100px) {
    .content-box {
        padding: 1.0rem;
    }
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f9f9f9;
    opacity: 1;
}





h6 {
    margin-bottom: .4rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 0.7;
    color: #334152;
    font-size: 1.3rem;
    text-transform: none;
}

.form-control {
    border: 1px solid #babec5;
    border-radius: 2px;
    padding: .375rem .75rem;
    height: 32px;
}



.menu-w {
    background-color: #393a3d;
}

@media (max-width: 1350px) and (min-width: 1100px) {
    .content-box {
        padding: 2.0rem 2.5rem 2.0rem 2.5rem;
    }
}

@media (max-width: 1350px) and (min-width: 1100px) {
    body.with-content-panel .content-box {
        padding-left: 2.5rem;
    }
}

.el-tablo.padded {
    padding: 0.9rem;
}

@media (min-width: 1200px) {
    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0rem !important;
    }
}

.row {
    margin-bottom: 0.5rem;
}

.element-box, .invoice-w, .big-error-w {
    padding: 1.5rem 2rem;
    margin-bottom: 0.5rem;
}

.content-w {
    background-color: #f4f5f8;
}

.element-box {
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 2px 0 #d4d7dc, -1px -1px 0 #eceef1, 1px 0 0 #eceef1;
    background-color: #fff;
    background-image: none;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}

h4, .h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.5rem;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.8rem + 4px);
}

.datepicker.dropdown-menu {
    min-width: 255px;
    border-collapse: separate;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 0px;
    margin-top: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(199, 199, 199);
    border-image: initial;
    padding: 10px;
    border-radius: 2px;
}

.btn {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    padding: .475rem .95rem;
    font-size: 13px;
    font-weight: 500;
}

.element-box {
    overflow: hidden;
    border-radius: 1px;
    box-shadow: 0 0px 0 #d4d7dc, 0px 0px 0 #eceef1, 0px 0 0 #eceef1;
    background-color: #fff;
    background-image: none;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    border: 1px solid #d4d7dc;
}

@media (max-width: 1350px) and (min-width: 1100px) {
    body.with-content-panel .content-box {
        padding-left: 2.0rem;
    }
}

h6 {
    margin-bottom: .4rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 0.7;
    color: #334152;
    font-size: 1.2rem;
    text-transform: none;
}

.menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
    color: #fff;
    display: block;
    padding: 10px 50px;
    font-size: 14px;
    position: relative;
    white-space: nowrap;
}

.menu-w.sub-menu-style-over .sub-menu-w {
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(40px) scale(0.95);
    transform: translateX(40px) scale(0.95);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    background-color: #1b55e2;
    color: #fff;
    left: 100%;
    top: -100px;
    overflow: hidden;
    text-align: left;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
    padding-bottom: 0px;
}


.menu-w.sub-menu-style-over .sub-menu-w {
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(40px) scale(0.95);
    transform: translateX(40px) scale(0.95);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    background-color: #ffffff;
    color: #333;
    left: 100%;
    top: -100px;
    overflow: hidden;
    text-align: left;
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
    padding-bottom: 20px;
}

    .menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
        color: #435966;
        display: block;
        padding: 12px 50px;
        font-size: 14px;
        position: relative;
        white-space: nowrap;
    }

.menu-w ul.main-menu > li > a {
    color: #d4d4d4;
}




.menu-position-top.menu-w.menu-layout-compact ul.main-menu > li {
    border-right-color: 1px solid #1b55e2;
}

    .menu-position-top.menu-w.menu-layout-compact ul.main-menu > li > a {
        font-family: 'Montserrat', sans-serif;
        padding: 8px 12px;
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
    }


.menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
    color: #435966;
    display: block;
    padding: 12px 50px;
    position: relative;
    white-space: nowrap;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.os-dropdown ul li a {
    display: block;
    white-space: nowrap;
    padding: 10px 10px 10px 10px;
    line-height: 1;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

@media (max-width: 1650px) {
    body.with-content-panel .content-box {
        padding-left: 2rem;
    }

    .menu-position-top.menu-w.menu-layout-compact.sub-menu-style-over ul.main-menu > li .sub-menu-w {
        padding-top: 12px;
    }

    .menu-w.sub-menu-style-over .sub-menu-w {
        z-index: 9999;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(40px) scale(0.95);
        transform: translateX(40px) scale(0.95);
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        background-color: #ffffff;
        color: #333;
        left: 100%;
        top: -100px;
        overflow: hidden;
        text-align: left;
        -webkit-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
        padding-bottom: 20px;
        border: 1px solid #e2e2e2;
    }

    .element-box {
        overflow: hidden;
        border-radius: 1px;
        border: 1px solid #dcdcdc;
        box-shadow: 0 0px 0 #d4d7dc, 0px 0px 0 #eceef1, 0px 0 0 #eceef1;
        background-color: #fff;
        background-image: none;
        transition: all .6s ease;
        -webkit-transition: all .6s ease;
    }

    .dataTables_wrapper .dataTables_length {
        float: left;
        margin-bottom: 15px;
    }

    .dataTables_length select {
        display: inline-block;
        width: 50px;
        margin: 0px 5px;
        vertical-align: middle;
        padding: 0.25rem .4rem;
    }

    .element-box {
        padding: 1.5rem 1.5rem 1.0rem 1.5rem;
        margin-bottom: 0rem;
    }

    .menu-w {
        background-color: #0F547E;
    }

        .menu-w ul.main-menu > li > a {
            color: #D5E2EB;
        }

        .menu-w.sub-menu-style-over.sub-menu-color-bright ul.main-menu > li.active > a {
            background-color: #ffffff;
            color: black;
        }

    .menu-position-top.menu-w.menu-layout-compact ul.main-menu > li {
        border-right: 0px solid #0F547E;
    }

    .el-tablo.bold-label .label {
        text-transform: none;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0px;
        font-family: 'Montserrat',sans-serif;
        text-transform: uppercase;
    }

    a.el-tablo:hover .label {
        color: #435966;
    }

    a.el-tablo:hover .value {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
        color: #0f547e;
    }

    .table td {
        vertical-align: middle;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: 'Montserrat',sans-serif;
    }

    .el-tablo .value {
        font-size: 1.9rem;
    }

    .el-tablo.padded {
        padding: 0.7rem;
    }

    @media (max-width: 1650px) {
        .menu-w ul.main-menu > li > a {
            color: #f2f2f2;
        }
    }

    .menu-w.color-scheme-light ul.main-menu .icon-w {
        color: #f2f2f2;
    }

    .menu-w.color-scheme-light .logo-w .logo-element {
        background-color: #e65252;
    }

    .menu-w.color-scheme-light .logo-w .logo:hover .logo-label {
        color: #ffffff;
    }

    .menu-w .logo-w .logo-label:after, .top-bar .logo-w .logo-label:after {
        height: 0px;
        position: absolute;
        width: 0%;
        left: 0px;
        bottom: -5px;
        background-color: #fff;
        content: "";
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: #f2f2f2;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        color: #fff !important;
        border: 1px solid #1b55e2;
        background-color: #047bf8;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
        background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
        background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
        background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
        background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
        background: linear-gradient(to bottom, #047bf8 0%, #047bf8 100%);
    }

    .table thead th {
        font-size: 12px;
        text-transform: uppercase;
        border-top: none;
        font-weight: 600;
    }

    table.dataTable thead th, table.dataTable thead td {
        padding: 6px 12px;
        font-family: 'Montserrat',sans-serif;
        text-transform: uppercase;
        border-bottom: 1px solid #dadada;
    }

    table.dataTable thead th, table.dataTable tfoot th {
        font-weight: 600;
    }

    .dataTables_filter input {
        display: inline-block;
        margin: 0px 5px;
        vertical-align: middle;
        border: 1px solid #babec5;
        border-radius: 2px;
        height: 32px;
    }

    body {
        font-family: 'Montserrat',sans-serif;
        font-size: 13px;
    }

    @media (max-width: 1650px){
        .menu-w.color-scheme-light .logo-w .logo-element {
            background-color: #FF6700;
        }
}
   
}



@media (max-width: 1650px) {
    .menu-w {
        background-color: #ffffff;
    }
}

.menu-w.color-scheme-light .logo-w .logo-label {
    color: black;
    font-weight: 600;
}

@media (max-width: 1650px) {
    .menu-w.color-scheme-light .logo-w .logo:hover .logo-label {
        color: black;
    }
}

.menu-w ul.main-menu > li > a {
    color: #888;
}

.menu-position-top.menu-w.menu-layout-compact ul.main-menu > li.has-sub-menu > a:before {
    right: 15px;
    color: #888;
}



.menu-w .logo-w .logo-label, .top-bar .logo-w .logo-label {
    font-size: 0.9rem;
}

.os-dropdown > .icon-w {
    position: absolute;
    top: 81px;
    right: 0px;
    color: rgba(0,0,0,0.08);
    font-size: 100px;
}

.os-dropdown {
    background-color: #4a4a4a;
    color: #fff;
    padding: 20px 15px;
    position: absolute;
    z-index: 999;
    bottom: -5px;
    right: 10px;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translate3d(100%, 110%, 0);
    transform: translate3d(100%, 110%, 0);
    opacity: 0;
    border-radius: 1px;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(26,32,39,0.1);
    box-shadow: 0px 10px 25px 0px rgba(26,32,39,0.1);
    overflow: hidden;
    font-size: .9rem;
    text-align: left;
}

    .os-dropdown ul li a span {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: .82rem;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        font-family: 'Montserrat',sans-serif;
        text-transform: uppercase;
    }

    .os-dropdown ul li a i {
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
        font-size: 16px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

.auth-box-w .auth-header:after {
    content: "";
    background-color: #047bf8;
    width: 32px;
    height: 0px;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 80px;
}


/* For Mobile
    .auth-box-w form {
    padding: 0px 50px;
    padding-bottom: 55px;
}*/

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    margin-bottom: .5rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #334152;
}

h6 {
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: 300;
    line-height: 0;
    color: #334152;
    letter-spacing: 1px;
    font-size: 18px;
    text-transform: none;
    font-family: 'Oswald', sans-serif;
}

@media (max-width: 1650px) {
    .content-box {
        padding: 0.8rem;
    }
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #f2b900;
    border-color: #f2b900;
}

.btn {
    font-family: 'Montserrat',sans-serif;
    text-transform: none;
    padding: .475rem .95rem;
    font-size: 13px;
    font-weight: 500;
}

.btn-secondary {
    color: #292b2c;
    background-color: #ffcb05;
    background-image: none;
    border-color: #ffcb05;
}

    .btn-secondary:focus, .btn-secondary.focus {
        -webkit-box-shadow: 0 0 0 .0rem #f2b900;
        box-shadow: 0 0 0 .0rem #f2b900 color: #fff;
        background-color: #f2b900;
        border-color: #f2b900;
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #292b2c;
        background-color: #f2b900;
        border-color: #f2b900;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #292b2c;
        background-color: #f2b900;
        border-color: #f2b900;
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .0rem #f2b900;
            box-shadow: 0 0 0 .0rem #f2b900 color: #fff;
            background-color: #f2b900;
            border-color: #f2b900;
        }

.menu-w .logo-w img {
    width: 115px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.menu-position-top.menu-w.menu-layout-compact ul.main-menu > li > a {
    font-family: 'Montserrat', sans-serif;
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    
}
.menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
    color: #435966;
    display: block;
    padding: 12px 50px;
    position: relative;
    white-space: nowrap;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.form-control {
    font-family: 'Open Sans', sans-serif;
    color: #373b3e;
    font-size: 13px;
}
label {
    margin-bottom: 4px;
    font-family: 'Montserrat', sans-serif;
    color: #373b3e;
    font-size: 12px;font-weight:500;
}
.menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
    padding: 10px 50px;
}
.table thead th {
    border-bottom: 1px solid rgba(83,101,140,0.33);
}
@media (max-width: 1650px) {
    .element-box {
        overflow: hidden;
        border-radius: 1px;
        border: 1px solid #c3c3c3;
        box-shadow: 0 0px 0 #d4d7dc, 0px 0px 0 #eceef1, 0px 0 0 #eceef1;
        background-color: #fff;
        background-image: none;
        transition: all .6s ease;
        -webkit-transition: all .6s ease;
    }
}
@media (max-width: 1650px){ .table td {
    vertical-align: middle;
    font-size: 12px;
    text-transform: none;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
}

@media (max-width: 1650px) {
    .table td {
        vertical-align: middle;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 500;
        color: #373b3e;
    }
    .table thead th {
        font-size: 12px;
        text-transform: none;
        border-top: none;
        font-weight: 600;
        color: #373b3e;
    }
  
}
.form-control {
    border-radius: 1px;
}
.form-control:focus {
    border: 1px solid #a9a9a9;
    border-radius: 1px;
}
.btn {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 12px 25px;
    font-family: Montserrat,sans-serif;
    color: #fff;
    height: 38px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: none;
    transition: none;
}
.btn-secondary {
    color: white;
    background-color: #ffb300;
    background-image: none;
    border-color: #ffb300;
}
    .btn-secondary:hover {
        color: white;
        background-color: #f2b900;
        border-color: #f2b900;
    }
    .btn-secondary:hover {
        color: #fff;
        background-color: #f5ac00;
        border-color: #f5ac00;
    }

.btn-default {
    background-color: white;
    border-color: #b0b9d7;
    color: #1d4c6f;
    border: solid 1px #c4cbe1;
}
    .btn-default:hover {
        background-color: white;
        border-color: #b0b9d7;
        color: #1d4c6f;
        border: solid 1px #c4cbe1;
    }
@media (max-width: 1650px) {
    .menu-w {
        background-color: #16a085;
    }
        .menu-w ul.main-menu > li > a {
            color: #ffffff;
        }
    .menu-position-top.menu-w.menu-layout-compact ul.main-menu > li.has-sub-menu > a:before {
        right: 15px;
        color: #fff;
    }
    .menu-position-top.menu-w.menu-layout-compact ul.main-menu > li {
        border-right: 1px solid #089277;
    }
    .menu-w.menu-layout-compact ul.main-menu > li .icon-w {
        font-size: 21px;
        padding: 5px 10px 6px 0px;
        width: 40px;
    }
}
h6 {
    color: #333;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
}
.text-primary {
    color: #00ac93 !important;
}
.text-primary:hover {
    color: #00ac93 !important;
}
.btn-product {
    color: white;
    background-color: #05b75f;
    border: solid 1px #05b75f;
    border-radius: 18px;
}
    .btn-product:hover {
        color: white;
        background-color: #05b75f;
        border: solid 1px #05b75f;
        border-radius: 18px;
    }
.btn .os-icon + span, .all-wrapper .fc-button .os-icon + span {
    margin-left: 2px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: middle;
}
.btn-theme {
    background: #fff;
    color: #333;
    border: solid 1px #c4cbe1;
}

    .btn-theme:hover {
        border: solid 1px #c4cbe1;
        background: #fff;
        color: #333;
    }
.btn-dashboard {
    color: #05b75f;
    border: solid 1px #c4cbe1;
    background: #fff;
}

    .btn-dashboard:hover {
        color: #05b75f;
        border: solid 1px #c4cbe1;
        background: #fff;
    }
h5 {
    margin-bottom: .5rem;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 400;
    line-height: 1.2;
    color: #334152;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,0.2);
    border-radius: 0px;
    outline: 0;
}
.element-wrapper .element-header:after {
    content: "";
    background-color: #00ac93;
    width: 18px;
    height: 6px;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}
.auth-box-w .buttons-w {
    padding-top: 0rem;
    margin-top: 0.0rem;
    border-top: 0px solid rgba(0,0,0,0.05);
}
.os-dropdown {
    background-color: #ffffff;
}
    .os-dropdown ul li a i {
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
        font-size: 14px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
.btn {
    padding: 11px 25px;
    height: 36px;
}
.os-dropdown {
    padding: 4px 15px;
}
.form-group {
    margin-bottom: 0.5rem;
}

.text-success {
    color: #27ae61 !important;
}




