/*
* Custom CSS
* Algie Rosario - 09265310089
*/

.note-toolbar {
	margin-left: 0px !important;
}

.daterangepicker {
	z-index: 9999 !important;
}

/* TIPPY TOOLTIP START */
tippy-box[data-theme~='light'] {
   /* border: 2px solid #129e86; */
}
/* TIPPY TOOLTIP END */

/* INFO STAT BOXES - START */
.panel-body.text-center .info-box-stats{
	width: 100%;
}
/* INFO STAT BOXES - END */

/* CUSTOMS START */
.login-box {
	margin-top: 65%;
  }
  
.alert-login-balance {
	background-color: #f25656b5 !important;
    color: white;
}

 #header-logo{
 	padding-top: 7%;
 	width: 40% !important;
 } 

@media only screen and (max-width: 600px) {
  .login-box {
	margin-top: 40%;
  }
  
  #header-logo{
 	width: 12% !important;
 	padding-top: 0%;
  } 
 
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

	#header-logo{
 		width: 5% !important;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 800px) { 

	#header-logo{
 		width: 40% !important;
	}
}

#main-wrapper {
	/*background-image: url(https://app.clibase.tech/assets/images/2021XmasWrapper.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
    margin: 0px;
    padding: 20px;
}

.page-sidebar{
	width: 200px;
}

.navbar .logo-box {
	width: 200px;
}

.menu.accordion-menu {
	width: 200px;
}

.page-sidebar-fixed.page-header-fixed .page-inner{
	padding: 60px 0 50px 200px;
}

.bootstrap-timepicker-widget.dropdown-menu, .colorpicker.dropdown-menu {
	z-index: 99999 !important;
}

.modal-dialog-centered {   
	margin-top: 15%;
}

.swal2-container {
	z-index: 999999 !important;
}

.pac-container {
     z-index: 99999999999 !important;
 }

/* CUSTOMS END */

/* DATATABLE START */
table.dataTable.stripe tbody>tr.odd.selected, table.dataTable.stripe tbody>tr.odd>.selected, table.dataTable.display tbody>tr.odd.selected, table.dataTable.display tbody>tr.odd>.selected, 
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected,
table.dataTable.hover tbody>tr.selected:hover, table.dataTable.hover tbody>tr>.selected:hover, table.dataTable.display tbody>tr.selected:hover, table.dataTable.display tbody>tr>.selected:hover{
	background-color: transparent;
}

table.dataTable.display tbody>tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1, 
table.dataTable.display tbody>tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
	background-color: transparent;
}

th {
    white-space: nowrap;
}

/* DATATABLE END */


/*BOOTSTRAP TABLE START */
.freezecol {
	position:sticky;
  	left:0px;
 	background-color: #f1f4f8;
}
/*BOOTSTRAP TABLE END */

/* OVERVIEW DASHBOARD START */
.info-box-stats{
	width: 100%;
}
.dashboard-progress-right-side{
	margin-top: -3%;
}
.dashboard-progress-perc{
	font-size: 20px;
	font-weight: 100;
}
/* OVERVIEW DASHBOARD END */

/* 
* PROFILE PAGE START
*/
.profile-cover{
	background: none !important;
	height: 0px !important;
}

.profile-image {
	margin: 0px 20px 20px !important;
}

/* 
* PROFILE PAGE END
*/


/*
* BUTTONS START
*/

.btn-info, .btn-info:visited {
	background-color: #4E5E6A;
	border-color: #4E5E6A;
}

.btn-info:hover, .btn-info:active, btn-info:focus {
	color: #fff;
    background-color: #323c44 !important;
    border-color: #363b4b !important;
}

/*
* BUTTONS END
*/

/*
* PANELS START
*/

.panel-info .panel-heading {
	background: #4E5E6A;
}

/*
* PANELS END
*/

/*
* DATATABLES START
*/ 
table.dataTable thead .sorting{background-image:url("../images/standard/sort_both.png")}
table.dataTable thead .sorting_desc{background-image:url("../images/standard/sort_desc.png")}
table.dataTable thead .sorting_asc{background-image:url("../images/standard/sort_asc.png")}
/*
* DATATABLES END
*/ 

/* 
* DROPZONE START
*/
.dropzone {
	min-height: 215px;
}

.dz-image img{
	width: 100% !important;
	height: 120px !important;
}

.dropzone .dz-preview .dz-image {
	width: 155px;
}
/* 
* DROPZONE END
*/

/* 
* SELECT2 START
*/
.select2-container--default .select2-selection--single .select2-selection__clear {
	margin-right: 10px;
	font-size: 20px;
	margin-top: -1%;
}

.select2-selection--multiple{
    overflow: hidden !important;
    height: auto !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 5px !important;
}

.select2 .select2-container .select2-container--default {
  	width: 100% !important;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}


/* 
* SELECT2 END
*/	

/*
* 3d Bold Navigation START
*/
.cd-nav-container {
	background-color: #fbfbfb;
}

.cd-nav{
	background-color: #ffffff;
}

.cd-nav li{
	border: 1px solid #ffffff;
}

.no-touch .cd-nav li a:hover, .cd-nav li.cd-selected a {
	background: #E9EDF2;
}

.cd-nav-container header{
	border-bottom: 1px solid #fbfbfb;	
}

/*
* 3d Bold Navigation END
*/

/*
* SWTICHER START
*/ 
.cd-switcher {
  text-align: center;
}
.cd-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 2px;
  border-radius: 50em;
  border: 1px solid #22BAA0;
}
.cd-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.cd-switcher label {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: 90px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 1.4rem;
  color: #5f5f5f;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cd-switcher input[type="radio"]:checked+label { 
    color: #fff;
} 

.cd-switcher .cd-switch {
  /* floating background */
  position: absolute;
  top: 2px;
  left: 2px;
  height: 30px;
  width: 90px;
  background-color: #22BAA0;
  border-radius: 50em;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.cd-switcher input[type="radio"]:checked + label + .cd-switch,
.cd-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch {
  /* use label:nth-of-type(n) to fix a bug on safari with multiple adjacent-sibling selectors*/
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -ms-transform: translateX(90px);
  -o-transform: translateX(90px);
  transform: translateX(90px);
}

.no-js .cd-switcher {
  display: none;
}
/*
* SWITCHER END
*/

/*
* SHOP START
*/

.checkout__button {
	padding-top: 20%;	
}	

.checkout__button span {
	font-size: 40px;	
}	
/*
* SHOP ENd
*/

/* CUSTOM SLIM SCROLL */
.scrollbar
{
	margin-left: 0px;
    height: 500px;
    width: 100%;
	overflow-y: scroll;
}

.force-overflow
{
	min-height: 450px;
}

#slim_scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#slim_scroll::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#slim_scroll::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
/* END SCROLL */

/* START ANNOUNCEMENT MODAL */
#announcementModal .modal-content{
	overflow:hidden;
	border-radius: .3rem;
}

#announcementModal .form-control {
    /*height: 56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
	padding-left:30px;*/
}
#announcementModal .btn {
    /*border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	padding-right:20px;
	background:#007b5e;
	border-color:#007b5e;*/
}
#announcementModal .form-control:focus {
    /*color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;*/
}
#announcementModal .top-strip{
	height: 155px;
    background: #0e927d;
    transform: rotate(141deg);
    margin-top: -200px;
    margin-right: 190px;
    margin-left: -130px;
    border-bottom: 65px solid #1dab89;
    border-top: 10px solid #1dab89;
}
#announcementModal .bottom-strip{
	height: 155px;
    background: #0e927d;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -215px;
    margin-left: 300px;
    border-bottom: 65px solid #1dab89;
    border-top: 10px solid #1dab89;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#announcementModal .modal-lg .top-strip {
    height: 120px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -130px;
    margin-right: 457px;
    margin-left: -234px;
    border-bottom: 1px solid #1dab89;
    border-top: 40px solid #1dab89;
}
#announcementModal .modal-lg .bottom-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(135deg);
    margin-top: -100px;
    margin-right: -600px;
    margin-left: 427px;
    border-bottom: 40px solid #1dab89;
    border-top: 10px solid #1dab89;
}
/* END ANNOUNCEMENT MODAL */

/* DYNAMIC FORM START */
.dynamic-div-selected {
	border: 1px solid #17907b !important;
}

.dyn-form-div {
	cursor: pointer;
}
/* DYNAMIC FORM END */

/* Switch Button START */
.custom-btnswitch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.custom-btnswitch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.custom-btnslider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.custom-btnslider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .custom-btnslider {
  background-color: #21a690 !important;
}

input:focus + .custom-btnslider {
  box-shadow: 0 0 1px #21a690;
}

input:checked + .custom-btnslider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Switch Button END */

/* TREE VIEW */
.jstree-default .jstree-clicked {
	background: none;
}

/* Vertical Timeline START */

.history-tl-container{
  margin:auto;
  display:block;
  position:relative;
}
.history-tl-container ul.tl{
    margin:20px 0;
    padding:0;
    display:inline-block;
 
}
.history-tl-container ul.tl li{
    list-style: none;
    margin:auto;
    margin-left:150px;
    min-height:50px;
    border-left:1px dashed #86D6FF;
    padding:0 0 50px 30px;
    position:relative;
}
.history-tl-container ul.tl li:last-child{ border-left:0;}
.history-tl-container ul.tl li::before{
    position: absolute;
    left: -12px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #258CC7;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;

}
.history-tl-container ul.tl li:hover::before{
    border-color:  #258CC7;
    transition: all 1000ms ease-in-out;
}

ul.tl li .item-detail{
    color:rgba(0,0,0,0.5);
    font-size:12px;
}
ul.tl li .timestamp{        
    color: #8D8D8D;
    position: absolute;
    width: 300px;
    left: -50%;
    text-align: left;
    font-size: 12px;
} 
/* Vertical Timeline END */

/* Highchart START
.hc-cat-title {
    font-size: 12px;
    font-weight: bold;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 320px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid var(--highcharts-neutral-color-10, #e6e6e6);
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: var(--highcharts-neutral-color-60, #666);
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tbody tr:nth-child(even) {
    background: var(--highcharts-neutral-color-3, #f7f7f7);
}

.highcharts-description {
    margin: 0.3rem 10px;
}
/* Highchart END */

