

/******* Admin Common Form ***************/

.form-group.required .control-label:after {
  content:"*";
  color:red;
}

.main-form {
    background: #fff;
    padding:24px 10px 10px 10px; 
    margin-bottom: 15px;
}
    .form-group.required  .control-label:after {
	content:"*";
    color:red;
    }
    .widget-title.required  .control-label:after {
    content:"*";
    color:red;
    }

    .widget {
    background: #fff;
    clear: both;
    margin-bottom: 20px;
    }
    .meta-boxes .widget-title {
	
    overflow: hidden;
    height: 35px;
    border-bottom: 1px solid #eee;
    padding: 0 5px;
    background: none;
    }
    .meta-boxes .widget-body {
    min-height: 0;
    }
    .widget-body {
    padding: 15px;
    border-radius: 0 0 3px 3px;
    min-height: 200px;
    }
    .widget-title>h4 span {
    margin-left: 10px;
    }
    .widget-title>h4 {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    margin: 0;
    }
    .meta-boxes .widget-title>h4 {
    line-height: 35px;
    height: 35px;
    }
    .mt-checkbox>span:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #888;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(
    45deg);
    transform: rotate(
    45deg);
    }
    .mt-radio>span {
    border-radius: 50%!important;
    }
    .multi-choices-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    }
    .multi-choices-widget ul ul {
    padding-left: 18px;
    }
    /*** permalink***/
    #edit-slug-box {
    line-height: 24px;
    min-height: 25px;
    margin-top: 5px;
    }
    #change_slug, #btn-ok, .btn-preview {
    height: 24px;
    line-height: 22px !important;
    padding: 0 8px 1px !important;
    font-size: 11px !important;
    vertical-align: top;
    margin: 0;
    }
    #change_slug, #btn-ok {
    color: #555555 !important;
    border-color: #cccccc;
    background: #f7f7f7;
    }
    .btn-preview {
    margin-left: 10px;
    color: #fff !important;
    }
    .permalink {
    text-decoration: underline;
    }
    #editable-post-name {
    font-weight: 700;
    }
    #editable-post-name input {
    font-size: 13px;
    font-weight: 400;
    height: 22px;
    margin: 0;
    width: 16em;
    display: inline-block;
    }
    #edit-slug-box .cancel {
    padding: 0;
    font-size: 11px;
    text-decoration: underline;
    color: #0073aa;
    margin: 0;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    outline: 0;
    cursor: pointer;
    display: none;
    }
    #btn-ok {
    display: none;
    }
    .gallery-images-wrapper {
    position: relative;
    border: 1px dashed #ccc;
    padding: 10px;
    }
    .gallery-images-wrapper ul.list-gallery-media-images {
    margin-bottom: 0;
    }
    .gallery-images-wrapper ul.list-gallery-media-images > li {
    float: left;
    width: 12.15%;
    border: 1px solid #e4e4e4;
    margin: 2px;
    cursor: move;
    }
	#product-variations-wrapper {
    position: relative;
}
	#product-variations-wrapper .wrap-img-product img {
    height: 39px;
    max-width: 100%;
}
/* #product-variations-wrapper .variation-actions {
    position: absolute;
    top: -42px;
    right: 10px;
} */
#product-variations-wrapper .variation-actions > a {
    display: inline-block;
    padding-left: 20px;
}

.modal-header h4 {
    font-weight: 600;
    font-size: 13px;
}

.ui-select-wrapper {
    border: 1px solid #c4cdd5;
    border-radius: 3px !important;
    box-sizing: border-box;
    position: relative;
    vertical-align: bottom;
    transition: all 0.2s ease-out;
    background: linear-gradient(to bottom, #ffffff, #f9fafb);
    box-shadow: 0 1px 0 0 rgb(22 29 37 / 5%);
}
.ui-select:not(.select-search-full) {
    width: 100%;
    font-weight: 400;
    line-height: 24px;
    text-transform: initial;
    letter-spacing: initial;
     padding: 4px 8px;
    border: 0;
    box-sizing: border-box;
    max-width: none;
    display: block;
    height: 34px !important;
    outline: none !important;
}
.next-input, .next-input--stylized {
    min-width: 75px;
    vertical-align: baseline;
    height: auto;
    margin: 0;
    color: #000000;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 10px;
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    font-weight: 400;
    line-height: 24px;
    text-transform: initial;
    letter-spacing: initial;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.text-title-field {
    margin-bottom: 5px;
    font-weight: normal;
    display: block;
    line-height: 15px;
}
.next-input--stylized {
    position: relative;
    display: flex;
    background: #ffffff;
}	
stylized {
    transition: all 0.2s ease-out;
    transition-property: box-shadow, color;
    box-shadow: inset 0 1px 0 0 rgb(63 63 68 / 5%);
    border-color: #c4cdd5;
    outline: none;
}
.next-input-add-on {
    align-self: center;
    flex: none;
    white-space: nowrap;
    color: #a0a0a0;
}
.next-input__add-on--before {
    padding-right: 10px;
}
.next-input--stylized .next-input--invisible {
    border: 0;
    box-shadow: none;
    padding: 0;
    outline: none;
}
.hidden {
    display: none !important;
}
.input-medium {
    width: 240px !important;
}

#update-product-variation-modal .modal-dialog .modal-content .modal-body, #add-new-product-variation-modal .modal-dialog .modal-content .modal-body{
	max-height: 600px;
	overflow-y: scroll;
}

.node_plugins-sec{
    min-height: 250px;
    max-height: 270px;
    overflow: hidden;
	border: 5px solid #fff !important;
    outline: 1px solid #ededed;
}

.node_plugins-sec .content_desc{
	box-shadow: 0px 0px 1px #404040;
}

.node_plugins-sec .plugins_thumb_img{
	height: 130px;
	text-align: center;
    vertical-align: middle;
}

.node_plugins-sec .plugins_thumb_img img{
	width: auto;
    height: 130px;
}

