.cr-border-01 {
    border: 1px solid #D2D3D4;
}

.cr-title-04 {
    margin: 0;
    color: #031b4c;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: initial;
}

.cr-mgb15 {
    margin-bottom: 15px;
}

.cr-pd10 {
    padding: 10px;
}

.cr-bg-bluelight {
    background-color: rgba(0, 28, 77, 0.05);
}

.cr-border-01 {
    border-radius: 3px;
}


.cr-title-02 {
    font-weight: normal;
    color: #031b4c;
    font-size: 27px;
    text-align: justify;
    width: 570px;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    width: 100%;
}


.single-pesquisas-clinicas {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7143;
    color: #626262;
}

.cr-title-03 {
    margin-top: 0px;
    font-size: 21px;
    line-height: 24px;
    color: #031b4c;
    font-weight: normal;
}

.cr-bg-bluelight p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 4px;
    color: #626262;
}

.cr-mgb20 {
    margin-bottom: 20px;
}

.cr-small-01 {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px;
    color: #999999;
}

.cr-content-01 {
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    padding: 0;
    text-align: justify;
        color: #626262;
}

.cr-link-01 {
    color: #001c4d !important;
    font-weight: bold !important;
    text-decoration: underline;
    padding: 5px;
    padding-right: 0;
    padding-bottom: 0;
    font-size: 14px !important;
}

@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 24px;
    }
}


.module-title {
    background: #3f6cb2;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 200;
    margin: 0;
    padding: 0 11px;
    position: relative;
    z-index: 1;
    -webkit-clip-path: polygon(0% 0%,100% 0,94% 100%,90% 100%,0 100%);
    clip-path: polygon(0% 0%,100% 0,94% 100%,90% 100%,0 100%);
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom:24px
    }
}

.module-ct {
    background: 0 0;
    color: #626262;
    padding: 0
}

.module-ct:before,.module-ct:after {
    content: " ";
    display: table
}

.module-ct:after {
    clear: both
}

.module-ct>ul,.module-ct .custom>ul,.module-ct>ol,.module-ct .custom>ol {
    margin-left: 20px;
    padding-left: 0
}

.module-ct>ul.unstyled,.module-ct .custom>ul.unstyled,.module-ct>ol.unstyled,.module-ct .custom>ol.unstyled {
    padding-left: 0
}

.module-ct>ul.nav,.module-ct .custom>ul.nav,.module-ct>ol.nav,.module-ct .custom>ol.nav {
    padding-left: 0;
    margin-left: 0
}

.module_menu .nav>li>a,.module_menu .nav>li>.separator {
    padding: 6px 5px;
    display: block
}

#form_filter label {
    text-transform: uppercase;
    color: #437dc1;
    font-weight: 600;
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: 0;
}


#form_filter .form-control-gray {
    background-color: #dddddd;
    border-color: #dddddd;
    border-radius: 0;
    color: #437dc1;
    font-weight: bold;
}

#form_filter .btn-default {
    color: #437dc1;
    background-color: #dddddd;
    border-color: #dddddd;
    position: relative;
}

.controls select {
    vertical-align: middle;
    width: 220px;
}


#form_filter button.pull-right {
    padding-right: 20px !important;
    margin-right: 30px;
    margin-top: 10px;
}

#form_filter .btn-default {
    color: #437dc1 !important;
    background-color: #dddddd !important;
    border-color: #dddddd !important;
    position: relative;
    border: none !important;
}

#form_filter .btn-default:after {
    content: '';
    position: absolute;
    right: -16px;
    width: 30px;
    height: 100%;
    bottom: 0;
    top: 0;
    background: #dddddd;
    -webkit-transform: skew(-25deg, 0deg);
    -ms-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);
}

.btn-group.bootstrap-select select {
    padding: 9px;
    width: 96%;
    background: #dddddd;
    border: none;
    cursor: pointer;
    font-weight: bold;
    color: #437dc1;
    outline: none;
    font-size: 14px;
}

.btn-group.bootstrap-select {
    width: 100%;
}

.btn-group.bootstrap-select:after {
    content: '';
    position: absolute;
    right: 3px;
    width: 30px;
    height: 100%;
    bottom: 0;
    top: 0;
    background: #dddddd;
    -webkit-transform: skew(-25deg, 0deg);
    -ms-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);
}

.controls.btntext.btn-default {max-width: 95%;}

.controls.btntext.btn-default input {
    color: #437dc1 !important;
    font-size: 14px;
}

.controls.btntext.btn-default  input::placeholder {
    color: #437dc1; /* ou qualquer cor desejada */
}

#form_filter .form-group {
    margin-bottom: 14px;
}