/*** Default text color and font ***/
body, label {
	font-family: "helvetica neue", Arial, sans-serif;
    color: #333;
}

/* Target all links  */
a {
	color: #004F87;
}

    a:hover, #page-admin-home .submenu a:hover {
		color: #007ad1;
    }



.outline {
    background-color: #F5F3EB;
}

/* Footer */
#footer {
	background-color: #63503C;
	height: 100px;
}

	#footer, #footer a {
		color: #FFF;
	}
	
		 #footer a:hover {
		--tw-text-opacity: 1;
		color: rgba(213, 222, 232, var(--tw-text-opacity));
	}
	
.custom-footer {
	position: absolute;
	left: 100px;
}
	
	
	.catalog .main-catalog-box, .my-training .main-catalog-box {
    width: 1365px;
    max-width: 100%;
    min-height: 250px;
    padding: 0;
    padding-bottom: 16px;
    border: 0;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
    position: relative;
    float: left;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 16px rgb(36 74 138 / 12%);
    -moz-box-shadow: 0 12px 16px rgba(36, 74, 138, 0.12);
    box-shadow: 0 12px 16px rgb(36 74 138 / 12%);
}
	

/********** Top Bar *********/
#top-bar {
	background-color: #F5F3EB;
	color: #004F87;
}

	/*** Link properties ***/
	.top-navigation a {
		color: #004F87;
	}

	    .top-navigation a:hover {
		    color: #007ad1;
	    }

.top-navigation .icon-skip {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    top: 0;
}

.catalog-welcome-img {
	display: none;
}

#cphContentMain_cphContentMain_lblWelcomeHeader {
	color: #fff;
}

.page-title {
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    color: #1B1F24;
    display: inline-block;
}

.page-title .icon-chevron--right::before {
    bottom: 18px !important;
}

.quick-view-description {
    position: relative;
    left: 76px;
    bottom: 31px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 150px;
}


/*** ICONS ***/

.icon-catalog {
    background-image: url(/foundation/images/BlueActive/Sections/catalog@2x.png);
}

	.highlighted .icon-catalog {
		background-image: url(/foundation/images/White/Sections/catalog@2x.png);
	}

	a:hover .icon-catalog {
		background-image: url(/foundation/images/White/Sections/catalog@2x.png);
	}

.icon-training {
    background-image: url(/foundation/images/BlueActive/Sections/my_training@2x.png);
}

	.highlighted .icon-training {
		background-image: url(/foundation/images/White/Sections/my_training@2x.png);
	}

	a:hover .icon-training {
		background-image: url(/foundation/images/White/Sections/my_training@2x.png);
	}


.icon-report {
    background-image: url(/foundation/images/BlueActive/General/document@2x.png);
}

	.highlighted .icon-report {
		background-image: url(/foundation/images/White/General/document@2x.png);
	}

	a:hover .icon-report {
		background-image: url(/foundation/images/White/General/document@2x.png);
	}

.icon-user {
    background-image: url(/foundation/images/BlueActive/Sections/user@2x.png);
}

	.highlighted .icon-user {
		background-image: url(/foundation/images/White/Sections/user@2x.png);
	}
	
	a:hover .icon-user {
		background-image: url(/foundation/images/White/Sections/user@2x.png);
	}

.icon-custom {
    background-image: url(/foundation/images/BlueActive/Sections/site@2x.png);
}

	.highlighted .icon-custom {
		background-image: url(/foundation/images/White/Sections/site@2x.png);
	}

	a:hover .icon-custom {
		background-image: url(/foundation/images/White/Sections/site@2x.png);
	}

.icon-community {
    background-image: url(/foundation/images/BlueActive/Sections/communities@2x.png);
}

	.highlighted .icon-community {
		background-image: url(/foundation/images/White/Sections/communities@2x.png);
	}

	a:hover .icon-community {
		background-image: url(/foundation/images/White/Sections/communities@2x.png);
	}

.icon-dashboard {
    background-image: url(/foundation/images/BlueActive/Sections/dashboard@2x.png);
}

	.highlighted .icon-dashboard {
		background-image: url(/foundation/images/White/Sections/dashboard@2x.png);
	}

	a:hover .icon-dashboard {
		background-image: url(/foundation/images/White/Sections/dashboard@2x.png);
	}

.icon-usage {
    background-image: url(/foundation/images/Black/header/usage@2x.png);
}

	.highlighted .icon-usage {
		background-image: url(/foundation/images/red/header/usage@2x.png);
	}

	a:hover .icon-usage {
		background-image: url(/foundation/images/red/header/usage@2x.png);
	}
	
.icon-profile {
    background-image: url(/foundation/images/BlueActive/Sections/user@2x.png);
}	

	.highlighted .icon-profile {
		background-image: url(/foundation/images/White/Sections/user@2x.png);
	}

	a:hover .icon-profile {
		background-image: url(/foundation/images/White/Sections/user@2x.png);
	}
	
.icon-calendar-dates {
    background-image: url(/foundation/images/BlueActive/Sections/calendar-dates@2x.png);
}	

	.highlighted .icon-calendar-dates {
		background-image: url(/foundation/images/White/Sections/calendar-dates@2x.png);
	}

	a:hover .icon-calendar-dates {
		background-image: url(/foundation/images/White/Sections/calendar-dates@2x.png);
	}
	


	
.icon-hamburger {
    background-image: url(/foundation/images/Black/Header/hamburger@2x.png);
	margin-top: 10px;
}

	.highlighted .icon-hamburger {
		background-image: url(/foundation/images/BlueActive/Header/hamburger@2x.png);
	}

	a:hover .icon-hamburger {
		background-image: url(/foundation/images/BlueActive/Header/hamburger@2x.png);
	}


.icon-facebook {
    background-image: url(/foundation/images/BlueActive/Social/facebook@2x.png);
}
.icon-youtube {
    background-image: url(/foundation/images/BlueActive/Social/youtube@2x.png);
}

.icon-contact-us {
    background-image: url(/foundation/images/Black/header/mail@2x.png);
}

	.highlighted .icon-contact-us {
		background-image: url(/foundation/images/Red/header/mail@2x.png);
	}
	
	a:hover .icon-contact-us {
		background-image: url(/foundation/images/Red/header/mail@2x.png);
	}
.icon-activity-stream {
    background-image: url(/foundation/images/Black/sections/union@2x.png);
}

	.highlighted .icon-activity-stream{
		 background-image: url(/foundation/images/Red/sections/union.png);
	}
	 a:hover .icon-activity-stream {
		 background-image: url(/foundation/images/Red/sections/union.png);
	}


.top-navigation .icon-info {
    background-image: url(/foundation/images/Black/header/help@2x.png);
}

	.highlighted .icon-info {
		background-image: url(/foundation/images/Red/header/help@2x.png);
	}

	 a:hover  .icon-info {
		background-image: url(/foundation/images/Red/header/help@2x.png);
	}


.icon-faq {
    background-image: url(/foundation/images/Black/header/faq.png);
}

	.highlighted .icon-faq {
		background-image: url(/foundation/images/Red/header/faq.png);
	}
	 a:hover .icon-faq {
		background-image: url(/foundation/images/Red/header/faq.png);
	}


.content.grey-background {
    background-color: transparent;
}






/*** Main Navigation ***/
#main-nav {
	background-color: #0f4169;
	height: 39px;
}

    /* Link properties */
	.main-navigation a {
		padding: 10px;
		color: #27558B;
		text-transform: capitalize;
	}

		.main-navigation a.highlighted {
			background-color: #27558B;
			border-radius: 10px;
			color: #FFF;
		}

	    .main-navigation a:hover {
			background-color: #27558B;
			border-radius: 10px;
			color: #FFF;
	    }

    /* Selected */
	.main-navigation .selected {
	}
		
		/* Selected link properties */
		.main-navigation .selected a {
			color: #2b64a0;
			background-color: #fff;
		}
	
    .main-navigation > li {
		margin-right: 30px;
		margin-top: 7px;
	}

		.main-navigation > li:after {
			content: "";
		}

    .course-navigation a {
	    color: #0f4169;
    }

        .course-navigation a:hover {
            text-decoration: underline;
			color: #004F87;
        }
	
    .course-navigation > li {
		margin-right: 30px;
	}

		.course-navigation > li:after {
			content: "";
		}

/********** Buttons *********/

.complete-color {
    background: #63503C !important;
}

/* Main Button */
.button {
	color: #fff;
	background-color: #1E5C2B;
	text-transform: capitalize;
}

	.button:hover, .button:focus {
		background-color: #2b823d;
	}
    .btnLaunch {
	background-color: #1E5C2B;
    color: #FFF;
}

    .btnLaunch:hover, .btnLaunch:focus {
        background-color: #2b823d;       
        color: #FFF;
    }
#cphContentMain_cphContentMain_lnkCommunity {
    margin-top: 28%;
}

/********** Logo *********/
#login .logo {
    background-image: url("upload/FB University_Horizontal COLOR (2).png").png);
    width: 580px;
    height: 80px;
    margin-top: -50px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#login #top-bar {
	background-color: #fff;
	color: #004F87;
}
.logo {
    background-image: url(custom/logo.jpg);
    width: 580px;
    height: 80px;
}
/********** Progress Bar *********/
.progress.success .progress-meter {
    /* background-color: #0f4169; */
}

/* Small and Medium */
@media screen and (max-width: 63.9375em) {
    #head-mobile {
        background-color: #1E5C2B;
    }
	
	.catalog .main-catalog-box.welcome-section, .my-training .main-catalog-box.welcome-section {
    padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
    height: 200px;
	background-image: url(custom/FBUBannerPhotoslender.png);
	background-position: center;
}
 .navigation {
    overflow: visible;
}   
    #head {
        padding-top: px;
    }
    
    .mobile-side-menu {
        background-color: #1E5C2B;
    }
    
        .mobile-side-menu ul li {
            border-bottom-color: #fff;
        }
    
    .sub-navigation {
        margin-top: 0;
    }
	
	#login .logo {
		width: 220px;
		height: 73px;
	}
	
	#page-admin-home .adminmenu > li:nth-child(even)
	{
		background-color: #1E5C2B; 
	}
	
	#footer {
		height: 180px;
	}

	.custom-footer {
		position: relative;
		left: auto;
	}
	
	#socialIcons {
		bottom: 6px;
		left: 12px;
	}
	
	.outline {
		position: relative;
		padding-bottom: 48px;
	}

}

/* Large */
@media screen and (min-width: 64em) {
	/* Background image on login page */
	#login .background, #login .background.bg-type-b, #login .background.bg-type-c {
		background-image: url(custom/home-education-learning.jpg);
		background-size: cover;
		height: 116%;
		background-position: top left;
	}
	#login-section {
    background: rgba(231, 231, 231, .80);
    padding: 20px 0 0 0;
    left: 100px;
	top: 30%;
}

.catalog .main-catalog-box.welcome-section, .my-training .main-catalog-box.welcome-section {
    padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
    height: 120px;
	background-size: cover;
	 background-repeat:   no-repeat;
    background-position: center center;
	background-image: url(custom/FBUBannerPhotoslender.png);
	
}
	
	/************Menu****************/
	#page-admin-home .adminmenu > li:nth-child(6n+4), 
	#page-admin-home .adminmenu > li:nth-child(6n+5), 
	#page-admin-home .adminmenu > li:nth-child(6n+6) 
	{
		background-color: #27558B; 
	}
	
	#page-admin-home .adminmenu > li:nth-child(6n+1), 
	#page-admin-home .adminmenu > li:nth-child(6n+2),
	#page-admin-home .adminmenu > li:nth-child(6n+3) 
	{
		background-color: #1E5C2B; 
	}

}

@media screen and (min-width: 768px){
#login .background {
    background-image: url(custom/home-education-learning.jpg);
	min-height: 524px;
}
}