.nav-tab-wrapper #new-group-tab .dashicons {
    margin-right: 5px;
    font-size: 24px;
    color: #e14d43;
}
h2 .nav-tab {
    margin-top: 5px;
}
.metabox-holder .postbox h3 {
	cursor: default;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ddd;
    font-weight: 500;
}
#tonjoo-tom p {
	margin-bottom:0;
	padding-bottom:10px;
}
#tonjoo-tom .section {
	padding:10px 10px 0;
}
.wrap .metabox-holder {
    float: left;
    margin: 10px;
    padding-top: 0px!important;
}
.wrap .updated.fade.settings-error.below-h2 {
    margin-bottom: 0px;
}
.wrap .metabox-holder.metabox-main {
    min-width: 300px;
    width: 100%;
}
.wrap .metabox-holder.metabox-side {
    width: 300px;
    max-width: 100%;
}/*
#tonjoo-tom .group {
	padding-bottom:20px;
}*/
#tonjoo-tom #new-group {
    padding-bottom: 0px;
}
#tonjoo-tom div.container-table {
    padding: 10px;
}
#tonjoo-tom #new-group div.container-new-group td.td-label {
    padding-left: 30px;
}

#tonjoo-tom #new-group div.container-new-group .input-large {
    width: 300px;
}
#tonjoo-tom .section .controls {
	float: left;
	min-width:350px;
	width: 54%;
	padding-right:2%;
}
#tonjoo-tom .section .explain {
	max-width:38%;
	float: left;
	font-size: 12px;
	line-height:16px;
	color: #777;
}
#tonjoo-tom .section-checkbox .controls {
	width: 98%;
}
#tonjoo-tom .section-checkbox .explain {
	max-width:94%;
}
#tonjoo-tom .controls input[type=text] {
	width:100%;
}
#tonjoo-tom .controls input[type=text].wp-color-picker {
    width: 65px;
}
#tonjoo-tom .controls select, #tonjoo-tom .controls textarea {
	margin-bottom:10px;
	width:100%;
}
#tonjoo-tom .section-radio label, #tonjoo-tom .section-multicheck label {
	float:left;
	max-width:90%;
	line-height: 16px;
	margin-bottom: 5px;
}
#tonjoo-tom input.checkbox, #tonjoo-tom input.tom-radio {
	margin: 0 10px 5px 0;
	float:left;
	clear:both;
}
#tonjoo-tom .section-typography .controls {
	float:none;
	width:auto;
}
#tonjoo-tom .section-typography .explain {
	float:none;
	width:auto;
}
#tonjoo-tom .controls .tom-typography-size {
	width:80px;
	float:left
}
#tonjoo-tom .controls .tom-typography-unit {
	width:50px;
	margin-left:5px;
	float:left
}
#tonjoo-tom .controls .tom-typography-face {
	width:100px;
	margin-left:5px;
	float:left
}
#tonjoo-tom .controls .tom-typography-style {
	width:80px;
	margin-left:5px;
	margin-right:5px;
	float:left
}
#tonjoo-tom .section-typography .wp-picker-container {
	margin-top:2px;
}
#tonjoo-tom .tom-background-properties {
	clear:both;
	margin-top: 18px;
}
#tonjoo-tom .controls .tom-background-repeat {
	width:125px;
	margin-right:5px;
	float:left
}
#tonjoo-tom .controls .tom-background-position {
	width:125px;
	margin-right:5px;
	float:left
}
#tonjoo-tom .controls .tom-background-attachment {
	width:125px;
	margin-right:5px;
	float:left
}
#tonjoo-tom .section-background .wp-picker-container {
	margin-bottom:10px;
}
#tonjoo-tom .controls .tom-radio-img-img {
	border:3px solid #f9f9f9;
	margin:0 5px 10px 0;
	display:none;
	cursor:pointer;
	float:left;
}
#tonjoo-tom .controls .tom-radio-img-selected {
	border:3px solid #ccc
}
#tonjoo-tom .controls .tom-radio-img-img:hover {
	opacity:.8;
}
#tonjoo-tom .controls .tom-border-width {
	width:80px;
	float:left
}
#tonjoo-tom .controls .tom-border-style {
	width:120px;
	float:left
}
#tonjoo-tom .hide {
	display:none;
}
#tonjoo-tom .tom-option-image {
	max-width: 240px;
    /*border: solid 5px #E9E9E9;*/
}
#tonjoo-tom .mini .controls select, #tonjoo-tom .section .mini .controls {
	width: 140px;
}
#tonjoo-tom .mini .controls input, #tonjoo-tom .mini .controls {
	min-width:140px;
	width: 140px;
}
#tonjoo-tom .mini .explain {
	max-width:74%;
}

/* Editor */

#tonjoo-tom .section-editor .explain {
	max-width: 98%;
	float:none;
	margin-bottom:5px;
}

/* Image Uploader */
.tom_media_upload {
    max-width: 240px;
}

/* Bottom Section */

#tonjoo-tom-submit {
	padding: 7px 10px;
	border-top: 1px solid #ddd;
	background-color: #f1f1f1;
}
#tonjoo-tom .button-primary {
	float:right;
}
#tonjoo-tom .btn.button-primary.save-nestable {
    float: none;
}
#tonjoo-tom .section:after {
	content: "";
	display: table;
}
#tonjoo-tom .section:after {
	clear: both;
}

#datatable {
width: 100%;
}

#tonjoo-tom .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
    border: none;
}

#datatable thead {
cursor: default;
background-color: #f1f1f1;
border-bottom: 1px solid #ddd;
}

.inline-edit-col-left .save-button {
    float: left;
}
 
/**
 * Nestable
 */

/*.dd { position: relative; display: block; margin: 0; padding: 0; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; margin:0 10px;}
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}*/

/**
 * Nestable Extras
 */

/*.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background:    -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background:         linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #fff; }

@media only screen and (min-width: 700px) { 

    
    .dd + .dd { margin-left: 2%; }

}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles


.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }
*/


.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
}
.dd-list {
    display: block;
    position: relative;
    margin: 10px;
    padding: 0;
    list-style: none;
}
.dd-list .dd-list {
    padding-left: 30px;
}
.dd-collapsed .dd-list {
    display: none;
}
.dd-item, .dd-empty, .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px;
    cursor: move;
}
.dd-handle, .dd2-content {
    display: block;
    min-height: 38px;
    margin: 5px 0;
    padding: 8px 12px;
    background: #F8FAFF;
    border: 1px solid #DAE2EA;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dd-handle:hover, .dd2-content:hover {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8;
}
.dd-handle[class*="btn-"], .dd2-content[class*="btn-"] {
    color: #FFF;
    border: none;
    padding: 9px 12px;
}
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"]:hover {
    opacity: 0.85;
    color: #FFF;
}
.dd2-handle+.dd2-content, .dd2-handle+.dd2-content[class*="btn-"] {
    padding-left: 44px;
}
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover+.dd2-content[class*="btn-"] {
    color: #FFF;
}
.dd-item>button:hover~.dd-handle, .dd-item>button:hover~.dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8;
}
.dd-item>button:hover~.dd-handle[class*="btn-"], .dd-item>button:hover~.dd2-content[class*="btn-"] {
    opacity: 0.85;
    color: #FFF;
}
.dd2-handle:hover~.dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8;
}
.dd2-handle:hover~.dd2-content[class*="btn-"] {
    opacity: 0.85;
    color: #FFF;
}
.dd2-item.dd-item>button {
    margin-left: 34px;
}
.dd-item>button {
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 1px 5px 5px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    top: 4px;
    left: 1px;
    color: #707070;
}
.dd-item>button:before {
    font-family: FontAwesome;
    content: '\f067';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    font-size: 14px;
}
.dd-item>button[data-action="collapse"]:before {
    content: '\f068'}
.dd-item>button:hover {
    color: #707070;
}
.dd-item.dd-colored>button, .dd-item.dd-colored>button:hover {
    color: #EEE;
}
.dd-placeholder, .dd-empty {
    margin: 0;
    padding: 0;
    min-height: 30px;
    background: #F0F9FF;
    border: 2px dashed #BED2DB;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dd-empty {
    border-color: #AAA;
    border-style: solid;
    background-color: #e5e5e5;
}
.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 999;
    opacity: 0.8;
}
.dd-dragel>li>.dd-handle {
    color: #4B92BE;
    background: #F1F5FA;
    border-color: #D6E1EA;
    border-left: 2px solid #777;
    position: relative;
}
.dd-dragel>li>.dd-handle[class*="btn-"] {
    color: #FFF;
}
.dd-dragel>.dd-item>.dd-handle {
    margin-top: 0;
}
.dd-list>li[class*="item-"] {
    border-width: 0;
    padding: 0;
}
.dd-list>li[class*="item-"]>.dd-handle {
    border-left: 2px solid;
    border-left-color: inherit;
}
.dd-list>li>.dd-handle .sticker {
    position: absolute;
    right: 0;
    top: 0;
}
.dd2-handle, .dd-dragel>li>.dd2-handle {
    left: 0;
    top: 0;
    width: 36px;
    margin: 0;
    border-width: 1px 1px 0 0;
    text-align: center;
    padding: 0 !important;
    line-height: 38px;
    height: 38px;
    background: #EBEDF2;
    border: 1px solid #DEE4EA;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
.dd2-handle:hover, .dd-dragel>li>.dd2-handle {
    background: #E3E8ED;
}
.dd2-content[class*="btn-"] {
    text-shadow: none !important;
}
.dd2-handle[class*="btn-"] {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.1) !important;
    border-right: 1px solid #EEE;
}
.dd2-handle[class*="btn-"]:hover {
    background: rgba(0, 0, 0, 0.08) !important;
}
.dd-dragel .dd2-handle[class*="btn-"] {
    border-color: transparent;
    border-right-color: #EEE;
}
.dd2-handle.btn-yellow {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.05) !important;
    border-right: 1px solid #FFF;
}
.dd2-handle.btn-yellow:hover {
    background: rgba(0, 0, 0, 0.08) !important;
}
.dd-dragel .dd2-handle.btn-yellow {
    border-color: transparent;
    border-right-color: #FFF;
}
.dd-item>.dd2-handle .drag-icon {
    display: none;
}
.dd-dragel>.dd-item>.dd2-handle .drag-icon {
    display: inline;
}
.dd-dragel>.dd-item>.dd2-handle .normal-icon {
    display: none;
}
.dd-handle > span.tom-action-buttons {
    float: right;
}
.dd-handle > span.tom-action-buttons a {
    text-decoration: none;
}
.dd-handle > span.tom-action-buttons a.red {
    color: #dd362d;
}
#add-tom-options {
    padding: 5px 10px;
    margin-top: 10px;
}

#add-tom-options label {
    padding-top: 8px;
    width: 80px;
    float: left;
    text-align: left;
}
#add-tom-options .input select, #add-tom-options .input input.input-width, #add-tom-options .input textarea {
    width: 190px;
}
#options-container .tom-label-options {
    font-style: normal;
    color: #222;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    vertical-align: baseline;
    margin-left: 90px;
    padding: 5px 0;
}
.options-container .input-options {
    text-align: right;
    padding-right: 2px;
    margin-bottom: 10px;
}
#add-tom-options .input-options .input-options-group {
    margin-bottom: 3px;
}

.input-options-group .dashicons {
    padding-top: 5px;
}
.input-options .btn-remove {
    padding-top: 5px;
    cursor: pointer;
}
.options-container .input-options .input-options-group input.input-key {
    width: 50px;
}
.options-container .input-options .input-options-group input.input-val {
    width: 80px;
}
#add-tom-options .input p {
    margin-left: 90px;
}

.dd-item .nestable-input {
    padding: 5px 10px;
    background: rgb(247, 247, 247);
    margin-top: -5px;
    border: dashed 2px rgb(201, 198, 198);
    border-radius: 0 0 5px 5px;
    border-top: 0;
}
.inline-edit-col.nestable h4 {
    margin: 5px 0;
}
.inline-edit-col label span.title {
    display: block;
    float: left;
    width: 5em;
}
.inline-edit-col label span.input-text-wrap {
    display: block;
    margin-left: 5em;
    margin-bottom: 5px;
}
.inline-edit-col label span.input-text-wrap select {
    width: 100%;
}
.nestable-input .inline-edit-row fieldset label .input-text-wrap {
    margin-left: 80px;
}
.inline-edit-col .nestable-side {
    width: 50%;
    border-right: solid 1px #C7C6C6;
}
.inline-edit-col .nestable-side.left {
    float: left;
    margin-right: 10px;
}

/*.form-table.tom-options {
    margin: 0px 20px;
}
.form-table.tom-options td {
    padding-right: 30px;
}*/
.tom-options .wp-picker-container {
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
}
.metabox-side .input select.tom-typography {
    max-width: 100px;
}
/*.tom-options .tom-option-image {
    max-width: 200px;
    height: auto;
}*/
.tom-options th {
    width: 180px;
}
.tom-options td, .widefat th {
    overflow: visible;
}
.tom-input {
    width: 100%;
}
.tom_media_upload .image-option {
    float: left;
}

td.shortcode {
    display: table;
    margin-top: 5px;
}

td.shortcode a.button-copy-shortcode {
    display: table-cell;
    border: solid 1px #C2C2C2;
    border-radius: 3px;
    padding: 0 2px;
    vertical-align: middle;
}

/* Tooltip */
.tooltip {
    position: absolute;
    background: #fff;
    border: 1px solid rgb(126, 124, 124);
    z-index: 999;
    width: auto;
    display: table;
}
.tooltip .tooltip-head {
    text-align: center;
    background: rgb(224, 224, 224);
    font-weight: bold;
    border-bottom: solid 2px rgb(201, 201, 201);
    color: rgb(126, 124, 124);
    padding-top: 2px;
    padding: 0 10px;
}
.tooltip .tooltip-body {
    padding:5px;
}


.tooltip:after, .tooltip:before {
    /*left: 100%;*/
    top: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip:after {
    border-color: rgba(216, 218, 227, 0);
    /*border-left-color: rgb(224, 224, 224);*/
    border-width: 5px;
    margin-top: -5px;
}
.tooltip:before {
    border-color: rgba(0, 116, 162, 0);
    /*border-left-color: rgb(126, 124, 124);*/
    border-width: 6px;
    margin-top: -6px;
}

/* If ads enabled */
.tooltip.type1:after, .tooltip.type1:before {
    right: 100%;
}

.tooltip.type1:after {
    border-right-color: rgb(224, 224, 224);
}
.tooltip.type1:before {
    border-right-color: rgb(126, 124, 124);
}


/* If ads disabled */
.tooltip.type:after, .tooltip.type:before {
    left: 100%;
}

.tooltip.type:after {
    border-left-color: rgb(224, 224, 224);
}
.tooltip.type:before {
    border-left-color: rgb(126, 124, 124);
}


/* Empty Options */
.empty-options {
    text-align: center;
    color: #8F8F8F;
    border: dashed 2px;
    border-radius: 15px;
}
.please-create-options {
    margin-bottom: 20px;
}
.please-create-options a.btn {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #e14d43;
    border-color: #d02a21;
    color: #fff;
    -webkit-box-shadow: inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);
}
.tom-loading img {
    vertical-align: middle;
}
/*.tooltip {
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding: 5px;
    color:#fff;
    font-size:12px Arial;
}*/

#new-data-default .tom-checkbox-default {
    margin-left: 90px;
    margin-top: 15px;
}
.input .input-checkbox {
    margin-left: 90px;
    margin-top: 15px;
}
.input .required-container {
    margin-left: 81px;
    margin-top: 13px;
}
.inline-edit-col .input .required-container {
    margin-bottom: 15px;
}
#new-data-default .tom-checkbox-default .input-group-multicheck {
    margin-bottom: 5px;
}
.input .status {
    /*color: #2ea2cc;*/
    font-style: italic;
}
#new-data-default .typography-options {
    margin-left: 85px;
}
#new-data-default .tom_media_upload {
    margin-left: 90px;
    margin-right: 5px;
}
.tom_media_upload img.tom-default-image {
    width: 100%;
}
.tom_media_upload .tom_media_button {
    margin-top: 5px;
}
.tom_media_upload .tom_media_button .tom_remove_image {
    float: right;
}
.input-options-group .tom_media_upload.repeatable_upload {
    max-width: none;
}

.metabox-side .tom_banner img {
    width: 260px;
    margin-bottom: 20px;
}