html, body {
    height: 100%;
    /*! min-height: 800px; */
}
html {
    font-family: Verdana,tahoma,arial;
    font-size: 12pt;
    line-height: 150%;
}
body {
    /*! background: #ffcef7; */
    /*! background-size: 100% auto; */
    background: #efdcec linear-gradient(to bottom, #76232f, #efdcec 800px) no-repeat scroll 0 0;
    margin: 0;
    padding: 0;
    /*! margin-top: 11px; */
    /*! margin-bottom: -11px; */
}
p {
    /*color: #444444;*/
    /*! margin: 0; */
    padding: 0;
}
.user-logged {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 999;
}
.user-logged span, .user-logged a {
    display: block;
    text-align: right;
    margin: 3px 0;
    color: #000;
}
div.header {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff, #fff 900px) repeat scroll 0 0;
    /*! color: #044394; */
    /*! height: 80px; */
    width: 100%;
    position: relative;
    box-shadow: 0 0 10px -2px;
}
div.header, .header a {
    color: #76232f;
    /*! text-shadow: 0 0 7px #fff; */
}
.header a:hover {
    text-decoration: none;
}
.header h1 {
    font-family: "Noto Serif",serif;
    font-size: 36px;
    margin: 0;
    padding: 0;
    margin-top: 7px;
}
h1 {
    font-size: 22px;
    margin: 0;
    padding-bottom: 10px;
}
.content h1 {
    text-align: center;
    border-bottom: 1px solid #8a417e;
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 30px;
    color: #76232f;
    margin-top: 5px;
    padding-bottom: 20px;
}
.header h2 {
    font-family: "Noto Serif",serif;
    font-size: 22px;
    margin: 15px 0 5px;
}
h2 {
    font-size: 13px;
    margin: -2px 0 5px;
}
article {
    column-count: 2;
}
h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.news_info {
    border-bottom: 1px solid #aecff9;
    margin: 5px 0 10px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div.main {
    background: #f7eef5 none repeat scroll 0 0;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
    margin: 0 auto auto;
    width: 1200px;
    /*! position: relative; */
}
div.header_text {
    color: #ffffff;
    font-size: 55pt;
    font-weight: bold;
    position: relative;
    text-shadow: 0 0 10px #604015, 0 0 30px #efa134, 0 0 20px #a77124;
    top: 50px;
}
div.menu {
    background: #8a417e none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    width: 100%;
    position: relative;
}
div.content-head {
    overflow: hidden;
    position: relative;
    text-align: left;
}
.content {
    min-height: 380px;
    padding: 25px;
    /*
    background: linear-gradient(to right, #f0f0f0 82%, rgba(126, 198, 201, 0.4) 114%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 100%;
    width: 956px;*/
    /*! position: relative; */
    padding-bottom: 60px;
}
div.menurow {
    height: 100%;
    padding-right: 35px;
    position: relative;
    text-align: center;
}
ul.cssMenu, ul.cssMenu ul {
    display: inline-block;
    font-size: 18px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.cssMenu li:last-child {
    border-right: none;
}
ul.cssMenu li {
    float: left;
    padding: 0 6px;
    position: relative;
}
ul.cssMenu li:hover {
    background: none repeat scroll 0 0 #c686bb;
    /*color: #000;*/
}
ul.cssMenu li a, ul.cssMenu li span {
    color: #ffffff;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
ul.cssMenu li span {
    cursor: default;
}
ul.cssMenu li a:hover {
    /*color: #000;*/
}
ul.subMenu li:hover {
    background: none repeat scroll 0 0 #aecff9;
    color: #000;
}
ul.subMenu li a {
    color: #ffffff;
}
ul.subMenu li a:hover {
    color: #000000;
}
nav ul li:hover a {
}
ul.cssMenu ul {
    display: none;
    font-size: 13px;
    left: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
ul.cssMenu ul li {
    background: none repeat scroll 0 0 #044394;
    border-right: medium none;
    border-top: 1px dotted #dddddd;
    float: none;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}
ul.cssMenu ul li a {
    color: #ffffff;
    display: block;
    overflow: hidden;
}
ul.cssMenu ul ul {
    left: 100%;
    top: 0;
}
ul.cssMenu li:hover > ul {
    display: block;
}
img.facebook {
    border: 0 none;
    box-shadow: 0 0 7px 4px #999999;
}
ul.subMenu {
    display: none;
    margin-left: 0 !important;
    margin-top: 0 !important;
    position: absolute;
}

.cssMenu.extra {
    text-align: center;
}
ul.cssMenu.extra {
    font-size: 16px;
}
extra li:hover {
    background: #aaa;
}
ul.cssMenu.extra li:hover {
    background: #999;
}

ul.show {
    display: block;
}
ul.subMenu li {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
div[class*="slide-top"] {
    background-color: #333333;
    border: 1px solid #888888;
    height: 200px;
    position: absolute;
    top: 0;
    width: 220px;
}
div[class*="image-top"] {
    height: 200px;
    position: absolute;
    top: 0;
    width: 220px;
}
div[class*="slide-bottom"] {
    background-color: #333333;
    border: 1px solid #888888;
    bottom: 0;
    height: 120px;
    position: absolute;
    width: 246px;
}
div[class*="image-bottom"] {
    background-size: 246px auto;
    bottom: 0;
    height: 120px;
    position: absolute;
    width: 246px;
}
.image-top-1 {
    background: url("img/header/top/01.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-2 {
    background: url("img/header/top/02.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-3 {
    background: url("img/header/top/03.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-4 {
    background: url("img/header/top/04.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-5 {
    background: url("img/header/top/05.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-6 {
    background: url("img/header/top/06.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-7 {
    background: url("img/header/top/07.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-8 {
    background: url("img/header/top/08.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-9 {
    background: url("img/header/top/09.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-10 {
    background: url("img/header/top/10.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-top-11 {
    background: url("img/header/top/11.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.slide-top-1 {
}
.slide-top-2 {
    right: 0;
}
.slide-bottom-1 {
}
.slide-bottom-2 {
    left: 242px;
}
.slide-bottom-3 {
    right: 243px;
}
.slide-bottom-4 {
    right: 0px;
}
.image-bottom-1 {
    background: url("img/header/bottom/01.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-2 {
    background: url("img/header/bottom/02.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-3 {
    background: url("img/header/bottom/03.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-4 {
    background: url("img/header/bottom/04.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-5 {
    background: url("img/header/bottom/05.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-6 {
    background: url("img/header/bottom/06.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-7 {
    background: url("img/header/bottom/07.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-8 {
    background: url("img/header/bottom/08.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-9 {
    background: url("img/header/bottom/09.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.image-bottom-10 {
    background: url("img/header/bottom/10.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.sponsors-top {
    display: none;
    height: 150px;
    left: 0;
    padding: 15px 5px;
    position: absolute;
    top: 0;
    width: 970px;
}
.sponsors-left {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 160px;
    width: 150px;
}
.sponsors-right {
    height: 331px;
    position: relative;
    text-align: center;
    width: 100%;
}
.sponsor {
    background: radial-gradient(#ffffff 0%, #ffcc55 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    height: 130px;
    margin: auto auto 35px;
    width: 117px;
}
.sponsors-top .sponsor {
    float: left;
    margin: 0 25px;
}
.sponsors-top img {
    margin: 0 16px;
    max-height: 115px;
    max-width: 125px;
    vertical-align: middle;
}
.lead {
    font-weight: bold;
}
.lead > img {
    display: none;
}
.text img {
    border: 1px solid #61b85c;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: auto;
    margin: 10px auto;
    /*max-height: 400px;*/
    max-width: 700px;
    padding: 5px;
    /*width: auto;*/
}
.article_intro {
    display: inline-block;
    min-height: 60px;
    position: relative;
    width: 95%;
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 10px;
    margin: 0px;
    margin-bottom: 15px;
}
.intro_column_left img, .intro_img {
    border: 1px solid #888888;
    border-radius: 8px;
    float: left;
    height: auto;
    left: 0;
    margin-right: 8px;
    overflow: hidden;
    /*position: absolute;*/
    top: 0;
    width: 75px !important;
}
.intro_img {
    /*height: 110px;*/
}
.intro_img p {
    font-size: 9pt;
}
.intro_text p {
    font-size: 8pt;
    text-align: justify;
}
.intro_more a {
    background: none repeat scroll 0 0 #61b85c;
    border-radius: 3px;
    color: #ffffff;
    margin-top: 10px;
    padding: 5px;
    text-decoration: none;
}
.intro_more a:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.intro_more {
    display: none;
    font-weight: bold;
    margin-top: 15px;
}
.separator {
    border-bottom: 1px solid #aecff9;
    margin: 12px 0px;
}
.column_left_big .separator {
    margin: 12px 0;
}
.intro_text h2 a {
    color: #000000;
}
.intro_text {
    /*margin-left: 120px;*/
}
.column_middle .intro_text {
    margin-left: 0;
}
.sponsors-left img, .sponsors-right img, .sponsor-img {
    float: left;
    height: auto;
    margin-bottom: 26px;
    margin-right: 10px;
    max-width: 97px;
}
.highlight {
    /*padding: 212px 0 0;*/
}
/*
.column_left_big {
    float: left;
    width: 700px;
    margin-bottom:20px;
}
*/
.column_left_big p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.intro_column_right {
    margin-left: 15px;
}
.intro_column_middle {
    height: 600px;
    width: 15px;
}
.highlight .intro_img, .highlight img {
    background-position: center !important;
    border-radius: 5px 5px 0 0;
    height: auto;
    left: -8px;
    position: relative;
    top: -10px;
    width: 345px;
    margin: 0 0 -7px;
}
div[class*="intro_column"], .column_left_big {
    /*background: none repeat scroll 0 0 #aecff9;*/
    background: none repeat scroll 0 0 #fafafa;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 10px 8px 20px;
    float: left;
    width: 720px;
}
.highlight .intro_text {
    margin-left: 0;
}
.logo {
    /*! background: url("img/logo.png") no-repeat scroll 18px 8px / 70px auto rgba(0, 0, 0, 0); */
    background: url("img/logo.png") no-repeat scroll right center;
    height: 95px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
    text-shadow: 0 0 7px #fff;
    margin-right: 20px;
    background-size: auto 85px;
}
.logo-25ev {
    background: url("img/25_ev.png") no-repeat scroll 15px 10px rgba(0, 0, 0, 0);
    height: 200px;
    position: absolute;
    right: -135px;
    top: -10px;
    width: 220px;
    z-index: 99;
}
.logo-img {
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    width: 200px;
}
.navi {
    margin: 5px 0;
    text-align: center;
}
.navi div {
    display: inline-block;
    width: 33%;
}
.search {
    text-align: left;
    width: 33%;
}
.navi .form {
    text-align: right;
}
.search_text {
    border: 1px solid #acacac;
    color: #999999;
    width: 150px;
}
.footer-top {
    background: url("img/logo-bg-bw.png") no-repeat scroll 348px -476px / 2000px auto #222222;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.5);
    color: #eeeeee;
    margin-top: -5px;
    /*
    min-height: 200px;
    padding: 20px 0 30px;
    */
    position: relative;
    text-align: left;
}
.footer-top .footer-inner {
    display: none;
}
.footer-middle {
    /*! background: url("img/footer.png") no-repeat scroll center center #fff; */
    /* background: none repeat scroll 0 0 #444; */
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9;
    height: 25px;
    display: none;
}
.footer-middle .contact, .footer-middle .newsletter, .footer-middle .job, .footer-middle .facebook {
    /*display: inline-block;*/
    /*margin: 20px;*/
    vertical-align: top;
}
.footer-middle .newsletter form {
    color: #fff;
    width: 280px;
}
.footer-inner img {
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.7);
    margin-right: 19px;
    max-height: 90px;
    max-width: 110px;
    vertical-align: middle;
}
.footer-inner {
    margin: auto;
    width: 960px;
}
.footer-inner p {
    color: #ffffff;
    font-size: 16pt;
    padding-bottom: 15px;
}
/*
.footer-middle a {
    background: none repeat scroll 0 0 #222;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #888;
    color: #cccccc;
    margin: 0 30px;
    padding: 7px 12px;
}
*/
.footer-middle a:hover {
    color: #999999;
    text-decoration: none;
}
.footer-inner img:hover {
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.9);
    opacity: 1;
}
div.footer-bottom {
    background: #05397d none repeat scroll 0 0;
    color: #fff;
    font-size: 9pt;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
.column_left {
    float: left;
    margin-right: 15px;
    width: 330px;
    margin-bottom: 10px;
}
.heading {
    background: none repeat scroll 0 0 #044394;
    margin: -10px -8px 12px;
    padding: 5px;
    color: #fff;
}
.heading h1 {
    font-size: 22px;
    margin: 0;
    padding: 0;
}
.category .column_left {
    width: 720px;
}
.column_middle {
    float: left;
    margin-right: 15px;
    width: 330px;
    margin-bottom: 10px;
}
.column_right {
    float: right;
    width: 220px;
    padding-bottom: 10px;
}
.right_box {
    background: none repeat scroll 0 0 #fafafa;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px;
    position: relative;
    right: 10px;
    width: 220px;
}
.right_box.no_border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
}
.box_title {
    background: none repeat scroll 0 0 #044394;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    margin: -5px -5px 5px;
    padding: 5px;
}
.sponsor-img {
    margin: 5px;
}
.social {
    display: block;
    float: right;
    position: relative;
    top: -7px;
}
.paging p {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.paging p {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.paging {
    /*margin: 5px;*/
    text-align: center;
}
.paging a, .paging span {
    background: #ce97c5 none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: #000;
    display: inline-block;
    font-size: 22px;
    height: 25px;
    line-height: 22px;
    text-decoration: none;
    width: 25px;
}
.paging a:hover {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
.paging span {
    color: #777;
}
.paging_text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #000 !important;
    font-size: 12px !important;
    position: relative;
    top: -2px;
    width: 110px !important;
    box-shadow: none !important;
}
.paging .disabled {
    cursor: default;
}
.searchText {
    border-color: #044394;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin: 0;
    padding: 5px;
    width: 185px;
}
.searchSubmit {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #8a417e, #debad8) repeat scroll 0 0;
    border-style: none;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 5px 10px;
    width: 45px;
}
form {
    /*! width: 240px; */
}
.button {
    background: none repeat scroll 0 0 #61b85c;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    font-weight: bold;
    margin: 20px auto auto;
    text-align: center;
    width: 250px;
}
.button a {
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none;
}
.button:hover {
    background: none repeat scroll 0 0 #fff;
}
.button a:hover {
    color: #000;
}

.szakerto-form {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 10px solid #7ec6c9;
    border-radius: 5px;
    border-top: 10px solid #7ec6c9;
    box-shadow: 0 0 4px 0 grey;
    margin: 20px auto auto;
    padding: 20px;
    width: 600px;
}
.szakerto-form form {
    width: 600px;
    margin: 0;
}
.szakerto-form input[type="text"], .szakerto-form textarea {
    background: none repeat scroll 0 0 #ddd;
    color: #333;
    border: 1px solid #ccc;
}
.szakerto-form .inputRow {
    margin: 5px 0;
    text-align: right;
    width: 100%;
}
.szakerto-form input[type="text"] {
    height: 22px;
    margin-left: 10px;
    padding: 2px 5px;
    width: 250px;
}
.szakerto-form textarea {
    font-family: Verdana,tahoma,arial;
    font-size: 11pt;
    height: 100px;
    max-width: 600px;
    padding: 5px;
    width: 587px;
}
.center {
    text-align: center;
}
.szakerto-form .submit {
    background: none repeat scroll 0 0 #61b85c;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    margin: 20px 0 0;
    width: 100px;
}
.submit:hover {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.7);
}
.text p {
    font-size: 10pt;
    text-align: justify;
}
#default.intro_img {
    background: linear-gradient(to top, #8cbaf6, #deebfc) repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.index_boxes .right_box {
    right: 5px;
    width: 100%;
}
.extra_menu_container {
    background: none repeat scroll 0 0 #555;
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: -5px;
}
.extra_menu .menu_item {
    background: none repeat scroll 0 0 #aaa;
    display: table-cell;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.extra_menu .menu_item:hover {
    background: none repeat scroll 0 0 #aaa;
}
.extra_menu {
    border-spacing: 3px 1px;
    display: table;
    width: 100%;
}
.extra_menu .menu_item.current {
    /*cursor: pointer;*/
    opacity: 1;
}
.extra_menu .menu_item_content {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
    transition: all 0.5s ease 0s;
    display: none;
}
.menu_content_item.current {
    border-collapse: separate;
    border-spacing: 1px;
    display: table;
    width: 100%;
}
.menu_content_item {
    display: none;
}
.extra_menu .menu_item_header {
    border-bottom: 1px solid #aecff9;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0;
}
.extra_menu .menu_item.current .menu_item_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.extra_menu_content {
    font-size: 12px;
    margin: 0 2px;
}
.extra_menu_content .menu_content_cell {
    display: table-cell;
    padding: 3px;
}
.extra_menu_content .menu_content_item_row {
    display: table-row;
}
.extra_menu_footer {
    display: table-row;
}
.menu_item_footer {
    display: table-cell;
    height: 25px;
}
.extra_menu_header {
    display: table-row;
}
.extra_menu_content .menu_content_item_row:first-child {
    font-weight: bold;
}
.extra_menu_content .menu_content_item_row:hover {
    filter: saturate(0.5) brightness(1.2);
    -webkit-filter: saturate(0.5) brightness(1.2);
    transition: all 0.5s;
}
.menu_content_cell > p {
    color: #000;
}
.extra_menu_content a {
    color: #000;
}
.extra_menu .menu_item_image a {
    /*margin: -5px -5px 0;*/
    width: 246px;
    height: 140px;
    display: block;
}
.extra_menu p {
    color: #000;
}
.extra_menu .menu_item_header a {
    color: #000;
}
.extra_menu .menu_item_header a:hover {
    text-decoration: none;
}
.menu_item_content a {
    color: #000;
    display: block;
    margin: 0 0 5px;
    text-align: center;
}
.article_intro_special {
    background: none repeat scroll 0 0 #aecff9;
    border-collapse: separate;
    border-spacing: 1px;
    display: table;
    font-size: 13px;
    margin-bottom: -20px;
    margin-left: -8px;
    margin-top: -12px;
    width: 736px;
}
.article_intro_row {
    display: table-row;
}
.article_intro_cell {
    /*background: none repeat scroll 0 0 #aecff9;*/
    background: none repeat scroll 0 0 #fafafa;
    display: table-cell;
    padding: 2px;
}
.article_intro_row:hover {
    filter: brightness(0.9);
}
.article_intro_cell a, .article_intro_cell p {
    color: #000;
}
.article_intro_row:first-child {
    font-weight: bold;
}
.news_info p {
    display: inline;
}
.icons {
    background: url("img/icon-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 600px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 363px;
}
.icons img {
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 7px;
}
.newsletter input[type="text"] {
    height: 20px;
    margin-left: 10px;
    padding: 2px 5px;
    width: 156px;
}
.newsletter .inputRow {
    margin: 5px 0;
    text-align: right;
}
.newsletter p {
    font-size: 14px;
    margin-bottom: 10px;
}
.newsletter .submit {
    background: linear-gradient(to top, #044394, #8cbaf6) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 10px;
    padding: 5px 10px;
}
.newsletter form {
    width: 280px;
}
.right_box .newsletter form {
    width: auto;
}
.right_box .newsletter input[type="text"] {
    width: 120px;
}
.footer_box, .footer_box a, .footer_box td {
    color: #fff;
    text-align: left;
    font-size: 12px;
}
.footer_box h2, .footer_box h2 a {
    font-size: 14px;
}
.index_boxes .right_box img {
    margin-bottom: 10px;
}
.patientList td:first-child {
    text-align: center;
    width: 90px;
}
label {
    min-width: 185px !important;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}
.content-header td {
    background: #8a417e none repeat scroll 0 0;
    color: #fff;
}
.content-row td {
    background: #d6a8cf none repeat scroll 0 0;
}
.content-row:hover td {
    filter: saturate(0.5) brightness(1.2);
    -webkit-filter: saturate(0.5) brightness(1.2);
    transition: all 0.5s;
}
.button-row {
    border-top: 1px solid #8a417e;
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;
}
.patientList {
    margin-bottom: 10px;
}
.jdpicker_w {
    display: inline;
}
/*CALENDAR*/
.calendar {
    width: 100%;
}
.calendar td {
    vertical-align: top;
}
tr.days {
    font-weight: bold;
}
.month {
    background: #b663a8 linear-gradient(to top, #e7cbe2, #b663a8) no-repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    padding: 5px;
    display: table;
}
.calendar table {
    border-spacing: 0;
}
.month td {
    background: #b663a8 linear-gradient(to bottom, #d6a8cf, #b663a8) no-repeat scroll 0 0;
    border-color: #d6a8cf #b663a8 #b663a8 #d6a8cf;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    vertical-align: top;
}
.calendar .month th {
    padding-bottom: 8px;
    padding-top: 3px;
}
.day.sat, .day.sun {
    background: #aaa linear-gradient(to bottom, #bfbfbf, #999999) no-repeat scroll 0 0;
}
.day {
    cursor: pointer;
}
.day:hover {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
}
.today {
    border-color: #d00 !important;
    font-weight: bold;
}
.detailed_day {
    margin-left: 10px;
}

.day.green {
    background: #448eee linear-gradient(to bottom, #80ff80, #009900) no-repeat scroll 0 0;
}
.day.red {
    background: #448eee linear-gradient(to bottom, #eaa, #dd5555) no-repeat scroll 0 0;
}
.day.yellow {
    background: #ee0 linear-gradient(to bottom, #ffa, #dd0) no-repeat scroll 0 0;
}
#detailed_day_content .table_header {
    font-weight: bold;
}
#detailed_day_content table {
    border-collapse: collapse;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
#detailed_day_content td {
    border: 1px solid;
    padding: 3px;
}
table.calendar .left {
    width: 215px;
}
.selected-patient {
    text-align: center;
    /*! background: #d6a8cf; */
    /*! margin-top: -5px; */
    font-weight: bold;
    vertical-align: bottom;
    /*! padding: 8px; */
    /*! margin-bottom: 5px; */
    position: absolute;
    top: 35px;
    width: 100%;
    color: #000;
    overflow: hidden;
}
.fullWidth label {
    text-align: left;
}
.fullWidth textarea {
    width: 90%;
}
.form.fullWidth {
    width: 100%;
}
.print-previev {
    box-shadow: inset 0 0px 4px;
    padding: 20px;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 1000px;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.btn {
    font-size: 1.1em;
    padding: 0.75em 1.2em;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    cursor: pointer;
    text-align: center;
}

.btn:hover {
    background-color: #ddd !important;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    text-decoration: none;
}

.btn-small {
    padding: .75em 1em;
    font-size: 0.8em;
}
.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 5px; }

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: center;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #bbb;
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.form .right {
    padding-top: 45px;
}
.form .right .btn {
    min-width: 20px;
    margin: 2px;
}
.form .left, .form .right {
    display: table-cell;
}
.form .left {
    width: 80%;
    vertical-align: top;
}
.btn.small {
    padding: 5px 5px;
    margin-bottom: 3px;
    font-size: 14px;
}
.content-row.red td {
    background: #fab;
}
.content-row.yellow td {
    background: #ffa;
}
.content-row.blue td {
    background: #adf;
}
.content-row.green td {
    background: #afa;
}
.short {
    width: auto !important;
}
input, select {
    font-size: 12pt;
}
input[type="checkbox"], input[type="radio"] {
    transform: scale(1.2);
}
.pad {
    margin: auto;
    display: block;
}
img {
    display: block;
    margin: auto;
}
body::after {

    /*! background: url("img/background.jpg") no-repeat scroll center center; */
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-size: 100% auto;
    min-height: 800px;
}
.required {
    color: #f00;
    font-size: 14px;
    vertical-align: super;
}