﻿
/* 
    Document   : all
    Created on : 23.07.2013, 16:34:32
    Author     : Алексей Волков
    Description:
        Purpose of the stylesheet follows.
*/
/*
root { 
    display: block;
    
}
*/
body{
    background: lightgrey;
    width: 96%;
    font-family: sans-serif;
    font-size: 350%;
    
    
}
.sitetitle{
    font-family: Arial;
    font-style: italic;
    font-weight: bold;
    display: block;
    color: rgb(13, 0, 255);
    font-size: 60px;
    background: gray;
    width: 110%;
    height: 70px;
    margin: -8px;
    padding: 10px 20px 0;
    position: fixed;
    z-index: 100;
}

.admins{
    display: inline-block;
    position: fixed;
    z-index: 100;
    width: 300px;
    margin: 5px 150px 5px 550px;
    display: inline-block;
}

.exitsite{
    display: inline-block;
    position: fixed;
    z-index: 100;
    width: 200px;
    margin: 5px 150px 5px 850px;
}
/*
.menu{
    z-index: 100;
    width: 200px;
    top: 100px;
    margin: 80px 20px 20px 5px;
}*/
.menunoactiv{
    z-index: 105;
    height: 80px;
    margin-top: 100px;
    text-align: center;
    font-size: 35pt;
    color: white;
    background-color: gray;
    margin-left: 15px;
    padding: 15px 25px 0px;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}
.menuactiv{
    z-index: 105;
    height: 80px;
    margin-top: 100px;
    text-align: center;
    font-size: 35pt;
    color: black;
    background-color: orange;
    margin-left: 15px;
    padding: 15px 25px 0px;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}
.orderblock{
    width: 100%;
    height: 300px;
    margin: 5px;
    margin-top: 15px;
    border-radius: 50px;
    border: solid 4px black;
    padding: 5px;
    /*background-color: gray;
    white-space: nowrap;*/
    display: block;
}
.orderblockx{
    width: 100%;
    margin: 5px;
    margin-top: 15px;
    border-radius: 50px;
    border: solid 4px black;
    padding: 5px 5px 20px;
    background-color: lightgoldenrodyellow;
    display: block;
}
.orderblockuch{
    width: 100%;
    /*height: 200px;*/
    margin: 5px;
    margin-top: 15px;
    border-radius: 50px;
    border: solid 4px black;
    padding: 5px 5px 20px;
    /*background-color: wheat;
    white-space: nowrap;*/
    display: block;
}
.userblock{
    width: 100%;
    height: 100px;
    margin: 5px;
    margin-top: 15px;
    border-radius: 50px;
    border: solid 1px black;
    padding: 5px;
    background-color: lightblue;
    /*white-space: nowrap;*/
    display: block;
}

.obnum{
    text-align: center;
    font-size: 30pt;
    width: 100px;
    color: black;
    margin-left: 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}

.ubnum{
    text-align: center;
    font-size: 100%;
    width: 100px;
    height: 70px;
    color: gray;
    background-color: wheat;
    margin-left: 15px;
    padding: 8 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}

.obdate{
    text-align: center;
    font-size: 30pt;
    width: 200px;
    color: black;
    margin-left: 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}

.obopis{
    width: 96%;
    /*height: 150px;*/
    color: black;
    margin-left: 15px;
    padding: 5 15 5;
    text-align: left;
    font-size: 30pt;
    margin-top: 10px;
}

a{
    color: black;
}

.obuser{
    text-align: left;
    font-size: 30pt;
    width: 90%;
    /*width: 890px;*/
    color: black;
    margin-left: 5px;
    margin-top: 10;
    padding: 0 15 0 15;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}

.error{
    background-color: red;
}

.ubuser{
    text-align: left;
    font-size: 100%;
    width: 300px;
    height: 70px;
    color: gray;
    background-color: white;
    margin-left: 5px;
    margin-top: 10px;
    padding: 8 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
    
}

.ubphone{
    text-align: center;
    font-size: 100%;
    width: 370px;
    height: 70px;
    color: gray;
    background-color: white;
    margin-left: 5px;
    margin-top: 10;
    padding: 8 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}

.obadm{
    text-align: center;
    font-size: 30pt;
    width: 200px;
    color: black;
    margin-left: 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
}
.obpay{
    text-align: right;
    font-size: 30pt;
    /*width: 200px;*/
    color: black;
    margin-left: 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
    
}

.forma{
    width: 100%;
    height: 80%;
    margin: 5px;
    margin-top: 25px;
    border-radius: 50px;
    border: solid 1px black;
    padding: 5px;
    background-color: lightblue;
        
}

.new{
    display: inline-block;
    margin: 45px 15px 15px 865px;
    position: absolute;
    top: 85px;
}

.call{
    /*display: inline-block;*/
    margin: 15px 5px 0px 30px;
    position: absolute;
    top: 360px;
}

.newus{
    /*display: inline-block;*/
    margin: 0px 5px 5px 785px;
    position: absolute;
    top: 360px;
}

.del{
    display: inline-block;
    margin: 45px 15px 15px 865px;
    position: absolute;
    top: 85px;
}

.cam{
    display: inline-block;
    margin: 945px 15px 15px 65px;
    position: absolute;
    top: 85px;
}

input[type="text"]{
    width: 96%;
    height: 80px;
    font-size: 40pt;
    margin: 15px 5px 15px 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    
}
textarea{
    width: 96%;
    height: 80px;
    font-size: 40pt;
    font-family: sans-serif;
    margin: 15px 5px 15px 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    
}

input[type="date"]{
    width: 425px;
    height: 80px;
    font-size: 40pt;
    margin: 15px 5px 15px 5px;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;
    
}

select{
    width: 86%;
    height: 80px;
    font-size: 40pt;
    margin: 15px 5px 15px 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
}

input[type="checkbox"]{
    width: 80px;
    height: 80px;
    margin: 5px 5px 5px 485px;
    position: absolute;
    top: 245px;
    
}

input[type="button"]{
    width: 370px;
    height: 80px;
    font-size: 40pt;
    margin-left: 50px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;

}

input[type="submit"]{
    width: 370px;
    height: 80px;
    font-size: 40pt;
    margin-left: 50px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
    display: inline-block;

}

input[type="password"]{
    width: 96%;
    height: 80px;
    font-size: 40pt;
    margin: 15px 15px 15px 15px;
    padding: 0 15 0;
    border-radius: 30px;
    border: solid 1px black;
}

table{
    size: 300%;
    font-size: 60px;
}
.money{
    text-align: right;
}

.area{
    margin: 0 5 0 15;
    max-width: 98%;
}

.selectuser{
    width: 75%;
    margin-left: 105;
}