﻿
.orghead {
border: none;
height: 25px;
padding-top: 10px;
text-align: left;
padding-left: 20px;
color: #eb4d1e;
font-size: 13px;
}
.b {
font-weight: bold;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
}
user agent stylesheetdiv {
display: block;
}

border-spacing: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
}
table[Attributes Style] {
border-spacing: 0px;
}
user agent stylesheettable {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Pseudo ::before element
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Pseudo ::after element
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Inherited from div.panel-body
Style Attribute {
text-align: left;
overflow-x: auto;
}
Inherited from body
Style Attribute {
text-align: center;
}
body {
font-family: Calibri,Arial,sans-serif;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
}
body, html {
margin: 0;
width: 100%;
PADDING: 0px;
font-family: Calibri,Nina,Arial;
font-size: 12px;

HEIGHT: 100%;
COLOR: #000000;
}
Inherited from html
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
font-family: Calibri, Arial;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body, html {
margin: 0;
width: 100%;
PADDING: 0px;
font-family: Calibri,Nina,Arial;
font-size: 12px;

HEIGHT: 100%;
COLOR: #000000;
}

.tblFNW th {
font-weight: bold;
height: 25px;
padding: 5px;
text-align: left;
border-bottom: solid 2px #aaa;
border-right: solid 1px #aaa;
background-color: #dddddd;
height: 22px;
padding: 5px 0 5px 20px;
text-align: left;
padding-left: 15px;
font-weight: bold;
}
.tblFNW td {
border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
text-align: left;
height: 20px;
padding: 5px;
}


.form-control {
display: block;
width: 100%;
height: 35px;
padding: 6px 8px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control1 {
width: 160px;
height: 35px;
padding: 6px 8px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}
.tblFNW, .tblTRN {
font-size: 13px;
font-weight: normal;
color: #000000;
border: solid 1px #ccc;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

