@font-face {
    font-family: 'baskvl';
    src: url('../font/baskvl-webfont.eot');
    src: url('../font/baskvl-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/baskvl-webfont.woff') format('woff'),
        url('../font/baskvl-webfont.ttf') format('truetype'),
        url('../font/baskvl-webfont.svg#baskvl-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sweetgrassscript';
    src: url('../font/sweetgrassscript-webfont.eot');
    src: url('../font/sweetgrassscript-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/sweetgrassscript-webfont.woff') format('woff'),
        url('../font/sweetgrassscript-webfont.ttf') format('truetype'),
        url('../font/sweetgrassscript-webfont.svg#bebasneue-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
/***POSTCARD-81***/
.mtop20 {
    margin-top: 20px;
}
.clear {
    clear: both;
    float: none;
}
.mainCont {
    height: auto; 
    max-height: 1600px;
    overflow: visible;
}
.cardFrame {
    overflow: hidden;
    float: left;
    width: 672px;
    height: 487px;    
}
.postCard81, .postCard81Back {
    overflow: hidden;
    position: relative;  
    width: 100%;
    height: 100%;
}
.textsBox {
    position: absolute;
    top: 256px;
    left: 0;
    text-align: center;
    width: 100%;
}
.textsBox > img {
    display: block;
    width: 525px;
    margin: 0 auto;
}
.textsBox > p {
    font-family: 'baskvl';
    margin-top: 8px;
    line-height: 20px;
    letter-spacing: 2.9px;
    padding: 0 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.postCard81Back img {
    display: block;
    width: 60px;
    margin-left: 301px;
    margin-top: 349px;
} 
.postCard81Back p {
    font-family: 'sweetgrassscript';
    font-size: 30.92px;
    color: #ffffff;
    text-align: center;
    margin-top: 6px;
    letter-spacing: -1px;
}
/*image crop section*/
.textInputs {
    width: 240px;  
    margin-top: 40px;
    margin-left: 30px;
}
.postcard_container {
    overflow: visible;
}
.crop1 {
    font-family: 'FuturaMedium';
    font-weight: normal !important;
    letter-spacing: 1px;
    z-index: 99;
}
button.crop1:hover {
    opacity: 0.8;
}
.export {
    width: 108px;
    font-size: 12px;
    font-weight: bold;
    line-height: 33px;
    padding: 0 9px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 0;
    color: #050505;
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    background: #dddddd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
    background: -webkit-linear-gradient(#ffffff, #dddddd);
    background: -moz-linear-gradient(#ffffff, #dddddd);
    background: -ms-linear-gradient(#ffffff, #dddddd);
    background: -o-linear-gradient(#ffffff, #dddddd);
    background: linear-gradient(#ffffff, #dddddd);
    cursor: pointer;
}
.newCropSave {
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    text-align: center;
}   
.cropit-image-zoom-input {
    position: absolute;
    top: 10px;
    left: 15px;
}
.browseLoaderBox {
    overflow: hidden;
    height: 36px;
    margin-bottom: 10px;
}
.browseLoaderBox > * {
    float: left;
}
.browseLoaderBox .loadingIcon1 {
    margin-left: 20px;
}
.cropit-image-preview {
    background-size: cover;
    cursor: move;
}
.cropit-image-preview, .img-size {
    width: 672px;    
    height: 306px;
}
.cropit-image-background {
    opacity: .2;
    cursor: auto;
}
.editTitle span:last-child {
    letter-spacing: -0.5px;
}