/* Enter Your Custom CSS Here */
body.login #login h1 a {
    background-image: url(http://caddellprep.com/wp-content/uploads/2016/02/CaddellPrep_small.gif) !important;
    height: 73px;
    width: auto;
    background-size: auto;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#aad4ff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




div.img
{
margin: in: 4px;
border: 0px solid #0000ff;
height: auto;
width: auto;
text-align: center;
}
div.img img
{
display: inline;

}

.contest .collapse {
    display: block !important;
}

fieldset {
    padding: .35em .625em .75em !important;
    margin: 10px 2px !important;
    border: 1px solid silver !important;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    border: 0px;
}

img {
    border: 0 !important;
}

.woocommerce-account-fields > .create-account {
    width: 100% !important;
}

.woocommerce-billing-fields #billing_company_field{
    display: none !important;
}

.watu-question {
    width: 100% !important;
}

.question-content {
    border: solid #0000ff;
    border-radius: 3px 3px 0 0;
    padding: 20px;
    margin-left: 0 !important;
    border-bottom: 1;
}

div.watupro-choices-columns {
    background: #ebebeb;
    border: solid #0000ff;
    border-radius: 0 0 3px 3px;
    padding: 10px;
    margin-top: 1 !important;
    border-top: 1;
}

#next-question > input, #prev-question > input {
    width: 200px;
    height: 50px;
    background: #0000ff !important;
    border-radius: 3px !important;
    color: white !important;
    font-weight: bold !important;
}

#liveResultBtn {
    width: 150px;
    height:50px;
}

.watupro_buttons input[type=button] {
    background: #0000ff !important;
    border-radius: 3px !important;
    color: white !important;
    font-weight: bold !important;
}

.watupro-progress-bar {
    background: linear-gradient(to right, #eee 0%, #0000ff 100%) !important;
}

#action-button {
    width: 150px;
    height: 50px;
}

#save-button {
    width: 150px;
    height: 50px;
}

input.watupro-text {
    border: solid #0000ff;
    border-radius: 3px 3px 0 0;
    width: 100%;
}

.nav-toggle {
    background: #0000ff !important;
}

.group-exam-title a {
    color: white !important;
    border: white 1px solid;
}

.group-exam-info>a {
    padding: 5px 15px;
}