p {
    color:#304065;
}
.bg-dark p,
.bg-dark ul,
.bg-dark li {
    color: #f1f1d0;
}
.br-gray { border: 1px solid #dee2e6; }
.br-b0 { border-bottom: 0 }
.br-t0 { border-top: 0 }
.br-r0 { border-right: 0 }
.br-l0 { border-left: 0 }

.hp-50 { height: 50px; }
.h-100 { height: 100px; }
.h-100p { height: 100%; }
.h-125 { height: 125px; }
.h-150 { height: 150px; }
.h-175 { height: 175px; }
.h-200 { height: 200px; }
.h-250 { height: 250px; }
.h-300 { height: 300px; }
.h-350 { height: 350px; }
.h-400 { height: 400px; }

.fs-1 { font-size: 0.25rem !important; }
.fs-2 { font-size: 0.5rem !important; }
.fs-3 { font-size: 0.75rem !important; }
.fs-4 { font-size: 1rem !important; }
.fs-5 { font-size: 1.5rem !important; }
.fs-6 { font-size: 2rem !important; }
.fs-7 { font-size: 3rem !important; }
.fs-8 { font-size: 5rem !important; }

.lh-1 { line-height: 0.25rem !important; }
.lh-2 { line-height: 0.5rem !important; }
.lh-3 { line-height: 0.75rem !important; }
.lh-4 { line-height: 1rem !important; }
.lh-5 { line-height: 1.5rem !important; }
.lh-6 { line-height: 2rem !important; }
.lh-7 { line-height: 3rem !important; }
.lh-8 { line-height: 5rem !important; }

.mt-2r { margin-top: 2rem; }

.m-h400 { max-height: 400px; }
.m-h350 { max-height: 350px; }
.m-h300 { max-height: 300px; }
.m-h200 { max-height: 200px; }

.w-100p { width: 100% }
.w-90p { width: 90% }
.w-80p { width: 80% }
.w-70p { width: 70% }
.w-60p { width: 60% }
.w-50p { width: 50% }

.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-700 { font-weight: 700; }

.ta-c { text-align: center; }
.ta-r { text-align: right; }
.ta-l { text-align: left; }
.t-up { text-transform: uppercase; }

.ic-4x { font-size: 4em; }

#anonymous i {
    color: #1360ef;
    margin-top: -1rem;
}

.p-icon-10 {
    padding: 0.5rem 1.5rem 1.5rem 0.5rem;
}

.blue-bg-header {
    background: #1360ef;
}

.yellow-info {
    color: #f1f1d0;
    font-size: 1.25rem;
    text-align: center;
}

.c-blue { color: #1360ef !important}
.c-white { color: white !important}
.bc-red { border-color: red !important}

a.text-light:focus, a.text-light:hover {
    color: #f94f15 !important;
}
#button-report .la {
    line-height: 19px;
}
#button-report.btn {
    line-height: 30px;
    vertical-align: top;
}
.btn-lang {
    color: white;
}
.btn-lang-light {
    color: black
}
.btn-lang.is-active {
    border-radius: 2px;
    padding: 3px 5px 2px 5px;
    color: black;
    background-color: white;
}
.btn-lang-light.is-active {
    border-radius: 2px;
    padding: 3px 5px 2px 5px;
    color: white;
    background-color: black;
}
.btn-lang:hover, .btn-lang:focus,
.btn-lang-light:hover, .btn-lang-light:focus {
    color: #f94f15;
}
.btn-outline {
    border: 1px solid white;
}
.monitor-box {
    border: 1px solid white;
}
.monitor-box hr {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.monitor-box2 {
    display:flex;
    align-items: left
}
.monitor-box2 i {
    display:inline-block;
    line-height: 33px;
}
.monitor-box2 a {
    line-height: 1.2;
    display:inline-block;
    font-size: 1.5rem;
}
.monitor-box a {
    font-size: 14px;
}
.monitor-box3 a {
    font-size: 13px;
}
.text-banner-about {
    font-weight:500;
    font-size: 18px;
}
.tippy-link {
    text-decoration: underline;
    cursor: default;
}
.tippy-link:hover {
    color: #f94f15;
}
.tippy-content {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.75rem;
}
.text-error {
    color: red;
}
.items-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar-nav .nav-link {
    text-transform: none;
}
#company-search-results {
    display: none;
}
#hero-panel .col {
    background-color: #1360ef;
    border-radius: 4px;
}
#hero-panel h1 {
    color: white;
    font-size: 24px;
}
.notice-box p.lead span {
    color: #f94f15;
}

.messages {
    display: none;
    color: red;
    margin-bottom: 1.5rem;
}

.panel-k1 {
    border: 1px solid #1360ef;
    border-radius: 0.25rem;
}
.panel-k1 p {
    color: #1360ef;
    font-size: 0.9rem;
}
.panel-k1 a {
    font-size: 0.9rem;
}
.panel-k1 h2 {
    color: #1360ef;
    font-size: 1.5rem;
    font-weight: 500;
}

.panel-k2 {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    background-color: #f2f2f2;
}
.panel-k2 p {
    color: black;
    font-size: 0.9rem;
}
.panel-k2 a {
    font-size: 0.9rem;
}
.panel-k2 h2 {
    color: #1360ef;
    font-size: 1.5rem;
    font-weight: 500;
}


.cart-table td {
    padding: 10px;
}
.cart-table thead th {
    padding: 20px;
}
.error-block {
    color: red;
}
.help-block.with-errors {
    position: absolute;
    color: red;
    right: 8px;
    font-size: 13px;
    line-height: 21px;
}
#customFile {
   opacity: 0;
   position: absolute;
   z-index: -1;
}
#new-message .form-control {
    border: 0;
    height: 100%;
}
#history h2 i {
    color: #1360ef;
    cursor: pointer;
}
#history h2 i:hover,
#pdf-button:hover {
    color: #f94f15;
}
#pdf-button,
#pdf-button i {
    transition: none;
    transition-duration: 0;
}
#history button {
    width: 200px;
}
#history button i {
    transition: none;
    transition-duration: 0;
}
.help-block {
    color: red;
    font-size: 0.75rem;
}
.clients-logo img {
    opacity: 0.33;
    filter: grayscale(100%);
}
.clients-logo img:hover {
    filter: grayscale(0%);
}
/* acc */
.send-application .badge {
    font-size: 1.2rem;
}
.hero-page p {
    color: #333333;
}
#acc-footer.bg-primary {
    background-color: #333!important;
}
.sygnet {
    width: 40px;
    height: 40px;
}
.accLogo {
    height: 100px;
    display: flex;
    align-items: center
}
#acc-header .navbar img {
    max-height: 80px;
    margin-top: 0.5rem;
}
.acc-lang-button {
    width: 80px;
    height: calc(3rem + 2px);
    font-weight: bold;
    color: #1360ef; 
    border-color: #1360ef;
    text-transform: uppercase;
}
.acc-lang-button:hover {
    cursor: pointer;
    border-color: #f94f15;
}
.acc-lang-button-dark {
    width: 80px;
    height: calc(3rem + 2px);
    font-weight: bold;
    color: white;
    background-color: #1360ef; 
    border-color: white;
    text-transform: uppercase;
    transition: border-color 0.5s ease-in-out;
}
.acc-lang-button-dark:hover {
    cursor: pointer;
    border-color: #f94f15;
}
.acc-lang-button-dark:focus, .acc-lang-button-dark:active {
    background-color: #1360ef;
    color: white;
    border-color: white;
}
a.nav-link:hover {
    color: #f94f15;
}
.btn-light {
    color: #7f7f7f;
    border-color: white;
    background-color: white;
}
.btn-light:hover {
  background-color: white;
  border-color: white;
  color: #f94f15;
}
.btn-contact {
    color: #fff;
    background-color: #1360ef;
    border-color: #1360ef;
  }
  
.btn-contact:hover {
    color: #f94f15;
}
.font-size-btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 0;
    width: 80px;
    height: calc(3rem + 2px);
    font-weight: bold;
    color: #304065; 
    border-color: #ced4da;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
.form-font-std {
    font-size: 1rem;
}
.form-font-med {
    font-size: 1.25rem;
}
.form-font-big {
    font-size: 1.5rem;
}
.nowrap {
    white-space: nowrap;
}
#contrast-btn-std {
    background-color: #fff !important;
    color: #304065 !important;
    border-color: #ced4da !important;
}
#contrast-btn-bw {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
}
#contrast-btn-high {
    background-color: #000 !important;
    color: #ff0 !important;
    border-color: #ff0 !important;
}
.font-mobile, .contrast-mobile {
    display: none;
}
.font-pc, .contrast-pc {
    display: block;
}

@media (max-width: 991.98px) {
    #main-banner img {
        max-width: 150px;
        margin: 0 auto;
    }
    #main-banner .mb-8 {
        margin-bottom: 1rem !important;
    }
    #main-banner h1.display-5 {
        font-size: 1.75rem;
    }
    #main-banner .flex-center {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #main-banner .ml-3 {
        margin-left: 0 !important;
    }
    .custom-pt-1 {
        padding-top: 7rem !important;
    }
    .custom-py-2 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important;
    }
    .custom-py-2.notice-box {
        padding-top: 12rem !important;
        padding-bottom:12rem !important;
    }
    .br-l0 {
        border-left: 1px solid #dee2e6;
    }
    .xs-br-t0 {
        border-top: 0;
    }
    .xs-text-center {
        text-align: center !important;
    }
    .xs-float-none {
        float: none !important;
    }
}

.encrypt-files-list li.list-group-item {
    padding: 5px 10px;
}
.encrypt-files-list li.list-group-item.disabled:nth-child(even),
.encrypt-files-list li.list-group-item:nth-child(even){
    background-color: #f3f3f3;
}

.encrypt-files-list li.list-group-item.disabled:nth-child(odd),
.encrypt-files-list li.list-group-item:nth-child(odd){
    background-color: #fff;
}
.encrypt-files-list li.list-group-item.disabled {
    font-style: italic;
    text-decoration: line-through;
    background-color: inherit;
}
.encrypt-files-list li.list-group-item i {
    color: #1360ef;
    line-height: 24px;
    float: right;
    cursor: pointer;
}
.encrypt-files-list li.list-group-item i:hover {
    color: #f94f15;
}
.encrypt-files-list li.list-group-item.placeholder-list-item {
    display: block;
    min-height: 120px;
    text-align: center;
    padding-top: 4rem;
    font-size: 1.5rem;
    color: #979797;
}

li.list-group-item span {
    color: #999999;
    font-size: 0.75rem;
    width: 19px;
    display: inline-block   ;
}
.replies {
    text-align: left !important;
    background: #f2f2f2;
    padding: 10px;
    white-space: pre-wrap;
}
.replies.myself {
    background: #f2fff2;
}

.accAddress {
    color: #1b00ff !important;
}

.accAddress:hover{
    color: #1b00ff !important;
}
@media (max-width: 991.98px) {
    .accAddress {
        line-height:40px;
        font-size: 26px;
    }
    .accAddress img {
        margin-right: 5px;
    }
    .navElement {
        position: relative;
        top: 0 !important;
    }
    .btn-lang {
        color: red;
    }
    #acc-header .navbar-collapse {
        top: 15px !important;
    }
    .btn-top-menu {
        margin-top: 10px;
    }
    .nav-link.btn-lang,
    .nav-link.btn-lang-light {
        background-color: white;
    }
    .help-block.with-errors {
        right: 10px !important;
        font-size: 9px !important;
        line-height: 20px !important;
    }
    .xs-b-only { display: block; }
    .xs-b-not { display: none; }
    .xs-i-only { display: inline; }
    .xs-i-not { display: none; }
    .xs-ib-only { display: inline-block; }
    .xs-ib-not { display: none; }
    .icon-05 { height: 250px; margin-top: 2rem }
    .feather.feather-mail,
    .feather.feather-phone-call {margin-top: 3rem;}
    #acc-header .navbar img {
        max-width: 260px;
        margin-right: 1rem;
    }
    .navbar {
       justify-content: flex-end;
    }
    .font-mobile, .contrast-mobile {
        display: block;
    }
    .font-pc, .contrast-pc {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link.btn-lang-light,
    .navbar-nav .nav-link.btn-lang {
        padding: 3px 5px 2px 5px !important;
        display: inline;
    }
    .navbar-light .navbar-nav .nav-link.btn-lang-light {
        color: black;
    }
    .navbar-light .navbar-nav .nav-link.btn-lang-light.is-active {
        color: white;
    }
    .navbar-nav .nav-link.btn-lang.is-active {
        color: black;
    }
    .xs-b-only { display: none; }
    .xs-b-not { display: block; }
    .xs-i-only { display: none; }
    .xs-i-not { display: inline; }
    .xs-ib-only { display: none; }
    .xs-ib-not { display: inline-block; }
}

a.skip-link { position:absolute; left:-9999px }
a.skip-link:focus { left:0 }
