html, body {
    height: 100%;
}

body {
    background-color: #F5F5F5;
}



body{

    vertical-align: middle;
    margin: 0;
    background-size: cover;
    background-image: url(../img/fondos/1.jpg);
    background-position: center 130px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

input[type=text]:focus, input[type=search]:focus{
    background-color:#f4ff81 !important;
}

.input-field label.active {
    color: #039be5;
}   

#marca_agua {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    opacity:0.75;
    top: 130px;;
}


a {
    color: #e55025;
}

main, footer {
    width: 1170px;
}

main {
    margin: 20px auto 0;
    min-height: 82.5%;
    min-height: -webkit-calc(100% - 142px);
    min-height: -moz-calc(100% - 142px);
    min-height: calc(100% - 142px);
}

/* Tables */
table thead th {
    font-size: 14px;
    font-weight: 500;
}

table tbody td {
    font-size: 14px;
    font-weight: 400;
}

table tbody td.adjusted-size a {
    margin-left: 10px;
}

/* Dropdown */
.dropdown-content a, .dropdown-content span {
    font-size: 14px !important;
}

.dropdown-content a {
    padding: 14px !important;
    color: #0d47a1 !important;
}





/* Buttons */
.btn {
    padding: 0 1rem;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    height: auto;
    box-shadow: none;
    border-radius: 0;
}

.btn-first {
    margin-right: 10px;
}

.file-field .btn {
    height: auto;
    line-height: 30px;
    margin-top: 10px;
}

/* Toast */
.toast-text {
    padding-left: 5px;
}

/* Panels */
.card-panel {
    box-shadow: none;
    border: 1px solid #E3E4E8;
    padding: 30px 20px;
    margin-bottom: 20px !important;
}

/* Errores */
.error {
    color: #ff6600;
    font-size: 13px;
    margin-top: -12px;
}

/* Logout message */
#message-alert-logout {
    width: 35%;
}

#message-alert-logout a.btn {
    margin-right: 10px;
}

/*Main menu*/
#main-menu,
#main-menu nav,
#main-menu nav ul > li > a > i,
#main-menu nav .button-collapse,
#main-menu nav .button-collapse i {
    height: 80px;
    line-height: 80px;
}

nav,
.container1 > ul > li > a > i,
nav .button-collapse,
nav .button-collapse i {
    height: 50px;
    line-height: 50px;
}

#main-menu nav li {
    margin-right: 15px;
}
nav li {
    margin-right: 15px;
}

#main-menu nav .button-collapse {
    display: none;
}


#main-menu nav .nav-wrapper {
    width: 1170px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}
nav .nav-wrapper {
    width: 1170px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}

#main-menu nav ul.left > li > a {
    padding: 0 10px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

nav ul > li > a {
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #0d47a1;
}

#main-menu nav ul > li > a > i {
    float: left;
}
nav ul > li > a > i {
    float: left;
}

#main-menu nav ul > li > a > span {
    margin-left: 10px;
}
nav ul > li > a > span {
    margin-left: 10px ;
}

#main-menu ul.right li > a.dropdown-button-custom i {
    margin: 0;
}
ul.right li > a.dropdown-button-custom i {
    margin: 0;
}

#main-menu ul.right li > a.dropdown-button-custom {
    padding-right: 0;
}
ul.right li > a.dropdown-button-custom {
    padding-right: 0;
}

#main-menu ul.right li {
    margin: 0;
    min-height: auto;
}
ul.right li {
    margin: 0;
    min-height: auto;
}



#main-menu ul.right #dropdown1 {
    top: 50px ;
    width: 170px;
}
ul.right #dropdown1 {
    top: 50px ;
    width: 170px;
}
.dropdown-content{
    top: 50px !important;
    /*width: 170px !important;*/


}


#main-menu ul.right #dropdown1 a,
#main-menu ul.right #dropdown1 span {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
}
ul.right #dropdown1 a,
ul.right #dropdown1 span {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
}


#main-menu ul.right #dropdown1 span,
#main-menu ul.right #dropdown1 span:hover {
    cursor: auto;
    background-color: #fff;
}
ul.right #dropdown1 span,
ul.right #dropdown1 span:hover {
    cursor: auto;
    background-color: #fff;
}


#main-menu ul.right #dropdown1 a {
    color: rgba(0, 0, 0, 0.87);
}
ul.right #dropdown1 a {
    color: rgba(0, 0, 0, 0.87);
}

/*Left side bar*/
#left-side-menu {
    background-color: transparent;
    box-shadow: none;
    width: 200px;
    float: left;
    margin-right: 20px;
}

#left-side-menu li > a > i,
#mobile-menu a > i {
    color: #9e9e9e;
    margin: 0 12px 0 0 !important;
    float: left;
}

#left-side-menu li.active > a > i,
#mobile-menu li.active > a > i {
    color: #ec202c;
}

#left-side-menu ul {
    padding-bottom: 15px !important;
    margin: 0;
    border: none;
    box-shadow: none;
}

#left-side-menu li.active > a {
    background-color: rgba(0, 0, 0, 0.05);
}

#left-side-menu li, #left-side-menu li > a, #left-side-menu li > a > i.material-icons, #mobile-menu a, #mobile-menu a > i.material-icons {
    line-height: 40px;
}

#left-side-menu li > a, #mobile-menu a {
    padding: 0 10px !important;
    color: rgba(0, 0, 0, 0.87);
    font-size: 13px;
    font-weight: 400;
    display: block;
    border: none;
}

#left-side-menu .collapsible-header {
    background-color: transparent;
}

#left-side-menu .collapsible-header i {
    width: auto;
    font-size: 24px;
}

#left-side-menu .collapsible-body {
    padding: 0;
    border: none;
}

#left-side-menu li > a > i.material-icons {
    float: left;
}

#left-side-menu ul.submenu {
    padding-bottom: 0 !important;
}

#left-side-menu ul.submenu > li > a, #mobile-menu ul.submenu > li > a {
    font-size: 12px;
    font-weight: 300;
}

#left-side-menu ul.submenu > li > a {
    padding-left: 46px !important;
}

#mobile-menu {
    /*top: 50px;*/
    width: 250px;
    height: 100%;
    height: calc(100%);
    height: -moz-calc(100%);
    padding-bottom: 0;
}

#mobile-menu a, #mobile-menu a > i {
    height: auto;
    line-height: 40px !important;
}

#mobile-menu li > a {
    padding-left: 15px !important;
}

#mobile-menu ul.submenu > li > a {
    padding-left: 51px !important;
}

#mobile-menu ul {
    margin: 0;
}

#mobile-menu .menu-header {
    background-color: #ec202c;
    color: #fff;
    line-height: 50px;
    font-size: 13px;
    font-weight: 400;
    /*padding-left: 51px;*/
    height: 50px;
}

#mobile-menu .menu-header a {
    padding-left: 15px;
}

#mobile-menu .menu-header a i {
    line-height: 50px !important;
    font-size: 26px;
    float: left;
    color: #fff;
    margin-right: 13px !important;
}

#mobile-menu #actions-menu {
    min-height: calc(100% - 91px);
    min-height: -moz-calc(100% - 91px);
}

#mobile-menu #logout-menu {
    border-top: 1px solid #e3e3e3;
    padding: 5px 0;
}

/*Main article*/
article {
    width: 680px;
    float: left;
}

article a {
    color: #e61c23;
}

article .card-panel {
    margin: 0;
}

article h5 {
    font-size: 18px;
    font-weight: 400;
}

/*Right side menu*/
aside#right-side-menu {
    width: 250px;
    float: right;
}

aside#right-side-menu .links {
    font-size: 13px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
}

aside#right-side-menu .links:empty {
    margin: 0;
}

aside#right-side-menu .links li > a > i {
    color: #e61c23;
    line-height: 40px;
    float: left;
    margin-right: 12px;
}

aside#right-side-menu .links li > a {
    color: rgba(0, 0, 0, 0.87);
    line-height: 40px;
}

/* Notifications */
aside#right-side-menu #main-notifications {
    padding: 0;
    margin-top: 0;
}

aside#right-side-menu #main-notifications .card-content {
    padding: 0;
    background-color: transparent;
}

aside#right-side-menu #main-notifications .card-content .notification {
    padding: 20px;
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
}

aside#right-side-menu #main-notifications .card-content .notification .notification-title {
    margin-bottom: 10px;
}

aside#right-side-menu #main-notifications .card-content .notification .notification-content {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-bottom: 15px;
}

aside#right-side-menu #main-notifications .card-content .notification .notification-actions .btn {
    width: 97px;
}

/* Notification Colors */
aside#right-side-menu #main-notifications .card-content .notification.yellow-notification {
    background-color: rgba(229, 166, 1, 0.15);
}

aside#right-side-menu #main-notifications .card-content .notification.yellow-notification a.btn {
    background-color: rgba(229, 166, 1, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.yellow-notification a.btn-first {
    background-color: rgba(229, 166, 1, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.yellow-notification .notification-title {
    color: rgba(229, 166, 1, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.orange-notification {
    background-color: rgba(255, 106, 29, 0.2);
}

aside#right-side-menu #main-notifications .card-content .notification.orange-notification a.btn {
    background-color: rgba(255, 106, 29, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.orange-notification a.btn-first {
    background-color: rgba(255, 106, 29, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.orange-notification .notification-title {
    color: rgba(255, 106, 29, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.green-notification {
    background-color: rgba(16, 137, 4, 0.2);
}

aside#right-side-menu #main-notifications .card-content .notification.green-notification a.btn {
    background-color: rgba(16, 137, 4, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.green-notification a.btn-first {
    background-color: rgba(16, 137, 4, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.green-notification .notification-title {
    color: rgba(16, 137, 4, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.blue-notification {
    background-color: rgba(0, 120, 215, 0.2);
}

aside#right-side-menu #main-notifications .card-content .notification.blue-notification a.btn {
    background-color: rgba(0, 120, 215, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.blue-notification a.btn-first {
    background-color: rgba(0, 120, 215, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.blue-notification .notification-title {
    color: rgba(0, 120, 215, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.purple-notification {
    background-color: rgba(92, 35, 155, 0.2);
}

aside#right-side-menu #main-notifications .card-content .notification.purple-notification a.btn {
    background-color: rgba(92, 35, 155, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.purple-notification a.btn-first {
    background-color: rgba(92, 35, 155, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.purple-notification .notification-title {
    color: rgba(92, 35, 155, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.pink-notification {
    background-color: rgba(217, 0, 169, 0.2);
}

aside#right-side-menu #main-notifications .card-content .notification.pink-notification a.btn {
    background-color: rgba(217, 0, 169, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.pink-notification a.btn-first {
    background-color: rgba(217, 0, 169, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.pink-notification .notification-title {
    color: rgba(217, 0, 169, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.brown-notification {
    background-color: rgba(109, 132, 64, 0.15);
}

aside#right-side-menu #main-notifications .card-content .notification.brown-notification a.btn {
    background-color: rgba(109, 132, 64, 0.4);
}

aside#right-side-menu #main-notifications .card-content .notification.brown-notification a.btn-first {
    background-color: rgba(109, 132, 64, 1);
}

aside#right-side-menu #main-notifications .card-content .notification.brown-notification .notification-title {
    color: rgba(109, 132, 64, 1);
}

/*Responsive*/
@media only screen and (max-width: 1180px) {
    aside#right-side-menu {
        display: none;
    }

    main, #main-menu nav .nav-wrapper, footer {
        width: 900px;
    }
}

@media only screen and (max-width: 910px) {
    aside#left-side-menu, #main-menu nav ul.right {
        display: none;
    }

    #main-menu nav .button-collapse {
        display: block;
    }

    #main-menu1 nav .button-collapse {
        display: block;
    }

    main, #main-menu nav .nav-wrapper, footer {
        width: 100%;
    }

    main {
        padding: 0 20px;
    }

    article {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 300px) {
    #main-menu nav ul > li {
        margin-right: 5px;
    }
}

/*Text info*/
.text-info {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #888;
    text-align: left;
}

.text-info::before {
    content: "\E88E";
    font-size: 20px;
    color: #888888;
    position: relative;
    float: left;
    font-family: "Material Icons";
}

.text-info .text-content {
    padding-left: 27px;
}

/*Footer*/
footer {
    margin: 0 auto;
    border-top: 1px solid #e61c23;
    color: #e61c23;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
}

/* Menu */

/* SIDE NAV CUSTOM*/

/*#slide-out {*/
/*margin-top: 8px;*/
/*}*/

/*.side-nav {*/
/*height: 100% !important;*/
/*width: 250px !important;*/
/*top: auto !important;*/
/*left: auto !important;*/
/*-webkit-transform: none !important;*/
/*transform: none !important;*/
/*background-color: transparent;*/
/*box-shadow: none;*/
/*}*/

/*.side-nav li > a > i, .side-nav li > a > [class^="mdi-"], .side-nav li > a li > a > [class*="mdi-"], .side-nav li > a > i.material-icons{*/
/*color: #ec202c;*/
/*}*/

/*#sidenav-overlay {*/
/*display: none;*/
/*}*/

/*.sidebar-menu {*/
/*padding-top: 15px!important;*/
/*padding-bottom: 15px!important;*/
/*}*/

/*.side-nav a {*/
/*padding: 0 20px !important;*/
/*}*/

/*.side-nav li>a>i, .side-nav li>a>[class^="mdi-"], .side-nav li>a>[class*="mdi-"], .side-nav li>a>i.material-icons {*/
/*margin: 0 22px 0 0 !important;*/
/*}*/

/*.side-menu-title {*/
/*text-align: left;*/
/*padding-top: 25px;*/
/*padding-left: 22px;*/
/*}*/

/*.side-menu-title-sub {*/
/*text-align: left;*/
/*padding-left: 22px;*/
/*}*/

/*.sidebar-footer{*/
/*bottom: 0;*/
/*left: 75px;*/
/*position: absolute;*/
/*}*/

/*.sidebar-header h4#clap{*/
/*background: transparent url("../img/id_login.png") no-repeat scroll 65px 0px;*/
/*background-size: 110px;*/
/*height: 65px;*/
/*margin-bottom: 0px;*/
/*margin-top: 0;*/
/*overflow: hidden;*/
/*text-indent: -1000px;*/
/*padding-left: 17px;*/
/*padding-bottom: 10px;*/
/*margin-top: 13px;*/
/*}*/

/*.sidebar-header h4#patria{*/
/*background: transparent url("../img/patria_id_interior.png") no-repeat scroll 35px 0px;*/
/*!*background-size: 110px;*!*/
/*height: 65px;*/
/*margin-bottom: 0px;*/
/*margin-top: 0;*/
/*overflow: hidden;*/
/*text-indent: -1000px;*/
/*!*padding-left: 17px;*!*/
/*padding-bottom: 10px;*/
/*margin-top: 13px;*/
/*}*/

/*.sidebar-menu {*/
/*padding-top: 15px !important;*/
/*padding-bottom: 15px !important;*/
/*}*/

/*@media only screen and (max-width: 993px) {*/
/*main, footer {*/
/*!*padding-left: 0;*!*/
/*}*/
/*.nav-wrapper {*/
/*padding-left: 0;*/
/*}*/
/*}*/

.caption {
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 16px;
    padding-left: 0px;
}

.select-wrapper {
    text-align: center;
    margin: 0 auto;
}

.conten {
    margin-top: 12px;
    padding-left: 270px;
    /*    padding-right: 20px;*/
}

.conten-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#nav-mobile .first {
    margin-left: 20px;
}

.main-content {
    padding-top: 5px;
}

.main-content .input-field label {
    left: 0px;
}

.confirm-modal {
    max-width: 400px;
}

.confirm-modal .modal-footer {
    background-color: #eeeeee;
}

.adjusted-size {
    width: 20px !important;
    text-align: right !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    white-space: nowrap !important;
}

.dataTables_length select {
    height: 2rem;
    margin-top: 8px;
}

.header-title-left h5 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.btn-actions {
    margin-bottom: 7.5px !important;
}

.row-end {
    margin-bottom: 0px !important;
}

/*Registro*/

.logo-clap {
    background: transparent url("../img/id_login.png") no-repeat scroll 50% 30px;
    background-size: 130px;
    height: 85px;
    margin-bottom: 48px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -1000px;
    padding-left: 17px;
    padding-bottom: 10px;
    margin-top: 13px;
}

.logo-patria {
    background: transparent url("../img/patria_id_interior.png") no-repeat scroll 50% 30px;
    background-size: 195px;
    height: 92px;
    margin-bottom: 40px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -1000px;
    padding-left: 17px;
    padding-bottom: 10px;
    margin-top: 13px;
}

#register-form .error,
#register-confirm-form .error,
#recovery-form .error,
#recovery-complete-form .error {
    color: #e55025;
    text-align: left;
}

@media only screen and (max-width: 993px) {
    .sidebar-header h4 {
        padding-left: 45px;
        margin-top: -35px;
        padding-bottom: 15px;
    }

    .button-collapse-ext i {
        padding-top: 20px;
    }

    .button-collapse-ext {
        padding-top: 17px;
        margin-top: 35px;
        padding-left: 10px;
    }

    .side-nav li > a {
        padding: 0 16px;
    }

    .sidebar-header h4#patria {
        margin-top: -40px;
        margin-left: 15px;
    }
}

@media only screen and (max-width: 600px) {

    .dataTables_info {
        display: none;
    }

    .conten {
        padding: 8px;
        margin-top: 8px;
    }

    .paginate_button {
        padding: 0 !important;
    }

    .material-pagination {
        padding-top: 8px;
    }

    .btn {
        padding: 0 10px;
    }

    .card-content ul {
        margin-top: 5px;
    }
}

#profile-card .btn-move-up {
    position: relative;
    top: -45px;
    right: -18px;
    margin-right: 10px !important;
}

#profile-card .card-content p {
    font-size: 1.2rem;
    margin: 10px 0 12px;
}

.materialize-tags .chip {
    margin-top: 0px;
}

table .dataTable {
    width: 100%;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    top: 22px;
}

.collapsible-body a {
    padding-left: 75px !important;
}

.side-nav li.active {
    background-color: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

.side-nav li.active a {
    color: rgba(0, 0, 0, 0.87) !important;
}

.tab-demo {
    margin-top: 10px;
}

.submenu a {
    padding-left: 85px !important;
}

.bodytext ul li {
    padding-bottom: 5px;
}

.numeric {
    text-align: right;
    padding-right: 50px;
    width: 230px;
}

span.badge {
    min-width: 1rem;
}

input:-webkit-autofill {
    background-color: white !important;
}

input[type=email][readonly="readonly"], input[type=text][readonly="readonly"] {
    border-bottom: 1px solid #9e9e9e;
    color: inherit;
}

.input-field ul {
    color: #e55025;
    margin-top: -10px;
}

.btn-bar-text {
    display: inline;
    margin-left: 5px;
    position: absolute;
    margin-top: 1px;
}

.footer {
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.footer hr {
    border-color: rgba(0, 0, 0, 0.05) !important;
    margin-bottom: 30px;
}

.promotions {
    padding-left: 22px;
}

.promotions .text-p {
    font-size: 14px;
    font-weight: 500;
    height: 48px;
}

[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
    padding-left: 25px;
}

.rb_si, .rb_no {
    margin-left: 20px;
}

select[required] {
    display: inline;
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    height: 0;
    width: 0;
    top: 2em;
    left: 0;
    box-shadow: none;
}

.uname-error {
    color: red;
}

#codigo, #username, #appbundle_email_code, #appbundle_phone_code, .uppercase {
    text-transform: uppercase;
}

label[for=appbundle_accounts_principal] {
    margin-left: 10px;
}

.in-flex {
    display: inline-flex;
    padding-bottom: 15px;
}

.in-flex .material-icons {
    padding-right: 5px;
}

.bodytext-verfy {
    display: grid;
    margin-top: 5px;
    margin-left: -2px;
}

.in-flex b {
    padding-top: 2px;
}

.txt-bono {
    display: table;
    min-height: 40px;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}

.centered-text {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.bono-name {
    font-size: 16px;
    font-weight: 500;
    color: #646363;
    width: 100%;
    float: left;
    clear: both;
}

.det-bono {
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    float: left;
    clear: both;
}

.btn-bono {
    margin-top: 5px;
    text-align: center;
}

.bono-info {
    padding-top: 7px;
    padding-left: 10px;
    position: absolute;
}

@media only screen and (max-height: 700px) {
    .footer {
        top: 600px;
    }
}

#card-alert button {
    background: none;
    border: none;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    color: #fff;
}

.card-notify .card-content {
    padding: 16px;
}

#appbundle_family_schoolRIF, #appbundle_nfamily_cedula, #appbundle_family_cedula {
    text-transform: uppercase;
}

nav ul li.active {
    background-color: rgba(0, 0, 0, 0.2);
}

.verificaton-nota {
    margin-bottom: 0px;
    margin-top: 16px;
    padding-left: 0px !important;
}

/*
.row-account {
margin-top: 65px
}
*/

@media only screen and (min-width: 993px) {
    .row .col.l5 {
        width: 61.6666666667%;
    }
}

@media only screen and (min-width: 1200px) {
    .row .col.l5 {
        width: 41.6666666667%;
    }
}

.card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 24px;
}

.btn-blue {
    background-color: #0C71B8;
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    background-color: #0C71B8;
}

.account_text {
    padding-top: 30px;
}

.input-field label:not(.label-icon).account_text.active {
    padding-top: 70px;
}

span.badge.new {
    font-weight: 400;
}

.social-block li {
    padding-bottom: 5px;
}

.social-block h6 {
    font-weight: 500;
    color: #ec202c;
}

.social-block a {
    line-height: 25px;
    color: rgba(0, 0, 0, 0.87);
}

.social-block span {
    display: inline-block;
    text-align: center;
    padding-right: 5px;
}

.social-block i {
    color: #9e9e9e;
}

/*select[required] {
display: inline;
position: absolute;
float: left;
padding: 0;
margin: 0;
border: none;
height: 0;
width: 0;
top: 2em;
left: 0;
box-shadow: none;
}*/

.dataTables_empty {
    text-align: left !important;
}

h5 .info {
    margin-left: 10px;
    font-size: 0.6em;
    font-weight: 350;
}

/*h5 .amount {*/
/*margin-left: 10px;*/
/*font-size: 0.7em;*/
/*font-weight: 400;*/
/*}*/

.btn-sp {
    width: 50px;
    margin-left: 10px;
}

.strikethrough {
    text-decoration: line-through;
}

/* Detalles de Transferencia */

li .amount::before {
    content: "Monto: ";
    font-weight: bold;
}

li .amount_sovereign {
    font-size: 0.91em;
}

li .amount_sovereign::before {
    color: transparent;
    font-size: 1.1em;
}

h5.white-text {
    font-size: 1.30rem;
    line-height: 120%;
}


.error-message:not(.select-wrapper){
        position: relative;
        top: -1rem;
        left: 0rem;
        font-size: 0.8rem;
        color: #FF4081;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    
     .pagination li {
        color: #444;
        display: inline-block;
        font-size: 1.2rem;
        line-height: 30px;
        padding: 0 10px;
    }

    .pagination li.current{
        background-color: #e2191a;
        margin-left: 1px;
        margin-right: 1px;
    }

