﻿.has-validation .parsley-error {
    border: 1px solid #c11616 !important;
}

.has-validation .parsley-errors-list {
    color: #c11616
}

.has-validation .parsley-success {
    border: 1px solid #0f9620 !important;
}
/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: background-color 5000s ease-in-out 0s;
}

.modern-login .top-logo img {
    max-width: 170px;
}



/* width */
::-webkit-scrollbar {
    width: 2px;
    height:10px;
    border-radius: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #2f67aa;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #2f67aa;
    }

.activeRow {
    background: #2f67aa !important;
    color: #ffffff !important;
}

    .activeRow td:not(:first-child) {
        color: #ffffff !important;
    }

    .activeRow td:not(:first-child) {
        color: #ffffff !important;
    }

.table tbody td:not(:first-child) {
    color: rgb(45 45 46);
}

.mobile-main-sidebar {
    height: calc(100% - 100px );
    width: 100px;
    height:100vh;
}

    .mobile-main-sidebar .inner .icon-side-menu li, .mobile-main-sidebar .inner .bottom-icon-side-menu li {
        width: 100px;
        -webkit-box-pack: center !important;
        display: flex;
        text-align: center;
        padding: 5px;
        margin: 10px 0;
    }


.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link span {
    font-size: 1rem;
    color: #000000;
    text-transform: capitalize
}

.webapp-navbar .webapp-navbar-inner .center .centered-links {
    max-width: 100%;
}

.border {
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    padding: 15px;
    background: #ffffff;
}

p {
    color: #000000;
}

.flex-table .flex-table-header span {
    color: #000000
}

.select select, .textarea, .input {
    border-color: #a9a9a9
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
    border: 1px solid #d3cece !important;
    width: 350px !important;
}

.webapp-navbar-inner {
    background: #ffffff;
}

.webapp-navbar .webapp-navbar-inner .center .centered-links .centered-link svg {
    stroke: #ffffff
}

.brand img {
    display: block;
    height: 35px;
    margin-top: 22px
}

.font-weight-bold {
    font-weight: 600
}

.webapp-subnavbar.is-active {
    height: auto
}

.webapp-subnavbar .webapp-subnavbar-inner .tab-content .tab-content-inner {
    min-height: auto;
    padding: 20px;
    margin: 20px;
}

.wizard-v1-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .wizard-v1-wrapper .inner-wrapper {
        padding: 20px;
    }

.form-layout .form-outer .form-header {
    border-bottom: none
}

.wizard-v1-wrapper .inner-wrapper .step-title h2 {
    text-align: left
}

.wizard-v1-wrapper .inner-wrapper .step-title {
    text-align: left
}

.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info .project-name .field .control .input {
    text-align: left;
    padding: 20px;
}

.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info {
    margin: 0
}

.button.is-primary:active, .button.is-primary.is-active {
    background-color: #2f67aa;
    border-color: transparent;
    color: #fff;
}

.custom-card {
   border:none !important;
}

.bg-pink {
    background-color: #fcf2e9;
}
.text-pink {
    color: #fcf2e9 !important;
}

.bg-purple {
    background-color: #fdf1fb;
}
.text-purple {
    color: #fdf1fb !important;
}

.bg-green {
    background-color: #d6f0f3;
}
.text-green {
    color: #d6f0f3 !important;
}

.card.h-card {
    border: none;
    border-radius: 10px;
}

.card.h-card .card-header .card-header-title {
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    margin: 10px 0;
}

.h-icon {
    background-color: #000000;
}
.mainbar{
    height:100vh;
    overflow:auto;
    padding:0 14px;
}
.sidebar {
    padding: 2.5rem 2rem;
    background: #3f9b72 !important;
    color: #fff;
}

.custom-card_2{
    background-color:#fff !important;
    padding:2rem 1rem;
    border-radius:10px;

}
.card_2_items {
    height: 340px;
    overflow: auto;
}
.has-icon > input {
    background-color: #f3f3f3 !important;
    border-radius: 5px;
    border: none;
}
.sidebar-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
}
.sidebar-item{
    color:#fff;
    text-align:center;
    padding:15px;
    box-sizing:border-box;
}
.sidebar-item-1 {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.sidebar-item-3 {
   border-right: 1px solid white;
}
.sidebar-item-2 {
    border-bottom: 1px solid white;
}


@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    .page-title {
        position: relative;
        height: 0px !important;
    }

    .selectize-input, .selectize-control.single .selectize-input.input-active {
        border: 1px solid #d3cece !important;
        width: 240px !important;
    }

    .personal-dashboard.personal-dashboard-v1 .dashboard-header .end {
        margin: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: flex;
        flex-direction: column;
    }
    .personal-dashboard.personal-dashboard-v1 .dashboard-header .end .button {
         margin-left: 0px; 
    }
    .personal-dashboard.personal-dashboard-v1 .dashboard-header {
        text-align: left; 
    }

    .flex-mob{
        display:flex;
        flex-direction:column !important;
    }
    .mb-sm-1 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-2{
        margin-bottom:2rem !important;
    }
    .sidebar {
      display:block !important;
    }
    .flex-table .flex-table-item .flex-table-cell {
        padding:0;
    }
    .flex-table .flex-table-cell.cell-end {
        -webkit-box-pack: start !important;
        justify-content: space-between !important;
    }
    .pagination {
        text-align: center;
        margin-top: 20px;
    }
    .flex-table .flex-table-item .flex-table-cell.is-bold > span {
        font-family: "Montserrat",sans-serif;
        font-size: .9rem;
        font-weight: 600;
        text-align: right;
    }
    .demo-table {
        margin-bottom: 0rem;
        overflow:auto;
    }
    .modern-login .is-form {
        padding-top: 0px;
    }
    .hero-body {
        flex-shrink: 0;
        padding: 0rem;
    }
    .pt-sm-1 {
        padding-top: 1rem !important;
    }
    .pt-sm-2 {
        padding-top: 2rem !important;
    }
    .pt-sm-3 {
        padding-top: 3rem !important;
    }
    .mt-sm-1 {
        margin-top: 1rem !important;
    }
    .mt-sm-2 {
        margin-top: 2rem !important;
    }
    .mt-sm-3 {
        margin-top: 3rem !important;
    }
    .modern-login .is-form .login-wrapper {
        padding: 0px 20px;
    }
    .hero-body {
        flex-shrink: 0;
        padding: 0rem;
        margin-top: 50px;
    }
    .mainbar {
        height: 100vh;
        overflow: auto;
        padding: 0 12px;
    }
    .mainbar {
        height: 100vh;
        overflow: auto;
        padding: 0 12px;
    }
    .form-layout .form-outer .form-body {
        padding: 10px;
    }
}

#dvQuestion{
overflow:auto !important;
}