﻿#masterhead {
    width: 100%;
    height: 92px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    z-index: inherit;
    overflow: visible;
    background: #454545;
}
#login{
    position: absolute;
    left: 10px;
    top: 60px;
    color: white;
    font-family: tahoma;
    font-size: 11px;
}
#Pannellogin{
    position: absolute;
    left: 10px;
    top: 50px;
    color: white;
    font-family: tahoma;
    font-size: 11px;
}
#login input[type=text], input[type=password] {
    width: 110px;
    height:15px;
    margin-bottom: 5px;
  }
#masterfoter {
    width: 100%;
    height: 30px;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    z-index: inherit;
    overflow: visible;
    background: #454545;
}

div#logo {
    position: relative;
    float: right;
    margin-right: 10px;
    width: 252px;
    height: 62px;
    margin-top: -10px;
}

.sauber {
    clear: both;
}

    .sauber:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

div#logo h1 a:link, div#logo h1 a:visited {
    display: block;
    text-decoration: none;
    background: transparent url(../../images/login/logo.png) no-repeat scroll right top;
    width: 252px;
    height: 62px;
    margin: 0;
}

#headermenu {
    float: left;
    margin-left: 0;
    margin-top: 40px;
    width: 700px;
    height: 30px;
}

    #headermenu ul {
        list-style: none;
        float: left;
    }

    #headermenu li {
        float: left;
        position: relative;
        margin-left: 10px;
    }

#masterhead #headermenu a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: white;
    background: transparent;
}

    #masterhead #headermenu a:hover {
        font-weight: 700;
        text-shadow: 2px 2px 8px white;
        color: white;
        background: transparent;
    }

#masterhead #headermenu p {
    font-size: 14px;
    font-weight: 700;
    color: white;
    float: left;
    margin-top: 6px;
    padding: 0;
}

#pad_id {
    padding: 0;
}

#designbyICT {
    position: relative;
    direction: ltr;
    font-size: 12px;
    float: left;
    width: auto;
    height: auto;
    margin-left: -690px;
    margin-top: 5px;
    color: #ff6a00;
}

#masterhead a {
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    color: white;
    background: transparent;
}

    #masterhead a:hover {
        font-weight: 700;
        text-shadow: 2px 2px 8px white;
        color: white;
        background: transparent;
    }

.export2excel {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-decoration: none;
}

div#div_properties_a {
    position: relative;
    float: left;
    width: 170px;
    height: 20px;
    margin-left: -690px;
    margin-top: -10px;
}

    div#div_properties_a h1 a:link, div#div_properties_a h1 a:visited {
        display: block;
        text-decoration: none;
        width: 170px;
        height: 20px;
        font-size: 13px;
    }

@font-face {
    font-family: 'Droid Persian Naskh';
    src: url(../../font/bbc-nassim-bold.eot);
    src: url(../../font/bbc-nassim-bold.eot?#iefix) format('embedded-opentype'),url(../../font/bbc-nassim-bold.woff) format('woff'),url(../../font/bbc-nassim-bold.ttf) format('truetype'),url(../../font/bbc-nassim-bold.svg#museo) format('svg');
    font-weight: 700;
    font-style: normal;
}

#innerp, a, div, table, td, tr, label, input, img {
    font-family: Droid Persian Naskh,BNazaninMazinoor;
    font-weight: 700;
    font-style: normal;
}

@media only screen and (max-width:1200px) {
    #headermenu {
        float: left;
        margin-left: 0;
        margin-top: 40px;
        width: 400px;
        height: 30px;
    }

    #masterhead #headermenu a {
        font-size: 11px;
        font-weight: 700;
        text-decoration: none;
        color: white;
        background: transparent;
    }

    div#div_properties_a {
        position: relative;
        float: left;
        width: 110px;
        height: 20px;
        margin-left: -380px;
        margin-top: -10px;
    }

        div#div_properties_a h1 a:link, div#div_properties_a h1 a:visited {
            display: block;
            text-decoration: none;
            width: 120px;
            height: 20px;
            font-size: 10px;
        }
}

@media only screen and (max-width:800px) {
    #headermenu {
        float: left;
        margin-left: 0;
        margin-top: 40px;
        width: 400px;
        height: 30px;
    }

    #masterhead #headermenu a {
        font-size: 11px;
        font-weight: 700;
        text-decoration: none;
        color: white;
        background: transparent;
    }

    div#div_properties_a {
        position: relative;
        float: left;
        width: 110px;
        height: 20px;
        margin-left: -380px;
        margin-top: -10px;
    }

        div#div_properties_a h1 a:link, div#div_properties_a h1 a:visited {
            display: block;
            text-decoration: none;
            width: 120px;
            height: 20px;
            font-size: 10px;
        }
}
