/* Generated by 10.135.1.193 at : 2025-07-22 12:43:57 1753177437   by class ZendExt_Classes_OneAsset */ 


/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/raphael/demo.css*/

#holder {
    height: 480px;
    left: 50%;
    margin: -240px 0 0 -320px;
    position: absolute;
    top: 50%;
    width: 640px;
}
#copy {
    bottom: 0;
    font: 300 16px "MuseoSlab500Regular", Arial, Georgia, serif;
    position: absolute;
    right: 1em;
    text-align: right;
}
#copy a {
    color: #fff;
}



/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/fonts.css*/

@font-face {
    font-family: 'MuseoSlab500Regular';
    src: url('https://d1.a4w.ro/build/design/incont2/css/Museo_Slab_500-webfont.eot');
    src: url('https://d1.a4w.ro/build/design/incont2/css/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d1.a4w.ro/build/design/incont2/css/Museo_Slab_500-webfont.woff') format('woff'),
         url('https://d1.a4w.ro/build/design/incont2/css/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('https://d1.a4w.ro/build/design/incont2/css/Museo_Slab_500-webfont.svg#MuseoSlab500Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*   From file  /www/ro_cms_2013/public_html/libraries/javascript/highslide/highslide.css*/

/**
* @file: highslide.css 
* @version: 4.1.8
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}


/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/yui.css*/

/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt */

/*grids.css*/#ft{clear:both;}
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{
display:block;
height:244px;
margin-top:10px;
overflow:hidden;
padding-top:10px;
width:643px;
}

#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/*begin YDN/YUI styles*/
#bd {padding-top:1em;}
.yui-gb:after{clear:none;}
#doc3 {min-width:950px;}
h1.first-content, h2.first-content, h3.first-content {margin-top:0; padding-top:0; border:none;} /*if an h is the first thing on the page or in a section, it should be flush with the top border of its content area; otherwise, its content area should be padded to create space.*/
p {color:#000; margin-bottom:1em }
.wiki h1 { font-size: 120%; padding:0; margin-bottom:1em}
h2.first { border-top:none; margin-top:0; margin-bottom:.2em;}
#doc3 h2.first { float:none; /*float specified to resolve conflict on generic float declaration for .first in grids*/}

dt { font-weight:bold; }
ul, ol {margin-bottom:.7em;}
ul {list-style:disc;}
ol {list-style:decimal;}
strong {font-weight:bold;}
em {font-style:italic;}

#logo_pane { display: none; }

#ygma { margin:.5em auto 1em auto; }

#bd ol {}
#bd ol li p { margin-left:0}
#bd ol li ol {list-style:lower-alpha}
#bd ol li ol li {margin-bottom:1em}
#bd ol li ol li ol{list-style:lower-roman}
#bd ol li ol li ol li {margin-bottom:1em}

#bd p.errormessage {background:url(http://us.i1.yimg.com/us.yimg.com/i/us/search/gr/alertbubble.gif) 0 0 no-repeat; padding-left:30px; margin:2em 2em 2em 1em; font-weight:bold}


#bd ul {margin-top:2px; }
#bd ul.topspace { margin-top:1em }
/*#bd ul li { margin:0 17px 0 7px; }*/
#bd ul li ul { margin-top:0em }
#bd ul.plain {margin-top: 0; list-style: none;}
#bd ul.plain ul {margin-top: 0; list-style: none;}
#bd ul.jump {list-style: none; margin-top: 1em;}
#bd ul.jump li {margin-top: .5em;}

/*#bd table { margin:10px 17px; width:720px; }*/
#bd th { background:#B6CDE1; padding:2px; color:#fff; vertical-align:top}
#bd td { padding:2px; vertical-align:top}
#bd td.even { background:red; }

h2.classname { border-top:none; margin-top:0; margin-bottom:.2em; font-size: 130%; color:#000000}
h3.breadcrumb { border-top:none; margin-top:0; margin-bottom:.2em; font-size: 80%; color:#000000}
h3.methods { border-top:none; margin-top:0; margin-bottom:.2em; font-size: 100%; color:#000000}

.screenshot {border:thin solid #999999; margin:8px;}

#toc {background-color:#ecf5fa; padding:0; border:1px solid #89d }
#toc ul {list-style:none; margin:0; padding:0; font-size:90%; }
#toc ul li { padding:0; margin:0; }
#toc ul li.selected { font-weight:bold; color:#fff; background:#f82; padding:0; }
#toc ul li.selected a { color:#fff; }
#toc ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none; }
#toc ul li a:hover { color:#fff; background:#e60; }
#toc ul li em { display:none; }
#toc ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
#toc ul li.first {margin-top:0;}

#ft {  margin-top:4em }
#ft p { padding-bottom:2em; margin:0; text-align:center; font-size:80%; line-height:1.4em}
#ft p.first { padding:1em 0 0 0; margin:0; }

#pagetitle {background: url(http://us.i1.yimg.com/us.yimg.com/i/ydn/bg_hd.gif) 0 0 repeat-x #B6CDE1; border: 1px solid #93B2CC; position:relative;}
#pagetitle h1 {text-indent:15px; padding:4px 0 2px 0; background: url(http://us.i1.yimg.com/us.yimg.com/i/ydn/title_h_bg.gif) 0 0 no-repeat;  margin:0; color:#000; font-size:120%; font-weight:bold; position:relative; left:-1px; top:-1px; margin-right:-2px;}
#pagetitle h1 em {color:#FF9933; font-size:60%; font-weight:bold; font-style:normal; position:relative; top:-6px}

#ygunav {background:#eee; border-bottom:2px solid #ccc; padding:0 10px;font-size:78%;text-align:right;margin-bottom:6px;height:2.5em;line-height:2.5em;}
html>body #ygunav {overflow:hidden;}
#ygunav strong {font-family:verdana;}
#ygunav p {display:inline;margin:0;padding:0;}
#ygunav p em {float:left;text-align:left;font-style:normal; padding-top:.7em}
* html #ygunav p em {margin-top:1px;}
#ygunav p em i {visibility:hidden;}
#ygunav a {color:#000;}
#ygunav form {display:inline;margin:0 0 0 1em;}
#ygsp {width:8em;font-size:110%;padding:0;vertical-align:middle;}
#ygunav .ygbt {background:#dcdcdc;font:110% verdana;position:relative;top:1px;}
* html #ygunav .ygbt {top:4px;}
* html>body #ygunav .ygbt {line-height:0;top:-4px;}
#ygunav label {color:#666;font-family:tahoma;position:relative;top:1px;}

#bd ol.getstarted { margin:0; padding:0; }
#bd ol.getstarted li { font-weight:bold; color:#668AA8; margin-bottom:1em; padding-left:20px; list-style-type:none;}
#bd ol.getstarted li p { color:#000; font-weight:normal; margin:0 0 0 20px; padding:0 }

#bd p {margin-bottom:8px;}

#promo {zoom:1;border: 1px solid #B6CDE1; padding:1em; position:relative;  background-color:#FFF5DF;}
#promo ul {margin-bottom:0;}
#promo h1 {margin-top:0; padding-top:0}
#promo h2 {line-height:1.2em; color:#668AA8; margin-top:0; padding-top:0; border:none; font-size:100%}
#promo p {line-height:1.2em }
#promo h1 em {float:right; top:0; right:0; font-style:normal; font-size:80%}
#promo h4 { color:#E76300; }
#promo.component div {width:48%; float:left;}
#promo:after {content:'.';visibility:hidden;clear:left;height:0;display:block;}
#promo p#api {margin-top:.2em;}
#promo #download img {float:left; padding:0 0.5em 0.5em 0;}
#promo #blog {clear:left;}

code {font-family:"Courier New"; font-size: 100%; font-weight:bolder;}

div.apisummary {height:auto; margin:10px 0; width:auto; zoom:1;}
div.apisummary table {font-size:inherit;font:100%; border-collapse:separate; border:1px solid #666666; border-left:none;}
#doc3 div.apisummary table td, #doc3 div.apisummary table th {padding:.35em;}
div.apisummary table th { font-weight:bold;}
div.apisummary table td { border-top:1px solid #666666;}
div.apisummary table td, div.apisummary table th { border-left:1px solid #666666;}
div.apisummary table tr { background-color:#ddd;}
div.apisummary table tr.odd { background-color:#fff; }
div.apisummary table tfoot tr { background-color:#fff; }

dl#menuwidgets dt {font-weight:bold;}
dl#menuwidgets {margin:0 0 0 1.5em;}
img.example {clear:right;margin-bottom:10px;margin-left:10px;border:0;float:right;border:1px solid #999;}

/*YUI theater box on main page top right corner*/
#yui-theater {width:316px; overflow:hidden;}
#yui-theater h3 {margin:0; padding:0; color:#E76300;  font-size:100%; font-weight:bold; font-stretch:expanded;}
#yui-theater h2 {margin:0 0 10px 0; padding:0; border:none; color:#000;  font-size:122%; font-weight:bold;}
#yui-theater p {margin:7px 0 0 0;}
#yui-theater div {float:right; font-size:85%;}

/*rss reader styles*/
p.loading-content {background-image:url(http://us.i1.yimg.com/us.yimg.com/i/ydn/yuiweb/img/busy_arrow.gif); background-position:top left; background-repeat:no-repeat; height:20px;padding:4px 0 0 25px; margin:0;}
#doc3 ul.yuirssreader {margin:0; padding:0;}
#doc3 ul.yuirssreader li {list-style-type:none;padding:5px 0 0 12px; margin:0;}
#doc3 ul.yuirssreader li p {margin:0; padding:0;}
ul.yuirssreader cite {color:#666666; margin:0;}
span.yuirssreader-date {font-size:77%; color:#E76300;}
img.rssbadge {display:inline;border:none !important;}

#index-secondary {width:316px;float:right;margin-left:10px;}
#index-main {margin-right:331px;}
#index-main #promo li {list-style-type:none;font-size:92%;margin-top:2px;}
#index-main #promo ul {margin:0;}

/*styles for right gutter on component pages*/
#cheatsheet h3 {margin-top:0;}
#cheatsheet img, #componentvideo img {margin:.5em 0 .2em 0; border:1px solid #999;}
#cheatsheet p {margin:0; font-size:77%;}
#cheatsheet h4, #examples h4 {margin:0.2em 0 .1em 0; color:#668AA8; font-size:92%;}
#examples ul, #morereading ul, #module ul {font-size:85%; list-style:circle; margin:0 0 1em 10px;}
#examples p, #componentvideo p {font-size:85%; margin:0 0 .2em 0;}
#examples li.selected {font-weight:bold;}

/*styles for example pages*/
#promo.example {background-color:#000;border-color:#666666;}
#promo.example .exampleIntro, #promo.example .exampleIntro p, #promo.example .exampleIntro a {color:#fff;}
.firstContent {margin-top:0; padding-top:0;}
#logger {margin-top:1em;}
#example {background-color:#F1F6F7;}
#example .bd { padding:1em; position:relative;}
#example .hd { background: url(/yui/docs/assets/example-hd-bg.gif) 0 0 repeat-x #4E4D4C; }
#loggerGloss {margin-top:.5em; font-size:85%;}
#loggerDiv {font-size:77%;text-align:left;margin-top:.5em; visibility:hidden; height:260px; } /*gets turned on by script when loaded */
#loggerDiv.yui-log {padding:.3em;width:96%;background-color:#FBE7D9;border:1px solid #666;font-family:monospace;z-index:9000;}
#loggerDiv.yui-log p {margin:1px;padding:.1em;}
#loggerDiv.yui-log .yui-log-hd {margin:0; padding:0; background-color:#CECCCC;}
#loggerDiv.yui-log .yui-log-hd h4 {display:none;}
#loggerDiv.yui-log .yui-log-bd {width:100%;height:15em;background-color:#FFF;border:1px solid #ECECEC;overflow:auto;}
#loggerDiv.yui-log .yui-log-bd pre {border-top:1px solid #ECECEC;}
#loggerDiv.yui-log .yui-log-bd code p {margin:1px 0;}
#loggerDiv.yui-log .yui-log-ft {margin-top:.3em;margin-bottom:.3em; font-family:verdana; zoom:1;}
#loggerDiv.yui-log .yui-log-ft:after {content:'.';visibility:hidden;clear:both;height:0;display:block;}
#loggerDiv.yui-log .yui-log-ft .yui-log-categoryfilters {margin-top:.5em;clear:right;}
#loggerDiv.yui-log .yui-log-ft .yui-log-sourcefilters {margin-top:.5em;border:none; clear:both;}
#loggerDiv.yui-log .yui-log-btns {margin-top:.2em;padding:.2em;background: url(/yui/docs/assets/logger-bg.gif) 0 0 repeat-x #CECCCC; text-align:right; float:none;}
#loggerDiv.yui-log .yui-log-filtergrp {margin-right:.3em; float:left; display:block}
#example.newWindow {text-align:center;}
p.newWindowButton {text-align:right; margin-top:0; padding:.5em;}
.bd p.newWindowButton {text-align:center;} /*when new window is required and button appears in middle of example body*/
p.loggerButton {text-align:center;}
#loggerLink a, #newWindowLink a {font-size:115%; font-weight:bold; color:#000099;}
#newWindowLink a {font-size:107%;}
#loggerModule {padding-bottom:.2em;}

/*right column navigation on example rosters*/
#exampleToc {background-color:#ecf5fa; padding:0; border:1px solid #89d; margin-top:.5em;}
#exampleToc ul {list-style:none; margin:0; padding:0; font-size:90%; }
#exampleToc ul li { padding:0; margin:0; }
#exampleToc ul li.selected { font-weight:bold; color:#fff; background:#000099; padding:0; }
#exampleToc ul li.selected a { color:#fff; }
#exampleToc ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none; }
#exampleToc ul li a:hover { color:#fff; background:#e60; }

/*theater page styles*/
.theater h1 {border-bottom:1px dashed #CCC; margin-bottom:1em;padding-bottom:.2em;}
.theater img {border:1px solid #666;}
.theater img.last {border:1px solid #666;}
.theater p.details {font-size:77%; color:#666; margin:.2em 0 0 0; padding:0;}
.theater p.description, #doc3 .theater ul li  {font-size:85%; margin:0; padding:0; color:#333;}

#readmePanel .hd { font-weight:bold; font-size:129%; color:#fff; background:#89d; }
#readmePanel .bd {text-align:left; overflow:auto;}
#readmePanel .ft {text-align:right; background-color:#E7E7E7; font-size:85%;}
/* Browser specific (not valid) styles to make preformatted text wrap */
#readmePanel .bd pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-size: 100%;
 color:#000033;}
 
/*ed eliot's server-side delicious badge css*/ 
 #delicious-badge {margin-top:.6em; font: 85% Arial, sans-serif; border: 1px solid #b1b1b1; }
#delicious-badge .bookmark { background: url(http://images.del.icio.us/static/img/delicious.small.gif) no-repeat left center; padding-left: 15px; font-weight: bold; }
#delicious-badge p, #delicious-badge div { padding: 7px; margin: 0; text-align: center; }
#delicious-badge a { color: #00f; text-decoration: none; }
#delicious-badge div { background: #eee; }
#delicious-badge div span { font-weight: bold; color: #000; }
#delicious-badge ul, #delicious-badge li { display: inline; list-style: none; padding: 0; margin: 0; }
#delicious-badge li { margin-left: 5px; }
#delicious-badge li span { position: absolute; left: -999px; width: 999px; }
#delicious-badge .saved-by { color: #999; }
#delicious-badge .saved-by span { background: #00f; padding: 3px; color: #fff; }
#delicious-badge .be-first { font-size: 85%; color: #999; }
#delicious-badge .tag-size-1 { font-size: 100%; }
#delicious-badge .tag-size-2 { font-size: 107%; }
#delicious-badge .tag-size-3 { font-size: 114%; }
#delicious-badge .tag-size-4 { font-size: 122%; }
#delicious-badge .tag-size-5 { font-size: 129%; }

/*faq page:*/
.yui-ge .yui-g {width:98%;}
.yui-ge .yui-g .yui-u {width:48.1%;}
#questions {margin:1em 0 2em 0; padding:0.5em; border:1px solid #838383; background-color:#E6E6E6;}
#questions ul {margin:0; list-style:none;}
#yui-main #questions li {padding-bottom:.2em; font-size:85%; margin:0;}
#questions li a {display:block; padding:.6em; text-decoration:none;}
#questions li a:hover {background-color:#F6F6F6;}

/*for notes on file includes*/
.include-notice {border:1px solid #6F7EA1; background:#eee; font:77% verdana; padding:.7em;}
.include-notice strong {color:#990000;}








/* PARTEA CU RASPUNS PT REPLY */

.yui-overlay { position:absolute;background:#fff; }
.yui-overlay .hd { border:1px solid red;padding:5px; }
.yui-overlay .bd { border:1px solid green;padding:5px; }
.yui-overlay .ft { border:1px solid blue;padding:5px; }

#ctx { background:orange;width:100px;height:25px; }


.yui-overlay, .yui-panel-container{visibility:hidden;position:absolute;z-index:2;}
.yui-panel-container form{margin:0;}
.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}
.mask .block-scrollbars{overflow:auto;}
.masked select, .drag select, .hide-select select{_visibility:hidden;}
.yui-panel-container select{_visibility:inherit;}
.hide-scrollbars, .hide-scrollbars *{overflow:hidden;}
.hide-scrollbars select{display:none;}
.show-scrollbars{overflow:auto;}
.yui-panel-container .show-scrollbars, .yui-tt.show-scrollbars{overflow:visible;}
.yui-panel-container .show-scrollbars .underlay, .yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}
.yui-panel-container .shadow .underlay .yui-force-redraw{padding-bottom:1px;}
.yui-effect-fade .underlay{display:none;}
.yui-tt-shadow{position:absolute;}

.mask{background-color:#000;opacity:.25;*filter:alpha(opacity=25);}
.yui-panel-container{padding:0 1px;*padding:2px 3px;}
.yui-panel{position:relative;*zoom:1;left:0;top:0;border-style:solid;border-width:1px 0;border-color:#808080;z-index:1;}
.yui-panel .hd,.yui-panel .bd,.yui-panel .ft{*zoom:1;*position:relative;border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;}
.yui-panel .hd{border-bottom:solid 1px #ccc;}
.yui-panel .bd,.yui-panel .ft{background-color:#F2F2F2;}
.yui-panel .hd{padding:0 10px;font-size:93%;line-height:2;*line-height:1.9;font-weight:bold;color:#000;background:url(../images/sprite.png) repeat-x 0 -200px;}
.yui-panel .bd{padding:10px; font-size:1.5em;}
.yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}
.yui-panel-container.focused .yui-panel .hd{}
.container-close{position:absolute;top:5px;right:6px;width:25px;height:15px;background:url(../images/sprite.png) no-repeat 0 -300px;cursor:pointer; font-size:0px;}
.yui-panel-container .underlay{right:-1px;left:-1px;}
.yui-panel-container.matte{padding:9px 10px;background-color:#fff;}
.yui-panel-container.shadow{_padding:2px 5px 0 3px;}
.yui-panel-container.shadow .underlay{position:absolute;top:2px;right:-3px;bottom:-3px;left:-3px;*top:3px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_right:0;_bottom:0;_left:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;*filter:alpha(opacity=12);}
.yui-dialog .ft{border-top:none;padding:0 10px 10px 10px;font-size:100%;}
.yui-dialog .ft .button-group{display:block;text-align:right;}
.yui-dialog .ft button.default{font-weight:bold;}
.yui-dialog .ft span.default{border-color:#304369;background-position:0 -1400px;}
.yui-dialog .ft span.default .first-child{border-color:#304369;}
.yui-dialog .ft span.default button{color:#fff;}
.yui-simple-dialog .bd .yui-icon{background:url(../images/sprite.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}
.yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}
.yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}
.yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}
.yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}
.yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}
.yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}
.yui-tt .bd{position:relative;top:0;left:0;z-index:1;color:#000;padding:2px 5px;border-color:#D4C237 #A6982B #A6982B #A6982B;border-width:1px;border-style:solid;background-color:#FFEE69;}
.yui-tt.show-scrollbars .bd{overflow:auto;}
.yui-tt-shadow{top:2px;right:-3px;left:-3px;bottom:-3px;background-color:#000;}
.yui-tt-shadow-visible{opacity:.12;*filter:alpha(opacity=12);}


#links{
	font-weight:bold;
	height:25px;
	text-align:center;
}

#links a{
	text-decoration:none;
	margin: 0px 0px;
	background: #d6e8ff;
	border: 1px solid #84b7ff;
	padding: 1px 3px;
	font-size: 12px;
	color: #2984ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#links a:hover{
	border-color: #f1b72f;
	background-color: #ffd36d;
	color: #a70001;
}

.link_curent{
	background-color:#FFD36D;
	border: 1px solid #F1B72F;
	color:#A70001;
	font-size: 12px;
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 1px 3px;
}










/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/main.css*/

/* Copyright PRO TV S.A. All rights reserved.
Author: Liviu Jurubita
Contact: @protv.ro
*/

/* html5doctor.com/html-5-reset-stylesheet/ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol,
ul,
dl,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-  SELF-CLEARING FLOATS
----------------------------------------------------------------------*/
.clear:after,
.mod:after,
.section:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear,
.mod,
.section {
	zoom: 1;
}

.clear {
	clear: both;
	float: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	font: 62.5% 'MuseoSlab500Regular', Arial, Georgia, serif;
	color: #000000;
}

a {
	color: #2f2f2f;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #1b67af;
}

img,
embed,
object,
iframe,
video,
canvas object {
	max-width: 100%;
}

.ie6 img {
	width: 100%;
}

/* LAYOUT
--------------------------------------------*/
.wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
.wrapper-border {
	border-top: solid 10px #828282;
	background: #fff;
}
.wrapper-padding-20 {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	position: relative;
}
.wrapper-padding-20-notop {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px 20px;
	background: #fff;
	position: relative;
	z-index: 2;
}

.branding-banners {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.sky-left {
	height: 600px;
	left: -120px;
	position: absolute;
	top: 0;
	width: 120px;
}
.top-branding {
	width: 1000px;
	height: 250px;
}
.sky-right {
	height: 600px;
	position: absolute;
	right: -120px;
	top: 0;
	width: 120px;
}

.header {
	/*height:140px;*/
	margin: 0px auto;
}
.left-header {
	float: left;
	width: 640px;
	margin-bottom: 13px;
	padding-top: 18px;
}
.logo {
	float: left;
	margin: 0 auto;
	display: block;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/logo-ibani.svg) no-repeat;
	width: 285px;
	height: 70px;
}
.main-nav-button {
	display: none;
}
.search {
	float: left;
}
.twitt-home {
	display: block;
	float: left;
	margin-right: 15px;
}
.rss-home {
	float: left;
	margin-left: 15px;
	display: block;
	margin-top: 2px;
}
.search-box {
	border: 1px solid #a4a4a4;
	height: 28px;
	margin-top: 10px;
	width: 303px;
}
.search-box form {
	width: 301px;
}
.search-box input {
	background: #fff;
	width: 260px;
	border: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	padding: 5px;
	font-style: italic;
	float: left;
}
.search-box input.search-focus {
	color: #000;
	font-style: normal;
}
.search-button {
	display: block;
	float: right;
	width: 25px;
	height: 28px;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/search-button.gif);
}

.right-header {
	margin: 10px 0 13px 0;
	padding-left: 35px;
	width: 325px;
	float: left;
}
.curs-valutar {
	color: #6f6f6f;
	float: left;
	font-size: 13px;
	width: 150px;
}
.curs-valutar li {
	padding-bottom: 5px;
}
.grafic-header {
	width: 164px;
	height: 80px;
	float: left;
}
.pattern-grey {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/pattern-grey.gif);
}

.left-column .video {
	background: #832424 url(https://d1.a4w.ro/build/design/incont2/images/pattern-video.gif) repeat-x bottom;
	position: relative;
	padding-top: 35px;
}
.left-column li.video span {
	display: block;
	padding: 5px 6px;
}
.video-item {
	float: left;
	width: 170px;
	margin-left: 6px;
	color: #ffffff;
	font-size: 1.4em;
	position: relative;
}
.video-item:hover {
	color: #ececec;
}
.video-item:hover img {
	border: 1px solid #999;
}
.video-item img {
	border: 1px solid #000000;
}
.video-icon {
	width: 57px;
	height: 56px;
	background: transparent url(https://d1.a4w.ro/build/design/incont2/images/video-icon.png) no-repeat;
	position: absolute;
}
.video-item .video-icon {
	top: 20px;
	left: 62px;
}
.right-home p {
	display: none;
}
.right-home li {
	float: left;
}
.crossPromo {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #a4a4a4;
}
.crossPromoSite a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	display: block;
}
.crossPromoLink a {
	font-size: 12px;
	color: #666666;
	padding: 5px 0;
	border-bottom: 1px dotted #cccccc;
	display: block;
}
.crossPromoColumn1,
.crossPromoColumn2,
.crossPromoColumn3,
.crossPromoColumn4,
.crossPromoColumn5 {
	width: 170px;
	float: left;
}
.crossPromoColumn2,
.crossPromoColumn3,
.crossPromoColumn4 {
	margin-left: 28px;
}
.crossPromoColumn4 {
	margin-right: 25px;
}
.copyright {
	text-align: center;
	font-size: 15px;
	padding-top: 10px;
	clear: both;
}
.copyright a {
	color: #007db3;
}

/* MARGINS and PADDINGS
----------------------------*/
.margin-img-right {
	margin: 0 0 10px 10px;
}
.margin-top-10 {
	margin-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-lb-10 {
	margin: 0 0 10px 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.padding-0 {
	padding: 0;
}

/* COLUMNs
------------------------*/
.left-column {
	width: 360px;
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.left-column-main {
	width: 360px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -10px;
	margin-right: 12px;
	padding: 10px 8px;
}
.left-column-wide {
	width: 570px;
	margin-right: 20px;
	float: left;
}
.left-column img,
.left-column-main img,
.left-column-wide img {
	display: block;
}
.left-column h1 img,
.left-column-main h1 img,
.left-column-wide li h1 img,
.article h1 img {
	margin-bottom: 20px;
}
.left-column li {
	border-top: 1px solid #a4a4a4;
	padding: 20px 0;
}
.left-column-wide li {
	border-bottom: 1px solid #a4a4a4;
	padding: 0 0 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

/* TOP NEWS Template on homepage */
.left-column li.top-news-azi {
	background: #f4f4f4;
	padding-bottom: 10%;
}
.left-column li.top-news-azi .category {
	background: #019a17;
	width: 90%;
	display: block;
	text-align: center;
	font-size: 2em;
	color: #fff;
	height: 37px;
	position: relative;
	-webkit-box-shadow: 9px 9px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 9px 9px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 9px 9px 0px rgba(50, 50, 50, 0.2);
	margin-left: -10px;
}
.left-column li.top-news-azi .category:hover {
	color: #d4edd8;
}
.left-column li.top-news-azi .category img {
	display: block;
	position: absolute;
	top: -6px;
	left: 0px;
}
.left-column li.top-news-azi h4 {
	font-size: 2em;
	padding: 5%;
}
.left-column li.top-news-azi h4 img {
	margin-top: 5%;
	display: block;
}
.left-column li.top-news-azi .mai-multe {
	background: #019a17;
	color: #ffffff;
	padding: 3px;
	display: block;
	float: right;
	margin-right: 5%;
	font-size: 14px;
}
/* end top news */

.hot-topics {
	font-size: 14px;
	padding: 10px 15px;
	border: 1px solid #a4a4a4;
	background: #f3f3f3;
	margin-top: 20px;
}

.left-column-main .hot-topics {
	background: #4d4d4d;
	border: 0px;
	color: #fff;
}
.left-column-main .hot-topics .u-link {
	color: #90c1ef;
	border-bottom: 1px dotted #90c1ef;
}

.center-column {
	width: 190px;
	margin-right: 20px;
	float: left;
}
.center-color {
	background: #f4f4f4;
	border: 1px solid #c0c0c0;
	width: 170px;
	margin-right: 20px;
	float: left;
	padding: 20px 9px;
	text-align: center;
}
.second-screen li {
	margin-bottom: 19px;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 19px;
}
.right-column {
	width: 370px;
	float: right;
}
.banner-center {
	width: 728px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
}

.banner-center > div {
	height: 250px;
}

.left-column-main h1,
.article h1 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.1em;
}
.img-100 {
	float: right;
	margin: 0 0 10px 10px;
}

.center-column h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
}
.center-column li {
	border-bottom: 1px solid #a4a4a4;
	margin-bottom: 20px;
	padding: 0 10px 20px;
}
.center-column li img {
	margin-top: 10px;
}
.center-column li p {
	margin-bottom: 0px;
	font-size: 1.2em;
	padding-top: 7px;
}
.five-things h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 5px;
}
.five-things .under-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 12px;
	margin-bottom: 5px;
}
.five-things .number {
	background: transparent url(https://d1.a4w.ro/build/design/incont2/images/five-bg.gif) no-repeat center;
	padding: 15px 0;
}

.five-things .number span {
	padding: 4px 8px;
	background: #acacac;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 1.6em;
}
.right-column li.infografic {
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.right-column .infografic a {
	color: #b7811a;
}
.right-column h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 10px;
}
.right-column li {
	border-bottom: 1px solid #a4a4a4;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
}
li.last {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
li.first {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}
.second-screen li img {
	margin-bottom: 10px;
}
.right-column .right-box {
	border-bottom: 0px;
	padding: 0;
	margin-bottom: 20px;
	clear: both;
}
.breadcrumbs {
	position: relative;
	z-index: 2;
}
.breadcrumbs ul {
	height: 20px;
	width: 60%;
	float: left;
}
.breadcrumbs ul li {
	float: left;
	font-size: 12px;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/arrow-breadcrums.gif) right no-repeat;
	padding-right: 18px;
	margin-right: 15px;
	text-transform: lowercase;
}
.breadcrumbs ul li.last {
	background: none;
}

.category-title-top {
	position: absolute;
	right: 20px;
	font-size: 60px;
	height: 40px;
	overflow: hidden;
	top: 0px;
	text-transform: lowercase;
	line-height: 60px;
	color: #cccccc;
}
hr {
	width: 100%;
	height: 8px;
	display: block;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/pattern-hr.gif) repeat;
	border: 0px;
	padding: 0;
	margin: 0px;
	clear: both;
}
.info-zone {
	background: #ffffff url(https://d1.a4w.ro/build/design/incont2/images/pattern-light-grey.gif);
	padding: 10px 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	position: relative;
	margin-top: 1px;
}
.info-zone img {
	position: absolute;
	top: 9px;
	left: 10px;
}
.video-img {
	float: left;
	margin: 0 15px 15px 0;
	display: block;
	position: relative;
}
.center-column .video-img,
.left-column .video-img,
.center-color .video-img {
	float: none;
	margin: 0;
	display: block;
	position: relative;
}
h1 .video-img {
	display: block;
	position: relative;
	margin: 0;
}
.video-img .play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -28px;
	margin-top: -28px;
	opacity: 0.7;
	filter: alpha(
		opacity=70
	); /* For IE8 and earlier * /
    /*
        left: 150px;
    position: absolute;
    top: 90px;
        opacity:0.7;
        filter:alpha(opacity=70); /* For IE8 and earlier * /
    */
}
a:hover .video-img .play-button {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.center-column .play-button,
.center-color .play-button {
	left: 60px;
	top: 20px;
}
h1 .play-button {
	left: 250px;
}
.video-item .video-img .play-button {
	border: 0;
	position: absolute;
	/*    left:53px;
        top:20px;	*/
}
.video-item .video-img .play-button:hover {
	border: 0;
}

.half-columns {
	width: 275px;
}
.half-columns .related a {
	display: block;
	font-size: 15px;
	line-height: 20px;
}
.half-columns .related li {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/bullet-related.gif) no-repeat 0px 2px;
	border: 0;
	padding: 0 0 15px 26px;
	margin: 0;
	width: auto;
}

/* PHOTO GALLERY
--------------------*/

.left-photo-day {
	float: left;
	width: 602px;
	margin: 35px 20px;
}
.left-photo-day img {
	border: 1px solid #9a9b9b;
	margin-bottom: 10px;
}
.left-photo-day img:hover {
	border: 1px solid #ccc;
}
.left-photo-day p {
	/*width:360px;*/
	float: left;
	font-size: 1.5em;
	color: #d9d9d9;
}
.right-photo-day {
	background: transparent url(https://d1.a4w.ro/build/design/incont2/images/bg-photo-right.jpg) top left
		no-repeat;
	float: left;
	width: 358px;
	text-align: center;
	min-height: 420px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.galerie-img {
	display: block;
	margin: 35px 0 15px;
	position: relative;
}
.pagination {
	text-align: center;
	font-size: 18px;
}
.pagination a {
	color: #555555;
	padding: 5px 10px;
	background-image: linear-gradient(
		bottom,
		rgb(218, 218, 218) 51%,
		rgb(234, 234, 234) 80%
	);
	background-image: -o-linear-gradient(
		bottom,
		rgb(218, 218, 218) 51%,
		rgb(234, 234, 234) 80%
	);
	background-image: -moz-linear-gradient(
		bottom,
		rgb(218, 218, 218) 51%,
		rgb(234, 234, 234) 80%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgb(218, 218, 218) 51%,
		rgb(234, 234, 234) 80%
	);
	background-image: -ms-linear-gradient(
		bottom,
		rgb(218, 218, 218) 51%,
		rgb(234, 234, 234) 80%
	);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.51, rgb(218, 218, 218)),
		color-stop(0.8, rgb(234, 234, 234))
	);
	background-color: #e2e2e2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 4px;
}
.pagination a:hover {
	color: #000000;
}
.pagination .current {
	color: #fff;
	padding: 5px 10px;
	background-image: linear-gradient(
		bottom,
		rgb(1, 113, 188) 51%,
		rgb(0, 135, 198) 80%
	);
	background-image: -o-linear-gradient(
		bottom,
		rgb(1, 113, 188) 51%,
		rgb(0, 135, 198) 80%
	);
	background-image: -moz-linear-gradient(
		bottom,
		rgb(1, 113, 188) 51%,
		rgb(0, 135, 198) 80%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgb(1, 113, 188) 51%,
		rgb(0, 135, 198) 80%
	);
	background-image: -ms-linear-gradient(
		bottom,
		rgb(1, 113, 188) 51%,
		rgb(0, 135, 198) 80%
	);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.51, rgb(1, 113, 188)),
		color-stop(0.8, rgb(0, 135, 198))
	);
	background-color: #017ac1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 4px;
}

/* LINKS and TEXT STYLES
--------------------*/
.link:hover {
	color: #003b73;
}
.left-column-main h1 a,
.article h1 a {
	display: block;
	margin-bottom: 20px;
	color: #fff;
}
.left-column-main h1 a:hover,
.article h1 a:hover {
	color: #dbdbdb;
}
.left-column-wide h1 a,
.article h1 a {
	display: block;
	margin-bottom: 10px;
}
.left-column-main p {
	color: #fff;
}
.left-column h1 a:hover,
.article h1 a:hover {
	color: #1b67af;
}
.museo,
.category {
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
	font-weight: normal;
}
h3 {
	padding: 0px 0 10px;
	font-size: 2em;
}
.u-link {
	color: #003b73;
	border-bottom: 1px dotted #003b73;
}
.category {
	font-size: 1.3em;
	line-height: 2em;
}
p,
.things-to-know div {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
}
.category-below,
.category-below a {
	text-align: right;
	font-size: 13px;
}
.absolute-category {
	position: absolute;
	background-color: #000000;
	color: #ffffff;
	padding: 6px 20px 6px 60px;
	font-size: 2em;
	top: -12px;
	left: -2px;
}
.absolute-category:hover {
	color: #ccc;
}
.icon-photo {
	background-image: url(https://d1.a4w.ro/build/design/incont2/images/icon-photo.gif);
	background-position: 22px 8px;
	background-repeat: no-repeat;
}
.icon-video {
	background-image: url(https://d1.a4w.ro/build/design/incont2/images/icon-video.gif);
	background-position: 22px 6px;
	background-repeat: no-repeat;
}
.orange-link {
	color: #f38325;
	font-size: 1.4em;
	padding-top: 5px;
	float: right;
	text-align: right;
	border-bottom: 1px dotted #f38325;
}
.orange-link:hover {
	color: #d1701e;
	border-bottom: 1px dotted #d1701e;
}
.internet-protv {
	color: #999a9a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.second-screen h4 {
	font-size: 1.6em;
}
.left-column-wide li h1 {
	font-size: 25px;
}
.left-column-wide li h3 {
	font-size: 2.4em;
	padding: 0 0 10px;
}
.left-column-wide.category-inside li h3 {
	font-size: 19px;
}

.half-columns h3 {
	margin-bottom: 10px;
}
.half-columns.left h3 span {
	color: #a90000;
	border-bottom: 2px solid #a90000;
}
.half-columns.right h3 span {
	color: #313131;
	border-bottom: 2px solid #313131;
}
.half-columns.right a {
	font-size: 16px;
	display: block;
}
.half-columns .main-news {
	display: block;
	padding-bottom: 20px;
}
.half-columns .main-news img {
	float: right;
	margin: 0 0 10px 10px;
}
.half-columns.right a.secondary-news {
	padding-top: 20px;
	border-top: 1px solid #a4a4a4;
	margin-bottom: 20px;
}
.media {
	position: relative;
}
.exclusiv {
	position: absolute;
	top: -1px;
	left: -1px;
}
.small {
	font-size: 11px;
	color: #999999;
}
.things-to-know-title {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/bg-things-to-know.gif) repeat-x top;
	text-align: center;
	height: 62px;
}
.things-to-know {
	border: 3px solid #0170bc;
}
.things-to-know li {
	padding: 30px 15px;
	border-bottom: 1px double #999999;
}
.things-to-know li.date {
	font-size: 30px;
	color: #cccccc;
	padding: 10px 15px;
}
.things-to-know li a {
	color: #1b67af;
	border-bottom: 1px dotted #1b67af;
}
.things-to-know table,
.things-to-know td {
	vertical-align: top;
}
.things-to-know .number {
	font-size: 2em;
	color: #cccccc;
	text-align: right;
	padding-right: 20px;
	width: 200px;
}
.things-to-know .things-share {
	width: 165px;
}

/* SEARCH
--------------------*/
.search-page {
	font-size: 16px;
}
.searchOptions {
	padding: 1% 1% 1% 21%;
}
.searchCategories li {
	padding: 2% 0 2% 10%;
	border-bottom: 1px solid #cccccc;
}
.searchCategories li.selected {
	background: #87c224;
}
.searchCategories li.selected a {
	color: #fff;
}
.searchH1 {
	font-size: 1.6em;
	padding-left: 2%;
	padding-top: 10%;
}
.searchNews li {
	padding: 2%;
	border-bottom: 1px solid #cccccc;
}
.searchNews li p {
	font-size: 0.8em;
}
.archiveNavigation,
.searchNavigation {
	padding-left: 2%;
}
.searchImages li {
	float: left;
	padding-left: 2%;
}
.searchImages li .sItemDate,
.searchImages li .itemTitle {
	display: none;
}
.searchImages li.clear3news,
.searchVideo li.clear3news {
	float: none;
	clear: both;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #cccccc;
}

.searchVideo li {
	float: left;
	padding-left: 2%;
	width: 30%;
}
.searchVideo li.clear3news {
	width: 98%;
}

.search-item {
	border-bottom: 1px solid #a4a4a4;
	padding: 0 0 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.search-page-form {
	clear: both;
	border-bottom: 1px solid #a4a4a4;
	padding: 0 0 20px;
	margin-bottom: 20px;
}
.search-page-form h1 {
	font-size: 20px;
}
.search-item-title {
	margin: 10px 0;
}
.search-paragraph {
	font-size: 1em;
}

.links {
	text-align: center;
}

/* MOBILE MENU
----------------------*/
.mobile-menu-section {
	display: block;
	font-size: 12px;
	padding: 15px 4%;
	vertical-align: top;
	width: 92%;
	border-bottom: 1px dotted #5b5b5b;
}
.mobile-menu-section a {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.juru-menu {
	position: absolute;
	top: 80px;
	left: 0px;
	padding: 0px;
	background: transparent url(https://d1.a4w.ro/build/design/incont2/images/bg-black.png) repeat;
	z-index: 10;
	width: 100%;
}

/* MENU
--------------------*/

.menu {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	position: relative;
	z-index: 11;
}

.menu li {
	float: left;
	padding-right: 2px;
	width: 109px;
}
.menu li.last {
	padding-right: 0px;
	width: 112px;
}

.menu li a {
	color: #ffffff;
	display: block;
	height: 30px;
	font-size: 13px;
	padding: 15px 0 0 5px;
	line-height: 15px;
}

.menu li a.twoLines {
	padding-top: 8px;
	height: 37px;
}

.menu li .subcategory {
	background: #fff;
	position: absolute;
	top: 45px;
	left: 0px;
	border: 5px solid;
	width: 990px;
	display: none;
	z-index: 1000;
}

.menu li.dd.over .subcategory {
	display: block;
	z-index: 10;
}

.menu li .subcategory .subcategory-titles {
	float: none;
	color: #3f3f3f;
	font-size: 20px;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/oblique-pattern.gif);
	width: 150px;
	padding: 20px 10px;
	float: left;
}

.menu li .subcategory .subcategory-titles .first {
	list-style: none;
	padding: 0 0 5px;
	border-bottom: 1px solid #aeaeae;
}

.menu li .subcategory .subcategory-titles li {
	float: none;
	width: auto;
	border-bottom: 1px solid #d3d3d3;
	list-style: inside;
	list-style-type: disc;
	padding: 5px 0;
}
.menu li .subcategory .subcategory-titles li a {
	font-size: 13px;
	color: #3f3f3f;
	display: inline;
	height: auto;
	padding: 0px;
}
.menu li .subcategory .subcategory-titles li a:hover {
	color: #fff;
}

.menu li .subcategory .subcategory-news {
	float: left;
	padding: 20px 30px;
	width: 760px;
	color: #a3a3a3;
	font-size: 20px;
}
.menu li .subcategory .subcategory-news a {
	display: inline;
	font-size: 20px;
	color: #3f3f3f;
}
.menu li .subcategory .subcategory-news h5 {
	border-bottom: 1px solid #aeaeae;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.menu li .subcategory .subcategory-news .latest-news {
	width: 365px;
	display: block;
	font-size: 17px;
	line-height: normal;
	padding: 0;
	color: #525252;
}
.menu li .subcategory .subcategory-news .latest-news:hover {
	color: #003b73;
}
.latest-news img {
	float: left;
	margin: 0 10px 0px 0;
}

.menu li a.more-categories {
	background-image: url(https://d1.a4w.ro/build/design/incont2/images/menu-arrow.png);
	background-position: center 37px;
	background-repeat: no-repeat;
}

.menu.scrolling {
	position: fixed;
	top: 0;
	background: #fff;
	border-bottom: 1px solid #fff;
	z-index: 10;
}

/* ACTUALITATE
--------------------*/
.menu li a.actualitate {
	background-color: #f38325;
}
.menu li a.actualitate:hover {
	background-color: #e57b24;
}
.actualitate,
.politica,
.social,
.farma,
.imobiliare,
.international {
	color: #f38325;
}
.category.actualitate:hover,
.category.actualitate-bg,
.category.politica:hover,
.category.social:hover,
.category.farma:hover,
.category.imobiliare:hover,
.category.international:hover {
	color: #fff;
	background-color: #f38325;
}
.menu li .subcategory.actualitate {
	border-color: #f38325;
}
.menu li .subcategory.actualitate li a:hover {
	background-color: #f38325;
}

/* inContul Tau
--------------------*/
.menu li a.incontul-tau {
	background-color: #008caa;
}
.menu li a.incontul-tau:hover {
	background-color: #00819c;
}
.menu li .subcategory.incontul-tau {
	border-color: #008caa;
}
.menu li .subcategory.incontul-tau li a:hover {
	background-color: #008caa;
}

.incontul-tau,
.credite-si-economii,
.asigurari,
.investitiile-tale,
.cursuri {
	color: #008caa;
}
.category.incontul-tau:hover,
.category.incontul-tau-bg,
.category.credite-si-economii:hover,
.category.asigurari:hover,
.category.investitiile-tale:hover,
.category.cursuri:hover {
	color: #fff;
	background-color: #008caa;
}

/* COMPANII SI INDUSTRII
--------------------*/
.menu li a.companii-si-industrii {
	background-color: #74b91c;
	height: 37px;
	padding-top: 8px;
}
.menu li a.companii-si-industrii:hover {
	background-color: #6eb01b;
}
.companii-si-industrii,
.companii,
.idei-de-afaceri,
.industrie,
.transporturi,
.agricultura,
.fonduri-europene,
.retail {
	color: #74b91c;
}
.category.companii-si-industrii:hover,
.category.companii-si-industrii-bg,
.category.companii:hover,
.category.idei-de-afaceri:hover,
.category.industrie:hover,
.category.transporturi:hover,
.category.agricultura:hover,
.category.fonduri-europene:hover,
.category.retail:hover {
	color: #fff;
	background-color: #74b91c;
}
.menu li .subcategory.companii-si-industrii {
	border-color: #74b91c;
}
.menu li .subcategory.companii-si-industrii li a:hover {
	background-color: #74b91c;
}

/* AUTO
--------------------*/
.menu li a.auto {
	background-color: #d2457b;
}
.menu li a.auto:hover {
	background-color: #c84275;
}
.auto {
	color: #d2457b;
}
.category.auto:hover,
.category.auto-bg {
	color: #fff;
	background-color: #d2457b;
}
.menu li .subcategory.auto {
	border-color: #d2457b;
}
.menu li .subcategory.auto li a:hover {
	background-color: #d2457b;
}

/* tehnologie si media
--------------------*/
.menu li a.tehnologie-si-media {
	background-color: #0072bc;
	height: 37px;
	padding-top: 8px;
}
.menu li a.tehnologie-si-media:hover {
	background-color: #0164a3;
}
.tehnologie-si-media,
.social-media,
.mobile-si-telecom,
.media-si-publicitate,
.aplicatii {
	color: #0072bc;
}
.category.tehnologie-si-media:hover,
.category.tehnologie-si-media-bg,
.category.social-media:hover,
.category.mobile-si-telecom:hover,
.category.media-si-publicitate:hover,
.category.aplicatii:hover {
	color: #fff;
	background-color: #0072bc;
}
.menu li .subcategory.tehnologie-si-media {
	border-color: #0072bc;
}
.menu li .subcategory.tehnologie-si-media li a:hover {
	background-color: #0072bc;
}

/* joburi
--------------------*/
.menu li a.job-uri {
	background-color: #88307f;
}
.menu li a.job-uri:hover {
	background-color: #7a2c72;
}
.job-uri,
.legislatie,
.joburi-romania,
.joburi-strainatate {
	color: #88307f;
}
.category.job-uri:hover,
.category.job-uri-bg,
.category.legislatie:hover,
.category.joburi-romania:hover,
.category.joburi-strainatate:hover {
	color: #fff;
	background-color: #88307f;
}
.menu li .subcategory.job-uri {
	border-color: #88307f;
}
.menu li .subcategory.job-uri li a:hover {
	background-color: #88307f;
}

/* lifestyle
--------------------*/
.menu li a.lifestyle {
	background-color: #faa61a;
}
.menu li a.lifestyle:hover {
	background-color: #e69917;
}
.lifestyle {
	color: #faa61a;
}
.category.lifestyle:hover,
.category.lifestyle-bg {
	color: #fff;
	background-color: #faa61a;
}
.menu li .subcategory.lifestyle {
	border-color: #faa61a;
}
.menu li .subcategory.lifestyle li a:hover {
	background-color: #faa61a;
}

/* smart people
--------------------*/
.menu li a.smart-people {
	background-color: #20409a;
}
.menu li a.smart-people:hover {
	background-color: #1c3886;
}
.smart-people {
	color: #20409a;
}
.category.smart-people:hover,
.category.smart-people-bg {
	color: #fff;
	background-color: #1c3886;
}
.menu li .subcategory.smart-people {
	border-color: #20409a;
}
.menu li .subcategory.smart-people li a:hover {
	background-color: #20409a;
}

/* infografice
--------------------*/
.menu li a.infografice {
	background-color: #dfb542;
}
.menu li a.infografice:hover {
	background-color: #c6a13b;
}
.infografice {
	color: #dfb542;
}
.category.infografice:hover,
.category.infografice-bg {
	color: #fff;
	background-color: #dfb542;
}
.menu li .subcategory.infografice {
	border-color: #dfb542;
}
.menu li .subcategory.infografice li a:hover {
	background-color: #dfb542;
}

/* ARTICLE
------------------------*/
.article-infos {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
.article-infos a {
	color: #003b73;
}
.article h1 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 20px;
}
.alternative-text {
	padding: 5px 20px;
	color: #d9d9d9;
	font-size: 11px;
}
.article .lead {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #b1b1b1;
}
.article .lead p {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
}
.article-body div,
.article-body p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	line-height: 23px;
}
.article-body p {
	padding-bottom: 20px;
}
.article-body h2 {
	font-size: 20px;
	padding-bottom: 20px;
}
.article-body h3 {
	font-size: 18px;
	padding-bottom: 20px;
}
.article-body h4 {
	font-size: 16px;
	padding-bottom: 20px;
}
.article-body a,
.article-body p a,
.author a {
	color: #003b73;
	border-bottom: 1px dotted #003b73;
}
.share-box {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
.article-body .share-box {
	line-height: normal;
}
.share-box h5 {
	color: #7796b4;
	font-size: 30px;
	margin-top: 20px;
	border-bottom: 1px solid #c5d7e8;
}
.share-item {
	height: 21px;
	padding-top: 8px;
	display: inline-block;
	overflow: hidden;
}
.share-box a {
	color: #686868;
	font-size: 13px;
	border: none;
	display: inline-block;
	height: 16px;
	margin: 10px 10px;
}
.share-item a {
	display: inline;
	margin: 0;
}
.share-box a:hover {
	color: #000;
}
.share-box a.social-fb {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/sprite-share.gif) top left no-repeat;
	padding-left: 22px;
}
.share-box a.social-fb:hover {
	background-position: 0px -104px;
}
.share-box a.social-tw {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/sprite-share.gif) 0 -26px no-repeat;
	padding-left: 22px;
}
.share-box a.social-tw:hover {
	background-position: 0px -130px;
}
.share-box a.social-rss {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/sprite-share.gif) 0 -52px no-repeat;
	padding-left: 22px;
}
.share-box a.social-rss:hover {
	background-position: 0px -156px;
}
.share-box a.social-nl {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/sprite-share.gif) 0 -78px no-repeat;
	padding-left: 22px;
}
.share-box a.social-nl:hover {
	background-position: 0px -182px;
}
.author {
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
.author img {
	display: inline;
	vertical-align: middle;
}
.author .author-image {
	border: 0;
	margin-right: 10px;
}
.newsletter {
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	margin-top: 30px;
	padding: 15px 0 0 31px;
	position: relative;
}
.nl-name {
	position: absolute;
	right: 5px;
	bottom: 10px;
	font-size: 60px;
	color: #f5f5f5;
	z-index: 5;
}
.nl-txt {
	position: absolute;
	left: 225px;
	top: 25px;
	z-index: 6;
	font-size: 16px;
}
.buton-inscrie-te {
	float: right;
	margin-top: 5px;
}
.interview {
	padding-right: 390px;
	position: relative;
}
.interview img {
	float: right;
	margin: 40px -390px 40px 40px;
}
.interview .author img,
.interview .share-box img {
	float: none;
	margin: 0;
}
.interview .right-column img {
	margin: 0 0 10px 10px;
}
.article-body h3.citat {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/quot.jpg) no-repeat left top;
	padding: 0px 0 20px 44px;
	margin-top: 10px;
	font-size: 30px;
}
.article-body h3.subtitlu {
	font-size: 22px;
	color: #000;
}
.quick-facts {
	width: 310px;
	right: 20px;
	top: -40px;
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/bg-left-quick.gif) top left no-repeat;
	position: absolute;
	padding: 20px;
	font-size: 16px;
}
.quick-facts .advertising {
	width: 300px;
	background: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999a9a;
}
.interview .quick-facts .advertising img,
.interview .quick-facts .advertising object,
.interview .quick-facts .advertising embed {
	margin: 0;
	float: none;
}
.quick-facts h3 {
	color: #77b5ee;
	font-size: 28px;
}
.quick-facts p,
.quick-facts div {
	background: #ffffff url(https://d1.a4w.ro/build/design/incont2/images/bullet-quick.gif) no-repeat top
		left;
	padding: 0 0 10px 20px;
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
	font-size: 16px;
}
.quick-facts .advertising,
.quick-facts .advertising,
.quick-facts .advertising div {
	padding: 0 !important;
}
.interview-photo-text {
	width: 550px;
}

/* new embed box */
.customized_embed {
	border: 1px solid #cccccc;
	padding: 5px;
	/*position:relative;*/
	margin: 10px 0px 5px 0px;
	width: 560px;
}
.customized_embed .embed {
	width: inherit;
}
.embed_video_dimension {
	background-color: #ffffff;
}

.customized_embed .embed .watchembedcode {
	width: 480px;
	margin: 0px 0px 0px 10px;
}

.embed_description {
	width: 585px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 6px 5px 0px 5px;
	padding-top: 6px;
}

.sepLine {
	border: 1px solid #cccccc;
	margin: 1em 0;
}

.embed_sq_box {
	height: 100px;
	margin: 0px 0px 0px 50px;
}
.embed_sq_box a {
	float: left;
	background-color: #ffffff;
	color: #999999;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	margin: 2px;
}
.embed_sq_box .sizeController {
	background-color: #ffffff;
	border: 1px solid #999999;
	margin-left: 5px;
}
.embed_sq_box .helpertext {
	white-space: normal;
	float: right;
	font-size: 12px;
	display: none;
	visibility: hidden;
	margin-left: 145px;
	margin-top: 1em;
	position: absolute;
	text-align: left;
	width: 85px;
	font-style: italic;
	font-size: 13px;
}

.embed_dimensions_title {
	white-space: nowrap;
	font-size: 14px;
}

.embedsizecustom {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 1em;
	text-align: right;
	background-color: #dddddd;
	border: 1px solid #999999;
	margin-left: 5px;
}

.embedsizecustom li {
	margin: 0.25em;
	padding: 0;
}
/* e: new embed box */
.lead-infografic {
	padding: 30px 0;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
}
.article.infografic .lead {
	width: 570px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
}
.infografic .share-box {
	float: left;
}
.infografic iframe {
	overflow: hidden;
}
.related-infografic {
	padding-top: 15px;
}
.related-infografic li {
	width: 175px;
	float: left;
	margin-right: 21px;
	font-size: 16px;
	border-bottom: none;
}
.related-infografic li img {
	margin-bottom: 15px;
}
.related-infografic li.last-item {
	margin-right: 0;
}
.little-image {
	float: left;
	margin: 0 15px 15px 0;
}

/* COMMENTS
--------------------------------------------*/
.comments {
	padding-top: 10px;
	clear: both;
}
.comments h3 {
	color: #999999;
}
.comments h3 span {
	color: #a90000;
}
.comments-body {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/pattern-light-grey.gif);
	padding: 20px;
	float: left;
}
.comment {
	position: relative;
	background: #fff;
	border: 1px solid #d3d1d1;
	margin-bottom: 20px;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
.comment .infos {
	border-bottom: 1px solid #a4a4a4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #a90000;
	font-size: 14px;
}
.comment .infos .date {
	float: right;
	color: #8c8c8c;
}
.comment .buttons {
	padding-top: 10px;
	text-align: right;
}
.comments-arrow {
	position: absolute;
	top: 8px;
	left: -6px;
}
.reply1 {
	padding-left: 30px;
	padding-top: 15px;
}
.reply2 {
	padding-left: 60px;
	padding-top: 15px;
}
.comments-form {
	background: #fff url(https://d1.a4w.ro/build/design/incont2/images/pattern-hr.gif);
	padding: 10px;
	border-bottom: 1px solid #bbb;
}
.mesaj {
	height: 100px;
	padding: 5px;
	width: 520px;
	clear: both;
	margin: 10px 0;
	border: 1px solid #bbb;
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
	font-size: 13px;
	color: #666;
}
.comments-form .nume {
	width: 246px;
	padding: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #bbb;
	font-family: 'MuseoSlab500Regular', Arial, Georgia, serif;
	font-size: 13px;
	color: #666;
}

/* RIGHT BOXES
--------------------------------------------*/
.right-box.grey-border {
	border-top: 1px solid #a4a4a4;
	padding-top: 20px;
}
.right-box.advertising {
	text-align: center;
	padding: 20px 35px;
}
.right-box-header {
	background: #f4f4f4;
	padding: 12px 14px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}
.right-box-header .today {
	color: #4f4f4f;
	font-size: 12px;
	position: absolute;
	padding: 6px 16px;
	right: 16px;
	top: 6px;
	font-weight: normal;
}
.menuTopArticole {
	background: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #c0c0c0;
}
.menuTopArticole li {
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.menuTopArticole li a {
	color: #000;
	font-weight: bold;
	padding: 5px 10px;
	display: block;
}
.menuTopArticole li.active {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	border-bottom: 0;
	margin-bottom: -1px;
}
.boxList .number {
	font-size: 30px;
	font-weight: bold;
	color: #d00d00;
}
.boxList td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	border-bottom: 1px solid #c0c0c0;
	vertical-align: middle;
}
.right-links a {
	color: #003b73;
	font-size: 12px;
	font-weight: bold;
}
.cotatii-live td {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #c0c0c0;
}
.curs-banci td {
	padding: 3px 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
}
.footer-tables {
	padding: 3px 13px;
	font-size: 11px;
	font-weight: normal;
}
.tag-name {
	color: #a90000;
}
.tag-article h4 {
	font-size: 14px;
	color: #222222;
	padding: 0 35px 15px;
	background: #ffffff url(https://d1.a4w.ro/build/design/incont2/images/bullet-related.gif) no-repeat 10px
		3px;
}
.impozit-auto td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.footer-widgets {
	padding: 3px 10px 0;
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.last-interviews {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* SERVICII
--------------------------------------------*/
.servicii-header {
	background: #f4f4f4;
	color: #000000;
	padding: 10px 20px;
	border-bottom: 1px solid #dedede;
}
.servicii-header h1 {
	float: left;
	font-size: 30px;
	color: #000;
}
.servicii-header .data {
	float: right;
	font-size: 30px;
	color: #b4b4b4;
}
.servicii-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.servicii-table td {
	padding: 3px 0;
	border-bottom: 1px solid #c0c0c0;
}
.curs_max {
	background: #4380b6;
	color: #fff;
}
.curs_min {
	background: #d10d00;
	color: #fff;
}
.right-box .curs_max,
.right-box .curs_min {
	background: #fff;
}
.disabled {
	font-size: 11px;
	color: #cccccc;
	font-style: italic;
}
.servicii-buttons li {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.servicii-buttons li a {
	color: #000;
	font-size: 12px;
	display: block;
	padding: 10px 20px;
	background-image: linear-gradient(
		bottom,
		rgb(211, 211, 211) 40%,
		rgb(236, 236, 237) 100%
	);
	background-image: -o-linear-gradient(
		bottom,
		rgb(211, 211, 211) 40%,
		rgb(236, 236, 237) 100%
	);
	background-image: -moz-linear-gradient(
		bottom,
		rgb(211, 211, 211) 40%,
		rgb(236, 236, 237) 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgb(211, 211, 211) 40%,
		rgb(236, 236, 237) 100%
	);
	background-image: -ms-linear-gradient(
		bottom,
		rgb(211, 211, 211) 40%,
		rgb(236, 236, 237) 100%
	);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(211, 211, 211)),
		color-stop(1, rgb(236, 236, 237))
	);
	background: #ccc;
}
.servicii-buttons li a.active {
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 10px 20px;
	background-image: linear-gradient(
		bottom,
		rgb(65, 126, 180) 40%,
		rgb(51, 101, 142) 100%
	);
	background-image: -o-linear-gradient(
		bottom,
		rgb(65, 126, 180) 40%,
		rgb(51, 101, 142) 100%
	);
	background-image: -moz-linear-gradient(
		bottom,
		rgb(65, 126, 180) 40%,
		rgb(51, 101, 142) 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgb(65, 126, 180) 40%,
		rgb(51, 101, 142) 100%
	);
	background-image: -ms-linear-gradient(
		bottom,
		rgb(65, 126, 180) 40%,
		rgb(51, 101, 142) 100%
	);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(65, 126, 180)),
		color-stop(1, rgb(51, 101, 142))
	);
	background: #09f;
}
#blackGalleryDiv {
	position: relative;
}
#ibu_traffic {
	text-align: center;
	margin-top: 20px;
}

.saptesutesaptezeci {
	width: 570px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.article-body .z_inread_full {
	padding-bottom: 10px;
}
/* RESPONSIVE DESIGN
--------------------------------------------*/
@media screen and (max-width: 1022px) {
	.branding-banners {
		display: none;
	}
	.wrapper {
		width: 700px;
		margin: 0 auto;
		position: relative;
	}
	.wrapper-padding-20 {
		width: 700px;
		margin: 0 auto;
	}
	.wrapper-padding-20-notop {
		width: 700px;
		margin: 0 auto;
		padding: 0 00px 20px;
	}
	.menu li a {
		font-size: 11px;
	}
	.search {
		width: 190px;
	}
	.twitt-home {
		margin-bottom: 5px;
	}
	.search-box {
		width: 190px;
	}
	.search-box input {
		width: 130px;
	}
	.search-box form {
		width: 190px;
	}
	.right-header {
		width: 145px;
	}
	.left-header {
		width: 520px;
	}
	.menu li {
		width: 75px;
	}
	.menu li.last {
		width: 84px;
	}
	.menu li .subcategory {
		width: 690px;
	}
	.menu li .subcategory .subcategory-news {
		width: 480px;
		padding: 20px;
	}
	.menu li .subcategory .subcategory-news .latest-news.right,
	.grafic-header {
		display: none;
	}
	.left-column,
	.left-column-main {
		width: 480px;
	}
	.center-column,
	.center-color {
		margin-right: 0px;
	}

	.right-column {
		display: none;
	}
	.right-home {
		display: block;
		float: none;
		width: 700px;
		clear: both;
		padding-top: 30px;
	}
	.right-home p {
		display: block;
	}
	.right-column li {
		float: left;
		width: 46%;
		margin-right: 3%;
		overflow: hidden;
	}
	.banner-center {
		width: 728px;
		margin: 0 auto;
	}
	.right-photo-day {
		display: none;
	}
	.left-photo-day {
		margin: 35px 50px;
	}
	.margin-bottom-20 {
		margin-bottom: 20px;
	}
	.padding-bottom-20 {
		padding-bottom: 20px;
	}
	.video-item {
		margin-left: 36px;
		width: 200px;
	}
	.left-column li.video span {
		padding: 10px 20px 10px 0;
	}
	.crossPromoColumn1,
	.crossPromoColumn2,
	.crossPromoColumn3,
	.crossPromoColumn4,
	.crossPromoColumn5 {
		width: 118px;
	}
	#ibu_traffic {
		width: 100% !important;
	}
	.left-column-wide {
		float: none;
		width: 700px;
		margin-right: 0;
	}
	#galrightbox {
		display: none;
	}
	.category-inside {
		width: 570px;
		margin: 0 auto;
	}
}

.supraheader {
	height: 25px;
	background: #f6f6f6;
	background-image: linear-gradient(
		bottom,
		rgb(237, 237, 237) 39%,
		rgb(255, 255, 255) 100%
	);
	background-image: -o-linear-gradient(
		bottom,
		rgb(237, 237, 237) 39%,
		rgb(255, 255, 255) 100%
	);
	background-image: -moz-linear-gradient(
		bottom,
		rgb(237, 237, 237) 39%,
		rgb(255, 255, 255) 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		rgb(237, 237, 237) 39%,
		rgb(255, 255, 255) 100%
	);
	background-image: -ms-linear-gradient(
		bottom,
		rgb(237, 237, 237) 39%,
		rgb(255, 255, 255) 100%
	);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.39, rgb(237, 237, 237)),
		color-stop(1, rgb(255, 255, 255))
	);
	border-bottom: 1px solid #c7c7c7;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.supraheader ul {
	width: 100%;
	margin: 0;
}
.supraheader li {
	display: inline-block;
	font-size: 11px;
	background: transparent
		url(https://d1.a4w.ro/vremea/design/images/bubble.gif) center right
		no-repeat;
	padding: 5px 15px 5px 20px;
	position: relative;
	margin-left: 10px;
}
.supra-stiri {
	clip: rect(92px, 16px, 108px, 0px);
	display: block;
	left: 0px;
	position: absolute;
	top: -89px;
	max-width: none;
}
.supra-rti {
	clip: rect(92px, 32px, 108px, 16px);
	display: block;
	left: -16px;
	position: absolute;
	top: -89px;
	max-width: none;
}
.supra-vremea {
	clip: rect(92px, 48px, 108px, 32px);
	display: block;
	left: -32px;
	position: absolute;
	top: -89px;
	max-width: none;
}
.supra-news {
	clip: rect(92px, 64px, 108px, 48px);
	display: block;
	left: -48px;
	position: absolute;
	top: -89px;
	max-width: none;
}
.supra-voyo {
	/* clip: rect(92px,80px,108px,64px); */
	display: block;
	left: -1px;
	position: absolute;
	top: 3px;
	max-width: none;
}

@media screen and (max-width: 768px) {
	.supraheader {
		height: 50px;
	}
	.supraheader img {
		display: none;
		width: 0;
		height: 0;
		position: relative;
		clip: rect(0, 0, 0, 0);
	}
}
@media screen and (max-width: 768px) {
	.wrapper {
		width: 440px;
		margin: 0 auto;
		position: relative;
		padding-left: 0;
		padding-right: 0;
	}
	.wrapper-padding-20 {
		width: 440px;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0px;
	}
	.wrapper-padding-20-notop {
		width: 440px;
		margin: 0 auto;
		padding: 0 0px 20px;
		padding-left: 0;
		padding-right: 0;
	}
	.header {
		height: auto;
	}
	.logo {
		float: left;
		margin-left: -40px;
		display: block;
		background: #fff url(https://d1.a4w.ro/build/design/incont2/images/logo-ibani.svg) no-repeat;
		width: 263px;
		height: 60px;
	}
	.right-header {
		display: none;
	}
	.left-header {
		width: 190px;
		margin-left: 15px;
	}
	.left-column-main {
		padding: 0px;
		margin: 0;
	}
	.left-column-main.pattern-grey {
		background: none;
	}
	.left-column-main h1 a,
	.left-column-main p {
		color: #2f2f2f;
	}
	.left-column-main h1 {
		width: 440px;
		height: 295px;
		position: relative;
	}

	.left-column-main h1 img {
		position: absolute;
		top: 0;
		left: 0px;
		width: 440px;
		height: 293px;
		/*z-index:-1*/
	}
	.left-column-main h1 span {
		padding: 10px 20px;
		position: absolute;
		bottom: 0;
		display: block;
		background: transparent url(https://d1.a4w.ro/build/design/incont2/images/bg-white-85.png) repeat;
		margin: 5px;
	}
	.left-column,
	.left-column-main {
		width: 440px;
	}
	.left-column-main .hot-topics {
		background: none repeat scroll 0 0 #f3f3f3;
		border: 1px solid #a4a4a4;
		color: #000000;
	}
	.left-column-main .hot-topics .u-link {
		border-bottom: 1px dotted #003b73;
		color: #003b73;
	}
	.menu,
	.social-header {
		display: none;
	}
	.main-nav-button {
		background: transparent url(https://d1.a4w.ro/build/design/incont2/images/mobile-categorii.png)
			repeat;
		width: 53px;
		height: 60px;
		display: block;
		float: right;
		margin-right: 20px;
		margin-top: 18px;
	}
	.phone-menu {
		display: block;
		width: 53px;
		height: 60px;
	}
	.main-nav-button span {
		display: block;
		padding-top: 6px;
		float: left;
	}
	.center-column {
		width: 440px;
		margin-top: 20px;
	}
	.center-column li {
		float: left;
		width: 200px;
		border-bottom: none;
	}
	.center-column li.last {
		float: right;
		width: 200px;
	}
	.left-column-main h1 a {
		float: left;
	}
	.left-column-main h1 span.video-img {
		padding: 0;
		position: static;
		bottom: 0;
		display: block;
		margin: 0px;
	}
	.right-home {
		width: 440px;
	}
	.right-column li {
		float: none;
		width: 440px;
		margin-right: 0;
	}
	.center-color {
		width: 440px;
		padding-left: 0;
		padding-right: 0;
	}
	.things-first-page {
		width: 200px;
		margin: 10px;
		float: left;
	}
	.left-photo-day {
		margin: 35px 20px;
		width: 400px;
	}
	.video-item {
		margin-left: 28px;
		width: 180px;
	}
	.second-screen li {
		border-bottom: 0 none;
		display: inline-block;
		padding: 10px;
		vertical-align: top;
		width: 170px;
	}
	.banner-center {
		width: 440px;
	}
	.crossPromoColumn1,
	.crossPromoColumn2,
	.crossPromoColumn3,
	.crossPromoColumn4,
	.crossPromoColumn5 {
		width: 127px;
	}
	.crossPromoColumn3,
	.crossPromoColumn4 {
		display: none;
	}
	.crossPromoColumn2,
	.crossPromoColumn3,
	.crossPromoColumn4 {
		margin-left: 28px;
		margin-right: 28px;
	}
	.category-inside {
		width: 440px;
	}
	.left-column h1 img,
	.left-column-main h1 img,
	.left-column-wide li h1 img {
		max-width: 440px;
	}
	.play-button {
		display: none !important;
	}
	.left-column-wide {
		width: 440px;
	}
	.nl-name {
		font-size: 48px;
	}
	.article h1 {
		font-size: 24px;
		line-height: 24px;
		padding-bottom: 20px;
	}
	.half-columns {
		width: 210px;
	}
	.mesaj {
		width: 400px;
	}
	.category-title-top {
		display: none;
	}
	.things-to-know .things-image,
	.things-to-know .number {
		width: 100px;
	}
	.things-to-know .things-share {
		display: none;
		width: 0;
	}
	.quick-facts {
		position: static;
		width: 400px;
	}
	.interview-photo-text {
		width: 400px;
	}
	.interview {
		padding-right: 0px;
	}

	.saptesutesaptezeci {
		display: none;
		visibility: hidden;
	}
	.article-body .z_inread_full {
		display: none;
		visibility: hidden;
	}
	body {
		max-width: 100vw;
		margin: 0 auto;
	}
	#div-gpt-ad-1509369930077-5 {
		display: block !important;
		position: relative;
		clear: both;
		margin: 5px auto;
		max-width: 100vw;
		text-align: center;
	}
	#div-gpt-ad-1509369930077-5 div {
		margin: 0;
		max-width: 100vw;
		display: inline-block !important;
	}
}
@media screen and (min-width: 1000px) {
	.banner-center {
		width: 1000px;
		background: #ffffff;
	}
}
@media screen and (max-width: 440px) {
	.wrapper {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.wrapper-padding-20 {
		width: 100%;
		margin: 0 auto;
	}
	.wrapper-padding-20-notop {
		width: 100%;
		margin: 0 auto;
		padding: 1px 0px 20px;
	}
	.curs-valutar li {
		font-size: 10px;
	}
	.curs-valutar {
		width: 110px;
	}
	.search,
	.search-box {
		width: 170px;
	}
	.search-box form {
		width: 170px;
	}
	.search-box input {
		width: 130px;
	}
	.search-page {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	.search-page-form {
		margin-bottom: 20px;
	}
	.breadcrumbs {
		padding-top: 14px;
	}
	.right-header {
		margin-left: 0;
		padding-left: 10px;
		width: 110px;
	}
	.left-column,
	.left-column-main {
		width: 100%;
		margin-right: 0;
	}
	.left-column-main h1 {
		width: 100%;
		height: auto;
		font-size: 2em;
	}
	.left-column h1 img,
	.left-column-main h1 img,
	.left-column-wide li h1 img {
		height: auto;
		max-width: 100%;
		position: static;
		width: 100%;
	}
	.left-column-main h1 span {
		position: static;
		background: none;
		padding: 0 5px;
	}
	.left-column-main p {
		padding-left: 10px;
		padding-right: 10px;
	}
	.hot-topics {
		padding: 10px;
	}
	.right-column h2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.center-column {
		width: 100%;
	}
	.center-column li {
		border-bottom: medium none;
		float: left;
		margin-left: 10px;
		padding: 0;
		width: 45%;
	}
	.center-column li.last {
		float: right;
		margin-left: 0;
		margin-right: 10px;
		width: 45%;
	}
	.right-home,
	.right-column li,
	.video-img {
		width: 100%;
	}
	.center-color {
		width: 99%;
	}
	.things-first-page {
		float: none;
		width: auto;
		margin: auto;
	}
	.left-photo-day {
		margin: 35px 5%;
		width: 90%;
	}
	.banner-center {
		width: 100%;
	}
	.left-column li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.left-photo-day p {
		width: 100%;
	}
	.video-item {
		margin-left: 4%;
		width: 44%;
	}
	.second-screen li {
		border-bottom: 0 none;
		display: inline-block;
		padding: 2%;
		vertical-align: top;
		width: 45%;
	}
	.left-column-wide {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	.crossPromoColumn1,
	.crossPromoColumn2,
	.crossPromoColumn3,
	.crossPromoColumn4,
	.crossPromoColumn5,
	.nl-name,
	.quick-facts .advertising {
		display: none;
	}
	.interview-photo-text {
		padding: 5px 2%;
		width: 96%;
	}
	.quick-facts {
		margin: 0;
		padding: 20px 5%;
		position: static;
		width: 90%;
	}
	.article-infos {
		display: none;
	}
	.newsletter {
		border-bottom: 1px solid #b1b1b1;
		border-top: 1px solid #b1b1b1;
		margin-top: 30px;
		padding: 15px 0 0 10px;
		position: relative;
	}
	.nl-txt {
		font-size: 11px;
		left: 175px;
		position: absolute;
		top: 25px;
		z-index: 6;
	}
	.half-columns {
		padding: 10px 2%;
		width: 96%;
	}
	.mesaj {
		width: 90%;
	}
	.article h1,
	.breadcrumbs ul {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	#popupDiv_c {
		display: none;
	}
}
.htc {
	background: url('https://d1.a4w.ro/build/design/incont2/images/htc-bkg.png') no-repeat center top #fff;

	display: block;
	height: 420px;
	margin: 15px auto;
	overflow: hidden;
	padding: 65px 30px 84px;
	width: 225px;
}
.interior {
	height: 420px;
	width: 225px;
	overflow-y: scroll;
	overflow-x: hidden;
	display: block;
}

.buton-idei-afaceri {
	display: block;
	width: 365px;
	height: 69px;
	margin-bottom: 10px;
}

/* ADS FIXES
------------ */
div[id*='google_ads_iframe_'] {
	display: block !important;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
}

div[id*='google_ads_iframe_'] iframe {
	max-width: 100%;
}

div[id='div-gpt-ad-1509369930077-3'],
div[id='div-gpt-ad-1509369745780-11'] {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div[id='div-gpt-ad-1509369745780-5'] div iframe {
	max-width: 100vw;
	max-height: 56.25vw;
	position: relative;
}

/*
contextual video responsive iframe
*/
div[id='div-gpt-ad-1509369930077-6'] div iframe {
	max-width: 90vw;
	max-height: 56.25vw;
	min-height: 100px;
}

.topbranding {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
@media all and (max-width: 768px) {
	.wrapper-padding-20-notop,
	.wrapper,
	.breadcrumbs,
	.wrapper-padding-20 {
		position: relative;
	}
}

#secondPlayerContainer {
	background-size: contain !important;
	width: 100%;
	height: 100%;
	max-width: 570px;
	max-height: 320px;
}
#secondPlayer {
	background-size: cover !important;
}
h2.contact {
	font-size: 2em;
	padding-bottom: 20px;
}

/* SEO Updates  October 2019 */

.right-box .sidebar-box {
	padding: 0 0 10px;
	font-size: 2em;
}

.topRead-articles {
	display: flex;
	flex-direction: row;
	position: relative;
}

.topRead-articles .number {
	padding: 7px;
	border-bottom: 1px solid #c0c0c0;
}

.boxList .right-links {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	border-bottom: 1px solid #c0c0c0;
	vertical-align: middle;
}

.left-column-wide h2 {
	font-size: 2.4em;
	margin: 10px 0;
}

.left-column-wide h2 img {
	margin-bottom: 15px;
}

.half-columns.left span {
	color: #a90000;
	border-bottom: 2px solid #a90000;
	font-size: 20px;
}

.half-columns.left .related {
	margin-top: 10px;
}

.half-columns.right span {
	color: #313131;
	border-bottom: 2px solid #313131;
	font-size: 20px;
}

.half-columns.right .main-news {
	margin-top: 10px;
}

.left-column-main h2 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 20px;
}

.left-column-main h2 span {
	color: #fff;
}

.zone-4 h2 {
	padding: 0 0 10px;
	font-size: 2em;
}

.five-things .things-first-page h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 5px;
}


.static-big-gallery-homepage h2 .absolute-category {
	margin: 10px 0 20px 0;
	font-size: 20px;
}

.static-big-gallery-homepage h2 {
	background-color: #000000;
	margin: 10px 0 20px 0;
	font-size: 20px;
	padding: 6px 20px 6px 60px
}

.static-big-gallery-homepage h2 a {
	color: #ffffff;
}

#static-big-gallery-homepage h3 {
	float: left;
	font-size: 1.5em;
	color: #d9d9d9;
}

.zone-5 h2 {
	padding: 0 0 10px;
	font-size: 2em;
}

.second-screen h2 {
	font-size: 1.6em;
}

#ultimele-videos h2 .absolute-category {
	font-size: 20px;
}

.doua-coloane h3 {
	font-size: 14px;
}

#article-content .hot-topics span {
	font-size: 21px;
	display: block;
}

.tag-article span {
	display: flex;
	font-size: 14px;
	color: #222;
	padding: 0 35px 15px;
	background: #fff
		url(http://incont.dev.protv.ro/design/incont2/images/bullet-related.gif)
		no-repeat 10px 3px;
}



/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/incont_black_gallery.css*/

#blackoverlay {
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    display:none;
    z-index:999;
    background-color:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.cmggallery {
    width:642px;
    position:relative;
    height:580px;
    z-index:10;
    color:#FFF;
}
#galleftbox {
    position:absolute;
    width:642px;
    height:580px;
}
#galrightbox {
    position:absolute;
    right:-358px;
    height:580px;
	background: url("https://d1.a4w.ro/build/design/incont2/images/bg-photo-right.jpg") no-repeat scroll left top transparent;
	width:358px;
}
#galprev{
	margin-right: 7px;
}
#galprev, #galnext {
    background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #c4c4c4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#c4c4c4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#c4c4c4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#c4c4c4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#c4c4c4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    float: right;
    line-height: 10px;
    padding: 4px 7px 4px 6px;
}
#galprev span{
	background: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") no-repeat scroll -29px -131px transparent;
    display: block;
    height: 15px;
    width: 10px;
}

#galnext span{
	background: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") no-repeat scroll -13px -131px transparent;
    display: block;
    height: 15px;
    width: 10px;	
}

#leftheadrow {
    margin:10px;
    width:622px;
    display:inline-block;
}
#galheadtitle {
    width:440px;
    float:left;
    font-size:18px;
    font-family: Museo, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
    font-weight: 500;
    height:18px;
	background-image: url("https://d1.a4w.ro/build/design/incont2/images/icon-photo-2.gif");
    background-position: 12px 4px;
    background-repeat: no-repeat;
	padding: 3px 0 6px 46px;
	color:#d9d9d9;
	overflow:hidden;
}
#galnavbuttons {
    float:right;
	font-size:18px;
	color:#d9d9d9;
}
#galnavbuttons ul {
    margin:0;
    padding:0;
    display:inline-block;
    float:left;
}
#galnavbuttons ul li {
    margin:0 3px;
    display:inline;
    list-style:none;
    float:left;
}
#galnavbuttons ul li.galcounter {
    margin-top:2px;
}
#leftmiddlerow {
    width:642px;
    height:400px;
    display:inline-block;
	background:transparent url("https://d1.a4w.ro/build/design/incont2/images/loading.gif") no-repeat center center;
}
#galthumbnails{
	width:600px; 
	margin:10px auto 0;
	position:relative;
}

#galimage {
    width:630px;
    height:400px;
    margin:0 auto;
    display:block;
	position:relative;
}
#galImgBox {
    width:630px;
    position:absolute;
    top:50%;
}
#galImgBox img {
	margin:0 auto;
	display:block;
}
#thumbsbox {
    width:600px;
    display:block;
    overflow:hidden;
    position:relative;
}
#thumbsbox ul {
    margin:0;
    padding:0;
}
#thumbsbox ul li {
    display:inline;
    /*margin:3px 5px;*/
    padding:2px;
    width:60px;
    height:60px;
    list-style:none;
    float:left;
	background-color:#656565;
	margin-right:2px;
}
#thumbsbox ul li:hover{
	background:#8d8b8a;
}
#thumbsbox ul li a img {
    width:60px;
    height:60px;
    display:inline-block;
}
#thumbsbox ul li a {
    text-decoration:none;
}
 #galnext, #previmg a, #nextimg a, #leftscroll, #rightscroll, #exitfullgal {
    display:block;
    overflow:hidden;
    cursor:pointer;
}
#previmg {
    height:400px;
    width:20px;
    display:inline-block;
    text-align:center;
    position:absolute;
    left:0;
	z-index:200;
}
.fullGallery #previmg, .fullGallery #nextimg{
	height:100%;
}
#nextimg {
    height:400px;
    width:20px;
    display:inline-block;
    text-align:center;
    position:absolute;
    right:0;
	z-index:200;
}
#previmg a {
    background: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") no-repeat scroll -35px -28px transparent;
    cursor: pointer;
    height: 60px;
    position: absolute;
    top: 177px;
    width: 35px;
}
.fullGallery #previmg a , .fullGallery #nextimg a{
	top:40%;
}
#nextimg a {
   background: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") no-repeat scroll 0 -28px transparent;
    cursor: pointer;
    height: 60px;
    position: absolute;
    top: 177px;
	left:-14px;
    width: 35px;
}

#previmg a:hover {
    background-position:-105px -28px;
}
#nextimg a:hover {
    background-position:-70px -28px;
}

#rightscroll {
     background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") !important;
    background-origin: padding-box;
   background-position: -78px -129px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 26px;
    margin-right: 0;
    margin-top: 14px;
    position: absolute;
    top: 5px;
    width: 25px;
    z-index: 5000004;
    right: -3px;
}
#leftscroll {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png") !important;
    background-origin: padding-box;
    background-position: -53px -129px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 26px;
    margin-right: 0;
    margin-top: 14px;
    position: absolute;
    top: 5px;
    width: 25px;
    z-index: 5000004;
}
#rightscroll:hover {
    background-position:-130px -129px;
}
#leftscroll:hover {
    background-position:-105px -129px;
}
#rightheadrow, #galimgtitle, #galimgcredit, #galimgdesc {
    width:338px;
    margin:5px 10px;
    position:relative;
    display:inline-block;
}
#galoptions {
    position:relative;
    float:right;
    color:#FFF;
    width:130px;
    margin-right:-5px;
}
#gofullscreen {
	color:#F38325;
    height:17px;
    width:120px;
    float:left;
    text-align:right;
    font-size:14px;
    cursor:pointer;
    display:none;
    overflow:hidden;
	background:transparent url('https://d1.a4w.ro/build/design/incont2/images/full-screen.gif') no-repeat left center;
	margin-top:5px;
}
#gofullscreen:hover{
	color:#D1701E;	
}
#exitgal {
    position:relative;
    float:right;
    margin-top:-25px;
    margin-right:-19px;
    font-weight:bold;
    cursor:pointer;
    display:none;
    width:35px;
    height:35px;
    background-position:-194px -54px;
    background-image:url('https://d1.a4w.ro/build/design/incont2/images/blackgallery/cmggalicons.png');
}
#galimgtitle {
    font-size:14px;
}
#galimgcredit, #galimgcredit a {
    font-size:12px;
    color:#999;
}
#galimgdesc {
    height:290px;
    overflow-x:auto;
}
#galimgdesc, #galimgdesc a {
    color:#DDD;
    font-size:13px;
}
#galad300 {
    position:absolute;
    width:300px;
    height:250px;
    display:block;
    bottom:0;
    background-color:#AAA;
}
#galad300 iframe {
    margin:0}

#exitfullgal {
    width:20px;
    height:20px;
    display:none;
	background-image: url("https://d1.a4w.ro/build/design/incont2/images/freestyle_sprite.png");
    background-position:-49px 0px;
    float:right;
}
.fullGallery {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background: url("https://d1.a4w.ro/build/design/incont2/images/pattern-grey.gif") repeat scroll 0 0 #FFFFFF;;
	height:100%;
	z-index:100000;
}
#galleftbox.leftBoxFull {
    position:fixed;
    left:0;
    height:100%;
}
#galrightbox.rightBoxFull {
    position:fixed;
    right:0;
    height:100%;
}
#galthumbnails.fullThumbBox {
    position:fixed;
    bottom:0;
}
#moreGalleryPosts {
    height:580px;
    position:absolute;
    overflow:hidden;
    top:65px;
    left:20px;
    display:none;
    background-color:#000;
}
.eachGalPost {
    width:200px;
    height:150px;
    margin:5px 40px;
    overflow:hidden;
    float:left;
}
.eachGalPost a {
    color:#FFF;
    font-size:12px;
    font-weight:bold;
}
#cmgtw a {
    background-image:url('https://d1.a4w.ro/build/design/incont2/images/blackgallery/tweetbtn.png');
    width:60px;
    height:21px;
    display:block;
}
#imgsharing li {
    list-style:none;
    display:inline;
    margin:3px;
    float:left;
}
#rightBBox {
    position:absolute;
    bottom:52px;
    margin:7px 30px;
	width:300px;
	/*height:250px;*/
	background:#666;
}
#galad300 {
    position:relative;
    display:block;
    margin-bottom:3px;
}
#cmgHLinks {
    position:fixed;
    right:0px;
    display:none;
    height:563px;
}
#hLLabel {
    position:absolute;
    top:0;
    left:0;
    font-size:22px;
    font-weight:bold;
    color:#cc3333;
    background-color:#444;
    width:300px;
    height:22px;
    text-align:center;
    letter-spacing:6px;
    font-family:'Verdana'}
#cmgHLinks ul {
    background-color:#333;
    padding-top:24px;
}
#cmgHLinks ul li {
    margin:3px;
    width:290px;
    height:60px;
    display:block;
    padding:2px;
    background-color:#222;
}
#cmgHLinks ul li a img {
    float:left;
    margin-right:5px;
}
#cmgHLinks ul li a {
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#FFF;
}
#overlayBox {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    z-index:999;
    color:#FFF;
}
#oglbTitleRow {
    display:inline-block;
    margin:10px 0 0 10px;
}
#oglbTitle {
    float:left;
    font-size:15px;
    padding:10px 0;
    font-family:'Verdana';
    font-weight:bold;
    height:10px;
}
#ogLeftBox {
    position:absolute;
    left:0;
    height:100%;
}
#ogRightBox {
    width:330px;
    position:absolute;
    right:0;
    background-color:#111;
    height:100%;
}
#ogLeft, #ogRight, #ogExit, #ogLeftScroll, #ogRightScroll, #ogLeftImage a, #ogRightImage a {
    background-image:url('https://d1.a4w.ro/build/design/incont2/images/blackgallery/cmggalicons.png');
    display:block;
    overflow:hidden;
    cursor:pointer;
}
#ogLeft {
    width:34px;
    height:34px;
    background-position:-8px -10px;
}
#ogRight {
    width:34px;
    height:34px;
    background-position:-43px -10px;
}
#ogLeft:hover {
    background-position:-8px -45px;
}
#ogRight:hover {
    background-position:-43px -45px;
}
#oglbNavButtons {
    float:right;
}
#oglbNavButtons ul li.ogCounter {
    margin-top:9px;
}
#oglbNavButtons ul {
    margin:0;
    padding:0;
    display:inline-block;
    float:left;
}
#oglbNavButtons ul li {
    margin:0 3px;
    padding:0;
    display:inline;
    list-style:none;
    float:left;
    font-size:14px;
}
#ogrbHeadRow, #rightheadrow {
    border-bottom:1px solid #9a9b9b;
    padding-bottom:17px;
	padding-top:3px;
}
#ogExit {
    width:35px;
    height:35px;
    background-position:-194px -54px;
    float:right;
    margin:2px 0 0 0;
}
#oglbThumbnails {
    position:fixed;
    bottom:0;
    overflow:hidden;
}
#oglbThumbBox {
    position:relative;
    overflow:hidden;
    display:block;
}
#oglbThumbBox ul {
    margin:0;
    padding:0;
}
#oglbThumbBox ul li {
    display:inline;
    margin:3px 5px;
    padding:5px;
    width:50px;
    height:50px;
    list-style:none;
    float:left;
}
#oglbThumbBox ul li a img {
    width:50px;
    height:50px;
    display:inline-block;
}
#oglbThumbBox ul li a {
    text-decoration:none;
}
#ogRightScroll {
    background-position:-160px -20px;
    float:right;
}
#ogLeftScroll {
    background-position:-134px -20px;
    float:left;
}
#ogLeftScroll, #ogRightScroll {
    width:23px;
    height:23px;
    margin-top:-43px;
    position:relative;
}
#ogRightScroll:hover {
    background-position:-160px -44px;
}
#ogLeftScroll:hover {
    background-position:-134px -44px;
}
#ogLeftImage {
    height:580px;
    width:20px;
    display:inline-block;
    text-align:center;
    position:absolute;
    left:0;
}
#ogRightImage {
    height:580px;
    width:20px;
    display:inline-block;
    text-align:center;
    position:absolute;
    right:0;
}
#ogLeftImage a {
    width:13px;
    height:35px;
    background-position:137px -9px;
    display:inline-block;
    margin-top:275px;
    position:relative;
}
#ogRightImage a {
    width:13px;
    height:35px;
    background-position:120px -9px;
    display:inline-block;
    margin-top:275px;
    position:relative;
}
#ogLeftImage a:hover {
    background-position:137px -45px;
}
#ogRightImage a:hover {
    background-position:120px -45px;
}
#oglbImageRow {
    display:inline-block;
}
#ogImageBox {
    position:relative;
    display:block;
    margin:0 auto;
    text-align:center;
}
#ogImage {
    position:absolute;
    top:50%;
}
#ogImage img {
    position:relative;
}
#ogrbTitle {
    font-size:14px;
    font-weight:bold;
}
#ogrbCredit, #ogrbCredit a {
    font-size:12px;
    color:#999;
}
#ogrbDesc {
    height:290px;
    overflow-x:auto;
}
#ogrbDesc, #ogrbDesc a {
    color:#DDD;
    font-size:13px;
    line-height:16px;
}
#ogrbHeadRow, #ogrbTitle, #ogrbCredit, #ogrbDesc {
    width:310px;
    margin:5px 10px;
    position:relative;
    display:inline-block;
}
#thumbsbox ul li.activeThumb {
    background-color:#FFF;
	padding:3px;
}
#ogtw a {
    background-image:url('https://d1.a4w.ro/build/design/incont2/images/blackgallery/tweetbtn.png');
    width:60px;
    height:21px;
    display:block;
}
#ogImgSharing li {
    list-style:none;
    display:inline;
    margin:12px 3px 3px 3px;
    float:left;
}
#ogRBBoxes {
    position:absolute;
    margin:7px 15px;
}
#ogrbMrec, #ogHotlinks {
    position:relative;
    display:block;
}
#ogrbMrec {
    margin-bottom:3px;
}
#ogHLLabel {
    position:absolute;
    top:0;
    left:0;
    font-size:22px;
    font-weight:bold;
    color:#cc3333;
    background-color:#444;
    width:300px;
    height:22px;
    text-align:center;
    letter-spacing:6px;
    font-family:'Verdana'}
#ogHotlinks ul {
    background-color:#333;
    padding-top:24px;
}
#ogHotlinks ul li {
    margin:3px;
    width:290px;
    height:60px;
    display:block;
    padding:2px;
    background-color:#222;
}
#ogHotlinks ul li a img {
    float:left;
    margin-right:5px;
}
#ogHotlinks ul li a {
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#FFF;
}
#ogMoreGalPosts {
    position:absolute;
    overflow:hidden;
    top:65px;
    left:20px;
    display:none;
    background-color:#000;
}
#o2012mt {
    margin:5px 0;
}
#imageOverlayBG {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:99999;
    display:none;
    overflow-x:auto;
    overflow-y:scroll;
    background-color:rgba(255, 255, 255, 0.6);
}
#overlayBG {
    width:1000%;
    height:1000%;
    position:absolute;
    bottom:0;
    left:0;
    overflow:hidden;
}
#imageBox {
    position:relative;
    margin:0 auto;
    width:920px;
    display:block;
    border:1px solid #BBB;
    background-color:#FFF;
}
#imageBox #topBar {
    width:900px;
    border-bottom:1px solid #BBB;
    height:70px;
    padding:10px;
    display:block;
}
#imageBox #middleBar {
    width:900px;
    padding:10px;
    display:block;
}
#imageBox #middleBar img {
    max-width:880px;
    margin:0 auto;
    display:block;
}
.bodynoscroll {
    overflow:hidden !important;
}
#closeBar {
    position:fixed;
    margin-left:920px;
    color:#FFF;
    background-color:#900030;
    width:50px;
    height:50px;
    font-weight:bold;
    font-size:40px;
    line-height:50px;
    text-align:center;
    top:0;
    cursor:pointer;
}
#userEngagement {
    width:280px;
    float:right;
    background-color:#EEE;
    padding:32px 0 33px 10px;
    margin:-10px -10px 0 0;
    border-left:1px solid #BBB;
}
#imageBox #bottomBar {
    padding:10px;
    border-top:1px solid #BBB;
}
#fblink, #tweetlink {
    margin-top:3px;
}
#userInfo {
    width:610px;
    float:left;
    font-weight:bold;
    font-size:16px;
}
#userInfo img {
    float:left;
    margin-right:10px;
}
#hprules, #hpsubmitbtn {
    float:left;
}
#backyardlogo {
    background-image:url('https://d1.a4w.ro/build/design/incont2/images/blackgallery/bowlogo.png');
}
.DM53-widget ul li {
    background-color:#444;
    border:4px solid #666;
    height:60px;
    margin:0;
    padding:1em;
    width:272px;
}
#thumbsbox ul li { cursor: pointer; }








/*   From file  /www/ro_cms_2013/public_html/design/incont2/css/promotor.css*/



/* Campanie Promotor */

.umbra 
	{
		box-shadow: 0px 0px 2px #f2f2f2;
		box-shadow: 0px 0px 2px rgba(0,0,0,.35);	
	}

.bordura { border-bottom: 3px solid #ed1f24; }
.promotor-campaign 
	{  
		background: url("http://assets.protv.ro/assets/promotor/deBarbati/bkg-rel-art.png") no-repeat scroll top center #E5E5E5;
		width:100%;
		overflow: hidden;
		margin-bottom:20px;
	}



	.promotor-campaign a 
		{
			float: left;
			text-decoration:none;
			width:43%;	
			display: block;
			padding:10px 15px 20px 10px;
		}
		.promotor-campaign a:hover 
			{
				background-color: transparent !important;
			}

	.promotor-campaign a img 
		{
			float: left;
			width:120px;
			display: block;
			margin-right: 10px;
		}
	.promotor-campaign a h5.title
		{
			font-family: Arial, Verdana, sans-serif;
			font-weight: bold; 
			font-size: 14px;
			color: #000;
			margin: 0 0 10px;
		}
		.promotor-campaign a:hover h5 
			{
				color: #F63730;
			}
	.promotor-campaign a p.lead
		{
			font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
			font-weight: normal;
			font-size: 12px;
			color: #000;
			padding: 0px !important;
			margin: 0 0 10px !important;
			line-height: 1.3 !important;
		}
	.promotor-campaign a span.read-more
		{
			font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #F63730;
			text-transform: uppercase;
			float: right;
			margin-bottom: 10px;
		}
                
/* Eticheta din meniu */
   
    #auto_promotor 
      {
        background: url("http://assets.protv.ro/assets/promotor/deBarbati/label-incont.png") no-repeat scroll left top transparent;
        display: block;
        height: 25px;
        left: 37%;
        position: absolute;
        top: -55%;
        width: 113px;
      }


/* RESPONSIVE DESIGN
--------------------------------------------*/
@media screen and (max-width: 1022px) 
    {
        #auto_promotor 
            {
                background: url("http://assets.protv.ro/assets/promotor/deBarbati/label-incont-size2.png") no-repeat scroll left top transparent;
                height: 30px;
                left: 35%;
                top: -71%;
                width: 113px;
            }

    }
@media screen and (max-width: 440px) 
    {
        .promotor-campaign a 
                    {
                        width: 36%;
                    }
    }


/*   From file  /www/ro_cms_2013/public_html/design/common/onetrust.css*/


#ot-sdk-btn {
    color: #0631b7;
    border-top: 2px solid #0631b7;
    border-right: 2px solid #0631b7;
    border-radius:0;
    border-top-right-radius: 3px;
    background: #fff;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 1em 2em;
    font-size: 14px;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 1s ease;
    transition: 0.1s ease;
    position: fixed;
    bottom: 0;
    right: auto;
    left: 0;
    z-index: 99999;
    transition: all 0.3s ease-in-out;
    background-position: center center;
    background-size: 20px;
    text-indent: -4000px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzA2MzFCNzt9Cjwvc3R5bGU+CjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTY4LDIwNGMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMxNjgsMjE1LDE2OCwyMDR6IE0xMTgsMzA5YzAtMTEsOS0yMCwyMC0yMAoJczIwLDksMjAsMjBzLTksMjAtMjAsMjBTMTE4LDMyMCwxMTgsMzA5eiBNMTU5LDExNWMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMxNTksMTI2LDE1OSwxMTV6IE00MTEsMTIzCgljMC0xMSw5LTIwLDIwLTIwczIwLDksMjAsMjBzLTksMjAtMjAsMjBTNDExLDEzNCw0MTEsMTIzeiBNMjcxLjQsMzIuN2M3LTguNSw1LjgtMjEuMS0yLjgtMjguMkMyNjUuMSwxLjYsMjYwLjYsMCwyNTYsMAoJYy0xOC42LDAtMzcuMSwyLTU1LjMsNmMtMTAuOCwyLjMtMTcuNywxMi45LTE1LjQsMjMuN3MxMi45LDE3LjcsMjMuNywxNS40YzAuMSwwLDAuMiwwLDAuMy0wLjFjNC45LTEuMSw5LjktMiwxNC45LTIuNwoJYy0xLjUsNi40LTIuMiwxMy0yLjIsMTkuN2MwLDQwLjMsMzAsNzQuMyw3MCw3OS40YzAsMC4yLDAsMC40LDAsMC42YzAuMSw0NC4yLDM1LjgsNzkuOSw4MCw4MGMwLjgsMCwxLjcsMCwyLjUsMAoJYzkuMiwzNS4zLDQxLDYwLDc3LjUsNjBjNi43LDAsMTIuOS0wLjIsMTguNS0wLjdDNDU3LjksMzg4LjUsMzY2LjUsNDcyLDI1Niw0NzJjLTExOS4xLDAtMjE2LTk2LjktMjE2LTIxNgoJYzAuMS02OS43LDMzLjctMTM1LjEsOTAuNC0xNzUuN2M5LjEtNi4zLDExLjMtMTguOCw1LTI3LjhzLTE4LjgtMTEuMy0yNy44LTVjLTAuMiwwLjEtMC4zLDAuMi0wLjUsMC4zQzM5LjgsOTUuOC0wLjEsMTczLjQsMCwyNTYKCWMwLDE0MS40LDExNC42LDI1NiwyNTYsMjU2YzY3LjksMCwxMzMtMjcsMTgxLTc1YzQ4LjItNDcuOSw3NS4yLTExMy4xLDc1LTE4MXYwYzAtMC42LDAtMS4zLTAuMS0xLjljMC0wLjItMC4xLTAuNC0wLjEtMC42CgljLTAuMS0wLjQtMC4xLTAuOC0wLjItMS4yYzAtMC4zLTAuMS0wLjUtMC4yLTAuOGMtMC4xLTAuNC0wLjItMC43LTAuMy0xLjFjLTAuMS0wLjMtMC4yLTAuNS0wLjItMC44Yy0wLjEtMC4zLTAuMi0wLjctMC40LTEKCWMtMC4xLTAuMy0wLjItMC41LTAuMy0wLjhjLTAuMS0wLjMtMC4zLTAuNi0wLjUtMWMtMC4xLTAuMi0wLjMtMC41LTAuNC0wLjdjLTAuMi0wLjMtMC40LTAuNi0wLjUtMC45Yy0wLjItMC4yLTAuMy0wLjUtMC41LTAuNwoJYy0wLjItMC4zLTAuNC0wLjUtMC42LTAuOGMtMC4yLTAuMi0wLjQtMC41LTAuNi0wLjdjLTAuMS0wLjEtMC4xLTAuMi0wLjItMC4yYy0wLjItMC4yLTAuMy0wLjMtMC41LTAuNWMtMC4yLTAuMi0wLjQtMC40LTAuNi0wLjYKCWMtMC4zLTAuMy0wLjYtMC41LTAuOC0wLjhjLTAuMi0wLjItMC4zLTAuMy0wLjUtMC41Yy0wLjMtMC4zLTAuNy0wLjUtMS0wLjhjLTAuMi0wLjEtMC4zLTAuMi0wLjQtMC4zYy0wLjQtMC4zLTAuOC0wLjUtMS4zLTAuOAoJYy0wLjEtMC4xLTAuMi0wLjEtMC4zLTAuMmMtMC41LTAuMy0xLjEtMC42LTEuNy0wLjhjLTAuMS0wLjEtMC4zLTAuMS0wLjUtMC4yYy0wLjQtMC4yLTAuOC0wLjMtMS4zLTAuNWMtMC4zLTAuMS0wLjUtMC4xLTAuOC0wLjIKCWMtMC4zLTAuMS0wLjctMC4yLTEtMC4zYy0wLjMtMC4xLTAuNS0wLjEtMC44LTAuMmMtMC40LTAuMS0wLjctMC4xLTEuMS0wLjJjLTAuMywwLTAuNS0wLjEtMC44LTAuMWMtMC40LDAtMC44LTAuMS0xLjItMC4xCgljLTAuMSwwLTAuMywwLTAuNCwwYy0wLjEsMC0wLjIsMC0wLjMsMGMtMC40LDAtMC45LDAtMS4zLDAuMWMtMC4yLDAtMC40LDAtMC42LDBjLTAuNSwwLjEtMSwwLjEtMS41LDAuMmMtMC4xLDAtMC4yLDAtMC4zLDAuMQoJYy0wLjYsMC4xLTEuMiwwLjMtMS44LDAuNWMtMC4yLDAuMS0wLjQsMC4xLTAuNiwwLjJjLTAuNCwwLjEtMC44LDAuMy0xLjIsMC40Yy0wLjIsMC4xLTAuNCwwLjItMC43LDAuM2MtMC4zLDAuMi0wLjcsMC4zLTEsMC41CgljLTAuMiwwLjEtMC41LDAuMy0wLjcsMC40Yy0wLjIsMC4xLTAuNCwwLjItMC42LDAuNGMtMS43LDAuNi05LjYsMi45LTI5LjQsMi45Yy0yMi4xLDAtNDAtMTcuOS00MC00MGMwLTAuNywwLTEuNCwwLjEtMi4zCgljMC42LTExLTcuOC0yMC41LTE4LjgtMjEuMWMtMi43LTAuMi01LjMsMC4yLTcuOCwxLjFjLTIwLjgsNy40LTQzLjctMy41LTUxLjEtMjQuM2MtMy4yLTktMy4xLTE4LjksMC40LTI3LjgKCWM0LTEwLjMtMS4xLTIxLjktMTEuNC0yNS45Yy0zLjgtMS41LTcuOS0xLjctMTEuOS0wLjhjLTIxLjUsNS4yLTQzLjEtOC00OC4zLTI5LjVjLTAuNy0zLjEtMS4xLTYuMi0xLjEtOS40CgljMC4xLTEwLjYsMy41LTIwLjgsOS42LTI5LjVMMjcxLjQsMzIuN3ogTTI0MCwzOTljMC0xMSw5LTIwLDIwLTIwYzExLDAsMjAsOSwyMCwyMHMtOSwyMC0yMCwyMEMyNDksNDE5LDI0MCw0MTAsMjQwLDM5OXogTTQ3MiwyMgoJYzAtMTEsOS0yMCwyMC0yMHMyMCw5LDIwLDIwcy05LDIwLTIwLDIwUzQ3MiwzMyw0NzIsMjJ6IE0zODQsMjJjMC0xMSw5LTIwLDIwLTIwczIwLDksMjAsMjBzLTksMjAtMjAsMjBTMzg0LDMzLDM4NCwyMnogTTMyOCwzNDIKCWMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMzMjgsMzUzLDMyOCwzNDJ6IE0yNjEsMzAxYzAtMTEsOS0yMCwyMC0yMHMyMCw5LDIwLDIwcy05LDIwLTIwLDIwUzI2MSwzMTIsMjYxLDMwMXoiLz4KPC9zdmc+Cg==');
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    opacity: 1;
    background-repeat: no-repeat;
}

#ot-sdk-btn:hover {
    color: #fff;
    background-color: #0631b7;
    text-indent: 0px;
    background-position: 90% center;
    min-width: 260px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTY4LDIwNGMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMxNjgsMjE1LDE2OCwyMDR6IE0xMTgsMzA5YzAtMTEsOS0yMCwyMC0yMAoJczIwLDksMjAsMjBzLTksMjAtMjAsMjBTMTE4LDMyMCwxMTgsMzA5eiBNMTU5LDExNWMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMxNTksMTI2LDE1OSwxMTV6IE00MTEsMTIzCgljMC0xMSw5LTIwLDIwLTIwczIwLDksMjAsMjBzLTksMjAtMjAsMjBTNDExLDEzNCw0MTEsMTIzeiBNMjcxLjQsMzIuN2M3LTguNSw1LjgtMjEuMS0yLjgtMjguMmMtMy41LTIuOS04LTQuNS0xMi42LTQuNQoJYy0xOC42LDAtMzcuMSwyLTU1LjMsNmMtMTAuOCwyLjMtMTcuNywxMi45LTE1LjQsMjMuN3MxMi45LDE3LjcsMjMuNywxNS40YzAuMSwwLDAuMiwwLDAuMy0wLjFjNC45LTEuMSw5LjktMiwxNC45LTIuNwoJYy0xLjUsNi40LTIuMiwxMy0yLjIsMTkuN2MwLDQwLjMsMzAsNzQuMyw3MCw3OS40YzAsMC4yLDAsMC40LDAsMC42YzAuMSw0NC4yLDM1LjgsNzkuOSw4MCw4MGMwLjgsMCwxLjcsMCwyLjUsMAoJYzkuMiwzNS4zLDQxLDYwLDc3LjUsNjBjNi43LDAsMTIuOS0wLjIsMTguNS0wLjdDNDU3LjksMzg4LjUsMzY2LjUsNDcyLDI1Niw0NzJjLTExOS4xLDAtMjE2LTk2LjktMjE2LTIxNgoJYzAuMS02OS43LDMzLjctMTM1LjEsOTAuNC0xNzUuN2M5LjEtNi4zLDExLjMtMTguOCw1LTI3LjhzLTE4LjgtMTEuMy0yNy44LTVjLTAuMiwwLjEtMC4zLDAuMi0wLjUsMC4zQzM5LjgsOTUuOC0wLjEsMTczLjQsMCwyNTYKCWMwLDE0MS40LDExNC42LDI1NiwyNTYsMjU2YzY3LjksMCwxMzMtMjcsMTgxLTc1YzQ4LjItNDcuOSw3NS4yLTExMy4xLDc1LTE4MWwwLDBjMC0wLjYsMC0xLjMtMC4xLTEuOWMwLTAuMi0wLjEtMC40LTAuMS0wLjYKCWMtMC4xLTAuNC0wLjEtMC44LTAuMi0xLjJjMC0wLjMtMC4xLTAuNS0wLjItMC44Yy0wLjEtMC40LTAuMi0wLjctMC4zLTEuMWMtMC4xLTAuMy0wLjItMC41LTAuMi0wLjhjLTAuMS0wLjMtMC4yLTAuNy0wLjQtMQoJYy0wLjEtMC4zLTAuMi0wLjUtMC4zLTAuOGMtMC4xLTAuMy0wLjMtMC42LTAuNS0xYy0wLjEtMC4yLTAuMy0wLjUtMC40LTAuN2MtMC4yLTAuMy0wLjQtMC42LTAuNS0wLjljLTAuMi0wLjItMC4zLTAuNS0wLjUtMC43CgljLTAuMi0wLjMtMC40LTAuNS0wLjYtMC44Yy0wLjItMC4yLTAuNC0wLjUtMC42LTAuN2MtMC4xLTAuMS0wLjEtMC4yLTAuMi0wLjJjLTAuMi0wLjItMC4zLTAuMy0wLjUtMC41cy0wLjQtMC40LTAuNi0wLjYKCWMtMC4zLTAuMy0wLjYtMC41LTAuOC0wLjhjLTAuMi0wLjItMC4zLTAuMy0wLjUtMC41Yy0wLjMtMC4zLTAuNy0wLjUtMS0wLjhjLTAuMi0wLjEtMC4zLTAuMi0wLjQtMC4zYy0wLjQtMC4zLTAuOC0wLjUtMS4zLTAuOAoJYy0wLjEtMC4xLTAuMi0wLjEtMC4zLTAuMmMtMC41LTAuMy0xLjEtMC42LTEuNy0wLjhjLTAuMS0wLjEtMC4zLTAuMS0wLjUtMC4yYy0wLjQtMC4yLTAuOC0wLjMtMS4zLTAuNWMtMC4zLTAuMS0wLjUtMC4xLTAuOC0wLjIKCWMtMC4zLTAuMS0wLjctMC4yLTEtMC4zcy0wLjUtMC4xLTAuOC0wLjJjLTAuNC0wLjEtMC43LTAuMS0xLjEtMC4yYy0wLjMsMC0wLjUtMC4xLTAuOC0wLjFjLTAuNCwwLTAuOC0wLjEtMS4yLTAuMQoJYy0wLjEsMC0wLjMsMC0wLjQsMHMtMC4yLDAtMC4zLDBjLTAuNCwwLTAuOSwwLTEuMywwLjFjLTAuMiwwLTAuNCwwLTAuNiwwYy0wLjUsMC4xLTEsMC4xLTEuNSwwLjJjLTAuMSwwLTAuMiwwLTAuMywwLjEKCWMtMC42LDAuMS0xLjIsMC4zLTEuOCwwLjVjLTAuMiwwLjEtMC40LDAuMS0wLjYsMC4yYy0wLjQsMC4xLTAuOCwwLjMtMS4yLDAuNGMtMC4yLDAuMS0wLjQsMC4yLTAuNywwLjNjLTAuMywwLjItMC43LDAuMy0xLDAuNQoJYy0wLjIsMC4xLTAuNSwwLjMtMC43LDAuNGMtMC4yLDAuMS0wLjQsMC4yLTAuNiwwLjRjLTEuNywwLjYtOS42LDIuOS0yOS40LDIuOWMtMjIuMSwwLTQwLTE3LjktNDAtNDBjMC0wLjcsMC0xLjQsMC4xLTIuMwoJYzAuNi0xMS03LjgtMjAuNS0xOC44LTIxLjFjLTIuNy0wLjItNS4zLDAuMi03LjgsMS4xYy0yMC44LDcuNC00My43LTMuNS01MS4xLTI0LjNjLTMuMi05LTMuMS0xOC45LDAuNC0yNy44CgljNC0xMC4zLTEuMS0yMS45LTExLjQtMjUuOWMtMy44LTEuNS03LjktMS43LTExLjktMC44Yy0yMS41LDUuMi00My4xLTgtNDguMy0yOS41Yy0wLjctMy4xLTEuMS02LjItMS4xLTkuNAoJYzAuMS0xMC42LDMuNS0yMC44LDkuNi0yOS41TDI3MS40LDMyLjd6IE0yNDAsMzk5YzAtMTEsOS0yMCwyMC0yMHMyMCw5LDIwLDIwcy05LDIwLTIwLDIwUzI0MCw0MTAsMjQwLDM5OXogTTQ3MiwyMgoJYzAtMTEsOS0yMCwyMC0yMHMyMCw5LDIwLDIwcy05LDIwLTIwLDIwUzQ3MiwzMyw0NzIsMjJ6IE0zODQsMjJjMC0xMSw5LTIwLDIwLTIwczIwLDksMjAsMjBzLTksMjAtMjAsMjBTMzg0LDMzLDM4NCwyMnogTTMyOCwzNDIKCWMwLTExLDktMjAsMjAtMjBzMjAsOSwyMCwyMHMtOSwyMC0yMCwyMFMzMjgsMzUzLDMyOCwzNDJ6IE0yNjEsMzAxYzAtMTEsOS0yMCwyMC0yMHMyMCw5LDIwLDIwcy05LDIwLTIwLDIwUzI2MSwzMTIsMjYxLDMwMXoiLz4KPC9zdmc+Cg==');
}

.ot-sdk-btn-text {
    display: none;
}

#ot-sdk-btn:hover .ot-sdk-btn-text {
    display: inline-block;
}

.ot-sdk-btn-icon {
    display: none;
}

#ot-sdk-btn:hover .ot-sdk-btn-icon {
    display: none;
}



