.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F2F4FF !important;
    border-color: #006fe6 !important;
    color: #fff !important;
    padding: 0 10px !important;
    margin-top: .31rem !important;
}

.login-logo a, .register-logo a{color:#d8555b}

.category-title {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    color: #333 !important;
    margin-bottom: 10px !important;
}

.category-header {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    cursor: pointer;
    padding: 10px !important;
    background-color: #007bff !important;
    color: white !important;
    border-radius: 5px !important;
    margin-top: 5px !important;
    ;
}

.category-header:hover {
    background-color: #0056b3 !important;
}

/* Make collapsible elements always shown */
.collapse.show {
    display: block !important;
}

.accordion-button:not(.collapsed) {
    background-color: #d1ecf1 !important;
}

.accordion-button {
    background-color: #f8f9fa !important;
}


body:not(.layout-fixed) .main-sidebar{background:#red!important}
[class*=sidebar-dark-] {
    background-color: #D8555B!important;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: rgb(0 0 0 / 16%);
    color: #fff;
}
[class*=sidebar-dark-] .sidebar a {
    color: #fff;
}
.small-box {
    border-radius: 15px;
    box-shadow: 2px 13px 20px rgb(0 0 0 / 12%);
}
[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid #9f9f9f;
}

a.nav-link i {
    width: 25px;
    text-align: left;
}

.bg-info{background:#5AC0ED!important}
.bg-success{background:#F9AA5F!important}
.bg-warning{background:#FD6069!important; color:#fff!important}
.bg-danger{background:#FD6069!important}


body{background:#F2F4FF}

.brand-link .brand-image, .elevation-2{box-shadow:none!important}



.card-wrap span {
    font-size: 17px!important;
    color:#444!important;
}

.card.card-statistic-1 .card-icon, .card.card-statistic-2 .card-icon{width: 50px;}

.top-card .bg-one {
    color: #5AC0ED!important;
}

.top-card .bg-two {
    color: #F9AA5F!important;
}


.top-card .bg-three {
    color: #6CD1A5!important;
}


.top-card .bg-four {
    color: #0A97D9!important;
}


.top-card .bg-five {
    color: #00689D!important;
}

.top-card .bg-six {
    color: #FD6069!important;
}

.card{

    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 1.5rem;
    box-shadow: 0px 5px 5px 0px rgba(82, 63, 105, 0.05);
    padding-top:20px; 
    padding-bottom: 20px;
    background-position: 0 -17px;
    background-size: 100%;
/*    background-image: url(../images/pattern6.png);*/
    color:#444;
}
.card-wrap span {
    font-size: 15px !important;
    color: #444 !important;
}

.padding-20 {
    padding: 20px;
}



.card .card-header,.card .card-body,.card .card-footer {
    background-color: transparent;
    padding: 20px 25px
}

.card .navbar {
    position: static
}

.card .card-body {
    padding-top: 20px;
    padding-bottom: 20px
}

.card .card-body .section-title {
    margin: 30px 0 10px 0;
    font-size: 16px
}

.card .card-body .section-title:before {
    margin-top: 8px
}

.card .card-body .section-title+.section-lead {
    margin-top: -5px
}

.card .card-body p {
    font-weight: 500
}

.card .card-header {
    border-bottom-color: #f9f9f9;
    line-height: 30px;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    padding: 10px 25px;
    display: flex;
    align-items: center
}

.card .card-header .btn {
    margin-top: 1px;
    padding: 2px 15px
}

.card .card-header .btn:not(.note-btn) {
    border-radius: 30px
}

.card .card-header .btn:hover {
    box-shadow: none
}

.card .card-header .form-control {
    height: 31px;
    font-size: 13px;
    border-radius: 30px
}

.card .card-header .form-control+.input-group-btn .btn {
    margin-top: -1px
}

.card .card-header h4 {
    font-size: 16px;
    line-height: 28px;
    padding-right: 10px;
    margin-bottom: 0
}

.card .card-header h4+.card-header-action,.card .card-header h4+.card-header-form {
    margin-left: auto
}

.card .card-header h4+.card-header-action .btn,.card .card-header h4+.card-header-form .btn {
    font-size: 12px;
    border-radius: 30px !important;
    padding-left: 13px !important;
    padding-right: 13px !important
}

.card .card-header h4+.card-header-action .btn.active,.card .card-header h4+.card-header-form .btn.active {
    box-shadow: 0 2px 6px #acb5f6;
    background-color: #6777ef;
    color: #fff
}

.card .card-header h4+.card-header-action .dropdown,.card .card-header h4+.card-header-form .dropdown {
    display: inline
}

.card .card-header h4+.card-header-action .btn-group .btn,.card .card-header h4+.card-header-form .btn-group .btn {
    border-radius: 0 !important
}

.card .card-header h4+.card-header-action .btn-group .btn:first-child,.card .card-header h4+.card-header-form .btn-group .btn:first-child {
    border-radius: 30px 0 0 30px !important
}

.card .card-header h4+.card-header-action .btn-group .btn:last-child,.card .card-header h4+.card-header-form .btn-group .btn:last-child {
    border-radius: 0 30px 30px 0 !important
}

.card .card-header h4+.card-header-action .input-group .form-control,.card .card-header h4+.card-header-form .input-group .form-control {
    border-radius: 30px 0 0 30px !important
}

.card .card-header h4+.card-header-action .input-group .form-control+.input-group-btn .btn,.card .card-header h4+.card-header-form .input-group .form-control+.input-group-btn .btn {
    border-radius: 0 30px 30px 0 !important
}

.card .card-header h4+.card-header-action .input-group .input-group-btn+.form-control,.card .card-header h4+.card-header-form .input-group .input-group-btn+.form-control {
    border-radius: 0 30px 30px 0 !important
}

.card .card-header h4+.card-header-action .input-group .input-group-btn .btn,.card .card-header h4+.card-header-form .input-group .input-group-btn .btn {
    margin-top: -1px;
    border-radius: 30px 0 0 30px !important
}

.card .card-footer {
    background-color: transparent;
    border: none
}

.card.card-mt {
    margin-top: 30px
}

.card.card-progress:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    z-index: 99;
    z-index: 99
}

.card.card-progress .card-progress-dismiss {
    position: absolute;
    top: 66%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    color: #fff !important;
    padding: 5px 13px
}

.card.card-progress.remove-spinner .card-progress-dismiss {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.card.card-progress:not(.remove-spinner):after {
    background-image: url("../img/spinner.svg");
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center
}

.card.card-primary {
    border-top: 2px solid #6777ef
}

.card.card-secondary {
    border-top: 2px solid #34395e
}

.card.card-success {
    border-top: 2px solid #54ca68
}

.card.card-danger {
    border-top: 2px solid #fc544b
}

.card.card-warning {
    border-top: 2px solid #ffa426
}

.card.card-info {
    border-top: 2px solid #3abaf4
}

.card.card-dark {
    border-top: 2px solid #191d21
}

.card.card-hero .card-header {
    padding: 40px;
    background-image: linear-gradient(to bottom, #6777ef, #95a0f4);
    color: #fff;
    overflow: hidden;
    height: auto;
    min-height: auto;
    display: block
}

.card.card-hero .card-header h4 {
    font-size: 40px;
    line-height: 1
}

.card.card-hero .card-header .card-description {
    margin-top: 5px;
    font-size: 16px
}

.card.card-hero .card-header .card-icon {
    float: right;
    color: #8c98f3;
    margin: -60px
}

.card.card-hero .card-header .card-icon .ion,.card.card-hero .card-header .card-icon .fas,.card.card-hero .card-header .card-icon .far,.card.card-hero .card-header .card-icon .fab,.card.card-hero .card-header .card-icon .fal {
    font-size: 140px
}

.card.card-statistic-1 .card-header,.card.card-statistic-2 .card-header {
    border-color: transparent;
    padding-bottom: 0;
    height: auto;
    min-height: auto;
    display: block
}

.card.card-statistic-1 .card-icon {
    width: 30px;
    height: 30px;
    margin: 10px 0px 0px 20px;
    border-radius: 3px;
    line-height: 78px;
    text-align: center;
    float: left;
    font-size:34px
}
.card.card-statistic-1 h3{font-size:2rem; font-weight:600}
.card.card-statistic-1 .card-wrap span{font-size:2rem; font-weight:600}
.card.card-statistic-1 .card-header h4,.card.card-statistic-2 .card-header h4 {
    line-height: 1.2;
    color: #98a6ad
}

.card.card-statistic-1 .card-body,.card.card-statistic-2 .card-body {
    padding-top: 0
}

.card.card-statistic-1 .card-body,.card.card-statistic-2 .card-body {
    font-size: 26px;
    font-weight: 700;
    color: #34395e;
    padding-bottom: 0
}

.card.card-statistic-1,.card.card-statistic-2 {
    display: inline-block;
    width: 100%
}

.card.card-statistic-1 .card-icon,.card.card-statistic-2 .card-icon {
    width: 80px;
    height: 80px;
    margin: 10px;
    border-radius: 3px;
    line-height: 94px;
    text-align: center;
    float: left;
    border-radius: 50px;
    margin-right: 15px
}

.card.card-statistic-1 .card-icon .ion,.card.card-statistic-1 .card-icon .fas,.card.card-statistic-1 .card-icon .far,.card.card-statistic-1 .card-icon .fab,.card.card-statistic-1 .card-icon .fal,.card.card-statistic-2 .card-icon .ion,.card.card-statistic-2 .card-icon .fas,.card.card-statistic-2 .card-icon .far,.card.card-statistic-2 .card-icon .fab,.card.card-statistic-2 .card-icon .fal {
    font-size: 22px;
    color: #fff
}

.card.card-statistic-1 .card-icon {
    line-height: 90px
}

.card.card-statistic-2 .card-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin: 25px;
    box-shadow: 5px 3px 10px 0 rgba(21,15,15,0.3);
    border-radius: 10px;
    background: #6777ef
}

.card.card-statistic-1 .card-header,.card.card-statistic-2 .card-header {
    padding-bottom: 0;
    padding-top: 25px
}

.card.card-statistic-2 .card-body {
    padding-top: 20px
}

.card.card-statistic-2 .card-header+.card-body,.card.card-statistic-2 .card-body+.card-header {
    padding-top: 0
}

.card.card-statistic-1 .card-header h4,.card.card-statistic-2 .card-header h4 {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .5px
}

.card.card-statistic-1 .card-header h4 {
    margin-bottom: 0
}

.card.card-statistic-2 .card-header h4 {
    text-transform: none;
    margin-bottom: 0
}

.card.card-statistic-1 .card-body {
    font-size: 20px
}

.card.card-statistic-2 .card-chart {
    padding-top: 20px;
    margin-left: -9px;
    margin-right: -1px;
    margin-bottom: -15px
}

.card.card-statistic-2 .card-chart canvas {
    height: 90px !important
}

.card .card-stats {
    width: 100%;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: -6px
}

.card .card-stats .card-stats-title {
    padding: 15px 25px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px
}

.card .card-stats .card-stats-items {
    display: flex;
    height: 50px;
    align-items: center
}

.card .card-stats .card-stats-item {
    width: calc(100% / 3);
    text-align: center;
    padding: 5px 20px
}

.card .card-stats .card-stats-item .card-stats-item-label {
    font-size: 12px;
    letter-spacing: .5px;
    margin-top: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.card .card-stats .card-stats-item .card-stats-item-count {
    line-height: 1;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700
}

.card.card-large-icons {
    display: flex;
    flex-direction: row
}

.card.card-large-icons .card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 150px;
    border-radius: 3px 0 0 3px
}

.card.card-large-icons .card-icon .ion,.card.card-large-icons .card-icon .fas,.card.card-large-icons .card-icon .far,.card.card-large-icons .card-icon .fab,.card.card-large-icons .card-icon .fal {
    font-size: 60px
}

.card.card-large-icons .card-body {
    padding: 25px 30px
}

.card.card-large-icons .card-body h4 {
    font-size: 18px
}

.card.card-large-icons .card-body p {
    opacity: .6;
    font-weight: 500
}

.card.card-large-icons .card-body a.card-cta {
    text-decoration: none
}

.card.card-large-icons .card-body a.card-cta i {
    margin-left: 7px
}

.card.bg-primary,.card.bg-danger,.card.bg-success,.card.bg-info,.card.bg-dark,.card.bg-warning {
    color: #fff
}

.card.bg-primary .card-header,.card.bg-danger .card-header,.card.bg-success .card-header,.card.bg-info .card-header,.card.bg-dark .card-header,.card.bg-warning .card-header {
    color: #fff;
    opacity: .9
}

.table {

    color: #212529!important;
}

.card {
    color:#444!important;
}

.login-box .card.card-primary {
    border-top: 2px solid #d8555b !important;
}

.login-box .btn-primary {
    color: #fff;
    background-color: #d8555b !important;
    border-color: #d8555b !important;
    box-shadow: none;
    border-radius:10px!important;
    line-height: 26px!important;
    margin-top: 15px!important;
}

.login-box .card-title{display:none}

.login-box .col-7 {
    max-width: 100%;
    flex: 100%;
    text-align:right;
}
.login-box .col-5 {
    max-width: 100%;
    flex: 100%;
}
.login-box .col-7 label{font-weight:normal!important;}
.login-page, .register-page{background-color:#F2F4FF!important}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #6c757d;
    border-radius: 10px;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover{
    background:#ccc!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #d8555b !important;
    border-color: #d8555b !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff!important;
}
.form-control{border-radius:0.5rem}

.heading-acc {
    margin-top: 20px;
}
.btn {
    border-radius: 30px;
}
.btn-primary {
    background-color: #b5474c;
    border-color: #b5474c;
}
.btn-primary:hover{
    background-color: #cb4d52;
    border-color: #cb4d52;
}

.quest-container .badge {
      line-height: 13px;
      text-transform:uppercase;
}
.heading-acc{border-radius: 10px;}