@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{
	font-family: 'Open Sans', sans-serif !important;
 }
 
 /* delegate dashboard style */
.p-items{
	padding: 0px 8px 0px 8px;
	border-right: 2px solid #df4c39;
}
.p-item-last{
	padding: 0px 8px 0px 8px;
	border-right: none!important;
}
.attachment-block{
	margin-left: 0px;
}
.attachment-block div{
	padding-top: 30px;
	border: 2px solid #d93522;
	color: #d93522;
	text-align: center;
	height: 130px;
	width: 120px;
	margin-left: 5px;
	margin-top: 5px;
}
.attachment-block div:hover{
	background: #d93522;
	color: #fff;
}
.attachment-block div a{
	color: #d93522;
}
.no-border{
	border: none!important;
	box-shadow:none!important
}
.block-modify div:hover{
	background: #fff;
	color: #d93522;
}
.remove-attachment{
	background:#d93522;
	color: #fff!important;
	padding: 2px 12px 2px 12px;
	border-radius: 2px;
}
.remove-attachment:hover{
	background:#b72c1c;
	color: #fff!important;
}
/* End */
.cls-sticker-container{
	width: 360px; 
	background: #f1f1f1; 
	color: #000; 
	padding: 6px 6px; 
	margin: 0; 
	text-align: center;
}
.sticker-logo-section{
	font-size: 12px; 
	width: 160px; 
	display: inline-block;
}
.sticker-dynamic-content{
	font-size: 18px;
	width: 175px; 
	display: inline-block;
}
.btn-sticker-download{
	margin-top: 5px;
}
.resp-border-right{
	border-right: 1px solid #eee;
}
.e-Invite-link{
	padding-top: 26px;
}
 
.tech-pav-container{
	margin-bottom: 70px;
	background-color: rgba(241,241,241,1.00); 
	text-align: center;
	color: #fff; 
	padding: 10px;
	border: 1px solid #e6e6e6;	
 }

.tech-pav-container .section-head{
	font-size: 20px;
    font-family: "Open Sans",Lato;
    color: #d93522;
    margin-top: 25px;
    display: inline-block;
    text-transform: uppercase;
    
	font-weight: bold;
}

.tech-pav-head-divider{
	border-top: 5px solid #d93522; 
	width: 200px;
 }
 .techpavCompList{
	text-align: center;
	padding: 10px; 
 }
 .formattedBox span{
	padding-left: 5px;
	font-size: 15px;
}
.formattedBox{
	color:#000;
	margin-top: 15px;
}
.formattedBox ul li{
	list-style: none;
	padding: 0;
	
}
.formattedBox li{
	padding: 0;
	display: inline-block;
	margin: 0 auto;
	margin-right: 25px;
	
}
.yes-no{
	width: 120px;
	padding: 15px 10px;
	background: #222;
	color: #fff;
	margin: 10px auto;
}
.formattedBox i{	
	color: #000;
    font-size: 10px;
    background: #d7d7d7;
    padding: 5px;
    border-radius: 50%;
    /*font-weight: 600;*/
}
.hr-techpavCompList{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border: 0;
	border-top: 1px solid #d93522;
}
 
.cls-display-none{
	display: none;
}
.exhibitor-app-note {
    color: #d93522;
    /* font-weight: bold; */
    margin-top: 20px;
    margin-bottom: 20px;
    background: #e9e9e9;
    padding: 25px;
    font-size: 16px;
    font-style: italic;
}

#map-hall1{
	cursor: pointer;
	position: absolute;
	z-index: 100;
	background: transparent;
	top: 25%;
    left: 8%;
    /* right: 75%; */
    /* bottom: 64.8%; */
    width: 40%;
    height: 25%;
}

#map-hall1:hover{
	background: #F1F1F1;
	opacity: 0.5;
}

#map-hall2{
	cursor: pointer;
	position: absolute;
	z-index: 100;
	background: transparent;
	top: 58%;
    left: 32%;
    /* right: 36%; */
    /* bottom: 40.8%; */
    width: 56%;
    height: 25%;
}

#map-hall2:hover{
	background: #F1F1F1;
	opacity: 0.5;
}

#map-hall3{
	cursor: pointer;
	position: absolute;
	z-index: 100;
	background: transparent;
	top: 22%;
    left: 70%;
    /* right: 36%; */
    /* bottom: 40.8%; */
    width: 23%;
    height: 23%;
}

#map-hall3:hover{
	background: #F1F1F1;
	opacity: 0.5;
}

#map-hall4{
	cursor: pointer;
	position: absolute;
	z-index: 100;
	background: transparent;
	top: 50%;
    left: 70%;
    /* right: 36%; */
    /* bottom: 40.8%; */
    width: 23%;
    height: 40%;
}

#map-hall4:hover{
	background: #F1F1F1;
	opacity: 0.5;
}

.image-floor-layout-header{
	text-align:center !important;  
	margin-bottom: 5px;
}
.image-floor-layout-header>.main-title{ 
	font-size: 24px; 
	font-weight: 600;
}
.image-floor-layout-header>.image-layout-sub-title{ 
	font-size: 20px; 
}
 /*------------------------Adding on 29-04-2015 kuldeep------------------------*/	
.font-media-icon span{
	font-size: 16px;
	height: 35px;
	width: 35px;
	text-align: center;
	background: #D93522;
	padding-top: 10px;
	color: #fff;
	border-radius: 5px;
}
.delegate-dashboard-list .media a{
	display:block;
}
.delegate-dashboard-list .media-heading{
	font-size:16px;
	/*font-style: italic;*/
	margin-top:5px;
	color:#111;
}
.delegate-dashboard-list .media-heading span{
	float:right;
}
/*.delegate-dashboard-list .media{
	background:#f1f1f1;
	padding:10px;
}*/
.delegate-dashboard-list{
	border-bottom: 1px solid #f7d3d0;
	padding: 10px 0px;
}

.delegate-dashboard-list:last-child{
	border-bottom: 0;
}

.delegate-dashboard-list .delegate-dashboard-list-head
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.delegate-dashboard-list .delegate-dashboard-list-body
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #F44336;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.delegate-dashboard-list ol{
	padding: 5px 0;
}

.font-media-icon span{
	font-size: 15px;
    height: 35px;
    width: 35px;
    text-align: center;
    background: #D93522;
    padding-top: 10px;
    color: #fff;
    border-radius: 5px;
}
.exhibitor-dashboard-list .media a{
	display:block;
}
.exhibitor-dashboard-list .media-heading{
	font-size:16px;
	font-style: italic;
	margin-top:5px;
	color:#111;
}
.exhibitor-dashboard-list .media-heading span{
	float:right;
}
/*.delegate-dashboard-list .media{
	background:#f1f1f1;
	padding:10px;
}*/
.exhibitor-dashboard-list{
	border-bottom: 1px solid #f2f0f0;
	padding: 10px 0px;
}

.exhibitor-dashboard-list:last-child{
	border-bottom: 0;
}

.exhibitor-dashboard-list .exhibitor-dashboard-list-head
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.exhibitor-dashboard-list .exhibitor-dashboard-list-body
{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #F44336;
	text-transform: uppercase;
	letter-spacing: 1px;
}
	
 .validation {
    color: #D93522;
    display: none;
}
 .margin-top-20{
	 margin-top:20px;
 }

#error_email, #error_password, #error_confirm_password,
#error_first_name, #error_last_name, #error_year,
#error_country, #error_state, #error_city, #error_cell_no
{
	color: #DA1818;
	display: none; 
}
#ok_confirm_password 
{
	color: #0FA40F;
	display: none; 
	margin-top: -10px;
}
.admin-footer-fixed{
	width:100%;
	background:#666666;
	position:fixed;
	bottom:0px;
	z-index:100;
	}
.input-group .form-control{
	z-index:1;
	border-radius:0px 4px 4px 0px !important
}
.captchaInputGroup{
	padding-left: 15px;
}
#error_input_attendeeName, #error_input_attendeeDesignation, #error_input_attendeeFatherName,#error_input_attendeeDBO, #error_input_attendeeBirthPlace,
#error_input_attendeeNationality, #error_input_attendeeMobNo, #error_input_attendeeEmailId, #error_gender, #error_input_attendeePassportNo, #error_input_attendeePlaceOfIssue,
#error_input_attendeeDtOfIssue, #error_input_attendeeDtOfExpiry, #error_checkbox_aboutBusiness, #error_input_associationName_MemNo, #error_checkbox_keyReason,
#error_checkbox_areaOfInterest, #error_input_annualBusinessTurnover14, #error_input_CurrNumOfEmp, #error_input_majorImportProducts, #error_input_pdtImportFrom,
#error_input_importValue, #error_input_knowAboutShow, #error_input_otherReason{
	color: #DA1818;
	display: none;
	margin-top: 0px;
}
.select2-container .select2-selection--single{
	height: 34px !important;
}
.online-form-name{
	font-size:15px;
	font-family:"Open Sans",Lato;
	margin-top:0px;
	display:block;
	margin-bottom:0px;
}
.online-form-name span{
	font-size:12px;
	color:#666;
}
.online-form-name a,
.online-form-name a:hover{
	color:#000;
}
.total-form-count{
    display: block;
    float: left;
    font-size: 29px;
	height: 70px;
    line-height: 50px;
    padding: 10px;
    text-align: center;
    width: 70px;
	margin:0px auto;
}
.count-success{
	background-color:#1fa67a;
	color:#fff;
}
.count-danger{
	background-color:#d93522;
	color:#fff;
}
.online-services{
	/*padding-top:10px;
	padding-bottom:10px;*/
	background:#f1f1f1;
	/*position:relative;*/
	display:table;
	width:100%;
	margin-bottom:20px;
}
.form-status{
	position:absolute;
	right:5px;
	top:10px;
	font-size:13px;
	line-height:50px;
	text-transform:uppercase;
	text-align:center;
	color:#111;
	height:50px;
	display:block;
	width: 96px;
	padding-left:10px;
	border-left:1px solid #666;
}
.not-applied{

}
.not-applied a{
	text-decoration:underline;
}
.cell-body,
.cell-status{
	display:table-cell;
}
.cell-body{
	vertical-align:middle;
	position:relative;
	padding-right:100px;
}
.cell-status{
	width: 90px;
}

.tooltip.top > .tooltip-inner {
	font-family: "Open Sans",Lato !important;
	padding: 10px;
	font-size: 14px;
}
.footer{
	color: #fff;
}
.b2b-product-list{
	margin-left:0px;
	padding-left:0px;
	}
.dashboard-icon{
	font-size:40px;
	text-align:center;
	padding-top:20px;
	}
.permission_grand{
	margin-top:-30px !important;
	margin-bottom:5px !important;
	}
.permission_denied{
	margin-top:-30px !important;
	margin-bottom:5px !important;
	}
.permission_grand:before{
	font-family: FontAwesome;
    content: "\f00c";
	position:absolute;
	font-size:18px;
	padding:2px 6px;
	color:#fff;
	background:#009900; 
	border-radius:50%;
	text-align:center;
	}
.permission_denied:before{
	font-family: FontAwesome;
    content: "\f00d";
	position:absolute;
	font-size:18px;
	padding:2px 8px;
	color:#fff;
	background:#d93522; 
	border-radius:50%;
	text-align:center;
	}
 .displaymessage{
	/*display:none;*/
	height:auto !important;
	border:1px solid #000 !important;
	margin:20px !important;
	background:#fff !important;
	border-radius:5px !important;
	padding:10px !important;
	}

.shop{
	text-align:center;
	margin-top:20px;
	background:#f9f9f9;
	border-radius:5px;
	}
.shop img{
	margin-top:20px;
	border-radius:5px;
	}
.item-title{
	font-size:17px;
	color:#337ab7;
	}
.item-price{
	font-size:16px;
	color:#337ab7;
	}
.item-price span{
	font-size:16px;
	color:#337ab7;
	margin-left:10px;
	}
.inbox-title{
	font-size:16px;
	color:#337ab7;
	}
.event-title{
	font-size:16px;	
	font-weight:600;
	}
.event-title span{
	text-align:right;
	margin-right:10px;
	margin-left:60%;
	font-size:14px;
	}
.event-devider{
	margin:5px 0px;
	padding:0px;
	border:1px solid #666;
	}
.event-contain{
	font-size:13px;
	font-weight:100;
	}
 .wrap{width:100%;
	background:#a10206;
	}
.logo{width:420px; margin:5px auto;}
.logo img{width:70px;}
.padding-50{
	padding:50px 30px;
	}
.admin-dashboard i{
	text-align:center;
	margin-left:15px;
	}
.massage_display{
	background-color: #eee;
	color: #555;
	font-weight: 400;
    line-height: 1;
	font-size: 18px;
	padding: 40px;
	height:auto;
	}
.comment li{
	margin:10px 0px;
	border-bottom:1px solid #f1f1f1;
	}
.padding-admin{
	padding:20px 10px 0px 10px;;
	}
.add1{
	padding:45px 30px 35px;
	}
.padding-top-bottom{
	padding-top:50px !important;
	padding-bottom:10px !important;
	}
.cart-icon{
	height:50px;
	width:50px;
	}
.quantity{
	height:30px;
	width:50px;
	}
.hiddenform{
	display:none;
	}
.add{
	border:10px solid rgba(195, 174, 138, 0.5);
	height:230px;
	width:240px;
	}
a{text-decoration:none;}
a:hover{
	text-decoration:none;
	color:#333 !important;
	}
.topmenu{color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
	
	}
.input-group select {
  border-radius:3px !important;
 }
.reset{
	margin:0px 0px 0px 30px;
	padding:0px;
	}
.reset a{
	color:#000;
	font-size:13px;
	}
.reset a:hover,.reset a:active{
	color:#a10206;
	font-size:13px;
	outline:none;
	}
.navbar-nav a{color:#a10206;}
.underline{
	border:3px solid #a10206;
	margin-top:2px;
	}
.underline1{
	border:3px solid #a10206;
	margin-top:0px;
	margin-bottom:0px;
	}

.bg1{background: #f1f1f1;
}
.inbox-bg{background: #f1f1f1;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
	/* login page */
.panel-heading {
    padding: 5px 15px;
}
.center-block{
	text-align:center;
	border-radius:50%;
	background:#666;
	width:100px;
	padding:20px 10px;
	margin:20px auto;
	color:#f9f9f9;
	}
.panel-footer {
	padding: 1px 15px;
	color: #A0A0A0;
}
.profile-img {
	margin: 0 auto 10px;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
form h3{
	color:#000 !important;
	margin-top:20px;
	}
.info-delegate{
	display:none;
	}
.other-source{
	display:none;
	}
.user {
	text-align:center;
	color:#000;
	/*width:80px;*/
	margin:10px 10px 0px 10px;
	float:right;
	/* font-size: 13px; */
	}
	
.user i{
	/* background: #000;
    padding: 10px 12px;
    font-size: 14px; */
    color: red;
    border-radius: 50%;
}
	
.u-logout{
	width:60px;
}
.u-info{
	width:300px;
	text-align: right;
	padding-right: 15px;
}
.u-info span{
	color: #069;
}

.bember_user ul{
	margin-left:0px;
	padding-left:0px;
}
.bember_user ul li:hover{
	background:#f9f9f9;
	}
.bember_user ul li{
	text-align:left !important;
	float:left;
	width:95%;
}
a:focus, a:hover{text-decoration:none; outline:none;}
table a{
	margin-right:10px;
	}
.newpage{
	margin:20px 0px;
	}
.new_page input{
	margin:20px 10px;
	}
	/*--for mobile view--*/
@media(max-width: 767px){
	.footer{
		color: #fff;
		text-align:center;
	}

	.footer a,.footer a:hover{
	color: #fff !important;
	}
	.resp-border-right{
		border-right: none !important;
	}

	.cls-sticker-container{
		width: 334px; 
		padding: 4px 4px;
	}
	.sticker-logo-section{
		width: 150px; 
	}
	.sticker-dynamic-content{
		width: 160px; 
	}
}
@media(min-width: 1025px){
	.container{
		width:90% !important;
	}
}	


@media screen and (max-height: 575px){
	.recaptcha, #rc-imageselect, .g-recaptcha {
		transform:scale(0.77); 
			-webkit-transform:scale(0.77);
		transform-origin:0 0;
			-webkit-transform-origin:0 0;
	} 
	.resp-border-right{
		border-right: none !important;
	}
} 
#captcha_error{
	display: block;
}
