﻿body {
    /*background-color: #ffffff;*/
    background-image:url("/Image/white-paper.jpg");
    background-repeat:repeat;
    background-size:contain;
    margin-top: 5px;
    margin-bottom:0px;
    margin-left: 35px;
    margin-Right:35px;

}
.content
{
    font:bold 18px Times New Roman;
}
h1 {
    color: maroon;
    font-size: 25px;
    text-align: center;
    font-family: Rockwell;
}
h2 {
    color: maroon;
    font-size: 25px;
    text-align: center;
    font-family: Rockwell;
}
.lbl {
    font-size: 16px;
    color: black;
    font-family: Rockwell;
}
.ddl {
    font-family: Rockwell;
    padding: 5px 10px;
    background: white;
    border: 1px solid #87BCEA;
    border-radius: 10px;
    color: #87BCEA;
    font-size: 16px;
    width: 220px;
    height: 32px;
}
    .ddl:hover {
        background-color: #c1c1c1;
        color: #c1c1c1;
        font-size: 16px;
        font-family: Rockwell;
    }
.ddldob {
    font-family: Rockwell;
    padding: 5px 10px;
    background: #87BCEA;
    border: 1px solid #87BCEA;
    border-radius: 10px;
    color: white;
    font-size: 16px;
    width: 100px;
    height: 32px;
}
    .ddldob:hover {
        background-color: #c1c1c1;
        color: #c1c1c1;
        font-size: 16px;
        font-family: Rockwell;
    }
.btn {
    background: #87BCEA;
    background: -moz-linear-gradient(top, #87BCEA 0%, #87BCEA 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #87BCEA), color-stop(100%, #cb1e39));
    background: -webkit-linear-gradient(top, #87BCEA 0%, #87BCEA 100%);
    background: -o-linear-gradient(top, #87BCEA 0%, #87BCEA 100%);
    background: -o-linear-gradient(top, #87BCEA 0%, #87BCEA 100%);
    background: linear-gradient(to bottom, #87BCEA 0%, #87BCEA 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cb1e39', GradientType=0 );
    color: #000000;
    font-size: 16px;
    font-family: Rockwell;
    border-radius: 50px;
    border: 1px groove #87BCEA;
    width: 200px;
    height: 35px;
}
.btn:hover {
    background-color : #990000;
    color: white;
    font-size: 16px;
    font-family: Rockwell;
}
.txt {
    font-family: Rockwell;
    padding: 5px 10px;
    background: #FFFFFF;
    border: 1px solid #87BCEA;
    border-radius: 10px;
    color: black;
    font-size: 16px;
    width: 200px;
    height: 20px;
}
.txt:hover {
    font-family: Rockwell;
    padding:5px 10px;
    background:#c1c1c1;
    color:white;
    font-size:16px;
}

.rbtn {
    background-color: white;
    color: black;
    font-family: Rockwell;
    font-size: 16px;
}
.cbl {
    background-color: white;
    color: black;
    font-family: Rockwell;
    font-size: 16px;
}
.Grid {
    background-color: white;
    margin: 5px 5px 10px 5px;
    border: double 2px black;
    border-collapse: collapse;
    font-family: Rockwell;
    color: white;
    width: 100%;
}
    .Grid td {
        padding: 2px;
        border: solid 1px white;
    }
    .Grid th {
        padding: 4px 2px;
        color: #87BCEA;
        background: white;
        border-left: solid 1px #c1c1c1;
        font-size: 14pt;
    }
    .Grid .alt {
        background: white;
    }
    .Grid .pgr {
        background: white;
    }
.Grid .pgr table {
     margin: 3px 0;
}
    .Grid .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: white;
        line-height: 12px;
    }   
.Grid .pgr a {
     color: Gray; 
     text-decoration: none; 
}
.Grid .pgr a:hover {
     color: #000;
      text-decoration: none; 
}
.TableLogin{
    height: 400px;
    width: 500px;
    margin-top:120px;
    background-color:white;
    background-image:url("/Image/white-paper.jpg");
    border-radius:20px;
}
.lblTitle{
    padding: 5px 10px;
    border-radius: 10px 10px 10px 10px;
    color:#000000;
    font-size:30pt;
    text-align:center;
    align-content:center;
    font:bold 30pt Castellar;
}
.Table{
    height: 450px;
    width: 100%;
    margin-top:10px;
    background-color:#FFFFFF;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size:14pt;
    background-image: url("/Image/leaves4.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;

}
.TableTitle{
    height: 300px;
    width:300%;
    margin-top:0px;
    border-radius: 10px;
        color: #FFFFFF;
    font-size:18pt;
    border-bottom:5px solid #000000;
    border-top:5px solid #000000;

    /*background-image: url("/Image/dark_background_texture_86809_300x168.jpg");
background-repeat:repeat-x ;
background-position:center;
background-size:contain;*/  
}
.Tablerep{
    height:450px;
    width:100%;
    margin-top:10px;
    background-color:#FFFFFF;
    border-radius:0px 10px 10px 10px;
    border:2px solid #CB1E39;
}
.repcol{
    border:1px solid #CB1E39;
}
.tableFoot{
    /*background-color:#000000;*/
    font-size:10pt;
    font-family:'Times New Roman';
    color:#CB1E39;
    margin-top:20px;
    margin-bottom:10px;
    height:10px;
    width:100%;
     border-radius: 10px;
    border-top:5px solid #000000;
}
.tablem{
   
    background-color:transparent;
    border-radius: 10px ;
    width: 100%;
    border-collapse:collapse;
    margin-bottom:10px;
}
.staticmenu{
    border-radius: 10px; 
}
.dynamicmenu{
    border-radius: 10px;
    padding:7px;
    margin-top:5px;
}
.dynamicmenubg{
    border-radius: 10px;
    padding:7px;
    margin-top:5px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(234,134,151,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ea8697', GradientType=0 );
}
.dropbtn {
    background-color: transparent;
    padding: 1px;
    border: none;
    cursor: pointer;
    border-collapse:collapse;
    border-color:transparent;
}

.dropdown {
    position: relative;
    display: inline;
    top: 0px;
    left: 0px;
}

.dropdown-content {
    display: none;
    position: absolute;
    margin-left: 170px;
    /*background-color: #CB1E39;*/
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(234,134,151,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(234,134,151,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ea8697', GradientType=0 );
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-radius: 10px 10px 10px 10px;
}
.dropdown-content a {
    color: #000000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #990000;
    color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.logo {
    background: url(/Image/ZackBoutique2.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:right;
}
.user {
    background-image: url(/Image/Userb.png);
    background-color:transparent;
    background-size:cover;
    background-repeat:no-repeat;
    border-collapse:collapse;
    border:none;
    border-color:transparent; 
}
/*input#submit
            {
                cursor:pointer;
                padding:5px 25px;
                background:#EB813B;
                border:1px solid #33842a;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                border-radius: 10px;
                -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
                -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
                box-shadow: 0 0 4px rgba(0,0,0, .75);
                color:Black;
                font-size:1.1em;
            }
            input#submit:hover, input#submit:focus
            {
                background-color :#C64F00;
                -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
                -moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
                box-shadow: 0 0 1px rgba(0,0,0, .75);
            }
            input#text
            {
                padding:5px 25px;
                background:#F0E68C;
                border:1px solid #33842a;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
                -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
                box-shadow: 0 0 4px rgba(0,0,0, .75);
                color:Black;
                font-size:12px;
            }
            input
            {
                padding:5px;
                background:#F0E68C;
                border:1px solid #33842a;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
                -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
                box-shadow: 0 0 4px rgba(0,0,0, .75);
                color:Black;
                font-size:12px;
            }
            textarea#area
            {
                padding:10px;
                background:#F0E68C;
                border:1px solid #33842a;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 0 4px rgba(0,0,0,.75);
                -moz-box-shadow: 0 0 4px rgba(0,0,0,.75);
                box-shadow: 0 0 4px rgba(0,0,0,.75);
                color:Black;
                font-size:12px;
            }
            select#text
            {
                padding:5px 25px;
                background:#F0E68C;
                border:1px solid #33842a;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
                -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
                box-shadow: 0 0 4px rgba(0,0,0, .75);
                color:Black;
                font-size:12px;
            }*/