body{ padding:0px; margin:0px;}

.prsave {
    margin: 7px 18px 0 0px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: 4px 15px;
    line-height: 14px;
}

.prsave span{ color:#ff565c; font-weight:600;}
.prsave strong {
    background: #ffbf00;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    padding: 2px 6px;
    line-height: 13px;
    border-radius: 2px;
    margin: 0 8px 0 0;
}

.bg_clrddd1{}

.head_hotal {
    font-size: 20px;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    padding: 0 0 15px 0;
    text-transform: capitalize;
}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #ffbf00;
  border-color: #ffbf00;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    color: #333;
    font-weight: 500;
}
.chiller_cb span {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    border: 1px solid #001b94;
    position: absolute;
    left: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.panel { background-color: transparent !important; }
.panel-default {border-color: transparent !important; }

.panel.with-nav-tabs .panel-heading{
    padding: 0px 5px 0 0px;
    background: transparent;
}
.nav-tabs>li>a{ border-radius:0px !important}

.panel-default>.panel-heading{ border-color:transparent !important}
.panel.with-nav-tabs.panel-default {}
.panel-body {
    padding: 0;
}

.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

.with-nav-tabs.panel-default .nav-tabs > li{ display:block;}
.with-nav-tabs.panel-default .nav-tabs > li > a {
    display: block;
    padding: 10px 0px 8px 0!important;
    font-size: 17px;
    font-weight: 500;
    border-bottom: solid 2px #001b94 !important;
    margin: 0 0 8px 0;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #fff;
	background: #F8A501;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #333;
    background: #fff;
    border-color: #fff;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

.form_bx {}


.ffrms_ppd{ padding-left:5px !important; padding-right:5px !important;   position: relative;}
.rsts.ffrms_ppd {
    width: 20%;
}
.detyr_dy {
    width: 14%;
}
.all_pmssngr {
    width: 16%;
}
.Dprd_sde{ width:16%;}

.form-group.ddtpst {
    margin: 10px 0 0 0 !important;
}

.row_types {
    margin: 15px 0 0 0;
}

.pplne_hh{ position:relative;}

.sm_lbs{ font-size:14px; color:#fff; margin: 0px 0 7px 0;}
input.ipt1 {
    background: #fff;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    height: 44px;
    border-radius: 8px;
    padding: 13px 10px 12px 28px;
    border: solid 1px #909090;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.passeng_inp {
    background: #fff;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    height: 44px !important;
    border-radius: 8px;
    padding: 14px 10px 12px 28px;
    border: solid 1px #909090;
}

ul.nav.nav-tabs li a i {
    font-size: 18px;
    transform: rotate(45deg);
    margin: 0px 7px 0 0;
    position: relative;
    top: 1px;
}
.passeng_llbs {
    position: absolute;
    left: 4px;
    top: 10px;
}
.frm_llbs {
    position: absolute;
    top: 9px;
    left: 5px;
    margin: 0;
}
.cabin_names {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    margin: 0 0px 10px 0;
    line-height: 14px;
}
.res_hh {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    margin: 0 0px 10px 0;
    line-height: 14px;
}

.rounded_iimg{ position:relative;}
.frm_llbs img {
    width: 20px;
}
.tik_round {
    text-align: center;
    position: absolute;
    left: 19.4%;
    z-index: 1;
    top: 53px;
}
.tik_round img {
    border: solid 1px #95989a;
    border-radius: 22px;
    padding: 5px;
    width: 28px;
    background: #fff;
}


select.ipt1 {
    background: transparent;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    height: 45px;
    border-radius: 0;
    padding: 20px 10px 0px 14px;
    border: transparent;
}

.inputSet3 {
    margin: 9px 0 0 0;
}

.inputSet3 label span {
    color: #333;
    font-size: 13px;
    margin: 0px 0 0 0;
}

.easy_srch {
    font-size: 18px;
    color: #f8f8f8;
    margin: 0px 0 0px 0;
    font-weight: 600;
    background: #f57e20;
    padding: 10px 15px 10px 15px;
    display: none;
    border-radius: 6px 6px 0px 0;
}
.form-control:focus {
    border-color: #005289;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}


select.ipt1_hotel {
	background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 14px;
    padding: 8px 10px 8px 10px;
    font-weight: 500;
    text-transform: capitalize;
    height: 50px;
    border-radius: 0;
	font-weight:600;
}
	
select.ipt1 option{background: #fff;}
.form-group label {
    color: #a2a2a2;
    font-weight: 600;
    font-size: 16px;
}
.form-group p {
    color: #a5a5a5;
    border-bottom: 2px solid #a5a5a5;
    padding-bottom: 5px;
	font-weight:500;
}

select,input.ipt1::-webkit-input-placeholder {
color: #66768c !important;
font-weight:500;
font-size:14px;	
}

select,input.passeng_inp::-webkit-input-placeholder {
color: #66768c !important;
font-weight:500;
font-size:14px;	
}
 
select,input.ipt1:-moz-placeholder { /* Firefox 18- */
color: #66768c !important;  
font-weight:600;
font-size:16px;
}
 
select,input.ipt1::-moz-placeholder {  /* Firefox 19+ */
color: #5d5d5d !important;  
font-weight:400;
font-size:14px;
}
 
select,input.ipt1:-ms-input-placeholder {  
color: #5d5d5d !important;  
font-weight:400;
font-size:14px;
}

select.ipt1_hotel:-moz-placeholder {
color: #5d5d5d !important;
font-weight:400;
font-size:14px;
}

.closed_icon {
    position: absolute;
    top: 16px;
    right: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #E8381B ;
    text-align: center;
    cursor: pointer;
}

.closed_icon i {
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}

.flight_type_tgfsr .form-group.form-check {
    display: inline-block;
    margin: 0 20px 0 0;
}
.flight_type_tgfsr label {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}

.form-control{ box-shadow:  none !important;}

.ddstr{ margin-top:10px;}
.ddstr_ps{ margin-top:30px;}

.form-control:focus{box-shadow:0 0 0 #5d5d5d !important;}
.fm_ln1 {
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
}

.change_city img
{
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    padding: 2px;
}

.change_date img {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 28px;
    padding: 2px;
}

.fm_ln1 .form-group {
    margin: 0 0px 20px 0;
    position: relative;
}

.form-group.dst_date {
    position: relative;
}
.form-group.dst_date p {
    font-size: 13px;
    color: #777;
    margin: 0px;
    border: none;
    position: absolute;
    bottom: 6px;
    width: 100%;
    left: 15px;
    padding: 0;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
	display:none;
}


.fm_ln1 button {
    width: 100%;
    color: #FFE;
    border: 0;
    padding: 0px 0;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    background: #e94544;
    margin: 24px 0 0 0px;
    cursor: pointer;
    height: 44px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    line-height: 44px;
}

.call_now_fm {
    width: 25%;
    color: rgb(255, 255, 255) !important;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    height: 48px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px;
    padding: 7px 0px;
    border-radius: 14px;
    background: linear-gradient(135deg, rgb(222, 22, 102) 0%, rgb(115, 20, 111) 100%);
    margin: 0px 0px 0px 1px;
    display: inline-block;
    text-decoration: none !important;
    line-height: 38px;
    position: relative;
    top: 3px;
}

.call_now_fm img{ width:20px;}

.top-search {
    display: flex;
    justify-content: space-between;
}

.switch-field {
    display: flex;
    margin-bottom: 20px;
    overflow: hidden;
    background: #e3e3e3;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
    color: #646c76;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: 0px;
    transition: all 0.1s ease-in-out;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #ffffff;
    color: #000000;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}

.gapres_dd{ padding-left:10px !important; padding-right:10px !important;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: transparent; 
    opacity: 1;
}


/* Custom Radio Button End*/

.row_traveler {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 10px 0;
    padding: 0 10px 10px;
    border-bottom: 1px dotted #cbcbcb;
}

.bncfr_ccrty {
    padding: 0px 10px 10px 10px;
    border-bottom: 1px dotted #cbcbcb;
    margin: 0px 0 10px 0;
    background: #ffffff;
}
.bncfr_ccrty h6 {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}

.Nhgsdrt {
    font-size: 14px;
    padding: 9px 6px 10px 6px;
    height: 40px !important;
    border: solid 1px #c8c8c8;
}

.main_fm{position: relative;}
input.add_num {
    padding: 0;
    width: 20% !important;
    height: 32px;
    border: none;
    background: #ffffff;
}
a.add_btn, a.mns_btn {
    color: #242424 !important;
    background: transparent;
    padding: 4px 10px;
    border-radius: 0;
}
a.add_btn:hover, a.mns_btn:hover{color: #5d5d5d; text-decoration: none;}
/*a.mns_btn{color: #5d5d5d;background: #ff7742;padding: 3px 12px;}*/
.pass_bx label {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    line-height: 14px;
    margin: 0 0 0 0;
}
.pass_bx label small{ display:block;}

.pass_bx {
    width: 50%;
}
.pass_bx .input-group.number-spinner {
    border: solid 1px #c3c3c3;
    height: 34px;
    border-radius: 5px;
}
.btn_dn {
    margin: 0px 0px -3px 0;
}
.btn_dn button {
    background: #005289;
    width: 100%;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 0px 10px;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 0 0 0px 0;
    height: 36px;
    line-height: 34px;
}
.psg_dls {
    width: 230px;
    display: table;
    background: #ffffff;
    padding: 10px 0 0px;
    position: absolute;
    top: 15px;
    left: 0px;
    z-index: 9;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / 30%);
    border-radius: 6px;
    border: solid 1px #ddd;
}




#radioBtn .notActive{
    color: #3276b1;
    background-color: #5d5d5d;
}



@media (min-width:320px) and (max-width:479px){

.form_bx { padding: 10px 5px 20px 5px; display: block; width: 100%; border-radius: 14px 14px 14px 14px;}
.bg_clrddd1{ padding:0 0 0px 0;}	
.frm_gap{ padding:0px;}	
.fm_ln1{ padding:0px 5px 0px 5px;}
.fm_ln1 .form-group{ margin:0 0px 10px 0;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.frm_llbs { position: absolute; top: 12px; left: 7px; margin: 0;}
.panel-body{background: transparent;}
.flight_type label { font-size: 14px; margin: 0 0 12px 0px; padding: 5px 0 0 29px; color: #333; font-weight: 500;}
.tik_round { display: none;}
select,input.ipt1::-webkit-input-placeholder { font-weight:600; font-size:16px;	}
input.ipt1 { height: 50px; padding: 15px 10px 12px 30px; margin: 0 0 10px 0;
    border-radius: 4px; background: #fff; border: solid 1px #939393;}
.passeng_inp{ height: 50px !important;}	
.panel.with-nav-tabs.panel-default { padding: 0px 15px 12px 15px; box-shadow: none;}
.res_hh { font-size: 12px; color: #5a6872; font-weight: 500; display: block; margin-bottom: 4px; left: 36px; top: 7px;}
.fm_ln1 button { width: 100%; padding: 10px 0; height: 50px; border-radius: 8px;
    margin: 0 0 7px 0;}
.flight_type { margin: 0 0 0 12px; display: table; width: 100%;}
input.add_num { width: 29% !important;}
.btn_dn button{ margin: 5px 0 0px 0 !important; border: solid 1px #f04824; height: 38px; padding: 0;}
select.ipt1{ height: 54px; padding: 25px 0 8px 30px; margin: 0 0 10px 0; border-radius: 4px;}
.psg_dls, .col-sm-12, .col-6 { float: left;}
.rsts.ffrms_ppd { width: 100%;}
.detyr_dy { width: 50%;}
.all_pmssngr { width: 100%;}
.Dprd_sde { width: 100%;}
.call_now_fm { width: 100%; margin: 0px 0px 0px 0px; top: 0px; border-radius: 8px;}
.switch-field { margin: 12px 0 14px 10px;}
	
}


@media (min-width:480px) and (max-width:639px){
input.add_num {
    width: 29% !important;
}	
.bg_clrddd1{ padding:0 0 0px 0;}	
.frm_gap{ padding:0px;}	
.fm_ln1{ padding:5px 5px 5px 5px;}
.fm_ln1 .form-group{ margin:0 0px 10px 0;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 70% !important;  left: 21px !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {
    padding: 10px 5px 20px 5px;
    display: block;
    width: 100%;
    border-radius: 0 5px 14px 14px;
}
.flight_type {
    margin: 0 0 0 12px;
    display: table;
    width: 100%;
}
.frm_llbs {
    position: absolute;
    top: 12px;
    left: 7px;
    margin: 0;
}
.panel-body{background: transparent;}
.flight_type label {
    width: 114px;
    font-size: 13px;
    margin: 0 0 12px 0px;
    padding: 4px 0 0 29px;
    color: #1b1b1b;
    font-weight: 500;
}
.tik_round { display: none;}
input.ipt1 {
    height: 50px;
    padding: 15px 10px 12px 30px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    background: #fff;
    border: solid 1px #939393;
}
.panel.with-nav-tabs.panel-default { padding: 0px 15px 12px 15px; box-shadow: none;}
.res_hh { font-size: 12px; color: #53555a; font-weight: 500;}
.fm_ln1 button {
    width: 100%;
    padding: 10px 0;
    height: 50px;
    border-radius: 8px;
    margin: 0 0 7px 0;
}
.flight_type { margin: 0 0 0 0px; display: table; width: 100%;}
.call_now_fm {
    width: 100%;
    margin: 0px 0px 0px 0px;
    top: 0px;
    border-radius: 8px;
}
.switch-field {
    margin: 12px 0 14px 10px;
}	
}


@media (min-width:640px) and (max-width:767px){
input.add_num {
    width: 29% !important;
}
.bg_clrddd1{ padding:0 0 0px 0;}	
.frm_gap{ padding:0px;}	
.fm_ln1 .form-group{ margin:0 0px 5px 0;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 70% !important;  left: 21px !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {
    padding: 10px 5px 20px 5px;
    display: block;
    width: 100%;
    border-radius: 0 5px 14px 14px;
}
.flight_type {
    margin: 0 0 0 12px;
    display: table;
    width: 100%;
}
.frm_llbs {
    position: absolute;
    top: 12px;
    left: 7px;
    margin: 0;
}
.panel-body{background: transparent;}
.flight_type label {
    width: 114px;
    font-size: 13px;
    margin: 0 0 12px 0px;
    padding: 4px 0 0 29px;
    color: #333;
    font-weight: 500;
}
.tik_round { display: none;}
input.ipt1 {
    height: 50px;
    padding: 15px 10px 12px 30px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    background: #fff;
    border: solid 1px #939393;
}
.panel.with-nav-tabs.panel-default { padding: 0px 15px 12px 15px; box-shadow: none;}
.res_hh { font-size: 13px; color: #001b94; font-weight: 600;}
.call_now_fm {
    width: 100%;
    margin: 0px 0px 0px 0px;
    top: 0px;
    border-radius: 8px;
}	
.switch-field {
    margin: 12px 0 14px 10px;
}
}


@media (min-width:768px) and (max-width:799px){
input.add_num {
    width: 29% !important;
}	
.bg_clrddd1{ padding:0 0 0px 0;}	
.frm_gap{ padding:0px;}	
.fm_ln1 .form-group{ margin:0 0px 5px 0;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {
    padding: 10px 5px 20px 5px;
    display: block;
    width: 100%;
    border-radius: 0 5px 14px 14px;
}
.flight_type {
    margin: 0 0 0 12px;
    display: table;
    width: 100%;
}
.frm_llbs {
    position: absolute;
    top: 12px;
    left: 7px;
    margin: 0;
}
.panel-body{background: transparent;}
.flight_type label {
    width: 114px;
    font-size: 13px;
    margin: 0 0 12px 0px;
    padding: 4px 0 0 29px;
    color: #333;
    font-weight: 500;
}
.call_now_fm {
    width: 100%;
    margin: 0px 0px 0px 0px;
    top: 0px;
    border-radius: 8px;
}
.switch-field {
    margin: 12px 0 14px 10px;
}	
}