﻿@font-face {
    font-family: 'Material-Design-Iconic-Font';
    src: url("../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("../fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RubrikSemiBold';
    src: url("../fonts/Rubrik-SemiBold.eot");
    src: url("../fonts/Rubrik-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubrik-SemiBold.woff") format("woff"), url("../fonts/Rubrik-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'RubrikLight';
    src: url("../fonts/Rubrik-Light.eot");
    src: url("../fonts/Rubrik-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubrik-Light.woff") format("woff"), url("../fonts/Rubrik-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rubrik';
    src: url("../fonts/Rubrik-Regular.eot");
    src: url("../fonts/Rubrik-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubrik-Regular.woff") format("woff"), url("../fonts/Rubrik-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
#sidebar-menu ul ul li.active a {
    font-weight: bold;
}

.pure-multi-select {
    display: none;
}

.pure-ms-btns-container {
    float: left;
    width: 10%;
    padding-top: 5%;
    text-align: center;
}


.ms-container {
    background: none;
}

#accordion-group-users, #accordion-group-roles {
    width: 100%;
}

.overflow-box-150 {
    overflow-y: auto;
    max-height: 150px;
}

.overflow-box-350-150 {
    overflow-y: auto;
    max-width: 350px;
    max-height: 150px;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed !important;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    border-color: #cfcfcf !important;
}

.expandable {
    cursor: pointer;
}

    .expandable:hover, .expandable:focus {
        background-color: #f5f5f5;
    }


.custom-modal-text {
    overflow: auto;
    max-height: 40vw;
}

.table .checkbox {
    margin: 0;
    position: relative;
}

    .table .checkbox label {
        position: absolute;
    }

.action-buttons {
    position: absolute;
    right: 0;
}

.validation-summary-list ul,
.validation-summary-list ol {
    padding: 0;
}

    .validation-summary-list ul li,
    .validation-summary-list ol li {
        list-style: none;
        color: #e96154;
        font-size: 12px;
    }

.datatable-row-clickable {
    cursor: pointer;
}

.m-r-10 {
    margin-right: 10px;
}

.folder {
    margin-left: 10px;
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}


.currency-addon {
    padding-top: 7px;
}

.text-underline {
    text-decoration: underline;
}

#client-pills .has-error {
    border: solid 1px red;
}
.parsley-errors-list.filled {
    width: 100%;
}
.action-link {
    background-color: #45b0e2 !important;
    width: 100% !important;
    display: block;
    text-align: center;
    padding: 2px;
    cursor: pointer;
}
    .action-link h6 {
        color: #fff !important;
        margin: 3px 0;
    }

.details-control {
    text-align: center;
}
td[colspan="6"] {
    background-color: #fff;
}
}
#sortable tr, .archive {
    cursor: pointer;
}
.ui-sortable-helper {
    background: #57c5a5;
    opacity: 0.7;
}

div.goalHistory {
    text-align: center;
}

div.goalHistory table {
    display: inline;
    text-align: left;
    margin-bottom: 20px;
}
    
div.goalHistory tr.withdraw td:nth-child(3) {
    color: red;
}

div.goalHistory p {
    font-weight: bold;
}

#tblSavingsPots tr.default {
    font-weight: bold;
}

.byond-card-type {
    border: 1px solid #f12e65 !important;
    color: #f12e65;
}

.pure-card-type {
    border: 1px solid #333 !important;
    color: #333;
}

.user-status-approved, .card-status-active {
    background: #3ec845 !important;
}
.user-status-created {
    background: #45b0e2 !important;
}

.user-status-other {
    background: #e96154 !important;
}

.card-status-frozen {
    background: #45b0e2 !important;
}

.card-status-other {
    background: #fbca35 !important;
}

.card-full-height {
    height: calc(100% - 20px);

}

/*client home page*/

.client-main-login, .client-main-dropdown {
    margin-left: 10px;
    position: relative;
}
.company-balance {
    position: absolute;
    right: 20px;
    top: -115px;
}
.dashboard-button {
    border-left: 35px solid #80CC00;
}
.dashboard-button a {
    padding-left: 20px;
    padding-right: 35px;
    line-height: 1.3;
}
.client-admin-homeFlex {
    display: flex;
    flex-direction: column;
}
.client-admin-homeFlex .home {
    display: flex;
    justify-content: space-between;
    padding: 0px;
    min-height: 650px;
    background: #fff;
}
.client-admin-homeFlex .home .left {
    width: 60%;
    background-image: url(/Assets/MVC/images/homeclientadminLeft-new.jpg);
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: -15px;
}
.client-admin-homeFlex .home .left .companyLogo {
    max-width: 282px;
    margin: 0 auto;
    display: block;
    padding-top: 85px;
    text-align: center;
}
.client-admin-homeFlex .home .left .companyLogo img {
    max-width: 100%;
}
.client-admin-homeFlex .home .left .strapLine {
    max-width: 100%;
}
.client-admin-homeFlex .home .left .strapLine span{
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px;
    display: block;
    padding-top: 20px;
    text-align: center;
     font-family: 'Rubrik';
    color: #333;
    font-weight: 700;
}
.client-admin-homeFlex .home .right {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client-admin-homeFlex .home .right .logInArea{
    font-family: 'Rubrik';
    max-width: 575px;
    width: 100%;
}
.client-admin-homeFlex .home .right .logInArea .form-control{
    height: 54px;
}
.client-admin-homeFlex .home .right .logInArea .btn-custom {
    padding: 10px;
}
.client-admin-homeFlex .home .right .icon-lock i{
    background: #80CC00;
    color: #fff;
    padding: 12px;
    border-radius: 50%;
    font-size: 19px;
}
.client-admin-body {
    padding-bottom: 0 !important;
}

.client-login-body {
    padding-bottom: 0 !important;
}
.client-footer-login {
    font-family: 'Rubrik';
    background-color: #222222;
    display: block;
    border-top: 1px solid rgba(154, 157, 160, 0.2);
    color: #9a9da0;
    text-align: left !important;
    width: 100%;
    margin-left: 240px;
}
.client-footer-login .footer {
    position: relative !important;
    left: 0 !important;
    background: #f5f5f5;
}
.client-footer {
    font-family: 'Rubrik';
    background-color: #222222;
    padding: 0px 20px;
    display: block;
    z-index: 9;
    position: relative;
}
.client-footer .footerWrap{
    display: flex;
    max-width: 1600px;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 33px;
}
.client-footer-login .footerWrap {
    display: flex;
    max-width: 1600px;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 5px;
}
.client-footer .footerWrap .left , .client-footer-login .footerWrap .left{
        padding-top: 12px;
}
.client-footer .footerWrap .right, .client-footer-login .footerWrap .right{
   display: flex;
    width: 37%;
    padding: 35px 20px 0px 20px;
}
.client-footer-login .footerWrap .left img{
        width: 250px;
}
.client-footer .footerWrap h2{
   line-height: 22px;
    margin-top: 0px;
    font-size: 18px;
    color: #fff;
}
.client-footer-login .footerWrap h2 {
    line-height: 22px;
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
}
.client-footer .footerWrap .right .policies ul{
    list-style: none;
    padding: 15px 0 0 0;
    font-size: 16px;
}
.client-footer-login .footerWrap .right .policies ul {
    list-style: none;
    padding: 0px 0 0 0;
    font-size: 15px;
}
.client-footer .footerWrap .right .policies ul li {
    padding-bottom: 10px;
}
.client-footer-login .footerWrap .right .policies ul li {
    padding-bottom: 6px;
}
.client-footer .footerWrap .right .policies ul li a{
    color: #FFF;
    padding-bottom: 10px;
    display: inline-block;
}
.client-footer-login .footerWrap .right .policies ul li a {
    color: #FFF;
    padding-bottom: 0px;
    display: inline-block;
    font-size: 14px;
}
.client-footer .footerWrap .right .policies ul li a:hover, .client-footer-login .footerWrap .right .policies ul li a:hover{
    color: #D9D9D9;
    text-decoration: underline;

}
.topbar-clientadmin {
    background-color: #80CC00;
    padding: 17px 0;
}
.topbar-clientadmin .navbar-nav {
    margin-right: 90px;
}
.topbar-clientadmin .navbar-nav a {
    color: #fff !important;
    font-size: 16px;
    border-bottom: 2px solid transparent;
}
.topbar-clientadmin .navbar-nav a:hover {
    border-bottom: 2px solid #fff;
}
.card-freeze {
    display: block;
    margin: 0 auto;
    padding-left: 29px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.card-freeze-title {
    font-size: 15px !important;
}
.card-details-container .action-link h6 {
    font-size: 15px !important;
}
#PasswordStrengthChecker {
    font-size: 12px;
    padding: 1px 7px;
    border-radius: 20px;
    color: #fff;
    display: none;
    width: 50%;
    margin: 7px auto 0;
}
.weak-password {
    background: linear-gradient(to right, red 10%, white 30%);
    border: 0.5px solid red;
}
.medium-password {
    background: linear-gradient(to right, blue 50%, white 60%);
    border: 0.5px solid blue;
}
.strong-password {
    background: linear-gradient(to right, green 100%, white 50%);
    border: 0.5px solid green;
}
.confirmationModal h3 {
    text-align: center;
}
.confirmationModal .zmdi {
    text-align: center;
    font-size: 50px;
    padding: 10px 0;
    color: #fbca35;
}
.confirmationModal .modal-body {
    text-align: center;
}
.confirmationModal .modal-header {
    border-bottom: none;
}
.confirmationModal .modal-footer {
    display: block !important;
    margin: 0 auto;
    border-top: none;
}
.email-masked {
    color: #000000;
    background-color: #d9d9d9;
    font-size: 15px;
}
td.dt-body-right {
    text-align: right;
}
.card-table td, .card-table tbody tr:first-child td {
    border: none !important;
}
.card-table tbody tr {
    background-color: white !important; 
}
.cancel-all-cards {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}
.close-card-plan {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}
.inactive-panel {
    background-color: gray;
    color: white;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}
.center {
    margin-left: auto;
    margin-right: auto;
}