/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {
}


/*----- CONTENT - Open -----*/
.node-content {
	padding: 0px 10px;
}
#page-title {
	padding-left: 10px!important;
}
#header-area,
.btn-print-tab,
.btn-print-all,
.search-member-login {
	display: none!important;
}
.controls-block {
	position: absolute;
	right: 0px;
	top: 10px;
}
.map-bar-control {
	margin: 0px 10px;
}
.field-name-field-country-tab .ui-accordion-header {
    padding: 10px!important;
}
.field-name-field-country-tab > .field-items {
    padding: 20px 10px;
}
.dropdown-menu {
	left: 0px!important;
	margin: 10px auto 0 auto!important;
	right: 0px!important;
	width: 80%!important;
}
.controls-block {
    margin: 10px 0px 0px 0px!important;
}
.controls-wrapper {
	padding: 0px 10px;
}
.btn-controls {
	height: 45px;
	line-height: 16px;
	margin: 0px;
	width: 32%;
}
.btn-controls.btn-how-to-use {
	margin: 0px 2%;
}
.country-list-block .views-columns-2 .views-row .views-column {
	float: left!important;
	margin: 0px 0px 10px 0px;
	width: 50%!important;
}
.country-list-block .views-columns-2 .views-row-last .views-column {
	margin: 0px;
}
.ui-accordion-content img {
	max-width: 100%;
	height: auto!important;
}
.ui-accordion-content table {
}
#country-accordion-wrapper {
	display: block;
}
.country-tabs-header,
.field-name-field-country-tab > .field-items {
	display: none!important;
}
.control-expand-collapse-all:after {
	clear: both;
	content: '';
	display: block;
}
/*----- CONTENT - Close -----*/
