/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');
#ID_s1_txt01,
#ID_s1_txt02,
#ID_s1_txt03,
#ID_s1_txt04,
#ID_s1_txt05,
#ID_s1_txt06,
#ID_s1_txt07 {
    color: #393536 !important;
}

#ID_s2_txt01,
#ID_s2_txt02,
#ID_s2_txt03,
#ID_s2_txt04,
#ID_s2_txt05,
#ID_s2_txt06 {
    color: #393536 !important;
}

select {
    background-color: #EEEEEE !important;
}

#ID_s1_txt04 {
    width: 720px !important;
}

@media only screen and (device-width: 768px) {
    #highlight_0,
    #highlight_1,
    #highlight_2,
    #highlight_3,
    #highlight_4,
    #highlight_5,
    #highlight_6, 
    #highlight_7,
    #highlight_8,
    #highlight_9,
    #highlight_10,
    #highlight_11,
    #highlight_12{
        float: right;
        margin-right: 600px !important;
        margin-left: -25px !important;
        margin-top: -23px !important;
    }
}
