/* textomatic.css */
.textomatic-container .col12 div {
    padding: 0;
    margin: 0;
}

/* Design front */
.textomatic-container #divTextHeader {
    position: relative;
}

/* Textomatic text box */
.textomatic-container #divFrontText {
    width: 438px;
    padding: 10px;
    margin: 20px auto 0;
    text-align: center;
    border-width: 1px 1px 0;
    border-style: solid;
}

.textomatic-container #divFrontText label {
    font-size: 1.4em;
}

.textomatic-container #divFrontText input.textbox {
    width: 410px;
    font-size: 1.8em;
}

.textomatic-container #txtFrontText {
    width: 400px;
    font-size: 1.3em;
    text-align: center;
    margin-top: 5px;
}

.textomatic-container #divMakeCard {
    width: 460px;
    height: 45px;
    margin: 0 auto;
    text-align: center;
    background-position: top;
    background-repeat: no-repeat;
    margin-bottom: 3px;
}

.textomatic-container #divMakeCard p {
    display: inline;
    margin: 0 93px 0 0;
}

.textomatic-container #divMakeCard input {
    position: relative;
    top: -8px;
}

.textomatic-container #divCardBuilder {
    position: relative;
    height: 230px;
    padding-bottom: 10px;
    background: url(/images/textomatic/hashed-dark.png);
    border: solid 1px #c7c7c7;
    text-align: left;
}

.textomatic-container #divCardWrapper {
    position: relative;
    top: 7px;
    width: 310px;
    height: 130px;
    margin: 5px auto;
    background: url(/images/textomatic/designfrontblank.png) no-repeat;
    text-align: center;
}

.textomatic-container #divCardScroller {
    overflow: hidden;
    position: absolute;
    width: 300px;
    height: 120px;
    top: 5px;
    left: 5px;
    z-index: 90;
    background: #fff;
}

.textomatic-container #divCardImage {
    width: 800px;
    height: 800px;
    position: absolute;
    cursor: move;
}

.textomatic-container #pDragHint {
    font-size: 0.9em;
    padding: 2em 1em 0;
    z-index: 90;
}

.textomatic-container #pLoading {
    font-size: 1.2em;
    padding: 0.3em;
    z-index: 999;
    top: 50px;
    -moz-opacity: 0.6;
    opacity: 0.6;
    position: absolute;
    left: 120px;
    color: #fff;
}

/*Picker*/
.textomatic-container div.buttons {
    margin: 10px 0;
}

.textomatic-container div.buttons #btnStage1 {
    margin-top: 13px;
}

/* Design card back */
.textomatic-container #divPreview #imgAvatarBack {
    position: absolute;
    top: 20px;
    left: 238px !important;
}

.textomatic-container #divPreview #imgAvatarBack.none {
    position: absolute;
    top: 35px;
    left: 238px !important;
}

.textomatic-container #ulIcons {
    margin-bottom: 0;
    height: 95px;
}

.textomatic-container #divNextBackLinks {
    width: 300px;
    clear: left;
    margin: 0 0 6px 2px;
    position: relative;
}

.textomatic-container #partnerNextLink {
    position: absolute;
    right: 0;
}

.textomatic-container #divPreview #imgAvatarBack.partner {
    left: 238px !important;
    top: 20px !important;
}

/* colours */
.textomatic-container #divFrontColourPicker {
    position: absolute;
    top: 14px;
    left: 15px;
    width: 250px;
}

.textomatic-container #divFrontColourPicker h5 {
    padding-left: 5px;
    padding-bottom: 2px
}

.textomatic-container #divFrontColourPicker a:active {
    outline: none;
}

.textomatic-container #divFrontColourPicker a:focus {
    -moz-outline-style: none;
}

.textomatic-container #ulFrontColourPicker, #ulFrontPatternPicker {
    text-align: center;
}

.textomatic-container #ulFrontColourPicker li a {
    display: block;
    width: 17px;
    height: 17px;
    border: solid 2px #fff;
    cursor: pointer;
}

.textomatic-container #ulFrontColourPicker li input {
    position: absolute;
    top: 0px;
    left: -2px;
    z-index: -1;
}

.textomatic-container #ulFrontColourPicker li {
    position: relative;
    width: 21px;
    height: 21px;
    margin: 0px 2px 2px 0px;
    border: 1px solid #EEEBEC;
}

.textomatic-container #ulFrontColourPicker li.selected {
    border: 1px solid #333333;
    width: 21px;
    height: 21px;
}

.textomatic-container #lblTextColour_a2238e, #a_a2238e {
    background: #a2238e;
}

.textomatic-container #lblTextColour_007236, #a_007236 {
    background: #007236;
}

.textomatic-container #lblTextColour_72bf44, #a_72bf44 {
    background: #72bf44;
}

.textomatic-container #lblTextColour_ff7300, #a_ff7300 {
    background: #ff7300;
}

.textomatic-container #lblTextColour_f36f21, #a_f36f21 {
    background: #f36f21;
}

.textomatic-container #lblTextColour_b9bd17, #a_b9bd17 {
    background: #b9bd17;
}

.textomatic-container #lblTextColour_7961aa, #a_7961aa {
    background: #7961aa;
}

.textomatic-container #lblTextColour_a7a038, #a_a7a038 {
    background: #a7a038;
}

.textomatic-container #lblTextColour_faa61a, #a_faa61a {
    background: #faa61a;
}

.textomatic-container #lblTextColour_ed1c24, #a_ed1c24 {
    background: #ed1c24;
}

.textomatic-container #lblTextColour_c4151c, #a_c4151c {
    background: #c4151c;
}

.textomatic-container #lblTextColour_ed0e69, #a_ed0e69 {
    background: #ed0e69;
}

.textomatic-container #lblTextColour_c40063, #a_c40063 {
    background: #c40063;
}

.textomatic-container #lblTextColour_6f2b90, #a_6f2b90 {
    background: #6f2b90;
}

.textomatic-container #lblTextColour_482f92, #a_482f92 {
    background: #482f92;
}

.textomatic-container #lblTextColour_023f88, #a_023f88 {
    background: #023f88;
}

.textomatic-container #lblTextColour_00aab5, #a_00aab5 {
    background: #00aab5;
}

.textomatic-container #lblTextColour_0092c8, #a_0092c8 {
    background: #0092c8;
}

.textomatic-container #lblTextColour_007dc5, #a_007dc5 {
    background: #007dc5;
}

.textomatic-container #lblTextColour_005aaa, #a_005aaa {
    background: #005aaa;
}

.textomatic-container #lblTextColour_000000, #a_000000 {
    background: #000;
}

/* patterns */
.textomatic-container #divFrontPatternPicker {
    position: absolute;
    top: 103px;
    left: 15px;
    width: 180px;
}

.textomatic-container #divFrontPatternPicker a:active {
    outline: none;
}

.textomatic-container #divFrontPatternPicker a:focus {
    -moz-outline-style: none;
}

.textomatic-container #ulFrontPatternPicker li label {
    cursor: pointer;
    cursor: hand;
}

.textomatic-container #ulFrontPatternPicker li a {
    display: block;
    width: 26px;
    height: 26px;
    border: solid 2px #fff;
    cursor: pointer;
}

.textomatic-container #ulFrontPatternPicker li input {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.textomatic-container #ulFrontPatternPicker li {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0px 3px 3px 0px;
    border: 1px solid #EEEBEC;
}

.textomatic-container #ulFrontPatternPicker li.selected {
    border: 1px solid #333333;
}

.textomatic-container #lblTextPatternNone, #a_solid {
    background: #999;
}

.textomatic-container #lblTextPatternCamo, #a_cammo {
    background: url(../images/pattern_camo.png) no-repeat 0 0;
}

.textomatic-container #lblTextPatternDots, #a_dots {
    background: url(../images/pattern_dots.png) no-repeat 0 0;
}

.textomatic-container #lblTextPatternFlower, #a_flower {
    background: url(../images/pattern_flower.png) no-repeat 0 0;
}

.textomatic-container #lblTextPatternStripe, #a_stripe {
    background: url(../images/pattern_stripe.png);
}

/* fonts */
.textomatic-container #divFrontFontPicker {
    position: absolute;
    top: 12px;
    left: 675px;
    width: 230px;
}

.textomatic-container #ulFrontFontPicker li label {
    margin-left: 0px;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    padding: 4px 0px 0px 65px;
    background-repeat: no-repeat;
    background-position: center left;
}

.textomatic-container #ulFrontFontPicker {
    margin-top: 2px;
}

.textomatic-container #ulFrontFontPicker li {
    height: 22px;
    margin: 0 0 6px;
    float: left;
    width: 105px;
}

.textomatic-container #ulFrontFontPicker li.selected {
    margin: 0px;
}

.textomatic-container #divFrontTextControls {
    position: absolute;
    top: 148px;
    left: 360px;
    width: 200px;
    z-index: 40;
}

.textomatic-container #ulFrontTextControls {
    margin-left: 30px
}

.textomatic-container #ulFrontTextControls a {
    display: block;
    width: 21px;
    height: 21px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
}

.textomatic-container #ulFrontTextControls #aReverseColours {
    width: 30px !important;
    height: 24px;
}

.textomatic-container #divSaveCard {
    position: relative;
    top: 35px;
}

.textomatic-container #divSaveCard input {
    position: relative;
    left: 364px;
    top: 5px;
    padding: 1px 3px;
    overflow: visible;
}

.textomatic-container #pFillRainbox {
    position: absolute;
    left: 15px;
    top: 0;
}

.textomatic-container #pRainboxText {
    position: relative;
    padding: 0;
    margin: 0 0 10px 0;
}

/* Edit mask */
.textomatic-container #divCardBuilder #divEditMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 938px;
    height: 240px;
    z-index: 100;
    background: #333;
    opacity: 0.2;
    -moz-opacity: 0.2;
}

.textomatic-container #divTopButton {
    position: relative;
    margin-top: 10px;
}

.textomatic-container #divTopButton a {
    position: absolute;
    left: 0;
    top: 8px;
}

/* Finished cards */
.textomatic-container #hFinishedCards {
    position: relative;
    margin-top: 15px;
    padding-left: 15px;
}

.textomatic-container .blockheader {
    color: white;
    background: #656565;
    font-weight: normal;
    font-size: 1em;
    padding: 0.1em 0.6em;
    position: relative;
}

.textomatic-container #pDesignHint {
    text-align: center;
    color: #808080;
    font-size: 1.1em;
    margin-top: 30px;
}

.textomatic-container #sPickerInfo {
    position: absolute;
    right: -1px;
    top: 0px;
    text-align: center;
    display: block;
    width: 150px;
    height: 100%;
    padding-bottom: 0;
}

.textomatic-container #divFinishedCards {
    padding: 18px 8px;
    border: 2px dashed #C8C3C3;
    float: left;
    width: 920px;
    min-height: 130px;
    margin: 0 0 10px;
}

.textomatic-container #divFinishedCards div.finishedcardwrapper {
    position: relative;
    float: left;
    width: 164px;
    height: 80px;
    background: url(/images/textomatic/thumbnail-shadow.png) no-repeat;
    margin: 0 10px 20px;
}

.textomatic-container #divFinishedCards div.finishedcardwrapper a {
    position: absolute;
    bottom: 0;
    font-size: 0.8em;
}

.textomatic-container #divFinishedCards div.finishedcardscroller {
    width: 150px;
    height: 60px;
    position: absolute;
    overflow: hidden;
}

.textomatic-container #divTextomaticBusinesscard #divFinishedCards div.finishedcardimage {
    width: 175px;
    height: 115px;
}

.textomatic-container #divTextomaticMinicard #divFinishedCards div.finishedcardimage {
    width: 150px;
    height: 60px;
}

/* Business cards
*/

/* Design front */

.textomatic-container #divTextomaticBusinesscard #divCardBuilder {
    height: 290px;
}

.textomatic-container #divTextomaticBusinesscard #divCardWrapper {
    background: url(/images/bigminicardshadow_horizontal_t.png) no-repeat;
    width: 361px;
    height: 241px;
}

.textomatic-container #divTextomaticBusinesscard #divCardScroller {
    width: 350px;
    height: 229px;
    cursor: pointer;
}

.textomatic-container #divTextomaticBusinesscard #divCardImage {
    width: 800px;
    height: 800px;
}

/* colours */
.textomatic-container #divTextomaticBusinesscard #divFrontColourPicker {
    top: 60px;
}

/* patterns */
.textomatic-container #divTextomaticBusinesscard #divFrontPatternPicker {
    top: 165px;
}

/* fonts */
.textomatic-container #divTextomaticBusinesscard #divFrontFontPicker {
    top: 60px;
}

.textomatic-container #divTextomaticBusinesscard #divFrontTextControls {
    top: 268px;
}

.textomatic-container #divTextomaticBusinesscard #divSaveCard {
    top: 63px;
}

/* Edit mask */
.textomatic-container #divTextomaticBusinesscard #divEditMask {
    height: 300px;
}

/* Finished cards */
.textomatic-container #divTextomaticBusinesscard #hFinishedCards {
    margin-top: 60px;
}

.textomatic-container #divTextomaticBusinesscard div.finishedcardwrapper {
    width: 210px;
    height: 135px;
    background: url(/images/bigminicardshadow_horizontal_t_preview.png) no-repeat;
}

.textomatic-container #divTextomaticBusinesscard div.finishedcardscroller {
    width: 175px;
    height: 115px;
}

.textomatic-container #divTextomaticBusinesscard div.roundedWrapper,
.textomatic-container #divTextomaticMinicard div.roundedWrapper {
    background: url(/images/bigminicardshadow_horizontal_t_round.png) no-repeat scroll 6px 6px !important;
}