/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 .no-margin{margin:0}
 .select2-hidden-accessible{display:none}
 .label{font-weight:bold !important}
 .input-group-addon{min-width:12px;}
 .largeModal{width:97%}
 .bigModal{width:97%}
 .middleModal{width:80%}
 .margin-left-5{margin-left:5px}
 .margin-top-7{margin-top:7px}
 .padding-top-5{padding-top:5px;}
 .padding-left-5{padding-left:5px}
 .padding-left-3{padding-left:3px}
 .padding-right-3{padding-right:3px}
 .margin-right-10{margin-right:10px}
 .margin-top-10{margin-top:10px}
 .margin-top-20{margin-top:20px}
 .font-size-20{font-size:20px}
 .modal {
     padding-right: 0px !important;
 }
 
 .modal .modal-dialog.noFooter .modal-footer {
	display: none;
 }
 
 .popover{z-index:999999 !important}
 .tooltip {
 	z-index:999999999 !important;
 	word-break: break-word;
 }

 .paddinglr20{padding-left:20px;padding-right:20px}

 .noborder{border:none !important}
 
 .inputkdv{width:40px;border: 1px solid #ccc;padding-right: 5px;}
 
 .cursortopointer{cursor:pointer}
 
 .modalinput{
    height: 23px;
    padding: 2px;
}
.vert-align-mid{
	vertical-align:middle !important;
}
.vert-align-bottom{
	vertical-align:bottom !important;
} 
.modalcheckbox i{
	top:-10px !important;
	left: 10px !important;
}
.dropzone{min-height:unset !important}
.dropzone .dz-message{margin: 2em 0 !important;}

.padding-2{padding:2px;}
.tooltip.in{opacity:0.9 !important;}

.invalid{color:red} 
.measure{width: 100px;font-weight: bold}
.input-group-addon{padding: 6px 4px}
.dataTables_filter .input-group-addon{width: 100px}

.selectable{cursor:pointer}
.tabs-right .nav-tabs>li.active>a{background-color: #ddd;}
.borderedccc{border-top: 1px solid #ddd !important}
.chat-body li:first-child{margin:10px 0 10px 0}
.chat-body li.message .message-text{margin-left: 40px}
.chat-body{height: auto;}
.smaller-stat span.label{width: 100%;opacity:1;}
.easy-pie-title{height: auto;white-space:normal;text-transform: none; width: 150px;vertical-align: top;font-size: 14px;width: auto;}
.easy-pie-chart{vertical-align: initial;}
.show-stat-microcharts>div{border: 1px solid #dadada;}
.welldocument{padding: 8px;}
.ajax-notifications{
	padding-left:10px;
}
#logo-group span#activity{
	margin: 16px 0 0;
}
.browse{
	height: 34px;
    padding-top: 5px;
    z-index:1 !important
   }
.kv-file-zoom {display:none}
.kv-file-upload {display:none}
.file-upload-indicator{display:none !important}

.clickable{height:100%}

.border-right-2{border-right:2px dotted #757474 !important}
.border-left-2{border-left:2px dotted #757474 !important}
.select-border{box-shadow:inset 0px 0px 10px 0px #888888 !important}


.smart-form .tooltip{
	color:#000 !important;
	background : rgba(248,248,248,.9) !important;
	min-width:80px;
}

.truncate {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fileclick{cursor:pointer}
.fileclick-select{border:3px solid #0088cc}

#mobile-profile-img a.userdropdown img {
    width: 30px;
    margin-top: 5px;
    margin-left: 2px;
    border-radius: 3px;
    border: 1px solid #797979!important;
}


.btn-secondary{
	border: 1px solid #3b9ff3;
    color: #3b9ff3;
    background: #fff;
}
.btn-tertiary{
	border: 1px solid #2e8a42;
    color: #2e8a42;
    background: #fff;
}

div.dataTables_info{font-size:10px;font-weight:normal}

.smart-style-2 .pagination>.active>a, .smart-style-2 .pagination>.active>a:focus, .smart-style-2 .pagination>.active>a:hover, .smart-style-2 .pagination>.active>span, .smart-style-2 .pagination>.active>span:focus, .smart-style-2 .pagination>.active>span:hover{
	background : #dcdcdc; 
	border:1px solid #dcdcdc;
}

.date_day, .date_month, .date_year {
    display: block;
    color: #92a2a8;
    height: 18px;
}

.date_day{
    font-size: 16px;
}

.date_month{
    font-size: 14px;
}

.date_year{
    font-size: 10px;
}

.smart-style-2.minified nav>ul>li{
	border-bottom: 1px solid #47475c;
    border-top: 1px solid #47475c;
}

.smart-style-2.minified #left-panel{
	background: #47475c;
	z-index: 1001;
}

.minified nav>ul>li>a .fa.fa-fw{
	color: #dcdcdc;
}

.minified nav > ul > li.open > a .fa.fa-fw{
	color: #eed202;
}

.talep{
	color: #f87217 !important;
}

.talep-background{
	background : #f87217 !important;
}
.talep-bg{
	/*background : #fff !important;*/
	border-bottom : 3px solid #f87217  !important;
}
.bootstrapWizard li.talep .step, .bootstrapWizard li.talep.complete .step{background:#f87217}

.teklif{
	color: #fbb917 !important;
}

.teklif-bg{
	/*background : #faac1b !important;*/
	border-bottom : 3px solid #fbb917 !important;
}
.bootstrapWizard li.teklif .step, .bootstrapWizard li.teklif.complete .step{background:#fbb917}

.siparis{
	color : #009d4f !important;
}

.siparis-bg{
	/*background : #2cbebb !important;*/
	border-bottom : 3px solid #009d4f !important;
}

.bootstrapWizard li.siparis .step, .bootstrapWizard li.siparis.complete .step{background:#009d4f}


.teslimat{
	color : #105a9b !important;
}

.teslimat-bg{
	/*background : #8b44e6 !important;*/
	border-bottom : 3px solid #105a9b !important;
}

.bootstrapWizard li.teslimat .step, .bootstrapWizard li.teslimat.complete .step{background:#105a9b}

.twitter-typeahead .tt-hint, .twitter-typeahead .tt-query{
	border:none;
}
.header-search.pull-right{
	margin-left:0;
	margin-top:10px;
	color:#dcdcdc;
}
.tt-dropdown-menu{min-width:182px}

.infographic-box.colored {
  color: #fff;
  border: 0;
}
.infographic-box {
  padding: 7px;
}
.emerald-bg {
  background-color: #03a9f4!important;
}

.gray-border {
 border:1px solid #ddd;
}

.main-box {
  background: #FFFFFF;
  margin-bottom: 4px;
  border-radius: 3px;
  background-clip: padding-box;
}

.infographic-box.colored i {
  font-size: 4.0em;
  margin-left: 7px;
  color: #fff;
}
.infographic-box i {
  font-size: 2.4em;
  display: block;
  float: left;
  margin-right: 15px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  background-clip: padding-box;
  color: #333;
}
.infographic-box.colored .headline {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 4px;
}
.infographic-box .headline {
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  text-align: right;
}
.infographic-box .value {
  font-size: 2.1em;
    font-weight: 600;
    margin-top: 0px;
    display: block;
    text-align: right;
}
.green-bg {
  background-color: #8bc34a!important;
}
.red-bg {
  background-color: #e84e40!important;
}
.purple-bg {
  background-color: #9c27b0!important;
}
.yellow-bg {
  background-color: #FFDB58!important;
}
.grey-bg {
  background-color: #B6B6B4!important;
}
.brown-bg {
  background-color: #966F33!important;
}
.purplee-bg {
  background-color: #500088!important;
}
.orange-bg {
  background-color: orange!important;
} 
.blue-bg {
  background-color: blue!important;
}

.blueLight-bg {
  background-color: #92a2a8!important;
}
.teal-bg {
  background-color:#568a89!important;
}
.greenLight-bg {
  background-color: #71843f!important;
}
.greenDark-bg {
  background-color: #496949!important;
}
.pinkDark-bg {
  background-color: #a8829f!important;
}
.redLight-bg {
  background-color: #a65858!important;
}
.infographic-box .desc{
	display: block;
    font-size: 1.8em;
    font-weight: 600;
    margin-top: 68px;
    text-align: center;
}

.bannerSubCount{
	font-size:0.5em !important;
	line-height:0px;
}

.bannerDesc{
	font-size:1.5em;
	font-weight:200;
}

.jarviswidget-talep>header {
    border-color: #ff4814!important;
    background: #ff4814;
    color: #fff;
}

.offerleft{
	border-right:1px dashed #dcdcdc;
	/*min-height:500px;*/
}
.jarviswidget .widget-body{min-height:0}
.fuelux .wizard ul li{font-size:14px}
.fuelux .wizard ul li .badge{font-size:10px}
.chat-body li.message .message-text{margin-left:0px !important}
.chat-body{padding-bottom:0;padding-top:0}
.chat-body li.message .message-text a.username{font-weight:normal}


.dashboardLink{color:#333}
.bordernone{border:none !important}
.infobox-title{font-size: 3em;display: block;}
.infoboxcount{font-size:1.5em}

.bg-color-normal{background-color: #799d90!important;}
.bg-color-dusuk{background-color: #c5d5cf!important;}

.black {color:#333}

a{color:#306754}

.font-md-2{font-size:115%!important;}

.fuelux .wizard ul{width:100%}
.fuelux .wizard ul li{width:20%}

.txt-color-blue{color:#306754!important}
.txt-color-black{color:#000!important}
.txt-color-yellow{color:#eed202!important}

.offertable>tbody>tr>td, .offertable>tbody>tr>th, .offertable>tfoot>tr>td, .offertable>tfoot>tr>th, .offertable>thead>tr>td, .offertable>thead>tr>th{
	padding:20px 10px;
}

.tr-success{background: #d8e3df}

.gray{color:gray}

.offer-right-box{
	width: 75px;
    background: #fff;
    border: 1px solid #dcdcdc;
    margin: 5px;
}
.offer-right-box-main{
	min-height:61px;
	padding-top:14px;
}
.offer-right-box-text{
	background: #92a2a8;
    color: #fff;
    margin-top: 5px;
}



.bootstrap-tagsinput .tag {
    color: #FFF !important;
    position: relative;
    margin: 3px 0 3px 2px;
    display: inline-block !important;
}



.disableTab{
	pointer-events: none;
} 

.disableTab a{
	color: #999 !important;
} 

.profile_img:hover{
	 transform: scale(3);
	 transition: all 0.35s ease-in-out; 
}

.imgThumb{float:left;margin-right:15px !important}


[data-progressbar-value="1"]>.progress-bar {
    width: 1%;
    background: #9eb9af;
}

[data-progressbar-value="2"]>.progress-bar {
    width: 2%;
    background: #9eb9af;
}

[data-progressbar-value="3"]>.progress-bar {
    width: 3%;
    background: #9eb9af;
}

[data-progressbar-value="4"]>.progress-bar {
    width: 4%;
    background: #9eb9af;
}

[data-progressbar-value="5"]>.progress-bar {
    width: 5%;
    background: #9eb9af;
}

[data-progressbar-value="6"]>.progress-bar {
    width: 6%;
    background: #9eb9af;
}

[data-progressbar-value="7"]>.progress-bar {
    width: 7%;
    background: #9eb9af;
}

[data-progressbar-value="8"]>.progress-bar {
    width: 8%;
    background: #9eb9af;
}

[data-progressbar-value="9"]>.progress-bar {
    width: 9%;
    background: #9eb9af;
}

[data-progressbar-value="10"]>.progress-bar {
    width: 10%;
    background: #9eb9af;
}

[data-progressbar-value="11"]>.progress-bar {
    width: 11%;
    background: #8caba0;
}

[data-progressbar-value="12"]>.progress-bar {
    width: 12%;
    background: #8caba0;
}

[data-progressbar-value="13"]>.progress-bar {
    width: 13%;
    background: #8caba0;
}

[data-progressbar-value="14"]>.progress-bar {
    width: 14%;
    background: #8caba0;
}

[data-progressbar-value="15"]>.progress-bar {
    width: 15%;
    background: #8caba0;
}

[data-progressbar-value="16"]>.progress-bar {
    width: 16%;
    background: #8caba0;
}

[data-progressbar-value="17"]>.progress-bar {
    width: 17%;
    background: #8caba0;
}

[data-progressbar-value="18"]>.progress-bar {
    width: 18%;
    background: #8caba0;
}

[data-progressbar-value="19"]>.progress-bar {
    width: 19%;
    background: #8caba0;
}

[data-progressbar-value="20"]>.progress-bar {
    width: 20%;
    background: #8caba0;
}

[data-progressbar-value="21"]>.progress-bar {
    width: 21%;
    background: #8caba0;
}

[data-progressbar-value="22"]>.progress-bar {
    width: 22%;
    background: #8caba0;
}

[data-progressbar-value="23"]>.progress-bar {
    width: 23%;
    background: #8caba0;
}

[data-progressbar-value="24"]>.progress-bar {
    width: 24%;
    background: #8caba0;
}

[data-progressbar-value="25"]>.progress-bar {
    width: 25%;
    background: #8caba0;
}

[data-progressbar-value="26"]>.progress-bar {
    width: 26%;
    background: #8caba0;
}

[data-progressbar-value="27"]>.progress-bar {
    width: 27%;
    background: #8caba0;
}

[data-progressbar-value="28"]>.progress-bar {
    width: 28%;
    background: #8caba0;
}

[data-progressbar-value="29"]>.progress-bar {
    width: 29%;
    background: #8caba0;
}

[data-progressbar-value="30"]>.progress-bar {
    width: 30%;
    background: #8caba0;
}

[data-progressbar-value="31"]>.progress-bar {
    width: 31%;
    background: #8caba0;
}

[data-progressbar-value="32"]>.progress-bar {
    width: 32%;
    background: #8caba0;
}

[data-progressbar-value="33"]>.progress-bar {
    width: 33%;
    background: #8caba0;
}

[data-progressbar-value="34"]>.progress-bar {
    width: 34%;
    background: #8caba0;
}

[data-progressbar-value="35"]>.progress-bar {
    width: 35%;
    background: #8caba0;
}

[data-progressbar-value="36"]>.progress-bar {
    width: 36%;
    background: #8caba0;
}

[data-progressbar-value="37"]>.progress-bar {
    width: 37%;
    background: #8caba0;
}

[data-progressbar-value="38"]>.progress-bar {
    width: 38%;
    background: #8caba0;
}

[data-progressbar-value="39"]>.progress-bar {
    width: 39%;
    background: #8caba0;
}

[data-progressbar-value="40"]>.progress-bar {
    width: 40%;
    background: #8caba0;
}

[data-progressbar-value="41"]>.progress-bar {
    width: 41%;
    background: #799d90;
}

[data-progressbar-value="42"]>.progress-bar {
    width: 42%;
    background: #799d90;
}

[data-progressbar-value="43"]>.progress-bar {
    width: 43%;
    background: #799d90;
}

[data-progressbar-value="44"]>.progress-bar {
    width: 44%;
    background: #799d90;
}

[data-progressbar-value="45"]>.progress-bar {
    width: 45%;
    background: #799d90;
}

[data-progressbar-value="46"]>.progress-bar {
    width: 46%;
    background: #799d90;
}

[data-progressbar-value="47"]>.progress-bar {
    width: 47%;
    background: #799d90;
}

[data-progressbar-value="48"]>.progress-bar {
    width: 48%;
    background: #799d90;
}

[data-progressbar-value="49"]>.progress-bar {
    width: 49%;
    background: #799d90;
}

[data-progressbar-value="50"]>.progress-bar {
    width: 50%;
    background: #799d90;
}

[data-progressbar-value="51"]>.progress-bar {
    width: 51%;
    background: #669081;
}

[data-progressbar-value="52"]>.progress-bar {
    width: 52%;
    background: #669081;
}

[data-progressbar-value="53"]>.progress-bar {
    width: 53%;
    background: #669081;
}

[data-progressbar-value="54"]>.progress-bar {
    width: 54%;
    background: #669081;
}

[data-progressbar-value="55"]>.progress-bar {
    width: 55%;
    background: #669081;
}

[data-progressbar-value="56"]>.progress-bar {
    width: 56%;
    background: #669081;
}

[data-progressbar-value="57"]>.progress-bar {
    width: 57%;
    background: #669081;
}

[data-progressbar-value="58"]>.progress-bar {
    width: 58%;
    background: #669081;
}

[data-progressbar-value="59"]>.progress-bar {
    width: 59%;
    background: #669081;
}

[data-progressbar-value="60"]>.progress-bar {
    width: 60%;
    background: #669081;
}

[data-progressbar-value="61"]>.progress-bar {
    width: 61%;
    background: #558373;
}

[data-progressbar-value="62"]>.progress-bar {
    width: 62%;
    background: #558373;
}

[data-progressbar-value="63"]>.progress-bar {
    width: 63%;
    background: #558373;
}

[data-progressbar-value="64"]>.progress-bar {
    width: 64%;
    background: #558373;
}

[data-progressbar-value="65"]>.progress-bar {
    width: 65%;
    background: #558373;
}

[data-progressbar-value="66"]>.progress-bar {
    width: 66%;
    background: #558373;
}

[data-progressbar-value="67"]>.progress-bar {
    width: 67%;
    background: #558373;
}

[data-progressbar-value="68"]>.progress-bar {
    width: 68%;
    background: #558373;
}

[data-progressbar-value="69"]>.progress-bar {
    width: 69%;
    background: #558373;
}

[data-progressbar-value="70"]>.progress-bar {
    width: 70%;
    background: #558373;
}

[data-progressbar-value="71"]>.progress-bar {
    width: 71%;
    background: #477867;
}

[data-progressbar-value="72"]>.progress-bar {
    width: 72%;
    background: #477867;
}

[data-progressbar-value="73"]>.progress-bar {
    width: 73%;
    background: #477867;
}

[data-progressbar-value="74"]>.progress-bar {
    width: 74%;
    background: #477867;
}

[data-progressbar-value="75"]>.progress-bar {
    width: 75%;
    background: #477867;
}

[data-progressbar-value="76"]>.progress-bar {
    width: 76%;
    background: #477867;
}

[data-progressbar-value="77"]>.progress-bar {
    width: 77%;
    background: #477867;
}

[data-progressbar-value="78"]>.progress-bar {
    width: 78%;
    background: #477867;
}

[data-progressbar-value="79"]>.progress-bar {
    width: 79%;
    background: #477867;
}

[data-progressbar-value="80"]>.progress-bar {
    width: 80%;
    background: #477867;
}

[data-progressbar-value="81"]>.progress-bar {
    width: 81%;
    background: #3c705e;
}

[data-progressbar-value="82"]>.progress-bar {
    width: 82%;
    background: #3c705e;
}

[data-progressbar-value="83"]>.progress-bar {
    width: 83%;
    background: #3c705e;
}

[data-progressbar-value="84"]>.progress-bar {
    width: 84%;
    background: #3c705e;
}

[data-progressbar-value="85"]>.progress-bar {
    width: 85%;
    background: #3c705e;
}

[data-progressbar-value="86"]>.progress-bar {
    width: 86%;
    background: #3c705e;
}

[data-progressbar-value="87"]>.progress-bar {
    width: 87%;
    background: #3c705e;
}

[data-progressbar-value="88"]>.progress-bar {
    width: 88%;
    background: #3c705e;
}

[data-progressbar-value="89"]>.progress-bar {
    width: 89%;
    background: #3c705e;
}

[data-progressbar-value="90"]>.progress-bar {
    width: 90%;
    background: #3c705e;
}

[data-progressbar-value="91"]>.progress-bar {
    width: 91%;
    background: #346a57;
}

[data-progressbar-value="92"]>.progress-bar {
    width: 92%;
    background: #346a57;
}

[data-progressbar-value="93"]>.progress-bar {
    width: 93%;
    background: #346a57;
}

[data-progressbar-value="94"]>.progress-bar {
    width: 94%;
    background: #346a57;
}

[data-progressbar-value="95"]>.progress-bar {
    width: 95%;
    background: #346a57;
}

[data-progressbar-value="96"]>.progress-bar {
    width: 96%;
    background: #346a57;
}

[data-progressbar-value="97"]>.progress-bar {
    width: 97%;
    background: #346a57;
}

[data-progressbar-value="98"]>.progress-bar {
    width: 98%;
    background: #346a57;
}

[data-progressbar-value="99"]>.progress-bar {
    width: 99%;
    background: #346a57;
}

[data-progressbar-value="100"]>.progress-bar {
    width: 100%;
    background: #306754;
}	
/*.ajax-dropdown{right:16px;left:auto !important}*/

.strong{font-weight:bold}
.bannerCount {
    font-size: 2.6em;
    line-height: 50px;
    font-weight: bold;
    color: darkgray;
}
.bannerDesc {
    font-size: 1.5em;
    font-weight: 200;
}
.right-border-solid{border-right-style: double;!important}

.warning {
    border-color: #dfb56c !important;
    color: #826430 !important;
    background-color: #efe1b3 !important;
}
.info {
    border-color: #9cb4c5 !important;
    color: #305d8c !important;
    background-color: #d6dde7 !important;
}

.rotateMinus90Degree {
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
 }
 
.dropzone .dz-default.dz-message{
	width:auto;
}

.chip {
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 25px;
    cursor: pointer;
    background-color: #d6dde7;
    margin-bottom: 5px;
    margin-right: 5px;
}

.chip:hover {
    background-color: #9cb4c5;
    color: #FFFFFF;
}

.chip img, .chip .icon {
    float: left;
    margin: 2px 10px 0 -23px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    line-height: 2;
}

.chip .icon {
    text-align: center;
    background: #FFFFFF;
}

.chip .deleteChip {
    padding-left: 10px;
    color: #888;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.chip .deleteChip:hover {
    color: #000;
}

.chipMini {
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 25px;
    cursor: pointer;
    background-color: #d6dde7;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.chipMini:hover {
    background-color: #9cb4c5;
    color: #FFFFFF;
}

.chipMini img, .chipMini .icon {
    float: left;
    margin: 2px 10px 0 -23px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    line-height: 2.1;
}

.chipMini .icon {
    text-align: center;
    background: #FFFFFF;
    margin: 2px -1px 0 2px;
    color: #333;
    font-size: 11px;
}

.fa-sum:before { content: "\03A3"; font-family: sans-serif; }
[rel=popover-hover]{
	cursor:help;
}

.blink {
  animation: blinker 2s linear infinite;
}

.slider.slider-horizontal .tooltip {
	display: none !important;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.th-open{
	background: #D4DFED !important;
}
.td-open{
	background: rgb(230, 236, 244) !important;
}

#cardViewModal .modal-dialog:not(.fullModal) .modal-header .close {
	font-size: 28px !important;
    margin-top: -6px !important;
}

.dgt-status-margin {
    margin: 10px 5px;
}

.dgt-process-btn {
    padding: 4px 8px;
}

.dgt-process-btn.btn-info {
    background: #85c984;
    border-color: #85c984;
}

.dgt-prev-opacity {
    opacity: 0.7;
}

.dgt-price {
    font-size: 1.3em;
    color: #999;
    line-height: 15px;
}

body:not(.minified) #left-panel nav .menu-item-parent {
	width: calc(100% - 50px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: -3px;
}

body:not(.modal-open) {
	padding-right: 0px !important;
}

body.modal-open {
	padding-right: 17px !important;
}

:not(html):not(body)::-webkit-scrollbar {   width: 20px; }

:not(html):not(body)::-webkit-scrollbar-track {   background-color: transparent; }

:not(html):not(body)::-webkit-scrollbar-thumb {   background-color: #d6dee1;   border-radius: 20px;   border: 6px solid transparent;   background-clip: content-box; }

:not(html):not(body)::-webkit-scrollbar-thumb:hover {   background-color: #a8bbbf; }

.smart-form .input input[readonly], .smart-form .input input[disabled], .smart-form select[readonly], .smart-form select[disabled] {
	border-color: #BDBDBD80 !important;
	cursor: no-drop !important;
}

select:disabled {
	opacity: 1;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #3276b1 !important;
}
.irs--flat .irs-bar {
    background-color: #3276b1 !important;
}
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #3276b1 !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    border-top-color: #3276b1 !important;
}

#cardViewModal .searchAreaContent {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #FFFFFF;
    border: 1px solid #CCC;
    border-bottom: 0;
    border-top: 0;
    position: absolute;
    width: calc(100% + 44px);
    bottom: 46px;
    left: -44px;
    max-height: 0px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    z-index: 10;
}

#cardViewModal .quickSearchForCopyExistingContent:focus-within .searchAreaContent, #cardViewModal .searchAreaContent:hover {
    max-height: 500px;
    transition: max-height 0.25s ease-in;
}

#cardViewModal .searchResultItem {
    cursor: pointer;
}

#cardViewModal .searchResultItem:hover {
    background: rgba(0, 0, 0, 0.1);
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(1) {
    border-bottom: 1px solid #ccc;
    background: #fafafa;
    padding: 6px 7px 1px;
    display: none;
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(3) {
   padding: 5px 10px 0px 10px;
   border-top: 1px solid #ccc;
   background: #e0e0e0;
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(3) > div:nth-of-type(1) {
    visibility: hidden;
}

#cardViewModal .table.dataTable {
    margin-top: 0px !important;
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(1) > div:nth-of-type(1) {
    width: 100% !important;
    padding-right: 0px !important;
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(1) > div:nth-of-type(1) > .dataTables_length {
    float: right !important;
}

#cardViewModal .dataTables_wrapper > .row:nth-of-type(1) > div:nth-of-type(2) {
    display: none;
}

#cardViewModal .DTCR_clonedTable, .DTCR_pointer {
    z-index: 999999 !important;
}

#cardViewModal .icon-addon .glyphicon {
    z-index: 5;
}

.dataTables_wrapper .datatablesFooter {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    border-top: 1px solid #ccc;
    background: #fafafa;
}

.dataTables_wrapper .datatablesFooter .dataTables_info {
    padding-top: 10px;
}

.dataTables_wrapper .datatablesFooter .dataTables_length {
    display: block;
    text-align: center;
    padding-top: 3px;
}

.dataTables_wrapper .datatablesFooter .dataTables_length label {
    float: unset !important;
}

.table.dataTable {
    margin-top: 0px !important;
}

table.dataTable tbody td, table.dataTable thead th {
    vertical-align: middle;
}
.dataTables_paginate {
    float: unset !important;
}

.dataTables_processing {
    top: 40px !important;
    height: unset !important;
    background: white !important;
}

.modal .noFooter .modal-footer {
    display: none;
}

.dd-item:not(.dd-collapsed) .dd-expand {
    display: none;
}

.dd-collapsed .dd-collapse {
    display: none;
}

.select2-results .select2-result-selectable {
    background: #fff;
    color: #000;
}

.select2-results .select2-selected {
    display: list-item !important;
    background-color: rgb(221, 221, 221);
}

.select2-results .select2-highlighted {
    background: #3276b1;
    color: #fff;
}

/* Start */

.fixed-header #header{
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: unset!important;
    background-color: #564779;
}

#content>.row:nth-child(1) {
    background-color: #fff;
    padding: 8px 10px;
    margin: -1.5rem -20px 10px -2.5rem;
}

.dgt-jarvis{
    box-shadow: 1px 3px 8px 0px rgba(189,189,189,1);
}

.txt-color-blueLight {
    color: #92a2a8!important;
}

.product-content .product-deatil span.tag1 {
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    height: 50px;
    padding: 13px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 50px;
}

.product-content {
    border: 1px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 12px;
    background: #fff;
    box-shadow: 1px 3px 10px 0px rgba(189,189,189,1);
    border-radius:7px;
}

.jarviswidget {
    box-shadow: 1px 3px 10px 0px #ccc;
}

@media only screen and (min-width : 768px) {
    .minified #main{
        margin-left: 44px;
    }
}

.minifyBox{
    padding-right:0px;
}

.smart-form footer {
    display: block;
    border-top: unset;
    background: #fff;
    margin: 0;
    border-radius:0 0 7px 7px;
}

body{
    color:#6a6b6d!important;
    font-family:"Nunito",Arial,sans-serif!important;
}

.fc-border-separate thead tr, .table thead tr {
    background-color: #eee;
    background-image: unset;
    font-size: 12px;
}

table.dataTable{
    margin-top:0px!important;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th{
    padding:10px;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc{
    background:unset;
}

.clear{
    clear:both;
}

.dt-bottom{
    padding-right:10px;
}

.dt-margin-top{
    margin-top:-40px;
}

div.dataTables_paginate{
    float:unset;
}

.dgt-status-margin{
    margin:10px 5px
}

.jarviswidget>header {
    height: 37px;
    color: #333;
    border: 1px solid #C2C2C2;
    background: #ffffff;
    border: unset;
    border-radius: 7px 7px 0px 0px;
    opacity: 0.8;
    padding: 5px 10px 5px 10px;
    line-height: 40px;
}

.jarviswidget>div {
    background-color: #fff!important;
    border: unset;
    border-radius: 0px 0px 7px 7px;
}

.jarviswidget{
    border-radius:7px
}

#content {
    padding: 1.5rem 2rem;
}

body.smart-style-2 {
    background: #faf8fb;
}

.product-content .product-deatil{
    border-radius:7px;
}

.widget-toolbar{
    border-left:unset;
}

.widget-toolbar .btn,.widget-toolbar .btn-default{
    background-color: #fff!important;
    box-shadow:unset;
    border:unset;
    color: #92a2a8!important;
}
.widget-toolbar>.btn i{
    color: #92a2a8!important;
}

/* #header .tt-hint{
    background: none 0% 0% / auto repeat scroll padding-box border-box #33333360!important;
} */

.popover{
    font-family: "Nunito",Arial;
}

.margin-left-10{
    margin-left:10px;
}

.margin-right-10{
    margin-right:10px;
}

.smart-style-2 #header, .smart-style-2 .page-footer, .smart-style-2 .superbox-show {
    background-color: #47475c;
}

.product-content .product-deatil h5 a{
    font-size:12px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px 10px;
    font-family: inherit;
}

.page-title{
    margin:10px 0;
}

.page-title i {
    opacity: 0.6;
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info{
    background-color: #eeeeee;
}

.chat-body{
    background:unset;
    box-shadow:unset;
}

.breadcrumb{
    background:#fff;
}

#jarviswidget-fullscreen-mode>div>header{
    opacity:unset;
}

.table .table{
    background:unset;
}

.workOrderCalendar{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    padding-left: 8px;
    border-left: 5px solid;
    border-right: none;
}

.symbol-label {
    font-weight: 600 !important;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700 !important;
    line-height: 0;
    color: #b3a8cc;
    background-color: #b3a8cc20;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.42rem;
    font-size: 16px;
}

.symbol-label.mini {
    width: 30px;
    height: 30px;
    font-size: 11px;
}

body:not(.minified) #left-panel nav .menu-item-parent {
	width: calc(100% - 50px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: -3px;
}

i.fa-info-circle {
    opacity: 0.3;
    font-size: 12px;
    padding-right: 5px;
}

.minifySearch label.label {
	opacity: 0.7;
}

.product-deatil .txt-color-blueLight, .product-deatil .txt-color-blueDark {
	color: #92a2a815 !important;
	font-weight: 700;
	font-size: 2em !important;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 7px !important;
    border-top-left-radius: 7px !important;
	-webkit-border-bottom-left-radius: 7px !important;
    -webkit-border-top-left-radius: 7px !important;
	-moz-border-bottom-left-radius: 7px !important;
    -moz-border-top-left-radius: 7px !important;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 7px !important;
    border-top-right-radius: 7px !important;
    -webkit-border-bottom-right-radius: 7px !important;
    -webkit-border-top-right-radius: 7px !important;
    -moz-border-bottom-right-radius: 7px !important;
    -moz-border-top-right-radius: 7px !important;
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea,
.client-form .input input, .client-form .select select, .client-form textarea {
	border-radius: 7px !important;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.client-form .input-group input {
	border-top-left-radius: 7px !important;
	-webkit-top-left-border-radius: 7px;
    -moz-top-left-border-radius: 7px;
    border-bottom-left-radius: 7px !important;
	-webkit-bottom-left-border-radius: 7px;
    -moz-bottom-left-border-radius: 7px;
}

.client-form .input-group .input-group-addon {
	border-top-right-radius: 7px !important;
	-webkit-top-right-border-radius: 7px;
    -moz-top-right-border-radius: 7px;
    border-bottom-right-radius: 7px !important;
	-webkit-bottom-right-border-radius: 7px;
    -moz-bottom-right-border-radius: 7px;
}

.input-group-addon:first-child {
    border-top-right-radius: 0px !important;
	-webkit-top-right-border-radius: 0px !important;
    -moz-top-right-border-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	-webkit-bottom-right-border-radius: 0px !important;
    -moz-bottom-right-border-radius: 0px !important;
    border-top-left-radius: 7px !important;
	-webkit-top-left-border-radius: 7px !important;
    -moz-top-left-border-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
	-webkit-bottom-left-border-radius: 7px !important;
    -moz-bottom-left-border-radius: 7px !important;
}

.btn {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.modal-content {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.select2-choices {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.select2-dropdown-open .select2-choices {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottom-left-radius: 0px !important;
    -moz-border-bottom-right-radius: 0px !important;
}

.select2-choice {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.select2-dropdown-open .select2-choice {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-bottom-left-radius: 0px !important;
    -moz-border-bottom-right-radius: 0px !important;
}

.twitter-typeahead {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.client-form header {
    border-top-left-radius: 7px !important;
	border-top-right-radius: 7px !important;
    -webkit-border-top-left-radius: 7px !important;
    -webkit-border-top-right-radius: 7px !important;
    -moz-border-top-left-radius: 7px !important;
    -moz-border-top-right-radius: 7px !important;
}

.well {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.tt-hint {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px !important;
    -moz-border-bottom-left-radius: 7px !important;
    border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px !important;
    -moz-border-top-left-radius: 7px !important;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px !important;
    -moz-border-bottom-right-radius: 7px !important;
    border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px !important;
    -moz-border-top-right-radius: 7px !important;
}

.dataTables_length select {
	border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
}

.smart-form .checkbox i {
	border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}

.jarviswidget {
	min-height: 42px;
}

.jarviswidget .widget-icon i {
	opacity: 0.3;
    font-size: 12px;
    padding-right: 5px;
}

.select2-drop {
	z-index: 99999999 !important;
}

.flexContentCenter{
    justify-content: center;
    display:flex
}

.dropdown-menu {
    border-radius: 7px !important;
}

.input-group .form-control:first-child {
	border-top-left-radius: 7px !important;
	border-bottom-left-radius: 7px !important;
}

.input-group-addon {
	border-top-right-radius: 7px !important;
	border-bottom-right-radius: 7px !important;
}

body:not(.modal-open) {
	padding-right: 0px !important;
}

body.modal-open {
	padding-right: 17px !important;
}

.modal-header .close {
    font-size: 27px !important;
}

.rule-value-container .form-control, .rule-filter-container .form-control {
	width: 100px !important;
}

:not(html):not(body)::-webkit-scrollbar {   width: 20px; }

:not(html):not(body)::-webkit-scrollbar-track {   background-color: transparent; }

:not(html):not(body)::-webkit-scrollbar-thumb {   background-color: #d6dee1;   border-radius: 20px;   border: 6px solid transparent;   background-clip: content-box; }

:not(html):not(body)::-webkit-scrollbar-thumb:hover {   background-color: #a8bbbf; }

.chip {
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 25px;
    cursor: pointer;
    background-color: #7367f01f;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #7367f0;
}

.chip:hover {
    background-color: #7367f0AB;
    color: #FFFFFF;
}

.chip img, .chip .icon {
    float: left;
    margin: 2px 0px 0 -23px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    line-height: 2;
}

.chip .icon {
    text-align: center;
    background: transparent;
}

.chip .icon i {
    opacity: 0.3;
}

.chip .deleteChip {
    padding-left: 10px;
    color: #888;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.chip .deleteChip:hover {
    color: #000;
}

.chipMini {
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 25px;
    cursor: pointer;
    background-color: #d6dde7;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #333;
}

.chipMini:hover {
    background-color: #9cb4c5;
    color: #FFFFFF;
}

.chipMini img, .chipMini .icon {
    float: left;
    margin: 2px 10px 0 -23px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    line-height: 2.1;
}

.chipMini .icon {
    text-align: center;
    background: #FFFFFF;
    margin: 2px -1px 0 2px;
    color: #333;
    font-size: 11px;
}

.smart-form .bootstrap-tagsinput {
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 7px;
}

.smart-form .bootstrap-tagsinput input {
    padding: 7px 10px;
}

.smart-form .bootstrap-tagsinput .tag {
    display: inline-block !important;
    color: #FFF !important;
    margin: 2px 0px 2px 2px !important;
    border-radius: 7px !important;
    padding: 2px 33px 2px 8px;
}

.smart-form .bootstrap-tagsinput .tag [data-role="remove"] {
    line-height: 1.7 !important;
    text-align: center !important;
    width: 19px !important;
    height: 19px !important;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
}

.select2-results .select2-result-selectable {
    background: #fff;
    color: #000;
}

.select2-results .select2-selected {
    display: list-item !important;
    background-color: rgb(221, 221, 221);
}

.select2-results .select2-highlighted {
    background: #3276b1;
    color: #fff;
}

.context-menu-root {
    z-index: 99999 !important;
}

.tagsContent_view .select2-choices {
    border-radius: unset !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}

.fa.fa-file-dwg-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: relative;
}

.fa.fa-file-dwg-o::after {
    content: 'dwg';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 56%;
    bottom: 5%;
    background: #fff;
    padding-bottom: 5%;
    letter-spacing: 1px;
}

.fa.fa-file-dwg-o::before {
    content: '\f15b';
}

.fa.fa-file-rvt-o {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: relative;
}

.fa.fa-file-rvt-o::after {
    content: 'rvt';
    position: absolute;
    left: 50%;
    transform: translateX(-45%);
    font-size: 56%;
    bottom: 5%;
    background: #fff;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    letter-spacing: 1px;
}

.fa.fa-file-rvt-o::before {
    content: '\f15b';
}

table.dataTable thead th {
    position: relative;
}

body:has(.colResizerGrip.colResizing) * {
    cursor: e-resize !important;
}

table:has(.colResizerGrip.colResizing) thead th {
    pointer-events: none;
}

.colResizerGrip {
    display: block;
    width: 8px;
    height: 100%;
    position: absolute;
    right: -4px;
    top: 0;
    cursor: e-resize;
    content: '';
    z-index: 80;
    pointer-events: all;
}

table.dataTable thead th:last-child .colResizerGrip {
    right: 0px;
    width: 4px;
}

.ui-menu {
    border-radius: 7px;
}

.ui-menu .ui-menu-item:first-child .ui-state-focus {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.ui-menu .ui-menu-item:last-child .ui-state-focus {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.ui-menu .ui-menu-item a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #404040;
    font-family: "Nunito",Arial,sans-serif!important;
}

.ui-datepicker {
    z-index: 9999999 !important;
}

.highcharts-contextmenu hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.xeditable-textarea {
    width: 400px !important;
}

.dt-pre-wrap {
    white-space: pre-wrap;
}

@media (max-width: 768px) {
    #content {
        padding: 0.5rem 1.5rem;
    }

    .font-md {
        font-size: 110% !important;
    }

    .font-lg {
        font-size: 130% !important;
    }

    .dropzone .dz-default.dz-message {
        height: 100% !important;
    }

    /* ::-webkit-scrollbar {
        -webkit-appearance: none;
    } */

    ::-webkit-scrollbar { display: none; }
}

@media (max-width: 479px) {
    #content {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    #widget-grid {
        margin-top: 20px;
    }

    .modal-dialog {
        margin: 6px !important;
    }

    .modal-body {
        margin-left: -13px;
        margin-right: -13px;
    }

    .page-title {
        display: block;
        font-size: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .bannerDesc {
        font-size: 1.0em !important;
    }

    .bannerCount {
        font-size: 1.3em !important;
        line-height: 2em !important;
    }

    h1 small {
        margin-left: 6px;
        font-size: 14px !important;
    }
    
    .event-box {
        font-size: 11px !important;
        line-height: 21px !important;
    }

    .cardTitleEditable {
        max-width: calc(100% - 25px);
        display: inline-block;
        word-wrap: break-word;
    }

    .dropzone .dz-default.dz-message {
        height: 100% !important;
    }
}

:root {
    --sat: env(safe-area-inset-top);
    --sar: env(safe-area-inset-right);
    --sab: env(safe-area-inset-bottom); /* THIS ONE GETS US THE HOME BAR HEIGHT */
    --sal: env(safe-area-inset-left);
}

.txtGeneralSearch {
    margin-top: 0;
    height: 32px;
    width: 180px;
    border-radius: 7px;
    background: #161b22;
    border: 1px solid #0f1217;
    color: #fff;
    padding: 0 10px;
    outline: 0;
    margin-top: 8.5px;
    transition: width 0.2s ease 0.4s;
}

.generalSearchArea {
    display: inline-block;
    height: 49px;
}

.generalSearchContent {
    opacity: 0;
    background: #FFF;
    border-radius: 4px;
    visibility: hidden;
    box-shadow: 0 2px 18px 0 rgba(18,52,77,.16), 0 2px 4px 0 rgba(18,52,77,.06);
    transition: opacity 0.4s ease 0.2s, width 0s ease 0.6s, visibility 0.6s;
    margin-top: 5px;
    width: 180px;
}

.generalSearchArea:focus-within, .search-pane-active .txtGeneralSearch {
    height: auto;
}

.generalSearchArea:focus-within .txtGeneralSearch, .search-pane-active .txtGeneralSearch {
    width: 400px;
    transition-delay: 0s;
}

.generalSearchArea:focus-within .generalSearchContent, .search-pane-active .generalSearchContent {
    width: 400px;
    opacity: 1;
    visibility: visible;
    transition-delay: 0.2s, 0s, 0s;
}

.lastViewedCardsDropdownContainer {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.8s ease 0.6s;
}

.generalSearchArea:focus-within + .lastViewedCardsDropdownContainer {
    visibility: hidden;
    opacity: 0;
}

.generalSearchArea .searchTypesContainer {
    width: 100%;
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    white-space: nowrap;
}

.generalSearchArea .btnGeneralSearch, .generalSearchArea .btnGeneralSearchAll {
    border-radius: 16px;
    padding: 5px 10px;
    border: 1px solid #cfd7df;
    font-weight: 500;
    transition: all .2s ease-in;
    color: #4c4f53;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 5px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
}

.generalSearchArea .btnGeneralSearch:not(.active):hover {
    background: #ebeff3;
}

.generalSearchArea .btnGeneralSearch.active {
    background: #47475c;
    color: #FFF;
}

.generalSearchArea .btnGeneralSearch:last-child {
    margin-right: 10px;
}

.generalSearchArea .btnGeneralSearch:first-child {
    margin-left: 10px;
}

.generalSearchArea .generalSearchResult {
    padding: 20px 20px 10px 20px;
    border-top: 1px solid #eee;
    float: left;
    width: 100%;
}

.generalSearchArea .generalSearchResultsContainer {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.generalSearchArea .generalSearchInfo {
    padding: 20px;
    border-top: 1px solid #eee;
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .results {
    padding-top: 15px;
    float: left;
    width: 100%;
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow {
    padding: 5px 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow:hover {
    background-color: #f3f5f7;
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow .resultIcon {
    border-radius: 100px;
    height: 24px;
    width: 24px;
    border-width: 1px;
    border-style: solid;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow .resultIcon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow .resultInfo {
    float: left;
    margin-left: 31px;
    max-width: calc(100% - 31px);
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow .resultInfo .resultTitle {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6a6b6d;
}

.generalSearchArea .generalSearchResultsContainer .generalSearchResult .resultRow .resultInfo .resultDescription {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@keyframes placeHolderShimmer {
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.placeholderContentLoader {
    background: #CCC;
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: darkgray;
    background: linear-gradient(to right, #eeeeee 10%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 100px;
    position: relative;
}

.fullModal {
    width: 100%;
    height: 100%;
    margin: 0 !important;
}

.fullModal .modal-content {
    border-radius: 0px;
    border: 0px;
    min-height: 100vh !important;
}

.fullModal .modal-header {
    position: sticky;
    top: 0;
    background: #fff;
}

.fullModal .modal-title, .fullModal .modal-title span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sameHeightCols {
    display: flex;
    flex-wrap: wrap;
}

.row-gap-15 {
    row-gap: 15px;
}

@media only screen and (min-width : 769px) {
    .text-right-md {
        text-align: right;
    }
}

.padding-bottom-3 {
    padding-bottom: 3px !important;
}

.border-bottom-left-radius-7 {
    border-bottom-left-radius: 7px;
}

.border-bottom-right-radius-7 {
    border-bottom-right-radius: 7px;
}

.border-top-left-radius-7 {
    border-top-left-radius: 7px;
}

.border-top-right-radius-7 {
    border-top-right-radius: 7px;
}

/* mobile left menu styles */

@media only screen and (max-width : 768px) {
    .hidden-menu #main {
        left: 0px;
        margin-left: 0px;
    }

    .hidden-menu-mobile-lock {
        overflow: hidden;
    }

    .smart-style-2 #left-panel {
        padding-top: 15px;
        z-index: 1004 !important;
        width: 330px;
        left: -100%;
        display: block;
        -webkit-transition: left 250ms;
        transition: left 250ms;
        background: linear-gradient(to right, #f7f7f7 99%, #cacaca 100%) !important;
    }
    
    .hidden-menu.smart-style-2 #left-panel {
        left: 0;
    }

    .fixed-navigation nav > ul {
        width: 113% !important;
    }

    .mobile-menu-overlay {
        opacity: 0;
        -webkit-transition: all 250ms;
        transition: all 250ms;
    }

    .hidden-menu .mobile-menu-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1003;
        background: rgba(0, 0, 0, 0.5);
        opacity: 1;
    }

    nav > ul > li > ul > li > a, nav > ul > li > ul> li > ul > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .smart-style-2 nav ul ul li > a {
        padding-left: 30px;
    }
}

/* mobile left menu styles */

/* mobile bottom bar styles */

.tabbar {
    height: 72px;
    display: flex;
    flex-direction: column;
    box-sizing: content-box;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1002;
}

.tabbar ul, .tabbar li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tabbar ul {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #47475c;
    align-self: flex-end;
    justify-content: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: calc(50px + var(--sab));
    padding-bottom: var(--sab);
}

.tabbar li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    background-color: #47475c;
    height: 60px;
    position: relative;
    color: #FFF;
    cursor: pointer;
    flex-grow: 1;
}

.tabbar li:last-child {
    margin-right: 0;
}

.tab-style2 ul {
    justify-content: center;
}

.tab-style2 li {
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 1px;
    left: 0;
    height: 50px;
}

.tab-style2 .fab {
    width: 60px;
    height: 60px;
    top: -1.4rem;
}

.bottom-navigation .fab .material-icons-outlined {
    font-size: 32px;
}

.bottom-navigation a {
    color: #FFF;
}

.bottom-navigation .fab {
    position: relative;
    background: #47475c;
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 40%);
    border-radius: 100%;
    z-index: 3;
}

.bottom-navigation.fab-container {
    max-width: 80px;
}

.bottom-navigation .fab a {
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.bottom-navigation .fab a .material-icons-outlined {
    transition: all 500ms;
}

.fab-active .bottom-navigation .fab a .material-icons-outlined {
    transform: rotate(135deg);
}

.bottom-navigation.fab-container .fab-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0;
    transition: opacity 500ms;
}

.fab-active .bottom-navigation.fab-container .fab-overlay {
    position: fixed;
    opacity: 1;
    width: 100%;
    height: 100%;
}

.bottom-navigation.fab-container .fab-actions {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    top: -1.8rem;
    z-index: 2;
    width: 40px;
    height: 40px;
}

.bottom-navigation.fab-container .fab-action {
    transition: bottom 500ms;
    position: absolute;
    bottom: 0;
    padding: 5px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    display: flex;
    border-radius: 100%;
    background: #47475c;
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 40%);
    align-items: center;
    justify-content: center;
}

.fab-active .bottom-navigation.fab-container .fab-action {
    bottom: var(--offset);
}

body.keyboard-opened .tabbar {
    display: none;
}

/* mobile bottom bar styles */

/* search area mobile styles */

@media (max-width: 768px) {
    .generalSearchArea {
        width: 100vw;
        top: 0;
        left: 0;
        position: absolute;
    }

    .generalSearchArea .txtGeneralSearch {
        color: #404040;
        margin: 0;
        height: 49px;
        border-radius: 0;
        background: #FFF;
        border: 0;
        border-bottom: 1px solid #eee;
    }

    .generalSearchArea:focus-within .txtGeneralSearch, .search-pane-active .txtGeneralSearch {
        width: 100%;
    }

    .generalSearchArea .generalSearchContent {
        width: 100% !important;
        margin-top: 0;
        border-radius: 0;
        height: calc(100dvh - 49px - 50px - var(--sab));
        box-shadow: unset;
    }

    .generalSearchArea .generalSearchResultsContainer {
        max-height: unset;
        height: calc(100% - 51px);
    }

    body.keyboard-opened .generalSearchArea .generalSearchContent {
        height: calc(100dvh - 49px);
    }

    .generalSearchArea {
        opacity: 0;
        transition: width 0.2s ease 0.4s, opacity 0.2s;
        visibility: hidden;
    }

    .search-pane-active .generalSearchArea {
        opacity: 1;
        visibility: visible;
    }

    body.search-pane-active {
        overflow: hidden;
    }
}

/* search area mobile styles */

/* last viewed cards mobile styles */

@media (max-width: 768px) {
    .btnLastViewedCardsDropdown, 
    .btnProjectShortcutDropdown {
        display: none !important;
    }

    .lastViewedCards {
        position: fixed;
        left: 0;
        top: 0;
        border-radius: 0 !important;
        margin: 0;
        border: unset;
        box-shadow: unset;
        width: 100% !important;
        height: calc(100% - 50px);    
    }
}

.lastViewedCardsHeader {
    color: #6a6b6d;
    margin-top: -5px;
    height: 49px;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    font-weight: 300;
    padding: 12px 15px;
}

.lastViewedCards .resultRow:hover {
    background-color: #f3f5f7;
}

/* last viewed cards mobile styles */

/* dropdown animation */

.dropdown-menu {
    -webkit-transition: all 0.32s;
    -moz-transition: all 0.32s;
    -ms-transition: all 0.32s;
    -o-transition: all 0.32s;
    transition: all 0.32s;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    display: block;
    -webkit-animation-name: unset !important;
    -moz-animation-name: unset !important;
    -o-animation-name: unset !important;
    animation-name: unset !important;
    -webkit-animation-duration: unset !important;
    -moz-animation-duration: unset !important;
    -o-animation-duration: unset !important;
    animation-duration: unset !important;
    -webkit-animation-fill-mode: unset !important;
    -moz-animation-fill-mode: unset !important;
    -o-animation-fill-mode: unset !important;
    animation-fill-mode: unset !important;
}

.dropup .dropdown-menu {
    transform-origin: bottom;
}

.open > .dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
}

.last-viewed-cards-open .lastViewedCards.dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
}

.dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
}

/* dropdown animation */


/* page title and logo styles */

@media (max-width: 767px) {
    #logo img {
        padding-left: 15px;
    }

    #content > .row:nth-child(1) {
        padding-bottom: 0;
    }

    #content > .row:nth-child(1) > [class*="col-"] {
        width: 100%;
    }

    .page-title {
        display: block;
        font-size: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    #content > .row:nth-child(1) a, #content > .row:nth-child(1) button {
        display: none;
    }
}

#content > .row:nth-child(1) .page-title i {
    opacity: 0.3;
}

#content > .row:nth-child(1) > [class*="col-"]:empty {
    display: none;
}

/* page title and logo styles */

html, body {
    overscroll-behavior: none;
}

body.last-viewed-cards-open, body.search-pane-active {
    overflow: hidden;
}

#codeEditorModal .fullModal .modal-body {
    height: calc(100vh - (70px));
}

/* select2 mobile styles */

@media (max-width: 768px) {
    .select2-drop-active {
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        position: fixed !important;
        height: 100% !important;
        border: 0 !important;
        padding: 0 15px 0 15px !important;
    }

    .select2-search {
        margin-left: -19px;
        width: calc(100% + 38px);
    }

    .select2-search input {
        border: unset;
        background: #fff;
        border-bottom: 1px solid #ccc;
        line-height: 36px;
        padding-right: 10px;
    }

    .select2-search:before {
        display: none;
    }

    .select2-results {
        padding: 15px 0 10px 0;
        max-height: 100%;;
        margin: 0;
    }

    .select2-result {
        padding: 10px;
        border-radius: 7px;
        margin-bottom: 5px;
    }

    .select2-result .select2-result-label {
        padding-bottom: 3px;
    }

    .select2-no-results, .select2-searching {
        background: unset !important;
        text-align: center;
    }

    .select2-mobile-header {
        border-bottom: 1px solid #ccc;
        margin-left: -15px;
        margin-right: -15px;
        color: #6a6b6d;
        font-size: 18px;
        font-weight: 300;
        padding: 12px 15px;
    }

    .select2-mobile-header .select2-mobile-close-button {
        float: right;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .2;
        font-size: 27px !important;
        font-family: inherit;
        margin-top: -2px;
    }

    .select2-mobile-search {
        line-height: 36px;
        margin-left: -15px;
        width: calc(100% + 30px);
        border: unset;
        border-bottom: 1px solid #ccc;
        padding: 5px 10px;
        font-size: 1em;
    }
}

/* select2 mobile styles */

.popover-content .editable-input input {
    border-radius: 7px !important;
    width: auto;
}

.dataTables_processing {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

/* jquery-ui update fix */
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    cursor: pointer !important;
}

.sparkline-table {
    vertical-align: middle !important;
}

.sparkline-table .highcharts-container  {
    margin: 0 auto !important;
}

/* END */

.viewedusers-placeholder-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.viewedusers-results-row-icon {
    border-radius: 100px;
    height: 28px;
    width: 28px;
    border-width: 1px;
    border-style: solid;
    margin-right: 5px;
}

.user-bookmarks-content fieldset {
    padding: 14px 11px 1px;
}

.bookmark-star {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    font-size: 17px;
    width: 22px;
    height: 22px;
    padding: 4px;
    margin-left: 7px;
}

.bookmark-star i {
    opacity: 1 !important;
}

/* Project shortcut styles */
.projects-shortcut-content {
    max-height: 40vh;
    overflow-y: auto;
}

.projects-shortcut-search-container {
    display: flex;
    position: relative;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 12px;
    padding: 7px 16px;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid transparent;
    transition: all 0.3s ease;
}

.projects-shortcut-search-input {
    border: none;
    background: transparent;
    outline: none;
    font-size: 14px;
    width: 100%;
    padding-left: 8px;
}

.projects-shortcut-search-container:focus-within {
    background-color: #fcfcfc;
    border-color: #d0d9e5;
}

.pointer-events-disabled {
    pointer-events: none;
}

.alert {
    border-radius: 7px !important;
}

/* tour checklist styles */

#confetti {
    z-index: 9999999999999999;
    position: fixed;
}

body.tour-active {
    overflow-x: hidden;
}

.tour-checklist-container {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 100;
}

.tour-checklist-container .btn-tour-checklist {
    padding: 8px 21px;
    font-weight: 600;
    background: #47475c;
    color: #fff;
    border-radius: 24px;
    border: 0;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    float: right;
    font-size: 16px;
}

.tour-checklist-container .btn-tour-checklist:hover {
    background: #1c1c25;
}

.tour-checklist-container .tour-checklist-content {
    width: 350px;
    border-radius: 7px;
    margin-bottom: 20px;
    background: #FFF;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    padding-bottom: 15px;
    overflow: hidden;
}

.tour-checklist-container .tour-checklist-header {
    padding: 15px 21px 8px 21px;
    background: #47475c;
    color: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-weight: 600;
    font-size: 16px;
}

.tour-checklist-container .tour-checklist-progress-content {
    padding: 8px 21px;
    background: #47475c;
    color: #fff;
    font-size: 16px;
    height: 32px;
}

.tour-checklist-container .tour-checklist-progress-text {
    font-size: 12px;
    float: left;
    line-height: 16px;
}

.tour-checklist-container .tour-checklist-progress {
    border-radius: 10px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.2);
    overflow: hidden;
    float: right;
    width: calc(100% - 35px);
    margin-top: 4px;
}

.tour-checklist-container .tour-checklist-progress-bar {
    height: 8px;
    background-color: #40C570;
}

.tour-checklist-container .tour-checklist-spacer {
    background: #47475c;
    height: 32px;
}

.tour-checklist-container .tour-checklist {
    padding: 8px 21px;
}

.tour-checklist-container .tour-checklist .tour-checklist-item {
    display: flex;
    font-size: 12px;
    border-radius: 7px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    padding: 13px;
    box-shadow: rgba(45, 62, 80, 0.12) 0 1px 5px 0;
    border: 1px solid rgba(136, 136, 136, 0.2);
    color: #888888;
    background: #FFF;
    margin-bottom: 8px;
    gap: 5px;
}

.tour-checklist-container .tour-checklist .tour-checklist-item i {
    font-size: 15px;
}

.tour-checklist-container .tour-checklist .tour-checklist-item:hover {
    border: 1px solid rgba(136, 136, 136, 0.4);
}

.tour-checklist-container .tour-checklist-header .tour-checklist-close {
    float: right;
    font-size: 20px;
    margin-top: -5px;
    color: #888888;
}

.tour-checklist-container .tour-checklist-header .tour-checklist-close:hover {
    color: #FFF;
}

.tour-checklist-container .tour-checklist-hide, .tour-checklist-container .support-ai-back {
    display: block;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.tour-checklist-container .tour-checklist-hide:hover, .tour-checklist-container .support-ai-back:hover {
    text-decoration: underline;
    color: #888888;
}

.tour-checklist-container .support-ai-content .chat-content {
    height: 500px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.tour-checklist-container .support-ai-content .chat-content iframe {
    height: 100%;
    width: 100%;
    min-height: 500px;
}

.tour-checklist-container .support-ai-content .chat-content .iframe-loading-indicator {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-45%, -50%);
}

.tour-checklist-container .support-ai-content .chat-content .iframe-loading-indicator i {
    font-size: 25px;
}

.tour-checklist-container .support-ai-content .chat-header-placeholder {
    height: 49px;
    background-color: #47475c;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.tour-checklist-container .support-ai-content .chat-header {
    height: 49px;
    background-color: #47475c;
    color: rgb(255, 255, 255);
    position: absolute;
    z-index: 2;
    width: 280px;
    border-top-left-radius: 7px;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 12px;
}

.tour-checklist-container .support-ai-content .chat-close-content {
    height: 49px;
    background-color: #47475c;
    color: rgb(255, 255, 255);
    position: absolute;
    right: 0;
    z-index: 2;
    width: 45px;
    border-top-right-radius: 7px;
}

.tour-checklist-container .support-ai-content .chat-close-content a {
    color: #FFF;
    font-size: 27px;
    margin-left: 12px;
    line-height: 48px;
}

.tour-checklist-container .support-ai-content .chat-close-content a:hover {
    opacity: 0.6;
}

.tour-checklist-container .tour-checklist-item .fa-check-circle-o {
    color: #40C570;
}

.tour-checklist-container .or-divider {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}

.tour-checklist-container .or-divider div {
    height: 1px;
    background: #eee;
    flex: 1;
}

.tour-checklist-container .or-divider span {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}

/* tour checklist styles */