html,
body {
	margin:0;
	padding:0;
	height:100%;
	width:100%; 
	position:relative;
	height:100%;	
	
}




/* login */
.login {
	position:relative;
	border: 0px solid yellow;
	height: 100%;
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Montserrat-Medium;	
    font-size: 13px;	
	background-color: #4B4DDE;
}



.login-content {
	border: 0px solid red;
	height:auto;
	width: 400px;
	text-align: center;
	padding: 35px 140px ;
	background-color: white;
	
}

.login-logo {
	width: auto;
	border: 0px solid red;
	text-align: center;
	margin: auto;
	padding: 32px 0;
}

.login-logo-icon {
	width: 206px;
	border: 0px solid blue;	
}

.login-input {
	padding-bottom: 16px;
	border: 0px solid blue;
	width: 400px;
	margin:auto;
	
	
}

input[type="text"].login-input, input[type="password"].login-input {
	padding: 20px 25px ;
    background-color: #FFFFFF;
	border: 1px solid #ccc;	
    color: #30333A;
	width: 404px;
	height: 60px;	
	margin:auto;
	font-family: Montserrat-Regular;
	font-size: 15px;	
	line-height: 46px;	

}

.login-button {
	padding:  16px 0 32px 0;
	border: 0px solid blue;	
}


.btn-input {
	width:404px;
	height:60px;
    color: #fff;
    background-color: #FB2222;
    padding: 0 21px ;
	font-family: Montserrat-SemiBold; 
    font-size: 17px;
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
	line-height: 46px;	
    transition: transform .2s; /* Animation */	
}


.btn-input:disabled {
    color: #fff;
    background-color: #888888;
	transform: scale(1);
}


.btn-input:hover {
	transform: scale(1.1);
}


.btn-input:active {
    background-color: #7274DF;	
}

.login-mesaj {
	width: 404px;
	padding: 0px;
	border: 0px solid blue;	
	
}

.login-forget {
	border: 0px solid blue;	
	display:flex;
	align-items: center;
	justify-content: center;
    transition: transform .2s; /* Animation */	
	
}

.login-forget:hover {
	transform: scale(1.1);
}

.login-forget-icon {
	padding:  0px 12px 0px 0;
	border: 0px solid blue;	
}

.login-forget-text {
	font-family: Montserrat-Medium; 
    font-size: 17px;
	border: 0px solid blue;	
	color: #4B4DDE;
    transition: transform .2s; /* Animation */	
    cursor: pointer;	
}



/* wrapper */
.wrapper {
	width: 100%;
    min-width: 1200px;
	min-height:100%;
    margin: 0 auto;
    position: relative;
	background: #F7F8FA;
}



.body-content {
	width: 100%;
	height:auto;
    margin-top: 0px;
	background: #F7F8FA;
	padding: 15px 0 185px 0;
	
}


/* Section Inner */
.section-inner {
    max-width: 1200px;	
	padding: 0 0px;
	margin: 0 auto;
	border:0px solid black;
	border: 0px solid red;
	
}


/* MEniu */
.meniu {
	width: 100%;
    min-width: 1200px;
	background-color: #4B4DDE;
	position:relative;
}

/* row */
.row {
	height: auto;	
    width: 100%;	
	display: flex;
	border: 0px solid blue;
}


/* Header */
.header {
	text-align: center;	
	font-size: 18px;
	background-color: white;
	border: 0px solid black;
	width: 100%;
	height: 80px;
}

.logo {
    width: 174px;	
	border: 0px solid red;
	height: 80px;
	margin:auto;
	padding: 27px 0 0 2px; 
}

.logo-icon {
	width: 174px;
	border: 0px solid blue;	
}




.header-icon
{
	width: 10px;
	border: 0px solid blue;	
}



.cauta-rapid-main {
    width: 100%;
	border: 0px solid pink;	 
	height: 85px;
	margin:auto;
	padding: 20px 0 0 2px;
}

.cauta-rapid-box {
	border: 0px solid green;
	width: 405px;
	margin:auto;
    display:flex;
}


.cauta-rapid-button {
	width: 38px;
	height: 38px;	
	border: 1px solid #ccc;
	border-left: none; /* Prevent double borders */
	cursor: pointer;
	margin:auto; 
	background: transparent;
    border-radius: 0px;
    background: url('../img/search.png') no-repeat left;
    background-position-x: 10px;	
    background-position-y: 10px;	
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */	
}


input[type="text"].cauta-rapid {
	padding: 5px 5px 5px 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #444751;
	width: 405px;
	height: 38px;	
	font-family: Montserrat-Regular;
	font-size: 15px;	
	border-right: none; /* Prevent double borders */
    border-radius: 0px;
	

}
.cont {
	height: 80px;
    width: 450px;	
	border: 0px solid red;
	padding: 20px 0 0 0; 
}





.fit {
  display: table;
  min-width: 500px; 
}



.flex {
	display: flex;
	width:100%;	
	
}

.amiabil_box {
	border: 1px solid black;
	margin: 1px 5px 1px 5px; 
	text-align:left;
}

.amiabil_numar {
	width: 20px;
	text-align:center;
    background-color: #00c4de;
	font-weight: bold;	
	margin-right: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.amiabil_titlu {
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}

.amiabil_subtitlu {
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	vertical-align:middle;
	
}


.actiuni {
	border: 0px solid #FB2222;	
	padding: 15px 0px 15px 0px;
}



.operatii {
	border: 0px solid #FB2222;	
    font-size: 18px;
    font-weight: bold;
	padding: 7px 15px 7px 5px;
}

.export_icon {
	border: 0px solid #FB2222;
	text-align:right;
	width:150px;	
	margin-left: auto; 
	margin-right: 0;	
	line-height: 25px;		
}

td {
  padding: 3px;
}

th {
  padding: 5px;
}





.btn-actiune {
	min-width:106px;
	max-width:206px;
	height:38px;
    color: #fff;
    background-color: #FB2222 !important;
	border: 1px solid #FB2222 !important;
    padding: 0px 35px;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 38px  !important;		
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    transition: transform .2s; /* Animation */		
}



.btn-actiune:hover {
	transform: scale(1.1);
}


.btn-actiune:active{
    background-color: #7274DF;	
	border: 1px solid #7274DF;
	
}


.btn-actiune:disabled{
    background-color: #cacccf !important;	
	border: 1px solid #4B4DDE !important;
	
}



.icon-actiune {
	padding:  0px 7px 0px 0;
	margin:  0px 0px -1px 0;
	border: 0px solid blue;	
}

.btn-cauta {
	width:106px;
	height:38px;	
    color: #7274DF;
    background-color: white;
	border: 1px solid #7274DF;
    background-color: white;
    padding: 0px 35px;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 39px  !important;		
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    transition: transform .2s; /* Animation */	
	margin-left: 12px;
	margin-right: 12px;	
}

.btn-actiune-small{
	width:auto;
    color: #FB2222;
    background-color: white;
	border: 1px solid #FB2222;
    padding: 2px 20px 2px 35px ;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 25px;
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    background: url('../img/action-red.png') no-repeat left;
    background-position-x: 39px;	
    background-position-y: 5px;	
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */	
    transition: transform .2s; /* Animation */	
	
}

.btn-actiune-small:hover {
	width:auto;
	border: 1px solid #FB2222;
    padding: 2px 20px 2px 35px ;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 25px;
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    background: url('../img/action.png') no-repeat left;
    background-position-x: 39px;	
    background-position-y: 5px;	
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */	
	
	
    color: #fff;
    background-color: #FB2222;
	transform: scale(1.1);	
	
	

}


.btn-actiune-small:active {
    background-color: #7274DF;	
	border: 1px solid #7274DF;
    color: #fff;
}

.btn-cauta-small{
	width:auto;
    color: #7274DF;
    background-color: #white;
    padding: 2px 20px 2px 20px ;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 25px;
    cursor: pointer;
	text-align: center; 
	border: 1px solid #7274DF;	
    border-radius: 50px;
    transition: transform .2s; /* Animation */			
}


.btn-cauta:hover, .btn-cauta-small:hover {
	transform: scale(1.1);
    color: white;
    background-color: #7274DF;
}


.btn-cauta:active, .btn-cauta-small:active  {
    background-color: #FB2222;	
	border: 1px solid #FB2222;	
}

.btn-editeaza {
	height:25px;
    color: #FB2222;
    background-color: white;
	border: 1px solid #FB2222;	
    padding: 0px;
	font-family: Montserrat-SemiBold !important; 
    font-size: 13px !important;
	line-height: 25px  !important;		
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    transition: transform .2s; /* Animation */	
	margin-left: 12px;
	margin-right: 12px;
}


.btn-editeaza:hover {
	transform: scale(1.1);
    color: #fff;
    background-color: #FB2222;	
}


.btn-editeaza:active {
    background-color: #7274DF;	
	border: 1px solid #7274DF;
    color: #fff;
}

a.btn_text
{
text-decoration: none ; 	
}


.inapoi {
	width:90px;
	height:20px;
    color: #fff;
    background-color: #F58D0C;
    padding: 5px ;
	font-family: Montserrat-SemiBold; 
    font-size: 13px;
	line-height: 20px;
    cursor: pointer;
	text-align: center; 
    border-radius: 50px;
    transition: transform .2s; /* Animation */	
	
}

.inapoi:hover {
	transform: scale(1.1);	
}


.inapoi:active {
    background-color: #7274DF;
}

.ajutor {
    background-color: #7274DF;
    display: inline-block;
    min-width: 16px;
    padding: 5px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e8e8e8;
    color: #FFF;
    border-radius: 0px;
}

.ajutor-nr {
    background-color: #7274DF;
    display: inline-block;
    min-width: 16px;
    padding: 3px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e8e8e8;
    color: #FFF;
    border-radius: 0px;
}

.ajutor-text {
	text-decoration: none ; 
}

.ajutor-text:hover {
	text-decoration: underline;
	text-decoration-color: #7274DF; 
	color: #7274DF;
}

.ajutor-titlu {
    font-size: 20px;
    background-color: #7274DF;
    padding: 5px 10px 5px 10px;
    color: #FFF;
    border-radius: 0px;
    text-align: center;
    border: 1px solid #e8e8e8;
}

.error {
    background-color: #ff9e9e;
}

.info-cookies {
    background-color: rgba(0,0,0,.6);
    padding: 12px 40px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    color: #ddd;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
	font-family: Montserrat-SemiBold; 
    font-size: 13px;	
}

.info-tutorial {
    background-color: #4a4a4a;
    padding: 10px 20px;
    bottom: 0;
    width: auto;
    z-index: 10;
    color: white;
    text-align: left;
	font-family: Montserrat-SemiBold; 
    font-size: 13px;	
}

.info-tutorial-text-2 {
    color: #F58D0C;
    text-align: left;
	font-family: Montserrat-SemiBold; 
    font-size: 14px;	
}

.info-tutorial-text-1 {
    text-align: left;
	font-family: Montserrat-SemiBold; 
    font-size: 13px;
    color: white;	
}

.info-tutorial-text-link {
    color: #EB2323 !important;
    font-weight: bold;	
	text-decoration: none !important; 	
}


@font-face {
  font-family: Montserrat-Bold;
  src: url(../font/Montserrat-Bold.ttf);
}

@font-face {
  font-family: Montserrat-Regular;
  src: url(../font/Montserrat-Regular.ttf);
}

@font-face {
  font-family: Montserrat-Medium;
  src: url(../font/Montserrat-Medium.ttf);
}

@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../font/Montserrat-SemiBold.ttf);
}

@font-face {
  font-family: Montserrat-SemiBoldItalic;
  src: url(../font/Montserrat-SemiBoldItalic.ttf);
}

@font-face {
  font-family: Montserrat-SemiBold-Italic;
  src: url(../font/Montserrat-SemiBoldItalic.ttf);
}


.footer
{
    position: absolute; bottom: 0px; 
    border: 0px solid red;	
	width:100%;	
	text-align: center;
    display: block;	
	font-family: Montserrat-Regular;		
}

.footer_top
{
	background-color: #4B4DDE;
	width:100%;	
	text-align: center;	
	color: #FFF;
    padding: 20px 0 20px 0;
	
}



a.footer_link
{
color:white; 
text-decoration: none ; 
}



a.footer_link:hover
{
color:white; 
text-decoration: underline ; 	

}

.footer_title
{
color: #FFF;
text-decoration: none ; 
font-size:14px;		
}

.footer_text
{
color: #FFF;
text-decoration: none ; 
font-size:13px;	
line-height: 24px;	
}








/* Logare */
.logare {
  border: 2px groove;
  border-color: #4072AF  ;  
  width: 370px;
  height: auto;
  box-shadow: 7px 7px 5px #ed5c5c;
  border-radius:5px;
  vertical-align: middle;
  
}



.mesaj_ok {
    border-left: 5px solid #c6d880;
	text-align: left;
    width: auto; 
    color:#529214;
    background-color:#e6efc2;
	padding: 5px 10px;
	font-family: Montserrat-SemiBold;
	font-size: 14px;	
}


.mesaj_nok{
    border-left: 5px solid #df241d;
	padding: 5px 10px;
	text-align: left;
    width: auto; 
    color:#df241d;
    background-color:#f2f2f2;
	font-family: Montserrat-SemiBold;
	font-size: 14px;	
}

.mesaj_aproba_portocaliu{
    border-left: 5px solid #f2a654;
	padding: 5px 10px;
	text-align: left;
    width: auto; 
    color:#d17717;
    background-color:#ffebd6;
    box-sizing: border-box;	
	font-family: Montserrat-SemiBold;
	font-size: 14px;	
}

.mesaj_aproba{
    border-left: 5px solid #afe4ef;
	padding: 5px 10px;
	text-align: left;
    width: auto; 
    color:#31708e;
    background-color:#d9edf6;
    box-sizing: border-box;	
	font-family: Montserrat-Regular;
	font-size: 14px;	
}

.mesaj_info{
    width: 100%; 	
    border-left: 5px solid #8586ff;
	padding: 5px 10px;
	text-align: left;
    color:8586ff;
    background-color:#ededff;
    box-sizing: border-box;
	font-family: Montserrat-Regular;
	font-size: 14px;		
}


.text_ok{
    color:#4B4DDE;
	font-style: italic;
}

.text_nok{
    color:#529214;  
	font-style: italic;
}


.text_avertizare{
    color:#d17717;  
	font-style: italic;
}

.text_eticheta{
    color:#df241d;
	font-weight: bold;  	
}



input{
    border: 1px solid #ccc;
}

textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}




table.sel tr:hover{
    background-color: #d9d9ff;
}

.table-head:hover {
     background-color: #dadada !important; 
 }

.table-nocolor:hover {
     background-color: transparent !important; 
 }









.am-uitat-parola {
    color: #4777a5;
    cursor: pointer;
	text-align: center; 	
}


.am-uitat-parola:hover {	
	color:#4777a5;	
}


.am-uitat-parola:active {
    background-color: #d3e2f0;
}


a.btn_inapoi_text
{
color: #4777a7; 
text-decoration: none ; 	
}

.stare
{
    display: inline-block;
    padding: .2em .5em;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    text-wrap: normal;	
/*    background-color: #375d80;	*/
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .25em;	
}


.header_draft {
  border: 2px solid #4B4DDE;
  border-radius: 20px 20px 0px 0px;
  width: 100%;
}

.cuprins_draft {
  border: 2px solid #4B4DDE;
  width: 100%;
  
}

.footer_draft {
  border: 2px solid #4B4DDE;
  border-radius: 0px 0px 20px 20px;
  width: 100%;
  
}


.capitalize {
    text-transform:capitalize;
}

.factura {
  border: 2px solid #4B4DDE;
  border-radius: 20px 20px 20px 20px;
}


/* FOMULAR DOSAR */


input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: auto;
  
  /* background-color only for content */
  background-clip: content-box;
  border: 2px solid #bbbbbb;
  background-color: #e7e6e7;
  border-radius: 50%;
}

/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: #7274DF;
}

input[type="text"], input[type="password"], select {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #444;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	width: 160px;
	height: 22px;		
}

input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    width: 12px; /*Desired width*/
    height: 12px; /*Desired height*/
    cursor: pointer;
    border: 1px solid #CCC;
    border-radius: 2px;
    background-color: #fcfbfb;
    display: inline-block;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    color: black;
    box-sizing: content-box;
	vertical-align:middle;
}

input[type="checkbox"]:checked {
    position: relative;
    background-color: #4B4DDE;
    border-radius: 2px;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    color: black;
    cursor: pointer;
	
}

input[type="checkbox"]:checked:before {
    content: '';
    background: #002B45;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

input[type="checkbox"]:focus {
    outline: 0 none;
    border-radius: 2px;
    box-shadow: none;
}


input[type="text"].adresa_ {
	width: 30px;
}

input[type="text"].caracteristici_auto {
	width: 10px;	
}

textarea.observatii {
    resize: none;
	width: 320px;  
	height: 80px;	
    border: 1px solid #ccc;
	font-size: 14px;
}

.tab-content {
    background-color: #fff;
    padding: 4px 2px 4px 2px;
    color: #555;
    clear: both;
	height: 22px;
	width: 335px;
    border: 0px solid #c6d880;
    line-height: 20px;
}


.tab-facturi {
    padding: 2px 2px 2px 2px;
    color: #555;
    clear: both;
	height: 18px;
	width: 330px;
    border: 0px solid #c6d880;
    line-height: 20px;
}

hr.despartitor {
    height: 1px; 
    border: 0;
    background-color: #e4e4e4;
}


.tab-content_left {
    text-align: left;	
	align: left;
	border: 0px solid #c6d880;	
    float:left;
    min-height: 20px;
    line-height: 20px;
    padding:0px 0px 0px 10px;	
}

.tab-content_right {
    text-align: right;	
	float: right;
    min-height: 20px;
    line-height: 20px;
	border: 0px solid #c6d880;	
    padding:0px 10px 0px 10px;	
}


.tab-content_adresa{
	border: 0px solid #c6d880;	
    display: inline-block;
    float:left;
    min-height: 20px;
    line-height: 20px;
    padding: 0px 0px 0px 10px;
	width: 30px;
}


.tab-tehnic_auto{
	border: 0px solid #c6d880;	
    display: inline-block;
    float:left;
    min-height: 20px;
    line-height: 20px;
    padding: 0px 0px 0px 10px;
	width: 85px;
}

.obligatoriu
{
	font-weight: bold;	
	color: #f25252;
}


.include_dosar {
  border-radius: 15px;
  border: 2px solid #375d80;
  padding: 20px; 
}


	
.info_factura { 
	position:absolute;  
	width:300px;     
	}	
	
.link-button {
    background-color: #f8f8f8;
    display: inline-block;
    min-width: 50px;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #e8e8e8;
}	

.link-button:hover {
    background-color: #7274DF;
	color:white;
}

.link-button-necitit {
    background-color: #EB2323;
    display: inline-block;
    min-width: 50px;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    border: 2px solid #7274DF;
    color: white;
}

.link-button-necitit:hover {
    background-color: #7274DF;
	color:white;
}


input[type="text"].cauta {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #444;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	width: 250px;
	-webkit-appearance: none;
	height: 27px;	
}


.pagination>a{
    position: relative;
    float: center;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1;
    font-size: 14px;	
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>a:hover{
    background-color: #d3e2f0;
    border-color: #c0d5ea;
}

.pagination>a.selectat{
    background-color: #375d80;
    color: white;
	
}

input[type="text"]:disabled {
  background: #eff0f2;
}

.denumire_client
{
    color: #EB2323;
}

.denumire_client_control
{
    text-decoration: none;
    color: #FFF !important;
    font-weight: bold;
	text-align: left;
	
}

.denumire_client_control:hover
{
    color: #f25252 !important;
}

.border_task
{
    border: 3px dashed #4B4DDE;	
	width:100%;	
	text-align: center;
	padding:0px;
}


.auto
{
	border: 0px dashed #4B4DDE;
	width: 1100px;
	overflow: auto;
}

.afisare_contracte {
	min-width: 450px;
	height: 300px;
	overflow: auto;
}



.steps {
	text-align:center;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0px;
    position: relative;
    z-index: 1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
}

.parcurs {
    border: 2px solid #7274DF;
	color: white;	
	background-color: #7274DF;
	
}

.de_parcurs {
	border: 2px solid #ccc;
	background-color: #efeded;
	color: #ccc;		
}

.activ {
	color: black;
	font-weight: bold;
	font-size: 18px;
}

.inactiv {
	color: #a8a8a8;
	font-weight: bold;
	font-size: 18px;
}



.continut_content{
	border: 0px solid red;
	width: 740px;
	height:100%;
	display: flex;
}


.continut_col_1{
	border: 0px solid blue;
    display: inline-block;
    width: 40px;
    padding: 0px 0px 0px 7px ;
	
}

.continut_col_2{
	border: 0px solid red;
	width: 700px;
	height:auto;
	margin: auto;
	margin-left: 15px;
	margin-bottom: 5px;
}


.linie_box {
	border: 0px solid red;
	width: 100%;
	height:100%;
	margin: auto;
	margin-left: 2px;
}

.linie_activa {
	  border-left: 2px solid #7274DF;
	  margin: auto;
	  width:10px;
	  height:100%;
}

.linie_inactiva {
	  border-left: 2px solid #ccc;
	  margin: auto;
	  width:10px;
	  height:100%;
}


.ContracteProgress{
	border: 0px solid red;
	width: auto;
	height:auto;
	display: flex;
    padding: 0px 0px 0px 100px;

}

.ContracteProgresLinie {
	border: 0px solid red;
	width: 150px;
	height: 26px;
	text-align:center;
    line-height: 26px;
}

hr.ContracteLinieActiv {
  margin-top: 10%; 	
  background: #7274DF;
  width: 100%; 
  height: 1px
}

hr.ContracteLinieInactiv {
  margin-top: 10%; 	
  background: #ccc;
  width: 100%; 
  height: 1px
}


.ContracteProgressText{
	border: 0px solid red;
	width: 100%;
	height:auto;
	display: flex;
    padding: 5px 5px 10px 30px;
	text-align: center;
	
}

.ContracteProgressTextActiv{
	border: 0px solid red;
	width: 175px;	
	color: #7274DF;
	font-weight: bold;
	font-size: 15px;	
	text-align: center;
}

.ContracteProgressTextInactiv{
	border: 0px solid red;
	width: 175px;	
    padding: 0px;
	color: #a8a8a8;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	
}

a.button{
color: white;	
display:inline-block;
text-decoration: none ; 
}	

.TutorialTextActiv{
	border: 0px solid red;	
	color: #4B4DDE;
	font-weight: bold;
	text-align: left;
}

.TutorialTextInactiv{
	border: 0px solid red;
    padding: 0px;
	color: #a8a8a8;
	font-weight: bold;
	text-align: center;
	
}


.button_mesaje_necitite {
    background-color: #f25252;
    display: inline-block;
    width: 13px;
    height: 12px;
    padding: 3px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: white;
    font-weight: bold;
   -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.button_mesaje_necitite_big {
    background-color: #f25252;
    display: inline-block;
    width: 20px;
    height: 12px;
    padding: 3px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: white;
    font-weight: bold;
   -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #7274DF;
    font-size: 14px;
	
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 4px;
	cursor:help;
}


@media screen and (max-width: 600px) 
{
	
	.login {
		border: 0x solid red;
		background-color: white;
		
	}
	
	.login-content {

		width: 350px;
		text-align: center;
		border: 0px solid red;
		text-align: center;
		margin: auto;
		padding: 20px 0 35px 0;		
		
	}
	
	.login-input {
		padding-bottom: 16px;
		border: 0px solid blue;
		width: 350px;
		margin:auto;
	}
	
	
	input[type="text"].login-input, input[type="password"].login-input {
		background-color: #FFFFFF;
		border: 1px solid #ccc;	
		padding: 20px 25px ;
		width: 350px;
		height: 50px;	
		font-size: 16px;	
		line-height: 46px;	
		

	}

	.login-button {
		padding:  16px 0 32px 0;
		border: 0px solid blue;	
	}	
	
	.btn-input {
		width:350px;
		height:50px;
	}	
	
	.btn-input:hover {
		transform: scale(1);
	}	
}