/*!

 * jQuery UI CSS Framework 1.8.22

 *

 * Copyright 2012, AUTHORS.txt (//jqueryui.com/about)

 * Dual licensed under the MIT or GPL Version 2 licenses.

 * //jquery.org/license

 *

 * //docs.jquery.com/UI/Theming

 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}#ui-datepicker-div{display:none;box-shadow:0 1px 4px #999; z-index: 9!important;}.ui-state-disabled{cursor:default!important;opacity: .35 !important;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:100%;max-width:280px;background:#fff!important;margin-bottom:0}.ui-datepicker .ui-datepicker-header{position:relative;background:#fff;border:1px solid #ccc;padding:5px;margin-bottom:0!important}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{position:absolute;top:8px;left:6px;width:20px;height:20px;background:url(images/cal_arrow.png) no-repeat 0 0}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{position:absolute;top:8px;right:6px;width:20px;height:20px;background:url(images/cal_arrow.png) no-repeat 0 -20px}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover{opacity:.7}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-weight:700;text-align:center}.ui-datepicker-calendar{font-size:12px;line-height:18px;margin:0;width:100%}.ui-datepicker-calendar caption{background-color:#0165BD;font-size:18px;color:#fff;padding:10px}.ui-datepicker-calendar th{background-color:#333;color:#fff;padding:10px 5px 8px!important}.ui-datepicker-calendar th,.ui-datepicker-calendar td{text-align:center;padding:6px 5px 5px}.ui-datepicker-calendar th{font-weight:400}

@media only screen and (max-width: 767px) {
	body .t_theme {
	    float: none;
	    width: 100%;
	    margin-right: 0;
	}
	body .table_tnews {
	    float: none;
	    width: 100%;
	}
	body .pimg > img {
	    padding: 0;
	    border: 0;
	}
	#wpbody-content #dashboard-widgets.columns-2 .postbox-container {
		width: 100%;
	}
	.postbox {
		min-width: auto;
	}
	#wpbody-content #dashboard-widgets.columns-2 #postbox-container-2 {
		width: 100%;
	}
	#recent_transactions_dashboard_widgets .inside {
		overflow-x: scroll;
	}

	.widefat tfoot td.check-column, .widefat thead td.check-column {
		vertical-align: top;
	}

	.tevo_sub_title .add-new-h2 {
		display: inline-block;
	}

	.widefat .check-column {
		width: 3em;
	}

	body .tevolution_page_monetization tr th { 
		border: none !important;
	}

	body .tevolution_page_monetization tr td {
		border-top: none;
		border-bottom: 1px solid rgba(0,0,0,.1) !important;
		padding: 12px 10px;
	}

	body #the-list tr td, body #the-list tr th,
	#the-list tr:last-child td, #the-list tr:last-child th {
		border-bottom: 1px solid #ccd0d4 !important;
	}

	.tevolution_page_monetization tr td .sorting-indicator {
		display: none;
	}

	.wrap .form_style #form_table tr td fieldset label {
		display: inline-block;
	    width: calc(100% - 40px);
	    vertical-align: top;
	    margin-bottom: 12px !important;
	}

	.wrap .form_style #form_table tr td fieldset input[type="checkbox"] {
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
	}

	#update-nag, .update-nag {
		height: auto !important;
	    width: 100% !important;
	    box-sizing: border-box;
	}

	body table tr td.ui-draggable-handle, body table tr td.ui-sortable-handle {
		touch-action: auto !important;
	}

	.wrap .wrap { margin-right: 0; }
}