<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.BigButton:hover
{
	background-image: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
}

.BigButton
{
	width:auto;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	padding: 5px 8px;
	background-color: #FFAD39;
	color: #FFFFCC;	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
	border: 1px solid gray;
	font-weight: bold;
	cursor: pointer;
	.padding:5px 0px;
}

a.btnGetATutor
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-get-tutor-white-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnGetATutor 
{
	background-position: 0 -48px;
}

a.btnGetATutorBlue
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-get-tutor-blue-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnGetATutorBlue
{
	background-position: 0 -48px;
}

a.btnGetATutorGray
{
	display: block;
	width: 185px;
	height: 48px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-get-tutor-gray-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnGetATutorGray
{
	background-position: 0 -48px;
}

a.btnContinue
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-continue-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnContinue 
{
	background-position: 0 -47px;
}

a.btnConfirm
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-Confirm-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnConfirm
{
	background-position: 0 -47px;
}

a.btnContinueOrange
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-continue-orange-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnContinueOrange
{
	background-position: 0 -39px;
}

a.btnConfirmOrange
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-Confirm-orange-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnConfirmOrange
{
	background-position: 0 -39px;
}

a.btnSignIn
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-sign-in-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnSignIn 
{
	background-position: 0 -47px;
}

a.btnSend
{
	display: block;
	width: 75px;
	height: 30px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-send-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnSend 
{
	background-position: 0 -30px;
}

a.btnBuyMinutes
{
	display: block;
	width: 153px;
	height: 39px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-buy-minutes-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnBuyMinutes 
{
	background-position: 0 -39px;
}

a.btnCart
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-add-to-cart-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnCart 
{
	background-position: 0 -47px;
}

a.btnCartSmall
{
	display: block;
	width: 185px;
	height: 47px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-add-to-cart-sm-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnCartSmall
{
	background-position: 0 -47px;
}

a.btnSignUpNowOrange
{
	display: block;
	width: 186px;
	height: 48px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-signup-white-all.png?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnSignUpNowOrange
{
	background-position: 0 -48px;
}

a.btnSaveChanges
{
	display: block;
	width: 130px;
	height: 30px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-save-my-changes-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnSaveChanges
{
	background-position: 0 -30px;
}


a.btnGO
{
	display: block;
	width: 38px;
	height: 25px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-go-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnGO
{
	background-position: 0 -25px;
}

a.btnCivilian, a.btnAirForce, a.btnApply, a.btnArmy, a.btnMarines, a.btnNavy, a.btnDoDSchool, a.btnQuoteBlue, a.btnQuoteGreen, a.btnQuoteRed
{
	display: block;
	width: 186px;
	height: 48px;
}
a:hover.btnCivilian, a:hover.btnAirForce, a:hover.btnApply, a:hover.btnArmy, a:hover.btnMarines, a:hover.btnNavy, a:hover.btnDoDSchool, a:hover.btnQuoteBlue, a:hover.btnQuoteGreen, a:hover.btnQuoteRed
{
	background-position: 0 -48px;
}

a.btnCivilian
{
	background: url("//www-aws-static.tutor.com/images/buttons/dodcivilian-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnAirForce
{
	background: url("//www-aws-static.tutor.com/images/buttons/airforce-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnApply
{
	background: url("//www-aws-static.tutor.com/images/buttons/apply-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnArmy
{
	background: url("//www-aws-static.tutor.com/images/buttons/army-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnMarines
{
	background: url("//www-aws-static.tutor.com/images/buttons/marines-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnNavy
{
	background: url("//www-aws-static.tutor.com/images/buttons/navy-button.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnDoDSchool
{
	background: url("//www-aws-static.tutor.com/images/buttons/btn-DoD-School.png?v=2025-02-25") 0 0 no-repeat;
}

a.btnQuoteBlue
{
	background: url("//www-aws-static.tutor.com/images/buttons/request-button-blue.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnQuoteGreen
{
	background: url("//www-aws-static.tutor.com/images/buttons/request-button-green.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnQuoteRed
{
	background: url("//www-aws-static.tutor.com/images/buttons/request-button-red.gif?v=2025-02-25") 0 0 no-repeat;
}

a.btnTryIt
{
	display: block;
	width: 186px;
	height: 48px;
	background: url("//www-aws-static.tutor.com/images/buttons/btn-white-tryit-all.gif?v=2025-02-25") 0 0 no-repeat;
}
a:hover.btnTryIt 
{
	background-position: 0 -48px;
}
</pre></body></html>