.miwowidget {
    cursor: pointer !important;
    float: left !important;
    margin: 0.5em 0.5% !important;
    width: 13.2857% !important;
}

.miwowidget-top {}

.miwowidget-active {
    background-color: rgba(206, 201, 207, 0.83)!important;
    background: rgba(206, 201, 207, 0.83)!important;
}

.miwowidget-top h4 {
    font-size: 0.85em !important;
    padding: 10px 3px !important;
}

.miwowidget-content-header{
    margin: 0 !important;
    width: 100% !important;
}

.miwowidget-icon{
    margin-left: 5px !important;
    margin-top: 5px !important;
    float: left !important;
}

.miwowidget-dialog{
    padding: 10px 0 15px 0 !important;
    overflow: hidden;
}

.miwowidget-tab{
    width: 98%;
    padding-left:1% !important;
    padding-right:1% !important;
}

.miwowidget-content{
    width: 97%;
    padding-left:1.5% !important;
    padding-right:1.5% !important;
}

/*--- override ---*/
.miwowidget-inside {
    overflow: hidden !important;
    min-height: 100px;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 15px;
}

.clear { clear: both; }

.display-block {
    display: block;
}

.display-none {}

.js .postbox h3, .js .widget .widget-top {
    cursor: pointer !important;
}

a:active, a:focus {
    outline: none !important;
}

button:active, button:focus {
    outline: none !important;
}

.miwowidgets_content label + a, fieldset label, label {
    vertical-align: initial !important;
}


.ui-dialog-titlebar-close:before {
    font: 400 18px/18px dashicons !important;
}


.ui-dialog {
    top: 50px !important;
}

/*--- custom css ---*/

div.miwowidgets_filter{
	border: 1px solid #E5E5E5;
	padding: 4px 0;
	margin: 0 0 10px 0;
	background-color: #F0F0F0;
	float: left;
	width: 100%;
}
div.miwowidgets_filter label{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
div.miwowidgets_filter .miwowidgets_filter_search{
	float: left;
	margin-left: 8px;
}
div.miwowidgets_filter .miwowidgets_filter_show{
	float: right;
}
div.miwowidgets_filter .miwowidgets_filter_order{
	float: right;
}
div.miwowidgets_filter .miwowidgets_filter_clear{
	float: right;
}
div.miwowidgets_filter .miwowidgets_filter_clear a{
	margin: 0 10px 0 15px;
	display: block;
	text-decoration: none;
}

div.miwowidgets_content{
    display: inline-block;
    width: 100%;
}

.miwowidgets_row {
    background: #FFF;
    width: 100%;
    height: 20px;
}

.miwowidgets_row:hover{
    background: none repeat scroll 0 0 #FAFAFA
}

div.miwowidgets_content table{
    padding: 5px 10px;
}

div.miwowidgets_content table .left-td {
    padding-right: 15px;
    text-align: right
}

div.miwowidgets_content table td {
    padding-right: 5px;
}

.miwowidgets-tabs .nav-tab-wrapper{
    color: #222;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0.83em 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    padding-left: 10px;
}

.miwowidgets-tabs ul li{
    float: left !important;
    outline: none !important;
    margin-bottom: 0 !important;
}

.miwowidgets-tabs .ui-tabs-active a{
    background: none repeat scroll 0 0 #f1f1f1 !important;
    border-bottom: 1px solid #f1f1f1 !important;
    color: #000 !important;
}

.checkbox-column{
    width: 21px;
    cursor: pointer;
}

.title-column{
    padding-left: 10px;
    font-weight: bold;
}

.tr-head{
    border-bottom: 1px solid #E5E5E5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    line-height: 30px;
}

.miwowidgets_row span{
    margin-left: 10px;
    margin-top: 2px;
}

.checked {
    background-image: url('../image/checkbox.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 21px;
    height: 21px;
    padding: 0px;
    margin: 0px;
    cursor: hand;
}

.unchecked {
    background-image: url('../image/checkbox.png');
    background-position: -21px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 21px;
    height: 21px;
    padding: 0px;
    margin: 0px;
    cursor: hand;

}

.loading {
    background: url("../image/loader.gif");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin-left: 48%;
}

.loading_16 {
    background-image: url('../image/loader_16.gif');
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 21px;
    height: 21px;
    padding: 0px;
    margin: 0px;
    cursor: hand;

}

.date_input{
    width: 140px;
    height: 30px;
}

#date_message span{
    margin-left: 20px;
    font-weight: bold;
}

.time_input{
    width: 76px;
    height: 30px;
}

#time_message span{
    margin-left: 20px;
    font-weight: bold;
}

.border {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}


/*  pagination  -----------------------------*/
.paginate {
  display: block;
  width: 100%;
  font-size: 1.0em;
  margin: 0 20px;
}

.paginate.pag { /* first page styles */ }

.paginate.pag li { font-weight: bold;}

.paginate.pag li a {
  display: block;
  float: left;
  color: #717171;
  background: #e9e9e9;
  text-decoration: none;
  padding: 1px 6px;
  margin-right: 6px;
  border-radius: 3px;
  border: solid 1px #c0c0c0;
  box-shadow: inset 0px 1px 0px rgba(255,255,255, .7), 0px 1px 3px rgba(0,0,0, .1);
  text-shadow: 1px 1px 0px rgba(255,255,255, 0.7);
}
.paginate.pag li a:hover {
  background: #eee;
  color: #555;
}
.paginate.pag li a:active {
  -webkit-box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
  box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
}

.paginate.pag li.single, .paginate.pag li.current {
  display: block;
  float: left;
  border: solid 1px #c0c0c0;
  padding: 1px 6px;
  margin-right: 6px;
  border-radius: 3px;
  color: #444;
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/*  pagination  -----------------------------*/

div.submit input {
    float: left;
}

.miwowidget-top-button{
    margin: 4px !important;
}

#miwowidget-top{
    display: none;
    min-height: 50px;
}

.miwowidget-top-content {
    padding-left: 1.5%;
    width: 98.5%;
    min-height: 50px;
    max-height: 300px;
    overflow-y: scroll;
}

.miwowidget-top-clear {
    height: 10px;
    width: 100%;
    border-bottom: 2px solid gainsboro;
}

.miwowidget-top-content td {
    padding: 5px 30px 5px 0;
}

.miwowidget-top-content thead {
    font-size: 13px !important;
    font-weight: bold;
}

.miwowidget-top-content table {
    float: left;
}

.wp-core-ui .button.miwowidgets-visibility {
    margin-right: 5px;
}
.wp-core-ui .button.miwowidgets-visibility:hover {
    text-decoration: none;
}