﻿


.Mobile_MenuBar{

}
/*Notifications*/
.Background_light {
    height: 100vh;
    width: 100%;
    background-color: #eef1f6;
}
#NoNotifications {
    width: 100%;
    height: 300px;
    padding-top: 80px;
    font-size: 20px;
}
#NoNotifications p{
    padding-top:20px;
}
#Notifications_Title {
    font-size: 22px;
    font-weight: bold;
    padding-top: 25px;
    padding-left: 20px;
}
.NotificationsArea {
    background-color: white;
    margin: 20px;
    margin-top:15px;
    padding-top: 5px;
    padding-bottom: 50px;
    border-radius: 2px;
}
.Notification_Body {
    display: inline-block;
    width:80%;
}
.Notification_End {
    width:10%;
    float:right;
}
.Notification_Body h3, .Notification_Body p {
    padding-left: 5px;
}
    .Notification_End h3 {
        font-size: 10px;
        text-align: right;
        color: #dce1e5;
        font-weight: 400 !important;
        display:inline-block;
    }
.Notification_End button {
    float: right;
    border: none;
    border-radius: 5px;
    background-color: #dde4ea;
    color: white;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom:2px;
    display: inline-block;
}
    .Notification_End button:hover{
        background-color:red;
    }
.DateIcon{
    margin-top:50px;
    text-align:right;
}
.DateIcon i {
    text-align: right;
    color: #dce1e5;
    margin-right:5px;
}
.Notifications_Line {
    width: 100%;
    border-bottom: 1px solid #dce1e5;
}
.NotificationsArea table .MessageNotification {
    background-color: green;
}
.NotificationsArea table .URGENTNotification {
    background-color: red;
}
.NotificationsArea table .OVERDUENotification {
    background-color: red;
}
.NotificationsArea table .TaskNotification {
    background-color: #0491c7;
}
.NotificationsArea table .InspectionNotification {
    background-color: goldenrod;
}
.NotificationsArea table {
    width: 100%;
}
        .NotificationsArea table tr td{
            padding:20px;
            padding-top:15px;
            padding-bottom:0px;
        }
    .NotificationsArea table .NotificationHeader {
        color: white;
        width: 90px;
        border-radius: 3px;
        padding: 2px;
        margin-bottom: 5px;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
    }
        .NotificationsArea table h3{
            font-size:15px;
            font-weight:bold;
        }
        .NotificationsArea table p {

        }










    /*HIDE*/
    #asset_hidden_emp, #asset_hidden_acc, #asset_hidden_date, #asset_hidden_load, #asset_hidden_pallet, #asset_hidden_from_location {
        display: none;
    }
/*Process*/
#process_home h1 {
    font-size: 40px;
}
#process_home button {
    font-size: 16px;
    background-color:black;
    color:white;
    width:140px;
    height:60px;
    display:inline-block;
    vertical-align:top;
    box-shadow:2px 2px 4px gray;
    margin:5px;
    border:0px;
}
#process_home button:hover {
    background-color:darkorange;
    cursor:pointer;
}
/*new item*/
#process_new table td{
    width:130px;

}
#process_new h2, #process_auditBox h2{
    font-size: 25px;
    font-weight: 400;
    margin-bottom:0px;
    margin-left:10px;
}
.AssetTable {
    padding: 10px;
    margin-left: 5px;
}
.AuditTable {
    padding: 20px;
    margin-left: 10px;
    width: 400px;
    height: 80px;
}
#send_to_border {
    padding: 5px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
#processTable_Border {
    padding: 10px;
    border: 1px solid black;
    width: 500px;
    margin-left: 10px;
}
#auditTable_Border {
    border: 2px solid black;
    width: 400px;
    padding: 10px;
    margin-left: 10px;
}
#icon_add {
    border: none;
}
#icon_add:hover {
    cursor:pointer;
}
#icon_add i {
    color: green;
}
#wrapper {
    display: flex;
}
#icon_green i{
    color:green;
    text-align:left;
}
.ProcessCats {
    width: 500px;
    border: 1px solid black;
}
#process_cats{
    margin-left:10px;
}
#process_cats_dropdown {
    float:left;
}
#process_auditBox {
    margin-left:25px;
}
#process_cats_dropdown table{
    margin: 10px;
    width: 100%;
    text-align: left;
}
#process_cats table {
    font-size:12px;
    margin: 10px;
    text-align: left;
    width:490px;
}
#process_cats table th{
    font-size:14px;
}
#process_cats table td{
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    vertical-align:top;

}
/*Align col left*/
.AssetTable .left{
    text-align:left;
    width:100px;
}

.dx-selection td {
    background: #f5f5f5 !important;
}

#process_send_to_td{
    font-weight:600;
}

#send_to_border {
    padding: 5px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    width: 500px;
    margin-left: 10px;
}
#table_send_to {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-family:Arial, Helvetica, sans-serif;
}
.LinearBackground {
    background-color: red;
    width:90%;
    margin-left:30px;
}
#ip_home h2 {
    font-size: 30px;
    font-weight: 400;
    margin-left: 20px;
    margin-bottom: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#ip_home h3 {
    font-size: 20px;
    font-weight: 300;
    margin-left: 20px;
    margin: 0px;
    margin-left: 20px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#home_charts {
    display: flex;
    flex-flow: row wrap;
    align-content: space-around;
    justify-content: space-evenly;
}
#home_yearly_revenue {
    width: 700px;
    height: 400px;
    background-color: white;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}
#home_inventory {
    width: 500px;
    height: 400px;
    background-color: white;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

@font-face {
    font-family: Bariol_Regular;
    src: url('../fonts/Bariol_Regular.otf');
    font-family: Bariol_Bold;
    src: url('../fonts/Bariol_Bold.otf');
    font-family: Bariol_Regular_Italic;
    src: url('../fonts/Bariol_Regular_Italic.otf');
    font-family: Bariol_Serif_Regular;
    src: url('../fonts/Bariol_Serif_Regular.otf');
}
/*Table headers*/
#table_header {
    margin: 0px;
    /*background: linear-gradient(0deg, rgba(139,75,27,1) 0%, rgba(241,147,23,1) 83%);*/
    margin-top: 20px;
}
    #table_header h3 {
        text-align:center;
        font-family:'Rubik',sans-serif;
        font-size:30px;
    }




.CreateAccountBox {
    width:100%;
    margin: 0;
    padding: 0;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    padding:0px !important;
}
.RegisterBox {
}
/*Log In*/
.LogInBox {
    margin: 0;
    padding: 0;
    border-radius: 8px;
    margin-top: 15% !important;
    display: flex;
    justify-content: center;
    margin-right: 0px !important;
}
#log_in_screen {
    height: 370px;
    width: 330px;
    background-color: white;
    padding-top: 40px;
    padding-right: 0px;
    border-radius: 5px;
    border: 2px solid #E0E0E0;
    border-left: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
    #log_in_screen #Input_RememberMe:checked {
        background-color: #0b5ed7 !important;
    }
.PageBox {
    margin-top: 40px;
    text-align: center;
    border-radius: 10px;
    padding-bottom:20px;
    background-color:white;
}
    .PageBox .row {
        display: flex;
        justify-content: center;
    }
    .PageBox h1{
        font-size:28px !important;
    }
    .PageBox h2{
        font-size:22px !important;
    }
.WhiteHeader{
    background-color:white;
    margin-top:-20px;
    margin-bottom:-8px;
    padding:10px;
}

    #log_in_screen h2 {
        text-align: center;
        font-size: 18px;
        font-weight: 300 !important;
        color: gray;
        margin-bottom: -3px;
        margin-left: -20px;
    }
    #log_in_screen input {
        width: 180px;
        height: 30px;
        margin-left: 70px;
        margin-bottom: -8px;
        background-color: white !important;
    }
    #log_in_screen .checkbox input{
        width:15px;
        border-radius:0px;
        height:15px;
    }
    #log_in_screen #login-submit{
        width: 180px !important;
        height:30px;
        padding-top:4px !important;
        font-size:12px;
        margin-left:70px;
        margin-top:22px;
        margin-bottom:5px;
        border-radius:3px;
    }
    #log_in_screen .checkbox {
        margin-top: 22px;
        margin-bottom: 2px;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center;
        text-align:center;
    }
#Login {
    /*background-color: red !important;*/
    background: transparent url("/img/Portal_image.png") no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center !important;
}


#log_in_screen .checkbox input[type="checkbox"] {
    margin-left: -20px;
    float: right;
    cursor: pointer;
    vertical-align: middle !important;
    display: inline-block;
    vertical-align: middle;
}
        #log_in_screen .checkbox label {
            padding-left: 20px;
            text-align: start !important;
            vertical-align: middle !important;
            display: inline-block;
            vertical-align: middle;
        }
    #log_in_screen #forgot-password{
        margin-left:98px;
        font-size:12px;
    }
    #log_in_screen label {
        margin-left: 70px;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
#LogoSide {
    background-color: black !important;
    width: 250px;
    height: 100%;
    float: left;
    background-color: red;
    background: transparent url("/img/Color- Vertical PNG.png") no-repeat center;
    background-size: cover;
    background-size: 190px;
    background-position-y: 85px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}




#register_screen  h2{
    font-size: 25px;
}
#register_screen {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}






#log_in_box_title, #register_box_title {
    font-size: 70px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.center{
    text-align:center;
}

.header_identity {
    font-size: 10px;
    font-weight: 300;
    font-family: sans-serif;
}
#mid_size_header{
    font-size:40px;
    font-weight:400;
}
#mid_size_text {
    font-size: 24px;
}
#home_sums {
    display: flex;
    flex-flow: row wrap;
    align-content: space-around;
    justify-content: space-evenly;
}
.home_sums_assets_today {
    font-weight: 500;
    background-color: white;
    margin-left: 5px;
    color: green;
    font-size: 20px;
}
#home_sum_assets, #home_sum_sold, #home_sum_listed, #home_sum_repair, #home_sum_processing {
    width: 210px;
    height: 100px;
    background-color: white;
    margin-top: 40px;
    margin-left: 50px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

#home_sums p {
    font-weight: 500;
    padding-top: 5px;
    font-size: 19px;
    margin-left: 10px;
    margin-bottom: 4px;
}

.Green {
    color:green;
}

.Red {
    color: red;
    font-size: 20px;
    padding-left: 30px;
}

#home_sums h2 {
    display: inline-block;
    font-weight: 400;
    font-size: 25px;
    margin: 0px;
}

.divider {
    display: inline-block;
    color: orange;
    font-size: 50px;
    margin: 0px;
    margin-left: 5px;
    margin-top: -15px;
    font-weight: 200;
}
.home_sums_assets_today:hover {
    background-color: orange !important;
}
#home_sum_assets:hover, #home_sum_sold:hover, #home_sum_listed:hover, #home_sum_repair:hover, #home_sum_processing:hover {
    border: 2px solid orange;
    cursor: pointer;
    color: white;
}
#home_sum_assets, #home_sum_sold, #home_sum_listed, #home_sum_repair, #home_sum_processing {
    background: #373A36;
    color: white;
}

#ip_home_header2 h2 {
    margin-left: 40px;
    padding-top: 5px;
    font-family: 'Rubik',sans-serif;
    font-size: 40px;
}
#ip_home_header2 {
    height: 50px;
    color: black;
}
#clearFloat {
    clear:both;
}
#dashboard_table_assets, #dashboard_table_assets_listed {
    margin: 20px;
}
#home_sums a {
    color: white;
    text-decoration: none;
}

#scan_pallet_area {
    text-align: center;
}
#error2{
    color:red;
    margin-top:-60px;

    padding-left:100px;
    padding-bottom:20px;

}

#Results_table table, #Results_table_full table {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
}
    #Results_table table td, #Results_table_full table td {
        padding: 3px;
        padding-left: 10px;
    }
    #Results_table table tr, #Results_table_full table tr {
        border-bottom: 1px solid #C0C0C0;
    }



/*Reports*/
#report_tech_box_1 {
    width: 45%;
    min-width: 510px;
    float: left;
}
#report_tech_box_1_body {
    border: 1px solid black;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#report_tech_box_1_body table{
    width:100%;
}
#report_tech_box_1_body table td{
    padding-right:8px;
}
#report_tech_box_1 button{
    margin:0px;
    margin-top:10px;
    margin-left:10px;
}
#report_tech_box_2_body {
    border: 2px solid black;
}
#report_tech_box_2 {
    width: 25%;
    min-width: 220px;
    float: left;
}
#Rubrik_H3 {
    font-family: 'Rubik',sans-serif;
    font-size: 20px;
    font-weight: bold;
}


/*DROPDOWN CHECKBOX*/
.multipleSelection {
    width: 150px;
    background-color: white;
}

.selectBox {
    position: relative;
}

    .selectBox select {
        width: 100%;
    }

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkBoxes {
    display: none;
    border: 1px black solid;
}

    #checkBoxes label {
        display: block;
    }

        #checkBoxes label:hover {
            background-color: lightgray;
        }
/*======================================================*/

/*Box Layout ================================================================*/

#light-divider hr {
    margin-left: 20px;
    margin-right: 20px;
    margin-top:-5px;
}
#Title_header {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: -25px;
    margin-left: 30px;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Rubik',sans-serif;
    color: #585858;
}
    #Title_header i {
        color: #FF5733;
    }
#Info_box #Title_header {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: -25px;
    margin-left: 30px;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Rubik',sans-serif;
    color: #585858;
}
#Info_box_dark #Title_header {
    margin: 0px;
    padding-top: 12px;
    padding-bottom:18px;
    font-size: 22px;
    font-weight: 400;
    font-family: 'Rubik',sans-serif;
    color: white;
}
#inline_td{
    display:inline;
    width:100%;
}
#inline_td input{
    border: 1px solid gray;
    display:inline-block;
    float:left;
    border-radius:5px;
    height:30px;
}
#inline_td input a{
    display:inline-block;
}
#inline_td .iconBox{
    margin-top:6px;
    margin-left:2px;
    display:inline-block;
}
#inline_td .iconBox button{
    border:none;
    background-color:transparent;
}
.TranferPopupArea{
    height:500px;
}
#transfer_textbox {
    width: 90%;
    height: 290px;
}
#dismantle_textbox {
    width: 90%;
    height: 290px;
}
#Info_box h2 {
    font-size: 19px;
    padding: 30px;
    padding-bottom: 6px;
    font-weight: 500;
    color: #FF5733;
}
#Info_box_dark h2 {
    font-size: 19px;
    padding: 30px;
    padding-bottom: 6px;
    font-weight: 500;
    color: #FF5733;
}

#Info_box {
    margin: 20px;
    width: 50%;
    min-width: 400px;
    border: 1px solid #C0C0C0;
    background-color: #E8E8E8;
}
#Info_box_dark {
    margin: 20px;
    width: 50%;
    min-width: 640px;
    background-color: #2c3335;
    border-radius: 4px;
}
.InfoBoxDark {
    background-color: #2c3335;
}
.InfoBoxLight {
    background-color: #efeff9;
}


.Dark_Background {
    position: relative;
    background-color: #181d20;
    min-height: 100vh;
}
.Light_Background {
    position: relative;
    background-color: #f6f7f9;
    min-height: 100vh;
}
.ColorMode_btn {
    float: right;
    background-color: transparent;
    border: none;
    color: silver;
}

.Box_btn_submit_dark button {
    border: 3px solid #7cb957;
    background-color: transparent;
    color: #7cb957;
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    margin-left: 30px;
}
.Box_btn_submit_dark img {
    margin:-5px;
    padding:0px;
}
.Box_btn_submit_dark button:hover {
    background-color: #181d20;
    color:white;
}
.Box_btn_submit_dark{
    padding-bottom:20px;
}
#btn_adjust {
    border: 3px solid #FF5733;
    color: #FF5733;
    margin-top:20px;
}
    #btn_adjust:hover {
        background-color: #FF5733;
        color: #2c3335;
    }


    #Info_box button:not(#validator_reset):not(#LocationValidator_update_btn) {
        margin-left: 45%;
    }

#Info_box input, #Info_box_dark input:not(.dataGrid_Small_Dark input) {
    margin-left: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    width: 60%;
    height: 32px;
    border: 1px solid #C0C0C0;
    font-weight: 500;
}
#Info_box_dark input:not(.dataGrid_Small_Dark input) {
    border: 1px solid gray;
    display: inline-block;
    border-radius: 5px;
}
.dataGrid_Small_Dark{
    padding:10px;
    margin-top:-10px;
    padding-bottom:10px;
}
#VerifyHelpBox img{
    max-width:100%;
    margin-bottom:10px;
}
#VerifyHelpBox p{
    color:white;
}
#VerifyHelpBox a {
    color: cornflowerblue;
    margin-top:-5px;
    margin-bottom:5px;
    padding-bottom:10px;
}
#VerifyFixSpace{
    margin-top:-10px;
    margin-bottom:0px;
}
.table_inline_h3 h3{
    display:inline-block;
    padding-left:0px !important;
}
.table_inline_h3 button{
    float:left;
    background-color:transparent;
    color:white;
    border:none;
    margin-top:-2px;
}
#verify_SCIcon, #verify_LoadingIcon, #verify_AdjustIcon, #verify_LoadingIcon2 {
    display: inline-block;
}
#Info_box h3, #Info_box_dark h3 {
    padding-left: 30px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}
#Info_box_dark h3 {
    color: white;
    font-weight: 500;
}

#results_total h2 {
    font-size: 20px;
    margin-left: 30px;
    font-weight: 500;
    color: #585858;
}
#Results_table {
    width: 50%;
    border: 2px solid #C0C0C0;
    margin-left: 20px;
    /*calc(100% - 18px);*/
    min-width: 400px;
    background-color: white;
}
#Results_table_full {
    width: 60%;
    border: 2px solid #C0C0C0;
    margin-left: 20px;
    /*calc(100% - 18px);*/
    min-width: 400px;
    background-color: white;
}
#Results_table table button, #Results_table_full table button{
    background-color:white;
}
#Info_box table, #Info_box_dark:not(.dataGrid_Small_Dark) table {
    font-size: 16px;
    font-weight: 500;
}
    /*Transfer Assets Page ======================================================*/
    #Box_btn_submit {
        padding: 10px;
        margin-top: -15px;
    }
    #Box_btn_submit i {
        color: white;
    }
    #Box_btn_submit button:hover {
        background-color: #FF5733;
        cursor: pointer;
    }
    #Box_btn_submit button {
        background-color: #03c03c;
        color: white;
        width: 120px;
        height: 38px;
        border-radius: 20px;
        border: 1px solid gray;
        text-align: center;
    }
/*Reports ****************************************************************************/

/*Technician Report =========================================================*/
#Info_box table select, #Info_box_dark table select:not(.dataGrid_Small_Dark) {
    margin-left: 30px;
    padding-left: 10px;
    margin-bottom: 20px;
    width: 60%;
    height: 64px;
    border: 1px solid #C0C0C0;
    font-weight: 500;
}


/*Dashboard ****************************************************************************/

#dashboard_box {
    margin: 20px;
    width: 90%;
    min-width: 200px;
    padding-bottom:40px;
}

#PartsBox h2{
    font-size:18px;
    text-align:center;
    margin-top:12px;
    margin-bottom:10px;
    font-weight:400;
}
#PartsBox p{
    margin:0px;
    padding:5px;
}
#PartsBanner {
    background-color: lightgreen;
}
#PartsBanner h3{
    text-align:center;
}



/*Settings=================================*/
#Settings_head {
    border: 1px solid #C0C0C0;
    background-color: #E8E8E8;
}
#Settings_head h3{
    font-size: 28px;
    font-weight: 400;
    font-family: 'Rubik',sans-serif;
    margin:0px;
    margin-left:30px;
    padding:5px;
}

#Settings_body {
    margin-left: 20px;
    width: 80%;
    font-weight: 400;
    font-family: 'Rubik',sans-serif;
    font-size:16px;
}
#Settings_body table{
    width:100%;
}
#Settings_body table th{
    font-size:15px;
    font-size:17px;
}
#Settings_body table td,#Settings_body table th{
    padding-right:20px;
    padding-left:20px;
    padding-top:8px;
    padding-bottom:8px;
}
#Settings_body table tr{
    border-bottom:1px solid lightgray;
}
#Settings_body table thead{
    background: white;
    border:1px solid lightgray;
}
#Settings_body p{
    margin-top:10px;
}
#Settings_body input{
    margin-bottom:15px;
}
#Users_Save button{
    background-color: #03c03c;
    color: white;
    width: 120px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid gray;
}
#Users_Save{
    float:right;
    margin-top:-8px;
    padding-bottom:10px;
}



/*Products*/
#process_product_div {
    margin: 0 auto;
    display: inline;
    background-color:red;
}
#process_product_div .button{
    margin: 0 auto;
    display: inline;
    color: red;
}
/*popup*/

/*Product Pop up*/
.product_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index:1;
}

    .product_overlay:target {
        visibility: visible;
        opacity: 1;
    }

.product_popup, .product_popup_long {
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 400px;
    height: 300px;
    position: relative;
    transition: all 1s ease-in-out;
}
    .product_popup_long{
        height:600px;
    }

    .product_popup h2, .product_popup_long h2 {
        margin-top: 0;
    }

    .product_popup .close, .product_popup_long .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .product_popup .close:hover, .product_popup_long .close:hover {
            color: red;
        }

    .product_popup .content, .product_popup_long .content {
        overflow: auto;
    }

/*Template pop up*/
.template_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.template_overlay:target {
    visibility: visible;
    opacity: 1;
}

.template_popup {
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 400px;
    height: 300px;
    position: relative;
    transition: all 1s ease-in-out;
    border:2px solid black;
}

    .template_popup h2 {
        margin-top: 0;
    }

    .template_popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .template_popup .close:hover {
            color: red;
        }

    .template_popup .content2 {
        overflow: auto;
    }

/*Template Wide*/
.template_popup_wide {
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 550px;
    height: 400px;
    position: relative;
    transition: all 0s ease-in-out;
    border: 2px solid black;
}

    .template_popup_wide h2 {
        margin-top: 0;
    }

    .template_popup_wide .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .template_popup_wide .close:hover {
            color: red;
        }

    .template_popup_wide .content2 {
        overflow: auto;
    }


#RegisterKeyArea {
    background-color: white;
    padding-top: 18px;
    padding-bottom: 0px;
    border: 1px solid #ced4da;
    border-radius:4px;
}
    #RegisterKeyArea input{
        height:0px;
        padding:0px;
    }
    #RegisterKeyInputArea input {
        width: 35px;
        height: 50px;
        border: none;
        background-color: #2b323a;
        margin: 10px;
        margin-left: 3px;
        margin-right: 3px;
        margin-top:15px;
        margin-bottom:15px;
        color: white;
        font-size: 24px;
        text-align: center;
        border-radius: 4px;
    }


.float_box:hover, .float_box_right:hover {
    border: 2px solid gray;
    cursor: pointer;
}
.PortalSideBtns p{
    display:inline;
    font-size:12px !important;
    color:goldenrod !important;
}

.dx-viewport .navbar-brand img {
    width: 140px;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-right:7px;
}
.TitleBox_Base {
    backdrop-filter: saturate(180%) blur(20px) !important;
    background-color: rgba(112, 112, 112, 0.10) !important;
    border-radius: 9px;
    width: 100%;
}

.TitleBox_Base_Center .TitleIconBorder {
    height: 42px;
    width: 42px;
    border-radius: 11px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}

    .TitleBox_Base_Center .TitleIconBorder i {
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding-top: 8px;
    }

.TitleBox_Base_Center h3 {
    display: inline-block;
    padding-left: 0px !important;
}

.TitleBox_Base_Inline .TitleIconBorder {
    height: 42px;
    width: 42px;
    border-radius: 11px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

    .TitleBox_Base_Inline .TitleIconBorder i {
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding-top: 8px;
    }
.TitleIconBox {
    margin-bottom: 0px;
    background-color: hsla(292,0%,34%,1);
    background-color: hsla(292,0%,34%,1);
    background-image: radial-gradient(at 11% 14%, hsla(103,2%,36%,1) 0px, transparent 50%), radial-gradient(at 94% 52%, hsla(194,0%,59%,1) 0px, transparent 50%), radial-gradient(at 52% 23%, hsla(113,1%,53%,1) 0px, transparent 50%), radial-gradient(at 27% 36%, hsla(279,1%,57%,1) 0px, transparent 50%), radial-gradient(at 8% 63%, hsla(209,0%,59%,1) 0px, transparent 50%), radial-gradient(at 69% 85%, hsla(0,2%,64%,1) 0px, transparent 50%), radial-gradient(at 54% 57%, hsla(93,3%,60%,1) 0px, transparent 50%);
    /*
    background: rgb(129,128,128);
    background: linear-gradient(176deg, rgba(129,128,128,1) 0%, rgba(112,112,112,1) 100%);
    */
    /*
    backdrop-filter: saturate(180%) blur(20px) !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-bottom: 1px solid #e6e6e6;
    */
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 9px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    border: 2px solid rgba(112, 112, 112, 0.10);
}

    .TitleIconBox .TitleIconBorder {
        height: 42px;
        width: 42px;
        border-radius: 11px;
        display: inline-block;
        margin: 10px;
        margin-left: 12px;
        margin-top: 5px;
        margin-bottom: 4px;
        margin-right: 8px;
    }

    .TitleIconBox p {
        display: inline-block;
        margin-left: 0px;
        padding: 0px;
        color: black;
        vertical-align: top;
        margin-top: 18px;
        color: #f4f5f2;
    }

    .TitleIconBox i {
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding-top: 8px;
    }

    .TitleIconBox .TitleIconBorder:hover {
        cursor: pointer;
        animation: bounce .6s normal;
        -webkit-animation: bounce .6s normal;
        -moz-animation: bounce .6s normal;
        -o-animation: bounce .6s normal;
    }

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-2px);
    }

    50% {
        -webkit-transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(1px);
    }
}

@-moz-keyframes bounce {
    0%, 100% {
        -moz-transform: translateY(0);
    }

    25% {
        -moz-transform: translateY(-2px);
    }

    50% {
        -moz-transform: translateY(-15px);
    }

    80% {
        -moz-transform: translateY(1px);
    }
}

@-o-keyframes bounce {
    0%, 100% {
        -o-transform: translateY(0);
    }

    25% {
        -o-transform: translateY(-2px);
    }

    50% {
        -o-transform: translateY(-15px);
    }

    80% {
        -o-transform: translateY(1px);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(-2px);
    }

    50% {
        transform: translateY(-15px);
    }

    80% {
        transform: translateY(1px);
    }
}


/* Pop up style */
.PopupStyle .dx-popup-draggable .dx-popup-title {
    background: #648098;
    border-bottom: 1px solid gray;
    height: 50px;
}

.PopupStyle .dx-popup-draggable .dx-toolbar-items-container {
    height: 50px !important;
    padding: 0px;
    margin: 0px;
}

.PopupStyle .dx-popup-draggable {
    border-radius: 4px !important;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px !important;
}

    .PopupStyle .dx-popup-draggable .dx-item-content {
        background: transparent;
        border: none;
        color: white;
        font-weight: 400;
        font-size: 18px;
    }

    .PopupStyle .dx-popup-draggable .dx-texteditor-container {
        border-radius: 4px !important;
    }

.PopupStyle .dx-list-item-content, .PopupStyle .dxrd-preview-export-item-text {
    color: grey !important;
}

.MenuIconBox {
    display: inline-block;
    height: 42px;
    width:42px;
    border-radius: 11px;
}
.MenuIconBox i{
    width:100%;
    height:100%;
    font-size:24px;
    margin-top:20px;
}
.MenuDropdown{
    display:inline-block;
    float:right;
    margin-right:16px;
    margin-top:10px;
    padding:5px;
}
.SubMenu {
    background: #28282B;
    padding: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    border-top: 1px solid #9a9ba7;
}
    .SubMenu .SubMenuItem h3 {
        font-size: 14px;
        color: #9a9ba7;
        padding-top:5px;
    }
    .SubMenu .SubMenuItem a {
        display: inline-block;
        font-size: 14px;
        color: #9a9ba7;
        padding-top: 5px;
        padding-bottom:5px;
    }
.SubMenuItem h3:hover, .SubMenuItem a:hover {
    color: white;
    cursor: pointer;
}

.SubMenuItem i {
    color: #9a9ba7;
    margin-right: 10px;
}
.IconOrange {
    background: rgb(245,149,31);
    background: linear-gradient(174deg, rgba(245,149,31,1) 0%, rgba(255,87,34,1) 100%);
    padding-left:8px;
}
.IconBrown {
    background: #af894a;
}
    .IconBrown i {
        color: #906837 !important;
    }
    .IconBlue {
        background: rgb(25,183,240);
        background: linear-gradient(174deg, rgba(25,183,240,1) 0%, rgba(23,100,225,1) 100%);
    }
.IconGreen {
    background: rgb(92,247,118);
    background: linear-gradient(174deg, rgba(92,247,118,1) 0%, rgba(124,185,87,1) 100%);
}
.IconDark {
    background: #2d2d2f;
    border:2px solid #979fa1;
    color:red !important;
}
    .IconDark i {
        color: #979fa1 !important;
    }
.Visible {
    opacity: 1;
    max-height: 100%;
    transition: max-height 0.5s ease-out, opacity .5s ease-out;
    overflow: hidden;
}

.Hidden {
    opacity: 0;
    max-height: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: max-height .2s ease-in-out, opacity .5s ease-in-out, padding .2s ease-in-out;
    overflow: hidden;
}
#Menu_Logo{
    background:white;
    margin-top:-10px;
    margin-right:-1px;
    padding-top:6px;
    padding-bottom:6px;
}
#Menu_Logo img {
    height: 45px;
    text-align:center;
    margin-left:20px;
}
.ip_header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: #f8f8f8;
    height: 60px;
}
#layout-drawer-scrollview{
}
.sideMenu{
    position:fixed;
    height:100%;
}
#Portal_Partial{
    padding-left:250px;
}
#footer {
    padding-left: 250px;
}
/*Side Menu*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    height: 100%;
    overflow: hidden;
}
.PageArea {
    display: flex;
    height: 100%;
}
#LeftContent {
    width: 60px;
    background-color: #333;
    color: white;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: width 0.3s;
    overflow: hidden;
    border-right: 1px solid #3c434a;
}

#RightContent {
    flex: 1;
    margin-left: 60px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: margin-left 0.3s;
}
.header {
    height: 55px;
    background-color: #333;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 10;
    text-align: center;
    align-content: center;
    justify-content: center;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #3c434a;
}
.PageBody {
    flex: 1;
    overflow-y: auto;
    overflow-x:hidden;
    background-color: #ecf0f1;
}
.footer {
    height: 50px;
    background-color: #efeff9;
    color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    padding-top: 10px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    bottom: 0;
}
.footer p{
    line-height:1px;
}

#MenuCollapseButtonArea {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #3c434a;
    overflow: hidden;
}
#MenuCollapseButtonArea button{
    background:none;
    border:none;
    margin-left:8px;
    margin-top:8px;
    float:left;

}
    #MenuCollapseButtonArea button i{
        color:white;
        font-size:40px;
    }
    #MenuCollapseButtonArea h3{
        color:white;
        display:inline;
        font-size:17px;
        margin-left:35px;
        margin-top:17px;
        float:left;
        font-weight:500 !important;
    }
.PageBodyRender{
    width:100%;
    height:100%;
}


.MenuItemBox{
    height:60px;
    overflow:hidden;

}
.MenuItemBox button {
    background: none;
    border: none;
    text-align: center;
    width: 50px;

    height:50px;
    margin-left:4px;
    border-radius:11px;
}
.MenuItemBox button i{
    color:gray;
    font-size:25px;
}

#header_logo {
    text-align: center;
    margin-top: -2px;
}
    #header_logo img {
        margin-top: -2px;
        height: 50px;
        margin-bottom: -15px;
        margin-top: 4px;
        float:left;
    }
    #header_logo h3{
        display:inline-block;
        font-size:22px;
        color:white;
        font-weight:bold;
        letter-spacing:2px;
        margin-top:17px;
        margin-left:-4px;
    }
    .NavLabelArea {
        display: inline-block;
    }
    .NavLabelArea h3 {
        font-size: 15px !important;
        color: gray;
        font-weight:500 !important;
        margin-top:22px;
        margin-left:5px;
        width:100px;
        display:inline-block;
    }


.NavMenuIconBox {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.MenuItemBox:hover {
    background: #3c434a;
    cursor: pointer;
}
    .MenuItemBox:hover button {
        /*background: linear-gradient(174deg, rgba(245,149,31,1) 0%, rgba(255,87,34,1) 100%);*/
    }
    .MenuItemBox:hover button i{
        color:white;
    }

.NavLabelDropdown{
    float:right;
    display:inline-block;
    margin-right:20px;
    margin-top:22px;
    color:white;
}

.NavDropdownMenu {
    background: #28282B;
}
.NavDropdownMenu button,.NavDropdownMenu a{
    display:block;
    margin:5px;
    background:none;
    border:none;
    color:gray !important;
    margin-left:40px;
    width:200px;
    text-align:left;
    padding:7px;
    font-weight:500;
}
    .NavDropdownMenu button:hover, .NavDropdownMenu a:hover {
        color: white !important;
    }

.FullHeight{
    min-height:100vh;
}

























