/* css hard check and repayment and contract*/
@media (min-width: 1556px) {
  .modal-lg-max { width: 1600px; }
}

#cover {
   position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#000;
    opacity: .25;
    z-index: 9999999;
}

.bg_title{ background:#333}

.bg_title h3 {margin:0; color:#ccc}

.bg_col_gray{ background:#999; color:#333; margin-bottom:10px; }


.popup_char { font-size:14px;  }

.popup_char p { line-height:20px;}

.popup_char h2,.popup_char h3 { margin:0}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}


.repayment_contract .container_repayment_amount_info {
    padding: 10px 0 20px 25px;
}
.repayment_contract .container_repayment_amount_info .repayment_amount_info_title {
    color: #262626;
    font: 700 20px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 26px;
    text-shadow: 1px 1px 1px #fff;
}
.repayment_contract .container_repayment_amount_info ul {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    width: 85%;
}
.repayment_contract .container_repayment_amount_info li {
    color: #ccc;
    display: inline-block;
    font-size: 15px;
    width: 24%;
}
.repayment_contract .container_repayment_amount_info li span {
    color: #666;
    display: block;
    font-size: 20px;
}
.repayment_contract .container_form_apply .container_field_repayment_options {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 15px 0 0;
}
.repayment_contract .container_repayment_radio {
    display: inline-block;
    float: left;
    margin-top: 15px;
    width: 15%;
}

.repayment_contract form .container_repayment_radio input {
    display: none;
}



.repayment_contract .container_form_apply    input[type=checkbox]:not(old) + label,
.repayment_contract .container_form_apply    input[type=radio   ]:not(old) + label{
    display: inline-block;
    line-height: 1.5em;
    margin: -9px 20px 20px 32px;
    padding: 5px 0;
    text-align: center;
    transform: scale(2) !important;
    width: 130px;

}


.repayment_contract .container_repayment_amount {
    display: inline-block;
    float: left;
    text-align: center;
    width: 30%;
}
.repayment_contract .container_repayment_amount label {
    color: #262626;
    font-size: 18px;
}
.repayment_contract .container_repayment_amount label span {
    color: #999;
    font-size: 13px;
    text-align: center;
}
.repayment_contract .container_repayment_info {
    color: #999;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 1.4em;
    padding: 5px 0 10px;
    width: 70%;
}


/* END  css hard check*/


/* Amount and Period CSS*/

 
 .fieldset_amount_options .box-product .price1 span {
    color: #999;
    display: inline;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
}

.fieldset_amount_options .box-product .price1 {
    color: #666;
    display: inline;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    padding: 5px 0 0;
    text-transform: lowercase;
}

.fieldset_amount_options .box-product p {
    line-height: 19px;
    padding: 0 30px 18px;
}


/* Oferte de loanuri*/
.amount_period .loan_offer_container
{
	border: solid 2px #dbdbdb;
	padding:0 20px;

	
}

.amount_period .loan_offer_title { color:#bcbcbc }

.fieldset_amount_options .box-product li {
    color: #ccc;
    font-size: 13px;
    line-height: 1.5em;
    padding-bottom: 15px;
    text-align: left;
}

.fieldset_amount_options .box-product .box-medium {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #c7cdcf #c7cdcf;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}



/* CSS  Pentru Check Boxes Faine */


.container_form_apply   .fieldset_amount_options input[type=checkbox]:not(old),
.container_form_apply   .fieldset_amount_options input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
  display:none;



}

.container_form_apply    input[type=checkbox]:not(old) + label,
.container_form_apply    input[type=radio   ]:not(old) + label{
    display: inline-block;
    line-height: 1.5em;
    margin: 2px auto 0;
    margin-left: 64px;
    padding: 10px 0;
    text-align: center;
    transform: scale(2) !important;
    width: 130px;

}

.container_form_apply   input[type=checkbox]:not(old) + label > span,
.container_form_apply    input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

.container_form_apply    input[type=checkbox]:not(old):checked + label > span,
.container_form_apply    input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

.container_form_apply    input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

.container_form_apply    input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}


/* END CSS SCheck Boxes  */



/* CSS  - OFERTE DE PRET 4  */

.fieldset_amount_options .box-btn {
    background-color: #e2e9ef;
    background-image: linear-gradient(to bottom, #e2e9ef, #e2e9ef);
    background-repeat: repeat-x;
    border-radius: 0 0 3px 3px;
}

.fieldset_amount_options .box-product .title1::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 15px;
    left: 50%;
    margin-left: -19px;
    position:relative;
    width: 38px;
}


.fieldset_amount_options .box-product {
    background: #fcfcfc none repeat scroll 0 0;
    border-radius: 0px;
    margin-bottom: 29px;
}
.fieldset_amount_options .box-product .title1 {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius:0px ;
    color: #262626;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    padding: 10px 0 15px;
    position: relative;
    text-align: center;
    text-shadow:none;
    text-transform: uppercase;
	border:solid 1px #dbdbdb;
}

.fieldset_amount_options .box-product .title1 span {
    color: #b0b0b0;
    text-shadow:none;	
    display:inline;
    font-size: 16px;
    margin: 0 6px 5px 10px;
    padding: 0;
    text-transform: capitalize;
}



.fieldset_amount_options .box-product li span {
    color: #666;
    display: inline;
    font-size: 15px;
    font-weight: 600;
	    margin: 0 0 5px 0px;
}

.fieldset_amount_options .box-product .price1 {
    color: #666;
    display: inline;;
}

/* CSS END - OFERTE DE PRET 4 ENDD */

/* END END END  - Amount and Period CSS*/



/* Bank Information  Step */


.bank_info .bank_small_info
{
	color:#666;
	line-height:20px;

	
}
.bank_info .bank_small_info span
{
	color:#999;
	font-size:12px;
	line-height:18px;
	
}



.bank_info .col-md-3
{
	margin-right:solid 1px #999;
	
}



.bank_info .loan_details_title
{
 font: 300 22px/22px "Roboto",sans-serif;
 margin:12px 0 0 0; font-size:26px; color:#999
}

.bank_info .chequeHintImg {
    background: rgba(0, 0, 0, 0) url("../images/cheque.gif") no-repeat scroll 0 0;
    height: 100px;
}

/* END END END - Bank Information  Step */



/* Suprascrieri */

.container_form_apply #field_submit_btn_step_1_of_3, .container_form_apply #field_submit_btn_step_2_of_3, .container_form_apply #field_submit_btn_step_3_of_3, .container_form_apply .container_field.container_field_submit_button {
    margin: 0 auto;
    width: 220px;
}

.status_bar
{ position:relative; top:15px; margin-top:5px; padding-top:5px; height:38px; background:#222; border-top:solid 1px #9f9fa0; border-bottom:solid 1px #9f9fa0; width:100%; color:#fff; font:inherit; font-size:14px; }


.status_bar span
{ color:#4b8234;}

.your_account 
{
	color:#FFF;
	background:url(../images/your_account_back.png) left no-repeat;
	padding-left:40px;
	padding-right:0px;
	font:inherit;
	font-size:14px;

	
	
}



.your_account  a:link,.your_account  a:visited, .your_account  a 
{
	color:#FFF;
	text-decoration:none;
	background:url(../images/your_account_back_menu_icon.png) right 4px no-repeat;
	display:block;
	
}
.your_account span
{ color:#5cb9e9;
	font:inherit;
	font-size:12px;
	text-transform:none;
	display:inline-block;
	width:150px;
	overflow:hidden;
}

h2.title_new_form 
{
	font:200 30px/25px "Roboto",sans-serif;
	
	color:#49a041;

    padding: 55px 0 0;
	
}

h3.title_new_form 
{
	font:300 30px/25px "Roboto",sans-serif;
    margin:15px 0 0 0 ;
    padding:0;
	
}



.body-content
{
/* 	padding:0;*/
	
}

.amount_period .container_form_apply fieldset, .bank_info .container_form_apply fieldset, .repayment_contract .container_form_apply fieldset, .modal-body .container_form_apply fieldset
{ border:none;
	padding:5px 0px;
 }

body {
    background: rgba(0, 0, 0, 0) url("../images/footer_bg.jpg") repeat scroll 0 0;
    color: #777;
    font: 400 18px/24px "Roboto",sans-serif;
	padding-bottom:0px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-header
{
	padding:15px 0 0 0;
}


.logo_cont_home
{
	padding-top:25px;
	margin:0;
	
	
}

.login_top {
    color: #6ac243;
    float: right;
    font-size: 13px;
    height: 35px;
    padding-left: 35px;
    padding-top: 4px;
    position: relative;
    text-align: right;
    width: 300px;
}

.sf-menu {
    float: right;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    z-index: 2222;
	margin:0;
}


.sf-menu ul::before {
    color: #fff;
    content: "";
    display: inline-block;
    font: 400 22px/22px "FontAwesome";
    left: 13px;
    margin-top: 0;
    position: absolute;
    text-indent: 0;
    top: -15px;
}

.sf-menu ul 
{
	left:0;}

.container_form_apply
{ padding:0; margin:0;}

.container_form_apply fieldset
{
	padding:5px 20px;
	
}


.container_form_apply .container_field {
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 5px 0 5px;
    width: 100%;
}

.gall-slogan2 {
    color: #a6a9ac;
    font-size: 30px;
    line-height: 36px;
    padding: 7px 0 3px;
	font-weight:200;
}


.repayment_contract .container_form_apply fieldset .legend_title {
    margin-bottom: 1em;
}



.complete_application_container
{
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; border: 0px none; background: transparent none repeat scroll 0% 0%; overflow: hidden; z-index: 16000002; width: 180px; height: 30px; right: 10px; bottom: 0px; position: fixed;
	
	
}

.complete_application_container .but_complete_application

{
	
	
	}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* Ovi iamagini licente */

.patrat_pic {
  border: 9px solid #e8edf4;
/*  border-radius: 50%;
  height: 350px;
*/
  margin: 0 auto;
  overflow: hidden;
  width: 500px !important;

  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
}


/* Ovi Suprascrieri Table */


.table
{
	font-size:13px;
	color:#262626;
	
}

table.border_on 
{
	margin:5px;

	
}

table.border_on td
{
	border:solid 1px #999;
	color:#777 !important;
	padding:0 0 0 7px;
	
}

table.border_on span
{
	margin:10px 0;

}


/*
table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after {
    display: inline;
    font-family: "Glyphicons Halflings";
    opacity: 0.5;
    position: absolute;
    right: 8px;
    top: 30px;
	padding:0;
}*/

div.dataTables_length select {
    display: inline-block;
    width: 75px;
	font-size:14px;
	width:50px;
}

/* END Ovi Suprascrieri Table */

/* Client Info  Top ovi */



ul.extra_option li
{
	border-bottom:#f5f5f5 solid 1px;
	border-top:0;
	background:#f6fdf5;

}



.client_info_top.affix
{
	margin-top:-10px;
	padding-bottom:0px;



}

.user_admin {
	font-size:13px;


    border: 1px solid #e6e6e6;	
	
}


.user_admin .box-product .col-md-8

{
	padding-right:0;
	width:61%;
	
}


.user_admin .active_loan_subtitle
{
	margin:10px 0 3px 15px;  border: 0;  background-image: linear-gradient(to right, rgba(62, 82, 96, 0.20), rgba(0, 0, 0, 0)); padding-left:10px;
	color:#262626;
	font-weight:bold;
	 text-shadow: 1px 1px 1px #fff;
	 line-height:25px;
	 font-size:14px;

	
}


.form_apply_subtitle
{
	margin:0px 0 20px 0px !important


	
}


.user_admin .fields_label_info_container
{
	font-size:13px;
	
	
}

.user_admin .fields_label_info_container .col-md-1
{
	padding:0 2px;
	width:9%;
	
}

.user_admin .loan_rate_succes
{
		margin:10px 0 3px 15px;  border: 0;  background-image: linear-gradient(to right, rgba(36, 189, 93, 0.15), rgba(36, 189, 93, 0.05)); padding-left:10px;
		
		/*background:#d9f0e2 !important;*/
}



.user_admin .loan_rate_failed
{
	margin:10px 0 3px 15px;  border: 0;  background-image: linear-gradient(to right, rgba(247, 0, 0, 0.25), rgba(247, 0, 0, 0.15)); padding-left:10px;
}


 .user_admin .fields_label_info_container .col-sm-2
{
	padding:0 2px;
	
}


.user_admin .fields_label_info_container hr
{
	border: 0;  background-image: linear-gradient(to right, rgba(62, 82, 96, 0.20), rgba(0, 0, 0, 0)); padding-left:10px;
	width:100%;
	height:1px;
	margin:25px 0 3px 15px;
	position:absolute;


}

.user_admin .fields_info_container
{
	color:#262626;
	
}

.user_admin label
{
	font-weight:normal;
	color:#777;
	
}

.user_admin  .container_field_error
{
	/*display:none;*/
	
}

.user_admin .container_form_apply .container_field_input {
    width: 60%;
}

.user_admin .container_form_apply
{
	background:#fff;
    border: 1px solid #d3d3d3;	
	
}

.user_admin .container_form_apply .container_field_label label {
    font-weight: normal;
	font-size:13px;
	color:#777;

}

.user_admin .container_form_apply .container_field_input select {
    background-color: #fbfcfd;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    box-sizing: border-box;
    color: #262626;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 5px;
    text-align: left;
    width: 100%;
	margin-top:3px;
}

.user_admin  .container_form_apply .container_field_input input,  .user_admin .container_form_apply .container_field_input textarea {
    -moz-appearance: textfield;
    background-color: #fbfcfd;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    box-sizing: border-box;
    color: #262626;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    margin: 0;
    padding: 0px 5px;
    text-align: left;
    width: 100%;
		margin-top:3px;
}

.user_admin .dropdown-menu {
    margin-left: -85px;
    min-width: 100px;
    width: 170px;
}
div.user_admin div.container_form_apply  div.client_info_top_buttons_container ul.dropdown-menu li a
{
    font: 600 13px/19px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:3px;
	
}

.container_form_apply a, .container_form_apply p {
    font-size: 11px;
    line-height: 1.3em;
	display:block;
	margin-bottom:10px;
}

.container_form_apply #fieldset_agreement_step_1_of_3 a
{
    font-size: inherit;
    line-height: inherit;
    text-decoration: underline;
    vertical-align: inherit;
	display:inline;
	
	
}




.user_admin .container_field_info
{
	display:none;
	
}

.user_admin .alert
{
	margin:5px 0;
	padding:3px 5px;
	font-size:13px;
	line-height:18px;
	background:#efefef;
	border-color:#e1e0e0;
}



.user_admin .alert.alert-danger.alert_application

{

    background: #fff none repeat scroll 0 0;
    border: 1px dashed;
    color: #f00;
    font-size: 15px;
    font-weight: normal !important;
    margin: 0 0 15px;
    padding: 5px 10px;
}




.client_info_top .btn
{
	padding:3px;
	
}

.client_info_top .lock
{
	background:url(../images/lock_unlock.png) no-repeat 2px 1px;
	width:24px;
	height:29px;
	position:absolute;
	margin-left:90px;

	


}

.client_info_top .unlock
{
	background:url(../images/lock_unlock.png) no-repeat -26px 1px;
	width:28px;
	height:29px;
	position:absolute;
	margin-left:130px;
	


}



.client_info_top
{
	font-size:14px;
	color:#262626;
	font: 300 14px/20px 'Roboto', sans-serif;
	width:1180px;
	background: rgba(0, 0, 0, 0) url("../images/content_bg.jpg") repeat scroll 0 0;
	
	display:block;

	z-index:10;
	padding-bottom:15px;
	


}


.client_info_top_inner
{
	background:#fff;

}
.user_admin .container_form_apply fieldset

{
	border:none;
	padding:5px 10px;
	margin-bottom:5px;
	
}

.client_info_top fieldset .legend_title .row
{
	font-size:13px;
	font-weight:500;
	
}




.client_info_top fieldset .legend_title
{
	margin-bottom:1px;
	
}

.container_form_apply .client_info_top_buttons_container
{

	display:inline-block;

	z-index:auto;
	
}


.container_form_apply .client_info_top_buttons_container.affix 
{
	margin-left:50px;

	
}

.container_form_apply .client_info_top_buttons_container .btn
{
	padding:2px 5px;
	color:#f0f0f0;
	font: 400 14px/18px 'Roboto', sans-serif;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:-2px;
	

}


.container_form_apply .client_info_top_buttons_container i
{
	padding-left:5px;
	font-size:18px;
	color:black;
	padding:1px 2px;
	

	
}


.client_info_top strong
{
		font: 500 14px/20px 'Roboto', sans-serif;
}

.client_info_top .fieldset_legend
{
	
}

.client_info_top a:link
{
	font-size:14px;
	text-decoration:underline;
	vertical-align:text-top;
	
}

.client_info_top .even
{
		background:#CCC;
	
}
.client_info_top .odd
{
		background:#e0e0e0;
	
}




.client_info_top .col-s-5,.client_info_top .col-md-5, .client_info_top .col-md-6, .client_info_top .col-sm-6, .client_info_top .col-md-4, .client_info_top .col-sm-4
{
	padding-left:5px;
	
}

/* END Client Info  Top ovi */


/* END Suprascrieri */


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/* Grid demo styles */
.grid-demo {
  padding: 10px 30px;
}

  .grid-demo [class*="col-"] {
    font-size: 1em;
    text-align: center;
    background-color: #fcfcfc;


  }


/* ovi - semnare contract input semnaura*/

 div.container_form_apply.contract_sign div.container_field_label
 {
	 width:21%;
	 text-align:left;

	 
 }
 div.container_form_apply.contract_sign .container_field_error
 {
	 /*display:none;*/

 }
 
 div.container_form_apply.contract_sign .container_field_input span
 {
	 padding-top:3px;
	 display:block;
 }
 
 
#errorESign {
	font-size:12px;
	color:#F00;
	
	
}

 

/* CSS ovi meniu mega bootstrap admin  */ 

.badge
{
	font-weight:300;
	font-size:12px;
	color:#ee4716;
	background:none;
	margin-left:10px;
	margin-top:-4px;
	
	
}

#megamenu_ovi .admin_ascuns
{
	display:none;
	
}


#megamenu_ovi
{
	color:#262626;
	position:relative;

	
}

.status_bar #megamenu_ovi span {
    color:#ee4716;
}

#megamenu_ovi div.navbar.navbar-default.yamm a.dropdown-toggle
{
	padding:5px 15px;
	background:none;
	border-right:2px solid #666;
	margin-top:2px;
	font-size:12px;
}

#megamenu_ovi div.navbar.navbar-default.yamm a.dropdown-toggle:hover
{
	text-decoration:underline;

}


.navbar-inverse .navbar-nav > li > a
{
	color:#ddd;
	
}




#megamenu_ovi .navbar-right
{ margin-right:0;}

#megamenu_ovi .navbar-default
{
	border:none;
	background:none;

}

 #megamenu_ovi .navbar 
{
	min-height:35px;
	margin-top:-4px;

}





#megamenu_ovi .navbar
{
	height:30px !important;
}

.user_admin .container_left_com_foll
{
	margin-left: 15px; width: 300px;
	
}

/*  Meniu 2 stanga vi test 2*/




.nav-side-menu {
	overflow:auto;

  font-family: verdana;
  font-size: 13px;
  font-weight: 200;
  background-color: #455260;
  position: fixed;

  width: 300px;
  height: auto;
  color: #e1ffff;
  margin:0 15px;
}
.nav-side-menu .brand {
  background-color: #2f353b;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 16px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #23282d;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #181c20;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #2a2e31;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 1199px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
	margin-top:35px;
	margin-left:0;
  }

}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
	margin-top:70px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
  
  
  
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}


/*  */


/*  Responsive Part */

/* Apply 1 */

@media only screen and (max-width: 1199px) {


h2.title_new_form {
    font: 200 32px/20px "Roboto",sans-serif;
 
}
	
}

@media only screen and (max-width: 979px) {


.repayment_contract .container_form_apply input[type="checkbox"]:not(old) + label, .repayment_contract .container_form_apply input[type="radio"]:not(old) + label {
    display: inline-block;
    line-height: 1.5em;
    margin: 5px 20px 20px 32px;
    padding: 5px 0;
    text-align: center;
    transform: scale(2) !important;
    width: 60px;
}

.repayment_contract .container_repayment_amount {
	margin-top:8px;
	
}

.repayment_contract .container_repayment_info
{
	width:52%;
	
}
	
.bank_info .loan_details_title {
    color: #999;
    font: 300 20px/22px "Roboto",sans-serif;
    margin: 0;
}
	
	
.bank_info .bank_small_info {
	font-size:16px;
}
h2.title_new_form {
    font: 200 24px/20px "Roboto",sans-serif;

}	

.logo_cont_home {
    margin: 0;
    padding-top: 20px;
	text-align:left;
	position:absolute;
}

.nav {
    padding: 0px 0 0 1px;
}
	
}

@media only screen and (max-width: 767px) {




#megamenu_ovi .navbar-nav {
    background: #999 none repeat scroll 0 0;
	position:absolute;

    float: right;
	height:auto;


    width: 100%;
}

#megamenu_ovi .navbar-toggle
{
	margin:0;
	background:#CCC;
	border-color:#999;
	
}

#megamenu_ovi .navbar-header
{
	padding:0;
	
	
}

#megamenu_ovi .admin_ascuns
{
	display:block;
	float:left;
	color:#CCC;
	margin:0;
	
}
	
	.repayment_contract .container_repayment_amount {
	margin-top:0px;
	
}
	
	.repayment_contract .container_form_apply input[type="checkbox"]:not(old) + label, .repayment_contract .container_form_apply input[type="radio"]:not(old) + label {
    display: inline-block;
    line-height: 1.5em;
    margin: 14px 0 5px 10px;
    padding: 5px 0;
    text-align: center;
    transform: scale(2) !important;
    width: 60px;
}
	
.repayment_contract .container_repayment_radio {
    display: inline-block;
    float: left;
    margin-top: 0px;
    width: 19%;
}
	
.repayment_contract .container_repayment_amount {
	
	width:80%;
	
}	
	.repayment_contract .container_repayment_info
{
	width:100%;
	
}
	
.logo_cont_home {
    display: inline-block;
    margin: 0;
    padding-top: 20px;
    position: relative;
    text-align: left;
    width: 55%;
}


h2.title_new_form {
    font: 200 20px/22px "Roboto",sans-serif;


	margin: 15px 0 -22px;
    padding: 85px 0 0;
	
}

.amount_period h3.title_new_form
{

    font: 200 20px/22px "Roboto",sans-serif;
    margin: 15px 0 -10px;
    padding: 85px 0 0;
}

.amount_period .container_form_apply .container_field_slider {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}


.amount_period .slider.slider-horizontal {
    width: 75%;
}

.bank_small_info div.col-md-3.col-sm-3

{
	width:48%;
	display:inline-block;
	padding:10px 0 0 0;
	margin:0;
	
	
}

.bank_small_info div.col-md-9.col-sm-10
{
	padding:0;
	
}

.bank_info h2.title_new_form {
    font: 200 20px/22px "Roboto",sans-serif;
    margin: 15px 0 10px;
    padding: 85px 0 0;
}

.bank_info h3.title_new_form_small, .repayment_contract h3.title_new_form_small{
    font: 300 20px/26px "Roboto",sans-serif;
    margin: 0;
    padding: 0;
}

.amount_period h3.title_new_form{
    font: 300 18px/20px "Roboto",sans-serif;
    margin: 25px 0 0 0; 
    padding: 0;
}


.amount_period .well-p2-cont
{
	padding-bottom:10px;
	
}




.login_top {
    color: #6ac243;
    float: right;
    font-size: 13px;
    height: 35px;
    padding-left: 35px;
    padding-top: 22px;
    position: relative;
    text-align: right;
    width: 175px;
}

.nav {
    padding: 15px 0 0 1px;

}

.select-menu 
{

	height:35px;

	
}

.sf-menu {
    float:none;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
    z-index: 2222;
	margin:0;


}

.navbar-fixed-top
{
	position:absolute;
	
}


.repayment_contract h2.title_new_form {
    font: 200 18px/20px "Roboto",sans-serif;
    margin: 15px 0 10px;
    padding:110px 0 0;
}

}



@media only screen and (max-width: 480px) {



.bank_small_info div.col-md-3.col-sm-3

{
	width:48%;
	display:inline-block;
	padding:10px 0 0 0;
	margin:0;
	
	
}

.bank_small_info div.col-md-9.col-sm-10
{
	padding:0;
	
}

.bank_info h2.title_new_form {
    font: 200 18px/20px "Roboto",sans-serif;
    margin: 15px 0 10px;
    padding:115px 0 0;
}

.repayment_contract h2.title_new_form {
    font: 200 18px/20px "Roboto",sans-serif;
    margin: 15px 0 10px;
    padding:137px 0 0;
}


.login_top {
    color: #6ac243;
    display: block;
    float: left;
    font-size: 13px;
    height: 50px;
    padding: 10px 0;
    position: relative;
    text-align: left;
    width: 175px;
}



#sbmt_container_step_1_of_3 img
{
	width:100%;
	
}

	
}

/* END END Apply 1 */


/* ====== ovi withdrow page  */


@import('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css') 

.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="checkbox"]:not(old) + label, .funkyradio input[type="radio"]:not(old) + label

{
	transform:scale(1) !important;
	
}



.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 1em;
  text-indent: 3.25em;
  margin-top: 2em;
  cursor: pointer;
  width:40%;
  float:left;
  text-align:left;
  text-indent:5.5em;
  font-size:13px;
  
  
  
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

}



.funkyradio .withdraw_text_other textarea
{
    margin-left: 65px;
    margin-top: 25px;
	
	
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  text-align:center;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
      font-size: 25px;
    padding-top: 8px;
    text-indent: 0;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
  
    font-size: 25px;
    padding-top: 8px;
    text-indent: 0;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
      font-size: 25px;
    padding-top: 8px;
    text-indent: 0;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

/* SCSS STYLES */
/*
.funkyradio {

    div {
        clear: both;
        overflow: hidden;
    }

    label {
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }

    input[type="radio"],
    input[type="checkbox"] {

        &:empty {
            display: none;

            ~ label {
                position: relative;
                line-height: 2.5em;
                text-indent: 3.25em;
                margin-top: 2em;
                cursor: pointer;
                user-select: none;

                &:before {
                    position: absolute;
                    display: block;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    content: '';
                    width: 2.5em;
                    background: #D1D3D4;
                    border-radius: 3px 0 0 3px;
                }
            }
        }

        &:hover:not(:checked) ~ label {
            color: #888;

            &:before {
                content: '\2714';
                text-indent: .9em;
                color: #C2C2C2;
            }
        }

        &:checked ~ label {
            color: #777;

            &:before {
                content: '\2714';
                text-indent: .9em;
                color: #333;
                background-color: #ccc;
            }
        }

        &:focus ~ label:before {
            box-shadow: 0 0 0 3px #999;
        }
    }

    &-default {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #333;
                background-color: #ccc;
            }
        }
    }

    &-primary {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #337ab7;
            }
        }
    }

    &-success {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #5cb85c;
            }
        }
    }

    &-danger {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #d9534f;
            }
        }
    }

    &-warning {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #f0ad4e;
            }
        }
    }

    &-info {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #5bc0de;
            }
        }
    }
}
*/


/* Ovi pagina de succes noua*/




.landing_36ml .bank_small_info {
    color: #49a041;
    line-height: 20px;
    /* background: #f4fdf5; */
    font-size: 18px;
    font-weight: 600;
}


.landing_36ml .bank_small_info span {
    color: #999;
    font-size: 13px;
    line-height: 18px;
}


.landing_36ml h3.title_new_form_small {
    font: 300 20px/26px "Roboto",sans-serif;
    padding: 0;
}
.bank_info h3.title_new_form_small {
    font: 300 20px/26px "Roboto",sans-serif;
    padding: 0;
}

.landing_36ml p.title_new_form_small{
	font:300  17px/26px  "Roboto",sans-serif;
	
}



.landing_36ml  .back_image_36redirect {
	
		    background: rgba(0, 0, 0, 0) url("../images/36ml_welcome.png") no-repeat scroll 0 0;
			display:inline;
			min-height:475px;
			margin-top:50px;

}


.landing_36ml  .col-md-6 .back_image_36redirect
{
	padding:0;
	
}



/*  pagina succes ovi nou design */
.repayment_contract h3.title_new_form_small, .bank_info h3.title_new_form_small {
    font: 300 20px/26px "Roboto",sans-serif;
   /* margin: 0;*/
    padding: 0;
}


.repayment_contract h3.title_new_form_small
{
    font: 300 22px/26px "Roboto",sans-serif;

    padding: 0;
	
}

.repayment_contract h2.title_new_form {
    color: #49a041;
    font: 200 25px/30px "Roboto",sans-serif;
    padding: 55px 0 0;
}


h3.title_new_form_small
{
   font: 300 20px/26px "Roboto",sans-serif;	
}


h4.title_new_form_small
{
   font: 300 18px/26px "Roboto",sans-serif;	
}



.error_pages h3.title_new_form_small {
    font: 300 20px/26px "Roboto",sans-serif;
    margin: 0;
    padding: 0;
}




.repayment_contract .col-md-6, .repayment_contract .col-sm-6

{
	/*margin-bottom:15px;*/
	
}




.repayment_contract .bank_small_info
{
	color:#49a041;
	line-height:20px;
/*	background:#f4fdf5;*/

	
}



.repayment_contract .container_form_apply input#submit_btn_step_1_of_3
{
	width:470px;
		font-size:20px;
	
}



.repayment_contract .container_form_apply #field_submit_btn_step_1_of_3 
{
    margin: 0 auto;
    width: 280px;
}




.repayment_contract .bank_small_info span
{
	color:#999;
	font-size:12px;
	line-height:18px;
	
}

.back_success

{
	    background: rgba(0, 0, 0, 0) url("../images/back_success_lead.png") no-repeat scroll 0 0;
		min-height:640px;
	
}



/* ovi end design nou pagina success */


/* Ovi datepicker */

.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 5px 0;
  padding: 4px;
  width: 20em !important;
/*  background:red;*/
}

/* End Datepicker */

@media (max-width: 767px) {
  
  .repayment_contract h2.title_new_form {
    color: #49a041;
    font: 200 26px/25px "Roboto",sans-serif;
    padding: 100px 0 0;
}

.back_success {
    background: rgba(0, 0, 0, 0) url("../images/back_success_lead.png") no-repeat scroll 0 238px / 100% auto;
    min-height: 540px;
}

/* ascundere ovi umplere pagina resize-inaltime*/

#resize-inaltime
{
	display:inline;
	
}
  
.origami_img1
{
	margin-top:15px;
	
}

.origami_img1 img
{
	height:	auto;
	width:100%;
	
}
  
}


@media (max-width: 480px) {
  
  .repayment_contract h2.title_new_form {
    color: #49a041;
    font: 200 18px/25px "Roboto",sans-serif;
    padding: 130px 0 0;
}

.back_success {
    background: rgba(0, 0, 0, 0) url("../images/back_success_lead.png") no-repeat scroll 0 350px / 100% auto;
    min-height: 600px;
}
  
}

.landing_36ml h2.title_new_form {
    color: #49a041;
    font: 200 25px/30px "Roboto",sans-serif;
    padding: 55px 0 0;
}


/* Ifrmae Microbilt */

.fancybox-slide--iframe .fancybox-content {
	width  : 800px;
	min-height : 800px;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;

}

.clearfix
{
	display:inline-block;
	width:100%;
	height:1em;
	
}


.color_stripe_collapse 
{
	background-color:#e0fae3 !important;
	
}




/* aranjare tabel css TL */


#plreport.table.table-bordered.table-striped.dataTable thead tr th 
 
 
{
	padding-right:3px !important;
	
}
#plreport.table.table-bordered.table-striped.dataTable 
{

	
  width: 93%;
  height:800px;
  overflow-y:auto;
  display:block;
  margin:0 auto 0;

}

#collectionreport.table.table-bordered.table-striped.dataTable thead tr th {
    padding-right: 3px !important;
}

#collectionreport.table.table-bordered.table-striped.dataTable {
    width: 80%;
    height: 800px;
    overflow-y: auto;
    display: block;
    margin: 0 auto 0;
}
/*

#plreport.table.table-bordered.table-striped.dataTable tbody{
    height:200px;
    overflow-y:auto;

    }

 #plreport.table.table-bordered.table-striped.dataTable  thead,  #plreport.table.table-bordered.table-striped.dataTable tbody, #plreport.table.table-bordered.table-striped.dataTabletr, #plreport.table.table-bordered.table-striped.dataTable td, #plreport.table.table-bordered.table-striped.dataTable th{
    display:block;

  }
  
  
#plreport.table.table-bordered.table-striped.dataTable tbody tr td, #plreport.table.table-bordered.table-striped.dataTable thead tr th{
      display: table-cell;
	  min-width:150px;
    }
  /*  
	
#plreport.table.table-bordered.table-striped.dataTable thead tr th{
        /*float:left;*/
      /*
	  
	   background-color: #f39c12;
       border-color:#e67e22;
	   display: table-cell;
      }*/



.partner_logo
{font-size: 14px;vertical-align: middle;font-weight: normal;padding-top: 26px;margin-right: 15px;text-align: center;float: left;display: block;}

.partner_logo_container

{
	float:right;margin:15px 0 0 0; color:#fff; 
	
}



.how_we_work_home h2
{
font-size:40px; color:#222; text-transform:uppercase; padding:20px 0 15px 0; font-weight:700;	
	
}




@media only screen and (max-width: 980px) {
	.landing_page_partner .header_container .center_slider
	{

margin: 20px auto 20px !important;	
		
	}
}


@media only screen and (max-width: 767px) {
.partner_logo_container

{
float:none;
	 
	
}




.partner_logo
{
	padding-top:0;
	float:none;
	text-align:center;
	
}
	
	
.partner_logo_container img
	{
		margin-left:95px;
		
	}
	
.landing_page_partner .center_slider

{
	margin: 0 auto 10px;
		line-height:32px !important;
		font-size:26px;	
}

.landing_page_partner h3.center_slider span

{
	margin-top:15px;
	
		line-height:30px !important;
		font-size:20px !important;	
}


.landing_page_partner .container
{
	margin-top:40px;
}

.landing_page_partner .container .center_slider strong
{
	font:400 20px/30px 'Roboto', sans-serif;
	line-height:25px;
	
}

.landing_page_partner .header_container

{
	padding-bottom:15px !important;
}

.landing_page_partner .home_slider_seals
{
	height:4.5em;	
}

}

@media only screen and (max-width: 768px) {


/* Setari Home page mobile */




.page_index .header_container 
	{

margin-top: 150px !important;	
		
	}

.page_index h3.center_slider span

{
	margin-top:55px;
	
		line-height:30px !important;
		font-size:20px !important;	
}


.page_index .container .center_slider strong
{
	font:400 20px/30px 'Roboto', sans-serif;
	line-height:25px;
	
}


.page_index .center_slider

{
	margin: 0 auto 10px;
		line-height:32px !important;
		font-size:26px;	
}




.how_we_work_home h2
{
font-size:22px; text-transform:uppercase; padding:5px 0 5px 0; font-weight:700	
	
}






.bg-secondary2 h2
{
	margin:5px 0 5px 0;
	padding:10px !important; 	
}


/* Setari Home page mobile ENDDD*/ 

	
}




@media only screen and (max-width: 320px) {	
/* Home */	

.bg-secondary1 .container, .bg-secondary2 .container
{
	margin-left:0px;
	font-size:16px !important;
	padding:0 35px;

	
}



}

/* Home ENDDD */


@media only screen and (max-width: 320px) {


/*   tabel home*/
.page_index div.body-content section.content div.bg-secondary2 div.container.cont-1 div.row div.grid_12 table.table.table-bordered


{
    width: 50% !important;
    transform: scale(0.7);
    position: relative;
    top: -25px;
    left: -101px;
	color:#00F !important;
}


div.grid_12 table.table.table-bordered.mobile_table


{
	    width: 50% !important;
    transform: scale(0.7);
    position: relative;
    top: -25px;
    left: -101px;
	color:#00F !important;
	margin-bottom: -35px;
	
}


/* Table home ENDDD */


}


@media only screen and (max-width: 480px) {

div.grid_12 table.table.table-bordered.mobile_table


{
	    width: 50% !important;
    transform: scale(0.7);
    position: relative;
    top: -35px;
    left: -60px;
	color:#00F !important;
	margin-bottom: -35px;
	
}


.faq_question {
    padding: 10px 0 20px 0;
    color: #777;
}



/* apply mobile*/
.page_index .inaltime_pt_titlu
{
	height:60px;
	
}

.page_index .inaltime_pt_titlu_apply
{
	height:130px;
	
}


.page_index .container_form_apply
{
	padding:0 15px;
}


/* apply mobil ENDD*/


/* pt pagina de contact*/


.page_index .body-content
{
/*	margin-top:95px;*/
	
}


/* home */
.bg-secondary1 .container, .bg-secondary2 .container
{

	
}

.how_we_work_home p
{
	color:inherit;
	margin:0 auto 0 !important;
	font-size:16px !important;
	width:85%;
	
}

.bg-secondary2 p
{
	width:88%;
	margin:0 auto 15px;
	font-size:16px;

	
}



.page_index .parall .container
{
	width:70%;
	
}
.page_index .home_slider_seals
{
	height:4.5em;	
}

.page_index .header_container 
	{

margin-top: 180px !important;	
		
	}
	
	
/* home ENDDD*/ 
	
	
.partner_logo_container

{
float:left;
	 
	
}




.partner_logo
{
	padding-top:0;
	float:none;
	text-align:left;
	margin-left:5px;
	
}
	
	
.partner_logo_container img
	{
		margin-left:5px;
		
	}
	
}



#first4Ssn, #midle2Ssn
{
    width:auto;
	background:#ccc;
	text-align:center;	
}

#last4Ssn
{
	width:auto;
    max-width:100px;
	text-align:center;
}

/* apply fix mobile **/

.form-horizontal h2.title_new_form {
    font: 200 30px/25px "Roboto",sans-serif;
    color: #49a041;
    padding: 10px 0 0;
	text-align:center;
}


@media only screen and (max-width: 767px) {	

.form-horizontal h2.title_new_form {
    font: 200 22px/25px "Roboto",sans-serif;
    color: #49a041;
    padding: 25px 0 5px !important;
	text-align:center;
}

.form-horizontal .well-p2-cont

{
	padding:30px 0 5px 0;
	
}


}


@media only screen and (max-width: 480px) {	


.form-horizontal .bg-secondary1 .container

{
	padding:5px;
	
	}


.form-horizontal .bg-secondary1 .container .col-md-6
{
	padding:0 !important;
}

.form-horizontal h2.title_new_form {
    font: 200 22px/25px "Roboto",sans-serif;
    color: #49a041;
    padding: 25px 0 0px !important;
	text-align:center;
}


.form-horizontal .well-p2-cont

{
	padding:30px 0 15px 0;
	
}

}
