﻿
* {
    box-sizing: border-box;
}


.table {
 width:100%;}

.divL {
    padding: 10px 20px 10px 20px;
    background-color: #fafafa;
    min-height: 300px;
    border: solid 1px #e3e3e3;
    margin-right: 31px; width:100%
}
.divLBottom {
    padding: 10px 20px 10px 20px;
    background-color: #fafafa;
    min-height: 100px;
    border: solid 1px #e3e3e3;
    margin-right: 31px;
    width: 100%
}
.divR {
    padding: 10px 20px 10px 20px;
    background-color: #fafafa;
    min-height: 600px;
    border: solid 1px #e3e3e3;
    margin-right: 31px; width:100%
}
.divLline {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.divLlinespace {
    height: 30px;
}

.divL_label {
    color: #ff6a00; font-size:16px;  font-weight:500;
}

.divLTitle_label {
    color: #77bc43;
    text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    background: #fff;
    background: -moz-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -o-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -ms-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: linear-gradient(top,#fff 1%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#eaeaea',GradientType=0 );
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3),1px 0 0 rgba(255,255,255,0.9) inset,0 2px 2px rgba(0,0,0,0.1);
    height: 30px;
    line-height: 21px;
    font-size: 13px;
    padding: 5px 10px;
    display: block;
   
}
    

.divbox {
 padding:5px;
}
.divlistview2 {
    width: 24%;
    float: left;
    border-radius: 6px;
    margin: 3px;
    border: solid 1px #DDDDDD;
}
    .divlistview2:hover {
        width: 24%;
        float: left;
        border-radius: 6px;
        cursor: pointer;
        background-color: #DDDDDD;
        opacity: 0.8;
    }
    .divlistview2_active {
        width: 24%;
        float: left;
        border-radius: 6px;
        cursor: pointer;
        background-color: #DDDDDD;
        opacity: 0.8;
    }
.divlistview_price {
    background-color: #77bc43;
    color: white;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 5px 0 5px 0;
    border-radius: 6px 6px 0 0;
}
.divlistview_gio {
    display: block;
    padding-top: 2px;
    font-size: 24px; line-height:40px;
    font-weight: bold;
    text-align: center;
}

.divlistview_courseName {
    display: block;
    color: red;
    text-align: center;
    font-size: 11px;
}

/*.divteetime {
    overflow-y:auto ; height:500px; background-color:white; text-align:center;
}*/
    .divteetime::-webkit-scrollbar {
        width: 2px;
        background-color: #e1e5ed;
    }

    .divteetime::-webkit-scrollbar-thumb {
        background: #77bc43;
        border-radius: 2px;
    }
.divlabel {
    padding: 5px 5px 5px 0;
}
.divlabelspace {
    height: 10px;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 6px;
    font-weight: normal;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}

.RadPicker .RadInput > input {
    font-style: normal !important;
    color: black !important;
  /*  font-family: 'Roboto Light' !important;*/
    font-size: 14px !important;
}

.RadCalendar_Bootstrap .rcSelected a, .RadCalendar_Bootstrap .rcSelected span {
    border-color: #818285;
    color: #fff;
    background-color: #ff6a00;
}

.divbutton {
    line-height: 36px;
    height: 36px;
    width: 100%;
    background-color: #e5e9f2;
    font-size: 14px;
    border: solid 1px #cdd5e6;
    text-transform: none; text-align:center;
}

.divbutton:hover {
        line-height: 36px;
        height: 36px;
        width: 100%;
        background-color: #77bc43;
        font-size: 14px; color:white;
        border: solid 1px #77bc43;
        text-transform: none;
        text-align: center;
    }
.divbuttonAct {
    line-height: 36px;
    height: 36px;
    width: 100%;
    background-color: #77bc43;
    font-size: 14px;
    color: white;
    border: solid 1px #cdd5e6;
    text-transform: none;
    text-align: center;
}

.wd-150 {
    width: 120px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.lienhe_btn {
    border: 1px solid #77BC43;
    color: #77BC43;
    background: transparent;
    text-transform: none;
    padding: 6px 25px;
    border-radius: 4px;
}
.teetime_btn {
    border: 1px solid #77BC43;
    color: #77BC43;
    background: transparent;
    text-transform: none;
    padding: 6px;
    border-radius: 4px; text-align:center; font-weight:bold;  cursor:pointer;
}

.search_btn {
    line-height: 33px;
    height: 33px;
    width: 100%;
    background-color: #ff6a00;
    color: WHITE;
    font-size: 14px;
    border: solid 1px #ff6a00;
    text-transform: none;
    border-radius: 4px;
}


.spanLocal {
    font-size: 16px;
    font-weight: bold;
}
.spanTitle {
    font-size: 16px;
    color: black;
    font-weight: 600;
    font-family: "IBM Plex Sans", sans-serif;
}
.divimages {
    padding-top: 5px
}

.spanimages {
    float: left;
    width: 20px;
    text-align: left;
}
.spanlabel {
    float: left;
    padding-right: 10px;
    color: #ff6a00;
}
.dragRangeSlider .rslSelectedregion {
    cursor: pointer;
}

.infoContainer {
    margin-top: 1em;
}


.RadSlider_Bootstrap .rslSelectedregion {
    border-width: 1px;
    border-color: #2e6da4;
    background-color: #77bc43;
}


.div_club {
    width: 33%;
    float: left
}

.div_teetime {
    width: 67%;
    float: left
}
.div_teetime_c1 {
    width: 22%;
    float: left
}
.div_teetime_c2 {
    width: 60%;
    float: left;
    padding-left: 10px;
}
.div_teetime_c3 {
    width: 18%;
    float: left;
    padding-left: 10px;
}


.divtdtime1 {
   width: 10%;
}
.divtdtime2 {
    width: 80%
}
.divtdtime3 {
    width: 10%;
}
/*----- Mobile -------*/
@media screen and (max-width : 767px) {

    .div_club {
        display: none;
    }

    .div_teetime {
        width: 100%;
    }

    .divR {
        width: 100%;
        padding-bottom: 5px;
    }

    .div_teetime_c1 {
        width: 100%;
    }

    .div_teetime_c2 {
        width: 100%;
        padding-left: 0;
        padding-top: 5px;
    }

    .div_teetime_c3 {
        width: 100%;
        float: left;
        padding-left: 0;
        padding-bottom: 5px;
    }

    .divtdtime1 {
        width: 12%;
    }

    .divtdtime2 {
        width: 76%
    }

    .divtdtime3 {
        width: 12%;
    }

    .divlistview2 {
        width: 48%;
        float: left;
        border-radius: 6px;
        margin: 3px;
        border: solid 1px #DDDDDD;
    }

        .divlistview2:hover {
            width: 48%;
            float: left;
            border-radius: 6px;
            cursor: pointer;
            background-color: #DDDDDD;
            opacity: 0.8;
        }

    .divlistview2_active {
        width: 48%;
        float: left;
        border-radius: 6px;
        cursor: pointer;
        background-color: #DDDDDD;
        opacity: 0.8;
    }
}


/*----- Table -------*/
@media (min-width: 768px) and (max-width: 992px) {

    .div_club {
        display: none;
    }

    .div_teetime {
        width: 100%;
    }

    .divR {
        width: 100%;
        padding: 0 0 5px 0;
        height: auto;
        border: none;
        margin-right: 0;
    }

    .div_teetime_c1 {
        width: 100%;
    }

    .div_teetime_c2 {
        width: 100%;
        padding-left: 0;
        padding-top: 5px;
    }

    .div_teetime_c3 {
        width: 100%;
        float: left;
        padding-left: 0;
        padding-bottom: 5px;
    }

    .divtdtime1 {
        width: 8%;
    }

    .divtdtime2 {
        width:84%
    }

    .divtdtime3 {
        width: 8%;
    }

    .divlistview2 {
        width: 32.3333%;
        float: left;
        border-radius: 6px;
        margin: 3px;
        border: solid 1px #DDDDDD;
    }

        .divlistview2:hover {
            width: 32.3333%;
            float: left;
            border-radius: 6px;
            cursor: pointer;
            background-color: #DDDDDD;
            opacity: 0.8;
        }

    .divlistview2_active {
        width: 32.3333%;
        float: left;
        border-radius: 6px;
        cursor: pointer;
        background-color: #DDDDDD;
        opacity: 0.8;
    }
}

