/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 
 ins {
 	background: #fff;
 }
.logo-mobile {
	position: relative;
	top: -50px;
}

.tm-nav ul li a {
	text-transform: none;
}

/*#######################################
	menu bar
#########################################*/
 
.uk-navbar-nav li a {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.uk-panel-title {
	text-transform: none;
}



/*#######################################
	adsmanager
#########################################*/


h4.no-margin-top a {
	color: #966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1.no-margin-top {
	font-size: 1.4em;
}
h2.section-header {
	font-size: 1.2em;
}
.adsmanager-cat {
 	color: #666;
	font-size: 0.8em;
	font-weight: normal;
}

.ad-image {
	text-align: left;
	float: left;
	max-width: 25%;
	margin-right: 5px;
	max-height: 120px;
}

.desc {
	flort: left;
	
}

.clear {
	clear: both;
}

.googleads {
	border-top: 1px solid #aaa;
	position: relative; top: -30px;
}


/*
.column_date {
	border-left: 1px solid #eee;
}

*/

input.form-control,
textarea.form-control,
select#category {
	width: 100%;
	padding: 5px;
}


@media screen and (max-width: 480px) {

	
	.uk-container {
		width: 100% !important;
		margin: 2px !important;
		padding: 3px !important;
	}
}



.paginationblock {
	background: #fff;
}
.paginationblock ul {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}

.paginationblock ul li {
	display: inline;
	padding-right: 5px;
}

.paginationblock ul li.pagination-start,
.paginationblock ul li.pagination-end {
	display: none;
}

textarea {
	height: 450px;
}


tr.list_highlight {

}

tr.list_highlight td {
	color: #000;
	background: #ffbf7f !important;	
}

tr.list_highlight h4.no-margin-top a {
	color: #000;
	font-weight: bold;
}


.juloawrapper {
	background: transparent !important;
}


.adsmanager-details .ad_text {
    display: block !important;
}
span.ad_text, 
div.ad_text,
#ad_text {
    display: block !important;
}


/* ==============================
	Title text
================================= */

h1.uk-article-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/*
  <li class="uk-pagination-next">
            <a href="/index.php/paper/how-to-place-classifieds" title="Next">
                Next                <i class="uk-icon-arrow-right"></i>
            </a>
        </li>
*/



/* ==============================
	Paper Publication: table
================================= */

table#table-body {
	width: 100%; 
}
table#table-body th {	
	background: rgba(0,0,0,0.3);
	font-weight: bold;
}
table#table-body td {
	padding: 0 6px; 
}


.uk-article-title {
	text-transform: none !important;
}


.button-download {
	float: right;
}