body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif !important;
}

a {
    font-size: 12px !important;
    color: #0042d9;
    text-decoration: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

.m-5 {
    margin: 5px 0;
}

.p-0 {
    padding: 0;
}

.m-10 {
    margin: 10px 0;
}

.p-10 {
    padding: 10px;
}

.p-5-10 {
    padding: 5px 10px;
}

.plr-10 {
    padding: 0px 10px;
}

.m-25 {
    margin: 25px 0;
}

.m-0-10 {
    margin: 0 10px !important;
}

.m-3-15 {
    margin: 3px 15px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-1 {
    margin-left: 1px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.ptb-10 {
    padding: 10px 0px !important;
}

.pt-8 {
    padding-top: 8px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-23 {
    padding-top: 23px !important;
}

.pt-16 {
    padding-top: 16px !important;
}

.pt-18 {
    padding-top: 18px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-22 {
    padding-top: 22px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-38 {
    padding-top: 38px !important;
}

.fs10 {
    font-size: 10px !important;
}

.fs11 {
    font-size: 11px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs38 {
    font-size: 38px !important;
}

.w10 {
    width: 10% !important;
}

.w15 {
    width: 15% !important;
}

.w25 {
    width: 25% !important;
}

.w35 {
    width: 35% !important;
}

.w38 {
    width: 38% !important;
}

.w40 {
    width: 40% !important;
}

.w50 {
    width: 50% !important;
}

.w57 {
    width: 57% !important;
}

.w60 {
    width: 60% !important;
}

.w64 {
    width: 64% !important;
}

.w68 {
    width: 68% !important;
}

.w70 {
    width: 70% !important;
}

.w74 {
    width: 74% !important;
}

.w95 {
    width: 95% !important;
}

.w100 {
    width: 100% !important;
}

.lh-6 {
    line-height: 6px !important;
}

.lh-10 {
    line-height: 10px !important;
}

.hidden {
    display: none;
}

.colorWhite {
    color: white !important;
}

.error {
    color: red;
}

.high {
    color: #FF3535 !important;
}

.bg-high {
    background-color: #d9534f !important;
}

.medium {
    color: #FF9727 !important;
}

.bg-medium {
    background-color: #f0ad4e !important;
}

.low {
    color: #64C1FF !important;
}

.bg-low {
    background-color: #5cb85c !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.alert-validations {
    margin-bottom: 10px;
}

label {
    font-size: 12px !important;
}

label.error {
    color: #f63a3a;
    position: absolute;
    font-size: 10px !important;
    bottom: 10px;
    right: 15px;
    font-weight: 500;
    margin: 0;
    font-style: italic;
}

input[type='text'].error,
input[type='file'].error,
input[type='password'].error,
input[type='email'].error,
textarea.error,
input[type='text'].error,
select.error,
select.error~.select2 .selection .select2-selection {
    border-color: #f63a3a !important;
}

#loader {
    display: none;
}

.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222;
    z-index: 2;
    opacity: 0.5;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border: 3px solid #f3f3f3;
    /* Light grey */
    border-top: 3px solid blue;
    border-bottom: 3px solid blue;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
    margin-left: 35px;
}

.small-spinner {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 44%;
    top: 36%;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.form-control {
    box-shadow: none !important;
}

input[type='text'],
input[type='number'],
input[type='email'],
input[type='password'],
input[type='file'],
select,
select.select2,
textarea {
    width: 100%;
    padding: 6px 12px;
    font-size: 12px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #f6f6f6 !important;
    background-image: none;
    border: 1px solid #e6e6e6 !important;
    border-radius: 3px !important;
    /* margin-bottom: 25px; */
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='file'],
input[type='number'],
select {
    height: 35px !important;
}

input[type='file'] {
    padding: 6px;
    margin-bottom: 10px;
}

input[type='text']:focus,
input[type='email']:focus,
textarea:focus,
input[type='password']:focus,
select:focus,
select~.select2 .selection .select2-selection:focus {
    border-color: #66afe9;
    outline: 0;
}

.select2-container .select2-selection--single {
    padding: 3px 12px;
    border-radius: 3px !important;
    height: 35px !important;
}

.select2-selection--multiple {
    padding-left: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    margin-top: 0px;
}

.form-group {
    margin-bottom: 0;
}

.box {
    border-radius: 0px;
}

.box-header {
    padding: 15px 10px;
}

.headLebels {
    font-size: 15px !important;
    margin-bottom: 15px;
}

.nav-tabs>li>a {
    border-radius: unset !important;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 85px;
    text-align: left;
}

.skin-black-light .main-header li.user-header {
    background-color: white;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    padding-left: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>span {
    color: black;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: white;
    border-top: 1px solid #eee;
}

.nav-pills>li>a {
    border-radius: 0px !important;
    font-size: 14px !important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #0042d9;
    border-top-color: #0042d9;
}

.skin-black-light .main-header .navbar>.sidebar-toggle,
.skin-black-light .main-header>.logo {
    border-right: none;
}

.skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav>li>a {
    border-left: none;
}

.skin-black-light .main-sidebar {
    background-color: white;
}

.skin-black-light .sidebar-menu>li:hover>a {
    color: white;
    background: #0042d9;
}

.skin-black-light .sidebar-menu>li>.treeview-menu {
    background: #EBF5FF !important;
}

.skin-black-light .main-header .navbar,
.skin-black-light .main-header>.logo:hover {
    background-color: #0042d9;
}

.skin-black-light .main-header>.logo {
    background-color: #0042d9;
}

.skin-black-light .main-header .navbar .nav>li>a,
.skin-black-light .main-header .navbar .sidebar-toggle {
    color: whitesmoke;
}

.skin-black-light .main-header .navbar .nav>li>a:hover,
.skin-black-light .main-header .navbar .nav>li>a:active,
.skin-black-light .main-header .navbar .nav>li>a:focus,
.skin-black-light .main-header .navbar .sidebar-toggle:hover {
    background: #0042d9 !important;
    color: white !important;
}

.dash-logo {
    width: 90%;
}

.bg-white {
    background-color: white;
}

.select2-selection,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 0px 5px !important;
}

.btn-primary {
    color: #fff;
    background-color: #0042d9;
    border-color: #0042d9;
}

.btn-primary:hover {
    color: #fff;
    background-color: #22365d;
    border-color: #204d74;
}

.panel-primary>.panel-heading {
    background-color: #0042d9;
    border-color: #0042d9;
}

.select2-selection__rendered {
    margin-top: 0px !important;
}

.EU-India-TCP {
    color: black;
}

.EU-India-TCP label {
    cursor: pointer;
}

.EU-India-TCP-lv1 {
    text-align: left;
    margin-bottom: 5px;
}

.EU-India-TCP-lv1-txt {
    font-size: 9px;
    font-weight: 600;
}

.frontPagesBox {
    margin: 50px 0px 150px;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.logDetails {
    padding: 10px;
    box-shadow: 0px 1px 2px 0px #d3d3d3;
}

.fileDiv {
    margin-bottom: 15px !important;
}

.small-box>.inner {
    color: black;
}

.small-box>.small-box-primary {
    background: rgb(64, 93, 202) !important;
}

.small-box>.small-box-success {
    background: #25BF7C !important;
}

.small-box>.small-box-warning {
    background: #E6A756 !important;
}

.small-box>.small-box-danger {
    background: #FD5877 !important;
}

.box.box-primary {
    border-top-color: #ff9727;
}

.btn-info {
    background-color: #ff9727;
    border-color: #ff9727;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
    background-color: #E87A1F;
    border-color: #E87A1F;
}

.btn-primary-hallow {
    border-color: #0042d9;
}

.btn-primary-hallow:hover {
    border-color: #0042d9;
    background-color: #0042d9;
    color: white;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #ff9727;
    border-color: #ff9727;
}

.download-link {
    color: #0CA53F !important;
}

.log-block {
    padding: 15px 20px;
    box-shadow: 0 0 30px 0 rgba(10, 10, 10, 0.09);
    margin-bottom: 20px;
    border-left: 2px solid #ff9727;
}

#side-sticker {
    margin-left: 8px;
    position: absolute;
    bottom: 0;
}

#side-sticker a {
    color: black;
}

#side-sticker label {
    cursor: pointer;
}

#side-sticker span {
    font-size: 10px;
    font-weight: 500;
    line-height: 35px;
}

#side-sticker .sticker-text {
    float: left !important;
    text-align: center;
    font-size: 10px;
}

#side-sticker .sticker-text label {
    font-size: 9px !important;
}