.showLayoutBtn {
    margin: 0px 12px!important;
    color: #2e539d !important;
    font-size: 14px;
    font-weight: bold;
}

.theme_saver_wrapper{
    max-width: 652px;
    margin: 20px auto 0;
}
#layout_btn_wrapper #layout_btn_inner_wrapper{
    padding:20px 15px 5px;
}
#layout_btn_wrapper.special{
    bottom: -180px;
    width: 740px;
    margin-left: -370px;
}
#layout_btn_wrapper.special.open_sales {
    bottom: -1px;
}
#layout_btn_inner_wrapper > h3{
    border-bottom: 1px dashed;
    color: #777;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 22px;
}
#showLayouts,
#showHeaderLayouts,
#showSliderLayouts {
   position: fixed;
    left: -8000px;
    max-width: 500px;
}
#showLayouts .outer-swiper-wrapper,
#showHeaderLayouts .outer-swiper-wrapper,
#showSliderLayouts .outer-swiper-wrapper {
    max-width: 600px;
    margin: 0px auto;
}
#showLayouts .outer-swiper-wrapper .pager,
#showHeaderLayouts .outer-swiper-wrapper .pager,
#showSliderLayouts .outer-swiper-wrapper .pager {
    bottom: inherit;
    top: -21px;
    width: 110%;
    left: -5%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 15px 0;
    z-index: 0;
}
#showLayouts .outer-swiper-wrapper .pager a,
#showHeaderLayouts .outer-swiper-wrapper .pager a,
#showSliderLayouts .outer-swiper-wrapper .pager a {
    -webkit-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333;
}
#showLayouts .outer-swiper-wrapper .swiper-container,
#showHeaderLayouts .outer-swiper-wrapper .swiper-container,
#showSliderLayouts .outer-swiper-wrapper .swiper-container {
    border: 1px solid #999;
    -webkit-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333;
}
#showLayouts .outer-swiper-wrapper .swiper-container h2,
#showHeaderLayouts .outer-swiper-wrapper .swiper-container h2,
#showSliderLayouts .outer-swiper-wrapper .swiper-container h2 {
    text-align: center;
    padding: 10px 0px;
}
#showLayouts .outer-swiper-wrapper .pager {
    width: 114%;
    left: -7%;
}
#showHeaderLayouts .outer-swiper-wrapper,
#showSliderLayouts .outer-swiper-wrapper {
    max-width: 900px;
}
.showLayoutBtn {
    margin: 0px 20px;
    color: #2e539d!important;
}
.showLayoutBtn:hover {
    margin: 0px 20px;
    color: #666!important;
}
#showLayouts,
#showHeaderLayouts,
#showSliderLayouts {
    min-width: 1000px;
    min-height: 650px;
    max-width: 1200px;
}
#showLayouts a,
#showHeaderLayouts a h2,
#showSliderLayouts a h2{
    background: #333;
    color: #fff;
    display: block;
}
#showLayouts a:hover,
#showHeaderLayouts a:hover,
#showSliderLayouts a:hover {
    background: #c2c2c2;
    color: #333;
}
#layout_btn_wrapper {
    position: fixed;
    bottom: -130px;
    left: 50%;
    margin-left: -540px;
    width: 1080px;
    z-index: 10000;
    text-align: center;
    color:#000;
}
#layout_btn_wrapper > h3 {
    text-align: center;
    color:#000;
}
#layout_btn_wrapper > h3 span {
    background: #ffffff none repeat scroll 0% 0%;
    padding: 15px;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: 1px -1px 2px #777777;
    box-shadow: 1px -1px 2px #777777;
    border-radius: 20px 20px 0 0;
    border-bottom: none;
}
#layout_btn_wrapper #layout_btn_inner_wrapper {
    background: #ffffff none repeat scroll 0% 0%;
    padding: 15px;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: 1px -1px 2px #777777;
    box-shadow: 1px -1px 2px #777777;
    border-radius: 20px 20px 0 0;
}
#layout_btn_wrapper.open_sales {
    bottom: -1px;
}
.sales-btn {
    width: 100%;
    background: #F18E00!important;
    color: #000!important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border:none!important;
}
#color_thief_wrapper .btn-default{
    background: #000;
    color:#fff;
    border:none;
}
.return_msg_blog_copy {
    width: 200px;
    height: 200px;
    margin-left: -100px;
    margin-top: -100px;
    position: fixed;
    left: 50%;
    top: 50%;
    background: #efefef;
    border: 1px solid #970808;
    padding: 15px;
    z-index: 10000;
    color:#000;
}
.return_msg_blog_copy_inner {
    position: relative;
}

.bg_return_msg {
    height: 100%;
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1100;
}

.close_window {
    position: absolute;
    top: -29px;
    right: -29px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #333;
    color: #333 !important;
    padding: 3px 9px;
    border-radius: 100%;
}
.sales-btn.create_website {
    background: #970808!important;
    color: #fff!important;
    font-size: 14px!important;
}
.sales-btn.save_client {
    background: #007820!important;
    color: #fff!important;
    font-size: 14px!important;
}
.ap24_logo_wrapper {
    text-align: center;
    padding: 0 0 30px;
}
.sales_info {
    text-align: right;
    font-weight: bold;
}
.error_msg_sales {
    color: #970808!important;
    font-weight: bold;
    display: none;
    margin-bottom: 15px;
}
.extra_mod_info {
    padding-left: 30px;
}
.client-form .form-table {
    margin-bottom: 20px;
}
.client-form .opener {
    background: #c2c2c2;
    padding: 15px;
}
.client-form .opener .openersign {
    width: 30px;
    display: inline-block;
}
.client-form #wp-clientdesc-editor-container {
    border: 1px solid #c2c2c2;
}
.client-form textarea {
    min-height: 100px;
}
.client-form .row .col-md-6 input[type="text"] {
    margin-bottom: 10px;
}
.client-form .del_img_link {
    position: absolute;
    top: -14px;
    right: 1px;
    background: #efefef;
    border: 1px solid;
    font-size: 20px;
    border-radius: 100%;
    width: 31px;
    text-align: center;
}