    .appointify-system-type2 .Book_Appoint .active{
    background:none;
    }
    .appointify-system-type2 .Book_Appoint{
    position: relative;
    z-index: 0;
    }
    .appointify-system-type2 .Book_Appoint li{
    margin-right: 52px;
    }
    /*.appointify-system-type2 .Book_Appoint li span{
    display: none;
    }*/
    .appointify-system-type2 .Book_Appoint .active{
    padding:0px;
    }
    .appointify-system-type2 .fieldset{
    padding-bottom: 0px !important;
    }
    .appointify-system-type2 .Welcome{
    padding: 0px !important;
    }
    /*progressbar*/
    .appointify-system-type2 #progressbar {
    /*margin-bottom: 30px;*/
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    margin-left: 0px !important;
    display: flex;
    padding-bottom: 0px !important;
    }
    .appointify-system-type2 #progressbar li {
    list-style-type: none;
    color: black;
    text-transform: uppercase;
    font-size: 12px;
    width: 36%;
    /* float: left; */
    position: relative;
    margin: auto;
    }
    .appointify-system-type2 p
    {
    /*font-size: 18px;*/
    }
    .appointify-system-type2 #progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;

    line-height: 50px;
    display: block;
    /*box-shadow: 1px solid gray;*/
    font-weight: bold;
    color: #333;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    }
    .appointify-system-type2 #progressbar li:after {
    content: '';
    width: 100.8%;
    height: 8px;
    position: absolute;
    /* margin-left: 8%;*/
    left: 0;
    margin-top: -53px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: -1; /*put it behind the numbers*/
    }
    .appointify-system-type2 .fieldset2,.appointify-system-type2 .fieldset3{
    padding-top: 0px !important;
    }
    .appointify-system-type2 .Book_Appoint .appointments-wrapper h3{
    margin-top: 0px !important;
    }
    .appointify-system-type2 .Book_Appoint .appointments-confirmation-wrapper input[type="text"],.appointify-system-type2 .appointments-confirmation-cancel-button,.appointify-system-type2 .appointments-confirmation-button,.appointify-system-type2 .Book_Appoint #progressbar,.appointify-system-type2 .pre_btn, .next_btn1,.appointify-system-type2 .next_month,.appointify-system-type2 .previous_month,.appointify-system-type2 .prev_month,.appointify-system-type2 .Book_Appoint .next_btn,.appointify-system-type2 .Book_Appoint .app_services_dropdown_title{
    /*font-size: 14px !important;*/
    }
   /* .appointify-system-type2 .pre_btn,.appointify-system-type2 .next_btn1 {
    position: absolute;
    border-radius: 52%;
    top:50%;
    padding: 7px 20px !important;
    font-size: 26px !important;
    box-shadow: 0.5px 0.5px 6px 1px #1e73be;
    outline: none;
    }*/
    .appointify-system-type2 .pre_btn{
    left: 0px;
    }
    .appointify-system-type2 .next_btn1 {
    right: 0px;
    }
    .appointify-system-type2 .Book_Appoint .appointments-pagination .next{
    float: right;
    width: auto !important; 
    }
    .appointify-system-type2 .Book_Appoint .appointments-pagination .previous{
    float: left;
    width: auto !important; 
    }
    .appointify-system-type2 .appointments-list table td,.appointify-system-type2 .Book_Appoint .appointments-list .app_timetable_wrapper .app_timetable .app_timetable_cell{
    padding: 5px !important;
    }
    .appointify-system-type2 .fieldset2{
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    }
    .btn {
    padding: 9px;
    border-radius: 5px;
    border: none;
    color: white;
    cursor: pointer;
    outline: none;
    /*box-shadow: 0.5px 0.5px 6px 2px lightgray;*/
    background:#0275d8;
    margin-left: 5px;
    /*margin-bottom: 3px;*/
    }
    .btn-default{

    }

    .appointify-system-type2 .Book_Appoint .field_rw{
    margin-bottom:0px !important;
    }
    .appointify-system-type2 .next_btn{
    margin-top: 25px;
    }
    .appointify-popup-btn{
    border: none;
    border-radius: 100%;
    padding: 16px;
    font-size: 27px;
    position: fixed;
    right: 27px;
    top: 68%;
    color: white;
    z-index: 6;
    cursor: pointer;
    outline: none;
    transition-duration: 0.60s; 
    }
    .Book_Appoint h1{
        display: none !important;
    }
    .modal-header .h1{
    width: 85%;
    margin:0px !important;
    }
    @media (max-width:598px){
    .appointify-system-type2 .Book_Appoint li{
    margin-right: 0px !important;
    }
    .appointify-system-type2 .Book_Appoint #progressbar{
    margin-left:0px !important;
    }
    .appointify-system-type2 #progressbar li:after {
    border-radius: 0px !important;
    }
    .appointify-system-type2 .next_btn{
    margin-top: 0px !important;
    }
    #first{
    padding: 10px 20px !important;
    }
    .Appointify-top-sticky{

    padding: 10px 0px;

    }
    }
    @media (max-width:768px){
    .appointify-system-type2 .fieldset{
    padding-bottom: 20px !important;
    }
    .appointify-system-type2 .next,.appointify-system-type2 .previous{
    float: none !important;
    width: 100%;
    }
    .appointify-system-type2 .next{
    margin-top: 34px !important;
    }
    .appointify-system-type2 .Book_Appoint{
    padding-bottom: 20px !important;
    }
    .btn{
    display: block; 
    margin-top: 5px !important;
    margin:auto;
    }
    }
    /*model four*/

    .Appointify-top-sticky{
    display: none;
    position: fixed;
    padding: 5px;
    top: 0;
    background: #ffcb00;
    z-index: 1;
    width: 100%;
    z-index: 9999;
    text-align: center;
    /*transition-duration:0.60s; */

    }
    .top-close{
    position: absolute;
    right: 15px;
    top: 8px;
    float: right;
    color: white;
    font-size: 24px !important;
    cursor: pointer;
    }
    .top-text{
    max-width: 84%;
    margin: auto;
    line-height: 1.2;
    display: inline;
    }
    #header{
    /*transition-duration: 0.60s;*/
    }

    .appointify-popup-btn-sidebar{

        border: none;
        border-radius: 6px;
        padding: 10px 15px;
        position: fixed;
        right: -75px;
        top: 45%;
        color: white;
        z-index: 6;
        cursor: pointer;
        outline: none;
        transition-duration: 0.60s; 
        transform: rotate(270deg);
        font-size: 20px;
    }

    .appointify-popup-btn-sidebar i{
        margin-right: 5px;
    }