#lambre .full-width{
    width: 100%;
}

#lambre .col10{
    width: 8%;
    float: left;
    padding: 1%
}

#lambre .col90{
    width: 88%;
    float: left;
    padding: 1%
}

#lambre .col20{
    width: 18%;
    float: left;
    padding: 1%
}
#lambre .col80{
    width: 78%;
    float: left;
    padding: 1%
}

#lambre .col100{
    width: 98%;
    float: left;
    padding: 1%
}

#lambre .col25{
    width: 23%;
    float: left;
    padding: 1%
}

#lambre .col60{
    width: 58%;
    float: left;
    padding: 1%
}

#lambre .col75{
    width: 73%;
    float: left;
    padding: 1%
}

#lambre .col70{
    width: 68%;
    float: left;
    padding: 1%
}

#lambre .col30{
    width: 28%;
    float: left;
    padding: 1%
}

#lambre .text-left{
    text-align: left;
}

#lambre .text-right{
    text-align: right;
}

#lambre .button-large{
    /*height: 45px;*/
    line-height: 28px;
    padding: 0 42px 2px;
    font-size: 17px;
}

#lambre label{
    -webkit-font-smoothing: subpixel-antialiased;
    border-collapse: collapse;
    color: rgb(35, 40, 45);
    cursor: pointer;
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    line-height: 18.2000007629395px;
    text-align: left;
    text-shadow: none;
    vertical-align: middle;
    width: auto;
}

#lambre .preview img{
    /*min-height: 150px;*/
    max-width: 128px;
    min-height: 128px;
    /*border: 1px #aaa;
    border-style: dashed;*/
}

#lambre .imageThumb{
    width: 150px;
}

#lambre text-center{
    text-align: center;
}

#lambre ul.pagination li{
    display: inline-block;
    padding: 8px;
    border: 1px solid #aaa;
    background: white
}

#lambre ul.pagination li a{
    text-decoration: none;
}

#lambre .flashSuccess{  
    display: block;
    width: 92%;
    border: 1px solid #aaa;
    padding: 1%;
    border-left: 3px solid green;
    background: ghostwhite;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#lambre .flashError{  
    -webkit-font-smoothing: subpixel-antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(221, 61, 54);
    border-left-color: rgb(221, 61, 54);
    border-left-style: solid;
    border-left-width: 4px;
    border-right-color: rgb(221, 61, 54);
    border-top-color: rgb(221, 61, 54);
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px 0px;
    color: rgb(68, 68, 68);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 36px;
    line-height: 18.2000007629395px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    outline-color: rgb(68, 68, 68);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-right: 38px;
    padding-top: 1px;
    position: relative;
    width: 90%;
}

#lambre .flashError p{
    -webkit-font-smoothing: subpixel-antialiased;
    color: rgb(68, 68, 68);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 19px;
    line-height: 19.5px;
    margin-bottom: 6.5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 6.5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    width: 90%;
}

#lambre .flashSuccess{  
    -webkit-font-smoothing: subpixel-antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(221, 61, 54);
    border-left-color: rgb(221, 61, 54);
    border-left-style: solid;
    border-left-width: 4px;
    border-right-color: rgb(221, 61, 54);
    border-top-color: rgb(221, 61, 54);
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px 0px;
    color: rgb(68, 68, 68);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 36px;
    line-height: 18.2000007629395px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    outline-color: rgb(68, 68, 68);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 1px;
    padding-left: 12px;
    padding-right: 38px;
    padding-top: 1px;
    position: relative;
    width: 90%;
    border-color: green;
}

#lambre .flashSuccess p{
    -webkit-font-smoothing: subpixel-antialiased;
    color: rgb(68, 68, 68);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 19px;
    line-height: 19.5px;
    margin-bottom: 6.5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 6.5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    width: 90%;
}

#lambre div.tabs ul{
    position: relative;
    z-index:10;
}

#lambre div.tabs ul li{
    display: inline-block;
    background: #ddd;
    padding: 10px;
    border: 1px solid #aaa;
    border-bottom: 0;
    font-weight: bold;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#lambre div.tabs ul li.active{
    background: white;
    border-bottom: 1px solid white;
}

#lambre div.tabs > div{
    border: 1px solid #aaa;
    padding: 10px;
    position: relative;
    top: -20px;
    background: white;
    display: none;
}

#lambre div.tabs > div.active{
    display: block;
    overflow:auto;

}

#lambre div.panel{
    border: 1px solid #ddd;
    margin-top: 6px;
    margin-bottom: 14px;
    background: white;
}

#lambre div.panel > div{
    padding: 10px;
}

#lambre div.panel div.body{
    background: white;
}

#lambre .overflow{
    overflow: auto;
}

#lambre div.panel div.header{
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

#lambre div.panel div.footer{
    border-top: 1px solid #ddd;
    background: #f5f5f5;
    overflow: auto;
}

#lambre .remove{
    color: red
}

#lambre .nameInput{
    padding: 3px 8px;
    font-size: 1.7em;
    line-height: 100%;
    height: 1.7em;
    width: 100%;
    outline: 0;
    margin: 0 0 3px;
    background-color: #fff;
}

#lambre h2{
    font-size: 23px;
    font-weight: 400;
    padding: 9px 15px 4px 0;
    line-height: 29px;
}

#lambre h2 .addNew{
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e0e0e0;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    transition: 0.5s all;
}

#lambre h2 .addNew:hover{
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #00a0d2;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    color: white;
    transition: 0.5s all;
}

#lambre .placeholder{
    background: white;
}

#lambre .mce-tinymce{
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.show{
    width: 48px;
    height: 48px;
}

.show:hover{
    width: 200px;
    height: 200px;
    position: absolute;
    border: 2px solid black;
    transition: 0.5s all;
}

.tableBordered{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.tableBordered td, .tableBordered th{
    border: 1px solid #aaa;
    padding: 4px;
}

.tableBordered th{
    background: #ddd;
}

.colorModal{
    /* display: none; */
    position: fixed;
    /* left: 0px; */
    /* right: 0px; */
    width: 50%;
    background: white;
    left: 25%;
    z-index: 100;
    border: 1px solid #aaa;
    border-radius: 5px;
    margin-top: 10%;
}

.modalFooter{
    /* padding: 20px; */

    left: right:0px;
    right: 0px;
    /* width: 93%; */
    width: 94%;
    padding: 3%;
    border-top: 1px solid #ddd;
}

.wrapper{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 100;
}

div.preview img{
    background: white;
}

img[src=""]{
    background: url(/www/_robocze/lambre/new_wp/wp-content/plugins/lambre-catalogue/resources/assets/placeholder.png) !important;
    background-size: 100% 100% !important;
}

.nostyle, .nostyle:hover{
    text-decoration: none;
    color: black
}