
@import url('font_nunito.css');

.popup_warning .bClose:not(.button),
.popup_menu .bClose:not(.button),
.popup_historie .bClose:not(.button),
.popup_warning .bCloseById:not(.button){
    /*border-radius: 7px 7px 7px 7px;*/
    box-shadow: none;
    font: bold 22px sans-serif;
    padding: 15px;
    position: absolute;
    right: -0.5px;
    top: -2.5px;
    background-color:transparent;
    color: #000;
    opacity: 0.5;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

.popup_menu .bClose:not(.button),
.popup_warning .bCloseById:not(.button) {
    padding-top: 4px
}

.popup_warning .bClose:not(.button):hover,
.popup_warning .bCloseById:not(.button):hover {
    opacity: 1;

}




/*
Varování popup
MP
*/

#popup_varovani, 
#popup_varovani_datum,
.popup_warning{
    background-color: #FFFFFF;
    border-radius: 3px;
    /*box-shadow: 0 0 25px 5px #999999;*/
    color: #000;
    display: none;
    padding: 0.95rem !important;
    text-align: left;
    border-color: #cbecee;
    
    font-family: 'Nunito', 'Roboto', "trebuchet MS", "Lucida Grande", Arial;
}

.popup_warning#popup_general_confirm {
    min-width: 250px;
}

#popup_varovani, #popup_varovani_datum {
    width: 505px;
    /* min-height: 180px;*/
}


.btn-danger {
    background-color: var(--color-danger) !important;
    border-color: var(--color-danger) !important;
    transition: all .2s;
}


#popup_varovani .btns,
.popup-davky .btns,
.popup_warning .btns{
    width: 100%;
    text-align: left;
    border-top: 1px solid #ced4da;
    padding-top: 1rem;

}

/*
.popup-davky .btns {
    width: 450px;
}
*/
#popup_varovani .button,
#popup_varovani_datum .button,
.popup-davky .button,
.popup_warning .button {
    display: inline-block;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 12px;
    width: auto;
    margin: 0px 0px 0px;
}


.popup_warning .button{
    margin-right: 3px;
}

/*
.popup-davky .button {
    text-align: center;
    width: 200px;
    padding: 12px 0;
}*/

/**
varovani lecba
*/

#popup_varovani.add_lecba{
    /*  height: 255px;*/
}
#popup_varovani.add_lecba #msg{
    /* height:30px*/
}




/**
varovani lecba - konec
*/

#popup_varovani p,
.popup_warning p{
    text-align: left;
    width: auto;

    margin: 0;
    font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: left;
    margin-top: 0;
    margin-bottom: 1rem;
}


#popup_varovani_datum .button {
    width: 200px;	
}

#popup_varovani h2, 
#popup_varovani_datum h2,
.popup_warning h2,
.term_note .term_note_header{
    padding: 0px;
    margin: 10px 0 8px;
    width: inherit;
    background-color: transparent;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    font-size: 1.09375rem;
    margin-top: 0px;

}

.popup_warning .button.bClose{
    position: initial;
}

.popup-warning .button {
    height: 17px;
}


.popup-warning #msg,
.popup_warning .msg{
    background-color: transparent !important;
    height: auto;
}

.popup_warning p.msg{
    padding-bottom: 0px;
}


.popup-warning#popup_varovani_vykony ul {
    text-align: left;
}

.popup_warning#client_edit_warning {
    height: auto;
}

.popup_warning#client_edit_warning .msg {
    height: auto;
    padding-bottom: 0px;
}
/*
.popup_warning#client_edit_warning .button {
    width: 225px;
}
*/
.popup_warning#plan_priority,
.popup_warning#plan_delete_agree,
.popup_warning#plan_delete_agree_after_click

{
    display: none;
    height: auto;	
}

.popup_warning#plan_priority .btns{
    padding-bottom: 0.95rem;
}

/*
.popup_warning#plan_priority .btns,
.popup_warning#plan_delete_agree .btns,
.popup_warning#plan_delete_agree_after_click .btns,
.popup_warning#plan_group_nejdrive_za .btns

{
    width: 350px;
    margin: 0 auto;
}
*/
.popup_warning#plan_priority .bClose,
.popup_warning#plan_delete_agree .bClose,
.popup_warning#plan_delete_agree_after_click .bClose,
.popup_warning#plan_group_nejdrive_za .bClose
{
    font-weight: normal;
}

.popup_warning #msg {
    width: auto;
}

/*
#popup_registrovat .button,
.popup_registrovat .button {
    width: 225px;
}

#warning_pracoviste .button {
    width: 146px;
}*/

.popup_warning#delete_lecebny_plan {
    width: 540px;
}

.popup_warning#popup_lek_show, 
.popup_warning#popup_protetika_prices {
    width: 570px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.popup_warning#popup_lek_show iframe, 
.popup_warning#popup_protetika_prices iframe {
    width: 570px;
    height: 751px;
}

.popup_warning#popup_lek_show .msg, 
.popup_warning#popup_protetika_prices .msg {
    border: 0 none !important;
    width: 100%;
}

.popup_warning#popup_protetika_prices {
    width: 770px;
}

.popup_warning#popup_protetika_prices iframe {
    width: 770px;
}

.popup_warning#popup_protetika_prices .msg {
    width: 100%;
}



/*
.popup_warning#delete_lecebny_plan .button {
    width: 158px;
}*/

#popup_add00974 {
    width: 600px;
}

/*
#popup_add00974 .btns {
    width: 510px;
}
*/

#delete_cal_agree #cal_note_block{
    margin-top: 20px;
    margin-bottom: 20px;
}

#delete_cal_agree p{
    text-align: center;
}

#delete_cal_agree #cal_note_block #cal_note{
    width: 290px;
}


.btns .bPopupClose, .btns .bClose{
    font-weight: normal;
}

#popup_license_warning, 
#popup_general_alert {
    width: 400px;
}

/*
#delete_cal_agree .btns{
    width: 350px;
}
*/

.popup_warning .bpopupCloseOperation.bClose {
    background-color: #3299e3;
    border-radius: 3px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font: bold 131% sans-serif;
    padding: 3px 7px 2px;
    position: absolute;
    right: -12px;
    text-align: center;
    text-decoration: none;
    top: -12px;
    background-color: var(--color-primary);
    opacity: 1;
}

.confirm_checker{
    position: relative;
    top: 5px;
    left: -3px;
}



#popup_general_alert_ext.popup_warning .btns .btns_custom{
    float:  left;
    margin-right: 5px;
}

#popup_user_cert_passwd {
    width: 600px;
}