/*
Author: Ricardo Lima
*/


/*= LINK
--------------------------------------------------------*/
a {
    color: #FFFFFF;
}

a:link {
    color: #FFFFFF;
}

a:hover {
    color: #FFFFFF;
    }

a:active {
    color: #FFFFFF;
    }


/*= BODY
--------------------------------------------------------*/
.body, html {
    height: 100%;
}

.bg {
    /* The image used */
    background-image: url('./images/fundos.jpg');
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*= COMMON
--------------------------------------------------------*/
.box {
    height: 100%;
    opacity: 0.90;
    filter: alpha(opacity=90);
    //background-color: #5D2331;
    //background-color: #9d5264;
    background-color: #a3a0a0;
    border-radius: 25px;
    padding: 5px;
}

.boxnegative {
    height: 100%;
    opacity: 0.90;
    filter: alpha(opacity=90);
    //background-color: #5D2331;
    //background-color: #9d5264;
    background-color: #404040;
    border-radius: 25px;
    padding: 10px;
    width: 500px;
}

.txtbox {
    font-family: Calibri;
    font-size: 18px;
    filter: alpha(opacity=90);
    opacity: 0.90;
    color: #5D2331;
    border-radius: 5px;
    padding: 4px;
    margin:4px;
    border-color: #d43f3a;
}

.txtright {
    text-align: right;
}
.txtnum {
    text-align: right;
}

.label {
    font-size: 16px;
    margin: 4px;
    padding: 4px;
    font-family: Calibri;
    color: #ffffff;
    text-align: center;
    //line-height: 41px;
    font-weight: normal;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
    font-size: 14px;
}

.labelnegative {
    font-size: 16px;
    margin: 4px;
    padding: 4px;
    font-family: Calibri;
    color: #5D2331;
    text-align: center;
    //line-height: 41px;
    font-weight: normal;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
    font-size: 18px;
}

 .labeltitle {
    font-size: 20px;
    margin: 4px;
    padding: 0;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: bold;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

.labelgrid {
    font-size: 16px;
    margin: 4px;
    padding: 0;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: bold;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
    border-radius: 4px;
}

.labelattach {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #ffffff;
    line-height: 45px;
    font-weight: normal;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

}

.error {
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #5D2331;
    background-color: #ffffff;
    line-height: 41px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

.labelerror {
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #5D2331;
    background-color: #ffffff;
    line-height: 41px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}


.title {
    margin: 0;
    padding: 0;
    font-family: Calibri;
    font-size: 22px;
    color: #5D2331;
    font-weight: normal;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
    text-transform: uppercase;
}


.titlenegative {
    font-size: 40px;
    margin: 10px;
    padding: 0;
    font-family: Calibri;
    color: #5D2331;
    font-weight: normal;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
    text-transform: uppercase;
    background-color: #f1f1f1;
    border-color: #d43f3a;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}




.userlabel {
    font-size: 20px;
    font-family: Calibri;
    color: #895D20;
    font-weight: normal;
    text-decoration-color: #ffffff;
}

.newproduct {
    width: 600px;
    height: 450px;
    background: #660033;
}

.newsupplier {
    width: 600px;
    height: 450px;
    background: #660033;
}

   
    /*= BUTTON
--------------------------------------------------------*/

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-right: 10;
    font-size: 14px;
    font-family: Calibri;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    color: #5D2331;
    background-color: #f1f1f1;
    border-color: #d43f3a;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btn:hover {
        background-color: #7f0000;
        text-decoration-color: #000000;
        color: #ffffff;
    }

.btnschedule {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-right: 10;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    color: #5D2331;
    background-color: #f1f1f1;
    border-color: #d43f3a;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    word-wrap: normal;
    word-break: break-all;
}

    .btnschedule:hover {
        background-color: #7f0000;
        text-decoration-color: #000000;
        color: #ffffff;
    }

.btnmenu {
    display: inline-block;
    padding: 6px 12px;
    margin: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    color: #5D2331;
    background-color: #f1f1f1;
    border-color: #d43f3a;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

    .btnmenu:hover {
        background-color: #7f0000;
        text-decoration-color: #000000;
        color: #ffffff;
    }

.btnnegative {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-right: 10;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    color: #f1f1f1;
    background-color: #5D2331;
    border-color: #d43f3a;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.btnnegativeprevention {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/*    .btnnegative:hover {
        background-color: #000000;
        text-decoration-color: #7f0000;
        color: #ffffff;
    }
*/


/*= SCHEDULE
--------------------------------------------------------*/

.schshortname {
    font-family: Calibri;
    font-size: 20px;
    color: #FFFFFF;
}

.schstore {
    font-family: Calibri;
    font-size: 16px;
    color: #FFFFFF;
}

.schtime {
    font-family: Calibri;
    font-size: 11px;
    color: #FFFFFF;
}

.schgrid {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

/*= GRID
--------------------------------------------------------*/
.grid {
    width: 100%;
}

.grid tr:nth-child(even) {
    background-color: #ffffff;
    color:#808080;
}

.grid tr:nth-child(odd) {
    background-color: #990033;
    color: #ffffff;
}

.grid tr:nth-child(even) td {
    background-color: #ffffff;
    color: #808080;
    }

.grid tr:nth-child(odd) td {
    background-color: #9d5264;
    color: #ffffff;
}


.gridbackground {
    background-color: #ffffff;
    text-decoration: none;
}

.gridheader {
    background-color: #5D2331;
    text-decoration-color: #ffffff;
    text-decoration: none;
}

.gridrow {
    height: 50px;
}

.gridrecordnumber {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: normal;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

.gridcolink {
}

a.gridcolink:link {
    color: #990033;
}

a.gridcolink:visited {
    color: #990033;
}

a.gridcolink:hover {
    color: #990033;
}

a.gridcolink:active {
    color: #990033;
}

.gridlabel {
}

.gridsearchtxt {
    width: 300px;
}

.gridfiltertxt {
    width: 300px;
}

.gridpagesizetxt {
    width: 50px;
}

.Pager {
    margin: 50px;
}






/*= GRIDPRODUCTS
--------------------------------------------------------*/


.gridproducts {
    width: 500px;
}

.gridproducts tr:nth-child(even) {
    background-color: #ffffff;
    color: #808080;
}

.gridproducts tr:nth-child(odd) {
    background-color: #990033;
    color: #ffffff;
}

.gridproducts tr:nth-child(even) td {
    background-color: #ffffff;
    color: #808080;
}

.gridproducts tr:nth-child(odd) td {
    background-color: #ffffff;
    color: #808080;
}

.gridbackground {
    background-color: #ffffff;
    text-decoration: none;
}

.gridheaderproducts {
    background-color: #5D2331;
    text-decoration-color: #ffffff;
    text-decoration: none;
    font-family: Calibri;
    color: #ffffff;
    font-weight: normal;
}


.gridrowproducts {
    height: 50px;
}




/*= GRIDFO
--------------------------------------------------------*/
.gridfo {
    height: 100%;
    opacity: 0.90;
    filter: alpha(opacity=90);
    //background-color: #5D2331;
    background-color: #a3a0a0;
    border-radius: 25px;
    padding: 0px;


    //width: 90%;
    //margin: 30px;
    //padding: 0px;
    //border: ridge;
    //border-color: #640808;
    //border-width: 1px;
}


.gridforow {
    background-color: #404040;
    height: 325px;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: normal;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    //filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

.gridfocolimg {
    width: 25%;
    text-align:center;
}

.gridfoimg {
    width: 175px;
    height: 175px;
    margin: 30px;
    padding: 10px;
    border: ridge;
    border-color: #640808;
    border-width: 1px;
    border-radius: 25px;
}

.gridfoimgdetail {
    width: 400px;
    margin: 30px;
    padding: 10px;
    border: ridge;
    border-color: #640808;
    border-width: 1px;
    border-radius: 25px;
    border-style:solid;
}


.gridfocoldesc {
    text-align: left;
    margin: 0;
    padding: 0px;
}


.gridfolabel {
    font-size: 16px;
    text-align: left;
    //padding-left: 10px;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: bold;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    //filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}

.gridfolabeltitle {
    font-size: 20px;
    text-align: left;
    margin: 15px;
    padding-left: 10px;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-style:italic;
    //text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    //filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}







.gridforecordnumber {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #ffffff;
    line-height: 41px;
    font-weight: normal;
    text-shadow: 1px 1px 0px #a3a0a0;
    text-decoration-color: #ffffff;
    filter: dropshadow(color=#a3a0a0, offx=1, offy=1);
}


.gridfosearchtxt {
    width: 300px;
}

.gridfofiltertxt {
    width: 300px;
}

.gridfopagesizetxt {
    width: 50px;
}

.gridfoextract {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Calibri;
    color: #5d5d5d;
    font-weight: normal;
    background-color: #ffffff;
    text-decoration: none;
}


/*= MBGRIDFO
--------------------------------------------------------*/

.mbgridfoimgdetail {
    width: 250px;
    margin: 30px;
    padding: 10px;
    border: ridge;
    border-color: #640808;
    border-width: 1px;
    border-radius: 25px;
}

.mbbox {
    height: 100%;
    opacity: 0.90;
    filter: alpha(opacity=90);
    //background-color: #5D2331;
    background-color: #a3a0a0;
    border-radius: 25px;
    padding: 0px;
}

.mbgridfo {
    height: 100%;
    opacity: 0.90;
    filter: alpha(opacity=90);
    //background-color: #5D2331;
    background-color: #a3a0a0;
    border-radius: 25px;
    padding: 0px;

    //width: 90%;
    //margin: 0px;
    //padding: 0px;
    //border: ridge;
    //border-color: #640808;
    //border-width: 1px;
    //text-align: center;
}



