.toast-top-full-width{max-width:60%;}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
    background-color: #373e4a;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: white;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #105d5d;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background-color: #e8efef;
}

.btn-md-w{
	width: 120px;
}
.btn-md-w-1{
	width: 150px;
}
.btn-md-w-2{
	width: 200px;
}
.btn-sm-w{
	width: 80px;
}
.btn-lg-w{
	width: 350px;
}

#tab-estruc td{padding-4px;}

.impresion td{
	padding:4px;
}

.page-container .sidebar-menu {
    display: table-cell;
    vertical-align: top;
    background: linear-gradient(123deg, rgb(6 53 2), rgb(1 128 17 / 84%));
    width: 280px;
    position: relative;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.panel-azul > .panel-heading {
    background: #1c4613;
    color: #fff;
    padding: 1px;
}

.page-container .sidebar-menu #main-menu li
 {
    position: relative;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px solid rgb(117 204 81 / 70%);
}

.panel-azul {
    /* -webkit-border-radius: 2px; */
    /* -webkit-background-clip: padding-box; */
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    /* border-radius: 2px; */
    /* background-clip: padding-box; */
    /* box-sizing: border-box; */
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33), 0 3px 1px -2px rgba(0, 0, 0, 0.45), 0 1px 5px 0 rgba(0, 0, 0, 0.6); */
    /* background: #fff; */
    /* border-radius: 1px; */
    cursor: default;
    display: flex;
    flex-direction: column;
    margin: 8px;
    padding: 0;
}


.login-page {
    background: #ffffff;
}

.login-page .login-header
 {
    position: relative;
    background: #2d4d13;
    padding: 10px 0;
    -moz-transition: all 550ms ease-in-out;
    -webkit-transition: all 550ms ease-in-out;
    -o-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height
Determines the block-progression dimension of the text content area of an inline box.
Learn more
Don't show
: 1.42857143;
    color: #090909;
    background-color: #fff;
}