﻿/* Sticky footer styles
-------------------------------------------------- */
/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}
/*.navbar-text {

    color:#222 !important;
}*/
.ic-pre-cash {
    color: #f82904 !important;
    padding-right: 4px;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 170px;
    /*background-color: #E9EBEE;
    background-color: #F5F5F5 !important;*/
    background: #F5F5F5;
    font-family: 'FontAwesome', Fallback, sans-serif;
}

.tx-center {
    text-align: center;
}

.ce-btn-link {
    color: #fff !important;
}

.footer {
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 150px;
    background-color: #E9EBEE;
}

.ic-box {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    text-align: right;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.fa {
    cursor: pointer;
}

.fa-eye:hover {
    color: #bbb;
}

.fa-trash {
    color: #8b0000;
}

    .fa-trash:hover {
        color: #ee0000;
    }

.nav button {
    margin-top: 8px;
}

    .nav button.btn-outline-success {
        background-color: #fff;
        color: #68a43c;
        border-color: #68a43c;
    }

        .nav button.btn-outline-success:hover {
            background: #7EC149;
            color: #fff;
        }

/*code {
    font-size: 80%;
}*/
.footer a,
.copyright,
label,
.ice-no-results,
.nav-sub {
    font-family: Source Sans Pro,Helvetica,Arial,sans-serif,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,-apple-system,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei,Segoe UI;
    font-weight: 600;
    color: rgba(0,0,0,.7);
}

.footer a,
.copyright {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #257a08;
}

.ice-no-results {
    text-align: center;
    padding: 20px;
}

label {
    font-weight: 400;
    font-size: 13px;
    color: #000;
}

.nav-sub {
    background-color: #388e3c;
    padding: 10px;
    /*margin-top: 51px;*/
    /*border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;*/
    box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.2);
    margin-top: 0px;
    color: #FFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4e391+0,61c419+50,b4e391+100;Green+3D */
}

.container2 {
    width: 100% !important;
}

footer {
    text-align: center;
    border-top: 1px solid #DDD;
}
    /*footer a,
    .copyright {
        color: #FFF;

    }*/
    footer a {
        margin-top: 10px;
        padding-top: 30px;
    }


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
body > .container {
    /*padding: 60px 15px 0px;*/
}

.container .text-muted {
    margin: 20px 0;
}
/* Sticky footer styles
-------------------------------------------------- */

/*.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}*/

code {
    font-size: 80%;
}

.main_line {
    margin-bottom: 2px !important;
}

.ice_login_form_container {
    margin: 4px auto;
    width: 675px;
    background: #FFF;
    padding: 50px;
    border-radius: 6px;
    border: 1px solid #DDD;
    border-bottom: 0px;
    box-shadow: 10px 10px 5px #888888;
    /*border-bottom-color: rgb(255,0,0);
    border-bottom-width: 1px;
    border-bottom-style: solid;*/
    margin-bottom: 20px;
    background: #F1f1f1;
}

    .ice_login_form_container .row {
        margin: 10px;
    }

    .ice_login_form_container .line_1,
    .ice_login_form_container .ice_login_btn {
        text-align: center;
    }

.ice_login_btn {
    margin-top: 10px;
}

.ice_title {
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 18px;
    color: #C96706;
    font-weight: bold;
}

.ice_login_form {
    /*font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
 
    padding: 1px;
    border: solid #D8D8D8;
    border-bottom: solid #CE6D18;*/
}

.ice_login_error {
    width: 675px;
    margin: 4px auto;
}

.ice_container_body {
    padding-top: 4px !important;
}

.btn-success:hover {
    background: #7EC149;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 12px;
}

.btn-success {
    height: 35px;
    border-radius: 4px;
    /*border: none;*/
    background: #68A43C;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.btn-danger {
    height: 35px;
    border-radius: 4px;
    /*border: none;*/
    background-color: red;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.ice_col_head_right,
.ice_col_head_data {
    text-align: right;
    font-style: italic;
}

.ice_min_panel {
}

.ice_action_btn div {
    margin-bottom: 1px;
}

.ice_action_btn button {
    min-width: 300px;
}

.ic_well_sm_no_results {
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 16px !important;
    color: #676767;
    padding: 20px;
    text-align: center;
}

.spinner input {
    text-align: right;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 2%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-right-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-right-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 0;
        left: 4px;
    }



/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/*body,
html {
    width: 100%;
    height: 100% !important;
}*/



.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    /*font-weight: 200;*/
}

.app-content .navbar-default {
    background-color: #FFF;
    border-color: #DDD !important;
    color: #14a04a !important;
    box-shadow: 2px 2px 5px #888888;
}

.modal-footer {
    background: #F8F8F8;
    border-radius: 0px 0px 6px 6px;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.panel-heading {
    display: block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 36px;
    opacity: 1;
}

.active,
.panel-heading {
    /*background: rgb(0,114,0) !important;*/
    /*background-color: #f1f1f1;*/
    /*border: 1px solid #ddd;*/
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #333 !important;
    background: #f6f7f9 !important;
    /*color: #FFF;
    color: rgba(0, 0, 0, .68);*/
    /*font: 14px/24px Roboto, sans-serif !important;
    font-weight: 400;*/
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
}

.active {
    font-size: 14px;
}

.ic-panel-body {
    /*background:#f5f5f5;*/
    /*color: #4b4f56;
    font-weight: 700;
    text-transform: uppercase;*/
}

.message-memo {
    font-family: Helvetica, Arial, sans-serif;
    /*font: 14px/24px Roboto, sans-serif !important;
    font-weight: 400;*/
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.table {
    background: #fff;
}

thead, th {
    background: #FAFAFA;
    color: #323232 !important;
}

.table th {
    font-size: 13px;
}

.active {
    /*background: #F2F2F2 !important;
    color: #333 !important;*/
    border: 1px solid #ddd !important;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}

.navbar-inverse a,
.navbar-inverse .navbar-text,
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    /*color: #515151;
    color: rgba(0, 0, 0, .68);*/
    font: 14px/24px Roboto, sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
}

    .navbar-inverse a:hover,
    /*.navbar-inverse .navbar-text :hover,*/
    .navbar-inverse .navbar-nav > li > a :hover {
        color: red !important;
    }

#modelMessage.modal {
    top: 50px;
}

.modal-sm {
    width: 400px !important;
}

.modal-header {
    background: #0E9747;
    border: 1px solid #0E9747;
    border-radius: 4px 4px;
    color: #FFF;
}

    .modal-header h4 {
        font-size: 12px;
    }

.modal-body h5 {
    text-align: center;
    font-size: 14px;
}

.number {
    text-align: right;
}

.pull-margin {
    margin-left: 6px;
}

.navbar-static-top {
    margin-bottom: 0px;
}

.p-login {
    font-size: 12px;
    padding-bottom: 10px;
}

.ic-logo-border {
    border: 1px solid #222;
    border-radius: 6px 6px 6px 6px;
    /*box-shadow:1px 1px 10px rgb(255,0,0);
    margin-right:10px;*/
}

.navbar-brand {
    float: left;
    height: 50px;
    /*padding: 0px 15px 15px 15px;*/
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

body > .container {
    padding: 10px 15px 0px;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 00px;
    text-align: center;
    color: #333;
    /*background: url(https://blackrockdigital.github.io/startbootstrap-landing-page/img/intro-bg.jpg) no-repeat center center;*/
    /*background-color:#fcfcfc;*/
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
}

    .intro-message > h1 {
        margin: 0;
        /*text-shadow: 1px 1px 1px rgba(0,0,0,0.6);*/
        font-size: 3em;
        color: red; /*rgb(240,158,13);*/
    }

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
    font-size: 1.5em;
    font-weight: normal;
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #FFF;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

    .banner h2 {
        margin: 0;
        /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
        font-size: 2em;
    }

    .banner ul {
        margin-bottom: 0;
    }

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons > li:last-child {
            margin-bottom: 0;
        }
}


.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}

.required {
    color: red;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.fixed-td {
    width: 250px;
}

.current-tab {
    background-color: #F8F8F8;
}

.ui-datepicker {
    position: relative;
    z-index: 10000 !important;
}

.navbar {
    position: relative;
    /*min-height: 65px;*/
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-inverse {
    background-color: #303030;
    /*border-color: rgb(255,0,0);
    border:0;
    border-bottom:1px;*/
    /*box-shadow: 1px 0px 1px rgb(255,255,255);*/
}

.btn, .navbar-default, .navbar-default .navbar-header .navbar-brand, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.h3, h3 {
    font-size: 24px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.text-muted {
    color: #777;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.text-primary {
    color: #F05F40;
    /*128842*/
}

.h32 {
    font-family: inherit;
    font-weight: 200 !important;
    line-height: 1.1;
    /*color: #f44336 !important;*/
}

.service-box {
    text-align: center;
}

.fa-menu {
    color: #ED0223;
    color: #FFF;
}



.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}



.navbar-default {
    background-color: #303030;
}

.navbar-nav > li > a {
    /*padding-top: 4px;*/
    color: #FFF !important;
}

.navbar-nav > li {
    float: left;
    text-align: center;
}

/*.navbar-right {
    float: right;
    margin-right: 6px;
}

.fa-trash-o {
    color: #6B6B6A;
}

.nav-bar-header-text {
    margin-top: 72px;
    text-align: right;
    padding: 10px;
    background: #A2D185;
    color: #FFF;
}*/


.intro-header .p1 {
    text-align: center;
}

.table th {
    background-color: #fff !important;
    color: #777 !important;
}

.container {
    display: none;
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 10px !important;
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 10px !important;
}

.thumbnail {
    height: 400px;
}

.table-frame {
    border: 1px solid #ddd;
    background: #fff;
    padding: 1px;
    border-radius: 4px;
}

.caption-p {
    height: 90px;
}

.caption-a {
    height: 210px;
}

.drawer-frame {
    text-align: center;
}

.frame-fa-color {
    color: rgba(0,0,0,.2);
}

.ice-fa-green {
    color: #388E3C !important;
}

.caption h3 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px !important;
}

.table {
    margin-bottom: 0px;
}

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 1px solid #50b10d !important;
    }

.btn-default {
    border: 1px solid #50b10d;
    color: #50b10d;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #999;
}

#universalModel {
    top: 400px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fffbfb;
}

.red {
    color: red !important;
}

.green {
    color: green !important;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.menu-items {
    padding-left: 15px;
}

.menu-items-text {
    padding-left: 5px;
}

.pt-15px {
    padding-top: 15px;
}


/* Fixes for the new Dashboard */
.hs-dashboard {
    font-size: 14px;
    color: #333;
    background: #fff;
    overflow-x: visible;
}

    .hs-dashboard div.navbar, .hs-dashboard a.navbar-brand {
        padding: 0 !important;
    }

    .hs-dashboard img.logo-navbar {
        width: 300px;
        margin-right: 50px;
    }

    .hs-dashboard div.navbar-left {
        float: left;
        height: 79px;
    }

    .hs-dashboard ul.list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }


    .hs-dashboard div.card-header {
        padding: .8rem 1em;
        margin-bottom: 0;
        background-color: #f8f9fc;
        border-bottom: 1px solid #e3e6f0;
    }

        .hs-dashboard div.card-header h5 {
            font-size: 1.11em;
            font-weight: 400;
        }

    .hs-dashboard div.card-footer {
        background-color: #f8f9fc;
    }

    .hs-dashboard span.badge {
        padding: .25em .4em;
    }

.text-gray-400 {
    color: #b5b5c3 !important;
    font-weight: 400;
}


.hs-dashboard h4.gainsboro {
    font-weight: 400;
}


.hs-dashboard ul.ul-widget-nav-tabs-line {
    width: 100%;
    border-bottom: 2px solid !important;
    border-color: #fff #fff #e3e6f0 #fff !important;
    margin-bottom: 1em;
}

    .hs-dashboard ul.ul-widget-nav-tabs-line .nav-item .nav-link {
        font-size: .96em;
        background: #f8f9fc !important;
        font-weight: 400;
        color: #333;
        margin: 0 !important;
        border: 0 !important;
        line-height: 15px !important;
    }

        .hs-dashboard ul.ul-widget-nav-tabs-line .nav-item .nav-link.active {
            background: #e47911 !important;
            color: #fff !important;
            text-transform: none;
        }

            .hs-dashboard ul.ul-widget-nav-tabs-line .nav-item .nav-link.active.gray {
                background: #6c757d !important;
            }


.hs-dashboard div.check-info {
    margin-top: 2.8em;
}

    .hs-dashboard div.check-info p {
        font-size: 1em;
    }

    .hs-dashboard div.check-info h3.hscc-value {
        font-size: 1em;
    }

    h3.hscc-value-big {
        font-size: 1.2em;
    }

.hs-dashboard div.dropdown button.btn-light {
    font-size: .92em;
    background-color: #fff;
    border-color: #e3e6f0;
}

.no-margin {
    margin: 0 !important;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.border-left {
    border-left: 5px solid #e47911 !important;
}

.btn-success.disabled, .btn-success:disabled {
    background-color: #68A43C;
    opacity: .65;
}

.hs-dashboard button.btn-default {
    border: 1px solid #50b10d;
    background-color: #ffffff;
    color: #50b10d;
    font-size: 1em;
}

    .hs-dashboard button.btn-default:hover {
        color: #333;
        background-color: #e6e6e6 !important;
        border-color: #adadad;
    }

.hs-dashboard table tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
}

.hs-dashboard table tr:last-child td:last-child {
    border-bottom-right-radius: 0 !important;
}

.hs-dashboard table th {
    border-top: 0;
}

.hs-dashboard .page-link {
    color: #000;
    font-weight: 600;
}

.hs-dashboard .page-item.disabled .page-link {
    font-weight: 400;
}

.width-50-p {
    width: 50% !important;
}

.width-95-p {
    width: 95% !important;
    max-width: 95% !important;
}

.width-100-p {
    width: 100% !important;
}

.font-size-1em {
    font-size: 1em;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.bold, .strong {
    font-weight: 800;
}


.over-flow-hidden {
    overflow: hidden;
}

/*.hs-dashboard .modal-header {
    background: #5b3006;
    color: #212529;
    border-color: #5b3006;
}*/
.hs-dashboard .modal-header .close {
    color: #fff;
    opacity: .8;
}

.hs-dashboard .fa-color {
    color: #68a43c;
}

.hs-dashboard .page-item.active .page-link {
    background: #68a43c;
}

.nav-underline .nav-link.no-hover:hover {
    color: #fff !important;
}


.header-note {
    font-size: .87em;
    line-height: 1.2em;
    color: #6c757d;
}

.status-btn {
    line-height: 24px;
    padding: 0 2px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.status-btn-info {
    border: 1px solid #0039a1;
    background: #ebf3f6;
    color: #0039a1;
}

.status-btn-neutral {
    border: 1px solid #545454;
    background: #efefef;
    color: #545454;
}

.status-btn-main {
    border: 1px solid #f97d03;
    background: #fef2e5;
    color: #f97d03;
}

.status-btn-error {
    border: 1px solid #ee0000;
    background: #f7e6e6;
    color: #ee0000;
}

.status-btn-error-txt {
    color: #ee0000;
}

.status-btn-success {
    border: 1px solid #14a600;
    background: #dff3dc;
    color: #14a600;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 3px;
    text-align: center;
}

table tr.feature-tr-1 {
    background: #fef2e5!important;
}

table tr.feature-tr-2 {
    background: #f7e6e6!important;
}


.text-decoration-underline {
    text-decoration: underline;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.modal-check-image {
    width: 652px;
    max-width: 652px;
}

    .modal-check-image div.modal-body {
        max-height: 400px;
    }

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

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

.margin-auto {
    margin: auto;
}

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

.loader {
    border: 10px solid #d1e3c4;
    border-top: 10px solid #68A43C;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    animation: spin 1s linear infinite;
}

    .loader.loader-sm {
        border: 2px solid #d1e3c4;
        border-top: 2px solid #68A43C;
        width: 20px;
        height: 20px;
    }

.pagination.green-theme .page-item.active .page-link {
    background: #68A43C !important;
    border-color: #68A43C !important;
}

.pagination.green-theme > li > a {
    color: #68a43c !important;
}

.pagination.green-theme > li.active > a {
    color: #fff !important;
}

.font-dropdown {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    line-height: 24px;
}

.modal-danger {
    color: #fff !important;
    background-color: red !important;
    border-color: red !important;
}

.check-list {
    min-height:380px;
}

.check-list-pos {
    min-height: 260px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.id-cust-photo {
    width: 243px;
}

@media(max-width:1999px) {
    .id-cust-photo {
        width: 200px;
    }

    .direct-deposit-buttons button.btn-success {
        margin-right: 20px;
    }
}

@media(max-width:990px) {
    .pending-batch-container {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .id-cust-photo {
        width: 200px;
    }
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

        .intro-message > h1 {
            font-size: 2em;
        }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.intro-social-buttons > li:last-child {
            margin-bottom: 0;
        }

    .intro-divider {
        width: 100%;
    }

    .hs-dashboard .dropdown {
        float: left;
        margin-top: 10px;
    }

    .id-cust-photo {
        width: 180px;
    }
}
