body {
    padding-top: 20px
}

.fas {
    color: #5a5a5b;
}

.pricing-table .plan {
    margin-left: 0px;
    border-radius: 0px;
    text-align: center;
    background-color: #b7d0e3;
    /*-moz-box-shadow: 0 0 6px 2px #b0b2ab;
  -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
  box-shadow: 0 0 6px 2px #b0b2ab;*/
}


/*.plan:hover {
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}*/

.plan {
    padding: 20px;
    margin-left: 0px;
    color: #fff;
    background-color: #b7d0e3;
    /*-moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;*/
}

.plan-name-bronze {
    padding: 20px;
    color: #5a5a5b;
    background-color: #b7d0e3;
    font-family: Source Sans Pro;
    /*-moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;*/
}

.plan-name-silver {
    padding: 20px;
    color: #5a5a5b;
    background-color: #b7d0e3;
    font-family: Source Sans Pro;
    /*  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;*/
}

.plan-name-gold {
    padding: 20px;
    color: #5a5a5b;
    background-color: #b7d0e3;
    font-family: Source Sans Pro;
    /*  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;*/
}

.pricing-table-bronze {
    padding: 20px;
    color: #fff;
    background-color: #b7d0e3;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.pricing-table .plan .plan-name span {
    font-size: 20px;
}

.pricing-table .plan ul {
    list-style: none;
    margin: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.pricing-table .plan ul li.plan-feature {
    padding: 15px 10px;
    border-top: 0px solid #c5c8c0;
    margin-right: 35px;
}

.pricing-three-column {
    margin: 0 auto;
    width: 80%;
}

.pricing-variable-height .plan {
    float: none;
    margin-left: 2%;
    vertical-align: bottom;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.plan-mouseover .plan-name {
    background-color: #4e9a06 !important;
}

.btn-plan-select {
    padding: 8px 25px;
    font-size: 18px;
}


/**/

a:hover {
    text-decoration: none;
}

.clickable {
    cursor: pointer;
}

.panel-primary {
    border-color: #242f6a !important;
}

.panel-titulo div {
    margin-top: -18px;
    font-size: 15px;
    color: #fff;
    background-color: #242f6a !important;
    border-color: #242f6a !important;
}

.panel-titulo2 div {
    margin-top: 0px;
    font-size: 10px;
    color: #5a5f72;
    background-color: #b7d0e3 !important;
    border-color: #b7d0e3 !important;
}

.panel-titulo3 div {
    margin-top: 0px;
    font-size: 15px;
    color: #fff;
    background-color: #242f6a !important;
    border-color: #242f6a !important;
}

.tipo_cert {
    font-size: 13px;
}

.panel-heading div {
    margin-top: -18px;
    font-size: 15px;
    background-color: #242f6a !important;
    border-color: #242f6a !important;
}

.panel-heading2 div {
    margin-top: -18px;
    font-size: 15px;
    background-color: #fff !important;
    border-color: #fff !important;
}

.panel-heading div span {
    margin-left: 5px;
    background-color: #242f6a !important;
    border-color: #242f6a !important;
}

.panel-pie div span {
    margin-left: 5px;
    background-color: #fff !important;
    border-color: #fff !important;
    font-size: 11px;
}

.titulos {
    margin-top: 0px !important;
    font-size: 11px;
    color: #d46d27;
    font-weight: normal;
    font-family: Source Sans Pro;
}

.lista {
    margin-top: 0px !important;
    font-size: 12px;
    color: #5a5a5b;
    font-weight: normal;
    font-family: Source Sans Pro;
}

.lista:hover,
a.lista:focus {
    text-decoration: none;
    background-color: rgb(245, 245, 245);
}

.trash {
    color: rgb(209, 91, 71);
}

.flag {
    color: rgb(248, 148, 6);
}

.panel-body {
    padding: 0px;
    overflow-x: auto;
}

.panel-footer .pagination {
    margin: 0;
}

.panel .glyphicon,
.list-group-item .glyphicon {
    margin-right: 5px;
}

.panel-body .radio,
.checkbox {
    display: inline-block;
    margin: 0px;
}

.panel-body input[type=checkbox]:checked+label {
    text-decoration: line-through;
    color: rgb(128, 144, 160);
}

.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: rgb(245, 245, 245);
}

.list-group {
    margin-bottom: 0px;
}

.button {
    background-color: #5a5a5b;
    /* gris */
    border: none;
    color: white;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border: 2px solid #5a5a5b;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}

.text {
    width: 150px;
    padding: 16px 20px;
    border: none;
    border-radius: 4px;
    background-color: #f1f1f1;
}

.salir:hover {
    color: #b73d00;
    text-decoration: none;
}

a.salir {
    color: #fff;
}

.accion {
    text-align: center;
}

.volver {
    font-family: Source Sans Pro;
    font-size: 14px;
    text-align: center;
    opacity: 1;
    color: #ffffff;
    border: none;
    right: 20px;
    margin-right: 0px;
    padding: 11px 41px;
    background-color: #d46d27;
    border: 2px solid #d46d27;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}

.volver:hover {
    font-family: Source Sans Pro;
    font-size: 14px;
    text-align: center;
    opacity: 1;
    color: #ffffff;
    border: none;
    right: 20px;
    margin-right: 0px;
    padding: 11px 41px;
    background-color: #d46d27;
    border: 2px solid #d46d27;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}

.boton_email {
    background-color: #5a5a5b;
    /* gris */
    border: none;
    color: white;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border: 2px solid #5a5a5b;
    -webkit-transition: all 0.25s ease-in-out;
    -webkit-border-radius: 3px !important;
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}