
body {
	background-color:#ffffff;
	font-family :'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #343434;
}
a:focus {
	outline:none;
}

.header {
	min-height:110px;
	padding:10px 0 0;
}
.logo {
	margin-left:20px;
	margin-bottom:5px;
}
.user {
	margin:20px 30px 0 0;
}
/* dropdown hover effect*/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
}
.fullWidthMenu {
	background-color:#d70738;
	min-height:45px;
}
.fullWidthMenu h4 {
	margin:0 0 0 30px;
	padding:0;
	color:#d70738;
	line-height:40px;
	font-size:16px;
}
.fullWidthMenu ul {
	margin:0;
	padding:0 0 0 20px;
	position:relative;
}
.fullWidthMenu li {
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	display:block;
	float:left;
}
.fullWidthMenu li:first-child {
	border-left:1px solid #ffffff;
}
.fullWidthMenu li a {
	padding:10px 20px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.fullWidthMenu li a:hover {
	text-decoration:none;
	background-color:#ffd777;
	color:#333;
}
.fullWidthMenu li:hover a {
	text-decoration:none;
	background-color:#ffd777;
	color:#333;
}
.fullWidthMenu li i {
	margin:0 5px 0 0;
}
.fullWidthMenu .dropup, .fullWidthMenu .dropdown {
	position: static;
}
.fullWidthMenu .dropdown-menu {
	margin:0;
	padding:10px 10px 20px;
	position:absolute;
	width:100%; 
	left:0;
	top:45px;
	background-color:#ffd777;
	z-index:9999;
	border:0;
	border-bottom:4px solid #2c292a;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.176);
	border-radius:0;
}
.fullWidthMenu .dropdown-menu .block  {
	float:left;
	margin-right:20px;
}
.fullWidthMenu .dropdown-menu  li {
	display:block;
	float:none;
	border:none;
}
.fullWidthMenu .dropdown-menu  li  a {
	color:#333;
	font-size:14px;
	text-transform:none;
	padding:0 10px;
}
.fullWidthMenu .dropdown-menu  li  a:hover, .fullWidthMenu .dropdown-menu  li  a:focus {
	background-color:transparent;
	text-decoration:underline;
	outline:none;
}

.content {
	padding:20px;
	min-height:580px;
}
hr {
	margin-bottom:10px;
	margin-top:10px;
	border-color:#ffd777;
}
.text-warning {
	color:#f9b14d;
}
.bookingStps p {
	height:50px;
	display:block;
	background-color:#e8e3df;
	color:#2a2927;
	font-size:17px;
	text-decoration:none;
	cursor:default;
}
.bookingStps p span {
	display:inline-block;
	height:50px;
	width:35px;
	background-color:#615852;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	line-height:43px;
	position:relative;
	padding:0 0 0 15px;
	margin:0 20px 0 0;
}
.bookingStps p span:after {
	content:"";
	left:100%;
	top:0;
	width:0;
	height:0;
	position:absolute;
	border-top:25px solid transparent;
	border-left:15px solid #615852;
	border-bottom:25px solid transparent;
}
.bookingStps p.active span {
	background-color:#f89d21;
}
.bookingStps p.active span:after {
	border-left:15px solid #f89d21;
}


.form-group {
	margin-bottom:5px;
}
.form-control:focus {
	border-color: #f89d21;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(248, 207, 63, 0.6)
}
.btn-block {
	display:block;
	width:100%;
}
label {
	font-weight:normal;
	font-size:13px;
	color:#292929;
}
.label {
	font-weight:normal;
}
.label-right {
	text-align:right;
	background-color:#aaa;
}
.label-sm {
	padding:4px 15px;
	font-size:13px;
	display:inline-block;
}
.label-md {
	padding:7px 15px;
	font-size:15px;
	display:inline-block;
}
.label-block {
	display:block;
	width:100%;
}
.label-danger, .btn-danger {
	background-color:#d70738;
}
.radio, .checkbox {
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	margin-right:15px;
}
input[type='radio'] {
	position:relative;
	top:4px;
}
input[type='checkbox'] {
	position:relative;
	top:2px;
}

.table-bordered, .table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered, .table-bordered > thead > tr > th, .table-bordered > thead > tr > td,
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border:1px solid #dda557;
}
.table-bordered > thead > tr > th {
	background-color:#f9b14d;
	color:#2c292a;
}
.table-bordered > tbody > tr > td {
	color:#292b29;
}

.borderless td, .borderless th {
	 border: none !important;
	 padding:2px 0 !important;
}

.panel-login {
	width:35%; margin:100px auto 100px;
}
.panel-warning {
	border-color:#eea236;
}
.panel-warning > .panel-heading {
	background-color:#f0ad4e;
	border-color:#eea236;
	color:#fff;
}
.footer {
	min-height:20px;
	border-top:1px solid #b8b6b3;

	padding:20px 30px;
	font-size:12px;
	color:#b6b5b5;
}


/* chart license hide */
.highcharts-button, text[text-anchor="end"] {
	/*display:none !important;*/
}


/* form error highlight */
input:focus:invalid:focus, select:focus:invalid:focus, #invoiceDat:focus:invalid:focus, textarea:focus:invalid:focus {
	border-color:#e9322d;
	box-shadow: 0 0 6px #f8b9b7
}

.form-control[readonly] {
	background:transparent;
}

.text-error, .star {
	color:#ff0000;
}

input[type=number]::-webkit-inner-spin-button.mob, 
input[type=number]::-webkit-outer-spin-button.mob { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number].mob {
    -moz-appearance:textfield;
}

.modal-body .Zebra_DatePicker_Icon_Wrapper {
	width:100% !important;
}


.cnt-align th {
    text-align: center;
}
.cnt-align td {
    text-align: center;
}


.clrpadding .col-lg-2, .clrpadding col-md-2 {
    padding-right:  0px !important;
}

.cnt-align th .input-sm {
    height: 25px;
}

.cnt-align td .input-sm {
    height: 25px;
}

.text-htchange {

    height: 25px;
   padding: 0 0 0 10px !important;
   width: 60%;
}

.glyphicon-sort:hover {
    cursor: pointer;
}

.text-htchange_1 {
   height: 20px;
   padding: 0 0 0 10px !important;
   font-size: 10px !important;
}
.btm_margin {
    margin-bottom: 0 !important;
}


/*.table-rt-space {
    max-height: 250px;
    overflow: auto;
    
}*/

.message-err {
    color: red;
}
.message-success {
    color: green;
}

.cnt-align input[type="checkbox"] {

    width:14px;
    height:14px;
}
.table-scroll {
    width: 100%;
    height: 188px;
    overflow: auto;
}
.ui-autocomplete {
    overflow: auto;
}
#ClientName {
    font-size: 14px !important;
}

.Zebra_DatePicker .dp_clear {

    display: none !important;
}
.no-records {

    text-align: center;
}

.cnt-align-data th, .cnt-align-data td {
     text-align: center;
}
.glyphicon-print:hover {
    cursor: pointer;
}


.sz-change input[type="checkbox"] {

    width:16px;
    height:16px;
}
.submit-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.submit-right {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.submit-left1 {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}
.submit-left2 {
    width: 38%;
    display: inline-block;
    vertical-align: top;
}

.submit-right1 {
    width: 35%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.submit-right2 {
    width: 63%;
    display: inline-block;
    vertical-align: top;
}

.attachment {
    height: 80px;
    background-color: #f9b14d;
    margin-bottom: 5px;
    padding:10px;
    overflow: hidden;
    margin-left: 10px;
}



.table-padding .table-bordered > thead > tr > th, .table-padding .table-bordered > tbody > tr > th, .table-padding .table-bordered > tfoot > tr > th, .table-padding .table-bordered > thead > tr > td, .table-padding .table-bordered > tbody > tr > td, .table-padding .table-bordered > tfoot > tr > td {
    padding: 6px;
}

.col-full-width {
    width: 100% !important;
}


    .ui-autocomplete {
        cursor: pointer;
        height: 150px;
        overflow-y: scroll;
        z-index: 100;
        width: 300px;
        overflow-x: hidden;
        border-radius: 4px;
        background: #ebe8e8;
        font-size: medium;
        font-family: 'Times New Roman';
        border: 1px solid #bdd8ce;
        /*max-width:271px;*/
    }

    .hi {
        display: none;
    }

    .sh {
        display: block;
    }

    .glyphicon-edit:hover {
        cursor: pointer;
    }

    .txtarea textarea {
    width: 100%;
    height: 120px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
}
    .padd-clr .row {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    /* progress bar css */
    .ProgressVisible {
        background-image: url( ../../assets/images/loading.gif);
        background-position: right;
        background-repeat: no-repeat;
    }

    .ProgressHide {
        background-image: none;
    }
    .sortorder:after {
  content: '\25b2';   
}
.sortorder.reverse:after {
  content: '\25bc';   
}

#tabs ul li.drophover {
    color:green;
}
