/*----------Login----------*/
body {
    padding: 0px !important;
}

/*-----------End Login----------*/

/*----------Login----------*/

.login {
    background: url("../../images/background.jpg") no-repeat !important;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% !important;
}

.login-remember {
    height: 40px;
}

.w-100 {
    width: 100%;
}

.p-10 {
    padding: 10px !important;
}

.pt-24 {
    padding-top: 24px !important;
}

.mb-100{
    margin-bottom: 100px;
}

/*-----------End Login----------*/

/*-----------Header----------*/
.alert-widget {
    white-space: normal;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 24px;
    line-height: 30px;
}

/*-----------Header----------*/

/*-----------Loading----------*/
div.error {
    /*position: absolute;
    right: 2px;
    bottom: 0px;*/
    color: #FFFFFF;
    background: #843534;
    opacity: 0.7;
    padding: 2px 5px;
    z-index: 9;
    min-width: 164px;
}

.x_content table > tbody > tr > td {
    vertical-align: top;
}

.x_panel {
    /*min-height: 600px;*/
}

.loading-app {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 9999;
    display: none;
}

.bg-load {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: 0.7;
}

.text-load {
    color: #FFFFFF;
    text-align: center;
    width: 300px;
    height: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*-----------End Loading----------*/

/*-----------Page----------*/

.breadcrumb {
    padding: 0px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    min-height: 80px;
}

.user-avatar img {
    max-width: 200px !important;
}

.wh-150 {
    width: 150px;
}

.disable-div {
    display: none;
}

.sub-line {
    width: 100%;
    height: 1px;
    background: #a94442;
    margin: 10px 0px;
}


.span-link {
    cursor: pointer;
    display: inline-block;
    min-height: 16px;
    line-height: 11px;
}

.btn-line-group {
    display: flex;
    justify-content: space-between;
}

.btn-line-group span {
    margin-right: 2px;
}

.display-none, .show-standar, .show-custom, .co-address, .ex-address {
    display: none;
}

.w100 {
    width: 100% !important;
}

.select2 {
    width: 100% !important;
    height: 34px;
}

.i-badge i {
    width: 20px;
    text-align: left;
}

.form-config {
    min-width: 250px;
    margin: 10px;
}

.load-auto {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    /*height: 16px;*/
    font-size: 16px;
    text-align: center;
    display: none;
}

.position-r {
    position: relative;
}

.d-people .easy-autocomplete {
    width: 100% !important;
}

.d-people .easy-autocomplete > input {
    border-radius: 0 !important;
}

.text-white {
    color: #FFFFFF;
}

.dropdown-table {
    padding: 0px 10px !important;
    color: #ffffff;
}

.dropdown-table:hover {
    color: #ffffff;
}

.bold-text {
    font-weight: 900;
}

.mgr-10 {
    margin-right: 10px;
}

.mgr-20 {
    margin-right: 20px;
}

.mgt-20 {
    margin-top: 20px;
}

.space-button {
    height: 24px;
    width: 100%;
}

.no-display, .payer-info {
    display: none;
}

.i-height-300 {
    height: 300px !important;
}

.span-address {
    display: block;
    height: 34px;
    line-height: 34px;
}

.pl0 {
    padding-left: 0px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.mh70 {
    min-height: 70px !important;
}

.w-20 {
    width: 20px;
}

.mxh-200 {
    max-height: 200px !important;
}

.br-5 {
    border-radius: 5px;
}

.dropdown-menu {
    left: inherit !important;
    right: 0 !important;
}

.bg-warning-always {
    background-color: #fcf8e3 !important;
}

.mb-50 {
    margin-bottom: 50px;
}

/*-----------End Page----------*/

/*-----------Forms ------------*/

.form-group {
    position: relative;
}

.label-space {
    height: 24px;
}

.btn-print {
    margin-top: 5px;
    width: 100%;
}

.easy-autocomplete {
    width: 100% !important;
}

.easy-autocomplete input {
    border-radius: 0px !important;
}

/*-----------End Forms --------*/
