#trcolor1 td, #trcolor0 td, #tdMediumColor, #tdLightColor{ 
    padding:5px; 
} 

#tdHeader, #tdHeader td { 
   padding: 5px; 
} 

div.accepted {
    display: none;
}

div.slider-wrapper {
    max-width: 100%;
}

table #edit{ 
    margin-top:20px; 
}

span {
    font-weight: inherit !important;
}

td{
    word-wrap:break-word;
}

#formPageType td, #formPageType div{
    padding-top:4px;
    padding-bottom:4px;
}
form[name="contentForm"] td{
    padding-top:4px;
    padding-bottom:4px;
} 
@media only screen and (max-width: 768px) {
    #contactusForm td, td#verificationCode, .stdOutlineTable td {
        display:block !important;
    }

    .leftBoxText {
        text-align:left !important;
        padding-top:15px;
        padding-bottom:10px;
    }
}

#dialog-overlay span.pageHeader{
	background:transparent;
}

#dialog-overlay a{
	background:transparent !important;
}
div.dialog div#menu-tabs{
	height:27px !important;
}

div.dialog td#colorThree strong{
	background:transparent !important;
}
div.dialog font{
	background:transparent !important;
}

div#admin.controlPanel{
	background: lightgray;
}

li.toggle-topbar.menu-icon a span {
	color:transparent;
}