#Search_root {
    /*width: 400px;*/
    max-width: 100%;
}

#LogoSetting_root {
    padding: 1em 0.9em 0.9em 1em;
}

.SliderMenu_root {
    position: absolute;
    /*width: 230px;*/
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 1em;
    display: block;
    background: #1b1c1d;
    overflow-y: auto;
    z-index: 50;
    height: 100%;
}

.SliderMenu_root.hide {
    display: none;
}

#Root{
    margin-left: 230px;
}

#Root.full {
    margin-left: 0;
}

#menu-toggle-button{
    position: fixed;
    left: 1rem;
    top: 1rem;
    z-index: 60;
}

.SliderMenu_root::-webkit-scrollbar {
    /* 1 */
}

.SliderMenu_root::-webkit-scrollbar-button {
    /* 2 */
}

.SliderMenu_root::-webkit-scrollbar-track {
    /* 3 */
}

.SliderMenu_root::-webkit-scrollbar-track-piece {
    /* 4 */
}

.SliderMenu_root::-webkit-scrollbar-thumb {
    background: #6e7171;
}

.SliderMenu_root::-webkit-scrollbar-corner {
    /* 6 */
}

.SliderMenu_root::-webkit-resizer {
    /* 7 */
}

.SliderMenu_root img {
    width: 35px;
    margin-right: 0.5em;
}

.SliderMenu_root > .item {
    display: block;
    position: relative;
    line-height: 1;
    text-decoration: none;
    color: #a6a6a6;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    background: 0 0;
    font-weight: 400;
    -webkit-transition: background .1s ease, box-shadow .1s ease, color .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.SliderMenu_root a.item {
    display: block;
}

.SliderMenu_root > a.item:hover {
    background: rgba(255, 255, 255, .08);
    color: #fff;
}

.SliderMenu_root > a.item.active:hover {
    background: #f6f6f7;
    color: #000 !important;
}

.SliderMenu_root a.item.active {
    background: #ededef;
    color: #010129 !important;
    border-right: 1px solid #00000014;
}

.SliderMenu_root .menu a.item.active {
    color: #FFF !important;
}

.SliderMenu_root > .item:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .08);
}

.SliderMenu_root .item > i.icon {
    width: 1.18em;
    float: none;
    margin: 0 .6em 0 0;
}

.SliderMenu_root .item > .menu {
    margin: 0;
    padding: 0.75rem 0 0 0.8rem;
}

.SliderMenu_root .item > .menu .item {
    display: block;
    background: 0 0;
    padding: .5em 1.1em;
    font-size: 0.95em;
    color: rgba(255, 255, 255, .5);
}

.SliderMenu_root .item > .menu .item:hover {
    color: #fff;
}

.Wrapper_root {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    flex-shrink: 1 !important;
    overflow: auto;
    padding: 2em 3em 7em 3em;
    background: #f5f6f7;
    z-index: 1;
}

.ui.container {
    width: 100%;
}

.ui.huge.breadcrumb .section {
    font-size: 1.71428571rem;
}

/*Filter*/
.Filter_root {
    padding: 0 0 1em 1em;
    width: 30%;
}

.full.width.shrink {
    width: 100%;
    flex-shrink: 1;
}

.FilterSection_root {
    background: #FFF;
    margin: 1em 0 0 0;
    padding: 1em;
}

.Filter_root.ui.form input[type=text] {
    width: 100%;
    background: #f4f8f9 !important;
    border-radius: 0.2em;
    border: none;
    padding: 0.8em 1em;
}

.Filter_root .field,
.Filter_root .fields {
    margin-top: 0.9em;
}

.Filter_root .two > div {
    width: 100%;
    flex-shrink: 1;
}

.Filter_root input:focus {
    outline: none;
}

/* Running number all page */
.RunningNumber_root {
    position: relative;
    margin-left: auto;
}

.RunningNumber_input,
.RunningNumber_span {
    font-size: 1.28rem !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    font-family: inherit !important;
    font-weight: 700;
}

.RunningNumber_span {
    position: absolute;
    top: 0;
    left: -500px;
    opacity: 0;
}

.RunningNumber_signCode {
    margin-bottom: 0 !important;
    line-height: 1.4;
}

/* Running number all page */

.RunningNumber_code,
.PurchaseOrder_code,
.StockTransfer_code,
.Requisition_code,
.SaleOrder_code {
    font-size: 1.28rem !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    font-family: inherit !important;
    font-weight: 700;
}

span.RunningNumber_code,
span.PurchaseOrder_code,
span.StockTransfer_code,
span.Requisition_code,
span.SaleOrder_code {
    position: absolute;
    top: 0;
    left: -500px;
    opacity: 0;
}

.SaleOrder_head {
    padding: 2px 0 14px 0;
}

.SaleOrder_title {
    margin: 0;
}

.Document .logo {
    max-width: 70px;
    margin: 0 1rem 1rem 0;
}

.SaleOrder_codeRoot {
    position: relative;
    margin-left: auto;
}

.SaleOrder_signCode {
    margin-bottom: 0 !important;
    line-height: 1.4;
}

.SaleOrder_address {
    opacity: 0.8;
    font-size: 0.85em;
    min-height: 2.2em;
    max-height: 2.2em;
    margin: 0;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*margin-right: 10px;*/
}

.SaleOrder_address.text-normal {
    opacity: 1;
    font-size: 1em;
}

.SaleOrder_fixField .field {
    margin-bottom: 1em !important;
}

.SaleOrder_invoiceList {
    margin: 0 0 1rem 0;
}

.SaleOrder_invoiceList a {
    color: #000;
}

.SaleOrder_invoiceList a:hover {
    color: #21BA45;
    text-decoration: underline;
}

.SaleOrder_invoiceList a.active {
    color: #21BA45;
}

.SaleOrder_invoiceList .icon.down {
    margin: 0 0 0 0.2rem;
}

.SaleOrder_invoiceList .icon.check {
    margin: 0 0.5rem 0 0;
}

.SaleOrder_invoiceList .icon.shipping {
    margin-top: 2px;
    color: #f1f1f1;
}

.SaleOrder_invoiceList.done_ship .icon.shipping {
    color: darkgreen;
}

.SaleOrder_invoiceList .desc{
    opacity: 0.7;
}

.SaleOrder_rightBoxBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #21BA45;
    border-radius: .28571429rem;
    overflow: hidden;
}

.SaleOrder_rightBoxBorder.red {
    background: #DB2828;
}

.SaleOrder_rightBoxBorder.yellow {
    background: #FBBD08;
}

.SaleOrder_rightBoxBorder.green {
    background: #21BA45;
}

.Item_sellPricePopup.ui.button {
    width: 1px;
    position: absolute;
    padding: 0;
    height: 1px;
    min-height: 0;
    background: #FFF;
    top: 69%;
    left: -1px;
}

.ui.floating.dropdown.button {
    padding: 0 10px;
    border-top-right-radius: .28571429rem !important;
    border-bottom-right-radius: .28571429rem !important;
}

.Item_discountButton {
    margin: 0.4em 0 0 0;
    font-size: 0.9em;
    color: #ccc;
    line-height: 1;
}

.Item_discountButton:hover {
    cursor: pointer;
    color: #000;
}

.Item_discountInputRoot {
    display: none;
    margin: 0.4em 0 0 0;
}

.Item_discount.active .Item_discountButton {
    color: #000;
}

.Item_discount.active .Item_discountInputRoot {
    display: block;
}

.Item_name ::-webkit-input-placeholder {
    color: #ccc !important;
}

.Item_name :-moz-placeholder {
    color: #ccc !important;
    opacity: 1;
}

.Item_name ::-moz-placeholder {
    color: #ccc !important;
    opacity: 1;
}

.Item_name :-ms-input-placeholder {
    color: #ccc !important;
}

.Item_each ::-ms-input-placeholder {
    color: #ccc !important;
}

.Item_each .ui.avatar.image{
    margin-right: 13px;
}

.Item_each .ui.input:not(.disabled) input[disabled] {
    opacity: 1;
    color: #727272;
}

.Item_each .show-more-info {
    color: #CCC;
    font-size: 0.9rem;
    margin: 0.2rem 0 0 0;
}

.Item_each .hover-opacity,
.Item_each .qty-after {
    margin: 0.55rem 0 0 0;
    font-size: 0.9em;
    color: #CCC;
    line-height: 1;
    transition: color 0.6s;
}

.Item_each:hover .hover-opacity,
.Item_each:hover .qty-after {
    color: #1b1b1b;
}

.Item_each .pointing.dropdown {
    width: 1px;
    position: absolute;
    padding: 0;
    min-height: 0;
    background: #fff;
    bottom: 0;
    left: 0;
}

.Item_each .serial-number {
    /*padding: 0 0 0 3rem;*/
}

.Item_each .serial-number .dropdown {
    width: 100%;
    margin: 10px 0 0 0;
}

.Payment .add-button{
    cursor: pointer;
}

.Payment .add-button:hover{
    text-decoration: underline;
}

.item-payment{
    position: relative;
    background: #f7f7f7;
    padding: 0.6rem 1rem 0.6rem 1rem;
    margin: 0 0 0.5rem 0;
}

.item-payment:hover .delete-button{
    opacity: 1;
}

.item-payment .head{
    width: 100%;
}

.item-payment .index{
    color: #404040;
    margin: 0.3rem 0 0.8rem 0 !important;
    width: 95%;
}

.item-payment .delete-button{
    position: absolute;
    right: 1rem;
    top: 1rem;
    font-size: 1.3em;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    transition: 0.4s all;
    margin-right: -0.3rem;
}

.item-payment .delete-button .icon{
    margin: 0;
}

.right-section > div {
    margin-bottom: 15px;
}

.withholding-tax .labeled{
    margin-bottom: 0.8rem !important;
}

.summary-again > div{
    padding-bottom: 0.7rem;
}

.summary-again > .divider{
    display: none;
}

/*.Item_each input[type=text]{*/
/*padding: 0 !important;*/
/*border-bottom: 0 !important;*/
/*}*/

/* TABLE */
div.ui.table.Table_root.theme1 {
    margin-top: 0.5em;
}

.Table_root.theme1 {
    border-radius: 0 !important;
}

.Table_root.theme1 .thead {
    background: #f4f4f5;
    color: rgb(120, 122, 125);
    font-size: 0.9em;
    font-weight: 100;
}

.Table_root.theme1 .thead .th {
    padding: 7px 0.8em !important;
}

.Table_root.theme1 .thead .th:first-child {
    padding-left: 14px !important;
    padding-right: 1.4em !important;
}

.Table_root.theme1 .th:last-child {
    border-right: 0 !important;
}

.Table_root.theme1 .th {
    padding: 10px 10px 8px 10px;
}

.Table_root.theme1 .td {
    border-right: 1px solid rgb(226, 230, 232);
    padding: 10px 10px 8px 10px;
}

.Table_root.theme1 .td:first-child {
    /*padding-left: 14px !important;*/
    padding: 10px 10px 8px 14px !important;
}

.Table_root.theme1 .tr {
    /*border-bottom: 1px solid rgba(34, 36, 38, .1);*/
}

.Table_root.theme1 .td:last-child {
    border-right: none;
}

.Table_root.theme1 .tr .button.remove {
    transition: opacity 0.3s;
    opacity: 0;
}

.Table_root.theme1 .tr:hover .button.remove {
    opacity: 1;
}

/* TABLE */

.each-requisition{
    margin-bottom: 1rem;
}
.each-requisition .button{
    opacity: 0;
}
.each-requisition:hover .button{
    opacity: 1;
}

.ui.modal>.header:not(.ui){
    background: #f5f5f5;
}

.Item_each .description{
    width: 100%;
    margin: 0 0 0 1rem;
}

.Item_each .description textarea.description-input{
    margin-top: 0.5rem;
    height: 1rem;
    min-height: 3rem !important;
}

/*.Table_root.ui.table .tr .td {*/
    /*border-right: 1px solid #e4e4e6;*/
/*}*/

.MoneySummary {
    font-size: 1rem;
    text-align: left;
    font-weight: bold;
}

.MoneySummary > div,
.MoneySummary .list,
.MoneySummary .vat-list{
    margin-bottom: 0.7rem;
}

.MoneySummary > div:last-child,
.MoneySummary .vat-list:last-child {
    margin-bottom: 0;
}

.MoneySummary .right{
    margin-left: auto;
}

.MoneySummary .credit-card-charge{
    opacity: 0.9;
    margin-bottom: 0.8rem;
    font-size: 0.85em;
}

.MoneySummary .divider{
    margin: 0 0 1rem 0;
}

.MoneySummary .divider:last-child{
    margin: 0 !important;
}

.MoneySummary.style-position-right {
    background: #FFF;
    border-radius: 4px;
    padding: 1rem;
}
.MoneySummary.style-position-right:first-child {
    background: #FFF;
    border-radius: 4px;
    padding: 1rem;
}

.schedule-summary{
    position: relative;
}
.schedule-summary i{
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.schedule-summary:hover i{
    display: block;
}
.schedule-summary .edit-button{
    cursor: text;
}
.schedule-summary.editable .edit-button{
    display: none;
}
.schedule-summary .edit-area{
    display: none;
}
.schedule-summary.editable .edit-area{
    display: block;
}

.white-space-pre-line{
    white-space: pre-line;
}

@media (max-width: 767px) {
    /*Mobile*/
}

@media (max-width: 991px) {
    /*Mobile & Tablet*/
    #Search_root {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /*Tablet*/
}

@media (min-width: 992px) and (max-width: 1200px) {
    /*Small Monitor*/
}

@media (min-width: 1200px) {
    /*Large Monitor*/
}