.form-signin {
    margin: 0 auto;
    max-width: 330px;
    padding: 15px;
}

.sidebar {
    background-color: #F5F5F5;
    border-right: 1px solid #EEEEEE;
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    position: fixed;
    top: 51px;
    z-index: 1000;
}

.main {
    padding: 60px 40px;
}

.Content
{
    padding-top: 10px;
}


form .row{
    padding: 5px;
}

.ResultSet {
    border-top: 2px solid #000000;
}

.right
{
    text-align: right;
}


.midle
{
    text-align: center;
}

.checked 
{
    background: url("../img/white10.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}


.attribute 
{
    background-clip: padding-box;
    background-color: #e4e4e4;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: default;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}

.double_underline {
    border-bottom: double 3px #000000;
}


.large 
{
    font-size: x-large;
}


#l_UserAddLayer 
{
    background: none repeat scroll 0 0 white;
    display: none;
    height: 100%;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 60px;
    width: 100%;
}


.search{
    display:none;
}

.logo {
    left: 50%;
    margin-left: -100px;
    position: relative;
    width: 200px;
}

hr.border {
    border: 2px solid black;
    border-radius: 5px;
}


/****** Flat Design **********/

.Flat {
    background-color: #3498db;
    height: 100%;
    overflow-x: hidden;
    padding: 30px;
    width: 100%;
}



.Flat button
{
   background-color: #e67e22;
    font-family: Impact;
    font-size: 20px;
    margin: 15px;
    text-align: center;
    width: 100%;
}



.GREENSEA  {
    background: #16A085 !important; }

.EMERLAND {
    background: #2ECC71 !important; }

.NEPHRITIS  {
    background: #27AE60 !important; }

.PETER_RIVER  {
    background: #3498DB !important; }

.BELIZE_HOLE  {
    background: #2980B9 !important; }

.AMETHYST {
    background: #9B59B6 !important; }

.WISTERIA  {
    background: #8E44AD !important; }

.WET ASPHALT   {
    background: #34495E !important; }

.MIDNIGHT BLUE   {
    background: #2C3E50 !important; }

.NIGHT_SHADE {
    background: #22313f !important; }

.SUN_FLOWER   {
    background: #F1C40F !important; }

.ORANGE   {
    background: #F39C12 !important; }

.CARROT   {
    background: #E67E22 !important; }

.PUMPKIN   {
    background: #D35400 !important; }

.ALIZARIN  {
    background: #E74C3C !important; }

.POMEGRANATE   {
    background: #C0392B !important; }

.CLOUDS  {
    background: #ECF0F1 !important; }

.SILVER  {
    background: #BDC3C7 !important; }

.CONCRETE  {
    background: #95A5A6 !important;  }

.ASBESTOS 
{
    background : #7F8C8D !important; 
}

.Flat .textarea {
    display: block;
    height: 100%;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-top: 10px;
    min-height: 400px;
    position: relative;
}

.Flat .right-side .col-lg-1 
{
    margin: 0 55px 0 5px;
    width: 100px;
}

.Flat .right-side 
{
    height:80%;
    overflow-y: scroll;
}


.btn-desk
{
    margin-top: 10px;
}

#l_Open
{
    border: 1px solid grey;
    border-radius: 20px;
    margin-top: 10px;
    max-height: 350px;
    min-height: 350px;
    overflow-y: scroll;
}

#l_Selected
{
    border: 1px solid grey;

    border-radius: 20px;
    margin-top: 10px;
        max-height: 350px;
    min-height: 350px;
    overflow-y: scroll;
}


#DeskDetail #l_result 
{
    border: 1px solid grey;
    border-radius: 20px;
    font-size: 45px;
    min-height: 100px;
    padding-top: 15px;
    text-align: right;
}

.btn-big
{
    border-radius: 20px;
    font-size: 40px;
    min-height: 100px;
    padding-top: 18px;
    text-align: center;
    margin-top: 10px;
}

.Product 
{
    font-size: 25px;
    margin: 15px;
    text-align: center;
}

#l_SelectProduct
{
    display:none;
}

.NumPad .col-xs-4 
{
    background-color: #428bca;
    border-radius: 10px;
    font-size: 38px;
    height: 50px;
    margin: 10px;
    text-align: center;
    width: 30%;
}

.NumPad .col-xs-12.Number
{
    background-color: #428bca;
    border-radius: 10px;
    font-size: 38px;
    height: 50px;
    margin: 10px;
    text-align: center;
    width: 95%;
}


.NumPad .l_result 
{
    font-size: 40px;
    height: 90px;
    padding: 10px 50px 10px 10px;
    text-align: right;
}

.NumPad 
{
    background: none repeat scroll 0 0 white;
    left: 50%;
    margin-left: -23%;
    position: absolute;
    top: 60px;
    width: 50%;
}

#NumPad
{
    display:none;
}

.row.OpenProduct 
{
    border-bottom: 1px solid grey;
    font-size: 25px;
    margin: 10px 10px 20px;
}

.NumPad .Number 
{
    cursor: pointer;
}

#l_Templates
{
    display:none;
}

.bordered 
{
    border: 1px solid grey;
    border-radius: 15px;
}

.ElementContainer
{
    height : 450px;
    overflow-y: scroll;
}

.ElementContainer .Element
{
    cursor: pointer;
    height: 45px;
    margin: 5px;
    padding-top: 8px;
}

#l_LoadingIndicator {
    background: url("../img/gear.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 32px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
    width: 32px;
    opacity: 0;
    transition: all 1s ease 0s;
    -webkit-animation: rotate 10s linear infinite; /* Chrome, Safari, Opera */
    animation: rotate 10s linear infinite;
}

.visible
{
    opacity: 1 !important;
    display:block;
    visibility: visible;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes rotate {
    from {transform: rotate(0deg)}
    to {transform: rotate(3600deg)}
}

/* Standard syntax */
@keyframes rotate {
    from {transform: rotate(0deg)}
    to {transform: rotate(3600deg)}
} 


.ProductContainer .content 
{
    -webkit-transition:all 1s;
    transition:all 1s;
    display: none;
    padding: 10px;
}

.ProductLable 
{
    background: none repeat scroll 0 0 #ddd;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
}

.ProductLableDetailView
{
    text-align: right;
    padding-top: 5px;
    margin-right: 0px;
    padding-right: 0;
}


.ProductContainer 
{
    border: 1px solid black;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: 0 2px 3px;
}

.ProductName 
{
    font-size: 15px;
    font-weight: bold;
}

.row.controls 
{
    margin-bottom: 10px;
    padding: 8px;
}

.tb_Search 
{
    border: 2px solid #ddd;
    border-radius: 5px;
    height: 33px;
    width: 400px;
    padding-left: 5px;
}

.Charakter 
{
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
    text-transform: uppercase;
}

.table td, .table td 
{
    vertical-align: middle !important;
}


.cb_Attributes
{
    width: 155px;
}

.btn 
{
    margin: 0 5px 5px 0;
}

.login .form-control 
{
    margin-bottom: 5px;
}


body 
{
    background: rgba(0, 0, 0, 0) url("../img/Background.png") repeat scroll 0 0 / cover ;

}


body.Login 
{
    background: rgba(0, 0, 0, 0) url("../img/LoginBackground.png") repeat scroll 0 0 / cover ;
}

form.form-signin 
{
    background: rgba(0, 0, 0, 0) url("../img/white80.png") repeat scroll 0 0;
    border: 1px solid buttonshadow;
    border-radius: 15px;
    margin-top: 15px;
}

.btn_Flyer
{
    width: 100%;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 4px;
}


.btn_Submenu
{
    width: 100%;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 4px;
}

.WeekLable
{
    font-size: 25px;
}

 .CashBoxContainer
{
    height: 80vh;
    margin: 1%;
    background: #fff;
    display: block;
    box-shadow: 0px 0px 10px #6f6f6f;
    padding: 5px;
    border-radius: 10px;
}

.CashBoxEntrys
{
    
}

.CashBoxButtons
{

}


.CashBoxExtentedButtons
{

}

.CashBoxContainer .btn
{
    background: #0382c1;
    margin-top: 1%;
    height: 56px;
    padding-top: 11px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    box-shadow: 0px 0px 10px #000;
}

.ok-btn
{
    bottom: 0;
    position: fixed;
    width: 15%;
}

.header
{
    font-weight: bold;
    font-size: 21px;
}


.form-control.Small
{
    width: 50%;  
    float: left;
}

.form-control.Small.btn
{
    width: 33%;   
}


.CashBookStortNumber
{
    float:left;
    padding-right: 3px;
}



.chosen-container-single .chosen-single 
{
    height: 33px;
    padding-top: 5px;
}



.chosen-single
{
    height: 35px;
    padding-top: 6px;
    margin-bottom: 26px;
}

.mt-5
{
    margin-top: 15px; 
}


.row.hover:hover
{
    background: #e7e7e7;
}