/* @import url("Date_Calendar.css"); */

.processbody {
    /* font: 75%/150% "Lato", Arial, Helvetica, sans-serif; */
    background-color: #F5F5F5;
    color: #838383;

}

#page-wrapper {
    position: relative;
	overflow: visible;
	z-index: 599;
}

.procellall {
    font-size: 11px;
    float: left;
    width: 100%;
}

section#content {
    width: 100%;
    padding-top: 15px;
}

.processhtml .tab-container .tab-content {
	background: rgba(1, 138, 183, 0.9);
	border: 1px solid #ddd;
	border-top: 3px solid #f69323;
	border-bottom: 3px solid #f69323;
	float: left;
width: 100%;
}

.processhtml .tab-container .tab-content .tab-pane {
    padding: 20px;
	float: left;
	width: 100%;
}

.processhtml .tab-pane .row {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.processhtml #tab {
    margin: 0 auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: left;
    margin-bottom: 15px;
	text-align: center;
}

.processhtml #tab ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
	display: inline-block;
}

.processhtml #tab ul li {
    padding: 0;
    float: left;
    margin: 0px 5px;
}

.processhtml #tab ul li a {
    margin: 0;
    padding: 8px 25px;
    display: block;
    text-align: center;
    display: block;
	background-color: #076f93;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.9px;
    
}

.processhtml #tab ul li a.active{
	background-color: #014677;
}

.processhtml #tab ul li a:hover{
	transition: transform .2s;
transform: scale(1.1);
}

.processhtml .tab-pane [class^="col-"],
.processhtml .tab-pane [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.processhtml form label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
	font-size: 13px;
	color: #fff;
}

/* .processhtml input.input-text,
.processhtml textarea,
.processhtml span.custom-select {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    height: 34px;
    border: solid 1px #E4E4E4;
    background: #f5f5f5;
    line-height: normal;
} */

.processhtml .datepicker-wrap {
    position: relative;
}

.processhtml .datepicker-wrap::before {
    display: block;
    font-family: "FontAwesome";
    content: "\f073";
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    line-height: 34px;
    background: #F69323;
}

.processhtml .processplus {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    cursor: pointer;
}

.processhtml .processplus ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.processhtml .processplus li {
    background: #014677;
    padding: 10px;
    float: left;
    color: #FFF;
	border-right: solid 2px #FFFFFF;
	width: 33.33%;
	text-align: center;
}
.processhtml .processplus li i{
	font-size: 16px;
}

.processhtml .processplusin {
    background: #FFFFFF !important;
    padding: 8px 5px !important;
    color: #000 !important;
}

.processhtml .processinput {
    width: 100%;
    border: none;
    text-align: center;
    height: 22px;
	padding: 0px;
	font-size: 15px;
}

.processhtml .processplus li:last-child {
    border: none;
}

.processhtml .selector {
    position: relative;
    min-width: 60px;
    line-height: 0;
}

.processhtml .selector select {
    position: absolute;
    z-index: 1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    -webkit-appearance: menulist-button;
    line-height: 30px;
}

.full-width {
    width: 100% !important;
}

.processhtml select option {
    padding: 2px 10px;
}

.processhtml .selector span.custom-select {
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.processhtml .selector span.custom-select::before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: #014677;
    width: 24px;
    height: 100%;
}

.processhtml .selector span.custom-select::after {
    position: absolute;
    right: 9px;
    top: 15px;
    border-top: 5px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    content: "";
}

.processhtml .ansixteen {
    background: rgb(245, 245, 245) none repeat scroll 0% 0% !important;
}

.processhtml .processpadmar {
    margin-bottom: 0px !important;
    margin-left: 10px;
}

.processhtml .radio,
.processhtml .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
    line-height: 20px;
}

.processhtml .checkbox::before,
.processhtml .radio::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    border: 1px solid #d1d1d1;
    z-index: 0;
    font-family: "soap-icons";
    line-height: 12px;
    text-align: center;
}

.processhtml form .checkbox label,
.processhtml form label.checkbox {
    font-size: 1.0833em;
    text-transform: none;
    line-height: 20px;
    color: #9e9e9e;
}

.processhtml .checkbox input[type="checkbox"] {
    position: relative;
    z-index: 1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none;
}

.processhtml .checkbox label,
.processhtml .checkbox.label {
    font-size: 1em;
    line-height: 20px;
    color: #9e9e9e;
}

.processhtml .checkbox.checked:before,
.processhtml .radio.checked:before {
    border-color: #01b7f2;
    color: #fff;
    background: #01b7f2;
    content: "\e8ba";
}

/* .processhtml .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
} */
/* 
.processhtml [class^="icon-"],
.processhtml [class*=" icon-"] {
    font-family: 'go_font_v21' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

.processhtml button {
    font-size: 0.9167em;
    font-weight: bold;
    background: #ed992a;
    height: 100%;
    line-height: 34px;
}

.processhtml button i{
	font-size: 1rem;
}

.processhtml button:hover{
	background-color: #014677;
}

.processhtml a.button {
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    white-space: nowrap;
}

.processhtml button{
    padding: 0 12px;
    border: none;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
}
.processhtml .scn_row{
	float: left;
	width: 100%;
	padding-top: 10px;
}

.processhtml .scn_row .trv_cnt{
	float: left;
	width: 40%;
}

.processhtml .scn_row .cbn_prt{
	float: right;
	width: 25%;
}

.processhtml .advance_search_box{
	margin-top: 0px;
}

.ml_row_add{
	float: left;
	width: 100%;
}

.processhtml .select-dropdown .bootstrap-select > .dropdown-toggle{
	background: #fff;
	font-weight: normal;
}


.processhtml .add_row{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.processAddflight{
    margin-top: 15px;
}

.processAddflight .btn {
    font-size: 13px;
    font-weight: 600;
    background-color: #014677;
    border-color: #014677;
}

.processAddflight .btn:hover{
  
    background-color: #f69323;
    border-color: #f69323;
}

.processAddflight.mult-fli .btn{
    color: #fff !important;
}

.clswidgetCommonMultiFlight{
    margin: 15px 0px;
}

/* 7.2. DatePicker ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
   }
   .datepicker-wrap {
       position: relative;
   }
   .datepicker-wrap .ui-datepicker-trigger {
       width: 30px;
       height: 100%;
       position: absolute;
       right: 0;
       top: 0;
       cursor: pointer;
       background-color: transparent;
       z-index: 1;
       filter: alpha(opacity=0);
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
       -moz-opacity: 0;
       -khtml-opacity: 0;
       opacity: 0;
   }
   .datepicker-wrap:before {
       display: block;
       font-family: "FontAwesome";
       content: "\f073";
       font-size: 14px;
       color: #fff;
       position: absolute;
       right: 0;
       top: 0;
       bottom: 0;
       width: 30px;
       height: 100%;
       text-align: center;
       line-height: 34px;
       background: #F69323;
   }
   .datepicker-wrap.yellow:after {
       background: #F69323;
   }
   .datepicker-wrap.green:after {
       background: #98ce44;
   }
   .datepicker-wrap.blue:after {
       background-color: #01b7f2;
   }
   .datepicker-wrap.dark-blue:after {
       background-color: #2d3e52;
   }
   .datepicker-wrap.transparent:after {
       background-color: transparent;
       color: #F69323;
   }
   .ui-datepicker {
       width: 20em;
       padding: 0;
       display: none;
       background: #fff;
       border: 1px solid #F69323;
       z-index: 599;
   }
   .ui-datepicker .ui-datepicker-header {
       position: relative;
       padding: .2em 0;
       background: #F69323;
   }
   .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
       position: absolute;
       top: 13px;
       cursor: pointer;
   }
   .ui-datepicker .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-next.ui-state-disabled {
       visibility: hidden;
   }
   .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
       content: "";
       display: block;
       width: 0;
       height: 0;
       border-top: 5px solid transparent;
       border-bottom: 5px solid transparent;
   }
   .ui-datepicker .ui-datepicker-prev {
       left: 24px;
   }
   .ui-datepicker .ui-datepicker-prev:before {
       border-right: 8px solid #fff;
   }
   .ui-datepicker .ui-datepicker-next {
       right: 24px;
   }
   .ui-datepicker .ui-datepicker-next:before {
       border-left: 8px solid #fff;
   }
   .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
       display: none;
   }
   .ui-datepicker .ui-datepicker-title {
       margin: 4px;
       text-align: center;
       color: #fff; /*font-size: 1.1667em;
       font-weight: bold;*/
   }
   .ui-datepicker .ui-datepicker-title select {
       font-size: 1em;
       margin: 1px 0;
       color:#4d4d4d;
   }
   .ui-datepicker select.ui-datepicker-month-year {
       width: 100%;
   }
   .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
           width: 32% !important;
       height: auto;
       padding: 2px;
   }
   .ui-datepicker table {
       width: 100%;
       font-size: 12px;
       border-collapse: collapse;
   }
   .ui-datepicker th {
       width: 30px;
       height: 30px;
       line-height: 30px;
       background: #f5f5f5;
   }
   .ui-datepicker th span {
       display: block;
       text-align: center;
       font-size: 1.1667em;
       font-weight: normal;
       color: #F69323;
   }
   .ui-datepicker span.ui-datepicker-month {
       font-weight: bold;
   }
   .ui-datepicker .ui-datepicker-calendar td {
       vertical-align: middle;
       text-align: center;
   }
   .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
       color: inherit;
       display: block;
       height: 30px;
       line-height: 30px;
   }

	.ui-datepicker .ui-datepicker-calendar td a:hover {
	   background-color: #F69323;
   }

   .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
       color: #B2B2B2;
   }
   /* .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker .ui-datepicker-calendar td a:hover {
       background: #F69323;
       color: #fff;
   } */
   .ui-datepicker.yellow {
       border: 1px solid #F69323;
   }
   .ui-datepicker.yellow .ui-datepicker-header {
       background: #F69323;
   }
   .ui-datepicker.yellow th span {
       color: #F69323;
   }
   /* .ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker.yellow .ui-datepicker-calendar td a:hover {
       background: #F69323;
   } */
 
   .destinations {
       text-align: left;
   }

   .ui-state-default.ui-state-active{
      background-color: #F69323;
   }

   .coupon_code_box{
    float: left;
    width: 20%;
    margin-left: 20px;
   }

   .coupon_code_box input{
    background-color: #fff;
    height: 30px;
    font-size: 15px;
    border-radius: 3px;
   }