.lepesdoboz span.sc_services_item_icon{
    font-size: 2em;
}
.lepesdoboz .icon{
    height: 56px;
    width: 100%;
    position: relative;
}
.lepesdoboz span{
    color:#e5e5e5!important;
    border-color: #e5e5e5!important;
    background-color: #ffffff;
    position: absolute;
    left: 30%;
    z-index: 2;
}
.lepesdoboz span.done{
    color: #599c2a!important;
    border-color: #599c2a!important;
}
.lepesdoboz span.active{
    color: #2e9dd1!important;
    border-color: #2e9dd1!important;
    background-color: #f5f8fa;
}
.lepesdoboz .trx_addons_column-1_7{
    padding-right: 0!important;
}
.lepesdoboz .line{
    background-color: #599c2a;
    position: absolute;
    width: 110%;
    height: 2px;
    top: 27px;
    z-index: 1;
}
.lepesdoboz .line.first{
    width: 55%;
    left: 50%;
}
.lepesdoboz .line.last{
    width: 55%;
    left: 0;
}

.data-table{
    margin: 20px auto;
}
.data-table-small{
    display: none;
}

.data-table th, .data-table-small th{
    background-color: #2e9dd1!important;
    border-color: #2e9dd1!important;
}
.foglalas-form{
    width: 100%;
}
.foglalas-form label{
    width: 35%;
    text-align: right;
    padding-right: 20px;
    display: inline-block;
}
.foglalas-form .rendeles_label {
    width: 36%;
}
.foglalas-form label.vizsgalat_label {
    width: 34%;
}
.foglalas-form label.megjegyzes_label {
    width: 35%;
    margin-top: 15px;
}
.foglalas-form .megjegyzes_area {
    width: 132%;
    min-height: 100px;
}
.foglalas-form label.idopont_label {
    width: 10%;
}
.foglalas-form #form_idopont {
    width: 37%;
    margin-bottom: 15px;
}
.foglalas-form input, .foglalas-form select{
    width:30%;
    min-width: 200px;
    font-size: 14px!important;
}
.foglalas-form .btn-div{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
}
.foglalas-form button#form_back {
    background-color: #fc6b4f !important;
}

.logout-btn{
    font-size: 2em;
    color: #2e9dd1!important;
}

#regForm {
    text-align: center;
}

#regForm h2 {
    margin: 0 0 15px
}

#regForm .row {
    margin-top: 15px;
}

#regForm .help-text {
    margin-bottom: 5px;
}

#regForm input {
    background-color: inherit;
    border-color: #b8dde0;
    padding: 0.5em 1.5em;
    width: 300px;
}

#regForm input[type="date"] {
    border: 1px solid #b8dde0;
    border-radius: 2em;
    padding: 0.3em 1.5em;
}

#regForm input[type="radio"] + label:before,
#regForm input[type="checkbox"] + label:before {
    display: none;
}

#regForm .radioBlock {
    max-width: 300px;
    margin: 0 auto 5px;
    text-align: justify;
}

#regForm .radioBlock label {
    display: inline;
    font-weight: normal;
    font-size: 90%;
}

#regForm .radioBlock input, #regForm input[type="checkbox"] {
    width: inherit;
}

#regForm .select_container {
    max-width: 300px;
    margin: 10px auto 0;
}

#regForm button {
    margin: 0 0 40px;
}

#regForm .error {
    margin: 5px auto;
    padding: 10px;
    max-width: 300px;
    color: #a94442;
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    border: 1px solid #dca7a7;
    border-radius: 4px;
}

#regForm .error ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#regForm .g-recaptcha>div {
     width: inherit!important;
}

.select_container::after {
    display: none !important;
}

#consentDiv {
    max-width: 960px;
    margin: 20px auto 0;
    text-align: justify;
}

#consentDiv label {
    top: -22px;
    left: 7px;
    padding-right: 15px;
}

#consentDiv .consentInfo {
    text-align:center;
    margin-top:-10px;
}

#regFinishCheckboxLabel::before {
    display: none;
}

.spanBreakLine {
    display: block;
    margin-top: 8px;
}

@media (min-width: 767px) {
    #regForm {
        margin-top: -70px
    }
}

@media (max-width: 479px) {
    #regForm input {
        width: 100%;
    }
    #regForm .error {
        max-width: inherit;
    }
}

/* datetime picker */
.datetimepicker .table-condensed *{
    background: transparent!important;
}
.datetimepicker .table-condensed th, .datetimepicker .table-condensed th i{
    color: #ffffff;
    background: transparent;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.datetimepicker .table-condensed{
    background-color: #2e9dd1!important;
    font-size: 1.4em;
}
.datetimepicker-days .table-condensed tbody td{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
/* CSS3 */
.datetimepicker-days .table-condensed tbody td:not(.disabled), .datetimepicker table tr td span:not(.disabled){
    cursor: pointer;
    background-color: #5ebdc1 !important;
}
.datetimepicker-days .table-condensed tbody td:hover{
    border: 1px solid #fc6b4f;
}
.datetimepicker-days .table-condensed tbody td.disabled{
    border: none;
    margin: 0;
}

.datetimepicker .table-condensed tbody{
    background-color: #fff!important;
}
.datetimepicker .datetimepicker-hours span{
    height: auto!important;
}
.datetimepicker td, .datetimepicker th{
    width: 70px!important;
}


#kezeleslist{
    width: 40%;
    min-height: 60px;
}
#kezelesbox .btn{
    color: #fff;
}
#klist{
    padding: 8px;
    display: inline-block;
}
#klist .badge, #klist .kez i, #klist .kez i:before{
    background-color: #2e9dd1;
    color: #fff;
    cursor: pointer;
}
#klist .kez{
    border: 1px solid #888;
    color: #555;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 3px;
    margin-top: 3px;
}

#form_ismetlodes_napok, label[for=form_ismetlodes_napok]{
    display: none;
}
#form_ismetlodes_napok input:not(:first-child) {
    margin-left: 50px;
}

.spacer-40{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 40px;
}

.col-seventh{
    width: 13%;
    padding: 0;
}

.th{
    color: #ffffff;
    background-color: #fc6b4f;
    border-bottom-color: #fc6b4f;
    border-top-color: #fc6b4f;
    border-right-color: rgba(255,255,255,0.1);
    text-align: center;
    padding: 1rem;
}
.td{
    color: #353535;
    padding: 1rem;
    border: 1px solid #e5e5e5;
    border-top: none;
    text-align: center;
}

.foglaltidopont-2{
    font-weight: bold;
    color: #fc6b4f;
    background-color: #ddd;
}
.foglaltidopont{
    font-weight: bold;
    color: #fff;
    background-color: #5ebdc1;
}

.foglalas-form .input-container{
    display: inline-block!important;
    /*width: 30%!important;*/
}

form.newAdminForm .select_container {
    display: inline-block;
    width: auto;
    margin: 5px;
}

.select_container select{
    width: 99%;
    line-height: 1.3em!important;
    height: auto!important;
    font-size: 14px;
}

.thead-link{
    color: #fff!important;
}

div#foglaltIdopontTable table th {
    letter-spacing: 1px;
}

#form_xls{
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
label[for=form_xls]{
    margin-top: 20px;
    margin-bottom: 20px;

    cursor: pointer;
    padding: 5px 10px;
    background-color: rgb(46, 157, 209);
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-stretch: 100%;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 20px;
    color: #fff;
}

.easy-autocomplete{
    display: inline-block!important;
}
.easy-autocomplete div{
    width: 450px;
}

input{
    margin: 5px;
}

a.blue-btn{
    background-color: rgb(46, 157, 209);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 62px;
    letter-spacing: 0.4px;
    line-height: 20px;
    margin: 0;
    margin-top: 5px;
    padding-bottom: 21px;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 21px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    vertical-align: baseline;
    white-space: nowrap;
    word-spacing: 0;
    word-wrap: break-word;
}

.datetimepicker-inline{
    margin: 0 auto;
    width: 450px!important;
}
.datetimepicker-inline table{
    min-width: 440px;
    margin: 0 auto;
}
.datetimepicker-inline table td .minute, .datetimepicker-inline table td .hour{
    margin: 0;
    padding: 5px 0;
    border: 1px solid #fff;
    border-radius: 0;
}
.datetimepicker-inline table td .minute:hover, .datetimepicker-inline table td .hour:hover{
    border: 1px solid #fc6b4f;
}
.datetimepicker-inline table td .minute{
    height: 54px;
}

.foglaltNap{
    background-color: #5ebdc1;
    border-color: #5ebdc1;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.foglaltNap div{
    color: #fff;
    font-weight: bold;
}

.foglaltNap a{
    color: #fff;
    font-weight: normal;
}

.todaySpan {
    color: white;
    background-color: #fc6b4f;
    padding: 10px;
    border-radius: 25px;
}

.naptar_rules_error_ul ul {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 5px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.text-top {
    vertical-align: text-top;
}

.custom-form {
    margin-top: 20px;
}

.custom-form label, .custom-form input, #form input, .filter-form input, .your-name input, .your-email input{
    display: inline-block;
    font-size: 14px!important;
}
.custom-form input, .custom-form .select_container, .your-name input, .your-email input{
    padding: 7px 10px;
    letter-spacing: 1px;
    width: 25%; 
    min-width: 185px;
    line-height: 1.3em;
    margin-bottom:  10px;
}
.custom-form .easy-autocomplete{
    width: 25%; 
    min-width: 185px;
    display: inline-block;
}
.custom-form .easy-autocomplete input{
    width: 100%;
}
.custom-form .select_container{
    padding: 0;
    display: inline-block;
    width: 25%; 
    min-width: 185px;
}
.custom-form .select_container select{
    padding: 7px 10px;
    letter-spacing: 1px;
}
.custom-form label{
    min-width: 70px;
}
.custom-form button{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30%;
    padding:15px;
}

.g-recaptcha>div{
    width: 100%!important;
}

.filter-form{
    margin-top: 20px;
    margin-bottom: 10px;
}
.filter-form input{
    line-height: 1.3em;
    min-width: 260px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.filter-form button{
    padding: 10px 20px;
    margin-left: 3em;
}

.centered{
    margin: 0 auto;
}

.alcim{
    margin-left: 10%;
}

.idopont-inline-input label, .idopont-inline-input input{
    display: inline-block;
}
.idopont-inline-input{
    text-align: center;
}

.deleted-user, .deleted-user td{
    color: #a2a2a2 !important;
}


#frm-jelszocsere label{
    display: inline-block;
    width: 25%;
    padding-right: 10px;
    min-width: 100px;
    text-align: right;
}
#frm-jelszocsere input{
    width: 25%;
    min-width: 100px;
}
#frm-jelszocsere button{
    width: 50%;
}
#frm-jelszocsere .errors ul{
    list-style-type: none;
}
#frm-jelszocsere .errors ul li{
    margin-top: 20px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    text-align: center;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}
#frm-jelszocsere .success{
    margin-top: 20px;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    text-align: center;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}
.commentable {
    width: 26%;
    margin-bottom: 8px;
}
.customCommentable {
    margin-left: 5px;
    width: 23%;
    min-height: 120px;
}
.orvosInfoText {
    display: block;
    width: 100%;
    height: 6rem;
    min-height: 6rem;
    margin-bottom: 1rem;
}
#foglalasInfoText {
    max-width: 600px;
    margin: 2rem auto 0;
    text-align: center;
    padding-top: 1.5rem;
}
#acceptFoglalas {
    display: inline-block;
    width: inherit;
    min-width: inherit;
    margin-right: 10px;
}
#acceptFoglalas + label {
    display: inline;
    padding-left: 0;
}
#acceptFoglalas + label:before {
    display: none;
}
#form_save:disabled, #form_save:disabled:hover {
    background-color: #ccc;
}


@media (min-width: 1440px) {
    .foglalas-form label{
        width: 40%;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .foglalas-form label.rendeles_label {
        width: 40%;
    }
    .foglalas-form label.vizsgalat_label {
        width: 40%;
    }
    .foglalas-form label.megjegyzes_label {
        width: 40%;
    }
    .foglalas-form label.idopont_label {
        width: 8%;
    }
    .foglalas-form #form_idopont {
        width: 30%;
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .foglalas-form #form_kezeles {
        max-width: 275px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .foglalas-form label.idopont_label {
        width: 13%;
    }
    .foglalas-form #form_idopont {
        width: 47%;
        margin-bottom: 15px;
    }
}

@media (max-width: 1024px) {
    .datetimepicker{
        width: 100%;
        left: 0!important;
        background: none!important;
        border: none!important;

        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .datetimepicker:before, .datetimepicker:after{
        display: none!important;
    }
    .datetimepicker > div{
        margin: 0 auto;
    }
}

@media (max-width: 767px) and (min-width: 640px){
    .lepesdoboz .trx_addons_column-1_7{
        display: inline-block;
        width: 16%!important;
        padding-top: 20px!important;
    }
    .foglalas-form label{
        width: 34%;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .foglalas-form label.rendeles_label {
        width: 33%;
    }
    .foglalas-form label.vizsgalat_label {
        width: 34%;
    }
    .foglalas-form #form_kezeles {
        max-width: 275px;
    }
    .foglalas-form .megjegyzes_area {
        width: 138%;
        min-height: 100px;
    }
    .foglalas-form label.idopont_label {
        width: 17%;
    }
    .foglalas-form #form_idopont {
        width: 55%;
        margin-bottom: 15px;
    }
}
@media (max-width: 639px) and (min-width: 480px){
    .lepesdoboz .trx_addons_column-1_7{
        display: inline-block;
        width: 13%!important;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .lepesdoboz span.sc_services_item_icon{
        font-size: 1.3em;
    }
    .lepesdoboz .icon span:before{
        font-size: 15px!important;
    }
    .mymenu .sc_services_item_icon{
        display: none;
    }
    .foglalas-form label{
        width: 61%;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .foglalas-form .input-container{
        width: 100%;
    }
    .foglalas-form label.rendeles_label {
        width: 63%;
    }
    .foglalas-form label.vizsgalat_label {
        width: 64%;
    }
    .foglalas-form label.megjegyzes_label {
        width: 67%;
        margin-top: 15px;
    }
    .foglalas-form .megjegyzes_area {
        width: 100%;
        min-height: 100px;
    }
    .foglalas-form label.idopont_label {
        width: 28%;
    }
    .foglalas-form #form_idopont {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 479px){
    .mymenu .sc_button{
        padding: 10px!important;
        margin: 2px;
    }
    .foglalas-form .select_container{
        width: 90%!important;
        display: block!important;
        margin: 0 auto!important;
    }
    .foglalas-form label{
        width: 65%;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .foglalas-form label.rendeles_label {
        width: 70%;
    }
    .foglalas-form label.vizsgalat_label {
        width: 69%;
    }
    .foglalas-form label.megjegyzes_label {
        width: 73%;
        margin-top: 15px;
    }
    .foglalas-form .megjegyzes_area {
        width: 150%;
        min-height: 100px;
    }
    .foglalas-form label.idopont_label {
        width: 68%;
    }
    .foglalas-form #form_idopont {
        width: 98%;
        margin-bottom: 15px;
    }

    #beteg-iplist{
        display: block;
    }
    #beteg-iplist thead{
        display: none;
    }
    #beteg-iplist td{
        display: block;
        border: none;
        padding: 0;
        margin: 0;
    }
    #beteg-iplist tr{
        display: block;
        margin-bottom: 20px;
    }

    .datetimepicker-inline, .datetimepicker-inline table{
        margin-left: -10px;
        width: 100%!important;
    }
    .idopont-inline-input{
        text-align: left;
    }
    .idopont-inline-input label, .idopont-inline-input input{
        margin: 0;
    }
    .idopont-inline-input input{
        width: 100%;
    }
    .lepesdoboz{
        display: none;
    }
    .hide-on-mini-screen{
        display: none;
    }
    .data-table{
        display: none;
    }
    .data-table-small{
        display: table;
        width: 100%;
    }

    td.ip-cell::before{
        content: "Időpont: ";
    }
    td.nev-cell{
        display: none!important;
    }
    td.doki-cell::before{
        content: "Orvos: ";
    }
    td.vizsg-cell::before{
        content: "Vizsgálat: ";
    }
    td.kezel-cell::before{
        content: "Kezelés: ";
    }
    td.muveletek-cell{
        text-align: left!important;
    }
    td.muveletek-cell::before{
        content: "Műveletek: ";
        display: inline-block;
        padding-right: 10px;
    }
    table#beteg-iplist td:before {
        font-weight: bolder;
    }
    .datetimepicker-inline, .datetimepicker-inline table{
        margin-left: 0px;
        width: 100%!important;
        min-width: 100%!important;
    }
}