::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-button {
	width: 8px;
	height:5px;
}

li
{
	list-style: none;
	padding: 0; margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}


::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:10px;
}
::-webkit-scrollbar-thumb {
	background:#999;
	border: thin solid gray;
	border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}

.topInfoMessage
{
	font-size: 14px;
	/*height: 27px;*/
	width: 100%;
	background-color: #FFFFCC;
	top: 0;
	border-bottom: 1px solid;
	padding: 15px;
	text-align: center;

}

.topInfoMessage .close {
  position: absolute;
  top: 12px;
  right: 7px;
  cursor: pointer;
  background-image: url(../Resurse/Icons/icons.png);
  width: 23px;
  height: 23px;
}


.fbButtonLogin
{
	min-height: 22px;
	background-color: rgb(66, 95, 156);
	color: white;
	position: relative;
}

.fbButtonLogin span
{
	  position: absolute;
	  top: 11px;
	  left: 97px;
}

.fb-like
{

}
.disabled{
	pointer-events: none;
    opacity: 0.4;
}
.disable
{
	background-color: rgb(193, 193, 193)!important;
}

input.err,
select.err,
.err
{
	background-color: rgb(255, 238, 238);
	border: 1px solid #A9A9A9;
}



.mardiv-20 div
{
	margin: 20px 0;
}
.btn_type_1
{
	width: 140px;
	background-color: #E77817;
	margin: 0 auto;
	padding: 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	border-radius: 3px;
}
.row .btn_type_1{
	    display: inline-block;
}
.btn_type_1:hover
{
	background-color: #F4A967;
}

.btn_type_2
{
	border-radius: 3px;
	border: 2px solid #F4A967;
	background-color: #E77817;
	font-size: 18px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	display: inline-block;
	margin: 10px 0 0 0;
}

.btn_type_2:hover
{
	border: 2px solid E77817;
	background-color: #F4A967;
}

.paddingA20 {
	padding: 20px;
}


/* -- */

.btnTop {
	margin-left: 17px;
}

.btnTop .btn {
	background-color: #2E3B49;
	display: inline-block;
	padding: 8px 15px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 1px 1px 0 0 #999;
	text-align: center;
	font-size: 15px;
}

.btnTop .btn.S {
	border-radius: 15px 0 0 15px;
}

.btnTop .btn.D {
	border-radius: 0 15px 15px 0;
}

.btnTop .btn.selectat {
	background-color: #37689D;
}


.title_1
{
	font-size: 20px;
	padding: 0 0 10px 0;
}


.tabel_1 td,
.tabel_1 tr
{
	padding: 5px 10px;
	border-bottom: 1px solid;
}

/* -- */

#grayBG
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: gray;
	z-index: 1;
	opacity: 0.9;
	display: none;
}

body {

	padding: 0;
	margin: 0;
	overflow: auto;
	font-family:  Arial, Helmet, sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#pay{
	color: #277bb5;
}
#mob{
	color: black;
}
#mobpay{
	text-decoration: none;
}
.MainHolder {
	/*height: 639px;
	width:830px;*/
	height: 760px;
	width: 1016px;
	border: 1px solid;
	position: relative;
	margin: 0 auto;
	margin-top: calc((100vh - 760px)/2); /*639*/
	background-image:url(../images/css/background_traffic_signs.png);
	overflow: hidden;
}
/*@font-face {
	font-family: Geba;
	src: url('https://edituraradulescu.ro/site/fonts/gebailiffcaps.ttf')
}*/

@font-face {
    font-family: Geba;
    src: url('/app/TestAuto/css/fonts/gebailiffcaps-webfont.eot');
    src: url('/app/TestAuto/css/fonts/gebailiffcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('/app/TestAuto/css/fonts/gebailiffcaps-webfont.woff2') format('woff2'),
         url('/app/TestAuto/css/fonts/gebailiffcaps-webfont.woff') format('woff'),
         url('app/TestAuto/css/fonts/gebailiffcaps-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.ERFont {
    font-family: Geba, Verdana, Geneva, sans-serif;
}
#spanER{
	/*margin: 35.2%;*/
    font-size: 22px;
	font-weight: bold;
	position: absolute;
    margin: 0 calc(100% - 663px);
}
#puncteLicentaFooter
{
	color: white;
	text-align: center;
	 margin-top: 4px;

}
/* MainContentHolder */
.MCH1
{
	overflow: hidden;
	padding: 10px;
	  /*  height: 545px;	*/
	height: calc(100% - 113px);
}


.main-container {
	position: relative;
	/*padding: 0 0 10px 0;*/
	margin: 0;
	height: 295px;
	padding: 25px 5px 10px 25px;
}

.main-container.extraHeight
{
	height: 335px;
}

#loginImagineStanga
{
	width: 440px;
	float: left;
	margin-top: 15px;
	position: relative;
}

#loginImagineStanga img
{
	width: 330px;
	height: auto;
}

#loginImagineStanga img.header
{
	width: 450px;
	margin-left: 93px;
	border: none;
	margin-top: 50px;
}

#loginImagineStanga img.img
{
	margin-left: 65px;
	margin-top: -40px;
	width: 120%;
}

#loginFieldsHolder
{
	float: right;
	margin: 65px 65px 0 0;
	width: 330px;

}

#loginFields
{
	border-radius: 0px 0px 5px 5px;
	border: 1px solid;
	height: 335px;
	padding: 45px 30px 70px 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	/*background-color: white;
	background: url(/app/TestAuto/images/tail_slider.gif) 0 0 repeat;	*/
}


#loginFieldsHolder .logoHolder
{
	background-color: #6BBEEB;
	height: 44px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	position: relative;
	border-radius: 5px 5px 0px 0px;
}

#loginFieldsHolder .logoHolder .text
{
	padding: 10px 0 0 6px;
	text-align: center;
	/*width: 200px;*/
	font-size: 22px;
}

#loginInfo
{
	/* background-color: #f3cd3e; */
	margin: -100px 0 10px 0;
	padding: 10px 10px 10px 60px;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	position: absolute;
	width: 180px;
	display: none;
	right: 70px;
}

#loginInfo .warning {
	background: url(/app/TestAuto/images/css/warning.png) 0 center no-repeat;
	width: 64px;
	height: 64px;
	position: absolute;
	left: -7px;
	top: -2px;
	background-size: 64px 64px;
}


#loginFields label
{

	display: inline-block;
	cursor: pointer;
}

#loginFields .groupText
{
	font-size: 15px;
}

#loginFields .extraLinks
{
	padding-top: 10px;
}

#loginFields .extraLinks a
{
	text-decoration: none;
	color: #2E3B49;
}


#loginFields .extraLinks a:hover
{
	text-decoration: underline;
}


#loginFields .extraLinks div
{
	padding: 5px 0;
	display: inline-block;
}

#loginBtn
{
	box-shadow: 1px 0px 1px rgb(117,117,117);
	background-color: #6BBEEB;
    margin-top: 10px;
}
#contNouBtn
{
	/* box-shadow: 1px 0px 1px rgb(117,117,117); */
	border: 1px solid #3d5574;
	border-radius: 5px;
	/*background-color: #7E2600;	*/
	/*background-color: #7E2600;
	margin-top: 15px;*/
	position: relative;
	background-color: #14334F;
	/* border: 1px solid #1a2027; */
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
}
.checkbox_group{
	margin-bottom: 12px;
}
#loginUser
{
	margin-top: 5px;
}

.errLoginMsg
{
	min-height: 15px;
	padding: 0;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-align: center;
}

/* ---- Buttons ---- */

.btnt1 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid rgb(95,20,20);
	border: 0 none;
	color: #ffffff;
	height: 40px;
	width: 100%;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	    margin-top: 15px;
		font-size: 15px;
}

/* ---- Inputs ---- */
.inpt1 {
	border: 1px solid #bababa;
	width: 100%;
	padding: 5px;
	margin: 5px 0;
	height: 35px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	font-size: 15px;
}



.topLeft {
	height: auto;
	overflow-y: auto;
}

#varianteRaspunsHld,
#varianteRaspunsHldCor {
	overflow-y: auto;
}

#varianteRaspunsHld strong,
#varianteRaspunsHldCor strong {
	margin-right: 5px;
}

#varianteRaspunsHld div.selectat {
	background-color: rgba(248, 149, 29, 0.35);
}


#varianteRaspunsHldCor div.corect {
	background-color: rgb(187, 255, 187);
}

#varianteRaspunsHld div,
#varianteRaspunsHldCor div {
	margin-bottom: 5px;
	padding: 0 5px;
}

.barTop ,
.barBottom {
	width: calc(100% - 20px);
	margin: 0 auto;
	position: relative;
	padding: 10px;
	    height: 25px;
}

.crediteUser{
	padding: 5px 10px;
	background-color: #f07d1d;
	color: white;
	border-radius: 15px;
	margin: 0 10px;
	font-weight: bold;
}

.barTop {
	background-color: #14334F;
	top: 0;
	border-bottom: 1px solid;
	    z-index: 1;
}

.barBottom {
	background-color: #6BBEEB;
	bottom: -1px;
	border-top:1px solid;
}


.logoInt {
	position: absolute;
	/*bottom: -24px;*/
    /*right: 1px; bottom 7px*/
	bottom: 0px;
}


.logoInt img {
	height: 68px;
	width: auto;
}

.slide {
	display: none;
}


.topInfo.vars {
	padding-top: 10px;
	    display: inline;
}

.topInfo .mod {
	padding: 10px 20px;
}

.topInfo .mod.extraSpace {

}

.topInfo .mod.extraSpace2 {
	margin-right: 135px;
}

.topInfo .mod .label.special {
	width: 130px;
	line-height: 37px;
	    font-size: 14px;
}

#intrebareHld,
#intrebareHldCor {
	width: 410px;
	margin-right: 10px;
}

#intrebareHld,
#intrebareHldCor {
	font-weight: bold;
}

.topInfo .mod .val {
	text-align: center;
	font-weight: bold;
}

.topInfo .mod .label {
	font-size: 15px;
	color: #999;
}

.mcstanga {
	width: 58%;
	margin-right: 10px;
	text-align: left;
	max-height: 280px;
	overflow-y: auto;
	overflow-x: hidden;
}

.mcdreapta {
	width: 40%;
	height: 188px;
}

.mcdreapta .image {
	height: 230px;
	overflow: hidden;
	width: 350px;
	border: 1px solid;
	    margin-left: 25px;
}

.mcdreapta .image img {
	height: 100%;
	width: 100%;
}

.modulIntrebari {
	padding: 10px;
	border-radius: 5px;
}

.modulIntrebari.bottom {
	overflow-y: auto;

}

.clear {
	clear: both;
	overflow: auto;
}

.fl,
.fl-l {
	float: left;

}

.fr,
.fl-r {
	float: right;
}

.btn-raspuns {
	background-color: rgba(255, 153, 0, 0.54);;
	padding: 10px;
	margin: 0 auto 10px auto;
	width: 41px;
	height: 41px;
	text-align: center;
	cursor: pointer;
	font-size: 39px;
	border: 3px solid rgb(175, 174, 174);
	border-radius: 10px;
	line-height: 42px;
}


.btn-raspuns.selectat {
	background-color: #FF9900;
	color: #fff;
}

.butoane-raspuns {
	margin: 10px 0;
	padding-top: 10px;
	position: relative;

}

.btn-control {
	background-color: rgba(248, 149, 29, 0.35);
padding: 15px 10px 15px 50px;
height: 10px;
text-align: center;
cursor: pointer;
/* font-weight: bold; */
/* display: inline-block; */
margin: 10px auto;
width: 170px;
border-radius: 30px;
border: 3px solid #999;
line-height: 12px;
}
.info_raspuns{
	position: absolute;
	bottom: -18px;
    right: 500px;
    width: max-content;
}

.btn-control:hover {
	border: 3px solid #FF9900;
}

.btn-control:active {
	background-color: rgba(248, 149, 29, 0.69);
}

#trimiteRaspuns.btn-control {
	background-image: url(imgs.png);
background-position: -236px 2px;
background-repeat: no-repeat;
background-size: 120%;
}

#raspundeMT.btn-control {
	background-image: url(imgs.png);
background-position: -236px -34px;
background-repeat: no-repeat;
background-size: 120%;
}


#stergeRaspuns.btn-control {

	background-image: url(imgs.png);
background-position: -236px -72px;
background-repeat: no-repeat;
background-size: 120%;
}

.btn-grup {
	float: left;
	width: 265px;
	display: block;
	position: relative;
    margin: 50px 32px;
}

#rezultat {
	display: none;
	margin-top: 20px;
}

/* -- */

.bigTxt {
	text-align: center;
	padding: 190px 0 20px 0;
	font-size: 30px;
}

.cat-select .btn {
	width: 115px;
	margin: 0 auto;
	background-color: #999;
	padding: 20px;
	text-align: center;
}

.cat-select .btn a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 20px;
	white-space: nowrap;
}

/* rezultat */

.reztitlub {
	font-weight: bold;
	margin-bottom: 20px;
}

#rezultat .corect,
#rezultat .acceptat,
#rezultateTest .corect,
#rezultateTest .acceptat {
	color: green;
	font-weight: bold;
}

#rezultat .gresit,
#rezultat .respins,
#rezultateTest .gresit,
#rezultateTest .respins {
	color: red;
	font-weight: bold;
}

#rezultat .detChestionar {
	margin: 20px 0;
	display: inline-block;
}

#rezultat .detChestionar div{
	margin: 10px 0;
}

#rezultat .total {
	font-weight: bold;
	border-top: 1px solid;
	text-align: right;
}
.rasp{
	height: 15px;
    position: absolute;
    width: 50px;
	background: red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	right: 0;
    top: 10px;
}
.payAtention{
	text-align: center;
	padding: 30px 10px 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
.msgPop .Msg{
	width: auto;

}
.errCat {
	text-align: center;
	padding: 10px 15px 15px 15px;
	font-weight: bold;
	display: inline-block;
}
#reclama2 {
	float: left;
    width: 100%;
    background-color: rgb(247, 247, 247);
    height: 70%;
    background-image: url(https://edituraradulescu.ro/app/TestAuto/images/banner_ist5.jpg);
    background-size: cover;
    border-radius: 5px;
}
#reclama {
	float: left;
    width: 102%;
    background-color: rgb(247, 247, 247);
    /* height: 52%; */
    margin-right: -10px;
    margin-left: -10px;
}
#reclama .photo{
	display: inline-block;
}
#reclama .photo img{
	width: 230px;
	margin: 5px;
    border: 1px solid black;
	border-radius: 2px;
}
#reclama h3{
	text-align: center;
}
#rezultateTest {
	float: left;
	    /*padding: 15 45px 0 15px;		*/
	margin: 20px calc(100% - 740px);
}
.rezButtons{
	display: inline-block;
}
.rezultatText{
	display: inline-block;
	margin-right: 10px;
}
.tooltiptext{
	position: absolute;
}
.fisaPre{
	pointer-events: none;
	opacity: 0.7;
}
.attention{
	width: 150px;
	margin: 0 auto;
	display: inline-block;
}
.msgButtons{
	margin-top: 30px;
}
/* Tooltip text */
#corectareTestBtn .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #f07d1d;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	    right: 314px;
    top: 223px;
}

/* Show the tooltip text when you mouse over the tooltip container */
#corectareTestBtn:hover .tooltiptext {
    visibility: visible;
}
#corectareTestBtn:hover{
	background-color: #526986;
}
#corectareTestBtn, #corectareTestBtn  {
	border-radius: 5px;
	background-color: #354457;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
    text-decoration: none;
}
#corectareTestBtn a{
	text-decoration: none;
	color: white;
}
#reclama h3{
	padding: 0 120px;
}
#reclama .popup{
	position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#reclama .popup .popuptext {
    visibility: hidden;
    width: 600px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
	top: -214px;
    left: 240px;
}
#myPopup ul{
	padding-left: 20px;
}
#reclama .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 2s;
    animation: fadeIn 2s;
}
#rezultateTest #corectareTestBtn, #corectareTestBtn a{
	/*display: inline-block;*/
}
#sauB{
	display: block;
	margin-top: 10;
	text-align: center;
}

.butoaneCorectareTest {
	margin: 60px auto;
	width: 700px;
}

.butoaneCorectareTest div {
	margin: 0 20px;
}

#btnInfoIntrebari {
	width: 100px;
	text-align: center;
	margin-top: 10px;
}

.butoaneCorectareTest div#inainteCorTest {
	background-image: url(imgs.png);
	background-position: -236px 2px;
	background-repeat: no-repeat;
	background-size: 120%;
}

.butoaneCorectareTest div#inapoiCorTest {
	background-image: url(imgs.png);
	background-position: -236px -107px;
	background-repeat: no-repeat;
	background-size: 120%;
}

#terminareBar {
	position: absolute;
	right: 4px;
	top: 7px;
	padding: 5px 15px;
	background-color: #354457;
	border-radius: 3px;
	border: 1px solid white;
	color: white;
	cursor: pointer;
}
#terminareBar:hover{
	background-color: #526986;
}
#terminareBar a
{
	color: white;
	text-decoration: none;
	/*font-size: 22px;*/
}


.hint {
	position: absolute;
	right: 5px;
	top: 250px;
	left: 0;
}

.hint.corectare
{
	/*top: 290px;*/
}
.IPAdd >p{
	display: inline-block;
	font-size: 12px;
}
.hintOras{
	padding: 5px 5px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    width: 96%;
    font-size: 14px;
    text-align: center;
}

.hint .iconInformare,
.hint .iconInformareCor  {
	position: absolute;
	top: 25px;
	/* right: 25px; */
	width: 46px;
	background-image: url(/app/TestAuto/images/css/info_icon.png);
	background-position-x: 0px;
	background-position-y: -47px;
	height: 50px;
	cursor: pointer;
	z-index: 21;
}
.hint .infoExplicatie,
.hint .infoExplicatieCor {
	position: absolute;
	/* width: 840px; */
	width: 540px;
	height: 70px;
	background-color: #FFF;
	border: 3px solid #2E3B49;
	padding: 10px;
	display: none;
	margin: 0 0 0 10px;
	border-radius: 15px;
	background-color: #D3E8FF;
	/* right: 90px; */
	left: 43px;
	top: 30px;;
	z-index: 20;
	overflow-y: auto;

}

.hint #infoExplicatieCor {
	display: block;
}

#corectareTest {
}

#statusIntNrDeSters {
	margin-left: 30px;
	margin-top: 50px;
}

#re,
#reC {
	color: green;
}

#rg,
#rgC {
	color: red;
}

#iC {
	width: 60px;
	display: inline-block;
	text-align: right;
}



#corectareTest .mcstanga {
height: 270px;
overflow-y: auto;
}

#corectareTest .main-container {
	height: 395px;
}

#corectareTest .hint {
	top : 340px;
}

.mcStanga,
.infoExplicatie,
.infoExplicatieCor {
	font-size: 16px;
	line-height: 20px;
}

.header {
	border-bottom: 1px solid #E6E6E6;;
	margin-bottom: 10px;
}

/* ---- Logout ---- */
#logoutHolder
{
	float: right;
	margin-right: 5px;
	color: #fff;
	margin-top: 4px;
}

#logoutHolder .nume
{

	/*margin-right: 10px;
	padding-right: 10px;	*/
}
#lgout{
	border-left: 1px solid #fff;
	padding-left: 10px;
}
#logoutHolder a
{
	text-decoration: none;
	color: #fff;
}

#logoutHolder a:hover
{
	text-decoration: underline;
}


/* Intro */

.Intro .poz_pl
{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.Intro .leftHld
	{
		width: 50%;
	}

.Intro .rightHld
	{
		width: 50%;
		margin-top: -15px;
	}


.Intro .rightHld a
{
	text-decoration: none;
	color: #000;
}

.Intro .rightHld .butonDr
{
	width: calc(100% - 92px);
	padding: 18px 11px 20px 85px;
	margin: 10px 0 10px 0;
	border: 1px solid;
	cursor: pointer;
	position: relative;
	font-size: 1.2em;
	background-color: rgba(255, 255, 255, 0.95);
}

.Intro .rightHld .butonDr.btnIcon .icon
{
	background: url(/app/TestAuto/images/css/InfoButoane4.png) no-repeat;
	width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 10px;
	background-size: 75px auto;
}


.Intro .rightHld .butonDr .titluMare
{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 60px;
}

.Intro .rightHld .butonDr .titluMic
{
	font-weight: normal;
	font-size: 15px;
	padding-left: 100px;
	    margin-bottom: -2px;
		text-align: left;
}




.Intro .rightHld .butonDr.btnIcon .icon.icon1 {	background-position: 25px -574px; } /*Pre-Examinare*/
.Intro .rightHld .butonDr.btnIcon .icon.icon2 { background-position: 25px -281px } /*Chestionare pe capitole*/
.Intro .rightHld .butonDr.btnIcon .icon.icon3 {	background-position: 25px -429px; } /*Simulator examen*/
.Intro .rightHld .butonDr.btnIcon .icon.icon4 {	background-position: 25px -8px; } /*Contul meu*/
.Intro .rightHld .butonDr.btnIcon .icon.icon5 {	background-position: 25px -145px }	/*Curs Online*/

.Intro .leftHld .catHld { height: 15%; text-align: center; }
.Intro .leftHld .catHld .cat { padding: 10px 0 0 0; }
.Intro .leftHld .licentaHld {
	height: 14%;
	position: relative;
	padding-top: 30px;
}



.Intro .leftHld .carHld .img {
	margin: 140px auto 0 auto;
	width: 100%;
	    margin-top: 35px;
}


.Intro .leftHld .carHld .img img {
	width: 100%;
	height: auto;
 }

.btn_intro_lic { margin-top: 20px;  text-align: center; }
.btn_intro_lic a { color: white;  text-decoration: none; }
.btn_intro_lic a:hover { color: white;  text-decoration: none; }

.introSelect.title
{
	text-align: center;
	/*padding-top: 170px;*/
	font-size: 30px;
	font-weight: bold;
	padding: 0.7em;
}


.introSelectCapitol.title
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}

#intro_select_btns
{
	width: 760px;
	margin: 0 auto 0 auto;
	display: inline;
}
/*  */

#intro_selectCap_btns
{
	width: 100%;
	margin: 0 auto 0 auto;
}


/* Intro ferestre */
#modularWindow {
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 1px 1px 1px 0 #2E3B49;
	background-color: #fff;
	padding: 40px;
	display: none;
	z-index: 2;
}

#alic_extra
{
	display: none;
	padding: 5px 41px;
}

#alic_extra p
{
	margin: 0;
	padding: 5px 0;
}

#alic_extra .errorMsg
{
	position: absolute;
	top: 6px;
	right: 9px;
	color: red;
}

.mgL{
	margin-left: 285px;
}

#alic_holder ,
.alic_holder
{
	width: 100%;
  /*border-right: 1px solid rgb(216, 216, 216);*/
  	margin: 0 auto;
}

#alic_holder .row
{
	clear: both;
	/*overflow: auto;*/
	display: block;
	padding: 10px 0;
	text-align: center;
}

#alic_holder .row input
{
	width: 100%;
	padding: 5px;
}

#alic_holder input[name=CD1],
#alic_holder input[name=CD2]
{
	width: 135px;
}

.alic_col1
{
	margin-bottom: 12px;
	font-weight: bold;
}


#intro_select_btns .intro_btn,
#intro_selectCap_btns .intro_btn
{
	display: inline-block;
    text-align: center;
    background-color: #354457;
    padding-left: 5px;
    padding-right: 5px;
	padding-top:10px;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 45%;
    /*margin-left: calc(20% - 10px);*/
	margin: 4px 10px;
	border: 2px solid #2E3B49;
}

.intro_btn:hover
{
	background-color: #526986!important;
	cursor: pointer;
	color: white;

}

.intro_btn .cat
{
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: right;
	padding-right: 25px;
}

.intro_btn .info
{

	bottom: -49px;
	color: white;
	left: 0;
	text-align: right;
	/*width:130px;*/
	padding-top: 25px;
	font-size: 15px;
	margin-left: 50%;
	padding-right: 25px;
}

.icon_ct{
	width: 180px;
	height: 65px;
	position: absolute;
	margin-left: 15px;
}
.icon_ct.ct_d{
	background: url(/app/TestAuto/images/css/D.png) no-repeat 1px 10px;
	background-size: 125px;
}
.icon_ct.ct_a{
	background: url(/app/TestAuto/images/css/a1.png) no-repeat 1px 17px;
	background-size: 50px;

}

.icon_ct.ct_b{
	background: url(/app/TestAuto/images/css/b2.png) no-repeat 1px 17px;
	background-size: 75px;

}

.icon_ct.ct_be{
	background: url(/app/TestAuto/images/css/be5.png) no-repeat 1px 17px;
	background-size: 125px;

}

.icon_ct.ct_c{
	background: url(/app/TestAuto/images/css/c3.png) no-repeat 1px 10px;
	background-size: 125px;

}

.icon_ct.ct_ce{
	background: url(/app/TestAuto/images/css/CE6.png) no-repeat 1px 13px;
	background-size: 160px;

}
.icon_ct.ct_tr{
	background: url(/app/TestAuto/images/css/tr.png) no-repeat 1px 13px;
	background-size: 65px;

}

#intro_selectCap_btns .intro_btn {
	margin: 5px auto;
	background-color: #2E3B49;
	padding: 5px;
	border-radius: 5px;
	border: 2px solid #2E3B49;
	cursor: pointer;
	width: calc(100% - 30px);
	color: white;
	position: relative;
	text-align: center;
	font-size: 15px;

}
#intro_selectCap_btns .catCol1,
#intro_selectCap_btns .catCol2
{
	width: 50%;
}

#intro_selectCap_btns .intro_btn .cat
{
	float: left;
	width: 20px;
	text-align: left;
}

#intro_selectCap_btns .intro_btn .desc
{}



/* Contul Meu */
.lista_teste
{
	padding: 20px 0;
}

#graficEvolutie
{
	height: 150px;
}

#idTestDeMutat
{
	position: relative;
	height: 273px;
}

.divGrafic{
	display: inline-block;
	position: relative;
}
#chart_div{
	width: 240px;
	height: 300px;
	display: inline-block;
}
#areachart_div{
	display: inline-block;
	width: 580px;
	height: 300px;
	margin-top: 20px;
	text-align: center;
}

#gaugechart_div{
	display: inline-block;
	width: 160px;
	height: 250px;
	/*margin-left: 22px;*/
	margin-top: 20px;
}

#msgErr{
	text-align: center;
}
#divLine1{
	border-left: 3px solid black;
    position: absolute;
    width: 2px;
    height: 240px;
    left: 264px;
    z-index: 2;
    top: 56px;
}
#divLine1 i{
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	position: absolute;
	right: -1px;
	top: 0;
}
#divline2 i{
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    right: 0;
    bottom: -6px;
}
#divline2{
	border-bottom: 3px solid black;
    position: absolute;
    width: 550px;
    height: 2;
    left: 264px;
    z-index: 2;
        bottom: 26px;
}
.arrowG{
	position: absolute;
    z-index: 2;
	transform: rotate(90deg);
	left: -61px;
    top: 15px;
    height: 60px;
}
.arrowH{
	transform: rotate(180deg);
    position: absolute;
    z-index: 2;
    height: 75px;
    left: 412px;
    top: -34px;
}
#contentArea
{
	padding: 20px 10px 0 10px;
}

.campupdateok { background-color: rgb(244, 255, 237); font-size: 15px; padding: 5px;}
input.campupdateok { border: 1px solid darkgrey; padding: 2px; }


#hldLicenteSt
{
	width: 100%;
	max-height: 560px;

	overflow: auto;


}

.tabel
{
	border-collapse: collapse;
	width: 100%;
}

.tabel th
{
	padding: 6px 8px;
	text-align: center;
	font-size: 12px;
}

.tabel td
{
	padding: 6px 8px;
	text-align: center;
	font-size: 12px;
}

.tabel.smallHeight td,
.tabel.smallHeight th
{
	padding: 2px 8px;
	text-align: center;
}

.tabel th.lic { width: 120px; }
.tabel th.data { width: 102px; }
.tabel th.PL { width: 112px; }
.tabel th.dataora { width: 200px; }

.tabel th {
	background-color: #37689D;
	color: #fff;
}

.tabel tr:nth-child(odd) { background: #EAEAEA }
#puncteLicenta { width: 110px; font-weight: bold; }

.errTabel { text-align: center; }

#showTabel , #showErr { display: none; }
#showErr {
	margin-top: 50px;
	border: 1px solid;
	text-align: justify;
	/*line-height: 1.5;*/
	padding: 60px 60px 60px 200px;
}
#showErr >p {
	margin: 0px;
}
#showErr .addLic{
	margin: 10px 15px 10px 10px;
	display: inline-block;
}
#showErr .inlinep{
	display: inline-block;
}
.hldReclameLicenta {   float: left; width: 224px; }

#payAtention{
	width: 100px;
	position: absolute;
    left: 70px;
    top: calc(50% - 110px);
}
#cuvAdauga{
	background-color: #e77817;
    display: inline-block;
    color: white;
    padding: 5px;
}

.cont-buypl-hld {
	  display: block;

	  margin: 10px 0;
	  /*background-color: rgb(247, 247, 247);	*/
}

#errStatusActLicCod {
	  text-align: center;
	  margin-top: 20px;
	  color: red;
}

#contDetaliiLicenta .fl-r{
	margin-top: 5px;

}



.ta-r { text-align: right; }
.ta-c { text-align: center; }
.b {
	font-weight: bold;
}

.pad-40 {
	padding: 40px;
}
.pad-2040 {
	padding: 20px 40px;
}

.no-mt { margin-top: 0; }

.cont-buypl-hld .info
{
	padding: 20px;
	width: 316px;
}
.cont-buypl-hld{
	min-height: 160px;
	position: relative;

}
.cont-buypl-hld .bgDate{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(53, 68, 87, 0.52);
}
.cont-buypl-hld .bgMsg{
	background-color: #f7f7f7;
	padding: 22px 0;
	margin-top: 104px;
}
.acDate{
    width: 180px;
	margin-top: 10px;
}

.buy-sau-divider
{
	text-align: center;
	font-weight: bold;
	color: rgb(178, 178, 178);
	border-bottom: 1px solid rgb(178, 178, 178);
}

.pad-5040{
	padding: 50px 40px;
}
.buy_credit{
	display: inline-block;
	font-size: 16px;
	padding: 30px 45px 45px 45px;
}

.buy_credit:nth-child(odd)
{
	/*background-color: #f3f3f3;*/
}

.credit_img{

	width:130px;
	height:120px;
	padding: 0px 40px 5px 40px;
}

.credit_img.img_60
{
	background: url(/app/TestAuto/images/css/pl_ind_60.png) no-repeat 1px 17px;
	background-position: 48px 0;
	background-size: 120px;
}

.credit_img.img_150
{
	background: url(/app/TestAuto/images/css/pl_ind_150.png) no-repeat 1px 17px;
	background-position: 48px 0;
	background-size: 120px;
}

.credit_img.img_300
{
	background: url(/app/TestAuto/images/css/pl_ind_300.png) no-repeat 1px 17px;
	background-position: 48px 0;
	background-size: 120px;
}
.det_credit{
	text-align: center;
	margin:3px 0 5px;
}
.b_credit{
	margin: 5px 5px 5px;
}
.pretE{
	padding: 10px;
}
.but_credit{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 10px 20px 10px 60px;
	text-align: end;
	color: white;
	border-radius: 15px;
	border: 0;
	outline: none;
	background: url(/site/img/icons_all.png) no-repeat -6px -2px;
	font-weight: bold;
	cursor: pointer;
	font-size: 16px;
	    background-size: 216px;
}

/* --- */
#rezTotalRasp{
	font-weight: bold;
}

/* CosCumparaturi */

.tip_plata{
	    font-size: 14px;
		text-align: center;
}
.pretProd{
	text-align: center;
	font-size: 19px;
}

.detClient{
	float: left;
	padding: 30px;
}
.detFactura{
	padding: 15px;
}
.index_det, .val_det{
	display: inline-block;
    width: 130px;
    margin-bottom: 10px;
}

.cosProdus .image {
    margin-right: 10px;
}
.cosProdus .denumire {
    font-weight: bold;
	margin-top: 23px;
}
.cosProdus .nrBuc {
    width: 18%;
    text-align: center;
    position: relative;
}
.cosProdus .pret {
    width: 19%;
    font-weight: bold;
    text-align: right;
}
.cosProdus .removeRow {
    width: 10%;
    cursor: pointer;
}
.cosProdus .modifica {
    display: none;
    cursor: pointer;
    color: rgb(231, 120, 23);
    font-weight: bold;
}
.cosProdus .nrBucError {
    text-align: center;
    position: absolute;
    width: 200px;
    left: -33px;
    bottom: -68px;
    background-color: white;
    border: 1px solid;
    padding: 5px;
    display: none;
}
.cosProdus .removeRow .btn {
    font-weight: bold;
    background-color: rgb(220, 122, 24);
    padding: 5px;
    color: white;
	text-align: center;
	border-radius: 5px;
}
.totalComanda .hldTotal {
    clear: both;
    float: right;
    padding: 0 20px 20px 20px;
    font-weight: bold;
	border-top: 1px solid #d8d8d8;
    padding-top: 15px;
}
.totalComanda .text {
    margin-right: 20px;
}
.totalComanda .pret {
    width: 129px;
    text-align: right;
}
.totalComanda .hldTotal .tvainc {
    font-size: 12px;
}
.cartButtons .btn,
.cosProduse .btn {
    background-image: linear-gradient(to bottom, #227cbb, #2249bb);
    margin: 2px 0 2px 0;
    color: white;
    font-weight: bold;
	border-radius: 5px;
	margin-top: 20px;
	width: calc(50% - 90px);
}
.cosProdus{
	width: 310px;
    margin: 0 auto;
    overflow: auto;
    /*background-color: rgba(241, 241, 241, 0.6);*/
    padding: 0px 45px;
	display: inline;
	position: relative;
    left: 12%;
}

.selLicenta{
	display: inline-block;
	position: relative;
    top: 12px;
}
.divCos{
	width: calc(100% - 30px);
    min-height: 200px;
	float: left;
	padding: 15px;
	border-top: 1px solid #d8d8d8;
    margin-top: 45px;
}
.cartButtons .btn:hover{
	background-color: #2249bb;
	background-image: none;
	color: #ffffff;
}
.denumire a{
	text-decoration: none;
	color: #4270A2;
}
.cosProdus input[name=nrBuc] {
    width: 81px;
    text-align: center;
    margin: 0 15px;
}
.cosProdus .mppbtnHld {
    width: 76px;
    height: 45px;
    margin: 0 auto;
}
.cosProdus .mppbtn.mnrBuc {
    background-color: rgb(220, 122, 24);
    border-radius: 10px 0 0 10px;
}
.cosProdus .mppbtn {
    cursor: pointer;
    width: 37px;
    height: 20px;
    margin: 5px 0;
    color: white;
    font-weight: bold;
}
.cosProdus .mppbtn.pnrBuc {
    background-color: rgb(46, 59, 73);
    border-radius: 0 10px 10px 0;
}
.cosProdus .nrBuc, .cosProdus .denumire, .cosProdus .pret, .cosProdus .removeRow, .cosProdus .image {
    padding: 0px 10px 10px 10px;
}
.cosProdus .pret .smallPret {
    font-size: 12px;
}
.cosProdus .removeRow {
    width: 10%;
    cursor: pointer;
}
.cartButtons .btn a {
    color: white;
	text-decoration: none;
}
.cartButtons .btn{
	padding: 15px 35px;
	margin: 20px 10px;
    float: left;
}
.cartButtons{
	width: 90%;
    margin: 0 auto;
	overflow: auto;
	position: relative;
}
.f1{
	font-size: 30px;float: left;margin-top: 4px;margin-right: 12px;
}
.f2{
	font-size: 38px;float: left;margin-right: 12px;
}
.card{
	margin-left: 10px;
}
#inp{
	width: auto;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    background-color: #354457;
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    border: 0px;
}
#inp:hover{
	background-color: #526986;
}
.dateC1{
	display: inline-block;
    width: 40%;
}
.dateC2{
	display: inline-block;
    width: 40%;
}
.mPay img{
	width: 100px;
    float: right;
	margin-top: 30px;
	margin-right: -15px;
}
.chestionarInfo{
	width: 50%;
    /*margin: calc(25% - 40px) auto;*/
	position: relative;
    top: 55px;
	left:40px;
	z-index: 1;
}
#infoTxt{
	line-height: 20px;
	padding-bottom: 20px;
    margin-left: 30px;
	line-height: 25px;
	text-align: justify;
}
.continuabtn{
	width: 40%;
	margin-left: 30px;
}
#logImg{
	background: url(/app/TestAuto/images/logo_car_login1.png) no-repeat;
    width: 100%;
    height: 300px;
    float: right;
    background-size: 500px auto;
    background-position: 440px -35px;
    position: absolute;
	z-index: 0;
}
#catSel{
	margin-left: 30px;
	line-height: 25px;
	margin-bottom: 10px;
}
.selCat{
	margin-left: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}

#succes{
	font-weight: 600;
    font-size: 18px;
	margin-top: 20px;
}
#selectCat{
	width: auto;
	padding: 9px;
    font-size: 16px;
    font-weight: 700;
	border-radius: 6px;
	border: 1px solid #ccc;
}


.wizard-progress {
  display: table;
  width: 100%;
  table-layout: fixed;
  position: relative;
}
.wizard-progress .step {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  overflow: visible;
  position: relative;
  font-size: 14px;
  /*color: #fff;*/
  color: #f07d1d;
  font-weight: bold;
  cursor: pointer;
}
.wizard-progress .step:not(:last-child):before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 37px;
  background-color: #f1f1f1;
  height: 6px;
  width: 100%;
}
.wizard-progress .step .node {
  display: inline-block;
  border: 6px solid #f1f1f1;
  background-color: #f1f1f1;
  border-radius: 18px;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -18px;
}
.wizard-progress .step.complete:before {
  background-color: #354457;
}
.wizard-progress .step.complete .node {
  border-color: #354457;
  background-color: #354457;
}
.wizard-progress .step .node.focus,
.wizard-progress .step .node.focus  {
    background: #f07d1d;
    color: white;
    border-color: #f07d1d!important;
}
/*
.wizard-progress .step.complete .node:before {
  font-family: FontAwesome;
  content: "\f00c";
}
*/
.wizard-progress .step.in-progress:before {
  background: #354457;
  background: -moz-linear-gradient(left, #354457 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #354457 0%, #ffffff 100%);
  background: linear-gradient(to right, #354457 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#354457', endColorstr='#ffffff',GradientType=1 );
}
.wizard-progress .step.in-progress .node {
  border-color: #354457;
}

.cursInfo{
	width: 60%;
    text-align: justify;
	margin: 20px auto;
	font-size: 16px;
}
.msgLabel{
	margin: 0 auto;
    width: auto;
    text-align: center;
    font-weight: 600;
    margin-top: 100px;
}
.pasBtn, .pasBtn a{
	background-color: #354457;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
    text-decoration: none;
    display: inline;
	margin: 0px 30px;
}
.pasBtn:hover{
	background-color: #526986;
}
.capLipsa{
	text-align: center;
	font-size: 12px;
	margin: 10px;
}
#search{
	width: 165px;
    box-sizing: border-box;
    border: 1px solid #ccc;
	border-radius: 6px 0 0 6px;
    font-size: 16px;
    background-color: white;
    background-image: url('https://www.w3schools.com/howto/searchicon.png');
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding: 9px 36px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	font-weight: 600;
	margin-right: -5px;
}
#search:focus{
	/*width: 45%;*/
}
.welcomeMsg{
	text-align: justify;
    line-height: 22px;
    margin: 20px 80px;

}
#infoIntrebari{
	position: relative;
    top: 55px;
    left: 40px;
    z-index: 1;
	width: 100%;
}
#cautaInt{
	width: 95px;
	padding: 10px;
    font-size: 16px;
    font-weight: 700;
	border-radius: 6px;
	border: 1px solid #ccc;
	cursor: pointer;
	margin-left: -6px;
}
.det_btns{
	margin-top: 30px;
    margin-bottom: 40px;
	text-align: center;
}
.intExpBtn{
	width: 95px;
	padding: 10px;
    font-size: 16px;
    font-weight: 700;
	background-color: rgba(53, 68, 87, 0.2);
	text-align: center;
	color: #000;
	font-weight: bold;
	cursor: pointer;
    text-decoration: none;
    display: inline;
	border-radius: 0px 6px 6px 0px;
	border: 0px;
}
.btnLicenta{
	padding: 10px;
    font-size: 16px;
    font-weight: 700;
	background-color: #354457;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
    text-decoration: none;
    display: inline;
	border-radius: 6px 6px 6px 6px;
	border: 0px;
}
.labelBtn{
	background-color: #354457;
    padding: 10px;
    border-radius: 6px 0 0 6px;
    margin: 0 -5px 0 0;
    display: inline-block;
    color: white;
    border: none;
    line-height: 19px;
    border-right: 1px rgba(255, 255, 255, 0.39) solid;
	font-size: 16px;
}
.rapIntBtn{
	width: auto;
	padding: 10px;
    font-size: 16px;
    font-weight: 700;
	background-color: #354457;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
    text-decoration: none;
    display: inline-block;
	border-radius: 6px;
	border: 0px;

}
.rapIntBtn:hover{
	background-color: #526986;
}
#rezultateTest #raport{
	position: initial;
	margin-top: 10px;
	float: none;
}
#rezultateTest #raport .rapIntBtn{
	background-color: #354457;
    padding: 10px 94px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
	border-radius: 0;
}
.cor{
	background-color: rgba(0, 128, 0, 0.14);
}
#nr_cautari{
	display: inline-block;
	text-align: center;
	position: relative;
    top: 10px;
    left: 10px;
}
.expBtn{
	display: inline;
}
#capitol{
	padding: 10px;
	font-size: 16px;
}
.hintint{
	padding: 10px;
	text-align: justify;
	line-height: 22px;
	margin-top: 55px;
}
.int_s{
	font-size: 16px;
}
.labelISBN{
	background-color: #354457;
    padding: 10px;
    margin: 0 -5px 0 0;
    display: inline-block;
    color: white;
    border: none;
    line-height: 19px;
    border-right: 1px rgba(255, 255, 255, 0.39) solid;
	font-size: 16px;
}
.expISBN{
    font-size: 8px;
	/*background-color: #354457;*/
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
    text-decoration: none;
    display: inline;
	border: 0px;
}
#cautaBtn{
	    background-color: rgb(53, 68, 87) !important;
		color: white;
}
#cautaBtn:hover{
	background-color: #526986!important;
}
.cartiShow .expISBN {
	padding: 0px;
	font-size: 8px;
	position: relative;
    top: 15px;
}
.cartiShow .expISBN .intExpBtn {
    font-size: 15px;
    border-radius: 6px;
    width: 80%;
    margin-bottom: 15px;
	border: 1px solid;
}
.cartiShow{
	/*margin: 50px 0px;*/
}
.cartiTitle{
	text-align: center;
    margin-top: 0px;
    margin-bottom: 2em;
}
.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
	left: calc(50% - 223px);
    top: calc(50% - 198px);
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}
.msgPop{
	position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(128, 128, 128, 0.6);
    right: 0;
    bottom: 0;
	z-index: 50;
}
.messagepop p, .messagepop.div {
  padding: 4px;
}
.row{
	display: inline-block;
}
.col-sm-3{
	display: inline-block;
}
.col-item
{
	text-align: center;
	display: inline-block;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}
.col-item .info
{
    padding: 10px;

}
#raport{
	float: right;
	position: relative;
    top: 40px;
    right: 30px;
}
.rowCat:hover  {
    background-color: rgba(240, 125, 29, 0.08);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);

}
.col-item .denumireCarte
{
    /*width: 50%;*/
    float: left;
    padding: 6px;
	text-align: center;
}

.col-item .denumireCarte h5
{
    line-height: 20px;
    margin: 0;
	font-size: 15px;
}
.rowCat{
	cursor: pointer;
	margin: 0px 12px;
	border: 1px solid #484848;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    width: 285px;
    height: 480px;
}
.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}
.none{
	display: none;
}
.pop >p{
	margin: 5px;
}
.pop p .close{
	float: left;
}
.pop p .trim{
	float: right;
}
.iconInformareLic{
    width: 28px;
    background-image: url(/app/TestAuto/images/css/info_icon.png);
    background-position-x: 0px;
    background-position-y: -55px;
    height: 29px;
    cursor: pointer;
    z-index: 2;
	background-size: 28px;
	display: inline-block;
	position: relative;
    top: 8px;
}
.infIsbn{
    width: 240px;
    height: 160px;
    margin: -15px auto;
}
.alert {
    padding: 10px;
    background-color: #d9edf7;
    color: black;
	display: inline;
    padding: 14px;
    border-radius: 10px;
}
.alert >p{
	display: inline;
	    color: #31708f;
}
.alert #cap{
	font-weight: bold;
}
.alert .pasBtn{
	background-color: #31708f;
	padding: 8px;
    border-radius: 4px;
}
.closebtn1 {
    margin-left: 15px;
    color: #31708f;;
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
	margin-top: 2px;
}

.closebtn1:hover {
    color: black;
}
.alert2 {
    padding: 10px;
    background-color: #dff0d8;;
    color: black;
	margin: 10px 150px;
}
.alert2 >p{
	display: inline;
	    color: #31708f;
}
.alert2 #cap{
	font-weight: bold;
}
.alert2 .pasBtn{
	background-color: #3c763d;
}
.closebtn2 {
    margin-left: 15px;
    color: #3c763d;
    font-weight: bold;
    float: right;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
	margin-top: 2px;
}

.closebtn2:hover {
    color: black;
}

.row .popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.row .popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -7%;
    margin-left: -80px;
}

/* Popup arrow */
.row .popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.row .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 2s;
    animation: fadeIn 2s;
}
#telefon,#email{
	padding: 5px;
}
.mcdreapta #raport{
	top: 65px;
    right: 10px;
}
.hint .wr{
	width: 800px;
	right: 147px;
}
.noulCod{
	transform: rotate(-90deg);
    /*margin: -301px 0 0px -260px;*/
    width: 600px !important;
	position: absolute;
	top: 280px;
	left: -260px;
}

.alegeJudet, .alegeOras{
	width: 100%!important;
	background-image :url('/app/TestAuto/images/css/selectBtn.png') ;
	background-size: 76px;
	background-repeat: no-repeat;
	background-position: -25px;
	background-position: right -30px;
    /*background-size: 47%;*/
}
.divAlegeJud, .divAlegeOras {
    width: 100%;
    max-height: 200px;
    background: #fff;
	position: absolute !important;
    width: 164px;
    /*top: 470px;*/
	top: 36px;
    /*padding: 20px;*/
    color: #000;
    line-height: 1.3;
    z-index: 2;
	border: 1px solid rgba(53, 68, 87, 0.51);;
	border-radius: 5px;
	cursor: pointer;
}
.listaJud, .listaOrase{
	max-height: 200px;
    overflow-y: scroll;
	position: relative;
}
.listaJud >li:hover{
	background: rgba(53, 68, 87, 0.51);
	padding: 10;
	cursor: pointer;
}
.listaOrase >li:hover{
	background: rgba(53, 68, 87, 0.51);
	padding: 10;
	cursor: pointer;
}
.listaJud >li {
	padding: 10;
	white-space: normal;
	font-size: 15px;
}
.listaOrase >li {
	font-size: 15px;
	padding: 10;
	white-space: normal;
}
.altePericole{
	width: 200px;
	margin: 0 auto 0 auto;
    display: block;
}
.butoaneCorectareTest .expBtn .rapIntBtn{
	position: absolute;
    bottom: -60px;
    right: -224px;
}
#loginUser:focus ,#loginPassword:focus{
	border-color: #e77600;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
	outline: none;
}
.logoHolder #spanER{
	margin: 0px 0px 0px 65px;
}
.logoInt a{
	text-decoration: none;
	border: 0;
	color: transparent;
}
#reclama .popup{
	margin-left: 15px;
}
.errURL{
	text-align: center;
	margin: 100px;
	font-size: 1.4em;
}
/* Popover pentru revista */
.popover__wrapper a{
	text-decoration: none;
}
.popover__title {
	/* font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
    /* color: #017192; */
    color: black;
    text-align: center;
    padding: 10px;
    margin: 0;
	/* background-color: #5bc0de; */
	background-color: #ee7c2b;
	border-radius: 10px 0 0 10px;
	box-shadow: rgb(136, 136, 136) 20px 7px 2px;

  }

  .popover__wrapper {
	position: absolute;
    margin-top: 0.5rem;
    display: inline-block;
    /* left: 80%; */
    /* left: 38%; */
    right: -10px;
    bottom: 0;
  }
  .popover__content {
	  position: absolute;
	  transform: translate(0,10px);
	  /* background-color: #ec7b35; */
	  background-color: #fcd8ba;
	  padding: 1.5rem;
	  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  color: black;
	  width: 400px;
	  border-radius: 10px;
	  z-index: 10;
	  opacity: 1;
	  visibility: visible;
	  transform: translate(0,-20px);
	  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
	  left: calc(50% - 223px);
	  top: calc(50% - 198px);
	  border: 1px solid #000;
  }
  /* .popover__content:before {
	  position: absolute;
	  z-index: -1;
	  content: '';
	  top: 50%;
	  right: -14px;
	  transform: rotate(90deg);
	  border-style: solid;
	  border-width: 0 10px 10px 10px;
	  border-color: transparent transparent #ec7b35 transparent;
	  transition-duration: 0.3s;
	  transition-property: transform;
  } */

  .popover__message {
	text-align: center;
	display: inline-block;
  }
  .reclama-revista{
	  /* width: 18%; */
	  width: 40%;
  }
  .bgpop .pop-msg{
	  /* width: 80%; */
	  width: 58%;
	  display: inline-block;
  }
  .call-action a{
	text-decoration: none;
  }
  .more-details{
	  /* width: 80%; */
	  float: right;
	  display: inline-block;
	  padding: 10px;
	  background-color: #354457;
	  color: white;
	  border-radius: 4px;
	  border: 1px solid #242e3b;
  }
  .close-pop{
	  /* width: 80%; */
	  float: left;
	  display: inline-block;
	  padding: 10px;
	  background-color: #354457;
	  color: white;
	  border-radius: 4px;
	  border: 1px solid #242e3b;
  }
  .bgpop{
	position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(128, 128, 128, 0.6);
    right: 0;
    bottom: 0;
	z-index: 50;
	display: none;
  }
  .timerpop{
	width: 60px;
    height: auto;
    color: black;
    z-index: 555;
    position: absolute;
	bottom: -10px;
	left: 19px;
    padding: 14px;
    /* background-color: #ea7a3d; */
  }


/* Popover pentru explicatie intrebare  */
.popover__wrapper2 a{
	text-decoration: none;
}
.popover__title2 {
	/* font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 0;
	background-color: #354456;
	border-radius: 0 10px 10px 0;
	box-shadow: rgb(136, 136, 136) -20px 7px 2px;
  }

  .popover__wrapper2 {
	position: absolute;
    margin-top: 0.5rem;
    display: inline-block;
    left: -10px;
	/* top: 252px; */
	bottom: 0;
  }
  .popover__content2 {
	  position: absolute;
	  transform: translate(0,10px);
	  background-color: #354456;
	  padding: 1.5rem;
	  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  color: #fff;
	  width: 400px;
	  border-radius: 10px;
	  left: 160px;
	  top: 14px;
	  /* overflow-y: auto; */
  }
  .popover__content2:before {
	  position: absolute;
	  z-index: -1;
	  content: '';
	  /* right: calc(50% - 10px);
	  top: -8px; */
	  top: 28%;
	  left: -15px;
	  transform: rotate(270deg);
	  border-style: solid;
	  border-width: 0 10px 10px 10px;
	  border-color: transparent transparent #354455 transparent;
	  transition-duration: 0.3s;
	  transition-property: transform;
  }
  /* hover */
  .popover__wrapper2 .popover__content2 {
	  display: none;
	  z-index: 10;
	  opacity: 1;
	  visibility: visible;
	  transform: translate(0,-20px);
	  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  }
  .popover__content2 .pop-msg{
	  overflow-y: auto;
	  height: 70px;
  }

  .inactiv{
	pointer-events: none;
  }

@media screen and (max-device-width: 45em)
{
	.popover__wrapper2 .popover__content2 {
		width: 150%;
		left: 50px;
		top: 85px;
	}
	.popover__wrapper .popover__content {
		width: 100%;
		left: -86px;
		top: 84px;
	}
	.popover__content:before {
		top: -9px;
		right: 100px;
		transform: rotate(0);
	}
	.popover__content2:before {
		top: -10px;
		left: 50px;
		transform: rotate(0);
	}
	.popover__wrapper2 {
		left: 0px;
		/* bottom: -80px; */
		bottom: -150px;
	}
	.popover__wrapper {
		right: 0px;
		bottom: -80px;
	}
	#corectareTestBtn .tooltiptext{
		right: 38px;
    	top: 206px;
	}
	.Msg img{
		display: block;
		margin: 0 auto;
	}
	.infPh .photo{
		margin: 0;
	}
	.cartiTitle{
		margin: 2em;
	}
	.msgPop .Msg{
		margin: 0 calc(50% - 186px);
	}
	.Intro .rightHld .butonDr .titluMic{
		padding-left: 70px;
		font-size: 14px;
	}
	.Intro .rightHld .butonDr .titluMare{
		padding-left: 45px;
	}
	.Intro .rightHld .butonDr.btnIcon .icon.icon1 {
		background-position: 25px -581px;
	}
	#reclama .popup{
		margin: 0 calc(50% - 121px);
	}
	.divAlegeJud, .divAlegeOras{
		width: 100%!important;
	}
	.alegeJudet, .alegeOras{
		width: 100%!important;
	}
	#showConditiiDiv {
		margin: 0;
		padding: 15px;
	}
	.textConditi{
		height: 350px;
	}
	.btnConditii {
		width: 100%;
	}
	.btnConditii .fl-r{
		padding: 0;
	}

	.btnConditii .btnt1{
		width: 150px;
	}
	.mgL{
		margin-left: 0px;
		margin-top: 15px;
	}
	.accCondTxt label{
		font-size: 13px;
	}
	#divLine1, #divline2{
		display: none;
	}
	#areachart_div {
		width: 100%;
	}
	#chart_div{
		width: 190%;
	}
	#alic_holder input[name=CD1], #alic_holder input[name=CD2]{
		width: 100%;
	}
	#graficEvolutie{
		height: auto;
	}
	.pop textarea, pop p input{
		width: 100%;
	}
	#telefon,#email{
		width: 100%;
	}
	.messagepop{
		width: calc(100vw - 52px);
   		left: 0px;
    	top: 100px;
	}
	.selLicenta {
		display: block;
		top: 0;
	}
	.butoaneCorectareTest .expBtn .rapIntBtn{
		font-size: 12px;
		right: 6px;
		bottom: -42px;
	}
	#rezultateTest #raport .rapIntBtn{
		width: calc(100% - 188px);
   		font-size: 11px;
		margin: 0px;
	}
	.noulCod{
		position: initial;
		transform: rotate(0deg);
   		margin: 16px auto 35px auto !important;
    	width: 300px !important;
		display: block;
	}
	.checkbox_group{
		font-size: 1.3em;
	}
	.logoHolder #spanER{
		font-size: 1.6em;
		margin: 0 calc(50% - 97px);
		white-space: nowrap;

	}
	.selCat .alert{
		display: block;
		margin-top: 10px;
	}
	.registerInfoPanel p {
		padding: 15px 0px;
	}
	#spanER{
		font-size: 1.2em;
   		margin: 5px calc(50% - 98px);
	}
	#showErr{
		padding: 40px;
	}
	#showErr #payAtention{
		position: initial;
	}
	#raport{
		top: 0;
		right: 0;
	}
	#search{
		width: 110px;
	}
	.hintint{
		font-size: 15px;
	}
	.wizard-progress .step:not(:last-child):before{
		content: initial;
	}
	.rowCat{
		width: auto;
		margin-bottom: 20px;
		min-height: 500px;
	}
	.rowCat:hover {
		filter: none;
	}
	.col-item .photo {
		width:100%
	}
	.welcomeMsg{
		width: 90%;
		margin: 0px;
		font-size: 12px;
	}
	.btn-grup .tr, .sr{
		/*height: 24px;
   		line-height: 24px;*/
	}

	.expBtn{
		/*display: block;*/
		margin: 10px 0px 10px 0px;
	}
	.msgLabel {
		margin-top: 40px;
		font-size: 12px;
	}
	.selCat{
		margin-left: 0px;
	}
	.wizard-progress .step:not(:last-child):before {
		background-color: white;
	}
	.wizard-progress {
		width: 50%;
		margin: 0 auto;
	}
	.wizard-progress .step .node{
		position: relative;
		margin-top: 6px;
		left: 0px;
		top: 0px;
		width: 100px;
	}
	.wizard-progress .step {
    	display: block;
	}
	.pasBtn{
		display: block;
   		margin-top: 10px;
	}
	ul.progress-tracker li {
		display: initial;
	}
	.cosProdus{
		padding: 0px;
		background: none;
		left: 0;
	}
	.index_det{
		width: 30%;
	}
	.dateC1{
		width: 100%;
	}
	.dateC2{
		width: 100%;
	}
	.nrCnt{
		margin-left: -16px;
	}
	.cred_buc{
		margin-left: 24px;
	}
	.f1{
		font-size: 30px;
		display: none;
	}
	.f2{
		font-size: 40px;
		display: none;
	}
	.detClient{
		font-size: 12px;
	}
	.divCos{
		font-size: 12px;
	}
	.cartButtons .btn, .cosProduse .btn {
		width: 70%;
		margin: 10px auto;
		float:none;
	}
	#contentArea {
		padding-left: 0px;
	}
	#hldLicenteSt{
		min-width: auto;
	}

	.main-container.extraHeight
	{
		height: auto;
	}
	#inapoiCorTest , #inainteCorTest{
		width: calc(50% - 60px);
	}

	.butoaneCorectareTest {
		width: auto;
	}
	#loginImagineStanga
	{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.introSelect.title {
		/*min-height: ;*/
		padding-top: 50px;
	}
	.icon_ct.ct_d{
		background: url(/app/TestAuto/images/css/D.png) no-repeat -2px 21px;
    	background-size: 103px;
		margin-left: 1px;
	}
	.icon_ct.ct_b{
		margin-left: 1px;
	}
	.icon_ct.ct_a{
		margin-left: 1px;
	}
	.icon_ct.ct_be{
		background-size: 100px;
		margin-left: 1px;
	}
	.icon_ct.ct_b{
		background: url(/app/TestAuto/images/css/b2.png) no-repeat 1px 20px;
		background-size: 60px;
		margin-left: 1px;
	}
	.icon_ct.ct_c{
		background-size: 95px;
		margin-left: 1px;
	}
	.icon_ct.ct_ce{
		margin-top: 10px;
		background-size: 100px;
		margin-left: 1px;
	}

	#intro_select_btns .intro_btn,
	#intro_selectCap_btns .intro_btn{
		width: 90%;
		margin-left: calc(5% - 10px);

	}

	.cont-buypl-hld{
		height: auto;
		padding: 20px 0 20px;
	}
	.buy_credit{
		width: 100%;
   		margin: 0 auto;
  		text-align: -webkit-center;
		padding: 15px 0 15px;
	}

	.b_credit{
		width: 200px;
	}

	.intro_btn{

	}

	#select_cat_btn{
		margin: 10px 0 20px 0px;
	}


	#img_intrebarisiteste{
		display: block;
   		margin: 0 auto 0 auto!important;
	}

	#rezultateTest {
		float: none;
		padding: 0;
		text-align: center;
	}
	.photo{
		margin: 0 calc(50% - 121px);
	}
	#reclama{
		margin: 0 0 10px 0;
		width: 100%;
		/*height: 25%;*/
	}
	#reclama h3{
		padding: 0px;
	}

	#corectareTestBtn{
		/*width: 85px;*/
   		/*margin: 20px auto;*/
	}
	.chestionarInfo{
		width: 85%;
		left: 0px;
	}
	.continuabtn{
		width: 90px;
	}
	.topInfoMessage {
		font-size: 11px;
	}

	#btnInfoIntrebari {
		width: 50px;
	}

	.topInfo .mod.extraSpace2 {
		margin-right: 0px!important;
	}

	.fbButtonLogin span{
		padding-top: 10px;
   		display: block;
		position: inherit;
		top: 0px;
		left: 0px;
		font-size: 13px;
	}
	.fl-r{
		padding: 15px;
		padding-right: 28px;
	}

	.MCH1{
		height: auto;
		min-height: calc(100vh - 106px);
		padding-bottom: 20px;
		box-sizing: border-box;
	}

	#logoutHolder{
		    padding-top: 3px;;
	}

	.img{
		display: none;
	}

	img.header{
		width: 240px!important;
		margin: 0px!important;
	}

	#loginFieldsHolder{
		margin: 0;
   		width: 100%;
	}

	#terminareBar{
		top: 9px!important;
	}

	#alic_holder, .alic_holder{
		width: 100%;
		text-align: center;
	}

	.MainHolder
	{
		width: 100%;
	/*	min-height: 832px; */
		height: calc(100vh);
		overflow: auto;
		border: none;
		display: block;
		position: relative;
		font-size: 0.7em;
		margin-top: 0px;
	}

	.Intro .leftHld
	{
		width: 100%;
	}

	.Intro .rightHld
	{
		width: 100%;

	}
	.Intro .rightHld .butonDr
	{
		padding-left: 80px;
	}
	.Intro .leftHld .carHld .img
	{
		margin: 0;
		width: 100%;
	}

	.Intro .leftHld .catHld
	{
		height: auto;
		margin: 0px auto;
		width: auto;
	}

	.Intro .leftHld .licentaHld
	{
		height: auto;
		padding: 20px 0;
	}

	.Intro .leftHld .btn_intro_lic
	{
		margin-top: 0;
	}

	.barTop, .barBottom
	{

	}

	#intro_selectCap_btns .catCol1,
	#intro_selectCap_btns .catCol2
	{
   		width: 100%;
	}

	#intro_selectCap_btns .intro_btn
	{
		margin: 15px auto;
		padding: 10px 5px;
	}

	/*test*/

	.topInfo .mod
	{
		padding: 10px 2px;
	}

	.topInfo .mod .label
	{
		font-size: inherit;
		width: 60px;
		text-align: center;
		min-height: 27px;
	}

	.mcStanga
	{
		float: none;
		width: calc(100% - 20px);
		padding: 10px;
		text-align: left;
	}

	.mcdreapta
	{
		width: 100%;
		height: auto;
	}

	.mcdreapta .image
	{
		width: calc(100% - 10px);
		/*padding: 0 5px;*/
		margin: 0px;

	}

	.mcdreapta .image img
	{
		max-width: 350px;
		/*height: auto;*/
		display: block;
		padding: 0;
		margin: 0 auto;

	}

	.main-container
	{
		height: auto;
    	background-color: #edebeb;
		overflow-y: auto;
		padding: 10px;
	}

	.butoane-raspuns
	{
		border-top: 1px solid #e6e6e6;
		margin: 10px 0 0 0;
		position: relative;
	}

	.btn-grup
	{
		width: 33%;
		margin: 0px;
	}

	.btn-control
	{
		width: calc(100% - 40px);
		background-image: none;
		padding: 5px;
		height: auto;
		border-radius: 5px;
			margin-left: 15px;
	}

	.butoaneCorectareTest div {
		margin: 0px auto 15px;
		margin-left: 10px;
	}

	.site-container
	{
		margin: 0 -10px;
	}

	.modulIntrebari.top
	{
		max-height: none;
		overflow-y: auto;
	}

	#intrebareHld,
	#intrebareHldCor
	{
		width: auto;
		margin: 0;
	}
	.hint.corectare{
		top: 0;
	}
	.hint
	{
		top: -0;
		position: relative;

	}

	.hint .iconInformare,
	.hint .iconInformareCor
	{
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		float: right;
	}

	.hint .infoExplicatie,
	.hint .infoExplicatieCor
	{
		position: absolute;
		width: calc(65vw);
		/*height: calc(50vh);*/
		background-color: #FFF;
		border: 3px solid #2E3B49;
		padding: 10px;
		display: none;
		margin: 0 0 0 10px;
		border-radius: 15px;
		background-color: #D3E8FF;
		right: 48px;

		margin-bottom: 15px;
		/*top: auto;*/
		z-index: 20;
		overflow-y: auto;
	}

	.fbspan{
		position: initial!important;
		margin-top: 4px;
	}
}


#popup_bonus_credits
{
	position: absolute;
	top: 46px;
    left: 0%;
    width: 100%;
    height: 85%;
	background-color: white;
	z-index: 10;
	color: black;
	text-align: center;
	display: none;

}

#popup_bonus_credits
{
	background: url(images/celebration.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-color: white;
}
#popup_bonus_credits .title
{
	font-size: 45px;
	margin-top: 300px;
	margin-bottom: 20px;
	font-weight: bold;
}

#popup_bonus_credits .message
{
	font-size: 30px;
	margin: 20px 0 40px 0;
}

#popup_bonus_credits .btn
{
	padding: 5px 15px;
    background-color: #354457;
    border-radius: 3px;
    border: 1px solid white;
    color: white;
	cursor: pointer;
	text-decoration: none;
}