h4.custom-header-text-color {
	color: #000000;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 10px;
}

.breadcrumb {
  margin-bottom: -30px;
  padding: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  postion: absolute;
}
.breadcrumb  > li + li:before {
  content: none;
  padding: 0 0px;
  color: #ffffff;
}
.breadcrumb > .active {
  color: #ffffff;
}

img {
	vertical-align: middle;
	height: 100%;
}

.breadcrumb a {
  color: #ffffff;
}

.breadcrumb .glyphicon {
  color: #ffffff;
  padding-top: 10px;
}

h1.page-header:before {
	font-weight: 200;
	}

/*h1.page-header:after {
	content: " City, Country"
	font-size: 10px;
    display: block;
    margin-top: 2em;
    text-align: center;
}*/



.panel .panel-primary {
	border-color:#0093d0;
	margin-left:-15px;
}

.panel-primary .panel-heading {
	background:#0093d0;
}
.panel-primary .panel-heading .panel-title{
	font-size:2em;
	padding-top: 5px;
	margin-bottom: -10px;
	margin: auto;
}

.borderless {
	border: 0px solid;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00);
}

.panel .panel-success {
	border-color:#7ac142;
	margin-bottom: 10px;

}

.panel-success .panel-heading {
	background:#7ac142;
	color: white;
}

.panel-success .panel-heading h3 {
	font-size: 26px;
}


.panel-body .register-box   {
	padding: 0px;
	margin-top: 10px;

}

div.login-panel.panel {
	margin-bottom: 0px;
	margin-top: -10px;
}


.col-md-8.dmbs-header-text {
	margin-left: -30px;
}


.col-md-8{
	width: 66.6%;
}

h1.page-header {

	/*height: 125px;*/
	-webkit-border-radius: 0px 25px 0px 0px;
	border-radius: 0px 25px 0px 0px;
	color: #fff;
	display: block;
	clear: both;
	border-bottom: 0px;
}


.page-hd {background: #003468; min-height: 125px; /*-webkit-border-radius: 0px 25px 0px 0px; border-radius: 0px 25px 0px 0px;*/ color: #fff; display: block; clear: both;}

.page-hd .pad {display: table; height: 125px; width: 100%;}

.page-hd h1 {font-size: 2.250em; display: table-cell; vertical-align: middle; /*letter-spacing: -1px;*/}

.site-footer .sidebar-container {
	background-color: #0093d0;
	padding: 20px 0;
}

/* Datamyne trial form */

.auto-width {
	width: auto !important;
}


.trial-label{
	font-size:2em;
	color:#000000;
}
.logo-row {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.media-object {
    height: 35px;
}
.form-group{
    margin-bottom: -10px;
}
/*
.custom-form-control{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    margin-bottom: 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}



.login-panel{
  padding: 25px 20px 70px;
  margin: 35px auto;
}*/
body{
	color:#737373;
}

.form-group label{
	font-weight: 500;
}

#country{
	color:#737373;
}
.errorblock{
	color:red;
}

.terms-text { margin-top:15px; font-size:12px; }

.thead-inverse {
  color: #fff;
  background-color: #7ac142;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}


/* BUTTON */
.btn-success,
.comment-reply-link {
  color: #ffffff;
  background-color: #7ac142;
  border-color: #7ac142;
  margin-top:10px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.comment-reply-link:hover,
.comment-reply-link:focus,
.comment-reply-link.focus,
.comment-reply-link:active,
.comment-reply-link.active,
.open > .dropdown-toggle.comment-reply-link {
  color: #ffffff;
  background-color: #0093d0;
  border-color: #0093d0;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.comment-reply-link:active,
.comment-reply-link.active,
.open > .dropdown-toggle.comment-reply-link {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active,
.comment-reply-link.disabled,
.comment-reply-link[disabled],
fieldset[disabled] .comment-reply-link,
.comment-reply-link.disabled:hover,
.comment-reply-link[disabled]:hover,
fieldset[disabled] .comment-reply-link:hover,
.comment-reply-link.disabled:focus,
.comment-reply-link[disabled]:focus,
fieldset[disabled] .comment-reply-link:focus,
.comment-reply-link.disabled.focus,
.comment-reply-link[disabled].focus,
fieldset[disabled] .comment-reply-link.focus,
.comment-reply-link.disabled:active,
.comment-reply-link[disabled]:active,
fieldset[disabled] .comment-reply-link:active,
.comment-reply-link.disabled.active,
.comment-reply-link[disabled].active,
fieldset[disabled] .comment-reply-link.active {
  background-color: #7ac142;
  border-color: #7ac142;
}




/* ================================================================================ */
/* FOOTER */
/* ================================================================================ */

footer {display: block; clear: both; background: #003468; color: #fff; padding-top: 30px; padding-bottom: 30px;}

footer a {color: #fff;}

footer a:hover { text-decoration:none; color: #EEEEEE}

footer h1 {display: block; clear: both; padding-bottom: 15px;}

footer h1 a {display: block; background: url(../images/sprite_ui.png) no-repeat 0 -48px; width: 198px; height: 37px; text-indent: -9999em;}

footer logo {display: block; clear: both; padding-bottom: 15px;}

footer logo a {display: block; background: url(../images/datamyne-descartes-logo.png); width: 198px; height: 58px; text-indent: -9999em;}

footer nav a {font-size: 1em; -webkit-font-smoothing: antialiased; display: block; clear: both; padding-bottom: 15px; text-decoration:none;}

footer nav a:hover { text-decoration:none; color: #EEEEEE}

footer .connect {float: right; }

footer .connect span {float: right; font-size: 0.875em; margin: 13px 8px 0 0;}

/*footer ul.socials {list-style-type: none; float: right;}*/
footer ul.socials {list-style-type: none; float: left; margin-left: -50px}

footer ul.socials li {float: left; margin-left: 10px;}

footer ul.socials li a {display: block; width: 46px; height: 46px; text-indent: -9999px; background: url(../images/sprite_ui.png) no-repeat;}

footer ul.socials li.twtr a {background-position: 0px -200px}

footer ul.socials li.twtr a:hover {background-position: -0px -400px}

footer ul.socials li.fb a {background-position: -53px -200px}

footer ul.socials li.fb a:hover {background-position: -53px -400px}

footer ul.socials li.lnd a {background-position: -106px -200px}

footer ul.socials li.lnd a:hover {background-position: -106px -400px}

footer ul.socials li.gpls a {background-position: -159px -200px}

footer ul.socials li.gpls a:hover {background-position: -159px -400px}

footer ul.socials li.slsh a {background-position: -212px -200px}

footer ul.socials li.slsh a:hover {background-position: -212px -400px}


footer .app {display: block; clear: both; padding-top: 30px; float: right}

footer .app span {margin: 7px 20px 0 20px;}

footer .app span, a.datamyne-icon, a.itunes-icon {float: left;}

a.datamyne-icon {width: 50px; height: 50px; display: block; background: url(../images/sprite_ui.png) no-repeat 0 -301px;}

a.itunes-icon {width: 110px; height: 40px; display: block; background: url(../images/sprite_ui.png) no-repeat -56px -301px; margin-top: 5px;}

@media (min-width: 320px) {
	.page-hd h1 {font-size: 150%; display: table-cell; vertical-align: middle;}
	h3.page-header {font-size: 100%; margin-top: -8%; margin-left: 30%; color: white; font-weight: normal; font-style: italic;}
	h4.custom-header-text-color {margin-top: 0px; margin-bottom: 10px; margin-left: 30px; text-align: center;}
	.btn { font-size: 1.6em !important; padding-top: 10px; }
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td,
	.table-responsive > table > thead > tr > th,
	.table-responsive > table > tbody > tr > th,
	.table-responsive > table > tfoot > tr > th,
	.table-responsive > table > thead > tr > td,
	.table-responsive > table > tbody > tr > td,
	.table-responsive > table > tfoot > tr > td {
		white-space: inherit;
	}
	.breadcrumb {
  margin-bottom: -3em;
  padding: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  font-size: 78%;
}
}
@media (min-width: 320px) and (max-width: 650px){
	.col-xs-12{
		padding-left: 0px;
		padding-right: 0px;
	}
}


@media only screen and (min-width : 480px) {
	.page-hd h1 {font-size: 2em; display: table-cell; vertical-align: middle; padding-top:0px;}
	h3.page-header {margin-top: -35px; color: white; font-weight: normal; font-style: italic;}
	h4.custom-header-text-color {margin-top: 0px; margin-bottom: 10px; margin-left: 30px; text-align: center;}
	.btn { font-size: 33px !important; padding-top: 10px; }
	.dmbs-main { width: 70%;}
    }

@media (min-width: 768px) {
	.page-hd h1 {font-size: 2.250em; display: table-cell; vertical-align: middle; }
	h3.page-header {margin-top: -35px; color: white; font-weight: normal; font-style: italic;}
  	h4.custom-header-text-color {margin-top: 0px; margin-bottom: 10px; margin-left: 30px; text-align: center;}
	.btn { font-size: 33px !important; padding-top: 10px; }
}
@media (min-width: 992px) {
	.page-hd h1 {font-size: 2.250em; display: table-cell; vertical-align: middle; }
	h3.page-header {margin-top: -35px; color: white; font-weight: normal; font-style: italic;}
	h4.custom-header-text-color {margin-top: 35px; margin-bottom: 10px;  text-align: left;}
	.side-right-wrap { position: fixed; }
	form .col-sm-6:first-child {padding-left: 15px; padding-right: 0px; }
	.btn { font-size: 25px !important; padding-top: 10px; }
	div.panel.panel-success { margin-top: -108px; }
}
@media (min-width: 1200px) {
	.page-hd h1 {font-size: 2.250em; display: table-cell; vertical-align: middle; }
	h3.page-header {margin-top: -35px; color: white; font-weight: normal; font-style: italic;}
  	h4.custom-header-text-color {margin-top: 35px; margin-bottom: 10px;  margin-left: -30px; text-align: left;}
	.side-right-wrap { position: fixed; }
	form .col-sm-6:first-child {padding-left: 15px; padding-right: 0px; }
	.btn { font-size: 29px !important; padding-top: 10px; }
	div.panel.panel-success { margin-top: -108px; }
	.breadcrumb {
	  margin-bottom: -30px;
	  padding: 0px;
	  list-style: none;
	  background-color: transparent;
	  border-radius: 4px;
		font-size: 100%;
	}
}
span.header-description {
color: white;
font-size:.75em;
font-weight: normal;
font-style: italic;
}
.sr-only {
  position: static;
}

body {
  /* For the Footer Menu */
  padding-bottom: 0px;
}


/*customizaciones*/

.lista{
  margin-top: 10px;
}

footer{
  background: #0093d0;
  z-index: 1;
 }

.side-right-wrap{
  z-index: 2;
}

.page-hd{
  background: #0093d0;
  padding-top: 30px;
}

.contenedor{
  min-height: 400px;
}

.error{
  border-color: red;
  border-width: 2px;
}

#errorMsg{
  margin: 10px;
  color:red;
}


/* Fin Customizaciones */
