/* Add here all your css styles (customizations) */
body { font-size: 1.05rem; font-family: Helvetica, Arial, 'LiHei Pro', 'Microsoft JhengHei', sans-serif;}
a { border: dashed 1px transparent;}
a:focus, a:hover  { border: dashed 1px ;}
.single.u-datepicker-v1 .ui-datepicker-calendar td {font-family: Helvetica, Arial, 'LiHei Pro', 'Microsoft JhengHei', sans-serif;}
.h2, h2 { font-size: 1.9rem;}
.g-font-weight-500 { font-weight: 600 !important;}
.single.u-datepicker-v1 .ui-datepicker-calendar td{border:1px solid #eee;}
.single.u-datepicker-v1 .ui-datepicker-calendar td a {border-radius: 0%; width:100%;}
.navbar-brand img {width:160px;}
.g-min-height-234 {min-height:234px;}
.g-min-height-170{min-height:170px;}
.move_top {bottom:-32px;}
.input-group-append { margin-left: -2px;}
.send {position: absolute; bottom:20px; right:10px}
.num_select{line-height:50px;}
.page_title{float:left; position: absolute; margin-top:3.3rem;}
h3.h5 i, .highlight-red-text{ margin-right:5px; font-size:13px; color:#ff0000; font-weight: 600;}
.opt_icon{top:7px;position: relative; }

.u-accordion__header span.g-color-primary, .u-accordion__body h4.h6{ color:#f68e2a !important;}
.specific{min-height:285px;}
i.payment-icon{font-size:1.4rem; margin-right:6px;}
.g-width-100x{width:100% !important;}
.g-width-20x {width: 20% !important;}

.u-icon-v2{top:-5px;}
.u-accordion__body.table-use { padding: 0rem;}
.u-accordion__body.table-use td,.u-accordion__body.table-use th{padding:5px;}
.inquire tr:nth-child(even) {background-color: #f4f4f4;}
/*.inquire tr:nth-child(odd) {background: ;}*/

.table { margin-bottom: 0rem;}
.table thead th { border-bottom: 1px solid #dee2e6;}
.table th { border-top: 0px solid #dee2e6;}
.g-bg-gray-light-v5 { background-color: #fcfcfc !important;}
.u-accordion__body {padding: 1.07143rem 0rem;}

@media (max-width: 1199px){
    .send {position: initial; bottom:20px; right:10px}
    .send.text-right{text-align:left !important;}
}

@media (max-width: 576px){
    th.g-width-20x.g-pl-20{padding-left:5px !important;}
    td a.g-px-20.g-ml-10{margin-left:0px !important;}
}