
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;
}

#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;
}


    .hi {
        display: none;
    }

    .sh {
        display: block;
    }

    .glyphicon-comment: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;
	}
	
	
	  
	  .ui-autocomplete ul {
		width: 100% !important;
	  }

	  /* CSS Class Start */
.Cont-background
{
	background: -webkit-radial-gradient(circle,#1276a0,#005274);
	background-color: #005274;
	color: #FFFFFF
}
.headerheading
{
	text-align: center;
	padding: 10px 0 0 0;
}
.headerheadingbold
{
	font-size:18px;
	font-weight:bold;
}
.headerright
{
	text-align: right;
	padding: 30px 0 0 0;
	
}
.headerride{
	text-align: left;
	padding: 20px 0 0 0;
	float: right;
}
.disabled {
	cursor: not-allowed;
  }
.fontwhite
{
	color: #FFFFFF;
}
.fontred
{
	color: Red;
	font-weight: bold;
}
.contentdesign
{
	background:#ebe8e8;
	min-height:497px;
	padding:0px;
}
.containerdesign
{
	background: #FFFFFF;
	margin-top: 0px;
	/* height: 400px; */
	border:1px solid #ebe8e8;
}
.leftlogo
{
	/* height: 400px;  */
	vertical-align: middle;
	text-align: center;
	padding-top:50px;
}
.leftlogotext
{
	font-family:'calibril';
	font-weight: 500;
	line-height:1.5;
}
.margintop
{
	margin-top: 30px;
}
.margin10
{
	margin-top: 10px;
}
.margin20
{
	margin-top: 20px;
}

@font-face
{
        font-family:calibril;
        src:url("../fonts/calibril.ttf");
        
}
.input-width input {
	width: 100%;
}

.ui-calendar {
	width: 100%; 
}
.ui-calendar input {
	width: 100%; 
}
.ui-datepicker-trigger
{
	position: absolute !important;
float: right !important;
top: 0 !important;
right: 0 !important;
}
 
.MgnTop{
	margin-top: 30px;
	}
	.MgnTop2{
		margin-top: 10px;
		}
	.MgnTop .form-group{
	margin-bottom: 0;
	}

	/* @media screen and (min-width: 10em) and (max-width: 21.99em) {
		.ui-calendar input {
			width: 87.0%;
			float: left;
		}
	 
	
	}  */

    @media screen and (min-width: 20em) and (max-width: 50em) {
	.ui-calendar input {
		/* width: 87.0%; */
		float: left;
	}

	#float-inputChkInTime input {
		width: 100%;
	}
 

} 

@media screen and (min-width: 50.01em) and (max-width: 61.99em) {
	.ui-calendar input {
		/* width: 93.5%; */
		width: 100%;
		float: left;
	}
 

}
@media screen and (min-width: 62em) and (max-width: 70.69em){
	.ui-calendar input {
		/* width: 83.5%; */
		width: 100%;
	}
 
}
@media screen and (min-width: 70.70em) and (max-width: 75.69em){
	.ui-calendar input {
		/* width: 80.5%; */
		width: 100%;
	}
 
}
@media screen and (min-width: 75.70em) and (max-width: 90em){
	.ui-calendar input {
		/* width: 87%; */
		width: 100%;
	}

}


/* DATA TAble */

 /* Column Priorities */
 @media only all {
	th.ui-p-6,
	td.ui-p-6,
	th.ui-p-5,
	td.ui-p-5,
	th.ui-p-4,
	td.ui-p-4,
	th.ui-p-3,
	td.ui-p-3,
	th.ui-p-2,
	td.ui-p-2,
	th.ui-p-1,
	td.ui-p-1 {
		display: none;
	}
}

/* Show priority 1 at 320px (20em x 16px) */
@media screen and (min-width: 20em) {
	th.ui-p-1,
	td.ui-p-1 {
		display: table-cell;
	}
}

/* Show priority 2 at 480px (30em x 16px) */
@media screen and (min-width: 30em) {
	th.ui-p-2,
	td.ui-p-2 {
		display: table-cell;
	}
}

/* Show priority 3 at 640px (40em x 16px) */
@media screen and (min-width: 40em) {
	th.ui-p-3,
	td.ui-p-3 {
		display: table-cell;
	}
}

/* Show priority 4 at 800px (50em x 16px) */
@media screen and (min-width: 50em) {
	th.ui-p-4,
	td.ui-p-4 {
		display: table-cell;
	}
}

/* Show priority 5 at 960px (60em x 16px) */
@media screen and (min-width: 60em) {
	th.ui-p-5,
	td.ui-p-5 {
		display: table-cell;
	}
}

/* Show priority 6 at 1,120px (70em x 16px) */
@media screen and (min-width: 70em) {
	th.ui-p-6,
	td.ui-p-6 {
		display: table-cell;
	}
}
.ui-autocomplete-input-token input
  {
    width:15em !important;
  }