﻿body
{
    
    margin:0px;
}
.shadow
{
    margin:0px auto;
    max-width:1000px;
    
    
}
.pagebox
{
    background-color:White;
    margin:10px 0 10px 0;
    border:1px solid #d3d3d3;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    box-shadow:0 1px 3px 2px #a4a4a4;
}
.Header
{
    border:1px solid #d3d3d3;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    height:auto;
    background:linear-gradient(#fff,#4ca2ce);
           
}
.Wrapper
{
   
    overflow:hidden;
    width:100%;
    margin:0 auto;
    padding:0;
       
}

h1
{
    display:inline;
    padding:0 0 0 10px;
    margin:0px;
    margin-bottom:0px;
    float:left;
    font-size:0px;
    
}
h1 .img
{
    margin:0 0 0 10px;
    height:auto;
    width:auto;
}

a.down
{
    position:relative;
    margin:0 auto;
}


#socialsite
{
    margin-top:55px;
    
}
@media only screen and (max-width:420px)
{
    #socialsite
    {
        margin-top:25px;
    }
}
#socialsite ul
{
    margin:0px auto;
    margin-bottom:6px;
    float:right;
    padding:0 10px 0 0;
}

#socialsite li
{
    padding:0 2px 0 2px;
    display:inline;
}


nav
{
    -webkit-box-shadow:inset 0 5px 20px #142f37;
    background-color:#0e608a;
    height:40px;
    width:100%;
    font-family:Sans-Serif;
    font-size:16px;
    font-weight:bold;
    position:relative;
    border-bottom:2px solid #283744;
}
nav ul
{
    margin:0 auto;
    padding:0px;
    width:1000px;
    height:40px;
           
}

nav li
{
    
    display:inline;
    float:left;
    width:16.3%;
               
}
.clearfix:before,
.clearfix:after
{
    content:"";
    display: table;
}

.clearfix:after
{
    clear: both;
}

.clearfix {
    *zoom: 1;
}

nav a
{
    display:inline-block;
    color:White;
    width:100%;
    text-align:center;
    text-decoration:none;
    line-height:40px;
    text-shadow:1px 1px 0px #283744;
}

nav li a
{
    border-right:1px solid #a3a5a6;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
        
}
nav li a:focus
{
    border-right:1px solid #a3a5a6;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    color:White;
        
}

nav li:last-child a
{
    border-right:0;
}

nav a:hover, nav a:active
{
    color:White;
    text-decoration:underline;
}

nav a#pull
{
    display:none;
}
dropdown
{
    height:100%;
}
dropdown ul
{
    width:100%;
    height:auto;
    
}
dropdown li
{
    width:100%;
    float:none;
    position:relative;
    padding:5px 0 5px 0;
    
}
dropdown li a
{
    border-bottom:1px solid #BAC5CC;
    border-right:0px;
    text-shadow:0px 0px 0px;
    
}

dropdown a
{
    text-align:center;
    width:100%;
    
}
@media only screen and (max-width:1000px)
{
    nav
    {
        height:auto;
    }
    nav ul
    {
         width:100%;
        display:block;
        height:auto;
    }
    nav li
    {
        width:50%;
        float:left;
        position:relative;
    }
    nav li a
    {
        border-bottom:1px solid #576979;
        border-right:1px solid #576979;
    }
    nav a
    {
        text-align:Left;
        width:100%;
        text-indent:25px;
    }
    dropdown
{
    height:100%;
}
dropdown ul
{
    width:100%;
    height:auto;
    
}
dropdown li
{
    width:100%;
    float:none;
    position:relative;
    padding:5px 0 5px 0;
}
dropdown li a
{
    border-bottom:1px solid #576979;
    border-right:0px;
    text-shadow:0px 0px 0px;
    
}

dropdown a
{
    text-align:left;
    width:100%;
    
}
}
@media only screen and (max-width:480px)
{
    nav
    {
        
        border-bottom:0;
    }
    nav ul
    {
        
        display:none;
        height:auto;
    }
    nav a#pull
    {
         color:White;
        display:block;
        position:relative;
        width:100%;
        text-decoration:none
    }
    
     nav a#pull:hover
    {
        color:#dbdbdb;
        display:block;
        position:relative;
        width:100%;
        text-decoration:none
    }
    nav a#pull:after
    {
        content:"";
        background-image:url('file:///C:/Users/ADMIN/Desktop/Pinacc%20ERP%20Website/Images/nav-icon.png');
        background-repeat:no-repeat;
        width:30px;
        height:30px;
        display:inline-block;
        position:absolute;
        right:15px;
        top:10px;
        
    }
    dropdown
{
    height:100%;
}
dropdown ul
{
    width:100%;
    height:auto;
    
}
dropdown li
{
    width:100%;
    float:none;
    position:relative;
    padding:5px 0 5px 0;
}
dropdown li a
{
    border-bottom:1px solid #576979;
    border-right:0px;
    text-shadow:0px 0px 0px;
    
}

dropdown a
{
    text-align:left;
    width:100%;
    
}
    
    
}
@media only screen and (max-width:320px)
{
    nav
    {
        display:block;
        float:none;
        width:100%;
        font-size:86%;
    }
    nav li a
    {
        border-bottom:1px solid #576979;
        
    }
    dropdown
{
    height:100%;
}
dropdown ul
{
    width:100%;
    height:auto;
    
}
dropdown li
{
    width:100%;
    float:none;
    position:relative;
    padding:5px 0 5px 0;
}
dropdown li a
{
    border-bottom:1px solid #576979;
    border-right:0px;
    text-shadow:0px 0px 0px;
    
}

dropdown a
{
    text-align:left;
    width:100%;
    
}
}