.nwik-calreservar {
    padding: 16px;
    font-family: 'Barlow Condensed';
    font-size: 18px;
}
#nwik-calendar {}
.rjcalendar {
    border: solid 1px #ccc;
}
.rj_tt {
    border-bottom: 1px solid #ccc;
    position: relative;
}
.rj_prev, .rj_next {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0.7;
}
.rj_prev:hover, .rj_next:hover {opacity: 1;}
.rj_prev {
    background: url(../img/arrow-left.svg);
    left: 0;
}
.rj_next {
    background: url(../img/arrow-right.svg);
    right: 0;
}
.rj_title {
    padding-top: 8px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: center;
}
.rj_th, .rj_tr {
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}
.rj_th > div, .rj_tr > div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ccc;
    height: 42px;
}
.rj_th > div:first-child, .rj_tr > div:first-child {
    border-left: 0;
}
.rj_th > div {
    background-color: #f1f1f1;
    font-weight: bold;
}
.rj_body {}
.rj_tr > div {}
.rj_normal {
    background: #fff3eb;
    cursor: pointer;
}
.rj_locked {}
.rj_special {}
.rj_select {
    background-color: #9b1717;
    color: white;
    font-weight: bold;
}
.nwik-button {
    padding-top: 21px;
}
.nwik-button button{
    cursor: pointer;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
    border: 0;
    background: #9b1717;
    color: white;
    padding-top: 5px;
    padding-bottom: 6px;
    border-radius: 5px;
    font-size: 21px;
}
.nwik-button button:hover {
    background-color: #b52d2d;

}
.nwik-button button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.nwik-msg-env, .nwik-msg-err {
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    border: 1px solid;
    padding: 5px;
    border-radius: 5px;
}
.nwik-msg-env {
    border-color: #cf4300;
    background: #fdf3d6;
}
.nwik-msg-err {
    color: red;
    border-color: red;
    background: #fdf3d6;
}
.rzik-titlebook {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    background-color: #606060;
    color: white;
    border-radius: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.rzik-selectdate {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 11px;
}
.ik-msg-a {
    text-align: center;
    margin-top: 10px;
    border: 1px solid #ff5454;
    border-radius: 5px;
    background-color: #ffe4cc;
    color: red;
    padding: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
.rzik-fprice {
    padding: 10px 15px;
    border-radius: 5px;
}
.rzik-fprice1 {
    margin-top: 10px;
    color: #585858;
}
.rzik-fprice2 {
    background-color: #f1eded;
}
.rzik-fprice .td1,  .rzik-fprice .td2{
    flex: 1;
}
.rzik-fprice .td1 {}
.rzik-fprice .td2 {
    text-align: right;
}
.rzik-fprice2 .td1 {
    font-weight: bold;
}
.rzik-fprice2 .td2 {
    font-weight: bold;
}

/***/
.rzik-row-consulta {
    margin-bottom: 10px;
}

.fz-container {
    position: relative;
}
.fz-container-multi {position: relative;}
.fz-fxrow {display: flex;}
.fz-left {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.868 8.406a.94.94 0 00-.375-.297A1.253 1.253 0 0016.977 8H7.023c-.181 0-.36.038-.516.109a.939.939 0 00-.375.297.664.664 0 00-.132.403c.003.141.054.28.147.4l4.977 6.407c.091.117.22.214.373.281.154.068.327.103.503.103s.35-.035.502-.103a.956.956 0 00.373-.281l4.977-6.407a.673.673 0 00.148-.4.663.663 0 00-.132-.403z' fill='%23505557'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 8px center;}

.fz-left.fz-mask {
    position: relative;
}
.fz-right {

}
.fz-mask {

}
.fz-mask-div {border: 1px solid #9da3a6;height: 49px;padding-top: 10px;border-radius: 5px 0 0 5px;box-sizing: border-box;padding-left: 21px;width: 85px;}
.fz-mask-cmb {position: absolute;opacity: 0;top: 0;left: 0;bottom: 0;font-size: 17px;}
.fz-text.focused {
    padding-top: 16px;
}
.fz-text {
    border: 1px solid #9da3a6;
    width: 100%;
    padding: 0 14px;
    box-sizing: border-box;
    height: 49px;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s ease 0s;
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    /* margin-bottom: 15px; */
}
.fz-text:focus, .fz-text.focused {
    border: 1px solid #009cde;padding-top: 16px;
}
.pfocused .fz-mask-div {
    border: 1px solid #009cde;
}

.fz-container label {
    color: #6C7378;
    position: absolute;
    top: 10px;
    left: 14px;
    pointer-events: none;
    transform-origin: left top 0px;
    transition: all 0.25s ease-in-out;
}
.fz-text:focus ~ label,
.fz-text.focused ~ label
{
  color: #0070BA;
  transform: translate3d(0, -7px, 0) scale(0.8);
  text-overflow: ellipsis;
  overflow-x: hidden;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
.fz-text.focused:not(:focus) ~ label{
  color: #6C7378;
}
textarea.fz-text, textarea.fz-text:focus, textarea.fz-text.focused {
    padding-top: 20px;
    line-height: 1.3;
}
.fz-error {
    display: none;
    font-size: 14px;
}
.fz-novalid{
	color: #ed0000;
}

.fz-novalid .fz-text, .fz-novalid .fz-mask-div {border-color: #ed0000;}
.fz-novalid .fz-error, .fz-novalid .fz-error {
	display: block;
}
.fz-left .fz-text {

}
.fz-right .fz-text {
    border-radius: 0 5px 5px 0;
    border-left-style: none;
}
.fz-phonecod .fz-left {
    
}
.fz-phonecod .fz-right {
    flex: 1;
}