/*
Theme Name: Spital Mures
Theme URI: http://www.spitalmures.ro
Author: Spital Mures
Author URI: http://www.spitalmures.ro
Description: Spitalul Clinic Judetean de Urgenta
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sj
Tags:
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.general-content p.post-date,
.default-content p.post-date {
	text-indent: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	}
a.chestionar-pacienti  {
	background: #e74c3c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
	}
a.chestionar-pacienti:hover  {
	color: #f3a79f;
}
.gallery-item {
	float: left;
	padding: 5px;
}
body.logged-in .wpml-ls-menu-item {
	display: block !important;
}
/* body .wpml-ls-menu-item {
	display: none !important;
} */
.logo {
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.logo.en {
	background-image: url(img/logo-en.png);
}
.logo.hu {
	background-image: url(img/logo-hu.png);
}
#menu li a {
	font-size: 16px;
}
.general-content .empty-beds-wrapper p {
	color: #222;
}
.mobile-menu-sm .navbar-nav {
	margin: 0 auto;
}
.mobile-menu-sm .current_page_ancestor > a {
	background: #78b8e1;
}
.wpml-ls-slot-5.wpml-ls-current-language {
	background: transparent;
}
.mobile-menu-sm .current_page_ancestor .current_page_item a {
	color: #0777bf;
	background: #78b8e1;
}
.wpml-ls-slot-5.wpml-ls-current-language, .wpml-ls-slot-5.wpml-ls-current-language a, .wpml-ls-slot-5.wpml-ls-current-language a:visited {
	background: #78b8e1;
}
.mobile-menu-sm li a {
	border-bottom: none;
}
#menu .current_page_ancestor > a,
#menu .wpml-ls-current-language a {
	background: #2c8bc8;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.nav .usefull-pages {
	width: 180px;
}
body.logged-in .wpml-ls-menu-item,
body.logged-in .wpml-ls-menu-item {
    display: inline-block !important;
    width: auto;
}
.poll-btn {
	transform: translate(0, -50%);
	top: 50%;
}
.broken_link, a.broken_link {
	text-decoration: underline!important;
}
a.bttn-live {
	font-size: 18px;
	color: #fff;
}
.bttn-live {
	background: #2c8bc8;
    padding: 15px 15px;
    font-weight: 500;
    border-radius: 3px 3px 0px 0px;
    font-size: 14px;
    line-height: 18px;
}

.highlight-box .item .text-color-blue p,
.text-color-blue {
	color: #06578b;
}

.contact-page .call-to-action {
	padding-top: 2rem;
}