body{
background-color:#dce4ea;	
}
.sidenav-header{
	height: 100px;
}
.btn-primary{border-color:#13c4a1;background-color:#13c4a1;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #181a56;
}
.btn-default{
	border-color: #080a3c;
background-color: #080a3c;
}
.btn-default:hover{
	border-color: #13c4a1;
background-color: #13c4a1;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{
border: solid white;
border-width: 0 2px 2px 0;
}
.daterangepicker .calendar-table .next span:hover, .daterangepicker .calendar-table .prev span:hover{
border: solid black;
border-width: 0 2px 2px 0;
}
.daterangepicker .drp-calendar{
	max-width:100%
}
.bootstrap-datetimepicker-widget .picker-switch{
	color:#fff;
}
.bootstrap-datetimepicker-widget table th.next span, .bootstrap-datetimepicker-widget table th.prev span{
	color:#fff;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover{
	background: #13c4a1;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover, .bootstrap-datetimepicker-widget table thead tr:first-child th:hover span{
		background: #13c4a1;
}
.bootstrap-datetimepicker-widget table th.dow{
	color: #fff;
}
.bootstrap-datetimepicker-widget .picker-switch td span{
	background: #080a3c;
}
.bootstrap-datetimepicker-widget .picker-switch td span:hover{
	background: #13c4a1;
}
.bootstrap-datetimepicker-widget a[data-action="togglePicker"], .bootstrap-datetimepicker-widget a[data-action="togglePicker"]:hover{
	color: #fff;
	background-color: #13c4a1;
}
.bootstrap-datetimepicker-widget .timepicker-hours a{
	background-color: #080a3c;
}
.bootstrap-datetimepicker-widget .timepicker-hours a:hover{
	background: #13c4a1;
}
.bootstrap-datetimepicker-widget table td span{
	background: #080a3c;
}
.bootstrap-datetimepicker-widget table td span:hover{
	background: #13c4a1;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover{
background-color: #2dce89;	
}
.ht-300{
	height:300px;
	overflow-y: scroll;
overflow-x: hidden;
padding-right: 14px;
}
.timeline-one-side .timeline-content{
	max-width:100%;
}
.timeline-block{
	margin: 1.5em 0;
}

.settings_wrap .remove_current_image{

position: absolute;
top: 110px;
left: 110px;
background-color: #fff;
border: 3px solid #fff;
border-radius: 50%;
padding: 3px;
z-index: 11;
}

.settings_wrap .remove_current_image .fa{
font-size:20px;
color:#f5365c;
}
#sidenav-collapse-main .navbar-nav a.active{
background-color: #13c4a1;
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(19, 196, 161, 0.62);
color: #fff;
}
#sidenav-collapse-main .navbar-nav a.active i{
color: #fff !important;
}
.navbar-vertical .navbar-nav .active.nav-link[data-toggle="collapse"][aria-expanded="true"]::after {
	color: #fff !important;
}
.navbar-vertical .navbar-nav .nav-link > i{
	font-size: 17px;
}


.st-block__inner{
	padding:0 !important;
}
ul.pagination{
	flex-wrap: wrap !important;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint
{
    display: none;
}
.tt-input{
	vertical-align:middle !important;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}


label.error {
    color: #d00303 !important;
    font-size: 13px !important;
 position: absolute;
bottom: -30px;

}
label.error.admin {
    bottom: -8px;
}
.has-error{
border-color: #b94a48 !important;
}
.label-error{
color:#b94a48 !important;
}
.invalid-feedback{
	display:block;
	color:#c94a48
}
.has-danger .input-group-prepend .input-group-text,
.has-success .input-group-prepend .input-group-text {
border-color: #b94a48 !important;

}

.has-danger .form-control::placeholder, .has-danger span {
color:#b94a48 !important;
}
.has-danger.focused .input-group{
	box-shadow:none;
}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid{
border-color: #b94a48 !important;
border-right:1px solid #b94a48 !important;	
border-radius:0.25em !important;
}
.custom-toggle-warning input:checked + .custom-toggle-slider{
border-color: #5e72e4;	
color:#5e72e4;	
}

.custom-toggle-warning input:checked + .custom-toggle-slider::before{
background: #5e72e4;	
}
.custom-toggle-warning input:checked + .custom-toggle-slider::after{
	color: #5e72e4;
}
.parsley-error{
	border-color:#c94a48 !important
}
.navbar-vertical .navbar-brand-img, .navbar-vertical .navbar-brand > img{
	max-height: 5rem;
}
.bg-primary {
    background-color:#080a3c !important;
}
a{
	color: #0c0039;
}
.text-violet{
color: #5e72e4 !important
}
#perpage{
	width:100px;
	float:right;
}
.left-side-accordians .panel-default>.panel-heading {
  color: #333;
  background-color: #0c0039;
  border-color: #0c0039;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.left-side-accordians .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
}

.left-side-accordians .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.left-side-accordians .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #0c0039;
}

.left-side-accordians .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.left-side-accordians .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.left-side-accordians .accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}
.left-side-accordians .panel.panel-default{
  border: solid 1px #154488;
  margin-bottom: 12px;
}
.left-side-accordians .panel-heading .panel-title{
  margin-bottom: 0px;
}
.left-side-accordians .panel-collapse{
  padding:10px 15px;
  border-top: solid 1px #154488;
  background-color: #fff;
}
.left-side-accordians #customerData p {
    margin-bottom: 5px;
    font-size: 13px;
}
.left-side-accordians #productData .table-bordered td, .left-side-accordians #productData .table-bordered th {
    /* border: 1px solid #e9ecef; */
    border: solid 1px #e0e0e0 !important;
}
.left-side-accordians .tab-content{
    border: solid 1px #ddd;
    border-top: none;
    padding: 15px 10px;
    background-color: #f9f9f9;
}
.left-side-accordians .nav-tabs .nav-item.show .nav-link, .left-side-accordians .nav-tabs .nav-link.active{
  background-color: #f9f9f9;
  border-color: #ddd #ddd #f9f9f9;
}
.left-side-accordians .tab-content .pagination .page-link {
    padding: 3px 7px;
    font-size: 11px;
}
.left-side-accordians .btn.addtomenu{
  margin-top: 15px;
  margin-bottom: 5px;
  float: right;
}
.left-side-accordians .tab-content label {
    font-weight: 400;
    font-size: 12px;
}
.left-side-accordians .tab-content input.form-control{
    height: 30px;
}
.left-side-accordians .panel input.form-control,.left-side-accordians .panel select.form-control{
  height: 29px;
  font-size: 13px;
  padding: 5px 8px;
}
.left-side-accordians .panel label.form-control-label{
  font-size:13px;
}
.left-side-accordians .panel .form-group {
    margin-bottom: 10px;
}
ul.manuals_lists li {
	font-size: 13px;
	font-weight: normal;
	color: #050505;
	line-height: 20px;
	background-color: #f6f6f6;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #e2e2e2;
}
#page_result{
margin-top: 15px;	
float: right;
}

 .imageUploadModal .file-list-gallery .card-body p{
    margin-bottom: 2px;
    line-height: 15px;
    font-size: 13px;
    color: #0e0e0e;
  }
  .imageUploadModal .file-list-gallery .card-body {
    padding: 10px;
    background-color: #eaeaea;
	border: 2px solid #8898aa;
  }
  .imageUploadModal .file-list-gallery .card-body .img-actions{
    float: right;
  }
  .imageUploadModal .file-list-gallery .card-body .img-actions .btn {
    cursor: pointer;
    padding: 3px 4px;
    font-size: 11px;
    line-height: 0px;
  }
  .imageUploadModal .file-list-gallery{
   /* height: 350px;
    overflow: scroll; */
    outline: none;
  }
  .image-modal-pop{
	 background:#fff !important; 
  }
  .image-modal-pop files-grid{
	height: 350px;
    overflow: scroll; 
  }
  .image-modal-pop #page_result{
float: left;
margin-top:0px;
  }
  .imageUploadModal .file-list-gallery img.img-fluid {
    max-height: 92px;
  }
  .imageUploadModal .filter-holders .form-control {
    padding: 3px 10px;
    height: 30px;
    font-size: 13px;
  }
  .imageUploadModal .filter-holders select.form-control {
    height: 30px;
  }
  button.btn.filter{
    font-size: 14px;
    padding: 5px;
  }
  .imageUploadModal .card-box.filter-holders, .imageUploadModal .card-box.file-list-gallery {
    padding: 15px;
    margin-bottom: 10px;
  }
    .modal-dialog.custom-width {
        max-width: 1100px;
    }
  [data-tooltip] {
  &:hover {
    &:before, &:after {
      display:block;
      position:absolute;
      font-size:4px;
      color:white;
    }
  }
}
a.file-select.selected .card{
  border: solid 3px #2397c3;
}
.imageUploadModal .btn:not(:last-child) {
    margin-right: 5px;
}
.browse-options img.img-preview-sm{
    width: 95px;
border: solid 2px #2397c3;
box-shadow: 0px 0px 4px;
display: none;
height: 50px;
object-fit: contain;
}
.btn.pickImage{
    font-size: 14px;
    padding: 5px;
}
#edit_media_form input.form-control {
    padding: 6px 7px;
    font-size: 14px;
}
.bootbox-close-button.close{
  cursor: pointer;
  z-index: 10000000;
  margin-right: -13px;
}


img.fit {
  width: 100%;
  height: 10em;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top left;
  object-position: top left;
}
.file-list-gallery {
	 position: relative;
}
.file-list-gallery .text{
        position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center;
    width: 100%;
    text-overflow: ellipsis;
	background-color: #000000fa;
    color: #FFF;
	max-height: 77px;
    opacity: 0.7;	
    }
	.file-list-gallery .text p{
	    font-size: 12px;	
	}
	
	.card-img-wrap {
  overflow: hidden;
  position: relative;
  border: 2px solid #8898aa;
}
.card-img-wrap:after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.3);
  opacity: 0;
  transition: opacity .25s;
}
.card-img-wrap img {
  transition: transform .25s;
  width: 100%;
}
.card-img-wrap:hover img {
  transform: scale(1.2);
}
.card-img-wrap:hover:after {
  opacity: 1;
}
.swal-z-index{
	    z-index: 10000000000 !important;
}
.label-success .fa, .label-danger .fa{
	font-size: 17px;
}

.manuals_menu input.search-bar, .manuals_menu select#perpage{
	height:30px;
	font-size:12px;
}
.manuals_menu input::placeholder{
	font-size:13px;
}
.manuals_menu label {
	vertical-align: top;
    margin-bottom: 8px;
    font-size: 12px;
	word-wrap: break-word;
	width: 88%;
	line-height: 16px;
}
.manuals_menu input[type="checkbox"]{
    width: 10%;
    vertical-align: top;

}
.manuals_menu #page_result{
	margin-top:15px;
	text-align:center;
}
.manuals_menu .page-item .page-link {
font-size: 12px;
width: 25px;
height: 25px;
}
.load-menus #load_menu_here{
    padding: 15px 10px;
}
.load-menus #load_menu_here .btn-group>.btn.clickable {
    font-size: 11px;
    padding: 4px 7px;
}
.load-menus #load_menu_here .btn-group.float-right{
  margin-right: 10px;
}
.load-menus #load_menu_here li.list-group-item {
    padding: 6px 15px;
   
}
.load-menus #load_menu_here li.list-group-item span.txt{
    margin-right: 5px;
    font-size: 13px;
}

.table td{
	/*white-space: normal !important; */
}
table thead th {
background-color: #0c0039;
color: #fff;
}
table tbody{
	background-color: #f6f7f7;
}
#activiy_Tbl .fa{
font-size: 17px;	
}
#activiy_Tbl td{
	padding:1rem;
}

#automationForm label.error.admin {
    bottom: -32px;
}
.refine_filter{
	height:35px;
	font-size:13px;
	padding:7px;
}

svg {
    touch-action: none;
}

.jvectormap-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    touch-action: none;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: 12px;
    padding: 3px;
}

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    width: 10px;
    height: 10px;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}

.jvectormap-goback {
    bottom: 10px;
    z-index: 1000;
    padding: 6px;
}

.jvectormap-spinner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: center no-repeat url(data:image/gif;base64,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);
}

.jvectormap-legend-title {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.jvectormap-legend-cnt {
    position: absolute;
}

.jvectormap-legend-cnt-h {
    bottom: 0;
    right: 0;
}

.jvectormap-legend-cnt-v {
    top: 0;
    right: 0;
}

.jvectormap-legend {
    background: black;
    color: white;
    border-radius: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend {
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px 3px 1px 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
    float: left;
}

.jvectormap-legend-cnt-v .jvectormap-legend {
    margin: 10px 10px 0 0;
    padding: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
    width: 40px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
    height: 15px;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.jvectormap-legend-tick-text {
    font-size: 12px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
    text-align: center;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 3px;
}
#world-map-gdp{
	height: 300px;
    width: 100%;

    color: #fff;
}
.loader {

  padding: 50px;
  display: flex;
  justify-content: center;  
}
.loader_ajax_small {
 border: 5px solid #f3f3f3 !important;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 5px;
border-radius: 50%;
border-top: 5px solid #5E72E4 !important;
width: 50px;
height: 50px;
-webkit-animation: spin_loader_ajax_small 2s linear infinite;
animation: spin_loader_ajax_small 2s linear infinite;
}

@-webkit-keyframes spin_loader_ajax_small {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin_loader_ajax_small {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.help-ts{
display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    padding: 5px;
    font-size: .9em;
    cursor: help;
}
.help-ts small{
	font-size:90%
}
.dropzone{
height:100px;
padding: 0px 10px;
border:0px;
}
.dropzone .dz-message{
	margin: 1em;
}
.dz-message{
padding: 3rem 1rem;	
}
#export_form{
margin-bottom: 0px;
}
.media-body-1zh{
	height: 300px;
overflow: auto;
}
 .sidebar {padding: 10px}
         .tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree{
		font-size:13px;
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
       margin: 0;
    padding: 0 1em;
    line-height: 30px;
    color: #369;
    font-weight: 500;
    position: relative;
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;

}
.tree li.active{
	font-weight:bold;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.select2-container .select2-choice{
	height:40px;
}
.select2-container,.select2-drop{
	font-size: 13px;
}

navbar-vertical .navbar-brand-img, .navbar-vertical .navbar-brand>img {
    max-width: 100%;
    max-height: 130px;
}
.navbar {
    padding: 10px 10px;}
  .navbar-search .form-control {height: 35px;  }

  .navbar-dark .navbar-nav .nav-link {
 font-size: 14px;
}

.top-link-sec p { margin-bottom: 5px; }
.top-link-sec p a { color: #fff; }

.header-sec p{     margin-bottom: 0px;
    font-size: 14px;}
.header-sec h2 {font-size: 30px ;   line-height: 30px;  }



.content-sec { background: #d3d3d3;padding: 20px;color: #000; }
.content-sec p { font-size: 14px;line-height: 22px;font-weight: 400; }
.content-sec .table  a {color: #5B80AD}
.content-sec .table .thead-light th {
    color: #0c0039;
    background-color: #f6f9fc;
}

.content-sec .table td {
	color: #000;
   
    background: #c9fff1;
}

.avatar-sm {
    font-size: .875rem;
    width: 29px;
    height: 29px;
}

.footer {
    padding: 30px 0;
    background: #ddd;
}


hr{
margin-top: .5rem !important;
margin-bottom:.5rem !important;
}

.aui-list-truncate{
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.white-hover a:hover{
	color:#a6c3d7;;
}
.list-group-item{
	padding: .3rem;
}
ul.navbar-nav .dropdown-menu .dropdown-item{
padding: .1rem 1rem;	
}

.sidebar-footer { 
    position: fixed;
    bottom: 0;
    width: 250px;
    height: 50px;
    background-color:#0c0039;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: grid;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	text-align:center;
	display:none;
	padding: 1px 0px 7px;
}
.g-sidenav-show.g-sidenav-pinned .sidebar-footer{
	display:block;
}
.sidebar-footer a{
	color:#fff;
}
.sidenav-toggler-line{
	background-color:#fff;
}
.g-sidenav-hidden #sidenav-main{
	display:none;
}
.navbar-vertical.navbar-expand-xs.fixed-left + .main-content {
    margin-left: 0px;
}
.g-sidenav-show.g-sidenav-pinned .sidenav.fixed-left + .main-content {
    margin-left: 250px;
}
.sidebar-footer .dropdown-menu .dropdown-item {
    padding: 5px 20px;
    color: #000;
    font-size: 14px;
}
.sidebar-footer .btn.dropdown-toggle:active, .sidebar-footer .btn.dropdown-toggle:focus{
	outline:none;
	background-color:#034981;
}
.navbar-inner{
	padding-bottom:50px;
}
.load-menus .list-group-item:hover{
	background-color: #edf2f2;
}
.hideSort{
	display:none
}
.navbar .typeahead.dropdown-menu{
	opacity: 1;
}
.navbar.user-header .row{
	display:contents;
}
#navbar-search-main{
margin-bottom:0px;
}
#treeview_container{
background:#eee;
border: 1px solid #888;
}
.card-header{
padding: 1rem;
}
.bootbox-body .card-header{
	padding:0.5rem;
}	
.bootbox-body .form-group{
	margin-bottom:1rem;
}
code{
color: #df2c52;
}
.list-group-item {
  user-select: none;
  font-size: 13px;
}

.list-group input[type="checkbox"] {
  display: none;
}

.list-group input[type="checkbox"] + .list-group-item {
  cursor: pointer;
}

.list-group input[type="checkbox"] + .list-group-item:before {
  content: "\2713";
  color: transparent;
  font-weight: bold;
  margin-right: 1em;
}

.list-group input[type="checkbox"]:checked + .list-group-item {
  background-color: #034981;
  color: #FFF;
}

.list-group input[type="checkbox"]:checked + .list-group-item:before {
  color: inherit;
}

.list-group input[type="radio"] {
  display: none;
}

.list-group input[type="radio"] + .list-group-item {
  cursor: pointer;
}

.list-group input[type="radio"] + .list-group-item:before {
  content: "\2022";
  color: transparent;
  font-weight: bold;
  margin-right: 1em;
}

.list-group input[type="radio"]:checked + .list-group-item {
  background-color: #034981;
  color: #FFF;
}

.list-group input[type="radio"]:checked + .list-group-item:before {
  color: inherit;
}
#main-content h2 {
    font-size: 1.2rem;
}
h1{
font-size: 1.45rem;
}
.label {
    display: inline-block;
    padding: 0.4em 0.8em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.mylabel-danger {
    background: none;
    color: #d9534f;
    font-size: 75%;
    font-weight: bold;
    border: 1px solid #d9534f;
}
.nav-pills-custom .description{
	font-size:12px;
	
}
.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
    color: #0c0039;
    background: #fff;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}
.treegrid-expander-collapsed::after{
    border-left-color: #4c6172 !important;
}
 .treegrid-expander-expanded::after {
	 border-top-color: #4c6172 !important; 
 }


files-grid {
 display:flex;
 flex-wrap:wrap;
 align-content:flex-start;
 margin:-8px
}
files-grid:empty {
 margin:0
}
files-grid-item {
 box-shadow:0 1px 5px rgba(50,50,50,.1);
box-shadow: 0 1px 5px rgba(50,50,50,.1);
border: 1px solid rgb(235, 235, 235);
 flex:0 0 auto;
 margin:8px;
 border-radius:6px;
 overflow:hidden;
 transition:opacity .2s ease-in-out;
 cursor:pointer
}
.imageUploadModal table td files-grid-item{
	display:block;
	width:100px;
}
@media only screen and (max-width:360px) {
 files-grid-item {
  width:calc(100% - 16px)
 }
}
@media only screen and (min-width:360px) and (max-width:600px) {
 files-grid-item {
  width:calc(50% - 16px)
 }
}
@media only screen and (min-width:600px) and (max-width:950px) {
 files-grid-item {
  width:calc(33.33333% - 16px)
 }
}
@media only screen and (min-width:950px) and (max-width:1200px) {
 files-grid-item {
  width:calc(25% - 16px)
 }
}
@media only screen and (min-width:1200px) and (max-width:1470px) {
 files-grid-item {
  width:calc(20% - 16px)
 }
}
@media only screen and (min-width:1470px) {
 files-grid-item {
  width:calc(16.66667% - 16px)
 }
}
files-grid-item.drag-over .files-grid-item-footer {
 background-color:var(--be-accent-emphasis)
}
files-grid-item.ui-selected {
 border-color:#1565C0;
}
files-grid-item.ui-selected .files-grid-item-footer {
 background-color:rgb(250, 250, 250);
 color:#1565C0
}
files-grid-item .preview-container {
 width:100%;
 padding-top:calc(100% - 48px);
 position:relative
}
files-grid-item .preview-container .preview {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0
}
files-grid-item .preview-container .preview img {
    width: auto;
    max-width: 100%;
    height: 100%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;

}
files-grid-item .preview-container .preview file-icon {
 width:74px;
 height:74px;
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 margin:auto
}
files-grid-item .preview-container .preview .share_icon.fa{
	margin:10px;
	position: absolute;
}
files-grid-item .preview-container .preview file-icon .fa {
 width:auto;
 max-width:100%;
 height:100%;
 margin:auto;
font-size:74px;
}
.files-grid-item-footer {
 display:flex;
 align-items:center;
 padding:16px
}
.files-grid-item-footer file-icon {
 width:16px;
 height:16px;
 margin-right:16px
}
.files-grid-item-footer .text {
 line-height:16px;
 margin-right:auto;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 font-size:0.85rem;
}
 file-thumbnail {
    background-color: rgb(250, 250, 250)
}
file-thumbnail {
 display:block
}
file-thumbnail img {
 display:block;
 max-width:100%;
 height:auto
}
files-grid .pad-edit{
	padding: 0 16px 16px 16px;
}
files-grid .pad-edit .btn{
	font-size: 10px;
}



/*******Viewer Container***********/

/* fileicons */

.file-icon {
    font-family: Arial, Tahoma, sans-serif;
    font-weight: 300;
    display: block;
    width: 24px;
    height: 32px;
    background: #018FEF;
    position: relative;
    border-radius: 2px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
}

.file-icon::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom-left-radius: 2px;
    border-width: 5px;
    border-style: solid;
    border-color: #FFF #FFF rgba(255, 255, 255, .35) rgba(255, 255, 255, .35);
}

.file-icon::after {
    display: block;
    content: attr(data-type);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    color: #fff;
    text-transform: lowercase;
    width: 100%;
    padding: 2px;
    white-space: nowrap;
    overflow: hidden;
}


/* fileicons */

.file-icon-xs {
    width: 12px;
    height: 16px;
    border-radius: 2px;
}

.file-icon-xs::before {
    border-bottom-left-radius: 1px;
    border-width: 3px;
}

.file-icon-xs::after {
    content: "";
    border-bottom: 2px solid rgba(255, 255, 255, .45);
    width: auto;
    left: 2px;
    right: 2px;
    bottom: 3px;
}

.file-icon-sm {
    width: 18px;
    height: 24px;
    border-radius: 2px;
}

.file-icon-sm::before {
    border-bottom-left-radius: 2px;
    border-width: 4px;
}

.file-icon-sm::after {
    font-size: 7px;
    padding: 2px;
}

.file-icon-lg {
    width: 48px;
    height: 64px;
    border-radius: 3px;
}

.file-icon-lg::before {
    border-bottom-left-radius: 2px;
    border-width: 8px;
}

.file-icon-lg::after {
    font-size: 16px;
    padding: 4px 6px;
}

.file-icon-xl {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.file-icon-xl::before {
    border-bottom-left-radius: 4px;
    border-width: 8px;
}

.file-icon-xl::after {
    font-size: 14px;
    padding: 4px 10px;
}


/* fileicon.types */

.file-icon[data-type=zip],
.file-icon[data-type=rar] {
    background: #ACACAC;
}

.file-icon[data-type^=doc] {
    background: #0f5892;
}

.file-icon[data-type^=xls],
.file-icon[data-type=csv] {
    background: #00897b;
}

.file-icon[data-type^=ppt] {
    background: #5e72e4;
}

.file-icon[data-type=pdf] {
    background: #f44336;
}

.file-icon[data-type=txt] {
    background: #5EB533;
}

.file-icon[data-type=mp3],
.file-icon[data-type=wma],
.file-icon[data-type=m4a],
.file-icon[data-type=flac] {
    background: #ff9800;
}

.file-icon[data-type=mp4],
.file-icon[data-type=wmv],
.file-icon[data-type=mov],
.file-icon[data-type=avi],
.file-icon[data-type=mkv] {
    background: #7f669c;
}

.file-icon[data-type=bmp],
.file-icon[data-type=jpg],
.file-icon[data-type=jpeg],
.file-icon[data-type=gif],
.file-icon[data-type=png] {
    background: #f44336;
}

.grid .file-icon-xl::before {
    border-bottom-left-radius: 4px;
    border-width: 16px;
}

.grid .file-icon-xl::after {
    font-size: 20px;
    padding: 4px 10px;
}



.details-icon  .fa-file-image, files-grid-item .fa-file-image{
 color:#f44336
}
.details-icon .fa-file-audio, files-grid-item .fa-file-audio{
 color:#ff9800
}
.details-icon .fa-file-video, files-grid-item .fa-file-video{
 color:#7f669c
}
.details-icon .fa-file-alt, files-grid-item .fa-file-alt{
 color:#2196f3
}
.default-file {
 color:#757575
}
.archive-file,
.folder-file,
.shared-folder-file {
 color:#fbc02d
}
.details-icon .fa-file-pdf, files-grid-item .fa-file-pdf{
 color:#f44336
}
.details-icon .fa-file-powerpoint, files-grid-item  .fa-file-powerpoint{
 color:#5e72e4 
}
.details-icon .fa-file-word, files-grid-item .fa-file-word{
 color:#0f5892
}
.details-icon .fa-file-excel, files-grid-item  .fa-file-excel{
 color:#00897b
}

.details-icon .fa-folder, files-grid-item  .fa-folder{
	 color:#0c0039;
	
}
.details-icon .fa-file-archive, files-grid-item .fa-file-archive{
 color:#ff9800
}


.btn-icon-only{
	padding:10px;
}
.swal2-container{
	z-index:10200 !important;
}
.bootbox.modal{
z-index:10100
}
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget .widget-title-action{
	top: auto!important;
right: 15px !important;
}
 .nav-menus-php #cboxContent .mm_content.mega_menu .widget-action::after {
    content: "\f182" !important;
	color: #D0011B;
 }
.popover.iconpicker-popover {
    z-index: 10101 !important;
}
.btn.btn-secondary.iconpicker:hover, .btn.btn-secondary.iconpicker:focus{
border-color:none;
box-shadow:none
}

.btn.btn-secondary.iconpicker{
box-shadow:none;
background-color: #e1e1e1;
}
.sidenav .navbar-brand, .sidenav .navbar-heading{
	padding:2rem;
}
#custom_add_to_menu .btn-secondary.iconpicker{
padding: 0px;
}
#custom_add_to_menu .input-group{
	margin-bottom: 2px;
}
.daterangepicker.show-ranges.opensleft.show-calendar{
	margin-top: 40px;
}
.daterangepicker.show-ranges.opensright {
	margin-top: 40px;	
    left: auto !important;
    right: 50px !important;
}
#reportrange{
	font-size:13px;
}
.daterangepicker .ranges li.active{
	background-color: #0c0039;
}
.daterangepicker td.active, .daterangepicker td.active:hover{
background-color: #0c0039;	
}
.widget_form .input-group-text{
	padding: 0.25rem 0.75rem;
}
.popover.editable-container.editable-popup{
	z-index: 9999;
	
}
.navbar-vertical.navbar-expand-xs .navbar-nav .nav .nav-link{
	padding-left: 3.5rem;
}




.file-select.selected .card-img-wrap{
    overflow: hidden;
    position: relative;
    border: 3px solid #2397c3 !important;
}
.form-wrap.form-builder .frmb .field-actions a{
	margin:0px;
}
.form-attributes-height{
height: 456px;
overflow-y: scroll;
overflow-x: hidden;
}
.card-theme .card-img-top{
	max-height:200px;
}
.theme-stats .heading{
	font-size: 0.85rem;
}
.card-theme div{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	
}
.card-theme a.deldata{
height:28px;	
}