.clearfix {
    *zoom: 1; }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
.clearfix:after {
    clear: both; }

#kseo_meta {
    overflow: hidden;
    padding-bottom: 1em; }

.kseo-post-meta p {
    *zoom: 1; }
.kseo-post-meta p:before, .kseo-post-meta p:after {
    content: " ";
    display: table; }
.kseo-post-meta p:after {
    clear: both; }
.kseo-post-meta .kseo-row-title {
    display: block;
    float: left;
    width: 180px;
    font-weight: 600; }
.kseo-post-meta .kseo-box-title {
    font-weight: 600; }

.kseo-row-content {
    padding-bottom: 1em; 
    margin-left: 180px;
}

.kseo-row-content label {
    display: block;
    line-height: 1.75em; }

.kseo-box-images {
    margin: 10px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed #ccc;
    background: #fff;
    min-height: 100px;
    display: block;
    padding: 0 9px 9px; }

.kseo-control-right {
    margin-left: 180px;
    padding-right: 70px;
    position: relative; }

.kseo-control-right .button {
    margin-top: 10px; }

.kseo-upload-input {
    width: 100%; }

.kseo-box-images > ul {
    margin: 0;
    padding: 0;
    clear: both; }

.kseo-box-images > ul > li.image,
.kseo-box-images > ul > li.add,
.kseo-box-images > ul > li.wc-metabox-sortable-placeholder {
    width: 80px;
    float: left;
    cursor: move;
    border: 1px solid #d5d5d5;
    margin: 9px 9px 0 0;
    background: #f7f7f7;
    position: relative;
    box-sizing: border-box; }

.kseo-box-images > ul > li.image img,
.kseo-box-images > ul > li.add img,
.kseo-box-images > ul > li.wc-metabox-sortable-placeholder img {
    width: 100%;
    height: auto;
    display: block; }

.kseo-box-images > ul > li.wc-metabox-sortable-placeholder {
    border: 3px dashed #dddddd;
    position: relative; }

.kseo-box-images > ul > li.wc-metabox-sortable-placeholder:after {
    font-family: "dashicons";
    content: "\f161";
    font-size: 2.618em;
    line-height: 72px;
    color: #ddd; }

.kseo-box-images > ul a.delete {
    position: absolute;
    top: -14px;
    right: -8px;
    padding: 2px;
    display: none;
    width: 13px;
    height: 14px;
    margin: 0;
    display: none;
    overflow: hidden;
    color: red;
    font-size: 14px;
    border: none;
    text-decoration: none; }

.kseo-box-images > ul a.delete:before {
    font-family: "dashicons";
    content: "\f153"; }

.kseo-box-images > ul > li:hover a.delete {
    display: block; }

.kseo-field{
    clear: both;
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.kseo-maps-locations {
    clear: both;
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0; }

.button-yesno {
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.button-yesno .button {
    min-width: 70px;
    padding: 0 15px 1px;
    color: #555d66;
    background: #f7f7f7;
    border-color: #d1d1d1;
    font-weight: normal;
    text-align: center; }

.button-yesno .button:hover, .button-yesno .button:focus, .button-yesno .button:active {
    z-index: 2; }

.button-yesno > .yes {
    position: relative;
    margin-right: -1px; }

.button-yesno > .yes .button {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px; }

.button-yesno > .yes.selected .button {
    background: #008ec2;
    border-color: #007ba9;
    color: #fff; }

.button-yesno > .no {
    position: relative;
    margin-left: -1px; }

.button-yesno > .no .button {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0; }

.button-yesno > .no.selected .button {
    background: #a00a00;
    border-color: #870800;
    color: #fff; }

.kseo-img-placeholder {
    border: 1px dashed #ccc;
    padding: 1px;
    float: left;
    background-image: url(../images/placeholder.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 80px;
    width: 190px; 
    background-color: #ececec;
}
.kseo-img-placeholder img {
    width: 100%;
    height: 100%; }

.kseo-control-placeholder-right {
    margin-left: 200px; }

.price-items .short-price-show {
    color: #c44848;
    margin-left: 10px; }

#kseo_page_meta_template {
    display: none; }

/* Icon Picker */
.icon-picker-container {
    display: none;
    position: absolute;
    left: 300px;
    width: 275px;
    height: 290px;
    font-size: 25px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box; }
.icon-picker-container.position-icons-left {
    margin-top: -135px;
    margin-left: -276px; }
.icon-picker-container ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px; }
.icon-picker-container ul li {
    display: inline-block;
    margin: 5px;
    float: left; }
.icon-picker-container ul li a {
    display: block;
    text-decoration: none;
    color: #373737;
    padding: 2px;
    border: 1px solid #eee; }
.icon-picker-container ul li a span {
    width: 20px;
    height: 20px;
    font-size: 20px;
    display: block;
    text-align: center; }
.icon-picker-container ul li a .icon {
    width: 20px;
    height: 20px; }
.icon-picker-container ul li a:hover {
    border-color: #999;
    background: #efefef; }

.icon-picker-control {
    height: 32px;
    height: 32px; }
.icon-picker-control a {
    padding: 5px;
    text-decoration: none;
    line-height: 32px;
    width: 25px; }
.icon-picker-control a span {
    display: inline;
    vertical-align: middle; }
.icon-picker-control a .icon {
    width: 20px;
    height: 20px; }
.icon-picker-control input {
    width: 200px; }
.icon-picker-control p {
    text-align: center;
    margin: 0;
    padding: 2px; }
.icon-picker-control select {
    margin: 0 auto;
    display: inline-block;
    width: auto; }

div.button.icon-picker {
    font-size: 24px;
    height: 35px;
    width: 35px;
    margin: 0;
    padding: 0;
    line-height: 35px;
    text-align: center; }

.kseo-field .icon {
    width: 20px;
    height: 20px;
    margin-top: 4px; }

#kseo_page_meta_template .kseo-row-title {
    display: block;
    margin-bottom: 10px; }
#kseo_page_meta_template select {
    min-width: 180px; }



.kseo-control-fileupload-button{
    display: block;
}
.kseo-control-fileupload-button.fileuploa-show{
    display: none;
}
.kseo-control-fileupload-button .kseo-button{
    float: left;
    margin-right: 15px;
    width: 90px;
}
.kseo-control-fileupload-button .kseo-button .button{
    margin-top: 0;
}
.kseo-control-fileupload-button .progress{
    position: relative;
    height: 15px;
    position: relative;
    height: 15px;
    margin-left: 90px;
    margin-top: 7px;
}
.kseo-control-fileupload-button .progress .bar{
    width: 0px;
    background: #008ec2;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.kseo-control-fileupload-button .progress .percent{
    color: #0d4781;
    position: absolute;
    top: 0;
    left: 6px;
    font-size: 10px;
    line-height: 15px;
}
.kseo-fileupload-info{
    display: none;
}
.kseo-fileupload-info.fileuploa-show{
    display: block;
}
.kseo-upload-content {
    display: inline-block;
    padding: 3px 15px 3px 10px;
    background: #2f758d;
    border-radius: 4px;
    color: #fff;
    position: relative;
}
.kseo-upload-content .delete{
    color: #fff;
    background: #b10505;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    cursor: pointer;
    &:hover{
        background: #920303;
    }
}
.kseo-features-table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.kseo-features-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    text-align: left;
}
.kseo-features-table td, .kseo-features-table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.kseo-features-table tfoot td {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    text-align: right;
}
.kseo-features-table tfoot td .button{
    margin-top: 0;
}
.col-head-name{
    width: 100px;
}
.col-head-same{
    width: 20px;
}
.col-head-remove{
    width: 20px;
}
.kseo-field-text{
    width: 100%;
    min-width: 120px;
}
.features-remove{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #b10505;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    &:hover{
        background: #920303;
    }
}
#fileupload-kseo{
    display: none;
}
.kseo-control-content{
    margin-top: 10px;
    margin-bottom: 10px;
}

.kseo-textarea{
    width: 100%;
    min-height: 70px;
}
.kseo-desc{
    margin: 0;
    font-size: 11px;
    color: #999;
}
.kseo-desc ul {
    font-size: 11px;
    line-height: 1.5em;
    color: #999;
}
.maxchar-count{
    padding: 0 10px;
    background: #E5F2B1;
}
.wp-admin > .xdebug-var-dump {
    margin-left: 190px;
}
.kads-seo-tab-wrapper{
    border: 1px solid #0073aa;
    margin-bottom: 15px;
}
.kads-seo-tab-control{
    border-right: 1px solid #006799;
    display: inline-block;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer;
    margin-right: -4px;
}
.kads-seo-tab-control.active {
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;
    color: #fff;
}
.kads-seo-tab-content{
    display: none;
    margin-bottom: 20px;
    padding: 15px 10px;
}
.kads-seo-tab-content.active{
    display: block;
}