.cms-v3-layout-highlighter {
    border: 2px solid #F17930;
    padding:2px;
    min-height: 40px;
}

.cms-v3-content-sortable {
    min-height: 40px;   
}

.cms-v3-layout-highlighter-spacer {
    padding:2px;
}

.cms-v3-content-highlighter {
    border: 2px solid #57CBD0;
    min-height: 40px;
    padding:2px;
}

.cms-v3-content-highlighter-spacer {
    padding:2px;
}

.cms-v3-blog-highlighter {
    border: 2px solid #57CBD0;
    min-height: 40px;
    padding:2px;
}

.cms-v3-blog-highlighter-spacer {
    padding:2px;
}

.cms-v3-mobile {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.show-holder {
    border: 10px solid #F17930;
    height: 50px;
    clear: both;
}

.cms-v3-content-add-buttons {
    display: none;
}

.cms-v3-layout-add-buttons {
    display: none;
}

.cms-v3-screen-mobile {

    bottom: 0;
    width:400px;
    position: absolute;
    top: 65px;
    -z-index: -100;
    overflow-y: scroll;
}

.cms-v3-screen {
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    top: 65px;
    -z-index: -100;
    overflow-y: scroll;
}

.cms-v3-styling {
    display: none;
    position: absolute;
    bottom: 0px;
    width: 300px;
    background-color: #FFFFFF;
    left: 0px;
    top: 65px;
    z-index: 1000;
    overflow-y: scroll;
}

.cms-v3-button-1 {
    background-color: #57CBD0;
    border: 2px solid #57CBD0;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    height: 23px;
    margin: 3px;
    line-height: 18px !important;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    font-family: arial, sans-serif !important;
}

.cms-v3-button-highlight {
    border: 2px solid yellow !important;
}

.cms-v3-button-grey {
    background-color: #666;
    border: 2px solid #666;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    height: 23px;
    margin: 3px;
    line-height: 18px !important;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    font-family: arial, sans-serif !important;
}

.cms-v3-button-1-big {
    background-color: #57CBD0;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-family: arial, sans-serif;
}

.cms-v3-edit-buttons {
    display: none;
}

.cms-v3-admin-pop-cover {
    background-color: #000;
    filter:alpha(opacity=50);
    opacity:0.5;
    z-index: 3100;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    position:fixed;
    display: none;
}

.cms-v3-content-min-height {
    -min-height: 40px;
}

.cms-v3-admin-pop {
    top:0px;
    left:0px;
    position:fixed;
    height: 500px;
    width: 900px;
    z-index: 3200;
    display: none;
    background-color: #ffffff
}

redactor h1 {
    color: red;
}

.cms-v3-grey-back {
    background-color: #474544;
}

.cms-v3-grey-border {
    border: 2px solid #909292;
}

.cms-v3-login {
    font-size: 16px;
    padding: 10px;
}

.cms-v3-header-back {
    position: fixed;
    width: 100%;
    height: 65px;
    background-color: #474544;
    z-index: 1000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.cms-v3-lower-bar {
}

.cms-v3-body-spacer {
    height:65px;
}

.cms-v3-logo {
    margin-left: 15px;
    margin-top: 7px;
    float: left;
    margin-right: 15px;
    height: 15px;
}

.cms-v3-content-edit-buttons {
    padding-left:3px;
    padding-top:3px;
    display: none;
    position: absolute;
    z-index: 100;
}

.cms-v3-blog-edit-buttons {
    padding-left:3px;
    padding-top:3px;
    display: none;
    position: absolute;
    z-index: 100;
}

.cms-v3-layout-edit-buttons {
    padding-left:3px;
    padding-top:3px;
    display: none;
    position: absolute;
    z-index: 100;
}

.cms-v3-button-2 {
    background-color: #F17930;
    border: 2px solid #F17930;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    height: 23px;
    margin: 3px;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    font-family: arial, sans-serif;
}

.cms-v3-button-space-left {
    margin-left: 10px;
}

.cms-v3-holder {
    overflow-y: scroll;
    position: absolute;
    top:65px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #FFFFFF;
}

.cms-v3-layout-show {
    border: 2px solid #57CBD0;
}

.cms-v3-layout-show-spacer {
    padding: 5px;
}

body {
    margin: 0 !important;
}
