/*
Template Name: FAPES - Fundação de Apoio à Pesquisa e Estudo na Área da Saúde
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/
/*
	-- Body 
	-- Nav
	-- Sidebar
	-- Customize Bootstrap
	-- Category Slider
	-- Video Card
	-- Channels Card
	-- Upload Details
	-- Watch History
	-- Single Channel
    -- Video Page
    -- My Account
	-- Footer
*/
/* Body */


/*IMG*/

/* The animation code */
@keyframes example {
    0% {opacity:0;}
	20% {opacity:0;}
    100% {opacity:1;}
}

/* The element to apply the animation to */
body {
    opacity:1;
    animation-name: example;
    animation-duration: 4s;
}

.w-100{
	width:100% !important;
}

.w-90{
	width: 90%	!important;
}

.w-80{
	width: 80%	!important;
}

.w-70{
	width: 70%	!important;
}

.w-60{
	width: 60%	!important;
}

.w-50{
	width:50% !important;
}

.w-40{
	width: 40%	!important;
}

.w-30{
	width: 30%	!important;
}

.w-20{
	width: 20%	!important;
}

.w-10{
	width: 10%	!important;
}

.mg-0{margin:0 !important;}

.pd-0{padding:0 !important;}

.mg-bt-0{
	margin-bottom:0 !important;
}	

.mg-bt-10{
	margin-bottom:10px !important;
	}
	
.mg-bt-20{
	margin-bottom:20px !important;
	}
	
.mg-bt-30{
	margin-bottom:30px !important;
	}
	
.mg-bt-40{
	margin-bottom:40px !important;
	}
	
.mg-bt-50{
	margin-bottom:50px !important;
	}
	
.mg-tp-0{
	margin-top:0 !important;
}

.mg-tp-10{
	margin-top:10px !important;
	}
	
.mg-tp-20{
	margin-top:20px !important;
	}
	
.mg-tp-30{
	margin-top:30px !important;
	}
	
.mg-tp-40{
	margin-top:40px !important;
	}
	
.mg-tp-50{
	margin-top:50px !important;
	}
	
.mg-tp-100{
	margin-top:100px;
}

.mg-rg-0{
	margin-right:0 !important;
}
	
.mg-rg-10{
	margin-right:10px !important;
	}
	
.mg-rg-20{
	margin-right:20px !important;
	}
	
.mg-rg-30{
	margin-right:30px !important;
	}
	
.mg-rg-40{
	margin-right:40px !important;
	}
	
.mg-rg-50{
	margin-right:50px !important;
	}
	
.mg-lf-0{
	margin-left:0 !important;
}
	
.mg-lf-10{
	margin-left:10px !important;
	}
	
.mg-lf-15{
	margin-left:15px !important;
}
	
.mg-lf-20{
	margin-left:20px !important;
	}
	
.mg-lf-30{
	margin-left:30px !important;
	}
	
.mg-lf-40{
	margin-left:40px !important;
	}
	
.mg-lf-50{
	margin-left:50px !important;
	}
	
.mg-10{
	margin:10px !important;
}

.mg-20{
	margin:20px !important;
}

.mg-30{
	margin:30px !important;
}

.mg-40{
	margin:40px !important;
}

.mg-50{
	margin:50px !important;
}

.pd-tp-0{
	padding-top:0 !important;
}

.pd-10{
	padding:10px !important;
}

.pd-20{
	padding:20px !important;
}

.pd-30{
	padding:30px !important;
}

.pd-40{
	padding:40px !important;
}

.pd-50{
	padding:50px !important;
}

.pd-bt-0{
	padding-bottom:0 !important;
}


.pd-bt-10{
	padding-bottom:10px !important;
}

.pd-bt-15{
	padding-bottom:15px !important;
}

.pd-bt-20{
	padding-bottom:20px !important;
}

.pd-bt-30{
	padding-bottom:30px !important;
}

.pd-bt-40{
	padding-bottom:40px !important;
}

.pd-bt-50{
	padding-bottom:50px !important;
}

.pd-tp-10{
	padding-top:10px !important;
}

.pd-tp-20{
	padding-top:20px !important;
}

.pd-tp-30{
	padding-top:30px !important;
}

.pd-tp-40{
	padding-top:40px !important;
}

.pd-tp-50{
	padding-top:50px !important;
}

.pd-lf-0{
	padding-left:0px !important;
	}
	
.pd-lf-10{
	padding-left:10px !important;
	}
	
.pd-lf-15{
	padding-left:15px !important;
}
	
.pd-lf-20{
	padding-left:20px !important;
	}
	
.pd-lf-30{
	padding-left:30px !important;
	}
	
.pd-lf-40{
	padding-left:40px !important;
	}
	
.pd-lf-50{
	padding-left:50px !important;
	}
	
.pd-rg-0{
	padding-right:0px !important;
	}
	
.pd-rg-10{
	padding-right:10px !important;
	}
	
.pd-rg-15{
	padding-right:15px !important;
}
	
.pd-rg-20{
	padding-right:20px !important;
	}
	
.pd-rg-30{
	padding-right:30px !important;
	}
	
.pd-rg-40{
	padding-right:40px !important;
	}
	
.pd-rg-50{
	padding-right:50px !important;
	}
	
.fs-12{
	font-size:12px !important;
}
	
.fs-14{
	font-size:14px !important;
	}	
	
.fs-16{
	font-size:16px !important;
	}
	
.fs-18{
	font-size:18px !important;
	}
	
.fs-20{
	font-size:20px !important;
	}
		
.fs-22{
	font-size:22px !important;
	}
	
.fs-24{
	font-size:24px !important;
	}
	
.fs-26{
	font-size:26px !important;
	}
	
.fs-28{
	font-size:28px !important;
	}
	
.fs-30{
	font-size:30px !important;
	}
	
.fs-32{
	font-size:32px !important;
	}
	
.fs-100{
	font-size:100%;
}
	
.small{
	font-size:small !important;
}	
	
.negrito{
	font-weight:bold !important;
	}
	
*, a:hover{text-decoration:none !important;}			
	
.op-0{
	opacity:0 !important;

}

.op-10{
	opacity:0.1 !important;
}

.op-20{
	opacity:0.2 !important;
}

.op-30{
	opacity:0.3 !important;
}

.op-40{
	opacity:0.4 !important;
}

.op-50{
	opacity:0.5 !important;
}

.op-60{
	opacity:0.6 !important;
}

.op-70{
	opacity:0.7 !important;
}

.op-80{
	opacity:0.8 !important;
}

.op-90{
	opacity:0.9 !important;
}

.op-100{
	opacity:1 !important;
}
	
	
.esconder{display:none;}

.branco{color:#fff !important;}

.preto{color:#000 !important;}

ul{
	list-style-type:none !important;
}

.fixo{
	position:fixed;
	z-index:9999;
}

.ln-normal{
	line-height:normal !important;
}

.normal{
	font-weight: normal !important;
}

.border-none {
    border: 0 !important;
    box-shadow: none;
}

.sublinhado{
	text-decoration:underline !important;	
}

.fw-100{
	font-weight:100 !important;	
}

.fw-200{
	font-weight:200 !important;	
}

.fw-300{
	font-weight:300 !important;	
}

.fw-400{
	font-weight:400 !important;	
}

.fw-500{
	font-weight:500 !important;	
}

.fw-600{
	font-weight:600 !important;	
}

.fw-700{
	font-weight:700 !important;	
}

.fw-800{
	font-weight:800 !important;	
}

.fw-900{
	font-weight:900 !important;	
}

.imaginatrix {
    color: #231e5e;
    font-weight: 600;
}

.imaginatrix-icon {
    color: #b72025;
	vertical-align: middle;
}

.pointer{
	cursor: pointer !important;
}

/*IMGX*/



 html {
     position: relative;
     min-height: 100%;
}
 body {
     background-color: #fafafa;
     color: #888;
     font-size: 16px;
     height: 100%;
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
}
 #wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
 #wrapper #content-wrapper {
     overflow-x: hidden;
     width: 100%;
}
 #wrapper #content-wrapper .container-fluid{
     padding: 30px 30px 30px 255px;
}
.sidebar-toggled #wrapper #content-wrapper .container-fluid{
     padding: 30px 30px 30px 121px;
}
.single-channel-page{
    padding: 0px 0px 0px 225px;   
}
.sidebar-toggled .single-channel-page{
    padding: 0px 0px 0px 90px;   
}
.single-channel-page .container-fluid {
    padding: 30px 30px 30px !important;
}
 body.fixed-nav #content-wrapper {
     margin-top: 56px;
     padding-left: 90px;
}
body.fixed-nav.sidebar-toggled #content-wrapper {
     padding-left: 0;
}
 @media (min-width: 815px) {
     body.fixed-nav #content-wrapper {
         padding-left: 225px;
    }
     body.fixed-nav.sidebar-toggled #content-wrapper {
         padding-left: 90px;
    }
}
.carousel-login-card {
    padding: 11px 0;
}
.scroll-to-top {
    background: rgba(52, 58, 64, 0.5) none repeat scroll 0 0;
    border-radius: 70px !important;
    bottom: 16px;
    color: #fff;
    display: none;
    height: 50px;
    line-height: 46px;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 50px;
    z-index: 999;
}
 .scroll-to-top:focus, .scroll-to-top:hover {
     color: white;
}
 .scroll-to-top:hover {
     background: #343a40;
}
 .scroll-to-top i {
     font-weight: 800;
}
 .smaller {
     font-size: 0.7rem;
}
 .o-hidden {
     overflow: hidden !important;
}
 .z-0 {
     z-index: 0;
}
 .z-1 {
     z-index: 1;
}
.intro-page img {
    border: 5px solid #fff;
    border-radius: 12px !important;
    box-shadow: 0 0 21px #ccc;
}
.intro-page p a {
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
}
 .navbar-nav .form-inline .input-group {
     width: 100%;
}
 .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
     width: 1rem;
     text-align: center;
     float: right;
     vertical-align: 0;
     border: 0;
     font-weight: 900;
     content: '\f105';
     font-family: 'Font Awesome 5 Free';
}
 .navbar-nav .nav-item.dropdown.show .dropdown-toggle::after {
     content: '\f107';
}
 .navbar-nav .nav-item.dropdown.no-arrow .dropdown-toggle::after {
     display: none;
}
 .navbar-nav .nav-item .nav-link:focus {
     outline: none;
}
 .navbar-nav .nav-item .nav-link .badge {
     border: medium none !important;
     border-radius: 3px;
     font-size: 12px;
     font-weight: 700;
     height: 15px;
     line-height: 9px;
     min-width: 15px;
     position: absolute;
     text-align: center;
     top: 10px;
     right: 0;
}
 @media (min-width: 815px) {
     .navbar-nav .form-inline .input-group {
         width: auto;
    }
}
 .sidebar {
     width: 90px !important;
     background: #00aeef;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #00aeef 0%, #0066b3 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #00aeef 0%,#0066b3 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #00aeef 0%,#0066b3 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0066b3',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
     min-height: 100%;
     z-index: 9;
     padding: 2px 0;
     position: fixed;
}
 .sidebar .nav-item:last-child {
     margin-bottom: 1rem;
}
 .sidebar .nav-item .nav-link {
     font-size: 14px;
     padding: 12px 14px !important;
     text-align: center;
     width: 90px;
     font-weight: 600;
}
 .sidebar .nav-item .nav-link:hover, .sidebar .nav-item.active .nav-link {
     background-color: rgba(255, 255, 255, 0.2);
}
 .sidebar .nav-item .nav-link .fas {
     color: #ffffff;
}
 .sidebar .nav-item .nav-link span {
     display: inline;
     font-size: 14px;
     margin: 0 0 0 11px;
}
 .sidebar .nav-item .dropdown-menu {
     position: absolute !important;
     -webkit-transform: none !important;
     transform: none !important;
     left: calc(90px + 0.0rem) !important;
     margin: 0;
}
 .sidebar .nav-item .dropdown-menu.dropup {
     bottom: 0;
     top: auto !important;
}
 .sidebar .nav-item.dropdown .dropdown-toggle::after {
     display: none;
}
 .sidebar .nav-item .nav-link {
     color: #ffffff;
}
 .sidebar .nav-item .nav-link:active, .sidebar .nav-item .nav-link:focus, .sidebar .nav-item .nav-link:hover {
     color: rgba(255, 255, 255, 0.75);
}
 .sidebar.toggled {
     width: 0 !important;
     overflow: hidden;
}
 @media (min-width: 815px) {
     .sidebar {
        height: 100%;
        overflow: auto;
        position: fixed;
        width: 225px !important;
    }
     .sidebar .nav-item .nav-link {
         display: block;
         width: 100%;
         text-align: left;
         padding: 1rem;
         width: 225px;
    }
     .sidebar .nav-item .nav-link span {
         display: inline;
         font-size: 16px;
         margin: 0 0 0 4px;
    }
     .sidebar .nav-item .dropdown-menu {
         position: static !important;
         margin: 0 1rem;
         top: 0;
    }
     .sidebar .nav-item.dropdown .dropdown-toggle::after {
         display: block;
    }
     .sidebar.toggled {
         overflow: visible;
         width: 90px !important;
    }
     .sidebar.toggled .nav-item:last-child {
         margin-bottom: 1rem;
    }
     .sidebar.toggled .nav-item .nav-link {
         text-align: center;
         padding: 0.75rem 1rem;
         width: 90px;
    }
     .sidebar.toggled .nav-item .nav-link span {
         margin: 0;
    }
     .sidebar.toggled .nav-item .nav-link span {
         font-size: 0.65rem;
         display: block;
    }
     .sidebar.toggled .nav-item .dropdown-menu {
         position: absolute !important;
         -webkit-transform: none !important;
         transform: none !important;
         left: calc(90px + 0.5rem) !important;
         margin: 0;
    }
     .sidebar.toggled .nav-item .dropdown-menu.dropup {
         bottom: 0;
         top: auto !important;
    }
     .sidebar.toggled .nav-item.dropdown .dropdown-toggle::after {
         display: none;
    }
}
 .sidebar.fixed-top {
     top: 56px;
     height: calc(100vh - 56px);
     overflow-y: auto;
}
 .card-body-icon {
     position: absolute;
     z-index: 0;
     top: -1.25rem;
     right: -1rem;
     opacity: 0.4;
     font-size: 5rem;
     -webkit-transform: rotate(15deg);
     transform: rotate(15deg);
}
 @media (min-width: 576px) {
     .card-columns {
         -webkit-column-count: 1;
         column-count: 1;
    }
}
 @media (min-width: 815px) {
     .card-columns {
         -webkit-column-count: 2;
         column-count: 2;
    }
}
 @media (min-width: 1200px) {
     .card-columns {
         -webkit-column-count: 2;
         column-count: 2;
    }
}
 :root {
     --input-padding-x: 0.75rem;
     --input-padding-y: 0.75rem;
}
 .card-login {
     max-width: 25rem;
}
 .card-register {
     max-width: 40rem;
}
 .form-label-group {
     position: relative;
}
 .form-label-group > input, .form-label-group > label {
     padding: var(--input-padding-y) var(--input-padding-x);
     height: auto;
}
 .form-label-group > label {
     position: absolute;
     top: 0;
     left: 0;
     display: block;
     width: 100%;
     margin-bottom: 0;
    /* Override default `<label>` margin */
     line-height: 1.5;
     color: #495057;
     border: 1px solid transparent;
     border-radius: 0.25rem;
     -webkit-transition: all 0.1s ease-in-out;
     transition: all 0.1s ease-in-out;
}
 .form-label-group input::-webkit-input-placeholder {
     color: transparent;
}
 .form-label-group input:-ms-input-placeholder {
     color: transparent;
}
 .form-label-group input::-ms-input-placeholder {
     color: transparent;
}
 .form-label-group input::placeholder {
     color: transparent;
}
 .form-label-group input:not(:placeholder-shown) {
     padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
     padding-bottom: calc(var(--input-padding-y) / 3);
}
 .form-label-group input:not(:placeholder-shown) ~ label {
     padding-top: calc(var(--input-padding-y) / 3);
     padding-bottom: calc(var(--input-padding-y) / 3);
     font-size: 12px;
     color: #777;
}
 footer.sticky-footer {
     background-color: #e9ecef;
     padding: 15px;
     margin-left: 225px;
}
 footer.sticky-footer .copyright {
     line-height: 1;
     font-size: 0.8rem;
}
 body.sidebar-toggled footer.sticky-footer {
     width: 100%;
}
 @media (min-width: 815px) {
     body.sidebar-toggled footer.sticky-footer {
         width: calc(100% - 90px);
         margin-left: 90px;
    }
}
/* Nav */
.sticky-top {
    position: sticky;
    top: 0;
    z-index: 99;
}
 .osahan-nav {
     box-shadow: 0 0 10px #f2f2f2;
     padding: 0;
}
 .osahan-navbar-search .form-control {
     background: #eceff0 none repeat scroll 0 0;
     border: medium none;
     font-size: 14px;
     max-width: 307px !important;
     width: 307px !important;
}
 .osahan-navbar-search {
     margin-right: 24px !important;
}
 .osahan-navbar-search .btn {
     background: #eceff0 none repeat scroll 0 0;
     border: medium none;
     font-size: 14px;
     padding: 0 18px;
}
 .osahan-right-navbar .nav-link {
     padding: 17px 13px !important;
     position: relative;
}
 .osahan-right-navbar {
     margin: 0 7px 0 0;
}
 .user-dropdown-link img {
     border-radius: 50px;
     height: 30px;
     margin: -9px 2px -6px 0;
     width: 30px;
}
.top-mobile-search {
    display: none;
}
.top-mobile-search {
    margin: -16px -15px 19px -18px;
}
.top-mobile-search input {
    border-radius: 0;
    box-shadow: none !important;
}
.top-mobile-search .btn {
    border-radius: 0;
}
/* Sidebar */
.channel-sidebar-list {
    border-top: 1px solid #00aeef;
    margin: 6px 0 0;
    padding: 7px 14px;
    background-color: #0092d7;
}
 .channel-sidebar-list h6 {
     color: #fff;
     font-size: 14px;
     font-weight: 600;
     margin-bottom: 8px;
     margin-top: 9px;
}
 .channel-sidebar-list ul {
     list-style: outside none none;
     margin: 0;
     padding: 0;
}
 .channel-sidebar-list ul li img {
     border-radius: 50px;
     height: 28px;
     margin: 0 14px 0 0;
     width: 28px;
}
.channel-sidebar-list li a {
    color: #fff;
    display: inline-block;
    padding: 6px 0;
    text-decoration: none;
    width: 100%;
    font-size: 14px;
    text-align: left;
}
 .channel-sidebar-list li a .badge {
     float: right;
     margin: 7px 0 0;
}
 .sidebar.toggled .nav-item .nav-link span {
     margin: 0;
}
 .sidebar.toggled .channel-sidebar-list h6 {
     font-size: 11px;
}
 .sidebar.toggled .channel-sidebar-list {
     padding: 7px;
     text-align: center;
}
 .sidebar.toggled .channel-sidebar-list li img {
     display: list-item;
     margin: auto auto 4px;
}
 .sidebar.toggled .channel-sidebar-list li a {
     font-size: 10px;
     font-weight: 500;
}
 .sidebar.toggled .channel-sidebar-list li .badge {
     display: none;
}
/* Customize Bootstrap */
 .border-none{
     border: none;
}
.bg-primary:not(.progress-bar-animated), .btn-primary, .btn-outline-primary:hover, .badge-primary {
    border-color: transparent !important;
    background: #00aeef;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #00aeef 0%, #0066b3 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #00aeef 0%,#0066b3 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #00aeef 0%,#0066b3 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0066b3',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-primary{
     border-color: #00aeef;
     color: #00aeef;
}
 .text-primary{
     color: #00aeef !important;
}
 .progress-bar{
     background-color: #00aeef;
}
.bg-success:not(.progress-bar-animated), .btn-success, .btn-outline-success:hover, .badge-success {
    border-color: transparent !important;
    background: #4eda92;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #4eda92 1%, #56e0cb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #4eda92 1%,#56e0cb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #4eda92 1%,#56e0cb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eda92', endColorstr='#56e0cb',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    transition: 0.5s background;
}
 .btn-outline-success{
     border-color: #4eda92;
     color: #4eda92;
}
 .text-success{
     color: #4eda92 !important;
}
.bg-warning:not(.progress-bar-animated), .btn-warning, .btn-outline-warning:hover, .badge-warning {
    border-color: transparent !important;
    background: #ffc107;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ffc107 1%, #fffc07 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ffc107 1%,#fffc07 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ffc107 1%,#fffc07 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#fffc07',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-warning{
     border-color: #ffc107;
     color: #ffc107;
}
 .text-warning{
     color: #ffc107 !important;
}
.bg-danger:not(.progress-bar-animated), .btn-danger, .btn-outline-danger:hover, .badge-danger {
    border-color: transparent !important;
    background: #ff253a;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ff253a 0%, #ff8453 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ff253a 0%,#ff8453 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ff253a 0%,#ff8453 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff253a', endColorstr='#ff8453',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-danger{
     border-color: #ff253a;
     color: #ff253a;
}

.video-page .btn-outline-danger {
    font-size: 14px !important;
    border-color: transparent !important;
    background: #ff253a;
    background: -moz-linear-gradient(-45deg, #008dd3 0%, #33b9ed 100%);
    background: -webkit-linear-gradient(-45deg, #008dd3 0%,#33b9ed 100%);
    background: linear-gradient(135deg, #008dd3 0%,#33b9ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008dd3', endColorstr='#33b9ed',GradientType=1 );
    color: #ffffff;
    padding: 1px 10px;
}

    .video-page .btn-outline-danger:hover, .video-page .btn-outline-danger:active {
        font-size: 14px !important;
        border-color: none;
        color: #ffffff;
        border-color: transparent !important;
        background: #ff253a;
        background: -moz-linear-gradient(-45deg, #008dd3 0%, #33b9ed 100%);
        background: -webkit-linear-gradient(-45deg, #008dd3 0%,#33b9ed 100%);
        background: linear-gradient(135deg, #008dd3 0%,#33b9ed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008dd3', endColorstr='#33b9ed',GradientType=1 );
        transition: .5s;
    }

 .text-danger{
     color: #ff253a !important;
}
.bg-secondary:not(.progress-bar-animated), .btn-secondary, .btn-outline-secondary:hover, .badge-secondary {
    border-color: transparent !important;
    background: #9ba8aa;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #9ba8aa 0%, #92b4d2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #9ba8aa 0%,#92b4d2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #9ba8aa 0%,#92b4d2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ba8aa', endColorstr='#92b4d2',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-secondary{
     border-color: #9ba8aa;
     color: #9ba8aa;
}
 .text-secondary{
     color: #9ba8aa !important;
}
.bg-info:not(.progress-bar-animated), .btn-info, .btn-outline-info:hover, .badge-info {
    border-color: transparent !important;
    background: #17a2b8;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #17a2b8 1%, #30def9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #17a2b8 1%,#30def9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #17a2b8 1%,#30def9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#30def9',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-info{
     border-color: #17a2b8;
     color: #17a2b8;
}
 .text-info{
     color: #17a2b8 !important;
}
.bg-dark:not(.progress-bar-animated), .btn-dark, .btn-outline-dark:hover, .badge-dark {
    border-color: transparent !important;
    background: #171b20;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #171b20 1%, #343a40 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #171b20 1%,#343a40 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #171b20 1%,#343a40 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171b20', endColorstr='#343a40',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
 .btn-outline-dark{
     border-color: #171b20;
     color: #171b20;
}
 .text-dark{
     color: #171b20 !important;
}
 .btn-light{
     border: medium none;
}
.adblock {
    background:rgba(197, 197, 197, 0.3)  none repeat scroll 0 0;
    border-radius: 2px;
    margin-bottom: 1rem;
    padding: 27px 10px;
    text-align: center;
    width: 100%;
    color: #585757;
    font-size: 16px;
}

.bd-block{
    border-top: 2px solid #008fd6;
    margin-top: 20px !important;
}

.bd-block-bt {
    border-bottom: 2px solid #33b9ed;
}


 .main-title > h6 {
     margin: 0px 0 16px;
}
 .top-category .main-title > h6 {
     margin-bottom: 10px;
}
.right-action-link .fa {
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    box-shadow: 0 0 6px #ececec;
    display: inline-block;
    height: 20px;
    line-height: 19px;
    margin: 0 0 0 3px;
    text-align: center;
    width: 20px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #eceff0 !important;
    color: #888888 !important;
    text-decoration: none;
}
 .form-control {
     background: #eceff0 none repeat scroll 0 0;
     border-color: #dcdfdf;
     border-radius: 2px;
     font-size: 13px;
}
 .custom-select{
     background-color: #eceff0;
     border-color: #dcdfdf;
     border-radius: 2px;
     font-size: 13px;
}
 .custom-checkbox .custom-control-label::before {
     border-radius: 2px;
}
 .category-checkbox .custom-control {
     margin: 0 0 6px !important;
}
 label {
     font-size: 14px;
     font-weight: 600;
     margin: 0 0 5px;
}
 a {
     color: #00aeef;
     text-decoration: none !important;
}
 .btn {
     border-radius: 2px;
}
 .btn-light {
     background: #f8f8f8 none repeat scroll 0 0;
     border-color: #d3d3d3;
     color: #828282;
}
 .dropdown-header {
     color: #333;
     padding: 7px 13px;
}
.dropdown-menu {
    border-radius: 2px;
    margin: 0;
    border-color: #0090d6;
    border-width: 2px;
}
 .dropdown-menu .dropdown-item {
     color: rgba(0, 0, 0, 0.5);
     font-size: 12px;
     padding: 6px 14px !important;
}
 .dropdown-divider {
     border-top: 1px solid #eff2f3;
}
 a:hover, h1, h2, h3, h4, h5, h6 {
     color: #333;
}
 .upload-video .fas {
     font-size: 200px;
}
 .badge, .alert {
     border-radius: 2px;
}
 .pagination .page-item .page-link {
     background: transparent none repeat scroll 0 0;
     border: medium none;
     color: #000;
     line-height: 20px;
}
 .pagination .page-item.active .page-link {
     background: #00aeef none repeat scroll 0 0;
     border-radius: 2px;
     color: #fff;
     height: 30px;
     margin: 0 7px;
     text-align: center;
     width: 30px;
}
 .pagination .page-item.disabled .page-link {
     opacity: 0.5;
}
 .modal-content {
     border: medium none;
     border-radius: 2px;
}
/* Category Slider */
 .category-item img {
     background: #fff none repeat scroll 0 0;
     border-radius: 50px;
     box-shadow: 0 0 2px #ccc;
     height: 60px;
     margin: 1px 0 8px;
     object-fit: scale-down;
     transform: scale(1);
     width: 60px;
}
 .category-item:hover img {
     transform: scale(1.09);
     transition-duration: 0.4s;
}
 .category-item {
     background: #fff none repeat scroll 0 0;
     border-radius: 2px;
     box-shadow: 0 0 6px #ececec;
     margin: 6px 2px;
     padding: 24px 12px;
     text-align: center;
}
 .top-category .category-item {
     padding: 20px 11px;
}
 .category-item h6 {
     font-size: 13px;
     margin: 5px 0 3px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}
 .category-item p {
     font-size: 11px;
     font-weight: 500;
     margin: 0;
}
/* Video Card */
.video-block .mb-3 {
    margin-bottom: 30px !important;
}
 .video-card-image {
     border-radius: 2px;
     box-shadow: 0 0 11px #ececec;
     overflow: hidden;
     position: relative;
}
 .time {
     background: #df1037 none repeat scroll 0 0;
     border-radius: 2px;
     bottom: 5px;
     color: #fff;
     font-size: 11px;
     font-weight: 500;
     opacity: 0.7;
     padding: 0 6px;
     position: absolute;
     right: 5px;
}
 .video-card:hover .time{
     opacity: unset;
}
.video-card-image img {
    width: 100%;
}
.play-icon {
    opacity: 0;
    position: absolute;
    display: none !important;
}
 .play-icon .fas {
     bottom: 0;
     height: 40px;
     left: 0;
     margin: auto;
     position: absolute;
     right: 0;
     top: 0;
     width: 40px;
}
 .video-card:hover .play-icon {
     background: #000 none repeat scroll 0 0;
     border-radius: 2px;
     bottom: 0;
     color: #fff;
     font-size: 35px;
     left: 0;
     opacity: 0.4;
     position: absolute;
     right: 0;
     text-align: center;
     top: 0;
     transition-duration: 0.4s;
}
 .video-title a {
     color: #000;
     font-weight: 600;
     text-decoration: none;
}
.aquisicao-individuais h3{
	font-size:16px;
}
 .video-title {
     margin-bottom: 5px;
}
 .video-page {
     font-size: 11px;
}
.video-view {
    color: #acacac;
    font-size: 14px;
    font-weight: 500;
    margin: 2px 0 0;
    cursor: default;
}
 .video-card {
     background: #fff none repeat scroll 0 0;
     border-radius: 2px;
     box-shadow: 0 0 11px #ececec;
     transition-duration: 0.4s;
     cursor:pointer;
}
 /* .video-card-body {
     padding: 12px;
} */
 .video-card-list .video-card-image {
     float: left;
     height: 77px;
     margin: 0 12px 0 0;
     width: 122px;
}

.coluna-play .video-card-list .video-card-image {
    float: left;
    height: 77px;
    margin: 0 12px 15px 0;
    width: 122px;
}

.aquisicao .video-card-list .video-card-image {
    float: left;
    height: auto;
    margin: 0 12px 20px 0;
    width: 100%;
}

.resumo-compra.aquisicao .video-card-list .video-card-image {
    float: left;
    margin: 0 12px 0 0;
    width: 100%;
    margin-bottom:10px;
}

.resumo-compra .video-card{
    min-height:270px;
}

.aquisicao .video-title > div {
    font-size: 16px;
    cursor: default;
    line-height: 22px;
}

.video-card-list .video-card-body {
    padding: 0;
}
 .video-card-list {
     background: transparent none repeat scroll 0 0;
     box-shadow: none;
     display: inline-block;
     margin-bottom: 0.2rem;
     width: 100%;
}
 .video-card-list .video-card-body .video-title a {
     font-size: 13px;
     margin-top:-4px;
}
.aquisicao h2 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}
 .video-card-list .video-card-body .video-title {
     line-height: 17px;
}
 .video-card-list .video-card-body .right-action {
     opacity: 0;
}
 .video-card-list:hover .video-card-body .right-action {
     opacity: unset;
}
/* Channels Card */
 .channels-card {
     background: #fff none repeat scroll 0 0;
     border-radius: 2px;
     box-shadow: 0 0 11px #ececec;
     padding: 6px 12px;
     position: relative;
     text-align: center;
     transition-duration: 0.4s;
}
 .channels-card::after {
     background: #dcdcdc none repeat scroll 0 0;
     border-radius: 0 0 5px 6px;
     bottom: -4px;
     content: "";
     height: 7px;
     left: 15px;
     position: absolute;
     right: 15px;
     z-index: -1;
}
 .channels-card:hover::after {
     background: #cccccc none repeat scroll 0 0;
}
 .channels-title a {
     color: #000;
     font-weight: 500;
     text-decoration: none;
}
 .channels-view {
     color: #acacac;
}
 .channels-card-image .btn {
     font-size: 12px;
     padding: 3px 10px;
}
 .channels-card-image .btn strong {
     margin: 0 0 0 5px;
}
 .channels-card-image img {
     background: #fff none repeat scroll 0 0;
     border-radius: 50px;
     box-shadow: 0 0 2px #ccc;
     height: 80px;
     margin: 1px 0 8px;
     object-fit: scale-down;
     transform: scale(1);
     width: 80px;
}
 .channels-card-image-btn {
     margin: 3px 0 7px;
}
/* Login Pages */
 .login-main-wrapper {
     background: #00aeef;
    /* Old browsers */
     background: -moz-linear-gradient(95deg, #00aeef 15%,#0066b3 60%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(95deg, #00aeef 15%,#0066b3 60%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(225deg, #00aeef 15%,#0066b3 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0066b3',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
     height: calc(100vh - 0rem);
}
 .full-height {
     height: calc(100vh - 0rem);
}
 .login-main-left {
     margin: auto;
     /*max-width: 335px;*/
}
.login-main-right.bg-white {
    border-radius: 4px;
    margin: auto;
    max-width: 561px;
    border: 2px solid #007dc6;
}
 .carousel-login-card h5 {
     font-size: 18px;
}
 .login-main-wrapper .form-control {
     background: transparent none repeat scroll 0 0;
}
 .login-main-right .owl-theme .owl-controls .owl-page span {
     background: #dcdcdc;
     border-radius: 50px;
     height: 16px;
     margin: 0 2px;
     opacity: unset;
     width: 16px;
}
 .btn-lg {
     font-size: 15px;
     padding: 12px 16px;
}
 .login-main-right .owl-theme .owl-controls .owl-page.active span, .login-main-right .owl-theme .owl-controls .owl-page span:hover {
     background: #00aeef;
    /* Old browsers */
     background: -moz-linear-gradient(-45deg, #00aeef 0%, #0066b3 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(-45deg, #00aeef 0%,#0066b3 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(135deg, #00aeef 0%,#0066b3 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0066b3',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
/* Upload Details */
 .imgplace {
     background-color: #8781bd;
     border-radius: 3px;
     height: 94px;
     width: 100%;
}
 .osahan-title {
     color: #000;
     font-weight: 600;
}
 .osahan-size {
     font-size: 11px;
}
 .osahan-progress .progress {
     border-radius: 2px;
     height: 8px;
     margin: 14px 0;
}
 .osahan-close {
     position: absolute;
     right: 18px;
     top: 0;
}
 .osahan-desc {
     font-size: 12px;
     opacity: 0.7;
}
/* Watch History */
 .video-close {
     color: #fff !important;
     font-size: 18px;
     position: absolute;
     right: 6px;
     z-index: 9999;
}
 .history-video .progress {
     border-radius: 2px;
     font-size: 9px;
     font-weight: 700;
     height: 13px;
     margin: 12px 14px -4px 13px;
}
/* Single Channel */
 .single-channel-image {
     position: relative;
}
 .single-channel-nav .navbar {
     padding: 0;
}
 .single-channel-nav {
     background: #fff none repeat scroll 0 0 !important;
     box-shadow: 0 0 11px #ececec;
     padding: 0rem 30px 0;
}
 .channel-brand {
     color: #000;
     font-size: 16px;
     font-weight: bold;
}
 .single-channel-nav .nav-link {
     border-bottom: 2px solid transparent;
     margin: 0 12px;
     padding: 14px 0 !important;
}
 .single-channel-nav .nav-item.active .nav-link, .single-channel-nav .nav-item .nav-link:hover {
     border-color: #00aeef;
     color: #00aeef;
}
 .single-channel-nav .navbar-nav {
     margin: 0 0 0 40px;
}
 .channel-profile {
     bottom: 0;
     left: 0;
     padding: 1rem 30px;
     position: absolute;
     right: 0;
}
.single-channel-image .img-fluid {
    width: 100%;
}
 .channel-profile-img {
     background: #fff none repeat scroll 0 0;
     border: 6px solid #fff;
     border-radius: 50px;
     height: 90px;
     width: 90px;
}
 .social {
     color: #fff;
     float: right;
     margin: 62px 0 0;
}
 .social a {
     background: #000 none repeat scroll 0 0;
     border-radius: 2px;
     color: #fff;
     font-size: 12px;
     font-weight: 600;
     padding: 5px 10px;
}
/* Video Page */
 .box{
     padding: 15px;
     background: #fff none repeat scroll 0 0;
     border-radius: 2px;
     box-shadow: 0 0 11px #ececec;
     transition-duration: 0.4s;
}
 .single-video-title h2 {
     font-size: 18px;
}
 .single-video-title h2 a {
     color: #333;
}
 .single-video-author img {
     border-radius: 50px;
     float: left;
     height: 38px;
     margin: 0 13px 0 0;
     width: 38px;
}
 .single-video-author p {
     margin: 0;
     padding: 0;
}
 .single-video-info-content h6 {
     font-size: 15px;
     font-weight: 600;
}
.tags span a {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 2px;
    color: #585757;
    display: inline-block;
    padding: 2px 9px;
}
    .tags span a:hover {
        background: #008dd3 none repeat scroll 0 0;
        color:#ffffff;
        transition: .5s;
    }
/* Footer */
 .app img {
     background: #231f20 none repeat scroll 0 0;
     border-radius: 3px;
     height: 38px;
     margin: 5px 0 0;
     object-fit: scale-down;
     padding: 3px 4px;
}

.bg-degrade{
    background: #00aeef;
    background: -moz-linear-gradient(-45deg, #00aeef 0%, #0066b3 100%);
    background: -webkit-linear-gradient(-45deg, #00aeef 0%,#0066b3 100%);
    background: linear-gradient(135deg, #00aeef 0%,#0066b3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0066b3',GradientType=1 );
	padding: 3px;
	color: #fff;
}

.register {
    width: 80% !important;
    margin: 0 10%;
    max-width: 100%;
}

.logo-topo{
	max-width: 320px;
}

.azul{
	color:#0066b3 !important;
}

.aquisicao-descricao ul {
    padding: 0;
    font-size: 14px;
    line-height: normal;
}

.aquisicao-descricao li {
    margin-bottom: 10px;
    color: #333;
}

.aquisicao-individuais .video-view {
    margin-bottom: 0px;
}

.logo-barra {
    max-height: 40px;
    margin-left: 20px;
}

.carrinho i {
    color: #df1037;
    font-size: 24px;
    border-left: 2px solid #0066b3;
    padding-left: 10px;
    margin-right: 6px;
}

.carrinho, .carrinho li {
    width: 100%;
	text-align: right;
}

.carrinho-interno {
	padding: 10px;
	max-width: 80%;
}

.carrinho-interno i {
    font-size: 16px;
	border: 0;
}

.carrinho-interno a.dropdown-item {
    font-size: 16px;
    color: #333;
    display: contents;
}

span.valor-carrinho {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    float: right;
	font-weight: 500;
}

.navbar-brand img {
    max-height: 50px;
}

.expira-menu {
    font-style: italic;
    font-size: 13px;
}

.aquisicao-valor p {
    margin-bottom: 0;
}

p.parcela {
    font-size: 18px;
    color: #333;
	margin: 10px 0;
}

.stars i {
    color: #ffc801 !important;
}

.aquisicao-individuais button {
    margin-bottom: 5px;
}

.meus-videos-bar li {
    padding-bottom: 5px;
    margin-bottom: 3px;
    border-bottom: 1px solid #00aeef;
}

.video-card-body .stars {
    font-size: 14px;
}

.lista-carrinho li {
    text-align: left;
}

.lista-carrinho td:first-child {
    width: 10%;
}

.lista-carrinho td:nth-child(2) {
    width: 64%;
}

.lista-carrinho td {
    vertical-align: middle;
    line-height: normal;
    padding:10px 5px;
}

.lista-carrinho tr {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.lista-carrinho {
    margin-bottom: 10px;
}

a#userDropdown {
    display: inline-flex;
    background-color: #0090d6;
    margin: 8px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
    font-size: 20px;
    font-weight: 600;
}

.iniciais {
    margin: 0;
    width: 100%;
    margin-top: 3px;
}

.aquisicao-home a {
    float: left;
    margin: 0 0 5px;
    color: #f00;
    font-size:14px;
}

.aquisicao-home {
    min-height: 18px;
}

.modulos-home .channels-view {
    font-size: 14px;
}

.tag-video-interno a {
    background-color: #0092d7;
    color: #fff;
    padding: 2px 10px 4px;
    border-radius: 2px;
    font-size: 14px;
}

.pop-detalhes {
    position: absolute;
    top: 0;
    right: -306px;
    width: 320px;
    z-index: 99;
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.26);
    -moz-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.26);
    box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.26);
    display:none;
    border-radius:2px;
}

.pop-detalhes ul {
    list-style: initial !important;
    padding-left: 15px;
}

.video-card i.fas.fa-clock {
    color: #acacac !important;
}

.modal-header {
    border-bottom: 0;
    background-color: #006fbb;
}

.modal-header * {
    color:#fff !important;
}

.modal-modulo p {
    font-size: 15px;
    color: #242424;
}

.radius-3{
    border-radius:3px;
}

.modal-modulo .jumbotron {
    padding: 1.6rem 2rem 1rem;
    background-color: rgba(0,0,0,.04);
}

.programacao-modal strong {
    color: #00518e;
}

hr.traco {
    margin-top: 0;
    width: 10%;
    border: 1px #006fbb solid;
}

.programacao-modal ul {
    list-style: inherit !important;
    padding: 0 15px;
    color: #242424;
    font-size: 15px;
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 20px;
}

.programacao-modal li {
    margin-bottom:5px;
}

.programacao-modal p {
    margin-top: 0px;
    margin-bottom:0;
}

.programacao-modal strong {
    background-color: #0066b3;
    padding: 2px 10px;
    color: #fff;
}

.excecao-li{
    list-style: none;
    margin-left: -20px;
    font-weight:600;
}

.tab-content h3 {
    margin-top: 14px;
    font-size: 22px;
}

.thumb-img {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 4px;
}

.vermelho {
    color: #df1037;
}

.meus-modulos .img-fluid {
    width: 100%;
}

.videos-meus-modulos {
    padding: 16px 30px;
    background: rgba(0, 0, 0, 0.03);
    margin-top: 10px;
    border-radius: 3px;
    display: none;
}

.fechar-meu-modulo {
    float: right;
    top: 0;
    position: absolute;
    right: 0;
    font-size: 20px;
    cursor:pointer;
}

.videos-meus-modulos h3 {
    width: auto;
    display: inline;
    vertical-align: bottom;
    margin-right: 30px;
}

h3.parcela {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 0;
}

.bg-logo-modulo {
    background-color: #fff;
}

.ofertas h3 {
    color: #0066b3;
    font-size: 20px;
}

.ofertas .conteudo div p:nth-child(2) {
    font-size: 16px;
    margin-top: 5px;
    font-weight: normal;
    font-family: inherit;
    color: #0066b3;
    margin-bottom: 6px;
    line-height: normal;
}

.ofertas .conteudo div p:nth-child(3) {
    margin-bottom: 0;
}

.aquisicao .stars{
    display:contents;
}

button#sidebarToggle {
    font-size: 1.2rem;
}

.aquisicao-valor .btn, .aquisicao-valor {
    cursor: default !important;
}

.aquisicao .video-card-image img {
    cursor: default !important;
}

ul.itens-modal {
    color: #242424;
    list-style-type: circle !important;
    padding-left: 20px;
}

ul.itens-modal li {
    margin-bottom: 5px;
    line-height: 1.5;
}

a.card-link {
    color: #008ad1;
    font-weight: 500;
}

.ofertas .table td, .table th {
    padding: .2rem 0 0;
}

.bandeira {
    width: 30px;
}

.verde {
    color: #49c958;
}

.cinza {
    color: #888;
}

.tabela-valores {
    max-width: 360px;
    width: 100%;
    margin-left: 20px;
    margin-bottom: 20px;
    color: #333;
}

.tabela-valores table {
    width: 100%;
}

.tabela-valores tr{
    border-bottom:1px solid #ccc;
}

.tabela-valores td {
    padding: 3px 5px;
    text-align:right;
}

.tabela-valores td:first-child {
    text-align:left;
    }

.thumb-intro{
    max-height: 200px; 
    width:80%; 
    display: block; 
    margin: 0 auto;
    margin-bottom:20px;
}

.aquisicao .video-card-list {
    padding: 8px;
}

.bandeira-direita {
    width: 20px;
    vertical-align: text-bottom;
}

.bd-bt-2px {
    border-bottom: 2px solid #006fbb;
    padding: 10px;
}

.apoio-pagina img{
    padding:10px;
    margin-bottom:10px;
}

.switch-toggle {
    margin-left: 10px;
}

.reproducao-automatica{
    margin:8px 4px;
}

.coluna-play .badge.badge-dark {
    font-weight: 400;
}

.single-video-author.box small {
    font-size: 95%;
}

.language-flag {
    max-width: 25px;
}

.overlay-play {
    position: absolute;
    top: 0;
    color: #FFF;
    text-align: center;
    font-size: 100px;
    background-color: rgba(221, 221, 221, 0.5);
    width: 100%;
    height: 100%;
    padding: 10px 0;
    z-index: 2147483645;
    vertical-align: middle;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0066b3;
}

.overlay-play:hover {
    background-color: rgba(128, 128, 128, 0.4);
}

    .overlay-play i {
        flex: 0 0 120px;
    }

.osahan-nav.bg-white {
    background-color: #f7f7f7 !important;
}

.video-moderador .plyr--video {
    max-height: 440px;
}

.video-moderador .kWidgetIframeContainer {
    height: 250px !important;
}

div#selectedFilter {
    display: contents;
    margin-bottom: 20px;
}

.divisor {
    margin: 10px;
}

#tableUserQuestions td:first-child {
    width: 20%;
    font-style: italic;
}

#tableUserQuestions tbody td:nth-child(3) {
    font-size: 12px;
}

#tableUserQuestions button {
    margin-bottom: 10px;
    font-weight: 700;
}

#tableUserQuestions tbody tr:hover {
    background-color: rgb(0 0 0 / 0.04);
}

.video-moderador .plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--fullscreen-enabled.plyr--paused.plyr--stopped.plyr--pip-supported {
    /*position: fixed;*/
    width: 30%;
}

.pg-moderador {
    padding: 20px;
    padding-right: 0px;
}

.btn-live-left {
    display: block;
    float: left;
}

.programacao-live {
    margin-top: 30px;
}

    .programacao-live h2 {
        color: #543f48;
        font-size: 24px;
        text-align: center;
    }

    .programacao-live h4 {
        font-size: 18px;
        text-align: center;
    }

    .programacao-live table td:first-child {
        width: 20%;
    }

    .programacao-live table tr:nth-child(odd) {
        background: #eeeeee;
    }

    .programacao-live table tr:first-child {
        background: #0066b3 ;
        color: #ffffff;
    }



    .programacao-live table td, .programacao-live table th {
        padding: 5px 15px;
        vertical-align: top;
    }

.kWidgetIframeContainer {
    max-width: 100% !important;
}

.content-moderator {
    padding: 5px;
    background-color: rgba(255,255,255,0.8) !important;
    color: black !important;
    border-radius: 15px;
}

    .content-moderator h3, h4, h5, small {
        color: black !important;
    }

.video-moderador {
    padding: 5px;
    background-color: rgba(255,255,255,1) !important;
    border-radius: 15px;
}


@media screen and (max-width: 767px) {
    .video-card-body {
        padding: 12px !important;
    }
}

@media screen and (max-width: 814px) {
    /* menu lateral escondido */
    .sidebar-toggled #wrapper #content-wrapper .container-fluid {
        padding: 15px !important;
    }

    #wrapper #content-wrapper .container-fluid{
        padding-left: 108px !important;
        padding-top: 1rem !important;
   }

   .columns-video-content {
        padding-left: 2px !important;
    }
}
@media screen and (max-width: 430px) {
    /* menu lateral escondido */
    .sidebar-toggled .video-card-image .overlay-play,
    .sidebar-toggled .upload-details .overlay-play {
        font-size: 75px !important;
    }
    .sidebar-toggled .video-card-image .overlay-play .overlay-alert-text {
        font-size: 13pt !important;
    }
    .sidebar-toggled .video-card-image .overlay-play-expired {
        font-size: 50px !important;
    }
    .sidebar-toggled .video-card-image .overlay-play-expired .overlay-alert-text {
        font-size: 13pt !important;
    }
    .sidebar-toggled .video-card-body .btn {
        font-size: 10pt !important;
    }
    .sidebar-toggled .sticky-footer {
        margin-left: 0 !important;
    }

    .aquisicao-valor table {
        min-width: 0 !important;
    }
    
    .video-card-image .overlay-play,
    .upload-details .overlay-play {
        font-size: 60px !important;
    }
    .video-card-image .overlay-play .overlay-alert-text {
        font-size: 10pt !important;
    }
    .video-card-image .overlay-play-expired {
        font-size: 30px !important;
    }
    .video-card-image .overlay-play-expired .overlay-alert-text {
        font-size: 9pt !important;
    }
    .video-card-body .btn {
        font-size: 6pt !important;
    }
    .sticky-footer {
        margin-left: 76px !important;
    }
}