
#header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#header {
 width: 99%;
}

.data-label-inline {
	float: left;
	font-weight: bold;
	margin-left: 40px;
}

.resume-data {
	font-family: Roboto, Helvetica, 'Lucida Console', Verdana;
    font-size: 14px;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border-color: white;
}

table.dataTable tfoot  th {
	color: #fff;
	text-align: left;
	padding: 8px 10px;
}

legend {
	font-size: 15px;
}

fieldset {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-bottom: 32px;
    margin-top: 10px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
}
.fieldset-wrapper {
    margin-top: 25px;
}

.menu-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../images/buttons.png") repeat-x scroll 0 0;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    border-image: none;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    margin: 1px;
    padding: 0px;
    text-align: center;
  	color: #5a5a5a;
    text-decoration: none;    
    line-height: 1.42857;
    min-width: 90px;
}

.menu-button button {
	background: #fff url("../images/buttons.png") repeat-x scroll 0 0;
	border:none;
  	color: #5a5a5a;
    cursor: pointer;
    margin: 1px;
    padding: 2px 5px;    
    font-size: 1em;
    font-weight: normal;
   	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
   }
  
.region-content ul, .region-content ol {
    margin: 0px;
    padding: 0px;
}   

body, body.overlay {
    color: #606060;
}

table.dataTable tbody th, table.dataTable tbody td {
	font-family: arial;
	vertical-align: middle;
	padding: 8px 10px;
}

.region-help {
    border: 1px solid #d3d7d9;
    margin-bottom: 30px;
    padding: 0 1.5em;
}
.content {
    margin-top: 10px;
}
h1#page-title {
	color: #000;
    font-size: 2em;
    line-height: 1;
}
#content h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 300;
    font-family: Roboto,sans-serif;
}
.node .content {
    font-size: 1.071em;
}
#content h4 {
    font-size: 14px;
    font-weight: 400;
}


.table-responsive {
	overflow-x: visible;
}

.table > thead > tr > th {
    border-bottom: none;
}


.region-header {
	float: left;
}

.with-secondary-menu .region-header {
  margin-top: 10px;
  margin-left: 100px;
}

#secondary-menu {
  width: 200px;
}

.dataTables_wrapper .dataTables_processing {
     background: url("../images/loading.gif") no-repeat scroll 50% 0;
    font-size: 1.2em;
    height: 240px;
    left: 50%;
    margin-left: -50%;
    margin-top: 29px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    color: transparent;
    width: 100%;
}

.crude-Veraz-data pre  {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-align: left;
}

.progress{
    margin:0;
}

.progress-bar{
    color: #898989; !important;
}

.legend-center legend{
    text-align: center;
}

.node-open:hover{
    cursor: pointer;
}

/* PERSONAL FORMS */

/* STEPPER */

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard::before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

fieldset.personal{

}
fieldset.personal label{
    display: block; !important;
}
.personal .form-type-radio label{
    display: inline; !important;
}

.btn-circle {
   background-color: #00B7D7;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

/*hide phone validation*/
.form-item-have-phone{
    display: none;
}

.radio-group{
    position: relative;
}

.radio{
    display:inline-block;
    border: 1px solid lightblue;
    cursor:pointer;
    margin: 2px 0;
}

.radio.selected{
    border: 5px solid;
    border-color: #a94442;
    background-color: #31708f;
    opacity:0.9 !important;
}

.personal iframe {
    width: auto;
    max-height: 600px;
    height: 600px;
    border: none;
}

/*credit selection */

.personal .panel{
    text-align: center;
}

.credit-selection{
    text-align: center;
}

#installmentsVal{
    font-size: 25px;
}

.label_approvedAmount, .label_avgInstallmentAmount{
    font-size: 30px;
}
.paneltitle {
    font-size: 16px ;
    font-family: Roboto, Helvetica, 'Lucida Console', Verdana;
    font-weight: bold;
}
.purple {
    color: #5a2259;
}
/*selector */

label.mobility{
    cursor:pointer;
    background-size:contain;
   /* display:inline !important;
      width:100px;height:70px;
      -webkit-transition: all 100ms ease-in;
      -moz-transition: all 100ms ease-in;
      transition: all 100ms ease-in;
      -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
      -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
      filter: brightness(1.8) grayscale(1) opacity(.7);*/
}
.mobility:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
}
.swiper-pagination-bullet-active {
    color:#fff;
    background: #007aff;
}

div.alert{
    margin-top: 15px;
}

/*personal photo */
img.photo {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;

}


.takephoto {
    margin: 20px;
    display: inline-block;
}

.output img{
    display: block;
    max-width:400px;
    max-height:300px;
    width: auto;
    height: auto;
}

.video{
    margin: 0 auto;
    max-width:600px;
    max-height:400px;
    width: auto;
    height: auto;
    text-align:center; !important;
}

.video {
    box-shadow: 0px 0px 0px 5px #000, 0px 0px 0px 10px #fff;
}

.tyc_div {
    border: dashed 2px;
}

.ui-widget-content{
    border: none;
}

#photo_container_tyc .output img{
    display: block;
    max-width:300px;
    max-height:200px;
    width: auto;
    height: auto;
}

#photo_container_tyc .video{
    max-width:300px;
    max-height:250px;
}

#photo_container_re .output img{
    display: block;
    max-width:300px;
    max-height:200px;
    width: auto;
    height: auto;
}

#photo_container_re .video{
    max-width:300px;
    max-height:250px;
}

.rekognitionAlert{
    text-align: center;
    font-size: 12px !important;
    font-family: sans-serif;
}

/* json pretty print */
pre.pretty{
    background-color: ghostwhite;
    border: 1px solid silver;
    padding: 10px 20px;
    margin: 20px;
    text-align:left !important;
}

.json-key {
    color: brown;
}
.json-value {
    color: navy;
}
.json-string {
    color: olive;
}

.ui-dialog-titlebar-close {
    padding:0 !important;
}

.ui-dialog-titlebar-close:after {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    /* Change path to image*/
    background-image: url("../images/ui-icons_256x240.png");
    background-position: -96px -128px;
    background-repeat: no-repeat;
}
