﻿* {
    margin: 0;
    padding: 0;
    border: 0;
}


html {
    height: 101%;
}

body {
    background-color: #ffffff;
    font-family: Arial, sans-serif, Geneva, Helvetica, sans-serif;
}

table caption {
    padding: .5em 0;
    border-bottom: 1px solid #ddd;
}

.p {
    text-align: center;
    padding-top: 140px;
    font-size: 14px;
}

.stacktable {
    width: 100%;
}

.st-head-row {
    padding-top: 1em;
}

    .st-head-row.st-head-row-main {
        font-size: 1.5em;
        padding-top: 0;
    }

.st-key {
    width: 49%;
    text-align: left;
    padding-right: 1%;
}

.st-val {
    width: 49%;
    padding-left: 1%;
}

/* RESPONSIVE EXAMPLE */


    .stacktable.large-only {
        display: none;
    }

    .stacktable.small-only {
        display: table;
    }

.flex-container {
    display: block;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}

#virtual_osocc {
    height: 280px;
    background-color: #FFFFFF;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
    width: auto;
}

#virtual_osocc_cont {
    height: 320px;
    display: block;
    float: left;
    position: inherit;
    padding: 10px 0 0 15px;
    top: 3px;
    left: -4px;
}

.alert_item a:link {
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}


.alert_date {
    min-height: 16px;
    margin-bottom: 3px;
    color: #125172;
    font-size: 18px;
    font-weight:normal;
    line-height: 18px;
    height: 18px;
    max-width: 100%;
}

.alert_item_name {
    min-height: 16px;
    margin-bottom: 3px;
    color: #125172;
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
    height: 14px;
    padding-left: 0px;
}

.alert_item_attribute {
    min-height: 16px;
    color: #125172;
    font-size: 20px;
    line-height: 24px;
}

.magnitude {
    color: #125172;
    font-size: 20px;
    font-weight: bold;
}

.alert_date_past {
    min-height: 16px;
    margin-bottom: 3px;
    color: #12517291;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    height: 18px;
    max-width: 100%;
}

.alert_item_name_past {
    min-height: 16px;
    margin-bottom: 3px;
    color: #12517291;
    font-size: 20px;
    font-weight: normal;
    line-height: 16px;
    height: 14px;
    padding-left: 0px;
}

.alert_item_attribute_past {
    min-height: 16px;
    color: #12517291;
    font-size: 20px;
    line-height: 24px;
}

.magnitude_past {
    color: #12517291;
    font-size: 20px;
    font-weight: normal;
}

.alert_item_vosocc {
    height: 65px;

}




.alert_box_title {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #b9ced6;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
    color: #367da5;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 20px 0;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: left;
}

    #virtual_osocc_title_bar {
        height: 34px;
        line-height: 27px;
        background-color: #29abe2;
        display: block;
        color: #FFFFFF;
        font-size: 24px;
        padding: 5px 0 0 15px;
        font-weight: bold;
    }

    #satellite_title_bar {
        height: 34px;
        line-height: 27px;
        background-color: #125172;
        display: block;
        color: #FFFFFF;
        font-size: 27px;
        padding: 5px 0 0 15px;
        font-weight: bold;
    }

#posters_title_bar {
    height: 34px;
    line-height: 27px;
    background-color: #125172;
    display: block;
    color: #FFFFFF;
    font-size: 27px;
    padding: 5px 0 0 15px;
    font-weight: bold;
}

    #news_title_bar {
        height: 34px;
        line-height: 27px;
        background-color: #387ea5;
        display: block;
        color: #FFFFFF;
        font-size: 27px;
        padding: 5px 0 0 15px;
        font-weight: bold;
        margin: 20px 0 0 0;
    }

    #sliding_news {
        height: 34px;
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 27px;
        color: #666666;
        font-weight: 600;
        margin: 20px 0 20px 0;
        line-height: normal;
    }




#wrapper {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: #F2F8FB;
}



/* header and menu */
#header {
    width: 100%;
    height: 105px;
    background-color: #888888;
    background-image: url(../images/header_bkg.png);
    background-repeat: repeat-x;
}
#gdacs_logo_image {
    width: 200px;
}

#top_menu {
    width: 100%;
    height: 22px;
    margin: 0 auto;
}

#heading {
    width: 100%;
    height: 134px;
    margin: 0 auto;
}

#gdacs_logo {
    width: 255px;
    height: 112px;
    float: left;
    background-image: url(../images/gdacs_logo_ecs_medium3.png);
    margin-left: 10px;
}

#gdacs_statement {
    width: 520px;
    height: 82px;
    float: left;
    display: inline-block;
    color: #FFFFFF;
    font-size: 12px;
    padding: 20px 0 0 60px;
    line-height: 18px;
    letter-spacing: 0.08em;
    font-weight: 100;
}

#gdacs_uneu {
    width: 174px;
    height: 82px;
    float: left;
    display: inline-block;
    background-image: url(../images/un_eu.png);
    background-repeat: no-repeat;
    margin: 20px 0 0 80px;
}

.gdacs_logo {
    height: 134px;
    margin: 0 0 0 0;
    top: 0px;
    left: 0px;
}

.gdacs_statement {
    height: 82px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 20px 0 0 60px;
    line-height: 18px;
    letter-spacing: 0.08em;
    font-weight: 100;
}

.gdacs_uneu {
    height: 82px;
    background-repeat: no-repeat;
    margin: 20px 0 0 0px;
}

.gdacs_top_menu_content {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0px 10px 0 0px;
    line-height: 18px;
    letter-spacing: 0.08em;
    font-weight: 100;
}

    .gdacs_top_menu_content a {
        color: #FFFFFF;
        text-decoration: none
    }

        .gdacs_top_menu_content a:hover {
            color: #FFFFFF;
            text-decoration: underline
        }
.gdacs_bottom_menu_content a {
    color: #FFFFFF;
    text-decoration: none
}

.gdacs_bottom_menu_content a:hover {
    color: #FFFFFF;
    text-decoration: underline
}


#bannerSimulation {
    height: 20px;
    width: 100%;
    background-color: red;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    line-height: 18px;
    font-weight: bold;
}

#main_menu {
    width: 1140px;
    height: 38px;
    color: #9bc1ce;
    background-color: #69A7C3;
    padding-top: 10px;
}

.menu_home {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin: 0px 20px 0 15px
}

.menu_li {
    float: left;
    color: #c5d5d8;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px; /* border-right:1px solid #9bc1ce;*/
}

.menu_li_selected {
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px;
    text-decoration: underline; /*border-right:1px solid #9bc1ce;*/
}

.menu_item {
    color: #c5d5d8;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px
}

.menu_item_selected {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px;
    text-decoration: underline;
}

/* general structure */
#main_documentlist {
    height: auto;
    background-color: #fff;
    margin: 0 0 20px 0;
    border: none;
    padding: 15px;
    border-width: 1px;
    border-color: #cccccc;
}

#page {
    height: auto;
    width: 1140px;
    margin: 0 auto;
}

#footer {
    height: 285px;
    width: 1140px;
    background-color: #125172;
}

#footernav {
    height: 40px;
    width: 1068px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;
}

#footer_disclaimer {
    height: 100%;
    border-bottom: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

#footer_logo {
    height: 122px;
    width: 800px;
    margin: 0 auto;
}

.footerlogo_item {
    height: 70px;
    width: 90px;
    margin: 20px 0 0 90px;
    float: left;
    display: inline-block;
}

.menu_item_footer {
    color: #c5d5d8;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px;
}

.menu_item_footer_selected {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 20px 0 15px;
    text-decoration: underline;
}

.scorebar {
    width: 100%;
    height: 90px;
    margin: 1em auto;
}

.datebox {
    width: 25%
}

/* contents */
.top_new_item {
    display: inline-block;
}

#arrow_sliding_news {
    height: 28px;
    width: 152px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(../images/arrow_sliding_news.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    padding: 2px 0 0 15px;
}

#main_content {
    height: auto;
    background-color: #fff;
    margin: 0 0 20px 0;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.main_home_map {
    height: 390px;
    margin: 0 auto;
    margin: 15px 15px 0 15px;
    width: 100%
}

.main_report_map {
    height: 390px;
    margin: 0 auto;
    margin: 15px 0 0 0
}

.main_report_map_second {
    margin: 0 auto;
    margin: 15px 0 0 0
}

#map_caption {
    margin: 15px 15px 0 15px;
    width: 100%;
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
    border-bottom: none;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
}

#map_report_caption {
    margin: 15px 0px 0 0px;
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
    border-bottom: none;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
}

.section_map {
    margin: 0px 0px 0 0px;
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
}

.section_report {
    margin: 15px 0px 0px 0px;
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
}

#moreInfo {
    padding-right: 10px;
}

#main_alert_list {
    width: 100%;
    height: 390px;
    background-color: none;
    margin: 0 auto;
    margin-top: 15px;
}

.main_alert_box_3 {
    width: 100%;
    background-color: none;
}

/* for future 6 type of alert */
.main_alert_box {
    width: 172px;
    height: 328px;
    background-color: #fbb03b;
    margin-left: 15px;
    margin-top: 15px;
    display: block;
    float: left;
}

/* for 3 type of alert */
.main_alert_box2 {
    width: 100%;
    background-color: none;
    margin-left: 15px;
    display: block;
    float: left;
}

.alert_box_title_search {
    width: 100%;
    height: 24px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b9ced6;
    margin: 0 0 20px 0;
    color: #367da5;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
}

/* earthquakes alerts */
.alert_earthquake_red {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ.png);
    background-repeat: no-repeat;
}

.alert_earthquake_orange {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ.png);
    background-repeat: no-repeat;
}

.alert_earthquake_green {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ.png);
    background-repeat: no-repeat;
}

/* tropical cyclone alerts */
.alert_tc_red {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/TC.png);
    background-repeat: no-repeat;
}

.alert_tc_orange {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/TC.png);
    background-repeat: no-repeat;
}

.alert_tc_green {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/TC.png);
    background-repeat: no-repeat;
}


/* wildfiler alerts */
.alert_wf_red {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/WF.png);
    background-repeat: no-repeat;
}

.alert_wf_orange {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/WF.png);
    background-repeat: no-repeat;
}

.alert_wf_green {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/WF.png);
    background-repeat: no-repeat;
}

/* floods alerts */
.alert_flood_red {
    width: 100%;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/FL.png);
    background-repeat: no-repeat;
}

.alert_flood_orange {
    width: 100%px;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/FL.png);
    background-repeat: no-repeat;
}

.alert_flood_green {
    width: 100%px;
    padding-left: 40px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/FL.png);
    background-repeat: no-repeat;
}

#alert_EQ_Red_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_EQ_Orange_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_EQ_Green_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ.png);
    background-repeat: no-repeat;
    padding-left: 40px
}
#alert_EQ_Grey_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Grey/EQ.png);
    background-repeat: no-repeat;
    padding-left: 40px
}
#alert_TC_Red_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Red/TC.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_TC_Orange_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Orange/TC.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_TC_Green_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Green/TC.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_WF_Red_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Red/WF.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_WF_Orange_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Orange/WF.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_WF_Green_title {
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 15px;
    background-image: url(../images/gdacs_icons/alerts/Green/WF.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_FL_Red_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Red/FL.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_FL_Orange_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Orange/FL.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_FL_Green_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Green/FL.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_VO_Red_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Red/VO.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_VO_Orange_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Orange/VO.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_VO_Green_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Green/VO.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_DR_Red_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Red/DR.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_DR_Orange_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Orange/DR.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

#alert_DR_Green_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 15px 0;
    background-image: url(../images/gdacs_icons/alerts/Green/DR.png);
    background-repeat: no-repeat;
    padding-left: 40px
}

/*earthquake alerts*/
.alert_EQ_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    height:auto;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ.png);
    background-repeat: no-repeat;
}
.alert_EQ_Grey {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Grey/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_EQ_RED_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_ORANGE_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_GREEN_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ.png);
    background-repeat: no-repeat;
}
.alert_EQ_GREY_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Grey/EQ.png);
    background-repeat: no-repeat;
}

/*Droughts alerts*/
.alert_DR_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/DR.png);
    background-repeat: no-repeat;
}

.alert_DR_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/DR.png);
    background-repeat: no-repeat;
}

.alert_DR_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/DR.png);
    background-repeat: no-repeat;
}

.alert_DR_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_DR_RED_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/DR.png);
    background-repeat: no-repeat;
}

.alert_DR_ORANGE_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/DR.png);
    background-repeat: no-repeat;
}

.alert_DR_GREEN_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/DR.png);
    background-repeat: no-repeat;
}

/*tsunami alerts*/
.alert_TS_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/TS.png);
    background-repeat: no-repeat;
}

.alert_TS_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/TS.png);
    background-repeat: no-repeat;
}

.alert_TS_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/TS.png);
    background-repeat: no-repeat;
}

.alert_TS_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_TS_RED_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/TS.png);
    background-repeat: no-repeat;
}

.alert_TS_ORANGE_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/TS.png);
    background-repeat: no-repeat;
}

.alert_TS_GREEN_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/TS.png);
    background-repeat: no-repeat;
}

/*shakemap alerts*/
.alert_EQ_SHAKE_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

.alert_EQ_SHAKE_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

.alert_EQ_SHAKE_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

.alert_EQ_SHAKE_RED_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

.alert_EQ_SHAKE_ORANGE_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

.alert_EQ_SHAKE_GREEN_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ_SHAKE.png);
    background-repeat: no-repeat;
}

/*shakemap alerts*/
.alert_EQ_TEMP_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ_TEMP.png);
    background-repeat: no-repeat;
}

.alert_EQ_TEMP_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ_TEMP.png);
    background-repeat: no-repeat;
}

.alert_EQ_TEMP_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ_TEMP.png);
    background-repeat: no-repeat;
}

.alert_EQ_GREY_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Grey/EQ.png);
    background-repeat: no-repeat;
}

.alert_EQ_TEMP_RED_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ_TEMP.png);
    background-repeat: no-repeat;
}

.alert_EQ_TEMP_ORANGE_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ_TEMP.png);
    background-repeat: no-repeat;
}

.alert_EQ_TEMP_GREEN_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ_TEMP.png);
    background-repeat: no-repeat;
}
.alert_EQ_TEMP_GREY_detail {
    width: 100%;
    height: 16px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Grey/EQ_TEMP.png);
    background-repeat: no-repeat;
}

/* volcano alerts */
.alert_VO_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/VO.png);
    background-repeat: no-repeat;
}

.alert_VO_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/VO.png);
    background-repeat: no-repeat;
}

.alert_VO_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/VO.png);
    background-repeat: no-repeat;
}

.alert_VO_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}
/* tropical cyclone alerts */
.alert_TC_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/TC.png);
    background-repeat: no-repeat;
}

.alert_TC_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    line-height: 5px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/TC.png);
    background-repeat: no-repeat;
}

.alert_TC_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/TC.png);
    background-repeat: no-repeat;
}

.alert_TC_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}


/* wildfire alerts */
.alert_WF_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/WF.png);
    background-repeat: no-repeat;
}

.alert_WF_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    line-height: 5px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/WF.png);
    background-repeat: no-repeat;
}

.alert_WF_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/WF.png);
    background-repeat: no-repeat;
}

.alert_WF_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

/* floods alerts */
.alert_FL_Red {
    width: auto;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/FL.png);
    background-repeat: no-repeat;
}

.alert_FL_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/FL.png);
    background-repeat: no-repeat;
}

.alert_FL_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/FL.png);
    background-repeat: no-repeat;
}

.alert_FL_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

/*Icons for past event*/
.alert_FL_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/FL_PAST.png);
    background-repeat: no-repeat;
}

.alert_FL_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/FL_PAST.png);
    background-repeat: no-repeat;
}

.alert_FL_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/FL_PAST.png);
    background-repeat: no-repeat;
}

.alert_TC_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/TC_PAST.png);
    background-repeat: no-repeat;
}

.alert_TC_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/TC_PAST.png);
    background-repeat: no-repeat;
}

.alert_TC_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/TC_PAST.png);
    background-repeat: no-repeat;
}


.alert_WF_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/WF_PAST.png);
    background-repeat: no-repeat;
}

.alert_WF_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/WF_PAST.png);
    background-repeat: no-repeat;
}

.alert_WF_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/WF_PAST.png);
    background-repeat: no-repeat;
}


.alert_EQ_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/EQ_PAST.png);
    background-repeat: no-repeat;
}

.alert_EQ_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/EQ_PAST.png);
    background-repeat: no-repeat;
}

.alert_EQ_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/EQ_PAST.png);
    background-repeat: no-repeat;
}

.alert_DR_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/DR_PAST.png);
    background-repeat: no-repeat;
}

.alert_DR_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/DR_PAST.png);
    background-repeat: no-repeat;
}

.alert_DR_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/DR_PAST.png);
    background-repeat: no-repeat;
}


.alert_VO_PAST_Red {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/VO_PAST.png);
    background-repeat: no-repeat;
}

.alert_VO_PAST_Orange {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/VO_PAST.png);
    background-repeat: no-repeat;
}

.alert_VO_PAST_Green {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/VO_PAST.png);
    background-repeat: no-repeat;
}
.alert_VO_PAST_RED {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Red/VO_PAST.png);
    background-repeat: no-repeat;
}

.alert_VO_PAST_ORANGE {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Orange/VO_PAST.png);
    background-repeat: no-repeat;
}

.alert_VO_PAST_GREEN {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/alerts/Green/VO_PAST.png);
    background-repeat: no-repeat;
}


/*Other to decide*/
.alert_OO_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_HU_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_MM_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_FO_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_WF_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_EP_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

.alert_IA_neutral {
    width: 100%;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    background-image: url(../images/gdacs_icons/satellite_neutral.png);
    background-repeat: no-repeat;
}

/*VOSOCC */
.alert__Red {
    min-width: 30px;
    padding-left: 40px;
    min-height: 30px;
    margin-bottom: 10px;
    background-image: url(../images/gdacs_icons/osocc_generic_alert_red.png);
    display: block;
    background-repeat: no-repeat;
}
/* Alert detail page */

#alert_EQ_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/EQ.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_temp_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/EQ_TEMP.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/EQ.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_temp_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/EQ_TEMP.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/EQ.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_temp_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/EQ_TEMP.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_Grey_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Grey/EQ.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_EQ_temp_Grey_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Grey/EQ_TEMP.png);
    background-repeat: no-repeat;
    padding-left: 60px
}


#alert_TC_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/TC.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_TC_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/TC.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_TC_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/TC.png);
    background-repeat: no-repeat;
    padding-left: 60px
}



#alert_WF_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/WF.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_WF_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/WF.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_WF_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 30px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/WF.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_FL_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/FL.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_FL_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/FL.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_FL_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/FL.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_VO_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_VO_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_VO_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_DR_Red_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/DR.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_VO_Red_title_summary {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Red/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px;
    display: inline-table;
}

#alert_VO_Orange_title_summary {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px;
    display: inline-table;
}

#alert_VO_Green_title_summary {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/VO.png);
    background-repeat: no-repeat;
    padding-left: 60px;
    display: inline-table;
}

#alert_DR_Orange_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Orange/DR.png);
    background-repeat: no-repeat;
    padding-left: 60px
}

#alert_DR_Green_title_big {
    height: 50px;
    width: 100%;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0;
    background-image: url(../images/gdacs_icons/big/Green/DR.png);
    background-repeat: no-repeat;
    padding-left: 60px
}


.alert_title {
    min-height: 30px;
    width: auto;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 5px;
}

.report_title {
    margin-left: 15px;
}


.alert_subtitle {
    height: auto;
    width: auto;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    line-height: 18px
}

.alert_title_current {
    height: auto;
    width: auto;
    font-size: 23px;
    color: #666666;
    font-weight: 600;
    line-height: 18px
}

.alert_subtitle_current {
    height: auto;
    width: auto;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 16px
}



.alert_item_vosocc a:link {
    text-decoration: none;
    font-weight: normal;
    width: auto;
}



#contentDetailProductList {
    height: 380px;
}

.satellite_maps_box {
    height: 215px;
    background-color: #FFFFFF;
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    border-right: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.maps_img {
    height: auto;
    max-width: 100%;
    display: block;
    float: left;
    margin: 5px 0 0px 0;
}

.satellite_map_item_title {
    color: #125172;
    padding: 15px 0 0 0px;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

.satellite_title_box {
    min-height: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #125172;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    padding-left: 0px;
}

.satellite_box {
    width: 100%;
    height: auto;
    background-color: none;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
    margin-top: 20px;
    padding: 5px
}

.product_item {
}

.item_selected {
    background-color: #c4def3
}
/* news */
#news_main {
    min-height: 255px;
    background-color: #FFFFFF;
    margin: 0px 0 15px 0;
    border: solid;
    border-width: 0px;
    border-color: #cccccc;
}

.news_floodlist {
    min-height: 250px;
    background-color: #FFFFFF;
    display: contents;
    float: left;
    margin: 0 5px 0 15px;
    border-right: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.news_box {
    min-height: 250px;
    background-color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 5px 0 15px;
    border-right: solid;
    border-width: 1px;
    border-color: #cccccc;
}


.news_box_hidden {
    min-height: 260px;
    background-color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 5px 0 15px;
    border-right: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.news_title {
    color: #125172;
    padding: 20px 10px 0 0px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    line-height: 20px;
    height: 80px;
}

.news_title_hidden {
    color: #125172;
    padding: 20px 10px 0 0px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    line-height: 20px;
    min-height: 80px;
}

.news_text {
    color: #666666;
    padding: 20px 10px 0 0px;
    font-weight: normal;
    font-size: 14px;
    display: block;
    line-height: 18px;
}


#apps_rss_social_main {
    width: 100%;
    min-height: 120px;
    background-color: #ffffff;
    margin: 15px 0 15px 0;
    border: solid;
    border-width: 0px;
    border-color: #cccccc;
    background-image: url(../images/thin_bar.png);
    background-repeat: repeat-x;
}

#gdacs_apps {
    width: 100%;
    float: left;
    margin: 10px 10px 0 10px;
    display: inline-block;
    border-right: solid;
    border-width: 0px;
    border-color: #cccccc;
    padding: 20px 0 0 0;
    text-align: center
}

#gdacs_feeds {
    width: 100%;
    float: left;
    display: flex;
    color: #666666;
    font-size: 12px;
    padding: 20px 20px 0 0;
    line-height: 18px;
    text-align: center;
    margin: 10px 10px 0 10px;
    border-right: solid;
    border-width: 0px;
    border-color: #cccccc;
}

#gdacs_social {
    align-items: center;
    width: 100%;
    float: left;
    display: flex;
    margin: 0px 0 0 20px;
    padding: 20px 0 20px 0;
    text-align: center;
    margin: 10px 10px 10px 10px;
}

.icons_afs {
    width: 42px;
    height: 42px;
    float: left;
    display: inline-block;
    margin: 10px 0 0 40px;
}

.div_title {
    width: 100%;
    height: 24px;
    float: left;
    display: block;
    margin: 0 0 0 0px;
    padding: 0 0 0 0;
    text-align: center;
    color: #666666;
    font-weight: bold;
    font-size: 16px;
}

.div_icons {
    width: 100%;
    height: 24px;
    float: left;
    display: block;
    margin: 0 0 0 0px;
    padding: 0 0 0 0;
    text-align: center;
}

/* -------------------------------------------------- Alert detail page -------------------------------------------------- */
#main_alert_content {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 10px 0 20px 0;
    border: solid;
    min-height: 800px;
    border-width: 1px;
    border-color: #cccccc;
}

.alert_contents {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 20px 0 20px 0;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.alert_contents_menu {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 20px 0 20px 0;
    margin-bottom: 0px;
    border: solid;
    border-width: 1px;
    border-bottom-width: 0;
    border-color: #cccccc;
}

.alert_contents_first {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 20px 0 20px 0;
    margin-top: 0px;
    border: solid;
    border-width: 1px;
    border-top-width: 0;
    border-color: #cccccc;
    ;
    padding-bottom: 10px;
}


/* ----------------------------------- alert submenu ----------------------------------- */
#main_alert_submenu {
    width: 1125px;
    height: 28px;
    padding: 10px 0 0 0;
    color: #6d9baf
}

.alert_submenu_item {
    color: #6d9baf;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 20px 0 15px;
}

.alert_submenu_selected {
    color: #125172;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 20px 0 15px;
    text-decoration: underline;
}

/*------------------------- Alerts TC sources labels -------------------------*/
.alert_SS_source_red {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Red/SS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #e53435;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #e53435;
    line-height: 12px;
}

.alert_SS_source_orange {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Orange/SS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #eea043;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #eea043;
    line-height: 12px;
}

.alert_SS_source_green {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Green/SS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #6ebc5c;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #6ebc5c;
    line-height: 12px;
}

.alert_ER_source_red {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Red/ER.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #e53435;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #e53435;
    line-height: 12px;
}

.alert_ER_source_orange {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Orange/ER.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #eea043;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #eea043;
    line-height: 12px;
}

.alert_ER_source_green {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Green/ER.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #6ebc5c;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #6ebc5c;
    line-height: 12px;
}

.alert_TS_source_red {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Red/TS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #e53435;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #e53435;
    line-height: 12px;
}

.alert_TS_source_orange {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Orange/TS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #eea043;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #eea043;
    line-height: 12px;
}

.alert_TS_source_green {
    float: left;
    width: 80px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Green/TS.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #6ebc5c;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #6ebc5c;
    line-height: 12px;
}

.alert_WI_source_red {
    float: left;
    width: 190px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Red/WI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #e53435;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #e53435;
    line-height: 12px;
}

.alert_WI_source_orange {
    float: left;
    width: 190px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Orange/WI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #eea043;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #eea043;
    line-height: 12px;
}

.alert_WI_source_green {
    float: left;
    width: 190px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Green/WI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #6ebc5c;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #6ebc5c;
    line-height: 12px;
}

.alert_WI_source_blu {
    float: left;
    width: 190px;
    height: 16px;
    margin: 0px 10px 0 0;
    padding: 2px 5px 0px 25px;
    background-image: url(../images/gdacs_icons/alerts/Blue/WI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #125172;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    border: solid;
    border-width: 1px;
    border-color: #125172;
    line-height: 12px;
}

/*------------------------- Alerts sources minitabs -------------------------*/
.alert_sources_minitabs {
    width: 100%;
    height: 5px; /*26px;*/
    margin: 0 0 15px 0;
    display: block;
}

.sources_hazard {
    width: 120px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 15px;
    margin: 0px 10px 10px 10px;
}


.sources_minitabs {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0px 10px 10px 0;
    background-color: #b9d2db;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_sel {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0px 10px 10px 10px;
    background-color: #125172;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_multi {
    float: left;
    max-width: 90px;
    min-width: 65px;
    min-height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #b9d2db;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_multi_not_active {
    float: left;
    max-width: 90px;
    min-width: 65px;
    min-height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #ccc;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_multi_sel {
    float: left;
    width: 65px;
    min-height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #125172;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}
.sources_minitabs_aoi {
    float: left;
    width: 90px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #b9d2db;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_aoi_sel {
    float: left;
    width: 90px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #125172;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_aoi_not_active {
    float: left;
    width: 90px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #ccc;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}



.sources_minitabs_not_active {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0px 10px 10px 0;
    background-color: #ccc;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}


.sources_minitabs_additional {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #b9d2db;
    border-left: 1px dotted #178A10;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_minitabs_additional_not_active {
    float: left;
    width: 60px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #ccc;
    border-left: 1px dotted #178A10;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}
.sources_minitabs_eq_not_active {
    float: left;
    width: 120px;
    height: 16px;
    margin: 0px 10px 0 10px;
    background-color: #ccc;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}


.sources_minitabs_eq {
    float: left;
    width: 120px;
    height: 16px;
    margin: 0px 10px 10px 10px;
    background-color: #b9d2db;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}


.sources_minitabs_eq_sel {
    float: left;
    width: 120px;
    height: 16px;
    margin: 0px 10px 10px 10px;
    background-color: #125172;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    line-height: 16px;
}

.sources_ {
    float: left;
    margin: 0px 10px 0 0;
    padding: 0px 0px 0 0px;
    display: inline-block;
}

.sources_eq {
    float: left;
    width: 120px;
    height: 16px;
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 0 0px;
    display: inline-block;
}

.bulletin {
    float: left;
    height: 16px;
    margin: 0px 0 0 0;
    padding: 0px 15px 0 0px;
    display: inline-block;
    border-right: solid;
    border-width: 2px;
    border-color: #cccccc;
}

.bulletin_ {
    float: left;
    width: 200px;
    height: 16px;
    margin: 0px 0 0 0;
    padding: 0px 0px 0 0px;
    display: inline-block;
}

/* ----------------------------------- Activations-----------------------------------*/
.activations {
    height: 16px;
    width: 100%;
    font-size: 12px;
    color: #666666;
    font-weight: 600;
}

.activations_minitabs_sel {
    float: left;
    width: auto;
    height: 16px;
    margin: 0px 10px 10px 10px;
    padding: 3px 8px 0 8px;
    background-color: #666666;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    border-radius: 8px;
    line-height: 11px;
}

.activations_minitabs {
    float: left;
    width: auto;
    height: 16px;
    margin: 0px 10px 10px 10px;
    padding: 3px 8px 0 8px;
    background-color: #CCC;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    border-radius: 8px;
    line-height: 11px;
}

.activations_status {
    float: left;
    width: 90px;
    height: 16px;
    margin: 0px 0 0 0;
    padding: 0px 0px 0 0px;
    display: inline-block;
}

#activations_div {
    height: auto;
    width: auto;
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin: 20px 0 20px 0px;
}

.activation_docs {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    margin: 0 20px 15px 0;
}

#sectionActivation {
    margin-top: 0px
}

.activations_minitabs_sel a {
    color: #FFFFFF
}

    .activations_minitabs_sel a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

.activations_minitabs a {
    color: #FFFFFF
}


/* images list and data*/
.thumb_div_activations {
    width: 90px;
    height: 80px;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}

.div_text_activations {
    width: 80%;
    height: auto;
    margin: 0px 0px 10px 0;
    float: left;
    display: inline-block;
    padding: 0 0 0 0;
}



/* ----------------------------------- Alert summary-----------------------------------*/
#alert_summary {
    width: 1140px;
    height: 300px;
    margin: 20px 0 0 0;
}

#alert_summary_left {
    height: auto;
    margin: 0px 20px 20px 0;
    float: left;
    padding: 0 15px 0 0px
}

#alert_summary_right {
    height: auto;
    margin: 0px 20px 20px 0;
    float: left;
    padding: 0 15px 0 15px
}

.alert_summary_quarter {
    width: 60%;
    height: auto;
    margin: 10px 0 0 0;
    float: left;
    display: inline-block;
}

.alert_summary_fifth {
    width: 40%;
    height: auto;
    float: left;
    display: inline-block;
    margin: 10px 0 0 0
}

.alert_summary_fifth_b {
    width: 100%;
    max-height: 100px;
    overflow-y: scroll;
    margin: 12px 0 0 0;
}

.tsnuami_calculations_table_list {
    width: 100%;
    max-height: 100px;
    overflow-y: scroll;
    margin: 12px 0 0 0;
}

.alert_map_div_options {
    height: auto;
    width: auto;
    display: inline-block;
}

.alert_map_div_options {
    height: auto;
    width: auto;
    display: inline-block;
}

.button_map_options {
    width: 92px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #125172; /* padding: 8px 0 6px 26px;*/
    background-color: #f2f2f2;
    border-color: #b9ced6;
    border-width: 1px;
    border-style: solid;
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.button_map_options_sel {
    width: 92px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF; /*padding: 8px 0 6px 26px;*/
    background-color: #125172;
    border-color: #b9ced6;
    border-width: 1px;
    border-style: solid;
    float: left;
    display: inline-block;
    margin-right: 5px;
}

#alert_maps_main_div {
    width: 1140px;
    height: 380px;
    margin: 20px 0 20px 0;
}

.alert_map_div {
    width: 520px;
    height: 370px;
    margin: 0px 30px 20px 15px;
    float: left;
    display: inline-block;
}

.alert_maps_sealevel_div {
    width: 1125px;
    height: 520px;
    margin: 20px 0 10px 15px;
}

.alert_map_sealevel {
    width: 520px;
    height: 370px;
    margin: 0px 30px 20px 10;
    float: left;
    display: inline-block;
}

/* Generic section divs for alert detail*/
.alert_section_div {
    width: 1110px;
    height: auto;
    min-height: 380px;
    margin: 20px 0 20px 0;
    padding: 20px 15px 0 15px;
}

.alert_section_div_auto_top {
    width: 1110px;
    height: auto;
    margin: 20px 0 20px 0;
    padding: 0 15px 0 15px;
}

.alert_section_div_auto {
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
    padding: 20px 15px 0 15px;
    border-top: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.alert_section_div_maps {
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
    padding: 20px 15px 0 0;
    border-top: solid;
    border-width: 1px;
    border-color: #cccccc;
}


.alert_section {
    width: 100%;
    height: auto;
    min-height: 380px;
    margin: 20px 0 20px 0;
    padding: 0px 15px 0 15px;
}

#alert_section_div_container {
    width: 1140px;
    height: auto;
    margin: 15px 0 15px 0;
}

.alert_section_text {
    width: 1110px;
    height: auto;
    margin: 20px 0 20px 0;
    padding: 0px 15px 0 15px;
}

.alert_half {
    width: 45%;
    height: auto;
    margin: 0px 20px 20px 0;
    float: left;
    display: inline-block;
    padding: 0 15px 0 0;
}

.alert_half_nomargin {
    width: 45%;
    height: auto;
    margin: 0px 0px 20px 0;
    float: left;
    display: inline-block;
    padding: 0 15px 0 0;
}

.alert_full_margin {
    width: 100%;
    height: auto;
    margin: 20px 0px 0 15px;
    float: left;
    display: inline-block;
    padding: 0 15px 0 0;
}

.map_half_caption {
    width: auto;
    height: auto;
    margin: 10px 0 30px 0px;
    font-size: 13px;
    color: #666666;
    padding-bottom: 10px;
    border-width: 0px
}

.half_caption {
    width: auto;
    height: auto;
    margin: 10px 0 10px 0px;
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
    border-width: 0px
}

.view_more {
    width: auto;
    height: auto;
    display: block;
    padding-left: 15px;
    clear: both;
    margin-bottom: 20px;
}

#alert_news_main {
    width: 1140px;
    height: 300px;
    margin: 15px 0 15px 0;
}

.alert_news_box {
    width: 262px;
    height: 260px;
    background-color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    border-right: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.media_news_box {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0 20px 15px 0;
    border-bottom: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.div_half {
    width: 555px;
    height: auto;
    margin: 0px 0px 0px 0;
    float: left;
    display: inline-block;
    padding: 0 0 0 0;
}

.div_widget {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0;
    float: right;
    display: inline-block;
    padding: 0;
}

.div_widget_left {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0;
    float: left;
    display: inline-block;
    padding: 0;
}

.data_resource_box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0 20px 15px 0;
}

.thumb_div {
    width: 120px;
    height: 80px;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
}

.div_text {
    height: auto;
    margin: 0px 0px 0px 0;
    float: left;
    display: inline-block;
    padding: 0 0 0 0;
}

#selectType {
    width: 30%;
    margin: 0 20px 15px 0;
}

.maps_thumb_div {
    width: 50%;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
}

.maps_div_text {
    height: auto;
    margin: 0px 0px 0px 0;
    display: inline-block;
    padding: 0 0 0 0;
}

/*------------------------Cyclone surge------------------------*/
.currenttrack {
    background-color: #CDDEE7
}

.alertdecreased {
    background-color: #d1dbb9
}

.cyclone_image_surge {
    margin: 0 0 20px 0;
}

/* ------------------------------------------------tables style------------------------------------------------*/
table.summary {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 26px;
    text-align: left;
}

table.generic {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #000000; /*#666666;*/
    margin: 0 0 15px 0;
    line-height: 26px;
    text-align: center;
    border-collapse: unset
}
table.generic_search {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 26px;
    text-align: center;
}

table.generic_highlighted {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 15px 0;
    line-height: 26px;
    text-align: center;
    border-collapse: unset
}

table.generic2 {
    width: 90%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 15px 0 15px 0;
    line-height: 20px;
    text-align: center;
}

table.generic_admin {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 26px;
    text-align: left;
}

.cell_value_summary {
    width: 56%;
    border: 0px;
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}

td.generic_cell {
    width: auto;
    padding: 6px;
    height: 30px;
    vertical-align: middle;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.main_tit {
    width: auto;
    border: 0px;
    background-color: #083c53;/*#a3b8c1;*/
    padding: 6px;
    height: 36px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.main_tit_highlighted {
    width: auto;
    border: 0px;
    background-color: #2a7fa4;
    padding: 6px;
    height: 36px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

tr.generic_cells {
    width: auto;
    border-bottom: solid;
    border-width: 1px;
    border-color: #00478d;
    padding: 6px;
    height: 30px;
    vertical-align: middle;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

th, td {
    border-bottom: 1px solid #ddd;
    padding: 3px 0 3px 0;
}

table.generic_detail {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 26px;
    border-spacing: 5px 50px;
}

.main_tit_detail {
    width: auto;
    border: 0px;
    background-color: #a3b8c1;
    padding: 6px;
    margin: 3px;
    height: 36px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
}

.cell_detail_left {
    text-align: left;
}

.cell_detail_center {
    text-align: center;
}

.cell_detail_right {
    text-align: right;
}

table.search tr.clickable-row:hover {
    background-color: #cde8e8
}

/* ------------------------ tables matrix #b3b3b3 --------------------*/
table.matrix {
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    border-collapse: unset;
}

table.legend {
    width: 40%;
    height: auto;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    margin: 20px 0 10px 0px;
}

table.legend_tc {
    width: 90%;
    height: auto;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    margin: 20px 0 10px 0px;
}

.cell_intensity {
    width: 40%;
    border: 0px;
    padding: 4px;
}

.cell_type_intensity {
    width: 30%;
    background-color: #f2f2f2;
    padding: 8px;
    color: #555555;
    font-size: 14px;
}

.cell_source_matrix {
    width: auto;
    border: 0px;
    background-color: #125172;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
}

.cell_source_current_matrix {
    width: auto;
    border: 0px;
    background-color: rgba(18, 81, 115, 0.75) ;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
}

.cell_source_matrix_bright {
    width: auto;
    border: 0px;
    background-color: #e4f1fa;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
    color: #333;
}

.cell_source_matrix_empty {
    border: 0px;
    background-color: none;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
}

.cell_source_neic {
    width: 20%;
    border: 0px;
    background-color: #125172;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
    font-size: 10px;
}

.cell_source_matrix a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

.cell_source_matrix a {
    color: #FFFFFF;
    font-weight: bold;
}

.cell_type_matrix {
    width: 35%;
    border: 0px;
    background-color: #f2f2f2;
    padding: 8px;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
}

.cell_type_empty {
    width: 35%;
    border: 0px;
    height: 3px;
}

.cell_grey_matrix {
    width: 35%;
    border: 0px;
    background-color: #ccc;
    padding: 8px;
    color: #fff;
}

.cell_red_matrix {
    width: 20%;
    border: 0px;
    background-color: #ff2600;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_red_matrix_bright {
    border: 0px;
    background-color: #fae6e3;
    padding: 6px 4px 6px 4px;
    color: #333;
    text-align: left;
}

.cell_red_matrix_bright_value {
    width: 8%;
    border: 0px;
    background-color: #fae6e3;
    padding: 6px 6px 6px 2px;
    color: #333;
    text-align: right;
}

.cell_orange_matrix {
    width: 20%;
    border: 0px;
    background-color: #ee9643;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_orange_matrix_bright {
    border: 0px;
    background-color: #faeee4;
    padding: 6px 4px 6px 4px;
    color: #333;
    text-align: left;
}

.cell_orange_matrix_bright_value {
    width: 8%;
    border: 0px;
    background-color: #faeee4;
    padding: 6px 6px 6px 2px;
    ;
    color: #333;
    text-align: right;
}


.cell_green_matrix {
    width: 20%;
    border: 0px;
    background-color: #6ebc5c;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_green_matrix_bright {
    border: 0px;
    background-color: #eafce5;
    padding: 6px 4px 6px 4px;
    color: #333;
    text-align: left;
}

.cell_green_matrix_bright_value {
    width: 8%;
    border: 0px;
    background-color: #eafce5;
    padding: 6px 6px 6px 2px;
    color: #333;
    text-align: right;
}

.cell_grey_matrix {
    width: 20%;
    border: 0px;
    background-color: #dbdeda;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_grey_matrix_bright {
    border: 0px;
    background-color: #dbdeda;
    padding: 6px 4px 6px 4px;
    color: #333;
    text-align: left;
}

.cell_grey_matrix_bright_value {
    width: 8%;
    border: 0px;
    background-color: #dbdeda;
    padding: 6px 6px 6px 2px;
    color: #333;
    text-align: right;
}
.cell_matrix_gdacs {
    width: 15%;
    border: 0px;
    background-color: #808080;
    padding: 6px 4px 6px 4px;
    font-weight: bold;
}

.cell_matrix_gdacs_empty {
    width: 15%;
    border: 0px;
    height: 3px;
}

.cell_values_matrix {
    width: 20%;
    border: 0px;
    background-color: #478aae;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_red_current_matrix {
    width: 20%;
    border: 0px;
    background-color: rgba(255, 38, 0, 0.75);
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_orange_current_matrix {
    width: 20%;
    border: 0px;
    background-color: rgba(238, 150, 68, 0.75);
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_green_current_matrix {
    width: 20%;
    border: 0px;
    background-color: rgba(110, 188, 92, 0.75);
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}


.cell_na_matrix {
    width: 20%;
    border: 0px;
    background-color: #478aaecc;
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}

.cell_na_matrix_bright {
    border: 0px;
    background-color: #478aae80;
    padding: 6px 4px 6px 4px;
    color: #333;
    text-align: left;
}

.cell_na_matrix_bright_value {
    width: 8%;
    border: 0px;
    background-color: #478aae80;
    padding: 6px 6px 6px 2px;
    color: #333;
    text-align: right;
}


.cell_values_current_matrix {
    width: 20%;
    border: 0px;
    background-color: rgba(71, 138, 174, 0.75);
    padding: 6px 4px 6px 4px;
    color: #fff;
    font-weight: bold;
}


.cell_int_rain_6 {
    width: 20%;
    border: 0px;
    background-color: rgba(7, 53, 181,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}

.cell_int_rain_5 {
    width: 20%;
    border: 0px;
    background-color: rgba(45, 95, 219,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}

.cell_int_rain_4 {
    width: 20%;
    border: 0px;
    background-color: rgba(71, 141, 235,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}

.cell_int_rain_3 {
    width: 20%;
    border: 0px;
    background-color: rgba(91, 165, 237,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}

.cell_int_rain_2 {
    width: 20%;
    border: 0px;
    background-color: rgba(127, 186, 235,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}

.cell_int_rain_1 {
    width: 20%;
    border: 0px;
    background-color: rgba(168, 206, 230,1 );
    padding: 4px;
    color: #FFF;
    font-size: 14px;
}


.cell_int_10_cat5 {
    width: 20%;
    border: 0px;
    background-color: #990000;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_9_cat4 {
    width: 20%;
    border: 0px;
    background-color: #e03f3f;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_8_cat3 {
    width: 20%;
    border: 0px;
    background-color: #f57e56;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_7_cat2 {
    width: 20%;
    border: 0px;
    background-color: #faa450;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_6_cat1 {
    width: 20%;
    border: 0px;
    background-color: #edea53;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_5_catts {
    width: 20%;
    border: 0px;
    background-color: #c7ff7d;
    padding: 4px;
    color: #555;
    font-size: 14px;
}

.cell_int_5_cattd {
    width: 20%;
    border: 0px;
    background-color: #c4f1f2;
    padding: 4px;
    color: #555;
    font-size: 14px;
}
.cell_int_surge5 {
    width: 20%;
    border: 0px;
    background-color: #A368D4;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_surge4 {
    width: 20%;
    border: 0px;
    background-color: #EE0000;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_surge3 {
    width: 20%;
    border: 0px;
    background-color: #F57B3A;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_surge2 {
    width: 20%;
    border: 0px;
    background-color: #FDAF41;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_surge1 {
    width: 20%;
    border: 0px;
    background-color: #F1E168;
    padding: 4px;
    color: #000;
    font-size: 14px;
}

.cell_int_surgelow {
    width: 20%;
    border: 0px;
    background-color: #A3D18A;
    padding: 4px;
    color: #555;
    font-size: 14px;
}
.minilabel_source {
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
}

#tableScoreDetail {
    display: none;
}

/* buttons*/
.button_view_more {
    width: 102px;
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #125172;
    padding: 8px 0 6px 26px;
    text-transform: uppercase;
    background-color: #f2f2f2;
    border-color: #b9ced6;
    border-width: 1px;
    border-style: solid;
}

a .button_view_more a:hover {
    width: 104px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #125172;
    border-color: b9ced6;
    border-width: 1px;
    border-style: solid;
}

.button_view_more_maps {
    width: 140px;
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #125172;
    padding: 8px 0 6px 26px;
    text-transform: uppercase;
    background-color: #f2f2f2;
    border-color: #b9ced6;
    border-width: 1px;
    border-style: solid;
    display: block;
}

a .button_view_more_maps a:hover {
    width: 104px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #125172;
    border-color: b9ced6;
    border-width: 1px;
    border-style: solid;
}

.closingHalves {
    clear: both;
    margin: 0;
    max-height: 0;
}

.button_generic {
    width: 80px;
    height: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #125172;
    padding: 2px;
    text-transform: uppercase;
    text-align: center;
    background-color: #f2f2f2;
    border-color: #b9ced6;
    border-width: 1px;
    border-style: solid;
}

.buttonrow {
    width: 100%;
    text-align: center
}

.button_item_left {
    float: left;
    width: 50%;
    padding-right: 2px;
    text-align: right
}

.button_item_right {
    float: left;
    width: 50%;
    padding-left: 2px;
    ;
    text-align: left
}

.meteo_div_buttons {
    width: 100%;
    height: auto;
    margin: 0px 0px 30px 0px;
}

/* text */

a {
    color: #6d9baf;
    text-decoration: none;
    font-weight: bold;
    word-wrap: break-word;
}

    a:hover {
        color: #125172;
        text-decoration: underline;
    }

h1 {
    font-size: 28px;
    font-weight: bold;
    color: #125172;
    margin-bottom: 15px;
}

    h1 a {
        font-weight: inherit;
    }
h2 {
    font-size: 22px;
    font-weight: bold;
    color: #125172;
    margin-bottom: 15px;
}

a h2 {
    color: #6d9baf;
    text-decoration: none;
    font-weight: inherit;
}

a:hover h2 {
    color: #125172;
    text-decoration: underline;
}

.h2_spacer {
    color: #6d9baf;
    text-decoration: none;
    font-weight: 100;
    margin: 0px 20px 0 15px;
}

.h2_selected {
    font-size: 20px;
    font-weight: bold;
    color: #125172;
    margin-bottom: 15px;
    text-decoration: underline;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    color: #125172;
    margin: 15px 0 5px 0;
}

h4 {
    color: #125172;
    font-size: 16px;
    ;
    font-weight: normal;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 15px;
}

.h4_list {
    color: #125172;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    line-height: 12px;
}

h5 {
    padding: 0 0 0 10px;
    color: #104a8b;
    margin: 8px 0 8px;
    font: bold 13px Verdana, Geneva, sans-serif;
}

h6 {
    padding: 0 0 8px 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.p_media_title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    margin-bottom: 5px;
    padding-right: 15px;
    padding-top: 3px;
}

.p_meteo_title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    margin-bottom: 5px;
}

.p_media_dida {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    line-height: 18px;
    font-style: italic;
    margin-bottom: 10px;
}

.p_link {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    line-height: 18px;
    margin-bottom: 10px;
    word-break: break-word;
}

.p_media_source {
    font-size: 12px;
    font-weight: normal;
    color: #125172;
    line-height: 12px;
}

.text_general {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}


.p_summary {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
    padding-right: 15px;
}

.p_summary_link {
    font-size: 18px;
    font-weight: normal;
    color: #6d9baf;
    line-height: 16px;
    margin-bottom: 10px;
}

.p_summary_link_sel {
    font-size: 18px;
    font-weight: normal;
    color: #125172;
    line-height: 16px;
    margin-bottom: 10px;
    text-decoration: underline;
}

.p_summary_date {
    font-size: 12px;
    font-weight: normal;
    color: #125172;
    line-height: 12px;
    margin: 5px 0 10px 0;
}

.p_gts {
    font-family: font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}

.p_bold {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}

.p_bold_black {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
}

.p_bold_big {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}

.p_summary_link_bold {
    font-size: 14px;
    font-weight: bold;
    color: #6d9baf;
    line-height: 12px;
    margin-bottom: 10px;
}

.p_summary_link_sel_bold {
    font-size: 14px;
    font-weight: bold;
    color: #125172;
    line-height: 12px;
    margin-bottom: 10px;
    text-decoration: underline;
}

.p_summary_small {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    line-height: 12px;
}

.p_summary_extrasmall {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    line-height: 10px;
}

ol {
    margin: 0 0 0 40px;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
}

li {
    line-height: 14px
}

.li_summary {
    margin: 0 0 0 40px;
}

.ul_summary {
    list-style: none;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}

.container-fluid, #page > .container .container.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.evidenziato, #page > .container h3.evidenziato {
    color: #007fe1;
    font: bold 12px Verdana, Geneva, sans-serif;
}

.evidenziato2 {
    color: #fff;
    font: bold 12px Verdana, Geneva, sans-serif;
}

.white_bold_14 {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px;
}

/* -----------------------------------div-lines----------------------------------- */
.hr_thin {
    width: 100%;
    height: 1px;
    background-color: #b9ced6;
    display: block;
    margin: 0 0 15px 15px;
    clear: both;
}

.hr_thin_hidden {
    width: 100%;
    height: 1px;
    background-color: none;
    display: block;
    margin: 0 0 15px 15px;
    clear: both;
}

.hr_thin_text {
    width: auto;
    height: 1px;
    background-color: #b9ced6;
    margin: 20px 0 25px 0;
}

.hr_thin2 {
    width: 100%;
    height: 1px;
    background-color: #b9ced6;
    display: block;
    clear: both;
}

.hr_thin_margin {
    width: 100%;
    height: 1px;
    background-color: #b9ced6;
    display: block;
    margin: 0 0 20px 15px;
    clear: both;
}

.hr_thin_margin2 {
    width: 100%;
    height: 1px;
    background-color: #b9ced6;
    display: block;
    margin: 0 0 15px 0;
    clear: both;
}

.hr_thin_tab {
    width: 100%;
    height: 1px;
    background-color: #b9ced6;
    display: block;
    margin: 10px 0 10px 0;
    clear: both;
}

.hr_thin_text_low_margin {
    width: auto;
    height: 1px;
    background-color: #b9ced6;
    margin: 5px 0 5px 0;
}

.hr_thin_text_medium_margin {
    width: auto;
    height: 1px;
    background-color: #b9ced6;
    margin: 10px 0 10px 0;
}

.hr_thin_text_high_margin {
    width: auto;
    height: 1px;
    background-color: #b9ced6;
    margin: 20px 0 20px 0;
}

/* ------------------------ About page --------------------*/
.about_generic {
    width: 70%;
    height: auto;
    margin: 20px 0 20px 0;
    float: left;
    display: inline-block;
    padding: 0 15px 0 30px
}

.partners_generic {
    width: 90%;
    height: auto;
    margin: 20px 0 20px 0;
    float: left;
    display: inline-block;
    padding: 0 15px 0 15px
}

.thumb_div_partners {
    width: 180px;
    height: 180px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}

.div_text_partners {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0;
    float: right;
    display: inline-block;
    padding: 0 0 0 0;
}

.about_generic_div {
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
}

.thumb_div_about {
    width: 61px;
    height: 90px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    background-color: #a3b8c1;
    margin-bottom: 15px;
}

.div_text_about {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0;
    float: right;
    display: inline-block;
    padding: 0 0 0 0;
}

.thumb_div_archivedocuments {
    width: 125px;
    height: 180px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    background-color: #a3b8c1;
    border: 1px solid #ddd;
}

.thumb_div_publications {
    width: 62px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    background-color: #a3b8c1;
    border: 1px solid #ddd;
    text-align: center
}

.thumb_div_products {
    width: auto;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    background-color: #a3b8c1;
    border: 1px solid #ddd;
    text-align: center
}

.p_authors {
    font-size: 14px;
    color: #125172;
    line-height: 16px;
    margin-bottom: 10px;
    font-style: italic;
}

.p_publication_title {
    font-size: 14px;
    font-weight: bold;
    color: #125172;
    line-height: 16px;
    margin-bottom: 10px;
}

.div_options {
    width: auto;
    height: 16px;
    margin: 0 10px 0 0;
    display: inline-block;
}

.div_checkbox {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 10px 0 0;
    display: inline-block;
}

.toplink_div {
    width: 16px;
    height: 16px;
    float: right;
    margin: 0 10px 0 0;
    display: inline-block;
    font-size: 12px;
}

.div_text_publications {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0;
    float: right;
    display: inline-block;
    padding: 15px 0 0 0;
}


.div_text_archivedocuments {
    width: 80%;
    height: auto;
    margin: 0px 0px 0px 0;
    float: right;
    display: inline-block;
    padding: 0 0 0 0;
}

/*-------------------------------------------------- Knowledge page --------------------------------------------------*/

.div_models_minitabs {
    width: 100%;
    height: 26px;
    margin: 0 0 20px 0;
    padding: 0 15px 0 0px;
    display: block;
}

.models_minitabs {
    float: left;
    width: 155px;
    line-height: 20px;
    height: 20px;
    margin: 3px 20px 0 0;
    padding: 0px 0px 0 0px;
    background-color: #b9d2db;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
}

.models_minitabs_s {
    float: left;
    width: 120px;
    line-height: 20px;
    height: 20px;
    margin: 3px 20px 0 0;
    padding: 0px 0px 0 0px;
    background-color: #125172;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
}

.models_minitabs_s2 {
    float: left;
    width: 155px;
    line-height: 20px;
    height: 20px;
    margin: 3px 20px 0 0;
    padding: 0px 0px 0 0px;
    background-color: #125172;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
}

.p_models_links {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}


/* -----------------------------------Virtual OSOCC page ----------------------------------- */
.v_osocc_box_title {
    height: 28px;
    width: 1140px;
    ;
    margin: 20px 0 20px 0;
}

.v_osocc_title {
    height: 28px;
    width: 100%;
    font-size: 24px;
    color: #125172;
    font-weight: 600;
    display: inline-block;
    float: left;
}

.v_osocc_item_list {
    width: 100%px;
    padding-left: 0px;
    height: 30px;
    margin-bottom: 10px;
    color: #125172;
    display: block;
    line-height: 16px;
    margin-bottom: 15px;
}

.v_osocc_loginbox {
    height: 28px;
    width: 440px;
    float: right;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 0 0 0px;
}

.v_osocc_field_div {
    width: 100%;
    height: auto;
    margin: 0 0 0 20px;
    display: inline-block;
    float: right;
}

.v_osocc_current_alerts {
    width: 1140px;
    height: auto;
    background-color: #FFFFFF;
    margin: 15px 0 15px 0;
    padding: 15px 0 15px 0;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
}

.v_osocc_section_div_auto {
    width: 1110px;
    height: auto;
    margin: 20px 0 20px 0;
    padding: 0px 15px 0 15px;
    background-color: #FFF;
}

.v_osocc_box_latest_update {
    width: 100%;
    height: auto;
    background-color: none;
    margin-right: 15px;
    display: block;
    float: left;
}

.v_osocc_box_left {
    width: 60%;
    height: auto;
    margin: 0px 10px 20px 0;
    float: left;
    display: inline-block;
    padding: 0 15px 0 15px
}

.v_osocc_box_right {
    width: 30%;
    height: auto;
    margin: 0px 10px 20px 0;
    float: right;
    display: inline-block;
    padding: 0 15px 0 15px
}

.v_osocc_item_name {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    color: #125172;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 15px;
}

table.osocc {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 20px;
    text-align: left;
}

.cell_value_osocc {
    width: 22%;
    height: auto;
    padding: 5px;
    border: 0px;
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px solid #ddd;
}

.tit_tab_osocc {
    width: auto;
    border: 0px;
    background-color: #a3b8c1;
    padding: 6px;
    height: 28px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

td.cell_osocc {
    width: auto;
    padding: 6px;
    height: 30px;
    font-size: 14px;
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
    line-height: 16px;
}
/*--------------------------------------------Grid Style Paging-------------------------------*/
.gridpaging { /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .gridpaging table > tbody > tr > td {
        display: inline;
    }

        .gridpaging table > tbody > tr > td > a,
        .gridpaging table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #0f4450;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .gridpaging table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .gridpaging table > tbody > tr > td:first-child > a,
        .gridpaging table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .gridpaging table > tbody > tr > td:last-child > a,
        .gridpaging table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .gridpaging table > tbody > tr > td > a:hover,
        .gridpaging table > tbody > tr > td > span:hover,
        .gridpaging table > tbody > tr > td > a:focus,
        .gridpaging table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
/*---------------------------------Cyclone's page -------------------------------------------*/
.main_cyclone_source {
    border-right: 1px dotted #178A10;
    display: inline-block;
    width: 100px;
    margin-right: 5px;
}

.secondary_cyclone_source {
    display: inline-block;
    align-content: center
}
.secondary_cyclone_source_additional {
    border-right: 1px dotted #178A10;
    display: inline-block;
    align-content: center
}



/*---------------------------------Div class page -------------------------------------------*/
.item_highlighted {
    background-color: #44444
}


/*---------------------------------Information Product -------------------------------------------*/
.div_text_products {
    width: auto;
    height: auto;
    margin: 10px 0px 0px 0;
    display: inline-block;
    padding: 0 0 0 0;
}

#productLegend {
    right: initial;
    display: flex;
    justify-content: space-between;
}

.p_products {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    margin-bottom: 20px;
    width: auto;
    height: auto;
    display: inline-block;
    padding-left: 25px;
}

.list_box {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.box_detail {
    padding-right: 0px;
}

.category {
    margin-bottom: 10px;
    margin-left: 14px;
    border-radius: 5px;
    height: 50px;
    min-width: 130px;
    width: auto !important;
    top: 1px;
    left: 0px;
    font-weight: 200;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.satellite_detail_product {
    width: 100%;
    width: auto !important;
    height: 500px;
    max-height: 520px;
    background-color: none;
    border: solid;
    border-width: 3px;
    border-color: #c4def3;
    border-radius: 15px;
    margin-top: 10px;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
}

.satellite_product{
    width: 100%;
    min-height: 220px;
    height: auto !important;
    height: 209px;
    background-color: none;
    border: unset;
    border-top-color: unset;
    border-top-width: unset;
    border-right-color: unset;
    border-right-width: unset;
    border-bottom-color: unset;
    border-bottom-width: unset;
    border-left-color: unset;
    border-left-width: unset;
    border-width: 0px;
    border-color: #cccccc;
}

.cell_detail_product {
    text-align: left;
    height: 290px;
    padding-left: 10px;
    border-bottom: 0px;
}

#orderfilter {
    padding-left: 25px;
}

.gdacs_date {
    white-space: nowrap;
    color: Gray;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
}