.bold{
    font-weight: bold;
}
.hasBottomDivider{
    margin-bottom: 1em;
}
.hasTopDivider{
    margin-top: 1em;
}
.hasDivider{
    margin-top: 1em;
    margin-bottom: 1em;
}

.preLineContent
{
    white-space: pre-line;
}
.anchor
{
    cursor: pointer;
}
.link_anchor
{
    cursor: pointer;
    text-decoration: underline;
}
.link_anchor:hover
{
    color: #e3f02f;
}

.mail_anchor:hover
{
    color: #e3f02f;
    text-decoration: underline;
}

#map {
    height: 300px;
    width:100%;
}

.carousel-wrapper
{
    padding: 10px;
}

.sub-button button[name="submit"] {
    border: none;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.7em 3em;
    display: inline-block;
    background: #18C9D2;
    margin-top: 1em;
    -webkit-appearance: none;
    float: left;
}
.sub-button button[name="submit"]:hover {
    background:#159BA1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.contact-top-right p
{
    color: #555;
    font-size: 0.85em;
    margin: 1em 0;
    line-height: 1.8em;
    text-align: left;
    font-weight: 400;
}
.orderForm
{
    margin: 0.5em 0.1em;
    border: 1px solid #18C9D2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.orderForm form
{
    padding: 0.3em;
}

.orderForm form legend
{
    font-size: 17px;
}

.orderForm h5{
    color: #18C9D2;
    font-size: 1.7em;
    font-weight: 300;
    margin: 0.2em 0 0 0;
}

.srvWrapper,
.galWrapper
{
    margin: 0.5em 0.1em;
    border: 1px solid #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.srvWrapper .wrapper,
.galWrapper .wrapper
{
    padding: 0.3em;
}
.srvWrapper .list-group-item
{
    font-size: 0.85em;
}
.srvWrapper h5,
.galWrapper h5
{
    color: #ffffff;
    font-size: 1.7em;
    font-weight: 300;
    margin: 0.2em 0 0 0;
}
.galWrapper h6
{
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 200;
    margin: 0.2em;
}
.galWrapper p
{
    color: #ffffff;
    margin-bottom: 0.2em;
}
.srvWrapper .caption h3
{
    color: #18C9D2;
    text-shadow: 1px 1px 1px #eeeeee;
}
.pMarginBottom
{
    margin-bottom: 10px;
}

.gallery_cate_divider
{
    margin: 0 1em 1em 1em;
    border-top: 1px solid #fff;
}
.cate-wrapper
{
    color: #fff;
    margin-top: 1em;
    padding: 0.5em;
}

.cate_name
{
    padding: 0 5px;
}
.cate_name:hover
{
    color: #e3f02f;
    text-shadow: 1px 1px 1px #18387a;
}
/*override*/

.callbacks_tabs{
    list-style: none;
    position: absolute;
    bottom: 1%;
    /*left: 45%;*/
    padding: 0;
    margin: 0;
    display: block;
    z-index: 600;
}
.inputMargin_bottom
{
    margin-bottom: 15px;
}

.form_divider{
    /*border-bottom: 1px dashed #18C9D2;*/
    border-bottom: 1px dashed #2325cf;
}
.alert-info
{
    color: #fff;
    background: #18C9D2;
    font-weight: 400;
}
.order-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    /*-webkit-border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*-o-border-radius: 50%;*/
    /*background: #38d9e1;*/
    /*border: double #18C9D2;*/
}

.modal-footer-fit
{
    padding: 0;
    margin-top: 0;
}
.no_top_radius
{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.no_bottom_radius
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#authcode,
#update_code,
#login_authcode
{
    display: inline-block;
    width: 120px;
}

.captcha
{
    vertical-align: middle;
}

.flex-container
{
    display: -webkit-flex;
    display: flex;
}

.flex-container-vertical
{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content:center;
    justify-content:center;
}
.flex
{
    -webkit-flex: 1;
    flex: 1;
}

#main_mask{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.5);
    z-index: 200;
    display: none;
}


#side_menu
{
    background-color: #fff;
    position: fixed;
    height: 100%;
    width: 260px;
    left: -260px;
    top:0;
    font-size: 1em;
    overflow: auto;
    z-index: 200;
}

.side_drawer{
    padding: 0.5em;
    font-size: 1.1em;
    color: #fff;
}

.h_divider{
    border-top: 1px dashed #18C9D2;
    margin: 2em;
}

#main_mask{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1040;
    display: none;
}
#model_product{
    display: none;
    margin-top: 0.3em;
    margin-bottom: 0;
    max-width: 400px;
}
/*override*/
@media (max-width: 480px) {
    .address_area
    {
        font-size: 0.7em;
    }

    #main
    {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        padding: 15px;
        top:0;
        left:0;
    }

}

#entry_time_hour,
#entry_time_min,
#view_entry_time_hour,
#view_entry_time_min
{
    width: 100px;
    display: inline-block;
}

.sweet-alert p {
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-top: 0.5rem;
    color:rgba(255,0,0,1);
}

.form-check-label {
    font-size: 1.2rem;
}