.mt-team-reply-public input,
.mt-team-reply-public textarea{
    border: 1px solid #ececec;
    background-color: #ffffff;
}

.mt-team-reply-public input:focus,
.mt-team-reply-public textarea:focus{
    border: 1px solid red;
}

.mt-team-reply-public textarea{
    height: 170px;
    resize: none;
}

/***************************************/
/****** Orvos válaszol belső oldal *****/
/***************************************/
#mt-team-reply-public.mt-cross{}

    #mt-team-reply-public.mt-cross{}


/* Felszólítás */
#mt-team-reply-public-info {}

    #mt-team-reply-public-info .item {
        border-radius: 3px;
        border: 2px solid rgba(0,0,0, 0.6);
        box-shadow: 0 0 15px rgba(0,0,0, 0.3);
        background-color: rgba(224, 224, 224, 0.3);
    }
/* END Felszólítás */


/* Kérdés és válasz */
#mt-team-reply-public-answer{}

    #mt-team-reply-public-answer .mt-team-reply-public-bubble {
        border-left: 2px solid red;
        border-radius: 0 3px 3px 0;
        box-shadow: 0 0 15px rgba(0,0,0, 0.2);
    }

        #mt-team-reply-public-answer .mt-team-reply-public-bubble.question{
            background-color: rgba(224, 224, 224, 0.7);
        }

        #mt-team-reply-public-answer .mt-team-reply-public-bubble.replay{
            background-color: rgba(224, 224, 224, 0.4);
        }

/* END Kérdés és válasz */

/*** END Orvos válaszol belső oldal ****/
/***************************************/


/***************************************/
/********* Orvos válaszol - BOX ********/
/***************************************/
#mt-team-reply-box{
    position: relative;
    height: 100%;
}

    #mt-team-reply-box form{
        width: 100%;
    }

        #mt-team-reply-box form .medical-response-btn{
            position: absolute;
            bottom: 1rem;
            right: 1rem;
        }


/****** END Orvos válaszol - BOX *******/
/***************************************/

/*.medical_question {*/
    /*display: none;*/
    /*font-style: italic;*/
/*}*/

/*.mt.mt-team-reply .mt-team-reply-header,*/
/*.mt.mt-team-reply-public .mt-team-reply-public-header {*/
    /*background-color: red;*/
    /*color: white;*/
/*}*/

/*.mt.mt-team-reply .medical-response-btn button,*/
/*.mt.mt-team-reply-public .medical-response-btn button {*/
    /*background-color: red;*/
    /*color: white;*/
/*}*/

/*.mt-award {*/
    /*width: 100%;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*top: auto;*/
    /*left: 0;*/
    /*right: 0;*/
/*}*/

/*.img-container {*/
    /*display: inline-block;*/
    /*position: relative;*/
/*}*/

/*.mt-reply-link {*/
    /*width: 80px;*/
    /*display: inline-block;*/
    /*position: relative;*/
/*}*/

/*.mt-team-reply-public-bubble {*/
    /*border-left: 2px solid red;*/
    /*border-radius: 0 3px 3px 0;*/
    /*box-shadow: 0 0 15px rgba(0,0,0, 0.2);*/
/*}*/

/*.mt-team-reply-public-bubble.question {*/
    /*background-color: rgba(224, 224, 224, 0.8);*/
/*}*/

/*.mt-team-reply-public-bubble.replay {*/
    /*background-color: rgba(224, 224, 224, 0.6);*/
/*}*/

/*.mt-team-reply-public-bubble .mt-author-profile{*/
    /*position: relative;*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*border-radius: 50%;*/
    /*overflow: hidden;*/
    /*border: 2px solid red;*/
/*}*/

/*.mt-team-reply-public-bubble .mt-author-profile img{*/
    /*position: absolute;*/
    /*top: 65%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*width: 100%;*/
/*}*/


/*.mt-team-reply-public-info h3{*/
    /*font-size: 18px;*/
    /*text-transform: uppercase;*/
/*}*/

/*.mt-team-reply-public-info .item{*/
    /*border-radius: 3px;*/
    /*border: 2px solid rgba(0,0,0, 0.6);*/
    /*box-shadow: 0 0 15px rgba(0,0,0, 0.3);*/
    /*background-color: rgba(224, 224, 224, 0.3);*/
/*}*/



/*!* Orvos válaszol modul - Tartalmi oldalakon - lebegő *!*/
/*.mt .mt-reply-cross-list-content .mt-responder{*/
    /*border-left: 2px solid red;*/
/*}*/
/*!* END Orvos válaszol modul - Tartalmi oldalakon - lebegő *!*/