@font-face {
    font-family: news;
    src: url(../fonts/Rabelo_Regular.otf);
}
.inblock {
    display:inline-block;
    vertical-align: top;
}
.news {
    font-family: news;
    color:black;
    font-weight: bold;
}
.imgLogo {
    margin-top:-20px;
}
.entrySlot1 {
    max-height:378px;
}
.entrySlot2 {
    height:218px;
}
.entrySlot3 {
    height:224px;
}
.p-2 {
    padding:5px;
}
tr[data-content-id]:hover {
    background-color:rgba(0,0,0,0.1);
    cursor:pointer;
}
.modal {
    z-index:1000000000;
}
.contentToFill {
    position:relative;
}
.contentToFillFolder {
    position:relative;
}
.contentToFill.post.feature-post .entry-title {
    background-color:rgba(0,0,0,0.8);
    padding:5px;
    border-radius: 0 0 5px 5px;
    margin:0px;
    color:white;
    border: 1px solid rgba(255,255,255,0.2)!important;
}
.contentToFill.post.feature-post .entry-meta {
    background-color:rgba(57,57,57,0.8);
    padding:5px;
    border-radius: 5px 5px 0 0;
    color:white;
    border: 1px solid rgba(255,255,255,0.05);
    border-bottom:none;
}
.contentToFill.post.feature-post a {
 color:white;
}
.facebook {
    color:cornflowerblue!important;
}
.dailymotion {
    color:rgb(0,192,248)!important;
}
.youtube {
    color:red!important;
    background-color:transparent!important;
}
medium-post .catagory,  post .catagory {
    position:relative!important;
}
.adminSlot {
    position:absolute;
    z-index:4;
}
.adminBar {
    position:fixed;
    z-index:11000000;
}

.mfp-wrap {
    z-index:11000000;
}

.mt-1 {
    margin-top:5%;
}
.mr-2 {
    margin-right:5%;
}
.googleMap {
    width:100%;
    height:200px;
}
.page-breadcrumbs {
    margin-top: 15px;
}
.videoEmbed {
    width:100%;
    min-height:370px;
}
.podcastOpened {
    position: fixed;
    bottom: 0;
    z-index: 1100000;
    background-color: rgba(255,255,255,1);
    width: 100%;
    padding: 5px;
    border-radius: 0 0 15px 0px;
}
.preTvnet {
    background-color: transparent;
    border: none;
    font-family: Signika Negative;
    width: 100%;
    white-space: pre-wrap;
    font-size: 16px;
    font-weight: 400;
}
.imageArticle {
    border: 5px solid rgba(0,0,0,0.02);
    border-radius: 5px;
    margin-right: 15px;
}
.entry-content { 
    color:#363636;
}
.ragister-account {
    margin-top:0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}
.video-post-list .entry-header, .widget .post-list .entry-header {
    float: left;
    width: 40%;
}
.video-post-list .post-content, .widget .post-list .post-content {
    float: left;
    width: 60%;
    padding: 20px 15px;
}
.carousel-inner item a img {
    height:250px!important;
}
.userConnected {
    color: #f7941d;
}
.userNotConnected {
    color:red;
}
#navigation {
    background-color:#333;
}
#date-time {
    color:white!important;
    border:none;
}
#weather {
    color:white!important;
    border:none;
}
.topbar {
    border-bottom:1px solid rgba(255,255,255,0.05)!important;
}
.search-icon {
    border-left:1px solid rgba(255,255,255,0.05)!important;
}
.searchNlogin li {
    border-left:1px solid rgba(255,255,255,0.05)!important;
}
#breve .medium-post .entry-header .entry-thumbnail img {
    width: 150px!important;
}
.liFolder {
    width:19.7%;
    display:inline-block;
    vertical-align: top;
}
.navbar {
    background-color: #333;
    border-bottom: 3px solid black;  
}    
#menubar {
    background-color: #333;
}
.navbar-toggle .icon-bar, .navbar-fixed-top .navbar-toggle .icon-bar {
    background-color: white;
}
.mt-2 {
    margin-top:20px;
}
.latest-news-wrapper {
    overflow:hidden;
    margin:0;
    
}