.elements-block-date {
    background: #E4E4E4;
    height: 40px;
    width: 155px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 4px;
    padding: 7px 15px;
    box-sizing: border-box;
}

.popup {
    display:none;
    background: #FFF;
    position: fixed;
    z-index: 9999;
    border-radius: 4px;
    padding: 40px;
    box-sizing: border-box;
    left: 50%;
    margin-left: -450px;
    top: 50%;
    margin-top: -135px;
}
.popup.calendars {
     width: 900px;
    height: 270px;
}
.popup.active {display:block}
.ffn {
    display:none
}
.ffn.active {
    background: rgba(33, 33, 33, 0.5);
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.calend_news {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    height: 50px;
    max-width: 350px;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    background: url(../images/cgray.svg) no-repeat 100% center;
    cursor: pointer;
}
 .calend_news {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    height: 50px;
    max-width: 350px;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    background: url(../images/cgray.svg) no-repeat 94% center;
    cursor: pointer;
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
 
color: #212121;
}
.popup_inner h3 {
    font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 140%;
 
color: #212121;
}
.form_date {
    display: flex;
    justify-content: space-between;
}
.formsend {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding-top: 20px;
}
.formsub {
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;

background: #259B01;
border-radius: 3px;
color: #FFFFFF;
}
.formsub {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background: #259B01;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    width: 180px;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 30px;
}

.reset {
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
border: 1px solid #D6D6D6;
border-radius: 3px;
color: #212121;
}
.reset {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    color: #212121;
    display: block;
    width: 140px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
}
.form_date_delim {
    width: 20px;
    height: 1px;
    background: #212121;
    margin-top: 25px;
}
.form_date_one {
    width: 49%;
}
.form_date_one:nth-child(2) {
    width: 49%;
}

.form_date_one.last {
    display: flex;
    justify-content: flex-end;
}

.closes {
    background: url(../images/closeopen.svg) no-repeat center;
    position: absolute;
    display: block;
}
.closes {
    background: url(../images/closeopen.svg) no-repeat center;
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 25px;
}

#ui-datepicker-div {
    background: #FFFFFF;
border: 1px solid #EEEEEE;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.07);
border-radius: 3px;
}
.ui-datepicker-title {
    background: #fff;
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;

 
color: #212121;
}
.ui-datepicker-prev.ui-corner-all {
    width: 35px;
    height: 35px;
    background: #D9EFDA url(../images/cl.svg) no-repeat center;
    border-radius: 100px;
}
.ui-datepicker-next.ui-corner-all {
    width: 35px;
    height: 35px;
    background: #D9EFDA url(../images/cr.svg) no-repeat center;
    border-radius: 100px;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
     
    background: #fff;
    border: 0;
    margin-bottom: 8px;
}
#ui-datepicker-div {
    background: #FFFFFF;
    border: 0;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    padding: 40px;
}
#ui-datepicker-div table {
    border: 0;
    border-collapse: collapse;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding-top: 0;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    font-family: 'Roboto';
font-style: normal;
 font-size: 16px;
  
color: #212121;
}
.ui-state-default.ui-state-active {
    font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 16px;
background: #259E01;
border-radius: 4px;
text-align: center;
color: #FFFFFF;
}
#ui-datepicker-div  th span {
 font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 140%;

/* or 17px */
text-align: center;
text-transform: uppercase;
 
color: #898989;
}
.calend_news {
    text-align: left;
}