/*Added by krishna marakana*/


.researcher-collaboration-sec{padding: 50px 50px 0 50px; border-top: 70px solid #fff;}
.researcher-collaboration-sec .request-fund-caps h1{font-size: 57px;}
.researcher-collaboration-sec .request-fund-caps p{font-size: 28px;}
.researcher-collaboration-section{padding: 50px;}
.researcher-collaboration-section h2{font-size: 50px; font-weight: 700;}
.researcher-collaboration-section p{font-size: 33px; font-weight: 400;margin-bottom: 50px; color: #222; line-height: normal;}
.researcher-collaboration-section ul{list-style-type: disc;}
.researcher-collaboration-head-for-ul{margin-bottom: 0 !important;}
.researcher-collaboration-head-ul-tag{font-size: 30px;padding-left: 44px;}
.researcher-collaboration-second-head p{margin-bottom: 0 !important;padding: 23px;font-weight: 600;font-size: 35px;}
.link-blue {color: blue;text-decoration: underline;}
.researcher-collaboration-works p{ font-size:30px;margin-bottom: 0px;}
.bottom-section-1{text-align: center;}
.middle-section-1{margin-top:30px; }
.bottom-section-1 p{font-size: 33px; font-weight: 400;margin-bottom: 10px; color: #222;}
.researcher-collaboration-highlight {font-weight: bold;}
.researcher-collaboration-bottom-text {font-weight: bold;display: inline-block;padding: 5px;}


.error{color: red !important;}
.forreset-outer{padding:15px; border:1px solid #ddd; margin:15px 0; border-radius:20px;}
.signup-sec h2{
    font-size: 40px;
    font-weight: 900;
    color: #000000;
    padding: 0 15px;
    text-align:center;
    margin-bottom:30px;
}
.toast-title{
    font-size: 22px;
    font-weight: 600;
}
.toast-message{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
}
.loader-widget {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 82%);
    z-index: 999;
}
.loader-widget figure {
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
}
.hidden{display: none !important;}
.is-main-header.ndf-header-sec{text-align:center; position:relative;}

.is-data-show1 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
}
.is-data-show1>span {
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    width:calc(100% - 120px);
    text-align: right;
}
.is-data-show1>small {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    width:120px;
    text-align: right;
}

.is-data-show1>h5 {
    color: #000;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    width:calc(100% - 120px);
    text-align: right;
    margin: 0;
        margin-top: 20px;
}
.is-data-show1>h6 {
    color: #000;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    width:120px;
    text-align: right;
    margin: 0;
        margin-top: 20px;
}