P, 
DIV, 
DD, 
DT, 
OL, 
UL, 
DL, 
BLOCKQUOTE, 
INPUT, 
TEXTAREA, 
SELECT, 
DESCRIPTION, 
.article, 
CATEGORY, 
TABLE {
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

table > thead > tr > th, 
table > tbody > tr > td {
    font-size: 12px;
}

select {
    border: 1px solid #999999;
}

.nav-tabs {
    position: relative;
    padding-left: 0%;
    text-align: center;
}

.nav-stacked li {
    text-align: left;
}

.dropdown-menu > li > a {
    padding: 3px 16px;
}

.wg-logo {
    margin: 10px 0 0;
}

.contain-me {
    width: 1150px;
    position: relative;
    padding: 0;
}

#main-masthead-wrap {
    height: 75px;
}

#wg-content {
    padding-top: 0;
}

#wg-footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

@media (min-width: 991px){
	#main-masthead-wrap {
	    height: 107px;
	}
}

@media (min-width: 768px){
    #wg-footer .navbar {
        border-radius: 0;
    }
}


/**Buyonline.asp**/
#contact-tab { 
    width: 165px;
}

@media (min-width: 992px) {

    .col-md-2.custom {
        width: 20%;
    }

}


/**ManageProduct.aspx**/
#DefaultContentPH_txtSearch {

    font-size: 11px;
}

#DefaultContentPH_wsmManager {
    color: #ff0000;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
}

#DefaultContentPH_wsmManager:hover {
    color: #000000;
}

#DefaultContentPH_btnSearch,
#DefaultContentPH_btnResetSearch {
    font-size: 11px;
    border-style: solid;
    background: #fff;
    border-color: #c1c1c1;
    border-width: 1px;
    border-radius: 5px;
}

.pagebar a:visited,
#DefaultContentPH_customerProducts a:visited {
    color: #ff0000;
}

/**productdetails.aspx**/
#divrightcol label {
    display: block;
}

/**Buyonline.asp**/
#contact-tab { 
    width: 165px;
}

@media (min-width: 992px) {

    .col-md-2.custom {
        width: 20%;
    }

}

/** photo-library/index.asp **/
#contact-sales-right {
    padding: 0 20px 45px 20px;
}

/**ActivationType.aspx**/
#activation-container .activation-inner-container .activation-content .free-trial-container p {
    padding-left: 0;
}

#colorbox {
    min-width: 400px;
    min-height: 600px;
}

#CustomUITable li {
    list-style: inherit
}

#CustomUITable tr {
    height: 10px;
}

.activation-inner-container .confirmation-left,
.activation-inner-container .confirmation-right {
    width: 160px;
    padding: 0 10px 0;
}


