[v-cloak] { display: none }
table.no_wrap td {
  white-space: nowrap;
}
input.no-arrows::-webkit-inner-spin-button,
input.no-arrows::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.no-arrows {
  -moz-appearance: textfield;
}
.w-130{
    width: 105px;
    border-width: 1px !important;
}
.big_checkbox{
width: 27px;
height: 27px;
}
.opaque{
    opacity: 0.3
}
.opaque:hover {
    opacity: 1;
}
.mov_in{
    background: #e4f7ff !important;
}
.mov_out{
    background: #e4ffe4 !important;
}

#mytooltip{
  position: absolute;
  background-color: rgb(251 251 251);
  color: rgb(77 77 77);
  padding: 10px 15px; 
  border-radius: 8px; 
  opacity: 0;
  visibility: hidden;
  white-space: normal;
  max-width: 400px; 
  word-wrap: break-word;
  word-break: break-word;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out; 
  z-index: 9999;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); 
  transform: translateY(10px); 
  font-size: 14px; 
  line-height: 1.5;
  display: none; 
}
.mwe-popups{
    height: 195px;
    position: absolute;
    display: none;
    background: #fff;
    z-index: 110;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    min-width: 370px;
    border-radius: 4px;
    box-shadow: 0px 1px 8px #a1a1a1;
    justify-content: space-evenly
}
.mwe-popups2{
    height: auto;
    width: auto;
    position: absolute;
    display: none;
    background: #fff;
    z-index: 110;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    box-shadow: 0px 1px 8px #a1a1a1;
    justify-content: space-evenly
}
.mwe-popups-fade-in-down {
    animation: mwe-popups-fade-in-down 0.2s ease forwards;
}
.mwe-popups::before {
    content: '';
    position: absolute;
    border: 9px solid transparent;
    border-bottom: 0;
    border-top: 9px solid #439bff;
    bottom: -9px;
    left: 40px;
    z-index: 111;
}
.cufe_style{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cufe_box{
    word-break: break-word;
    background: #bfffbf;
    padding: 0.5rem;
    border-radius: 0.25rem
}
    
.menu_box{
    height: 160px;
}
.opt_image{
    width: 50px
}
.selected_search{
    background: #f0f8ff;
}
.opt_search {
    color: #464646 !important;
    padding: 10px 14px;
    min-width: 250px;
    text-decoration: none !important;
    border-bottom: #cce3f7 1px solid;
    font-size: 1em;
}
.opt_search:hover{
    background: #f0f8ff;
}
.card-title {
    margin-bottom: 0;
    color: #5a5a5a;
    font-weight: 400;
}
.card-svg img {
    width: 40%;
}
.card-svg {
    padding-top: 29px;
    height: 150px;
}
.card-grey{
    background: #fdfdfd; 
    overflow: hidden;
}
.card-h{
    height: 100%;
}
.elipsis{
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
}
.reason a {
    color: black;
    background: white;
    padding: 2px;
    text-decoration: none !important;
    font-weight: 600 !important;
}
.focus_div{
 border: 4px solid lime !important
}
.table-input{
    min-width: 90px;
}
.crmcontainer{
    padding-top: 40px; 
    background-color: #fbfbfb;
    padding-bottom: 150px;
    overflow: auto;
}
.late{
 border-left: 5px solid red
}
.tomorrow{
  border-left: 5px solid #00d274
}
.today{
  border-left: 5px solid #47a3ff
}
.conciled{
    background: #bcfdbc;
}
.suggestion_name{
    white-space: initial;
}
.card-label{    
    color: #696969;
    font-size: .8em;
    font-weight: 400;
    margin-bottom: 0;
}
.min-vw-95 {
    min-width: 95vw!important;
}
.speaker_text{
    font-size: 1.2em; text-align: center; padding: 10px; line-height: 1.2; font-weight: lighter; color: #82b0fd;
}
.speaker_bold{
    font-weight: 600;
    color: #524fff;
}
.dismiss_alert{
    background: #3886fe;
    padding: 0px 8px;
    border-radius: 100%;
    color: white;
    cursor: pointer;
    font-size: 1.2rem;
    position: absolute;
    right: 8px;
    top: 0;
}
.pos_items{
  font-size: .9em;
}
.pos_total {
    flex-grow: 1;
    flex-flow: row-reverse;
    display: flex;
}

.flex_grow div{
    flex-grow: 1
}
.form-control-inline{
    width: min-content;
    display: inline-block;
}
a.navbarlogo:hover {
    background: #001cc7 !important;
    color: white;
    text-decoration: none !important;
}
.event_title{
  font-size: 3rem;
    font-weight: bold;
    line-height: 135%;
}
.event_subtitle{
    font-size: 1.5rem;
}
.register {
  position: relative;
    padding: 20px 20px 40px 20px;
    border-left: 3px solid #1abb9c;
    margin: 20px;
    background-color: #fdfdfd;
        text-align: left;
}
.register span{
  position: absolute;
    bottom: 0px;
    color: #c4c4c4;
    right: 0px;
    padding: 0 15px;
    font-style: italic;  
    float: right
}
.btn-com{
    margin-top: 7px
}
.btn-new{
    padding: 15px;
}
.col-np {
    padding: 0;
}
.btn-blue{
    color: #fff !important;
    background: #3886fe !important;
}
.btn-post{
    margin-left: 5px
}
.post-comments {
    margin-top: 5px;
    padding-top: 10px;
    display: flex;
    padding-bottom: 10px;
}
.post-name {
    font-size: .9em;
    color: #0072f3;
}
.post-date {
    font-size: 0.75em;
    font-style: italic;
    color: #848484;
}
.btn-comment{
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    background: #64B5F6;
    border-radius: 5px;
    color: white;
}
.btn-comment-container{
    margin-top: 10px;
    border-top: 1px solid rgb(226, 226, 226);
    padding-top: 10px;
}
.current-comments {
    padding-top: 7px;
}
.current-comment {
    margin-top: 10px;
}
.current-comment-header{
    display: flex;
}
.post-content {
    background-color: #f7f7f7;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 0.9em;
    border-bottom: 1px solid #d8d8d8;
}
.com_wage_el{
    margin-bottom: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #dadada;
}    
.pill {
    font-size: 1.1rem;
    background: #e6e6e6;
    padding: 2px 5px;
    border-radius: 7px;
    display: inline-block;
}

.pill-red {
    background-color: #ff4e4e;
    color: white;
}

.pill-green {
    background-color: #4bd150;
    color: white;
}
.pill-bigger{
    font-size: 1.5rem
}
.card_comission .row{
    padding: 7px 0px;
    margin: 0;
}
.card_comission .c-des {
    line-height: 1.2;
    font-size: .9rem;
    color: grey;
}
.card_comission .header{
    display: flex;
    border-bottom: 1px #dadada solid;
    margin-bottom: 13px;
    padding-bottom: 5px;
}
.card_comission .c-basic{
    flex: 1;
    text-align: right;
}
.card_comission .c-name{
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
}
.avatar {
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
}
.avatar-large {
    min-width: 80px;
    max-width: 80px;
    height: 80px;
}
.avatar img {
    width: 100%;
}
.avatar.comment-avatar {
     min-width: 40px;
    max-width: 40px;
    height: 40px;
    margin-right: 7px;
}
.table-goals input{
    display: inline-block;
}
.uppercase{
    text-transform: uppercase;
}
.width50{
    width: 50%
}
.gn-menu li:not(:first-child), .gn-menu li li {
    box-shadow: inset 0 1px #ffffff33;
    position: relative;
}
.svgdownload {
    width: 150px;
    margin: auto;
    margin-top: 50px;
    height: 150px;
    border: 3px solid #2196F3;
    border-radius: 100%;
    padding: 23px;
    background-color: #BBDEFB;
    cursor: pointer;
}

.svgdownload img {
    width: 100%;
}
.with_points {
    font-size: .8em;
    background-color: #2fbe00;
    padding: 6px;
    border-radius: 5px;
    color: white;
}
.flaCoin{
    font-family: 'Timmana', sans-serif;
    font-size: 1.3em;
}

.flaCoin .fa-star {
    transform: rotate(10deg);
}
.card_comission {
    padding: 13px;
    margin-bottom: 18px;
}
.row.commision_details {
    text-align: center;
    background: #ececec;
    padding: 10px 0px;
}
.details_header {
    background-color: #f3f3f3 !important;
}
.my-table{
    margin-bottom: 14px !important;
    border-bottom: 1px solid #2196F3 !important;
}
.my-table tbody{
    color: #3b3b3c !important;
}
.my-table thead tr {
    color: #3886fe !important;
    padding: 15px 18px !important;
}
.my-table thead th{
    border-bottom: 1px solid #2196F3 !important;

}
.my-table td {
    padding: 13px 10px !important; 
}
.dataTables_length select, .dataTables_filter input{
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #a4b3fd;
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(101, 209, 250, 0.075);
}
.paginate_button{
    border: 1px solid #b3ddf5 !important;
}
.paginate_button:hover {
    color: white !important;
    border: none !important;
    background: #5f72fa !important;
}
.paginate_button.current{
    color: #1832e9 !important;
    background: #c0dfff !important;
}
.paginate_button.disabled{
    cursor: default;
    color: #bec7f5 !important;
    border: 1px solid transparent;
    background: #e2edf9e0 !important;
    box-shadow: none;
    display:  none !important;
    visibility: hidden !important;
}

.gn-menu-main {
    background-image: linear-gradient( to right, #531aff, #13d4f3 )
}
.gn-menu-main ul{

    background-image: linear-gradient(#5016ff, #00d0ff)

}
.extra_options .dropdown-item{
    cursor: auto;
}
.extra_options .external_link{
    float: right;
    padding: 3px 0px;
}
.search_input_full input{
    width: 100% !important
}
.same_units {
    background-color: #d7ffd7;
    border-color: green;
    color: green;
}
.not_same_units{
    background-color: #ffe5e5;
    border-color: red;
}
.same_units:after {
    content: ' \2714';
}
.table_office_header{
    background: #fee6c7;
    border: 1px solid #ff9a1a;
    padding: 7px;
}
.cart_not_available {
    background-color: #ff9a1a;
    display: inline-block;
    padding: 10px;
    color: #ffffff;
    margin: 5px 0 6px 0;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 300;
}
.strikeout {
  line-height: 1em;
  position: relative;
}
.strikeout2 {
  line-height: 1em;
  position: relative;
}
.strikeout::after {
    border-bottom: 0.2em solid #ff000061;
    content: "";
    position: absolute;
    top: 47%;
    right: 0;
    left: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.strikeout2::after {
    border-bottom: 0.1em solid #ff0000;
    content: "";
    position: absolute;
    top: 52%;
    right: 0;
    left: 0;
}
.is_credit{   
    color: white;
    background-color: #e50000;
    padding: 0px 6px;
    border-radius: 8px;
}
.docs_tab{
    overflow-x: scroll;
    font-size: .8rem;
}
span.new_item {
    background-color: #ffbc00;
    padding: 3px;
    border-radius: 4px;
    font-size: small;
    position: relative;
    top: -16px;
    right: 18px
}
.tax_section{
    text-align: center;
    font-size: 1.2rem;
    background-color: #00be18;
    color: white;
}
.tax_title{
    text-align: right;
    font-size: 1.3rem;
    color: green;
    padding-top: 16px;
}
.green_tax {
    background-color: #e4f1e4;
    color: #004600;
    text-align: right;
    border-bottom: 1px #009400 solid;
    padding: 13px;
}
.per_des label {
    color: #4c4c4c;
}
.level2table {
    background-color: rgb(248, 252, 255);
}
.level3table {
    background-color: rgb(233, 247, 255);
}
.level4table {
    background-color: rgb(218, 241, 255);
}
.level5table {
    background-color: rgb(200, 235, 255);
}
.level6table {
    background-color: rgb(171, 225, 255);
}
.rep_b_border{
    border-bottom: 2px solid #6e6e6e
}
.rep_a_border{
    border-bottom:1px solid #dbdbdb
}
.doc_rep_table{
    padding: 0,5px; 
} 
.log-box{   
    max-height: 400px;
    overflow: auto;
}
.total_balance {
    background-color: #f6f6f6;
    font-weight: 600;
}
.total_topay {
    background-color: #058bff;
    font-weight: 600;
    color: white;  
}
.total_inventory {
    background-color: #42e300;
    font-weight: 600;
    color: white;  
}
.inventory_box{
    text-align: center;
    background-color: #e8f5ff;
       padding: 3%;
    color: #2c9eff;
}
.users_report{
    max-height: 500px;
    overflow-x: auto;
}
.cost_box{
    text-align: center;
    background-color: #f88b4b;
    padding: 3%;
    color: #ffffff;
}
span.highlighted_number{
    background-color: #00000026;
    padding: 1px 5px;
    border-radius: 5px;
}
.profit_box {
    text-align: center;
    background-color: #d6ffdf;
    padding: 3%;
    color: #457951;
}
.price_box{
    text-align: center;
    background-color: #54b0ff;
    color: white;
    padding: 3%;
}    
.stat-icon{
    font-size: 1.5em !important;
    cursor: pointer;
    background: #0275d8;
    color: white;
    padding: 4px;
}    
.docs_btn{   
    text-align: center;
    background-color: #cbe1f5;
    padding: 13px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
}
.wages_form_group{
    background-color: rgb(250, 250, 250);
    padding: 5px 14px;
    border-bottom: dashed 1px #88c8ff;
    text-align: right;
}
.pre_approved{
    padding: 34px;
    background-color: #ebf6ff;
    margin-top: 20px;
}
.alert-big-icon{
    font-size: 5rem;
    padding-top: 5px;
}    
.warning_alert .alert-big-icon{
    color: #d84902;
}
.info_alert .alert-big-icon{
    color: #ffa229;
}
.success_alert .alert-big-icon{
    color: #05aa2a;;
}
.system_alert{
    text-align: center;
    padding: 14px;
    margin: 9px 0;
    font-size: 1.1rem;
    border-radius: 5px;
}
.warning_alert {
    border: 1px solid #ffaeae;
    background-color: #ffe3e3;
}
.info_alert {
    border: 1px solid #ebc351;
    background-color: #fae9d3;
}
.success_alert {
    border: 1px solid #43e393;
    background-color: #dcf2e1;
}
#pucModal{
    background-color: #fafafad4;
    padding-top: 60px;
}
    
.item_doc {
    width: 16%;
    background: #f6f6f6;
}

.item_date {
    width: 16% !important;
    border-left: 4px solid #0275d8 !important;
}
.expand-arrow button,.expand-arrow a {
    color: #757575;
    background: #ffffff00;
}
.adjusted_price{
    opacity: 0.9;
    text-decoration: line-through;
    font-weight: 100;
}
.puc_find_user {
    padding-top: 16px;
    text-align: right;
}
.parent_table{
    box-shadow: 0px -5px 9px -8px #cecece;
}
.expand-arrow {
    width: 7%;
    background-color: #f8f8f8;
}
.expand-arrow2{
    background-color: #f8f8f8;
    width: 5%;

}
.account_name{
    width: 20%;
    color: #545454;
}

.gchildren .user_name {
    width: 32%;
    border-left: 2px solid #0275d8;
    padding-left: 1.2rem;
    text-transform: uppercase;
}
.ggchildren .user_name {
    width: 32%;
    border-left: 4px solid #0275d8;
    padding-left: 1.2rem;
}
.gchildren .carry_balance {
    background: #fcfcfc2e;
    font-weight: 300;
}

.gchildren .account_number {
    border-left: 4px solid white;
    padding-left: 1.2rem;
}

.ggchildren .account_number {
    border-left: 8px solid white;
    padding-left: 1.7rem;
}
.gggchildren .account_number {
    border-left: 12px solid white;
    padding-left: 2rem;
}

.ggggchildren .account_number {
    border-left: 16px solid white;
    padding-left: 2.2rem;
}
.gggggchildren .account_number {
    border-left: 20px solid white;
    padding-left: 2.5rem;
}
.report-table{
    margin-bottom: 0;
    font-size: 0.8rem;

}
.account_number{
    width: 12%
}
.carry_balance {
    background-color: #f6f6f638;
    border-top: 1px solid #e0e1e3 !important;
    border-left: 1px solid #e0e1e3;
    font-style: italic;
    width: 10%;
    border-bottom: 1px solid #e0e1e3; 
}
.lowercase{
    text-transform: lowercase;
}
.period_balance {
    border-top: 1px solid #caddff;
    border-left: 1px solid #caddff;
    width: 10%;
    border-bottom: 1px solid #e0e1e3;
}
.wages-inputs .small_title{
    margin-bottom: 9px;
    font-size: 1.3em !important
}
.editable_input{   
    width: auto;
    border: none;
    text-align: right;
    border-bottom: 1px #a3d4ff solid;
    width: 110px;
}
.editable_input:disabled {
    cursor: no-drop;
    background: f7f7f7
}
.wages-inputs input, .wages-inputs select{
    margin-bottom: 12px
}
.user-avatar{
    max-width: 100%;
}
#donwloadLink{
    cursor: pointer;
}
.section_title.active{
    background-color: #e1a600;
    color: white;
    font-weight: 700;
    display: none
}    
.conciling > .section_title {
    display: none;
}
.conciling > .section_title.active {
    display: block;
}
.conciling{
    position: fixed;
    top: 71px;
    z-index: 9;
    width: 33%;
    right: 16px;
    box-shadow: 0px 0px 11px 0px #c7c7c7;
    max-height: 84vh;
    overflow-y: auto;
    overflow-x: hidden;
    display: block !important;
}
.concile_btn{
    background-color: #00bb00;
    color: white;
    padding: 7px;
    font-size: 1.3rem;
    cursor: pointer;
    border-radius: 5px;
}

.concile_btn.disabled {
    background-color: #d8d8d8;
    cursor: not-allowed;
}

.divider {
    width: 100%;
    margin: 21px 0;
    border-top: 1px solid #eeebeb;
}
.capitalize{
    text-transform: capitalize;
}
.nulled_items{
    text-align: left;
    padding: 15px;
    border-left: 5px solid #ef0000;
    margin: 15px 0;
    background: #fff6f6;
}
.returned_items {
    text-align: left;
    padding: 15px;
    border-left: 5px solid #fac40d;
    margin: 15px 0;
    background: #fffef6;
}
.stat_sec_title{
    text-align: center;
    color: grey;
    border-bottom: 1px dashed #0275d8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 41px;
}

.btn-narrow{
padding: .5rem .25rem;
}
.overflowing_table{
    overflow-y: hidden;
    overflow-x: auto;
}
.office_select{
    display: inline-block;
    max-width: 350px;
}
.info_div{
    padding: 12px;
    margin-top: 35px;
    background-color: #d0f5d1;
    color: #006500;
    width: 100%;
    text-align: center;
}
.make_visible {
    position: absolute;
    right: 23px;
    top: 12px;
    font-size: 2rem;
    cursor: pointer;
    background-color: white;
    padding: 10px;
    border-radius: 100%;
}
.make_visible:hover {
    background-color: #0275d8;
    color: white;
}
.accounting_notes{   
    margin: 17px;
}
.period_input{
    display: inline-block;
    max-width: 165px;
}    
.big-dopdown{   
    font-size: 1.5rem;
    width: 100%;
    overflow: hidden;}
.big_search{
    font-size: 2rem !important
}
.list-complete-enter, .list-complete-leave-active {
  opacity: 0;
}
.list-complete-item {
  transition: all 1s;
}
.info_column{
    padding: 0;
    font-size: 0.8rem;
}

.balance_nature.is_negative {
    background-color: red;
    color: white;
}
.balance_nature.is_positive {
    background: #68cf00;
    color: white;
}
.qty_modified {
    background-color: #bff5d1;
}
.fa.status_icon{
    color: #c7cac7;
    font-size: 1.3em;    
}
.fa.active_icon{
    color: #00e000;
}
.is_due {
    color: red;
}
.show_with_due {
    display: none !important;
}

.is_due > .show_with_due {
    display: inline-block !important;
}
.handle {
    color: #bfbdbd;
    cursor: move;
    display: inline-block;
    font-size: 24px
}
.more_options:hover {
    background-color: #ededed;
}
.register_form input{
    text-transform: uppercase;
}
.more_options:hover{
    color: blue
}
.more_options{
    margin-top: 10px;
    cursor: pointer;
}
.btn-secondary:focus {
color: #7f7f7f !important;
}
.filter_con{
    position: relative;
    height: 100%;
    display: inline-block;
}
.filter_results{   
    height: 100%;
    font-size: 1.5rem;
    color: #0275d8;
    font-weight: 100;
    padding: 11px;
    top: 5px;
    position: relative;}
.filter_active{  
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #0275d8;    
    border-radius: 100%;
    color: white;
    text-align: center;
    box-shadow: 1px 1px 5px 2px #8dc5f5;
}
.null-item span:hover{
    text-decoration: underline;
}
.office-pill:hover {
    background-color: #0679db;
    color: white;
    cursor: pointer;
}
span.yellow_pill {

    background: #ff9900;
    padding: 0 2px;
    color: white;
    border-radius: 4px;
    font-size: 0.8em;

}

.office-pill.selected {
    background-color: #0679db;
    color: white;
    cursor: pointer;
    box-shadow: 1px 1px 5px 2px #8dc5f5;
}
.filtered_input{
    border: 1px solid #0679db;
    box-shadow: 1px 1px 5px 2px #0679db;
}
.office-pill {
    display: inline-flex;
    border: 1px solid #0679db;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 5px;
    color: #0264b7;
}
.null-item span{
    cursor: pointer;
} 
.null-item{ 
    color: red;
    text-align: right;
    width: 100%;
    padding: 100px 17px 20px 0px;
}

.qty-input-pos{
    width: 100%;
    display: inline-block;
}

.info_message {
    background-color: #e9f7e4;
    padding: 10px;
    margin-bottom: 10px;
}
.no_edit_flaid{
    font-size: 1.2rem;
    color: #0275d8;
    font-weight: bold;
}
.pos_no_resuls {
    width: 100%;
    text-align: center;
    font-size: 4em;
    color: lightgrey;
}
.total-pos-alt {
    text-align: right;
    font-size: 2em;
    color: #2196F3;
    font-weight: 600;
}
.total-pos {
    text-align: center;
    font-size: 2.7em;
    color: #2196F3;
    font-weight: 600;
}
.btn-pos{
    width: 100%; font-size: 1.3em;height: 60px;
}
.find_user_pos .selected_user {
    font-size: .8rem;
}
.find_user_pos input, .find_user_pos select {
    font-size: 1rem;
    height: 40px !important;
}
input.pos_qty {
    font-size: 1em;
}
.pos-total-item{
    font-size: 1.3em;
    color: #0275d8;
    font-weight: 100;
}
.p-item {
    border: 1px solid #f4f4f4;
    text-align: center;
    padding: 5px;
    box-shadow: 0 0 6px 0px #b4b1b1;
    height: 100%;
    cursor: pointer;
    border-radius: 11px;
}
.p-item.active_pos, .p-item:hover  {
    box-shadow: 0 0 21px -3px #137ef3;
    border: none;
}
.col-pos{
    margin-bottom: 30px;
}
.totals_pos{   
    height: 100%;
    width: 100%;
    position: relative;
    border-right: 1px solid lightgrey;
}
.totals_pos span {
    position: absolute;
    bottom: 6px;
    right: 39px;
    color: #0275d8;
    font-size: 1.2rem;
    font-style: oblique;
}

.p-item img{
    max-width: 110px
}
.search-pos input {
    font-size: 1.75rem;
    height: 70px !important;
}
.pos-items {
    margin-top: 19px;
}
.cat_in_profile {
    position: absolute;
    top: 4px;
    left: 5px;
}

.is-searching {
    font-size: 2.2em;
    color: #0275d8;
}
.cat_in_profile span {
    background: #ffffffba;
    margin: 1px;
    padding: 3px 6px;
    font-size: 1.5rem;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 0px #353232;
}
.per_title {
    height: 57px;
    border-bottom: 1px solid #0275d8;
    margin-bottom: 15px;
}

.blue_rg{
        border-right: 1px solid #0275d8;
}
.locked_image img {
    width: 22%;
}

.locked_image h1 {
    color: #0275d8;
    font-weight: 300;
    margin-top: 31px;
}
.locked_image {
    width: 100%;
    text-align: center;
}
.per_des {
    top: -7px;
    position: relative;
}
.toggle-handle {
    box-shadow: 0px 0px 12px -2px black;
    border-radius: 0;
    background: #fafafa;
}
.toggle-off.btn {
    background: #efebeb;
    color: #888787;
}
.toggle-off:hover {
    color: #444343 !important;
}
.list-group-item{
    cursor: pointer;
}

/*THEME ELEMENT*/

.list-group-item:hover{
    background: #0275d8;
    color: white
}
#transfers_comments .card {
    border: none;
}
.big_money{
    font-size: 3em !important;
    text-align: right;
    padding: .75em !important;
}
.register_box {
    box-shadow: 1px 1px 12px -2px #b3b3b3;
    border: none !important;
}
.register_btn{
    text-align: right; margin-top: 15px; width: 100%
}
.new_user_btn {
    background-color: #21d6ff;
    color: white;
    font-weight: 600;
}
.order_register {
    border-left: 3px solid #0275d8;
}
.order_register label {
    position: absolute;
    right: 3px;
    top: 2px;
}
.new_order{
    background-color: #07de35;
    padding: 0px 5px;
    border-radius: 4px;
    color: white;
}
.sub_menu_link{
    color: #464646 !important;
    padding: 14px;
    min-width: 250px;
    text-decoration: none !important;
    border-bottom: #cce3f7 1px solid;
}
.sub_menu_link:hover {
    background-color: #0275d8;
    color: white !important;
    font-weight: 300 !important
}   

.alt_menu_panel{
    position: absolute;
    box-shadow: 0px 4px 9px -2px #cebdbd;
    background: white;
    z-index: 99;
    overflow: auto;
    max-height: 86vh;
}    
.alt_menu {
    color: #0275d8 !important;
    background: white !important;
    cursor: pointer;
    padding: 0 28px !important;
}    
.notifications-item a {
    display: inline-block !important;
}

.notifications-item.seen a {
    color: #7c7c7d !important;
}
/*THEME ELEMENT*/
.btn-filter {
    background-color: white;
    border: 1px solid #0275d8;
    color: #0275d8;
    text-transform: uppercase;
}
/*THEME ELEMENT*/
.btn-filter:hover, .btn-filter:focus{
    color: #0275d8 !important;
    background-color: #f1f1f1;
}
.btn-filter img {
    top: -3px;
    position: relative;
    width: 26px;
}
.modal-form label{
    margin:  0 !important
}
.modal-form .input-group{
    padding-bottom: 10px
}
.modal-form input{
    margin-bottom: 5px;
    text-transform: uppercase;
}
.show_typing{
    display: block !important
}
.typing {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #ffffffb5;
    z-index: 9;
    text-align: center;
    font-size: 3rem;
    border-top: 1px solid #e6e2e2 !important;
    font-weight: 600;
    color: #0275d8;
    display: none;
    z-index: 9999
}
.expense-item{
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    text-overflow: ellipsis;
    overflow: hidden;
}        
.was_returned {
    background: #ff8f00;
    color: white;
    border-radius: 8px;
    padding: 2px;
}
.btn-secondary:hover {
    color: #757373 !important;
    background-color: #f3f3f3;
}
.user-info label {
    margin-top: 19px;

}
.active_numbers{
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #ffffffb5;
    z-index: 9;
    text-align: center;
    font-size: 1.5em;
    border-top: 1px solid #e6e2e2 !important;
}
.alert-small {
    font-size: 1.1em !important;
}
.alert-warning {
    color: #f79c00;
}
.alert.alert-warning a:hover {
    color: #fda000 !important;
}
.alert.alert-info a:hover {
    color: #578096 !important
}
.alert a:hover {
    color: white !important;
}
.snacklink{
    font-weight: bold;
    text-decoration: underline;
    color: white;
    cursor: pointer;
}
.per_input{
    width: 75%;
    display: inline-block;
}
#alt_table{
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    box-shadow: 3px -4px 12px -2px #e9e8e8;
}
table.scroll td{
    vertical-align: middle;
}
#scroll_table{
    overflow-x: scroll;
        position: relative;
}
#scroll_table .scroll {
    table-layout: fixed;
    width: 150%;
    max-width: 200%;
}
#scroll_table td {
 word-wrap: normal;
}
.scroll_table_id{
    width: 100px;
}
.scroll_table_pro{
    width: 390px;

}
.scroll_table_qty{
    width: 90px;
}
.fore_cur {
    color: #8d8b8b;
    font-style: italic;
}
.alt_card {
    align-items: center;
    padding: 15px;
    background: #f2f2f2;
    height: 100%;
    position: relative;
    text-align: center;
    }
.center-content{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.clickable{   
    cursor: pointer;
    text-decoration: underline solid;
    color: blue;
    text-underline-position: under; 
}
.is_negative {
    color: red;
    font-weight: 500;
}
.is_positive {
    color: #68cf00;
    font-weight: 500;
}
.add_inv {
    position: absolute;
    top: 0;
    right: 11px;
    font-size: 1em;
    background-color: #ffc800 !important;
}
.ass_expe button {
    width: 86%;
    margin: 2% 7%;
}
.import_inv {
    border: 1px solid #f8f8f8;
    display: block;
    margin: 10px 0px;
    padding: 8px;
    text-align: left;
    background-color: #fcfcfc;
    padding-left: 30px;
    position: relative;
}
.card-scroll{
    max-height: 450px;
    overflow: auto;
}
.imp_num{
    text-align: right;
    display: inline-block;
    margin-bottom: 13px;
}
.btn-disabled:hover {
    color: #cfcccc !important;
    background: #f4f4f4;
}
a:not(.btn):not(.gn-icon):not(.dropdown-item):not(.not_link):not(.nav-link){
    text-decoration: solid underline;
    text-underline-position: under;
}
a.not_link:hover {
    text-decoration: none;
}
.cont-padd{   
    padding-bottom: 200px;
}
.cat_item:last-child {
    margin-bottom: 30px;
}
.btn:focus, .btn:hover {
    color: white;
    text-decoration: none;
}

.btn-disabled{
    color: #a7a7a7;
    background: #f1f1f1;
}
.provider-total .col {
    padding: 6px 37px;
}
.less-padding{
    padding: 5px 3px 0px 3px;
}
.no-list{
    position: relative;
    display: inline-block;
    padding-right: 16px;
    padding-top: 10px;}
.btn-transfer{   
    position: relative;
    margin: 0 35px;
    display: inline-block;
}
.not-tran {
    color: white;
    background-color: #fac917 !important;
    z-index: 9;
    top: -7px !important;
    right: 3px !important;
    border-radius: 5px !important;
    width: auto !important;
    padding: 0 5px; 
} 
.inventory-table td{
    padding: 3px
}
.alert a {
    color: white;
    font-weight: 600;
    text-decoration: underline;
}
.modal-help {
    position: absolute;
    top: 13px;
    right: 24px;
    width: 24px;
    height: 24px;
}
.info-table{
    color: #ffab02;
    font-size: 14px;
    top: 17px;
    position: absolute;
}
.title_margin{
    margin: 30px 0px 7px 0px
}
.show>.btn-outline-info.dropdown-toggle {
    color: #fff !important;
 }
.card_options {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 6px;
}
.card-d{
    margin: 10px 0px 0px 0px;
}
.low_text {
    color: grey;
    font-style: italic;
    font-weight: 300;
}
.fav-delete {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 13px;
    color: #0878d0
}
.external_link{
    color: #ffffff85;
    font-size: 15px !important;
    margin-left: 6px;
}
.fav-item {
     line-height: 120%;
    padding: 15px 0;
    background-color: #ffffff;
    color: #2196f3;
    cursor: pointer;
    width: 302px;
    border-radius: 15px 15px 0 0;
}
.link-item {
    position: relative;
    background: #2196F3;
    color: #ffffff;
    line-height: 136%;
    text-align: center;
    padding: 9px 6px;
    border-bottom: 1px solid #73caf3;
    font-size: 1.1em;
    width: 366px;
    font-weight: 400;
}
.favs-panel {
    right: 5px !important;
}
.notifications-panel::before {
    content: "";
    border: solid white 18px;
    position: absolute;
    right: 15px;
    top: -36px;
    width: 1px;
    height: 1px;
    border-right-color: #ffffff00;
    border-left-color: #ffffff00;
    border-top-color: #ffffff00;
}
.yellowstar{
    color: yellow
}
.favs-panel::before {
    border: solid #2196f3 18px;
    right: 15px;
    border-right-color: #ffffff00;
    border-left-color: #ffffff00;
    border-top-color: #ffffff00;
}
.notifications-panel a:last-of-type div{
    border-radius: 0 0 13px 13px;
}
.notifications-panel a:first-of-type div{
    border-radius: 13px 13px 0 0;
}
.snackbar-container p{
  font-size: 19px !important
}
.notifications-panel a:hover {
    text-decoration: none;
}
.notification-time {
    font-style: italic;
    font-weight: 400;
}
.notifications-item.seen:hover {
    background: #e8eff5 !important
}
#altMenu{
    display: inline-block;
}
.notification-blanket{
   position: fixed;
    background-color: #ffffffcc;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 9;
}
.notifications-panel {
    max-height: 80vh;
    overflow-y: auto;
    position: absolute;
    right: 53px;
    box-shadow: 0px 5px 35px -4px #d4d4d4;
    margin-top: 10px;
    border-radius: 15px;
    z-index: 99;
    font-size: 1rem;
}
.notifications-item {
    min-width: 410px;
    line-height: 120%;
    padding: 10px;
    border-bottom: #f5f5f5 solid 1px;
    background-color: #03A9F4;
    color: #ffffff;
    font-size: 1.1rem;
}
.notifications-panel::-webkit-scrollbar{
    width: 5px;
    background-color: #e4dfdf;
}
.notifications-panel::-webkit-scrollbar-thumb{
    background-color: #0485e2;
}
.fav-item:hover {
    color: blue;
}
.link-item:hover {
    background: #0e7bd2;
}
.notification-box {
    position: absolute;
    top: 6px;
    right: -9px;
    background-color: red;
    width: 24px;
    height: 24px;
    font-size: 1rem;
    text-align: center;
    border-radius: 100%;
    line-height: 1.5rem;
}
.notification-bell .nav-icon{
    display: inline-block;
    position: relative;
    padding: 0 5px 
}
.nav-icon i {
    font-size: 2.3rem;
    top: 7px;
    position: relative;
    cursor: pointer;
}
.notifications-item.seen {
    background: white;
    color: #7d7c7c;;
}
.big-icon {
    font-size: 5em !important;
    color: lightgrey;
}
.huge-icon:hover{  
    color: #0275d8
}
.huge-icon{
    font-size: 15em !important;
    color: lightgrey;
    padding: 20px;
    cursor: pointer;
}
.alt_panel{
    text-align: right;
    padding: 20px;
    background-color: #f3f3f3;
}
span.movement_in {
    color: green;
}
span.movement_out {
    color:  red;
    font-weight: bold;
}
.stat_number {
    font-size: 4em;
    color: #0275d8;
}
.input-help-table{
    transform: scale(-1,1);
    right: 1px !important;
    top: -3px !important;
    width: 21px !important;
    height: 21px !important;
}
.variation-item{
  position: relative;
  padding: 0 60px 0 11px;
}
.delete-corner {
    top: 42px;
    right: 35px;
    position: absolute;
}
 .category_item{
    padding: 10px;
    background-color: #f9f9f9;
    margin: 13px 8%;
 }
.table-header-info {
    width: 13px;
    height: 16px;
    font-weight: lighter !important;
    font-size: 15px !important;
    position: absolute;
    padding-left: 2px;
}
.col-sm-pad{
  padding-right: 2px;
  padding-left: 2px;
}
#extra_menu {
    position: fixed;
    background-color: #075da6;
    left: 250px;
    padding: 15px;
    color: white;
    border-radius: 4px;
}
#extra_menu ul li {
    list-style: none;
}
#extra_menu ul {
    padding: 0;
}
ul.sub-menu {
    background-color: #034781;
    display: none;
}
.container-semi {
    max-width: 1400px;
    margin: auto;
}
.dropdown-item:active {
    background-color: #fafafa;
    color: #6e6e6e;
}
.total-paid{
    text-align: right;
    float: right;
    font-size: 1.8em;
    font-weight: 600;
    color: #0275d8;

}
.notice {
    text-align: center;
    background-color: #b7ffc0;
    padding: 15px;
    color: #13701f;
    border: 1px dotted green;
}
.delete-retention {color: red; cursor: pointer;}
.spanclick:hover{
  color: #0275d8
}
.spanclick{
  cursor: pointer;
  color: grey
}
.user_invoice{
 padding-bottom: 20px !important;
}
.user_invoice input{
  height: 43px
}
.label_help{
  position: relative;
  width: 100%;
}
.amount-due{
  color: red
}
.tinyform .form-group {
    margin-bottom: 0.5rem;
    width: 100%
}
.toast-warning{
  background-color: #c9302c !important;
  color: white !important
}
.toast-success{
  background-color: #2fb600 !important;
  color: white !important
}
.toast-sentence{
    background-color: #9383ea !important;
    color: #ffffffe6 !important;
    font-weight: 100;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    line-height: 120% !important;
}
.toast-info{
  background-color:#f58100 !important;
  color: white !important
}
.padtop5{
  padding-top: 5px
}
.selected_user {
    text-transform: uppercase;
    font-size: 1.1rem;
}
.action_panel_two {
    padding-bottom: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #e3e3e3;
}
.action_panel_two button {
    margin: 0 3px;
    padding: 6px 8px;
}
span.autocomplete_id {
    float: right;
}
span.autocomplete_company {
    font-weight: bold;
}
#autocomplete_search .active a{
  color: white !important
}
p.card-text {
    color: #939292;
    margin-top: 10px;
    font-size: 0.9rem;
}
.popover {
    max-height: 364px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 302px;
    background-color: #565656;
    color: white;
} 
.popover-body {
    padding: .5rem .75rem;
    color: #ffffff;
}
.popover::before,.popover::after{
  display: none
}
.card-help-input {
    left: unset !important;
    top: -2px !important;
    right: 21px !important;
}
.dropdown-item {
    padding: 18px 1.5rem;
    cursor: pointer;
    border-bottom: 1px solid #cbcbcb;
}
.container-grey{
    padding-top: 18px;
    background: #eef2f7;
    min-height: 100vh;
    padding-bottom: 80px;
}
.search_input input {
    width: 90%;
    height: 4rem;
    font-size: 2rem;
    border: #e9e9e9 1px solid;
    padding-left: 1rem;
    color: dimgrey;
}
span.dismissSeach {
    font-size: 2.2rem;
    color: #e2dfdf;
    cursor: pointer;
}
span.dismissSeach.active {
    color: #0275d8;
    cursor: pointer;
}
.search_input .btn {
    width: 100%;
    height: 100%;
    font-size: 2rem;
}

.filter_button button{
    height: 100%;
    font-size: 1.2em;
}

.btn{
    cursor: pointer;
}
.pagination_info {
    text-align: center;
    color: gray;
    padding: 10px;
}
hr {
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.05);
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.02);
}
label {
    color: #373737;
    font-weight: 500;
}
table.dataTable {
    border-collapse: collapse !important;
    border-right: #eeeeee 1px solid !important;
    border-left: #eeeeee 1px solid !important;
    display: inline-table;
    margin-bottom: 20px !important;
}
.form-control {
    padding: 0.85rem .75rem;
    font-size: 1rem;
    border: 1px solid rgba(0,0,0,.09);
}
#datatable-buttons_wrapper{
    overflow-x: auto;
}
.alert-success {
    background-color: #61d261;
    color: #ffffff;
}
.alert {
    padding: 1rem 1.25rem;
    font-size: 1rem;
    font-weight: 300;
    border: none;
    border-radius: 0px;
    margin-bottom: 0;
}
.action_panel {
    overflow: scroll;
    display: flex;
    text-align: right;
    padding: 18px 0;
}
.action_panel .bt, .action_panel .btn-group, .action_panel .dropdown {
    flex-grow: 1;
    margin-left: 10px;
    text-align: center;
}
.action_panel .back_button {
     flex-grow: inherit;
}
.btn-group .dropdown-toggle{
    margin-left: 2px;
    flex-grow: initial;
}
.card{
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-top: 10px;
}
.breadcrumbs {
  border-bottom: 1px solid #eeeeee;    
  padding-left: 0px;
    overflow: auto;
}
.breadcrumb {
    background-color: #ffffff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 1.2rem;
    width: max-content;
}
#blanket {
    position: fixed;
    background: white;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    top: 0;
    font-size: 5rem;
}
#preloader-wrapper{
    text-align: center;
    color: #0275d8;
}
.breadcrumb-item.active {
    color: #adadad;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #adadad;
}
.card-help {
  transform: scale(-1,1);
    position: absolute;
    top: -6px;
    right: -12px;
    width: 22px;
    height: 22px;
}
.input-help {
    position: absolute;
    top: 0;
    right: 24px;
    width: 24px;
    height: 24px;
    cursor: help;
}
.menu_grid .col{
    padding: 2%
}
.big_image img {
    width: 29%;
 
}
.big_image {
    text-align: center;
    padding: 5%;
}
.pagination {
    display: inline-flex;
}
.timestamp {
    font-style: italic;
    padding-top: 7px;
    font-size: 0.9rem;
}
#printable-content{
    display: none;
}
.comanda{
    display: none;
}
input::-webkit-input-placeholder {
color: lightgrey !important;
}
input:-moz-placeholder { /* Firefox 18- */
color: lightgrey !important;  
}
input::-moz-placeholder {  /* Firefox 19+ */
color: lightgrey !important;  
}
input:-ms-input-placeholder {  
color: lightgrey !important;  
}
.control {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 28px;;
  cursor: pointer;
  font-size: 17px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 26px;
  width: 25px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #0275d8;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0275d8;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 3px;
  width: 8px;
  height: 16px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.pad2rem{
  padding: 2rem
}
.myform .col {
    margin-bottom: 25px;
}
span.required_field {
    color: red;
    font-weight: bold;
}
.main_color_text{
    color: #0275d8;
}
.big-alert{
  color: #ffffff;background-color: #fa3434;text-align: center;font-size: 1.8rem; width: 100%; margin-bottom: 15px; border-radius: 5px
}
.alert.alert-warning a {
    color: #f79c00
}
.alert.alert-info a {
    color: #578096
}
.trm-input{
    display: inline-block;
    width: fit-content;
    float: right;
}
.breadcrumb-arrow {
    height: 50px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed;
    margin: auto;
    margin-bottom: 51px;
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 50px;
    padding: 0 10px 0 25px;
    line-height: 26px;
}
.breadcrumb-arrow li:last-child a:before {
  content:none
}
.breadcrumb-arrow li:last-child a:after {
  content:none
}
.breadcrumb-arrow li a {
    position: relative;
    color: #0275d8;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
     padding: 30px; 
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -2px;
    width: 0;
    height: 0;
    content: '';
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
}
.breadcrumb-arrow li a:before {
    right: -7px;
    z-index: 3;
    border-left-color: #ffffff;
    border-left-style: solid;
    border-left-width: 11px;
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #0275d8;
    color: white
}
.breadcrumb-arrow li a.active {
    background-color: #0275d8 !important;
    border: 1px solid #0275d8;
    color: white
}
.breadcrumb-arrow li a.active:after, .breadcrumb-arrow li a.active:before {
    border-left-color: #0275d8
}
.breadcrumb-arrow li span {
    color: #434a54
}
.breadcrumb-arrow li a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn-add-pos {
    width: 100%;
    margin-top: 13px;
    height: 60px;
    padding: 15px;
    top: 0px;
    position: relative;
}
table{
    font-size: .8rem;
}
#goal-chart{
    display: none   
}

.goals-office{
    text-align: right;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
        max-width: 100%;
    }
    table{
    font-size: 1rem;
    }
}
@media screen and (min-width: 768px){
    .typing {
        font-size: 4.5rem;    
    }
    .menu_box{
        height: 220px;
    }
    .speaker_text{
        font-size: 2em; 
    }
    .flex_grow{
        display: flex;
    }
    .action_panel {
        display: block;
        overflow: visible;
    }
    .goals-office{
        text-align: left;
    }
    #goal-chart{
        display: block;   
    }
    .docs_tab{
        overflow-x: initial;
        font-size: .9rem;
    }
    .container-semi {
        padding-right: 5px;
        padding-left: 5px;
    }
    .breadcrumbs {
      padding-left: 40px;
    }
    .pos-items {
        margin-top: 19px;
        width: 155%;
    }
    .qty-input-pos {
        width: 50%;
        display: inline-block;
    }
    .btn-add-pos{
        height: 60px;
        padding: 0px;
        top: -6px;
        position: relative;
        width: 32%;
        margin-top: 0;
    }
    .pos-total-item{
        text-align: right;
    }
    .alert{
        font-size: 1.7rem;
    }
}
@media (min-width: 992px){
    .modal-lg {
        max-width: 1036px;
    }
    .modal-semi-lg {
        max-width: 786px;
    }
}