                /*

* Override Pages default styles or create your own styles here

*/
                
                .overlay-black {
                    background: rgba(0, 0, 0, 0.65);
                }
                
                .text-100 {
                    font-weight: 100
                }
                
                .text-200 {
                    font-weight: 200
                }
                
                .text-300 {
                    font-weight: 300
                }
                
                .text-400 {
                    font-weight: 400
                }
                
                .text-500 {
                    font-weight: 500
                }
                
                .text-600 {
                    font-weight: 600
                }
                
                .text-700 {
                    font-weight: 700
                }
                
                .text-800 {
                    font-weight: 800
                }
                
                .text-900 {
                    font-weight: 900
                }
                
                .pgn-wrapper {
                    position: fixed;
                    z-index: 13 !important;
                }
                
                .upload-btn-wrapper {
                    position: relative;
                    overflow: hidden;
                    display: inline-block;
                    height: 100px;
                    width: 100px;
                }
                
                .upload-btn {
                    position: absolute;
                    top: 0;
                    left: 0;
                    font-size: 20px;
                    height: 100px;
                    width: 100px;
                    border-radius: 50%;
                }
                
                .upload-btn-wrapper input[type=file] {
                    font-size: 100px;
                    position: absolute;
                    left: 0;
                    top: 0;
                    opacity: 0;
                    height: 100px;
                    width: 100px;
                    cursor: pointer;
                    z-index: 99;
                    border-radius: 50%;
                }
                
                .upload-profile-picture {
                    background-color: transparent;
                    background-position: center center;
                    background-size: contain;
                    background-repeat: no-repeat;
                }
                
                .upload-icon {
                    font-size: .8941em;
                    background: tomato;
                    color: #fff;
                    padding: 7px;
                    border-radius: 50px;
                    z-index: 99;
                }
                
                .upload-label {
                    position: absolute;
                    margin: 0;
                    bottom: 5px;
                    right: 0;
                    z-index: 9;
                }
                
                .thumbnail-wrapper.bordered {
                    border-width: 1px !important;
                    border-style: solid;
                }
                
                .pgn-circle .alert>div>div.pgn-thumbnail>div {
                    border: 1px solid #999;
                    border-radius: 50%;
                    border-radius: 50%;
                    overflow: hidden;
                    width: 48px;
                    height: 48px;
                }
                
                .card {
                    background-color: transparent;
                }
                
                .text-case-none {
                    text-transform: none;
                }
                
                div.cs-select {
                    max-width: 100%;
                }
                
                .cs-backdrop {
                    border: none !important;
                }
                
                .form-control[disabled],
                .form-control[readonly],
                fieldset[disabled] .form-control {
                    color: rgba(87, 87, 87, 0.73) !important;
                }
                
                .demo-table-search thead th:nth-child(1) {
                    width: 5% !important;
                }
                
                .no-margin {
                    margin: 0 !important;
                }
                
                .no-padding {
                    padding: 0 !important;
                }
                /* .demo-table-search thead th:nth-child(2) {
width: 15%;
}

.demo-table-search thead th:nth-child(4) {
width: 12%;
}

.demo-table-search thead th:nth-child(3) {
width: 20%;
}

.demo-table-search thead th:nth-child(5) {
width: 15%;
} */
                
                .dropzone .dz-preview,
                .dropzone-previews .dz-preview {
                    background: rgba(255, 255, 255, 0.8);
                    position: relative;
                    display: inline-block;
                    margin: 17px;
                    vertical-align: top;
                    border: 1px solid #acacac;
                    height: 60px !important;
                    margin: 0 !important;
                    padding: 0 !important;
                }
                
                .dropzone .dz-default.dz-message {
                    opacity: 1;
                    -ms-filter: none;
                    filter: none;
                    -webkit-transition: opacity 0.3s ease-in-out;
                    -moz-transition: opacity 0.3s ease-in-out;
                    -o-transition: opacity 0.3s ease-in-out;
                    -ms-transition: opacity 0.3s ease-in-out;
                    transition: opacity 0.3s ease-in-out;
                    background-image: url(../images/spritemap.png);
                    background-repeat: no-repeat;
                    background-position: 0 0;
                    position: absolute;
                    width: 100%;
                    height: 60px;
                    margin-left: 0 !important;
                    margin-top: 0 !important;
                    top: 0 !important;
                    left: 0 !important;
                }
                
                .dropzone .dz-default.dz-message span {
                    display: grid;
                    align-items: center;
                    justify-content: center;
                    height: 100%;
                }
                
                #error_messages {
                    height: 50px;
                    background: red;
                    display: grid;
                    color: #fff;
                    justify-content: center;
                    align-content: center;
                }
                
                .sup {
                    background: #2a2b30;
                    padding: 1px 5px;
                    border-radius: 50px;
                    color: white;
                    font-weight: bold;
                    margin-left: 5px;
                }
                
                .no-data {
                    display: grid;
                    height: 70vh;
                    align-content: center;
                    justify-content: center;
                    font-size: 0.85585em;
                    letter-spacing: 0.1em;
                    text-transform: uppercase;
                }
                
                body.sidebar-visible .page-sidebar .sidebar-header .sidebar-header-controls {
                    -webkit-transform: translate3d(0px, 0, 0) !important;
                    transform: translate3d(0px, 0, 0) !important;
                    -ms-transform: translate(0px, 0) !important;
                }
                
                .m-b-60 {
                    margin-bottom: 60px;
                }
                
                .m-b-80 {
                    margin-bottom: 80px;
                }
                
                .chart-label {
                    border-radius: 5px;
                    font-size: .788224em;
                    padding: 5px 10px;
                    letter-spacing: 0.1em;
                    text-transform: uppercase;
                    font-weight: 600;
                    color: #fff;
                    width: 100%;
                    text-align: center;
                }
                
                .black {
                    background-color: #2a2b30;
                }
                
                .text-sm {
                    font-size: .845em;
                    letter-spacing: 0.1em;
                }
                
                .center-grid {
                    display: grid;
                    grid-gap: 5px;
                    justify-content: center;
                    align-items: center;
                    grid-template-columns: 150px 150px;
                }
                
                .more-info {
                    padding: 15px;
                    box-shadow: inset 0 0 1px 0px black;
                    border-radius: 4px;
                    transition: .2s ease-in-out;
                }
                
                .more-info:hover {
                    box-shadow: inset 0 0 20px 11px black !important;
                    transition: .2s ease-in-out;
                    color: #000;
                    cursor: pointer;
                }
                
                @media (min-width: 576px) {
                    .dialog-cust {
                        max-width: 1200px;
                        margin: 1.75rem auto;
                    }
                }
                
                @media (min-width: 768px) {
                    .modal .dialog-cust {
                        width: 1200px;
                    }
                }
                
                .modal.fade.fill-in .dialog-cust {
                    display: table;
                    height: 100%;
                }

                .page-sidebar .sidebar-menu .menu-items>li>a>.title {
                    float: left;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    width: 85%;
                }