﻿/************************** New Look and Feel - START *****************************/
/*input[type="text"] {
    font-size: 24px;
}*/

body {
    font-family: 'Lato-Regular';
    background: #fff;
}

.login-card {
    background-color: #ffffff95;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    box-shadow: none !important;
}

.emblem-img {
    /*    width: 82%;*/
    width: 75%;
    background: linear-gradient(to bottom, #ff9933, #fff, #138808);
    padding: 3px 7px;
    border-radius: 3px;
    margin-top: 10px;
}

.header h3 {
    font-family: 'PT-Sans-Regular';
    letter-spacing: 0.12rem;
}


.minlg {
    text-align: -webkit-center !important;
    margin-bottom: -104px;
    color: white;
    margin-left: 0px;
    padding: 0px 14px;
    font-weight: 600;
    padding-right: 0px;
    margin-top: 20px;
}

.jumbotron.header {
    margin: 0px 15px;
    border-radius: 3px;
    /*background: linear-gradient(to right,#e67817, #ffffff);*/
    background: black;
    line-height: 0.8;
    padding-top: 5px;
    padding-bottom: 5px;
}
/***Horizontal Tabbing starts here***/
#divContainerBody {
    background: linear-gradient(110deg, #8fbc8f 60%, #fff 40%);
}

div#divContainerBody {
    height: 155px;
    width: 80%;
}

.jumbotron.jumbotron-fluid.header.text-header {
    height: 135px;
}

.footer-bottom-wrapper {
    background-image: url(../images/footer-nicimage.png);
    background-repeat: repeat;
    /*background-color: #333;*/
    padding: 0px 1px;
    color: #fff;
    position: relative;
    text-align: center;
    /*background: linear-gradient(to right, #279138, #279138)*/
}

.footer-content {
    display: inline-block;
}

.ftimg6 {
    align-content: flex-end;
    text-align: -webkit-right !important;
    margin-right: 80px;
    padding-right: 0px;
    padding-left: 79px;
    margin-left: 70px;
}

.ftp {
    text-decoration-line: underline;
    text-align: end;
    padding-top: 20px;
}

.ftcontus {
    text-align-last: left;
    padding-top: 25px;
    margin-left: 100px;
    font-size: 25px;
}

.ftsteel {
    padding-top: 35px;
    margin-left: -507px;
    text-align: -webkit-left !important;
}

.copyright-content {
    color: #fff;
    float: left;
    font-size: 85%;
    line-height: 150%;
    text-align: left;
    width: auto;
    width: 100%;
    margin-left: 275px;
}

    .copyright-content span {
        display: block;
    }

.border-radius-3px {
    border-radius: 3px;
}

.loginf {
    /* background-color: #e67817;*/
    margin-top: 14px;
    border-radius: 0px;
}

.rowPadding {
    padding: 10px 100px 10px 100px;
}

.text-center {
    text-align: center !important;
}

.border-saffron {
    border: 2px solid orange !important;
    border-radius: 10px;
}

.card-header {
   /* border: 2px solid orange;*/  /*fornewpdfcode*/
    border-radius: 10px;
}
/**************************  New Look and Feel - End *****************************/
/************************** PI-Registration Page *****************************/
.MainDiv {
    margin-bottom: 70px;
    /* background-color: darkseagreen;*/
    background-color: #7aa17a;
    display: none;
    font-family: Arial;
    font-size: medium;
}

.collg3 {
    color: white
}

.h1Title {
    color: white;
    text-align: center
}

/************************** end  PI-Registration Page *****************************/

/*********************************ViewDatash Dash page form ******************************/
.tblViewtr {
    background-color: #8cb817;
}

.tblViewtrAdmin {
    background-color: #8cb817;
}
/************************** End ViewDatash Dash page form *****************************/
/*********************************Consignment page form ******************************/
.table {
    width: 97%;
    margin-bottom: 85px;
}

table, th, td {
    /* border: 0px solid black;*/
    border-collapse: collapse;
    align-content: center;
}

th, td {
    align-content: center;
    vertical-align: top;
    /*background-color: cornflowerblue;*/
}

.formgroup {
    /*background-color: darkseagreen;*/
    /*background-color: #e6781761;*/
    font-size: 20px;
    margin-top: 14px;
    border-radius: 25px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    /* text-align: -webkit-center !important*/
}


.pdfclass {
    color: red;
    font-size: 24px;
}

.execlclass {
    font-size: 24px;
}


.main-content-dashboard {
    margin-bottom: 80px;
}





/**************************  End Consignment Dash page form *****************************/
