.ui-dialog {
    max-width: 500px;
    width: 94% !important;
}
#DropDown, .BOTTON {
    background-color: #FFF
}

.BOTTON, .logo, .main_Div {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

#apDiv2, #apDiv3 {
    visibility: visible
}

.bh {
    color: #C00
}

table {
    margin: 0
}

.BOTTON {
    font-size: 13px;
    font-weight: 400;
    color: #6288B0;
    position: static;
    height: 18px;
    width: 140px;
    float: left;
    text-align: center;
    text-transform: lowercase;
    padding-right: 0;
    clip: rect(auto,auto,auto,auto);
    border-width: 2px 2px .5px .5px;
    border-style: solid;
    border-color: #F5F8FD #F5F8FD #CCC #CCC
}

.space15 {
    margin-top: 15px
}

.main_Div {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-size: 13px;
    color: #666;
}

.TOP_BAR, .logo {
    font-size: 13px;
    color: #666;
}

.TOP_BAR, .logo {
    position: static
}

.logo img {
    width: 100%;
    height: 100%;
    
}
.sticky-header {
    position: fixed;
    background-color: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
body {
    padding-top: 50px;

}
.TOP_BAR {
    font-family: "Arial Black",Gadget,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    -webkit-box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    -moz-box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    height: 50px;
}


.BAR_TEXT {
    padding: 12px 4px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    flex: 1;
    padding: 8px 4px;
    color: #686868;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.BAR_TEXT span {
    display: block;
    margin: auto;
}

.BAR_TEXT:hover {
    color: #ff6600;
}
    .BAR_TEXT.chosen {
        border-top: 3px solid #6088b1;
        color: #6088b1;
        animation-name: bar-anim;
        animation-duration: .7s;
        border-bottom: 3px solid transparent;
    }
@keyframes bar-anim {
    from {
        border-top-color: #6088b1;
    }
    to {
        border-top-color: #6088b1;
    }
}

.Italic {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #000
}


.main_Contents .main_content_right_image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 514px;
    height: 400px;
    background-position: -381px 0;
    background-repeat: no-repeat;
}
.main_Contents, .main_left {
    font-size: 13px;
    line-height: 17px;
    text-transform: none;
    color: #006;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    position: static;
}

.main_Contents {
    position: relative;
    font-weight: 400;
    width: 100%;
    background-color: #f5f8fd;
    text-align: center;
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    overflow: hidden;
    margin-top: 12px;
}

.main_left {
    font-weight: 700;
    background-repeat: no-repeat;
    width: 188px;
    transition: 0.5s ease left;
    overflow-x: hidden;
    border-right: 1px solid #d2e5f9;
}

.copyright {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #666;
    height: 22px;
    text-align: center;
    margin-top: 8px;
}

.main_admin, .main_right {
    font-size: 13px;
    line-height: 16px;
    padding-top: 0;
    overflow: auto;
    z-index: 10;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #000;
    font-weight: 400;
    top: 0;
    clip: rect(0,auto,auto,auto);
    text-align: left
}

.main_right {
    flex: 1;
    margin: 0;
    padding: 24px;
    min-height: 400px;
    position: relative;
}

.main_admin {
    width: 780px;
    margin-left: 100px;
    margin-top: 0
}

.addrestext {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000;
    line-height: 15px
}

.inside_tables, .inside_tables_new {
    padding-bottom: 2px;
    line-height: 13px;
    width: 120px;
    padding-right: 20px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px
}

.inside_tables {
    color: #000;
    text-decoration: none;
    padding-top: 5px
}

.inside_tables_new {
    color: #F60;
    font-weight: 400;
    padding-top: 25px;
    background-image: url(../images/new3.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.bold, .listnew, p, ul {
    padding-top: 0
}

.contact, .main_right_Background {
    background-position: right top;
    float: left;
    position: static;
    background-repeat: no-repeat
}

.bold {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bolder;
    color: #000;
    line-height: 15px;
    margin-top: 0;
    top: 0;
    clip: rect(0,auto,auto,auto)
}

corsses a:hover, corsses a:link, corsses a:visited {
    font-weight: 700;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px
}

corsses a:link {
    color: #314A7B
}

corsses a:visited {
    color: #638CB5
}

corsses a:hover {
    color: #003
}

.main_right_Background {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    height: 415px;
    width: 609px;
    margin: 0;
    overflow: visible;
    top: 0;
    clip: rect(0,auto,auto,auto);
    left: 35px;
    right: 0;
    bottom: 0;
    background-image: url(../images/mapa_espana.png);
    text-align: left;
    padding: 0
}

#rightbox a:hover, #rightbox a:link, #rightbox a:visited {
    font-weight: lighter;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px
}

#rightbox a:link {
    color: #06C;
    text-decoration: none;
    margin-top: 0;
    padding-top: 0;
    top: 0;
    clip: rect(0,auto,auto,auto)
}

#rightbox a:visited {
    color: #666;
    font-style: italic;
    text-decoration: none
}

#rightbox a:hover {
    color: #112F76;
    text-decoration: underline
}

.listnew {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 0;
    color: #000;
    float: left;
    height: 280px;
    width: 582px;
    overflow: auto;
    position: static
}

.heading, body {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 16px;
    margin: 0
}

.contact {
    background-image: url(../images/mapa_espana.png);
    height: 344px;
    width: 595px;
    z-index: 0
}

.heading {
    font-size: 16px;
    font-weight: bolder;
    color: #6288B0;
    top: 0;
    padding: 3px;
    clip: rect(0,auto,auto,auto);
    text-transform: uppercase;
    text-align: left
}

.left_bar, body {
    font-size: 13px
}

.address, .pointer, body {
    font-weight: 400
}

body {
    color: #000
}

.left_bar, .left_bar_chosen {
    font-weight: 700;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-left: 15px
}

.right {
    float: left;
    height: 415px;
    width: 640px;
    position: static
}

.left_bar {
    text-transform: none;
    color: #002F68;
    height: 17px;
    width: 165px;
    position: static;
    margin-left: 79px
}

.left_bar_chosen {
    font-size: 10px;
    text-transform: uppercase;
    color: #F96500;
    height: 15px;
    width: 165px;
    position: static;
    text-align: left;
    letter-spacing: .5em
}

.left_bar_text, .left_bar_text_chosen {
    position: static;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
}
    .left_bar_text a, .left_bar_text_chosen a {
        padding: 12px 0;
        display: block;
    }
.left_bar_text {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: none;
    color: #002F68;
    padding-left: 15px
}
.left_bar_text a{ display: block;}
.left_bar_text_chosen, .left_bar_text_chosen a:hover, .left_bar_text_chosen a:link, .left_bar_text_chosen a:visited {
    font-size: 13px;
    text-transform: none;
    color: #FFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

.left_bar_text_chosen {
    padding-left: 5px;
    background-color: #6088B1;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #F96500
}

#DropDown {
    position: absolute;
    z-index: 1
}

    #DropDown, #DropDown a:link {
        margin: 0;
        clip: rect(0,auto,auto,auto)
    }

.left_bar_text_chosen a:hover, .left_bar_text_chosen a:link, .left_bar_text_chosen a:visited {
    font-weight: 700;
    text-decoration: none;
}

#toplink a:hover, .TOP_BAR_cataloge, .sub_heading {
    text-transform: uppercase
}

.sub_heading {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    color: #F60
}

    .sub_heading i {
        font-size: 14px
    }

#box a:hover, #box a:link, #box a:visited {
    font-size: 13px;
    font-weight: 700;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: none;
    width: 100%;
}
#box a:link, #box a:visited {
    color: #0C2F67
}

#box a:hover {
    color: #FB6412
}

#DropDown {
    left: 298px;
    top: 153px;
    width: 176px;
    height: 70px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 7px;
    color: #666;
    overflow: auto;
    padding: 0;
    border: thin solid #CCC;
    text-indent: 0
}

.TOP_BAR_cataloge, .backgroud_image, .pointer {
    float: left;
    position: static
}

.backgroud_image {
    height: 300px;
    width: 610px
}

.pointer {
    cursor: pointer;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 11px;
    width: 181px;
    height: 18px;
    text-align: left;
    color: #000;
    text-indent: 10px;
    background-image: url(../images/img_hom_contact_drop.jpg);
    background-repeat: no-repeat;
    vertical-align: middle
}

p, ul {
    text-align: left;
}

.address {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #6088B1
}

.TOP_BAR_cataloge {
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #666;
    height: 81px;
    width: 903px;
    background-image: url(../images/BAR_CATALOUGE.jpg)
}

#toplink a:hover, #toplink a:link, #toplink a:visited, .topbar_text {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700
}

.topbar_text {
    color: #666;
    text-align: center
}

#toplink a:link, #toplink a:visited {
    text-transform: uppercase;
    color: #666;
    text-decoration: none;
}

#toplink a:hover {
    color: #F60;
    text-decoration: none
}

.TOP_BAR_Students, .TOP_BAR_Teachers {
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #666;
    float: left;
    height: 81px;
    position: static;
    text-transform: uppercase;
    width: 903px
}

.TOP_BAR_Teachers {
    background-image: url(../images/BAR_TEACHER.jpg)
}

.TOP_BAR_Students {
    background-image: url(../images/BAR_STUDENT.jpg)
}

#DropDown a:link, #DropDown a:visited {
    height: 9px;
    padding-top: 5px;
    background-color: #FFF;
    top: 0;
    color: #000;
    text-decoration: none
}

#DropDown a:hover, #DropDown a:link, #DropDown a:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
    display: block;
    text-indent: 10px;
    width: 160px
}

#DropDown a:visited {
    left: 0;
    right: 0;
    bottom: 0
}

#DropDown a:hover {
    color: #FFF;
    background-color: #7EAFE6;
    height: 10px;
    padding-top: 4px
}

#booklink a:hover, #booklink a:link, #booklink a:visited {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 400
}

#apDiv2 {
    position: absolute;
    left: 672px;
    top: 134px;
    width: 220px;
    height: 415px;
    z-index: 1;
    text-align: right;
    vertical-align: bottom
}

.SIDE, .TOP {
    height: 81px;
    float: left;
    position: static
}

.table {
    margin-left: -8px;
    margin-top: -8px
}

#booklink a:link, #booklink a:visited {
    font-style: normal;
    color: #000;
    text-decoration: none
}

#booklink a:hover {
    color: #06C;
    text-decoration: none
}

#chart a:hover, #chart a:link, #chart a:visited {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 16px;
    font-style: normal
}

#chart a:link {
    color: #036;
    border-width: 0
}

#chart a:visited {
    color: #036
}

#chart a:hover {
    color: #6288B0
}

.TOP {
    background-image: url(../images/TOP_BAR_LEFT_05.jpg);
    width: 172px;
    margin-left: 78px
}

.SIDE {
    width: 10px
}

.RIGHT_TAB, .RIGHT_TAB_Chosen, .TAB, .TAB_Home {
    height: 61px;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    padding-top: 20px
}

.TAB {
    float: left;
    width: 140px;
    position: static;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    background-image: url(../images/TOP_BAR_m.jpg);
    text-align: center
}

.RIGHT_TAB {
    float: left;
    width: 153px;
    position: static;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    background-image: url(../images/TOP_BAR_RIGHT.jpg);
    text-align: left;
    text-indent: 16px
}

.TAB_Home {
    float: left;
    width: 140px;
    position: static;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    background-image: url(../images/TOP_BAR_CHOSEN_m.jpg);
    text-align: center
}

.RIGHT_TAB_Chosen, .main_right_heading {
    text-align: center;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase
}

.RIGHT_TAB_Chosen {
    width: 153px;
    background-image: url(../images/TOP_BAR_RIGHT_CHOSEN.jpg);
    text-indent: 16px
}

.main_right_narrow {
    width: calc(100% - 200px);
    overflow: auto;
}

.main_right_wide {
    width: 100%;
    margin: 0;
}

.main_right_heading {
    font-size: 16px;
    line-height: 16px;
    font-weight: bolder;
    color: #6288b0;
    padding: 7px 0 20px 0;
}

#apDiv3, #apDiv4, #apDiv5 {
    position: absolute;
    z-index: 1
}

.new_user {
    color: red;
    font-weight: 700
}

#apDiv3 {
    top: 0;
    width: 47px;
    height: 16px;
    left: 5px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #7F9BBE;
    text-align: right;
    font-weight: 700;
    display: none;
}

    #apDiv3 a:hover, #apDiv3 a:link, #apDiv3 a:visited {
        font-size: 9.5px;
        font-weight: 700;
        text-decoration: none;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        text-align: center
    }

    #apDiv3 a {
        display: inline-block;
        background-image: url(../Images/back_button_images/up.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 60px;
        height: 17px;
        border-width: 0
    }

        #apDiv3 a:link {
            text-transform: uppercase;
            color: #809DBB
        }

        #apDiv3 a:visited {
            color: #7B98B8
        }

        #apDiv3 a:hover {
            color: #666;
            background-image: url(../Images/back_button_images/over.png)
        }

#apDiv4 {
    left: 383px;
    top: 178px;
    width: 36px;
    height: 37px;
    background-image: url(../images/new.png)
}

.caps {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 12px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #6288B0;
    text-decoration: none
}

#apDiv5 a, #apDiv5 a:visited {
    color: #fff;
    text-decoration: none;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 43px;
    background-color: #f96500;
    z-index: 900;
    padding: 4px 32px;
    border-radius: 0 0 0 4px;
}

#apDiv5 {
    right: 0px;
    top: 2px;
    font-size: 9px;
    text-align: center;
    z-index: 900;
  
}
    #apDiv5 a:hover {
        opacity: 0.7;
        text-decoration: none
    }

#copyright a:hover, #copyright a:link, #copyright a:visited {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none
}

.BLUE {
    color: #6088B1
}

#copyright a:link, #copyright a:visited {
    color: #666
}

#copyright a:hover {
    color: #000
}

.article, .competition {
    font-size: 13px;
    font-weight: lighter;
    border-top-style: solid;
    border-bottom-style: solid;
    line-height: 20px;
    padding: 10px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    background-color: #FFF;
    position: static;
    float: left
}

.competition {
    color: #666;
    width: 500px;
    height: 500px;
    border-top-width: .5px;
    border-bottom-width: .5px;
    border-top-color: #6088B1;
    border-bottom-color: #6088B1;
    text-align: left
}

.ABC, .article {
    border-bottom-width: thin
}

.article {
    color: #333;
    height: auto;
    width: 535px;
    border-top-width: thin;
    border-top-color: #6288B0;
    border-bottom-color: #6288B0
}

#BOTTON a:link {
    background-color: #FFF;
    text-decoration: none;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

#BOTTON a:visited {
    background-color: #FFF
}

#BOTTON a:hover {
    color: #FFF;
    background-color: #999
}

.small_text, .small_text2 {
    font-size: 11px;
    color: #F60;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    vertical-align: bottom;
    font-weight: 400;
    text-align: right
}

.small_text {
    line-height: 11px
}

.button_divs {
    float: left;
    height: 32px;
    width: 575px;
    position: static
}

.button_div1 {
    float: left;
    height: 32px;
    width: 179px;
    position: static
}

.ABC, .links {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    width: 100%;
    float: left;
    position: static
}

.ABC {
    font-weight: bolder;
    text-transform: uppercase;
    color: #999;
    letter-spacing: .75em;
    height: 20px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    font-style: normal;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

    .ABC a {
        color: #F60
    }

.links {
    color: #000;
    text-decoration: none;
    height: 320px;
    overflow: auto
}

#ABC a:link, #ABC a:visited {
    color: #F60;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none
}

#ABC a:visited {
    letter-spacing: .75em
}

#ABC a:hover {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bolder;
    color: #C30;
    text-decoration: none;
    font-style: normal
}

.form, .formdetails, .formdetails2 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #000;
    height: 18px;
    padding-top: 2px;
    text-indent: 7px
}

.form {
    float: left;
    position: static;
    text-align: left
}

.formdetails {
    float: left;
    width: 455px;
    position: static;
    text-align: left
}

.formSpaces, .formdetailsTick {
    height: 20px;
    text-align: left;
    font-size: 13px;
    color: #000;
    position: static;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    float: left
}

.formdetailsTick {
    padding-top: 0;
    padding-left: 0
}

.formRightAllign {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #000;
    float: left;
    height: 18px;
    width: 120px;
    position: static;
    text-align: right;
    padding-top: 2px;
    text-indent: 7px;
    padding-right: 5px
}

.main_ContentsCenter, .main_ContentsaAVISO {
    font-size: 13px;
    text-transform: none;
    color: #006;
    min-height: 415px;
    text-align: center
}

.main_ContentsaAVISO {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 17px;
    font-weight: 400;
    float: left;
    width: 720px;
    position: static;
    background-image: url(../images/main_contents_Aviso.jpg);
    padding-left: 150px;
    padding-right: 33px
}

.main_left_Aviso {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    text-transform: none;
    color: #006;
    float: left;
    height: 415px;
    width: 150px;
    position: static;
    background-repeat: no-repeat
}

.main_right_Aviso {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    float: left;
    height: 330px;
    width: 625px;
    position: static;
    padding-left: 35px;
    padding-right: 20px;
    margin: 0;
    padding-top: 0;
    overflow: auto;
    top: 0;
    clip: rect(0,auto,auto,auto);
    left: 25px;
    z-index: 10;
    text-align: left
}

.aviso_table_text, .bold_culture {
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

.div_left_text, .div_map {
    height: 345px;
    float: left;
    position: static
}

.div_left_text {
    width: 267px
}

.div_map {
    width: 308px
}

.aviso_table_text {
    font-weight: 400
}

.bold_culture {
    line-height: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.main_ContentsCenter {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: 400;
    width: 100%;
    background-color: #f5f8fd;
}

.pageerror_text {
    text-align: center;
}

.authorname {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    font-variant: normal
}

.boldInnerPad, .boldInnerPad2 {
    font-weight: bolder;
    color: #000;
    line-height: 15px;
    top: 0;
    clip: rect(0,auto,auto,auto);
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 0
}

.pageerror_text {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

a#accessInteracriveBtn, a#accessWebReaderBtn, a#digitalBookDownload {
    border-width: 0;
    display: inline-block;
    width: 155px;
    height: 18px
}

.boldInnerPad {
    padding-top: 2px
}

.boldInnerPad2 {
    padding-top: 1px
}

.sub_headingSpace {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #F60;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
}

#mailto a:link, #mailto a:visited, .errorTextField, .policyError {
    font-size: 10px
}

.rightScrollPadding {
    padding-right: 10px
}

#mailto a:hover {
    font-size: 10px;
    color: #F96500
}

.errorText, .policyError, .red {
    color: Red
}

.space8 {
    margin-top: 8px
}

.space18 {
    margin-top: 18px
}

.space5 {
    margin-top: 5px
}

.space25 {
    margin-top: 25px
}

.spacePad {
    padding-right: 20px;
    margin-top: 15px
}

.nowrap {
    white-space: nowrap
}

.errorTextField {
    color: Red
}

.policyError {
    padding-left: 5px
}

.reviewMailSent {
    font-size: larger;
    margin: auto
}

.forgotPassword {
    font-size: 14px !important;
    font-weight: bold !important;
    text-align: right;
    display: block;
}

.greeceLegalBody {
    line-height: 18px
}

.underline {
    text-decoration: underline
}

a#digitalBookButton {
    border-width: 0;
    background: url(../Images/DigitalBookButtons/up.png) top left no-repeat;
    display: inline-block;
    width: 133px;
    height: 18px
}

    a#digitalBookButton:hover {
        background: url(../Images/DigitalBookButtons/over.png) top left no-repeat
    }

a#digitalBookDownload {
    background: url(../Images/DigitalBookButtons/download/up.png?1) top left no-repeat
}

    a#digitalBookDownload:hover {
        background: url(../Images/DigitalBookButtons/download/over.png?1) top left no-repeat
    }

a#accessInteracriveBtn {
    background: url(../Images/Interactive/up.png?1) top left no-repeat
}

    a#accessInteracriveBtn:hover {
        background: url(../Images/Interactive/over.png?1) top left no-repeat
    }

a#webBooksForTabletsBtn {
    border-width: 0;
    background: url(../img/TZWelcomePage/ACC_WebBooks_Up.png) top left no-repeat;
    display: inline-block;
    width: 180px;
    height: 18px
}

    a#webBooksForTabletsBtn:hover {
        background: url(../img/TZWelcomePage/ACC_WebBooks_Ovr.png) top left no-repeat
    }

a#accessWebReaderBtn {
    background: url(../Images/WebbooksAndReaders/But_Access_Wreader_up.png) top left no-repeat
}

    a#accessWebReaderBtn:hover {
        background: url(../Images/WebbooksAndReaders/But_Access_Wreader_ov.png) top left no-repeat
    }

#confirm-delivery-charges #accept-action {
    margin-top: 10px
}

#confirm-delivery-charges .term {
    margin-left: 20px
}

#confirm-delivery-charges #accept-action div {
    margin-bottom: 5px
}

.rev-menu a {
    color: #F60 !important
}

    .rev-menu a:hover {
        color: #002F68 !important
    }

.left_bar_text_chosen.rev-menu a, .left_bar_text_chosen.rev-menu a:hover {
    color: #fff !important
}
apDiv3

#programaciones-sub-heading {
    clear: both;
    margin-bottom: 5px
}

map area {
    outline: 0
}

.menu_button {
    position: absolute;
    top: 0px;
    left: 6px;
    display: none;
    cursor: pointer;
}
    .menu_button svg {
        width: 24px;
        height: 24px;
        fill: #6088b1;
    }
.main_Contents.menu_open .main_left {
    left: 0;
}
.main_Contents .menu_backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.2;
    display: none;
    z-index: 998;
}
.flex-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.flex-item {
    text-align: center;
    flex: 1;
}
.thumb_menu_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.thumb_menu_group:not(:last-child) {
    border-bottom: 1px solid #dce6f5;
}
    .thumb_menu_wrapper {
        text-align: center;
        flex: 1;
    }
.thumb_menu_title {
    padding: 0 5px;
    margin: auto;
    margin-bottom: 32px;
    max-width: 192px;
}
.thumb_menu_thumbnail {
    width: 150px;
    height: 138px;
    margin: auto;
    margin-bottom: 5px;
}
.thumb_menu_thumbnail:hover {
    opacity: 0.7;
}
.youtube-wrapper {
    max-width: 669px;
    max-height: 376px;
}
.youtube {
    width: 100%;
    position: relative;
    padding-top: 56.2033%;
    max-width: 669px;
    max-height: 376px;
}
.youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (max-width: 800px) {
    .main_content_right_image {
        display: none;
    }
    .main_right_narrow {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .main_left {
        border-right: none;
        top: 0;
        bottom: 0;
        left: -198px;
        position: absolute;
        background-color: #f5f8fd;
        z-index: 999;
        box-shadow: rgb(33, 150, 243) 0px 0px 0px 0px inset, rgb(33, 150, 243) 0px 0px 0px 0px inset, rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    }
    .menu_button { display: block;}
    .main_Contents.menu_open .menu_backdrop {
        display: block;
    }
}

body.token-access {padding-top: 0!important}
body.token-access .sticky-header{display: none !important}
body.token-access .main_left{display: none !important}
body.token-access .menu_button{display: none !important}
body.token-access .logo{display: none !important}
body.token-access .main_Contents{margin-top:0!important}
body.token-access #apDiv5{display: none !important}

.draw-registration .lbl-register-to-draw {
    font-weight: bold !important;
}

.draw-registration .div-submit {
    display: grid;
    justify-items: center;
}

.draw-registration .btn-register-to-draw-submit {
    padding: 4px;
    width: 80px !important;
    cursor: pointer;
    color: #fff;
    border: none;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    width: 43px;
    background-color: #f96500;
    z-index: 900;
    border-radius: 4px;
}

.draw-registration .btn-register-to-draw-submit:hover {
    opacity: 0.7;
    text-decoration: none;
}

.draw-registration .error-message-on-draw-submit {
    margin-top: 10px;
    color: red;
    margin-left: 10px;
}

.draw-registration .user-message {
    text-align: center;
    color: #f96500;
}
.draw-registration .hidden{
    display:none;
}

.draw-registration #show-draw-terms-and-conditions {
    text-decoration: underline;
    color: blue;
    font-size: 15px;
}
.draw-registration #show-draw-terms-and-conditions:hover {
    cursor:pointer;
}
.draw-registration #draw-terms-and-conditions p {
    text-align: justify;
    font-size: 15px !important;
}
.draw-registration #draw-terms-and-conditions a {
    font-size: 15px !important;
    color: blue !important;
}
.draw-registration #draw-terms-and-conditions li {
    font-size: 15px !important;   
}


