﻿@import url("/Common/Theme.Primedrinks_new.css?17416");

/*
    How to generate a theme for your company: 
    
        1 - Go to http://www.outsystems.com/goto/themegenerator
        2 - Copy the generated CSS
        3 - Paste it here

*/

.Button_link {
    background: #999;
    border: 1px solid #888888;
    color: white;
    margin-right: 2px;
    text-shadow: none;
    vertical-align: middle;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    filter: none;
    -webkit-appearance:none;
    -moz-appearance:none;
    /* Add Touch States to Your Buttons: Remove the tap highlight color, we want to use active state css instead */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}

.Button_link:hover,
a.Button_link:hover {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(82, 168, 236, 0.6);
    text-decoration: none;
}

.Button_link:active {
    /* Add Touch States to Your Buttons */
    box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.25); 
}

.ButtonDefault,
.Button_link.Is_Default {
    background: #E83E26;
    border: 1px solid #D43E27;
    color: white;
    text-shadow: none;
    font-weight: normal;
}

.Button_link[disabled] {
    background: #eeeeee;
    box-shadow: none;
    color: #ccc;
    border-color: #eeeeee;
}

/*  Remove additional spacing (padding) added by the FF browser  */
.Button_link::-moz-focus-inner {
    padding: 0;
    border: 0
}
.Black {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 10px;
    padding: 1px 3px 1px 3px;
    color:white;
    background-color:  black;
}

.Red {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 10px;
    padding: 1px 3px 1px 3px;
    color:white;
    background-color:  red;
}
.Yellow {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 10px;
    padding: 1px 3px 1px 3px;
    color:black;
    background-color:  yellow;
}
.Green {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 10px;
    padding: 1px 3px 1px 3px;
    color:white;
    background-color:  green;
}
.TabelaTicketing, .Tabela.TabelaTicketing {
    font-size:11px;
}
/*** Generated classes from Style Editor in OutSystems 10 ***/
.Tabela.TabelaTicketing[data-style-key="cd2pzzusZ0alP05rKFWhLw"] { display:inline-table; width:800px; }
[data-style-key="T9Cakft7v0+j2wqBHlC9Sw"] { font-size:10px; }
[data-style-key="dZZa_5axCEOSmpO35vAXcQ"] { font-size:10px; }
[data-style-key="COXSd+LgAESL1VFBnCWz+Q"] { font-size:10px; }
[data-style-key="6sZWCcF3rECi+0gU4sjnGA"] { text-align:center; }
.Button[data-style-key="pCoTZYOqL0K2ztJWaaaxjA"] { font-size:10px; }
.Button[data-style-key="wwJ6Sn2eGk25VLHJahh6TA"] { font-size:10px; }
.Button[data-style-key="+bS5YOpK2kGSBSbZsqmBMA"] { font-size:10px; }
.Text_Error.Bold[data-style-key="oxcYaAWpOkWRisH8YBqLKg"] { font-size:10px; }
.Button.Background_Green[data-style-key="UDPhKrcpvEOhyLa51T8_Xg"] { font-size:10px; }
.Bold[data-style-key="Hzj8ODsRJUa1H9qN0BYppg"] { font-size:10px; }
.Text_Error.Bold[data-style-key="aVJqbD3uOk+3iPFM7BhH4Q"] { font-size:10px; }
[data-style-key="NMH9tzRGAUe_hsJ9r3KsQw"] { text-align:center; }
[data-style-key="0fS0Z0dIZEiQdfr2GWLM_A"] { font-size:10px; }
[data-style-key="HNN+w7t6Xk2jCW1Y1iSFZg"] { font-size:10px; }
[data-style-key="qxV_Oy3iFkqoW+kijJBlMA"] { font-size:10px; }
[data-style-key="2nDZTLxs3kOEWtZJCu7UzA"] { font-size:10px; }
[data-style-key="8GxtUx1YtkanUw+G5H7yyg"] { text-align:center; }
/*** Generated classes from Style Editor in OutSystems 10 ***/