/* for scheduleModal iFrame */
.doc-appt-questions {text-align: center;}
.doc-appt-questions>div.row {margin: 20px 0px;}
.doc-appt-questions .col-title {font-weight: bold;font-size: 1.25rem;display: block;}
.doc-appt-questions p {margin: 0px;}
.doc-appt-questions a.button {margin-bottom: 1rem;}
.doc-appt-doctor {width: 132px; height: 132px; overflow: hidden; border-radius: 50%; margin: 10px; margin-left: 15%;}
.doc-appt-doctor>div{position: absolute;left: calc(15% + 150px);top: 30px;text-align: left;}
.doc-appt-doctor>div H3 {font-weight: bold;font-size: 2rem;}
.doc-appt-doctor>div>span {padding-left: 1rem;}
