.fake-navbar {
    height: 54px;
    margin: 0 0 0 0;
    padding: 10px;
    color: #fd9d0a !important;
}

.navbar-brand {
    color: white !important;
    font-size: 16px;
    text-decoration: none !important;
}

.navbar-username {
    color: white !important;
    font-size: 16px;
    text-decoration: none !important;
}

.nav-title {
    color: white;
    font: normal normal normal 20px Poppins;
}

.bootstrap-select {
    padding: 0px !important;
    width: 100% !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    padding: 3px !important;
}

.bootstrap-select > .dropdown-toggle {
    padding: 3px !important;
}

.card-shadow {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000026 !important;
}

.card-outline {
    background: transparent padding-box;
    border: 1px solid #c4bcbc;
}

.card-tg-hovered {
    background-color: #4b4b4b !important;
}

.card-external-title {
    color: #707070;
    font: normal normal normal 24px Poppins;
}

.card-internal-title {
    color: #707070;
    font: normal normal normal 32px Poppins;
}

.rounded-30 {
    border-radius: 0.8rem;
}

.toexpand-icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.toexpand-username-icon {
    margin-left: 5px;
    color: white;
    font-size: 8px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.expanded-icon {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.mirror-vertical {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.custom-link,
a:link,
a:hover,
a:active {
    color: #707070;
    text-decoration: underline;
}

.menu-link-highlite,
a:link,
a:hover,
a:active {
    color: #fff !important;
    text-decoration: none !important;
}

.menu-link,
a:link,
a:hover,
a:active {
    color: #707070 !important;
    text-decoration: none !important;
}

.menu-sub-link,
a:link,
a:hover,
a:active {
    /* color: #bc6b2c !important; */
    text-decoration: none !important;
}

.sidebar {
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 300px;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #707070;
    padding: 10px;
    background: #ebebeb padding-box;
    /*min-height: calc(12% - 1em) !important;*/
}

.button-transparent {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none !important;
}

.button-no-borders {
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none !important;
}

.fab {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000026 !important;
    border-radius: 90px;
}

.hidden {
    display: none !important;
}

.button-footer {
    color: #5c5a5a !important;
    background-color: white !important;
    border: none !important;
    font: normal normal normal 15px Nunito Sans !important;
}

.button-footer-save {
    color: white !important;
    background-color: #1eb0ed padding-box !important;
    border: none !important;
    font: normal normal normal 15px Nunito Sans !important;
}

.card-row {
    border: none;
    padding: 15px !important;
    margin-bottom: 15px;
}

.tg-modal-header {
    border: none;
}

.gray-hint {
    font: normal normal normal 12px Poppins;
    letter-spacing: 0px;
    color: #a8a8a8;
}

.gray-text {
    font: normal normal normal 16px Nunito Sans;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-poppins-s {
    font: normal normal normal 12px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-poppins {
    font: normal normal normal 16px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-poppins-m {
    font: normal normal normal 18px Poppins;
    color: #707070;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-poppins-m-red {
    font: normal normal normal 16px Poppins;
    color: #af4141;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-sidebar {
    font: normal normal normal 18px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-sidebar-highlite {
    font: normal normal normal 18px Poppins;
    color: white;
    background-color: #b7b7b7;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-decoration: none !important;
}

.gray-text-video {
    font: normal normal normal 14px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.gray-text-video-ctg {
    font: normal normal normal 28px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 10px;
}

.gray-text-video-ctg-inner {
    font: normal normal normal 14px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 1rem;
}

.gray-text-footer {
    font: normal normal normal 18px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
    line-height: 40px;

}

.gray-text-sm-video {
    font: normal normal normal 12px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.gray-title-video {
    font: normal normal normal 22px Poppins;
    color: #707070;
    letter-spacing: 0px;
    margin-bottom: 0px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 120%;
}

.input-icon {
    margin: auto;
    position: absolute;
    width: 15px;
    top: 0.5rem;
    right: 1.8rem;
}

.search-input-icon {
    margin: auto;
    position: absolute;
    width: 15px;
    top: 0.7rem;
    right: 1.8rem;
}

.input-search {
    width: 60%;
    height: 42px;
    margin: 10px auto 10px auto;
}

.orange-border {
    border-color: #f7b502 !important;
}

.red-border {
    border-color: #af4141 !important;
}

.bg-red {
    background-color: #af4141;
}

.btn-outline-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:visited,
.btn-outline-secondary:focus {
    background-color: white !important;
    color: #707070 !important;
}

div .bg-light-gray {
    background-color: #ebebeb;
}

@media only screen and (max-width: 360px) {
    .video-box-small {
        margin-bottom: 10px;
        width: 100%;
        height: 100px;
        /* border: 3px solid #2b2b2b; */
        position: relative;
    }
    .video-box-last {
        width: 100%;
        height: 140px;
        /*border: 3px solid #2b2b2b;*/
        border: none;
        position: relative;
    }
}

@media only screen and (min-width: 361px) {
    .video-box-small {
        margin-bottom: 10px;
        width: 100%;
        height: 120px;
        /* border: 3px solid #2b2b2b; */
        position: relative;
    }
    .video-box-last {
        width: 100%;
        height: 220px;
        /*border: 3px solid #2b2b2b;*/
        border: none;
        position: relative;
    }
}

@media only screen and (min-width: 576px) {
    .video-box-small {
        margin-bottom: 10px;
        width: 100%;
        height: 80px;
        /* border: 3px solid #2b2b2b; */
        position: relative;
    }
    .video-box-last {
        width: 100%;
        height: 160px;
        /*border: 3px solid #2b2b2b;*/
        border: none;
        position: relative;
    }
}

@media only screen and (min-width: 754px) {
    .mark-in-out {
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    .video-box-small {
        margin-bottom: 10px;
        width: 100%;
        height: 120px;
        /* border: 3px solid #2b2b2b; */
        position: relative;
    }
    .video-box-last {
        width: 100%;
        /*height: 180px;*/
        height: 13vw;
        /*border: 3px solid #2b2b2b;*/
        border: none;
        position: relative;
    }
    .news-box-last {
        width: auto;
        height: 250px;
        position: relative;
    }
    .news-box-small {
        width: auto;
        height: 150px;
        position: relative;
    }
}

@media only screen and (min-width: 1250px) {
    .video-box-small {
        height: 170px;
    }

    .foto__max_size {
        /* width: auto !important; */
        max-height: 100%;
        width: auto;
    }
    .videoToHover {
        height: auto !important;
    }
    .mark-in-out {
        width: 90%;
    }
}

@media only screen and (min-width: 1650px) {
    .mark-in-out {
        width: 40%;
    }
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #707070;
}

.carousel-control-prev {
    position: absolute;
    left: -40px;
    width: 50px;
}

.carousel-control-next {
    position: absolute;
    right: -40px;
    width: 50px;
}

.carousel-control-prev-icon {
    background-image: url("/img/carousel-left.png") !important;
    height: 40px;
}
.carousel-control-next-icon {
    background-image: url("/img/carousel-right.png") !important;
    height: 40px;
}

.text-undecoratated {
    text-decoration: none !important;
}

.table-border {
    background: #ffffff;
    border: 1px solid #707070;
    border-radius: 12px;
    opacity: 1;
    padding: 8px;
}

.sidebar-item {
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 2px;
    font: normal normal normal Poppins;
    letter-spacing: 0px;
    text-decoration: none;
    color: #707070;
    background: #ebebeb;
}

.sidebar-item-highlite {
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 2px;
    font: normal normal normal Poppins;
    letter-spacing: 0px;
    color: white;
    background: #ffa50b;
}

.sidebar-item-sub {
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    font: normal normal normal Poppins;
    letter-spacing: 0px;
    color: white;
    background: #e4863e;
}

.sidebar-item-sub-highlite {
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    font: normal normal normal Poppins;
    letter-spacing: 0px;
    color: #bc6b2c;
    background: #e4863e;
}

div .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6.3px -7.2px -6.3px -7.2px;
}

div .home-top-section {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #7070702f;
    margin-top: 5px;
}

div .home-sub-section {
    margin: 30px 0px 20px 0px;
}

div .home-last-section {
    margin: 20px 0px 50px 0px;
}

#login-button {
    color: white;
    background-color: #fd9d0a;
    border-radius: 90px;
    font: normal normal normal 16px Poppins;
    letter-spacing: 0px;
}

#remember-text {
    color: #707070;
    border-radius: 90px;
    font: normal normal normal 16px Nunito Sans 100;
    letter-spacing: 0px;
    vertical-align: bottom;
}

.inline-checkbox {
    position: absolute;
    margin-top: 0.7rem;
    margin-left: -1.5rem;
}

input[type="checkbox"]:checked {
    color: #707070;
    background-color: #707070;
    border-radius: 0%;
    box-shadow: none !important;
}

input[type="checkbox"] {
    border: 1px solid #707070 !important;
    border-radius: 0% !important;
    box-shadow: none !important;
}

.search-text-orange {
    box-shadow: none !important;
    padding-right: 2rem;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 3px solid #fd9d0a;
    border-radius: 39px;
}

.search-text {
    box-shadow: none !important;
    padding-right: 2rem;
}

input[type="email"] {
    border: 1px solid #707070 !important;
    border-radius: 15px;
    box-shadow: none !important;
    padding-right: 2rem;
}

input[type="password"] {
    border: 1px solid #707070 !important;
    border-radius: 15px;
    box-shadow: none !important;
    padding-right: 2rem;
}

._center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

::placeholder {
    /* Chrome/Opera/Safari */
    color: #70707070 !important;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #70707070;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #70707070;
}
:-ms-input-placeholder {
    /* IE 10+ */
    color: #70707070;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #70707070;
}

input[type="checkbox"]:checked.broadcasts {
    color: #1eb0ed !important;
    background-color: #1eb0ed !important;
    border-radius: 0%;
    box-shadow: none !important;
}

/** News **/
#video_modal .image-wrapper {
    max-width: 250px;
}

.video-box-small {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}