/* CSS Document */
@font-face {
    font-family: 'Wingdings';
    font-style: normal;
    font-weight: normal;
    src: local('Wingdings'), url('/team/assets/fonts/wingding.woff') format('woff');
}
html, body {
	height: 100%;
}
.navbar {
	margin-bottom: 0;
}
.navbar-fixed-top {
	min-height: 104px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar h1 {
	font-size: 42px;
	font-weight: bold;
	color: white;
	margin-top: 20px;
}
.container-fluid {
	padding: 0;
}
.jumbobg {
	background: url('/team/layout/images/kitchen-dark.jpg') fixed center no-repeat;
	background-size: cover;
}
.darkenbg {
	background: rgba(0,0,0,0.55);
	height: 104px;
	width:100%;
	z-index: 2;
	color: #FFF;
}
.vertical-align {
	display: flex;
	align-items: center;
}
#main-body {
	margin: 0 0 79px 0;
	background-color: white;
	color: #666;
	width: 100%;
	min-height: 580px;
	padding:20px;
}

.bwrapper {
    padding: 0px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
    background: #FFFFFF;
}


/*NAVBAR CHANGES DEC 2020*/

.navbar.jumbobg{border-radius: 0;}
#teams-nav{background:#2c79c3;}
#teams-nav .navbar{
    display: flex;
    flex-direction: row;
    flex: 1 1 100%;
    border:0px;
    max-width: 100%;
    width: 1200px;
}

#teams-nav .row{margin:0 auto;}

#teams-nav .nav {
	padding-left:15px;
	padding-right:15px;
	font-size: 1.1em;
}
#teams-nav .navbar{min-height:45px;}
#teams-nav .col {
	min-height:45px;
	background-color: #2c79c4;
	color: white;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content:center;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align:center;
}
#teams-nav .section-heading {
	min-height:40px;
	background-color: #444;
}
#teams-nav .nav:hover, #teams-nav .active {
	background-color: #00aaff;
}

/******************************/

#content-list {
	padding-top: 0px;
}
#content-list h1 {
	padding: 8px 7px;
}
#content-list h2 {
	color: #336894;
	font-weight: bold;
	padding: 8px 7px;
	margin-bottom: 5px;
}
#page-footer {
	height:125px;
	background-size: cover;
	background-position-y: 100px;
}
.library_listing {
	padding-top: 15px; 
}
.navbar-default {
	background-color: transparent;
	border-style: none;
}
.navbar-nav { font-size: 14px; line-height: 22px;  letter-spacing: 0.5px;}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff; 
	background-color: transparent;
}.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #fff; 
	background-color: transparent;
}
.navbar-fixed-top .navbar {
	 margin-bottom: 0; 
}
.sort_by label {
	font-weight: normal;
	line-height: 24px !important;
	padding: 0 5px;
}
.sort_by .custom_select {
    float: none;
    display: inline-block;
}
.filter_nav {
    width: auto !important;
    padding: 0 0 6px 0 !important;
    display: none;
}
.shared_home, .shared_module, .complete_content, .complete_countdown { 
    background-color: #336691;
    padding: 5px 10px;
    color: #FFF !important;
    border-radius: 5px;
    margin-bottom: 10px;
    text-decoration: none !important;
    margin-left: 7px;
    display: inline-block;
    font-size:14px;
}
.complete_countdown {
    background-color: #c5c9c9;
}
.teamPortalImage {
	max-width: 800px;
    margin: auto;
    padding: 10px 7px 20px 7px; 
}
.teamPortalImage img {
	width: 100%;
}
.mgmainimage { margin-top: 15px; }
.articleheadline { padding-top: 15px; }
.articlepagetype { display: none; }
.shared_resources { margin-left: 15px; margin-right:15px;}
.content .resource_tile a { text-decoration: none; }
@media only screen and (max-width: 767px) {
  .navbar.jumbobg h1 {
	margin-top: 20px;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    position: absolute;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	z-index: 200;
    width: 100%;
  }
  #restaurant-id-dropdown {
	text-align: center;
  }
  #content-list { padding-top: 0; }
}

/** Quiz button alignment**/
#quiz .sui-radiobutton-label{
    top: .35rem;
    margin-bottom: 0;
}

#quiz .sui-radiobutton{margin-bottom:.4rem;}
.quiz_buttons {
    padding-left: 8px;
}
.quiz_results {
    display: inline-block;
    padding-left: 10px;
}
.trainingNav span {
    word-wrap: normal;
    display: inline-block;
}

/*****Training CSS******/
.shared_resources_training .library_listing>ul>li{position:relative;}
.shared_resources_training iframe{margin-top:15px;}
.shared_resources_training .courseResult{
    font-weight:bold;
    color: #000!important;
}
.shared_resources_training .resource_tile{padding-right: 50px;}

.ribbon.bg-success{color:#000!important;}

.shared_resources_training .mglmscontainer{padding:0; margin-top:20px!important;}
#content-list .trainingmodule .articleheadline, #content-list .shared_resources_training h1{padding-left:0;}
.trainingmodule{font-size:16px;}
.shared_resources_training{font-size:16px;}
.shared_resources_training img {
    max-width: 100%;
}
.shared_resources_training table {
    max-width: 100% !important;
}

#contentCompletedStatus{padding-top: 15px;clear:both;}

/*Youtube/Vimeo*/
.mgyt-container, .videoWrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    padding-left: 19px;
}
.mgyt-container iframe, .videoWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*PDF*/
#the-canvas{max-width:100%;}
.ropdf-container{width: 90%; margin: 0 auto;}
@media screen and (max-width: 767px){
    .ropdf-container{width:100%;}    
}

/*powerpoint*/
.rooffice-container {
    position: relative;
    padding-bottom: 58.7%;
    padding-top: 0px;
    height: 0;
    padding-left: 19px;
    margin-bottom: 20px;
}
.rooffice-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}

/*Articles*/
.shared_resources_training p a{
    color: #336691;
}
.shared_resources_training .hoverButton a{color: #fff;}
.shared_resources_training p a:hover{color: #336691;}

#content-list .trainingmodule h2, #content-list .shared_resources_training > h2{
    padding: 8px 0 0 0;
    margin-bottom: 0;
    }



.shared_resources_training .articlebyline{
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #929292;
    text-transform: capitalize;
    padding-bottom: 10px;
}

.shared_resources_training h1{
    color: #336894;
    font-weight: bold;
    padding: 8px 0px;
    margin-bottom: 5px;
    font-size:34px;
    line-height:normal;
}

.shared_resources_training h4{
    font-size: 20px;
    line-height: 24px;
    color: #336691;
    font-weight: 700;
    padding-bottom: 8px;
    margin: 0;
    border-bottom: none;
    }
    
.shared_resources_training p{
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 22px;
    }
    
.shared_resources_training hr{
    margin-top: 10px;
    margin-bottom: 18px;
    width: 90%;
}

.rolanguageehader {
    display: block;
    text-align: center;
}
.rolanguageehader a {
    display: inline-block;
}
.languageVideo .videoWrapper iframe {
    margin-top: 0px;
}

/***********Online Courses********/
.shared_resources_lms .courseResult{margin-left:210px;} /*so that the wording falls to the right of the picture*/
.shared_resources_lms .courseResult .ro-course-subtitle{
    padding-left: 0px !important;
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}
.shared_resources_lms .courseResult .ro-progressbar{
    margin-bottom: 4px;
    width: auto;
    margin-right:30px; /*make sure it does not run into ribbon*/
}
.shared_resources_lms .courseResult .ro-course-status{
    padding-bottom:0;
    text-align: left;
    font-weight:bold;
}

.aspect_wrapper {
	position: relative;
	padding-bottom: 58.25%;
}
.aspect_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.text-lg {
	font-size: 15px !important;
}

.shared_resources_lms .resource_tile{
    position:relative;
}
.ribbon-wrapper.ribbon-lg {
    height: 120px;
    width: 120px;
}
.ribbon-wrapper.ribbon-lg .ribbon {
    right: 0;
    top: 26px;
    width: 160px;
}
/* Original Ribbon
    .ribbon-wrapper {
    height: 70px;
    overflow: hidden;
    position: relative;
    right: -14px;
    top: -40px;
    width: 70px;
    z-index: 10;
    float: right;
}
*/ 

.ribbon-wrapper { /* positioned absolutely so that the title of the tile doesn't push it down*/
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 70px;
    z-index: 10;
}
a.content_link .ribbon-wrapper {
	top: 0px;
	right: 0px;
}

.shared_resources_lms .resource_tile > h6{ padding-right: 65px; padding-bottom: 0;} /* Make sure it doess not run into ribbon*/


.ribbon-wrapper .ribbon {
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    font-size: .8rem;
    line-height: 100%;
    padding: .375rem 0;
    position: relative;
    right: -2px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    text-transform: uppercase;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 90px;
}
.library_listing ul li div.resource_image > div {
    float: left;
}
.library_listing ul li img {
	float: unset;
	margin: 0px 10px 0px 0px;
}

.shared_resources_training .library_listing>ul{list-style-type: none;}

/**Shield UI Tweaks***/
table.sui-table{margin:0;}
ul li.sui-pager-element{padding:0;}

/*-------------------TinyMCE RESETS & Shared Resource-----------------*/
.shared_resources_training ul, .shared_resources_training ol{
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}

.shared_resources_training ul { 
   list-style-type: disc; 
   list-style-position: inside; 
}
.shared_resources_training ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.shared_resources_training ul ul, .shared_resources_training ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
   margin-block-start: .3em;
   margin-block-end: .3em;
   
}
.shared_resources_training ul ul ul { 
   list-style-type: square; 
   
}
.shared_resources_training ol ol, .shared_resources_training ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px;
   margin-block-start: .3em;
   margin-block-end: .3em;
}

.notificationCnt {
    margin-left: 4px;
    background-color: #D50032;
    padding: 4px;
    min-width: 20px;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 10px;
    display: inline-block;
    text-align: center;
}
#notificationList .library_listing > ul > li.unread {
    background-color: #2c79c322
}
#notificationList .library_listing {
    padding: 0px;
}
.deleteNotification {
    float: right
}

#loadingModal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FFFFFF66;
    display: none;
}
#loadingModal img {
    margin-left: calc(50% - 32px);
    margin-top: calc(50% - 32px);
}

.roStoreLogo {
    height:75px;
    padding: 10px 10px 0px 10px;
}
.roStoreLogo img {
    max-width: 100%;
    max-height: 100%;
}
@media only screen and (max-width: 767px) {
    .roStoreLogo {
        text-align: center;
    }
  }

