@import url(https://fonts.googleapis.com/css?family=Lato:300,400,500,700,900);

html, body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4em;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: #6a6b6d;
    background-color: #fff;
}

h1{
    font-weight: 300;
    font-size: 3.2rem;
    margin: 10px 0;
    padding: 5px 0;
}

h2{
    font-weight: 300;
    font-size: 1.8rem;
    margin: 10px 0;
    padding: 5px 0;
}

h3{
    font-weight: 500;
    font-size: 1.6rem;
    margin: 10px 0;
    padding: 5px 0;
}

a{
    color: #6a6b6d;
    font-weight: 500;
}


p{ margin: 15px 0px;}

#page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1200px;
}


.page-heading {
    border-top: 0;
    padding: 0 10px 10px 10px;
}

.page-heading h2 {
    font-weight: 500;
    font-size: 1.4rem;
    margin: 10px 0;
    padding: 0px 0;
}


.wrapper-content {
    padding: 0px 0px 40px;
}

.dark-bg{
    background: #595959;
    color:#fff;
}

.pace .pace-progress {
    background: #fb3448;
    height: 3px;
}


.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
    border: 0px solid transparent;
}


.navbar-header {
    float: left;
    height: 70px;
    background-position: bottom left;
    padding: 0px 15px 0px 15px;

}


.navbar-top-links li:last-child {
    margin-right: 0px;
}


.navbar-right {
    float: right !important;
    margin-right: 0px;
}


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

.nav.navbar-right > li > a:hover {
    color: #fff;
}


.nav > li > a {
    font-weight: 300;
    padding: 0px 10px 0px 10px;
    line-height: 70px;
}

.nav > li > a i {
    margin-right: 5px;
    background: rgba(255,255,255,0.05);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
    /* border: 1px solid; */
}


.nav > li > a:hover i {
    background: rgba(255,255,255,0.3);
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: rgba(0,0,0,0.1);
}

.dropdown-menu > li > a {
    border-radius: 0px;
    color: inherit;
    line-height: 25px;
    margin: 0px;
    text-align: left;
    font-weight: normal;
}



.dropdown-menu {
    border: medium none;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(86, 96, 117, 0.25);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}


.navbar-top-links .dropdown-menu li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.navbar-top-links .dropdown-menu li a {
    padding: 5px 10px;
    min-height: 0;
    color: #2A3947;
    font-weight: 300;
}


.form-control, .single-line {
    color: inherit;
    font-size: 12px;
    text-transform: none;
}

/*AGREGADO*/
 .check {
    width: 2% !important;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



.border-manifiesto {
    border: 1px solid gray !important;
}

input[type="text"] {
    text-transform: uppercase;
    font-size: 12px;
}

.btn-danger {
    background-color: #960E53;
    border-color: #960E53;
    color: #FFFFFF !important;
    padding: 5px;
    margin: 5px
}

.btn-default {
    padding:7px;
    margin:5px
}

.btncontainer {
    align-content:center
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid rgba(0,0,0,0.1);
    line-height: 1.42857;
    padding: 5px;
    vertical-align: top;
    font-size: 12px;
}

.table > thead > tr > th{
    font-size: 14px;
    padding: 8px 5px;

}

.table td .label {
    font-size: 10px !important;
    font-weight: 400;
    padding: 5px 8px;
    text-shadow: none;
    display: block;
    border-radius: 2px !important;
}

.input-group-addon {
    background-color: #E5E6E7;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 50px 20px 50px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 10px -5px rgba(0,0,0,0.1);
}

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 0px 1px;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 5px;
    min-height: 48px;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
 .form-horizontal h1 {
    font-size: 3.4rem;
    font-weight: 300;
    margin: 10px 0;
    padding: 5px 0;
}

.form-control-static{
    margin: 0px;
}

.social-icons {
    float: right;
}
.social-icons li{
    display: inline-block;
    font-size: 12px;
    line-height: 35px;
    margin: 0 15px 0 0;
    padding: 0;
}

.share.social-icons li {
    border: 0 none;
}

.btn-facebook {
    background: #38518e none repeat scroll 0 0;
    border-color: #38518e;
    color: #fff !important;
}
.btn-twitter {
    background: #009ee6 none repeat scroll 0 0;
    border-color: #009ee6;
    color: #fff !important;
}
.btn-facebook:hover, .btn-twitter:hover {
    background: #9a9b9d none repeat scroll 0 0;
    border-color: #9a9b9d;
}

.btn-circle {
    border-radius: 50%;
    padding: 10px;
    line-height: 1;
    height: 40px;
    width: 40px;
    font-size: 18px;
}


div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: normal;
}


table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    top: 5px;
    left: 5px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    border: 0px solid white;
    border-radius: 50%;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    font-family: "lato", sans-serif;
    line-height: 16px;
    content: '+';
    background-color: #1AB394;
}


.navbar-toggle {
    position: relative;


    margin-top: 15px;
    margin-right:0;
    margin-bottom: 0;
}

@media (max-width: 600px){
    .navbar-top-links li a {
        padding: 10px 10px;
        min-height: 25px;
    }
    .nav > li > a {
        font-weight: 500;
        line-height: 1.4em;
        font-size:16px;
    }

    .navbar-collapse {
        margin-top:70px;
        clear:both;
    }

    .navbar-top-links {
        display:block;
    }
    .navbar-top-links li {
        display: block;
        border-bottom: 1px solid rgba(255,255,255,0.25);
    }
    .navbar-header a {
        margin-top: 25px;
    }
}