body {
    background-image: url(/image/misc/domb.svg), url(/image/misc/Forest-long-overlay.svg) !important;
    background-size: cover, cover !important;
    background-position: top, top !important;
    background: no-repeat;
}

.align-center {
    margin: 0 auto;
}

.nav-treeview {
    padding-left: 20px !important;
}

.nav-treeview > .nav-item.active > .nav-link {
    background-color: rgba(255, 255, 255, .1);
    color: rgba(57, 163, 255, 1) !important;
    font-weight: bolder;
    text-transform: capitalize !important;
}

#main {
    padding: 10px;
    border-radius: 5px;
    /*background-color: #FFFFFF;*/
}

.content-wrapper {
    background-color: #42736080 !important;
}

.sidebar-dark-primary {
    background-color: #2c634e !important;
}

.nav-sidebar .nav-link p {
    text-transform: uppercase !important;
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
    background-color: #2c634e !important;
}

#dropzone-external {
    width: 50%;
    height: 200px;
    background-color: rgba(183, 183, 183, 0.1);
    border-width: 2px;
    border-style: dashed;
    padding: 10px;
    margin: 0 auto;
    display: block;
}

.dx-scheduler-appointment {
    border-radius: 10px;
}

.dx-field #dropzone-external {
    width: 100%;
    height: 100px;
}

.dx-field-label .additional-data {
    padding: 5px;
    font-size: 12px;
    color: gray;
}

@media screen and (max-width: 768px) {
    #dropzone-external {
        width: 100%;
    }
}

#dropzone-external > * {
    pointer-events: none;
}

#dropzone-external.dropzone-active {
    border-style: solid;
}

.widget-container > span {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
}

#dropzone-image {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}

#dropzone-text > span {
    font-weight: 100;
    opacity: 0.5;
}

#upload-progress {
    display: flex;
    margin-top: 10px;
}

.flex-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.list-image {
    max-width: 100px;
    max-height: 42px;
    cursor: zoom-in;
    margin: 0 auto;
    display: block;
}

.bg-social {
    background-image: url('/image/misc/bg-social.jpg');
    background-repeat: no-repeat;
    background-color: #124439;
}

.bg-wood {
    background-image: url('/image/misc/wood.jpg') !important;
    background-repeat: no-repeat;
    background-color: #124439;
    background-size: auto !important;
}


.img-full-height {
    height: 80vh !important;
}

.img-tree-photo {
    max-height: 400px;
    max-width: 500px;
}

.content-centered {
    margin: 0 auto;
    display: block;
}

.zoom-image {
    margin: 0 auto;
    display: block;
    height: 70vh;
}

.opacity-8 {
    opacity: 0.8%;
}

.vh-75 {
    height: 75vh !important;
}

.social-links {
    font-size: 35pt;
    padding: 10px;
}

.social-links a:hover {
    text-decoration: none;
}

.scrollable-y {
    overflow-y: scroll;
    display: block;
    height: 100%;
}


ol.breadcrumb {
    margin-bottom: 0;
}

.form-group.has-error .form-control {
    border: 2px solid red;
}

.form-group.has-error .help-block {
    color: red;
    font-weight: 600;
}

hr.gradient {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.gradient-light {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

.delimiter {
    padding-left: 5px;
    padding-right: 5px;
}

.cursor-pointer {
    cursor: pointer;
}

.drop-role {
    font-size: 14px;
    margin: 3px 3px 3px 10px;
    cursor: pointer;
}

.font-size-12 {
    font-size: 12px !important;
}

.default-bg, #treeTableForUsers .dx-datagrid {
    background: #F2EFE9 0% 0% no-repeat padding-box !important;
}

.cell-content {
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.cell-content-gifted {
    padding: 6px;
    border-radius: 5px;
    margin-bottom: 15px;
}

#treeTableForUsers {
    margin: 0px auto;
}

#treeTableForUsers .dx-header-row td {
    font-weight: bold;
    text-align: center !important;
}

#treeTableForUsers .tree-image-button {
    color: #FFFFFF;
    display: table;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    background-color: #88B75D;
    font-size: 22px;
    line-height: 1.9;
}

#treeTableForUsers .tree-type-image {
    width: 45px;
    margin: 0px auto;
    display: block;
}

.btn.btn-green {
    background-color: #88B75D;
    color: #FFFFFF;
    font-weight: 500;
}

.full-width {
    width: 100% !important;
    max-width: 100% !important;
}

.extra-info {
    border-radius: 5px;
    padding: 10px;
    background-color: #5cb85c99;
}

.row-inactive {
    background-color: #c9c9c9;
    color: #FFFFFF;
}

.row-mail-unsuccess {
    background-color: #e68484 !important;
    color: #FFFFFF !important;
}

.row-mail-unsuccess.dx-row-alt > td, .row-mail-unsuccess.dx-row-alt > tr > td{
    background-color: #e36060 !important;
    color: #FFFFFF !important;
}



.dx-datagrid .dx-row-alt.row-inactive > td,
.dx-datagrid .dx-row-alt.row-inactive > tr > td {
    background-color: #c9c9c9 !important;
}

#full-screen-container {
    width: 100%;
    height: 100vh;
}

.tree-info-title {
    font-weight: 700;
    font-size: 16pt;
}

.tree-info-data {
    font-weight: 500;
    font-size: 14pt;
}


.tree-img-container .download-button {
    margin: 0px auto;
    display: block;
    bottom: 50px;
    position: relative;
    padding: 5px;
    text-decoration: none;
}