.salaCursoIB-video, .salaCursoIB-select {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.salaCursoIB-select {
	padding: 4px 10px;
}

.salaCursoIB-videoOuter .cb-video-frame {
	margin: 0 0 10px;
}

@media screen and (min-width: 769px) {
	.salaCursoIB-videoOuter {
		width: 78%;
		float: right;
	}

	.salaCursoIB-listOuter {
		/*margin-top: 15px;*/
		width: 22%;
		float: left;
		height: 100%;
	}

	.dropup {
		display: none;
	}

}
.col-plugin {
	/*flex: 1;*/
	display: table-cell;
}

.salaCursoIB-pluginOuter {
	/*display: flex;*/
	display: table;
	width: 100%;
}


@media screen and (max-width: 768px) {

	.dropup {
		display: inline-block;
	}

	.salaCursoIB-video, .salaCursoIB-select {
		margin: 0 2%;
		max-width: 96%;
		width: 96%;
	}
	.salaCursoIB-listOuter {
		display: none;
		width: 0%;
		
	}
}

.rowtable {
	border-bottom: 0px solid !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

#scroll {
	overflow-y: scroll;
}

a {
	color: #2c7be5;
	background-color: transparent
}

a, a:hover {
	text-decoration: none
}

a:hover {
	color: #1657af;
	text-decoration: none
}

a:not([href]), a:not([href]):hover {
	color: inherit;
	text-decoration: none
}

.row {
	display: flex;
	flex-wrap: wrap;
	/*padding-bottom: .75rem!important;
	padding-right: 1rem!important;
	border-bottom: 1px solid #777;*/
	width: 100%;
}

.playlist-item {
	font-family: 'Oswald', sans-serif;
	background-color: #F5F5F5;
	color: #b1c2d9;
	padding: 10px 0;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: none;
}

.playlist-item:active, .playlist-item:hover {
	background-color: #9EA3A8;
	color: #ffffff;
	/*border-left: 1px solid #b1c2d9;*/
}

.aviso {
	font-family: 'Oswald', sans-serif;
	background-color:brown;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	padding-left: 5px;
	cursor: pointer;
	text-decoration: none;	
}
.aviso:visited {
	color: white !important;
} 

.aviso:active, .aviso:hover {
	background-color: #9EA3A8;
	color: #ffffff;
	/*border-left: 1px solid #b1c2d9;*/
}


.align-items-center {
	align-items: center!important
}

.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	transition: 0.4s;
}

.active, .accordion:hover {
	background-color: #ccc;
}

.accordion:after {
	/*content: '\002B ';*/
	color: #777;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	content: "\f65e";
	font-family: FontAwesome;
}

.active:after {
	/*content: "\2212 ";*/
	content: "\f65d";
}

.panelAulas {
	padding: 0 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	width: 100%;
}

.navigation-module-pages-info {
	float: right;
	display: table;
}

.navigation-module-title {
	color: #444444;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding-top: 4px;
}

.align-items-center {
	align-items: center!important;
}

.row {
	display: flex;
	flex-wrap: wrap;
	/*margin-right: -12px;
    //margin-left: -12px;*/
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	padding-right: 12px;
	display: block;
	box-sizing: border-box;
	padding-left: 12px;
}

.header-title {
	letter-spacing: -.02em;
	font-size: 1.625rem;
	margin-bottom: 1.125rem;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 0;
	margin-top: 0;
	margin-bottom: 1.125rem;
}

.breadcrumb {
	-webkit-tap-highlight-color: rgba(18, 38, 63, 0);
	--auth-bg-image: url('https://assets.memberkit.com.br/rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBejlEQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--5e277423f8f5ef47f531582d3b50920a97ca9ffd/fundo-1600x900.jpg');
	--nav-bg-image: url('https://assets.memberkit.com.br/rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBODFEQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--422fe3eb73645ce2a3ac6f51ae699c0a37a5f95b/barra-lateral.jpg');
	--nav-bg-primary: rgba(23, 27, 55, 0.9);
	--nav-bg-secondary: rgba(229, 0, 81, 0.9);
	--brand: #171B37;
	font-family: Cerebri Sans, sans-serif;
	color: #12263f;
	font-size: .8125rem;
	font-weight: 400;
	list-style: none;
	line-height: 1.3!important;
	box-sizing: border-box;
	display: inline-flex!important;
	align-items: center!important;
}

.breadcrumb-item {
	font-size: .8125rem;
	font-weight: 400;
	list-style: none;
	display: inline-flex!important;
	align-items: center!important;
}

.col-auto {
	display: flex!important;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-right: 12px;
	padding-left: 12px;
}

.pagination {
	/*display: flex;*/
	padding-left: 0;
	list-style: none;
	border-radius: .375rem;
	position: relative;
	vertical-align: middle;
}

.btn-gray {
	background-color: #d3dbe5;
	display: inline-block;
	font-weight: 400;
	color: #12263f;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem .75rem;
	font-size: .9375rem;
	line-height: 1.5;
	border-radius: .375rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-group {
	display: inline-flex;
}

.btn-group>.btn-group:not(:last-child)>.btn-gray, .btn-group>.btn-gray:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn-gray, .btn-group>.btn-gray:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

h1.header-title {
	display: block;
}

a, a:hover {
	text-decoration: none;
}

/* width */

::-webkit-scrollbar {
	width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #E5E5E5;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
  }
  
  .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	/*font-size: 25px;*/
	color: #818181;
	display: block;
	transition: 0.3s;
  }
  
  .sidenav a:hover {
	color: #000000;
  }
  
  .sidenav .closebtn {
	position: absolute;
	top: 30px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
  }


  /* LOADING */
  .loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(87,87,87, 0.2);
  border-right: 1.1em solid rgba(87,87,87, 0.2);
  border-bottom: 1.1em solid rgba(87,87,87, 0.2);
  border-left: 1.1em solid #575757;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
