@font-face {
    font-family: 'bebas_kairegular';
    src: url('fonts/bebaskai-regular-webfont.eot');
    src: url('fonts/bebaskai-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebaskai-regular-webfont.woff2') format('woff2'),
         url('fonts/bebaskai-regular-webfont.woff') format('woff'),
         url('fonts/bebaskai-regular-webfont.ttf') format('truetype'),
         url('fonts/bebaskai-regular-webfont.svg#bebas_kairegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#impressionz-form{
    font-family: 'bebas_kairegular', Helvetica;
    font-size: 22px;
    letter-spacing: 1px;
}

#impressionz-form, #impressionz-form .white{
	color: white;
}
#impressionz-form a,
#impressionz-form a:hover,
#impressionz-form a:focus{
	color: white;
	text-decoration: none;
	letter-spacing: 1px;
        outline: 0;
}

#impressionz-form a.green-link, #impressionz-form a.green-link:hover{
    color: #54ba2c;
    cursor: pointer;
    font-size: 20px;
}
#impressionz-form h1, #impressionz-form h2{
	color: #5e5b59;
	 letter-spacing: 1px;
}
.izrow > div {
    color: #5e5b59;
}
#impressionz-form h1{
    font-size: 30px;
    margin-bottom: 0;
    font-family: "bebas_kairegular";
}
#impressionz-form .finish h1 {
    color: white;
    font-weight: lighter;
    margin: 2px 0;
}
#impressionz-form h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    text-align: center;
}
#impressionz-form ul li {
    display: inline-block;
    list-style-type: none;
}
#impressionz-form .wizard-container{
	height: 111px;
	text-align: center;
}
#impressionz-form .wizard-container input {
	color: #5e5b59;
    display: initial;
    font-size: 22px;
    margin-top: 30px;
    text-align: center;
    width: 146px;
}
.wizard > .content > .body input {
    height: 50px;
}
#impressionz-form .active {
    background-color: #24890d;
}
.center{
	text-align: center;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.wizard > .content {
    background-color: initial;
    height: 430px;
}
.for-green-border {
    font-size: 24px;
    margin-top: 10px;
}
.green{
    color: #54ba2c;
    margin: 15px 0;
}
.green h4{
    margin-bottom: 0;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.wizard .content input.green-border {
    border: 3px solid #54ba2c;
    color: #5e5b59;
    height: 30px;
    margin-top: 5px;
    padding: 5px;
}
label.error{
    display: block !important;
}

/* Have Design */
#link3 {
    background-image: url("images/need-help.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link4 {
    background-image: url("images/not-yet.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link5 {
    background-image: url("images/have-design.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
.wizard-help-container {
    font-size: 18px;
	color: #2b2b2b;
}
.wizard-help-container.bottom {
    font-size: 14px;
	color: #2b2b2b;
}

/* INTERESTED */
.tshirt{
	background-image: url("images/tshirt.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}

/* Ink Colors*/
#link15,
#link42{
    background-image: url("images/one-gout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 120px;
    width: 50px;
}
#link16,
#link43 {
    background-image: url("images/two-gout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 121px;
    width: 57px;
}
#link17,
#link44 {
    background-image: url("images/three-gout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 119px;
    width: 81px;
}
#link18,
#link45 {
    background-image: url("images/four-gout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 121px;
    width: 90px;
}
#link19,
#link46 {
    background-image: url("images/five-gout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 119px;
    width: 101px;
}
/* Additional Print Location */
#link10, #link20, .full-front {
    background-image: url("images/fullfront.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link11, #link21, .full-back {
    background-image: url("images/fullback.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link12, #link22, .left-chest {
    background-image: url("images/left-chest.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link13, #link23, .sleeve {
    background-image: url("images/sleeve.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link14, #link24, .other {
    background-image: url("images/other.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
/* HOW MANY SHIRTS */
#howManyShirts {
    font-size: 24px;
}
#howManyShirts > div {
    padding: 45px 0;
}
/* ANY EXTRAS */
#link36 {
    background-image: url("images/specialty-inks.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link37 {
    background-image: url("images/discharge.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link38 {
    background-image: url("images/athletic-number.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
/* ACCESORY TYPE */
#link39 {
    background-image: url("images/hats.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link40 {
    background-image: url("images/bags.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}
#link41 {
    background-image: url("images/towels.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 100px;
}

/* Date Picker */
#datepicker > div{
    margin: 0 auto;
}
.ui-datepicker{
    height: 300px;
    width: 400px;
}
.ui-widget-header{
    background: #5D5E5E;
    border: none;
}
.entry-content td, .comment-content td {
    padding: 0 !important;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: 0.1em !important;
}
#impressionz-form .ui-datepicker td, #impressionz-form .ui-datepicker th{
    font-size: 12px;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th{
    color: #FFFFFF !important;
}
.entry-content td, .comment-content td{
    border-top: none !important;
    padding: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background: none;
    border: 1px solid #54BA2C;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background: #24890d;
}
.ui-widget-content {
    background: #54BA2C;
    border: 1px solid #dddddd;
    color: #333333;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {    border: 1px solid #54BA2C;
    background: #24890d;
    font-weight: bold;
    color: #54BA2C;
}
.ui-widget-content {
    border: none !important;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #ffffff;
}
.wizard-container.calendar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* Action Buttons */
.wizard > .actions a[href="#previous"], .wizard > .actions a[href="#previous"]:hover, .wizard > .actions a[href="#previous"]:active{
    background: url("images/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 20px;
    height: 21px;
}
.wizard > .actions a[href="#next"], .wizard > .actions a[href="#next"]:hover, .wizard > .actions a[href="#next"]:active{
    background: url("images/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 60px;
    height: 21px;
}
.wizard > .actions a[href="#finish"], .wizard > .actions a[href="#finish"]:hover, .wizard > .actions a[href="#finish"]:active{
    background-color: #5d5e5e;
    height: auto;
    padding: 0 1em;
}
.wizard > .actions > ul {
    display: block;
}
.actions .previous {
    float: left !important;
}
.actions .next {
    float: right !important;
}
.actions .finish {
    float: right !important;
}
#impressionz-form div.actions {
    margin-top: -70px;
}
.option {
    height: 111px;
    padding: 5px;
}
.or.option {
	color: white;
    padding-top: 30px;
}
#inkColors .option, #additionalInkColors .option {
	height: 100%;
    padding-top: 35px;
}
#uploadDesign > *:not(.active) {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  /* IE 5-7 */
  filter: alpha(opacity=25);
  /* Netscape */
  -moz-opacity: 0.25;
  /* Safari 1.x */
  -khtml-opacity: 0.25;
  /* Good browsers */
  opacity: 0.25;
}
.wizard-container.finish {
    padding: 10px 0;
}
#list .option {
    padding-top: 35px;
}
#list .option.or {
    padding-top: 45px;
}
.active.uploaded {
    background-color: #0ca7d3;
}
.margin-top{
    padding-top: 5px;
    display: inline-block;
}
.wizard > .content > .body label.error{
    margin-left: 0;
    text-align: center;
}