﻿body {
    background: #EEE;
}

#DIV_MainContainer {
    max-width: 850px;
    height: auto;
    border: 1px solid #CECECE;
    margin: auto;
    margin-top: 5px;
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}
/* כותרת עסק ותמונה */

.dynamicData {
    margin: 25px;
}

.staticData {
    text-align: center;
}

.menuBTN {
    width: 170px;
    height: 48px;
    padding: 0 8px;
    margin: 15px;
    border-bottom: 3px solid #999;
    color: #999 !important;
    float: right;
    line-height: 34px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    outline: 0;
}

    .menuBTN.active, .menuBTN:hover {
        border-bottom: 3px solid #404040;
        color: #404040 !important;
        text-decoration: none;
    }

#P_BuisnessTitle {
    direction: rtl;
    min-height: 80px;
    margin-bottom: 0;
}

#LT_BusinessTitle {
    max-width: 700px;
    height: auto;
    right: 0px;
    top: 0px;
    color: #333;
    font-size: 32px;
    display: inline-block;
    line-height: normal !important;
}

#LT_BusinessWelcomeText {
    max-width: 700px;
    height: auto;
    right: 0px;
    color: #404040;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    margin-right: 10px;
}

#DIV_BusinessIcon {
    min-width: 80px;
    min-height: 80px;
    padding: 2px;
    background-size: cover;
    float: left;
}

#LBL_BusinessIcon {
    width: 80px;
    height: 80px;
    background-size: cover;
    display: block;
}


/* פס התחברות \ התנתקות */



.DIV_LoginContainer, .DIV_SelectAppointmentsTitle #DIV_BusContact {
}

#DIV_LoggedInUsetTitle {
    display: block;
}

.TB_Main {
    display: block;
    margin: 5px 0;
}

.LB_LoginRegMain, .LB_goBack2 {
    font-size: 22px;
    margin: 0 !important;
}

#LB_CancelAppointment, #LB_SetAppoitment {
    margin: 5px;
    color: #FFFFFF !important;
}


#LBL_GeneralFormErrors, #LBL_SetAppointmentError, #LBL_CancelFutureAppoError {
    color: red;
    font-weight: bold;
    display: block;
    margin: 5px;
}

#LB_HelloNewUser {
    font-size: 20px;
    color: #808080;
    text-decoration: none;
    margin: 5px;
}

#LB_HelloNewRegister {
    font-size: 20px;
    color: #999;
    text-decoration: none;
    margin: 5px;
    margin-right: 0px;
}

#LBL_UserName {
    margin: 10px;
    text-decoration: none;
}

#LB_Logoff {
    color: #FFF;
    font-size: 14px;
    float: left;
}

#LB_FutureAppointments, #LB_FutureAppointments:link, #LB_FutureAppointments:visited {
    text-decoration: none;
    color: #87DFDB;
    font-size: 20px;
    margin: 10px;
}

#LBL_NoteTitle {
    display: block;
}

#LBL_ClientNoteTitle {
    margin: 10px 10px 0px 10px;
    font-size: 15px;
    font-weight: bold;
    color: black;
    display: block;
}

#TB_ClientNotes, #TB_CancelReason, .TB_CancelReason {
    margin: 10px;
    display: inline-block;
    width: 90%;
}

.SP_RegisterHIDRestDetails {
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin: 5px;
    display: block;
}
/* בחירת סוגי טיפולים */

.LT_CancelFutureAppointment {
    float: left;
    display: inline-block;
    margin: 0 5px;
}

.LB_FutureappointmentsTitle {
    display: inline-block;
    text-decoration: none;
    margin: 5px;
    color: #333333;
    width: auto;
    text-align: right;
    margin: auto;
    font-size: 18px;
}

.DIV_futureAppoRow {
    border: 1px solid #CECECE;
    height: auto;
    padding: 7px;
    list-style: none;
    margin-bottom: 10px;
}

#DIV_appointmentsTypeContainer, #DIV_CalendarTitleContainer, #DIV_EmployeesTitleContainer,
#DIV_LoggedInUsetTitle, #DIV_LoggedInUsetTitle, #LBL_NoteTitle, #LBL_LoginRegisterTitle, #DIV_ClientNoteTitle {
    display: block;
    color: #404040;
    font-size: 22px;
    min-height: 30px;
    cursor: pointer;
    padding: 5px 5px 0 5px;
    border-bottom: 1px solid #868686;
}

#LBL_SetAppoWithBusiness {
    color: #000;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

.PubTitlesSelected {
    color: #999;
    font-size: 20px;
}

.PubTitles {
    float: right;
    font-weight: bold;
    margin-left: 10px;
}

.PubSelectedAppo {
    background-color: #F2FFFF !important;
    font-weight: bold;
}

.MultiSelect-Row {
    border-bottom: 1px solid #CECECE;
    height: 20px;
    padding: 7px;
    list-style: none;
    cursor: pointer;
}

.MultiSelectTitle {
    font-size: 15px;
    text-align: center;
}

.DIV_AppointmentsTypes {
    max-height: 200px;
    overflow: scroll;
    overflow-x: hidden;
}

.LB_MultiSelectBTN:link, .LB_MultiSelectBTN:hover {
    display: block;
    text-decoration: none;
    margin: 5px;
    color: #333333;
    text-align: right;
    margin: auto;
    font-size: 14px;
}

.LB_Hover {
    background-color: #F3F3F3;
}


/* יומן */

.TR_Calendar {
    width: 100%;
}

.TBL_Calendar {
    width: 100%;
    height: 100%;
    max-height: 600px;
    min-height: 250px;
    direction: rtl;
}

.TD_Calendar, .TD_OtherMonth {
    width: 14%;
    text-align: center;
    min-height: 80px;
    cursor: default;
    border: 1px solid #CCC;
}

    .TD_OtherMonth a {
        color: #CECECE !important;
    }

.TD_CalendarAvaDay {
    background: #DDFCFC;
    border: 1px solid #CCC;
}

    .TD_CalendarAvaDay:hover {
        background-color: #CECECE;
    }

.TD_CalendarSelected {
    background: #19DBD3;
    border: 1px solid #CCC;
}

.TD_CalendarDayTitle {
    width: 14%;
    text-align: center;
    min-height: 80px;
    border: 1px solid #CCC;
    font-size: 15px;
    cursor: default;
    background-color: #ECECEC;
    color: black;
}

.LB_CalendarDay {
    font-size: 13px;
}

.LB_CalendarDay, .LB_CurrentMonthCalendar {
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    font-weight: lighter;
    display: block;
    text-align: center;
    text-decoration: none;
}

.LB_CurrentMonthCalendar {
    font-weight: normal;
}

.LB_CalendarDay:hover, .LB_CalendarDay:active, .LB_CalendarDay:link, .LB_CalendarDay:focus {
    text-decoration: none;
    color: black;
}


.P_CalendarContainer {
    max-height: 700px;
    direction: rtl;
    height: auto;
    min-height: 30px;
}

.TH_Calendar {
    text-align: center;
    background-color: #DADADA;
    padding: 5px;
    min-height: 50px;
    border: 1px solid #CCC;
    font-size: 16px;
}

    .TH_Calendar a {
        color: #111 !important;
    }

#LBL_CalendarMonth {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: white;
}




/* הרשמה*/
.SP_RegisterFieldTitle {
    color: black;
    font-size: 15px;
    display: inline-block;
    margin: 5px 5px 0px 5px;
}

.SP_RegisterFieldDescription {
    color: #999;
    font-size: 12px;
    display: inline-block;
    margin: 5px 5px 0px 5px;
}

#LB_goBack, #LB_goLogin, .LB_goBack2, #LB_GoResetPass {
    margin: 5px;
}



/* עובדים */
#DIV_Employees {
    height: auto;
}

#DIV_EmployeesContainer {
    padding: 5px;
    border-bottom: 1px solid #269792;
}

.LBL_EmployeeName {
    border-bottom: 1px solid #CECECE;
    min-height: 24px;
    padding: 7px;
    cursor: default;
    display: block;
    margin: 5px;
    font-size: 18px;
}

.LBL_ReccomendedAppointment {
    height: 20px;
    width: 120px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin: 5px;
    padding: 3px;
    float: right;
    color: #333 !important;
    background: #87DFDB;
}

    .LBL_ReccomendedAppointment:hover {
        background: #CECECE;
    }

#LBL_SelectTime {
    cursor: pointer;
    height: 20px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    margin: 5px;
    display: block;
}

#DIV_SelectTime {
    display: none;
    border: 1px solid #CACACA;
    width: 100px;
    height: 80px;
    background-color: #ffffff;
}

#DIV_SelectTimeContainer {
    display: block;
}

.LBL_TimeButton, .LBL_TimeButton:link, .LBL_TimeButton:visited, .LBL_TimeButton:hover {
    margin: 1px;
    width: 46px;
    height: 21px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    color: black;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#LB_SearchHour {
    display: none;
}

.TB_TimePicker {
    margin: 1px !important;
    width: 32%;
    display: inline-block !important;
    text-align: center;
}
/*  סיום קביעת תור  */

#DIV_Finished {
    margin-bottom: 5px;
    display: block;
}

#LBL_AppointmentTitle {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 5px;
}

#LBL_AppResault {
    font-size: 18px;
    display: block;
    margin: 5px;
    color: #269792;
}

.B-danger {
    background: #FFFFFF;
    border-color: #ff2525;
    color: #ff2525 !important;
    padding: 5px;
}

#P_FutureAppointments {
    padding: 10px 10px 0 10px;
}

#LBL_FutureAppointments {
    font-size: 16px;
}

.LBL_StatusRed {
    color: #ff2525;
    display: block;
}

.LBL_StatusGreen {
    color: #269792;
    display: block;
}

.Pubfooter {
    font-size: 11px;
    color: #999;
    width: 100%;
    text-align: center;
    font-family: arial, sans-serif !important;
    padding: 5px 0;
}

.Busfooter {
    padding: 10px 0px;
    text-align: center;
    width: 100%;
    background: #ECECEC;
}

.Selectbtn {
    background-color: #27a9e3;
    padding-top: 8px;
    width: 25%;
    font-size: 18px;
    color: #FFF !important;
    height: 35px;
    text-align: center;
    display: table-cell;
    border: 1px solid #087BAF;
    margin-right: 5px;
}



.LogRegBTNs {
    padding: 15px 0;
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
}

.DIV_EmployeeImage {
    margin: 0 !important;
    text-align: center;
}


@media screen and (max-width: 640px) {
    .DIV_EmployeeImage {
        display: none;
    }

    #DIV_appointmentsTypeContainer, #DIV_CalendarTitleContainer, #DIV_EmployeesTitleContainer,
    #DIV_LoggedInUsetTitle, #DIV_LoggedInUsetTitle, #LBL_NoteTitle, #LBL_LoginRegisterTitle, #DIV_ClientNoteTitle {
        display: block;
        color: #404040;
        font-size: 16px;
        min-height: 30px;
        cursor: pointer;
        padding: 5px 5px 0 5px;
        border-bottom: 1px solid #868686;
    }

    #DIV_BusinessIcon {
        display: none;
    }

    .LB_MultiSelectBTN:link, .LB_MultiSelectBTN:hover {
        font-size: 12px;
    }

    #DIV_MainContainer, .DIV_MainContainer {
        height: auto;
        margin: 0 !important;
        background: #FFFFFF;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        border-bottom: 1px solid #CECECE;
        padding: 0 !important;
    }

    .menuBTN {
        width: 90%;
    }

    .PubTitlesSelected {
        font-size: 14px !important;
    }

    .NPCalView {
        font-size: 13px !important;
    }

    .TH_TableTitle {
        font-size: 13px !important;
        text-align: center !important;
    }

    #P_BuisnessTitle {
        direction: ltr;
        min-height: 80px;
        margin-bottom: 0;
        width: 400px;
    }
    #CoverImg{
        /*width:400px;*/
        height:315px;
    }
}

.dashboard-stat .details .number {
    padding-top: 25px;
    text-align: right;
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px;
    width: 190px;
    letter-spacing: 0px !important;
}


.EditSectionText {
    float: left;
    display: block;
    width: auto;
    font-size: 14px;
    color: #333;
}


/*************RECOVER*************/

body {
    font-family: 'RobotoRegular', 'Helvetica Neue', Helvetica, sans-serif;
}

#login {
    background-color: #269792;
}

.LoginCenter {
    margin: auto;
    text-align: center;
    width: auto;
    position: relative;
    margin-top: 150px;
}

.LoginBTN {
    display: block;
    border: 1px solid #0D7974;
    padding: 10px;
    background: #31B9B3;
    width: 300px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 22px;
    margin: 5px auto;
}

.TB_ResetPassword {
    display: block;
    width: 280px;
    margin: 5px auto;
    padding: 10px;
    text-align: center;
}

#DIV_TatLogo {
    margin-bottom: 30px;
}

.loginfooter {
    font-size: 11px;
    color: rgba(255,255,255,0.5);
    position: absolute;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: arial, sans-serif !important;
    padding: 5px 0;
    color: #fff !important;
}


#LBL_PageTitle {
    color: #fff;
}

#LBL_Status {
    color: #f00;
}

.LB_CancelResetPass, #LBL_Success {
    text-decoration: none;
    color: #fff;
}

#HL_GoBAck, #HL_GoBAck:link, #HL_GoBAck:visited {
    color: #fff;
}


.MainContent_Menu > div {
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ECECEC;
}

    .MainContent_Menu > div > a {
        font-size: 17px;
    }

.in-text {
    width: 94%;
    font-size: 18px !important;
    line-height: 18px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: right;
    text-decoration: none;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-overflow: clip;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    overflow: auto;
    border: 1px solid #CACACA !important;
    margin: 0px;
    padding: 10px 8px !important;
    height: 20px;
    margin-bottom: 16px;
}
