.cps_layout_table td, .cps_layout_table th {
    border-bottom: 1px solid #e1e1e1;
}
.cps-dashboard{
	background-color: #f9f9f9;
}
.wrap.call-posts .page-title-action {
    margin-left: 10px;
}
#cps_unique_id{
	display: none !important;
}
#cps_skin_one p {
    text-transform: capitalize;
	margin: 6px 0 !important;
}
.cps_save_button {
    float: right;
}
.cps-active{
	display: block !important;
}
.cps-table-active{
	display: table-row !important;
}
.cps-remove-overflow{
    overflow-x: hidden;
    overflow-y: hidden;
}
.cps-button-add-new{
	margin-left: 10px !important;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #f7f7f7;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0073aa;
    cursor: pointer;
    outline: 0;
}
.cps-button-add-new:hover{
    border-color: #008ec2;
    background: #00a0d2;
    color: #fff;
}
.cps-wrap{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
#cps-close{
	color: #000000;
    position: fixed;
    top: 16px;
    height: 18px;
    overflow: hidden;
    padding: 4px;
    margin: 4px;
    margin-left: 395px;
    width: 18px;
    z-index: 2;
    transition: background-color 85ms,color 85ms;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}
.cps-wrapper{
    display: none;
    width: 370px;
    margin: 0px auto;
    background: white;
    padding: 20px;
    z-index: 999991;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-y: auto;
    /*height: -webkit-fill-available;*/
	height: auto;
    position: relative;
    left: 10px;
}
.cps-wrapper::-webkit-scrollbar {
    height: 12px;
    width: 12px;
}
.cps-wrapper::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}
.cps-wrapper::-webkit-scrollbar-button {
    display: block;
    height: 4px;
    width: 4px;
}
.cps-wrapper::-webkit-scrollbar-track-piece {
    background: #d9dbe2;
}
.cps-wrapper::-webkit-scrollbar-thumb:horizontal,
.cps-wrapper::-webkit-scrollbar-thumb:vertical {
    background: #bec3cd;
}
.cps-float div {
    float: left;
	width: 32.39%;
	padding: 5px 5px 0px 0px;
}
.cps-float div:nth-last-child(1){
	padding: 5px 0px 0px 0px;
}
.cps-wrapper  input[type="number"]{
	width: 100%;
}
.cps-wrapper tr.cps-header h4 {
    font-weight: bold;
    font-size: 13px;
    font-style: normal;
    border-bottom: 1px solid rgb(222, 222, 222);
    margin: 0px;
    padding: 0px 0px 10px;
    margin-bottom: 5px;
}
.cps-wrapper a:focus, .cps-wrapper a:hover {
    box-shadow: none;
    text-decoration: none;
}
.cps-wrapper a {
    text-decoration: none;
}
#cps-overlay {
  position: fixed;
  display: none;
  width: 100%;
  /*height: 100%;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  cursor: pointer;
  overflow-x: auto;
  margin: 20px 0px;
}
#cps-main-overlay{
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 99999;
  cursor: pointer;
  overflow-x: auto;
}
#toplevel_page_call-posts{
	z-index: 10000;
    position: relative;
}
.cps-wrapper table{
    width: 100%;
}
.cps-wrapper table td {
    width: 50%;
}
.cps_skin_content {
    margin: 0px;
    width: 100%;
    padding-bottom: 10px;
	display: flex;
}
.cps_skin {
    display: flex;
    background: white;
    flex-wrap: wrap;
}
.cps_skin_content .cps_skin_element .ui-sortable-handle {
    background: #f0f8ff;
    border: 1px solid #dedede;
    margin-bottom: 6px;
    cursor: all-scroll;
}
.custom-container {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
    padding: 3px 10px;
}
.custom-container-settings {
	display: none;
    background: white;
    border-top: 1px solid #dedede;
    padding: 10px 10px;
}
.cps_skin_content .cps_skin_element input[type="text"] {
   /* width: 50px;
    padding: 0px 6px;*/
	width: 100%;
}
.cps_skin_array,.cps_skin_meta{
	width:100%;
	display:none;
}
#wpbody {
    position: unset !important;
}
.cps-action{
	bottom: auto !important;
}
.cps_excerpt,.cps_link,.cps_set_date,.cps_image_settings,.cps_date_settings,.cps_button_settings{
	display: none;
}
.hide-checkbox {
    display: none !important;
}
.cps-new-value .dashicons-arrow-down{
    padding: 0 4px;
    margin-left: -5px;
}
.cps-wrapper table tr[data-id="cps_excerpt"],
.cps-wrapper table tr[data-id="cps_link"],
.cps-wrapper table tr[data-id="cps_set_date"],
.cps-wrapper table tr[data-id="cps_image_settings"],
.cps-wrapper table tr[data-id="cps_date_settings"],
.cps-wrapper table tr[data-id="cps_button_settings"] {
    background: #f0f8ff;
}
.cps-wrapper table tr[data-id="cps_excerpt"] label,
.cps-wrapper table tr[data-id="cps_link"] label,
.cps-wrapper table tr[data-id="cps_set_date"] label,
.cps-wrapper table tr[data-id="cps_image_settings"] label,
.cps-wrapper table tr[data-id="cps_date_settings"] label ,
.cps-wrapper table tr[data-id="cps_button_settings"] label{
	font-weight: 500;
    /*padding-left: 35px;*/
}
.cps-new-value select.cps_post_status, .cps-new-value select.cps_order_by {
    text-transform: capitalize;
}
[onclick="cps_copy(this)"]{
	cursor: pointer;
}
.cps-clone-post{
    color: #0073aa;
    cursor: pointer;
}
.cps-trash-post{
	color: #a00;
    cursor: pointer;
}
.cps_layout_table{
    margin-top: 10px;
}
.cps_loader_del{
    position: relative;
    top: 3px;
    left: 3px;
}
.cps_loader_del img{
    width: 15px;
}
.cps_skin_element{
	/*border: 1px dashed #dddddd;
    padding: 10px;*/
    width: 100%;
}
.cps-new-value optgroup, .cps-new-value select{
	text-transform: capitalize;
}
.cps-new-value optgroup{
	/*display:none;*/
}
.cps-new-value .dashicons-plus-alt, .cps-expandallsettings{
	float: right;
    color: #656565;
    cursor: pointer;
    border-radius: 30px;
	margin-left: 10px;
	border: none;
}
.skin-nonavailable, .custom-container.unchecked-cps-element,
.custom-container.unchecked-cps-element + .custom-container-settings,
.skin-nonavailable + .custom-container-settings{
    opacity: 0.3;
}
.custom-container.unchecked-cps-element.skin-available,
.custom-container.unchecked-cps-element.skin-available + .custom-container-settings{
    opacity: 1;
}
#cps_skin_one_cps_addtocart,
#cps_skin_one_cps_avgrating,
#cps_skin_one_cps_getprice{
	display: none;
}
.cps_product #cps_skin_one_cps_addtocart,
.cps_product #cps_skin_one_cps_avgrating,
.cps_product #cps_skin_one_cps_getprice{
	display: block;
}
div[id*="cps_skin_one_cps_metadata"] {
    /*display: none;*/
}
[data-delelete-element="cps_skin_one_cps_img"],
[data-delelete-element="cps_skin_one_cps_title"],
[data-delelete-element="cps_skin_one_cps_date"],
[data-delelete-element="cps_skin_one_cps_content"],
[data-delelete-element="cps_skin_one_cps_tag"],
[data-delelete-element="cps_skin_one_cps_category"],
[data-delelete-element="cps_skin_one_cps_author"],
[data-delelete-element="cps_skin_one_cps_button_link"],
[data-delelete-element="cps_skin_one_cps_addtocart"],
[data-delelete-element="cps_skin_one_cps_avgrating"],
[data-delelete-element="cps_skin_one_cps_getprice"]{
    display: none;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: aliceblue;
    color: #000;
    text-align: center;
    border-radius: 4px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 105%;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.hide-skin-element, .unhide-skin-element{
    float: right;
    position: relative;
    top: 1px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 0px 5px;
}
.hide-skin-element.active{
	background: aliceblue;
}
tr.cps-premium-version{
	display:none;
}