.notch-bottom-white:after {
    content: '';
    background: url(/sites/ema/modules/custom_sidebar_elements/images/Red_White_Divider.svg) center no-repeat;
    width: 100%;
    position: absolute;
    bottom: -1px;
    display: inline-block;
    background-size: cover;
}

.notch-bottom-grey:after {
    content: '';
    background: url(/sites/ema/modules/custom_sidebar_elements/images/Red_Grey_Divider.svg) center no-repeat;
    width: 100%;
    position: absolute;
    bottom: -1px;
    display: inline-block;
    background-size: cover;
}

.notch-bottom-white:after {
    height: 45px;
}

.notch-bottom-grey:after {
    height: 45px;
}
.carousel-no-arrows .owl-prev, .carousel-no-arrows .owl-next {
    display: none;
}
.tabs-center-underline > ul {
    text-align: center;
}
.tabs-center-underline > ul li {
    display: inline-block;
    color: #000;
    text-decoration: none;
    border: 0;
    float: none;
}
.tabs-center-underline > ul li.active::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e31837;
    width: 100%;
}
.tabs-center-underline > ul li.active a {
    border: 0;
    color: #e31837;
}
.tabs-center-underline > .nav-tabs > li.active > a, .tabs-center-underline > .nav-tabs > li.active > a:hover, .tabs-center-underline > .nav-tabs > li.active > a:focus {
    border: 0;
    color: #e31837;
}
.tabs-center-underline > ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e31837;
    transition: width .3s;
}
.tabs-center-underline > ul li:hover::after {
    width: 100%;
}
.tabs-center-underline > ul li a:hover {
    color: #e31837;
    border: 0;
    background: transparent;
}
.tabs-center-underline > .nav-tabs > li > a {
    margin-right: 0;
    border: 0;
}


.entitytype-student_form-form .form-submit, .entitytype-university_form-form .form-submit, .entitytype-sponsorship_form-form .form-submit {
    background: #e31837;
    border-color: #ce0e2d;
    border: 1px solid #333;
    padding: 10px 10px 10px 10px;
    color: #fff;
    box-shadow: 0px 0px 10px #999;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
}
.entitytype-student_form-form .form-submit:hover, .entitytype-university_form-form .form-submit:hover, , .entitytype-sponsorship_form-form .form-submit:hover {
    background-color: #ce0e2d;
    border-color: #b60c28;
}
.entitytype-student_form-form input[type="text"], .entitytype-student_form-form input[type="email"], .entitytype-student_form-form select, .entitytype-student_form-form input[type="file"], .entitytype-university_form-form input[type="text"], .entitytype-university_form-form input[type="email"], .entitytype-university_form-form select, .entitytype-university_form-form input[type="file"], .entitytype-sponsorship_form-form input[type="text"], .entitytype-sponsorship_form-form input[type="email"], .entitytype-sponsorship_form-form select, .entitytype-sponsorship_form-form input[type="file"] {
    width: 100%;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 10px;
    border-radius: 0;
    color: #333;
    font-family: "Arial";
    font-size: 16px;
    border: 1px solid rgb(169, 169, 169);
    height: auto;
}
.entitytype-student_form-form .field-name-field-country label, .entitytype-university_form-form .field-name-field-country label, .entitytype-sponsorship_form-form .field-name-field-country label {
    display: none;
}
.entitytype-student_form-form input[type="file"], .entitytype-university_form-form input[type="file"], .entitytype-sponsorship_form-form input[type="file"] {
    padding-top: 9px;
    padding-bottom: 9px;
}
.entitytype-student_form-form a, .entitytype-university_form-form a, .entitytype-sponsorship_form-form a {
    color: #e31837;
}
.entitytype-student_form-form .help-block, .entitytype-university_form-form .help-block, .entitytype-sponsorship_form-form .help-block {
    color: #e31837;
}
.field-name-field-host-id .form-type-textfield {
    display: flex;
} 
.field-name-field-host-id .form-type-textfield .help-block {
    margin-left: .4em;
}
a.tool {
    display: block;
    margin-top: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e31837;
    color: #e31837;
    padding-right: 7px;
    padding-left: 7px;
}
a.tool:hover {
    background: #e31837;
    color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
}
.entitytype-student_form-form .form-managed-file .input-group-btn .btn, .entitytype-university_form-form .form-managed-file .input-group-btn .btn, .entitytype-sponsorship_form-form .form-managed-file .input-group-btn .btn {
    background-color: #e31837;
    border-color: #ce0e2d;
}
.entitytype-student_form-form .form-managed-file .input-group-btn .btn:hover, .entitytype-university_form-form .form-managed-file .input-group-btn .btn:hover, .entitytype-sponsorship_form-form .form-managed-file .input-group-btn .btn:hover {
    background-color: #ce0e2d;
    border-color: #b60c28;
}


.anchor-remove-style a, .anchor-remove-style a:hover, .anchor-remove-style a:visited, .anchor-remove-style:focus, .anchor-remove-style, .anchor-remove-style:hover, .anchor-remove-style:visited, .anchor-remove-style:focus {
    color: initial;
    text-decoration: initial;
    display: initial;
    background: initial;
    padding: initial;
    margin: initial;
    border: initial;
}


.vzaar-iframe iframe {
    width: 100%;
    height: auto;
}



.ema-main-button-light button, .ema-main-button-light a, .ema-main-button-light .btn {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
    color: #ffffff;
    font-size: 16px;
    border-color: #ffffff;
    border-style: solid;
    background-color: rgba( 191, 191, 191, 0.25 );
    background-position: center center;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.42857143;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 0;
    text-decoration: none;
}
.ema-main-button-light button:hover, .ema-main-button-light a:hover, .ema-main-button-light .btn:hover {
    background-color: rgba( 191, 191, 191, 0.25 );
    border-color: #ffffff;
    color: #ffffff;
    -webkit-animation: pulsate-fwd 1.5s ease-in-out both;
            animation: pulsate-fwd 1.5s ease-in-out both;
}
.ema-main-button-dark button, .ema-main-button-dark a, .ema-main-button-dark .btn {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
    color: #424242;
    font-size: 16px;
    border-color: #424242;
    border-style: solid;
    background-color: rgba( 66, 66, 66, 0.15 );
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.42857143;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 0;
    text-decoration: none;
}
.ema-main-button-dark button:hover, .ema-main-button-dark a:hover, .ema-main-button-dark .btn:hover {
    color: #424242;
    background-color: rgba( 66, 66, 66, 0.15 );
    border-color: #424242;
    -webkit-animation: pulsate-fwd 1.5s ease-in-out both;
            animation: pulsate-fwd 1.5s ease-in-out both;
}

.ema-main-button-dark span.ext, .ema-main-button-light span.ext {
    display: none;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-5-8 11:9:3
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media only screen and (max-width:1366px) {
    .carousel-no-arrows .owl-controls .owl-buttons .owl-prev, .carousel-no-arrows .owl-controls .owl-buttons .owl-next {
        display: none;
    }

    .uberflip-hide-mobile {
        display: none;
    }
}
@media only screen and (max-width:1024px) {
    .carousel-no-arrows .owl-controls .owl-buttons .owl-prev, .carousel-no-arrows .owl-controls .owl-buttons .owl-next {
        display: none;
    }
    .uberflip-hide-mobile {
        display: none;
    }
}
@media only screen and (max-width:767px) {
    .carousel-no-arrows .owl-controls .owl-buttons .owl-prev, .carousel-no-arrows .owl-controls .owl-buttons .owl-next {
        display: none;
    }
    .uberflip-hide-mobile {
        display: none;
    }
}
@media only screen and (max-width:640px) {
    .carousel-no-arrows .owl-controls .owl-buttons .owl-prev, .carousel-no-arrows .owl-controls .owl-buttons .owl-next {
        display: none;
    }
    .uberflip-hide-mobile {
        display: none;
    }
}