/*Cookies Banner*/
#CybotCookiebotDialogBody #CybotCookiebotDialogPoweredbyLink {
    position: unset !important;
    width: 170px !important;
}
img#CybotCookiebotDialogPoweredbyImage {
    width: 170px;
    margin-left: 0px;
}
#CybotCookiebotDialogBodyContent {
    padding-left: 15px !important;
}
div#CybotCookiebotDialogBodyContentText {
    font-size: 14px;
}
#CybotCookiebotDialogBodyButtons a {
    margin-left: 0px;
    border-radius: 20px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    font-size:14px !important;
}

#CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDetails {
    font-size: 14px !important;
}


/*CSS for EU*/

#CybotCookiebotDialog {
    border: 0px !important;
}

h2#CybotCookiebotDialogBodyContentTitle {
    font-size: 20px;
    margin-top: 5px;
}
div#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper a {
    padding: 8px 0px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}
.CybotCookiebotDialogBodyLevelButtonWrapper label {
    font-size: 14px !important;
}
a#CybotCookiebotDialogBodyLevelDetailsButton {
    font-size: 14px;
}
a.CybotCookiebotDialogBodyButton:hover {
    background-color: #4B345D !important;
}
div#CybotCookiebotDialogBodyButtons {
    padding-left: 10px;
}
@media only screen and (max-width: 768px){
    div#CybotCookiebotDialogBodyButtons {
        padding-left: 10px !important;
    }
    div#CybotCookiebotDialog {
        position: absolute;
        top:45% !important;
        left: 50%;
        /* bottom: 0;
        top: auto !important; */
        transform: translateX(-50%) !important;
    }
    #CybotCookiebotDialogPoweredbyImage {
        max-height: 4em !important;
        width: auto !important;
    }
    #CybotCookiebotDialogPoweredbyCybot svg {
        max-width: 50px;
    }
    #CybotCookiebotDialogBodyContent {
        padding: 10px 5px;
    }
    #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper{
        display: flex;
        width: 100%;
        gap: 10px;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        flex-direction: row !important;
    }
    #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
        padding: 5px 10px;
        font-size: 14px;
        cursor: pointer;
    }
    button.CybotCookiebotDialogBodyButton {
        margin-top: 0px !important;
    }
    #CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
        padding: 10px;
    }
    #CybotCookiebotDialog:not(.CybotCookiebotDialogZoomed) #CybotCookiebotDialogFooter.CybotCookiebotScrollContainer {
        min-height: 40px;
    }
}
/*Cookies Banner*/
.newsletter-iframe{
    border:none;
}
.newsletter-signup h3{
    font-size: 24px;
}
.newsletter-signup input[type=text],
.newsletter-signup input[type=email]{
    padding: 23px 12px;
    font-size: 18px;
    line-height: 50px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.wpcf7 form.aborted .wpcf7-response-output{
    display: inline-block;
    position: relative;
    border: none;
    color: #dc3232;
    margin: 10px 0 0;
}
body .newsletter-signup .fl-module-heading h3.fl-heading {
    font-size: 35px;
    padding: 0 0 20px!important;
}
.newsletter-signup .fl-module-html .col-sm-6{
    position: relative;
    left: 4%;
}
.newsletter-signup .wpcf7-submit {
    width: 75%;
    padding: 16px 20px!important;
}
.newsletter-signup .wpcf7-submit:hover{
    background-color: #286090;
}
.wpcf7-spinner{
    position: absolute;
    left: 24%;
    top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    border: none!important;
    top: 38px;
    display: none;
}
.wpcf7-response-output{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: none;
    position: relative;
    color: #fff;
}

/*** Newsletter Signup***/

.hidden-fields-container{
    display: none!important;
}
@media only screen and (max-width: 600px) {
    body .newsletter-signup .fl-module-heading h3.fl-heading{
        padding: 21px 0 20px!important;
        font-size: 28px;
        line-height: 32px;
    }
    .newsletter-signup .fl-module-html .col-sm-6,
    .newsletter-signup .fl-module-html{
        left: 0!important;
    }
    .newsletter-signup input[type=text], .newsletter-signup input[type=email]{
        margin-bottom: 22px;
    }
    .newsletter-signup .wpcf7-submit{
        width: 100%;
        padding: 16px 20px!important;
        margin-bottom: 40px;
    }
}
/*** Newsletter Signup***/

/*Give Factsheet*/
.factsheet-give .give-counter-number {
    border-right: 2px solid #ccc;
}
.give-fact-number-circle .fl-number-string span.fl-number-int {
    font-family: 'Bebas Neue';
}
@media (max-width: 768px) {
.give-counter-number {
    width: 100% !important;
	  border-right: none !important;
}
}
/*Give Factsheet*/

/*How to apply page*/
.apply-accordion .fl-accordion-button-icon {
    color: #fff !important;
    background: #28CCA2;
    border-radius: 20px;
    width: 27px;
    height: 27px;
		margin-top: 5px;
}
.apply-accordion div .fl-accordion-button {
    width: 100%;
	background-color: rgba(204, 190, 208, 0.2);
}
.apply-accordion .fl-accordion-content {
    background-color: rgba(204, 190, 208, 0.2);
}
.apply-accordion .fl-accordion-item {
    border: 0px solid transparent;
	border-radius: 5px;
}
.apply-accordion {
    margin-top: 10px;
}
.apply-accordion .fl-accordion-button-label {
    font-family: vista-sans, sans-serif;
    color: #121212;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
	    margin-top: 5px;
}
.apply-accordion .fl-accordion-content p {
    font-family: "vista-sans";
    font-size: 18px !important;
    line-height: 1.75;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(18, 18, 18, 0.8);
}
@media (max-width: 768px) {
	.apply-accordion .fl-accordion-button-icon {
    width: 26px;
    height: 25px;
}
}
/*How to apply page*/

/*Leadership Archive*/
.OnPageNavigation_row.administration_page.fl-animation, .OnPageNavigation_row.academicleadership_page.fl-animation {
    opacity: 1;
}
div#office-of-president .fl-row-content-wrap .fl-col, div#about-president .fl-row-content-wrap .fl-col, .office-of-president-videos .fl-row-content-wrap .fl-col.fl-animation, .term-office-of-the-president .OnPageNavigation_row.fl-animation, .term-office-of-the-president .fl-col.fl-animation.fl-fade-in, .term-office-of-the-president-es .OnPageNavigation_row.fl-animation, .term-office-of-the-president-es .fl-col.fl-animation.fl-fade-in{
    opacity: 1;
}
/*Leadership Archive*/

/**Comparison Table*/
.uop-comparison-table {
    border: 1px solid #ccc;
    border-radius: 20px;
}
.uop-comparison-table thead tr.row-1 th.column-1, .uop-comparison-table thead tr.row-1 th.column-3 {
    background: #f0f0f0;
    text-align: center;
}
.uop-comparison-table tbody tr td {
    background: #f5f5f5 !important;
	padding: 20px !important;
	width: 33%;
	line-height: 26px;
	font-size:16px;
}
.uop-comparison-table thead tr.row-1 th.column-2 {
    background: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.19) -2px 2px 7px, rgba(0, 0, 0, 0.23) 0px 0px 0px;
}
.uop-comparison-table tr.row-2 td.column-2, .uop-comparison-table tr.row-3 td.column-2, .uop-comparison-table tr.row-4 td.column-2, .uop-comparison-table tr.row-5 td.column-2, .uop-comparison-table tr.row-6 td.column-2 {
    background: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.19) -2px 2px 7px, rgba(0, 0, 0, 0.23) 0px 0px 0px;
    border-top: none;
}
.uop-comparison-table tr.row-6 td.column-2 {
    box-shadow: rgba(0, 0, 0, 0.19) -2px 2px 7px, rgba(0, 0, 0, 0.23) 0px 5px 5px !important;
}
.uop-comparison-table thead tr.row-1 th.column-2 img {
    width: 180px;
}
.uop-comparison-table thead tr.row-1 th.column-1 {
    border-radius: 20px 0 0 0;
}
.uop-comparison-table thead tr.row-1 th.column-3 {
    border-radius: 0 20px 0 0;
}
.uop-comparison-table tr.row-6 td.column-1 {
    border-radius: 0  0 0 20px;
}
.uop-comparison-table tr.row-6 td.column-3 {
    border-radius: 0 0 20px 0;
}
.uop-comparison-table .dataTables_wrapper .tablepress caption {
    display: none;
}
.uop-comparison-table div#tablepress-90_wrapper {
    margin-bottom: 0;
}
.uop-comparison-table tbody tr td.column-1 {
    text-transform: uppercase;
    font-weight: 700;
}
.uop-comparison-table  thead tr th.column-3 {
    text-transform: uppercase;
}
@media (max-width: 767.98px) {
table#tablepress-90 {
    min-width: 700px;
	}
	.uop-comparison-table div#tablepress-90_wrapper {
	overflow: scroll;
}
	.uop-comparison-table tr.row-1 td.column-1, .uop-comparison-table tr.row-2 td.column-1, .uop-comparison-table tr.row-3 td.column-1, .uop-comparison-table tr.row-4 td.column-1, .uop-comparison-table tr.row-5 td.column-1, .uop-comparison-table tr.row-6 td.column-1 {
    width: 25%;
}
/* 	table#tablepress-90 tr td.column-1, table#tablepress-90 tr th.column-1 {
    position: sticky;
    left: 0;
} */
} 
/* .page-id-1939 .uop-feature-table{
	Display: none;
} */
.uop-comparison-table div#tablepress-90_wrapper .dt-layout-cell {
    background: #f0f0f0;
    border-radius: 20px;
    padding: 0;
}
/**Comparison Table*/

/**Trasfer Partner**/
.transfer-partner-faq.maricopa-faq .col-sm-4.FaqsWithoutFilters-col .FaqsWithoutFilters-col--inner {
    margin-left: 150px;
}
@media only screen and (max-width: 768px){
    .transfer-partner-faq.maricopa-faq .col-sm-4.FaqsWithoutFilters-col .FaqsWithoutFilters-col--inner {
        margin-left: 0px !important;
    }
}
/**Trasfer Partner**/

/*** Scholarship Page**/
.scholarship-details .fl-html ul li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 15px;
    display: flex;
}
.scholarship-details .fl-html ul li i {
    font-size: 13px;
    margin-right: 10px;
    color: #4B345D;
    margin-top: 8px;
}
.scholarship-faq h3.FaqsWithoutFilters-mainTitle {
    color: #4b345d;
    padding: 2px 2% 0px 1px;
}
.scholarship-faq .FaqsWithoutFilters-mainDescription {
    color: #000 ;
    margin-bottom: 40px;
}
.scholarship-faq .panel.FaqsWithoutFilters-arrowDown {
    background-color: rgba(204, 190, 208, 0.2);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 13px;
    border: 0px solid transparent;
    background-position: 96.8% 29px;
    background-repeat: no-repeat;
}
.scholarship-faq .panel.panel-default.FaqsWithoutFilters-arrowUp {
    background-color: rgba(204, 190, 208, 0.2);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 13px;
    border: 0px solid transparent;
    background-position: 96.8% 29px;
    background-repeat: no-repeat;
}
@media only screen and (width: 768px) {
    .how-to-apply-scholarship .fl-node-ri89vkcf61pa, .how-to-apply-scholarship .fl-node-x78wvaoe6ftc {
        width: 48% !important;
    }

}
@media only screen and (width: 820px) {
    .how-to-apply-scholarship .fl-node-ri89vkcf61pa, .how-to-apply-scholarship .fl-node-x78wvaoe6ftc {
        width: 48% !important;
    }
    .how-to-apply-scholarship .fl-node-x78wvaoe6ftc{
        margin-left:3%!important;
    }
}
@media only screen and (width: 1024px) {
    .how-to-apply-scholarship .fl-node-ri89vkcf61pa, .how-to-apply-scholarship .fl-node-x78wvaoe6ftc {
        width: 31% !important;
    }
    .how-to-apply-scholarship .fl-node-x78wvaoe6ftc{
        margin-left:20%!important;
    }
}
@media only screen and (width: 1180px) {
    .how-to-apply-scholarship .fl-node-ri89vkcf61pa, .how-to-apply-scholarship .fl-node-x78wvaoe6ftc {
        width: 30% !important;
    }
    .how-to-apply-scholarship .fl-node-x78wvaoe6ftc{
        margin-left:20%!important;
    }
}
@media only screen and (width: 800px) {
    .how-to-apply-scholarship .fl-node-x78wvaoe6ftc{
        margin-left:3%!important;
    }
}
@media only screen and (max-width: 1287px) and (min-width: 1201px)  {
    .masters-banner-button .fl-button-wrap a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
/*** Scholarship Page**/

/*Global collaboration*/
.UOTP-defaultButtonVer2.UOTP-leftAlignInJustifyContentCenter.global-partner-cta a {
    padding: 15px 30px !important;
}
/*Global collaboration*/

/****Editorial Team Page***/
.page-id-26102 .OnPageNavigation-positionFixed{
    position:unset !important;
}
.page-id-26102 .moretext {
    display: none;
}
.content-team-single .fl-col-content.fl-node-content {
    background-color: rgba(204, 190, 208, 0.2);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 7px 7px 11px 1px rgba(160, 160, 160, 0.63);
    margin: 0 15px;
    min-height: 345px;
}
.author-profile-readmore .fl-accordion-item {
    border: none;
}
.author-profile-readmore .fl-accordion-item .fl-accordion-button {
    padding: 0;
}
.author-profile-readmore .fl-accordion-item .fl-accordion-content {
    padding: 0 !important;
}
.author-profile-name p {
    font-size: 16px;
    line-height: 24px;
}
.content-team-author-main button.toggle {
    background: none;
    border: none;
    padding: 0;
    margin-top: 5px;
    font-size: 16px;
    color: #e90172;
}
.content-team-author-main button.toggles {
    background: none;
    border: none;
    padding: 0;
    margin-top: 5px;
    font-size: 16px;
    color: #e90172;
}
.moretext ul li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
}
.moretext a i {
    color: #4b345d;
}
.moretext a i:hover {
    color: #e90172;
}
.author-profile-name h3 {
    margin-bottom: 0px;
    font-size: 31px;
}
.author-profile-name h6 {
    margin-top: 3px;
    margin-bottom: 0px;
}
.author-links {
    margin-bottom: 15px;
}
.author-links a img {
    width: 20px;
}
#leadership-authors .content-team-single .fl-col-content.fl-node-content {
    min-height: 610px;
}
.moretext h6 {
    margin-top: 15px;
}
.author-links a img:hover {
    fill: #000;
}
@media only screen and (max-width: 768px){
    div#uopeople-writers {
        padding: 0 20px;
    }
    div#leadership-authors {
        padding: 0 20px;
    }
    .content-team-single .fl-col-content.fl-node-content {
        padding: 10px 20px;
        margin: 15px 10px;
        box-shadow: 4px 4px 8px 1px rgba(160, 160, 160, 0.63);
    }
}
/****Editorial Team Page***/

/****Spanish Editorial Team Page***/
.page-id-36838 .OnPageNavigation-positionFixed{
    position:unset !important;
}
.page-id-36838 .moretext {
    display: none;
}
.content-team-single-es .fl-col-content.fl-node-content {
    background-color: rgba(204, 190, 208, 0.2);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 7px 7px 11px 1px rgba(160, 160, 160, 0.63);
    margin: 0 15px;
    min-height: 385px;
}
#leadership-authors .content-team-single-es .fl-col-content.fl-node-content {
    min-height: 660px;
}
@media only screen and (max-width: 768px){
    .content-team-single-es .fl-col-content.fl-node-content {
        padding: 10px 20px;
        margin: 15px 10px;
        box-shadow: 4px 4px 8px 1px rgba(160, 160, 160, 0.63);
    }
}
/****Spanish Editorial Team Page***/

/*Link To Certificate Pages*/
.UOTP-defaultLink.GridWithPopup-modal_cta {
    margin-top: 30px;
    padding: 20px 1px;
}
@media only screen and (max-width: 768px){
    .UOTP-defaultLink.GridWithPopup-modal_cta {
        padding: 15px 0px;
    }
    .page.page-id-1344 .OnPageNavigation{
        visibility:unset;
    }
    .page.page-id-1344 .fl-builder-content a.fl-button {
        border: none;
    }
}

.affordable-colleges-list ul,
.community-colleges-list ul {
	column-width: 200px;
}

.affordable-colleges-list ul li,
.community-colleges-list ul li{
	width: 200px;
	flex: 0 0 200px;
}


.affordable-colleges-list ul li:before,
.community-colleges-list ul li:before {
	top: 4px;
	bottom: 0px;
	left: 0px;
}

@media only screen and (max-width: 767px){
.affordable-colleges-list ul li,
.community-colleges-list ul li{
	width: 170px;
	flex: 0 0 170px;
}
}
