
p {
    font-size: 16px;
}

.new-header,
.logo-box,
.headersection,
.leadFormHeader {
    display: none;
}

#page-content-container {
    background: #fff;
    height: auto;
    width: auto;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 50%;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 80%;
    margin-right: 10%;
    height: 4px;
    background-color: #09c3f4;
    opacity: 0.3;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 6px 0;
    font-size: 18px;
    line-height: 1.428571429;
    border-radius: 25px;
    font-weight: bold;
    background-color: #858585;
    color: #FFF;
    cursor: default!important;
}

select#examDate,
input.form-control {
    background: transparent;
    color: #494949;
    border: solid 2px;
}

.grey {
    color: #575756 !important;
}

.white {
    color: #FFF !important;
}

.black {
    color: #000 !important;
}

.control-label {
    padding-right: 15px;
    font-weight: normal
}

a.btn {
    background: #09c3f4;
    border-radius: 5px;
    color: #FFF!important;
    font-size: 26px;
    text-decoration: none;
    padding: 2px 20px;
    float: left;
    width: auto !important;
}

h2 {
    margin-bottom: 10px;
}

.btn-active {
    background-color: #FFF;
    border: solid 5px #09c3f4;
    color: #494949!important;
}
.btn-active:hover{
    color: #494949;
}

.clear {
    clear: both;
}

.btTabs {
    margin: 0 auto;
    width: 100px;
    border-radius: 15px;
    padding-top: 10px;
}

.textWithoutImage {
    color: #575756;
    font-size: 26px;
    padding-top: 4%;
    text-align: center;
}

@media (max-width: 767px) {
    #page-content-container {
        background-color: #FFF;
        height: auto;
        width: auto;
        background-position: right;
        background-size: contain;
    }

    a.btn {
        font-size: 20px;
        float: none;
        margin: 10px auto 20px;
        border-radius: 5px;
    }

    .control-label {
        padding-top: 15px;
    }

    select:active,
    input:active,
    textarea:active {
        font-size: 16px;
    }
}

.t1,
.t2,
.t3 {
    cursor: pointer;
}

input[type="checkbox"][id^="dayoff_"],
input[type="radio"] {
    display: none;
}

.removeRightPadding {
    padding-right: 0
}

;

.nopadding {
    padding: 0 !important;
}

.currentDayTop {
    border-top-left-radius: 25px;
    background: #52ADE1;
    border-top-right-radius: 25px;
    text-align: center;
    color: #575756;
    width: 110px;
    /*margin: 0 auto;*/
}

.currentDayContent {
    color: #575756;
    font-weight: bold;
    border-left: solid 7px #52ADE1;
    border-right: solid 5px #52ADE1;
    width: 110px;
    text-align: center;
    /*margin: 0 auto;*/
}

.currentDayBottom {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.psychometry.co.il/students/images/design/flexometry/currentDayBottom.png);
    height: 26px;
    width: 110px;
    /*margin: 0 auto;*/
}

.DayTop {
    border-top-left-radius: 25px;
    background: #2C687E;
    border-top-right-radius: 25px;
    text-align: center;
    color: #575756;
    width: 85px;
}

.DayContent {
    color: #575756;
    font-size: 15px;
    border-left: solid 7px #2C687E;
    border-right: solid 4px #2C687E;
    width: 85px;
    text-align: center;
}

.DayBottom {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://www.psychometry.co.il/students/images/design/flexometry/DayBottom.png);
    height: 20px;
    width: 85px;
}

.tabsborder {
    border-bottom: solid 2px;
    width: 65px;
    margin: 0 auto;
    padding-bottom: 12px;
}

.b1 {
    border-color: #CC5394
}

.b2 {
    border-color: #5F4B8A
}

.b3 {
    border-color: #4BADB4
}
.btn:hover {
    color: #FFF;
    text-decoration: none;
}
svg.fa-heart:hover,
svg.fa-arrow-left:hover,
svg.fa-arrow-right:hover {
    transform: scale(1.2);
    color:#09c3f4;
}

svg.fa-heart,
svg.fa-arrow-left,
svg.fa-arrow-right {
    transition: all .15s ease-in-out;
}
.heart-col{
    display: flex;
    align-items: center;
    justify-content: center;
}
.svg-inline--fa.fa-fw {
    width: 1em;
    height: 0.50em;
    transition: all .15s ease-in-out;
}

.taskWithoutIcon {
    padding-left: 2.5em;
    display: inline
}

p a {
    color: #575756;
    font-size: 15px;
}

.changeDateCalendar {
    color: #575756;
    text-align: center;
}

.changeDate a {
    color: #575756 !important;
}

.seasonSize {
    width: 120px;
    height: 120px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, opacity .15s ease-in-out;
    border-radius: 19px;
    cursor: pointer;

}

.seasonSize:hover {
    background-color: #dbf1fa;
}

.dayOff {
    width: 110px;
    height: 110px;
    border-radius: 19px;
    cursor: pointer;
}

.dayOff:hover {
    background-color: #dbf1fa;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, opacity .15s ease-in-out;
}
.imgDayOff {
    cursor: pointer;
}

.imgDayOff:hover {
    background-color: #dbf1fa;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, opacity .15s ease-in-out;
}

.psyButton {
    width: 110px;
    height: 110px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, opacity .15s ease-in-out;
    border-radius: 16px;
    cursor: pointer;
}

.psyButton:hover {
    background-color: #dbf1fa;
}

.pt-2 {
    padding-top: 20px;
}

.pb-2 {
    padding-bottom: 20px;
}

.examDate {
    font-size: 18px;
    display: block;
    font-weight: bold
}

.topContent h2 {
    color: #494949 !important;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    color: red !important;
}

div.datepicker table tr td.day {
    color: #494949;
}

div.datepicker table tr td.old {
    color: #000 !important;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused,
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #303641;
    color: white
}

.datepicker table tr td.active.active {
    background: #09c3f4 !important;
}

th.prev,
th.next {
    font-size: 25px;
}

.menu-btn {
    color: #575756;
    width: auto;
    margin: 0
}

.menu-btn a {
    text-decoration: none;
}

.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}
.arrow a {
    color: #09c3f4 !important;
}

.guest {
    background-color: #09c3f4;
    color: #FFF!important;
    font-size: 22px;
    padding: 23px;
    position: fixed;
    z-index: 9999;
    bottom: 176px;
    width: 100%;
    box-shadow: 0 0 12px 0px rgb(0 0 0 / 23%);
}

.guest a,
.guest a:hover {
    color: #FFF;
    text-decoration: none
}
.guest a u{
    background-color: white;
    color: #09c3f4;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 15px;
}

.pt-2 {
    padding-top: 20px
}

.resetStats {
    font-size: 14px;
}

.pt-80 {
    padding-top: 80px;
}

.flexContact {
    padding-top: 10px;
}

.flexContact img {
    width: 40px;
}

.envelopeFlex {
    margin: 0px 10px;
    padding-top: 4px;
}

.open-menu svg {
    color: #494949 !important;
    cursor: pointer;
}

.open-menu::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: none;
    color: #606060;
}
.practice-curriculum-books-item-tasks-node{
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
}
.practice-curriculum-books-item{
}
.subjectTitle{
    border:2px solid;
    border-radius:10px;
    padding-right: 20px;
    padding-top: 0px!important;
}
.details{
    font-size: 24px;
}
.changeDate,
.details a{
    color: #007bff;
    font-size: 15px;
    text-decoration: underline;
}
.changeplan{
    color: #007bff;
    text-decoration: underline;
}
.timesummary {
    font-size: 20px;
    border: 2px solid #09c3f4;
    width: fit-content;
    padding: 5px 45px;
    border-radius: 10px;
    margin: 0 auto 30px;
}
i.dayoff{
    position: relative;
}
i.dayoff::after{
        content: 'חופש';
        color: white;
        background-color: #f26c81;
        padding: 0 12px;
        border-radius: 5px;
        box-shadow: 0 0 6px rgb(0 0 0 / 34%);
        position: absolute;
        left: -20px;
        opacity: 0.95;
        font-size: 18px;
        top: -13px;
        transform: rotate(30deg);
        font-style: normal;
}
.dateoftask{
    border: 2px solid #02c3f3;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}
.dateoftask a{
    color: #575756;
font-weight: 700;
}
.select-input:active{
font-size: 18px;
}
.select-input{
    max-width: 300px;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    border-color: #09c3f4;
}
.summarytitle{
    font-weight: 700;
}
.summarybigtitle{
    width: fit-content;
    margin: 0 auto;
    border-bottom: 4px solid #09c3f4;
    font-size: 30px;
    font-weight: 500;
}