/* 
    Document   : additional
    Created on : Dec 30, 2013, 12:57:05 PM
    Author     : charles
    Description:
        Purpose of the stylesheet follows.
*/

#page {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}


div.portlet-content{
    float: left;
    width: 100%;
    padding: 0;
}
div.portlet-content  .operations{
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
div.portlet-content  .operations li{
    float: left;
    padding: 0.5%;
    margin: 1%;
    /*border: 1px solid #058554;*/
    clear:both;
}
div.portlet-content  .operations li a{
    color: #058554;
    font-weight: bold;
    font-size: 13px;
}

.success{
    margin: 1%;
    color: #29dd48;
    margin-left: 2%;
}

p.failure{
    margin: 1%;
    color: red;
    margin-left: 2%;
}



div#registrationForm{
    max-width: 96%;
    padding: 1%;
}

div#registrationForm div.row{

    margin-bottom: 1%;

}
div#registrationForm div.row input{
    width: 80%;    
}
div#registrationForm div.row textarea{
    width: 80%;    
}
div#registrationForm div.row select{
    width: 25%;    
}


div.buttons button{
    margin-right: 1%;
}

#logo{
    padding: 0.3%;
}
/*user roles section css*/

span#Users_roles input{
    position: relative;
    float: left;
    margin: 0.5%;
    clear: left;
}
span#Users_roles label{
    float: left;
    margin: 0.5%;
    margin-top: 0.2%;
    clear: right;
}

span.name{
    margin: 1%;
    padding-top: 2%;
    font-size: 18px;
    font-weight: bold;
    color: #083590;
    font-style: normal;
    vertical-align: middle;
}

div#formleft{
    float: left;
    width:45%;
    /*    margin: 1%;*/
    margin-left: 2%;
}
div#formright{
    float: left;
    width:45%;
    /*    margin: 1%;*/
}

div.search-form{
    background-color:#F5F5F5;
    padding-top: 1%;
    width: auto;
    min-width: 80%;
    margin: 0.5%;
}
span#CustomerProfile_Gender, span#CustomerProfile_MaritalStatus {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}
span#CustomerProfile_Gender input,span#CustomerProfile_MaritalStatus input {
    float: left;
    margin: 0;
    padding: 0.1%
}
span#CustomerProfile_Gender label, span#CustomerProfile_MaritalStatus label{
    float: left;
    margin: 0;
    padding: 0.1%
}
form label{
    width: auto;
    min-width: 120px;
    margin-top: 0.5%;
}
form input, form textArea, form select{
    margin: 5%;
}

.view h3{
    font-size: 14px;
    clear: both;
    margin: 0;
    padding: 0;
    width: 99%;
    color: #61A3CB;
}
#page #content {
    min-height: 300px;
    padding: 0.5%;
    position: relative;
    float: left;
    width: 98%;
}
#content #innerMenu{
    margin: 1%;
}
#content .form{
    margin: 1%;
    float: left;
    clear: both;
}
.ui-widget-content form input{
    width: 60%;
}
.ui-widget-content textarea{
    width: 60%;  
}


.ui-tabs h3{
    color: black;
    font-size: 15px;
    margin: 0;
    padding: 0.3%;
    clear: both;
    height: auto;
    line-height: normal;
    margin-bottom: 0.5%;
    border-bottom: 1px solid black;
}

.ui-tabs ul{
    margin: 0;
    padding: 0;
}
.ui-tabs ul li{
    margin: 0;
    padding: 0;
}
#page table.items thead tr th, #page table.items thead tr td, #page table.items tbody tr td, #page table.items tbody tr th{
    text-align: left;
    padding: 0.4%;
}
.ui-tabs .grid-view{
    margin: 0;
    padding: 0;
}
.ui-tabs .grid-view .summary{
    margin: 0;
    padding: 0;
    margin-bottom: 0.5%;
}
.ui-tabs div {
    margin: 0.5%;
    padding: 0;  
}
.ui-tabs div div{
    margin: 0.5%;
    padding: 0;  
}
.ui-tabs div.ui-tabs-panel{
    padding: 0; 
    /*  border: 1px solid red;*/
}

div.after-menu{
    position: relative;
    float: left;
    clear: both; 
    width: 98%;
    margin: 0;
    margin-left: 1%;
    margin-right: 1%;
    padding: 0;
    font-size: 11px;

}

#page .breadcrumb{
    position: relative;
    float: left;
    width: 99.2%;
    margin: 0;
    margin-bottom: 0.6%;
    padding: 0.4%;
    height: 20px;

}
#page .breadcrumb li{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}
#page .breadcrumb li a{
    height: 15px;
    font-size: 16px;
}
#page #mainmenu .navbar{
    margin-bottom: 0%;   
}
div.search-form{
    margin: 0.5%;
    padding: 0%;
    float: left;
    clear: both;
    width: 95%;
}
div.formwide{
    position: relative;
    float: left;
    margin: 0;
    padding: 0.5%;
    width: 96%;
}
div.formwide .row{
    position: relative;
    float: left;
    margin: 0;
    margin-left: 1%;
    margin-right: 1%;
    padding: 0;
    clear: none;
}
div.formwide .row label{
    padding: 0;
    margin: 0;
}
div.formwide .row input{
    position: relative;
    float: left;
    margin: 0;
}


/*inner menus css*/
div#smenu{
    /*    margin: 0%;
        padding: 0.5%;
        clear: both;
        width: 99%;*/
}

table.detail-view{
    margin: 0;
    padding: 0;
}
table.detail-view tbody tr{
    margin: 0;
    padding: 0;
}
table.detail-view tbody tr td, table.detail-view tbody tr th{
    font-size: smaller;
    margin: 0;
    padding: 0.2%;
}

table.detail-view2{
    margin: 0;
    padding: 0; 
    /*    border: 1px solid red;*/
    background:#f5f5f5;
    margin: 0.2%;
    max-width: 99%;
}
table.detail-view2 tbody tr{
    margin: 0;
    padding: 0.1%;
    width: 100%;
    border-bottom: 1px solid white;
}
table.detail-view2 tbody tr.odd{
    background: #E5F1F4;
}
table.detail-view2 tbody tr.even{
    background:#f5f5f5;
}
table.detail-view2 tbody tr td, table.detail-view2 tbody tr th{
    font-size: smaller;
    margin: 0.1%;
    padding: 0.3%;
    padding-left: 0.5%; 
    height: 100%;
    border-right: 1px solid white;
}
table.detail-view2 tbody tr td.middle,table.detail-view2 tbody tr th.middle{
    width: 0;
    border: none;
    padding: 0;
    margin: 0;
    padding-left: 0.5%; 
}
table.detail-view2 tbody tr td.cLabel, table.detail-view2 tbody tr th.cLabel{
    font-weight: bold;    
    width: 13%;
    text-align: right;
    padding-right: 0.5%; 
}
td.status{
    color: red;
    text-transform: uppercase;
}

div#customer-related-parties{
    min-width: 40%;
    max-width: 80%;
}
p.inner_links{
    position: relative;
    clear: both; 
    float: left;
    width: 100%;
    margin: 0.6%;
    margin-right: 1%;
    padding: 2%;
}
p.inner_links a{
    position: relative;
    float:left;
    background: #eee;
    margin-left: 1%;
    padding: 1%;
    text-align: right;
    text-decoration: none;
    font-size: 13px;
    color: black;
}

/*ADDITIONAL*/
div.print{
    margin: 1%; 
    /*    margin-top: 3%;*/
    width: 94%;
    /*    border: 1px solid black;*/
    padding: 1%;
    clear: both;
    float: left;
    border: 1px solid #d4d4d4;
    font-family:Arial, Helvetica, sans-serif,tahoma;

    min-height: 60px;
    clear: both;





}
div.printheader{
    width: 100%;
    clear: both;
    font-size: 27px;
    float: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 0.2%;
    text-transform: uppercase;
    margin-bottom: 1%;
}
span.printlogo{
    width: 100px;
    height: 100px;
    border: 1px solid red;
    background: red;
}

div.printTopheader{
    width: 100%;
    clear: both;
    font-size: 15px;
    float: none;
    text-align: left;
    vertical-align: middle;
    padding: 0.1%;
    text-transform: capitalize;
}

div.printTopheader .left{
    float: left;
    width: 40%;
    min-height: 50px;
    margin-bottom: 0%;
}
.left .companyInfo{
    clear: both;
    height: 40px;
    margin: 1%;
}

div.printTopheader .right{
    float: right;
    min-height: 50px;
    text-align: right;
    margin-bottom: 0%;
}
.left h2, .right h2{
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.left .detail, .right .detail{
    float: left;
    width: 99%;
    border: 1px solid black;
    font-family:Arial, Helvetica, sans-serif;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 1px #d1d1d1;

    padding: 0.4%;
    min-height: 30px;
    clear: both;
}
.companyInfo{
    clear: both;
    padding: 2%;
    float: left;
    width: 100%;
}
.companyInfo span{
    float: left;
    clear: both;
    padding-bottom: 1%;
    width: 100%;
}
.right p{
    float: left;
    clear: both;
    width: 99%;
    padding:0.1%;
    padding-left: 10%;
    margin: 0.5%;
    margin-right: 1%;
    text-align: left;
    font-size: 13px;
}

table#printDataTable{
    border: 1px solid black;
    width: 100%;
    padding-left: 5px;

    height: auto;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
}
table#printDataTable tr{
    border-bottom: 1px solid black;
}
table#printDataTable tr td{
    border-right: 1px solid black;


}


.bottom{
    clear: both;
    margin: 1%;
    margin-left: 0;
    float: left;
    width: 100%;
}
.bottom .items{
    clear: both;
    float: left;
    margin-bottom: 1%;
    font-size: 13px;
    width: 99%;
}
.bottom .items span{
    float: left;
    margin-right: 3%;
    width: 40%;
}
table.data tr{
    border-bottom:  1px solid black;
}
table.data tr td{
    border-right:   1px solid black;
}

p.inner_links{
    position: relative;
    clear: both; 
    float: left;
    width: 100%;
    margin: 0.1%;
    margin-right: 1%;
    margin-left: 0;
    padding: 1%;
}
p.inner_links a{
    position: relative;
    float:left;
    background: #eee;
    padding: 0.2%;
    text-align: right;
    text-decoration: none;
    font-size: 13px;
    color: black;
    border: 1px solid gray
}

/*ADDITIONAL*/

.companyInfo span{
    float: left;
    clear: both;
    padding-bottom: 1%;
    width: 100%;
}
.right p{
    float: left;
    clear: both;
    width: 99%;
    padding:0.1%;
    padding-left: 10%;
    margin: 0.5%;
    margin-right: 1%;
    text-align: left;
    font-size: 13px;
}

table#printDataTable{
    border: 1px solid black;
    width: 100%;
    height: auto
}
table#printDataTable tr{
    border-bottom: 1px solid black;
}
table#printDataTable tr td{
    border-right: 1px solid black;
}

.printButton{
    border: 1px solid black;
    font-size: 12px;
    margin:0.2%;
    margin-right: 3%;
    float: right;
    clear: both;
    background: #F5F5F5;
    color: black;
}
.printButton:hover a {
    text-decoration: none !important;
}


.bottom{
    clear: both;
    margin: 1%;
    margin-left: 0;
    float: left;
    width: 100%;
}
.bottom .items{
    clear: both;
    float: left;
    margin-bottom: 1%;
    font-size: 13px;
    width: 99%;
}
.bottom .items span{
    float: left;
    margin-right: 3%;
    width: 40%;
}
table.data tr{
    border-bottom:  1px solid black;
}
table.data tr.header{
    background: #f5f5f5;
}
table.data tr td{
    border-right:   1px solid black;
}
table.data tr.header td{
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}
p#heading{
    font-size: 15px;
    clear: both;
    float: left;
    width: 100%;margin: 2%;margin-top: 4%;
    margin-bottom: 1%;
}

.muonekano{
    padding: 10px;    
}
div.search-form .row{
    position: relative;
    float: left;
    width: 17%;
    clear: none;
    margin-left: 1.5%;
    padding: 0;
}
div.search-form input, div.search-form select{
    position: relative;
    float: left;
    max-width: 92%;
}
div.search-form .buttons{
    float: left;
    width: 10%;
}
h1, h2, h3{
    line-height: 28px !important;
}
h1{
    font-size: 22px !important;
    margin-left: 1% !important;
    margin-bottom: 0 !important;
}
h1.header{
    position: relative;
    float: left;
    clear: both;
    /*    background: red;*/
    width: 100%;
    margin: 0;
    font-size: 16px;
    padding: 0px;
    line-height: 25px;
}
table#supplier{
    border: 1px solid black;
    max-width: 53%;
}

.span-19{
    position: relative  !important;
    float: left  !important;
    /*    border: 1px solid green !important;*/
    width: 75%  !important;
    margin: 0  !important;
    margin-right: 5% !important;
    padding: 0  !important;
}
.span-5{
    position: relative  !important;
    float: left  !important;

    width: 20%  !important;
    margin: 0  !important;
    padding: 0  !important;
}
.print{
    font-family: Arial, Helvetica, sans-serif;
}
.right{
    font-size: 14px;
    line-height: 21px;
    float: right;
    width: 38% !important;
    margin-right: 0;
    padding: 0.5%;
    padding-bottom: 1%;  

}
.left{
    position: relative;
    clear: both;
    float: left;
    padding: 0.2%;
}
.right div{
    position: relative !important;
    float:left !important;
    text-align:right !important;
    width:100% !important;
    font-family: Arial, Helvetica, sans-serif;
}
.printTopheader div{
    position: relative;
    float: left;
}

.row .columnleft, .row .columnright{
    position: relative;
    float: left;
    width: 30%;
}

div#bottom{
    position: relative;
    float: left;
    width: 99%;
    /*    border: 1px solid red;*/
    padding: 0.5%
}
div#bottom .title{
    position: relative;
    float: left;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    width: 99%;
}
div#bottom .data{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}
table.item  td{
    border: 1px solid black;
}
.navbar .brand{
    display:none !important;
    visibility:hidden !important;
}
.navbar .container ul{
    width: 100%;
    margin: 0;
    padding: 0;
}
.navbar .container ul.nav li a:active{
    border: 1px solid black;
}
.navbar .container ul li a{
    padding:  7px 7px 13px 7px;
    font-size: 12px;
    font-weight: bold
}
p.inner_links input{
    background:#eee;
    border:1px solid gray;
    padding: 0.1% 0.3% 0.1% 0.3%;
    font-size: 11px;
    margin-right: 1%;        
}

.errorSummary{
    position: relative;
    float: left;
    clear: both;
    color: red;
}

#userRoles{
    width: 100%;
    max-height: 300px;
    overflow-y: scroll;
    position: relative;
    float: left;
    border: 1px solid #DDDDDD;
    padding: 1%;    
    padding-bottom: 2%;
}

#userRoles input{
    position: relative;
    width: 5%;
    /*height: 5%;*/
    border: 1px solid red;
    padding: 0.5%;
    margin: 0;
    margin-top: 1%;
    margin-bottom: 2%;
    margin-right: 0.3%;
    float: left; clear: left;
}
#userRoles label{
    position: relative;
    float: left;
    clear: right;
    width: auto;
    min-height: 40%;
    max-width: 90%;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    padding: 0.5%;
    font-weight: normal;
    font-size: 15px;
}

table#po td input, table#po td select{
    min-width: 10px;
    max-width: 160px;
}
.itemes td, table#po td{
    text-align: center;
}

.cashBook{
    position: relative;
    float: left;
    margin: 1%;
    width: 98%;
}
.cashBook .heading{
    position: relative;
    float: left;
    clear: both;
    margin-top: 1%;
    margin-bottom: 0.5%;
    font-size: 12px;
    font-weight: bold;
    width: 90%;
}
.cashBook .heading span#normal{
    font-weight: normal;
}
.cashBook table.item{
    width: auto;
    min-width: 80%;
    max-width: 99%;
}
.cashBook table.item td{
    text-align: left;
    border: 1px solid black
}

.cashBook table.item #headers td{
    position: relative;
    float: left;  
    /*background: whitesmoke;*/
    color: black;
    text-align: left;
    padding:0.5%;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 1%;
    border: 1px solid black;
    font-weight: bold;
    min-width: 1%;
}
.cashBook table.item td.money, .cashBook table.item #headers td.money{
    text-align: right;
}