/**** COLORS ****/
/* 
Main color: green
Web: #00ACA9
RGB: R 0 G 172 B 169

Main color: blue
Web: #1A3AAB
RGB: R 26 G 58 B 171

Light grey: #E9ECEF
*/


.bg-trama-elhuyar{
    background: url(/static/elhuyar/img/trama_3.svg);
    background-position: -52rem 8rem, 55rem 63rem;
    background-repeat: no-repeat;
    background-size: 80rem, 80rem;
    background-color: #E9ECEF;
}
.bg-trama-elhuyar-green{
    background: url(/static/elhuyar/img/trama_5.png);
    background-position: -22rem 1rem, 55rem 63rem;
    background-repeat: no-repeat;
    background-size: 80rem, 80rem;
    background-color: white;
}

.bg-gradient-elhuyar{
    background: #1A3AAB;
    background: -webkit-gradient(linear, left top, right top, from(#1A3AAB), to(#00ACA9));
    background: linear-gradient(to right, #1A3AAB, #00ACA9);
}

.bg-elhuyar{
    background-color: #00ACA9 !important;
    color: black !important;
}

.bg-elhuyar-dark{
    background-color: #1A3AAB !important;
    color: white !important;
}
.bg-elhuyar-light{
    background-color: #E9ECEF !important;
}

.navbar.header-elhuyar{
    background: white !important;
    padding: 1.5rem 3rem !important;
}

.navbar.header-elhuyar .nav-item.active .nav-link{
    color: #00ACA9 !important;
}
.navbar.header-elhuyar .nav-item:hover .nav-link{
    color: #00ACA9 !important;
}
.navbar.header-elhuyar .nav-item.nav-no-hover{
    border-bottom: 2px white solid !important;
}

.navbar.header-elhuyar .nav-item .nav-link{
    color: #1A3AAB !important;
    font-weight: 400;
    padding-left: 2rem; 
    padding-right: 2rem;
}




@media (min-width: 992px){
    .navbar {
        margin-bottom: 2rem !important;
    }
}

.navbar {
    margin-bottom: 2rem !important;
}

.navbar-expand-xl .navbar-toggler {
    margin:0 !important;
  }

.label-elhuyar{
    background-color: #00ACA9;
    color: white;
    padding: .25rem .5rem;
    border-radius: 5px;
    font-size: 75%;
}


.border-bottom{
    border-bottom: 1px solid rgba(26, 58, 171, 0.2) !important;
}

td, th{
    color: #4F483C !important;
}
.dropdown-item{
    color: #4F483C !important;
}

.alert-elhuyar {
    color: #4F483C;
    background-color: #CAE7EA;
    border-color: #00ACA8;
}

.alert-elhuyar-dark {
    color: #4F483C;
    background-color: #CAC7C4;
    border-color: #8C8880;
}

.btn-xs{
    padding: .5rem .75rem;
}
.btn-elhuyar-min{
    background-color: transparent !important;
    color: #4F483C !important;
    border: 1px solid #4F483C;
    box-shadow: none !important;
}
.btn-elhuyar-min:hover{
    background-color: rgba(0,0,0,0.05) !important;
    color: #00ACA8 !important;
}

.btn-elhuyar{
    background-color: #00ACA9 !important;
    color: black !important;
    /*font-weight: 400 !important;*/
}
.btn-elhuyar:hover{
    background-color: rgba(0, 172, 169, 0.8) !important;
    color: white !important;
}
.btn-elhuyar-white{
    background-color: transparent !important;
    color: white !important;
    border: 1px solid white !important;
    /*font-weight: 400 !important;*/
}
.btn-elhuyar-white:hover{
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: white !important;
}
.btn-elhuyar-dark{
    background-color: #1A3AAB !important;
    color: white !important;
}
.btn-elhuyar-dark:hover{
    background-color: rgba(26, 58, 171, 0.8) !important;
    color: white !important;
}
.btn-elhuyar-dark-65{
    background-color: #8C8880 !important;
    color: white !important;
}
.btn-elhuyar-dark-65:hover{
    background-color: #4F483C !important;
    color: white !important;
}
.btn-outline-elhuyar {
    border: 2px solid #1A3AAB!important;
    background-color: transparent!important;
    color: #1A3AAB!important;
}
.btn-outline-elhuyar:hover{
    color: #1A3AAB!important;
}

.text-elhuyar{
    color: #00ACA9 !important;
}
.text-elhuyar-dark{
    color: #1A3AAB !important;
}

.container .zentratua .text-elhuyar-dark, .container .zentratua2 .text-elhuyar-dark {
    color: #1A3AAB !important;
    background: white !important;
    width: fit-content !important;
    margin: auto;
      margin-bottom: auto;
    padding: 10px;
    border-radius: .25rem !important;
    margin-bottom: 1em;
}

.text-elhuyar-red{
    color: red !important;
}


.bg-trama-elhuyar-green {
    background: url(/static/img/trama_2.png);
    background-position: -22rem 1rem, 55rem 63rem;
    background-repeat: no-repeat;
    background-size: 80rem, 80rem;
    background-color: white;
}
.bg-trama-elhuyar {
    background: url(/static/img/trama_3.svg);
    background-position: -32rem 0rem, 55rem 63rem;
    background-repeat: no-repeat;
    background-size: 60rem, 60rem;
    background-color: white;
}




.btn-elhuyar-simple{
    box-shadow: none !important;
}

.btn-elhuyar-simple:hover, .btn-elhuyar-simple:focus{
    box-shadow: none !important;
    color: #00ACA8 !important;
}



.btn-subtitle-editor
{
    margin: 0;
}

.slider-subtitle-editor
{
    vertical-align: middle;
}

.subtitle-editor-textarea
{
    width: 95%;
    display: inline;
}


.page-item.active .page-link
{
    color: white !important;
    background-color: #00ACA8 !important;
    border-color: #00ACA8 !important;
}

.page-item.active .page-link:hover
{
    color: #64C2C8 !important;
}










.md-form input[type=date]:focus:not([readonly]), .md-form input[type=datetime-local]:focus:not([readonly]), .md-form input[type=email]:focus:not([readonly]), .md-form input[type=number]:focus:not([readonly]), .md-form input[type=password]:focus:not([readonly]), .md-form input[type=search-md]:focus:not([readonly]), .md-form input[type=search]:focus:not([readonly]), .md-form input[type=tel]:focus:not([readonly]), .md-form input[type=text]:focus:not([readonly]), .md-form input[type=time]:focus:not([readonly]), .md-form input[type=url]:focus:not([readonly]), .md-form textarea.md-textarea:focus:not([readonly])
{
    -webkit-box-shadow: 0 1px 0 0 #00ACA8;
    box-shadow: 0 1px 0 0 #00ACA8;
    border-bottom: 1px solid #00ACA8;
}

.md-form input[type=date]:focus:not([readonly])+label, .md-form input[type=datetime-local]:focus:not([readonly])+label, .md-form input[type=email]:focus:not([readonly])+label, .md-form input[type=number]:focus:not([readonly])+label, .md-form input[type=password]:focus:not([readonly])+label, .md-form input[type=search-md]:focus:not([readonly])+label, .md-form input[type=search]:focus:not([readonly])+label, .md-form input[type=tel]:focus:not([readonly])+label, .md-form input[type=text]:focus:not([readonly])+label, .md-form input[type=time]:focus:not([readonly])+label, .md-form input[type=url]:focus:not([readonly])+label, .md-form textarea.md-textarea:focus:not([readonly])+label
{
    color: #00ACA8 !important;
}

.md-form textarea~label.active
{
    color: inherit !important;
}



/* width */
::-webkit-scrollbar
{
    width: 7px !important;
    height: 7px !important;
}

/* Track */
::-webkit-scrollbar-track
{
    /*background: var(--main-theme-color) !important; */
}
 
/* Handle */
::-webkit-scrollbar-thumb
{
    background: #00ACA8 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover
{
    background: #64C2C8 !important;
}


.offer-detail
{
    position: relative;
}

.offer-detail i
{
    position: absolute;
    top: 4px;
    left: 0;
}

.offer-detail p
{
    margin-left: 30px;
}



body#login_body
{
    height: 100%;
    /*background-color: #00ACA8 !important;
    background-color: var(--secondary-theme-color) !important;*/
}

body
{
    font-family: 'Fira Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    position: relative;
    background-color: #EDECEB !important;
    color: black !important;
}

h3 {
font-size: 1.50rem !important;
}

.table{
    color: inherit;
}



#container
{
    margin: auto;
}



#header #logo
{
    max-width: 250px;
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}

#header h1, #main_header h1

{
    font-size: 30px;
    font-weight: 400;
}

#header h1
{
    color: white;
}

#main_header h1, #main_header h2, #main_header h3
{
    color: #00ACA8 !important;
}

a
{
    color: #00ACA8 !important;
}



a:hover, a:focus
{
    color: #64C2C8 !important;
}








.record-btn
{
    margin-right: 30px;
    margin-bottom: 10px;
}

.clean-btn
{
    margin-right: 10px;
    margin-bottom: 10px;
}

a.btn-warning
{
    color: white !important;
}



#uploads_container
{
    margin: 60px auto;
}

#upload_selections
{
    width: 100%;
}

.file_link
{
    color: #00ACA8 !important;
}

.file_choose
{
    cursor: pointer;
}

#drop-zone:hover{
    cursor: pointer;
}


#notlogged_card
{
    max-width: 450px;
    margin-bottom: 2em;
}

.statistics_card
{
    color: white;
    border-radius: 5px;
    min-height: 160px;
}

.button_card
{
    width: 100%;
    max-width: 400px;
    height: 200px;
    position: relative;
    border-radius: 4px;
    box-shadow: 5px 5px 12px 0px rgba(0,0,0,.2);
    padding-top: 60px;
    margin: 0 auto 30px !important;
    display: block;
    padding: 0 0 0 0;
}

.button_card button
{
    height: 100%;
    width: 100%;
    border-radius: 4px;
    color: white;
    background-color: #00ACA8 !important;
    padding: 0;
    border: none;
    background: none;
}

.button_card button:focus, .button_card button:hover
{
    color: #8C8880 !important;
}

.button_card span
{
    display: block;
    vertical-align: middle;
    margin:auto;
    text-align: center;
    margin-bottom: 15px;
}

.button_card span i
{
    font-size: 40px;
    vertical-align: middle;
}

.button_card span i.fa-small
{
    font-size: 30px;
}




.content_card
{
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);
    padding: 15px;
    overflow: hidden;
}
.content_card_header
{
    width: 100%;
    overflow: hidden;
}
.content_card_logo
{
    width: 100px;
    height: 100px;
    position: relative;
    float:left;
    color:white;
    text-align: center;
}

.content_card_logo img
{
    width: 70px;
    display: block;
    position:absolute;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    margin:auto;
}
.content_card_logo span
{
    display: block;
    vertical-align: middle;
    margin:auto;
    text-align: center;
    line-height: 100px;
}
.content_card_logo span i
{
    font-size: 25px;
    line-height: 100px;
}
.content_card_header_right
{
    margin-left: 115px;
}



.box__dragndrop, .box__uploading, .box__success, .box__error
{
    display: none;
}

.box .box__input img
{
    width: 100px;
}

.box .box__input label
{
    margin: 0;
}

.box.has-advanced-upload .box__dragndrop
{
    display: inline;
}

.box.is-dragover
{
    background-color: #EDECEB;
}




.progress-bar.progress-bar-striped
{
    color: white !important;
    background-color: #00ACA8 !important;
}

.progress-bar.bg-success
{
    background-color: #00ACA8 !important;
}





#audio_preview img, #audio_preview2 img
{
    max-width: 300px;
    display: none;
}

#download_audio_btn
{
    display: none;
}

#youtube_action img
{
    width: 100px;
    display: block;
    margin: auto;
}

#youtube_preview
{
    margin-bottom: 15px;
}

#youtube_preview img
{
    display: block;
    margin: auto;
    width: 400px;
}

#youtube_preview span
{
    display:block;
    text-align: center;
    padding: 10px 0px;
}



#recordingsList
{
    display: none;
}

#wave
{
    height: 58px;
}

#file_preview
{
    max-width: 600px;
    margin: auto;
}

#log
{
    display: block;
    margin: 30px auto 0;
    overflow: scroll;
    max-height: 200px;
    font-size: 80%
}

button.close
{
    background-color: transparent !important;
    border-color: transparent !important;
}

.transcription
{
    background-color: white;
}

#filter-search
{
    background-color: white;
}

mark
{
    color: white;
    background-color: #00ACA8 !important;
}

.big_num
{
    font-size: 3rem;
    color: white;
}

textarea
{
    overflow:hidden;
    padding:6px 12px;
    width:250px;
    font-size:1rem;
    display:block;
    resize: none;
}

.segment
{
    cursor: pointer;
}



.flash {
    -moz-animation: flash 1s ease-out;
    -moz-animation-iteration-count: 3;
    -webkit-animation: flash 1s ease-out;
    -webkit-animation-iteration-count: 3;
    -ms-animation: flash 1s ease-out;
    -ms-animation-iteration-count: 3;
}

@keyframes flash {
    0% { background-color: transparent; color: initial; }
    50% { background-color: #00aca8; color: red; }
    100% { background-color: transparent; color: initial; }
}

@-webkit-keyframes flash {
    0% { background-color: transparent; color: initial; }
    50% { background-color: #00aca8; color: red; }
    100% { background-color: transparent; color: initial; }
}

@-moz-keyframes flash {
    0% { background-color: transparent; color: initial; }
    50% { background-color: #00aca8; color: red; }
    100% { background-color: transparent; color: initial; }
}

@-ms-keyframes flash {
    0% { background-color: transparent; color: initial; }
    50% { background-color: #00aca8; color: red; }
    100% { background-color: transparent; color: initial; }
}

.controls {
    display: block;
    margin-top: .5em;
    margin-bottom: .5em;
    padding: 0;
}

#serverStatusBar {
    font-family: monospace;
}

.highlight {
    color: red;
}

.pointer{
    cursor: pointer !important;
}

#transcription_text:fullscreen
{
    cursor: none;
}

#transcription_text:fullscreen.croma
{
    background-color: green;
}

#transcription_text:fullscreen.nocroma
{
    background-color: black;
}

#transcription_text:fullscreen #helper
{
    position: absolute;
    font-size: 40px;
    color: white;
    padding-left: 7%;
    padding-right: 7%;
    overflow-y: hidden;
    width:100%
}

#transcription_text:fullscreen.croma #helper
{
    text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black, -2px -2px black, 2px 2px black, 2px -2px black, -2px 2px black, -2px -1px black, 2px -1px black, -2px 1px black, 2px 1px black, -1px -2px black, 1px -2px black, -1px 2px black, 1px 2px black, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, -1px -1px black, 1px 1px black, 1px -1px black, -1px 1px black;
}

#transcription_text:fullscreen.nocroma #helper
{
    text-shadow: -2px 0 #333333, 0 2px #333333, 2px 0 #333333, 0 -2px #333333, -2px -2px #333333, 2px 2px #333333, 2px -2px #333333, -2px 2px #333333, -2px -1px #333333, 2px -1px #333333, -2px 1px #333333, 2px 1px #333333, -1px -2px #333333, 1px -2px #333333, -1px 2px #333333, 1px 2px #333333, -1px 0 #333333, 0 1px #333333, 1px 0 #333333, 0 -1px #333333, -1px -1px #333333, 1px 1px #333333, 1px -1px #333333, -1px 1px #333333;
}

#transcription_text:fullscreen #helper.ontop.twolines
{
    height: 150px;
    padding-top: 30px;
}

#transcription_text:fullscreen #helper.onbottom.twolines
{
    top: calc(100% - 150px);
    height: 150px;
    padding-bottom: 30px;
    display: flex;
}

#transcription_text:fullscreen #helper.onbottom.twolines span
{
    align-self: flex-end;
}

#transcription_text:fullscreen #helper.all
{
    height: 100%;
}

#transcription_text:fullscreen #helper.onbottom.all
{
    display: flex;
}

#transcription_text:fullscreen #helper.onbottom.all span
{
    align-self: flex-end;
}

#transcription_text:not(:fullscreen) #helper_span:empty:before
{
   content: attr(title);
}
/* WAVEFORM STYLE*/
#titles, #waveform-container {
    margin: 0px auto;
}

#zoomview-container, #overview-container {
    
    line-height: 0;

    
    -moz-box-shadow: 3px 3px 20px #919191;
    -webkit-box-shadow: 3px 3px 20px #919191;
    box-shadow: 3px 3px 20px #919191;
}

#zoomview-container {
    height: 125px;
    background-color: #ECECEC;
}

#overview-container {
    height: 85px;
}

#seek-time {
    width: 4em;
}

.log {
    margin: 0 auto 24px auto;
    width: 1000px;
}

table {
    width: 100%;
}

table th {
    text-align: left;
}

table th, table td {
    padding: 0.5em;
}

.hide {
    display: none;
}
.icon:hover{
    cursor:pointer;
    box-shadow: none !important;
    color: #00ACA8 !important;
}
.left-side-controls{
    margin-top: 20px;
}
.left-side-conf{
    margin-top: 5px;
    margin-left: 20px;
}
.left-side-conf2{
    margin-top: 5px;
    margin-left: 40px;
}
.format-subtitles{
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    padding: 20px;
    width: 50%;
    height:50%;
}

/*SPEAKER*/
.hizlaria_label {
  position: inherit !important;
  display:block;
  border-bottom: 1px solid #ccc;
}
.hizlaria_label:hover {
    cursor: pointer;
}

.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
/*SPEAKER INTERFACE*/

.custom-select{
    font-family: 'Fira Sans', sans-serif;
    position: relative;
    min-width: 125px;
    padding: 7px 40px 7px 12px;
    border: 1px solid #E8EAED;
    border-radius: 5px;
    box-shadow: 0 1px 3px -2px #9098A9;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;

}
.custom-select:focus {
     outline: none;
     border-color: #0077FF;
     box-shadow: 0 0 0 2px rgba(#0077FF,.2);
}
.custom-select:hover{
    stroke: #0077FF;
}
.speaker-select{
    margin:auto;
}
.speaker-list{
    display:flex;
    flex-flow: row;
    margin: 2.5px 0px;
}
.list-item{
    width: 45%;
} 


::cue(.red){ color: red; }
::cue(.blue){ color: blue; }
::cue(.green){ color: green; }
::cue(.navy){ color: navy; }
::cue(.purple){ color: blue; }
::cue(.maroon){ color: maroon; }
::cue(.olive){ color: olive; }
::cue(.teal){ color: teal; }
::cue(.lime){ color: lime; } 
::cue(.yellow){ color: yellow; }
::cue(.purple){ color: purple; } 

/* Download modal*/

.inline{
    display: inline;
}
.download-format, .download-timecode{
    margin-bottom: 1em;
}

input[type="checkbox"].switch{
    bottom:-4px;
    font-size: 12px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 3.5em;
    height: 1.5em;
    background: #ddd;
    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].switch:checked{
    background: #00ACA9;
  }
  
  input[type="checkbox"].switch:after{
    position: absolute;
    content: "";
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
            box-shadow: 0 0 .25em rgba(0,0,0,.3);
    -webkit-transform: scale(.7);
            transform: scale(.7);
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].switch:checked:after{
    left: calc(100% - 1.5em);
  }

  /*Draggable column*/
    .mainContent{
        max-height: 68vh;
        width:100%;
        overflow: hidden;
        
    }
    .main-left{
        float: left;
        width: 30%;
        overflow: auto;     
    }

    .main-right{
        float: left;
        width: 70%;
        overflow: auto;
    }
    .left-inner-content{
    padding-left: 2%;
    padding-right: 1%;
    }
    .right-inner-content{
        padding-left: 1%;
        padding-right: 2%;
    }
    #mainContentHolder{
        position: relative;
    }
    #draggable{
        position: absolute;
        z-index: 3;
        width: 0.5%;
        cursor: col-resize;
        background: transparent;
    }
    .margin-2{
        margin:5%;
    }

    /*EDIT_SUBTITLE_STYLE*/
    .color-button{
        width:50px;
        height: 50px;
    }
    .color-option{
        width: 20%; 
        margin:4px 3px;
        border-radius: 50%;
    }
    .color-option:hover {
      box-shadow: 1px 1px;
      cursor: pointer;
    }
    .color-preview{
        background-color: #000000;
        border-radius: 50%;
        margin:5px 3px;
    }
    #sub-preview{
        width:90%;
    }
    #video_canvas{
        width:90%;
    }
    .zuria video::cue{
        color:#FFFFFF;
    }
    .berdea video::cue{
        color:#33cc33;
    }
    .urdin_iluna video::cue{
        color:#0033cc;
    }
    .laranja video::cue{
        color:#ff9900;
    }
    .horia video::cue{
        color:#F9FF5C;
    }
    .morea video::cue{
        color:#9900ff;
    }
    .gorria video::cue{
        color:#e60000;
    }
    .urdin_argia video::cue{
        color:#28A0F8;
    }
    .gris_argia video::cue{
        color:#d9d9d9;
    }
    .grisa video::cue{
        color:#999999;
    }
    .gris_iluna video::cue{
        color:#595959;
    }
    .beltza video::cue{
        color:#000000;
    }

    .bg_zuria_ts video::cue{
        background: transparent;
        text-shadow: #FFFFFF -1px -1px 0px, #FFFFFF 1px -1px 0px, #FFFFFF -1px 1px 0px, #FFFFFF 1px 1px 0px;
    }
    .bg_berdea_ts video::cue{
        background: transparent;
        text-shadow: #33cc33 -1px -1px 0px, #33cc33 1px -1px 0px, #33cc33 -1px 1px 0px, #33cc33 1px 1px 0px;
    }
    .bg_urdin_iluna_ts video::cue{
        background: transparent;
        text-shadow: #0033cc -1px -1px 0px, #0033cc 1px -1px 0px, #0033cc -1px 1px 0px, #0033cc 1px 1px 0px;
    }
    .bg_laranja_ts video::cue{
        background: transparent;
        text-shadow: #ff9900 -1px -1px 0px, #ff9900 1px -1px 0px, #ff9900 -1px 1px 0px, #ff9900 1px 1px 0px;
    }
    .bg_horia_ts video::cue{
        background: transparent;
        text-shadow: #F9FF5C -1px -1px 0px, #F9FF5C 1px -1px 0px, #F9FF5C -1px 1px 0px, #F9FF5C 1px 1px 0px;
    }
    .bg_morea_ts video::cue{
        background: transparent;
        text-shadow: #9900ff -1px -1px 0px, #9900ff 1px -1px 0px, #9900ff -1px 1px 0px, #9900ff 1px 1px 0px;
    }
    .bg_gorria_ts video::cue{
        background: transparent;
        text-shadow: #e60000 -1px -1px 0px, #e60000 1px -1px 0px, #e60000 -1px 1px 0px, #e60000 1px 1px 0px;
    }
    .bg_urdin_argia_ts video::cue{
        background: transparent;
        text-shadow: #28A0F8 -1px -1px 0px, #28A0F8 1px -1px 0px, #28A0F8 -1px 1px 0px, #28A0F8 1px 1px 0px;
    }
    .bg_gris_argia_ts video::cue{
        background: transparent;
        text-shadow: #d9d9d9 -1px -1px 0px, #d9d9d9 1px -1px 0px, #d9d9d9 -1px 1px 0px, #d9d9d9 1px 1px 0px;
    }
    .bg_grisa_ts video::cue{
        background: transparent;
        text-shadow: #999999 -1px -1px 0px, #999999 1px -1px 0px, #999999 -1px 1px 0px, #999999 1px 1px 0px;
    }
    .bg_gris_iluna_ts video::cue{
        background: transparent;
        text-shadow: #595959 -1px -1px 0px, #595959 1px -1px 0px, #595959 -1px 1px 0px, #595959 1px 1px 0px;
    }
    .bg_beltza_ts video::cue{
        background: transparent;
        text-shadow: #000000 -1px -1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 1px 1px 0px;
    }

    .bg_zuria video::cue{
        background: #FFFFFF;
    }
    .bg_berdea video::cue{
        background: #33cc33;
    }
    .bg_urdin_iluna video::cue{
        background: #0033cc;
    }
    .bg_laranja video::cue{
        background: #ff9900;
    }
    .bg_horia video::cue{
        background: #F9FF5C;
    }
    .bg_morea video::cue{
        background: #9900ff;
    }
    .bg_gorria video::cue{
        background: #e60000;
    }
    .bg_urdin_argia video::cue{
        background: #28A0F8;
    }
    .bg_gris_argia video::cue{
        background: #d9d9d9;
    }
    .bg_grisa video::cue{
        background: #999999;
    }
    .bg_gris_iluna video::cue{
        background: #595959;
    }
    .bg_beltza video::cue{
        background: #000000;
    }
    .bg_null video::cue{
        background:transparent;
    }

    .letra_tam_8 video::cue{
        font-size: 8pt;
    }
    .letra_tam_10 video::cue{
        font-size: 10pt;
    }
    .letra_tam_12 video::cue{
        font-size: 12pt;
    }
    .letra_tam_14 video::cue{
        font-size: 14pt;
    }
    .letra_tam_16 video::cue{
        font-size: 16pt;
    }
    .letra_tam_18 video::cue{
        font-size: 18pt;
    }
    .letra_tam_20 video::cue{
        font-size: 20pt;
    }
    .letra_tam_24 video::cue{
        font-size: 24pt;
    }
    .letra_tam_28 video::cue{
        font-size: 28pt;
    }
    .letra_tam_32 video::cue{
        font-size: 32pt;
    }
    .btn-sb-style{
        background-color: #e9ecef ;
        border: 0px solid black;
        border-radius: 0.5em;
        font-family: 'Fira Sans', sans-serif;
        font-size: .875rem;
        height: 2rem;
        margin-right: 0.65rem;

    }
    .btn-sb-style:hover{
        background-color: #e0e0e0 ;
    }
    .format-subtitles div{
        margin-bottom: 0.5em;
    }
    #move_up::after{
        content:"▲";
        color:#595959;
        margin-left: 0.75em;
    }
    #move_down::after{
        content:"▼";
        color:#595959;
        margin-left: 0.75em;
    }
    .btn-sb-style option{
        background-color: #f2f2f2;
        border:0px;
    }
/* More options transcribing */ 

    .moreOptions{
        color:#00ACA9;
    }
    .moreOptions:hover{
        color:#1A3AAB;
        cursor: pointer;
    }
/*Grid container of statistics*/


.zentratua{
  text-align:center;
  margin-top:3em;
}

.zentratua2{
  text-align:center;
}


#bideokarrusela{
  margin-bottom: 2em;
}


header.masthead {
  text-align: center;
  background-image: url('/static/img/atzekoUhina.png');
}

@media (max-width: 984px){
  header.masthead {
      background-image: none;
      background: linear-gradient(to right, #1A3AAB, #00ACA9);
  }
}

.laukidunak div span{
padding-top:10px;
}

.laukidunak > div > div {
  padding: 15px 0 0 10px;
  border: solid 1px #00aca9;
  color: black !important;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  height: 80px;
  border-radius: 10px;
  margin-top: 1em;
  background-color: #00aca9 !important;
  font-size:17px;
}

.laukidunak .col-lg-3 div{
  height: 115px;
}

.laukidunak .col-lg-6 div{
  height: 115px;
}

.laukidunak > div > div.ezkerrean {
  padding: 15px 0 0 10px;
  border: none;
  color: #00aca9 !important;
  font-weight: initial;
  width: fit-content;
  display: contents;
  height: revert;
  border-radius: 10px;
  margin-top: 0em;
}
.irakurtzen{
  background: rgba(0, 89, 191, 0.7);
  color: white;
}
.paragrafoa-irakurtzen{
  /*background: rgba(206, 225, 255, 0.9);*/
}
.hurrengo-esaldia{
  /*background: rgba(255, 131, 51, 0.7);*/
  /*color: white;*/
  border-bottom: 1px dotted #2c4aa5;
}
.disabled{
    pointer-events: none;
    color: #ccc;
}

.gehitu i, .paragrafoa i{
text-align: center;
display: inline-block;
margin: 0px;
color: white;
border: 1px solid #00aca9;
border-radius: 5px;
padding: 2px;
width: 20px;
height: 20px;
vertical-align: middle;
background: #00aca9;
font-size: 15px;
}

.gehitu:hover ,.paragrafoa i:hover{
cursor:pointer;
}

.paragrafoa i{
margin-left:1em;
}

.editable:hover{
cursor:pointer;
}

.esaldia:hover{
cursor:pointer;
}

.esaldia.hurrengo-esaldia::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f028";
  color: #2c4aa5;
  margin-left: 10px;
}

.tts_characters{
font-size: 13px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
padding: .84rem 2.14rem;
margin: .375rem;
}


span[class^="esaldia"]:focus, span[class^="esaldia"]:focus-visible {
  background-color: #1A3AAB2E !important;
  color: black;
  outline: none;
}

.md-form label{
  color: black !important;
}

#cookiescript_accept{
        color: black !important;
    }

/* LOADER */

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #00ACA9 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* SWAGGER */
.swagger-ui .topbar, .swagger-ui .scheme-container, .swagger-ui .filter-container {
    display: none;
  }
 body.swagger-body{
    background: url(/static/img/trama_3.svg);
    background-position: -52rem 8rem, 55rem 63rem;
    background-repeat: no-repeat;
    background-size: 80rem, 80rem;
    background-color: transparent !important;
 } 

 .swagger-ui .info .title {
    color: #1A3AAB;
    font-family: sans-serif;
    font-size: 36px;
    margin: 0;
  }

  .swagger-ui .opblock.opblock-get, .swagger-ui .opblock.opblock-post {
    background: white;
    border-color: #1a3aab;
  }




