#tbpTablePressEditForm .row-tab {
	display: none;
}
#tbpTablePressEditForm .row-tab.active {
	display: block;
}
#tbpTablePressEditForm .row-settings-tab {
	display: none;
}
#tbpTablePressEditForm .row-settings-tab.active {
	display: block;
}
.tbpSub li{
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin-left: -5px;
	margin-bottom: -1px;
}
.tbpMainBtnsShell .tbpSub li{
	margin-right: 10px;
}
.tbpMainTabs li:first-child{
	margin-right: 10px;
}
.tbpSub{
	margin: 0px;
}
.tbpCopyTextCodeSelectionShell{
    padding-bottom: 20px;
}

.tbpCopyTextCodeSelectionShell .tbpTooltipInfo{
    padding-top: 4px;
}
#tbpTablePressEditForm .tabs-wrapper{
    /*padding-bottom: 20px;*/
	padding-left: 16px;
	padding-right: 32px;
	float: left;
	border-bottom: 1px solid #ccc;
}
.tbpSearchTypeWrapp{
	margin-top: 20px;
	padding-bottom: 15px;
}
.tbpSearchTypeWrapp > div{
	display: inline-block;
}
.tbpCheckColumns > div {
	display: inline-block;
}
#tbpSearchType label{
	padding-left: 10px;
}
#tbpSearchType label{
	padding-left: 10px;
	font-weight: 500;
	font-size: 14px;
}
#tbpSearchTable_wrapper .dt-buttons, #tbpSortTableContent .dt-buttons{
	display: inline-block;
}
#tbpSearchContentTbl{
	margin-bottom: 25px;
}
.tbpTitle {
	font-weight: bold;
	font-size: 16px;
}
.tbpSub.control-buttons .button i{
	padding-right: 5px;
}
#tbpTableTitleShell{
	display: inline-block;
	width: 100%;
	text-align: left;
	vertical-align: top;
	cursor: pointer;
	color: #666;
}
#tbpTableTitleLabel{
	margin: 0;
	font-size: 23px;
	font-weight: 400;
	line-height: 29px;
}
#tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button {
	background-color: #eee;
	border-color: #ccc !important;
	color: #000 !important;
	font-weight: bold;
}
#tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button.current {
	background-color: #fff;
	border-bottom-color: #fff !important;
}
.tbpShortcode input{
	text-align: center;
}
#tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button.current:hover, #tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button.current:active, #tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button.current:focus {
	background-color: #fff !important;
}
#tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button:hover, #tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button:active, #tbpTablePressEditForm .tbpSub.tabs-wrapper li a.button:focus {
	background-color: #ccc !important;
	outline: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#tbpTablePressEditForm table.dataTable thead .sorting_desc,
#tbpTablePressEditForm table.dataTable thead .sorting_asc,
#tbpTablePressEditForm table.dataTable thead .sorting {
	background-position: left;
}

#tbpTablePressEditForm th.no-sort{
	padding-left: 10px!important;
}

.tbpProperties label{
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700;
	padding-left: 20px;
}
.tbpProperties label:first-child{
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700;
	padding-left: 5px;
}
.tbpProperties label input{
	margin: 0px;
}

table thead th i{
	position: absolute;
	top: 6px;
	/*display: none;*/
}
table thead th{
	position: relative;
}
.tbpHidden{
	display: none!important;
}
.tbpVisibilityHidden{
	visibility: hidden;
}
#row-tab-settings .tabs-wrapper{
	padding-top: 20px;
}
.form-settings-table{
	padding: 5px;
	font-size: 14px;
}
.form-settings-table tr{
	padding: 12px 0px;
	font-weight: normal;
}
.tbpPro{
	display: block;
	font-size: 10px;
}
#chooseIconPopup .items-list {
	display: block;
	width: 100%;
	position: relative;
}

#chooseIconPopup .items-list .item {
	cursor: pointer;
	width: 20%;
	position: relative;
	height: 150px;
	text-align: center;
	float: left;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}
#chooseIconPopup .items-list .item .item-inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}
#chooseIconPopup .items-list .item .item-title {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
}
.tbpIconPreview{
	float: right;
}
#tbpSearchType label input{
	margin: -4px 4px 0 0 !important;
}
.wp-admin select[name="settings[width][width_unit]"] {
	line-height: 33px;
	height: 33px;
	vertical-align: unset;
}
label{
	margin-bottom: 6px;
}
input[type=checkbox]{
	margin: 0px;
}
.tbpCheckColumns label{
	padding-left: 10px;
}
.tbpCheckColumns{
	padding-bottom: 20px;
}

#tbp-table-wrapper-1 #tbpPreviewTable{
	margin: inherit;
}