/*!
Set Custom Styles
 */
.top-buffer {
    margin-top: 10px;
}

.top-buffercards {
    margin-top: 20px;
}

.top-buffercardsflush {
    margin-top: 10px;
}

.top-bufferthirty {
    margin-top: 20px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    font-size: .938em;
    line-height: 2.1.5em;
    color: #ffffff;
    font-weight: bold;
    height: 2.5em;
    width: 100%;
    background: #990000;
    border: 0px solid #bbb;
    font-stretch: ultra-expanded;
}

input[type="submit"]:hover {
    background: #ff0000;
    color: #ffffff;
}
/*First leter of work in caps*/
input[type=text] {
    text-transform: capitalize;
}
/*Excluding Email*/
input#email {
    text-transform: none;
}

input[type=text], input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    height: 2em;
    width: 100%;
    border: 1px solid #C0C0C0;
    padding-left: 5px;
    color: #000000;
}

select {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    height: 2em;
    width: 100%;
    border: 1px solid #C0C0C0;
    padding-left: 5px;
    color: #000000;
}

label:hover {
}

input.error {
    background-color: #ffffcc;
    border-color: #ff0000;
}

select.error {
    background-color: #ffffcc;
    border-color: #ff0000;
}

nocardchecked {
    background-color: #ffffcc;
    border-color: #ff0000;
}

.notagree {
    background-color: #ff0000;
}

.boxed {
    border: 1px solid white;
}

.labelfont {
    font-size: 23px;
    color: #234466;
}

.introfont {
    font-size: 30px;
    color: #234466;
    font-weight: bold;
    line-height: 30px;
}
/* Start Card */
.cards {
    overflow: hidden;
}

ul {
    list-style-type: none;
}

.cards li {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background-image: url('../images/jk_logos_cards.png');
    background-position: 0 0;
    float: left;
    height: 32px;
    padding-top: 2px;
    margin-left: 0px;
    margin-right: 2px;
    text-indent: -9999px;
    width: 51px;
}

    .cards li:last-child {
        margin-right: 0;
    }

.cards .visa.off {
    background-position: 0 32px;
}

.cards .amex {
    background-position: 153px 0;
}

    .cards .amex.off {
        background-position: 153px 32px;
    }

.cards .mastercard {
    background-position: 102px 0;
}

    .cards .mastercard.off {
        background-position: 102px 32px;
    }

.cards .discover {
    background-position: 51px 0;
}

    .cards .discover.off {
        background-position: 51px 32px;
    }

.validcc {
    background: url('../images/tick.png') no-repeat 100% center;
    background-color: #ffffff;
    border-color: none;
}

.invalidcc {
    background: url('../images/searching.gifX') no-repeat 98% center;
}
/* Stop Card */
/* BS3.0 width override*/
@media (min-width: 1200px) {
    .container {
        max-width: 970px;*
        padding: 0px 30px 0px 30px;
    }
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #313131;
    background-position: top center;
    background-repeat: repeat-x;
}

.mainbanner {
    text-align: center;
    margin: auto;
    height: 150px;
    background-position: top center;
    background-repeat: no-repeat;
}

.footerbg {
   
    background-repeat: repeat-x;
    background-position: top center;
    min-height: 238px;
    width: 100%;
    margin: auto;
    padding-top:0px;
    padding-bottom:0px;
}

.footerabouttitle {
    text-transform: uppercase;
    font-size: 24px;
   
    font-weight: bold;
}

.footerabout {
    color: #fff;
    font-size: 15px;
}

.footerdis {
    color: #fff;
    font-size: 13px;
    margin: 10px auto;
	text-align:center;
}

div.paid-for-by {
    text-align: center;
    margin: 0 0 0 0px;
   
    display: inline-block;
}

    div.paid-for-by p {
        font-size: 11px;
        border: 1px solid #31436a;
        padding: 3px;
    }

    div.paid-for-by span {
        font-size: 14px;
    }

.red {
    color: #ff0000;
}

.green {
    color: #007f00;
    font-weight: bold;
}
/*hide new MS icons*/
input[type=text]::-ms-clear {
    display: none;
}

.accepted {
    color: #a9a9a9;
    font-weight: normal;
}
/* Input Placeholders */
::-webkit-input-placeholder {
    color: #565656;
}




:-ms-input-placeholder {
    color: #565656;
}

@-moz-document url-prefix() {

    select {
        padding-top: 4px;
        color: #565656;
    }

    input {
        color: #565656;
    }
}


.dis {
    font-size: 13px;
    line-height: 18px;
}

.foryour {
    font-size: 13px;
    margin-top: 10px;
    line-height: 18px;
    margin-bottom: 10px;
}

@media (max-width: 320px) {
    .breakpoint {
        width: 20%;
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.blockUI{
   
    font-size:1.4em!important;
    font-weight:bold!important;
    min-width:125px !important;
}
.input-group-addon {
    font-weight:bold;
    font-size:1.063em;
    padding: 6px, 12px;
    text-align:center;
}

  .draft {
       font-size: 50px;
       color: #ffffff;
       line-height: 50px;
       font-weight: 200;
    }
    
   .draft-copy {
           font-size: 20px;
           color: #ffffff;
           line-height: 5px;
    }
    
   .draft-sign {
           font-size: 00px;
           color: #ffffff;
           line-height: 5px;
    }    
    
