318 lines
5.2 KiB
CSS
318 lines
5.2 KiB
CSS
body,html{height: 100%;}
|
|
|
|
body{
|
|
margin:0;
|
|
padding:0;
|
|
font-family:arial,sans-serif;
|
|
font-size:12px;
|
|
-webkit-text-size-adjust:none;
|
|
-moz-text-size-adjust:none;
|
|
-ms-text-size-adjust:none;
|
|
text-size-adjust:none;
|
|
background-color: rgb(102, 204, 51);
|
|
font-family: "Arial";
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
.top {
|
|
padding: 10px 20px;
|
|
position: relative;
|
|
}
|
|
|
|
|
|
img.i98.pull-right {
|
|
width: 33px;
|
|
}
|
|
|
|
.im {
|
|
margin: 15px 1px;
|
|
}
|
|
|
|
.form-group {
|
|
position: relative;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
span.select_ {
|
|
border-bottom: 1px solid black;
|
|
width: 100%;
|
|
display: block;
|
|
padding: 8px 1px;
|
|
position: relative;
|
|
font-weight: 700;
|
|
}
|
|
.col-xs-10 {
|
|
width: 100%;
|
|
}
|
|
|
|
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
|
|
float: none;
|
|
}
|
|
i.fa.fa-angle-down {
|
|
float: right;
|
|
position: relative;
|
|
top: 1px;
|
|
font-size: 21px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.form-control,.form-control:focus {
|
|
background-color: white;
|
|
outline: none;
|
|
border: 1px solid #DDE3E1;
|
|
width: 100%;
|
|
height: 40px;
|
|
-webkit-border-top-left-radius: 5px;
|
|
-webkit-border-top-right-radius: 5px;
|
|
-moz-border-radius-topleft: 5px;
|
|
-moz-border-radius-topright: 5px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
font-family: "Arial";
|
|
font-size: 14px;
|
|
font-weight: lighter;
|
|
text-indent: 5px;
|
|
padding-left: 2px;
|
|
padding-top: 2px;
|
|
border-radius: 0;
|
|
padding-bottom: 2px;
|
|
padding: 0px 0px 0px 10px;
|
|
border-width: 0px 0px 1px;
|
|
border-style: none none solid;
|
|
border-color: -moz-use-text-color -moz-use-text-color #DDE3E1;
|
|
box-shadow: none;
|
|
border-color: #cacaca;
|
|
}
|
|
.container {
|
|
width: 100%;
|
|
}
|
|
span.err_span {
|
|
display: none;
|
|
color: #b90909;
|
|
margin-top: 6px;
|
|
}
|
|
|
|
span.input_icon {
|
|
position: absolute;
|
|
top: 7px;
|
|
left: 11px;
|
|
font-size: 21px;
|
|
}
|
|
|
|
span.input_icon:after{
|
|
content:"";
|
|
position: absolute;
|
|
left: 158%;
|
|
top: 0px;
|
|
height: 100%;
|
|
width: 1px;
|
|
background: #5f5f5f;
|
|
}
|
|
|
|
.footer {
|
|
position: fixed;
|
|
bottom: 0px;
|
|
left: 0px;
|
|
width: 100%;
|
|
/* background: red; */
|
|
padding-top: 10px;
|
|
}
|
|
|
|
button.btoon00 {
|
|
width: 100%;
|
|
background: #356ff7;
|
|
border: none;
|
|
color: white;
|
|
padding: 17px 1px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.select_layer {
|
|
position: fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(37, 37, 37, 0.64);
|
|
text-align: center;
|
|
}
|
|
|
|
.select_div {
|
|
background: white;
|
|
max-width: 500px;
|
|
margin: 1px 15px;
|
|
top: 101px;
|
|
position: relative;
|
|
padding: 15px 17px;
|
|
text-align: left;
|
|
}
|
|
|
|
h2.select_h1 {
|
|
font-size: 17px;
|
|
font-weight: 700;
|
|
margin: 0px;
|
|
margin: 9px 1px;
|
|
}
|
|
|
|
.select_item {
|
|
position: relative;
|
|
padding-left: 27px;
|
|
}
|
|
|
|
span.select_span {
|
|
position: absolute;
|
|
left: 0px;
|
|
}
|
|
|
|
.selects {
|
|
padding-left: 3px;
|
|
margin: 14px 1px;
|
|
}
|
|
|
|
input[type=radio] {
|
|
/* display: none; */
|
|
display: inline-block;
|
|
}
|
|
|
|
.radio {transform: scale(1.5,1.5);}
|
|
|
|
label.kjk98 {
|
|
margin-left: 12px;
|
|
position: relative;
|
|
top: -2px;
|
|
font-weight: 100;
|
|
font-size: 18px;
|
|
}
|
|
|
|
.button_b98 {
|
|
text-align: right;
|
|
}
|
|
|
|
a.buton_ser989 {
|
|
text-decoration: none;
|
|
color: #045fa7;
|
|
margin-right: 12px;
|
|
font-size: 14px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.sel_ {
|
|
margin: 19px 1px;
|
|
}
|
|
|
|
img.ilogo {
|
|
width: 142px;
|
|
}
|
|
|
|
.form-group.has_err .err_span {
|
|
display:block !important
|
|
}
|
|
|
|
.form-group.has_err .form-control {
|
|
border: 1px solid;
|
|
border-color: #af0909;
|
|
}
|
|
|
|
span.fa.fa-circle-o-notch.fa-stack-1x.fa-spin {
|
|
color: #178cf3;
|
|
}
|
|
|
|
.loader__ {
|
|
background: rgba(255, 255, 255, 0.54) !important;
|
|
}
|
|
|
|
span.fa.fa-circle-o-notch.fa-stack-1x.fa-spin {
|
|
top: 194px !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
/* deete icon */
|
|
span.delete {
|
|
position: absolute;
|
|
right: 8px;
|
|
top: 10px;
|
|
color: rgb(14, 14, 14);
|
|
font-size: 19px;
|
|
display: none;
|
|
z-index: 2;
|
|
}
|
|
|
|
.form-control.has-value+.delete {
|
|
display:block !important
|
|
}
|
|
|
|
|
|
.header{
|
|
box-shadow: 0 0 3px #d6d6d6;
|
|
color: orange;
|
|
margin-top: 0px !important;
|
|
margin-left: 0px !important;
|
|
padding: 0px;
|
|
background: rgb(66, 79, 77) none repeat scroll 0% 0%;
|
|
}
|
|
.headerimage {
|
|
width: 175px;
|
|
margin-top: -60px;
|
|
margin-bottom: -19px;
|
|
}
|
|
|
|
.header2 h3 {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
color: #447baf;
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
}
|
|
|
|
label {
|
|
display: inline-block;
|
|
max-width: 100%;
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
font-weight: 700;
|
|
width: 100%;
|
|
}
|
|
.input_submitBtn {
|
|
border-radius: 3px;
|
|
background: #424F4D;
|
|
display: inline;
|
|
font-family: Arial;
|
|
font-size: 16px;
|
|
padding: 5px 5px;
|
|
text-decoration: none;
|
|
width: 100%;
|
|
height: 50px;
|
|
border: 2px #A4812F;
|
|
color: #fff;
|
|
}
|
|
p {
|
|
color: #fff;
|
|
font-weight: bold;
|
|
margin: 25px;
|
|
}
|
|
#padd {
|
|
padding: 4px;
|
|
margin-right: 35px;
|
|
margin-left: 35px;
|
|
border: 1px solid rgb(78, 168, 33);
|
|
border-radius: 6px;
|
|
}
|
|
#padd1 {
|
|
margin-right: 35px;
|
|
margin-left: 35px;
|
|
border: 1px solid #4EA821;
|
|
border-radius: 6px;
|
|
padding: 4px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.err_span2 {
|
|
border-color: #f00 !important;
|
|
border: 1px solid #f00 !important;
|
|
}
|
|
.show {
|
|
color: #f00 !important;
|
|
} |