

.flexCenter{
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

/* #fulledit .bannerLogo:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
} */

.innerWrap .staticHeader {
    display: flex;
    height: 66px;
    -webkit-print-color-adjust: exact;
    z-index: 100;
    width: 73%;
    margin: 0px 300px;
    background: #0033a0;
    height: 160px;
    margin-bottom: -11vh;
}

.innerWrap .staticHeaderMid {
    display: flex;
    -webkit-print-color-adjust: exact;
    z-index: 100;
    width: 100%;
    background: #0033a0;
    padding: 20px 0px;
    height:104px;
}

.innerWrap .rightHeaderCon {
    margin-left: auto;
    order: 2;
    margin-right: 3vw;
}

.innerWrap .staticFooter {
    display: flex;
    -webkit-print-color-adjust: exact;
    z-index: 100;
    width: 100%;
    margin-top: 30px;
    background: none;
    position: absolute;
    bottom: 15px;
}

.innerWrap .staticFooterMid {
    display: flex;
    -webkit-print-color-adjust: exact;
    z-index: 100;
    width: 100%;
    margin-top: 15px;
    position: absolute;
    bottom: 15px;
}


#main .fullwidth .innerSellSheet {
    padding: 43px 90px 43px 90px;
}

.binPic1
{
   margin: 0 auto;
    display: block;
    width: 40%;
}

.binPic4
{
    width:59%;
}

.seperater hr {
    background: #B2B2B2;
    height: 5px;
    margin: auto;
    -webkit-print-color-adjust: exact;
}

.contentPadding {
    padding: 0 0 0.5vh;
}



.binPic2 
{
    height: inherit;
    margin: auto;
    width: 70%;
    padding-top: 100px;
    display: block;
}

.twoCol {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-left:74px;
}

.twoColBottom {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 5px solid #B2B2B2;
    -moz-column-rule: 5px solid #B2B2B2;
    column-rule: 5px solid #B2B2B2;
    margin-left:60px;
}

.colHeight2
{
    min-height:547px;
}



 .binPic5, .binPic6 
 {
    margin: auto;
    padding-top: 10px;
    display: block;
    width: 56%;
}


.logoTop {
    margin: 7px 25px;
}

.binLogo
{
    width: 49%;
}

.tagline
{
    font-family:  'Francois One';
    margin-top: 10px;
}

.width100
{
    width:100%;
}

.greyBreak
{
    background: grey;
    width: 101%;
    height: 15px;
 
}


.bold
{
    font-weight:bold;
}

.specInfo
{
    display: flex;
    font-size: 16px;
    width: 94%;
    padding: 10px 0px 6px 30px;
}

.specInfo p
{
    margin-bottom:0px;

}


.padRight20
{
    padding-right:20px;
}

.binPic3 
{
    height: 180%;
    margin: auto;
    width: 169%;
    display: block;
    max-width: 400px;
    position: absolute;
    margin-top: -29px;
    left: -76px;
    top: -36px;
}

.topMargchange
{
    margin: 30px 0;
}

.topMarginCol1
{
    margin-top:35px;
}

#customFinishes .finishWrap .finishTxt
{
    color:black;
    font-weight: bold;
    -webkit-print-color-adjust:exact;
    margin:0 -13px;
}

#customFinishes
{
    margin-top: 0px;
    padding-top: 0px;
    margin-left: -20px;
    margin-bottom: 18px;
    /*overflow-x: auto;*/
}

#customFinishes .finishWrap:hover .imgWrap {
    border: inherit;
    box-shadow: inherit;
}

.lightGrey
{
  background: #eaeaea;
 -webkit-print-color-adjust: exact;
}

.bubble
{
    padding-top: 75px;
}

.editor
{
    background: lightgrey;
    width: 17%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    border-right: solid 2px black;
}


 .fixed
 {
     position:fixed;
 }

.fulledit
{
    width: 83%;
    top: 0;
    right: 0;
    background: grey;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
}


.page1
{
    margin: 20px auto 0;
    height: 1393px;
    width: 970px;
    background-color: white;
    position: relative;
}

.page2
{
    margin: 0 auto 20px;
    height: 1393px;
    width: 970px;
    background-color: white;
    position: relative; 
} 

.editor h3
{
    margin: 1vh 2vw;
    font-size: 20px;    
}


.editorSection
{
    border-bottom: solid 2px black;
    border-right: none; 
    cursor: pointer;
}

.editorSectionBottom
{
    cursor: pointer;
}

.editArrow
{
    height: 46px;
    width: 15px;
    margin: auto 20px auto auto;
}

.rotate
{
    transform: rotate(270deg);
}

.contentInfo
{
    display:none;
    margin: 1vh 0; 
}

#editorMain .refineColorblock .finishWrap .imgWrap
{
    border-radius: 30px;
}

.circleBackground
{
    background-size: 166% 188%;
    background-position: 48% -40px; 
    border-radius: 96px !important;
    border: #00000099 solid 1px;
}

.contentInfo h5
{
    color: black;
    margin: 1vh 2.25vw;
    font-size: 17px;
}

.browseInput
{
    width: 60%;
    height: 2.6vh;
    margin-left: 2.25vw;
    border: solid 2px #7b6d6d;
}

.productBrowse
{
    margin-left: 0.5vw;
    background-color: #c1c2c7;
}

.contentInfo select
{
    width: 13vw;
    height: 3vh;
    font-size: 16px;
    margin-left: 2.25vw;
    margin-bottom: 1vh;
}

.editCheckbox
{
    margin-left: 3vw;
    -webkit-appearance: checkbox;
}

.firstRadio input
{
    margin-left: 2.5vw;
    -webkit-appearance: radio;
}

.secondRadio input
{
    margin-left: 1vw;
    -webkit-appearance: radio;
}

.footerCheckbox
{
    margin: 1vh 1vw;
    height: 1.5vh;
    -webkit-appearance: checkbox;
}

.editorInfo
{
    margin: 0px 3vw 0px 2vw;
    font-size: 16px;
}

input:focus, select:focus 
{ 
    border: none;
}

.marginTwoVh
{
    margin: 2vh 0;
}

.bannerLogo
{
    margin: 9% 14%;
    max-width: 391px;
    height:60px;
}

.socialLogo
{
    float: right;
    margin-right: 0.5vw;
    margin-top: 2.4vh;
}

.taglineChange
{
    color: white;
    border-left: solid 2px;
    padding-left: 1vw;
    margin-top: 2vh;
    width: 92px;
}

.addTaglineUpdate
{
    color: white;
    border-right: solid 2px;
    height: 5vh;
    padding-right: 2vw;
    margin-top: 1vh;
    font-size: 24px;
    padding-top: 2vh;
}

.staticFooterMid p
{
    color: #b2b2b2;
    margin: 7px;
}

.staticFooter p
{
    color: #b2b2b2;
    margin: 7px;
}

.greyBg.gotoVariants
{
    border-radius:15px;
}

.greyCircle
{
    background: #bfc0c1;
    border-radius: 16px; 
    height: 32px;
    width: 32px;
    margin-right: 10px;
    margin-left: 20px;
    position:relative;
}



.greyCircle img
{
    height: 17px;
    margin: 8px 6.9px;
}

.featuredList
{
 list-style-type: none;
}

.bullet
{
    display: inline-block;
    opacity: 1;
    font-size: 1.4em;
    color: black;
    text-indent: -21px;
    vertical-align: middle;
}

.colorBand
{
    width: 73.2%;
    margin: 0px 298px;
    height: 14px;
    margin-bottom: -20.5vh;
}

.colorBandMid
{
    width: 100%;
    margin: 0px 0px;
    margin-bottom: 2%;
}

.blankBand
{
    background: white;
    width: 100%;
    margin: 0px 0px;
    margin-bottom: 2%;
    height:15px;
}

.btnAlign
{
    margin:30px auto;
    text-align: center;
}

.btnPadding
{
    width:120px;
    padding:6px 10px;
}

.marginTopBot10
{
    margin:10px 0;
}
/*.applyChanges
{
    padding: 6px 10px;
    margin: 40px 110px;
}*/

.innerWrap .interactiveHeight
{
    height:700px;
}

 .innerWrap .interactiveHeight .binPic2 {
    padding-top: 60px;
}

.fixedSize
{
    width: 37%;
}





/*Template Two*/

.innerWrap .footer-brand
{
    margin-left: 2%;
}

.pageNumber
{
    width: 100%;
    text-align: right;
    color: white;
    position:relative;
    margin-right: 10px;
}


.pageNumber p
{
    position: absolute;
    top: 75%;
    left: 85%;
}

.templateTwo .bannerLogo
{
    margin: auto 0% auto 3%;
    height: 42px;
}

.templateTwo .taglineChange
{
    margin: auto;
    line-height: 1.5;
}

.innerWrap .lifestyleHeader
{
    z-index: 100;
    width: 100%;
    background-image: url(../../../images/Header_Landscape.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-print-color-adjust: exact;
}

.innerWrap .header-Left
{
    width: 32%;
    margin: 8% 0 0% 3%;
    text-align: center;
}

.innerWrap .header-Left p
{
   font-size: 13px;
   margin-bottom: 0px;
}

.innerWrap .header-center
{
    width: 30%;
    border: 1px solid lightgrey;
    margin: 3% 0;
    padding: 1% 1%;
    height:80%;
}

.innerWrap .header-center p
{
   font-size: 13px;
   text-align: center;
   margin-bottom: 0;
}

.innerWrap .header-center img
{
    height:150px;
    margin: 0 0 0 6%;
}

.innerWrap .header-center .logoContainer
{
    margin: -38px 0;
    text-align:center;
}


.innerWrap .header-right
{
    width: 29%;
    margin: 8% 0% 7% 1%;;
}

.innerWrap .header-right p
{
    font-weight: bold;
    font-size: 14px;
    text-align:center;
}

.lifeStyleTopCon 
{
    margin: 2% 4% 0;
}
.lifestyleDouble
{
    display: block;
    width: 89%;
    border: 1px solid black;
    margin: 0px 10px 5%;
}

.lifestyleTop
{
    width: 88%;
    margin: auto;
    border: 1px solid black;
    display: block; 
}

.bottomDescCon
{
    margin: 60px 7%;  
}

.descCon1
{
    padding: 45px 20px 0px 0px;
    width: 90%;
}

.descCon2
{
    border: 1px solid black;
    padding: 11px;
}

.templateTwo .binPic4
{
    width: 64%;
}

.templateTwo .specInfo
{
    font-size: 14px;
    padding: 5px 0px 5px 30px;
}

.templateTwo .refineColorblock .finishWrap
{
    width: 20%;
    height: 63px;
}

.templateTwo .refineColorblock .finishWrap .imgWrap
{
    height: 30px;
    width: 30px;
    -webkit-print-color-adjust: exact;
}

.templateTwo .colHeight2
{
    min-height: 522px;
}

.innerWrap .templateTwo .staticHeaderMid
{
    position: absolute;
    bottom: 0px;
    height: 80px;
}

.templateTwo .binPic6
{
    margin: auto;
    padding-top: 20px;
    display: block;
    /* line-height: 50px; */
    width: 92%;    
}

.templateTwo .bubble
{
    padding-top: 70px; 
}

.templateTwo #customFinishes
{
   margin-bottom: -20px; 
   display: block;
}

.templateTwo .page2, .templateTwo .page1
{
    height: 1294px;
    width: 900px;
}

.templateTwo .twoCol
{
    margin-left: 40px;
}

.templateTwo .circleBackground
{
    border-radius: 115px !important;
}

.templateTwo .addTaglineUpdate 
{
    color: white;
    border-left: solid 2px;
    height: 5vh;
    border-right: none;
    padding-left: 1vw;
    margin-top: 1vh;
    font-size: 24px;
    padding-top: 2vh;
}



@media screen and (max-width: 1400px) 
{

.editor 
{
    width: 22%;
}

.fulledit
{
    width: 78%;
    overflow: auto;
}

.addTaglineUpdate
{
    height: 7vh;
    padding-top: 3vh;
}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) 
{
    .topMargchange .twoCol
    {
        height: 350px;
    }
}


@media print 
{
    .fulledit 
    {
        position: inherit; 
        width: inherit; 
        background: inherit; 
        overflow: visible; 
    }

    #editorMain
    {
        display: none;
    }

    .innerWrap .staticFooter 
    {
        margin-top: 15px;
    }

    .bannerLogo
    {
        margin: 9% 0 0 48px;    
    }

    .page1
    {
        margin: 0 auto;
    }

    .page2
    {
        margin: 0 auto;
        /*height: 1255px;*/
    }
    .templateTwo .page2
    {
        margin: 0 auto;
        height: 1100px;
    }
    .greyBreak
    {
        display:none !important;
    }

    .templateTwo .page1
    {
        height: inherit;
    }

    .templateTwo .bottomDescCon
    {
        margin: 12px 7%;
        height: 318px;
    }

    .innerWrap .templateTwo .staticHeaderMid
    {
        position: inherit;
    }

    .templateTwo .binPic4 
    {
        width: 60%;
    }

    .templateTwo .timecirclelg 
    {
        height: 195px;
        width: 195px;
    }

    .templateTwo .specInfo 
    {
        font-size: 14px;
        padding: 2px 0px 2px 19px;
    }

    .templateTwo .colHeight2 
    {
        min-height: 450px;
    }
    .templateTwo .bubble
    {
        padding-top:40px
    }

    .templateTwo .topMargchange
    {
        margin: 10px 0;
    }
    .gotoVariants
    {
        display:none;
    }
}




