html, body { height:100% !important;}
.signuppage-icon {width: 61px;}
.login-page {height:calc(100% - 7%); background-image: url('../img/new.png'); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.login-box, .register-box { margin-bottom:0 !important;}
.inline-block { display:inline-block !important;}
.dataTables_length select{ width:auto !important; min-width:75px;}
.input-margin-right { margin-right:15px;}
.ng-wrapper { height:100%;}
.content-wrapper {min-height: -moz-calc(100% - 101px); min-height: -webkit-calc(100% - 101px); min-height: calc(100% - 101px);}
.btn-file {
	position: relative;
	overflow: hidden;
}
.popwidth{
        width:500px;
        height:500px;
}

.sign-upalert{
    width: 375px;
      margin-left: -41px;
    margin-top: -25px;
}
.login-forgot{
    margin-left: 16px;
    margin-right: 16px;
}
.modal-bodycustom {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
th.mid.ng-binding {
    text-align: -webkit-right;
}
.class_two{
    display:none;
 }
.col-20{width: 25%;
    height: auto;
    float: left;
    padding: 0 15px;
}
.camp-sec{width: 100%; display:block;}