body{ margin:0px; padding:0px; font-family: 'Roboto', sans-serif!important; background:#FFF!important; }
p{font-size:16px; font-weight:normal;}

.wraper{width:100%; float:left; margin-top:21px;border: 2px #777 dotted;
    padding: 20px;}
.wraper label{font-weight:normal; font-size:17px; color:#333}

.file-upload {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    opacity: 0;
    cursor: pointer;
}
.pdf{ font-size:12px; color:#FF0000}
.mrgTop{margin-top:20px;margin: 10px;}
.indicate {
    width: 99%;
    float: left;
    border: 2px #777 dotted;
    padding: 2px;
    background: #eee;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 6px;
}
.wraper h2{font-size:18px;     display:inline-block; padding:2px; background:#f8f8f9;padding-left: 1em;
}


.formList{width:100%; float:left;}
.formList ul{list-style:none;}
.formList li{line-height:normal; font-size:16px; line-height:26px;}
.pad{padding:5px 30px!important; font-size:20px!important; float:right}
.formList{width:100%; float:left;}
.formList ul{list-style:none;}
.formList li{line-height:normal; font-size:16px; line-height:26px;}
.pad{padding:5px 30px!important; font-size:20px!important; float:right}


.forButton .btn-success {
    color: #fff;
    background-color: #1c2b5b;
    border-color: #1c2b5b;}
	
.forButton .btn-success:hover {
    color: #fff;
    background-color: #142049;
    border-color: #142049;
}
.forButton .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover{    color: #fff;
    background-color: #142049;
    border-color: #142049;}
	
.forButton .btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #142049!important;
    border-color: #142049!important;}
	
.forButton .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success{   color: #fff;
    background-color: #142049;
    border-color: #142049;}
