/* 1.571em=22px | 1.429em=20px | 1.286em=18px | 1.143em=16px | 1em=14px */
body {margin:0; padding:0; background:#fff;position:relative;text-align: left;font-family:sans-serif,Arial; font-size: 15px;color: #51505F;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;}
table,td,th,div {text-align:left;margin:0;border:none;line-height:130%;}
img{border:0; padding:0;}
p, ul, li{margin:0;padding:0; list-style-type: none; }
h1 {font-family: "Georgia", "Times New Roman", serif;color:#3D4050; font-size:29px; font-weight: normal; padding:0 0 10px 0; margin:0; line-height: normal;}
h2 {color:#C05B27; font-size:18px; font-weight: normal; padding:0; margin:0; line-height: normal;}
h3 {color:#000; font-size:17px; font-weight: bold; padding:0; margin:0; }
a{color:#6C6A7D;text-decoration: none;}
a:hover{color:#000;}
button, input, select, textarea {
    font-family: inherit; font-size: 100%; margin: 0; line-height: normal;
    box-sizing: content-box; border-radius: 0;
}
button, .but{-webkit-appearance: none; appearance: none;}

.input{border:1px solid #8F92A7; border-radius:2px; padding:4px;line-height:130%;}
.clr{width:1px; height:1px; font-size:1px; margin-top:-1px; margin-left:-1px; clear:both;}

.nodesktop,.pemobile{display:none;}

/* STRUCTURA >>>#####################################################*/

#container_principal{width:100%; overflow:hidden; position:relative; background:#fff; padding:50px 0 0 0;}
#container{padding:0 1%; margin:0 140px 20px 140px; display:block; overflow:hidden;}
#central{width:70%; float:left; margin-bottom:25px;}
#lateral{width:30%; float:left; margin-bottom:25px;}
#continut{margin:0 20px 0 0;}

.articol_text{margin:0 20px 0 0; font-size:15px; overflow:hidden;}
.articol_text h1{margin:10px 0 0 0; padding:0; color:#000; }
.articol_text h2{margin:15px 0 5px 0; padding:0 0 3px 0; color:#E88101; font-size:130%; font-weight:bold; border-bottom:1px solid #DFE1E8}
.articol_text h3{margin:15px 0 0 0; padding:0 0 3px 0; color:#000; font-size:105%; font-weight:bold; }
.articol_text table,.des_articol table{border-collapse:collapse;width:100%;}
.articol_text table td,.des_articol table td{border: 1px solid #BCC0CF; padding:2px 5px;}
.articol_text table th,.des_articol table th{border: 1px solid #BCC0CF; padding:2px 5px; color:#000; background:#C7DCF1;}

#container_st{width:55%; float:left;display:block;}
#container_dr{width:45%; float:left;display:block;}

.box_st{width:48%; margin-right:2%; float:left; }
.box_dr{width:50%; float:left;}
.col300{width:300px; float:right; margin:0 0 0 15px;}
sup {font-size: 0.7em;color:#257580;}

/* HEADER & FOOTER >>>#####################################################*/

#header-container{background:#3EC3D6; position:absolute; top:0; left:0; right:0;}

#header{width:100%; max-width:1024px; height:50px; margin:0 auto; display:block;}
#header a{text-decoration:none;}

#logo{width:190px; height:50px; background: url('https://cdn.romedic.ro/img/sprite.svg') no-repeat 7px  0;background-size: 200px 500px; float:left; }
a.link-header{color:#fff; font-size:15px; padding:20px 15px; float:left; line-height:14px;transition: all 0.2s;}
a.link-header:hover{background: #34A5B5;}
a.headersel{background: #EEB55C;}

a.link-header-icon{width:50px; height:50px; background-image:url('https://cdn.romedic.ro/img/sprite.svg');background-repeat: no-repeat; background-size: 200px 500px;float:left; }
a.link-header-icon:hover{background-color:#2B8895;}

.i_men{background-position: 0 -50px; }
.i_cauta{background-position: 0 -100px;}
.i_om{background-position: 0 -150px;}
.i_info{background-position: 0 -137px;}


#header ul {position: relative;}
#header ul li {float:left; position: relative; cursor: pointer; transition: all 0.2s;}
#header ul li:hover { background: #34A5B5; }
#header ul li ul {position: absolute; top:50px; z-index:1000; font-size:14px; padding:17px; background:#34A5B5; display: none; opacity: 0; visibility: hidden; transition: opacity 0.2s;}
#header ul li.nomobile ul{left: -150px;right: -150px;width: auto;}
.ul_men,.ul_logo{left:0;width:300px;}
.ul_cauta{right:-50px; width:300px;}
.ul_user{right:0; width:200px;}

#header ul li ul p {color:#000; display:block; margin:0 0 5px 0; opacity:0.4;}
#header ul li ul li {padding:5px 0;  display:block; width:100%; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;}
#header ul li ul li:hover { background: #257580; }
#header ul li:hover ul { display: block; opacity: 1;visibility: visible;}
#header ul li ul li a {background-image:url('https://cdn.romedic.ro/img/sprite.svg');background-repeat: no-repeat; background-size: 100px 250px; background-position: -6px -177px;color:#fff; padding:1px 5px 1px 20px; display:block}
#header ul li ul li a:hover { color:#44D1D8;}

#nav{font-size:12px; color:#257580; position: relative; margin:10px auto; border-bottom:1px solid #F1F6FB; overflow-x: auto; overflow-y: hidden; white-space: nowrap;}
#nav a{background-image:url('https://cdn.romedic.ro/img/sprite.svg');background-repeat: no-repeat; background-size: 100px 250px; background-position: -10px -171px; color:#257580;text-decoration:none;padding:7px 10px 7px 15px;display: inline-block;}
#nav a:hover{color:#F0B85B;}
.nav_txt{color:#257580; padding:8px 10px 7px 0; display: inline-block; }

#footer{width:96%; padding:20px 2% 60px 2%; font-size:13px;color:#99c7ce; background:#16464d; text-align: center;}
#footer a{color: #99c7ce;padding:7px 5px 7px 0;}




/* CONTENT >>>#####################################################*/

.forma{width:100%;padding:5px 0; float:left; display:block;}
.forma input,.forma select,.forma textarea{width:73%; height:auto; background:#fff; padding: 4px 4px; margin:0 0 2px 0; border: 1px solid #E9E9ED; font-size:15px; display:inline-block;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 0 0 rgba(0, 0, 0, 0); transition: all 0.2s ease-out 0s;}
.forma select{width:40%;}
.forma textarea{width:98%;height:100px;}
.forma input.but,.but{width: auto; background-color:#F14211;border: 1px solid #F14211;padding: 4px 8px; color: #fff;cursor: pointer;margin:0;}	
.radius_st{border-radius:4px 0 0 4px;}
.radius_ce{border-radius:0;}
.radius_dr{border-radius: 0 4px 4px 0;}
.no{float:right; color:#6C6A7D;}

.video { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* FEEDBACK >>> */
#succes,.succes{background:#CBE29D url(https://cdn.romedic.ro/img/icon_succes.gif) no-repeat left top; border:1px dashed #fff; padding:10px 10px 10px 50px; margin:10px 0 10px 0; display:block; color:#000;}
#eroare,.eroare{background:#FEDEAF url(https://cdn.romedic.ro/img/icon_eroare.gif) no-repeat left top; border:1px dashed #fff; padding:10px 10px 10px 50px; margin:10px 0 10px 0; display:block; color:#000;}
#eroare a,.eroare a{color:#c30; text-decoration:underline;}
#atentie,.atentie{background:url(https://cdn.romedic.ro/img/icon-06.png) no-repeat 5px 5px; border:1px dashed #D2D7DD; padding:5px 5px 5px 25px; margin:0 0 5px 0; display:block; color:#72838B; font-size:11px;}
.advertorial{background:url(https://cdn.romedic.ro/img/advertorial.png) no-repeat 2px 2px; border:1px dashed #D2D7DD; padding:4px 5px 4px 30px; margin:0 0 5px 0; display:block; color:#72838B; font-size:13px;}

.promo{background: #fff url(https://cdn.romedic.ro/img/publicitate.svg) no-repeat top left;border:1px solid #E7E9EA; padding:5px 0 5px 14px; margin: 10px 0 10px 0;clear:both;}
.promo-250{background: #fff url(https://cdn.romedic.ro/img/publicitate.svg) no-repeat top left;border-left:1px solid #E7E9EA; padding:0 0 0 14px; margin: 0 0 5px 10px; float:right; clear:both;}

.titlu,.titlu2{margin:15px 0; padding:0 15px 3px 0; display:block; overflow:hidden; color:#AAB6CA; font-weight:bold; background:url(https://cdn.romedic.ro/img/bul9.gif) no-repeat center right; border-bottom:1px solid #F1F6FB }



/* box cauta boala >>> */
#box-cauta{height:100px; margin:0 0 20px 0; background-color:#7ACBD7;
	background-image:url(https://cdn.romedic.ro/img/box-cauta-st.png), url(https://cdn.romedic.ro/img/box-cauta-dr.png),url(https://cdn.romedic.ro/img/box-cauta-sl.png);
	background-position: left top, right top, left top;
	background-repeat: no-repeat, no-repeat, repeat-x;
	position:relative;}
#box-cauta h3{position:absolute; top:13px; left:65px; font-size:15px; font-weight:bold; color:#fff;padding:0; margin:0;}
#box-cauta input{position:absolute; top:48px; left:65px; width:50%; font-size:15px; font-weight:bold; border:0; background:#fff;}
#cauta_boala_content{position:absolute; top:72px; left:0; width:88%; border:4px solid #6EB6C1; background:#fff; padding:10px 5%;}
#cauta_boala_content a:link,#cauta_boala_content a:visited {
	background-image:url('https://cdn.romedic.ro/img/sprite.svg');background-repeat: no-repeat; background-size: 100px 250px; background-position: -10px -174px; color: #51505F;text-decoration: none; padding: 3px 0 3px 15px;display:block; font-size:13px; 
	border-bottom:1px solid #D3E9EC;
	}
#cauta_boala_content a:hover {color: #000;}
#cauta_boala_loader{position:absolute; top:48px; left:435px;}

/* box_scurta des >>> */
.des_img{margin:0 0 10px 0;line-height:135%; clear: both; border-bottom:1px solid #DFE1E8; padding:0 0 10px 0;}
.des_img img{padding:1px; margin:3px 15px 15px 0; border:1px solid #E4EFF6; float:left;}
.des_img a{color:#2891D7; font-size:17px;font-weight:bold; display:block; background:none;}
.des_img a:hover{color:#C05B27;}

.t{margin:0 0 5px 0; color:#000; padding:0 0 2px 0; display:block; overflow:hidden; font-size:15px; font-weight:bold; border-bottom:1px solid #DFE1E8}
.titlu_lista{margin:5px 0 5px 0; padding:0 0 5px 0; display:block; overflow:hidden; color:#8F92A7; font-size:11px; font-weight:bold; border-bottom:1px solid #F1F6FB }

/* box LISTA (1 coloana) >>> */
.box_1 {background:#F7FAFD; border-top:1px solid #E8F0F9; border-bottom:1px solid #E8F0F9; display:block; overflow:hidden; padding:10px 5px 10px 10px; margin:0 0 15px 0;}
.box_1 li{background: url(https://cdn.romedic.ro/img/bullet.svg) no-repeat 0 7px; display:block; padding: 0 0 0 15px;}

/* box LISTA (2 coloane) >>> */
.box_2 {background:#F7FAFD; border-top:1px solid #E8F0F9; border-bottom:1px solid #E8F0F9; display:block; overflow:hidden; padding:10px; margin:0 0 15px 0;}
.box_2 li{background: url(https://cdn.romedic.ro/img/bullet.svg) no-repeat 0 7px; width:46%; padding:0 2% 0 2%; display:block; float:left; clear:right;}
.box_2 li.select a,.box_2 li.select a:hover {color: #C05B27;text-decoration: none; background:none;}

.box_1 h1,.box_1 h2,.box_1 h3,
.box_2 h1,.box_2 h2,.box_2 h3 {padding: 0 0 2px 0;margin: 0 0 8px 0;}
.box_1 li a,.box_2 li a{color: #2891D7;text-decoration: none;}
.box_1 li a:hover,.box_2 li a:hover {color: #C05B27;text-decoration: none;}


#litere a:link,#litere a:visited {color: #3985CA; padding:3px 5px; margin-right:1px; border:1px solid #E8F0F9; text-decoration: none; font-size:13px; background:#fff;}
#litere a:hover{color: #000; padding:3px 5px; margin-right:1px; border:1px solid #E8F0F9; text-decoration: none; font-size:13px; background:#fff; }

/* >>>>>>>>> ARTICOL >>>>>>>>>>>> */
.des_articol {margin:0 0 20px 0; clear: both; color: #444; font-size: 15px; line-height:1.4;display:block; overflow:hidden;}
.des_articol li{background: url(https://cdn.romedic.ro/img/bullet.svg) no-repeat 0 7px;padding: 0 0 0 15px; margin:0 0 0 20px;}
.des_articol h1 {color:#3D4050;  font-weight: normal; padding:0; margin:0;text-align:left; line-height: normal;}
.des_articol h2{margin:18px 0 8px 0; padding:0 10px 3px 0; display:block; overflow:hidden; color:#E88101; font-size:140%; font-weight:bold; border-bottom:1px solid #DFE1E8; line-height: normal;}
.des_articol h3{margin:15px 0 0 0; padding:0 0 3px 0; display:block; overflow:hidden; color:#000; font-size:110%; font-weight:bold; line-height: normal; }
.des_articol a{ border-bottom:1px dotted #93B9E3; color:#000;text-decoration: none;}
.des_articol a:hover {color:#6C6A7D;text-decoration: none;}
.pseudoh1 {font-family: "Times New Roman", Times, serif;color:#3D4050; font-size:25px; font-weight: normal; padding:0; margin:0;text-align:left;line-height: normal;}

.autor {border-top:1px dashed #E8F0F9; border-bottom:1px dashed #E8F0F9; padding:10px 0; margin:10px 0;color:#AAB6CA; font-size:12px; display:block; overflow:hidden;}
.autor a {color: #E56C1F;text-decoration: underline;}
.autor a:hover {color: #000;}


.data {width:180px;display:block; overflow:hidden; color:#AAB6CA; font-size:11px; float:right; text-align:right;}
.data_eveniment {background: url(https://cdn.romedic.ro/img/icon_data_ev.gif) no-repeat left center;color:#AAB6CA; font-size:12px; padding:2px 0 2px 17px; display:block;}
.data_eveniment b {color:#D87235; font-weight:bold;}

.inapoi {width:75px;color:#AAB6CA; float:right; text-align:right; padding:3px 0 0 0;}


.text_box_info{background:#E0F8FE; color:#000; border:3px dashed #fff; padding:10px; margin:5px 0;}
#bibliografie {border-top:1px dashed #E8F0F9; border-bottom:1px dashed #E8F0F9; padding:5px; margin:0 0 10px 0;color:#AAB6CA; font-size:11px; background:#F7FAFD;}
.imagine {border:3px solid #E8F0F9; padding:1px; margin:5px 0 5px 10px; float:right; }


.box_related{width:27%; height: auto; margin:0 1% 10px 1%; background: #fff; padding:10px 2%; float:left; overflow:hidden; box-shadow: 0 0 1px #A0A7B4;}
.box_related a{color:#2891D7; font-weight:bold; display:block; overflow:hidden; margin:0 0 7px 0;}
.box_related_img{width:100%; height:100px;margin:0 0 10px 0;}
.box_related p{font-size:13px; color:#899AB6;}

/* >>>>>>>>> LISTA DETALIATA ARTICOLE */

.lista_det {border:1px solid #E8F0F9; display:block; overflow:hidden; padding:5px; margin:0 0 10px 0;}
.imag {width:50px; height:50px;border:3px solid #E8F0F9; padding:1px; margin:5px 10px 0 0; float:left;}
.imag_stire {width:50px; height:50px;border:3px solid #E8F0F9; padding:1px; margin:5px 0 0 10px; float:right;}
.lista_det a:link,.lista_det a:visited {color: #2891D7;font-size:17px; display:block; font-weight:bold; }
.lista_det a:hover {color: #C05B27;}
.linklike {color: #7A9FCD;font-size:17px; display:block; font-weight:bold;}


.lista_det3 {border-bottom:1px solid #E8F0F9; display:block; overflow:hidden; padding:5px 3px 5px 3px; font-size:13px;}
.lista_det3 a:link,.lista_det3 a:visited {color: #3D6AA3;text-decoration: none;font-size:14px; display:block; background:none; }
.lista_det3 a:hover {color: #C05B27;text-decoration: none;font-size:14px;display:block; background:none; }

a.linkbut{color:#fff; background:#EEB55C; padding:10px; display:inline-block; font-weight:bold; border-radius:4px;}
a.linkbut:hover {background:#E99A23;}


/* box google >>> */
.box1{border:1px solid #E8F0F9; display:block; overflow:hidden; padding:5px; margin:10px 0 10px 0; color:#AAB6CA; font-size:11px;}

/* index medical >>> */
.col2v1{width:48%; padding:0 2% 0 0; float:left;}
.col3v1{width:27%; margin:1%; float:left; overflow:hidden; background:#F5F8FC; padding:2%; border-radius:4px;}
.col6v2 li{width:102px; float:left;}

#box_contact {margin:0 0 15px 0; background:#F1F6FB; padding:10px; border: 1px dashed #000; clear:both;}
#box_contact b {width:110px; float:left;}
#box_contact p {clear:both; display:block;margin-top:3px;}
#box_contact input, textarea {width:250px; }

.box_caut{padding:5px 10px; margin:0 0 10px 0; display:block; overflow:hidden; clear:both; background:#F4F9FD;border-radius:4px; }
.central{width:690px; float:left;display:block;}
.lateral{width:290px; float:left;display:block;}

.shortdes {padding:5px; margin:0 0 15px 0;border:1px solid #E4EFF6; font-size:14px; display:block; overflow:hidden;}
.shortdes a:link, .shortdes a:visited{margin:0 0 0 0; color:#10A4C9; font-size:16px; font-weight:bold; display:block; background:none;}
.shortdes a:hover{color:#000;}
.shortdes img {padding:1px; margin:3px 10px 0 0; border:1px solid #E4EFF6;}
.shortdes b {margin:0 0 5px 0; color:#57BFD9; font-size:14px; display:block;}
.shortdes p {color:#484A5B;}
.marg_st {margin:0 0 7px 110px;}
.shortdes-loc {padding:2px 5px 2px 5px; margin-left:5px; background:#F1F6FB; color:#C05B27; display:block; float:right;}
.shortdes-adresa {background:#F1F6FB; display:block; padding:2px 0 2px 0; margin:3px 0 3px 0; color:#000;}
.shortdes-tel {padding:0 0 0 20px; margin-left:5px; display:block; float:right; background: url('https://cdn.romedic.ro/content/tel.gif') no-repeat center left;}
.shortdes-spec {margin:0; color:#AAB6CA; font-size:11px; display:block;}
.shortdes-reducere {width:52px; height:52px; float:right; margin:0 0 0 10px; text-align:center;font-size:9px; color:#ccc; border:4px solid #BAEDFA; overflow:hidden;}
.shortdes-reducere b{font-size:25px; color:#76DCF4; padding:10px 0 0 0; line-height:80%;}
.shortdes-imagine{width:100px; height:80px; margin:0 0 3px 10px; border:3px solid #F1F6FB; float:right; overflow:hidden; text-align:center; vertical-align:middle;}
.shortdes-imagine img{width:100%; height:auto; border:none; margin:0; padding:0;}
.img_list {float:left; margin:0 10px 0 0;}

.des-album-img{width:150px; height:110px; margin:5px 5px 0 0; border:3px solid #E2E7EA; float:left; overflow:hidden;}

.lista li{ display:block; padding:3px 0; border-bottom:1px solid #DFE1E8;}

.lc{padding:20px; margin:0 0 20px 0; color:#343342; background: #EFFBFE; border:1px solid #C4F1FD;font-size:15px;}
.lc p{padding:5px 0; color:#6D6B81;font-size:13px;}
.lc-titlu,.lc-titlu a{color:#098cad; font-size:19px; font-weight:bold; display:block;}
.lc-adresa{padding:2px 0 2px 20px; background: url('https://cdn.romedic.ro/icon/icon-adresa.svg') no-repeat center left;background-size: 12px 12px;color: #000;}
.lc-tel{padding:2px 0 2px 20px; background: url('https://cdn.romedic.ro/icon/icon-tel.svg') no-repeat center left;background-size: 12px 12px; font-weight: bold;color: #000;}
.lc-reducere{padding:2px 0 2px 20px; background: url('https://cdn.romedic.ro/icon/icon-reducere.svg') no-repeat center left; background-size: 12px 12px;color: #c02727;}

.logolist{width: 100px;height: 100px; background-color: #fff;float: right;position: relative;margin:0 0 5px 5px; overflow:hidden; border:1px solid #CAE5ED; clear: both;}
.logolist img { width: 90%;height:auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}

/* Icons  */
.i-mar,.i-sport,.i-sanatate,.i-ok,.i-om,.i-social,
.i-ceas,.i-bani,.i-om2,.i-caut,.i-sus,.i-ghil {
  width:35px; height:35px; float:left;
  background: #7FE2E2 url('https://www.romedic.ro/imagini/content/sprite-icons.png') no-repeat;
  background-size: 35px 667px;
}
.i-mar     { background-position: 0 0; }
.i-sport   { background-position: 0 -37px; }
.i-sanatate{ background-position: 0 -73px; }
.i-ok      { background-position: 0 -110px; }
.i-om      { background-position: 0 -147px; }
.i-social  { background-position: 0 -183px; }
.i-ceas    { background-position: 0 -220px; }
.i-bani    { background-position: 0 -293px; }
.i-om2     { background-position: 0 -330px; }
.i-caut    { background-position: 0 -367px; }
.i-sus     { background-position: 0 -403px; }
.i-ghil    { background-position: 0 -440px; }



/* Clasele pentru paginatie  */
.paginatie{font-size:0.9em;width: 100%;display:block; float:left; overflow:hidden;}
.pag_sel,.puncte,.pagina,a.pag,a.pag_sel{padding: 7px 9px; margin:2px 8px 2px 0; float:left;}
.pag_sel{color: #fff; background-color:#20AEBD;}
.puncte{color: #A5B0C7;}
.pagina{color: #fff; background-color:#257580;}
a.pag{color: #333; background:#F7FAFD;}
a.pag:hover{color: #fff; background:#20AEBD;}
a.pag_sel{color:#fff;background:#257580;}



/* STILURI INDEPENDENTE */
.style2 {color: #3EC3D6;}
.style3 {color: #8EAED5;}
.style6 {color: #E88101;}
.nr {color: #fff;font-size:21px; font-weight:bold; background:#E88101; padding:5px 10px;}
.evidentiat {color:#000; font-size:19px; display:block; padding:0 0 0 15px; border-left:3px solid #E88101;}


a.related:link, a.related:visited {background:url('https://cdn.romedic.ro/img/sprite-icons.svg') no-repeat 4px -1795px; color:#349EAD; display:block; text-decoration: none; padding:3px 3px 3px 30px; border:1px dashed #B8DDE2;}
a.related:hover {color:#FF3300;}

a.link_mic_port:link, a.link_mic_port:visited {background:url('https://cdn.romedic.ro/img/sprite-icons.svg') no-repeat 0 -689px; color:#E88101; display:block; text-decoration: underline; padding:7px 0 7px 20px; clear:both;}
a.link_mic_port:hover {color:#C05B27;}

a.link_negru {color:#000; display:inline; font-size:15px;}

.facebook{border:none; overflow:hidden; height:21px; width:150px; float:right;margin:2px 0 0 10px}

.video-container {float: none;clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin:0 0 15px 0;}
.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0; left: 0; width: 100%; height: 100%;}

.highslide-container div {font-size: 10pt;}
.highslide-html {background-color: white;}
.highslide-html-blur {}
.highslide-html-content {position: relative; display: none;}
.highslide-loading {display: block;	color: black;font-size: 8pt;font-weight: bold;text-decoration: none;padding: 2px;border: 1px solid black; background-color: white;padding-left: 22px;
background-image: url('https://cdn.romedic.ro/javascript/highslide/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;}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {background-color: white;}
.highslide-wrapper .highslide-html-content {width:98%;max-width: 1000px;padding: 0 1% 0 1%;}
.highslide-wrapper .highslide-header {padding-bottom: 5px;height:25px;}
.highslide-wrapper .highslide-header ul {margin: 0;padding: 0;text-align: right;}
.highslide-wrapper .highslide-header ul li {display: inline;}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {display: inline;}
.highslide-wrapper .highslide-header a {color: #fff;font-size: 8pt;	background:#50BAEC;	padding:10px;margin:0 1px 0 0;	text-decoration: none;}
.highslide-wrapper .highslide-header a:hover {color: #fff; font-size: 8pt;background:#000;padding:10px;margin:0 1px 0 0;	text-decoration: none;}
.highslide-wrapper .highslide-header .highslide-move a {cursor: move;}
.highslide-wrapper .highslide-footer {height: 15px;}
.highslide-wrapper .highslide-footer .highslide-resize {float: right;margin-top: 4px;height: 11px;width: 11px;background: url(https://cdn.romedic.ro/javascript/highslide/graphics/resize.gif);}
.highslide-wrapper .highslide-body {}
.highslide-move {cursor: move;}
.highslide-resize {cursor: nw-resize;}





/* MEDIA QUERIES >>>#####################################################*/

@media only screen and (max-width: 1279px) 
{
	.nolateral{display:none;}
	#container{width:98%; padding:0 1%; margin:0;}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1050px) 
{
	a.link-header{padding:20px 10px;}

}

@media only screen and (max-width: 980px) 
{
	.nomobile{display:none;}
	.nodesktop{display:inline;}
	.pemobile{display:block;}
	#container_principal,#container{width:100%;}
	#container{padding:0;}
	#nav{width:96%; padding:5px 2%;}

	
	#central{width:100%;display:block;overflow:visible;}
	#lateral{width:96%;display:block;margin:0 2%;}
	
	.articol_text,#continut{margin:0 2%;padding:0; background:none;}
	.articol_text img, #continut img{max-width: 100%;height: auto;}
	.des_articol{font-size: 1.1em;}
	
	#container_st{width:100%; overflow:visible;}
	#container_dr{width:96%; margin:0 2%;}
	
	.box_st{width:48%; margin-right:2%; float:left; }
	.box_dr{width:50%; float:left;}

	
	.ul_logo{left:-50px;}

	#header ul li ul li a {color:#fff; padding:7px 20px; display:block; font-size:1.3em;background-position: -6px -172px;}

	a.link-header{padding:20px 13px;}

	.content{width:90%; padding:0 5%;}
	#footer a{padding:15px 0; display:block; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset; text-decoration:none;}


	/* CONTENT >>> */
	.lista_det a:link,.lista_det a:visited,.lista_det a:hover,.linklike{font-size:120%;}
	.t{font-size:110%;}
	
	/* index medical >>> */
	.box_caut{margin:0 2% 10px 2%; display:none;}
	.central{width:100%;display:block;}
	.lateral{width:100%;display:block;}

}

@media only screen and (max-width: 600px) 
{
	.col3v1{width:96%;margin:0 0 15px 0;padding:15px 2%; float:none; }
	.box_related{width:44%; height: auto; margin:0 1% 10px 1%; background: #fff; padding:2%; border: none;}
	.promo-250{ float:none;padding:0 0 0 25px; margin: 0 0 10px 0;}
}
/* Mobile Portrait Size to Mobile Landscape Size */
@media only screen and (max-width: 479px) 
{
	#header{position:relative;}

	#header ul li {position: static;}
	#header ul li ul {width:auto;}

	.ul_logo,.ul_cauta,.ul_user{left:0; right:0; width:auto;}
	.forma input, .forma select,.forma input.but,.forma textarea{width:95%;padding: 5px 2%; margin:4px 0; display:block;font-size:20px; line-height:21px;}
	.radius_st,.radius_ce,.radius_dr{border-radius:4px;}
	
	.box_st,.box_dr{width:100%; margin:0 0 20px 0;}
	.col300{width:100%; float:none; margin:0 0 15px 0;}
	.box_1 li,.box_2 li{width:100%; padding:7px 0; float:none;border-bottom:1px solid #DFE1E8; background:none; font-size:1.2em;}
	.des_articol{font-size: 1.1em;}
	
	.box_related{width:auto; height: auto; margin:0 0 10px 0; background: #fff; padding:10px; float:none; border:1px solid #E8F0F9}
	.box_related a{color:#68B0E2; font-weight:bold; display:block; height:auto; overflow:hidden; padding:0 0 10px 0;}
	.box_related_img{width:80px; height:80px;margin:0 10px 3px 0; float:left;}
	.box_related p{font-size:100%; color:#899AB6;}
	.imagine {border:3px solid #E8F0F9; padding:1px; margin: 0 0 10px 0; float:none; text-align:center; background:#F7FAFD; display:block; }

	/* index medical >>> */
	.col2v1{width:100%; padding:0; float:none; clear:both;}
	.col6v2 li{width:48%; margin:0 2% 0 0; padding:4px 0; border-bottom:1px solid #DFE1E8; float:left; background:none;}
	.img_list {width:50px; float:left; margin:0 10px 0 0;}
	.shortdes-imagine{width:50px; height:50px; margin:0 0 3px 10px; border:3px solid #F1F6FB; padding:1px; float:right;}
	.marg_st {margin:0 0 3px 60px;}

	.logolist {width: 60px;height: 60px;}
}