.fleft {float:left;}
.fright {float:right;}
.font_treb {font-family:Trebuchet MS;}

.left_clinici {width:645px;}

.clinici_search {
	background:#d1f4ff;
	box-shadow:inset 0px 0px 5px 2px #9ae6ff;
	padding:7px;
	margin:0px 0px 20px 0px;
}

.clinici_search h1 {
	color:#005688;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-0.05em;
	text-shadow:0px 1px 1px #fff;
	margin:5px 0px 20px 0px;
}

.clinici_search form {padding:7px;}

.clinici_search form input[type="text"] {
	box-shadow:1px 1px 2px 1px #7adfff;
	border-radius:5px;
	border:none;
	width:316px;
	padding:9px 15px;
	color:#626262;
	font-size:17px;
	margin:0px 0px 27px 0px;
}

.clinici_search form input[type="text"]:focus {box-shadow:1px 1px 2px 1px #54bcde!important;}

.clinici_search form select {
	background:#f1fcff;
	border-radius:5px;
	border:1px solid #aaeaff;
	width:348px;
	padding:6px 7px 6px 15px;
	color:#626262;
	font-size:15px;
	margin:0px 0px 27px 0px;
}

.clinici_search form input:-moz-placeholder {
	font-size:17px;
	font-style:italic;
}

.clinici_search form input[type="submit"], .adauga-clinica-2016 {
	background: #00c0ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #00c0ff 0%, #0282e6 49%, #0277d2 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c0ff), color-stop(49%,#0282e6), color-stop(50%,#0277d2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00c0ff 0%,#0282e6 49%,#0277d2 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00c0ff 0%,#0282e6 49%,#0277d2 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00c0ff 0%,#0282e6 49%,#0277d2 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #00c0ff 0%,#0282e6 49%,#0277d2 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0ff', endColorstr='#0277d2',GradientType=0 ); /* IE6-9 */
	padding:7px 40px;
	box-shadow:inset 0px 0px 4px 2px #00cbfd;
	border:1px solid #fff;
	color:#fff;
	border-radius:6px;
	text-shadow:-1px 1px 2px #000;
	font-size:18px;
	letter-spacing:-0.05em;
	cursor:pointer;
}

.clinici_search form input[type="submit"]:hover, .adauga-clinica-2016:hover {
	background: #0294e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #0294e2 50%, #0282e6 51%, #00c0ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#0294e2), color-stop(51%,#0282e6), color-stop(100%,#00c0ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0294e2 50%,#0282e6 51%,#00c0ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0294e2 50%,#0282e6 51%,#00c0ff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0294e2 50%,#0282e6 51%,#00c0ff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0294e2 50%,#0282e6 51%,#00c0ff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0294e2', endColorstr='#00c0ff',GradientType=0 ); /* IE6-9 */
}

.clinici_search .map {
	width:564px;
	height:294px;
	background:#fff;
	padding:3px;
}
.fixare-locatie-5623 {
    min-height: 840px;
}
.text-box-inscriere {
    width: 620px;
    position: absolute;
    left: 320px;
    top: 35px;
}
/*
.text-box-inscriere {
    width: 400px;
    position: absolute;
    left: 305px;
    top: 49px;
}
*/
.wtf {
    color: #b61c21;
}

.inscrie_ti_clinica-2016 {
    position: relative;
    background: url(../../img/clinici-listare/doctor-fundal.jpg) no-repeat top left;
    width: 100%;
    height: 265px;
    margin-bottom: 15px;

}
.buton-inscriere-3124 {
    display: block !important;
    font-size: 20px !important;
    margin: 10px 0 0 0;

}
.container-box-adauga-clinica {
    position: relative;
    font-size: 17px;
    text-align: center;
/*    background: url(../../img/clinici-listare/spital-fundal.jpg) no-repeat top left;*/
    min-height: 465px;
    width: 296px;
    margin: 0 0 20px 0;
    padding: 60px 0 0 0;
    -webkit-transition: 0.2s; 
    transition: 0.2s;
    box-sizing: content-box !important;
    overflow: hidden;
    border-bottom: 3px solid #DDD !important;
    border-right: 3px solid #DDD !important;
}

/*
.container-box-adauga-clinica {
    position: relative;
    font-size: 17px;
    text-align: center;
    min-height: 465px;
    width: 297px;
    margin: 0px 0 15px 0;
    background-color: #F7F7F7;
    padding: 60px 0 0 0;
    -webkit-transition: 0.2s; 
    transition: 0.2s;
    border-bottom: 3px solid #D5DECE;
    border-right: 3px solid #D5DECE;
    background: #F5FFEF;
    box-sizing: content-box !important;
    overflow: hidden;
}
*/
.h4-box {
    font-size: 22px;
    font-weight: normal;
    margin: 2px 0 0 0 !important;
    font-weight: bold;
    cursor: default;
}
.ul-avantaje-promovat {
    margin: 35px 20px 0 20px;
    color: #000;
    cursor: default;
    position: absolute;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.listare-avantaje-promovat {
    text-align: left;
    font-size: 15px;
    margin: 10px 0 0 25px;
}
.listare-avantaje-promovat:before {
    content: "";
    width: 9px;
    height: 9px;
    margin: 0px 10px 0 -20px;
    border-radius: 90px;
    display: inline-block;
    background: #2DB1B7;
}


.promovat-centru {
    position: absolute;
    bottom: 15px;
    left: 73px;
}

.buton-inscriere-5156 {
    font-size: 18px !important;
    width: 239px;
    margin: 20px auto !important;
    display: block !important;
    border-radius: 0 !important;
}
.sau {
    text-align: center;
    width: 190px;
    position: absolute;
    right: 60px;
    top: 126px;
}
.pormovare-clinica-13125 {
    display: block;
    font-size: 15.6px !important;
    margin: -1px auto;
    width: 190px;
}


/*BUTTON VERDE*/
.btn-default1-135 {
    color: #fff;
    background-color: #58b957 !important;
    white-space: nowrap;
}

.btn-default1-135.focus,
.btn-default1-135:focus {
    color: #fff;
    background-color: #58b957 !important;
    border-color: none;
}

.btn-default1-135:hover {
    color: #fff;
    background-color: #419641 !important;
    border-color: none;
}

.btn-default1-135.active,
.btn-default1-135:active,
.open>.dropdown-toggle.btn-default1-135 {
    color: #fff;
    background-color: #58b957 !important;
    border-color: none;
}

.btn-default1-135.active.focus,
.btn-default1-135.active:focus,
.btn-default1-135.active:hover,
.btn-default1-135:active.focus,
.btn-default1-135:active:focus,
.btn-default1-135:active:hover,
.open>.dropdown-toggle.btn-default1-135.focus,
.open>.dropdown-toggle.btn-default1-135:focus,
.open>.dropdown-toggle.btn-default1-135:hover {
    color: #fff;
    background-color: #58b957;
    border-color: none;
}

.btn-default1-135.active,
.btn-default1-135:active,
.open>.dropdown-toggle.btn-default1-135 {
    background-image: none;
}

.btn-default1-135.disabled,
.btn-default1-135.disabled.active,
.btn-default1-135.disabled.focus,
.btn-default1-135.disabled:active,
.btn-default1-135.disabled:focus,
.btn-default1-135.disabled:hover,
.btn-default1-135[disabled],
.btn-default1-135[disabled].active,
.btn-default1-135[disabled].focus,
.btn-default1-135[disabled]:active,
.btn-default1-135[disabled]:focus,
.btn-default1-135[disabled]:hover,
fieldset[disabled] .btn-default1-135,
fieldset[disabled] .btn-default1-135.active,
fieldset[disabled] .btn-default1-135.focus,
fieldset[disabled] .btn-default1-135:active,
fieldset[disabled] .btn-default1-135:focus,
fieldset[disabled] .btn-default1-135:hover {
    background-color: #fff;
    border-color: #ccc;
}

/*END BUTTON VERDE*/
/*BUTTON gri*/

.btn-default1-246 {
    color: #fff;
    background-color: #AAA;
    border-color: none;
    white-space: nowrap;
}

.btn-default1-246.focus,
.btn-default1-246:focus {
    color: #fff;
    background-color: #AAA;
    border-color: none;
}

.btn-default1-246:hover {
    color: #fff;
    background-color: #939393;
    border-color: none;
}

.btn-default1-246.active,
.btn-default1-246:active,
.open>.dropdown-toggle.btn-default1-246 {
    color: #fff;
    background-color: #AAA;
    border-color: none;
}

.btn-default1-246.active.focus,
.btn-default1-246.active:focus,
.btn-default1-246.active:hover,
.btn-default1-246:active.focus,
.btn-default1-246:active:focus,
.btn-default1-246:active:hover,
.open>.dropdown-toggle.btn-default1-246.focus,
.open>.dropdown-toggle.btn-default1-246:focus,
.open>.dropdown-toggle.btn-default1-246:hover {
    color: #fff;
    background-color: #AAA;
    border-color: none;
}


/*END BUTTON gri*/

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}




.inscrie_ti_clinica {
	background:url(../../img/inscrie-ti_clinica.jpg) no-repeat top left;
	width:645px;
	height:265px;
	margin-bottom:15px;
}

.inscrie_ti_clinica .adauga_clinica, .inscrie_ti_clinica-2016 .adauga_clinica {
	background: #ff1a1a; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff1a1a 0%, #e60202 49%, #d20202 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff1a1a), color-stop(49%,#e60202), color-stop(50%,#d20202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff1a1a 0%,#e60202 49%,#d20202 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff1a1a 0%,#e60202 49%,#d20202 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff1a1a 0%,#e60202 49%,#d20202 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff1a1a 0%,#e60202 49%,#d20202 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1a1a', endColorstr='#d20202',GradientType=0 ); /* IE6-9 */
	padding:15px 35px;
	box-shadow:inset 0px 0px 4px 2px #ff3131;
	border:1px solid #fff;
	color:#fff;
	border-radius:6px;
	text-shadow:-1px 1px 2px #000;
	font-size:22px;
	letter-spacing:-0.05em;
	cursor:pointer;
	margin:50px 25px 10px 0px;

}

.inscrie_ti_clinica .adauga_clinica:hover, .inscrie_ti_clinica-2016 .adauga_clinica:hover {
	background: #ed0202; /* Old browsers */
	background: -moz-linear-gradient(top,  #ed0202 50%, #e60202 51%, #ff1a1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ed0202), color-stop(51%,#e60202), color-stop(100%,#ff1a1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed0202 50%,#e60202 51%,#ff1a1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed0202 50%,#e60202 51%,#ff1a1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed0202 50%,#e60202 51%,#ff1a1a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed0202 50%,#e60202 51%,#ff1a1a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed0202', endColorstr='#ff1a1a',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}

.listing_categories {
	background:#fff;
	border:1px solid #e2e1d3;
	box-shadow:inset 0px 0px 5px 2px #f2f2f2;
	width:613px;
}
.listing_categories p {
	font-size:18px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:12px;
	margin-bottom:10px;
}
.clinici_promovate2 {
    background: #fff;
    /* box-shadow: inset 0px 0px 5px 2px #dedede!important; */
    font-size: 18px;
    padding: 8px 10px 8px 0px;
    width: 615px;
    margin-bottom: 15px;
}
.hide-this-clicics {
    max-height: 580px;
    overflow: hidden;
    
}
.box_promo_gold {
	background:#f7f7f7;
	box-shadow:inset 0px 0px 5px 2px #dedede!important;
	padding:0px 0px 15px 0px;
}
.box_promo_silver {
	background:#fafafa!important;
	box-shadow:inset 0px 0px 5px 2px #eee!important;
}
.gold_corner {
	background:url(../../img/right_corner_gold.jpg) no-repeat top right!important;
	width:102px;
	height:102px;
}

.silver_corner {
	background:url(../../img/right_corner_silver.jpg) no-repeat top right!important;
	width:103px;
	height:103px;
}

.box_promo_gold h3 {
	font-size:24px;
	margin:20px 0px 15px 20px!important;
	font-weight:normal;
}

.box_promo_gold h4 {
	font-size:18px;
	margin:20px 0px 15px 20px!important;
	font-weight:normal;
}

.gold_oportunities {
	background:url(../../img/trueSmall.png) no-repeat left center!important;
	padding:2px 2px 2px 22px;
	margin:0px 0px 0px 16px;
	width:155px;
	text-align:center;
	color:#000;
}

.box_promo_silver .gold_oportunities {color:#666666!important;}

.box_promo_gold h3>a {color:#000;}

.box_promo_gold h3>a:hover {text-decoration:none;}

.box_promo_gold .line {
	height:1px;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(left,  #f7f7f7 0%, #dddddd 50%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f7f7f7), color-stop(50%,#dddddd), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f7f7f7 0%,#dddddd 50%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f7f7f7 0%,#dddddd 50%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f7f7f7 0%,#dddddd 50%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to right,  #f7f7f7 0%,#dddddd 50%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */
	border-bottom:1px solid #fff;
	margin:8px 15px;
}

.box_listing_right {padding:1px 0px 5px 0px;}

.box_listing_right .title {
	background:#e8e8e8;
	border-radius:5px 5px 0px 0px;
	padding:4px 10px;
	margin:0px 0px 0px 15px;
}

.box_listing_right .title {
	background:#eee;
	border-radius:5px 5px 0px 0px;
	padding:4px 10px;
	margin:0px 0px 0px 15px;
}


.box_listing_right ul {
	height:147px;
	overflow:auto;
	border-top:1px solid #eee;
	padding:10px 0px 0px 18px;
	margin:0px 2px 15px 0px!important;
	list-style:none!important;
}
.col-beta-nou {
    float: right;
    width: 300px;
    position: relative;
}