/*------------------------------------------------------------------
    File Name: style.css
    Template Name: Pluto - Responsive HTML5 Template
    Created By: html.design
    Envato Profile: https://themeforest.net/user/htmldotdesign
    Website: https://html.design
    Version: 1.0
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
    [Table of contents]

    1. import fonts
    2. import files
    3. basic
    4. header
    5. content section
    6. Progressbar
    7. Table style
    8. Social icon
    9. Pie charts
    10. Testimonial slider
    11. Blog Section
    12. Dashboard Style 2
    13. Footer
    14. Widgets section
    15. Calendar section
    16. General Elements
        -> tabbar style 1
        -> tabbar style 2
        -> tabbar style 3
        -> button section
        -> pagination
        -> model bt
    17. Gallery Section     
    18. Icons
    19. Invoice  
    20. Price table
    21. Mail
    22. Price table page
    23. Contact page
    24. Progress bar
    25. Login Section
    26. Error
    27. Map

   
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
    1. import fonts
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');

/*------------------------------------------------------------------
    2. import files
-------------------------------------------------------------------*/

@import url(css/animate.css);
@import url(css/flaticon.css);
@import url(css/font-awesome.min.css);


/*------------------------------------------------------------------
	0.1 Haind
---------------------------------------------------------------------*/


/*-------menu ngang----------*/
.wrap {
    display: inline-block;
    -webkit-box-shadow: 0 0 70px #fff;
    -moz-box-shadow: 0 0 70px #fff;
    box-shadow: 0 0 70px #fff;
    margin-left: 500px;
    background-color: transparent;
}

/* a little "umph" */
.decor {
    background: #6EAF8D;
    background: -webkit-linear-gradient(left, #CDEBDB 50%, #6EAF8D 50%);
    background: -moz-linear-gradient(left, #CDEBDB 50%, #6EAF8D 50%);
    background: -o-linear-gradient(left, #CDEBDB 50%, #6EAF8D 50%);
    background: linear-gradient(left, white 50%, #6EAF8D 50%);
    background-size: 50px 25%;
   
    padding: 1px;
    display: block;
}

a {
    text-decoration: none;
    color: #fff;
    display: block;
}

ul {
    list-style: none;
    position: relative;
    text-align: left;
}

li {
    float:left;
   
}

/* clear'n floats */
ul:after {
    clear: both;
}

ul:before,
ul:after {
    content: " ";
    display: table;
}

/*nav {
    position: relative;
    background: #141824;
    background-image: -webkit-linear-gradient(bottom, #141824 7%, #141824 100%);
    background-image: -moz-linear-gradient(bottom, #141824 7%, #141824 100%);
    background-image: -o-linear-gradient(bottom, #141824 7%, #141824 100%);
    background-image: linear-gradient(bottom, #141824 7%, #141824 100%);
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #0E0E0E;
    -webkit-box-shadow: 2px 2px 3px #888;
    -moz-box-shadow: 2px 2px 3px #888;
    box-shadow: 2px 2px 3px #888;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
*/
/* prime */
ul.primary li a {
    display: block;
    padding: 20px 30px;
    border-right: 1px solid #3D3D3D;
}

ul.primary li:last-child a {
    border-right: none;
}

ul.primary li a:hover {
    color: #000;
}

/* subs */
ul.sub {
    position: absolute;
    z-index: 200;
    box-shadow: 2px 2px 0 #BEBEBE;
    width: 45%;
    display: none;
}

    ul.sub li {
        float: none;
        margin: 0;
    }

        ul.sub li a {
            border-bottom: 1px dotted #ccc;
            border-right: none;
            color: #000;
            padding: 15px 30px;
        }

        ul.sub li:last-child a {
            border-bottom: none;
        }

        ul.sub li a:hover {
            color: #000;
            background: #eeeeee;
        }

/* sub display*/
ul.primary li:hover ul {
    display: block;
    background: #fff;
}

/* keeps the tab background white */
ul.primary li:hover a {
    background: #fff;
    color: #666;
    text-shadow: none;
}

ul.primary li:hover > a {
    color: #000;
}

@media only screen and (max-width: 600px) {
    .decor {
        padding: 3px;
    }

    .wrap {
        width: 100%;
        margin-top: 0px;
    }

    li {
        float: none;
    }

    ul.primary li:hover a {
        background: none;
        color: #8B8B8B;
        text-shadow: 1px 1px #000;
    }

    ul.primary li:hover ul {
        display: block;
        background: #272727;
        color: #fff;
    }

    ul.sub {
        display: block;
        position: static;
        box-shadow: none;
        width: 100%;
    }

        ul.sub li a {
            background: #272727;
            border: none;
            color: #8B8B8B;
        }

            ul.sub li a:hover {
                color: #ccc;
                background: none;
            }
}
/*--------------------------*/

/*----------------------couter san luong--------------------*/
.tex-sanluong {
    text-align: center;
    font-size: 30px;
    margin-top: -8px;
    margin-left: 5px;
}

/*----------------end----------------*/
    /*----------CSS trang chủ Dashbpoard--------*/
    .flip-card {
    background-color: transparent;
   
    height: 500px;
    perspective: 10000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: transparent;
    
}

.flip-card-back {
    color: white;
    transform: rotateY(180deg);
    border-radius: 5px;
}

.div_left-Dashoards {
    width: 49%;
    float: left;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}

.div_right-Dashoards {
    width: 49%;
    float: right;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}


/*-------ahover------*/
.tooltip_1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip_1 .tooltiptext {
        visibility: hidden;
        width: 1200px;
        height: 250px;
        background-color: #C3E9EA;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip_1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip_1:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
/*------------------*/
/*-------a hover2-------*/
/*-------ahover------*/
.tooltip_1_1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip_1_1 .tooltiptext1 {
        visibility: hidden;
        width: 550px;
        height: 270px;
        background-color: #F3F3F3;
        color: #2d2929;
        text-align: left;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0.8;
        transition: opacity 0.3s;
        margin-bottom: -250px;
    }

        .tooltip_1_1 .tooltiptext1::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip_1_1:hover .tooltiptext1 {
        visibility: visible;
        opacity: 1;
    }
/*------------------*/
.div_left_lenhsx {
    width: 47%;
    float: left;
    text-align: left;
    color: #666;
    font-size: smaller;
    font-weight: 500;
    padding: 15px;
}
.div_right_lenhsx {
    width: 47%;
    float: right;
    text-align: left;
    color: #666;
    font-size: smaller;
    font-weight: 500;
    padding: 15px;
}
/*----------------------*/
/*-----table nguyen liệu------*/

/*-------------------------------*/

.Temperature_KD {
    min-height: 50px;
    background: #141824;
    margin-top: -10px;
    margin-bottom: 0px;
    border-radius: 5px;
    width: 100%;
    border: solid #2E3548 1px;
}
.Temperature_KD p {
    line-height: normal;
    margin: 0;
    line-height: normal;
    text-align: left;
    font-size: 21px;
    font-weight: 700;
    color: #C5C5D5;
    padding: 15px 15px;
}
.counter_section1 {
   
    padding: 10px 30px;
    background: #141824;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #2E3548 1px;
    margin-bottom: 20px;
}

.margin_bottom_30_Fa {
    margin-bottom: 20px;
    margin-top: 10px;
}

.Temperature_sales {
    min-height: 500px;
    background: #141824;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    border: solid #2E3548 1px;
}
.Temperature_sales p {
    line-height: normal;
    margin: 0;
    line-height: normal;
    text-align: left;
    font-size: 21px;
    font-weight: 700;
    color: #C5C5D5;
    padding: 15px 15px;
}

.container5 {
    background-color: transparent;
    width: 500px;
    height: 100%;
    margin: 0;
    padding: 0;
}
#container9 {
    background-color: transparent;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.div_left_MSP {
    width: 47%;
    float: left;
    text-align: center;
    color: #BFFFFF;
    font-size: smaller;
    font-weight: 500;
    margin-left: 10px;
}
/*-------end CSS Trang chủ--------*/

/*--------CSS quan ly nhap kho-----*/
.Temperature_nhapkho {
    min-height: 50px;
    background: #1A2431;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    border: solid #2E3548 1px;
}

    .Temperature_nhapkho p {
        margin: 0;
        line-height: normal;
        font-size: 16px;
        font-weight: 500;
        color: #85a9ff;
    }

.margin_nhapkho {
    padding: 30px 30px 30px 30px;
}

/*---CSS Factory1---*/
.Temperature_Factory1 {
    min-height: 50px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    
}

/* CSS WareHouser-Overvew.asp*/

.img-responsive-card {
    max-width: 100%;
    border-radius: 5px;
    height: 60px;
    width: 150px;
}
.img-responsive-card2 {
    max-width: 100%;
    border-radius: 5px;
    height: 40px;
    width: 150px;
}
.img-responsive-card3 {
    max-width: 100%;
    border-radius: 5px;
    height: 30px;
    width: 120px;
}
.img-responsive-card4 {
    max-width: 100%;
    border-radius: 5px;
    height: 20px;
    width: 50px;
}

.Cart_row1 {
    float: left;
    width: 100%;
    color: #99abb4;
    
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.Card_row_2 {
    margin: 0;
    margin-left: 0px;
    width: 100%;
    line-height: normal;
    color: #E3E6ED;
    font-size: 30px;
    font-weight: 600;
    margin-left: 40px;
}

.clock {
    font-size: 16px;
    font-weight: 700;
    color: #71DD37;
}

/* CSS Dashboard asp  */

.counter_section_factory1 {
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 100px 30px;
    background: #e2efe3;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #FFFFFF 1px;
    background-image: url("images/mikado/DC_line_icon.png");
    fill-opacity: 0.8;
}

.card_DS{
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 100px 30px;
    background: #e2efe3;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #FFFFFF 1px;
    background-image: url("images/mikado/DS_icon.png");
    fill-opacity: 0.8;
}
.card_SL {
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 100px 30px;
    background: #e2efe3;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #FFFFFF 1px;
    background-image: url("images/mikado/SL_icon.png");
    fill-opacity: 0.8;
}
.card_Cphi {
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 100px 30px;
    background: #e2efe3;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #FFFFFF 1px;
    background-image: url("images/mikado/Cphi_icon.png");
    fill-opacity: 0.8;
}
.card_LN {
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 100px 30px;
    background: #e2efe3;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #FFFFFF 1px;
    background-image: url("images/mikado/LN_icon.png");
    fill-opacity: 0.8;
}
.head_card_home {
    float: left;
    width: 100%;
    color: #141824;
    font-weight: 300;
    margin: 0px 0 0 0;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    margin-top: -70px;
}



.head_card_home2 {
    width: 100%;
    line-height: normal;
    color: #373BFF;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
}

.head_card_line {
    float: left;
    width: 100%;
    color: #141824;
    font-weight: 300;
    margin: 0px 0 0 0;
    font-size: 60px;
    text-align: center;
    font-weight: 700;
    margin-top: -70px;
}
.head_card_line2 {
    width: 100%;
    line-height: normal;
    color: #373BFF;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
   
}

.row1_factory1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -200px;
}

.DashboardHome{
    padding: 20;
    align: center;
    background-image: url("images/mikado/background1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.csstd {
    padding: 10;
    align: center;
   
}

.heading1-factory-asp h2 {
    font-size: 31px;
    color: #19791f;
    line-height: 50px;
    font-weight: 500;
    position: relative;
    font-weight: 700;
}

/*-----------a hover ware House---------*/
.container-BCD-asp {
    position: relative;
    width: auto;
    margin: auto;
    border-radius: 5px;
    /*float:left;*/
}

.image-BCD-asp {
    display: block;
    width: 100%;
    height: 520px;
    border-radius: 5px;
  
}

.overlay-BCD-asp {
    position: absolute;
    bottom: 100%;
    left: 50px;
    right: 0;
    background-color: #EEEEEE;
    overflow: hidden;
    width: 800px;
    height: 0;
    transition: .5s ease;
    border-radius: 5px;
    
}

.container-BCD-asp:hover .overlay-BCD-asp {
    bottom: 0;
    height: 100%;
}
.text-BCD1-asp {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: 700;
}
.text-BCD2-asp {
    white-space: nowrap;
    color: white;
    font-size: 15px;
    position: absolute;
    overflow: hidden;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: 700;
    color: #F90;
}
.box-cha-asp {
    width: auto;
    height: auto;
    min-height: inherit;
}
.box-con-asp {
    width: 168px;
    height: auto;
    float: left;
    margin-right: 25px;
    min-height: 350;
}
/*------------End A hover------------------

/*---End CSS Dashboard asp*/

.row:after {
    content: "";
    display: table;
    clear: both;
}

.col {
    float: left;
    width: 33.33%;
    height: 100px;
}

hr {
    width: 50%;
    height: 20px;
    background-color: red;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-width: 2px;
    border-color: green;
}

/*--cs biểu đồ nửa vòng tròn-*/
.outer1 {
    position: relative;
    width: 220px;
    height: 150px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-top: 10px;
}
.outer2 {
    position: relative;
    width: 220px;
    height: 150px;
    margin-left: -25px;
    margin-bottom: 1px;
    margin-top: 20px;
}
.outer {
    position: relative;
    width: 220px;
    height: 150px;
    margin-left: 35px;
    margin-bottom: 30px;
}

canvas {
    position: absolute;
}

.percent {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 40px;
    font-weight: 500;
    color: #85A9FF;
    bottom: 0;
}
.percent1 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 30px;
    font-weight: 500;
    color: #85A9FF;
    bottom: 5px;
}
.percent2 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 30px;
    font-weight: 500;
    color: #85A9FF;
    bottom: 40px;
}
 
/*------------*/

/*----CSS Page EQuiment-Effectiveness-----*/
.select-month {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #97cbfd;
    font-weight: 700;
    background: #1D2527;
    border: solid #55a230 1px;
    float: right;
    margin-top: -45px;
    margin-right: 15px;
    
}

    /*----------------------------------------*/



    /*----Menu cây thư mục---*/
    .menu-dashboard {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 5px;
}

ul, #myUL {
    list-style-type: none;
}

#myUL {
    color: #6C7285;
    font-size: 13px;
    font-weight: 500;
    border-top: solid #31374A 0.5px;
}

.caret {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
    
}
    .caret::before {
        /*content: "\25B6";*/
        color: #8A94AD;
        display: inline-block;
        margin-right: 6px;
    }

.caret-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    
    ' transform: rotate(90deg);
}

.nested {
    display: none;
    position: relative;
}

.active {
    display: block;
}
/*------------------------*/

.select{
  border:none;
  padding: 5px 10px;
  border-radius:3px;
  font-size:12px;
  color:#333;
  font-weight:500; 
}

.select2 {
    
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #71DD37;
    font-weight: 700;
    background: #1D2527;
}

.select-zone {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #97cbfd;
    font-weight: 700;
    background: #1D2527;
    border: solid #55a230 1px;
}

.select-zone-pages{
  border: solid #2E3548 1px;
  padding: 4px 2px;
  border-radius:5px;
  font-size:12px;
  color:#c5c5d5;
  font-weight:700;
  background:#2A4C66;
}

.select-zoneMap {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #97cbfd;
    font-weight: 700;
    background: #1D2527;
    border: solid #55a230 1px;
}

select:focus{
  outline:none;
}

.submit{
  border:none;
  padding: 5px 10px;
  border-radius:3px;
  font-size:12px;
  color:#ffffff;
  font-weight:500;
  background:#007BFF;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse
  
}

.table-MapHouse{
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  text-align:center;
  font-weight:500;
}

.padding_infor_info-ProductionLine {
  padding: 10px 10px;
  float: left;
  width: 100%;
  font-size: 12px;
  color: #C5C5D5;
}

	
.col-lg-3-WareHouse {
    
    flex: 0 0 33.2%;
    max-width: 33.2%;
	
  }
  
.col-md-4-WareHouse{
	
   flex: 0 0 20.333333%;
   max-width: 20.333333%;
  }
.iconMenu-WareHouse{
	icon:url(images/WareHouse/icon1.png)
	}
  
.ZoneMap:hover {
        color: red;
		font-size:20px;
		font-weight:500px;
    }
	
.col-md-5{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
}

.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.3333333%;
    flex: 0 0 30.3333333%;
    max-width: 30.3333333%;
	min-width:350px;
}

.col-md-35-MapHouse{
	-webkit-box-flex: 0;
    flex: 0 0 35%;
	max-width:35%;
	min-width:350px;
	margin-left:15px;
    height:auto;
}
.col-md-35-tonkho1 {
    -webkit-box-flex: 0;
    flex: 0 0 58%;
    max-width: 58%;
    min-width: 350px;
    margin-left: 15px;
    height: auto;
}

.col-md-20-MapHouse{
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width:20%;
	min-width:350px;
	margin-left:15px;
}

.col-md-40-MapHouse{
	-webkit-box-flex: 0;
    flex: 0 0 39.5%;
    width: 39.5%;
	min-width:350px;
	margin-left: 15px;

	
}
.col-md-7-MapHouse{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	min-width:350px;
}
.col-md-8-MapHouse{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
	min-width:350px;
}

.col-md-7-Factory{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
	
	min-width:350px;
}

.col-lg-3-MapHouse {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
.msg_list_main-MapHouse ul li {
  padding: 10px 30px;
  line-height: normal;
  font-size: 14px;
  float: left;
  width: 100%;
  display: flex;
  position: relative;
}

.col-md-6-MapHouse {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
	min-width:350px;
	margin-right: 30px;
	}
.col-md-6-MapHouse-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
	min-width:350px;
	margin-right: 26px;
	}
.col-md-6-MapHouse-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
	min-width:350px;
	}
	
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #1ED085;
  height:40px;
  max-width:100%;
  
}

.table-danger-info, .table-danger-info > td, .table-danger-info > th {
  background-color: #97cbfd;
  height:50px;
  max-width:100%;
  border: solid #60C6FF 1px;
  font-weight:700;
  color:#223653;
  
}

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #141824;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #1ED085;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(30, 208, 133);
}

.table-bordered-info td, .table-bordered-info th {
  border: 1px solid #97CBFD;
    border-top-width: 1px;
    border-top-style: solid;
	background-color: #222834;
}

/*-----------a hover ware House---------*/
.container-BCD {
  position: relative;
  width: auto;
  margin:auto;
  border-radius:5px;
  /*float:left;*/
  
  
}

.image-BCD {
  display: block;
  width: 168px;
  height: 110px;
  border-radius:5px;
  
 
}

.overlay-BCD {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 168px;
  height:0;
  transition: .5s ease;
   border-radius:5px;
 
 
}

.container-BCD:hover .overlay-BCD {
  bottom: 0;
  height: 100%;
}

.text-BCD1 {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight:700;
}

.text-BCD2 {
  white-space: nowrap; 
  color: white;
  font-size: 15px;
  position: absolute;
  overflow: hidden;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight:700;
  color:#F90;
}
.box-cha {
    width: auto;
	height:auto;
	min-height:inherit;

}

.box-con {
    width: 168px;
    height: auto;   
    float: left;
	margin-right:25px;
	min-height:350;
}
/*------------End A hover------------------

/*--------Vạch kẻ thiếu-----------------*/

.grid-container {
    display: grid block;
    /*height: 325px;*/
    align-content: center;
    grid-template-columns: auto auto auto;
    gap: 1px;
    min-width: 250px;
    min-height: 100px;
    background-color: #2D3446;
    width: 100%;
}

.grid-container .div100 {
  padding: 45px 0;
  font-size: 30px;
  background-color: #141824;
  min-width:100px;
  width: 100%;
  
}


.gird-1 {
  width: 10px;
  height: 10px;
  background: rgb(133, 169, 255);
  border-radius: 10%;
  position: relative;
  margin-left:15px;
}
.gird-2 {
  width: 10px;
  height: 10px;
  background: #90d67f;
  border-radius: 10%;
  position: relative;
  margin-left:15px;
}
.span_gird-1_h2{
	font-size: 15px;
  	font-weight: 300;
  	color: #99abb4;
	margin-left:10px;
	font-weight:500;
}
.font_span_gird_1{
  font-size: 20px;
  font-weight: 500;
  color: #3FFF00;
  float: left;
  width: 100%;
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: 700;
  text-align:center;
}

/*--------End Vạch kẻ thiếu---------------*/
.table-master{
	font-size: 14px;
	width: 100%;
  	max-width: 100%;
  	margin-bottom: 1rem;
  	background-color: transparent;
	font-weight:700;
	color:#666;
	border-collapse: collapse;
}
.table-master th  {
  	padding: 10px 10px;
  	font-weight:700;
  	font-size: 14px;
  	color: #666;
 	vertical-align: middle;
  	width: auto;
	border-bottom: 1px solid #32383E;
  	text-align: left;
}
.table-master td{
 	padding: 10px 10px;
  	font-weight:500;
  	font-size: 14px;
  	vertical-align: middle;
  	width: auto;
  	border-bottom: 1px solid #32383e;
  	text-align: left;
}
.table-master tr:hover {background-color: #222834;}
.online_master_on {
  width: 15px;
  height: 15px;
  background: #71DD37;
  border-radius: 20%;
  position: relative;
  display: flex;
  webkit-animation: online 0.5s infinite;
  animation: online 0.1s infinite;
  margin-left:15px;
 }

.online_master_Critical {
  width: 15px;
  height: 15px;
  background: #FF3F00;
  border-radius: 20%;
  position: relative;
  display: flex;
  webkit-animation: online 0.5s infinite;
  animation: online 0.5s infinite;
  margin-left:15px;
}
.online_master_major {
  width: 15px;
  height: 15px;
  background: #FF9900;
  border-radius: 20%;
  position: relative;
  display: flex;
  webkit-animation: online 0.5s infinite;
  animation: online 3s infinite;
  margin-left:15px;

}

/*-----Couter--------*/

/*--------Table master---------------*/
.table-master1 {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    font-weight: 700;
    color: #666;
    border-collapse: collapse;
}

    .table-master1 th {
        padding: 10px 10px;
        font-weight: 700;
        font-size: 14px;
        color: #addb75;
        vertical-align: middle;
        width: auto;
        border-bottom: 1px solid #32383E;
        text-align: left;
    }

    .table-master1 td {
        padding: 10px 10px;
        font-weight: 500;
        font-size: 14px;
        vertical-align: middle;
        width: auto;
        border-bottom: 1px solid #32383e;
        text-align: left;
    }

    .table-master1 tr:hover {
        background-color: #222834;
    }



/*-----end table master--------*/

*{
	margin: 0;
	padding: 0;
}
#status{
	width: 100%;
	height: 20vh;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: baseline;
}
.sm-block{
	height: 100px;
	width: 250px;
	color: #fff;
	text-align: center;
}
.sm-block-2{
	height: 100px;
	width: 250px;
	color: #fff;
	text-align: center;
}
/*-----Couter--------*/

/*-----Css Pages MesterA------*/
.col-md-1-MesterA {
  max-width: 100%;
  min-width: 350px;
  margin-left: 15px;
  margin-right:20px;
  margin-top:5px;
  width:100%;
}
.Realtime {  
  line-height: normal;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding-left: 0;
  color: #C5C5D5;
  letter-spacing: 0px;
  float:left; 
}  
/*-----End Pages Mester A-----*/

/*---------Css Phân trang-----------*/
.pagination2 {
  display: inline-block;
  font-size:12px;
  font-weight:500;
  float:left;
  color:#8A94AD;
}
.pagination {
  display: inline-block;
  font-size:12px;
  font-weight:500;
  float:right;
}

.pagination a {
  color: #8A94AD;
  float: left;
  padding: 4px 10px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #898989;
  color: white;
  border-radius: 5px;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 5px;
}
/*-----icon clock------*/
.clock_color {
  color: #8a94ad !important;
  
}

/*-------Map Factory----------*/
.grid-background {
    display: grid;
    padding 20px 0;
    align-content: center;
    grid-template-columns: auto auto auto;
    gap: 1px;
    min-width: 350px;
    min-height: 100px;
    background-color: #0097EB;
    width: 35%;
    opacity: 0.5;
    border-radius: 5px;
}

    .grid-background .div100 {
        padding: 20px 0;
        font-size: 30px;
        background-color: #141824;
        min-width: 100px;
        width: 100%;
        border-radius: 5px;

    }
.span_background-1_h2 {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-left: 10px;
    font-weight: 700;
}

.margin_background {
    padding: 30px 30px 30px 30px;
    width: 100%;
    position: absolute;
    margin-right: 300px;
    margin-left: 50%;
    margin-top: 8%;
}
.grid-background2 {
    display: grid;
    align-content: center;
    grid-template-columns: auto auto auto;
    gap: 1px;
    min-width: 350px;
    min-height: 100px;
    background-color: #0097EB;
    width: 30%;
    opacity: 0.5;
    border-radius: 5px;
}
.grid-background2 .div100 {
    padding: 20px 0;
    font-size: 30px;
    background-color: #141824;
    min-width: 100px;
    width: 100%;
    border-radius: 5px;
}
.background{
  background: url(images/factory.jpg) repeat;
  background-color: #ffffff;
  width:100%;
  border-radius: 5px;
  min-width: 350px;
  height:800px;
  margin-left: 15px;
  margin-right:15px;
  opacity:1;
  border: solid #2E3548 1px;
  box-shadow: 0.5px 0.5px 20px 1px #171717;
}


.transbox {
  margin: 30px;
  background-color: #ffffff;
  border: 1px solid black;
  opacity: 0.6;
  border-radius: 5px;
}

.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #0b48ff;
  font-size:20px;
 

}

.heading_map_Factory {
  float: left;
  padding: 0 0 1px 0;
  width: 100%;
  margin-top: 50px;
}

    .heading_map_Factory h2 {
        line-height: normal;
        font-size: 25px;
        margin: 0;
        padding-left: 0;
        color: #3e3e3e;
        letter-spacing: 0px;
        font-weight: 500;
    }
/*------Css Page AirQuality-----------*/

.white_shd_Air {
    background: #141824;
    border-radius: 5px;
    margin-top: 0px;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #2E3548 1px;
    min-width: 350px;
    height: 300px;
}
.column1_Air {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 30px;
    margin-left: 30px;
    margin-top:30px;
}

.col-md-60_AiRQuality {
    -webkit-box-flex: 0;
    flex: 0 0 62%;
    width: 62%;
    min-width: 350px;
    margin-left: 15px;
}
.col-md-60_AiRQuality1 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    width: 75%;
    min-width: 350px;
    margin-left: 15px;
}
.socile_icons_Air {
    border-radius: 5px;
    overflow: hidden;
    background: #1D2527;
    min-height: auto;
    font-weight: 500;
    color: #1ED085;
    border: solid #73D67F 1px;
    text-align: center;
    padding: 10%;
    margin: 10px;
    min-width:auto;
}

.padding_infor_Production {
    padding: 20px 10px;
    float: left;
    width: 100%;
}
.padding_infor_Air {
    padding: 10px 10px;
    float: left;
    width: 100%;
}


.table-Air {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    font-weight: 500;
    color: #666;
    border-collapse: collapse;
    min-width: 350px;
}

    .table-Air th {
        padding: 10px 10px;
        font-weight: 700;
        font-size: 14px;
        color: #666;
        vertical-align: middle;
        width: auto;
        border-bottom: 1px solid #32383E;
        text-align: left;
    }

    .table-Air td {
        padding: 5px 10px;
        font-weight: 500;
        font-size: 14px;
        vertical-align: middle;
        width: auto;
        /*border-bottom: 1px solid #32383e;*/
        text-align: left;
    }
.tabbar-Air {
    float: left;
    width: 100%;
}
.tabbar-Air .nav-tabs {
    border-bottom: solid #eee 1px;
}
.tab_style2-Air .tabbar nav div.nav-tabs .nav-link.active {
    background: #1a4810;
    color: #fff;
    border-color: #C5C5D5;
    border-radius: 5px 5px 0px 0px;
    font-weight: 700;
}
.nav-tabs-air {
    /*border-bottom: 1px solid #32383e;*/
}
.background-Air {
    background: url(images/cO2.png) repeat;
    background-color: #ffffff;
    width: 100%;
    border-radius: 5px;
    min-width: 350px;
    height: 800px;
    margin-left: 15px;
    margin-right: 15px;
    opacity: 1;
    border: solid #2E3548 1px;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
}
.background-shop {
    background: url(images/matbang.png);
    
    width: 100%;
    border-radius: 5px;
    min-width: 350px;
    height: 500px;
    opacity: 1;
    background-repeat: no-repeat;
}


.online_animation_shop1 {
    width: 25px;
    height: 25px;
    background: #3ECF43;
    border-radius: 100%;
    margin-top: 0px;
    animation: online 0.5s infinite;
    margin-left: 120px;
}
.online_animation_shop2 {
    width: 25px;
    height: 25px;
    background: #3ECF43;
    border-radius: 100%;
    margin-top: 140px;
    animation: online 0.5s infinite;
    margin-left: 85px;
}
.online_animation_shop3 {
    width: 25px;
    height: 25px;
    background: #F00;
    border-radius: 100%;
    margin-top: 130px;
    animation: online 0.5s infinite;
    margin-left: 150px;
}

.grid-background-Air {
    display: grid;
    align-content: center;
    grid-template-columns: auto auto auto;
    gap: 1px;
    min-width: 350px;
    min-height: 100px;
    background-color: #0097EB;
    width: 25%;
    opacity: 5;
    border-radius: 5px;
    height: 20px;
}
.grid-background-Air .div100 {
    padding: 20px 0;
    font-size: 20px;
    text-align:center;
    background-color: #fff;
    font-weight:700;
    min-width: 100px;
    width: 100%;
    border-radius: 5px;
}
.online_animation_Air1 {
    width: 30px;
    height: 30px;
    background: #F90E09;
    border-radius: 100%;
    
    margin-top:20px; 
    animation: online 1s infinite;
}
.online_animation_Air2 {
    width: 30px;
    height: 30px;
    background: #3ECF43;
    border-radius: 100%;
    
    margin-top: 20px;
    animation: online 1s infinite;
}
.online_animation_Air3 {
    width: 30px;
    height: 30px;
    background: #F0BA04;
    border-radius: 100%;
    
    margin-top: 20px;
    animation: online 1s infinite;
}
.tex-Air {
    text-align:center;
    font-size:16px;
}

/*------------------------------------------------------------------
    line phan doan trang
-------------------------------------------------------------------*/

/*-----cảnh báo-----*/
.canhbao {
    min-height: 50px;
    background: #FC524E;
    margin-top: -10px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    border: solid #2E3548 1px;
}
    .canhbao p {
        line-height: normal;
        margin: 0;
        line-height: normal;
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        color: #FFF;
        padding: 15px 15px;
        font-weight: 700;
    }

.ct-header-text p span {
    animation: blinker .7s infinite;
    font-weight: 600;
}

@keyframes blinker {
    50% {
        color: #ffc107;
    }
}
/*----------------------*/


.Temperature {
    min-height: 50px;
    background: #141824;
    margin-top: -10px;
    margin-bottom:20px;
    border-radius: 5px;
    width: 100%;
    border: solid #2E3548 1px;
}

    .Temperature p {
        line-height: normal;
        margin: 0;
        line-height: normal;
        text-align: left;
        font-size: 21px;
        font-weight: 400;
        color: #C5C5D5;
        padding: 15px 15px;
    }

.col-md-4-Production1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    margin-left: 15px;
    min-width: 350px;
}

.col-md-4-Production2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
    margin-right: 20px;
    margin-left: 20px;
    min-width: 350px;
}

.col-md-4-Production3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
    min-width: 350px;
}

.col-md-4-inven1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin-left: 15px;
    min-width: 350px;
}

.col-md-4-inven2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.33333%;
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
    margin-right: 20px;
    margin-left: 20px;
    min-width: 350px;
}

.col-md-4-air1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.333333%;
    flex: 0 0 23.333333%;
    max-width: 23.333333%;
    margin-left: 15px;
    min-width: 350px;
}

.col-md-4-air2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50.333333%;
    flex: 0 0 50.333333%;
    max-width: 50.333333%;
    margin-right: 20px;
    margin-left: 20px;
    min-width: 350px;
}

.col-md-4-air3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    min-width:350px;
    
}

.socile_icons-Air {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 10px 1px 2px rgba(0, 0, 0, 0.05);
    background: #222834;
    font-weight: 500;
    color: #1ED085;
    border: solid #1ed085 1px;
    text-align: center;
    height: 79px;
    margin-top:15px;
}

.col-md-35-Air {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    min-width: 350px;
    margin-left: 15px;
    
}
.col-md-6_20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 15px;
}

.img-responsive-card_kho {
    max-width: 100%;
    border-radius: 5px;
    height: 150px;
    width: 150px;
}

/*------css Page Desel -------*/

.socile_icons-Diesel {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 10px 1px 2px rgba(0, 0, 0, 0.05);
    background: #1C2233;
    font-weight: 500;
    color: #1ED085;
    border: solid #7DA4FF 1px;
    text-align: center;
    height: 50px;
    margin-top: 15px;

}
.online_animation_OK {
    width: 30px;
    height: 30px;
    background: #3ECF43;
    border-radius: 100%;
    animation: online 1s infinite;
    margin-left:-20px;
}

.online_animation_NG {
    width: 30px;
    height: 30px;
    background: #EB0F0B;
    border-radius: 100%;
    animation: online 1s infinite;
    margin-left: -20px;
}
.online_animation_Disel1 {
    width: 30px;
    height: 30px;
    background: #3ECF43;
    border-radius: 100%;
    animation: online 1s infinite;
    
}
.div_right_sanluong {
    width: 47%;
    float: right;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}
.online_animation_Disel2 {
    width: 30px;
    height: 30px;
    background: #EB0F0B;
    border-radius: 100%;
    animation: online 1s infinite;
}
.tex-Diesel {
    text-align: center;
    font-size: 30px;
    margin-top: -8px;
    margin-left:20px;
}
.col-md-6_20_diesel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 15px;
    min-width:150px;
}
.container_cart_Diesel {
    width: 100%;
}

.div_left {
    width: 47%;
    float: left;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}

.div_right {
    width: 47%;
    float: left;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}
.div_right40 {
    width: 45%;
    float: right;
    text-align: center;
    color: #666;
    font-size: smaller;
    font-weight: 500;
}
.white_shd_Diesel {
    background: #141824;
    border-radius: 5px;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #2E3548 1px;
    min-width: 350px;
    height: 350px;
    margin-bottom:30px;
}

.row_3_level_Product {
    min-height: 50px;
    background: #1A2431;
    margin-top: -10px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    border: solid #29435A 1px;
    height:350px;
}

    .row_3_level_Product p {
        line-height: normal;
        margin: 0;
        line-height: normal;
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        color: #C5C5D5;
        padding: 15px 15px;
    }

.row_3_level_Diesel {
    min-height: 50px;
    background: #1A2431;
    margin-top: -10px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    border: solid #29435A 1px;
}
.row_3_level_Diesel p {
        line-height: normal;
        margin: 0;
        line-height: normal;
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        color: #C5C5D5;
        padding: 15px 15px;
}
.cart_row3_diesel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 33.333333%;
    max-width: 32%;
    margin-left: 15px;
    min-width: 350px;
}

.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #1a2431;
    border-color: #dee2e6 #dee2e6 #fff;
}

.cart_row3_diesel_Spec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    margin-left: 15px;
    min-width: 210px;
    float: inherit;
}
.graph_head_Diesel {
    padding: 10px 20px 2px;
    float: left;
    width: 100%;
    border-bottom: solid #2D3446 1px;
    height: 55px;
}
.On_Off {
    float: right;
    padding: 0;
    width: auto;
    border-radius: 5px;
    margin-top: -30px;
}
/*------Icon On_Off-----*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ee0a0a;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/*------End Icon On_Off---*/

/*---Health--*/


/*--end Health---*/

/*------End css Page Desel -------*/
/*------------------------------------------------------------------
    3. basic
-------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    outline: none !important;
}

html,
body {
    color: #232333;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    font-weight: 300;
    overflow-x: hidden !important;
	max-width: 100%;
  	display: block;
  	height: auto;
}

body.demos .section {
    background: url(images/bg.png) repeat top center #f2f3f5;
}

body.demos .section-title img {
    max-width: 280px;
    display: block;
    margin: 10px auto;
}

body.demos .service-widget h3 {
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 20px 0;
    background-color: #ffffff;
}

body.demos .service-widget {
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
}

body.demos .container-fluid {
    max-width: 1080px
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    color: #1f1f1f;
    margin: 0
}

h1 {
    font-size: 24px
}

.small_heading.main-heading h2 {
    font-size: 21px;
}

.small_heading.main-heading::after {
    top: 18px;
}

.small_heading.main-heading {
    margin-bottom: 20px;
    width: 100%;
}

.img-responsive {
    max-width: 100%;
	border-radius:5px;
}

.img-responsive_Mission_Control {
    max-width: 100%;
    border-radius: 5px;
    height:70px;
    width:100px;
    margin-top:15px;
}

.img_icon_menu_left {
    max-width: 100%;
    border-radius: 5px;
    margin-right:15px;
}

.img-responsive-BCD {
    max-width: 10%;
	border-radius:5px;
	opacity: 0.5;  filter: alpha(opacity=100);
}

.img:hover-BCD {  
opacity: 0.5;  filter: alpha(opacity=100); /* sử dụng cho IE8 trở về trước */
max-width: 30%;
border-radius:5px;
}


.img-responsive-WareHouse {
    max-width: 70%;
}
.img-responsive-MapWareHouse {
  max-width: 80%;
  margin-left: -70px;
  margin-top: -5px;
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

a {
    color: #898989;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.btn-success {
    color: #fff;
    background-color: #1ed085;
    border-color: #1ed085;
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}


/*--
a.btn {
    min-width: 170px;
    height: 40px;
    border-radius: 100px;
    padding: 0;
    text-align: center;
    line-height: 40px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}
--*/

.red_bg {
    background: #ff4748;
}

.blue_bg {
    background: #36a9e2;
}

.yellow_bg {
    background: #fabb3d;
}

.green_bg {
    background: #79c347;
}

.green_bg2 {
    background: #1ed085;
}

.purple_bg {
    background: #8e68ef;
}

.padding_top_10 {
    padding-top: 10px !important;
}

.padding_top_20 {
    padding-top: 20px !important;
}

.padding-bottom_0 {
    padding-bottom: 0 !important;
}

.padding-bottom_1 {
    padding-bottom: 10px !important;
}

.padding-bottom_2 {
    padding-bottom: 20px !important;
}

.padding-bottom_3 {
    padding-bottom: 30px !important;
}

.padding-bottom_4 {
    padding-bottom: 40px !important;
}

.padding-bottom_5 {
    padding-bottom: 50px !important;
}

.padding_infor_info {
    padding: 15px 20px;
    float: left;
    width: 100%;
}

.padding_infor_info-chart {
    padding: 10px 10px;
    float: left;
	width:100%;
	height:300px;
   	
}


.padding_infor_info-chart-Job {
    padding: 10px 10px;
    float: left;
    width: 100%;
	height:300px;
	
}

.line-chart
{
	height:100px;
	width:400px;
	box-sizing: border-box;
	}

.color_black p,
.color_black ul,
.color_black ul li {
    color: #000;
}

button i {
    color: #C5C5D5;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

.light_silver {
    background: #f2f1f1;
}

h2 {
    font-size: 30px;
    color: #000;
    line-height: 20px;
    font-weight: 700;
    position: relative;
}

h3 {
    font-size: 24px;
    color: #000;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
    color: #000;
    line-height: 21px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 15px;
}
.h4-WareHouse {
    font-size: 16px;
    color: #71DD37;
    line-height: 20px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
}

h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
    color: #000;
}

p {
    color: #58718a;
    font-size: 14px;
    line-height: 21px;
}

button,
input,
select,
textarea,
option {
    font-family: 'Poppins', sans-serif;
}

a#submit {
    z-index: 1;
}

a:hover,
a:focus {
    color: #2a3a4b;
    text-decoration: none;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px;
}

.border_radius_0 {
    border-radius: 0 !important;
}

.span1 {
    width: 10%;
}

.span2 {
    width: 20%;
}

.span3 {
    width: 30%;
}

.span4 {
    width: 40%;
}

.span5 {
    width: 50%;
}

.span6 {
    width: 60%;
}

.span7 {
    width: 70%;
}

.span8 {
    width: 80%;
}

.span9 {
    width: 90%;
}

.span10 {
    width: 100%;
}

.container {
    width: 1200px;
}

.section_padding {
    padding: 80px 0 100px;
}

.layout_2_padding {
    padding: 100px 0 80px;
}

.full {
    width: 100%;
    float: left;
}

.brown_color {
    color: #795548 !important;
}

.brown_bg {
    background: #795548 !important;
}

.blue1_color {
    color: #2196f3 !important;
}

.blue1_bg {
    background: #2196f3 !important;
}

.orange_color {
    color: #ff5722 !important;
}

.orange_bg {
    background: #ff5722 !important;
}

.purple_color {
    color: #673ab7 !important;
}

.purple_bg {
    background: #673ab7 !important;
}

.purple_color2 {
    color: #3f51b5 !important;
}

.purple_bg2 {
    background: #3f51b5 !important;
}

.blue2_color {
    color: #03a9f4 !important;
}

.blue2_bg {
    background: #03a9f4 !important;
}

.red_color {
    color: #e91e63 !important;
}

.red_bg {
    background: #e91e63 !important;
}

.yellow_color {
    color: #ff9800 !important;
}

.yellow_bg {
    background: #ff9800 !important;
}

.purple_color2 {
    color: #9c27b0 !important;
}

.purple_bg2 {
    background: #9c27b0 !important;
}

.orange_color2 {
    color: #f44336 !important;
}

.orange_bg2 {
    background: #f44336 !important;
}

.green_color {
    color: #009688 !important;
}

.green_bg {
    background: #009688 !important;
}

.heading1 h2 {
    line-height: normal;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding-left: 0;
    color: #C5C5D5;
    letter-spacing: 0px;
}

.heading_Energy_meters h2 {
    line-height: normal;
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    padding-left: 0;
    color: #C5C5D5;
    letter-spacing: 0px;
}

.margin_top_50 {
    margin-top: 50px;
}

.margin_top_30 {
    margin-top: 30px;
}

.margin_top_30-overall {
    margin-top: 15px;
}

.margin_0 {
    margin: 0 !important;
}

.center {
    display: flex;
    justify-content: center;
}

.verticle_center {
    display: flex;
    align-items: center;
}

.dropdown-item {
    font-size: 13px;
}

.column img {
    width: 100%;
}

.max_w-50 {
    max-width: 50px;
}


/*------------------------------------------------------------------
    4. header
-------------------------------------------------------------------*/

.full_container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.inner_container {
    padding: 0;
    margin: 0;
    display: flex;
}


/*==============
    - topbar 
==============*/

.topbar {
    position: fixed;
    width: 100%;
	height:80px;
    padding-left: 280px;
    z-index: 2;
    background: #15283c;
    top: -5px;
    transition: ease all 0.3s;
    left: 1px;
	
}

.topbar_Dashboards {
    position: fixed;
    width: 100%;
    height: 80px;
    z-index: 2;
    background: #141824;
    top: -5px;
    transition: ease all 0.3s;
    /* box-shadow: 0.5px 0.5px 10px 1px #C4FFB5;*/
}

#sidebar.active+#content .topbar {
    padding-left: 90px;
}

#sidebar.active + #content .topbar_Dashboards {
    padding-left: 90px;
}

.topbar .navbar {
    margin: 0;
}

.topbar_Dashboards .navbar {
    margin: 0;
}

.right_topbar {
    float: right;
    padding: 0;
}

.icon_info {
    float: left;
    width: 100%;
}

.icon_info ul {
    float: left;
    width: auto;
    list-style: none;
    margin-top:15px;
}

.icon_info ul li {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    position: relative;
    margin: 15px 0 0 5px;
}

.icon_info ul li .fa-question-circle {
    font-size: 21px;
    position: relative;
    top: 1px;
}

.icon_info ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.icon_info ul li a img {
    width: 35px;
}

.icon_info ul.user_profile_dd li {
    width: auto;
}

.icon_info ul.user_profile_dd>li span {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    padding: 0 35px 0 10px;
}

.icon_info ul.user_profile_dd li>a::after {
    color: #fff;
    top: 13px;
    right: 28px;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    content: "\f107";
    font-family: 'fontawesome';
    border: none;
    font-size: 18px;
}

.icon_info ul.user_profile_dd {
    float: left;
    margin: 0 0 0 25px;
}

.icon_info ul.user_profile_dd li a {
    cursor: pointer;
}

.icon_info ul.user_profile_dd>li {
    width: auto;
    border-radius: 0;
    background: #ff5722;
    margin-top:10px;
    padding: 12px 0 12px 20px;
    height: auto;
}

.sidebar_toggle {
    border: none;
    padding: 14px 2px 14px;
    font-size: 25px;
    background: #ff5722;
    margin-right: 0;
    cursor: pointer;
    float: left;
}

.icon_info span.badge {
    font-size: 10px;
    line-height: 16px;
    padding: 2px 6px;
    position: absolute;
    right: -2px;
    top: -7px;
    background: #ff5722;
    border-radius: 100%;
    color: #fff;
    font-weight: 600;
    width: 19px;
    height: 19px;
}


.icon_info ul.user_profile_dd li div a {
    font-size: 15px;
    color: #15283c;
    padding: 4px 15px;
    border-bottom: none;
    line-height: normal;
}

.icon_info ul.user_profile_dd li div a span {
    font-size: 13px;
    color: #15283c;
    font-weight: normal;
    padding: 0;
    transition: all .3s ease-in-out;
    line-height: normal;
}

.icon_info ul.user_profile_dd li div a:hover,
.icon_info ul.user_profile_dd li div a:focus {
    background: #243147;
    color: #fff;
}

.icon_info ul.user_profile_dd li div a:hover span,
.icon_info ul.user_profile_dd li div a:focus span {
    color: #fff;
}

.user_profile_dd .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    float: left;
    padding: 10px 6px;
    margin: 0;
    font-size: 15px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    width: 100%;
    box-shadow: -1px 1px 4px -2px rgba(0, 0, 0, 0.2);
    border: none;
}


/**-- sidebar --**/

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #C5C5D5;
    margin: 40px 0;
}

i,
span {
    display: inline-block;
}

#sidebar {
    min-width: 280px;
    max-width: 280px;
    background-color: #C5C5D5;
    /*color: #fff;*/
    transition: all 0.3s;
    position: relative;
    z-index: 11;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.4);
    float: left;
    width: 100%;
    position: fixed;
    height: 100%;
    overflow: auto;
}

.sidebar_blog_1,
.sidebar_blog_2,
.sidebar_blog_3 {
    float: left;
    width: 100%;
}

#sidebar ul li a {
    text-align: left;
	
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 100%;
}

#sidebar ul li a {
    padding: 10px 10px;
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 400;
	
}

#sidebar ul li a:hover,
#sidebar ul li a:focus {
    color: rgba(255, 255, 255, 0.95);
	
}

#sidebar ul.components li {
    position: relative;
}

#sidebar ul.components ul {
    background: #214162;
    padding: 20px 0;
	
}

#sidebar ul.components ul li a {
    font-size: 13px;
    color: rgba(255, 255, 255, .7);
    padding: 7px 35px;
	
}

#sidebar ul.components ul li a:hover {
    color: #fff;
    background: transparent;
    padding-left: 45px;
}

#sidebar ul li a i {
    margin-right: 20px;
    width: 15px;
    font-size: 25px;
    float: left;
	
}

#sidebar ul li a i menu {/*---Icon menu ngang--*/
    margin-right: 20px;
    width: 15px;
    font-size: 25px;
    float: left;
}


.bottom_sidebar ul li {
    float: left;
    width: 50%;
    list-style: none;
}

a[data-toggle="collapse"] {
    position: relative;
}

#content {
    width: 100%;
    min-height: 100vh;
    transition: ease all 0.3s;
    position: relative;
    padding: 60px 25px 25px 305px;
    background: #0F111A;
}
#content_Dashboards {
    width: 100%;
    transition: ease all 0.3s;
    position: relative;
    
    
}

.carousel-item {
	position: relative;
	display: none;
	align-items: left;
	width: 100%;

	transition: transform .60s;
	perspective: 100px;
}

.page_title {
    background: #141824;
    margin-top: 1px;
    margin-bottom: 30px;
    padding: 28px 35px 5px 39px;
    margin-left: -40px;
    margin-right: -40px;
	border-bottom: solid #31374A  1px;
	/*box-shadow: 0.5px 0.5px 10px 1px #24445C; /*--Tạo viền shadow Title Dashboard-*/

}

    .page_title h2 {
        font-size: 20px;
        font-weight: 500;
        color: #EFF2F6;
    }

#sidebar.active+#content {
    padding-left: 115px;
}

.topbar .navbar {
    background: #15283c;
    border: none;
    border-radius: 0;
}

.user_profle_side {
    display: flex;
}

.sidebar_user_info {
	padding: 12px 25px;
	background: #214162;
}

.user_img img {
    border-radius: 100% 100%;
}

.user_info {
	margin: 0 0 0 33px;
	padding-top: 10px;
	font: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #BCBCCD;
}

.online_animation {
    width: 12px;
    height: 12px;
    background: #71DD37;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 8px;
    position: relative;
    top: 1px;
    webkit-animation: online 2s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 2s infinite
}


.online_animation_on {
    width: 15px;
    height: 15px;
    background: #71DD37;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 0;
    position: relative;
    top: 1px;
	display: flex;
    webkit-animation: online 0.5s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 0.5s infinite;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.online_animation_on1 {
    width: 15px;
    height: 15px;
    background: #71DD37;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 0;
    top: 1px;
	display: flex;
    webkit-animation: online 4s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 4s infinite;
	left: 50%;
	top: 50%;
}

.online_animation_Medium {
    width: 15px;
    height: 15px;
    background: #FFCC66;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 0;
    top: 1px;
	display: flex;
    webkit-animation: online 10s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 10s infinite;
	left: 50%;
	top: 50%;
}

.online_animation_off {
   	width: 15px;
    height: 15px;
    background: #FF0000;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 0;
    top: 1px;
	display: flex;
    webkit-animation: online 4s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 4s infinite;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	}
.online_animation_off1 {
   	width: 15px;
    height: 15px;
    background: #FF0000;
    border-radius: 100%;
    margin-top: 0;
	margin-right: 0;
   /* position: relative;*/
	display: flex;
    webkit-animation: online 1s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 1s infinite;
	left: 50%;
	top: 50%;
	/*transform: translate(-50%, -50%);*/
	}
	

.online_animation_menu1 { /*--Tạo nháy nháy chỉ số--*/
    webkit-animation: online 5s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 5s infinite
}
.online_animation_menu2 { /*--Tạo nháy nháy chỉ số--*/
    webkit-animation: online 3s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 3s infinite
}
.online_animation_menu3 { /*--Tạo nháy nháy chỉ số--*/
    webkit-animation: online 4s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 4s infinite
}

.online_animation_menu1_SmartEnergy { /*--Tạo Màu chữ Menu SmartEnergy--*/
	font-size: 16px;
	color: #F90;
	outline-color: #FFF;
	webkit-animation: online 3s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 3s infinite	
}

.online_animation_menu1_SmartWareHouse { /*--Tạo Màu menu SmartWareHouse--*/
	font-size: 16px;
	color: #F90;
	outline-color: #FFF;
	webkit-animation: online 3s infinite;
    /* Safari 4.0 - 8.0 */
    animation: online 3s infinite	
}

@-webkit-keyframes online {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes online {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.user_info p {
    font-size: 13px;
    font-weight: 500;
    color: #71DD37;
	margin-right:50px;
   
}

.user_info h6 {
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 0;
	margin-right: 15px;
}

.user_img {
    width: 75px;
    height: 75px;
    float: left;
}

.logo_section {
    padding: 0;
    width: auto;
    text-align: center;
    background: transparent;
    float: left;
}

.logo_section img {
    height: 52px;
    padding: 0;
    margin: 8px 10px 0;

}

#sidebar.active .logo_section a {
    width: 100%;
    display: flex;
    justify-content: center;
}

.logo_section img.logo_icon {
    margin: 0;
    text-align: center;
    padding: 1px 1px;
    height: 80px;
}

#sidebar h4 {
    background: #2B2C40;
    margin: 0;
    padding: 21px 25px 19px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    border-bottom: solid #71DD37 1px;
}


/*------------------------------------------------------------------
    5. content section
-------------------------------------------------------------------*/

.content_inner_section {
    background: #fff;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.4);
    padding: 25px 30px;
}

.content_inner_section .top_page_header {
    width: 100%;
}

.content_inner_section .top_page_header .page_title {
    float: left;
}

.content_inner_section .top_page_header .page_title h3 {
    font-size: 21px;
    font-weight: 500;
    text-transform: none;
    color: #222;
}

.page_menu_cont {
    width: auto;
    float: right;
}

.page_menu_cont ul {
    list-style: none;
    float: left;
    width: 100%;
}

.page_menu_cont ul li {
    float: left;
    font-size: 17px;
    margin: 0 15px;
}

.counter_section {
    min-height: auto;
    display: block;
    border: 0px solid #e7e7e7;
    padding: 10px 30px;
    background: #141824;
    border-radius: 5px;
    min-height: 12px;
    display: flex;
	box-shadow: 0.5px 0.5px 20px 1px #171717; /*--Thay đổi viền nền Menu Body-*/
	border: solid #2E3548 1px;
}

.couter_icon span {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    padding: 0 5px;
    font-weight: 500;
}

.couter_icon span {
    width: 100%;
}

.couter_icon i {
    color: #fff;
    font-size: 50px;
    line-height: normal;
    width: 100%;
    float: left;
    text-align: center;
}

.couter_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    float: left;
    margin: 8px 0 8px;
}

.couter_icon>div {
    border-right: solid rgba(255, 255, 255, 0.3) 1px;
    padding-right: 35px;
}

.counter_no {
    padding: 0 12px;
    align-content: center;
    align-items: center;
    
    width: 100%;
    color: #F3F3F3;
    font-weight:500;
}

.couter_icon_left {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    
    margin: 8px 0 8px;
}
.badge2 {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 125.3rem;
    color: #fefbfc;
    background: #eb1c1c;
    width: 20px;
    height: 20px;
}

.couter_icon_right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    float: left;
    margin: 8px 0 8px;
}

.counter_no p.total_no {
    margin: 0;
    font-size: 45px;
    float: left;
    width: 100%;
    line-height: normal;
    font-weight: 600;
    color: #455a64;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
}

.img-responsive_Shop {
    max-width: 100%;
    border-radius: 5px;
    height: 412px;
    width: 700px;
    float: left;
}
.counter_no .head_couter {
    float: left;
    width: 100%;
    color: #99abb4;
    font-weight: 300;
    margin: 0px 0 0 0;
    font-size: 20px;
    text-align: right;
}


 .head_couter_Mission_control {
        float: left;
        width: 100%;
        color: #99abb4;
        font-weight: 300;
        margin: 0px 0 0 0;
        font-size: 20px;
        text-align: right;
        font-weight:500;
    }
.total_no_Mission_Control {
    margin: 0;
    width: 100%;
    line-height: normal;
    color: #E3E6ED;
    text-align: right;
    font-size: 50px;
    font-weight: 600;
    margin-left: -60px;
}

.counter_no .counter_desrp {
    margin: 0;
    color: #fff;
    line-height: 18px;
}

#myChart-top {
    box-shadow: 10px 10px 5px -4px rgba(224, 224, 224, 0.6);
}

.zc-ref {
    display: none;
}

#myChart-wrapper {
    margin: auto;
}

#graph1 {
    margin-top: 10px;
}

#rebenue {}

.graph_revenue {
    padding: 0;
    margin-top: 0;
    min-height: auto;
}

.graph_head {
    padding: 15px 25px 15px;
    float: left;
    width: 100%;
    /*border-bottom: solid #2D3446 1px;*/
}
.graph_head_Air {
    padding: 10px 20px 15px;
    float: left;
    width: 100%;
    border-bottom: solid #2D3446 1px;
}

.graph_head-Energy_meters {
    padding: 15px 25px 15px;
    float: left;
    width: 100%;
    border-bottom: solid #2D3446 1px;
}
.heading_Energy_meters {
    float: left;
    padding: 0 0 1px 0;
    width: 100%;
    margin-top: 50px;
}
.graph_head-factory {
    padding: 10px 20px 1px;
    float: left;
    width: 100%;
    border-bottom: solid #2D3446 1px;
}

.heading1 {
    float: left;
    padding: 0 0 20px 0;
    width: 100%;
    margin-top: 50px;
}

.graph_head .heading1 {
    float: left;
    padding: 0;
    width: auto;
}

.graph_head .heading2 {
    float: right;
    padding: 0;
    width: auto;
    border-radius: 5px;
}

.heading2 {
    background: #2B2C40;
    padding: 15px 25px;
    margin: 20px 0 0 0;
	
}


.heading2 h3 {
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    position: relative;
    color: #15283c;
    font-family: 'Raleway', sans-serif;
}

/*---CSS Page Factory---*/
.heading1-factory {
    float: left;
    padding: 0 0 10px 0;
    width: 100%;
    margin-top: 50px;
}

.heading1-factory h2 {
    font-size: 16px;
    color: #C5C5D5;
    line-height: 20px;
    font-weight: 500;
    position: relative;
}
.graph_head .heading1 {
    float: left;
    padding: 0;
    width: auto;
}

.heading2 {
    background: #2B2C40;
    padding: 15px 25px;
    margin: 20px 0 0 0;
	
}

.heading2_1 {
    background: #2B2C40;
    padding: 15px 25px;
    margin: 20px 0 0 0;
	float:right;
   border-bottom: solid #ff5722 1px;
}

.heading2 h3 {
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    position: relative;
    color: #15283c;
    font-family: 'Raleway', sans-serif;
}
/*---End Css Page Factory----*/



.time_form form {
    float: left;
    width: 100%;
}

.time_form form .field {
    float: left;
    margin-right: 0;
    margin-left: 12px;
}

.time_form form .field label {
    margin-right: 12px;
    margin-bottom: 0;
    font-size: 15px;
    color: #999;
}

.time_form form .field input {
    border: solid #ddd 1px;
    font-size: 13px;
    font-weight: 500;
    color: #666;
    padding: 6px 10px;
    border-radius: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.mail-option .dropdown-menu {
    padding: 10px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    border: solid #ddd 1px;
}

.mail-option .dropdown-menu li {
    margin: 10px 0;
}

.mail-option .dropdown-menu {
    padding: 4px 15px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    border: solid #ddd 1px;
    margin-top: 5px;
}

.mail-option .btn-group a.btn {
    border-radius: 0 !important;
    background: #fff;
    padding: 8px 14px;
    color: #666;
    font-size: 14px;
}


/*------------------------------------------------------------------
    6. Progressbar
-------------------------------------------------------------------*/

.progress_bar {
    padding: 15px 40px 50px 40px;
}

.progress.skill-bar {
    background: #FF8000;
    border-radius: 0;
    height: 5px;
    margin-top: 1px;
    border-radius: 100px;
}

.progress.skill-bar .progress-bar {
    background-color: #696CFF;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

.skill {
    font-size: 16px;
    color: #C5C5D5;
    margin-top: 20px;
    font-weight: 300;
}
.info_valume{
	
	float:right;
	}


.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  min-width:350px;
}
   
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


/*------------------------------
	6.1 Progressbar-Overall
-------------------------------*/
/**-------------------------*/
..progress_bar-overall_stop {
    padding: 15px 15px 15px px;
}



.progress.skill-bar-overall_stop {
    background: #EE4D4D;
    border-radius: 0;
    height: 10px;
    margin-top: 1px;
    border-radius: 100px;
}

    .progress.skill-bar-overall_stop .progress-bar-overall_stop {
        background-color: #696CFF;
        box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    }

.skill-overall_stop {
    font-size: 12px;
    color: #aad5ff;
    margin-top: 10px;
    font-weight: 300;
}


/*-------------------------*/


.progress_bar-overall {
    padding: 15px 15px 15px px;
}

.progress_bar-overall-7day {
    padding: 15px 15px 15px px;
}
.progress.skill-bar-overall {
    background: #46ADE1;
    border-radius: 0;
    height: 10px;
    margin-top: 1px;
    border-radius: 100px;
}

.progress.skill-bar-overall .progress-bar-overall {
    background-color: #696CFF;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

.skill-overall {
    font-size: 12px;
    color: #aad5ff;
    margin-top: 10px;
    font-weight: 300;
}

.skill-overall-7day {
    font-size: 10px;
    color: #aad5ff;
    margin-top: 10px;
    font-weight: 500;
}

.info_valume-overall{
	
	float:right;
	}




/*------------------------------------------------------------------
    7. Table style
-------------------------------------------------------------------*/

.table_format.strp table {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    color: #666;
}

.table_format.strp thead th {
    background: #15283c;
    border: none;
    color: #fff;
    vertical-align: middle;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    padding: 22px 40px;
    white-space: nowrap;
    font-size: 16px;
}

.table_format.strp tbody th,
.table_format.strp tbody td {
    font-size: 15px;
    padding: 20px 40px;
    vertical-align: middle;
    font-weight: 400;
    transform: capitalize;
    line-height: 1;
    width: white-space;
}

.top_countries_section {
    background-color: #ff4748;
    border-radius: 8px;
    padding: 25px 40px;
    background-image: -webkit-linear-gradient(90deg, #396afc 0%, #2948ff 100%);
}

.top_countries_section ul {
    list-style: none;
}

.top_countries_section ul li {
    color: #fff;
    padding: 14px 5px;
    float: left;
    width: 100%;
    border-bottom: solid rgba(255, 255, 255, .2) 1px;
}

.top_countries_section ul li span.country_name {
    float: left;
}

.top_countries_section ul li span.country_counter {
    float: right;
}

.area_chart {
    padding: 30px 0 30px 30px;
    width: 100%;
}

.area_chart-factory {
    padding: 30px 30px 30px 30px;
    width: 100%;
}

.margin_bottom_10 {
    padding: 10px 1px 10px 1px;
    width: 100%;
}
.margin_bottom_10_1 {
    padding: 1px 1px 1px 1px;
    width: 100%;
}


.area_chart-factory-tab-Statistics {
    padding: 10px 30px 30px 30px;
    width: 100%;
}

.area_chart-factory-tab-Statistics-ProductionLine {
    padding: 30px 100px 30px 30px;
    width: 100%;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.margin_bottom_30_30_30_30 {
    padding: 30px 30px 30px 30px;
  	width: 100%;
}

.margin_bottom_30_1 {
    margin-bottom: 10px;
}


.margin_bottom_30-7day {
    margin-bottom: 5px;
	margin-top:10px;
}
/*------------------------------------------------------------------
    1-Biểu đồ chính
-------------------------------------------------------------------*/
.canvasHome{
	display: block;
 	box-sizing: border-box;
 	height: 25px;
  	width: 15px;
	}
.white_shd {
    background: #141824;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    margin-top: 0px;
	box-shadow: 0.5px 0.5px 20px 1px #171717; /*--Thay đổi viền nền biểu đồ---*/
	border: solid #2E3548 1px;
	min-width:350px;
	
}

.white_shd-MapHouse {
    background: #2B2C40;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    margin-top: 0px;
	margin-left:15px;
	box-shadow: 0.5px 0.5px 20px 1px #000000; /*--Thay đổi viền nền biểu đồ---*/
}

.white_shd-WareHouse {
   
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border-radius: 5px;
    margin-top: 0px;
	
}


.dark_bg {
    background: #2B2C40;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    margin-top: 0;
}

.dark_bg .graph_head {

}

.dark_bg h2 {
    color: #C5C5D5;
}

.col-lg-12{
	webkit-box-flex: 0;
   	ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}



/*------------------------------------------------------------------
    8. Social icon
-------------------------------------------------------------------*/

.socile_icons {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #2B2C40;
    min-height: 100px;
	box-shadow: 0.5px 0.5px 10px 1px #696CFF; /*--Thay đổi viền nền Menu Body-*/
}

.social_icon {
    width: 100%;
    text-align: left;
    font-size: 20px;
    padding: 5px 20px 1px;
    color: #C5C5D5;
}

/*--Đồng hồ hệ thống-*/
.clockDiv{
font-size: 12px; 
font-weight: 700; 
color: #fff
}
/*--End Đồng hồ hệ thống-*/
.fb .social_icon {
    background: #2B2C40;
}

.tw .social_icon {
    background: #2B2C40;
}

.linked .social_icon {
    background: #141824;
	
}

.google_p .social_icon {
    background: #2B2C40;
}

.socile_icons .social_cont {
    float: left;
    text-align: center;
    width: 100%;
    padding: 15px 0 15px;
}

.socile_icons .social_cont ul {
    margin: 0;
    list-style: none;
}

.socile_icons .social_cont ul li {
    float: left;
    width: 33%;	/*--Chia 3 cột trên menu Icon-*/
    font-size: 20px;
    color: #455a64;
    line-height: 30px;
}

.socile_icons .social_cont ul li span {
    float: left;
    /*width: 100%;*/
    color: #99abb4;
    font-size: 20px;
	font-weight: 500;
	margin-top:20px;
	text-align:center;
}

.socile_icons .social_cont ul li span strong {
    font-weight: 600;
    color: #88d8ff;
    font-size: 40px;
	text-align:center;
	
	
	
}


/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*------------------------------------------------------------------
    9. Pie charts
-------------------------------------------------------------------*/


/**  **/

#canvas-holder {
    width: 50%;
    margin-top: 50px;
    text-align: center;
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: white;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}


/*------------------------------------------------------------------
    10. Testimonial slider
-------------------------------------------------------------------*/

#testimonial_slider.carousel {
    width: 100%;
    margin: 15px 15px 20px;
}

#testimonial_slider .carousel-inner {
    padding: 0;
    text-align: left;
	transition:all;
}

#testimonial_slider.carousel .item {
    color: #999;
    font-size: 10px;
    text-align: left;
    overflow: hidden;
    min-height: auto;
}
.carousel {
  position: relative;
}

#testimonial_slider.carousel .item a {
    color: #eb7245;
}

#testimonial_slider.carousel .img-box {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
}

#testimonial_slider.carousel .img-box img {
    /*width: 100%;
    height: 100%;*/
    display: block;
    border-radius: 50%;
}

#testimonial_slider.carousel .testimonial {
    padding: 30px 0 10px;
    color: rgba(255, 255, 255, .7);
    font-size: 15px;
    line-height: 24px;
}

#testimonial_slider.carousel .overview {
    text-align: center;
    padding-bottom: 5px;
    font-size: 14px;
    color: #1ed085;
    font-weight: 500;
    line-height: 14px;
}

#testimonial_slider.carousel .overview b {
    color: #fff;
    font-size: 16px;
    text-transform: none;
    display: block;
    padding-bottom: 5px;
    font-weight: 500;
}

#testimonial_slider.carousel .star-rating i {
    font-size: 18px;
    color: #ffdc12;
}

#testimonial_slider.carousel .carousel-control {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #C5C5D5;
    text-shadow: none;
    top: 0;
    opacity: 50px;
}

#testimonial_slider.carousel .carousel-control i {
    font-size: 20px;
    margin-right: 2px;
    color: #15283c;
    margin-top: -2px;
}

#testimonial_slider.carousel .carousel-control.left {
    left: auto;
    right: 40px;
}

#testimonial_slider.carousel .carousel-control.right i {
    margin-right: -2px;
    margin-top: -2px;
}

#testimonial_slider.carousel .carousel .carousel-indicators {
    bottom: 15px;
}

#testimonial_slider.carousel .carousel-indicators li,
#testimonial_slider.carousel .carousel-indicators li.active {
    width: 11px;
    height: 11px;
    margin: 1px 5px;
    border-radius: 50%;
}

#testimonial_slider.carousel .carousel-indicators li {
    background: #e2e2e2;
    border-color: transparent;
}

#testimonial_slider.carousel .carousel-indicators li.active {
    border: none;
    background: #888;
}


/*------------------------------------------------------------------
    11. Blog Section
-------------------------------------------------------------------*/

.dash_head {
    /*background-image: url('images/layout_img/pattern_h.png');*/
    font-weight: normal;
    height: auto;
    border-radius: 5px 5px 0 0;
    padding: 35px 45px 32px;
    background-size: cover;
    background-color: #214162;
    position: relative;
}

.dash_head h3 {
    color: #fff;
    text-transform: none;
    font-weight: 400;
    font-size: 22px;
}

.dash_blog {
    min-height: 650px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.plus_green_bt {
    position: absolute;
    right: 0;
    bottom: -54px;
}

.plus_green_bt a {
    background: #1ed085;
    color: #fff;
    width: 45px;
    height: 45px;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 28px;
    font-weight: 500;
}

.dash_blog_inner .list_cont {
    border-bottom: 1px solid #f2f2f2;
    padding: 25px 40px;
}

.dash_blog_inner .list_cont p {
    margin: 2px 0 0 0;
    font-size: 16px;
    color: #455a64;
}

.task_list {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

.task_list li {
    padding: 20px 40px;
    border-bottom: solid #eee 1px;
    line-height: normal;
    font-size: 16px;
    border-left: solid 5px #666;
}

.main_bt {
    min-width: 125px;
    height: auto;
    float: left;
    background: #1ed085;
    text-align: center;
    color: #fff;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
    transition: ease all 0.5s;
    cursor: pointer;
    font-weight: 300;
}

button.main_bt {
    float: none;
    margin: 0;
}

.main_bt:hover,
.main_bt:focus {
    background: #ff5722;
    color: #fff;
}

.task_list li a {
    color: #99abb4;
    font-size: 16px;
}

.task_list li strong {
    font-weight: 600;
    color: #455a64;
}

.task_list li:nth-child(1) {
    border-left-color: #ff9800;
}

.task_list li:nth-child(2) {
    border-left-color: #2196f3;
}

.task_list li:nth-child(3) {
    border-left-color: #673ab7;
}

.task_list li:nth-child(4) {
    border-left-color: #e91e63;
}

.task_list li:nth-child(5) {
    border-left-color: #1ed085;
}

.msg_list li:nth-child(1) {
    border-left-color: #ff9800;
}

.msg_list li:nth-child(2) {
    border-left-color: #2196f3;
}

.msg_list li:nth-child(3) {
    border-left-color: #673ab7;
}

.msg_list li:nth-child(4) {
    border-left-color: #e91e63;
}

.msg_list li:nth-child(5) {
    border-left-color: #1ed085;
}

.task_list_main {
    float: left;
    width: 100%;
}

.read_more {
    float: left;
    width: 100%;
    margin: 30px 0;
}

.dash_blog_inner {
    float: left;
    width: 100%;
}

.msg_list_main {
    float: left;
    width: 100%;
}

.msg_list_main ul {
    list-style: none;
    float: left;
    width: 100%;
}

.msg_list_main-WareHouse ul {
    list-style: none;
    float: left;
    width: 100%;
}

.msg_list_main ul li {
    padding: 5px 30px;
    border-bottom: solid #eee 1px;
    line-height: normal;
    font-size: 14px;
    border-left: solid 5px #666;
    float: left;
    width: 100%;
    display: flex;
    position: relative;
}

.msg_list_main_air ul li {
    padding: 2px 30px;
    border-bottom: solid #eee 1px;
    line-height: normal;
    font-size: 14px;
    border-left: solid 5px #666;
    float: left;
    width: 100%;
    display: flex;
    position: relative;
}

.msg_list_main-left ul li {
    padding: 28px 30px;
    border-bottom: solid #eee 1px;
    line-height: normal;
    font-size: 14px;
    border-left: solid 5px #666;
    float: left;
    width: 100%;
    display: flex;
    position: relative;
}

.msg_list_main-WareHouse ul li {
    padding: 30x 30px;
    font-size: 20px;
    /* border-left: solid 5px #666;*/
    float: left;
    width: 100%;
    color: #0FC;
    font-weight: 700;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0.5px 0.5px 20px 1px #171717;
    border: solid #2E3548 1px;
    background: #141824;
}




.msg_list_main ul li span .time_ago {
    position: absolute;
    right: 40px;
    top: 25px;
}

.msg_list_main ul li span p {
    margin: 0;
}

.msg_list_main ul li span .name_user {
    font-size: 16px;
    font-weight: 500;
    color: #C5C5D5;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
}
.msg_list_main ul li span .name_user-left1 {
    font-size: 20px;
    font-weight: 500;
    color: #3FFF00;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
	font-weight:700;
}
.msg_list_main ul li span .name_user-left2 {
    font-size: 20px;
    font-weight: 500;
    color: #26FEC9;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
	font-weight:700;
}
.msg_list_main ul li span .name_user-left3 {
    font-size: 20px;
    font-weight: 500;
    color: #FF506C;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
	font-weight:700;
}

/*--Pages Factory---*/
.msg_list_main ul li span .name_user-factory {
    font-size: 16px;
    font-weight: 500;
    color: #C5C5D5;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
}
.msg_list_main ul li span .time_ago-factory {
	font-size: 25px;
    position: absolute;
    right: 40px;
    top: 25px;
	color:#71DD37;
	font-weight:700;
}


.msg_list_main ul li span .msg_user-factory {
    font-size: 15px;
    font-weight: 300;
    color: #99abb4;
}

/*---End---*/

.msg_list_main ul li span .msg_user {
    font-size: 15px;
    font-weight: 300;
    color: #99abb4;
}
.msg_list_main ul li span .msg_user-Alerts {
    font-size: 14px;
    font-weight: 300;
    color: #99abb4;
}
.msg_list_main ul li span .name_user-Alerts {
    font-size: 14px;
    font-weight: 500;
    color: #FF0000;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
}
.name_user-shop {
    font-size: 14px;
    font-weight: 500;
    color: #36D900;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
}
.orange_color_shop {
    color: #36d900 !important;
}
.msg_list_main ul li>span:nth-child(1) {
    margin-right: 20px;
	margin-top: 5px;
	margin-left: -10px;
}

.msg_list_main ul li>span img {
    width: 70px;
    border-radius: 100%;
}

.msg_list_main-WareHouse-left ul li>span img {
    width: 70px;
    /*border-radius: 100%;*/
}

.msg_list li:nth-child(5) {
    border-bottom: none;
}



/*------------------------------------------------------------------
    12. Dashboard Style 2
-------------------------------------------------------------------*/

.dashboard_2 .social_icon {
    float: left;
    width: 30%;
    height: 148px;
}

.dashboard_2 .socile_icons {
    border-radius: 10px;
    overflow: hidden;
    background: #141824;
    min-height: auto;
	border: solid #2E3548 1px;
	box-shadow: 0.5px 0.5px 20px 1px #171717;
}

.dashboard_2 .socile_icons-7day {
    border-radius: 5px;
    overflow: hidden;
   /*box-shadow: 10px 1px 2px rgba(0, 0, 0, 0.05);*/
    background: #1D2527;
    min-height: auto;
	font-weight:500;
	color:#1ED085;
	border: solid #73D67F 1px;
	text-align:center;
}

.dashboard_2 .socile_icons-Map {
    border-radius: 5px;
    overflow: hidden;
   /*box-shadow: 10px 1px 2px rgba(0, 0, 0, 0.05);*/
    background: #222834;
    min-height: auto;
	font-weight:500;
	color:#1ED085;
	border: solid #1ed085 1px;
	text-align:center;
	height:120px;
}

.dashboard_2 .socile_icons-Map-A0-A25 {
  border-radius: 5px;
  overflow: hidden;
  /*box-shadow: 10px 1px 2px rgba(0, 0, 0, 0.05);*/
  background: #222834;
  min-height: auto;
  font-weight: 500;
  color: #1ED085;
  border: solid #60C6FF 1px;
  text-align: center;
  height: 123px;
}

.dashboard_2 .socile_icons-Map-B-C-D {
  border-radius: 5px;
  overflow: hidden;
  background: #223653;
  min-height: auto;
  font-weight: 500;
  border: solid #97CBFD 1px;
  height: 100px;
 
}

.margin_bottom_10-B-C-D {
	width: 100%;
	margin-top:1px;
}

.col-lg-3-7day{ 
	flex: 0 0 25%;
    max-width: 25%;
	text-align:center;
}

.dashboard_2 .social_icon {
    line-height: 135px;
    font-size: 60px;
}

social_icon-WareHouse {
    line-height: 135px;
    font-size: 6px;
}

.dashboard_2 .social_cont {
    float: left;
    width: 70%;
    padding: 15px 15px;
}

.dashboard_2 .social_cont-7day {
    /*float: center;
    /*width: 30%;*/
    padding: 10px 10px;
	text-align:center;
}
.dashboard_2 .social_cont-MapHouse {
    /*float: center;
    /*width: 30%;*/
    padding: 10px 10px;
	text-align:center;
}

.dashboard_2 .social_cont ul li {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #455a64;
    line-height: 24px;
    text-align: right;
    margin-bottom: 10px;
    padding: 0 20px;
}

.dashboard_2 .dash_blog {
    padding: 25px;
}

#chart-0,
#chart-1,
#chart-2,
#chart-3 {
    height: 38px;
}

.SmartFactory5{
	height: 370px; max-width: 920px; margin: 0px auto;"
}

/*------------------------------------------------------------------
    13. Footer
-------------------------------------------------------------------*/

.footer {
    min-height: 65px;
    background: #141824;
    margin-top: 30px;
	box-shadow: 0.5px 0.5px 20px 1px #171717; /*--Thay đổi viền nền Menu Body-*/
    border-radius: 5px;
    width: 100%;
	border: solid #2E3548 1px;
}

.footer p {
    margin: 0;
    line-height: normal;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #C5C5D5;
    padding: 25px 15px;
}

/*------------------------------------------------------------------
    13. Footer-Dashboards
-------------------------------------------------------------------*/

.footer_Dashboards {
    min-height: 1px;
    background: #141824;
    margin-top: 30px;
    box-shadow: 0.5px 0.5px 20px 1px #C4FFB5; /*--Thay đổi viền nền Menu Body-*/
    width: 100%;
}
.footer_Dashboards p {
        margin: 0;
        line-height: normal;
        text-align: center;
        font-size: 10px;
        font-weight: 300;
        color: #C5C5D5;
 }
.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

/*------------------------------------------------------------------
    14. Widgets section
-------------------------------------------------------------------*/

.info_people {
    padding: 35px;
    display: flex;
}

.info_people .p_info_img {
    width: 30%;
}

.info_people .p_info_img img {
    width: 100%;
    border-radius: 5px;
}

.info_people .user_info_cont {
    width: 60%;
    padding-left: 30px;
    padding-top: 25px;
}

.info_people .user_info_cont h4 {
    font-weight: 500;
    margin-bottom: 5px;
}

.info_people .user_info_cont p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

.info_people .user_info_cont p.p_status {
    font-weight: 600;
    color: #ff5722;
    margin-top: 10px;
}

.widget_progress_bar {
    padding: 40px 40px 50px 40px;
}

.widget_progress_bar .progress_no {
    font-size: 24px;
    color: #15283c;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

.widget_progress_bar .progress_head {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    padding: 0;
}

.widget_progress_bar .progress_bar {
    padding: 0;
}

.widget_progress_bar .progress_bar .skill {
    margin-top: 5px;
}


/*------------------------------------------------------------------
    15. Calendar section
-------------------------------------------------------------------*/

.calendar {
    float: left;
    width: 100%;
}

.calendar table.unstackable {
    display: inline-table;
    width: 100%;
}

.calendar table.unstackable thead tr:nth-child(1) th {
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
    text-align: center;
    background: #1ed085;
    font-size: 21px;
    padding: 15px 0;
}

.calendar table.unstackable thead tr:nth-child(2) {
    background: #666;
    border: none;
    color: #fff;
}

.calendar table.unstackable thead tr:nth-child(2) th {
    font-weight: 500;
    text-align: center;
    border: none;
}

.calendar table.unstackable tbody tr {
    text-align: center;
    font-size: 15px;
}

.calendar table.unstackable thead tr:nth-child(1) th .prev.link {
    position: absolute;
    left: 30px;
    font-size: 32px;
    font-weight: 600;
    top: 6px;
    cursor: pointer;
}

.calendar table.unstackable thead tr:nth-child(1) th .next.link {
    position: absolute;
    right: 30px;
    font-size: 32px;
    font-weight: 600;
    top: 6px;
    cursor: pointer;
}

.link.disabled {
    opacity: 0.4;
}

.calendar tr {
    position: relative;
}

i.icon.chevron.left::before {
    content: "\f104";
}

i.icon.chevron.right::before {
    content: "\f105";
}

i.icon,
i.icons {
    font-size: 1em;
}

i.icon {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}


/*------------------------------------------------------------------
    16. General Elements 
-------------------------------------------------------------------*/

.link.today {
    background: #ff5722;
    color: #fff;
    font-weight: 600;
}


/** tabbar style 1 **/

.tabbar {
    float: left;
    width: 100%;
}

.tab-content {
    padding: 10px 0;
}

.tab-content-7day {
    padding: 1px;
}


.tab-content p {
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
}

.tabbar .nav-tabs {
    border-bottom: solid #eee 1px;
}


.tabbar nav div.nav-tabs .nav-link {
    border-radius: 0;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
	border-radius: 5px 5px 0px 0px;
   
}


/** tabbar style 2 **/

.tab_style2 .tabbar nav div.nav-tabs .nav-link.active {
    background: #1a4810;
    color: #fff;
    border-color: #C5C5D5;
	border-radius: 5px 5px 0px 0px;
	font-weight:500;
}

.tab_style-factory .tabbar nav div.nav-tabs .nav-link.active {
    background: #007BFF;
    color: #fff;
    border-color: #C5C5D5;
	border-radius: 5px 5px 0px 0px;
	font-weight:500;
}



/** tabbar style 3 **/

.tab_style3 #v-pills-tab {
    float: left;
    width: auto;
    min-width: 120px;
}

.tab_style3 #v-pills-tabContent {
    float: left;
    width: 80%;
    padding: 0 20px;
}

.tab_style3 .tabbar {
    display: flex;
}

.tab_style3 div.tabbar div.nav-pills .nav-link.active {
    background: #ff5722;
    color: #fff;
    border-color: #ff5722;
}


/** button section **/

.btn {
    font-size: 14px;
}

.button_sction {
    float: left;
    width: 100%;
}

.button_sction .button_block {
    float: left;
    margin: 5px;
}

.button_sction .button_block button {
    margin: 0;
}


/** pagination **/

.pagination .btn {
    background: #1ed085;
    color: #fff;
    border-color: #1ed085;
    width: 45px;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
}

.pagination.button_section {
    margin: 5px;
}

.pagination .btn.active,
.pagination .btn:hover,
.pagination .btn:focus {
    background: #333;
    border-color: #333;
}


/**-- model bt --**/

.model_bt {
    padding: 11px 20px 10px;
}

.dropdown_section {
    float: left;
    margin: 5px;
}


/*------------------------------------------------------------------
    17. Gallery Section   
-------------------------------------------------------------------*/

.gallery_section_inner .column {
    background: #fff;
    box-shadow: 0 0 13px -10px #000;
    overflow: hidden;
}

.heading_section {
    border-top: solid #1ed085 2px;
    background: #15283c;
}

.heading_section h4 {
    color: #fff;
    margin: 0;
    font-weight: 200;
    text-align: center;
    padding: 16px 0 16px;
    font-size: 15px;
}


/*------------------------------------------------------------------
    18. Icons  
-------------------------------------------------------------------*/

.fontawesome-icons-list .fw_icon a {
    transition: ease all 0.2s;
}

.fw_icon a {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 2px;
    color: rgba(21, 40, 60, 0.6);
}

.fw_icon a i {
    width: 25px;
    text-align: center;
    margin-right: 5px;
    font-size: 17px;
}

.fontawesome-icons-list .fw_icon a:hover,
.fontawesome-icons-list .fw_icon a:focus {
    background-color: #1ed085;
    color: #fff;
    text-decoration: none;
    transform: scale(1.1);
}

.fw_icon {
    width: 20%;
}

.fontawesome-icons-list .fw_icon:nth-child(2n+2) {
    background: #f9f9f9;
}


/*------------------------------------------------------------------
    19. Invoice  
-------------------------------------------------------------------*/

h2.invoice_head {
    font-size: 22px;
    font-weight: 500;
    color: #222;
}

h2.invoice_head small {
    font-size: 13px;
    font-weight: 500;
}

.heading1 h2 i {
    position: relative;
    top: 1px;
}

.invoice_blog h4 {
    color: #15283c;
    background: #f8f8f8;
    padding: 15px 20px;
    font-weight: 400;
    font-size: 18px;
}

.invoice_blog p {
    margin: 0;
    padding: 0 20px;
    line-height: 26px;
}

.invoice_blog p strong {
    font-weight: 500;
    color: #15283c;
}

.table_row thead {
    border: none;
}

.table_row thead tr {
    border: none;
    background: #f8f8f8;
    color: #15283c;
}

.table_row thead tr th {
    border: none;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 25px 14px;
    color: #15283c;
    text-transform: uppercase;
}

.invoice_page .table-striped tbody tr:nth-of-type(2n+2) {
    background-color: #f8f8f8;
}

.invoice_page .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.table_row tbody {}

.table_row tbody tr {
    border: none;
}

.table_row tbody tr td {
    font-size: 14px;
    font-weight: 400;
    padding: 12px 25px 12px;
    border: none;
    color: #58718a;
}


/*------------------------------------------------------------------
    20. Price table  
-------------------------------------------------------------------*/

.price_table table.table {
    margin: 0;
}

.payment_option {
    list-style: none;
    float: left;
    width: 100%;
}

.payment_option li {
    display: inline;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}

.price_table table th {
    font-weight: 500;
}

.price_table table th,
.price_table table td {
    border: none;
    padding: 10px 10px;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
	width:auto;
	
}

p.note_cont {
    float: left;
    width: 100%;
    border: solid #1ed085 1px;
    padding: 11px 20px;
    border-radius: 3px;
    color: #1ed085;
    background: rgba(30, 208, 133, 0.05);
    margin-top: 15px;
}


/*------------------------------------------------------------------
    21. Mail
-------------------------------------------------------------------*/

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.mail-box .sm-side {
    background: #fff;
    border-radius: 0;
    width: 20%;
}

.mail-box .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    width: 80%;
}

.mail-box .sm-side .user-head {
    background: #214162;
    border-radius: 0;
    color: #fff;
    min-height: 80px;
    padding: 11px 25px;
    float: left;
    width: 100%;
}

.user-head .inbox-avatar {
    float: left;
    width: 65px;
    margin-right: 5px;
}

.user-head .inbox-avatar img {
    border-radius: 100%;
}

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -5px;
    margin-top: 10px;
    text-transform: none;
}

.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    color: #1ed085;
    font-size: 13px;
}

a.mail-dropdown {
    background: none repeat scroll 0 0 #80d3d9;
    border-radius: 2px;
    color: #01a7b3;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}

.inbox-body {
    padding: 20px;
    float: left;
    width: 100%;
}

.labels-category {
    float: left;
    width: 100%;
    padding: 20px 0 20px 0;
}

.btn-compose {
    background: #1ed085;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}

.btn-compose:hover {
    background: #ff5722;
    color: #fff;
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
}

.labels-info {
    float: left;
    width: 100%;
    padding: 20px;
}

ul.labels-category li {
    float: left;
    width: 100%;
    margin: 5px 0;
    padding: 0 20px;
}

ul.labels-category li a:hover {
    color: #1ed085;
}

.inbox-divider {
    border-bottom: 1px solid #ddd;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a {
    display: inline-block;
    line-height: 48px;
    padding: 0 20px;
    width: 100%;
    font-size: 15px;
}

ul.inbox-nav li a:hover,
ul.inbox-nav li.active a,
ul.inbox-nav li a:focus {
    background: #214162;
    color: #fff;
}

ul.inbox-nav li a:hover i,
ul.inbox-nav li.active a i,
ul.inbox-nav li a:focus i {
    color: #fff;
}

ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 1px;
}

ul.inbox-nav li a span.label {}

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

ul.labels-category li h4 {
    margin: 0 0 10px 0;
    font-size: 21px;
    font-weight: 400;
    line-height: normal;
}

ul.labels-info li {
    margin: 0;
}

ul.labels-category li i {
    font-size: 12px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a;
}

ul.labels-info li a:hover,
ul.labels-info li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
}

ul.labels-info li a i {
    padding-right: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}

.inbox-head {
    background: #f6f6f6;
    border-radius: 0;
    color: #fff;
    min-height: 80px;
    padding: 24px 30px 24px;
    background-size: cover;
    background-position: center center;
}

.inbox-head h3 {
    display: inline-block;
    font-weight: 500;
    margin: 0;
    padding-top: 3px;
    text-transform: none;
    letter-spacing: 0;
    color: #15283c;
    font-size: 21px;
}

.inbox-head .sr-input {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #222;
    float: left;
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    width: 210px;
}

.inbox-head .sr-btn {
    background: #ff5722;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 40px;
    padding: 0;
    width: 40px;
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

.table-inbox tr td {
    padding: 12px !important;
}

.table-inbox tr td:hover {
    cursor: pointer;
}

.table-inbox tr td .fa-star.inbox-started,
.table-inbox tr td .fa-star:hover {
    color: #f78a09;
}

.table-inbox tr td .fa-star {
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: 400;
    font-size: 13px;
}

ul.inbox-pagination {
    float: right;
}

ul.inbox-pagination li {
    float: left;
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.mail-option .chk-all,
.mail-option .btn-group {
    margin-right: 5px;
}

.mail-option .chk-all,
.mail-option .btn-group a.btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 10px;
}

.inbox-pagination a.np-btn {
    background: #1ed085;
    border: 1px solid #1ed085;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    font-size: 20px;
}

.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 10px;
    margin-top: 7px;
    font-size: 14px;
}

.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send,
.btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
}

.btn-send:hover {
    background: none repeat scroll 0 0 #009da7;
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.modal-body label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.heading-inbox h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.sender-info {
    margin-bottom: 20px;
}

.sender-info img {
    height: 30px;
    width: 30px;
}

.sender-dropdown {
    background: none repeat scroll 0 0 #eaeaea;
    color: #777;
    font-size: 10px;
    padding: 0 3px;
}

.view-mail a {
    color: #ff6c60;
}

.attachment-mail {
    margin-top: 30px;
}

.attachment-mail ul {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.attachment-mail ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 150px;
}

.attachment-mail ul li img {
    width: 100%;
}

.attachment-mail ul li span {
    float: right;
}

.attachment-mail .file-name {
    float: left;
}

.attachment-mail .links {
    display: inline-block;
    width: 100%;
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.table thead th {
    font-weight: 600;
	/*border-top: 1px solid #71DD37;*/
	border-bottom: 2px solid #B9B9C8;
	padding: 5px;
	
}

.table td, .table th {
  padding: 8px;
  vertical-align: top;
  /*border-top: 1px solid #333448;*/
  color:#97CBFD;
  font-weight:500;
}





.table-hover tbody tr.unread:hover,
.table-hover tbody tr.unread:focus {
    color: #333;
}

.table-hover tbody tr:hover,
.table-hover tbody tr:focus {
    background-color: #1ed085 !important;
    color: #fff;
}

.view-message.inbox-small-cells i {
    font-size: 17px;
}

ul.labels-category li p {
    margin: 0 0 5px 0;
    padding: 0 0 0 18px;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

*+html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}

@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }
    .files .preview * {
        width: 40px;
    }
    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }
    .files .progress {
        width: 20px;
    }
    .files .delete {
        width: 60px;
    }
}


/*------------------------------------------------------------------
    22. Price table page
-------------------------------------------------------------------*/

.price_table_head h2 {
    line-height: normal;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 18px 20px;
    font-size: 24px;
}

.cont_table_price_blog {
    text-align: center;
}

.cont_table_price_blog p {
    font-size: 24px;
    line-height: normal;
    margin: 0;
    padding: 15px 0;
    font-weight: 400;
    border-bottom: solid #ddd 1px;
}

.cont_table_price ul {
    text-align: center;
    line-height: normal;
    padding: 20px 0 10px;
    float: left;
    width: 100%;
    background: #f8f8f8;
}

.cont_table_price li {
    margin: 10px 0;
    float: left;
    width: 100%;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 300;
}

.cont_table_price ul li:last-child {
    border-bottom: none;
}

.cont_table_price_blog p span.price_no {
    font-size: 60px;
    font-weight: 600;
}

.price_table_bottom {
    float: left;
    width: 100%;
}

.price_table_head {
    margin: -1px -1px 0;
}

.table_price {
    border: solid #ddd 1px;
    padding-bottom: 35px;
    margin-bottom: 20px;
}

.price_table_bottom {
    float: left;
    width: 100%;
    border-top: solid #ddd 1px;
    padding-top: 35px;
}


/*------------------------------------------------------------------
    23. Contact page
-------------------------------------------------------------------*/

.contact_blog {
    float: left;
    width: 100%;
    border: solid #ddd 1px;
    border-radius: 3px;
    padding: 30px;
}

.contact_blog h4.brief {
    font-size: 15px;
    font-weight: 300;
    color: #455a64;
    margin: -5px 0 5px;
    line-height: normal;
}

.contact_inner {
    float: left;
    width: 100%;
}

.contact_inner .left {
    width: 70%;
    float: left;
    padding-right: 20px;
}

.contact_inner .right {
    width: 30%;
    float: left;
}

.contact_inner h3 {
    font-weight: 600;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 10px;
    color: #455a64;
}

.contact_inner p {
    font-size: 13px;
    margin: 0 0 10px 0;
}

.contact_inner p strong {
    font-weight: 600;
}

.contact_inner .list-unstyled {
    list-style: none;
}

.contact_inner .list-unstyled li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
    color: #58718a;
    width: 100%;
}
/*---CSS Overall---*/

.Overall_blog {
    float: left;
    width: 100%;
    border: solid #ddd 1px;
    border-radius: 3px;
    padding: 30px;
}

.Overall_blog h4.brief {
    font-size: 15px;
    font-weight: 300;
    color: #455a64;
    margin: -5px 0 5px;
    line-height: normal;
}

.Overall_inner {
    float: left;
    width: 100%;
}

.Overall_inner .left {
    width: 70%;
    float: left;
    padding-right: 20px;
}

.Overall_inner .right {
    width: 30%;
    float: left;
}

.Overall_inner h3 {
    font-weight: 600;
    text-transform: none;
    font-size: 12px;
    margin: -20px 20px 10px 0px;
    color: #71DD37;
}

.Overall_inner p {
    font-size: 15px;
    margin: 0 20px 10px 0;
	color:#aad5ff;
}

.Overall_inner p strong {
    font-weight: 600;
}

.Overall_inner .list-unstyled {
    list-style: none;
}

.Overall_inner .list-unstyled li {
    float: left;
    margin-right: 150px;
    font-size: 15px;
	margin: 0 20px 10px 0;
    color:#aad5ff;
    width: 100%;
}


.profile_contacts img {
    border-radius: 100%;
    border: 1px solid #ddd;
    padding: 4px;
}

.bottom_list {
    float: left;
    width: 100%;
    border-top: solid #ddd 1px;
    margin-top: 20px;
    padding-top: 20px;
}

.bottom_list .left_rating {
    float: left;
    width: auto;
}

.bottom_list .right_button {
    float: right;
}

.bottom_list .left_rating p.ratings {
    margin: 0;
    font-size: 16px;
    padding: 7px 0;
}

.bottom_list .left_rating p.ratings a {}

.fa.fa-star {
    color: #ff9800;
}

.profile_img {
    float: left;
    margin-right: 20px;
}

.profile_contant {
    float: left;
    padding: 0 20px 20px 20px;
    width: 100%;
}

.tab-content .msg_list_main ul li {
    padding-top: 1px;
    padding-bottom: 1px;
}

.tab-content .msg_list_main ul li {
    border-left: none;
    padding-left: 1px;
    padding-right: 0;
}

.user_progress_bar .progress_bar {
    padding: 0;
}

.user_progress_bar-overall .progress_bar {
    padding: 0;
}


.dis_flex {
    display: flex;
}

td ul.list-inline li {
    display: inline;
    margin: 0 5px;
}


/*------------------------------------------------------------------
    24. Progress bar
-------------------------------------------------------------------*/

.progress-bar {
    background-color: #1ed085;
    box-shadow: inset 0 -15px 0 rgba(0, 0, 0, .15);
}

.progress-bar-7day1 {
    background-color: #D2FF4D;
    box-shadow: inset 0 -15px 0 rgba(0, 0, 0, .15);
}
.progress-bar-7day2 {
    background-color: #FFA64D;
}
.progress-bar-7day3 {
    background-color: #1ed085;
}
.progress-bar-7day4 {
    background-color: #FF4DFF;
}

.progress-bar-overall {
    background-color: #599332;
    box-shadow: inset 0 -15px 0 rgba(0, 0, 0, .15);
}

.progress {
    display: flex;
    height: 1px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #fff;
    border-radius: 10px;
}

.projects .btn.btn-success {
    background: #1ed085;
    color: #fff;
    font-size: 12px;
    border: none;
    font-weight: 400;
    padding: 6px 15px;
    border-radius: 50px;
}

table.projects tr td:first-child {
    text-align: center;
}

.table.projects thead.thead-dark th {
    background: #15283c;
    font-weight: 300;
    padding: 15px 15px;
}

.table.projects tbody td {
    padding: 15px 15px;
}

.table-responsive-sm {
    overflow: auto;
}


/*------------------------------------------------------------------
    25. Login Section
-------------------------------------------------------------------*/

.login {
    background: #eee;
}

.full_height {
    height: 100vh;
}

.login_section {
    max-width: 640px;
    background: #fff;
    min-height: 540px;
    width: 100%;
    box-shadow: 0px 0 10px -8px #000;
    margin: 0px;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.logo_login {
    background: url('images/layout_img/login_image.jpg');
    padding: 50px 0;
    background-position: center center;
    position: relative;
}

.logo_login::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(21, 40, 60, .8);
    top: 0px;
    left: 0;
}

.logo_login div {
    position: relative;
    z-index: 1;
}

.login_form {
    padding: 50px 50px;
    float: left;
    width: 100%;
}

.login_form form {
    float: left;
    width: 100%;
}

.login_form form .field {
    display: flex;
    margin: 0;
}

.login_form form .field label.label_field {
    margin: 0 30px 0 0;
    width: 115px;
    line-height: 45px;
    text-align: right;
    height: 45px;
    font-weight: 300;
    font-size: 15px;
}

.login_form form .field {
    display: block;
    margin: 0 0 20px;
}

.login_form form .field input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 2px;
    width: 395px;
    float: right;
    padding: 10px;
    line-height: normal;
    font-weight: 300;
    transition: ease all 0.5s;
}

.login_form form .field input:hover,
.login_form form .field input:focus {
    box-shadow: none;
}

.login_form .field label.form-check-label .form-check-input {
    width: auto;
}

.hidden {
    visibility: hidden;
}

.login_form .field label.form-check-label {
    margin-left: 20px;
    position: relative;
    top: 0;
}

.forgot {
    float: right;
    margin: 11px 0;
    position: relative;
    left: 0;
    color: #ff5722;
}


/*------------------------------------------------------------------
    26. Error
-------------------------------------------------------------------*/

.error_page h2 {
    font-size: 150px;
    line-height: 150px;
    text-align: center;
    font-weight: 300;
}

.error_page h3 {
    color: #444d5b;
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
    text-shadow: none;
    margin-top: 10px;
}

.error_page h3+p {
    font-size: 16px;
    margin-top: -10px;
    margin-bottom: 30px;
    text-align: center;
}

.error_404 {
    background: url('images/layout_img/pattern_h.png');
    background-size: cover;
    background-color: #fff;
}


/*------------------------------------------------------------------
    27. Map
-------------------------------------------------------------------*/

#map {
    height: 100%;
    min-height: 720px;
}


/*------------------------------------------------------------------
    28. Hardwave
-------------------------------------------------------------------*/
.Hardwave {
    height: 70%;
    min-height: 720px;
}

.img-responsive-hardwave {
	max-width:100%;

}