
		body{
			background-color: #000000;font-family: "Roboto", arial, tahoma;
			font-weight: normal;
		}#mainMenu li.level0 a, #mainMenu li.level0 a span, #mainMenu li.level1 a, #mainMenu li.level1 a span, #mainMenu li.level2 a, #mainMenu li.level2 a span, #menu-collapse a.level0{font-family: "Roboto", arial, tahoma;}
				.nav-sub-menu li.level0 a, .nav-sub-menu li.level0 a span, .nav-sub-menu li.level1 a, .nav-sub-menu li.level1 a span, .nav-sub-menu li.level2 a, .nav-sub-menu li.level2 a span, #menu-button{font-family: "Roboto", arial, tahoma;}
				h1, .page-title h1{font-family: "Roboto", arial, tahoma;font-size: 28px;}
				h2, .page-title h2{font-family: "Roboto", arial, tahoma;font-size: 20px;}
				h3, .page-title h3{font-family: "Roboto", arial, tahoma;font-size: 18px;}
				h4{font-family: "Roboto", arial, tahoma;font-size: 17px;}
				h5{font-family: "Roboto", arial, tahoma;font-size: 16px;}
				h6{font-family: "Roboto", arial, tahoma;font-size: 15px;}
				.price, .price-box .price{font-family: "Roboto", arial, tahoma;}
				Array{font-family: Montserrat;}
				.header-top, #header-v2 .header-top{background-color: #000000 !important;}
					header .header-content{background-color: #000000 !important;}
					header .header-content .account-dropdown .dropdown-toggle [class*="pe-"]{color: #ffffff !important;}
					header .header-content .social-block ul li a{color: #ffffff !important;}
					header .header-content .mega-menu .nav-main > li > a{color: #ffffff !important;}
					header .header-content .social-block ul li a:hover{color: #2f3c8e !important;}
					header .header-content .mega-menu .nav-main > li > a:hover{color: #2f3c8e !important;}
					header .header-content .push-menu .mega-menu .nav-main li a{color: #000 !important;}
					.cms-page-view .std a {
text-decoration: underline;
}

.cms-page-view .std .accordion a {
text-decoration: none;
}

.cms-page-view img {
max-width: 100%;
}
.cms-page-view table tr td {
padding: 15px;
}
.cms-page-view .cms-page-title h1 {
margin-bottom:20px;
}
.cms-page-view h2 {
line-height:40px;
}

.cms-page-view h3 {
line-height:35px;
}

.cms-page-view h2 {
position: relative;
margin-bottom: 15px;
}
.cms-page-view h2::after {
content: "";
    background: #222;
    position: absolute;
    top: 36px;
    left: 0;
    height: 1px;
    width: 50px;
}

.mega-menu .nav-main li .dropdown-menu li ul.sub-menu li a.hasChildren::after {
content: '\f078';
font: normal normal normal 13px/1 FontAwesome;
position: absolute;
top: 14px;
right: 5px;
}

.mega-menu .nav-main li .dropdown-menu .dropdown-menu {
margin-left: 15px;
}
.account-nav .items li.active {
font-weight: bold;
color: #000;
}
.clearfix {
clear:both;
float:none;
}
.mt20 {
margin-top:20px;
display: inline-block;
}
#my-orders-table td {
    line-height: 30px;
}

.status2 td, .status2 {
    color: green;
}

.status1 td, .status1 {
    color: red;
}

.status0 td, .status0 {
    color: #ED5E08;
}

.status-1 td, .status-1 {
    color: #000;
}

.my-account h6 {
line-height: 36px;
}
.fieldset {
position: relative;
    border: 1px solid #e2e2e2;
    padding: 22px 25px 12px 33px;
    margin: 28px 0;
    background: #fff;
}

.fieldset .legend {
    float: left;
opacity: 1;
    font-weight: normal;
    font-size: 16px;
    background: #ccc;
    margin: -36px 0 0 -10px;
    padding: 3px 10px;
    position: relative;
}

.additional-info li {
    font-style: italic;
    font-size: 12px;
}

.additional-info h4 {
    font-weight: bold;
    font-size: 14px;
}

.hideatstart, .hidefordoctors, .hidecoord {
    display: none;
}

label.required.two:after {
content:"**";
}

.footer.footer-v4 {
padding: 20px 0 30px 0;
}

.my-account .box-head {
border-bottom: 1px solid #eee;
padding-bottom:20px;
}

.my-account .box-head h3 {
text-transform:none;
}

.my-account .box-title a.btn-secondary {
color: #fff;
}

/* Data Table */
.data-table {
    width: 100%;
    border: 1px solid #f1f1f1;
}

.data-table .odd {
}

.data-table .even {
    background: #f9f9f9;
}

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last {
}

.data-table tr.last th,
.data-table tr.last td {
    border-bottom: 0 !important;
}

.data-table th {
    padding: 3px 8px;
    font-weight: bold;
}

.data-table td {
    padding: 3px 8px;
}

.data-table thead th {
    font-weight: lighter;
    font-size: 20px;
    border-right: 1px solid #f1f1f1;
    padding: 5px;
    color: #555;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}

.data-table thead th.wrap {
    white-space: normal;
}

.data-table thead th a,
.data-table thead th a:hover {
    color: #fff;
}

.data-table thead th {
    background: #f1f1f1;
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap;
}

.data-table tfoot {
    border-bottom: 1px solid #d9dde3;
}

.data-table tfoot tr.first td {
}

.data-table tfoot tr {
    border-top: 1px solid #e8e8e8;
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3;
}

.data-table tfoot strong {
    font-size: 16px;
}

.data-table tbody th,
.data-table tbody td {
    text-align: center;
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #f1f1f1;
    line-height: 75px;
    background: #fff;
}

.data-table tbody td .btn-remove2 {
    margin-top: 30px
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.header-sticky-menu .logo img {
max-height: 30px;
}

.header .header-content {
max-height: 100px;
}

.social-block ul {
padding: 42px 0;
}

.header-sticky-menu .social-block ul {
padding: 22px 0;
}

.mega-menu .nav-main > li > a {
padding: 35px 18px;
}

.header-sticky-menu .mega-menu .nav-main > li > a {
padding: 15px 18px;
}

.account-dropdown .dropdown-toggle [class*="pe-"] {
padding: 38px 10px;
}

.header-sticky-menu .account-dropdown .dropdown-toggle [class*="pe-"]  {
padding: 18px 10px;
}

.my-account h2 {
text-transform: none;
}

.btn.btn-promo-banner:hover, .btn.btn-promo-banner:focus {
    color: fff;
    background-color: rgb(21,12,76);
    border-color: rgb(21,12,76);
}

.review-form .fieldset {
    text-align: left;
}

.review-form .fieldset .wide.question {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.review-form .fieldset .wide.question label {
    margin-bottom: 0;
}

.review-form .fieldset .wide.question label.bg {
    background: #dedede;
    width: 100%;
    padding: 0 10px;
}

h1 {
  color: #333;
}

.accordion {
  width: 100%;
  max-width: 1080px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 10px;
}
.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
}
.accordion ul li div {
  display: block;
  overflow: hidden;
  width: 100%;
}
.accordion ul li div a {
  display: block;
  height: 250px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 15px 20px;
  box-sizing: border-box;
  color: rgb(20,11,77);
  text-decoration: none;
  transition: all 200ms ease;
}
.accordion ul li div a * {
  opacity: 0;
  margin: 0;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 5;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.accordion ul li div a h9 {
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 160px;
color: #fff;
}
.accordion ul li div a h10 {
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 160px;
color: #fff;
}
.accordion ul li div a p {
  top: 160px;
  font-size: 13.5px;
}
.accordion ul li:nth-child(1) {
  background-image: url("http://marisiensis.ro/media/wysiwyg/medicina-4.png");
}
.accordion ul li:nth-child(2) {
  background-image: url("http://marisiensis.ro/media/wysiwyg/stoma-4.png");
}
.accordion ul li:nth-child(3) {
  background-image: url("http://marisiensis.ro/media/wysiwyg/farma-4.png");
}

.accordion ul:hover li, .accordion ul:focus-within li {
  width: 8%;
}
.accordion ul li:focus {
  outline: none;
}
.accordion ul:hover li:hover,
.accordion ul li:focus, .accordion ul:focus-within li:focus {
  width: 20%;
}
.accordion ul:hover li:hover a,
.accordion ul li:focus a, .accordion ul:focus-within li:focus a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a *,
.accordion ul li:focus a *, .accordion ul:focus-within li:focus a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.accordion ul:hover li {
  width: 8% !important;
}
.accordion ul:hover li a * {
  opacity: 0 !important;
}
.accordion ul:hover li:hover {
  width: 20% !important;
}
.accordion ul:hover li:hover a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a * {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }

  .accordion {
    height: auto;
  }
  .accordion ul li, .accordion ul li:hover, .accordion ul:hover li, .accordion ul:hover li:hover {
    position: relative;
    display: table-row;
    table-layout: fixed;
    width: 100%;
    -webkit-transition: none;
    transition: none;
  }
.accordion ul li div a h9 {
writing-mode: vertical-lr;
  text-orientation: upright;
color: black;
 top: 0px;
}
.accordion ul li div a h10 {
writing-mode: vertical-lr;
  text-orientation: upright;
color: black;
 top: 0px;
font-size:12px;
}

}
.about {
  text-align: center;
  font-size: 12px;
  color: #666;
}
.about a {
  color: blue;
  text-decoration: none;
}
.about a:hover {
  text-decoration: underline;
}

.header-v2 .logo-container {
    padding: 0;
    text-align: center;
    animation: pulse !important;
    animation-duration: 2s !important;
    animation-iteration-count: 2 !important;

}
#text-schedule,
#text-active {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-around;
padding: 20px 0;
}

#text-active {
padding-bottom: 40px;
}

#text-schedule a,
#text-active a {
    display: block;
    text-decoration: none;
    color: #150C48;
}

#text-1 {
    background-color: rgb(21, 12, 72);
    color: #ffffff;
    font-size: 55px;
    text-align: center;
    font-weight: 400;
    width: 60%;
}
#text-2 {
    background-color: #ffffff;
    color: rgb(21, 12, 72);
    text-align: center;
    font-size: 55px;
    width: 40%;
}

#text-3 {
    background-color: #ffffff;
    color: rgb(21, 12, 72);
    text-align: center;
    font-size: 55px;
    width: 40%;
}

#text-4 {
    background-color: rgb(21, 12, 72);
    color: #ffffff;
    font-size: 55px;
    text-align: center;
    font-weight: 400;
    width: 60%;
}

@media screen and (max-width: 1024px) {
#text-1, #text-2, #text-3, #text-4 {
font-size: 23px;
}
}
h1.logo {
    display: none;
}
.header .top-bar {
display: none;
}
a.logo.logo-header {
    display: none !important;
}
a.logo {
display: none ;
}
.breadcrumbs {
display:none;
}
.logo-container {
display:none !important;
}
 
.footer.footer-v4 {
border-top: #000
}
.page-title-wrapper {
display:none;
}
h1 {
color:white;
opacity:0.7;
}
h2 {
color:white;
opacity:0.7;
}
h3 {
color:white !important;
opacity:0.7;
}
.title {
color:white !important;
opacity:0.7;
}
.title:after {
background-color:white !important;
}
.btn-responsive-nav span {
    background: url(http://marisiensis.ro/media/wysiwyg/nav-bar-icon.png) no-repeat left center scroll;
}
h3.title-topabs.hidden-lg.hidden-md {
opacity:1;
}

.fieldset  .label,
.fieldset  label,
.fieldset input[type="text"], 
.fieldset input[type="password"], 
.fieldset input[type="url"], 
.fieldset input[type="tel"], 
.fieldset input[type="search"], 
.fieldset input[type="number"], 
.fieldset input[type="datetime"],
.fieldset input[type="email"],
.fieldset select,
.form-list span,
.form-list p
 {
color: #808080;
}
.nicEdit-main {
color:black;
}
h2.list {
color:white
}
.colorbox p {
    color: black;
}
.colorbox h1 {
    color: black;
}
.colorbox h2 {
    color: black;
}
.data-table {
    color: black;
}
.colorbox {
    color: black;
}
li.wide.hideatstart.gala-dinner {
    display: none !important;
}
a.toggle {
color:black;
}
a.review.cboxElement {
color:black;
}
.status0 td {
color:blue !important;
}
.status0 {
color:blue !important;
}
.hide-web {
display:none !important;
}

.links-webex,
.my-account .links-webex h2,
.my-account .links-webex h3,
.links-webex a {
color: #000 !important;
text-transform: none;
}
.my-account .links-webex h5 {
color: #000 !important;
text-transform: none;
font-weight: normal;
border-top: 1px solid #000;
padding: 10px 0;
margin-top: 10px;
}
.mfp-bg {
display:none;
}
.mfp-bg {
display:none;
}
#newsletter-popup {
display:none;
}