﻿.content-wrapper {background-color: #e4edf6;}
.content-header{padding:15px; display:flex; padding-top:15px !important; justify-content: space-between; align-items: center;}
.content-header-right{display:flex; align-items: center; width:50%; justify-content:flex-end;}
.main-header {    background-color: #f3f7fc;    box-shadow: 0 0 0 1px rgba(205, 216, 228, 0.25), 0 2px 12px rgba(205, 216, 228, 0.5);    border-bottom:none;}
.main-sidebar {background-color: #33404d;}
.brand-link{background-color:#29333d; border-bottom:none !important;}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active{background-color:#29333d !important; color:#fffff !important;}
/*.nav-sidebar > .nav-item.menu-open > .nav-link, .nav-sidebar > .nav-item:hover > .nav-link, .nav-sidebar > .nav-item > .nav-link:focus {background-color:#1f2933 !important;}*/ /*is line me dikkat hai*/
.nav-treeview > .nav-item > .nav-link:hover, .nav-treeview > .nav-item > .nav-link:focus {    background-color: #1f2933 !important; color:#ffffff !important;}
.modal-header{position:relative;}
.modal-header h4 {text-align: left;    }
.modal-header .close{right:0px; top:0px; font-size:36px; color:#000; opacity:1;}
/*.btn {background-color: rgba(96, 125, 159, 0.25);    color: #3f4d5a; border:none; border-radius:0px;}
.btn:focus, .btn:hover {background-color: rgba(96, 125, 159, 0.35); color: #3f4d5a;}*/
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background-color: #28a745;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{background-color:#dc331b !important; color:#ffffff !important;}

.main-sidebar .sidebar .nav-sidebar .has-treeview ul.nav-treeview {margin:10px 15px;}
.main-sidebar .sidebar .nav-sidebar .has-treeview ul.nav-treeview li a.nav-link{padding:5px; font-size:15px;}
.main-sidebar .sidebar .nav-sidebar .has-treeview ul.nav-treeview li a.nav-link i{font-size:15px;}

.custom-grid-table th{background-color:rgba(96, 125, 159, 0.25); border:none; border-bottom:none !important; color:#3f4d5a; font-size:15px;}
.custom-grid-table td{border:none; padding:8px 10px; vertical-align:middle; border-bottom:1px solid rgba(0, 0, 0, 0.125); border-bottom-width:thin !important; font-size:15px;}
.custom-grid-table td a{color:rgb(33, 37, 41); text-decoration:underline;}
.custom-grid-table td a:hover{color:#29333d;}
.custom-grid-table tr:hover{background-color: #f3f7fc;}
table.dataTable.table-bordered{border:none;}

.dataTables_wrapper .dataTables_length{display: flex; align-items: center; width: 235px; font-size: 14px; color: #605c5b!important; margin: 25px 0 20px 0;}
/*.dataTables_wrapper .dataTables_length select{width: 88px;border: solid 1px #e5e5e5;font-size: 14px;color: #605c5b;height: 33px;padding: 0 0 0 5px;margin: 0 10px;} DRJ-300420*/
/*.dataTables_wrapper .dataTables_filter{margin: 25px 125px 20px 0;}*/
.dataTables_wrapper .dataTables_filter {margin: 25px 0 20px 0;}
/*.dataTables_wrapper .dataTables_filter input{border: solid 1px #e5e5e5;font-size: 14px;color: #605c5b;height: 33px; margin-left: 10px;} DRJ300420*/

.tableouter .btn.btn-info {background: #6ab1de;border-radius: 0;border: none;font-size: 14px;font-weight: 300;padding: 0 17px;height: 33px;line-height: 33px;position: absolute;right: 30px;top: 25px;z-index: 1;}
.tableouter table.dataTable{border: none; margin-bottom: 20px; position: relative; padding-top: 20px;}
.tableouter table.dataTable::before {width: 100%;height: 1px;background: #ebebeb;content: "";position: absolute;top: 0;left: -30px;right: -30px;z-index: 9;}
.tableouter table.dataTable th{font-size: 14px; color: #605c5b; font-weight: 700; text-transform: uppercase; width: auto!important;}
.tableouter table.dataTable td{font-size: 14px; color: #555555; font-weight: 400; vertical-align: middle; padding: 14px 18px;}
.tableouter table.dataTable td a{color: #555555;}
.tableouter table.dataTable td a.btn{color: #929292; border: solid 1px #e1e1e1; background: #ffffff;}
.tableouter table.dataTable td .bootstrap-switch{border-radius: 30px; border-color: #e8e8e8;}
.tableouter table.dataTable td .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{background: #8bc34a;}
.tableouter table.dataTable tr:nth-of-type(2n+1) td{background: #f9f9f9;}
.tableouter table.dataTable tr:hover{background: #f3f7fc;}
.tableouter .table-bordered th, .tableouter .table-bordered td{border-bottom: solid 1px #e4e4e4; border-top: none; border-left: none; border-right: none;}
.dataTables_wrapper .dataTables_info{font-size: 14px;}
.dataTables_wrapper .dataTables_paginate{}
.dataTables_wrapper .dataTables_paginate .paginate_button{border: none;border-radius: 0;background: #f3f3f3;border: solid 1px #f3f3f3;color: #959595!important; border-radius: 0; font-size: 12px;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover{border-color: #63adde; background: #ffffff; color: #63adde!important;}*/


.fa-stack{font-size:8px; color:##586876; margin-top:-2px;}
/*input.form-control, select.form-control, textarea.form-control { border-radius: 3px;    border: 1px solid rgba(96, 125, 159, 0.25);    background-color: #fbfcfe;    -webkit-box-shadow: inset 0 1px 4px -1px rgba(96, 125, 159, 0.25);  box-shadow: inset 0 1px 4px -1px rgba(96, 125, 159, 0.25); } DRJ-300420*/
input.form-control:focus,select.form-control:focus, textarea.form-control:focus{box-shadow:none; border: 1px solid rgba(96, 125, 159, 0.50);}
textarea.form-control{resize:none;}
select.form-control.btn:hover, select.form-control.btn.btn-info:active, select.form-control.btn:focus{background-color:transparent; border: 1px solid rgba(96, 125, 159, 0.50);}
.form-check-input{position:relative; margin:0px;}

/*select.form-control{appearance:none; -webkit-appearance:none; background-image:url(src/assets/images/arrow-select.png); background-repeat:no-repeat; background-position:98% 56%; text-align:left; color:#939ba2; padding-right:25px;}
select.custom-select{background-size:13px; font-size:13px; background-position:90% 56%;} DRJ-300420*/
select.form-control::-ms-expand {display: none;}

.img-circle{width:38px !important; height:38px !important;}
.user-image{margin-top:-5px;}
.btn.submit, #btn_submit{background-color:#E5422B !important; color:#ffffff;}
.btn.submit:hover, #btn_submit:hover{background-color:#dc331b !important;}


#main-content {display: flex; flex-wrap:wrap; width:100%; justify-content: space-between; font-size:0px; margin:0px auto -25px;}
#content-container { width:75%; font-size:16px; padding:0px 10px 0px 15px;}

.custom-cards{background-color:transparent; border:none; box-shadow:none;}
.custom-cards .nav-tabs{border-bottom:none;}
.custom-cards .nav-tabs a{color:#606d7b;}
.custom-cards .nav-tabs a.active{border:1px solid #ffffff;}
.custom-cards .card-body{background-color:#ffffff;}
label{color:#606d7b; font-size:15px; line-height:15px;}
.profile-photo-section .user-photo {clear:both;}
.profile-photo-section .user-photo #current-photo img {	max-width: 120px;	display: block;	border-radius: 5px;}
.profile-photo-section .user-photo #current-photo {	float: left; margin-bottom:10px;}
.profile-photo-section .user-photo-controls {	float: left; margin-left:15px;}
.profile-photo-section{margin-bottom:24px;}

.select2-container .select2-selection--single{ height:auto !important; border-radius: 3px;    border: 1px solid rgba(96, 125, 159, 0.25); background-color: #fbfcfe;  -webkit-box-shadow: inset 0 1px 4px -1px rgba(96, 125, 159, 0.25);  box-shadow: inset 0 1px 4px -1px rgba(96, 125, 159, 0.25);}
.select2-container--default .select2-selection--single{border:1px solid rgba(96, 125, 159, 0.25) !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit !important; padding:0px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{top:17px !important;}

.breadcrumb-item a{color:#606d7b; }
.breadcrumb-item{color:#29333d; font-size:12px;}
.change-password-page{max-width:600px; background-color:#ffffff;}
.main-footer{font-size:14px;}
.main-footer a{color:#606d7b;}

.top-dropdown-setting{min-width:170px; width:170px;}
.top-dropdown-setting:after{position:absolute; width:0px; height:0px; content:''; right:28px; top:-5px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #ffffff;}
.top-dropdown-setting .dropdown-item{padding:5px 15px; font-size:14px;}
.top-dropdown-setting .dropdown-item:hover{background-color:#29333d; color:#ffffff;}
.custom-snav-list > a{margin-bottom:5px;}

.modal-header{background-color:rgba(96, 125, 159, 0.25);}
/*#btn-submit{background-color:#E5422B !important; color:#ffffff;}
#btn-submit:hover{background-color:#dc331b !important;} DRJ-300420*/

h3.card-title{margin-top:10px; font-weight:600;} 
.user-responsive-table{overflow-X:scroll; white-space:nowrap;}

.inner-tabs{margin-bottom:20px; border-bottom:1px solid rgba(96, 125, 159, 0.25) !important;}
.inner-tabs .nav-item a.active{ margin-top:-1px; color:#29333d; font-weight:500; border-bottom:2px solid #dc331b;}
.inner-tabs .nav-item a{color:#3f4d5a; font-size:15px; border:none;}
.inner-tabs .nav-item a:hover{}

.btngroup{display:flex; margin-right:10px;}
.btngroup .btn-share{border-top-left-radius:0px; border-bottom-left-radius:0px; border-left:1px solid #ffffff;}
.btngroup .btn-preview{border-top-right-radius:0px; border-bottom-right-radius:0px;}
.save-draft-btn-container{margin-right:10px;}

span.red-color{color:#dc331b;}
.select-sets{width:50%;}
.select2-results ul.select2-results__options li.select2-results__option{font-size:13px;}

.check-list-box{margin:0px; padding:0px; list-style:none;}
.check-list-box li{margin-right:10px; display:inline-block; vertical-align:top; margin-bottom:10px;}
.custom-checkbox {position: relative;  padding-left:25px;  margin-bottom: 12px;  cursor: pointer;  font-size:14px;  -webkit-user-select: none;  -moz-user-select: none;
  -ms-user-select: none;  user-select: none; font-weight:normal !important;}
.custom-checkbox input {  position: absolute;  opacity: 0;  cursor: pointer;  height: 0;  width: 0; left:0px;}
.checkmark { position: absolute;  top: 0;  left: 0;  height:18px;  width:18px;  background-color: #ffffff; border:1px solid rgba(51, 64, 77, 0.50);}
.custom-checkbox:hover input ~ .checkmark { background-color: #ccc;}
.custom-checkbox input:checked ~ .checkmark {  background-color: #29333d;}
.checkmark:after { content: "";  position: absolute;  display: none;}
.custom-checkbox input:checked ~ .checkmark:after {  display: block;}
.custom-checkbox .checkmark:after {  left:0px;  top:-2px; right:0px; bottom:0px;  width:7px;  height:10px;  border:solid white;  border-width: 0 3px 3px 0;  -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);
  transform: rotate(45deg); margin:auto; text-align:center;}
.content-wrapper > .content{padding-bottom:15px;}


.pagination .page-item.active .page-link{background-color:#33404d; border:1px solid #33404d; }
.pagination .page-link{color:#606d7b; font-size:13px;}
.pagination .page-link:focus{box-shadow:none;}
.icheck-success > input:first-child:checked + input[type="hidden"] + label::before, .icheck-success > input:first-child:checked + label::before {background-color: #33404d !important;border-color: #33404d !important;}
.icheck-success > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before, .icheck-success > input:first-child:not(:checked):not(:disabled):hover + label::before{border-color: #33404d !important;}

.gendar-mb{margin-bottom:15px;}
.instructions p{font-size:13px; color:#7b8793; line-height:14px;}
.name-build{display:flex;}
.name-build .form-group{padding-right:10px;}
.name-build .form-group:last-child{padding-right:0px;}
#RoleId-error, #FirstName-error{font-size:12px;}
.name-build #TitleId{padding-left:5px; width:60px; font-size:14px;}
.switch{margin-top:5px;}

.card-body table.dataTable{margin-bottom:20px !important;}
.dataTables_info{font-size:14px;}
.calendar-field{position:relative; display: flex;}
.calendar-field i{color:rgba(63,77,90,0.70); margin-right:5px; margin-top:3px;} 
 
.action-view-popup{display:inline-block; text-align:right;}
 
 

/*.slag-option-box, .calendar-field{width:100%;}*/
.calendar-field label{margin-bottom:0px; line-height:19px; margin-right:5px; cursor:pointer; font-weight:normal !important;}
 

.ajs-modal .ajs-header{background-color:rgba(96, 125, 159, 0.25); font-size:24px; color:#000000;}
.ajs-modal .ajs-body{padding:15px 0px;}
.ajs-modal .ajs-body .ajs-content{padding:0px; font-size:15px;}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button{font-size:16px; border:none; box-shadow:none;}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button:focus{outline:none;}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button.ajs-ok{background-color:#E5422B; color:#ffffff;}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button.ajs-ok:hover{background-color:#dc331b;}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button.ajs-cancel{background-color:rgba(96, 125, 159, 0.25);}
.ajs-modal .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:hover{background-color:rgba(96, 125, 159, 0.35);}

.meta-heading{font-size:18px; display:block; margin-bottom:20px;}
.inputwithcount{position:relative;}
.inputwithcount .count-chart{display:inline-block; position:absolute; right:6px; top:6px;}
.inputwithcount input.form-control{padding-right:80px;}

.input-group-append .input-group-text {background-color:#fbfcfe;  box-shadow: inset -3px 1px 4px -1px rgba(96, 125, 159, 0.25); border-left:0px; color:#a9aeb3;}
.input-group-append {z-index:1; margin-left:-4px;}
.card-default.collapsed-card {padding-bottom: 0;}


@media only screen and (max-width: 1650px) {
.custom-grid-table{white-space:nowrap; overflow-x:scroll; display:block; z-index:0; position:relative;}
}



@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1199px) {
.calendar-field i{top:3px;}
}

@media only screen and (max-width: 991px) {


#main-content{flex-direction: column;}
#content-container{width:100%; max-width:none;}
.modal-header h4{font-size:20px;}
.modal-header .close{font-size:27px;}
.flexible-dots-navs li{border-right:0px;}

}

@media only screen and (max-width: 767px) {
.content-header{flex-direction: column; align-items: flex-start ; flex-wrap: wrap;}
.content-header-right{width:100%;}
.profile-photo-section .user-photo-controls{margin-left:0px;}
.profile-photo-section .user-photo{ float:none;}
.profile-photo-section .user-photo #current-photo{float:none; margin-bottom:15px;}
.content-header-right{justify-content:flex-start; flex-wrap: wrap;}

.modal-header h4{font-size:18px;}
.content-header h1{font-size: 21px; margin-bottom:5px;}
.content-header-right a{margin-bottom:5px;}

.custom-cards .nav-tabs a{padding:4px 5px; font-size:14px;}	
.custom-cards .card-body{padding:12px 7px;}
.save-draft-btn-container a{margin-bottom:0px;}
label{font-size:14px;}
.card-body table.dataTable{margin-bottom:10px !important;}
ul.pagination{margin:10px auto 0px !important; text-align:center; justify-content: center !important;}

.alert-success{top:70px; right:0px; left:inherit;}
 
.ajs-modal .ajs-header{font-size:18px;}
.card-header > .card-tools{margin-top:10px;}
.slag-option-box, .calendar-field{width:auto;}	
}

@media only screen and (max-width: 575px) {
	
}

@media only screen and (max-width: 479px) {
	
}

 


/*CSS form switch toggle control*/
.custom-switch {padding-left: 2.25rem;padding-bottom: 1rem;}
.custom-control-label {padding-left: 2rem;padding-bottom: 0.1rem;padding-top: 5px;}
.custom-switch .custom-control-label::before {left: -2.25rem;height: 2rem;width: 3.5rem;border-radius: 1rem;}
.custom-switch .custom-control-label::after {top: calc(0.25rem + 2px);left: calc(-2.25rem + 2px);width: calc(2rem - 4px);height: calc(2rem - 4px);background-color: #adb5bd;border-radius: 2rem;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.custom-switch .custom-control-label::after {transition: none;}
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {background-color: #fff;-webkit-transform: translateX(1.5rem);transform: translateX(1.5rem);}
.field-validation-error {color: #dc3545;}
.form-control.input-validation-error {
    border-color: #212529;
}


.btn-add-new-grid {float: right;margin: 0 0 0 -100px;position: relative;bottom: -25px;font-size: 14px;}

/*Select2 CSS*/

.select2-container {
    min-width: 100%;
}

.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

    .select2-results__option:before {
        content: "";
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        border: 2px solid #e9e9e9;
        border-radius: 4px;
        background-color: #fff;
        margin-right: 20px;
        vertical-align: middle;
    }

    .select2-results__option[aria-selected=true]:before {
        font-family: fontAwesome;
        content: "✓";
        color: #fff;
        background-color: #ed2c7e;
        border: 0;
        display: inline-block;
        padding-left: 3px;
    }

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

.select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #aaa;
    border-width: 2px;
}

.select2-container--default .select2-selection--multiple {
    border-width: 2px;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}
 select with icons badges single
.select-icon .select2-selection__placeholder .badge {
    display: none;
}

.select-icon .placeholder {
    display: none;
}

.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
     content: "" !important; 
}

.select-icon .select2-search--dropdown {
    display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #212529;
}
/*CheckBox CSS on manage class page*/
.check-label {
    flex-wrap: wrap;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    text-align: left;
}

.check-label li {
    display: block;
    width: 25%;
}

.check-label input[type="checkbox"][id^="cb_"] {
    display: none;
}

.check-label label {
    padding: 0;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
}

    .check-label label:before {
        background-color: white;
        color: white;
        content: " ";
        display: block;
        border-radius: 50%;
        border: 1px solid grey;
        position: absolute;
        top: -5px;
        left: -5px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 28px;
        transition-duration: 0.4s;
        transform: scale(0);
    }

    .check-label label img {
        height: auto;
        width: 100%;
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
    }

.check-label :checked + label {
    border-color: #ddd;
}

    .check-label :checked + label:before {
        content: "✓";
        background-color: #007bff;
        transform: scale(1);
    }

    .check-label :checked + label img {
    }

.check-label .check-up-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    background: rgba(255,255,255, 0.8);
    padding: 10px;
}


.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label {
    font-size: 11px !important;
    padding-left: 3px;
    padding-right: 3px;
    min-width:50px;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
  
    white-space: nowrap;
}

.unapprove {
    background: #bd2130 !important;
    border-color: #bd2130 !important;
}
