  ï»¿@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
    .column2 {
        width: 100%;
    }
}
#topofdp, #bottomofdp {
    background: url("/employees/images/color_stripe_bg.jpg");
    background-repeat: repeat-x;
    height: 15px;
    background-size: 60% 100%;
}
.dpcontainer {
    background-color: #ffffff;
}
.virtclassheader {
    background-color: #50c4ad;
    text-align: center;
    font-size: 150%;
    padding: 0px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);

}
div.dynamicvirtcolumnchanger {
    margin-left: auto;
    margin-right: auto;
    table-layout: auto;
    font-size: 100%;
    text-align: center;
    background: #ffffff;
    padding: 0px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);

}
div.virtrow{
    text-align: center;

}
div.virtrow2{
    text-align: center;

}
div.virtrow1{
    text-align: center;

}
div.virtrow{
    width: 100%;
    text-align: center;
    float: left;
    background: #cce5ff;
    padding: 5px;
    font-size: 100%;
}
span.column2{
    width: 50%;
    text-align: center;
    background: #cce5ff;
    padding: 0px;
    float: left;
    font-size: 100%;
}
span.column1{
    width: 100%;
    text-align: center;
    background: #cce5ff;
    padding: 0px;
    float: left;
    font-size: 100%;

}
span.column {
    width: 33.33%;
    text-align: center;
    background: #cce5ff;
    padding: 0px;
    float: left;
    font-size: 100%;
}
/*
.centered91´ÎÔªLogo {
    text-align: center;
    background: url("/employees/images/91´ÎÔª-Temp.png");
    height: 200px;
    background-size: 60% 100%;
    background-position: center;
    background-repeat: no-repeat;
}*/
.instructor-email{
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #ededed;
    font-size: 95%;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}