body{position:relative; padding:0px; margin:0px; font-family: 'Arial', sans-serif; font-size: 20px; font-weight: 400; color:#000000;  background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;}
a:hover{text-decoration: none;}
.body-sec{ display: block; width:100%; /*min-height: calc(100vh - 30px);*/ position: relative; border-radius:25px; background-color:#FFFFFF; border:10px solid #0000b5; box-shadow:0px 0px 20px rgba(0,0,0,0.3) ;  }
.border-top-right:before{ position: absolute; top:-10px; right:-10px; border-top-right-radius:25px; width:150px; height: 150px; border-top:10px solid #ff0000;border-right:10px solid #ff0000; content:"";}
.border-top-right:after{ position: absolute; bottom:-10px; left:-10px; border-bottom-left-radius:25px; width:150px; height: 150px; border-bottom:10px solid #ff0000;border-left:10px solid #ff0000; content:"";}
.body-sec-2{display: block; padding:10px;}
.text-success{color:#27a800 !important;}
.body-sec-2 h4{font-size:90%; margin:10px;}
.body-sec-2 p{margin:0px;margin-bottom:10px; font-size: 80%; line-height: 1.2;}
.text-primary{color:#0000b5 !important;}
.btn-danger{background-color:#ff0000;}
.table-bordered td, .table-bordered th{border-color: #ff0000;font-size: 80%; line-height: 1.2; 
background-color: #EEEEEE;}
.table td, .table th{padding: 5px;}
.body-sec-2 p.p-content{color:#0000b5; font-size:70%;}
.default-result, .enduser-temp1{display: block; padding:10px; width:100%; position: relative; z-index: 9;}
.customer-logo{display: block; margin-bottom: 20px;}
.default-result h4{margin:10px; font-size: 90%;}
.default-result p, .enduser-temp1 p{margin:0px;margin-bottom:10px; font-size: 80%; line-height: 1.2;}
.default-result .table-responsive {font-size: 80%;}
.form-group{position: relative;}
.form-group i{position: absolute; right: 10px; top:10px; z-index: 99; color: #000000;}
.footer-sec{ font-size:70%; margin: 10px 0px; text-align: center; color: #aaaaaa;}
.f-sm{font-size: 70% !important;}
.theme-blue{color:#0000b5 !important;}
.theme-red{color:#ee2d3d !important;}
.theme-red-btn{background-color:#ee2d3d !important ; color:#FFFFFF;}
.theme-red-btn:hover{background-color:#ef1628 !important ; color:#FFFFFF;}
.lh-15{line-height:1.3 !important;}