.lb-master-container > * {
    font-family: 'sans-serif';
}

/* ColourPICKER CSS */
.colorMaster {
    width: 23px; height: 23px;
    border: 1px solid #000;
    margin: 1px;
}
.CP_color {
    float: left; width: 23px; height: 23px;
    margin: 1px;
}

.colorPickerContainer{
    position: absolute;
    margin: -26px	0 0 30px;
    border: 1px solid #ccc;
    background: #fff;
}

.ColorPickerPalette { display: none; }

/* LOGO BUILDER CSS */

.lb-master-container {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.lb-master-container-loader ,
.lb-master-container-loader-builder
{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: none;
    z-index: 100;

    background: #fff;
    opacity: 0.9;

}
.lb-master-container-loader-builder
{
    left:0;
}

.lb-master-container-loader h2,
.lb-master-container-loader-builder h2
{
    text-align: center;
    margin: 20% 0 0 0;
}
.lb-master-container-loader h2 span,
.lb-master-container-loader h2 span a
{
    font-family: 'RobotoCondensed-Regular','dincond-boldbold';
    font-weight:800;
    font-size: 28px;
    line-height: 30px;
}
.lb-master-container-loader h2 span a{
    text-decoration: underline;
}
.lb-master-container-loader h2 img,
.lb-master-container-loader-builder h2 img
{
    display: inline;
}

.lb-container {
    margin: 0;
    padding: 0;
}

.lb-menu-container {


    padding: 0;

    height: 1000px;

    position: absolute;

    background: #ffffff;
    z-index: 3;

    overflow-y:auto;
}

.page-main, .customer-account-create .page-main {
    position: relative;
}
#logobuilder_box_menu{
    z-index:110;
    min-height: 1000px;

}

.lb-editor-container {
    margin: 0;
    padding: 0;
    float: left;
}

.lb-menu-item, .lb-menu-item-title, #template_label {
    font-family: 'RobotoCondensed-Regular','dincond-mediumregular';
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
    clear: both;
    cursor: pointer;
    text-align: left;
    border-top: 1px solid #666;
    background: #e0e0e0;
    text-transform: uppercase;
}

.lb-menu-item:hover {
    background: #adadad;
    color: #fff;
}

.lb-menu-item-title {
    background: #666;
    color: #fff;
    cursor: default;
    font-size:20px;
}
.lb-menu-space{
    padding: 10px 10px 0;
}

.lb-menu-dialog {
    display: none;
    padding: 5px;
    border-bottom: 0;
    background-color: #fff;
}

.lb-menu-dialog-item {
    margin: 0 0 10px 0;
    text-align: left;
}

.lb-menu-dialog-item-cancel {
    text-align: right;
}

button.lb-menu-dialog-item-add-new{
    text-align: right;
}


.lb-menu-dialog-item-save {
    text-align: left;
}


.lb-image-listing-delete:after
{
    clear:both;
}

/*
button.lb-menu-dialog-item-btn-small{
    position: relative;
    font-size: 12px;
    height: auto;
    line-height: 29px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;

    color: #333;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
}

button.lb-menu-dialog-item-btn-small span.glyphicon{
    padding: 0 2px 0 0;
}
*/
.lb-menu-dialog-item-btn:active,
.lb-menu-dialog-item-btn:hover
{
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.lb-menu-dialog-item-btn span:hover,
.lb-menu-dialog-item-btn-small:hover,
.lb-menu-dialog-item-btn-small:active,
.lb-menu-dialog-item-btn span:active {
    background-color: #ffffff;
    /*border-color: #000;*/
    color: #000000;
}

.lb-menu-dialog-item-btn span {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 12px;
    background: #000;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    padding: 0;
}


.lb-menu-dialog-addnewbuttons button.lb-menu-dialog-item-btn-inverse
{
    min-width: 170px;
}
button.lb-menu-dialog-item-btn-inverse:active,
button.lb-menu-dialog-item-btn-inverse:hover
{
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.lb-menu-dialog-item-cancel span {
    left: 5px;
}

.lb-menu-dialog-item-save span {
    right: 5px;
    left:auto;
}
.lb_all_settings_loading{
    background: no-repeat url(/products_assets/ajax-loader.gif) 250px center;
    background-size: auto 50%;
}

.lb-menu-dialog p {
    margin: 5px 0;
    font-weight: bold;
    font-size: 14px;

}
.lb-menu-dialog p.grid_type
{
    display: grid;
    grid-template-columns: 42px 110px 55px 60px;
    align-items: center;
}

.lb-menu-dialog p.grid_type_small_align
{
    display: grid;
    grid-template-columns: 20px 25px 25px 25px 25px 25px 25px 25px 25px 25px;
    column-gap: 2px;

    margin-bottom:10px;
    margin-top:0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    align-items: center;
}
input[type="checkbox"].lb-ck-select:before{
    background-size: cover;
    width: 15px;
    height: 15px;
}
input[type="checkbox"].lb-ck-select{
    width: 15px;
    height: 15px;
    margin: 0;
    border: 0;
}
.small-align-image{
    background-color: transparent;
    color: #333;
    border: 1px solid #dae7f7;
    margin-right: 0;
    font-size: 12px;
    padding: 0;
    line-height: 12px;
    text-align: center;
}
button.small-align-image:hover {

    background: #ccc;
}
#template_status_content{
    display: grid;
    grid-template-columns: 20px 205px;
    column-gap: 5px;
    row-gap: 5px;
    align-items: center;
    margin-bottom: 10px;
}
#template_status_content label{
    width:auto;
    margin:0;
}
.grid-allsettings-images{
    display: grid;
    grid-template-columns: 60px 180px;
    column-gap: 5px;
    row-gap: 5px;
    align-items: center;
}
.title-allsettings-colors, .grid-allsettings-colors, .title-allsettings-texts, .grid-allsettings-texts, .title-allsettings-images, .grid-allsettings-images
{
    padding:0 10px 10px;
}

.grid-allsettings-texts{
    display: grid;
    grid-template-columns: 40px 110px 60px 20px;
    column-gap: 5px;
    row-gap: 5px;
    align-items: center;
}
.lb-menu-dialog-filters{
    grid-template-columns: auto auto;
    display: grid;
    column-gap: 5px;
    row-gap: 5px;
}
.grid_type_filters
{
    display: grid;
    grid-template-columns: 70px auto auto;

    background: #f0f0f0;
    border: 1px solid #fff;

}

.grid_type_filters.selected,
.grid_type_filters:hover{


    border: 1px solid #2b2b2b;

}
.grid_type_filters a {
    place-self: center;
}

.grid-rotateimage{
    display: grid;
    grid-template-columns: 14% 32% 32%;
    column-gap: 5px;
    row-gap: 10px;
    margin-bottom: 10px;
}
.grid-moveimage{
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;

    row-gap: 10px;
    font-size: 30px;
    margin-bottom: 10px;
}

.grid-valuesnumbers{
    display: grid;
    grid-template-columns:50% 50%;

    row-gap: 10px;

    margin-bottom: 10px;
}
.grid-rotateimage .btn.btn-default.small-button-actions,
.grid-moveimage .btn.btn-default.small-button-actions
{
    justify-self: stretch;
    align-self: stretch;
}
.lb-menu-dialog-moveimage
{

}
.lb-menu-dialog-allsettings
{
    font-size: 12px;
    padding: 0;
}
.lb_menu_main{
    background: white;
    height: 970px;
    overflow: auto;
}
.template_status_title{
    font-family: 'DINNextLTPro-Bold';
    text-transform: none;
}
#degree_val{
    height: 24px;
    font-size: 13px;
    padding: 2px 2px;
    width: 30px;
    line-height: 16px;
}
input[type="text"].small_input_numbers{
    height: 20px;
    font-size: 12px;
    padding: 1px;
    width: 30px;
    line-height: 16px;
}
#degree_move_direction{
    height: 25px;
    font-size: 16px;
    padding: 2px 5px;
    width: 35px;
    line-height: 16px;
    background: #fff url(images/select-arrow-black.png) no-repeat right 3px top 10px;
}
.lb-text-listing-items p {
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}

.lb-text-listing-items > p > span, .lb-logo-listing-items > p > span,
.lb-image-listing-items > p > span {
    margin-right: 5px;
    font-size: 12px;
    font-size: 12px;
    line-height: 14px;
    justify-self: start;
    align-self: center;
}
.lb-image-listing-items > p > span.clear{
    float:none;
    width:0;
    clear:both;
    margin:0;
    padding:0;
    border:0;
}
.lb-menu-dialog select.logobuilder_select
{

    width: 100px;
}
.lb-image-listing-items
{
    max-height: 951px;
    overflow: auto;
    padding: 10px;

}
.lb-image-listing-items input[type="text"],
input[type="text"].lb_small_input_numbers
{

    font-family: 'RobotoCondensed-Regular','dincond-mediumregular', sans-serif;
    text-transform: uppercase;
    border: none;
    background: #f0f0f0;
    font-size: 17px;
    border-radius: 0;
    margin-right:5px;
    padding-right: 5px;
}
.lb-image-listing-items input[type="text"].lb_layer_name{
    width:120px;
}

.lb-image-listing-items input[type="text"].lb_layer_order,
input[type="text"].lb_small_input_numbers{
    width:30px;
}

.lb-image-listing-items .listed-saved-actions{
    top: calc(50% - 35px);
}

.lb-image-listing-items .listed-saved-actions .btn.btn-default{
    line-height: inherit;
}

.lb-image-listing-items .listed_saved_element{
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 10px;
}
.top_border_divider
{
    border-top: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;


}
.top_border_divider_nomargin
{
    border-top: 1px solid #ccc;
    padding: 10px;

}
.save_logobuilder_insession{
    display:none;
    margin-bottom: 15px;
}
.save_session-logo label{
    width:auto;
}
.save_session-logo input[type="checkbox"]{
    margin-top: 0;
}
.save_session-logo,
.save_new_session-logo,
.save_edit_session-logo{
    display: grid;
    grid-template-columns: 20px auto;
    margin-bottom: 5px;
    padding:0;
    align-items: center;
}
.save_name_session-logo{
    display: grid;
    grid-template-columns: 38% auto;
    margin-bottom: 5px;
    align-items: center;
}
.save_name_session-logo span {
    text-transform: uppercase;

}
#save_session-name{
    line-height: 30px;
    height: 30px;
    font-size: 17px;
    color: #2b2b2b;
    border: 0;
    border-radius: 0;
    padding: 0  5px;
    background: #f0f0f0 ;

}
.logobuilder_menu_container{
    padding:10px;
    background-color: #dae7f7;
}

.logobuilder_show_original .bootstrap-switch,
.logobuilder_background .bootstrap-switch,
.logobuilder_white_remove .bootstrap-switch
{
    float:left;
    margin-right:5px;
}
.logobuilder_show_original input[type="checkbox"]
{
    float:left;
}
.lb-menu-dialog .logobuilder_show_original p,
.lb-menu-dialog .logobuilder_white_remove p,
.lb-menu-dialog .logobuilder_background p{
    font-weight:normal;
    font-size:12px;
    float:left;
    margin-right:15px;
    line-height:15px;
}
.lb-menu-dialog .logobuilder_show_original p a{
    color: #3f51b5;
    text-decoration: underline;
}
.lb-menu-item .glyphicon {
    float: right;
}

.lb-menu-item-active {
    background: #c3c1c1;
}

/* LB Text */

canvas#logo-builder-canvas-saver{
    display: none;
}

.lb-logo-select-container {
    position: absolute;
    top: 40px;
    z-index: 10;
    background: #fff;
    width: 800px;
    height: 800px;
    display: none;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.lb-logo-select-container h1,
.lb-logo-select-container p,
.lb-logo-select-container div {
    text-align: left;
}

.lb-logo-select-container a {
    color: blue;
}

.lb-logo-select-listing {
    margin: 10px 0 0 0;
    border-top: 2px dashed #004c3b;
    padding: 10px 0 0 0;
    overflow-y: scroll;
    height: 600px;
}


.lb-logo-preview-image-container {
    position: absolute;
    top: 40px;
    z-index: 10;
    background: #fff;
    width: 800px;
    height: 800px;
    display: none;
}

#lb-logo-preview-image {
    max-width: 100%;
    /*width: 100%;*/
    /*height: 100%;*/
}

.lb-logo-select-item {
    float: left;
    margin: 0 10px 10px 0;
    width: 140px;
    height: 140px;
}

.lb-logo-select-item h5 {
    display: block;
    margin: 0;
    padding: 3px 10px;
    background: #000;
    color: #fff;
    width: auto;
}
.lb-logo-select-item img {
    display: block;
    background: #efefef;
}




#logo-builder-canvas {
    position: absolute;
    z-index: 100;
}

#logo-builder-canvas-tmp{
    visibility: hidden;
    z-index: -1;
}

.canvas-container canvas.upper-canvas {
    z-index: -1;
}


.canvas-container-clone {
    outline: 2px dashed #000;
    box-shadow: 0 0 0 2px #ff0d00;
    animation: 1s animateBorderOne ease infinite;
}

@keyframes animateBorderOne {
    to {
        outline-color: #ff0d00;
        box-shadow: 0 0 0 2px #000;
    }
}

h6 { position: absolute; right: 10000px; }


/* FONT SELECTOR CSS */
.fontSelect {

    line-height: 25px;
    height: 25px;
    margin-bottom: 5px!important;
    font-size: 15px;
    background-position: right 5px top 9px;
    width: 180px!important;
    padding-right: 23px;

    color: #2b2b2b;
    border: 1px solid #a9a9a9;
    border-radius: 3px;
    padding: 0 23px 0 5px;

    background: #fff ;

    position: relative;

    cursor: pointer;
    margin: 0;

    background: #fff url(images/select-arrow-black.png) no-repeat right 5px top 13px;


}

.fontSelect span {
    overflow: hidden;
    margin-left: 0;
}

.fontSelect .arrow-down {
    position: absolute;
    right: 10px;
    top: 14px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;

    border-top: 6px solid transparent;
}

.fontSelectUl {
    z-index: 9999;
    list-style: none;
    width: 200px;
    background: none;
    position: absolute;
    left: 0;
    top: 35px;
    margin-left:0;
    max-height: 200px;
    overflow: auto;
}


.fontSelectUl li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    cursor: pointer;
    padding: 0 5px;

    font-size: 14px;

    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;

    background:#fff;
    margin:0;
}

.fontSelectUl li:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;

    border-bottom: 1px solid #EEEEEE;
}

.fontSelectUl li:hover {
    background: #DDD;
}


/********** switch *******/
.onoffswitch {
    position: relative; width: 78px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 15px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 22px; padding: 0; line-height: 22px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #34A7C1; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 14px; margin: 4px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 52px;
    border: 2px solid #999999; border-radius: 15px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

#lb-editor-menu-preview {
    /*display: none;*/
}

#lb-editor-menu {
    border-top: 1px solid #666;
    background-color: #fff;
}

input[type=file].lb-add-new-image-file {
    display: none;
}

.font-select {
    font-size: 16px;
    width: 210px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.font-select .fs-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
    -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
    box-shadow        : 0 4px 5px rgba(0,0,0,.15);
    z-index: 999;
}

.font-select > a {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius   : 4px;
    border-radius        : 4px;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.font-select > a span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.8;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
}

.font-select > a div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius   : 0 4px 4px 0;
    border-radius        : 0 4px 4px 0;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

.font-select > a div b {
    background: url('fs-sprite.png') no-repeat 0 1px;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.font-select .fs-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius   : 0 0 4px 4px;
    border-radius        : 0 0 4px 4px;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
}

.font-select .fs-results {
    margin: 0 4px 4px 0;
    max-height: 190px;
    width: 200px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.font-select .fs-results li {
    line-height: 80%;
    padding: 7px 7px 8px;
    margin: 0;
    list-style: none;
    font-size: 18px;
}

.font-select .fs-results li.active {
    background: #3875d7;
    color: #fff;
    cursor: pointer;
}
.font-select .fs-results li em {
    background: #feffde;
    font-style: normal;
}

.font-select .fs-results li.active em {
    background: transparent;
}

.font-select-active > a {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

.font-select-active > a {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow   : 0 1px 0 #fff inset;
    -o-box-shadow     : 0 1px 0 #fff inset;
    box-shadow        : 0 1px 0 #fff inset;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    -webkit-border-bottom-left-radius : 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft : 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius : 0;
    border-bottom-right-radius: 0;
}

.font-select-active > a div {
    background: transparent;
    border-left: none;
}

.font-select-active > a div b {
    background-position: -18px 1px;
}



.color_box_preview_lb_container .color_box_preview, .color_box_preview_lb_container .color_box_preview:hover, .color_box_preview_lb_container .color_box_preview:focus
{

}
.product-customizer-main a.color_box_remove_lb_container
{
    font-size:16px;
    text-align:right;
    float:right;

    text-decoration: underline;
    cursor: pointer;
    padding-top: 5px;
    padding-right: 10px;
}
.lb-menu-dialog .logobuilder_show_original p a .fa{
    color: #000;

}

.btn-logo-upload-cls
{
    min-width:170px;
}
.lb-menu-dialog .logobuilder_sensitivity p,
.lb-menu-dialog .logobuilder_sensitivity,
.lb-menu-dialog-item
{
    font-weight: normal;
    font-weight: normal;
    font-size: 15px;
    font-family: 'RobotoCondensed-Regular','dincond-mediumregular', sans-serif;
}

#logobuilder_slider_sensitivity .ui-slider-handle
{
    background:#666;
}
#logobuilder_slider_sensitivity,
.logobuilder_slider_grades
{
    width:100%;
}

.logobuilder_slider_grades div.logobuilder_slider_grades_min,
.logobuilder_slider_grades div.logobuilder_slider_grades_med,
.logobuilder_slider_grades div.logobuilder_slider_grades_max
{
    float:left;
    padding: 0 1px;
    line-height: 13px;
    margin-bottom:1px;
    width:33%;
}

.logobuilder_slider_grades div.logobuilder_slider_grades_max
{

    text-align:right;
}

.logobuilder_slider_grades div.logobuilder_slider_grades_med
{
    text-align:center;
}

.logobuilder_slide_lines
{
    float:left;
    padding: 0 1px;

    height:5px;
    margin-bottom:1px;
    width:14%;
    border-left:1px solid black;
}
.logobuilder_slide_lines.last
{
    border-right:1px solid #666666;
    width:25px;
}

.logobuilder_slide_lines.first
{
    margin-left:4px;
}

#logobuilder_revertall .glyphicon {

    padding: 0 5px 0 0;
    font-size: 10px;
}

.lb-menu-dialog-item .glyphicon {

    padding:0 5px 0 0;


}
.lb-menu-dialog-item .glyphicon-remove-sign {

    padding: 5px 5px 0 0;
    font-size: 14px;
    color:black;

}

.logobuilder_original_color_arrow .glyphicon-chevron-right {

    padding: 5px 0 0 0;


}
.logobuilder_start_again a {
    color: #3f51b5;
    text-decoration: underline;
    font-size: 12px;
}

.logobuilder_show_original_message
{
    display:none;
    padding: 5px;
    border: 1px solid #bfbaba;
    margin: 5px 0;
}

.logobuilder_show_original_message .fa{
    padding:2px;
}

.menu_customizer_box .color_box_preview_lb_container .color_box_preview  label
{
    padding-left: 5px;
    font-size: 14px;
    font-family: 'RobotoCondensed-Regular','dincond-mediumregular', sans-serif;
    padding-left: 5px;
    height: 30px;
    display: flex;
    align-items: center;
    padding-top: 0;
}
.color_box_preview_lb_container .color_box_preview{
    float:left;
}

.lb-menu-dialog p.logobuilder_warning_text
{
    font-weight:normal;
    font-size:12px;

    color: #000000;

    border:1px solid #faebcc;
}

.logobuilder_original_color_line
{
    margin-top:5px;
    margin-left: 60px;
}
.logobuilder_original_color
{
    float: left;
    width: 160px;

}

.logobuilder_original_color_arrow
{
    width:29px;
    float: left;
    text-align:center;
}

.logobuilder_original_color label
{
    max-width:120px;

}

.product-customizer-main .logobuilder_original_color a.color_box_remove_lb_container
{
    font-size: 12px;
}


.label_text
{
    float: left;
    padding-right: 0;
    line-height: 20px;
    width: 38%;
    font-family: 'RobotoCondensed-Regular','dincond-mediumregular', sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size:16px;
}

.logobuilder_app_list
{
    padding-bottom:5px;
    font-family: 'RobotoCondensed-Regular','dincond-mediumregular', sans-serif;
}

.logobuilder_app_list.selected
{
    font-weight:bold;
}
.logobuilder_display_price_container
{
    padding-left:5px;
}

.lb-menu-dialog .logobuilder_app_list input
{
    height:auto;
    width:auto!important;
}
.mainbox_list li.color_box_preview_lb_container{
    padding:0;
    margin-bottom:5px;
}

.logobuilder_original_color_line .color_box_preview_lb_container
{
    margin-top:0;
}

button.lb-menu-dialog-item-btn.lb-image-save,
button.lb-menu-dialog-item-btn.lb-textlogo-save,
#lb-save-to-png
{
    float:right;
}

.logobuilder_sensitivity_label
{
    font-family: 'DINNextLTPro-Bold', sans-serif;

    font-size: 12px;
    padding-right: 10px;
    line-height: 20px;

}

#lb-save-to-png-settings
{
    width:auto;
}


.logo_filters_preview
{
    width:60px;
    height:50px;
    float:left;
    margin:5px;
    border:1px solid black;

}
.cancel_logobuilder_keep{
    float:right;
}

.lb_image_preview{
    border: 1px solid #636466;
    border-radius: 5px;
    text-align: center;
    font-size: 80px;
    padding: 5px 0;
    line-height: 80px;
    min-height:160px;
    background: #ececec;
}
.lb_image_preview img{
    max-height: 150px;
    max-width: 90%;
    margin: 0 auto;


}
.lb_warning_color{
    background:#ff6868;
}
.lb_logo_comments{
    margin: 2px 0 2px 10px;
    max-width: 90%;
}

.warning_app_type button.lb-menu-dialog-item-btn-small{
    line-height: normal;
    border: 0;
    padding: 2px;
}
.warning_app_type{
    font-family: 'Roboto-Regular', 'DINNextLTPro-Regular';
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
}
.mainbox_list li.no_padding{
    padding:0;
}
@media screen and (max-width: 1499px) {
    .lb_image_preview{
        min-height: 80px;
    }
    .lb_image_preview img{
        max-height: 80px;
    }
}
