﻿/*#d_Course_Information_Wrap {margin:40px auto;}
*/ /*#d_Course_Information_Wrap a {color:#b6560c;font-size:21px;}
    #d_Course_Information_Wrap a:hover {
        color: #154734;
    }
*/
#d_Course_Information_Wrap div {
    padding-bottom: 15px;
}

#d_Course_Information_Wrap img {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
}
/*.span_Graduates {font-size:22px;}
*/
.d_Beer_Mat_Links_Wrap {
    position: relative;
    width: 250px;
    height: 250px;
}

#d_Already_Registered_Wrap {
    float: right;
}

.d_Beer_Mat_Links_Wrap a {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    font-size: 24px;
    margin-top: -20px;
    left: 50%;
    margin-left: -90px;
}

    .d_Beer_Mat_Links_Wrap a:visited {
        color: #fff;
    }

    .d_Beer_Mat_Links_Wrap a:hover {
        color: #B7A97E;
    }

.dg_Course_Status {
    width: 360px;
}

    .dg_Course_Status td {
        padding: 10px;
        background-color: #154734;
        color: white;
    }

@media (max-width:767px) {
    #d_Already_Registered_Wrap {
        float: none;
    }

    .d_Beer_Mat_Links_Wrap {
        margin-bottom: 40px;
    }

    #d_Course_Information_Wrap div {
        text-align: center;
    }
}

@media (max-width:499px) {
    #d_Course_Information_Wrap div {
        margin-bottom: 40px;
    }

    .d_Beer_Mat_Links_Wrap {
        margin: 40px auto;
    }
}
