﻿@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    src: local('Cabin'), local('Cabin-Regular'), url(fonts/Cabin-Regular.ttf);
}

@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    src: local('Cabin'), local('Cabin-Bold'), url(fonts/Cabin-Bold.ttf);
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans'), local('OpenSans-Light'), url(fonts/OpenSans-Light.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSans.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(fonts/OpenSans-Semibold.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSans-Bold.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(fonts/OpenSans-Extrabold.woff) format('woff');
}

/*@font-face {
    font-family: 'password';
    src: url('fonts/password.woff2') format('woff2'), url('fonts/password.woff') format('woff'), url('fonts/password.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/



html, form, body {
    height: 100%;
}

body {
    font-family: Cabin;
    margin: 0px;
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.print-only {
    display: none;
}
input, .table td {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.clear{
    clear: both;
}
.hide {
    display: none !important;
}
.inline {
    display: inline-block;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.bold {
    font-weight: bold;
}
.expand {
    width: 100% !important;
    margin-right: 20px;
}
.nobreak {
    white-space: nowrap;
}
.padding-small {
    padding: 5px;
}
.margin-bottom-small {
    margin-bottom: 5px !important;
}
.margin-bottom-medium {
    margin-bottom: 10px !important;
}

.loading {
    position: fixed;
    top: 10px;
    left: 45%;
    background-color: #fffbdb; /* 97BD47; */
    padding: 8px 20px 8px 20px;
    display: none;
    font-weight: 600;
    color: black;
    z-index: 1000;
    box-shadow: 1px 1px 5px #888888;
}





/* ---- Colors ---- #00a7e9 #00709d */



    .text-warning {
        color: #E08500;
    }

    .text-normal, .text-main {
        color: #0f94db;
    }

    .text-danger {
        color: #d24d33; /* do */
    }

    .text-green {
        color: #64AA23;
    }

    .text-info {
        color: #2A4F84; /* xanh toi */
    }

    .text-notice {
        color: #D06D9F; /* hong toi */
    }

    .text-disabled {
        color: #AAAAAA;
    }

    .paragraph-info {
        line-height: 2em;
    }

    .border-main {
        border-color: #0f94db;
    }

    .border-main:focus {
        border-color: #0f94db !important;
    }

    .border-info {
        border-color: #2A4F84;
    }

        .border-info:focus {
            border-color: #2A4F84 !important;
        }

    .downlow:hover, .downlowdarker:hover {
        opacity: 1 !important;
        background-color: #0f94db !important;
    }

    .downlow.danger:hover .downlowdarker.danger:hover {
        opacity: 1 !important;
        background-color: #d24d33 !important;
    }

    .downlow.action:hover .downlowdarker.danger:hover {
        opacity: 1 !important;
        background-color: #64AA23 !important;
    }



    .danger {
        background-color: #d24d33; /* do */
    }

    .warning {
        background-color: #E08500 !important; /* cam */
    }

    .notice {
        background-color: #D06D9F !important; /* hong toi */
    }

    .info {
        background-color: #2A4F84 !important; /* xanh toi */
    }

    .action {
        background-color: #64AA23 !important; /* xanh la cay */
    }

    .main, .main.active {
        background-color: #0f94db !important; /* xanh sang, mau chinh */
    }

    .error {
        background-color: #f2dede !important;
    }


    .warning:hover {
        background-color: #E08500 !important; /* cam */
    }

    .info.active, .info:hover {
        background-color: #2A4F84 !important; /* xanh toi */
    }

    /*background color*/
    .purple {
        background-color: #67458F !important;
    }

    .orangelight {
        background-color: #FEF9B7;
        color: black;
    }

    .yellowlight {
        background-color: #fffbdb;
        color: black;
    }

    .text-chinhanh1 {
        color: #31d37d !important;
    }

    .text-chinhanh7 {
        color: #ffa3b1 !important;
    }

    .text-chinhanh20 {
        color: #ff884d !important;
    }

    .chinhanh1 {
        background-color: #31d37d;
        border-color: #31d37d !important;
    }

    .chinhanh1-important {
        background-color: #31d37d !important;
        border-color: #31d37d !important;
    }

    .chinhanh1.active, .chinhanh1:hover {
        background-color: #31d37d !important;
        border-color: #31d37d !important;
    }

    .chinhanh7-important {
        background-color: #ffa3b1 !important;
    }

    .chinhanh7 {
        background-color: #ffa3b1;
        border-color: #ffa3b1 !important;
    }

        .chinhanh7.active, .chinhanh7:hover {
            background-color: #ffa3b1 !important;
            border-color: #ffa3b1 !important;
        }

    .chinhanh20-important {
        /* #ff9966 */
        background-color: #ff884d !important;
    }

    .chinhanh20 {
        background-color: #ff884d;
        border-color: #ff884d !important;
    }

        .chinhanh20.active, .chinhanh20:hover {
            background-color: #ff884d !important;
            border-color: #ff884d !important;
        }



    .downlow {
        background-color: #CCCCCC !important;
    }

    .downlowdarker {
        background-color: #999999 !important;
    }

/* --- End Colors ---*/






/* --- Tags --- */
@media only screen {

    .tag-mini {
        color: white !important;
        width: 25px;
        padding-top: 2px;
        padding-bottom: 3px;
        display: inline-block;
        text-align: center;
        border-radius: 4px;
        font-weight: normal !important;
        font-size: 12px;
        margin-left: 3px;
        text-shadow: 0 1px 0 #fff;
        text-decoration: none;
        font-family: Cabin;
    }

        .tag-mini:empty {
            display: none;
        }
}

.tag-tablenumber {
    color: white !important;
    width: 40px;
    padding-top: 2px;
    padding-bottom: 3px;
    display: inline-block;
    text-align: center;
    font-weight: normal !important;
    font-size: 13px;
    margin-left: 3px;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    font-family: Cabin;
    border-radius: 4px;
}

    .tag-tablenumber:empty {
        display: none;
    }


.tag-cloud a {
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    font-size: 20px;
    color: white;
    display: inline-block;
    margin-bottom: 8px;
    border: solid 2px #0f94db;
    background-color: white;
    color: #0f94db;
}

.tag-cloud.sub a {
    background-color: #CCCCCC;
    color: white !important;
    border: none;
    padding: 4px 8px 4px 8px;
}
.tag-cloud .subnote {
    font-size: 14px;
    margin-left: 5px;
    font-weight: bold;
}
.tag-cloud .subnote:empty {
    display: none;
}

.tag-cloud .active, .tag-cloud a:hover {
    background-color: #0f94db;
    border-color: #0f94db;
    color: white;
    opacity: 1;
}
.tag-cloud.sub .active {
    background-color: #0f94db;
}
.tag-cloud .active span, .tag-cloud a:hover span {
    color: white;
}


/* --- End Tags --- */


/* Structure */
.wrapper {
    display: flex; 
    flex-wrap: nowrap;

    height: 100%;

}

.container {
     padding-left: 40px;
     padding-top: 50px;
     vertical-align: top;
     width: 100%;

}
.container-main {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    min-width: 710px;
    vertical-align: top;
    width: 100%;
}

.container-right {
    padding-right: 40px;
    padding-top: 50px;
    vertical-align: top;

}

.content-wrapper {
    display: flex; 
    flex-wrap: nowrap;
}

.content-column {
    vertical-align: top;

    margin-right: 20px;
}


.single-column {
    float: left;
    margin-right: 30px;
}


/* --- Navigation and menu --- */
.menu {
    min-width: 200px;
    max-width: 200px;
    padding-top: 30px;
    border-right: solid 3px #0f94db;

}
.menu .link {
    display: block;
    text-align: right;
    color: #444444;
    font-weight: bold;
    padding: 8px 10px 8px 10px;

    text-decoration: none;
    font-size: 14px;
}

.menu .link:hover, .menu .link.active {
    color: white;
    background-color: #0f94db;
}

/*.menu .link:hover * {
    background-color: inherit;
}*/

.menu .large .tag {
    top: -2px;
    position: relative;
}
.menu .large, .menu .tablelink {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 20px;
}

.navigation {
    margin-bottom: 10px;
    margin-left: -5px;
}
.navigation a {
    display: inline-block;
    background-color:  #0f94db;
    color: white;
    text-decoration: none;
    /*padding: 10px 20px 10px 20px;*/
    padding: 6px 9px 6px 9px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;

}
.navigation a:hover {
    opacity: 0.9;

}

.submenu {
    margin-top: 15px;
}
.submenu a {
    text-decoration: none;
    color: white;
    padding: 5px 10px 5px 10px;
    font-size: 20px;
}

/* --- End Navigatin and Menu -- -*/




/* --- Content --- */

.container-main .title {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.container-main > .information, .content-column > .information {
    margin-top: 10px;
    margin-bottom: 20px;
}
.container-main .midtitle {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: Cabin;
}
.container-main .subtitle {
    font-size: 18px;
    margin-bottom: 5px;
}
th .subtitle {
    margin-bottom: 0px !important;
}

.table > tbody > tr:hover > td {
    background-color: #fffbdb;
}
tr:hover .midtitle {
    background-color: none !important;
}


.caption {
    font-size: 14px;
    margin-bottom: 10px;
}


.table {
    border-collapse: collapse;
    margin-bottom: 30px;
     padding: 5px;
    font-size: 14px;
}
.table th {
    border: none;
    text-align: left;
    padding-bottom: 5px;
    padding-right: 20px;
    white-space: nowrap;
}

.table-info {

}
tr.form th {
    padding-right: 0px;
} 

.table a {
    display: inline-block;

}
.table td {
    border: solid 1px #eeeeee;
    margin: 0px;
    padding: 3px 5px 3px 5px;
}
.table.noborders td
{
    border: none !important;
}
.table-normal td {


    font-family: "Arial";
    font-size: 13px;
}


td.table-emptyrow {
    background-color: white !important;
    border: none;
    padding-top: 15px;
}

td.noborders {
    border: none;
}

.table-employeeinfo td:first-of-type {
    min-width: 125px;
}


.table > tbody > tr:hover > td {
    background-color: #fffbdb;
}

.table > tbody > tr:nth-child(odd) > td, .table > tbody > tr:nth-child(odd) > th {

}

.table-input-height
{
    height: 43px;
}

.table th {

    font-size: 14px;
}

.table-side td:first-of-type {
    font-weight: bold;
}

.table-colored {
     background:#f9f9f9;
}
.table-colored th {
    background: white;
}

.column-tiny {
    width: 50px;

}
.column-min-tiny {
    min-width: 50px;

}
.column-small {
    width: 100px;

}
.column-min-small {
    min-width: 100px;

}
.column-medium {
   width: 200px;
}
.column-min-medium {
   min-width: 200px;
}
.column-large {
    width: 400px;
}
.column-min-large {
   min-width: 400px;
}


/* --- End Content --- */




/* --- Form --- */

input[type=password] {
    border: none;
    border-bottom: solid 5px #CCCCCC;
    outline: none;
    font-size: 50px;
    width: 150px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px 0px 1px;
    
}

input[type=password]:hover, input[type=password]:active {
    border-bottom: solid 5px #E08500;
}

input[type=password]::-webkit-input-placeholder {
    color: #CCCCCC;
    top: 10px;
    position: relative;

}

input[type=text] {
    font-family: 'Cabin';
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    border: solid 2px #CCCCCC;
    outline: none;

}

input[type=text]:focus {
    border-color: #64AA23;
}

select {
    font-family: 'Cabin';
    padding: 4px 5px 4px 5px;
    font-size: 14px;
    border: solid 2px #CCCCCC;
    outline: none;
    border-color: #CCCCCC;
}
select:focus {
    border-color: #64AA23;
}


.input-tiny {
    max-width: 50px;
}

.input-mini {
    max-width: 60px;
}
.input-small {
    min-width: 80px;
}
.input-large {
    min-width: 400px;
}
.input-medium {
    min-width: 250px;
}
.input-short {

}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */

  opacity: 0.5;
}


    /* changeable items*/
    [contenteditable="true"]:active,
    [contenteditable="true"]:focus{
        border: solid 1px #CCCCCC;
        outline:none;
        background-color: #FFFFFF;

    }
    .changeable.white {
        background-color: transparent !important;
    }

    .changeable {
        min-width: 15px;
        border: solid 1px transparent;
    }
    .changeable-inline {
        display: inline-block;
    }

    .changeable-select {
        position: relative;
    }

        .changeable-select div {
            display: none;
        }

.changeable-select:hover select {
        display: inline-block;
        cursor: pointer;
    }

    .changeable-select:hover div {
        cursor: pointer;
        color: red;
        z-index: 100;
    }

    .changeable-select select {

        padding: 3px;
        left: 0px !important;
        top: 0px !important;
    
        outline: none !important;
        -webkit-appearance: none !important;
        background-color: transparent;
        cursor: pointer;
   
    }

.changeable-dash:empty:before {
    content: '-';
}




    /* end changeable items*/

/* --- End Form --- */




/* --- Boxes --- */

.box-header {
    margin-bottom: 30px;
}
.box-login {
    padding: 0px 20px 0px 0px;
    display: inline-block;
    margin-right: 20px;
}
.box-login * {
    display: block;
    margin-bottom: 10px;

}
.box-login input {
    height: 67px;
}
.box-info {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;

 
}
.box-text > span {
    display: block;
}
.box-text {
    line-height: 1.5em;
    min-height: 77px;
}
.noiquy{
    float:right;
}



.box-employeelist {
    display: block;

    margin-bottom: 25px;

}

.box-employee {
    background-color: #AAAAAA;
    width: 150px;
    color: white ;
    padding:10px 10px 12px 12px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 8px;
    font-size: 12px;
    position: relative;

}
.box-employee .name {
    font-weight: bold;
    font-size: 20px;
}

.box-employee .location {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 8px 8px 5px 13px;
    font-size: 14px;
    font-weight: bold;
    border-top-left-radius: 60px;
    color: white !important;
}

.box-loggedin {
    background-color: #0f94db;
    /*background-color: #22A7F0; main color, brighter blue*/
    /*background-color: #61BAE4;*/
}

.box-sidenote {
    background-color: #D06D9F;
    color: white;
    display: block;
    padding: 10px;
    text-decoration: none;
    width: 160px;
    margin-bottom: 10px;
    font-size: 14px;
    /*border: solid 2px #E08500;*/
    position: relative;
    margin-right: 0px;
    margin-left: auto;
}

.box-sidenote .title {
    font-size: 16px;
    margin-bottom: 3px;
}

.box-sidenote .close {
    color: white;
    position: absolute;
    top: 0px;
    right: 7px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;

}
.box-sidenote:hover .close {
    opacity: 0.5;
}

.box-sidenote .time {
    position: absolute;
    bottom: 8px;
    right: 8px;
    font-size: 13px;
    color: white;
}

.box-sidenote .info {

}

.box-sidenote .button {
    margin-top: 6px;

}

.box-employeewarning {
    background-color: white;
    border: solid 2px #E08500;
    width: 156px;
    color: black;

}
.box-employeewarning .close {
    color: black;
}
.box-search {
    vertical-align: top;
    margin-left: 10px;
}
.box-search .button {
    margin-left: -6px;
}
.box-search input:focus + .button {
    background-color: #64AA23 !important;
}

.box-tag {
    margin-bottom: 10px;
}

.box-employeeimages div {

    padding: 5px;
    margin-bottom: 5px;
}
.box-employeeimages .button-image {

    color: white;
    padding: 5px 10px 5px 10px;
    display: inline-block;
    text-decoration: none;
}
.box-employeeimages .button-image:hover {

}

    .box-employeeimages:hover {
    background-color: unset !important;
}
.box-employeeimages a {
    display: inline-block;

}
.box-employeeimages img {
      margin-right: 5px;
      margin-bottom: 5px;
    display: block;

}
.box-employeeimages:empty:before {
   content: 'Chua co hinh, keo hinh vao';
}


.box-points {
    font-size: 13px;
    position: absolute;
    top: 15px;
    right: 40px;
}
.box-points .text-warning {
  
}

/* --- End boxes --- */


/* --- Links --- */
.link-subtle {
    color: black;
    text-decoration: none;
}
.link-subtle:hover {
    color: #0f94db;
}

.link-main {
    color: #0f94db;
    text-decoration: none;
}
.link-main:hover {
    color: #2A4F84;
}

/* --- End links --- */


/* ---- Buttons ---- */
.button {
    background-color: #2A4F84;
    color: white;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-size: 14px;
    outline: none;
}

.button-small {
    padding: 3px 9px 3px 9px;
    text-transform: lowercase;
}
.button-small {
    padding: 3px 9px 3px 9px;
    text-transform: lowercase;
}


.button:hover {
    opacity: 0.8;
}

.button-input {
    padding: 7px 12px 7px 12px;   
}
.button-link {
    font-size: 13px;
    text-decoration: none;

}
.button-link:hover {
    text-decoration: underline;
}



/* ---- End Buttons ---- */




/* ---- Printing mods ---- */

@media only print {
    .no-print {
        display: none !important;
    }

    body, html, form, .wrapper, .container-main {
        height: auto !important;
        width: auto !important;
        min-height: unset !important;
        min-width: unset !important;
        display: unset !important;
        color: black !important;
    }

    .print-only {
        display: inline-block !important;
    }

    /*td {
        font-size: 11px !important;
        border: none !important;
        color: black !important;
        padding: 2px 20px 2px 2px !important;
        
  
    .table-emptyrow {
        padding-top: 15px !important;
    }
    span {
        color: black !important;
        background-color: white !important;
        text-shadow: none !important;
    }
    div {
        color: black !important;
    }
    .title {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .input-tiny, .input-mini, .input-small, .input-large, .input-medium {
        min-width: 0px !important;

    }

    .column-tiny, .column-small, .column-medium, .column-large {
        min-width: 0px;
        width: 0px;

    }
*/
   



}

   
/* ---- End printing mods ---- */

/*-----popup-----*/
.popop-cover {
    position: relative;
}

.popup {
    display: none;
    position: absolute;
    border: solid 1px #c8c8c8;
    background-color: white ;
    width: 100px;
   
}

.popop-cover:hover .popup {
    display: block;
    top: 0px;
    left: 50px;
}



/*-----end popup-----*/


/*----- order page -----*/
.order-container {

    margin-left: -30px;
    min-width: 100px;
    width: 1700px;

    white-space: nowrap;
    overflow: hidden;
}
.order-left {
    display: inline-block;
    width: 300px;
}
.order-right {
    display: inline-block;
    width: 1300px;
    vertical-align: top;
    margin-left: 20px;

}


.order-left .title {
    font-size: 30px;
}

.order-info {
    padding-left: 10px;
    box-sizing: border-box;
    display: inline-block;
}
.order-info .tag-mini{
    position: relative;
    top: -5px;
}


.order-box {
    font-family: Calibri;
    color: white;
    background-color: #0f94db;
    box-sizing: border-box;
    padding: 6px 5px 10px 5px;
    margin-bottom: 3px;
    position: relative;
    
}
.order-name a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}
.order-note {
    display: block;
}
.order-priority {
    color: yellow;
}

.order-status {
    font-size: 14px;
    float: right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    box-sizing: border-box;
    padding: 3px 8px;

    border-top: solid 2px white;
    border-left: solid 2px white;
   
}
.order-line {
    border-left: solid 2px white;
    margin-left: 6px;
   padding-left: 8px;
}
.order-status a {
    color: white;
    font-weight: bold;
    text-decoration: none;

}

.order-right .sectiontitle {
    padding-top: 10px;
}

.order-column .combolink {
    color: white;
    background-color: grey;
    display: inline-block;
    width: 30px;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    text-decoration: none;
   
}

.order-column {
    width: 220px;
    margin-right: 3px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}
.order-menuitem {
    color: white;
    box-sizing: border-box;
    margin-bottom: 2px;

}


.order-menuitem a {
    color: white;
    text-decoration: none;
}




    .order-menuitem .quantity, .order-menuitem .comboquantity {
        display: inline-block;
        background-color: #999999;
        width: 50px;
        text-align: left;
        padding: 5px 5px 5px 5px;
        box-sizing: border-box;
    }

    .order-menuitem .itemname, .order-menuitem .itemnamenoclick, .order-menuitem .comboadd {
        background-color: #ecf1f9;
        color: black;
        width: 160px;
        display: inline-block;
        padding: 4px 0px 4px 10px;
        box-sizing: border-box;
        /*border: solid 1px #999999;*/
    }

    .order-column.seafood .itemname, .order-menuitem.seafood .itemnamenoclick, .order-menuitem .comboadd {
        border: none;
    }


    .order-menuitem:hover .itemname, .order-menuitem:hover .itemnamenoclick, .order-menuitem:hover .comboadd {
        background-color: #0f94db;
        color: white;
        border: none;
        padding: 5px 0px 5px 10px;
    }

    .order-menuitem:hover .quantity, .order-menuitem:hover .comboquantity {
        background-color: #2A4F84;
    }




/*----- end order page -----*/