#block-kadolog-item-warning-kyc {
	margin: 20px 0 -30px;
}

#block-kadolog-item-warning-kyc .btn-success.center {
    margin: 0 auto;
    width: 300px;
    display: block;
}

.wallet-tabs-content {
	padding: 3em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 10px 10px;
}


.wallet-tabs .nav>li>a {
    padding: 20px 15px;
    font-size: 18px;
    color: #009ac9;
    background-color: #fff;
    background-color: rgba(255,255,255,0.4);
}

.wallet-tabs .nav>li>a:hover {
    background-color: #eee;
    background-color: rgba(255,255,255,1);
}

.wallet-tabs .nav-tabs.nav-justified>li>a {
    margin-left: 5px;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.wallet-tabs .nav-tabs.nav-justified>li:first-child>a {
    margin-left: 0px;
}

.wallet-tabs .nav-tabs.nav-justified>.active>a, 
.wallet-tabs .nav-tabs.nav-justified>.active>a:hover, 
.wallet-tabs .nav-tabs.nav-justified>.active>a:focus {
    border-bottom: none; 
}

.wallet-tabs .nav-tabs>li.active>a {
    color: #fff;
    background-color: #009ac9;
}


.wallet-intro,
.wallet-info,
.wallet-tabs {
	margin: 50px 0 0 0;
}

.field-name-field-cgu-lemonway {
	margin: 1em 3em;
	width: 50em;
}

.page-kadolog-item-checkout legend {
    font-size: 20px;
}

.method-summary,
.pay-online-block {
	margin: 20px 0;
}

.method-summary .cart-heading h4,
.pay-online-block .cart-heading h4 {
    margin-top: 25px;
}

.cart-list-method {
	padding: 2em;
	text-align: center;
}

.cart-list-method #edit-methods .form-item-methods {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.cart-list-method #edit-methods .form-item-methods:last-child {
	border-bottom: none;
}

.cart-list-method #edit-methods {
	border: 1px solid #ccc;
	padding: 0 20px;
	background-color: #f5f5f5;
	border-radius: 5px;
}

.cart-list-method .form-item-methods input {
	margin: -3px 20px 0 0;
	font-size: 16px;
}

.form-item-CGU-offrant {
	display: none;
}

.cart-list-method .form-item-methods i {
	margin: 0 10px 0 0;
	color: #009ac9;
}

.cart-list-method .form-item-methods label {
	font-size: 16px;
}

.cart-list-method .container-inline-date .form-item .form-item {
	float: none;
}

.cart-list-method .container-inline-date .date-padding {
    float: none;
}

.cart-list-method #edit-birthdate-date {
	width: 200px;
}

.cart-list-method .form-submit {
	padding: 10px 25px;
	margin: 30px 0 0;
	font-size: 16px;
}

.cart-list-method  .message, 
.cart-list-method  .form-item-methods {
	text-align: left;
}

.cart-list-method  .message {
	text-align: left;
}

.cart-list-method  .sign {
	//text-align: right;
	margin: 10px 0 20px;
	font-style: italic;
	font-weight: bold;
}

.cart-list-method .alert {
	text-align: left;
	margin-top: 30px;
}

.cart-list-method .logo-card {
    background-image: url('/sites/all/themes/Porto_sub/img/paiment-cards-logo.png');
    width: 200px;
    display: inline-block;
    height: 34px;
    margin: -10px 0;
    background-size: 200px 34px;
    float: right;
}

.wallet-overview .panel-terques {
	padding-left: 0px;
}

.wallet-overview .panel-red {
	padding-right: 0px;
}

.panel-terques .panel {
	border: 1px solid #6ccac9;
}

.panel-red .panel {
	border: 1px solid #ff6c60;
}

#ChangeIban #edit-0 {
	margin-top: 30px;
}

#ChangeIban label {
	display: block;
}

.BankInfo ul.list-group {
	margin-left: 0;
}

.state-overview .symbol {
	border-radius: 0;
}

.state-overview .value {
    padding-top: 15px;
}

.table-money-in .msg,
.table-money-in .amount {
	font-weight: bold;
}

.table-money-in .amount {
	text-align: center;
}

.table-money-in .msg span,
.table-money-in .amount span {
	font-weight: normal;
	font-size: 12px;
}

.table-money-in tr.line-in td {
	//background-color: green;
}

.table-money-in tr.line-draw td {
	//background-color: red;
}

.wallet-howto-block.landing-page-box {
	padding: 20px;
}

.card-sec-form {
	border: 1px solid green;
    border-radius: 5px;
    font-family: monospace;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 10px;
    padding: 20px 20px 0;
}

.wall-step {
    min-height: 300px;
}

.wall-step .step-title {
	text-align: center;
	font-weight: bold;
	color: #009ac9;
	margin: 10px;
}

.wall-step .step-logo {
	text-align: center;
    font-weight: bold;
    color: #009ac9;
    margin-bottom: 20px;
    font-size: 24px;
}

.wall-step .step-logo i {
	padding: 5px;
	    
}

.wall-step .step-status {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: bold;
}

.wall-step .step-status .to-do {
    color: #a94442;
}

.wall-step .step-status .done {
    color: #3c763d;
}

.wall-step-intro {
	background-color: #fff;
	font-size: 18px;
	color: #009ac9;
	text-align: center;
}

.modal-lg {
    width: 900px !important;
}



.wallet-list .wallet-list-form {
	padding: 20px 40px;
	    border: 1px solid #ddd;
	    background-color: #eee;
	    border-radius: 5px;
	    margin: 20px auto;
	    max-width: 800px;
}


.wallet-list .wallet-list-form .form-item-terms {
	margin-left: 30px;
}

.wallet-list p {
	padding: 10px 10%;
	font-size: 14px;
}

.wallet-list .form-item-terms label.option {
    font-weight: bold;
}

.wallet-list .form-submit {
	margin: 10px auto;
	text-align: center;
	display: block;
	padding: 10px;
}

.wallet-list .cgu-add {
	clear: both;
}

.wallet-list .form-type-checkbox input {
	margin: 0 5px 0 0;
	font-size: 20px;
}

.who-purchasedv2 .kado-price {
	padding: 5px;
	margin: 0;
}

.who-purchasedv2 .kado-price li {
	text-align: left;
}

.who-purchasedv2 .recus-action-btn {
	white-space: initial;
}

.who-purchasedv2 li.kado-offert {
	padding: 0;
	border-radius: 5px;
}

.who-purchasedv2 .kado-intro {
	border-bottom: 1px solid #f1f2f7;
    color: #009AC9;
    font-size: 16px;
    font-weight: bold;
    background-color: #fff;
}

.who-purchasedv2 .kado-inner {
	padding: 20px 0;
}

.who-purchasedv2 .kado-intro > span {
	margin: 10px 0px;
	display: inline-block;
}

.who-purchasedv2 span.price {
    border-left: 1px solid #f1f2f7;
    padding: 0 20px 0 10px;
    text-align: right;
}

.who-purchasedv2 span.date {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

.who-purchasedv2 span.name {
    border-left: 1px solid #eee;
}

.who-purchasedv2 a.kado-url {
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.5px;
    border: 0;
    text-shadow: none;
}

.who-purchasedv2 .kado-url i {
    padding-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}

.who-purchasedv2 .kado-details {
    padding: 0;
    border: none;
    box-shadow: none;
}

.who-purchasedv2 .kado-info ul {
	margin: 0;
}

.who-purchasedv2 .kado-info li {
    border-bottom: 1px solid #f1f2f7;
    padding: 5px 0;
    overflow: hidden;
}

.who-purchasedv2 .kado-details i {
    padding-right: 10px;
    display: inline-block;
    float: none;
    color: #667FA0;
    margin: 0;
    padding: 0;
    
}

.who-purchasedv2 .kado-thumb img {
    width: 100%;
    max-width: 150px;
    max-height: 300px;
    border-radius: 5px;
}

.page-kadolog-item-item-confirm .kado-confirm-reglement li {
    padding: 10px;
}

.page-kadolog-item-item-confirm .kado-confirm-reglement i {
    color: inherit;
}

.page-kadolog-item-item-confirm .kado-confirm-reglement li span {
    max-width: 800px;
    margin-left: 80px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: -webkit-baseline-middle;
    //margin-top: -4px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.who-purchasedv2 .block.block-legend {
	text-align: left;
	margin-top: 20px;
}

.who-purchasedv2 .block.block-pic {
	text-align: left;
	padding: 10px;
}

.who-purchasedv2 .region-sidebar-left.col-md-3 {
	padding: 0 10px 0 0;
}

.page-gifts-received .block-legend .block-filters {
    margin-top: 0px;
}

.page-gifts-received .block-legend h5 {
	border-bottom: 1px solid #009AC9;
	padding: 3px 0px;
}

.page-gifts-received .block-legend ul {
	padding-left: 20px;
}

.page-gifts-received .block-legend p,
.page-gifts-received .block-legend li {
	font-size: 12px;
	line-height: 20px;
}

.page-gifts-received ul.legend-link li {
    min-height: 50px;
}

.page-gifts-received .inbox-body {
    padding: 0;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.page-gifts-received .inbox-body a {
    width: 25%;
    display: block;
    float: left;
}

.page-gifts-received .form-control[disabled] {
    cursor: default;
    background-color: #fff;
}

.page-gifts-received .list-recu {
	padding-right: 0;
}

div#howitworks {
    width: 760px !important;
    left: 0;
    right: 0;
    position: initial;
    margin: 0 auto;
    top: 0;
    bottom: 0;
}

div#howitworks .modal-header {
    background: none repeat scroll 0 0 #41cac0;
    width: 760px;
}

#ibanchange {
	margin-left: 5px;
	
}

#ibanchange i {
	margin-top: 3px;
	
}

.wallet-docs .wallet_docs p.desc,
.wallet-docs .wallet_docs li {
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	margin: 0;
}

.wallet-docs .wallet_docs li {
	list-style: disc;
}

.wallet-docs .docs_upload_form {
	margin: 0;
}

.wallet-docs .docs_upload_form-verso {
    margin: 20px 0 0px;
    font-size: 14px;
    padding: 5px 0;
}

.wallet-docs .docs_upload_form-verso form {
    margin: 10px 0 0px !important;
    font-size: 14px;
}

.wallet-docs .docs_upload_form-verso form input[type="file"] {
    font-size: 16px;
}

.wallet-docs .form-item {
	margin: 0 !important;
}

.wallet-docs form {
	margin: 0 !important;
}

.node-type-liste #edit-field-illustration .description, 
.page-node-add-liste #edit-field-illustration .description, 
.node-type-liste .form-type-radio .description, 
.page-node-add-liste .form-type-radio .description, 
.node-type-liste .form-type-checkbox .description,
.page-node-add-liste .form-type-checkbox .description {
    opacity: 1;
    /* color: #555; */
    font-size: 12px;
    line-height: 20px;
} 

