/* -- Product sectector -- */

spawnit-genius .product-selector {
    background-color: #cecece;
    margin-bottom: 0px;
    height: 128px;
    overflow: hidden;
}

spawnit-genius .product-search {
    background-color: #464646;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

spawnit-genius .item img {
    width: 100%;
    min-width: 80px;
    max-width: 100px;
}

.item p {
    color: #696969;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    white-space: nowrap;
}

#jobType-carousel .item {
    padding: 0px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

//use styles below to disable ugly selection .customNavigation a {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}
.customNavigation img {
    width: 80%;
}
.customNavigation img:hover {
    opacity: 0.4;
}

/* -- Cart Section -- */
spawnit-genius .nav-tabs>li.active>a,
spawnit-genius .nav-tabs>li.active>a:focus,
spawnit-genius .nav-tabs>li.active>a:hover {
    color: #595959;
    cursor: default;
    background-color: #fff;
    font-size: 12px;
}
spawnit-genius .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    color: #595959
}
spawnit-genius .notification {
    width: 20px;
    height: 20px;
    background: #F00;
    display: block;
    position: absolute;
    right: -8px;
    top: -5px;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 2px 2px 5px #888888;
    z-index: 3;
}
.panelTitle {
    background: grey;
    color: #ffffff;
    text-align: center;
}
.pendingTitle {
    background: red;
    color: #ffffff;
    text-align: center;
}

spawnit-genius .tab-pane .btn-primary {
    width: 100%;
    margin: 10px 0;
}

.productInfo1 {
    margin: -19px 0 0 35px;
    line-height: 0;
}
.product h5 {
    font-size: 16px;
    position: relative;
    text-transform: none;
}
.productInfo1 p {
    line-height: 0px;
}

/*.product p:nth-child(2) {
    margin: 16px 0 16px 0;
    position: relative;
    bottom: 38px;
}
.product div p:nth-child(3) {
    margin: -38px 0 19px 0;
    position: relative;
    bottom: 22px;
}
.product div p:nth-child(4) {
    margin: -38px 0 19px 0;
    position: relative;
    bottom: 22px;
}*/
.delete_item {
    color: #fff;
    background-color: #8d8d8d;
    border: 1px solid #8d8d8d!important;
    padding: 5px!important;
    height: 20px;
    width: 20px;
    line-height: 0px!important;
    border-radius: 20px!important;
    position: inherit;
    top: 121px;
}
spawnit-genius .more_btn {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px;
    height: 20px;
    line-height: 0px;
    border-radius: 5px;
    position: relative;
    bottom:0px;
    right: 5px;
    float: right;
    z-index: 9999;
}
spawnit-genius .more_btn:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: white;
}

spawnit-genius .moveToCart {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px;
    height: 20px;
    line-height: 0px;
    border-radius: 5px;
    position: relative;
    bottom:0px;
    right: 5px;
    float: right;
    z-index: 9999;
}
spawnit-genius .moveToCart:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: white;
}

.product .building {
    margin: 10px 0 0 35px;
    position: relative;
    top: -10px;
    left: -70px;
    width: 20px;
    height: 22px;
    background: url("../images/building.jpg");
    background-repeat: no-repeat;
    background-size: 20px 22px;
    border: none;
    cursor: default;
}
.upload_btn {
    margin: 10px 0 0 35px;
    position: relative;
    top: -7px;
    left: -85px;
    width: 30px;
    height: 30px;
    background: url("../images/upload.png");
    background-repeat: no-repeat;
    background-size: 16px 17px;
    background-position: 7px 5px;
    -webkit-border-radius: 20px;
    border-radius: 5px;
    border: none;
    background-color: #337ab7;
}
spawnit-genius .productInfo2 {
    position: relative;
    /* top: -40px; */
    
    margin: 0px 0 0 35px;
    display: inline-block;
    width: calc(100% - 40px);
    height: 40px;
    padding: 0px;
    border-width: 1px;
    border-color: deepskyblue;
    border-style: none solid solid solid;
}
.product .pdfDisplay {
    position: relative;
    top: -46px;
    left: 50px;
    margin: 0 50px 0 0
}
.product .qtyDisplay {
    position: relative;
    top: -30px;
    left: 48px;
    margin: -22px 50px 0 0;
}
.product .priceDisplay {
    position: relative;
    top: -71px;
    right: -40px;
    float: right;
    margin: 0 50px 0 0;
}
.product .shippingPrice {
    position: absolute;
    top: 15px;
    right: 10px;
    float: right;
    margin: 0 0 0 0;
}
.product .priceDisplay:after {
    content: "";
    width: 18px;
    height: 13px;
    background: url("../images/money.jpg");
    background-repeat: no-repeat;
    background-size: 18px 13px;
    position: absolute;
    top: 3px;
    left: -22px;
    z-index: 0;
}
.product .shippingPrice:after {
    content: "";
    width: 18px;
    height: 16px;
    background: url("../images/truck.jpg");
    background-repeat: no-repeat;
    background-size: 18px 16px;
    position: absolute;
    top: 2px;
    left: -30px;
    z-index: 0;
}
/*spawnit-genius .product div:nth-child(5) {
    margin: -5px 0 0 35px;
    display: inline-block;
    width: calc(100% - 40px);
    height: 25px;
    padding: 0px;
    border-width: 1px;
    border-color: deepskyblue;
    border-style: none solid solid solid;
    text-align: center;
    position: relative;
    top: -10px;
}
.product div:nth-child(5) .btn {
    color: #ffffff;
    width: 25px;
    height: 25px;
    padding: 2px;
    -webkit-border-radius: 20px;
    border-radius: 5px;
    border: none;
    background-color: #337ab7;
    position: absolute;
    top: -5px;
}*/

/* -- Product Edit Section -- */

/*
.product-edit div:nth-child(1) div:nth-child(1) div:nth-child(1n+1){
    display: block;
    height: 0;
    width: 50%;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    font-size: 12px;
    border-color: deepskyblue;
    border-style: solid;
    border-width: 1px;
    padding: 25% 0 25% 0;
    color: #696969;
    margin: 5px 0;
    text-align: center;
}

.product-edit div:nth-child(1) div:nth-child(2) div:nth-child(1n+1){
    display: block;
    height: 0;
    width: 50%;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    font-size: 12px;
    border-color: orange;
    border-style: solid;
    border-width: 1px;
    padding: 25% 0 25% 0;
    color: #696969;
    margin: 5px 0;
    text-align: center;
}

.product-edit div:nth-child(1) div:nth-child(3) div:nth-child(1n+1){
    display: block;
    height: 0;
    width: 50%;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    font-size: 12px;
    border-color: purple;
    border-style: solid;
    border-width: 1px;
    padding: 25% 0 25% 0;
    color: #696969;
    margin: 5px 0;
    text-align: center;
}
*/
#stage1 div:nth-child(1n+1) {
    border-color: deepskyblue;
}
#stage2 div:nth-child(1n+1) {
    border-color: orange;
}
#stage3 div:nth-child(1n+1) {
    border-color: purple;
    z-index: 99;
}

/* -- Product Edit icons -- */

/* -- Product Edit Completed Tick -- */
.tick {
    position: absolute;
    right: 28%;
    z-index: 0;
    /* margin: 18% 0 0 0; */
    
    bottom: 20%;
}

/*START: Css for pulse notification*/

/*.gps_ring {
	border: 3px solid red;
	-webkit-border-radius: 30px;
	height: 36px;
	width: 36px;
	-webkit-animation: pulsate 1s ease-in;
	-webkit-animation-iteration-count: 300;
	opacity: 0.0
    
    @-webkit-keyframes pulsate {
    0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
    }
    50% {
    opacity: 1.0;
    }
    100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
    }
    }
}*/
.gps_ring {
    position: absolute;
    border: 3px solid red;
    -webkit-border-radius: 90px;
    height: 100px;
    width: 100px;
    -webkit-animation: pulsate 1s ease-in;
    -webkit-animation-iteration-count: 5;
    opacity: 0.0;
    z-index: 0;
}
@media (min-width:1670px) {
    .gps_ring {
        margin-left: 75px;
        top: 2%;
    }
}
@media (max-width:1669px) and (min-width:1640px) {
    .gps_ring {
        margin-left: 75px;
        top: 2%;
    }
}
@media (max-width:1639px) and (min-width:1600px) {
    .gps_ring {
        margin-left: 70px;
        top: 1%;
    }
}
@media (max-width:1599px) and (min-width:1550px) {
    .gps_ring {
        margin-left: 67px;
        top: 1%;
    }
}
@media (max-width:1549px) and (min-width:1500px) {
    .gps_ring {
        margin-left: 64px;
        top: %;
    }
}
@media (max-width:1499px) and (min-width:1400px) {
    .gps_ring {
        margin-left: 55px;
        top: -1%;
    }
}
@media (max-width:1399px) and (min-width:1350px) {
    .gps_ring {
        margin-left: 48px;
        top: -2%;
    }
}
@media (max-width:1349px) and (min-width:1270px) {
    .gps_ring {
        margin-left: 43px;
        top: -3%;
    }
}
@media (max-width:1269px) and (min-width:992px) {
    .gps_ring {
        margin-left: 41px;
        top: -3%;
    }
}
@media (max-width:1199px) and (min-width:992px) {
    .gps_ring {
        margin-left: 41px;
        top: -3%;
    }
}
@media (max-width:991px) {
    .gps_ring {
        display: none;
    }
}
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(1.0, 1.0);
        opacity: 0.0;
    }
    
    50% {
        opacity: 0.3;
    }
    
    100% {
        -webkit-transform: scale(1.7, 1.7);
        opacity: 0.0;
    }
}

/*END: Css for pulse notification*/
.shoppingCart {
    font-family: sans-serif;
}
.wrapper {
    width: 25%;
    max-width: 200px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
.half-circle-up {
    display: block!important;
    height: 0!important;
    width: 50%!important;
    font-size: 12px;
    color: #696969;
    padding: 12% 0 12.5% 0;
    border-radius: 1000px 1000px 0 0;
    -moz-border-radius: 1000px 1000px 0 0;
    -webkit-border-radius: 1000px 1000px 0 0;
    margin: 0 0 0 25%;
    background: #ffffff;
    border-style: solid solid none;
    border-width: 1px;
    background-repeat: no-repeat;
    background-position: 50% 40%;
    text-align: center;
}
.halfCircleDown {
    display: block!important;
    height: 0!important;
    width: 50%!important;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    padding: 12.5% 0 12.5% 0;
    color: #696969;
    margin: 5px 0;
    text-align: center;
    font-style: bold;
    border-radius: 0 0 1000px 1000px;
    -moz-border-radius: 0 0 1000px 1000px;
    -webkit-border-radius: 0 0 1000px 1000px;
    background: white;
    border-style: none solid solid;
    border-width: 1px;
    margin: 0 0 20px 25%;
    text-align: center;
    /*Son I added this to fix the padding issue*/
    
    line-height: 0;
}

/*START: Mini icon in circle*/
.dimensions {
    background-image: url(../images/dimension_icon_small.png);
}
.pages {
    background-image: url(../images/page_icon_small.png);
}
.colour {
    background-image: url(../images/colour_icon_small.png);
}
.stock {
    background-image: url(../images/stock_icon_small.png);
}
.GSM {
    background-image: url(../images/gsm_icon_small.png);
}
.quantity {
    background-image: url(../images/qty_icon_small.png);
}
.coating {
    background-image: url(../images/coating_icon_small.png);
}
.spot {
    background-image: url(../images/spotvarnish_icon_small.png);
}
.binding {
    background-image: url(../images/binding_icon_small.png);
}
.folding {
    background-image: url(../images/folding_icon_small.png);
}
.embossing {
    background-image: url(../images/embossing_icon_small.png);
}

/*END: Mini icon in circle*/
.closeButton {
    color: grey;
    z-index: 999;
    line-height: 0px;
}

/*.closeButton:before{
	content:"x";
	position: absolute;
	bottom: 50px;
	left: calc(50% - 9px);
	padding: 4px 7px;
	background: grey;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: white;
	font-weight: bold;
}*/
@media (max-width:1425px) and (min-width:992px) {
    .closeButton {}
}
@media (max-width:991px) {
    spawnit-genius .product-selector {
        background-color: #cecece;
        margin-bottom: -20px!important;
    }
}
spawnit-genius .selectOutput {
    font-weight: bold;
    white-space: nowrap;
    width: 80%;
    height: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*border: 1px solid #000000;*/
    
    margin: -14px 0 0 10%;
    color: lightcoral;
}
.selectOutput2 {
    white-space: nowrap;
    width: 80%;
    height: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*border: 1px solid #000000;*/
    
    margin: -6px 0 0 10%;
    color: lightcoral;
    font-size: 10px;
}
.controls {
    border: 1px solid deepskyblue;
    height: 190px;
    margin-right: 0%;
    background: white;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 9999;
}
spawnit-genius .controls select {
    height: 00px
}
.halfCircleClickArea {
    cursor: pointer;
}
spawnit-genius .ui-widget li {
    font-size: 12px;
}
.ui-widget-content controls {
    width: 40%;
    max-width: 250px;
}
.half-circle-up p {
    width: 98%;
    height: 13px;
    line-height: 1;
    max-width: 1000px;
    margin: 0 0 0 0;
    background: white;
    position: relative;
    top: 15px;
    left: 1%;
}

spawnit-genius .chosen-container,
spawnit-genius .chosen-container .chosen-results {
    max-height: 120px;
    background: white;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
spawnit-genius .chosen-container {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
spawnit-genius #dimensionSelect_chosen .chosen-results {
    max-height: 56px;
}
.stageheight {
    margin-top: 5%;
}
#stage1:before {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    width: 70px;
    height: 100%;
    background-image: url(../images/thin_line.png);
    top: 0px;
    right: -40px;
    position: absolute;
    display: inline-block;
}
#stage2:before {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    width: 90px;
    height: 125%;
    background-image: url(../images/thin_line.png);
    top: -13%;
    right: -40px;
    position: absolute;
    display: inline-block;
}
#step1,
#step2,
#step3,
#step4,
#step5,
#step6,
#step7,
#step8,
#step9,
#step10,
#step11,
#stage3 div.col-md-12.col-md-offset-2.col-xs-4, 
#stage3 div.col-md-12.col-xs-4
{
    max-width: 250px;
    min-width: 205px;
}

	 


spawnit-genius .chosen-container .chosen-drop {
    height: 11%;
}
input[type=text] {
    padding: 5px 40px 5px 10px;
    border: 1px solid #FFB600;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: right;
}

#findAddress, #productSearch {
    width: 100%;
}

input[type=text]:focus {
    border-color: #FFB600;
}
.cartheight {
    margin-top: 25%;
    text-align: center;
}
@media (max-width:991px) {
    .cartheight {
        margin-top: 0;
    }
}
.cartheight p:nth-child(1) {
    font-size: 22px;
    color: #696969;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.cartheight p:nth-child(2) {
    font-size: 14px;
    color: #696969;
    font-weight: normal;
    line-height: 4px;
    padding: 0px;
    margin-bottom: 15px;
}

/* -- Radio button style -- */
label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 2px 20px 2px 5px;
    font-size: 13px;
    background: lightgrey;
    border-radius: 4px;
    color: white;
}
input[type=radio] {
    display: none;
}
input[type=radio]:checked + label {
    content: "";
    color: #f3f3f3;
    text-align: center;
    background: #00a8ff;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #0097e5;
}
spawnit-genius .radio {
    background: white;
    padding: 3px 0px;
    margin: 0px 0px;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/* -- Add to cart button -- */
.roundbtn {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    border-style: none;
}
.roundbtn:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}
.roundbtn-wishlist {
    background: url("../images/wishlist_icon.png");
    background-size: 55%;
    background-repeat: no-repeat;
    background-color: #ffde00;
    background-position: center 30%;
}
.roundbtn-addtocart {
    background: url("../images/addtocart_icon.png");
    background-size: 70%;
    background-repeat: no-repeat;
    background-color: #62c215;
    background-position: 40% 30%;
}
spawnit-genius .optionalColours .chosen-single {
    display: block !important;
}
spawnit-genius .chosen-single {
    z-index: 99;
    position: relative;
    display: none !important;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 24px;
    margin: 3px 0 3px 3%;
    /* border: 1px solid #FFB600; */
    
    border-radius: 40px;
    background-color: #fff;
    background: #fff;
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    color: grey;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    width: 94%;
}

/*.banner{
	background: #0055a5 url('../images/banners2.png');
	height: 100px;
	width: 100px;
	display: block;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}*/
.product-button {
    background-color: #99c03c;
    height: 80px;
    width: 100px;
    display: block;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    width: 50%;
    margin: 0 auto;
    min-width: 80px;
    max-width: 80px;
    background-image: url('../images/comingsoon.png');
    background-position: center center;
}
.Banners {
    background-image: url('../images/banners2.png');
}
.Brochures\/Flyers {
    background-image: url('../images/flyersbrochures2.png');
}
.Booklets {
    background-image: url('../images/booklets2.png');
}
.Business.Cards {
    background-image: url('../images/businesscards2.png');
}
.Carbonless.Books {
    background-image: url('../images/carbonlessbooks2.png');
}
.Carbonless.Pads {
    background-image: url('../images/carbonlesspads2.png');
}
.Counter.cards {
    background-image: url('../images/countercards2.png');
}
.Desk.Pads {
    background-image: url('../images/deskpads2.png');
}
.Drink.Coasters {
    background-image: url('../images/coasters2.png');
}
.Envelopes, .Env, .Envelope {
    background-image: url('../images/all-env.png');
}
.Golf.Score {
    background-image: url('../images/golfscorecards2.png');
}
.Letterheads {
    background-image: url('../images/letterheads2.png');
}
.Notepads {
    background-image: url('../images/notepads2.png');
}
.Postcards {
    background-image: url('../images/postcards2.png');
}
.Posters {
    background-image: url('../images/poster2.png');
}
.Presentation.Folders {
    background-image: url('../images/presentationFolders2.png');
}
.Pull.Up {
    background-image: url('../images/pullupbanners2.png');
}
.Raffle {
    background-image: url('../images/raffleTickets2.png');
}
.Sticky {
    background-image: url('../images/stickyNotes2.png');
}
.With.Compliment {
    background-image: url('../images/withComplimentSlips2.png');
}
.Drink.Cards {
    background-image: url('../images/Drinkcard2.png');
}
.Flyers {
    background-image: url('../images/flyersbrochures2.png');
}
.Menus {
    background-image: url('../images/Menu2.png');
	background-size:90%;
	background-repeat: no-repeat;
}
.btn-tertiary.The{
	background-image: url('../images/155box.png');
	background-position: -10px -15px;
	background-repeat: no-repeat;
}
.The.A3{
	background-image: url('../images/A3box.png');
    background-size: 86px;
    background-position: -4px -5px;
	background-repeat: no-repeat;
}
.The.A4{
	background-image: url('../images/A4box.png');
    background-size: 88px;
    background-position: -7px -6px;
	background-repeat: no-repeat;
}
.The.A6{
	background-image: url('../images/A6box.png');
background-position: -13px -19px;
	background-repeat: no-repeat;
}
.Bumper.Stickers{
	background-image: url('../images/bumpersticker.png');
	background-size:93%;
background-position: center center;
	background-repeat: no-repeat;
}
.Shelf.Wobblers{
	background-image: url('../images/Shelfwobblers.png');
	background-size:97%;
background-position: center center;
	background-repeat: no-repeat;
}
.Satchel{
    background-image: url('../images/satchel.png');
	background-size:97%;
background-position: center center;
	background-repeat: no-repeat;
}
.Colouring.Book{
        background-image: url('../images/colouringbook.png');
}

.product-selector .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: red!important;
    border-color: #0055a5 #0055a5 #003b72;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}
.owl-carousel {
    margin-bottom: 0px!important;
}
/*.dropzone {
    min-height: 194px!important;
    width: 60%;
    border-width: 4px!important;
    border-color: #FFB600 !important;
    border-style: dashed!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: url("/Portals/RSL/images/Logos/print_upload_icon.jpg")!important;
    background-repeat: no-repeat!important;
    background-position: center 25px!important;
    padding-top: 107px!important;
    padding-bottom: 0px!important;
}
.dropzone:after {
    content: "Print Genie works out what you need based on the file you upload.";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    text-align: center;
    display: block!important;
    min-height: 193px;
    width: 39%!important;
    border-width: 2px!important;
    border-color: #FFB600 !important;
    border-style: solid!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: url("/Portals/RSL/images/Logos/print_genie.jpg");
    background-repeat: no-repeat;
    background-position: center 20px;
    padding: 135px 5% 5px 5%
}*/

.totalPrice p{
    font-size: 20px;
}

.totalPrice .total-label{
     display: block;
    float: left;
     color: #777;
    margin-right: 10px;
    font-weight: bold;
	font-size: 16px;

}

.totalPrice .total-discount{
      display: block;
    float: left;
    color: #cecece;
    font-size: 16px;
    margin-right: 5px;
}

.totalPrice .total{
   display: block;
    float: left;
        margin-right: 5px;
	font-size: 16px;
}

.totalPrice .total-percentage{
display: block;
    float: none;
    color: red;
	height: 30px
		width: 100px;
    font-size: 14px;
}

.totalPrice .shipping-label{
     display: block;
    float: left;
     color: #777;
    margin-right: 10px;
    font-weight: bold;
	margin-top: 15px;
	font-size: 16px;
}

.totalPrice .shipping-price{
	   display: block;
        margin-right: 5px;
		margin-top: 15px;
font-size: 16px;
}

.totalPrice .final-label{
      display: block;
    float: left;
     color: #777;
    margin-right: 10px;
    font-weight: bold;
		margin-top: 15px;
font-size: 16px;
}

.totalPrice .shipping-price:nth-child(8){
   display: block;
	float: left;
        margin-right: 5px;
}

.totalPrice .shipping-saving{
display: block;
    float: left;
    color: red;
    font-size: 14px;
		margin-top: 15px;

}

#cardSection{
	float: left;
}

.dz-message:nth-child(2){
	width: 50%;
	display: block;
	float:left;	
}

.dz-message:nth-child(2):before {
	content:"";
background-image: url("/DesktopModules/PrintGenius/images/print_genie.jpg");
	background-repeat:no-repeat;
	display: block;
	width: 100px;
	height: 100px;
	margin: auto auto;
}

.dz-message:nth-child(3){
	width: 50%;
	display: block;
	float:left;
	padding-left: 10px;

}


.dz-message:nth-child(3):before {
	content:"";
	background-image: url("/DesktopModules/PrintGenius/images/print_upload_icon.jpg");
	background-repeat:no-repeat;
	display: block;
	width: 100px;
	height: 100px;
	margin: auto auto;
}

.glyphicon.glyphicon-remove-circle{
	color: #696969;
	position: absolute;
	top: 19px;
	right: 30px;
}

#cart-panel{
	position: relative;
	/* top: -30px; */
}

spawnit-genius .owl-carousel .owl-nav {
    top: 45%!important;
}

/* Zach's CSS*/
.show-jobTypes {
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
#showJobTypes {
    float: left;
    margin-left: 20px;
    background-color: #464646;
    border-width: 0px;
    margin-top: -5px;
}
.jobTypeBar {
    height: 10px;
    background-color: #464646!important;
}
#product-filter {
    display: none;
    z-index: 1;
    position: relative;
    top: -43px;
    /* background: red; */
}
#jobUpload {
    height: 42px;
    z-index: 90;
}
#jobTextBox {
    float: left;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #337ab7;
    color: #337ab7;
    height: 43px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    position: absolute;
    top: 10px;
    font-weight: 700;
}
#jobText {
    height: 40px;
    line-height: 40px;
}
.jobBox {
    float: left;
    border-style: solid;
    border-width: 2px 2px 2px 0px;
    border-color: #337ab7;
    color: #337ab7;
    height: inherit;
    padding-left: 2px;
    padding-right: 2px;
}
#jobButton {
    margin: 5px 5px 5px 5px;
    float: right;
    width: 30px;
    height: 30px;
    background: url("../images/upload.png");
    background-repeat: no-repeat;
    background-size: 16px 17px;
    background-position: 7px 5px;
    -webkit-border-radius: 20px;
    border-radius: 5px;
    border: none;
    background-color: #337ab7;
}
#cartFinish {
    position: absolute;
    left: 30%;
    margin-top: 150px;
}
#finish-panel {
    position: relative;
    left: 30%;
    margin-top: 150px;
    height: 300px;
}
.product-button {
    cursor: pointer;
}
#thumbnailOutput img {
    height: 100px;
}
.iti-flag {
    background-image: url("../images/flags.png")!important;
}
.swatch {
    float: left;
    width: 50px;
    height: 24px;
    margin-left: 10px;
}
.ui-icon {
    background-image: none;
    height: 15px;
    width: 15px;
}
.chosen-search {
    background-color: white;
}
div[id$=colours_chosen] .active-result {
    height: 25px;
}
.loading {
    float: left;
}
#deliveryAddress {
    height: 10px;
    background: grey;
    color: #ffffff;
    text-align: center;
}
#checkout-panel {
    min-height: 500px;
}
#coloursDone {
    display: block;
    margin: 10px 40px 10px 40px;
}
button#checkoutButton {
    width: 100%;
}
#overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10000 !important;
    background-color: white;
    filter: alpha(opacity=50);
    /* internet explorer */
    
    -khtml-opacity: 0.5;
    /* khtml, old safari */
    
    -moz-opacity: 0.5;
    /* mozilla, netscape */
    
    opacity: 0.5;
    /* fx, safari, opera */
}
#panel-54687 {
    min-height: 200px;
}
#panel-972848 {
    min-height: 200px;
}
#panel-645721 {
    min-height: 200px;
    overflow-y: auto;
    max-height: 400px;
}
.imagePreview {
    position: relative;
    display: none;
    width: 300px;
    max-width: 100%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%)
}
#cartSidePanel {
    min-height: 200px;
    margin-top: 10px;
}
#wishlistSidePanel {
    min-height: 200px;
    margin-top: 10px;
}
#addressSidePanel {
    margin: -15px;
    background-color: lightgrey;
    padding: 10px;
}
#addressSidePanel input {
    margin: 5px 0px 5px 0px;
    border: 1px solid #FFB600;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
#contactDetails .form-group {
    width: 100%;
}


.intl-tel-input {
    display: table-cell;
    width: 100%;
}
.filename {
    display: block;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Checkout style*/
.addressTopTwo {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.fix-width-container {
    text-align: left;
    max-width: 1180px;
    margin: 0px auto;
    display: block;
    height: auto;
}
.no-padding-left {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.no-padding-right {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.statusNone {
    background: #ff0072;
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
    top: 0px;
}
.statusNone2 {
    background: #696969;
    display: block;
    height: 20px;
    width: 100%;
    position: relative;
    top: 18px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    
    -webkit-border-radius: 10px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 10px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 10px;
}
.statusSuccessful2 {
    background: #e5ffd3;
    display: block;
    height: 60px;
    width: 100%;
    position: relative;
    top: 12px;
    border: 2px #7db546;
    border-style: solid none none none;
    -webkit-border-radius: 10px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 10px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 10px;
}
.statusWarning2 {
    background: #fff8e1;
    display: block;
    height: 60px;
    width: 100%;
    position: relative;
    top: 12px;
    border: 2px #ff8f00;
    border-style: solid none none none;
    -webkit-border-radius: 10px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 10px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 10px;
}
.statusFail2 {
    background: #ffe1e1;
    display: block;
    height: 60px;
    width: 100%;
    position: relative;
    top: 12px;
    border: 2px #ff004b;
    border-style: solid none none none;
    -webkit-border-radius: 10px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 10px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 10px;
}
.statusWrap {
    background: #383f48;
    display: block;
    width: 100%;
    padding: 0;
}
.thumbnailWrap {
    width: 100%;
    display: block;
    height: 120px;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
}
.featured-wrap .featured-box {
    margin: 0px!important;
}
.featured-box .productLongName {
    color: #777;
    font-size: 16px!important;
    text-transform: none;
    margin: 0;
}
.featured-box .productLongName span {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 20px;
    padding: 2px 5px;
    background: #777;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    
    -webkit-border-radius: 2px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 2px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 2px;
}
.featured-box .productLongSpec,
.featured-box .productETA {
    color: #777;
    margin: 2px 0;
}
.featured-box .thumbnailWrap {
    width: 90%;
    display: inline-block;
    height: 70px;
    text-align: center;
}
.featured-box .LabelETA,
.featured-box .LabelPrice {
    margin: 5px 0;
    color: #777;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -5px;
}
.featured-box .productLongDescription {
    color: #000;
    margin: 0px 0;
    font-weight: bold;
    font-size: 13px;
}
.featured-box .productLongPrice {
    height: auto;
}
.featured-box .thumbnailWrap img {
    max-width: 100%;
    max-height: 100%;
    border: #ececec solid 1px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
}
.featured-box .LabelETA:before,
.featured-box .LabelPrice:before {
    content: "";
    position: relative;
    top: 5px;
    display: inline-block;
    height: 22px;
    width: 25px;
    margin-right: 10px;
    background-image: url('../images/ETAprice_icon.png');
    background-size: 25px 44px;
}
.featured-box-pink {
    border-top-color: #696969!important;
    border-top-style: solid!important;
    border-top-width: 2px;
}
.productLongName {
    color: white;
    font-size: 16px!important;
    text-transform: none;
    margin: 0;
}
.productLongSpec,
.productETA {
    color: white;
    margin: 10px 0;
}
.productLongDescription {
    color: #ff0072;
    margin: 10px 0;
}
.productLongDescription span {
    text-transform: uppercase;
}
.productLongPrice {
    border: 1px;
    border-style: none none none solid;
}
.productLongPrice {
    height: 120px;
}
.LabelETA,
.LabelPrice {
    margin: 5px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -5px;
}
.LabelPrice span,
.LabelETA span {
    font-size: 12px;
    position: relative;
    top: -2px;
}
.LabelETA:before,
.LabelPrice:before {
    content: "";
    position: relative;
    top: 5px;
    display: inline-block;
    height: 22px;
    width: 30px;
    margin-right: 10px;
    background-image: url('../images/ETAprice_icon.png');
}
.LabelETA:before {
    background-position: top center;
}
.LabelPrice:before {
    background-position: bottom center;
}
input[type=text].promoCode {
    padding: 5px 40px 5px 10px;
    border: 1px solid #FFB600;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 0px;
    width: 80%;
}
input[type=text].expiryDate {
    padding: 5px 40px 5px 10px;
    border: 1px solid #FFB600;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 0px;
    width: 50%;
}
input[type=text].CVC {
    padding: 5px 40px 5px 10px;
    border: 1px solid #FFB600;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 0px;
    width: 30%;
}
.multipleDiscountMessage {
    color: red;
    font-size: 12px;
    margin-left: 10px;
}
.multipleDiscount {
    width: 52%;
    background: #f5f5f5;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    
    -webkit-border-radius: 5px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 5px;
    padding: 1px 15px;
}
.multipleDiscount li {
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.multipleDiscount li span:nth-child(1) {
    color: #8f8f8f;
    text-decoration: line-through;
    margin-right: 5px;
}
.multipleDiscount li span:nth-child(3) {
    color: #fff;
    margin-left: 20px;
    background: #e20002;
    padding: 1px 5px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    
    -webkit-border-radius: 5px;
    /* Firefox 1-3.6 */
    
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    
    border-radius: 5px;
}
.LabelTotal {
    margin-top: 30px;
    font-size: 24px;
    color: #000;
}
.agreeTerm {
    font-size: 12px;
    display: inline-block;
}
.w100 {
    width: 50%;
}
.thumbnailWrap img {
    max-width: 100%;
    max-height: 100%;
}
.statusSuccesfull {
    background: #e5ffd3;
    display: block;
    height: 45px;
    width: 100%;
    position: relative;
    top: 0px;
    border: 2px #7db546;
    border-style: solid none none none;
}
.succesfullarrow p {
    color: #7db546;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 10px;
}
.succesfullarrow p:before {
    content: "";
    position: absolute;
    top: 40px;
    z-index: 9;
    margin-left: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #e5ffd3 transparent transparent transparent;
}
.statusWarning {
    background: #fff8e1;
    display: block;
    height: 45px;
    width: 100%;
    position: relative;
    top: 0px;
    border: 2px #ff8f00;
    border-style: solid none none none;
}
.warningarrow p {
    color: #ff8f00;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 10px;
}
.warningarrow p:before {
    content: "";
    position: absolute;
    top: 40px;
    z-index: 9;
    margin-left: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff8e1 transparent transparent transparent;
}
.statusFail {
    background: #ffe1e1;
    display: block;
    height: 45px;
    width: 100%;
    position: relative;
    top: 0px;
    border: 2px #ff004b;
    border-style: solid none none none;
}
.failarrow p {
    color: #ff004b;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 10px;
}
.failarrow p:before {
    content: "";
    position: absolute;
    top: 40px;
    z-index: 9;
    margin-left: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #ffe1e1 transparent transparent transparent;
}
.totalPrice {
    font-size: 22px;
    margin-top: 20px;
}
.multipleDiscount li:hover {
    background: #c9c9c9;
}
.uploader {
    float: right;
    margin-right: 10px;
}

.approveWarning {
    float: right;
    margin-right: 10px;
}

.approveBox {
    float: right;
    margin-right: 10px;
}

.rejectBox {
    float: right;
    margin-right: 10px;
}

.viewBox {
    float: right;
    margin-right: 10px;
}

.fixFail {
    float: right;
    margin-right: 10px;
}

.inputError {
    border-color: red!important;
    background: pink none repeat scroll 0% 0%!important;
    border-width: 2px!important;
    color: red!important;
}

.processing-wrap{
    text-align: center;
    width: 100%;
}

.processing-wrap p{
    font-size: 16px;
    font-weight: bold;
}

#paymentText {
    margin-bottom: 25px;
}

@keyframes spinner {
    to {transform: rotate(360deg);}
}
 
@-webkit-keyframes spinner {
    to {-webkit-transform: rotate(360deg);}
}
 
.spinner {
    min-width: 24px;
    min-height: 24px;
    margin: 0px 0;
    display: block;
    height: 70px;
    position: relative;
}

.spinner-artwork {
    margin-left: 30px;
    margin-top: 30px;
}
 
.spinner:before {
    content: 'Loading...';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 66px;
    margin-top: -60px;
    margin-left: -35px;
}
 
.spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border: 2px solid #f6f;
    border-top-color: #0e0;
    border-right-color: #0dd;
    border-bottom-color: #f90;
    animation: spinner .6s linear infinite;
    -webkit-animation: spinner .6s linear infinite;
}

.test-checkout-cart{
  background: #cecece;
  height: 300px
}

.genius-upload-section{
    border: dashed 3px gold!important;
    -webkit-border-radius: 10px!important;/* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 10px!important; /* Firefox 1-3.6 */
    border-radius:10px!important; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    background: transparent!important;
    background-size: 96% auto!important;
    background-repeat: no-repeat!important;
    background-position: center 10px!important;
    min-height: 373px!important;
}



.genius-special-section h2{
  background: #cecece;
    -webkit-border-radius: 5px;/* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 5px; /* Firefox 1-3.6 */
    border-radius:5px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
font-size: 18px;
font-weight: 600;
padding-left: 10px;
margin: 0px 0 10px 0;
}

.special-item-box{
  border: 1px solid #cecece!important;
   -webkit-border-radius: 5px;/* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 5px; /* Firefox 1-3.6 */
    border-radius:5px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
margin-bottom: 5px;
height: 150px!important;
max-height: 150px;
position: relative;
}

.special-item-box h3{
  color: #696969;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0 5px 0;
  width: 80%;
}

.special-item-spec{
    display: inline-block;
    margin: 0px;
    border-right: 1px solid #cecece;
    padding: 0 5px;
    line-height: 1;
    font-size: 12px;
}

.special-item-spec:nth-last-child(2){
      border-right: none;
}

.feature-box-icon-sm{
    display: inline-block;
    float: left;
    line-height: 25px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 5px;
    margin-left: 5px;
    font-size: 20px;
}

.special-item-price span{
  color: red;
  text-decoration: line-through;
  margin: 0 5px;
  font-size: 14px;
}

.special-item-price{
  font-size: 18px;
  font-weight: 600;
  margin-bottom:7px;
  margin-top: 10px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.special-item-price button{
 margin: 0px;
 height: 25px;
 margin-left: 15px;
 line-height: 10px;
}

.upload-animation-pdf{
    background-repeat: no-repeat;
    background-size: 100%;
    position:relative;
    top: 70px;
    left: 20px;
    margin-bottom: 40%;
}


/*Animation PDF*/
.element-animation{
  animation: animationFrames linear 10s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  translate(0px,0px)  ;
     opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  10% {
    transform:  translate(0px,0px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  30% {
    transform:  translate(80%,42px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  35% {
    transform:  translate(80%,46px)  ;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  37% {
    transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  100% {
    transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}

@-moz-keyframes animationFrames{  
  0% {
    -moz-transform:  translate(0px,0px)  ;
     opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  10% {
    -moz-transform:  translate(0px,0px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  30% {
    -moz-transform:  translate(80%,42px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  35% {
    -moz-transform:  translate(80%,46px)  ;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  37% {
    -moz-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  100% {
    -moz-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}

@-webkit-keyframes animationFrames {    
    0% {
    -webkit-transform:  translate(0px,0px)  ;
     opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  10% {
    -webkit-transform:  translate(0px,0px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  30% {
    -webkit-transform:  translate(80%,42px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  35% {
    -webkit-transform:  translate(80%,46px)  ;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  37% {
    -webkit-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  100% {
    -webkit-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}

@-o-keyframes animationFrames {    
    0% {
    -o-transform:  translate(0px,0px)  ;
     opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  10% {
    -o-transform:  translate(0px,0px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  30% {
    -o-transform:  translate(80%,42px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  35% {
    -o-transform:  translate(80%,46px)  ;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  37% {
    -o-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  100% {
    -o-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}

@-ms-keyframes animationFrames {
    0% {
     -ms-transform:  translate(0px,0px)  ;
     opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  10% {
     -ms-transform:  translate(0px,0px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  30% {
     -ms-transform:  translate(80%,42px)  ;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
  }
  35% {
     -ms-transform:  translate(80%,46px)  ;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  37% {
     -ms-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  100% {
     -ms-transform:  translate(80%,46px)  ;
    opacity: 0.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}

.slickBtn {
    margin-left:auto;
    margin-right:auto;
    width:30px;
    height:15px;
}

#slickPrev {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #cecece transparent;
    margin-bottom: 5px;
}

#slickNext {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #cecece transparent transparent transparent;
    position: relative;
    bottom: 20px;
}

#searchclear {
    position: absolute;
    left: 20px;
    right: auto;
    top: 0px;
    bottom: 0px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: grey;
    line-height: 12px;
    font-size: large;
    height: 12px;
}

#productSearch {
    padding: 5px 40px 5px 35px;
}

#contactDetails {
    display: none;
}

.previousOrder {
      border: 1px solid #cecece!important;
   -webkit-border-radius: 5px;/* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 5px; /* Firefox 1-3.6 */
    border-radius:5px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
margin-top: 10px;

position: relative;
padding: 5px;

}

.previousOrder p {
    font-size: 12px;
    margin: 0px;
    line-height: 20px;
}

.previousOrder h6 {
    margin-top: 14px;
    margin-bottom: 7px;
}

.previousOrder .reorder {
        color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px;
    height: 20px;

    line-height: 0px;
    border-radius: 5px;
    position: relative;
    right: 5px;
    float: right;
    z-index: 9999;
}

.previousOrder .downloadInvoice {
        color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px;
    height: 20px;

    line-height: 0px;
    border-radius: 5px;
    position: relative;
    right: 5px;
    float: right;
    z-index: 9999;
}

.dialog{
    z-index: 50;
}

.checkoutIcon {
    margin-right: 5px;
}

.nextItemNo {
    margin-bottom: 20px;
    height: 34px;
    line-height: 34px;
}

.clientPO {
    width: 80%;
}

#deliveryInstructions {
    width: 50%;
}

#specialSlider {
width:500px;
top:10px;
position:absolute;
    z-index: 10;
}
#specialHeader {
width:330px;
height:520px;
position:absolute;
right:0;
border:1px solid #d8d8d8;
margin-left:40px;

border-radius:3px;
box-shadow:0 0 8px gray;
background: #efefef;
}
#specialSidebar {
position:absolute;
top:0px;
right:-48px;
}
#specialSidebar1 {
position:absolute;
top:0px;
right:-48px;
}
    .upload-section{
        height: 400px;
        float: right;
        position: absolute;
        right: 0px;
    }   


.upload-icon{
    	position:relative;
    	left: calc(50% - 55px);
    	width: 100px;
    	height: auto;
    	z-index: -1;
    }

spawnit-genius #cart-panel{
    margin-bottom: 160px;
}

.product-edit {
    min-height: 400px!important;
}