body{font-size:.9em;font-family:arial;color:#64777d;padding:0;margin:0;background-color:#f6f6f6}textarea,input,button{outline:none !important}
button, .button {
    cursor: pointer;
    padding: 6px 0 6px 0;
    border: 1px solid #149ED6;
    background-color: #f6f6f6;
    display:inline-block;
    color: #149ED6;
    width: 100%;
    font-family: '',sans-serif;
    font-size: 1.2rem;
}
button:hover,
.button:hover,
.button-mixed:hover {
    background-color: #149ED6 !important;
    color: #f6f6f6 !important
}
    
textarea{resize:vertical;font-size:1em;font-family:arial;color:#64777d;background-color:#f6f6f6}
    
.imitate-h3{font-size:1.5em;font-weight:lighter;-webkit-margin-before:.35em;-webkit-margin-after:.35em}
.color-orange{color:#ed4624}
.color-red{color:#8f2831}
.imitate-h2{font-size:1.25em;font-weight:lighter;-webkit-margin-before:.35em;-webkit-margin-after:.35em}
.text-align-left{text-align:left}
.text-align-center{text-align:center}
.width-2-p{width:2%}
.width-5-p{width:5%}
.width-10-p{width:10%}
.width-23-p{width:23%}
.width-25-p{width:25%}
.width-30-p{width:30%}
.width-40-p{width:40%}
.width-45-p{width:45%}
.width-50-p{width:50%}
.width-60-p{width:60%}
.width-70-p{width:70%}
.width-90-p{width:90%}
.width-100-p{width:100%}
.max-width-250-px{max-width:250px}
.max-width-1080-px{max-width:1080px}
.min-height-250-px{min-height:250px}
.height-5-px{height:5px}
.height-25-px{height:25px}
.margin-right-25-px{margin-right:25px !important}
.margin-bottom-5-px{margin-bottom:5px !important}
.margin-bottom-10-px{margin-bottom:10px !important}
.margin-bottom-15-px{margin-bottom:15px !important}
.margin-top-minus-50-px{margin-top:-50px !important}
.margin-auto{margin:0 auto;display:block}
.float-left{float:left}
.display-none{display:none}
.borders-rounded{-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;-khtml-border-radius:10px 10px 10px 10px}
.border-red{border:1px solid #8f2831 !important}
.padding-top-8px{padding-top:8px}
.pointer{cursor:pointer}
ul{list-style-type:none;list-style-position:inside;padding:0;width:100%;text-align:left}
.table-list-item{cursor:pointer}
.table-list-item:hover{color:#ed4624}
.table-list-item-block{cursor:pointer}
.table-list-item-block:hover{background-color:#fbe5d6}
#dashboard-meta{position:fixed;right:5px;bottom:5px}
.close-cross{cursor:pointer;padding:5px;font-size:2em}
.close-cross:hover{color:#ed4624}
.lightbox-fullscreen{background-color:#f6f6f6;width:100%;height:100%;position:fixed;top:0;left:0;overflow-x:scroll;z-index:100}
.lightbox-backdrop-invis{background-color:#f6f6f6;opacity:.1;width:100%;height:100%;position:fixed;top:0;left:0;overflow-x:scroll;z-index:99}
.lightbox-fullscreen-invis{width:100%;height:100%;position:fixed;top:0;left:0;overflow-x:scroll;z-index:100}
.lightbox-fullscreen-invis-inner{background-color:#f6f6f6;width:75%;min-height:500px;position:absolute;left:12.5%;margin-top:10%;border:1px solid #dedede}
#lightbox-content{padding:25px}
#lightbox-remove{float:right}
#framemeta img{ width: 100% !important;}
