/* Add additional stylesheets below
-------------------------------------------------- */
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Varela+Round);*/

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative !important;
  min-height: 100% !important;
}
body {
  font-family: 'Varela Round', Arial, Verdana, sans-serif;
  /* Margin bottom by footer height */
  /* activar si no se importa styles.min */
  -margin-bottom: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Varela Round", Arial, "Times New Roman", Times, serif;
}

pre {
    font-family: "Open Sans", Menlo, Consolas, "Courier New", monospace;
}

textarea {
    font-family: 'Varela Round', Arial, Verdana, sans-serif;
}

.grid-view table.items tr.selected td {
    background: #E1E1E1 !important;
}

.td-center {
    text-align: center !important;
}

.info-footer {
  background-color: #EEEEEE !important; /*#f8f8f8;*/
  border-top: 1px solid #e7e7e7 !important;
  -border-bottom: 1px solid #E1E1E1 !important;
  bottom: 60 !important;
  width: 100% !important;
}

.footer {
  position: absolute !important;
  bottom: 0 !important;
  width: 100% !important;
  /* Set the fixed height of the footer here */
  height: 60px !important;
  background-color: #E1E1E1 !important; /*#f8f8f8;*/
  border-top: 1px solid #e7e7e7 !important;
}

.footer-text {
  color: #777!important;
}

/* Sobra para el navbar */
body > .navbar {
    /* box-shadow: 0 5px 6px 0 rgba(0,0,0,.30),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12); */
    box-shadow: rgb(0, 0, 0) 0px 1px 10px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ddd;
}

.navbar-inverse .navbar-brand {
    color: #ddd;
}

.panel-body-form {
    background-color: #FFFFC5;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #E2E2E2 !important;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  -padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

code {
  font-size: 80%;
}

body {
	-background-color: #FEFEFE;
}

thead {
    border-top: 1px solid #ddd;
    background-color: #E6E6E6;/* #FFFFC5; */
    box-shadow: rgb(0, 0, 0) 0px 1px 10px;
}

.note {
    font-style: italic;
}

/* Social proof buttons from GitHub & Twitter */
.bs-docs-social {
    padding: 15px 0;
    text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
}

/* Quick links on Home */
.bs-docs-social-buttons {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.bs-docs-social-buttons li {
    display: inline-block;
    padding: 5px 8px;
    line-height: 1;
    *display: inline;
    *zoom: 1;
}

/* Marketing section of Overview
-------------------------------------------------- */

.marketing {
    text-align: center;
    color: #5a5a5a;
}
.marketing h1 {
    margin: 60px 0 10px;
    font-size: 60px;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -1px;
}
.marketing h2 {
    font-weight: 200;
    margin-bottom: 5px;
}
.marketing p {
    font-size: 16px;
    line-height: 1.5;
}
.marketing .marketing-byline {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    color: #999;
}
.marketing img {
    display: block;
    margin: 0 auto 30px;
}

.navbar-input {
    margin-right: 8px;
}

.navbar-submit {
    margin-left: 8px;
}

.pd1 {
	padding-top: 15px;
	padding-bottom: 15px;
	-overflow: hidden;
}
.pd2 {
	padding-top: 30px;
	padding-bottom: 30px;
	-overflow: hidden;
}
.pd3 {
	padding-top: 45px;
	padding-bottom: 45px;
	-overflow: hidden;
}
.pd4 {
	padding-top: 60px;
	padding-bottom: 60px;
	-overflow: hidden;
}
.pd5 {
	padding-top: 75px;
	padding-bottom: 75px;
	-overflow: hidden;
}
.pd6 {
	padding-top: 80px;
	padding-bottom: 80px;
	-overflow: hidden;
}
.pd7 {
	padding-top: 85px;
	padding-bottom: 85px;
	-overflow: hidden;
}
.pd8 {
	padding-top: 90px;
	padding-bottom: 90px;
	-overflow: hidden;
}
.pd9 {
	padding-top: 100px;
	padding-bottom: 100px;
	-overflow: hidden;
}
.pd10 {
	padding-top: 120px;
	padding-bottom: 120px;
	-overflow: hidden;
}

.masthead {
background: linear-gradient(45deg, #2C2C2C 0%, #494544 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset !important;
    color: #FFFFFF !important;
    padding: 40px 0 !important;
    position: relative !important;
    text-align: center !important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075) !important;
}
.masthead .bg-logo {
    bottom: 0 !important;
    left: 50% !important;
    margin-bottom: -80px !important;
    margin-left: -585px !important;
    max-width: 1170px !important;
    position: absolute !important;
    z-index: 0 !important;
}
.masthead h1 img {
    margin-top: -27px !important;
    max-height: 90px !important;
    vertical-align: middle !important;
}
.masthead * {
    position: relative !important;
    z-index: 1 !important;
}
/* Download button */
.masthead .btn {
    padding: 10px 15px !important;
    font-size: 14px !important;
    font-weight: 200 !important;
    color: #fff !important; /* redeclare to override the `._jumbotron a` */
    border: 0 !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.masthead .btn:hover {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25) !important;
}
.masthead .btn:active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1) !important;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1) !important;
}


/* Masthead (docs home)
------------------------- */
.masthead {
    padding: 70px 0 80px !important;
    margin-bottom: 0 !important;
    color: #fff !important;
}
.masthead h1 {
    font-size: 120px !important;
    line-height: 1 !important;
    letter-spacing: -2px !important;
}
.masthead p {
    font-size: 40px !important;
    font-weight: 200 !important;
    line-height: 1.25 !important;
}

/* Textual links in masthead */
.masthead-links {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.masthead-links li {
    display: inline !important;
    padding: 0 10px !important;
    color: rgba(255,255,255,.25) !important;
}

/* Subhead (other pages)
------------------------- */
.subhead {
    text-align: left !important;
    border-bottom: 1px solid #ddd !important;
    padding: 40px 0 !important;
    margin-bottom: 10px !important;
}
.subhead h1 {
    font-size: 60px !important;
}
.subhead p {
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
}
.subhead .navbar {
    display: none !important;
}

/* Tablet
------------------------- */
@media (max-width: 768px) {
    /* Remove any padding from the body */
    body {
        padding-top: 0;
    }

    .masthead h1 {
        font-size: 55px !important;
    }
    .masthead p,
    .masthead {
        font-size: 20px !important;
    }
    .masthead .btn {
        font-size: 14px !important;
    }
    .marketing .span4 {
        margin-bottom: 40px !important;
    }
}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {
    /* Remove padding above _jumbotron */
    body {
        padding-top: 0;
    }

    /* Change up some type stuff */
    h2 small {
        -display: block;
    }

    /* center align subhead text like the masthead */
    .subhead h1,
    .subhead p {
        text-align: center !important;
    }

    /* Marketing on home */
    .marketing h1 {
        font-size: 40px !important;
    }
}

/*
.grid-view table.items.table-ultra-condensed th,
.grid-view table.items.table-ultra-condensed td {
    padding: 2px 3px
}

.table.table-ultra-condensed th,
.table.table-ultra-condensed td {
    padding: 2px 3px
}*/

.td-color-red {
    background-color: #F50000 !important;
    color: white;
    font-weight: bold;
}

.td-color-green {
    background-color: #2E8B57 !important;
    color: white;
    font-weight: bold;
}

.td-color-yellow {
    background-color: #FFFF00 !important;
    font-weight: bold;
}

/*
cambios en los css de cruge
*/
div.form .form-group {
    overflow: inherit !important;
}

/*
color de los botones del navbar-inverse al pasar el mouse
*/
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-image: -webkit-linear-gradient(top,#222 0,#282828 100%);
    background-image: linear-gradient(to bottom,#222 0,#282828 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
}

/*
color de los botones del navbar-default al pasar el mouse
*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);
    background-image: linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
}