/*
Theme Name: Ultraclinical
Theme URI: https://www.ultraclinicaltrials.com
Author: Envivent
Author URI: https://www.envivent.com
Description: Theme created to Ultraclinical
Version: 1.0
*/


.form_received, form_received_wrapper
   {
	background: #faf8f8;
   }

 p.frmDescription {
    clear: both;
    top: 12px;
    position: relative;
 }
 
.what_happen_and_question_wrapper{margin-top: 30px;}
.what_happen_and_question_wrapper .what_happen_container .what_happens_wrapper .what_happens_description p{font-size: 1.5rem !important;}

.global_txt {
    text-align: center;
    padding: 12px;
    border: 1px solid #ccc;
}




.studies_container .studies_wrapper .study .email_us_banner_container {
    border-top: 2px solid #b7b7b7;
    border-bottom: 2px solid #b7b7b7 !important;
    margin: 38px 0 !important;
    padding: 30px 0;
}

.studies_container .studies_wrapper .study .email_us_banner_container .email_us_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.studies_container .studies_wrapper .study .email_us_banner_container .email_us_wrapper span,
.studies_container .studies_wrapper .study .email_us_banner_container .email_us_wrapper a{
    font-size: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    padding-right: 5px;
}