/* tooltip */
.help {
    display: inline-block;
    position: relative;
    float: right;
    border-radius: 50%;
    color: #757575;
    border: 1px solid #757575;
    font-size: 13px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 15px;
    cursor: pointer;
    margin-right: 15px;
}

.help-block {
    -webkit-transform: scale(0);
    transform: scale(0);
    background: rgba(97, 97, 97, .9);
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    min-width: 250px;
    padding: 8px;
    text-align: center;
    position: absolute;
    top: 22px;
    left: -3px;
    z-index: 10;
}

.help:hover .help-block {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .2s ease-in-out;
}

.help-block p {
    padding: 0;
    margin: 0;
    text-indent: 0;
}

/* tooltip */
.widePercents {
    width: 100%;
}

.unique-type-options-wrapper.active {
    display: flex;
    flex-wrap: wrap;
}

.unique-type-options-wrapper {
    display: none;
}

#new-lightbox-options-list {
    clear: both;
}

#new-lightbox-options-list .social-buttons-list {
    height: auto;
}

#new-lightbox-options-list .social-buttons-list > div {
    display: inline-block;
    width: 100%;
}

#new-lightbox-options-list .social-buttons-list > div table label input {
    position: absolute;
    left: 65%;
    top: 0;
}

#new-lightbox-options-list .social-buttons-list > div table label {
    width: 100%;
    position: relative;
}

#new-lightbox-options-list .social-buttons-list > div table {
    width: 98%;
    margin-left: 2%;
}

.unique-type-options-wrapper {
    display: none;
}

#lightbox_type > li {
    padding: 5px 0 5px 1%;
    font-size: 16px;
    display: inline-block;
    float: left;
    margin: 0;
}

#lightbox_type label {
    margin-right: 7px;
}

#lightbox_type input {
    margin: 2px 10px 0 0 !important;
}

#lightbox_type {
    border-bottom: 1px solid #ddd;
    height: 30px;
}

#lightbox_type > li.active {
    background-color: #f9f9f9;;
    padding-bottom: 6px;
}

#lightbox_type input[type="radio"]:before {
    content: none;
}

/*Christmas bannerend*/

h3.section_for_pro:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 15px;
    background: url('../images/Gallery_Pro.png') no-repeat;
    top: 3px;
    position: relative;
}

.wp-list-table td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pro_info {
    width: 100%;
    position: relative;
    text-align: center;
}

.pro_info a {
    background-color: #BF1E2E !important;
    box-shadow: #BF1E2E 0 1px 0 0 !important;
    text-shadow: #BF1E2E 0 -1px 1px !important;
    border-color: #BF1E2E !important;
}

.pro_info a:active {
    vertical-align: baseline !important;
}

input[type='number']{
    width: 150px;
}

/*CONTENT*/
#post-body-heading {
    width: 100%;
    padding: 10px 0 20px 0;
    height: 30px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.gallery-options #post-body-heading {
    width: 100%;
}

#post-body-heading h3 {
    float: none;
    margin: -5px 0 0 5px !important;
    padding: 0;
}

#post-body-heading .button, #post-body-heading .save-gallery-options {
    float: right;
    margin-right: 10px !important;
}

#post-body-heading .button.add-post-slide input {
    position: absolute;
    display: none;
}

/*###########LIGHTBOX###############*/
.lightbox-options-block {
    position: relative;
    width: 49%;
    margin: 10px 1% 10px 0;
    float: left;
    background: #fff;
}

.lightbox-options-block > div {
    position: relative;
    padding: 10px 10px 5px 10px;
    clear: both;
}

.lightbox-options-block h3 {
    text-align: center;
}

.lightbox-options-block > div label {
    display: inline-block;
    width: 50%;
    height: 35px;
}

.lightbox-options-block > div.has-background {
    background: #f9f9f9;
}

.lightbox-options-block > div label {
    float: left;
}

.lightbox-options-block > div.has-height > div {
    display: inline-block;
}

.lightbox-options-block > div div.lightbox-container {
    position: relative;
    display: inline-block;
    width: 100px;
    margin-left: -5px;
}

.lightbox-options-block > div div.lightbox-container span {
    position: absolute;
    top: -3px;
    right: 0;
}

.lightbox-options-block > div input[type='text'], .lightbox-options-block > div select, .lightbox-options-block > div input[type='number'] {
    width: 100px;
}


.lightbox-options-block > div input.input-text{
	width: 150px !important;
}

.lightbox-options-block > div .bws_position_table input {
    margin: 3px 17px 3px 3px;
}

.lightbox-options-block > div div.slider-container {
    position: relative;
    display: inline-block;
    width: 145px;
    margin-left: -5px;
}

.lightbox-options-block > div div.slider-container span {
    position: absolute;
    top: -3px;
    right: 0;
}

.lightbox-options-block > div.fixed-size {
    display: none;
}

.image-container img {
    width: 200px;
}

.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:hover {
    text-decoration: underline;
}

.close_gallery_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_gallery_free_banner:hover {
    color: #e7e3e3;
}

/*lazy css optimize*/
.noneDisplay {
    display: none;
}

.adminWidth {
    width: 95%;
}

.numb_area {
    width: 150px;
}

.alert-danger{
	border-color:red !important;
}
.alert-danger-label{
	color:red;
	display: block;
}
.gallery_general_options_grey_overlay:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
}