﻿input[type=submit]
{
    border: 0px;
}
.displayNone
{
    display: none !important;
}
.displayBlock
{
    display: block;
}

#confirmBox h1:after
{
    color: White;
    letter-spacing: 0.3px;
    border-left: 0px solid transparent !important;
}

.Nav_active
{
    color: #f7f405 !important;
}

.right_nav ul li .Nav_active
{
    color: #f7f405 !important;
}

.userImg
{
    height: 23px;
    width: 23px;
}

.small_inputDv /*added by pranita*/
{
    float: left;
    width: 17%;
    margin-left: 10px;
}

.form_field_Dv /*added by pranita*/
{
    font-size: 12px;
    height: 64px;
}
.man /*added by pranita*/
{
    color: #F00;
}
/*.error_msg /added by pranita
{
    font-size: 10px;
    color: #FF0000;
}*/

.input_main .error_msg
{
    font-size: 11px;
    color: #FF0000;
    margin-top: 1px;
}

.h61
{
    height: 61px;
}

.h59
{
    height: 59px;
}

.imageControlResize /*added by pranita*/
{
    height: 10%;
    width: 15%;
}

.imageControlResizeForAmenityListing /*added by pranita*/
{
    height: 10%;
    width: 21%;
}
.next_button /*added by pranita*/
{
    height: 13px;
    padding-top: 9px !important;
    border: 1px solid #DDDDDD;
}
.activeIndex /*added by pranita*/
{
    color: Black !important;
    background-color: #e5e8e8 !important;
}

.w20 /*added by pranita*/
{
    width: 20%;
}

.lbldistance
{
    padding-left: 2px;
}

.w10 /*added by pranita*/
{
    width: 10%;
}

.w11 /*added by pranita*/
{
    width: 11%;
}

.w5 /*added by pranita*/
{
    width: 5%;
}

.w15 /*added by pranita*/
{
    width: 15%;
}
.save_button
{
    border: 0px;
}

.h72
{
    height: 72px;
}
th a
{
    text-decoration: none;
}
.up_arrow
{
    float: right;
    vertical-align: middle;
    margin-top: 5px;
}
.up_arrow img
{
    float: right;
}
.feedfl ul li a
{
    cursor: pointer;
}

.rate
{
    margin-top: 0px !important;
}

.good_lbl
{
    margin-top: 0px !important;
}

.mrR15
{
    margin-right: 15px;
}

.designation
{
    color: #3c5f74;
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
}

.contentStaffDetails
{
    height: 400px;
    width: 100%;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.All_lbl
{
    color: #373838;
}
.panel_Login
{
    margin: auto;
    padding-bottom: 10px;
    width: 80%;
}
.panel_Login h1
{
    color: #FFFFFF;
    font-family: 'comic_sans_msregular'; /*'HoboStdMedium';*/
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}


.Border
{
    -moz-box-sizing: border-box;
    background-color: #F2F1F1;
    border: 1px solid #C3C3C3;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}


.outer_mainDV .MainDv_inner_comm .widImg
{
    width: 16%;
    margin-right: 5px;
}
.formDvCenter
{
    margin: auto;
    width: 60%;
}
.graph_left
{
    float: left;
    width: 65%;
    border: 1px solid #969696;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.graph_right
{
    float: right;
    width: 33%;
    border: 1px solid #969696;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.w15per
{
    width: 15%;
}
.w20per
{
    width: 20%;
}

.w40per
{
    width: 40%;
}
.w16
{
    width: 16%;
}
.chartDv
{
    height: 100%;
    width: 100%;
}
.table_search_main_right
{
    float: right;
    width: 48%;
}
.innerSearch_left
{
    float: left;
    width: 49%;
}
.innerSearch_right
{
    float: right;
    width: 49%;
}
.FlRght
{
    float: right;
}
.FlLft
{
    float: left;
}
.FlNone
{
    float: none;
}
.date_input_main
{
    width: 87%;
    float: left;
}
.date_input
{
    width: 87%;
    margin-right: 5px;
}
.date_filtermrt
{
    margin-top: 15px;
}


.button
{
    background: #496f88; /* Old browsers */
    background: -moz-linear-gradient(top,  #496f88 0%, #3d5c6f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#496f88), color-stop(100%,#3d5c6f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #496f88 0%,#3d5c6f 100%); /* W3C */
    padding: 5px 10px;
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}
.button:hover
{
    background: #3d5c6f; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d5c6f 0%, #496f88 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d5c6f), color-stop(100%,#496f88)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3d5c6f 0%,#496f88 100%); /* W3C */
}
.padBtm
{
    padding-bottom: 3px;
}

.Payerror_msg
{
    color: #FF0000;
    font-size: 12px;
}
.overall_commRating
{
    background: linear-gradient(to bottom, #4F7DA1 0%, #34648B 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    text-align: center;
    width: 120px;
}
.Flrght_imp
{
    float: right !important;
}
.Fllftt_imp
{
    float: left !important;
}
.filtermr
{
    margin-left: 5px;
}
.ratmrgn
{
    margin-left: 5px;
}
.report
{
    float: left;
}
.report li
{
    list-style-type: none;
    line-height: 28px;
}
.report li a
{
    color: #1474B1;
    text-decoration: none;
    font-size: 16px;
}
.report li a:hover
{
    text-decoration: underline;
}
.input_main_left
{
    width: 48%;
    float: left;
}
.input_main_rght
{
    width: 48%;
    float: right;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.outer_mainDV
{
    padding-right: 5px;
}


.slashDate
{
    color: #23638B;
    float: left;
    font-size: 32px;
    font-weight: normal;
    margin-left: 1%;
    margin-top: 12px;
    font-family: Helvetica;
}
.graph_search_main
{
    width: 49%;
}
.graph_search_main_right
{
    width: 49%;
    float: right;
}
.width22
{
    width: 22%;
}
.width24
{
    width: 24%;
}
.width10
{
    width: 10%;
}
.cursorDefault
{
    cursor: default !important;
}
.orderlabel
{
    font-size: 16px;
    font-weight: bold;
    color: #f78508;
}
.ordercount
{
    font-size: 16px;
    font-weight: normal;
    color: #f78508;
    text-decoration: none;
}
.ordercount:hover
{
    text-decoration: underline;
}

.thEdit
{
    cursor: default;
}
.thDelete
{
    cursor: default;
}
.w18
{
    width: 18%;
}
.w8
{
    width: 8%;
}
.w128
{
    width: 128px;
}
.inputSearch
{
    background: none repeat scroll 0 0 #3b5998 !important;
    border: medium none !important;
    color: #fff !important;
    font-size: 0.813em !important;
    padding: 12px 10px !important;
    transition: none 0s ease 0s !important;
}
.headerSrchForm .lftColHeaderSrch .sticky-placeholder-label
{
    color: #8face9 !important;
    font-size: 0.813em;
    line-height: 18px !important;
}
.panel
{
    top: 0px !important;
}
.menuList li .rhtMenuList
{
    width: 80px !important;
}
.wh100
{
    width: 100px;
    height: 100px;
}
.fontNew
{
    font-family: "open_sansregular" , Arial, Helvetica, sans-serif;
}
.icon.comment
{
    float: none;
    padding-bottom: 0;
}

/*added by soniya Start*/
.overlay
{
    background: url('') repeat left top;
    cursor: default;
    display: none;
    height: 100%;
    min-height: 640px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    zoom: 1;
}
 @media (max-width:1280px)
{
    .showTotal .PrDetail
    {
        width: 50px;
        font-size: 14px;
    }
    .loadingNew::after
    {
        left: 37% !important;
    }
}
.loading, .loadsearch
{
    display: block;
}
.loading:after, .loadsearch:after
{
    background: url('../Images/loadingWhite.gif') no-repeat left top;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    top: 48%;
    height: 100px;
    width: 100px;
    z-index: 10000;
}

.loadingNew
{
    display: block;
}
.loadingNew:after
{
    background: url('../Images/Loader.gif') no-repeat left top;
    content: '';
    position: absolute;
    left: 37%;
    margin-left: -17.5px;
    top: 48%;
    height: 100px;
    width: 400px;
    z-index: 10000;
}
/*added by soniya End*/
.wh23
{
    width: 23px;
    height: 23px;
}
.wh27
{
    width: 27px;
    height: 27px;
}
.wh75
{
    width: 75px;
    height: 75px;
}
.asideCol h1
{
/*    margin-top: 50px !important;*/
}
.marRht2
{
    margin-right: 2px;
}
.totalComments1
{
    font-size: 0.75em;
    color: #626875;
}
.totalComments1 a
{
    color: #626875;
}
.totalComments1 a small
{
    text-decoration: underline;
    font-size: 1em;
}
.totalComments1 a:hover
{
    color: #626875;
}
.totalComments1 a:hover small
{
    text-decoration: none;
}


.available_main
{
    margin-top: 10px;
}
.check_para
{
    line-height: 22px;
    font-size: 14px;
}
.check_para checkbox
{
}
.vam
{
    vertical-align: middle;
    padding-right: 5px;
}
.error_msg
{
    font-size: 11px;
    color: #FF0000;
    margin-top: 1px;
}
.h38
{
    height: 38px;
}
.floatLeft
{
    float: left;
}
.width100
{
    width: 100px !important;
}
.ContactUsFieldSet
{
    padding: 0 0 2px 0 !important;
}
.RegisterFieldSet fieldset
{
    padding: 0 0 0 0;
}
.RegisterFieldSet
{
    height: 60px;
}
.marT285
{
    margin-top: 285px;
}
.marBtm10
{
    margin-bottom: 10px;
}
.height10
{
    height: 10px;
}
.marT3
{
    margin-top: 3px !important;
}

.copyalign
{
    text-align: center;
}
.dropdownpayment
{
    background: #fff;
    border: 1px solid #dedede;
    width: 100%;
    font-size: 0.75em;
    font-family: "open_sansregular" , Arial, Helvetica, sans-serif;
    padding: 8px 10px;
    -webkit-appearance: none;
    color: #8d8d8d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -webkit-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -moz-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -ms-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
}

.mandetoryForm .elementRht .asterik1
{
    position: absolute;
    right: 31px;
    top: 10px;
    color: #ff0000;
    font-size: 1em;
}
.chkClass input[type='checkbox']
{
    float: left;
    margin-top: 0px;
}











@media only screen and (max-width:1024px)
{
    .graph_left
    {
        width: 100%;
    }
    .graph_right
    {
        width: 100%;
        margin-top: 10px;
    }
    .graph_search_main
    {
        width: 100%;
    }
    .graph_search_main_right
    {
        width: 100%;
    }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)
{
    /* Force table to not be like tables anymore */

    .staff_table td:nth-of-type(1):before
    {
        content: "Image";
    }
    .staff_table td:nth-of-type(2):before
    {
        content: "Designation";
    }
    .staff_table td:nth-of-type(3):before
    {
        content: "Staff";
    }
    .staff_table td:nth-of-type(4):before
    {
        content: "OverAll Rating";
    }
    .staff_table td:nth-of-type(5):before
    {
        content: "User Created";
    }
    .staff_table td:nth-of-type(6):before
    {
        content: "";
    }
    .staff_table td:nth-of-type(7):before
    {
        content: "";
    }
    .outer_mainDV .MainDv_inner_comm .widImg
    {
        margin-right: 10px;
    }
    .sup_dash_table td:nth-of-type(1):before
    {
        content: "Alert";
    }
    .sup_dash_table td:nth-of-type(2):before
    {
        content: "Visitor";
    }
    .sup_dash_table td:nth-of-type(3):before
    {
        content: "Visitor Status";
    }
    .sup_dash_table td:nth-of-type(4):before
    {
        content: "Manager";
    }
    .sup_dash_table td:nth-of-type(5):before
    {
        content: "Manager Status";
    }

    .order_table td:nth-of-type(1):before
    {
        content: "Order No";
    }
    .order_table td:nth-of-type(2):before
    {
        content: "DateTime";
    }
    .order_table td:nth-of-type(3):before
    {
        content: "Type";
    }
    .order_table td:nth-of-type(4):before
    {
        content: "Amount";
    }
    .order_table td:nth-of-type(5):before
    {
        content: "View Detail";
    }
    .order_table th
    {
        width: 100%;
    }


    .subscript_table td:nth-of-type(1):before
    {
        content: "Subscription";
    }
    .subscript_table td:nth-of-type(2):before
    {
        content: "Subscription Validity";
    }
    .subscript_table td:nth-of-type(3):before
    {
        content: "Subscription Price";
    }
    .subscript_table th
    {
        width: 100%;
    }
    .order_detail_table td:nth-of-type(1):before
    {
        content: "Item";
    }
    .order_detail_table td:nth-of-type(2):before
    {
        content: "Quantity";
    }
    .order_detail_table td:nth-of-type(3):before
    {
        content: "Price";
    }
    .order_detail_table td:nth-of-type(4):before
    {
        content: "Variant Price";
    }
    .order_detail_table td:nth-of-type(5):before
    {
        content: "Total";
    }
    .order_detail_table td:nth-of-type(6):before
    {
        content: "Variants";
    }
    .order_detail_table th
    {
        width: 100%;
    }
    .order_detail_table .Alcntr
    {
        text-align: left;
    }

    .variant_detail_table td:nth-of-type(1):before
    {
        content: "Modifiers";
    }
    .variant_detail_table td:nth-of-type(2):before
    {
        content: "Type";
    }
    .variant_detail_table td:nth-of-type(3):before
    {
        content: "SubModifiers";
    }
    .variant_detail_table td:nth-of-type(4):before
    {
        content: "Edit";
    }
    .variant_detail_table td:nth-of-type(5):before
    {
        content: "Delete";
    }
    .variant_detail_table th
    {
        width: 100%;
    }

    .submodifier_detail_table td:nth-of-type(1):before
    {
        content: "Sub Modifier Name";
    }
    .submodifier_detail_table td:nth-of-type(2):before
    {
        content: "Price";
    }
    .submodifier_detail_table td:nth-of-type(3):before
    {
        content: "Edit";
    }
    .submodifier_detail_table td:nth-of-type(4):before
    {
        content: "Delete";
    }
    .submodifier_detail_table th
    {
        width: 100%;
    }


    .zipcode_detail_table td:nth-of-type(1):before
    {
        content: "Zipcode";
    }
    .zipcode_detail_table td:nth-of-type(4):before
    {
        content: "Edit";
    }
    .zipcode_detail_table td:nth-of-type(5):before
    {
        content: "Delete";
    }
    .zipcode_detail_table th
    {
        width: 100%;
    }

    .coupon_detail_table td:nth-of-type(1):before
    {
        content: "Coupon Code";
    }
    .coupon_detail_table td:nth-of-type(2):before
    {
        content: "Coupon Text";
    }
    .coupon_detail_table td:nth-of-type(3):before
    {
        content: "Edit";
    }
    .coupon_detail_table td:nth-of-type(4):before
    {
        content: "Delete";
    }
    .coupon_detail_table th
    {
        width: 100%;
    }

    .feedBackComment_table td:nth-of-type(1):before
    {
        content: "Question";
    }
    .feedBackComment_table td:nth-of-type(2):before
    {
        content: "Visitor Name";
    }
    .feedBackComment_table td:nth-of-type(3):before
    {
        content: "Comments";
    }
    .feedBackComment_table td:nth-of-type(4):before
    {
        content: "Date";
        text-align: left;
    }
    .feedBackComment_table td:nth-of-type(5):before
    {
        content: "Time";
        text-align: left;
    }
    .feedBackComment_table th
    {
        width: 100%;
    }
    .feedBackComment_table .align_center
    {
        text-align: left;
    }

    .rateusQuestion_table td:nth-of-type(1):before
    {
        content: "Question";
    }
    .rateusQuestion_table td:nth-of-type(2):before
    {
        content: "Excellent";
    }
    .rateusQuestion_table td:nth-of-type(3):before
    {
        content: "Good";
    }
    .rateusQuestion_table td:nth-of-type(4):before
    {
        content: "Poor";
    }
    .rateusQuestion_table td:nth-of-type(5):before
    {
        content: "Horrible";
    }
    .rateusQuestion_table th
    {
        width: 100%;
    }

}
.wid95Imp
{
    width: 95% !important;
    margin-right: 5px;
}
.marR10
{
    margin-right: 10px;
}

/*.content 
{
     height: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.homeContent 
{
    height:400px;
    overflow-x: hidden;
    overflow-y: scroll;
}


*/
.divscroll_content
{
    height: auto !important;
}


.homeContent
{
    height: 400px;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.RestListContent
{
    height: 400px;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.entry_table
{
    width: 100%;
}
.rate_Reason
{
    color: #3c5f74;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
}
.mainDv_left_panel p
{
    font-size: 11px;
}
.comm_bottomDv
{
    width: 37% !important;
}

.StaffDetailcontent
{
    height: 200px;
    width: 100%;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.error_msg_marron
{
    font-size: 10px;
    color: #f7f405;
}

.ImgDv_main_small
{
    margin: auto;
    width: 39%;
}

.ImgDv_small
{
    float: left;
    margin-left: 12%;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    width: 16%;
}
.ImgDv_small img
{
    border: 1px solid #666666;
    cursor: pointer;
}
.ImgDv_small img:hover
{
    opacity: 0.7;
}
.del_img img
{
    border: 0 none;
}
.mrt0
{
    margin-top: 0px !important;
}

.rsOffer
{
    font-size: 14px;
    font-weight: bold;
    color: #DB6408;
    font-family: 'HoboStdMedium';
    margin-top: 5px;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
.featuredOffer
{
    font-size: 14px;
    font-weight: bold;
    color: #156B1B;
    font-family: 'HoboStdMedium';
    margin-top: 5px;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
.offerValue
{
    color: #DB6408;
    line-height: 18px;
}

.input_main .offerName
{
    font-weight: bold;
    font-size: 13px;
    color: #DB6408;
}

.mrt5
{
    margin-top: 5px;
}
.separator
{
    border-right: 1px solid #C3C3C3;
    padding-right: 2%;
}
.basicMain
{
    color: #666666;
    font-size: 13px;
}
.basicInfo
{
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    font-size: 12px;
    line-height: 16px;
}

.input_main .offerFName
{
    font-weight: bold;
    font-size: 13px;
    color: #156B1B;
}

.offerFValue
{
    color: #156B1B;
    line-height: 18px;
}
.user_comm_right .Comm_rating
{
    margin-top: 0px;
}

.appDownLoad
{
    color: #ffffff; /*text-decoration: none;*/
    font-size: 14px; /*margin-left: 8px;*/
    font-weight: bold;
}

.guestAlert
{
    color: #006600;
    font-size: 12px; /*font-weight: bold;*/
    cursor: pointer;
    margin-left: 10px;
}

.w15
{
    width: 15%;
}
#map_canvas img
{
    max-width: none;
}

.topImp
{
    top: -251px !important;
}
.MarginTop
{
    margin-top: 27px !important;
}
.productMapIn
{
    padding: 11px !important;
}
.marginLeft
{
    margin-left: 45%; /*192px;*/
}
#dvNearByRestaurant img
{
    max-width: none;
}

.paddingbtn6
{
    padding-bottom: 6px !important;
}

.displayNoneRestDiv
{
    display: none;
}
.dispalyRestDiv
{
    display: inherit;
}


.restDetails_input_main label
{
    font-size: 12px;
    color: #333;
}

.restDetails_input_main .error_msg
{
    font-size: 11px;
    float: left;
    color: #FF0000;
}

.inputBgRestDetails
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    border: 1px solid #23638b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 30%;
    padding: 5px 5px;
    font-size: 12px;
    color: #666666;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background-color: #f3f6f8;
}
.inputBgRestDetails:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.checkDv
{
    margin-bottom: 10px;
}
.mrt2
{
    margin-top: 2px;
}
ul.ui-autocomplete
{
    max-height: 350px !important;
    overflow: auto !important;
}
.mrleft
{
    margin-left: 117px;
}
.currentLocationDv .setlocation
{
    color: #0c56f0; /* #6083cb;*/
}
.ptagclass
{
    font-size: 12px;
    padding-bottom: 1px;
}
.appDownload
{
    padding-left: 5px;
}
.SmallIconApp
{
    padding-left: 10px;
}

.copyright
{
    width: 300px;
    margin: auto;
}
.privacy
{
    float: right;
    width: auto;
    margin-right: 30px;
}
.privacy .privacylink
{
    color: #c7cdda;
    text-decoration: underline;
}

.marZero
{
    margin: 0px;
}

.cursorNone
{
    cursor: default;
}

.padTop
{
    padding-bottom: 3px;
}

.marLeft
{
    margin-left: 10px;
}

.fontsizeMin
{
    font-size: 12px;
    margin-top: 5px;
}

.marCouponTop
{
    margin-top: 24px;
}

.h125
{
    height: 125px;
}

.notAllowed
{
    cursor: not-allowed;
}

.slotSelected{background-color:Green !important;}

@media only screen and (max-width:1024px)
{
    .wid95Imp
    {
        width: 92% !important;
    }
    .formDvCenter
    {
        width: 80%;
    }
    .ImgDv_main_small
    {
        width: 50%;
    }
}
@media only screen and (max-width:700px)
{
    .wid95Imp
    {
        width: 95% !important;
    }
    .outer_mainDV .MainDv_inner_comm .widImg
    {
        margin-right: 10px;
    }
    .formDvCenter
    {
        width: 95%;
    }
    .ImgDv_main_small
    {
        width: 70%;
    }
    .separator
    {
        border: 0px;
        padding-right: 0%;
    }

    .user_comm_right .Comm_rating
    {
        margin-top: 7px;
    }
    .filtermr
    {
        margin-left: 0px;
        margin-top: 8px;
    }
    .ratmrgn
    {
        margin-left: 0px;
    }
    .input_main_left
    {
        width: 100%;
    }
    .input_main_rght
    {
        width: 100%;
    }
    .slashDate
    {
        display: none;
    }
    .inputBgRestDetails
    {
        width: 90%;
    }
}
@media only screen and (max-width:375px)
{
    .inputBgRestDetails
    {
        width: 86%;
    }
    
}
@media only screen and (max-width:480px)
{

    .outer_mainDV .MainDv_inner_comm .widImg
    {
        width: 16%;
    }
    .ImgDv_main_small
    {
        width: 90%;
    }
}
@media only screen and (max-width:440px)
{
    .wid95Imp
    {
        width: 92% !important;
    }
    .panel_Login
    {
        width: 99%;
    }
}

@media only screen and (max-width:320px)
{
    .wid95Imp
    {
        width: 91% !important;
    }

    .ImgDv_main_small
    {
        width: 98%;
    }
}
.ui-widget
{
    font-size: 0.7em !important;
}
/* added by Mahesh */
.h45
{
    height: 45px;
}

.link
{
    color: #1474b1;
    font-size: 14px;
    text-decoration: none;
}

.uplodFile
{
    cursor: pointer;
    height: 27px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 94px;
}

.FlLftImp
{
    float: left !important;
}


.attachMain
{
    position: relative;
}


.mrght15
{
    margin-right: 15px;
}

.FlRght
{
    float: right;
}

.FlLft
{
    float: left;
}
.FlLft
{
    float: left;
}

.fileText
{
    color: #878787;
    font-size: 14px;
    padding-right: 5px;
}
.fileTextOne
{
    color: #878787;
    font-size: 14px;
    padding-right: 5px;
}
.fileTextNewLetter
{
    color: #878787;
    font-size: 14px;
    padding-right: 5px;
}
.note
{
    color: #1474b1;
    font-size: 15px;
    font-weight: bolder;
}
.note
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.subheading
{
    color: #1474b1;
    font-size: 15px;
    font-weight: bold;
}

.cursorDelete
{
    cursor: pointer;
}

.pntr
{
    cursor: default;
}
.align_center
{
    text-align: center;
}
.faq_font
{
    font-size: 0.863em;
}
.mrt68
{
    margin-top: 68px;
}
.dropdownpaymentUpdate
{
    background: #fff;
    border: 1px solid #dedede;
    font-size: 0.75em;
    font-family: "open_sansregular" , Arial, Helvetica, sans-serif;
    padding: 8px 10px;
    -webkit-appearance: none;
    color: #8d8d8d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -webkit-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -moz-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    -ms-transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
    transition: color .5s, background-color .5s, box-shadow .5s, border-color .5s;
}
.slashDateUpdate
{
    color: #23638B;
    font-size: 32px;
    font-weight: normal;
    margin-left: 0.5%;
    margin-top: -3px;
    font-family: Helvetica;
    vertical-align:middle;
     float:left;
     margin-left:5px;
     margin-right:5px;
     
}
.wid108
{
    width: 108px;
    float:left;
}

.height11
{
    height: 11px;
}

.h63
{
    height: 63px;
}

.button1
{
    background: #496f88; /* Old browsers */
    background: -moz-linear-gradient(top,  #496f88 0%, #3d5c6f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#496f88), color-stop(100%,#3d5c6f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #496f88 0%,#3d5c6f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #496f88 0%,#3d5c6f 100%); /* W3C */
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}
.button1:hover
{
    background: #3d5c6f; /* Old browsers */
    background: -moz-linear-gradient(top,  #3d5c6f 0%, #496f88 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d5c6f), color-stop(100%,#496f88)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3d5c6f 0%,#496f88 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3d5c6f 0%,#496f88 100%); /* W3C */
}


/* Reservation Offer Starts*/
.sec
{
width:300px; 
float:left; 
font-size:14px;
}
.warning_msg
{
    font-size: 11px;
    color: blue;
    margin-top: 1px;
}
/* Reservation Offer Ends*/

.thirdFieldWidth
{
    width:32.3333% !important;
}

/* For navigation menu */


.navigation
{
	background:green;
	position:relative;
	z-index:10;
	background-color:#29344a;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.nav
{
  
}  

.nav li{
    list-style: none;
    display: block;
    float: left;
    height:30px;
    position: relative;
}

.nav li a{
    padding: 0px 10px 0px 10px;
    margin: 0px 0;
    line-height: 30px;
    height: 30px;
	text-decoration:none;
	color:#e9e9e9;
	font-size:14px;
    color: #edebde;
    float: left;
    font-family: 'comic_sans_msregular';
    font-size: 12px;
    padding-left: 10px;
    text-decoration: none;
}

/*.nav li:first-child
{
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
} */
.curve
{
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.navigation .nav li a:hover
{
	color:#f7f405;
	background-color:#3b5c9e
}
.nav ul{
    padding: 0px;
    width:170px;
    border:1px solid #ddd;
    border-bottom:0px
}
.nav .site-name,.nav .site-name:hover{
    padding-left: 10px;
    padding-right: 10px;
    width: 160px;
}
.nav .site-name a{
    width: 129px;
    overflow:hidden;
}
.nav li a{
    display: block;
}
.nav ul li {
    border-right:none;
    border-bottom:1px solid #DDDDDD;
    width:170px;
    height:30px;
}
.nav ul li a {
    border-right: none;
    border-bottom:1px solid #FFFFFF;
    width:150px;
    background-color:#29344a
}

/* Sub menus */
.nav ul{
    display: none;
        visibility:hidden;
    position: absolute;
    top: 30px;
}
/* Third-level menus */
.nav ul ul{
    top: 0px;
    left:170px;
    display: none;
        visibility:hidden;
    border: 1px solid #DDDDDD;
}
/* Fourth-level menus */
.nav ul ul ul{
    top: 0px;
    left:170px;
    display: none;
        visibility:hidden;
    border: 1px solid #DDDDDD;
}

.nav ul li{
    display: block;
        visibility:visible;
}
.nav li:hover > ul{
    display: block;
    visibility:visible;
}
.left_curve
{
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
/*navigation css ends*/

/*mobile navigation css Starts*/
.mob_nav
 {
	 display:none
 }
 .navigation_inner
   {
	   position:relative;
	   z-index:10;
	   margin-top:10px;
	  margin-left:15px
   }
   /*
.nav_inner
{
	margin:0px;
	padding:0px
}

.nav_inner li
{
	display:list-item;
	list-style-type:none;
	height:32px;
	width:35px;
	line-height:30px;
	background-color:#194F7E;
	position:relative;
}
*/
.nav_inner li :first-child
{
   /*	border-bottom:0px;*/
}
.nav_inner li a
{
	background-color:#29344a;	
	height:30px;
	display:block;
	padding: 0px 10px 0px 10px;
    margin: 0px 0;
    line-height: 30px;
	text-decoration:none;
	color:#e9e9e9;
	font-size:14px;
}
.nav_inner li a:hover
{
	background: #3b5c9e; /* Old browsers */
	
}
.nav_inner .subnav_inner
{
	position:absolute;
	top:30px;
	left:-6px;
	display:none
}
.nav_inner .subnav_inner li
{
	
	position:relative;
	width:160px
}
.nav_inner .subnav_inner li
{
	border-left:0px
}
.nav_inner .ul li:hover 
{
	background-color:#f2f2f2
}
.nav_inner li:hover .subnav_inner
{
	display:block
}
.innersubnav_inner
{
	position:absolute;
	top:0;
	left:160px;
	display:none	
}
.nav_inner li .subnav_inner li:hover .innersubnav_inner
{
	display:block
}
.mrad
{
	margin-left:-5px
}

.mob_nav_icon label
{
	border:2px solid #FFF;
	width:21px;
	float:left;
	margin-top:5px;
}

/*mobile navigation css end*/

/* navigation menu end*/



.upgrade-holder{ background-color:#edecec;
border:1px solid #c5c3c3;
border-radius:5px;
padding:10px;
-webkit-border-radius:5px;}
 .mrl10
{
	margin-left:10px
}
.activeInactiveHW{height:25px !important; width:75px !important;}

.reportSeparator
{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #c8ecf5 0%, #d4f1fa 100%) repeat scroll 0 0 !important;
    }

 .reportSeparatorCursor{cursor:default !important;}
 .editRestAdminProfile{  padding: 7px 10px 6px;}
 
 .rewardItems
    {
        width:395px !Important; 
        float:left; 
        font-size:14px;
    }
    

@media only screen and (max-width:1280px){
   .mob_nav
 {
	 display:none
 }
 .bottom_navDv
 {
     background:none 
 }
 .navigation
 {
     display:block
 }
 .navigation_inner
 {
     margin-left:0px
 }
}
