﻿body {
  overflow: hidden;
}
body, html {
    background: #ecf0f1;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000d6;		/*Issue # 591*/
  z-index: 99999;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  /*background-image: url(../images/loader.gif);*/		/*Issue # 591*/
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
.search_grid_field {
        width: 100%;
    top: inherit;
    right: inherit;
    background: none;
    border: 0px;
    position: relative;
    padding: 5px 0px 0px 0px;
}
.search_grid_field input{
    width:100% !important;
    padding: 5px;
}
.search_grid_field:before, .search_grid_field:after{
    display:none;
}
.grid_search{
    float:none;
    cursor: auto;
}
.grid_search i{
    float:right;
    margin-left: 12px;
        cursor: pointer;
}
.search_grid .jtable-main-container > table.jtable > thead th {
    min-width: 120px;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container {
    margin-left: 0px;
}
.headingContainer h1 {
    padding:10px;
    margin: 0px;
}
.headingContainer{
    height:inherit;
}
.help_btn {
    top: 10px;
}
.dashboard_numbers_box, .quick_links_box, .charts_box {
    max-width: inherit !important;
}
.breadCrumContainer a{
    color:#0070ff ;     /*Issue # 520*/
    text-decoration:none;
}
.breadCrumContainer a:hover{
    color:#0356c1;      /*Issue # 520*/
    text-decoration:underline;
}
.breadCrumContainer .fa-angle-double-right{
    margin: 0px 10px;
}
/*
.breadCrumContainer {
    color: #8d9193;
}	CR # 1040 */
#hiddenPanel {
    height: 100% !important;
}
#NextSynTimeDiv {
    font-size: 14px !important;
    top: -10px;
    position: relative;
}
.leftNav{
    min-height:inherit !important;
}
.sync_box{
    height:inherit;
}
.report_filter .form-group label{
    font-weight:normal;
    margin-bottom:10px;
    display: block;
}
.form-group{
	/*start o fissue # 2143*/
    /*margin-bottom:10px;*/
    margin-bottom:18px;
	/*end o fissue # 2143*/
}
.DataBody {
    background: #ecf0f1;
}
.ui-datepicker {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}
.ui-datepicker td, .ui-datepicker th {
    font-size: 12px;
}
.ui-datepicker .ui-state-active, 
.ui-datepicker .ui-widget-content .ui-state-active, 
.ui-datepicker .ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fbd850;
    font-weight: bold;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    font-size: 13px;
    margin-bottom: 9px;
}
input, select{
    box-sizing:border-box;
}
.report_filter .form-group .radio_box label{
    display:inline-block;
}
.headingContainer h1 {
    padding-right: 48px;
}
.shiftBox{
	background: #fff;
	border: solid 1px #dbdfe0;
	margin-bottom: 20px;
}
.ShiftStatus{
	background: #00afef;
	color: #fff;
	font-size: 20px;
	text-align: center;
	height: 55%;    /*Issue # 2404*/
	line-height: 68px;
}
.openMessage{
	background: #27ae60;
	color: #fff;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	height: 45%;    /*Issue # 2404*/
	line-height: 44px;
}
.shiftBox table td{
	border-left: solid 1px #dbdfe0;
	border-bottom: solid 1px #dbdfe0;
	padding: 13px;
	box-sizing: border-box;
	color: #2c3e50;
}
.shiftBox .cash_box td{
	height: 56px;
	border-bottom: 0px;	
}
.shiftBox b{
	font-size: 15px;
}
.shiftBox .cash_box td b{
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.shiftBox .cash_box td span{
	display: block;
	text-align: center;
}
.whiteBorderBox{
	background: #fff;
	padding: 20px;
	border: solid 1px #dbdfe0;
	margin-bottom: 20px;
}
.whiteBorderBox .form-group label{
	display: block;
	margin-bottom: 8px;
}
.whiteBorderBox .form-group input{
	width: 100%;
}
.whiteBorderBox .col-sm-12{
	text-align: center;
}
.whiteBorderBox .col-sm-12 button{        
	font-size: 20px;
    width: auto;
    padding: 12px 76px;
    margin-top: 10px;
    box-shadow: 0px 4px 0px #208e4e;
}
/*StaRT Cr# 1037*/
.whiteBorderBox .col-sm-12 input[type="button"]{        
	font-size: 20px;
    width: auto;
    padding: 12px 76px;
    margin-top: 10px;
    box-shadow: 0px 4px 0px #208e4e;
}
/*End Cr # 1037*/
/*Start Issue # 2404*/
.whiteBorderBoxShift{
	background: #fff;
	padding: 20px;
	border: solid 1px #dbdfe0;
	margin-bottom: 20px;
}
/*End Issue # 2404*/
.note_btn{
	    background: #26ae62;
    color: #fff;
    position: absolute;
    padding: 9px 15px;
    border-radius: 0px 5px 5px 0px;
    bottom: 0px;
    right: 15px;
	border: 0px;
	cursor: pointer;
}
.sm_icon2 {
    border: 0px;
    padding: 5px 10px;
}
.Print_box{
	position: absolute;
	right: 0px;
	top: -4px;
}
.icon_border_box{
    border:solid 1px #dedede;
     display:inline-block;
}
.icon_border_boxInner{
    border-right:solid 1px #dedede; 
    padding:9px 13px;
    display:inline-block;
}
.icon_border_boxInner img{
    vertical-align:middle;
}
.icon_border_box .icon_border_boxInner:nth-child(2n){
    border:0px;
}

#hiddenPanel{right: -755px;}

#back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #444;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #bf0000;
}
#back-to-top.show {
    opacity: 1;
}
.file {
  visibility: hidden;
  position: absolute;
}
.browse_btn{
	width: inherit;
	padding: 6px 15px;
	text-transform: inherit;
	box-shadow: none;
}
	/*issue # 2143*/
	/*.form-control:disabled{
		border: 0px !important;
		background: transparent !important;
		    cursor: text !important;
	}
    .candela_input {
    width: 100% !important;
    padding-right: 30px;
}*/
.form-group img {
        bottom: 6px;
    position: absolute;
    right: 21px;
    margin-right:inherit !important;
    top:inherit !important; 
}
/*issue#2293*/
.helpIcon {
    bottom: unset !important;    
    right: 4px !important;
}
.inputGroupBorder{
    border:none !important;
    background:none !important;
}
/*issue#2293 end*/

/*issue#2379 start*/
.form-group .disable_label{
   font-size: 12px;
   top: -8px;
   position: absolute;
   left: 5px;
   z-index: 9;
   width: calc(100% - 10px);
   background: #f1f1f1;
   border-top: solid 1px #d9dee1;
   border-right: solid 1px #d9dee1;
   border-left: solid 1px #d9dee1;
   border-radius: 5px 5px 0px 0px;
   padding-left: 5px;
   color: #929292;
}
/*issue#2379 end*/

@media (max-width: 768px) {
	.shiftBox td{width: 100% !important; display: block; text-align: center;}
	.shiftBox .cash_box td {  border-bottom: solid 1px #dbdfe0; height: inherit;}
    .ui-dialog{width:100% !important;}
    /*code against issue#2863*/
    .html2canvas-container { width: 700px !important; height: 700px !important; }
    /*code against issue#2863*/
    .btn_style {width:100%; margin-bottom:10px; }

    /*5308*/
    #mb-btnFormat .btn_style{
        width:75px;
            margin:0px;
    }
    /*5308*/
    #hiddenPanel {
        width: 100% !important;
        right: -772px;
    } /*issue # 2143*/

}
@media (max-width: 533px) {
	.select_shop {  top: -11px;}

}

/*  CR # 1040 - CSS (Start)  */

.breadCrumContainer h1{
	display: inline-block;
	border-right: solid 1px #dee4e4;
	    font-size: 20px;
    padding: 7px 0px;
	padding-right: 20px;
	margin-right: 10px;
}
@media (max-width: 500px){
	.breadCrumContainer h1{border-right:0px;}
}
.breadcrum_right{
	top: -2px;
	display: inline-block;
}
.breadCrumContainer .help_btn {
    top: 11px;
}
.inPageMenu{
	/*width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #fff;
	background: #00afef;
	text-align: center;
	    font-size: 16px;
	position: absolute;
	right: 20px;
	top: 20px;
    z-index: 100;   New Added*/
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #00afef;
    text-align: center;
    font-size: 16px;
    position: initial !important;
    right: inherit !important;
     top: inherit !important;
    z-index: 998;
    display: inline-block;
    vertical-align: top;
	
}
@media (max-width: 1000px){
	.inPageMenu{    position: relative;    right: inherit;    top: inherit;    float: right;    margin: 10px 20px;}
}
.inPageMenu i{
	    width: 30px;
    height: 30px;
    line-height: 31px;
	cursor: pointer;
}
.inPage_mContainer{
	background: rgba(0,0,0, 0.5);
	position: absolute;
	right: 0px;
	    width: 180px;
        top: 28px;
	z-index: 500;   /*Modified*/
}
.inPage_mContainer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.inPage_mContainer ul li{
	border-bottom: solid 1px #ececec54 !important;
	text-align: left;
}
.inPage_mContainer ul li:hover{
	background: #899ba5;
}
/*Satrt Issue  # 1903*/
.inPage_mContainer ul li a:hover{
	background: #899ba5 !important;
}
/*End Issue  #1903*/
.inPage_mContainer ul li a{
	color: #fff;
    text-decoration: none;
    font-size: 13px;
    height: 100%;
    display: block;
    padding: 8px;
}
.pin_icon{
	font-size: 10px;
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #ececec54;
    background: rgba(0,0,0,0.5);
    font-weight: bold;
}
.pin_icon img{
	float: right;
    margin-top: 5px;
    margin-right: 6px;
	cursor: pointer;
}
.pin_icon_active img{
    transform: rotate(-90deg);
}
.menuActive{
	display: block !important;
}




/*Nimbus Pre-Loader Start*/

.nimbus_preloader{
	width: 196px;
	height:50px;
	background: url(../images/nimbus_preloader_half.png) no-repeat;
	
}
.nimbus_preloaderInner{
	width: 161px;
	height:50px;
	margin-left: 35px;
	background: url(../images/nimbus_preloader_half2.png) no-repeat;
	    position: absolute;
    top: 0px;
}
.nimbesLoader {
  height: 14px;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 20px;
}
.nimbesLoader:before{
  display: block;
  position: absolute;
  content: "";
 width: 190px;
      height: 14px;
    background-color: #ff2b3d;
  animation: loading 2s linear infinite;
}

@keyframes loading {

     from {left: 0; width: 0;}
	66%, 100% {
    left: 0; width: 93%;
  }
}

/*Nimbus Pre-Loader End*/
.help_btn_new{
	float:right;
	right:10px;
	top:13px;
    margin-left: 3px; /*issue # 1174*/
	cursor:pointer;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*Issue # 510 - Start*/
.tooltip_templates{
	border-radius: 1px; 
	border: 1px solid #cacaca;
	background: #fff;
	color: #222;
     line-height:inherit;
}

.tooltip_templates .tooltipster-content {	
	font-size: 12px;
	font-weight: normal;
	padding:10px;
	overflow: hidden;
 border-right: 5px solid #d0745f;
 max-width:300px;
 line-height:inherit;
}
/*Issue # 510 - End*/

/*New Edit Buttons - Start*/
.add_edit_btnBox{       /*Issue # 1174*/
	float: right;
    margin-right: 3px;
     margin-top: 5px;       /*Issue # 1537*/
}
/*Start Issue # 690*/
.page_edit_btn{
	border: 0px;
	background: #f7941d;
	color: #fff;
	    padding: 10px 18px;
    border-radius: 0px 30px 30px 0px;
	cursor: pointer;
         font-weight: 500;
    font-size: 15px;
}
.page_add_btn{
	border: 0px;
	background: #27ae60;
	color: #fff;
	    padding: 10px 18px;
    border-radius: 30px 0px 0px 30px;
	margin-right: -2px;
	cursor: pointer;
        font-weight: 500;
    font-size: 15px;
}


.add_edit_btnBox img{
vertical-align: bottom;	
    height: 13px;
    width: 13px;
	/*margin-bottom: 1px;*/ /*code commented against issue # 2143*/ 
    margin-bottom: 4px; /*issue # 2143*/ 
    margin-right: 4px;
   
}
/*End Issue # 690*/
@media (max-width: 700px){
	/*.breadCrumContainer h1{display: block;border-right: 0px;}*/ /*code commented against issue # 2143*/	.add_edit_btnBox {    margin-top: 2px;}
    .help_btn_new{top:9px;}
}
@media (max-width: 768px){
	.add_edit_btnBox {   float:none;} /* issue # 2143*/
}
/*New Edit Button - END*/

/*   CR # 1040 - END  */
/*Issue # 502 - Start*/
.expiry_notification{
    background:#f05050;
    color:#fff;
    text-align:center;
    padding:2px;
}
/*Issue # 502 - END*/

/*Issue # 567 - start*/
.help_tooltip_icon {
    margin-bottom: -2px;
    cursor: help;
}

/*Issue # 1174 - Start*/
.video_DetailBox{
	text-align: center;
	padding: 50px;
	
}
.video_DetailBox iframe{
	    width: 80%;/*Issue# 1197*/
    height: 400px;/*Issue# 1197*/
	
}
.video_tabs ul{
	background: none;
}
.video_tabs .tabs{
	background: none;
}
.video_tabs li{
	font-weight: 400 !important;
	border-bottom: solid 6px #e4e4e4 !important;
}
.video_tabs li a{
	color: #000 !important;
}
.video_tabs .ui-tabs-active{
	border-bottom: solid 6px #0098da !important;
}
.video_tabs .ui-tabs-active a{
	color: #0098da !important;
}
.video_thumb{
	padding: 20px;
    padding-bottom:10px;

}
.video_slider .slick-prev{
	background: url(../images/video_arrow_left.png) no-repeat;
	width: 22px;
	height: 40px;
	    left: 2px;
	top: 90px;/*Issue# 1197*/
	z-index: 20;
    position:absolute;/*Issue# 1197*/
}
.video_slider .slick-prev:hover{
	background: url(../images/video_arrow_left.png) no-repeat;
}
.video_slider .slick-next{
	background: url(../images/video_arrow_right.png) no-repeat;
	width: 22px;
	height: 40px;
	    right: 2px;
	top: 90px;/*Issue# 1197*/
	z-index: 20;
    position:absolute;/*Issue# 1197*/
}
.video_slider .slick-next:hover{
	background: url(../images/video_arrow_right.png) no-repeat;
}
.video_slider .slick-prev:before, .video_slider .slick-next:before{
	display: none;
}


@media (max-width: 768px){
	.video_DetailBox iframe{width: 100%; height: 200px;}
}

.icon_header{
	position: relative;
	top: -8px;
}
/*!important; added with every line against Issue # 1414*/
.video_message_dialog{
	border-radius: 8px !important; 
	text-align: center  !important;
	padding: 40px 0px  !important;
}
/*Issue # 1715 Starts*/
.welcome_message_dialog{
	border-radius: 8px !important; 
	text-align: center  !important;
	padding: 40px 0px  !important;
    height:520px !important;
}

.welcome_message_dialog h1{
	 font-family: 'newsgoth_cn_btregular';
    color: #ed3237;
    font-size: 28px;
    margin-bottom:10px;
}
.welcome_message_dialog h2{
	    font-family: 'newsgoth_cn_btregular';
    color: #151617;
    font-size: 19px;
   
}

.welcome_message_dialog h3{
	    font-family: 'newsgoth_cn_btregular';
    color: #151617;
    font-size: 19px;
    margin-bottom: 20px;
}
    .welcome_message_dialog .ui-dialog-titlebar {
        display: none;
    }
    .yes_btnhome{
	background: #39b54a;
	color: #fff;
	border: 0px;
	font-family: 'newsgoth_cn_btregular';
	font-size: 20px;
    padding: 11px 42px;
    border-radius: 5px;
	cursor: pointer;
	
}
.yes_btnhome:hover{
	background: #319d3f;
}
.no_btnhome{
	background: #ed3237;
	color: #fff;
	border: 0px;
	font-family: 'newsgoth_cn_btregular';
	font-size: 20px;
    padding: 11px 42px;
    border-radius: 5px;
	cursor: pointer;
}
.no_btnhome:hover{
	background: #ce2025;
}
/*Issue#1824 start*/
.remind_later{
	background: #00bce0;
	color: #fff;
	border: 0px;
	font-family: 'newsgoth_cn_btregular';
	font-size: 20px;
    padding: 11px 42px;
    border-radius: 5px;
	cursor: pointer;
}
.remind_later:hover{
	background: #0c8096;
}
/*Issue#1824 end*/
/*Issue # 1715 Ends*/
.video_message_dialog h1{
	    font-family: 'newsgoth_cn_btregular';
    color: #ed3237;
    font-size: 28px;
}
.video_message_dialog h2{
	        font-family: 'newsgoth_cn_btregular';
    color: #0098da;
    font-size: 30px;
    margin-bottom: 20px;
}
.video_message_dialog .ui-dialog-titlebar{
	display: none;
}
.yes_btn{
	background: #39b54a;
	color: #fff;
	border: 0px;
	font-family: 'newsgoth_cn_btregular';
	font-size: 20px;
    padding: 11px 42px;
    border-radius: 5px;
	cursor: pointer;
	
}
.yes_btn:hover{
	background: #319d3f;
}
.no_btn{
	background: #ed3237;
	color: #fff;
	border: 0px;
	font-family: 'newsgoth_cn_btregular';
	font-size: 20px;
    padding: 11px 42px;
    border-radius: 5px;
	cursor: pointer;
}
.no_btn:hover{
	background: #ce2025;
}
.video_show_dialog{
	    background: none;
	overflow: visible;
}
.video_show_dialog .ui-dialog-titlebar{
	background: none;
	    height: 22px;
}
.video_show_dialog .ui-dialog-titlebar button {
    position: absolute;
    right: -20px;
    top: 20px;
}

/*Issue # 1174 - END*/
/*Start Issue # 1903*/
.AccordianSpaceMini {
    padding-top: 5px !important;
    padding-bottom: 5px !important;

}
/*End Issue #  1903*/

    /*Start Issue#3797*/
    .StoreActivation_message_dialog {
        border-radius: 8px !important;
        text-align: center !important;
        padding: 40px 0px !important;
    }

        .StoreActivation_message_dialog h1 {
            font-family: 'newsgoth_cn_btregular';
            color: #ed3237;
            font-size: 28px;
            margin-bottom: 10px;
        }

        .StoreActivation_message_dialog h2 {
            font-family: 'newsgoth_cn_btregular';
            color: #151617;
            font-size: 19px;
        }

        .StoreActivation_message_dialog h3 {
            font-family: 'newsgoth_cn_btregular';
            color: #151617;
            font-size: 19px;
            margin-bottom: 20px;
        }

        .StoreActivation_message_dialog .ui-dialog-titlebar {
            display: none;
        }

    /*End Issue#3797*/
/*Start Issue#5945*/
.dropbtn {
    background-color: #3c9cdd;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.data-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.data-dropdown a:hover {
    background-color: #ddd;
}

/*End Issue#5945*/