﻿@import url(https://fonts.googleapis.com/css?family=PT+Sans|Lato:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Niconne);/*!
* {
    padding: 0;
    margin: 0;
}
body {
    font-family: 'roboto' !important;
    margin: 0 !important;
    padding: 0 !important;
    /*font-family: 'helvetica' !important;*/
body {
    font-family: 'roboto' !important;
    margin: 0 !important;
    padding: 0 !important;
    /*font-family: 'helvetica' !important;*/
    /*margin: 0 !important;*/

    min-height: 70vh;
    /*min-height: 100% !important;*/
    /*height: 100% !important;*/
    background-color: #DB1181 !important;
    /*margin-bottom: 50px !important;*/
}
	.parallax-bg-2 {
            background-image: none;
            background-color: #ef5350!important;
        }
        .subfooter {
            padding: 15px 0;
            color: #FFFFFF;
            background-color: #333;
        }
        .menu_right {
            display: none;
        }
        .header {
            padding: 10px 0px 5px 0px;
            background-color: rgba(255,255,255,0);
            position: fixed;
            width: 100%;
            border-bottom: none;
            z-index: 99;
        }
        .register_bg {
            background: url(../images/bg2.png) 50% 0 no-repeat;
            height: 300px;
            background-size: cover;
            position: relative;
            background-position: center;
        }
        .scrollActive {
                background-color: rgba(255,255,255,.79);
        }
        .bg_overlay2 {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0, 0.4);
            z-index: 9;
        }
        .banner_text {
            z-index: 11;
            margin-top: 0%;
            padding-top: 110px;
            position: absolute;
            width: 100%;
        }
        .banner_text h2 {
            font-size: 40px;
        }
        .banner_text h3 {

        }
.back-to-top {
    margin-bottom: 4% !important;
}
body.modal-open {
    overflow: hidden;
}
a:link {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none !important;
}
a:active {
    text-decoration: none !important;
}
a:visited {
    text-decoration: none !important;
}
a:focus {
    text-decoration: none !important;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto Black' ;
    src: url(../fonts/Roboto-Black.ttf) ;
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/FontAwesome.otf);
}
.navbar-toggle .icon-bar {
    border-bottom: 3px solid #ef5350 !important;
}
.top_wrap {
    width: 100%;
    height: auto;
    /*overflow: hidden;*/
    position: fixed;
    z-index: 10;
    top: 0;
    background-color: #fff;
    box-shadow: 0px 0px 6px #333;
}
.top_inner_wrap {
    width: 90%;
    margin: 0 auto;
    height: auto;
    /*overflow: hidden;*/
}
.mid_sec {
    width: 90%;
    margin: 6% auto;
    padding-top: 2%;
    padding-left: 1.5%;
}
.menu_icon {
    /*width: 4%;*/
    float: left;
    font-size:30px;
    cursor:pointer; 
    color: #fff;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 25%;
}
.logo_div {
    width: 25%;
    float: left;
    padding-top: 0.5%;
    padding-bottom: 0.3%;
}
.logo_div img {
	/*height:80px;*/
    width: 20%;
}
.headerRight_div {
    width: 75%;
    float: left;
    text-align: right;
}

.logincheck {
    padding-right: 10px;
}
 
.login_8 {
    border-left: 1px solid #ccc;
}
.Red {
    color: red;
}
.require {
	color:red;
}
.sidenav {
    height: 100%;
    width: 5%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 12%;
    right: 25px;
    font-size: 36px;
    left: 78%;
    opacity: 0;
}

#maindiv {
    transition: margin-left .5s;
}

.common_85 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    /*overflow: hidden;*/
    background-color: #f1f1f1;
    /*padding-bottom: 5%;*/
}
.leftside_menu {
    background-color: #33414e;
    padding-left: 0px !important;
    padding-right: 0px !important;
    /*min-height: 1100px !important;*/
    /*height: auto;*/
    height: 100% !important;
    padding-top: 7%;
    /*width: 25% !important;*/
    z-index: 8 !important;
    /*transition: 0.5s;
    transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);*/
}
.sidenavbar {
    width: 100%;
}
.sidenavbar li {
    width: 100%;
}
.sidenavbar li a {
    color: #fff;
    font-size: 18px;
    /*padding: 10px 15px 10px 30px !important;*/
}
.sidenavbar li a:hover, .sidenavbar li a:focus{
    background-color: #ef5350 !important;
}
/*.sidenavbar li a:link {
    background-color: #33414e !important;
}*/
.submenu_ul {
    background-color: #33414e;
    width: 100%;
    border-color: #33414e !important;
    border: none !important;
    padding: 0px !important;
    position: relative !important;
}
.submenu_ul li {
    /*border: 1px solid #ef5350 !important;*/
    padding: 2%;
    padding-left: 8%;
    background-color: #33414e;
}
.submenu_ul li:hover, .submenu_ul li::selection {
	background-color:#ef5350;
	}
.submenu_ul li a {
    color: #fff !important;
    font-size: 15px;
}
.submenu_ul li a:hover {
    background-color: #ef5350 !important;
}
.sidenavbar > li.active > a {
    border-left: 7px solid #ef5350 !important;
    background-color: #253340 !important;
}
.dashboard_9 {
    padding-top: 2%;
    padding-left: 1.5% !important;
}
.footer_sec {
    background-color: #e9e8e8;
    text-align: center;
    padding: 0.5% 0% 0.2% 0%;
    position: fixed;
    bottom: 0 !important;
    left: 0;
    height: auto;
    overflow: hidden;
    width: 100%;
    z-index: 12;
    height: 50px;
}
.footer_div p {
    font-size: 16px;
    font-weight: 600;
    display: inline;
}
.user_table_div {
    width: 100%;
    background-color: #fff;
    /*box-shadow: 0px 0px 3px #ccc;*/
    margin-bottom: 2%;
    padding-bottom: 0.5%;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    
    transition: all 0.3s ease-in-out;
}
.table_main_div {
    width: 100%;
}
.page-title {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;background-color:#FFF;margin-top:-20px;margin-left:-20px;margin-right:-4.5%;margin-bottom:20px;padding:20px 20px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
 .page-title p{margin-bottom:0;font-style:italic}.page-title .breadcrumb{margin-bottom:0;text-align:right;font-weight:500;font-size:13px;text-transform:capitalize}.page-title .breadcrumb.side{margin-top:10px;text-align:left;padding:0}  
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff !important;
    border-radius: 4px;
}
.search_div {
    float: right;
    text-align: right;
    margin-right: 3%;
}
.tbHeader  td{
            padding-left:5px;
        }
.user_table {
    background-color: #fff;
}
.user_table th {
    background-color: #ef5350;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.user_table td {
    padding: 0.8% 0.8% !important;
}
.add_input {
    width: 90% !important;
}
.input_30 {
    width: 30% !important;
}
.input_50 {
    width: 50% !important;
}

.form-control {
	display: block;
	width: 100%;
	padding: 8px 8px ;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.44;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	transition: border-color ease-in-out 0.15s;
}
.dropdown_page {
	display:inline-block;width:auto;float:none;
}
	.registraion_form select {
		padding: 5px 8px ;
	}
 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 1.428571429;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1),transform 0.2s cubic-bezier(0.35, 0, 0.25, 1),background-color 0.3s ease-in-out;
    margin-bottom: 10px;
    margin-right: 10px;
}
.expo_btn {
   display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 1.428571429;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	color:white;
	background-color: #ef5350;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1),transform 0.2s cubic-bezier(0.35, 0, 0.25, 1),background-color 0.3s ease-in-out;
}
.fa {
	font-size:20px !important;
} 
.btn .fa,.expo_btn .fa {
  font-size: medium !important;
}
.expo_btn:hover  {
	color:white !important;
     background-color: #f44336;
		     transform: translate3d(0, -1px, 0);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    outline: none;
}
 
 .login_inner_div {
    width: 30%;
    margin: 10% auto 5%;
    text-align: center;
    box-shadow: 0px 0px 2px #969696;
    background-color: #fff;
    padding: 2% 2% 3% 2%;
}
.login_logo {
    margin-bottom: 8%;
}
.login_logo img {
    width: 300px;
}
.login_inner_div h4 {
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
}
.login_panel {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    /*padding: 10% 10%;
    box-shadow: 0px 0px 2px #969696;*/
}
/*.login_panel {
    width: 34%;
    height: 30%;
    overflow: hidden;
    background-color: #f6f4f4;
    padding: 3% 3%;
    box-shadow: 0px 0px 2px #969696;
    position: absolute;
    top: 60%;
    left: 50%;
    margin: -15% 0 0 -17%;
}*/
.btnlnk {
	text-decoration:none;
	/*color:white;*/
}
.login_input {
    width: 100%;
    padding: 2.5% 25% 2.5% 2.5%;
    /*margin-bottom: 5%;*/
    font-style: italic;
    position: relative;
	    border: 2px solid #ccc;
    border-radius: 3px;
    transition: border-color ease-in-out 0.15s;
}
.form-control::selection ,
.form-control:focus,
.login_input:focus {
	
	border:2px solid #ef5350 !important;
	border-radius: 3px;
    transition: border-color ease-in-out 0.15s;
	outline:0;
}
.form-control::selection,
.form-control:focus {
border-width:1px !important;
}
.pass_div {
    margin-bottom: 4% !important;
}
.login_btn {
    width: 100%;
    border: none;
    font-style: initial;
    font-weight: 600;
    font-size: 20px;
     
    background-color: #ef5350;
    box-shadow: 0px 0px 3px #ccc;
    color: #fff;
    margin-top: 1%;
	padding: 8px 10px;
    margin-right: 4%;
	border-radius: 3px;
	    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1),transform 0.2s cubic-bezier(0.35, 0, 0.25, 1),background-color 0.3s ease-in-out;
}

	.login_btn:hover {
		 background-color: #f44336;
		     transform: translate3d(0, -1px, 0);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    outline: none;
	}
.login_check {
    float: left;
}
.login_div {
    position: relative;
    margin-bottom: 5%;
}
.user_icon {
    position: absolute;
    top: 10%;
    left: 80%;
}

.login_panel p {
    margin-top: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #666;
}
.login_panel p span {
    font-style: italic;
}
.login_link {
    font-size: 14px;
    font-weight: 300 !important;
}
.login_link a {
    font-weight: 600;
}


/*new end*/
#Page-container {
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    margin: 10px auto 0;
    width: 80%;
    padding: 10px 5px;
    height: auto;
    /*overflow: hidden;*/
    /*height: 700px;*/
    /*min-height: 700px;*/
}
.master_logo {
    width: 30%;
    float: left;
}
.master_logo img {
    width: 100%;
}
.master_setting {
    width: 26%;
    float: right;
    padding-top: 0.5%;
}
.c_name {
    float: left;
    margin-right: 8%;
}
.signout {
    float: left;
    margin-right: 5%;
}
.setting_img {
    float: right;
}
.custom_nav {
    height: auto;
    /*overflow: hidden;*/
    float: left;
    width: 100%;
    background-color: #ac51a0 !important;
    border: none !important;
}
.header_ul li a {
    color: #fff !important;
}
.header_ul li a:hover {
    color: #fff !important;
    background-color: #ac51a0 !important;
    
}
.master_menu_div {
    width: 100%;
}
.submenu {
    background-color: #ac51a0 !important;
}
.submenu li {
    border-bottom: 1px solid #fff;
}
.submenu li a {
    color: #fff !important;
}
.submenu li a:hover {
    color: #fff !important;
    background-color: #ac51a0 !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #ac51a0 !important;
}
.dropdown:hover .dropdown-content {
    display: block;
    
}
/*.dropdown-content:hover {
    display:inline-block;
}*/
.master_mid_content {
    min-height: 82vh;
}
.fields_div {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.close_label {
    color: red;
}
.active_label {
    color: #ac51a0;
}
.dash_event h4 {
    font-weight: 600;
}
.dash_event h4 small {
    font-weight: 300;
    font-style: italic;
}
.revenue_select {
    color: #333;
    float: right;
}
.dash_label_bold {
    float: right;
    font-weight: 600;
    padding-right: 5px;
}
.dash_label_total {
    font-size: 18px;
    font-weight: 600;
}

/*front page css*/
.front_main_div {
    /*margin-top: 5%;*/
}
.front_content_div {
    width: 50%;
    margin: 2% auto 0%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding: 3% 1%;
    box-shadow: 0px 0px 4px #ccc;
    min-height: 647px;
}
.front_title h4 {
    font-size: 20px;
    font-weight: 600;
}
.desc_ddl {
    width: 60px;
}
.descBtn_div {
    text-align: right;
    padding-right: 2px;
}
.desc_form_div {
    margin-top: 5%;
}
/*registration form*/
.offset_div {
    width: 100%;
    height: 75px;
}
.registration_main_div {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 0px 2px #ccc;
    padding: 1%;
    height: auto;
    overflow: hidden;
}
/*.form-group {
    overflow: hidden;
}*/
.devider {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0% 1%;
    background-color: #ccc;
    margin: 2% 0%;
}
.devider h4 {
    color: #fff;
}
.devider40 {
    height: 40px;
}
.date_label {
    width: 100%;
    float: left;
}
.form_input20 {
    width: 20% !important;
 
    margin-right: 2%;
	display:inline-block !important;
}
.form_input15 {
    width: 15% !important;
	display:inline-block !important;
}
.radio_list {
    width: 100%;
}
.registrationForm_main_div {
    width: 50%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 0px 2px #ccc;
    padding: 1% 1% 5% 1%;
    height: auto;
    overflow: hidden;
    z-index: 10;
    margin-top: -60px;
    box-shadow: 0px 0px 2px #333;
}
.form_top {
    width: 100%;
    height: auto;
     overflow: hidden; 
    z-index: 1;
    top: 0;
    background-color: #ac51a0;
    box-shadow: 0px 0px 6px #333;
    min-height: 150px;

}
.register_6 {
    background: #fff;
    box-shadow: 0px 3px 4px #ccc;
    padding-bottom: 30px;
    margin-bottom: 3%;
}
.register_6 h3 {
    margin: 20px 0px;
}
.btn_cancel {
    background: #666;
    color: #fff;
}
.registration_div {
    margin-bottom: 5%;
    height: auto;
    overflow: hidden;
}
.radio_list {
    width: 220px;
}
.index1, .index7 {
    background: #68ae00;
}
.index2, .index8 {
    background: #FC8213;
}
.index3 {
    background: #337AB7;
}
.index4, .index6 {
    background: #f74d4d;
}
.index5 {
    background: #27a9e3;
}
.dash_box {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 35px 10px;
    height: 100px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    transition: all  0.3s;
}
.dash_box2 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 35px 10px;
    height: 100px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 290px;
    transition: all  0.3s;
}
.dash_box h4, .dash_box2 h4 {
    color: #fff;
}
.dash_box:hover, .dash_box2:hover {
    background: #484848;
}
.index1 h4 {
    color: #fff;
}
.marked_div {
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
.dash_box i, .dash_box2 i {
    color: #fff;
    font-size: 24px !important;
}
.dash_menu {
    margin-bottom: 1%;
    height: auto;
    overflow: hidden;
    padding: 5px 0px;
}
.mandatory {
    color: red;
}
.custom_input {
    width: 75%;
}
.form_input, .form_ddl {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.44;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out 0.15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form_input:focus {
	
	border:2px solid #f44336;
	border-radius: 3px;
    transition: border-color ease-in-out 0.15s;
	outline:0;
}
.mob_input {
    width: 76%;
}
.caption_div {
    background-color:#333333;
    color:white;
    padding: 10px 10px 5px 10px;
    margin-bottom: 20px;
}
.main_content {
    width: 80%;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    padding: 20px 10px;
}
.btn_div {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.rules_ul li {
    line-height: 24px;
}
.fax_input {
    width: 73%;
}
/*exhibitor registration form css start here*/
.fixed-header-on .header.fixed.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fixed-header-on .header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1006;
    opacity: 0;
    filter: alpha(opacity=0);
    border-bottom: 1px solid #f1f1f1;
    padding: 7px 0;
    background-color: rgba(255, 255, 255, 0.95);
}

.object-visible, .touch .object-non-visible {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.font-white {
    color: #ffffff;
}
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: #000000;
    z-index: 1005;
    display: none;
}
.scrollToTop i {
    line-height: 50px;
    font-size: 24px;
}
.font-orange {
    color: #ff6633;
}
.bdr_ornage {
    border-top: 1px solid #f63;
}
.mb-30 {
    margin-bottom: 30px;
}
.mt-0 {
    margin-top: 0px;
}
.social-links {
    list-style: none;
    font-size: 0;
    padding: 0;
    margin: 0px;
}
.social-links li {
    display: inline-block;
    margin: 0 2px 2px 0;
}
.social-links li a {
    width: 45px;
    /* height: 45px; */
    display: block;
    text-align: center;
    font-size: 15px;
    background: #132c54;
    border: 1px solid #132c54;
    color: #fff;
}
.social-links li.twitter a:hover, .colored.social-links li.twitter a {
    background-color: #55acee;
    border-color: #55acee;
    color: #fff;
}
.social-links li.linkedin a:hover, .colored.social-links li.linkedin a {
    background-color: #0976b4;
    border-color: #0976b4;
    color: #fff;
}
.social-links li.facebook a:hover, .colored.social-links li.facebook a {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff;
}

/*.btn.btn-lg {
    padding: 10px 12px;
    font-size: 18px;
    min-width: 210px;
}*/
.btn-orange {
    background-color: #e85247;
    color: #ffffff;
    font-weight: bold;
}
.bdr_round {
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
}
.divider30 {
    float: left;
    height: 30px;
    width: 100%;
    clear: both;
}
.divider80 {
    float: left;
    height: 80px;
    width: 100%;
    clear: both;
}
.RegInput {
    text-transform: uppercase;
}
.paddrightnone {
    padding-right: 0px !important;
}
.paddleftnone {
    padding-left: 0px !important;
}
.nopadding {
    padding: 0px !important;
}
.text_left {
    text-align: left;
}
.Reg_group {
    text-align: left !important;
}
/*menu css start*/

.nav li ul {
    border-color: #f44336;
}
.sub-menu li a {
    color: #000 !important;
}
#et-top-navigation {
    padding-top: 20px;
}
li.e-menu-cta {
    background-color: #f44336;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff !important;
    /*padding: 12px 13px 10px 10px!important;*/
    padding: 0px !important;
    border-radius: 3px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.licolor li a{
    color: #333 !important;
}
.main2 {
    
    
}
.home_maindiv {
    width: 50%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 0px 1px 0px;
    box-shadow: 0px 0px 6px #ccc;
}
.home_4 {
    text-align: center;
}
.home_row {
    margin-bottom: 5%;
}
.home_inner img {
    width: 150px;
}
.imgbtn {
    width: 150px;
}
.admin_right {
    margin-top: 3%;
}
#header_top {
    background-color: rgba(255,255,255,.79);
    padding: 10px 0px;
    }
.innerMain {
    background-color: rgba(255,255,255,.79);
}
.frmain {
  /*  background-color: #ef5350!important;*/
    padding: 8% 0%;
}
.login_content {
    width: 70% !important;
}
.bg-light-blue-1 {
    box-shadow: 0px 0px 6px #666;
    
}
.submit-button {
    width: 150px;
}
.font-dark_blue {
    color: #0a0a69;
    margin-top: 4%;
}
.midContent {
    background: #f5f6f8;
}
.welContent12 {
    width: 72% !important;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}
.linkbtn {
    display: inline-block;
    color: White;    
    text-align: center;
    /*border: outset 1px Red;*/
    padding: 5px 10px;
    margin: 0px 5px;
    background-color: #ef5350;
    transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1),transform 0.2s cubic-bezier(0.35, 0, 0.25, 1),background-color 0.3s ease-in-out;
}
 
.linkbtn:hover  {
	color:white !important;
     background-color: #f44336;
		     transform: translate3d(0, -1px, 0);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    outline: none;
}
.linkbtn_div {
    text-align: center;
    margin: 2% 0%;
}
 .modal-body {
            max-height:85vh;
            overflow-x:auto;
            overflow-y:auto;
            margin-bottom:2%;
        }

 
