/*body {
    padding:0;
    margin:0;
    color:#353535;
    font-family:Arial,Helvetica,sans-serif;
    -webkit-user-select:none;
    -webkit-tap-highlight-color:transparent;
}*/

#mycontainer select, .mainboxbody select
{
    background-color: white;
}

.ecomm .mainboxbody select:disabled
{
    color: #E1E2E5;
    border:1px solid #E1E2E5;
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SelectArrowGray.png");
}

.fast .mainboxbody select:disabled
{
    color: #E1E2E5;
    border:1px solid #E1E2E5;
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SelectArrowGray.png");
}

.center_design_center
{
    position: relative;
}

.ecomm .center_design_center {
    color: #3C4147;
}

.center_design_center input[type=range]::-ms-track {
    margin-top:4px;
}

.center_design_center select {
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance: none;
    appearance:none;
    border:1px solid #9CA0A5;
    padding-left:4px;
    background-color:white;
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SelectArrow.png");
    background-repeat:no-repeat;
    background-position:right center;
    padding-top: 1px;
}

.ecomm .center_design_center i
{
    font-style:normal;
    text-transform:uppercase;
}

.center_design_center select::-ms-expand {
    display: none;
}

@-moz-document url-prefix() {
    select {
        padding-left:1px;
    }
}

.uploadcolorselectsequencelabel {
    font-weight:bold;
    width: 35px;
}

.ecomm .clearbutton
{
    font-weight:normal;
}

.colorselectinnerwrap::before, .uploadcolorselectinnerwrap::before
{
    position:absolute;
    content: " ";
    height: 20px;
    width: 20px;
    margin:6px 4px 2px 5px;
    border:1px solid #9CA0A5;
    pointer-events: none;
}

.colorselect
{
    padding-left:32px !important;
}

#archtypeselectwrap
{
    margin-left: 5px;
}

 #rotationtypeselectwrap
 {
    margin-left: 4px;
 }
 
 .fast #rotationtypeselectwrap
 {
     display:none;
 }

#archtypeselect, #rotationtypeselect
{
    width: 100px;
    height: 33px;
    font-size: 23px;
}

.ecomm #archtypeselect, .ecomm #rotationtypeselect
{
    width:70px;
}

@-moz-document url-prefix() {
    .colorselect {
        padding-left:29px;
    }
}

#archtypeselectinnerwrap, #rotationtypeselectinnerwrap
{
    position:relative;
    border-bottom:none;
}

#archtypeselectinnerwrap::before, #rotationtypeselectinnerwrap::before
{
    position:absolute;
    margin-top:8px;
    border-bottom:none;
    pointer-events: none;
}

.uploadcolorselectinnerwrap
{
    position:relative;
    display:inline-block;
}

.uploadcolorselectinnerwrap::before
{
    left:0;
}

#designpanel
{
    position:relative;
}

#displaycanvas
{
    margin:0px 34px 0px 34px;
}

#canvasnotsupporteddiv
{
    float:left;
    clear:both;
    width:360px;
    height:384px;
    border:1px solid black;
    margin:0px 8px 0px 8px;
}

#productcolorselectdiv {
    min-width:150px;
    max-width:420px;
    max-height:400px;
}

.productcolorselectwrap {
    position: relative;
}

.fast outlinewidthselectwrap
{
    display:none;
}

#textfontselectdiv, #namenumberfontselectdiv, #textcolorselectdiv, #outlinecolorselectdiv, #outlinewidthselectdiv, #namenumbercolorselectdiv {
    width:198px;
    left:140px;
    max-height:400px;
}

.ecomm .fontoption
{
    padding:4px;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.fast .fontoption
{
    padding:4px;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.fontoption_additional_text
{
    font-size:11px;
    line-height:11px;
}

.ecomm .coloroption, .ecomm .nonecoloroption
{
    padding:2px 1px 2px 0;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.ecomm .productcoloroption
{
    border-bottom:1px solid #E1E2E5;
}

.ecomm .normalarchoption, .ecomm .skewedarchoption, .ecomm .skewedarchstraighttopoption, .ecomm .normalrotationoption, .ecomm .skewedrotationoption
{
    padding:0 1px 2px 0;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.fast .coloroption, .fast .nonecoloroption
{
    padding:1px 1px 1px 0;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.fast .productcoloroption
{
    border-bottom:1px solid #E1E2E5;
}

.fast .normalarchoption, .fast .skewedarchoption
{
    padding:0 1px 2px 0;
    margin:0;
    border-bottom:1px solid #E1E2E5;
}

.fast .skewedarchstraighttopoption
{
    display:none;
}

#artcolorselectdiv, #artoutlinecolorselectdiv
{
    width:248px;
    left:90px;
    max-height:400px;
}

#productcolorselectdiv, #textfontselectdiv, #textcolorselectdiv, #outlinecolorselectdiv, #outlinewidthselectdiv, #artcolorselectdiv, #artoutlinecolorselectdiv, #uploadcolorselectdiv, #namenumberfontselectdiv, #namenumbercolorselectdiv, #archtypeselectdiv, #rotationtypeselectdiv
{
    position:absolute;
    font-size:23px;
    background-color:white;
    border:1px solid #9CA0A5;
    overflow-x: hidden;
    cursor:pointer;
    white-space: nowrap;
    -webkit-overflow-scrolling:touch;
    z-index: 9999999;
    overflow-y:scroll;
    text-align: left;
}

#uploadcolorselectdiv
{
    width:287px;
    left:31px;
    max-height:400px;
}

#archtypeselectdiv, #rotationtypeselectdiv
{
    overflow-y:hidden;
    width:98px;
    left: 0;
}

#productcolorselectdiv ul, #textfontselectdiv ul, #textcolorselectdiv ul, #outlinecolorselectdiv ul, #outlinewidthselectdiv ul, #artcolorselectdiv ul, #artoutlinecolorselectdiv ul, #uploadcolorselectdiv ul, #namenumberfontselectdiv ul, #namenumbercolorselectdiv ul, #archtypeselectdiv ul, #rotationtypeselectdiv ul {
    margin:0;
    padding: 2px 2px 0px 2px;
}

#productcolorselectdiv ul li:hover, #textfontselectdiv ul li:hover, #textcolorselectdiv ul li:hover, #outlinecolorselectdiv ul li:hover, #outlinewidthselectdiv ul li:hover, #artcolorselectdiv ul li:hover, #artoutlinecolorselectdiv ul li:hover, #uploadcolorselectdiv ul li:hover, #namenumberfontselectdiv ul li:hover, #namenumbercolorselectdiv ul li:hover, #archtypeselectdiv ul li:hover, #rotationtypeselectdiv ul li:hover {
    color:white;
    background-color: #6495ED;
}

.productcoloroption::before {
    content: " ";
    height: 25px;
    width: 25px;
    margin:2px 4px 2px 0px;
    vertical-align:text-bottom;
    display: inline-block;
}

.coloroption::before {
    content: " ";
    height: 20px;
    width: 20px;
    margin:2px 6px 2px 0px;
    vertical-align:text-bottom;
    display: inline-block;
    border:1px solid #9CA0A5;
}

.normalarchoption::before, .normalrotationoption::before, .skewedarchoption::before, .skewedarchstraighttopoption::before, .skewedrotationoption::before
{
    content: " ";
    height: 20px;
    width: 35px;
    margin:2px 6px 2px 0px;
    vertical-align:text-bottom;
    display: inline-block;
}

.normalarchoption::before
{
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/NormalArch.png");
    background-repeat:no-repeat;
}

.normalrotationoption::before
{
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/NormalRotation.png");
    background-repeat:no-repeat;
}

.skewedarchoption::before
{
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SkewedArch.png");
    background-repeat:no-repeat;
}

.skewedarchstraighttopoption::before
{
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SkewedArchStraightTop.png");
    background-repeat:no-repeat;
}

.skewedrotationoption::before
{
    background-image: url("https://s3.amazonaws.com/static.customizedgirl.com/html5/SkewedRotation.png");
    background-repeat:no-repeat;
}

#productcolorselectdiv ul li::before, #textcolorselectdiv ul li::before, #outlinecolorselectdiv ul li::before, #outlinewidthselectdiv ul li::before, #artcolorselectdiv ul li::before, #artoutlinecolorselectdiv ul li::before, #uploadcolorselectdiv ul li::before, #namenumbercolorselectdiv ul li::before, #archtypeselectdiv ul li::before, #rotationtypeselectdiv ul li::before {
    margin-left:2px;
}

.textselectline {
    height:42px;
}

.textselectline select {
    width:290px;
    height:33px;
    font-size:23px;
    border:1px solid #9CA0A5;
}

.ecomm .textselectline select {
    font-size:20px;
}

.textpaneltext
{
    width:115px;
    line-height:42px;
    float:left;
}

.ecomm .textpaneltext
{
    text-transform:uppercase;
}

.adjustalltextdiv
{
    margin-bottom:10px;
}

.ecomm .adjustalltextdiv
{
    margin-bottom:0;
}

.adjustalltext
{
    width: 311px;
    line-height: 35px;
    text-align: right;
}

.ecomm .adjustalltext
{
    width:263px;
}

.adjustalltextdiv > * {
    display: inline-block;
    vertical-align: top;
}

.dualbuttonsdiv {
    margin-top: 5px;
}

.textAlignmentDiv
{
    text-transform:uppercase;
    line-height:28px;
    height:24px;
    margin:0 0 2px 4px;
}

.textAlignmentButtonsDiv
{
    margin-bottom:18px;
    margin-left:4px;
}

.fa-lg
{
    vertical-align: -0.1em;
}

#colorexamplediv
{
    margin:14px 0 8px 4px;
}

#transparentlayover
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:black;
    opacity:0.25;
    z-index:99;
    display:none;
}

/*Swap Item panel*/
.swap_item_select
{
    margin-left:7px;
    margin-right:8px;
    padding:16px 0 0 0;
    overflow:auto;
    clear:both;
}
.category_text_box {
    width:90px;
    height:42px;
    float:left;
    line-height:42px;
}

.ecomm .category_text_box
{
    font-weight:normal;
    text-transform:uppercase;
}

.swapoutitemtab_div {
    cursor:pointer;
    position:absolute;
    width:130px;
    height:17px;
    left:231px;
    top:5px;
    padding:8px 0 8px 0;
    text-align:center;
}
#swapoutitempanelframe {
    margin-top:8px;
    overflow:auto;
}

.ecomm #swapoutitempanelframe
{
    margin-bottom:12px;
}

#productsearchresultsdiv {
    overflow-x:hidden;
    overflow-y:auto;
}
.swapout_item_box {
    width:142px;
    height:236px;
    float:left;
    margin-right:1px;
    font-size:16px;
    line-height:20px;
    text-align:center;
}
.swapout_item_box:nth-child(3n) {
    margin-right:0px;
}
.swapout_item_box a
{
    color:black;
}
.swapout_item_box img {
    max-width:142px;
    max-height:142px;
    border:none;
}
.swapout_item_box .manufacturer_text
{
    font-size:14px;
    line-height:18px;
}

#itemcategoryselect
{
    width:250px;
    height:35px;
    font-size:23px;
    padding-left:10px;
}

.ecomm #itemcategoryselect
{
    font-size:20px;
}

.arrowimages {
    height:45px;
    width:45px;
}

/*Item details panel*/
.itemdetailswrap
{
    text-align: left;
    width:414px;
    margin:0 auto;
}

#productnamelabel
{
    text-align:left;
    font-weight:bold !important;
}

#productnamelabel2
{
    font-weight:bold;
    font-size:20px;
}

.ecomm #productnamelabel
{
    font-weight:normal;
    font-size:16px;
    margin-left:15px;
}

.ecomm #productnamelabel2
{
    font-weight:normal;
    font-size:16px;
}

.ecomm #productfittxt
{
    margin-top:10px;
}

#designbothdiv {
    font-size: 16px;
    margin-bottom: 15px;
    float: right;
}

#productdescriptiontxt
{
    clear: both;
}

#productdescriptiontxt a
{
    text-decoration: none;
}

.ecomm .addtocartpanel
{
    color:black;
    margin-top:16px;
}

/*Design Panel styles*/
.ecomm .mdccanvas
{
    display:none;
    border:1px solid #E1E2E5;
}

.fast .mdccanvas
{
    display:none;
    border:1px solid #E1E2E5;
}

#colorsizediv {
    height:73px;
    margin-top:-13px;
}
#colorselectbox {
    float:left;
    width:150px;
    margin:5px 0 0 7px;
}
.elementtitle {
    text-align:center;
    margin-bottom:2px;
    user-select: none;
}
#productcolorselect {
    width: 170px;
    height: 35px;
    font-size: 17px;
}
.ecomm #productcolorselect {
    font-size: 20px;
}
#checkboxdiv
{
    float: left;
    width: 160px;
    text-align: right;
    padding-top: 20px;
}
#checkboxdiv2
{
    float: left;
    width: 160px;
    text-align: right;
    margin-left:157px;
}

#objectsize
{
    font-size: 16px;
    float: right;
    width: 102px;
    margin-top: 6px;
}

#objectsizearrowcontainerdiv
{
    white-space: nowrap;
    font-size: 0;
}

#objectsizeuparrowdiv, #objectsizedownarrowdiv
{
    position:relative;
    display: inline-block;
    cursor:pointer;
    font-weight: bold;
    font-size: 33px !important;
    line-height: 32px;
    text-align:center;
    width:41px;
    height:41px;
    left:0px;
    top:0px;
}

#objectsizedownarrowdiv
{
    margin-left: 8px;
}

#buttondiv, #textpaneldiv, #artpaneldiv, #uploadimagepaneldiv, #namenumberpaneldiv
{
    text-align: left;
    clear:both;
    margin-bottom:15px;
}

#namenumbertextlineframe {
    clear:both;
    padding: 0 4px;
}

.artpaneltext
{
    width: 115px;
    line-height: 42px;
    float: left;
}

.ecomm .artpaneltext
{
    text-transform:uppercase;
}

.artselectline {
    height:42px;
}

.artselectline select {
    width:290px;
    height:33px;
    font-size:23px;
    border:1px solid #9CA0A5;
}

.ecomm .artselectline select {
    font-size:20px;
}
#artsizediv, #imagesizediv
{
    display:none;
}
.dualbuttonsdiv {
    margin-bottom:14px;
    clear:both;
    overflow:auto;
}
.dualbuttonsdiv input {
    float:left;
    font-size:16px;
}

#uploadbuttonsdiv
{
    float: right;
    width: 256px;
    margin-top: 2px;
}

.fast #uploadbuttonsdiv
{
    display:none;
}

.fast #imagesizediv
{
    display:none;
    height: 32px;
}

.ecomm .addToCartSize
{
    float: left;
}

.fast .addToCartSize
{
    text-align: center;
    float: left;
}

.addToCartSize
{
    width: 118px;
    margin-left: 7px;
    font-weight: bold;
    font-size: 18px;
}

.addToCartQuantity {
    float: left;
    width: 187px;
    font-weight: bold;
    font-size: 18px;
}

.addToCartButton {
    margin-top: 10px;
}

#breadcrumbdiv {
    padding-left:6px;
    font-weight:bold;
    font-size:23px;
    clear:both;
}

.ecomm #breadcrumbdiv
{
    text-transform:uppercase;
    font-weight:normal;
    font-size:20px;
    margin-top:6px;
}

#artsubcategoryheader
{
    float:left;
    font-family:Arial,Helvetica;
    font-size:16px;
    padding:7px;
}
.ecomm #artsubcategoryheader
{
    font-size:20px;
}
#artsubcategorydiv
{
    float:left;
    clear:left;
    width:390px;
    font-family:Arial,Helvetica;
    font-weight:bold;
    font-size:23px;
}
.ecomm #artsubcategorydiv
{
    font-size:20px;
}
.artsubcategorylink
{
    float:left;
    width:176px;
    padding: 2px 8px 2px 7px;
    font-family: Arial,Helvetica;
    font-size: 20px;
    font-weight:bold;
}

/*Art panel styles*/
.tabselectpanel
{
    position: relative;
    height: 31px;
    background-color: #EBECED;
    margin-top: -17px;
    padding-top: 13px;
    border-bottom: 1px solid #CFD1D4;
}

.ecomm .tabselectpanel
{
    background-color: #FFFFFF;
    border-top: 1px solid #CFD1D4;
}

.toppanelwrap
{
    position:relative;
    margin-top:10px;
    clear:both;
    padding-left:6px;
}

/*Text panel styles*/
.bold {
    font-weight:bold;
}

#nouploaddiv, #noclipartdiv
{
    position:relative;
    height:150px;
    background-color:#EBECED;
    padding-top:100px;
    text-align:center;
    margin-top:-18px;
    display:none;
}

/*Upload panel styles*/
.ecomm #uploadedimageframe, .ecomm #artpanelframe
{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    width: auto;
    margin: 4px;
    padding: 4px;
    min-height: 430px;
    border:1px solid #E1E2E5;
}

.fast #uploadedimageframe, .fast #artpanelframe
{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    width: auto;
    margin: 4px;
    padding: 4px;
    min-height: 190px;
    border:1px solid #E1E2E5;
}

.itemselectbox
{
    width:100px;
    height:100px;
    line-height:100px;
    margin:0;
    cursor: pointer;
    position: relative;
    border:1px solid white;
    text-align: center;
}

.ecomm .selecteditemselectbox
{
    border:3px dashed #3C3C3C;
    width:96px;
    height:96px;
    line-height:96px;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.fast .selecteditemselectbox
{
    border:3px dashed #3C4147;
    width:96px;
    height:96px;
    line-height:96px;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.itemselectboximage
{
    max-width:100px;
    max-height:100px;
    vertical-align: middle;
}

.selecteditemselectboximage
{
    max-width:96px;
    max-height:96px;
    vertical-align: middle;
}

.ecomm .itemselectdeleteicon
{
    position: absolute;
    font-size: 9px;
    line-height: 11px;
    width: 16px;
    top: 0;
    right: 0;
    background-color: #3C3C3C;
    color: white;
    border: 1px solid white;
    font-weight: normal;
    text-align: center;
}

.fast .itemselectdeleteicon
{
    position: absolute;
    font-size: 9px;
    line-height: 11px;
    width: 16px;
    top: 0;
    right: 0;
    background-color: #3C4147;
    color: white;
    border: 1px solid white;
    font-weight: normal;
    text-align: center;
}

.itemselectdeleteicon:hover
{
    background-color: #CD0A0A;
    border: 1px solid #FF0000;
    cursor: pointer;
}

.panel_div {
    display:none;
    width:428px;
    height:100%;
    margin:0 auto 0 auto;
    font-size:16px;
}

.panel_inner_div
{
    padding-top: 6px;
    position: relative;
    height: 32px;
    font-size: 16px;
    line-height: 17px;
    background: #CFD1D4;
}

.smalltabactive_img {
    height:34px;
    width:94px;
    float:left;
    margin:5px 0 0 3px;
}

.smalltabinactive_img {
    height:33px;
    width:94px;
    float:left;
    margin:5px 0 0 3px;
}

.tabactive_img {
    height:34px;
    width:130px;
    float:left;
    margin:5px 0 0 3px;
}

.tabinactive_img {
    height:33px;
    width:130px;
    float:left;
    margin:5px 0 0 3px;
}

.designtab_div {
    cursor:pointer;
    position:absolute;
    width:94px;
    height:17px;
    left:3px;
    top:5px;
    padding:8px 0 8px 0;
    text-align:center;
}

.itemdetailstab_div {
    cursor:pointer;
    position:absolute;
    width:130px;
    height:17px;
    left:100px;
    top:5px;
    padding:8px 0 8px 0;
    text-align:center;
}

.savebutton_img {
    width:inherit;
    height:inherit;
}

.savebutton_wrapper {
    cursor:pointer;
    position:absolute;
    top:6px;
    right:7px;
    width:50px;
    height:28px;
}

.savebutton_div {
    position:inherit;
    top:inherit;
    width:inherit;
    text-align:center;
}

.smalltab_div {
    position:relative;
    float:left;
    width:51px;
    height:35px;
    line-height:35px;
    color:#3C4147;
    top:-4px;
    margin-left:7px;
    border-left:1px solid #CFD1D4;
    border-top:1px solid #CFD1D4;
    border-right:1px solid #CFD1D4;
}

.ecomm .smalltab_div
{
    font-size:15px;
}

.addmoretab
{
    position:relative;
    float:left;
    width:171px;
    height:35px;
    line-height:35px;
    margin-left:7px;
    top:-4px;
    border-left:1px solid #CFD1D4;
    border-top:1px solid #CFD1D4;
    border-right:1px solid #CFD1D4;
}

.fast .addmoretab
{
    background-color: #E1E2E5;
}

.ecomm .addmoretab
{
    background-color: #CFD1D4;
    font-size:15px;
}

.smalltab_img {
    position:absolute;
    top:0px;
    left:0px;
    width:60px;
    height:40px;
}

.smalltablabel_div
{
    position:relative;
    width:51px;
    text-align:center;
}

.ecomm .smalltablabel_div
{
    text-transform:uppercase;
}

#addtexttabimg, #addarttabimg, #addimagetabimg
{
    position:absolute;
    top:0px;
    left:0px;
    width:180px;
    height:40px;
}

#addtexttablabel, #addarttablabel, #addimagetablabel
{
    cursor:pointer;
    position:relative;
    width:171px;
    text-align:center;
}

#textlineframe {
    padding: 0px 4px 4px 4px;
    font-weight: bold;
    font-size: 20px;
    overflow: auto;
    clear: both;
}

.enter_text_arch_header {
    width: 67px;
}

.ecomm .enter_text_arch_header {
    width: 77px;
    font-weight:normal;
    text-transform:uppercase;
}

.ecomm .enter_text_rotation_header {
    width: 67px;
    font-weight:normal;
    text-transform:uppercase;
}

.fast .enter_text_rotation_header {
    display:none;
}

.nameNumberTopPanel {
    display:flex;
    white-space: nowrap;
    height: 20px;
}

.nameNumberTopPanel > * {
    display: inline-block;
}

.textline_div {
    height:35px;
    padding:4px 0 0 0;
}

.textline_input {
    width:300px;
    height:20px;
    font-size:20px !important;
    padding:5px;
    float:left;
    border:1px solid #9CA0A5;
}

.ecomm .textline_input {
    width:251px;
}

.size_input {
    display:none;
}

select.textline_select {
    width:100px;
    height:33px;
    font-size:23px;
    margin-left:8px;
}

.ecomm select.textline_select {
    float:left;
    width:70px;
    font-size:20px;
}

#addtextlinebutton
{
    margin-right:2px;
}

.buttonbar_div
{
    position: relative;
    height: 77px;
    font-size: 20px;
    line-height:25px;
    overflow:hidden;
}

.ecomm .buttonbar_div
{
    line-height:20px;
    z-index:97;
    clear:both;
}

.panelselectbutton_img {
    width:78px;
    height:59px;
    margin:7px 6px 7px 0;
    display:block;
    float:left;
}

.panelselectbutton_img:nth-child(5n+1) {
    margin-left:7px;
}
.addtextbutton_div {
    cursor:pointer;
    position:absolute;
    width:68px;
    height:45px;
    left:8px;
    top:7px;
    padding:7px 5px 7px 5px;
    text-align:center;
}

.addartbutton_div {
    cursor:pointer;
    position:absolute;
    width:68px;
    height:45px;
    left:91px;
    top:7px;
    padding:7px 5px 7px 5px;
    text-align:center;
}

.uploadimagebutton_div {
    cursor:pointer;
    position:absolute;
    width:68px;
    height:45px;
    left:175px;
    top:7px;
    padding:7px 5px 7px 5px;
    text-align:center;
}

.namenumberbutton_div {
    font-family:Team;
    cursor:pointer;
    position:absolute;
    width:68px;
    height:45px;
    left:259px;
    top:5px;
    padding:7px 5px 7px 5px;
    text-align:center;
}

.name_input {
    width:200px;
    height:20px;
    font-size:20px !important;
    padding:5px;
    float:left;
    border:1px solid #9CA0A5;
}

.number_input {
    width:90px;
    height:20px;
    font-size:20px !important;
    padding:5px;
    margin-left:4px;
    float:left;
    border:1px solid #9CA0A5;
}

.size_select
{
    width: 97px;
    height: 33px;
    font-size: 23px;
    margin-left: 4px;
    float: left;
}

.ecomm .size_select
{
    font-size: 20px;
}

#addtocartheaderdiv {
    line-height:1.75em;
}

.fast #addToCartButtonDiv, .fast #addToCartButtonDiv2
{
    text-align: center;
}

.ecomm #addToCartButtonDiv, .ecomm #addToCartButtonDiv2
{
    width:100%;
    margin-bottom:10px;
}

.ecomm .addToCartButton
{
    width:100%;
}

.addToCartPrice
{
    float:none;
}

.ecomm .addToCartPrice
{
    margin-left:14px;
    margin-top:10px;
}

#peritempricediv, #peritempricediv2
{
    font-size:18px;
    font-weight:bold;
    text-align:right;
}

.ecomm #peritempricediv, .ecomm #peritempricediv2
{
    float:left;
    clear:none;
    margin-left:5px;
}

#peritemoriginalpricediv, #peritemoriginalpricediv2
{
    font-size:18px;
    font-weight:bold;
    text-decoration:line-through;
    display:none;
    text-align:right;
}

.ecomm #peritemoriginalpricediv, .ecomm #peritemoriginalpricediv2
{
    float:left;
}

#productpricediv, #productpricediv2
{
    display:none;
    text-align:right;
    font-size:18px;
    font-weight:bold;
}

.ecomm #productpricediv, .ecomm #productpricediv2
{
    text-align:left;
    float:left;
    margin-left:5px;
}

#pricingdetailslink, #pricingdetailslink2
{
    display:none;
}

.ecomm #pricingdetailslink, .ecomm #pricingdetailslink2
{
    text-align:left;
    float:left;
}

#productsubtotaldiv, #productsubtotaldiv2 {
    min-height:62px;
    line-height:1.75em;
    text-align:right;
    clear:both;
}

.ecomm #productsubtotaldiv, .ecomm #productsubtotaldiv2
{
    min-height:0;
    width:calc(100% - 28px);
    margin-left:14px;
}

#groupdiscountdiv, #groupdiscountdiv2 {
    display:none;
    color:#CD0A0A;
}

.ecomm #groupdiscountdiv, .ecomm #groupdiscountdiv2
{
    float:right;
}

.mobileContinueFooter > * {
    vertical-align: top;
    padding-right:12px;
}

#thumbnailCanvasDiv
{
    float:left;
    width:180px;
    padding-top:24px;
}

.ecomm #thumbnailCanvasDiv
{
    padding-top:0;
    margin:24px 0 24px 14px;
}

.mobileAddToCartSizeQuantityDiv
{
    float:left;
    width:210px;
    margin-left:35px;
}

.ecomm .mobileAddToCartSizeQuantityDiv
{
    width:calc(100% - 12px) !important;
    margin-left:0;
}

#expressShippingAllDiv
{
    font-size:14px;
    display:none;
}

#thumbnaildiv
{
    float:left;
    clear:both;
    margin:8px 0 0 140px;
}

.ecomm #thumbnaildiv
{
    margin:0 0 0 140px;
}

.mobileContinueTotal
{
    width: 112px;
    font-size: 22px;
    padding: 6px 0 0 12px;
}

#mobileAddToCartButtonDiv
{
    line-height:25px;
    float:right;
    margin-top:12px;
}

.ecomm #mobileAddToCartButtonDiv
{
    margin:24px 0 24px 0;
}

.mobileTabActive, .mobileTabInactive
{
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    height: 25px;
    font-size: 16px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    padding-top: 7px;
}

.fast .mobileTabActive, .fast .mobileTabInactive
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ecomm .mobileTabActive, .ecomm .mobileTabInactive
{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 19px;
}

.mobileTabActive:hover, .mobileTabInactive:hover {
    text-decoration: none;
}
.mobileTabActive, .mobileTabInactive
{
    width: 103px;
}

.ecomm a.mobileTabActive
{
    color: #3C3C3C;
}

.fast a.mobileTabActive
{
    color: #3C4147;
}

.mobileTabActive
{
    background: white;
    cursor: default;
}

a.mobileTabInactive {
    color: white;
}

.ecomm .mobileTabInactive
{
    background: #3C3C3C;
    color: white;
    cursor: pointer;
}

.fast .mobileTabInactive
{
    background: #3C4147;
    color: white;
    cursor: pointer;
}

.mobileTabInactive:hover
{
    background: black;
    color: white;
}

.mobileTabText
{
    margin-top: 7px;
}

.mobileBottomTabActive, .mobileBottomTabInactive
{
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    height: 60px;
    font-size: 19px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    padding-top: 4px;
}

.fast .mobileBottomTabActive, .fast .mobileBottomTabInactive
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ecomm .mobileBottomTabActive, .ecomm .mobileBottomTabInactive
{
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 10px;
}

.mobileBottomTabActive:hover, .mobileBottomTabInactive:hover {
    text-decoration: none;
}

/* To override the stupid mainboxbody a tag selector...*/
a.mobileBottomTabInactive, a.mobileTabBack {
    color: white;
}

.fast .mobileTabSave
{
    border-radius: 6px;
}

.mobileTabBack, .mobileTabAddToCart
{
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    height: 53px;
    font-size: 19px;
    text-align: center;
    user-select: none;
    padding-top: 4px;
}

.fast .mobileTabBack, .fast .mobileTabAddToCart
{
    border-radius: 6px;
}

.ecomm .mobileTabBack, .ecomm .mobileTabAddToCart
{
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}

.ecomm .mobileTabBack
{
    height: 48px;
    padding-top: 9px;
}

.mobileTabBack, .mobileTabAddToCart
{
    width: 144px;
}

.mobileAddToCartButton
{
    width:252px;
    line-height:50px !important;
}

/*Apparently moving this style breaks the sizings of the buttons...*/
.mobileBottomTabActive, .mobileBottomTabInactive
{
    width: 81px;
}

.ecomm a.mobileBottomTabActive
{
    color: #3C3C3C;
}

.fast a.mobileBottomTabActive
{
    color: #3C4147;
}

.mobileBottomTabActive
{
    background: #EBECED;
    cursor: default;
}

.ecomm .mobileBottomTabActive
{
    background:#FFFFFF;
    border-top:1px solid #CFD1D4;
    border-left:1px solid #CFD1D4;
    border-right:1px solid #CFD1D4;
    border-bottom:1px solid white;
}

.ecomm .mobileBottomTabInactive, .ecomm .mobileTabBack
{
    background: #3C3C3C;
    color: white;
    cursor: pointer;
}

.ecomm .mobileTabAddToCart
{
    background: #3C3C3C;
    color: white;
    cursor: pointer;
}

.fast .mobileBottomTabInactive, .fast .mobileTabBack
{
    background: #3C4147;
    color: white;
    cursor: pointer;
}

.fast .mobileTabAddToCart
{
    background: #F07806;
    color: white;
    cursor: pointer;
}

a.mobileTabAddToCart, a.mobileTabBack {
    user-select:none;
    -webkit-user-select: none;
}
a.mobileTabAddToCart:hover, a.mobileTabBack:hover {
    text-decoration: none;
}
.mobileBottomTabInactive:hover, .mobileTabBack:hover, .mobileTabAddToCart:hover
{
    background: black;
    color: white;
}

.addtocartbutton_div {
    cursor:pointer;
    position:absolute;
    width:68px;
    height:45px;
    left:343px;
    top:7px;
    padding:7px 5px 7px 5px;
    text-align:center;
}

.enter_text_header
{
    width: 320px;
}

.ecomm .enter_text_header
{
    width: 270px;
    font-weight:normal;
    text-transform:uppercase;
}

.enter_text_size_header
{
    display:none;
}

#clipartsearch, #product_search_box {
    width:236px;
    height:20px;
    padding:5px;
    float:left;
    font-size:20px;
    border: 1px solid #9CA0A5;
}

.fast #clipartsearch, .fast #product_search_box
{
    height: 22px;
}

.product_search_div
{
    padding-bottom:8px;
    clear:both;
    height:28px;
    overflow:hidden;
    margin:1px 8px 10px 7px;
}

#productsearchresultsheader
{
    margin-left:8px;
    margin-right:7px;
}

.ecomm #productsearchresultsheader
{
    text-transform:uppercase;
    line-height:28px;
    font-size: 20px;
    margin-top:14px;
}

.item_subcategory_link
{
    float:left;
    width:176px;
    padding: 2px 8px 2px 7px;
    font-family: Arial,Helvetica;
    font-size: 20px;
    font-weight:bold;
}

#ajaxuploaddiv, #iframeuploaddiv
{
    width:165px;
    height:42px;
    float:left;
    clear:left;
    display:none;
}

#Filedata
{
    margin-left:-150px;
    padding:0;
    font-size:16px;
    width:1px;
    height:1px;
    display:inline;
}

#upload_image
{
    width: 1px;
    height: 1px;
    visibility: hidden;
}

/* Upload button styles */
#uploadLabel2
{
    width:130px;
    display:block;
    margin-top:2px;
    line-height:26px;
    text-align:center;
    cursor:pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    font-size:16px;
    color:#000000;
}

/* Firefox-specific upload button styles */
@-moz-document url-prefix() {
    #uploadLabel2 {
        line-height:21px;
    }
}

/* IE10-specific upload button styles */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #uploadLabel2 {
        border:1px solid #7C8188;
        background-color:#E1E2E5;
        line-height:22px;
    }
}

/* IE9-specific upload button styles */
#uploadLabel2
{
    border:1px solid #7C8188\9;
    background:#E1E2E5\9;
    line-height:22px\9;
}

#uploadhelpdiv
{
    display:none;
}

#yourimagesdiv
{
    clear:both;
}

.ecomm #yourimagesdiv
{
    text-transform:uppercase;
}

.enter_name_header
{
    width:216px;
}

.ecomm .enter_name_header
{
    font-weight:normal;
    text-transform:uppercase;
}

.enter_number_header, .enter_size_header
{
    width:106px;
}

.ecomm .enter_number_header, .ecomm .enter_size_header
{
    font-weight:normal;
    text-transform:uppercase;
}

.sizecharttable
{
    line-height:24px;
}

.sizechartmeasurement
{
    min-width:63px;
    padding-right:7px;
    text-align:left;
    font-weight:bold;
}

.sizechartmeasurementvalue
{
    min-width:25px;
    padding-right:7px;
    text-align:left;
}

#sizechartdiv
{
    float:left;
    clear:both;
    width:420px;
    padding:0 0 0 12px;
    line-height:16px;
}

#sizechartdiv2
{
    display:none;
}

#addToCartSizeQuantityDiv table tr td input
{
    width: 21px;
    height: 16px;
    font-size: 16px;
    padding: 4px;
    vertical-align: middle;
    text-align: center;
}

.ecomm .sizepanelsize
{
    vertical-align: top;
    padding-top: 8px;
}

.fast .sizepanelsize
{
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
}

.addQuantity
{
    margin-left: 3px;
}

.subtractQuantity
{
    margin-right: 3px;
}

#addnamenumberbuttondiv
{
    margin-bottom:14px;
}

#closetexttabicon, #closearttabicon, #closeuploadimagetabicon
{
    float:right;
    display:none;
    cursor:pointer;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    width:25px;
    height:25px;
    margin: -7px 6px 3px 4px;
    color: #9CA0A5;
}

.ecomm #closetexttabicon, .ecomm #closearttabicon, .ecomm #closeuploadimagetabicon
{
    float:none;
    position:absolute;
    right: 2px;
    top:2px;
    margin:0;
}

.textselectline, .artselectline:not(#categoryselect)
{
    position: relative;
}

#namenumbersizeinputwrap
{
    display:none;
}

#namenumberhelpdiv
{
    margin-top:6px;
}

#nameNumberHelpLink
{
    text-decoration:none;
}

.ecomm #uploadoverlaydiv
{
    display: none;
    color: #7C8188;
    background-color: white;
    position: absolute;
    width: 320px;
    padding: 20px 20px 20px 20px;
    border: 5px solid #3C3C3C;
    border-radius: 3px;
    min-height: 662px;
}

.fast #uploadoverlaydiv
{
    display: none;
    color: #7C8188;
    background-color: white;
    position: absolute;
    width: 320px;
    padding: 20px 20px 20px 20px;
    border: 5px solid #3C4147;
    border-radius: 3px;
    min-height: 662px;
}

#uploadoverlaydiv h1
{
    font-size:18px;
    font-weight:bold;
    margin:0;
}

#uploadoverlayimagediv
{
    text-align:center;
}

#uploadoverlayimage
{
    max-width:318px;
    max-height:318px;
    vertical-align:middle;
}

#uploadoverlaytextdiv
{
    margin-top:10px;
}

#uploadoverlaynumcolorsselect
{
    width: 100%;
    font-size:23px;
}

#uploadoverlaybuttondiv
{
    width:162px;
    margin-top:12px;
    float:right;
}

#uploadoverlayerrordiv
{
    float:none;
    clear:both;
    padding-top:16px;
    color:#FF0000;
    font-weight:bold;
    font-size:18px;
    display:none;
}

.uploadcolordropdown
{
    width:289px;
    height:33px;
    font-size:23px;
    /*float:left;*/
}

.uploadcoloroverrideinput
{
    width:65px;
    height:20px;
    font-size:20px;
    padding:5px;
    border:1px solid #9CA0A5;
}

#removebackgroundcanvasdiv
{
    clear:both;
    margin-top: 10px;
    cursor:crosshair;
    text-align:center;
    background-color:#7C8188;
}

#removebackgroundcanvas
{
    display:inline;
    cursor:crosshair;
    vertical-align:middle;
    max-width:300px;
    max-height:300px;
}

#saveimageoverlaydiv
{
    display:none;
    color:#7C8188;
    background-color:white;
    position:absolute;
    left:308px;
    top:300px;
    width:140px;
    height:30px;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    line-height:30px;
    padding:20px;
    box-shadow: 0px 0px 10px #000000;
}

.fast #saveimageoverlaydiv {
    left: auto;
    right: auto;
}

#search_products_text_box
{
/*    width:318px;*/
/*    height:20px;*/
/*    margin-top:20px;*/
/*    padding:5px;*/
/*    font-size:20px;*/
/*    border: 1px solid #9CA0A5;*/
}

#search_products_button
{
    font-size: 20px;
}

.product_search_results_div
{
    float:left;
    width:122px;
    height:195px;
    padding:0 5px 0 5px;
    text-align:center;
    word-wrap:break-word;
}

.product_search_results_image
{
    max-width:99px;
    max-height:125px;
    cursor:pointer;
}

.designCenterStep
{
    vertical-align: middle;
}

.designCenterStepPlaceholder
{
    margin-left: 0px;
}

.customdonebutton
{
    float: right;
    margin: 10px;
}

.swal2-modal .swal2-content
{
    font-family: Arial,Helvetica;
}

.imprintLocationArtTable
{
    margin-bottom: 10px;
}

.imprintLocationHeader
{
    font-size: 12px;
    font-weight: bold;
}

.imprintLocationNotes
{
    margin-top: 10px;
    font-size: 12px;
}

.imprintLocationLocation, .imprintLocationTemplateImage, .imprintLocationDimensions
{
    text-align: center;
}

.imprintLocationCustomNote
{

}

#design_center
{
    display:none;
    font-weight:bold;
    font-size:18px;
    color:#7C8188;
    background-color:white;
    position:absolute;
    left:350px;
    top:150px;
    width:875px;
    height:1000px;
    padding:60px 40px 60px 40px;
    box-shadow: 0px 0px 10px #000000;
    z-index: 1000;
}

.ecomm .designElementWidgetTabActive
{
    background: #FFFFFF;
    color: #3C4147;
    cursor: default;
}

.fast .designElementWidgetTabActive
{
    background: white;
    color: black;
    cursor: default;
}

.ecomm .designElementWidgetTabInactive
{
    cursor: pointer;
    background: #9CA0A5;
}

.fast .designElementWidgetTabInactive
{
    cursor: pointer;
    background: #E1E2E5;
}

.imprintLocationDropDown, .fontSizeDropDown
{
    width: 100%;
    font-size: 14px;
    margin-top: 5px;
    padding: 5px;
}

.imprintLocationPreviewImage
{
    height: 160px;
/*    width: 243px;*/
}

.customImprintDetailsTextArea
{
    resize: vertical;
    width: 100%;
    box-sizing: border-box;
    height: 60px;
}

.removeBackgroundStep
{
    clear:both;
    margin-top: 10px;
    text-align: left;
}

.removeBgDialog
{
    overflow-y:hidden !important;
}

.pmsOverrideInput
{
    width: 282px;
}

#productBrandName
{
    font-size: 18px;
    font-weight: bold;
}

#productLogoDiv
{
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

.ecomm #productLogoDiv
{
    display:none;
}

.swalPlacementDetails
{
    width: auto !important;
}

#textbuttonsdiv, #artbuttonsdiv, #imagebuttonsdiv, #namenumberbuttonsdiv
{
    position:absolute;
    top:50px;
    right:3px;
    display:none;
}

.sideButton
{
    border:1px solid #9CA0A5;
    height:50px;
    width:54px;
    text-align:center;
    margin-bottom:8px;
}

.ecomm #textfontbuttondiv, .ecomm #namenumberfontbuttondiv
{
    font-size:20px;
    line-height:20px;
    font-weight:bold;
    color:#7C8188;
}

.fast #textfontbuttondiv, .fast #namenumberfontbuttondiv
{
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #3C4147;
}

#textcolorbuttonswatch, #artcolorbuttonswatch, #namenumbercolorbuttonswatch
{
    width:20px;
    height:20px;
    margin:-1px 16px 5px 16px;
}

#textsizeuparrowbutton, #textsizedownarrowbutton, #artsizeuparrowbutton, #artsizedownarrowbutton,
#uploadsizeuparrowbutton, #uploadsizedownarrowbutton, #namenumbersizeuparrowbutton, #namenumbersizedownarrowbutton
{
    font-size: 33px !important;
    margin-bottom: 8px;
}

.imagepaneltext
{
    display:none;
}

#design_center_sidebar
{
    clear:both;
}

.additionalProductImage
{
    max-height:75px;
    margin-right:10px;
}

#productDetailsImageDiv .additionalProductImage
{
    max-width:172px;
    max-height:172px;
    margin:0;
}

#additionalImagesOverlayDiv
{
    position:fixed;
    z-index:99;
    display:none;
    top:90px;
    width:100%;
}

#additionalImagesWrap
{
    display:flex;
    flex-direction:row;
    justify-content: center;
}

#additionalImagesLeftNavDiv
{
    width: calc((100% - 360px) / 2);
}

#additionalImagesPreviousButton
{
    display:none;
}

#additionalImagesMainDiv
{
    display:block;
    position:relative;
    background-color:white;
    width:320px;
    padding:20px;
    text-align:center;
}

#additionalImagesRightNavDiv
{
    width: calc((100% - 360px) / 2);
}

#additionalImagesNextButton
{
    display:none;
}

#additionalImagesFooterDiv
{
    display:flex;
    flex-direction:row;
    justify-content:center;
    height:100px;
    padding-top:25px;
}

#additionalImagesCloseIcon, #addToCartCloseIcon
{
    display:block;
    position:absolute;
    height:15px;
    width:15px;
    right:0;
    top:0;
    margin:4px 4px 0 0;
    cursor:pointer;
}

#additionalImagesMainImage
{
    width:320px;
}

.additionalImagesBottomNavImage
{
    display:block;
    height:75px;
    margin:0 5px 0 5px;
    padding:10px;
    background-color:white;
    cursor:pointer;
}

#sizeChartPanel
{
    display:block;
    padding:16px 0 16px 0;
    border-top:1px solid #CFD1D4;
}

#productDetailsPanel
{
    display:block;
    padding:0 0 16px 0;
}

.ecomm .productDetailsTopPanel
{
    display:flex;
    column-gap:20px;
    flex-wrap:wrap;
    width:calc(100% - 15px);
    margin:0 8px 0 7px;
}

.ecomm .productDetailsAboutDiv
{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    column-gap:20px;
    border:1px solid #EBECED;
    width:calc(100% - 40px);
    padding:14px 20px 20px 20px;
    margin-bottom:20px;
    flex:1 1 40%;
}

.ecomm .productDetailsHeader
{
    font-weight:bold;
    width:calc(100% - 15px);
    margin:0 8px 8px 7px;
}

.ecomm .productDetailsSubHeader
{
    font-size:18px;
    font-weight:bold;
    margin-bottom:8px;
}

.ecomm #productdescriptiontoptxt
{
    font-size:16px;
    margin-top:10px;
}

.fast #productdescriptiontoptxt
{
    display:none;
}

.ecomm #productDetailsImageGalleryDiv
{
    flex:1 1 50%;
    border:1px solid #EBECED;
    padding: 14px 20px 14px 20px;
    margin-bottom:20px;
}

.ecomm #productDetailsImageDiv
{
    display:flex;
    column-gap:10px;
    row-gap:10px;
    flex-wrap:wrap;
}

.ecomm #productDetailsPanel
{
    width:calc(100% - 15px);
    margin:0 8px 0 7px;
}

.ecomm .productShippingOptionsDiv
{
    font-size:16px;
    margin:0 8px 0 7px;
}

.fast #categoryoutlinecolorselect
{
    display:none;
}

.ecomm #helppanel .helpPanelTopSection
{
    text-align:center;
    margin-bottom:18px;
}

.ecomm #helppanel .helpPanelTopSection .helpPanelTopImage
{
    margin-top:15px;
}

.ecomm #helppanel .helpPanelTopSection .helpPanelHeader
{
    margin:0;
    border-bottom:none;
}

.ecomm #helppanel .helpPanelTopSection .helpPanelText
{
    margin:0 0 10px 0;
}

.ecomm #helppanel .helpPanelContactUsSection
{
    background:#EBECED;
    padding:10px;
    margin-bottom:11px;
}

.ecomm #productDetailsDiv
{
    clear:both;
}

.ecomm #addToCartSizeWarning
{
    font-weight:bold;
    float:right;
    margin-right:4px;
}

.ecomm .designCenterPopup button
{
    border-radius:40px;
}