.inner-header {
    margin: 60px 0 5px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.13);
}

.inner-header img {
    width: 100%;
}

.innerheaderbg {
    background: url(../images/left-bg.html) no-repeat top left #014bc8;
}

.innerpagebg {
    background-image: -moz-linear-gradient( 0deg, rgba(233, 61, 121, 0.31) 0%, rgba(62, 63, 147, 0.25) 100%);
    /* background-image: -webkit-linear-gradient( 0deg, rgba(233, 61, 121, 0.31) 0%, rgba(62, 63, 147, 0.25) 100%); */
    background-image: -ms-linear-gradient( 0deg, 0deg, rgba(233, 61, 121, 0.31) 0%, rgba(62, 63, 147, 0.25) 100%);
    overflow: hidden;
}

.innerheading {
    padding: 35px 58px;
    color: #bc3438;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    background: #ffe9ea;
    text-align: center;
}

.innertopleft h1 {
    display: block;
    vertical-align: top;
    text-align: center;
}

.innertopleft h1 span {
    font-size: 15px;
    color: #ffffff;
    line-height: 26px;
    float: right;
    margin: 0 20px 0 0;
    background: #06f;
    padding: 3px 10px;
}

.innertopleft h1 {
    font-size: 28px;
    margin: 0px 0 20px;
    color: #06f;
    background: #fff;
    padding: 40px 0 15px;
    box-shadow: none;
}

.innertopleft .home-Venue {
    display: inline-block;
    margin: 10px 20px;
    vertical-align: top;
    padding: 10px 20px;
}

.innerpage {
    /*background: #fff;*/
    background: url(../images/innerbg.png) repeat;
    overflow: hidden;
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.innerpage h2 {
    padding: 15px;
    color: #ffffff;
    border-radius: 5px;
    margin: 0 0 20px;
    background: #7f3239;
    font-weight: normal;
}

.left-Venue {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.left-Venue img {
    width: 100%;
}

.dfaculty {
    text-align: center;
}

.dfaculty a {
    color: #ffffff;
    border-radius: 15px;
    padding: 3px 15px;
    background-image: -moz-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
}


/*external faculty*/

.external_faculty {
    margin: 0;
    padding: 0 0 30px;
    text-align: center;
    overflow: hidden;
}

.external_faculty h4 {
    background-image: -webkit-linear-gradient(0deg, #ba3437 0%, #2c2e3a 100%);
    color: #fff;
    padding: 18px 10px;
    position: relative;
    margin: 0 0 20px;
    font-size: 22px;
}

.external_faculty ul li.ex_faculty {
    display: inline-block;
    padding: 20px 0 20px;
    overflow: hidden;
    width: 21%;
    margin: 20px 20px;
    vertical-align: top;
    border-radius: 5px;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 1px 10px -3px rgba(0, 0, 0, 0.24);
}

.external_faculty .ex_faculty img {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.05);
    width: 120px;
    border-radius: 100px;
    margin: 20px auto 20px;
}

.external_faculty.cols2 ul {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin: auto;
}

.external_faculty.cols2 ul li.ex_faculty {
    width: auto;
    display: block;
    margin: 0 10px 20px;
}

.external_faculty.cols2 .external_right ul {
    width: auto;
    display: block;
    padding: 10px 20px 0;
}

.external_right ul li {
    margin: 0 0;
    padding: 8px;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px dashed #e6e6e6;
}

.external_faculty ul li::before {
    content: "";
    position: absolute;
    top: 72px;
    right: -11%;
    width: 259px;
    height: 247px;
    border-radius: 100px;
    z-index: 0;
}

.designation {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    background-image: -moz-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    /* background-image: -webkit-linear-gradient( 0deg, rgb(233,61,121) 0%, rgb(62,64,149) 100%); */
    background-image: -ms-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    color: #ffffff;
    padding: 4px 10px 2px 10px;
    background-image: -webkit-linear-gradient( 0deg, rgb(252, 140, 3) 0%, rgb(255, 139, 0) 100%);
}

.designation::after {
    content: "";
    position: absolute;
    right: -28px;
    top: 0px;
    border-style: solid;
    border-width: 14px;
    border-color: rgb(252, 139, 2) rgba(66, 64, 150, 0) rgba(0, 0, 0, 0) rgb(252, 140, 3);
}

.external_faculty i.arrow {
    opacity: 0.2;
    border-style: solid;
    border-width: 3px;
    display: inline-block;
    padding: 3px;
    position: absolute;
    border-radius: 0px;
    /*border-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.17) rgba(0, 0, 0, 0.18);*/
    border-color: rgba(173, 19, 105, 0.5) rgba(173, 19, 105, 0.5) rgba(173, 19, 105, 0.17) rgba(173, 19, 105, 0.18);
}

i.arrow.left {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: 10px;
    bottom: 10px;
}

.arrow.right {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    top: 10px;
    right: 10px;
}

.external_faculty.cols2 .arrow.left,
.external_faculty.cols2 .arrow.left {
    top: auto;
    bottom: 10px;
}

.scommittee ul li::before {
    display: none;
}

.external_right img {
    width: 100px;
    margin: 10px 0 0;
}

.lcommittee .external_right img {
    margin-top: 25px;
}

.external_faculty .external_right h3 {
    color: #333333;
    font-size: 14px;
    padding: 10px 0;
    margin: 0;
    /*	height: 40px; */
    border-radius: 3px;
}

.external_faculty .external_right h3 span {
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
}

.external_right p {
    margin: 5px 0;
    font-size: 13px;
    line-height: 18px;
}

.readmore {
    cursor: pointer;
    transition: 0.5s;
    color: #202021;
    /*  background-image: -moz-linear-gradient( 0deg, rgb(233,61,121) 0%, rgb(62,64,149) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(233,61,121) 0%, rgb(62,64,149) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233,61,121) 0%, rgb(62,64,149) 100%);*/
    padding: 3px;
    background: #ffd69f;
    /* display: inline-block; */
    font-size: 10px;
    text-align: center;
    margin: 0 0;
    border-radius: 10px;
    font-weight: bold;
}

.readmore img {
    width: auto;
    margin: 0;
}

.readmore:hover {
    background: #b5b5b5;
}

.popupBG {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999999;
    transition: 0.5s;
}

.popupBG .faculpopup {
    background: #fff;
    width: 30%;
    height: 60%;
    top: 5%;
    margin: auto;
    position: relative;
    border-radius: 8px;
    padding: 0;
    transition: 0.5s;
}

.popupContent {
    height: 98%;
    padding: 0;
    overflow: auto;
    text-align: left;
}

.popupContent_profile-bg {
    padding: 8% 8% 5%;
    overflow: hidden;
}

.popupCloseButton {
    transition: 0.5s;
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.popupCloseButton:hover {
    background-color: #ccc;
}

.popupContent h4 {
    font-size: 18px;
    line-height: 28px;
}

.popupContent h4::after {
    display: none;
}

.popupContent p {
    font-size: 14px;
    text-align: center;
    line-height: 23px;
}

.popupContent a {
    color: #bf1d2a;
}

.popupContent h5 {
    font-size: 18px;
    margin: 30px 0 5px 0;
    background: #f5f5f5;
    color: #bf1d2a;
    padding: 6px 6px;
}

.popupContent ul li {
    list-style: disc;
    width: auto;
    margin: 0 0 0 42px;
    font-size: 14px;
    line-height: 23px;
    padding: 0;
    color: #000;
}

.popupContent ul.dr_sareena_gilvaz li {
    list-style: circle;
}

.popupContent_left {
    overflow: hidden;
    text-align: center;
}

.popupContent_left {
    overflow: hidden;
}

.popupContent_right {
    overflow: hidden;
    margin: 20px 0 0px 0px;
    text-align: center;
}


/*external faculty*/


/*abstracts */

.under_cons {
    margin: 3% auto;
}

.abstracts-cls h3 {
    padding: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    border-radius: 5px;
    color: #fff;
}

.abstracts-cls ul {
    padding: 10px 0 20px;
}

.abstracts-cls ul li {
    margin: 0 0 0 20px;
    list-style: disc;
    font-size: 14px;
    line-height: 22px;
}

.abstracts-cls p {
    margin: 20px 0 0px;
}

.abstracts-cls .note,
.note {
    margin: 0 0 20px;
    padding: 10px;
    background: #ffc107;
    font-size: 16px;
    color: #000;
    display: inline-block;
    box-shadow: 4px 4px 0px 0px #bb931a;
}


/*abstracts */


/*contact_us*/

.contact_us {
    margin: 5% auto;
    background: #ffffff;
    padding: 3% 2%;
    border-radius: 5px;
    box-shadow: 0 0px 5px 0px #d4d3d3;
    text-align: left;
    width: 90%;
    overflow: hidden;
}

.contact-le {
    float: left;
    width: 45%;
    overflow: hidden;
}

.contact-re {
    float: right;
    width: 45%;
    overflow: hidden;
}

.conf-logo {
    float: left;
}

.conf-address {
    float: right;
    width: 75%;
}

.contact_us p {
    line-height: 28px;
    font-size: 16px;
    color: #333333;
}

.contact_us p strong {
    color: #000;
}

.contact_us a {
    color: #333333;
}

.contact_us p img {
    opacity: 0.3;
    vertical-align: middle;
    margin: 0 3px 0 0;
}


/*contact_us*/


/*registration_details*/

.registration_details h2 {
    font-size: 17px;
    text-align: left;
    font-weight: normal;
    color: #2c2e3a;
    padding: 10px;
    background: #f2cf1c;
}

.registration_details h2 span {
    font-size: 14px;
}

.registration_details table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    background: #ffffff;
}

.registration_details table tr td {
    padding: 20px 20px;
    border: none;
    line-height: 18px;
}

.registration_table p {
    padding: 10px;
    background: #fff176;
    margin: 10px 0;
}

.registration_details table tr td.td_heading {
    background: #bf1d2a;
    color: #fff;
    font-size: 17px;
}

.reg_payment_details {
    background: #f5f5f5;
    padding: 16px;
    margin: 30px 0;
}

.reg_payment_details h3 {
    color: #bf1d2a;
    font-size: 22px;
    margin: 0 0 12px;
}

.reg_payment_details p {}

.reg_payment_details table {
    width: 64%;
    font-size: 14px;
    border-collapse: collapse;
}

.registration_details th {
    text-align: left;
    padding: 2px 10px;
    border-collapse: collapse;
    border: 1px solid #ffcc00;
}

.registration_details tr {
    border-bottom: 1px solid #d1e2cb;
}

.registration_details .headingbg {
    background: #404094;
    color: #ffffff;
}

.reg_payment_details table tr td {
    padding: 7px 7px;
}

.reg_payment_details table tr:nth-child(2n + 1) {
    background: #ffffff;
}

.reg_payment_details a {
    color: #bf1e2d;
}

.registration_details ul li,
.registration_details ol li {
    margin: 0 0 6px 27px;
    line-height: 22px;
    list-style: disc;
}

.registration_details ul.calcellation li {
    margin: 0 0 5px 50px;
}

.reg_details1 {
    padding: 40px;
    background: #f9ffff;
}

.registration_details ul.calcellation {
    padding: 0;
}

.note1 {
    background: #fffde9;
    padding: 30px;
    margin: 1em;
    border: 1px solid #d9d5b2;
    border-radius: 12px;
}

.registration_details .note1 ul {
    background: none;
    margin: 0 0 0 20px;
    padding: 0;
}

.registration_details .note1 li {
    padding: 5px 0;
    margin: 0;
}

.registration_details .product-list ul {
    display: flex;
    justify-content: space-around;
    padding: 16px 0px 40px 0;
}

.registration_details .product-list ul li {
    list-style-type: disclosure-closed;
    font-size: 17px;
    font-weight: 500;
}

@media screen and (min-width: 200px) and (max-width: 850px) {
    .registration_details .product-list ul {
        display: block;
    }
}


/*registration_details*/


/*message*/

.message {
    margin: 20px 0 0;
}

.message .external_faculty ul li {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    line-height: 18px;
    font-size: 16px;
    padding: 20px;
    border-radius: 5px;
}


/*
.message ul li span {
	font-size: 14px;
	color: #565656;
	font-style: italic;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 0 5px;
	margin: 5px 0 0;
	display: inline-block;
}*/

.message .external_right img {
    margin-top: 28px;
}


/*message*/


/*Registration Details*/

.registration_details h3 {
    background: #bc3438;
    background-image: -moz-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(188 52 56) 0%, #2c2e3a 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    color: #ffffff;
    text-align: left;
    padding: 8px;
}

.registration_details h3 span {
    color: #ffcc00;
    font-size: 12px;
}

.registration_details .info {
    background: #ffc107;
    padding: 5px;
    margin: 0px 0 20px;
    color: #000;
}

span.right-note {
    float: right;
    background: #ffeb3b;
    padding: 4px 10px;
    border-radius: 20px;
    color: #000;
}

.reg-section {
    background: #f8f8f8;
    padding: 10px;
    margin-bottom: 25px;
    overflow: hidden;
}

.reg-section ul li {
    list-style: outside;
    margin-left: 15px;
}

.reg-section1 {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
}

.reg_details1 p {
    margin-bottom: 10px;
}

.reg-section1 h4 {
    margin-bottom: 6px;
    color: #e93e72;
}

@media screen and (max-width: 767px) {
    .scroll {
        width: 100%;
        overflow: scroll;
        text-align: left;
    }
    .table-scroll table {
        width: 1000px;
    }
    .registration_details {
        width: 95%;
        margin: 10px auto;
    }
}


/*Registration Details*/

.venue {
    margin: 3% 0 3%;
}

ul.page-venue-img {
    text-align: center;
}

.page-venue-img li {
    display: inline-block;
    width: 30%;
    padding: 0 10px 0;
}

.page-venue-img li img {
    width: 90%;
    border-radius: 10px;
}


/*scientific_program*/

.scientific_program {
    text-align: center;
    margin: 5% 0;
}

.scientific_program li {
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 0 10px 20px;
}

.scientific_program li a {
    display: block;
    padding: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    border-radius: 50px;
    position: relative;
    background-image: -moz-linear-gradient( 0deg, rgb(62, 64, 149) 0%, rgb(233, 61, 121) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(62, 64, 149) 0%, rgb(233, 61, 121) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(62, 64, 149) 0%, rgb(233, 61, 121) 100%);
}

.scientific_program li a:hover {
    background-image: -webkit-linear-gradient( 0deg, rgb(255, 111, 161) 0%, rgb(96, 99, 216) 100%);
}


/*scientific_program*/


/*accommodation*/

.accommodation {
    margin: auto;
    text-align: center;
}

.accommodation h4 {
    background: rgba(138, 214, 176, 0.4);
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 55px 0 0;
}

.hotel_details {
    display: inline-block;
    overflow: hidden;
    width: 30%;
    margin: 10px;
    vertical-align: top;
}

.hotel_details img {
    box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.hotel_details img:hover {
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.hotels {
    text-align: center;
    overflow: hidden;
    margin: 0 0 46px 0;
    padding: 18px;
}

.hotel_details h3 {
    margin: 11px 0 11px 0;
    color: #000000;
}

.hotel_details a {
    color: #fff;
    background: #03a9f4;
    font-size: 12px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 2px;
    transition: 1s;
}

.hotel_details a:hover {
    background: #000;
}


/*accommodation*/


/*abstracts*/

.abstracts-cls {
    padding: 30px;
    text-align: center;
    line-height: 47px;
}


/*abstracts*/

.headingbg {
    background: #dae9e8;
    padding: 24px 0;
    text-align: center;
    color: #000000;
}

.headingbg h1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
}

.headingbg h1 span {
    font-size: 36px;
    line-height: 42px;
    display: inline-block;
    margin: 20px 0 0;
    font-weight: bold;
    color: #00a59e;
}


/*Signup*/

.LoginInfo {
    width: 46%;
    margin: 30px auto 20px;
    background: #19a88a;
    padding: 20px;
    text-align: center;
    border-radius: 3px;
}

.LoginInfo p {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
}

.LoginInfo p a {
    color: #000000;
    background: #fff;
    padding: 2px 18px;
    text-decoration: none;
    line-height: 45px;
    border-radius: 20px;
}

.SignUpBg {
    width: 95%;
    max-width: 720px;
    margin: 3% auto 5%;
    text-align: left;
    border-radius: 8px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    background: url(../images/signup-bg.jpg) no-repeat bottom;
    background-size: cover;
    overflow: hidden;
    text-align: center;
}

.SignUpBg h2 {
    text-align: center;
    margin: 20px 0 0;
    border-radius: 3px 3px 0 0;
    color: #333333;
    border-bottom: 1px solid #efefef;
    padding: 10px 10px 20px;
    font-size: 22px;
    line-height: 32px;
    font-weight: normal;
}

.SignUpBg p {
    padding: 20px;
    background: rgb(255 255 255 / 74%);
    font-size: 16px;
    line-height: 26px;
}

.SignUp {
    padding: 40px 40px 40px;
}

div#forgotDiv1 {
    border-top: 1px solid #d6d6d6;
}

.SignUp a {
    color: #333333;
    margin: 5px 5px 0;
    display: inline-block;
    text-decoration: none;
}

.SignUp ul li {
    display: block;
    text-align: left;
    margin: 0 0 20px;
}

.SignUp ul li label {
    display: block;
    font-size: 16px;
    color: #000000;
    margin: 0 0 5px;
}

.SignUp ul li label.error {
    color: #ff0000;
    margin: 0;
}

.SignUp ul li input[type="text"],
.SignUp ul li input[type="email"],
.SignUp ul li input[type="password"],
.SignUp ul li input[type="number"] {
    width: 92%;
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 10px 5px 10px 50px;
    border: 2px solid rgb(1, 165, 157);
    outline: none;
    transition: 0.3s;
    border-radius: 40px;
}

.SignUp .newlogin {
    text-align: center;
}

.SignUp .newlogin input[type="text"],
.SignUp .newlogin input[type="email"] {
    text-align: center;
}

.SignUp .newlogin input[type="submit"] {
    margin: auto;
    text-align: center;
}

.SignUp ul li select {
    width: 100%;
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 10px 5px 10px 50px;
    border: 2px solid rgb(1, 165, 157);
    outline: none;
    transition: 0.3s;
    border-radius: 40px;
}

.SignUp ul li input#securitycode {
    width: 100px;
}

.SignUp ul li img {
    background: #fff;
    border: 1px solid rgb(136, 138, 136);
    margin: 0 0 2px 0px;
    padding: 4px 15px 4px 15px;
    border-radius: 3px;
}

.SignUp ul li input[type="text"]:focus,
.SignUp ul li input[type="password"]:focus,
.SignUp ul li input[type="number"]:focus,
.SignUp ul li input[type="email"]:focus {
    border: 2px solid #000000;
}

.SignUp ul li input#name {
    text-transform: uppercase;
    background: url(../images/users.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
}


/* 
.SignUp ul li input#email,
.SignUp ul li input#email1 {
    background: url(../images/email.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
} */

.SignUp ul li input#email {
    padding: 15px;
    font-weight: bold;
}

.SignUp ul li input#mobile {
    background: url(../images/mobile.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
}

.SignUp ul li input#password,
.SignUp ul li input#cpass {
    background: url(../images/password.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
}

.SignUp ul li input#securitycode {
    background: url(../images/code.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
}

.SignUp ul li select {
    text-transform: uppercase;
    background: url(../images/mobile.png) no-repeat rgba(255, 255, 255, 0.21);
    background-position-x: 20px;
    background-position-y: 10px;
}

.SignUp input[type="submit"] {
    width: 120px;
    margin: 0;
    padding: 8px 0;
    border-radius: 50px;
    outline: none;
    transition: 0.5s;
    color: #ffffff;
    font-size: 16px;
    background: #6cb149;
    cursor: pointer;
    border: 2px solid #468425;
}

.SignUp input[type="submit"]:hover {
    background: #1c9821;
}


/*Signup*/


/*Login*/

.LoginBg {
    width: 28%;
    margin: 2% auto;
    text-align: center;
    background: #f5f5f5;
    border-radius: 3px;
    box-shadow: 0px 4px 10px -3px rgba(0, 0, 0, 0.3);
}

.LoginBg h2 {
    margin: 0;
    background: #d33b3d;
    border-radius: 3px 3px 0 0;
    padding: 8px 0;
    color: #ffffff;
    text-transform: uppercase;
}

.Login {
    padding: 30px;
}

.Login p {
    color: #f00;
}

.Login ul li {
    display: block;
    text-align: left;
    margin: 0 0 15px;
}

.Login ul li label {
    display: block;
    font-size: 14px;
    color: #333333;
    margin: 0 0 5px;
}

.Login ul li label.error {
    color: #ff0000;
    margin: 0;
}

.Login ul li input[type="text"] {
    width: 88%;
    margin: 0;
    font-size: 14px;
    padding: 8px 5px 8px 30px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.23);
    outline: none;
    transition: 0.5s;
}

.Login ul li input[type="password"] {
    width: 88%;
    margin: 0;
    font-size: 14px;
    padding: 8px 5px 8px 30px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: none;
    transition: 0.5s;
}

.Login ul li input[type="text"]:focus,
.Login ul li input[type="password"]:focus {
    border: 1px solid rgba(0, 0, 0, 0.6);
}

.Login ul li input#email {
    background: url(../images/email.png) no-repeat #fff;
    background-position-x: 7px;
    background-position-y: 7px;
}

.Login ul li input#password {
    background: url(../images/password.png) no-repeat #fff;
    background-position-x: 7px;
    background-position-y: 7px;
}

.Login input[type="submit"] {
    width: 100%;
    margin: 0;
    padding: 8px 0;
    border-radius: 3px;
    background-image: linear-gradient(#e8ae09, #ffbc00);
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: none;
    transition: 0.5s;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.Login input[type="submit"]:hover {
    box-shadow: -3px 3px 0px 0px rgba(0, 0, 0, 0.36);
    background: #333;
}

.error-text {
    color: #ff0000;
    background: #ffffff;
    margin: 0 0 20px;
    border: 2px solid #f10;
    font-weight: bold;
    padding: 20px 10px;
    text-align: center;
    font-size: 18px;
}

.error-text1 {
    color: #4caf50;
    background: #ebffec;
    margin: 0 0 20px;
    border: 2px solid #4caf50;
    font-weight: bold;
    padding: 20px 10px;
    font-size: 18px;
    text-align: center;
}


/*Login*/


/*myhome*/

.loginmenubg {
    background: #ffeb3b;
    padding: 0;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    position: sticky;
    top: 0;
    z-index: 1111;
}

.loginmenubg p {
    float: left;
    margin: 5px 0 0;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.06);
    padding: 6px 15px;
    border-radius: 30px;
    color: #000000;
    cursor: default;
}

.loginmenubg p a {
    color: #000000;
}

.loginmenu {
    float: right;
    overflow: hidden;
}

.loginmenu ul li {
    display: inline-block;
    padding: 10px 0;
    transition: 0.5s all;
}

.loginmenu ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    padding: 6px 15px;
    transition: 0.5s all;
    background: rgba(0, 0, 0, 0.06);
    text-transform: capitalize;
    border-radius: 30px;
}

.loginmenu ul li a:hover {
    background: rgba(0, 0, 0, 0.3);
}

.loginmenubg img {
    vertical-align: text-bottom;
}

.myhome {
    text-align: center;
    margin: 5% auto;
}

h3.username {
    margin: 0 0 2em;
    font-size: 26px;
    border-bottom: 1px solid #ededed;
    padding: 0 0 1em;
    color: #bb3438;
}

h3.username span {
    color: #818181;
    font-weight: normal;
}

.myhome ul li {
    margin: 0 10px 10px;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.myhome ul li a {
    display: block;
    color: #bb3438;
    background: #ffffff;
    border-radius: 12px;
    padding: 1em 1.5em;
    font-size: 20px;
    line-height: 30px;
    box-shadow: inset 0px 0px 0px 2px #bb3438;
    transition: 0.5s;
    font-weight: bold;
}

.myhome ul li a:hover {
    box-shadow: inset 0px 0px 0px 200px #bb3438;
    color: #fff;
}

.myhome ul li a:focus {
    background: #9a9a9a;
    transform: scale(1.1, 1.1);
}

.myhome .download-certify {
    color: #fff;
    box-shadow: inset 0px 0px 0px 50px #00a59e;
}


/*myhome*/


/*onlineregform*/

.onlineregformbg {
    /*background: #f5f5f5;*/
    overflow: hidden;
}

.onlineregform {
    width: 85%;
    margin: 5% auto 5%;
    text-align: left;
    position: relative;
    background: #fff;
    background-size: cover;
    box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.27);
}

.onlineregform h2 {
    font-size: 20px;
    padding: 15px 20px;
    background: #00a59e;
    color: #ffffff;
    overflow: hidden;
    font-weight: normal;
    margin: 0 0 20px;
    border-radius: 0;
}

span.tariff {
    float: right;
    font-size: 14px;
    background: #f00;
    padding: 3px 10px;
    border-radius: 30px;
}

.onlineregform h3 {
    margin: 0 0 5px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}

.accPersonshow1 h3 {
    color: #333333;
    background: #eaeaea;
}

.onlineregform p.Mandatory {
    color: #ff0000;
    text-align: right;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 60px;
}

.onlineregform .registration_details h2 {
    color: #ffffff;
    background: #4e6db1;
    padding: 8px 10px;
}

.onlineregform .registration_details {
    width: auto;
    margin: 20px 30px 0;
}

.onlineregform .accommodation_details {
    width: auto;
    margin: 25px auto auto auto;
}

.accompanyingperson {
    margin: 20px 0 0px;
}

.accPersonshow1 {
    background: #f7f7f7;
    overflow: hidden;
    padding: 0;
}

.accPersonshow2,
.accPersonshow3,
.accPersonshow4,
.accPersonshow5 {
    margin: 0;
    padding: 0;
}

.onlineregform .registration_details ul {
    background: none;
    padding: 0;
    margin: 0;
}

.onlineregform .registration_details h2,
.onlineregform .accommodation_details h2 {
    margin: 0;
    font-size: 14px;
}

.onlineregform ul li {
    width: 45%;
    margin: 0 0 20px 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.onlineregform ul li.cols_1 {
    width: auto;
    margin: 0 20px 10px;
    display: block;
    border: 2px solid #dcdcdc;
    padding: 15px;
    border-radius: 3px;
}

.onlineregform ul li.cols_1 .inlinelabel {
    margin: 0;
    color: #00a59e;
    font-size: 16px;
}

label.inlinelabel span {
    display: inline-block;
    color: #0026ff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

label.inlinelabel span.blink-1 {
    display: inline-block;
    color: #f00;
}

.blink-1 {
    -webkit-animation: blink-1 2s steps(1, start) 1.5s infinite;
    animation: blink-1 2s steps(1, start) 1.5s infinite;
}

@-webkit-keyframes blink-1 {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes blink-1 {
    0%,
    50%,
    100% {
        color: #f00;
    }
    25%,
    75% {
        color: #000;
    }
}

ul#checkDiv,
ul#bankTransDiv {
    border-top: 2px solid rgb(245, 245, 245);
    padding: 10px 0px 0px;
}

.onlineregform label.inlinelabel,
.onlineregform label.inlinelabel1 {
    display: inline-block;
    padding: 0;
    margin: 0 30px 20px 0;
    border-radius: 3px;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: normal;
    vertical-align: top;
}

.onlineregform ul li.colm2 {
    width: auto;
    margin: 0;
    margin: 0 0 0 30px;
    display: block;
}

.form-content {
    padding: 0 0 2%;
}

.form-section1,
.form-section2 {
    text-align: left;
    padding: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.4);
}

.form-section2 {
    text-align: center;
}

.onlineregform label {
    display: block;
    margin: 0 0 2px 0;
    color: #000000;
    text-align: left;
}

.onlineregform .Red {
    color: #f00;
    font-size: 18px;
    display: inline-block;
    background: no-repeat;
}

.onlineregform label.inlinelabel2 {
    display: inline-block;
    background: #f1f1f1;
    padding: 10px 10px;
    margin: 0 5px 10px 0;
    border-radius: 3px;
    color: #000000;
    text-align: left;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
}

.onlineregform label.inlinelabel1 {
    background: none;
    border: none;
    padding: 5px 5px;
    color: #000;
    font-weight: normal;
}

.onlineregform label.inlinelabel2 span {
    font-size: 16px;
    display: block;
    margin: 5px 0 0;
    color: #5f0b0b;
}

.onlineregform label.inlinelabel2 p {
    float: left;
    font-weight: normal;
}

.onlineregform .minutes {
    color: #2196f3;
    font-size: 16px;
    background: #f1f9ff;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    display: inline-block;
}

.onlineregform ul.Gran_Total li {
    width: 16%;
    margin: 0 10px 10px;
}

.onlineregform ul.Gran_Total li input[type="text"] {
    border: none;
    border-bottom: 2px solid #fe3c5f;
    border-radius: 0;
}

.onlineregform ul.Gran_Total label {
    font-size: 12px;
    display: block;
    margin: 0;
    color: #000000;
    font-weight: bold;
}

input[type="text"],
input[type="date"],
input[type="number"],
input[type="email"] {
    width: 100%;
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 10px;
    border: 2px solid #c3c3c3;
    outline: none;
    transition: 0.3s;
    border-radius: 5px;
    box-sizing: border-box;
}

.onlineregform input[type="file"] {
    width: 95%;
    border: 2px dashed #d3d3d3;
    overflow: hidden;
    padding: 10px 10px;
    box-sizing: border-box;
}

.onlineregform input#membership_no {
    margin: auto;
    width: 150px;
    text-align: center;
}

input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    cursor: pointer;
    vertical-align: middle;
    box-sizing: border-box;
}

input[type="checkbox"],
.workshop input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    cursor: pointer;
    vertical-align: middle;
    float: left;
    box-sizing: border-box;
}

textarea {
    width: 100%;
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 10px;
    border: 2px solid #c3c3c3;
    outline: none;
    transition: 0.3s;
    border-radius: 16px;
    box-sizing: border-box;
}

select {
    width: 100%;
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 10px;
    border: 2px solid #c3c3c3;
    outline: none;
    transition: 0.3s;
    border-radius: 5px;
    box-sizing: border-box;
}

.onlineregform select#accCount {
    width: 45px;
    padding: 0px 5px;
}

.onlineregform input[type="text"]:focus,
.onlineregform textarea:focus,
.onlineregform select:focus {
    border: 2px solid #000000;
}

.onlineregform input[type="submit"] {
    width: 130px;
    margin: 3% auto 0%;
    padding: 10px 0px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    background: #4caf50;
    border-radius: 2px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
    font-weight: bold;
    cursor: pointer;
}

.onlineregform input[type="submit"]:hover {
    background: #309434;
}

.accPersonshow1 {
    margin: 2% 0 0;
}

.onlineregform tr td {
    position: relative;
}

.onlineregform label.error,
.abstract_submission label.error {
    color: #fff;
    position: absolute;
    left: 10px;
    bottom: -30px;
    padding: 4px 10px;
    background: rgb(255, 0, 0);
    border-radius: 3px;
    z-index: 1;
    font-size: 14px;
    transition: 0.5s;
    font-weight: normal;
}


/*.onlineregform .fromdateerror{
	position:relative;}
	*/

.onlineregform ul li.colm2 label.error {
    left: 15%;
}

.onlineregform ul li.colm2.upload_file label.error {
    left: 30%;
}

.onlineregform ul li.memberid label.error {
    left: 42%;
}

.onlineregform label.error:after,
.abstract_submission label.error:after {
    content: "";
    position: absolute;
    top: -13px;
    left: 1%;
    margin-left: 0;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) #00000000 rgb(255, 0, 0) rgba(51, 51, 51, 0);
}


/*onlineregform*/


/*view_registration*/


/*view-page*/

.view-page {
    max-width: 720px;
    width: 100%;
    margin: 3em auto;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 0;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 22%);
}

.table-responsive table {
    border-collapse: collapse;
}

.table-responsive {
    padding: 2em 3em;
}

.view-page .table tr {
    border-top: 1px solid #d9d9d9;
    vertical-align: top;
}

.view-page .table tr:first-child {
    border: none;
}

.view-page .table tr td {
    font-size: 14px;
    padding: 15px 5px;
    border: none;
}

.view-page hr {
    border: 0.1px dashed #c5c5c5;
}

.view-page input#PROCEED {
    background: #f3ce1d;
    width: 100%;
    padding: 12px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #d3b214;
    border-radius: 4px;
    font-weight: bold;
}

.regview_details {
    margin: 0 0 30px 0;
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
}

.view_abs {
    width: 60%;
    margin: 50px auto;
    text-align: center;
}

.view_abs table tr td {
    padding: 10px;
}

.view_abs .regview_details {
    padding: 10px;
    margin: 0 0 30px 0;
    background: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
    overflow: hidden;
}


/*.regview_details table tr:nth-child(odd) {
	background: #f5f5f5;
}*/

.view_registration input[type="submit"] {
    width: 130px;
    margin: 3% auto 0%;
    padding: 10px 0px;
    font-size: 16px;
    border: none;
    color: #ffffff;
    background: #4caf50;
    border-radius: 2px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
    font-weight: bold;
    cursor: pointer;
}

.view_registration input[type="submit"]:hover {
    background: #333333;
}

label.error {
    color: #f00;
    font-size: 12px;
    display: inline-block;
}

.view_abs input[type="submit"] {
    width: 130px;
    margin: 0 auto 2%;
    padding: 10px 0px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    background: #292e67;
    border-radius: 2px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
}

p.Inclusive {
    margin: 0 0 20px;
}

.abstract-list {
    margin: 50px auto;
}

.abstract-list table th {
    padding: 10px;
    background: #4e6db1;
    color: #ffffff;
}

.abstractguidelines {
    border: 1px solid #f5f5f5;
    padding: 30px 25px;
    margin: 16px 16px 40px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    background: #fff;
}

.abstractguidelines ol li {
    margin: 0 0 25px 25px;
}

.abstractguidelines ul li {
    list-style: square;
    margin: 0 0 4px 45px;
    color: #333;
    line-height: 22px;
}

.abstract-list h3 {
    text-align: center;
    margin: 20px 0 0;
    color: #ababab;
}


/*----------------------registered_delegates-----------------------*/

.registered_delegates {
    width: 75%;
}

.registration_details ul {
    vertical-align: top;
    background: #f9ffff;
    padding: 30px;
}

.search_option {
    vertical-align: top;
    margin: auto;
    text-align: center;
}

.search_option input[type="text"] {
    width: 250px;
    padding: 10px 5px;
    border: 1px solid #eaeaea;
    border-bottom: 2px solid #2b3395;
    background: #ffffff;
}

.search_option .button {
    background: url(../images/search_icon2.png) no-repeat center #a42c8e;
    width: 40px;
    height: 38px;
    border: none;
    margin: 0 0 0 5px;
    border-radius: 2px;
    transition: 0.5s;
    cursor: pointer;
    vertical-align: top;
}

.search_option button#Reset {
    padding: 11px 10px;
    background: #4caf50;
    border: none;
    color: #fff;
    border-radius: 2px;
    margin: 0;
    cursor: pointer;
    font-family: "Cuprum", sans-serif;
}

.trheading1 {
    background: #212b87;
    background-image: -moz-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(33 43 135) 0%, #2c2e3a 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(233, 61, 121) 0%, rgb(62, 64, 149) 100%);
    color: #fff;
}

div.pagination {
    padding: 5px;
    margin: 8px 3px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

div.pagination a {
    padding: 0 7px;
    margin: 2px;
    display: inline-block;
    border: 1px solid #d3d1d1;
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    font-family: "Poppins", sans-serif;
    background: #e9e9e9;
}

div.pagination span.disabled {
    padding: 0 7px;
    margin: 2px;
    border: 1px solid #cdcdcd;
    background: #ffffff;
    color: #b4cce7;
    border-radius: 3px;
}

div.pagination span.current {
    padding: 0 7px;
    margin: 2px;
    border: 1px solid #a02c8d;
    font-weight: normal;
    background-color: #a02c8d;
    color: #fff;
    font-family: "Poppins", sans-serif;
    border-radius: 3px;
}

div.pagination a:hover,
div.pagination a:active {
    border: 1px solid #5f0b0b;
    color: #ffffff;
    border-radius: 3px;
    box-shadow: inset 0px -40px 10px 4px #05a69b;
    transition: 1.5s;
}


/**/

.sports {
    padding: 25px 22px;
    background: #ffffff;
    border-radius: 5px;
    width: 85%;
    margin: auto auto 25px auto;
}

.sports h2 {
    font-size: 24px;
    font-weight: 600;
    background: #bc3438;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin: 0 0 19px;
    padding: 10px 5px;
}

.sports p {
    line-height: 23px;
    font-size: 16px;
}

.sports ul {
    background: #f3f0f0;
    margin-top: 13px;
    text-align: center;
}

.sports ul li {
    list-style: none;
    display: inline-block;
    /* margin: 25px 25px 0 0; */
    font-size: 16px;
    font-weight: bold;
    /* border-right: 1px solid #fde8c2; */
    padding: 10px 20px;
    /* background: #f6f325; */
    margin: 5px;
}

.sports ul.sports-section {
    background: none;
    margin: 10px auto 20px auto;
}

.sports ul.sports-section li {
    display: list-item;
    text-align: left;
    background: none;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: auto;
    list-style: disc;
    margin-left: 35px;
}

.sports ul li img {
    width: 100%;
    border-radius: 8px;
}

ul.sportsdetails {
    margin: 25px auto;
    background: none;
}

.sports ul.sportsdetails li {
    display: inline-block;
    margin: 10px;
    border: none;
    padding: 10px;
    width: 28%;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(128, 128, 128, 0.35);
    overflow: hidden;
    border-radius: 5px;
}

.sportsdetails li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2b3395;
    margin: 8px 0 0px;
}

.sportsdetails li h4 {
    font-size: 13px;
    font-weight: bold;
}

.info2 h3 {
    margin-top: 15px;
    font-size: 17px;
    color: #f00;
    text-align: center;
    font-weight: bold;
}

.sports span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    color: #ffffff;
}


/*abstract_submissionbg*/

.abstract_submission {
    width: 80%;
    margin: 5% auto 0;
    text-align: center;
}

.absform-section,
.absform-section1 {
    text-align: left;
    padding: 3%;
    background: #ffffff;
    overflow: hidden;
    margin: 0 0 3%;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}

.abstract_submission h2,
.view_abs h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
    color: #ffffff;
    border-radius: 2px;
    overflow: hidden;
    font-weight: bold;
    margin: 0 0 30px;
    background-image: -webkit-linear-gradient(0deg, #ba3437 0%, #2c2e3a 100%);
}

.abstract_submission ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.abstract_submission ul li {
    width: 48%;
    margin: 0 0px 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.abstract_submission ul li.colm2 {
    width: 98%;
}

.abstract_submission ul.abstractIntroduction {
    float: left;
    width: 25%;
    padding: 20px 20px;
    border-radius: 5px;
    margin: 0 30px 0 0;
}

.abstract_submission ul.abstractIntroduction li {
    font-size: 16px;
    line-height: 22px;
    width: auto;
    margin: 0 0 10px 20px;
    list-style: disc;
    display: list-item;
    color: #f00;
}

.abstract_submission label {
    font-size: 16px;
    display: block;
    margin: 0 0 5px;
    color: #333333;
}

.abstract_submission .Red {
    color: #f00;
    font-size: 18px;
}

.abstract_submission input#words {
    width: 80px;
}

.abstract_submission input[type="radio"],
.abstract_submission input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    cursor: pointer;
    vertical-align: middle;
}

.abstract_submission label.inlinelabel {
    display: inline-block;
    background: #f1f1f1;
    padding: 10px 20px;
    margin: 0 5px 0px 0;
    border-radius: 3px;
    color: #000000;
    font-size: 18px;
    border: 1px solid #e6e6e6;
}

.abstract_submission p.agreecls {
    padding: 5px 10px;
    font-size: 14px;
    color: #000;
    margin: 10px 0 5px;
    background: #8bc34a;
    border-radius: 5px;
    display: block;
    position: relative;
}

.abstract_submission p.agreecls::after {
    content: "";
    position: absolute;
    top: -12px;
    left: 0;
    margin-left: 0;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) #00000000 #8bc34a rgba(51, 51, 51, 0);
}

.abstract_submission input[type="file"] {
    width: 40%;
    border: 2px dashed #d3d3d3;
    overflow: hidden;
    display: inline-block;
    padding: 10px 10px;
}

.viewupload {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: top;
    position: relative;
}

.viewupload::after {
    content: "";
    position: absolute;
    top: 15px;
    left: -15px;
    margin-left: 0;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) #bae28a rgba(139, 195, 74, 0) rgba(51, 51, 51, 0);
}

.viewupload a {
    display: block;
    background: #bae28a;
    padding: 10px 10px;
    border-radius: 5px;
}

.abstract_submission .Submit {
    margin: 0 0 0 20px;
}

.abstract_submission input[type="submit"] {
    width: 130px;
    margin: 0 auto 0%;
    padding: 10px 0px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    background: #ff9800;
    border-radius: 2px;
    font-family: "Source Sans Pro", sans-serif;
    transition: 0.5s;
    font-weight: bold;
    cursor: default;
}

.abstract-list table td {
    padding: 10px;
}

.abstract-list table th {
    padding: 10px;
    background: #292e67;
    color: #ffffff;
}

.abs-success {
    max-width: 720px;
    margin: 4em auto;
    padding: 2em;
    text-align: center;
    /* box-shadow: 0px 2px 20px -5px rgb(0 0 0 / 19%); */
    border-radius: 15px;
}

.abs-success h2 {
    font-size: 32px;
    margin: 0 0 30px;
    color: #28ad2e;
}

.abs-success h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #505050;
}

.author_row button {
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 30px;
    padding: 5px;
    margin: 0 0 10px;
    cursor: pointer;
}

.author_row .add {
    background: #1ea524;
}

.author_row button img {
    width: 100%;
}

.author_row .delete {
    background: #f00;
}

.author_row {
    /* border-top: 1px solid #dbdfe6;*/
    padding: 10px 0 0;
}

.author_row .label-head {
    border-bottom: 1px solid #dbdfe6;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #ba3438;
    font-weight: bold;
}


/*abstract_submissionbg*/


/*upgrade*/

.upgrade .registration_details h3 {
    text-align: center;
}

.onlineregform.upgrade ul li.cols_1 .inlinelabel {
    text-align: center;
    display: block;
}


/*  */

.sports .sports-comm {
    background: #bc3438;
    padding: 1rem;
    border-radius: 0.5rem;
}

.sports .sports-comm table {
    width: 100%;
    border-collapse: collapse;
}

.sports .sports-comm th,
.sports .sports-comm td {
    padding: 4px;
}

.sports .sports-comm th {
    text-align: left;
    vertical-align: top;
    color: #fff;
}

.sports .sports-comm table td {
    vertical-align: top;
}

.sports .sports-comm td {
    color: #f3ce1d;
}

.sports .sports-comm td a {
    color: #f3ce1d;
}

.sports .sports-comm p {
    text-align: justify;
    color: #fff;
}

.myhome h4 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 300;
    margin: 0 0 20px;
}

ul.newhome {
    margin: 0 0 1em;
}

ul.newhome li {
    width: 35%;
}

ul.newhome li a {
    color: #ffffff;
    background: #2196f3;
    box-shadow: inset 0px 0px 0px 2px #2196f3;
}

.onlineregform.mci-regform {
    max-width: 640px;
    margin: 2em auto;
}

.onlineregform.mci-regform ul li {
    width: auto;
    margin: 0 30px 20px;
    display: block;
    vertical-align: top;
    position: relative;
}