/* sidebar one */

.banner-wrap-sidebar {
    display: inline-block;
}

.right-sidebar-one {
	border-left: 1px solid #eee;
    float: left;
    width: 23%;
}

.right-sidebar-one .wide-lift-article {
    
}

/* Banners */

.right-sidebar-one .wide-lift-article .banner-wrap-sidebar {


}

.right-sidebar-one .wide-lift-article .banner-wrap-sidebar.set-borders {

    
}

.right-sidebar-one .wide-lift-article  .banner-cnt-sidebar {

}

.right-sidebar-one .wide-lift-article  .banner-cnt-sidebar h3 {

}

.right-sidebar-one .wide-lift-article  .banner-cnt-sidebar h3 a {

}

/* Categories */


.right-sidebar-one .wide-lift-article .category-wrap-sidebar {
    margin-bottom: 20px;
}
.right-sidebar-one .wide-lift-article .category-wrap-sidebar .sidebar-header {
    background-color: #3e4143; 
}

.right-sidebar-one .wide-lift-article .category-wrap-sidebar .sidebar-header h3 {
    margin-bottom: 5px;
    margin-top: 5px;

}

.right-sidebar-one .wide-lift-article .category-wrap-sidebar .sidebar-header h3 a  {


}

.right-sidebar-one .wide-lift-article .category-wrap-sidebar ul {
	background-color: #fff;
    list-style: none outside none;
    margin: 0;
    padding: 7px;

}

.right-sidebar-one .wide-lift-article .category-wrap-sidebar ul li  {
	border-bottom: 0px dotted #3e4143;

}

.right-sidebar-one .wide-lift-article .category-wrap-sidebar ul li a {

}

/* Right sidebar two */

.right-sidebar-two {
    float: left;
    width: 30.611%;
    border-left: 0px solid #eee;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

}
.right-sidebar-two .banner-wrap-sidebar {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}

.right-sidebar-one .banner-wrap-sidebar img {
    width: auto;
    height: auto;
}

.right-sidebar-two .banner-wrap-sidebar img {
    width: 100%;
    height: auto;
}    

.right-sidebar-one .banner-img-sidebar img{
    width: 200px;
}

.banner-wrap-sidebar.harmaa {
    background-color: #EEEEEE;
        padding: 10px;
}

.banner-wrap-sidebar.sininen {
    background-color: #69BEFF;
    padding: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.right-sidebar-one .banner-wrap-sidebar{
    padding-bottom: 0;
    border: 0;
}

.banner-wrap-sidebar.sininen h3{
    font-size: 2.357em;
    margin-top: 0;
}

.banner-wrap-sidebar.sininen  .banner-cnt-sidebar, .banner-wrap-sidebar.sininen  .banner-cnt-sidebar a {
    color: #ffffff;
}

.banner-wrap-sidebar.sininen h3 a{
    color: #ffffff;
}


/* Editor views */

.frontside-ollie-edit {
    /* border: 1px solid red; */
}


.dummy-editor-buttons {
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.dummy-editor-buttons div.main-button {

    height: 50px;
    width: 32%;
    box-shadow: 0 6px 7px #ccc;
    color: #000;    
    font-weight: normal;
    padding-top: 7px;
}

.dummy-editor-buttons div.main-button.cats {
    padding-top: 0px;
    box-shadow: 0 0 0;
    background: transparent;
}    

.dummy-editor-buttons .add-article {
    background-color: #F07746;
    float: left;
}

  
.dummy-editor-buttons .add-banner {
    background-color: #f07746;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}

.dummy-editor-buttons .add-category {
    background-color: #F07746;
    float: left;
}

.dummy-create-category {
    float: left;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}

.dummy-create-article {
    float: left;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}

.dummy-create-banner {
    float: left;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}

.dummy-create-category label { 
    width: 20%;
}

.dummy-create-category input {
    margin-bottom: 5px;
}
.dummy-button {
    background: none repeat scroll 0 0 #f07746;
    border: 0 none;    
    box-shadow: 0 6px 7px #ccc;
    color: #000;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.cats .dummy-button {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;

}
.dummy-create-category, .dummy-create-article, .dummy-create-banner {
display: none;
}

.dummy-create-article {

}
.dummy-create-article #dummy-selector {

}
.frontside-ollie-edit .dummy-edit-button {
    background: none repeat scroll 0 0 #f07746;
    border: 0 none;    
    box-shadow: 0 6px 7px #ccc;
    color: #000;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.sidebar-editor-view .banner-wrap-sidebar img {
    height: auto;
    width: 100%;
}

.puzzle-edit {
    width: 80%;
    margin: 0 auto;    
}

.puzzle-select {
    width: 10%; 
    float: right;
}

.puzzle-edit ul {
display: inline;
list-style: none;
}

.puzzle-edit ul li {
    border: 1px solid #c0c0c0;
    cursor: move;
    float: left;
    height: 200px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 20%;
}

.puzzle-edit .sidebar-item {

}

.puzzle-edit .sidebar-item .sidebar-name {
    background-color: #eeeeee;
    
    
}

.puzzle-edit .sidebar-item .sidebar-name h2 {
    display: inline-block;
    font-size: 1.5em;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 80%;
} 

.puzzle-edit .sidebar-item .sidebar-img {
    
}


.puzzle-edit .sidebar-item .sidebar-img img {
    width: 100%;
    height: auto;
}

.puzzle-edit .sidebar-item .prio {
    position: absolute;
    top: 50%;
    left: 32%;
    font-size: 9em;
    opacity: 0.6;
    cursor: move;
}