﻿#page-wrapper {
    border-bottom: 1px solid #e7e7e7;
    padding: 1.25rem 1.25rem;
}


.form-group input, select, textarea {
    margin-top: 5px;
}

.sidebar {
    border-right: #e7e7e7 1px solid;
}

.grid-header {
    border-top: 1px solid #ddd;
}

.page-header a {
    margin-top: 2px;
}

.grid-header th {
    color: #337ab7;
}


.breadcrumb {
    margin-bottom:8px !important;
}

.alert {
    display: inline-block !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.remember-me-check {
    margin-left: 0px !important;
}

.checkbox-in-form {
    margin-left: 0px !important;
}

.text-in-info-large {
    font-weight: normal !important;
    font-size: 20px;
    padding-left: 5px;
}


.text-in-info {
    font-weight: normal !important;
    font-size: 15px;
    padding-left: 5px;
    color:#717171;
}


.lable-in-info {
    font-weight: normal !important;
    color: #3579b7;
}


.input-for-copy {
    cursor: pointer;
    border-color: #fff !important;
    background-color: #fff !important;
}

.input-for-copy-hover {
    border-color: #fff !important;
    background-color: #eaecec !important;
}

.page-header {
    margin-top: 24px !important;
    margin-bottom: 10px !important;
    border-bottom-width: 0px;
    padding-bottom: 4px !important;
}

.main-table {
    margin-top: 10px;
}

.dropdown-in-page-header {
    margin-top: 33px !important;
}

.admin-name-in-header {
    color: #717171;
    padding: 15px;
    min-height: 50px;
}


.qr-img {
    height: 114px;
    width: 114px;
}


.multiselect {
    width: 100% !important;
}

.area-multi-select .btn-group {
    width: 100% !important;
    text-align:left !important;
}

.area-multi-select button {
    text-align: left !important;
    padding-left: 15px;
}

.areas-dropdownlist {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px
}

    .entity-users--multi-select .btn-group {
        width: 100% !important;
        text-align: left !important;
    }

    .entity-users--multi-select button {
        text-align: left !important;
        padding-left: 15px;
    }



.users-dropdownlist {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px
}




.dashboard-panel-participants > .panel-heading {
    color: #fff !important;
    background-color: #82879b !important;
    border-color: #82879b !important;
}

.dashboard-panel-entities > .panel-heading {
    color: #fff !important;
    background-color: #abb0c4 !important;
    border-color: #abb0c4 !important;
}

.dashboard-panel-nps > .panel-heading {
    color: #fff !important;
    background-color: #c0c5d8 !important;
    border-color: #c0c5d8 !important;
}

.dashboard-panel-overall > .panel-heading {
    color: #fff !important;
    background-color: #82879b !important;
    border-color: #82879b !important;
}





@media (max-width: 767px) {
    .account-menu {
        float: right;
    }

    .alert {
        text-align: center;
        display: block !important;
    }
}
@media (max-width: 767px) {
    .ContentLanguageLable {
        display: none !important;
        background-color:red;
    }
}


.ContentLanguageLi {
    margin-left: 15px;
    margin-right: 15px;
}


.feedback-details-icon {
    width: 25px;
    height: 25px;
    margin-top: -3px;
}

.feedback-kpi-details {
    margin-right: 70px;
    padding-bottom: 7px;
    padding-top: 7px;
}



.error-title {
    text-align: center;
}

.error-description {
    text-align: center;
}

.trunc {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.trunc340 {
    width: 340px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.trunc-download-link {
    max-width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}





    .breadcrumb li {
        vertical-align: middle;
        max-width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .file-link {
        color: #424242;
    }

    .file-link span {
        color: #777676;
        font-size: 12px;
    }

.sub-list-caption {
    font-size: 18px
}


.sub-content-panel-heading {
    padding-bottom: 26px !important;
    padding-top: 20px !important;
}



.table-sub-content th {
    border-bottom-width: 0px !important;
}

    .table-sub-content a {
        color: #6e6e6f !important;
    }

.button-in-alert {
    margin-left: 25px !important;
}

.panel {
    margin-top:7px;
}

.upload-caption {
    font-size: 17px;
    font-weight: 600;
    padding-right: 20px;
}

.period-check-box {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.book-navigation {
    padding-top: 0%;
    color: #000;
    width:8% !important;
}

.book-navigation-image {
    width: 100%;
    border: #d6d6d6 1px solid ;
    margin-top: 41px;
}

.book-navigation-counter {
    position: absolute;
    top: 6px;
}

.carousel-control.right {
    right: 25px !important;
}
.carousel-control.left {
    left: 25px !important;
}


.form-hint {
    font-size: 13px;
    color: #9a9a9a;
    margin-left: 5px;
    font-style: italic;
}


.note-group-select-from-files {
    display: none;
}

.cover-photo {
    width: 140px;
    padding-top: 6px;
}

.published-icon {
    color: #4cae4c;
}

.unpublished-icon {
    color: #FFC107;
}

 

.check-box-publish {
    margin-left: 10px !important;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
}




.tab-content-container {
    border-left: #dddddd solid 1px;
    border-right: #dddddd solid 1px;
    border-bottom: #dddddd solid 1px;
    padding:13px;
}


.content-hr-separator {
    border-top: 1px solid #e0e0e0;
    margin-top: 40px;
    margin-bottom: 40px;
}

.sub-pages-panel-heading {
    padding-bottom: 8px !important;
    padding-top: 11px !important;
}

.warning-tip {
    color: #ffa100;
}

.login-form {
    padding-top: 120px;
}

.sub-pages-container {
    margin-bottom: 35px;
    margin-top: 35px;
}

.menu-content-header {
    font-weight: normal !important;
    font-size: 19px;
    padding-left: 5px;
    color: gray;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


.badge-counter {
    background-color: #f44336 !important;
}

.publish-button {
    margin-top: -6px;
    margin-left: 7px;
}

.desc {
    position: absolute;
    color: #fff;
    bottom: 52px;
    width:100%;
    font-size: 15px;
}

.centered {
    margin: 0 auto;
}


.tag-lable {
    padding: 4px 14px;
    margin: 0px 5px;
    background-color: #b2b2b4;
    border-radius: .55em;
    color: #fff;
}

.dashboard-unpublished-container {
    height: 150px;
    max-height: 150px;
    overflow: auto;
}

.dashboard-unpublished-container p{
    padding-top: 65px;
}


.icon-registered {
    color: #4cae4c;
}

.icon-registered-not-yet {
    color: #b3b3b3;
}


.info-label {
    font-weight: 600;
    font-size: 14px;
    color: #777;
}


.login-form #downloadApp img {
    width: 46%; 
}

@font-face {
    font-family: myFirstFont;
    src: url(../ClientTheme/ar/fonts/TheSansPlain.woff);
}


.login-form img {
    width: 31%;
}  

@media only screen and (max-width: 991px) {
    .login-form img {
        width: 70%;
    }
    .login-form #downloadApp img {
        width: 25%;
        margin-left: 10px;
    }
}
@media only screen and (max-width: 639px) {
    .login-form img {
        width: 100%;
    } 
}
@media only screen and (max-width:586px) {
    .login-form #downloadApp img {
        width: 100%;
        margin-left: 0;
        margin-top: 16px;
        margin-bottom: 16px;
    }
}



.page-content {
    background-color: white; 
}

.card {
    border: 1px solid #eaeaea !important;
}
.img-thumbnail {
    border: none !important;
    background: transparent !important;
    width: 35%;
}

.span-time {
    color: #b7bec4
}

.form-select, .form-control {
    border: 1px solid #eaeaea !important;
}



.btn-save {
    color: #fff !important;
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
}

.btn-check:active + .btn-save, .btn-check:checked + .btn-save, .btn-save.active, .btn-save:active, .show > .btn-save.dropdown-toggle {
    color: #fff;
    background-color: #d8a44e;
    border-color: #d8a44e;
}

    .btn-save:hover {
        color: #fff;
        background-color: #dd961f !important;
        border-color: #dd961f !important;
    }



.btn-details {
    color: #fff !important;
    background-color: #49545f !important;
    border-color: #49545f !important;
    border-radius: 20px !important;
}


.btn-details:active + .btn-details, .btn-details:checked + .btn-details, .btn-details.active, .btn-details:active, .show > .btn-details.dropdown-toggle {
    color: #fff;
    background-color: #495057;
    border-color: #495057;
}

.btn-details:hover {
    color: #fff;
    background-color: #495057 !important;
    border-color: #495057 !important; 
}


/* width */
::-webkit-scrollbar {
  width: 5px;
  background:white;
  border-radius:20px;
}

/* Track */
::-webkit-scrollbar-track {
    background: white;
    border-radius: 20px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #d3d3d3;
    border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.bx-fullscreen:before {
    content: "\ea5e" !important;
}
.fullscreen-enable [data-bs-toggle=fullscreen] .bx-fullscreen::before {
    content: "\ea3f" !important;
}

.table-rep-plugin .table .table-light {
    color: #b6bdc4 !important;
    border-color: #ececec !important;
    background-color: #f7f7f7 !important;
}
.table-rep-plugin .table .table-light-2 {
    color: #b6bdc4 !important;
    border-color: #ececec !important; 
}

.table-rep-plugin .mdi-delete::before {
    color: red !important;
    font-size: 20px !important;
    vertical-align: middle !important;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background-color: white !important;
    border-color: #e3e6eb !important;
    color: #495057 !important;
    width: 150px !important;
    text-align: left !important;
}

.table-rep-plugin .mdi-chevron-down {
    float: right !important;
}

.table-rep-plugin .btn-light {
    color: #000 !important;
    background-color: #f7f7f7 !important;
    border-color: #f7f7f7 !important;
}

.table-rep-plugin .table-light {
    --bs-table-bg: #f7f7f7 !important;
}


.table-rep-plugin th,
.table-rep-plugin tr {
    text-align: center !important;
    vertical-align: middle !important;
}

.table-rep-plugin .page-item.active .page-link {
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
    color:white;
}

.table-rep-plugin .justify-content-end {
    justify-content: center !important;
}

.table-rep-plugin .mdi-apple-ios::before {
    content: "\f0037" !important;
    font-size: 20px !important;
    background-color: #d3d3d3 !important;
    border-radius: 8px !important;
    padding: 0px 5px !important;
    color: white !important;
}


.table-rep-plugin .mdi-android::before {
    font-size: 35px !important;
    border-radius: 8px !important;
    padding: 0px 6px !important;
    color: #d3d3d3 !important;
}

.table-rep-plugin .device {
    padding-top: 10px !important;
}


.table-rep-plugin .mdi-file-find::before {
    content: "\F021E" !important;
    color: #d8a44e !important;
}

.table-rep-plugin .sticky-table-header, .table-rep-plugin table.focus-on tbody tr.focused td, .table-rep-plugin table.focus-on tbody tr.focused th {
    background: #d8a44e !important;
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
}

.btn-group  button {
    display: none !important;
}

.btn-group button.dropdown-toggle{
    display:block !important;
}

.form-check-input:checked {
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
}
.table-rep-plugin .checkbox-row input[type=checkbox]:checked + label::before {
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
    content: none !important;
}

.table-rep-plugin .checkbox-row input[type=checkbox]:checked + label::after {
    content: none !important;
}
.table-rep-plugin .checkbox-row input[type=checkbox] {
    cursor: pointer;
    opacity: 1!important; 
}


.table-rep-plugin .sticky-table-header .table-light {
    background: #d8a44e !important;
    background-color: #d8a44e !important;
    border-color: #d8a44e !important;
}

.dropdown-menu li.checkbox-row {
    width: 45% !important;
    display: inline-block !important;
}

.width-ddl {
    width: 544px;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}



td {
    color: black !important;
}


.display-none {
    display:none !important;
}
.table th {
    font-weight: 400 !important;
}

.breadcrumb-item > a {
    color: #74788d !important;
}
.breadcrumb-item.active { 
    color: #495057 !important;
}


.card .img-fluid.card-img {
    width: 50% !important;
    margin: 0 0 20px 0 !important;
    float: right !important;
}



@media only screen and (max-width:767px) { 

    .card .img-fluid.card-img {
         width: 100% !important; 
        margin: 0 0 20px 0 !important;
        float: right !important;
    }

}


.page-link {
    background-color: #f7f7f7 !important;
}
.PagedList-skipToPrevious .page-link, .PagedList-skipToNext .page-link {
    background-color: white !important;
}

.pull-right {
    float: right;
}

hr:not([size]) {
    height: 0.5px !important;
}


body[data-sidebar=dark] .vertical-menu {
    background: #1c2128 !important;
}
body[data-sidebar=dark] .navbar-brand-box {
    background: #1c2128 !important;
}

body[data-sidebar=dark] .mm-active .active {
    color: #fff !important;
    border: 1px solid #2d333b;
    border-radius: 30px;
    margin: 10px !important;
    background-color: #2d333b;
    /*padding: 10px 0px 10px 10px !important;*/
}



.active .mdi::before {
    color: #d8a44e;
}


.bx-dots-vertical:before {
    color: #d8a44e;
}


.loginLayout {
    /* Layout Properties */
    
}
    .loginLayout h4 {
        /* UI Properties */
        text-align: left;
        font-size: 22px;
        letter-spacing: 0px;
        color: #D8A44E;
        opacity: 1;
    }
    .loginLayout p {
        text-align: left;
        letter-spacing: 0px;
        color: #FEFEFE;
        opacity: 1;
        font-size: 62px;
    }

.auth-full-bg .bg-overlay {
    background: url(../images/bg@2x.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.auth-full-bg {
    background-image: url('../images/bg@2x.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.loginh5 {
    font-size: 24px;
    text-align: left;
    letter-spacing: 0px;
    color: #495057 !important;
    opacity: 1;
}
    .loginh5 .image {
        padding-right: 20px;
    }
.form-control {
    border: 1px solid #E3E3E3 !important;
}

.text-muted2 {
    color: #8C9194 !important;
}

.form-control {
    height: 50px;
}
.form-label {
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #495057;
}

.loginbtn {
    background: #D8A44E 0% 0% no-repeat padding-box !important;
    border-radius: 4px !important;
    opacity: 1 !important;
    border-color: #D8A44E !important;
    height: 60px !important;
    font-size: 16px !important;
}

.regiternow p {
    text-align: center;
    letter-spacing: 0px;
    font-size: 14px;
    color: #8C9194 !important;
}
    .regiternow p a {
        /* UI Properties */
        text-align: center;
        font-size: 14px;
        letter-spacing: 0px;
        color: #D8A44E !important;
    }

@media (min-width: 1200px){
    .auth-full-bg {
        height: 100% !important;
    }
}


.margin-auto {
    vertical-align: middle;
    margin: auto 0;
}


.avatar-title {
    background-color: white !important;
}


.bx-log-in-circle:before {
    content: "\eab3";
    color: #d8a44e;
}

.page-link:hover { 
    color: #d8a44e;
}



.active .bx::before {
    color: #d8a44e;
}


.logout-btn{
    width:100%;
    text-align:left;
}


.show-blur {
    -webkit-filter: blur(35px);
    -moz-filter: blur(35px);
    -o-filter: blur(35px);
    -ms-filter: blur(35px);
    filter: blur(35px);
    background-color: #1c2128;
}

#loadingIndicator {
    display: none;
    position: absolute;
    z-index: 5;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}


.sr-only {
    position: relative;
    /* top: 28px; */
    left: -22%;
    right: -22%;
    width: 100%;
    color: #f1b44c;
    font-weight: 700;
    margin: 0;
}

.spinner-grow {
    display: block;
    vertical-align: 1.875em;
}

.popover-arrow {
    display: none;
}


.paddingleft {
    padding-left: 1pc;
    padding-right: 1pc;
}


.waves-ripple{

}




.active .mdi::before { 
    color: #d8a44e;
}