.logo_img {
    width: 150px;
    height: 113px;
    object-fit: cover;
}

.purple { color: #a333c8 !important}
#msg_bst_gen_thf{
    position: absolute;  top: inherit;  left: inherit; width: 100%; height:100%;  margin:0; z-index: 1060;  padding:0 !important;  text-align: center; color:#222; background: none;
}
.msg_bst_gen{
    position: fixed;  top: inherit;  left: inherit; width: 100%;  margin:0; margin-top: 0px; z-index: 1060;  padding:0 !important;  text-align: center; color:#222; background: none;
}
.large_img { width:450px; height:338px;
}
@media (max-width:991px) {
    .ui.tabular.menu .item { padding: 5px;}
    .name { font-size: 0.5em}
    .logo_img {
        width: auto;
        height: 150px;
    }

    .details_videoXXX { padding-left: 15px !important}
    .row_video { padding-right: 15px !important}
}

.video-jsX {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
}

.select_img{
    border: solid 6px #2185d0;
}
.chosen-container .chosen-drop {
    border-bottom: 0;
    border-top: 1px solid #aaa;
    top: auto;
    bottom: 40px;
}

a.circular.icon {
    line-height: 1 !important;
    padding: .5em .5em !important;
    -webkit-box-shadow: 0 0 0 .1em rgba(0, 0, 0, .1) inset;
    box-shadow: 0 0 0 .1em rgba(0, 0, 0, .1) inset;
    width: 3em !important;
    height: 3em !important
}


#number_selected_rows
{
    padding: 3px 3px 3px 3px;
    background-color: red;
    color: white;
    font-weight: bold;
    font-size: 14px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    box-shadow: 1px 1px 1px gray;
    text-align: center;
}
.image_grid {}
.info { color: purple; font-size: 1em; }
.side_bar_year {
    z-index: 1200;
}
.selected_year {
    color: #a333c8 !important;
}





.parent{
    position:relative;
    overflow:hidden;
    height:900px;
    width:100%;
    background:#ddd;
}
.scrollable{
    overflow-y:scroll;
    position:absolute;
    padding:0 17px 0 0;
    width: 100%;
    height:100%;
}
.scrollbar{
    cursor:n-resize;
    position:absolute;
    overflow:hidden;
    top:0px;
    right:0px;
    z-index:2;
    background:white;
    border: 1px solid #a333c8;
    width:30px;
    height: 50px;
    border-radius:8px;
}





.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: red;
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}









*, *:before, *:after, * * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}

.g--flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.g--flex > * {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}



/*
    elements
*/
.ratio {
    position: relative;
}

.ratio canvas {
    visibility: hidden;
    display: block;
    width: 100%;
}

.ratio canvas + * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ratio.set--height canvas {
    width: auto;
    height: 100%;
}

.svg {
    display: inline-block;
}

.timeline {
    position: relative;
    background: white;
}
.timeline__event {
    position: relative;
    top: 9px;
    z-index: 2;
    display: flex;
    align-items: center;
    height: 20px;
    cursor: default;
}
.timeline__event:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 2px;
    background: #E0DEE0;
    content: "";
}
.timeline__event.is--monday:before {
    background-color: #C2C2C2;
}
.timeline__event.is--weekend:before {
    width: 11px;
}
.timeline__event__date {
    opacity: 0;
    width: 35.2941176471%;
    padding-left: 35px;
    color: #7E828D;
    font-size: .8rem;
    transition: opacity .2s ease-in;
}
.timeline__event.is--first-day .timeline__event__date, .timeline__event.is--today .timeline__event__date, .timeline__event.is--last-day .timeline__event__date, .timeline__event:hover .timeline__event__date, .timeline__event:focus .timeline__event__date {
    opacity: 1;
    transition: opacity .2s ease-in;
}
.timeline__endured {
    position: relative;
    padding-top: 30px;
}

.dot {
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: white;
    border: 2px solid #718394;
    border-radius: 20px;
}
.dot__icon.is--waiting {
    width: 10px;
}
.is--complete .dot {
    background-color: #5D8EFF;
    border: none;
}

.aside {
    position: absolute;
    top: 0;
    left: 0;
    width: 35.2941176471%;
    height: 100%;
}
.aside__line {
    position: absolute;
    top: 0;
    left: 100%;
    transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background: #F0EDF0;
}

.filled {
    transform: scaleY(0);
    transform-origin: top center;
    z-index: 1;
    background: #F3F1F3;
    animation: scaleDown 1s ease-in-out;
    animation-fill-mode: forwards;
}
.filled__line__completed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #5D8EFF;
}

/*
    views
*/
.scene {
    position: relative;
    background-color: #020111;
}

.scene__shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.scene__shade.is--past {
    -webkit-animation: fadeOut .5s linear;
    animation: fadeOut .5s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.scene__shade:nth-child(1) {
    z-index: 99;
    background: #020111;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.scene__shade:nth-child(2) {
    z-index: 98;
    background: linear-gradient(to bottom, #020111 85%, #191621 100%);
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.scene__shade:nth-child(3) {
    z-index: 97;
    background: linear-gradient(to bottom, #020111 60%, #20202c 100%);
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.scene__shade:nth-child(4) {
    z-index: 96;
    background: linear-gradient(to bottom, #020111 10%, #3a3a52 100%);
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.scene__shade:nth-child(5) {
    z-index: 95;
    background: linear-gradient(to bottom, #20202c 0%, #515175 100%);
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.scene__shade:nth-child(6) {
    z-index: 94;
    background: linear-gradient(to bottom, #40405c 0%, #6f71aa 80%, #8a76ab 100%);
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.scene__shade:nth-child(7) {
    z-index: 93;
    background: linear-gradient(to bottom, #4a4969 0%, #7072ab 50%, #cd82a0 100%);
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.scene__shade:nth-child(8) {
    z-index: 92;
    background: linear-gradient(to bottom, #757abf 0%, #8583be 60%, #eab0d1 100%);
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.scene__shade:nth-child(9) {
    z-index: 91;
    background: linear-gradient(to bottom, #82addb 0%, #ebb2b1 100%);
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.scene__shade:nth-child(10) {
    z-index: 90;
    background: linear-gradient(to bottom, #94c5f8 1%, #a6e6ff 70%, #b1b5ea 100%);
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.scene__shade:nth-child(11) {
    z-index: 89;
    background: linear-gradient(to bottom, #b7eaff 0%, #94dfff 100%);
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s;
}

.scene__shade:nth-child(12) {
    z-index: 88;
    background: linear-gradient(to bottom, #9be2fe 0%, #67d1fb 100%);
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.scene__shade:nth-child(13) {
    z-index: 87;
    background: linear-gradient(to bottom, #90dffe 0%, #38a3d1 100%);
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s;
}

.scene__shade:nth-child(14) {
    z-index: 86;
    background: linear-gradient(to bottom, #57c1eb 0%, #246fa8 100%);
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.scene__shade:nth-child(15) {
    z-index: 85;
    background: linear-gradient(to bottom, #2d91c2 0%, #1e528e 100%);
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s;
}

.scene__shade:nth-child(16) {
    z-index: 84;
    background: linear-gradient(to bottom, #2473ab 0%, #1e528e 70%, #5b7983 100%);
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}

.scene__shade:nth-child(17) {
    z-index: 83;
    background: linear-gradient(to bottom, #1e528e 0%, #265889 50%, #9da671 100%);
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s;
}

.scene__shade:nth-child(18) {
    z-index: 82;
    background: linear-gradient(to bottom, #1e528e 0%, #728a7c 50%, #e9ce5d 100%);
    -webkit-animation-delay: 9s;
    animation-delay: 9s;
}

.scene__shade:nth-child(19) {
    z-index: 81;
    background: linear-gradient(to bottom, #154277 0%, #576e71 30%, #e1c45e 70%, #b26339 100%);
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s;
}

.scene__shade:nth-child(20) {
    z-index: 80;
    background: linear-gradient(to bottom, #163C52 0%, #4F4F47 30%, #C5752D 60%, #B7490F 80%, #2F1107 100%);
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}

.scene__shade:nth-child(21) {
    z-index: 79;
    background: linear-gradient(to bottom, #071B26 0%, #071B26 30%, #8A3B12 80%, #240E03 100%);
    -webkit-animation-delay: 10.5s;
    animation-delay: 10.5s;
}

.scene__shade:nth-child(22) {
    z-index: 78;
    background: linear-gradient(to bottom, #010A10 30%, #59230B 80%, #2F1107 100%);
    -webkit-animation-delay: 11s;
    animation-delay: 11s;
}

.scene__shade:nth-child(23) {
    z-index: 77;
    background: linear-gradient(to bottom, #090401 50%, #4B1D06 100%);
    -webkit-animation-delay: 11.5s;
    animation-delay: 11.5s;
}

.scene__shade:nth-child(24) {
    z-index: 76;
    background: linear-gradient(to bottom, #00000c 80%, #150800 100%);
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

.scene__shade:nth-child(25) {
    z-index: 75;
    background: #00000c;
    -webkit-animation-delay: 12.5s;
    animation-delay: 12.5s;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
@keyframes scaleDown {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}