/* License */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=greek,latin-ext');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, .hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, .hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
p.textLicense, li.textLicense {
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
}

ol.textLicense {
    list-style-type: decimal;
    margin-left: 2em;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

article, aside, details, figcaption, figure,
footer, header, .hgroup, menu, nav, section {
    display: block;
}

.licensing {
    font-family: 'Roboto', sans-serif;
}

.licensing .licensing-block {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    padding: 25px 0;
}


.licensing .licensing-block .licens {
    width: 324px;
    height: 115px;
    background-color: #64cf05;
    border-radius: 3px;
    background-image: url(../images/sprite.png);
    background-position: -31px 14px;
    position: relative;
    margin: 0 7px;
    margin-bottom: 14px;
}

.licensing .licensing-block .licens a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}

.licensing .licensing-block .licens:hover {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.25);
}

.licensing .licensing-block .licens .icon {
    background-image: url(../images/sprite.png);
}

.licensing .licensing-block .licens .text {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
}

.licensing .licensing-block .licens .unlimited-slider {
    width: 110px;
    height: 50px;
    background-position: -12px -246px;
    margin-top: 14px;
}

.licensing .licensing-block .licens .youtube {
    width: 73px;
    height: 51px;
    background-position: -30px -348px;
    margin-top: 14px;
}

.licensing .licensing-block .licens .vimeo {
    width: 60px;
    height: 52px;
    background-position: -30px -460px;
    margin-top: 14px;
}

.licensing .licensing-block .licens .vimeo {
    width: 60px;
    height: 52px;
    background-position: -30px -460px;
    margin-top: 14px;
}

.licensing .licensing-block .licens .description {
    width: 73px;
    height: 52px;
    background-position: -29px -565px;
    margin-top: 14px;
}

.licensing .licensing-block .licens .thumbnail-navigation {
    width: 57px;
    height: 57px;
    background-position: -33px -669px;
    margin-top: 9px;
}

.licensing .licensing-block .licens .custom-thumbnails {
    width: 60px;
    height: 59px;
    background-position: -35px -788px;
    margin-top: 8px;
}

.licensing .licensing-block .licens .custom-buttons {
    width: 74px;
    height: 41px;
    background-position: -29px -909px;
    margin-top: 23px;
}

.licensing .licensing-block .licens .custom-texts {
    width: 60px;
    height: 51px;
    background-position: -31px -1002px;
    margin-top: 16px;
}

.licensing .licensing-block .licens .arrows {
    width: 81px;
    height: 60px;
    background-position: -20px -1104px;
    margin-top: 12px;
}

.licensing .licensing-block .licens .bullets {
    width: 68px;
    height: 46px;
    background-position: -30px -1215px;
    margin-top: 21px;
}

.licensing .licensing-block .licens .full-video {
    width: 58px;
    height: 46px;
    background-position: -29px -1323px;
    margin-top: 21px;
}

.licensing .licensing-block .licens .advanced {
    width: 54px;
    height: 54px;
    background-position: -35px -1435px;
    margin-top: 14px;
}

#reslide-arrows_style {
    width: 99px;
}

#view-image_frame {
    width: 12px;
}

#view-image_frame, #view-style-block {
    position: relative;
    top: -45px;
    left: 180px;
    padding: 0  0 0 20px;
    background: url(../images/view.style.png) left center no-repeat;
}

#view-image_frame ul, #view-style-block ul {
    display: none;
    z-index: 1000;
    position: absolute;
    left: 35px;
    top: 0;
}

#view-image_frame:hover ul, #view-style-block:hover ul {
    display: block;
}

#view-image_frame ul li, #view-style-block ul li {
    display: none;
    position: absolute;
    top: -7px;
    width: 115px;
    border: 1px solid #888;
    background: white;
}

#view-image_frame ul li.active, #view-style-block ul li.active {
    display: block;
}

#view-image_frame ul li img, #view-style-block ul li img {
    width: 100%;
}

/* Ruler start */

span.ruler_text {
    position: absolute;
    width: auto;
    height: 20px;
    background: white;
    color: black;
    border: 1px solid black;
    display: none;
    z-index: 99990;
}

.rul_wrapper{
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
}

.rul_wrapper *{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.rul_ruler{
    display: block;
    position: absolute;
    border: 1px solid rgba(206, 219, 236, .5);
    pointer-events: all;
    filter: blur(0);
    -webkit-filter: blur(0);
    z-index: 1000;
    background: white;
}

.rul_corner{
    pointer-events: all;
    position: absolute;
    background-color: white;
    z-index: 1010;
    cursor: pointer;
}

.rul_corner:hover{
    background-color: lightgray;
}

.rul_cornerTL{
    top:0;
    left:0;
    border-bottom: 1px solid rgba(206, 219, 236, .5);
    border-right:  1px solid rgba(206, 219, 236, .5);
}
.rul_cornerTR{
    top:1px;
    right:1px;
    border-bottom: 1px solid rgba(206, 219, 236, .5);
    border-left:  1px solid rgba(206, 219, 236, .5);
}
.rul_cornerBL{
    bottom:1px;
    left:1px;
    border-top: 1px solid rgba(206, 219, 236, .5);
    border-right:  1px solid rgba(206, 219, 236, .5);
}
.rul_cornerBR{
    bottom:1px;
    right:1px;
    border-top: 1px solid rgba(206, 219, 236, .5);
    border-left:  1px solid rgba(206, 219, 236, .5);
}
.rul_ruler_Vertical{
    cursor: ew-resize;
    border-left: none;
}

.rul_ruler_Horizontal{
    cursor: ns-resize;
    border-top: none;
}

.rul_line{
    position: absolute;
    color: transparent;
    background-color: transparent;
    border-bottom: 1px solid #3BB7C7;
    border-left: 1px solid #3BB7C7;
    pointer-events: all;
    z-index: 1000;
}
.rul_line_dragged{
    border: 1px dotted #6B7587;
}

.rul_line:hover{
    border-bottom: 1px solid #236E77;
    border-left: 1px solid #236E77;
}

.rul_lineVer{
    top: 0;
    bottom: 0;
}

.rul_lineVer:hover{
    cursor: ew-resize;
}

.rul_lineHor{
    right: 0;
    left: 0;
}

.rul_lineHor:hover{
    cursor: ns-resize;
}

.rul_tooltip:after{
    background: #fff;
    color: black;
    border: 1px solid gray;
    font-size: 10px;
    content: attr(data-tip);
    top: 50%;
    left: 50%;
    margin-top: 1px;
    margin-left: 1px;
    padding: 2px 5px;
    position: absolute;
    z-index: 10001;
    min-width: 45px;
}

.rul_tracker{
    height: 1px;
    width: 1px;
    background: black;
    position: absolute;
    pointer-events: none;
    z-index: 99990;
}

/* Ruler end */

.reslide_slide_view_wrapper #general-settings-slide > li span[for="reslide-slide-image_link_new_tab"] {
    float: left;
    margin-right: 20px;
}

.reslide_slide_view_wrapper #general-settings-slide > li input#reslide-slide-image_link_new_tab {
    height: 16px;
}

a span.duplicate-icon {
    background: url(../images/fields.opt.png) 0 -43px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    height: 23px;
    opacity: 0.5;
    margin-top: 9px;
}

a span.delete-icon {
    background: url(../images/fields.opt.png) 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    height: 23px;
    opacity: 0.5;
    margin-top: 9px;
}

a.duplicate-link {
    margin-left: 18px;
    box-shadow: none;
}

a.delete-link {
    margin-left: 13px;
    box-shadow: none;
}

.video-pro {
    margin-top: -2px;
}

#reslide_insert_video_input {
    width: calc(100% - 85px);
    margin: 4px;
    position: relative;
    left: -5px;
    float: left;
    text-align: left;
    padding-left: 8px;
}

.reslide_sliders_list_wrapper {
    width: 100%;
    margin-top: 0.2vw;
    color: #C6C6DA;
}

.reslide_sliders_list_wrapper a:focus {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.reslide_sliders_list_header {
    width: 100%;
    height: 40px;
    float: left;
    background: rgba(209, 212, 219, 0.42);
}

.reslide_sliders_list_header > div {
    width: 22.5%;
    height: 100%;
    float: left;
}

.reslide_sliders_list_header > div.id {
    width: 10%;
}

.reslide_sliders_list_header h3 {
    color: rgba(42, 46, 47, 0.73) !important;
    margin: 0;
    padding: 5px;
    padding-left: 0;
    line-height: 30px;
}

#reslide_sliders_list li {
    height: 37px;
    width: 100%;
    margin: 0;
    float: left;
    background: #f1f1f1;
    border-bottom: 1px solid #D1D4DB;
    clear: both;
}

#reslide_sliders_list > li > div {
    line-height: 37px;
    height: 37px;
    font-size: 14px;
    width: 22.5%;
    display: inline-block;
    float: left;
    position: relative;
}

#reslide_sliders_list > li > div.id {
    width: 10%;
}

#reslide_sliders_list > li > div.id, #reslide_sliders_list > li > div.name, #reslide_sliders_list > li > div.count {
    color: #8B8888;
}

#reslide_sliders_list > li > div.properties {
    margin-top: initial;
}

#reslide_sliders_list > li > div a {
    margin-right: 25px;
    display: block;
    float: left;
    text-decoration: none;
    color: #0073aa;
    font-weight: bold !important;
}

#reslide_sliders_list > li > div a.delete {
    font-size: 18px;
    line-height: 38px;
    color: #8B8888 !important;
}

#reslide_sliders_list > li > div a:hover {
    color: rgb(57, 192, 255) !important;
}

#reslide_sliders_list > li > div a.delete:hover * {
    color: rgb(174, 10, 19) !important;
}

#reslide_sliders_list > li a.add-slider {
    margin: 5px;
    font-size: 31px;
    color: rgba(31, 154, 22, 0.82);
    line-height: 34px;
	text-decoration: none;
}

#reslide_sliders_list > li a.add-slider:hover * {
    color: rgba(31, 154, 22, 0.53);
}

#reslide_sliders_list > li > div.properties a {
    color: rgb(174, 10, 19);
    margin-left: 0;
}

/***  reslide_edit_slider ***/

.reslide_slider_view_wrapper {
    width: 100%;
    margin-top: 2px;
    float: left;
    background: #FFF; /* For browsers that do not support gradients */
    color: #C6C6DA;
}

/*** left sidebar ***/

#reslide_slider_view {
    width: 20%;
    float: left;
}

#reslide_slider_view .add_slide_container, #reslide_slider_view .add_slide_container_video {
    position: relative;
    padding: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    overflow: hidden;
}

#reslide_slider_view .add_slide_container a, #reslide_slider_view .add_slide_container_video a {
    width: 100%;
    height: 100%;
    padding-left: 0.2vw;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 3px;
    background: #fff;
    color: rgb(86, 88, 85);
    text-decoration: none;
    border: 1px solid #A4AFAE;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
}

#reslide_slider_view .add_slide_container a span:first-child, #reslide_slider_view .add_slide_container_video a span:first-child {
    display: block;
    height: 100%;
    float: left;
    line-height: 40px;
    padding-left: 2%;
}

#reslide_slider_view .add_slide_container a span:last-child, #reslide_slider_view .add_slide_container_video a span:last-child {
    color: #41A63A;
    display: block;
    height: 100%;
    font-size: 19px;
    float: right;
    line-height: 2;
    margin-right: 3%;
}

#reslide_slider_view .add_slide_container a:hover, #reslide_slider_view .add_slide_container_video a:hover {
    box-shadow: none;
}

.reslide_slider_images_list_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    /*background: rgba(223, 223, 223, 0.4);*/
    padding-bottom: 14px;
}

.reslide_slider_images_list_wrapper a {
    box-shadow: none;
}

#reslide_slider_images_list {
    width: 100%;
    margin: 0;
    padding: 5px 0;
    position: relative;
    overflow: hidden;
    display: block;
    /*	background: #F1F1F1;*/
}



#reslide_slider_images_list > li.reslideitem, #reslide_slider_images_list > li.noimage {
    width: 100%;
    padding: 2%;
    display: block;
    float: left;
    clear: both;
    background: #fff;
    border: 1px solid #A4AFAE;
    box-sizing: border-box;

}

#reslide_slider_images_list > li.noimage {
    background: #ECECEC;
}

#reslide_slider_images_list > li.reslideitem.active {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #343637;
    box-shadow: 0 0 15px #171718
}

#reslide_slider_images_list > li.reslideitem a.edit, #reslide_slider_images_list > li.noimage span {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    border: 1px solid #A4AFAE;
}

#reslide_slider_images_list > li.noimage span {
    border: none;
}

#reslide_slider_images_list > li.noimage span img {
    width: 100%;
    border: none;
}

#reslide_slider_images_list > li.reslideitem a.edit {
	max-width: 200px;
}
#reslide_slider_images_list > li.reslideitem a.edit img, #reslide_slider_images_list > li.reslideitem a.edit iframe {
    width: 100%;
    height: auto;
	max-width: 200px;
    float: left;
}

#reslide_slider_images_list > li.reslideitem a.edit .title {
    width: 100%;
    max-height: 60%;
    padding: 1%;
    display: none;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #424256;
    opacity: 0.5;
    color: #fff;
    box-sizing: border-box;
}

#reslide_slider_images_list > li.reslideitem a.edit:hover .title {
    display: block;
}
#reslide_slider_images_list > li.reslideitem a.edit .edit-image {
	display: none;
}
#reslide_slider_images_list > li.reslideitem a.edit:hover .edit-image {
    position: absolute;
	top: 2px;
	right: 4px;
	display: block;
	color: #fff;
}
#reslide_slider_images_list > li.reslideitem a.edit .edit-image:hover {
	color: #ABEAA7;
}
#reslide_slider_images_list > li.reslideitem .reslideitem-img-container {
    position: relative;
    overflow: hidden;
}

.reslideitem-img-container .reslideitem-properties {
    float: left;
    width: 48%;
    padding-left: 2%;
    padding-top: 1%;
    box-sizing: border-box;
}

.reslideitem-img-container b {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4%;
    position: relative;
    float: left;
}

.reslideitem-img-container b a, .reslideitem-img-container b label {
    float: left;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #6B7D77;
    position: relative;
    overflow: hidden;

}

.reslideitem-img-container b span {
    font-size: 0.8vw !important;
    height: 1vw;
    float: left;
    line-height: 1;
    color: #6B7D77;
    padding-left: 2%;
}

#reslide_slider_images_list .reslideitem-img-container b .fa, #reslide_slider_images_list .reslideitem-img-container b input {
	font-size: 18px !important;
    float: left;
    line-height: 1;
    color: #6B7D77;
}
#reslide_slider_images_list .reslideitem-img-container b .fa, #reslide_slider_images_list .reslideitem-img-container b input[type=radio] {
	height: 16px  !important;
	width: 16px  !important;
}

#reslide_slider_images_list > li.reslideitem .reslideitem-img-container .quick_edit:hover span, #reslide_slider_images_list > li.reslideitem .reslideitem-img-container .quick_edit:hover .fa {
    color: #41A63A;
}

#reslide_slider_images_list > li.reslideitem .reslideitem-img-container .reslide_remove_image:hover span, #reslide_slider_images_list > li.reslideitem .reslideitem-img-container .reslide_remove_image:hover .fa {
    color: #B01700;
}

#reslide_slider_images_list > li.reslideitem .reslideitem-img-container .reslide_remove_image {
    margin-bottom: 5px;
}

#reslide_slider_images_list > li.reslideitem .reslideitem-img-container .reslide_remove_image span {
    line-height: 1.4;
}

#reslide_slider_images_list > li.reslideitem form {
    padding-top: 0.2vw;
    display: none;
    clear: both;
    width: 100%;
}

#reslide_slider_images_list > li.reslideitem form input, #reslide_slider_images_list > li.reslideitem form textarea {
    color: #333232;
    display: inline-block;
    width: 100%;
    background: #f1f1f1;
    border: #333232;
    margin-bottom: 1%;
}

#reslide_slider_images_list > li.reslideitem form input:focus, #reslide_slider_images_list > li.reslideitem form textarea:focus {
    background: #fff;
}

.reslide_slider_images_list_wrapper #save_slider {
    display: none;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    background: rgba(31, 154, 22, 0.82);
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    border: 0;
    font-weight: 800;
    cursor: pointer;
    width: 48%;
    margin-left: 22%
}

#reslide-image-frames input + label,
#reslide-image-filters input + label {
    border: 3px solid #FFF;
}

#reslide-image-frames input:checked + label,
#reslide-image-filters input:checked + label {
    border: 3px solid #14ABD7;
}

#reslide-image-frames span,
#reslide-image-filters span {
    margin: 0 5px 5px 0;
}

label#image-filters, label#border-settings {
    width: 150px;
}

.styling-settings {
    width: calc(100% - 170px);
    left: 170px;
    position: relative;
}

.styling-settings li {
    width: 221px;
    margin: 0;
}

.styling-settings input, .styling-settings form {
    margin: 0 5px;
}

.styling-settings li, .styling-settings label {
    float: left;
    top: 5px;
    position: relative;
}

#borderSettings {
    height: 45px;
}

#reslide-image-frames, #reslide-image-filters {
    width: calc(100% - 170px);
    left: 170px;
    position: relative;
}

#imageFrameSettings, #imageFilterSettings {
    clear: both;
}

#reslide-image-frames input[type=radio], #reslide-image-filters input[type=radio] {
    display: none;
}

#reslide-image-frames img, #reslide-image-filters img {
    width: 200px;
    height: 100%;
}

#reslide-image-frames span, #reslide-image-frames label,
#reslide-image-filters span, #reslide-image-filters label {
    display: inline-block;
}

#reslide-image-filters span:nth-child(2) img{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

#reslide-image-filters span:nth-child(3) img{
    -webkit-filter: sepia(1);
    filter: sepia(1);
}

#reslide-image-filters span:nth-child(4) img{
    -webkit-filter: saturate(4);
    filter: saturate(4);
}

#reslide-image-filters span:nth-child(5) img{
    -webkit-filter: hue-rotate(90deg);
    filter: hue-rotate(90deg);
}

#reslide-image-filters span:nth-child(6) img{
    -webkit-filter: invert(.8);
    filter: invert(.8);
}

#reslide-image-filters span:nth-child(7) img{
    -webkit-filter: opacity(.5);
    filter: opacity(.5);
}

#reslide-image-filters span:nth-child(8) img{
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
}

#reslide-image-filters span:nth-child(9) img{
    -webkit-filter: contrast(3);
    filter: contrast(3);
}

#reslide-image-filters span:nth-child(10) img{
    -webkit-filter: blur(1px);
    filter: blur(1px);
}

#reslide-image-filters span:nth-child(11) img{
    -webkit-filter: sepia(1) hue-rotate(200deg);
    filter: sepia(1) hue-rotate(200deg);
}

#reslide-image-filters span:nth-child(12) img{
    -webkit-filter: contrast(1.4) saturate(1.8) sepia(.6);
    filter: contrast(1.4) saturate(1.8) sepia(.6);
}

#reslide-image-filters span:nth-child(13) img{
    -webkit-filter: grayscale(1) brightness(0.45) contrast(1.05);
    filter: grayscale(1) brightness(0.45) contrast(1.05);
}

#reslide-image-filters span:nth-child(14) img{
    -webkit-filter: contrast(110%) brightness(110%) contrast(130%);
    filter: contrast(110%) brightness(110%) contrast(130%);
}

#reslide-image-filters span:nth-child(15) img{
    -webkit-filter: contrast(90%) brightness(120%) contrast(85%) hue-rotate(20deg);
    filter: contrast(90%) brightness(120%) contrast(85%) hue-rotate(20deg);
}

#reslide-image-filters span:nth-child(16) img{
    -webkit-filter: contrast(100%) brightness(105%) contrast(100%) hue-rotate(270deg);
    filter: contrast(100%) brightness(105%) contrast(100%) hue-rotate(270deg);
}

#reslide-image-filters span:nth-child(17) img{
    -webkit-filter: contrast(150%) brightness(100%) contrast(110%);
    filter: contrast(150%) brightness(100%) contrast(110%);
}

#reslide-image-filters span:nth-child(18) img{
    -webkit-filter: contrast(85%) brightness(110%) contrast(75%) sepia(22%);
    filter: contrast(85%) brightness(110%) contrast(75%) sepia(22%);
}

#reslide-image-filters span:nth-child(19) img{
    -webkit-filter: contrast(100%) brightness(110%) contrast(160%) sepia(30%) hue-rotate(350deg);
    filter: contrast(100%) brightness(110%) contrast(160%) sepia(30%) hue-rotate(350deg);
}

#reslide-image-filters span:nth-child(20) img{
    -webkit-filter: contrast(100%) brightness(100%) contrast(100%) sepia(30%);
    filter: contrast(100%) brightness(100%) contrast(100%) sepia(30%);
}

/*** end sidebar ***/

#reslide_slider_edit {
    width: 76%;
    float: left;
}

#reslide_slider_edit input[type="text"], #reslide_slider_edit input[type="number"], #reslide_slider_edit select, #reslide_slider_edit textarea {
    border: 1px solid #DFDFDF;
}

#reslide_slider_edit input[type="text"]:focus, #reslide_slider_edit input[type="number"]:focus, #reslide_slider_edit textarea:focus {
    background: #F1F1F1;
}

#reslide_slider_images_list input[type=checkbox]  ,#reslide_slider_edit input[type=checkbox] {
    margin: 0;
    /* color: red; */
    width: 16px;
    height: 16px;
    border-radius: 7px;
    background: #E9E9E9;
    border: 1px solid #9090AE;
}
#reslide_slider_images_list input[type=checkbox]:focus ,  
#reslide_slider_edit input[type=checkbox]:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#reslide_slider_images_list input[type=checkbox]:checked ,  
#reslide_slider_edit input[type=checkbox]:checked {
    /*-moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #A1A1D0;
    border: 1px solid #4C4C5C;	*/
}
#reslide_slider_images_list input[type=checkbox]:before,
#reslide_slider_edit input[type=checkbox]:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #41A63A;
    margin: 4px 0 0 4px;
    border-radius: 5px;
}
#reslide_slider_images_list input[type=radio],
#reslide_slider_edit input[type=radio] {
    margin-top: 13px;
    /* margin: 0; */
    /* color: red; */
    width: 16px;
    height: 16px;
    border-radius: 7px;
    background: #E9E9E9;
    border: 1px solid #9090AE;
    text-align: left;
    float: left;
    margin-left: 10px;
}
#reslide_slider_images_list input[type=radio]:focus,
#reslide_slider_edit input[type=radio]:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#reslide_slider_edit input[type=radio]:checked ,
#reslide_slider_images_list input[type=radio]:checked {
    border: 1px solid #A4AFAE;
}

#reslide_slider_images_list input[type=radio]:before ,
#reslide_slider_edit input[type=radio]:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #41A63A;
    margin: 4px 0 0 4px;
    border-radius: 5px;
}

#reslide_slider_edit .header {
    width: 100%;
    height: 40px;
    padding: 4px 1.5%;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #A4AFAE;
}

#reslide_slider_edit .header h3 {
    margin: 0;
    padding: 0;
}

#reslide_slider_edit .header div {
    margin: 0;
    padding: 0;
}

#reslide_slider_edit .header .slider-preview-options {
    height: 32px;
    float: right;
    width: 20%;
}

#reslide_slider_edit .header a {
    font-size: 14px;
    line-height: 2.2;
    display: block;
    float: left;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    background: rgba(31, 154, 22, 0.82);
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    border: 0;
    font-weight: 800;
    cursor: pointer;
}

#reslide_slider_edit .header #save_custom_slide {
    width: 40%;
}

#general-settings-slide label {
    display: block;
    float: left;
    color: #fff;
    width: 10%;
    padding-left: 8px;
    background: #14ABD7;
    text-align: left;
    line-height: 40px;
    box-sizing: border-box;
    margin-right: 10px;
    height: 2.5vw;

}

#general-settings-slide input, #general-settings-slide textarea {
    width: 87%;
    margin: 0;
    padding: 5px 20px;
    display: block;
    height: 2.5vw;
    max-width: 87%;
}

.reslide_slider_view_wrapper #general-settings-slide .reslide-custom label {
    background: #14ABD7;
}

.reslide_slider_view_wrapper #reslide-custom-stylings {
    display: none;
}

/*** Slide apge ***/
.reslide_slide_view_wrapper #reslide_slider_view .add_slide_container h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    line-height: 40px;
}

.reslide_slide_view_wrapper #reslide_slider_view .add_slide_container a {
    background: #47AC40;
    color: #fff;

}

.reslide_slide_view_wrapper #general-settings-slide > li {
    width: 100%;
    height: 40px;
    margin-right: 0%;
    padding: 2px;
    padding-right: 1.7%;
    position: relative;
    overflow: hidden;
    color: rgb(86, 88, 85);
    display: inline-block;
    background: transparent;
    margin-left: 1%;
}

.reslide_slide_view_wrapper #general-settings-slide > li.reslide-slide-description {
    height: initial;
}

.reslide_slide_view_wrapper #general-settings-slide > li label {
    height: 40px;
    max-height: 40px;
}

.reslide_slide_view_wrapper #general-settings-slide > li input, .reslide_slide_view_wrapper #general-settings-slide > li select {
    height: 40px;
    max-height: 40px;
    margin: 0;
    vertical-align: initial;
}

.reslide_slide_view_wrapper #general-settings-slide #reslide-custom-add,
.reslide_slide_view_wrapper #general-settings-slide #reslide-custom-stylings {
    height: 28px !important;
    max-height: 28px !important;
    line-height: 28px;
    margin: 6px 0;
    margin-left: 6px;
    padding: 0 4px;
    cursor: pointer;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
}

#reslide_slider_edit .header .reslide_save_all, #reslide_slider_edit .header #save_custom_slide {
    width: 40%;
    background: #255DCD;
}

#reslide_slider_edit .header #save_custom_slide {
    box-sizing: border-box;
}

#reslide_slider_edit .header #reslide_preview {
    width: 58%;
    margin-right: 2%;
}

#reslide_slider_edit .header a:hover {
    box-shadow: none;
}

#reslide_slider_edit .header div:first-child {
    display: inline-block;
    /* font-size: 1vw; */
    line-height: 2.2;
    margin-left: 4px;
    height: 100%;
}

#reslide_slider_edit .header div:first-child h3 {
    padding: 0;
    color: #373747;
    max-height: 100%;
    line-height: 2;
    font-size: 16px;
}

#reslide_slider_edit .settings {
    width: 100%;
    /*  margin: 10px 1%;*/
    float: left;
    clear: both;
}

#reslide_slider_edit .settings .menu {
    height: 23px;
    padding: 0;
    padding-bottom: 6px;
    max-height: 36px;
    padding-left: 1.5%;
}

#reslide_slider_edit .settings .menu ul {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size:0;
}

#reslide_slider_edit .settings .menu ul > li {
    height: 100%;
    padding: 0 10px;
    display: inline-block;
    color: #25282D;
    background: transparent;
    border-radius: 2px;
}

#reslide_slider_edit .settings .menu ul > li a:hover {
    font-size: 14px;
    font-weight: 800;
    border-bottom: 4px solid #47AC40 !important;
    padding: 0 4px;
    text-align: center;
}

#reslide_slider_edit .settings .menu ul > li a.active {
    font-weight: 800;
    border-bottom: 4px solid #47AC40 !important;
    padding: 0 4px;
    text-align: center;

}

#reslide_slider_edit .settings .menu ul > li a {
    padding: 0 4px;
    text-align: center;
    height: 100%;
    width: 100%;
    display: block;
    color: #25282D;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    box-sizing: border-box;
}

#reslide_slider_edit .settings .menu ul > li a:focus, #reslide_slider_edit .settings .menu ul > li a:visited, #reslide_slider_edit .settings .menu ul > li a:link, #reslide_slider_edit .settings .menu ul > li a:hover, #reslide_slider_edit .settings .menu ul > li a:active {
    outline: 0;
    border: 0;
    box-shadow: none;
    max-height: 42px;
}

#reslide_slider_edit .settings .menu-content {
    width: 100%;
}

#reslide_slider_edit .settings .menu-content ul.main-content {
    width: 100%;
    margin: -4px 0 0 0;
    padding: 10px 0 0 0;
    padding-left: 1.5%;
    float: left;
    box-sizing: border-box;
}

#reslide_slider_edit .settings .menu-content ul.main-content > li {
    display: none;
}

#reslide_slider_edit .settings .menu-content ul.main-content > li.active {
    width: 100%;
    background: #fff;
    display: inline-block;
}

#reslide_slider_edit .settings .menu-content ul.main-content #general-settings .margin input {
    width: 40px;
}

.main-content #general-settings > li {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: 40px;
    height: 32px;
    margin: 1px 0;
}

.main-content #general-settings > li.style {
    width: 100%;
    padding-right: 1.5%;
    box-sizing: border-box;
}

#general-settings > li.style > label {
    height: 40px;
    width: 95px;
    padding-left: 8px;
    position: absolute;
    color: #fff;
    background: #14ABD7;
    text-align: left;
    line-height: 32px;
}

#general-settings > li.style > input {
    width: calc(100% - 95px);
    height: 40px;
    margin: 0;
    padding-left: 15px;
    margin-left: 95px;
    color: rgb(86, 88, 85);
}

#general-settings > li.style.margin > label {
    display: block;
    height: 40px;
    width: 98%;
    margin: 0;
}

#general-settings > li.style.margin > div {
    width: 40%;
    height: 150px;
    margin: 44px auto 0;
    position: relative;
    background: #7F7FA5;
}

#general-settings > li.style.margin > div #reslide-margin-left {
    position: absolute; /* 2 */
    top: 50%; /* 3 */
    transform: translate(0, -50%)
}

#reslide-bordercolor {
    height: 32px !important;
    max-height: 32px !important;
    line-height: 32px;
    margin: 6px 0;
    padding: 0 10px;
    vertical-align: inherit;
    float: inherit;
}

.border_free_option {
    width: 75px;
}

#general-settings > li.style.margin > div #reslide-margin-right {
    position: absolute; /* 2 */
    top: 50%;
    right: 0;
    transform: translate(0, -50%)
}

#general-settings > li.style.margin > div #reslide-margin-top {
    position: absolute;
    top: 0;
    /* right: 0; */
    left: 50%;
    transform: translate(-50%, 0);
}

#general-settings > li.style.margin > div #reslide-margin-bottom {
    position: absolute;
    bottom: 0;
    /* right: 0; */
    left: 50%;
    transform: translate(-50%, 0);
}

#general-settings > li.style.margin > input {
    display: block;
    height: 40px;
    width: 88%;
    margin: 0;
    padding: 0 2%;
    margin-left: 10%;
}

#general-settings > li.params {
    width: initial;
    height: 40px;
    max-height: 40px;
    padding: 0 8px;
    float: left;
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: rgb(86, 88, 85);
    background: transparent;
    border-right: 1px solid #ccc;
    line-height: 40px;
}

#general-settings > li.params > label {
    float: left;
    display: block;
    line-height: 40px;
    padding-right: 8px;
    box-sizing: border-box;
}

#general-settings > li.params > input {
    margin-top: 12px;
    float: left;
    display: block;
}

#general-settings > li.params > select, #general-settings > li.params > div, #general-settings > li.params > input[type=number], #reslide-custom-add {
    height: 32px !important;
    max-height: 32px !important;
    line-height: 32px;
    margin: 6px 0;
    padding: 0 10px;
    vertical-align: inherit;

}

#general-settings > li.params > div {
    height: auto;
    margin-left: 6px;
    cursor: pointer;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;

}

#general-settings > li.params .reslide_styling, #reslide-custom-stylings,
#general-settings > li.params #reslide-custom-add, #reslide-custom-add {
    font-weight: 600;
    background: rgb(36, 183, 48);
}


#general-settings #reslide-custom-stylings, #general-settings-slide #reslide-custom-stylings {
    display: none;
}

#general-settings li.params.custom {
    border-right: 0;
}

#reslide_slider_edit .shortcode {
    width: 98%;
    float: left;
    margin: 5px 1%;
    text-align: center;
    color: rgb(86, 88, 85);
}

#reslide_slider_edit .shortcode span {
    width: 100%;
    padding: 0.3vw;
    display: block;
    font-size: 1vw;
    font-weight: bold;
    color: #25282D;
}

#reslide_slider_edit .shortcode .header {
    width: 100%;
    float: left;
    background: #14ABD7;
    color: #fff;
}

#reslide_slider_edit .shortcode .header h3 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    color: #fff;
}

#reslide_slider_edit .shortcode .usage {
    width: 50%;
    height: 140px;
    float: left;
    border: 1px solid #424256;
    box-sizing: border-box;
}

#reslide_slider_edit .settings .menu-content ul.main-content #general-view {
    width: 102%;
    min-height: 500px;
    padding: 1%;
    overflow-y: scroll;
    background: #F2F2F2;
    overflow: hidden
}

#watermark-settings > li.params > form {
    width: 86%;
    margin-left: 168px;
    float: left;
    box-sizing: border-box;
}

#img-wrap,
#watermark_image_btn,
input#reslide-watermark,
input#reslide-watermark-text,
input#reslide-watermark-textfontsize,
input#reslide-watermark-containerwidth,
input#reslide-watermark-opacity,
input#reslide-watermark-margin,
input#reslide-watermark-imgsrc,
input#reslide-watermark-backgroundopacity {
    margin-left: 168px !important;
}

#img-wrap {
    width: 120px;
    height: 120px;
    background: #F1F1F1;
}

#img-wrap img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#watermark_image_btn {
    margin-top: 10px;
}

input#reslide-watermark {
    margin-top: 11px !important;
}

.reslide-watermark-input {
    margin-top: 7px !important;
}

#arrow-settings > li.params, #thumbnail-settings > li.params, #bullet-settings > li.params, #watermark-settings > li.params, #sharing-settings > li.params {
    width: 100%;
    margin-top: 8px;
    float: left;
    position: relative;
    overflow: hidden;
    min-height: 40px;
}

label#image-frames, label#image-filters, label#border-settings, #arrow-settings > li.params > label, #thumbnail-settings > li.params > label, #bullet-settings > li.params > label, #sharing-settings > li.params > label, #watermark-settings > li.params > label {
    width: 143px;
    height: 40px;
    padding-left: 8px;
    float: left;
    position: absolute;
    color: #fff;
    background: #14ABD7;
    line-height: 40px
}

label#image-frames, label#image-filters, label#border-settings {
    width: 150px;
}

#arrow-settings > li.params > form, #thumbnail-settings > li.params > form, #bullet-settings > li.params > form, #sharing-settings > li.params > form {
    width: calc(100% - 143px);
    margin-left: 168px;
    padding: 0 8px;
    float: left;
    box-sizing: border-box;
}

#arrow-settings > li.params > form > div, #thumbnail-settings > li.params > form > div, #watermark-settings > li.params > form > div, #bullet-settings > li.params > form > div, #sharing-settings > li.params > form > div {
    height: 40px;
    max-height: 40px;
    padding: 0 8px;
    float: left;
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: rgb(86, 88, 85);
    background: transparent;
    border-right: 1px solid #ccc;
    line-height: 40px;
}

#arrow-settings > li.params > form > div:last-child, #thumbnail-settings > li.params > form > div:last-child, #watermark-settings > li.params > form > div:last-child, #bullet-settings > li.params > form > div:last-child, #sharing-settings > li.params > form > div:last-child {
    border: none;
}

#arrow-settings > li.params > form > div > label, #thumbnail-settings > li.params > form > div > label, #watermark-settings > li.params > form > div > label, #bullet-settings > li.params > form > div > label, #sharing-settings > li.params > form > div > label {
    float: left;
    display: block;
    line-height: 40px;
    padding-right: 8px;
    box-sizing: border-box;
}

#reslide-sharing-background,
#reslide-arrows-background {
    padding-top: 4px;
    background: #FFFFFF;
}

#reslide-sharing-background > span {
    display: inline-block;
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#reslide-sharing-background img {
    width: auto !important;
    height: 45px;
}

#reslide-sharing-background label,
#reslide-arrows-background label {
    background: none !important;
}

#arrows-info {
    width: 100%;
    box-sizing: border-box;
    clear: both;
}

#arrows-info > p {
    font-size:14px;
    font-weight: 600;
}

#arrows_info_img {
    position: relative;
    width: 80% !important;
    height: auto;
    opacity: 0.36;
}

#reslide-arrows-background > span {
    display: block;
    width: 20%;
    padding: 1%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    float: left;
}

#bullet-settings > li.params > form > div > input[type=number] {
    height: 28px;
    margin-top: 6px;
}

.social_media {
    width: 14%;
    height: 40px;
    float: left;
}

.social_media input {
    top: 10px;
}

.social_media label {
    top: 10px;
    left: 30px;
    position: relative;
    color: black;
}

.pro_option {
    opacity: 0.45;
}

ul#reslide-sharing-show {
    width: 86%;
    margin-left: 168px;
    padding: 0 8px;
    float: left;
    box-sizing: border-box;
}

#reslide_slider_edit .settings .menu-content ul.main-content .sharing #reslide-sharing-background img,
#reslide_slider_edit .settings .menu-content ul.main-content .arrows #reslide-arrows-background img {
    width: 100%;
}

#reslide_slider_edit .settings .menu-content ul.main-content .sharing #reslide-sharing-background input,
#reslide_slider_edit .settings .menu-content ul.main-content .arrows #reslide-arrows-background input {
    display: none;
}

#reslide_slider_edit .settings .menu-content ul.main-content .arrows #reslide-arrows-background input:checked + label,
#reslide_slider_edit .settings .menu-content ul.main-content .sharing #reslide-sharing-background input:checked + label,
#reslide_slider_edit .settings .menu-content ul.main-content .bullets #reslide-bullets-background input:checked + label {
    /* -moz-box-shadow: inset 0 0 10px #000000;
     -webkit-box-shadow: inset 0 0 10px #000000;
     box-shadow: inset 0 0 10px rgba(32, 32, 51, 0.98);*/
    border: 1px solid #14ABD7;
}

#reslide_slider_edit .settings .menu-content ul.main-content .arrows #reslide-arrows-background label img,
#reslide_slider_edit .settings .menu-content ul.main-content .sharing #reslide-sharing-background label img {
    margin: 0 auto;
    display: block;
}

#reslide_slider_edit .settings .menu-content ul.main-content .arrows #reslide-arrows-background label,
#reslide_slider_edit .settings .menu-content ul.main-content .bullets #reslide-bullets-background label,
#reslide_slider_edit .settings .menu-content ul.main-content .sharing #reslide-sharing-background label {
    display: inline-block;
}

#reslide-arrows-show, #reslide-sharing-show {
    height: 40px;
}

#reslide-sharing-show input {
    position: relative;
    left: 15%;
}

#reslide_slider_edit .settings .menu-content ul.main-content .bullets #reslide-bullets-background label {
    text-align: left;
    display: inline-block;
    margin-left: 5px;
    width: 20%;
}

#reslide_slider_edit .settings .menu-content ul.main-content .bullets #reslide-bullets-background input {
    display: inline-block;
}

#reslide_slider_edit .settings .menu-content ul.main-content .bullets input[type="number"] {
    max-width: 48px;
}

#reslide_slider_edit .settings .menu-content ul.main-content #reslide-bullets-background input[type="number"] {
    max-width: 60px;
    width: 60px;
}

#reslide_slider_edit #reslide-bullets-show, #reslide-thumbnails-show {
    border: none !important;
}

#reslide_slider_edit #reslide-bullets-show label, #reslide_slider_edit #reslide-thumbnails-show label, #reslide_slider_edit #reslide-bullets-background label, #reslide_slider_edit #reslide-bbullets-space label {
    text-align: right;
    background: none;
    color: rgb(86, 88, 85);
    font-size: 13px;
    display: inline-block;
}

#rightMove1 {
    margin-left: 40px;
}
#rightMove2 {
    margin-left: 25px;
}
#rightMove3 {
    margin-left: 20px;
}

#reslide_slider_edit #reslide-bullets-position, #reslide_slider_edit #reslide-watermark-position {
    width: initial;
    padding: 2% 1% 1%;
    margin-top: -2%;
    border: none;
    background: #F1F1F1;
}

#reslide-watermark-background, #reslide-watermark-textcolor {
    height: 40px;
}

#reslide_slider_edit #reslide-bulllets-orientation label {
    text-align: right;
    width: 60%;
    background: none;
    color: rgb(86, 88, 85);
    font-size: 13px;
    display: inline-block;
    /* border-right: 1px solid #ccc; */
    /* padding-right: 40px; */
}

#reslide_slider_edit #reslide-bullets-background {
    width: 20%;
    border: none;
    background: #F1F1F1;
}

#reslide_slider_edit #reslide-bullets-background > span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    line-height: 3;
}

#reslide_slider_view {
    width: 20%;
    float: left;
}

#reslide_slide_edit {
    width: 80%;
    background: yellow;
    float: left;
    min-height: 500px;
    height: 100%;
}

#reslide_slide_edit .content {
    position: relative;
    width: 800px;
    height: 400px;
    margin: 0 auto;
    margin-top: 200px;
    background: gray;
}

#reslide_slide_edit .contents {
    position: absolute;
    width: 800px;
    height: 400px;
    margin: 0 auto;
    background: red;
}

#reslide_slide_edit .contents iframe, #reslide_slide_edit .contents img {
    width: 100%;
    height: 100%;
}

#logo {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 2;
    background: lime;
}

#logo {
    background: lime;
    height: 200px;
    width: 300px;
}

#logo.resizable {
    background: cyan;
    position: absolute;
}

.resizer {
    width: 10px;
    height: 10px;
    background: blue;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: se-resize;
}

/**Popups**/

/*stling*/
body #reslide_slider_title_styling, #reslide_slider_description_styling, .reslide-custom-styling {
    display: none;
    position: fixed;
    height: 80%;
    width: 95%;
    background: #D3D3D6;
    opacity: 1;
    top: 6.5%;
    left: 2.5%;
    z-index: 99999;
}

body #reslide_slider_title_styling.dark, #reslide_slider_description_styling.dark, .reslide-custom-styling.dark {
    background: transparent !important;
}

body #reslide_slider_title_styling form, #reslide_slider_description_styling form, .reslide-custom-styling form {
    padding: 2%;
    background: #F1F1F1;
    border-right: 1px solid #ccc;
    width: 22%;
    height: 100%;
    float: left;
    box-sizing: border-box;
}

body #reslide_slider_title_styling.dark form, #reslide_slider_description_styling.dark form, .reslide-custom-styling.dark form {
    background: transparent !important;
    border: 1px solid #fff;
}

body #reslide_slider_title_styling.dark form > span label, #reslide_slider_description_styling.dark form > span label, .reslide-custom-styling.dark form > span label {
    color: #fff !important;
}

#reslide_slider_description_styling .reslide_content,
#reslide_slider_title_styling .reslide_content,
.reslide-custom-styling .reslide_content {
    height: 100%;
    width: 78%;
    float: left;
    position: relative;
    background: #fff;
}

#reslide_slider_description_styling.dark .reslide_content,
#reslide_slider_title_styling.dark .reslide_content,
.reslide-custom-styling.dark .reslide_content {
    background: transparent !important;
    border: 1px solid #fff;
    box-sizing: border-box;
}

body #reslide_slider_description_styling .reslide_content > div,
body #reslide_slider_title_styling .reslide_content > div,
body .reslide-custom-styling .reslide_content > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 0;
    border-color: #000;
    overflow: hidden;
    box-sizing: border-box;
}

body #reslide_slider_title_styling form > span, #reslide_slider_description_styling form > span, .reslide-custom-styling form > span {
    margin: 2px 7px;
    position: relative;
    overflow: hidden;
    display: block;
    /* background: rgba(151, 145, 145, 0.21); */
    border: 1px dashed #ccc;
    height: 2vw;
    padding: 2px;
}

body #reslide_slider_title_styling form > span label, #reslide_slider_description_styling form > span label, .reslide-custom-styling form > span label {
    display: block;
    float: left;
    color: #23282d;
    height: 100%;
    font-weight: 600;
    /* text-align: left; */
    background: rgba(150, 169, 182, 0.25);
    line-height: 2vw;
    box-sizing: border-box;
    padding: 0 0.2vw;
    width: 60%;
}

body #reslide_slider_title_styling form > span input, #reslide_slider_description_styling form > span input, .reslide-custom-styling form > span input {
    height: 100%;
    margin: 0;
    padding: 0 0 0 10px;
}

body #reslide_slider_title_styling form > span.color input, #reslide_slider_description_styling form > span.color input, .reslide-custom-styling form > span.color input {
    width: 40%;
}

body #reslide_slider_title_styling form > span.size input, #reslide_slider_description_styling form > span.size input, .reslide-custom-styling form > span.size input {
    width: 40%;
    border: 1px solid rgb(114, 118, 117);
    border-radius: 2px;
}

body .reslide_close {
    height: 26px;
    width: 26px;
    position: absolute;
    background: #777;
    right: 10px;
    top: 10px;
    color: #fff;
    cursor: pointer;
    z-index: 9998;
}

body .reslide_close * {
    font-size: 26px;
    margin-left: 2px;
}

body .popup-type {
    height: 26px;
    width: 26px;
    position: absolute;
    background: none;
    right: 46px;
    display: block;
    top: 10px;
    color: #fff;
    cursor: pointer;
    z-index: 9998;
}

body .popup-type img {
    width: 70%;
    height: 100%;
    margin: 0 auto;
    display: block;
}

.popup-type.active:after {
    background: #fff;
}

/*** construct styles ***/

#reslide-construct-vertical {
    display: none;
    position: absolute;
    height: 100%;
    width: 1px;
    /* margin: 0 auto; */
    background: red;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#reslide-construct-horizontal {
    display: none;
    position: absolute;
    width: 100%;
    height: 1px;
    background: blue;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#zoom {
    width: 10px;
    height: 10px;
    position: absolute;
    display: none;
    right: 0;
    bottom: 0;
    border: 1px solid black;
    cursor: se-resize;
    z-index: 9999;
}

#reslide_remove {
    width: 16px;
    height: 16px;
    position: absolute;
    display: none;
    right: 0;
    bottom: 0;
    cursor: pointer;
    color: #D2646C;
    z-index: 9999;
}

#reslide_remove .fa {
    color: rgb(174, 10, 19);
    margin-top: 1px;
    margin-left: -1px;
    font-size: 15px;
}

#reslide-slider-construct #reslide-description-construct #reslide_remove {
    display: none !important;
    opacity: 0 !important;
}

#reslide-slider-construct {
    overflow: visible !important;
}

.reslide_construct .properties {
    position: absolute;
    width: 30px;
    height: 40px;
    top: 0;
    right: 0;
    z-index: 1200;
    font-size: 8px;
    color: #000;
    text-shadow: 3px 3px 1px #fff;
}

.reslide_construct .properties .w {
    position: absolute;
    width: 100%;
    height: 18px;
    top: 0;
}

.reslide_construct .properties .h {
    position: absolute;
    width: 100%;
    height: 18px;
    top: 22px;
}

.reslide_construct.reslide_h3 {
    padding: 2px;
    background: transparent;
    border: 1px solid #000024;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
}

.reslide_construct.reslide_h3 .reslide_construct_textarea {
    padding: 2px;
    background: transparent !important;
    resize: none;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 12px;
    border: 1px !important;
    text-align: center;
}

.reslide_construct.reslide_button {
    position: relative;
    background: #00a0d2;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.reslide_construct.reslide_button, .reslide-custom-styling .reslide_button.reslide_custom {
    border: 2px solid #18902F;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    background: #1EBD27;
}

.reslide_construct.reslide_button span {
    height: auto !important;
    min-height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.reslide_construct.reslide_button .reslide_construct_textarea {
    min-height: 20px;
    text-align: center;
    background: #00a0d2 !important;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.reslide-custom-styling .reslide_content .reslide_button {
    width: 100px;
    height: 50px;
    background: none;
    position: relative;
    color: #fff !important;
}

.reslide_button.reslide_custom > div.reslide_custom_child {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1EBD27;
    font-size: 12px;
    color: #fff !important;
}

.reslide_button.reslide_custom > .btn {
    width: 100%;
    display: block;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    word-wrap: break-word;
    color: inherit !important;
}

.reslide_button.reslide_custom > .btn * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.reslide_h3.reslide_custom > .h3 {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1%;
    text-align: center;
    position: absolute;
    box-sizing: border-box;
}

.reslide-custom-styling .reslide_h3.reslide_custom {
    width: 100px;
    height: 50px;
    border: 1px solid #000024;
    box-sizing: border-box;
    border-radius: 0;
    background: transparent;
    resize: none;
    overflow: hidden;
    word-wrap: break-word;
    position: relative;
    font-size: 12px;
}

.reslide_h3.reslide_custom > div.reslide_custom_child {
    width: 100%;
    height: 100%;
    position: absolute;
}

.reslide_h3.reslide_custom > .h3 {
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: inherit !important;
    line-height: 1.5;
}

.reslideh3 {
    box-sizing: border-box;
}

.reslide_construct.reslide_button .reslide_construct_textarea {
    resize: none;
    overflow: hidden;
    word-wrap: break-word;
}

/*** title in styling ***/
.reslide_title > div.reslide_title_child, .reslide_description > div.reslide_description_child {
    width: 100%;
    height: 100%;
    position: absolute;
}

.reslide_title > .title {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    display: block;

}

.reslide_description > .description {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    display: block;
    font-style: normal !important;
    font-size: inherit !important;
    padding: 0 5px;
    box-sizing: border-box;
}

.reslidetitle span, .reslidedescription span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.5;
}

.reslidetitle span {
    text-align: center;
}

/*** preview thumbnail ****/

/*
  .reslide-thumbnail .p            (normal)
  .reslide-thumbnail .p:hover      (normal mouseover)
  .reslide-thumbnail .pav          (active)
  .reslide-thumbnail .pav:hover    (active mouseover)
  .reslide-thumbnail .pdn          (mousedown)
  */

.reslide-thumbnail {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 850px;
    height: 60px;
    z-index: 1;
}

.reslide-thumbnail > div {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px;
}

.reslide-thumbnail .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 32px;
}

.reslide-thumbnail .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.reslide-thumbnail .w, .reslide-thumbnail .pav:hover .w {
    position: absolute;
    width: 60px;
    height: 30px;
    border: #0099FF 1px solid;
    box-sizing: border-box;
}

.reslide-thumbnail .pdn .w, .reslide-thumbnail .pav .w {
    border-style: dashed;
}

.reslide-thumbnail .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 30px;
    background-color: #000;
    filter: alpha(opacity=45);
    opacity: .45;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
}

.reslide-thumbnail .p:hover .c, .reslide-thumbnail .pav .c {
    filter: alpha(opacity=0);
    opacity: 0;
}

.reslide-thumbnail .p:hover .c {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

* html .reslide-thumbnail .w {
    width /**/: 62px;
    height /**/: 32px;
}

#reslide_loading_overlay {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.7;
    top: 0;
    left: 0;
    z-index: 9998;
}

#reslide_loading_overlay > div {
    height: 80px;
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#reslide_loading_overlay > div > img {
    width: 100%;
    height: 100%;
}

.reslide_slider_view_wrapper .reslide {
    color: rgb(179, 2, 2) !important;
    font-size: 15px;
    font-weight: 700;
}

@media screen and (max-width: 1024px) {
    .reslide_slider_view_wrapper #reslide_slider_edit {
        width: 70%;
    }

    .reslide_slider_view_wrapper #reslide_slider_view {
        width: 26%;
    }

    .reslide_slider_view_wrapper .reslideitem-img-container b span {
        font-size: 1.2vw !important;
        height: 1.4vw;
        float: left;
        line-height: 1.4;
        padding-left: 2%;
        width: 60%;
    }

    #reslide_slider_images_list .reslideitem-img-container b .fa, #reslide_slider_images_list .reslideitem-img-container b input {
        margin-top: 0.3vw;
    }

    #general-settings > li.style > label, #general-settings > li.params > label,
    #arrow-settings li.params label, #bullet-settings li.params label, #thumbnail-settings li.params label, .reslide_slide_view_wrapper #general-settings-slide > li label,
    #arrow-settings > li.params > label {
        padding-left: 1px;
        font-size: 10px;
    }

    #general-settings > li.params > select,
    #general-settings > li.params > input,
    #general-settings > li.params > .reslide_styling, #reslide-custom-stylings {
        font-size: 10px;
    }
}

@media screen and (max-width: 768px) {
    .reslide_slider_view_wrapper #reslide_slider_images_list > li.reslideitem a.edit {
        width: 100%;
    }

    .reslide_slider_view_wrapper #reslide_slider_images_list > li.reslideitem form input, .reslide_slider_view_wrapper #reslide_slider_images_list > li.reslideitem form textarea {
        font-size: 12px;
    }

    #general-settings > li.style > input, .reslide_slide_view_wrapper #general-settings-slide > input {
        width: 84%;
        margin-left: 16%;
        font-size: 14px;
    }

    .reslide_slide_view_wrapper #general-settings-slide input,
    .reslide_slide_view_wrapper #general-settings-slide textarea {
        width: 76%;
    }

    #general-settings > li.style > label, .reslide_slide_view_wrapper #general-settings-slide > li label {
        width: 16%;
        font-size: 12px;
    }

    #reslide-arrows-background > span {
        width: 33%;
    }

    body #reslide_slider_title_styling form > span input, #reslide_slider_description_styling form > span input, .reslide-custom-styling form > span input {
        padding-left: 2px;
    }

    body #reslide_slider_title_styling form > span input, #reslide_slider_description_styling form > span input, .reslide-custom-styling form > span input,
    body #reslide_slider_title_styling form > span label, #reslide_slider_description_styling form > span label, .reslide-custom-styling form > span label {
        font-size: 10px;
    }

    body #reslide_slider_title_styling, #reslide_slider_description_styling, .reslide-custom-styling {
        top: 11.5%;
    }
}

.free_version_banner {
    position:relative;
    display:block;
    background-image:url('../images/wp_banner_bg.jpg');
    background-position:top left;
    background-repeat:repeat;
    overflow:hidden;
}

.free_version_banner .manual_icon {
    position:absolute;
    display:block;
    top:15px;
    left:15px;
    width: 140px;
}

.free_version_banner .usermanual_text {
    font-weight: bold !important;
    display:block;
    float:left;
    width:300px;
    margin-left:75px;
    font-family:'Open Sans',sans-serif;
    font-size:14px;
    font-style:italic;
    color:#ffffff;
    line-height:10px;
    margin-top: 0;
    padding-top: 15px;
    position: absolute;
}

.free_version_banner .usermanual_text a,
.free_version_banner .usermanual_text a:link,
.free_version_banner .usermanual_text a:visited {
    display:inline-block;
    font-family:'Open Sans',sans-serif;
    font-size:17px;
    font-weight:600;
    font-style:italic;
    color:#ffffff;
    line-height:30.5px;
    text-decoration:underline;
}

.free_version_banner .usermanual_text a:hover,
.free_version_banner .usermanual_text a:focus,
.free_version_banner .usermanual_text a:active {
    text-decoration:underline;
}

.free_version_banner .get_full_version,
.free_version_banner .get_full_version:link,
.free_version_banner .get_full_version:visited {
    padding-left: 60px;
    padding-right: 4px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: calc(50% - 167px);
    height: 38px;
    width: 290px;
    border: 1px solid rgba(255,255,255,.6);
    font-family: 'Open Sans',sans-serif;
    font-size: 23px;
    color: #ffffff;
    line-height: 43px;
    text-decoration: none;
    border-radius: 2px;
}

.free_version_banner .get_full_version:hover {
    background:#ffffff;
    color:#bf1e2e;
    text-decoration:none;
    outline:none;
}

.free_version_banner .get_full_version:focus,
.free_version_banner .get_full_version:active {

}

.free_version_banner .get_full_version:before {
    content:'';
    display:block;
    position:absolute;
    width:33px;
    height:23px;
    left:25px;
    top:9px;
    background-image:url('../images/wp_shop.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.free_version_banner .get_full_version:hover:before {
    background-position:0px -27px;
}

.free_version_banner .huge_it_logo {
    float:right;
    margin:15px 15px;
}

.free_version_banner .description_text {
    padding:0 0 13px 0;
    position:relative;
    display:block;
    text-align:center;
    font-family:'Open Sans',sans-serif;
    color:#fffefe;
    line-height:inherit;
    margin: 0 auto;
    width: 52%;
}
.free_version_banner .description_text p{
    margin:0;
    padding:0;
    font-size: 14px;
}
.free_version_banner .hg_free_banner_bottom a {
    text-decoration: none;
}
.free_version_banner .hg_view_plugins_block {
    float: left;
    position: relative;
}
.free_version_banner .hg_social_link_buttons {
    float: right;
    width:170px;
    height:36px;
    background:#fff;
    border-radius:30px;
    text-align:center;
    margin-bottom: 20px;
    margin-right: 15px;
}
.free_version_banner .hg_social_link_buttons a {
    display: inline-block;
    position:relative;
    margin: 3px 3px;
    width: 32px;
    height: 32px;
    background:url('../images/f.png') no-repeat;
}

.free_version_banner .hg_social_link_buttons a:after {
    content: '';
    display:block;
    position:absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    transition: background-color .1s linear;
}

.free_version_banner .hg_social_link_buttons a:hover:after {
    background-color: rgba( 255, 255, 255, .3 );
}

.free_version_banner .hg_social_link_buttons a.fb {
    background-position: -80px 0;
}

.free_version_banner .hg_social_link_buttons a.twitter {
    background-position: 0 0;
}

.free_version_banner .hg_social_link_buttons a.gplus {
    background-position: -120px 0;
}

.free_version_banner .hg_social_link_buttons a.yt {
    background-position: -40px 0;
}

@media screen and (max-width:1400px){
    .hg_view_plugins_block {
        white-space: pre-line;
    }

    .hg_view_plugins_block a {
        margin-left: 15px;
        margin-bottom: 10px;
    }
}

.hg_view_plugins_block a {
    color: #fffefe;
    display: inline-block;
    margin-right: 27px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    box-shadow: none;
}
.hg_view_plugins_block a:nth-child(1) {
    margin-left: 15px;
}
.hg_view_plugins_block a:hover {
    text-decoration: underline;
}
.close_free_banner {
    float: right;
    color: #fff;
    position: absolute;
    right: 11px;
    font-size: 30px;
    top: 3px;
    cursor: pointer;
    transform: rotate(45deg);
    margin:-3px -3px 0;
}
.close_free_banner:hover {
    color: #e7e3e3;
}

@media screen and (max-width: 1300px){
    .free_version_banner .usermanual_text {
        width: calc(100% - 210px);
    }

    .free_version_banner .get_full_version,
    .free_version_banner .get_full_version:link,
    .free_version_banner .get_full_version:visited {
        top: 60px;
    }

    .free_version_banner .description_text {
        margin-top: 40px;
    }
}

.reslide_slider_view_wrapper .reslide-free {
    color: rgb(179, 2, 2) !important;
    font-size: inherit;
    font-weight: 700;
}

.reslide_slider_view_wrapper .reslide-free img {
    top: 2px;
    position: relative;
}

#reslide-title-stylings-free, #reslide-description-stylings-free, #reslide-custom-add {
    width: 60px;
    text-align: center;
}

/*<<<<<<<<<backend-banner>>>>>>>>>>>>>>>*/