.nav-bar-img{
		background-image: url(/images/wedding.jpg) !important;
    border: 0px !important;
    border-radius: 0px !important;
    /*padding: 78px 0px;*/
    padding: 0px 0px;
    text-align: center;
    margin: 0px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #922569 !important;
}
.mr-auto-left{
	margin-left: auto !important;
}
.navbar-nav>li {
	margin-right: 20px;
}
@media (min-width: 768px){
	.navbar-nav>li>a {
		font-size: 16px;
		color: white;
	}

}
@media (max-width: 768px){
	.view-mobile{
		display: block !important;
	}
	.view-desktop{
		display: none;
	}
}
.logo-for-all{
	vertical-align: middle;
	padding-top: 0px;
	max-width: 400px;
	width: 100%;
}
#page-wrapper{
	background-color: #fff;
}
.navbar.navbar-for-all{
	background-color: #791b57 !important;
	border: 0px !important;
	border-radius: 0px !important;
	padding: 15px 0px;
	text-align: center;
	margin: 0px;
}
.dropdown-menu{
	left: auto;
	right: auto;
}

.dropdown-submenu{ position: relative; }

.dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}

.dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;margin-right:-10px;
}
.dropdown-submenu:hover>a:after{
	border-left-color:#555;
}
.dropdown-submenu.pull-left{ float: none; }
.dropdown-submenu.pull-left>.dropdown-menu{
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

@media (min-width: 768px) { 

}
@media (min-width: 992px) { 

}
@media (min-width: 1200px) { 

}
.profile-container a{
	color: #fff;
}
.profile-container{
	float: right;
	margin-right: 10px;
}
.profile-container img{
	width: 35px;
	height: 35px;
	vertical-align: middle;
}
.profile-container span{
	vertical-align: middle;
	padding: 7px 10px;
	margin-bottom: 10px;
	color: white;
	font-size: 15px;
}
body{
	background-color: #fff;
}
footer {
    background-color: #791b57;
    color: #fff;
    text-align: center;
}
.footer{
	/*background: #d3edff;*/	
    clear:both;
}
.ftrWrapper{
    margin:0px auto;
    display:inline-block;
}
.ftrCol {
    float: left;
    margin:15px;
    text-align:left;
}
.ftrCol a {
    color:#FFF;
    display:block;
    padding:3px;
}

.ftrColHdr {
    font-weight:bold;
}
input[type="text"], select, input[type="button"], input[type="checkbox"], input[type="password"], input[type="number"] {
    margin: 0px 5px;
    text-align: left;
    display: block;
    padding: 3px 5px;
    width: 98%;
    border-radius: 3px;
    border: 1px solid #cccccc;
    height: 28px;
}
input[type="checkbox"]{
	width: 10%;
}
#Table1 th {
	text-align: center;
	font-size: 14px;
}

#sh td,
#sh th {
	   border: 1px solid #222;
	}
table.dataTable#shadchan tbody th.dt-body-center, table.dataTable#shadchan tbody td.dt-body-center,
table.dataTable.shadchan tbody th.dt-body-center, table.dataTable.shadchan tbody td.dt-body-center {
    font-size: 18px;
    width: 40%;
}
table.fixed_headers,
{
	border-collapse: collapse;
	/*width: 300px;*/
	overflow-x: auto;
	display: block;
}
.fixed_headers thead,
#sh thead {
	background-color: #EFEFEF;
}
.fixed_headers thead, 
.fixed_headers tbody{
	display: block;
}
.fixed_headers tbody {
	overflow-y: hidden;
	overflow-x: hidden;
	/*height: 140px;*/
}
.fixed_headers td,
.fixed_headers th{
	min-width: 170px;
	height: 25px;
	/*border: dashed 1px lightblue;*/
	    border: 1px solid #222;
	overflow:hidden;
	text-overflow: ellipsis;
	max-width: 170px;
	width: 100%;
}
table.fixed_headers tr td:first-child,
table.fixed_headers tr th:first-child{
	min-width: 30px;
	max-width: 30px;

}
@media screen and (max-width: 375px){
	.profile-container{
		display: none;
	}
	.logo-for-all{
		max-width: 50%;
	}
	.navbar-toggler{
		z-index: 9;
		    max-width: 70px;
	}
	.navbar-nav>li>a{
		color: white;
		text-align: left;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		color: white;
	}
	.navbar.navbar-for-all{
		margin-bottom: 20px;
	}
	.navbar-nav>li {
		text-align: left;
	}
	.dropdown-toggle{
		background: #3ea9f5 !important;
	}
	.dropdown-submenu:hover>a:after{
		color: white;
		border-left-color: white;
	}
	.navbar-nav>li>a{
		    padding-top: 5px !important;
    padding-bottom: 5px !important;
	}
}

.logo-home{
    vertical-align: middle;
    padding-top: 35px;
    max-width: 500px;
    width: 100%;
}
/*#page-wrapper{
	background-color: #d3edff;
}*/
.navbar-inverse.navbar-homepage{
background-color: #781b54 !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 10px 0px;
    text-align: center;
    margin: 0px;
}
.logins-header p,
.logins-header p>a{
	text-align: center;
	/*color: white;*/
}
.logins-header form{
	margin-bottom: 0px;
	text-align: center;
}
.logins-header input[type=text],
.logins-header input[type=password] {
	    width: 100%;
    margin-bottom: 14px;
    border-radius: 3px;
    border: 1px solid black;
    padding: 6px 8px;
    height: 29px;
}
.logins-header button{
background: #3769cc;
    width: 93%;
    color: white;
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 5px;
    border: 0px;
    }
    .logins-header button:hover{
        background: #4579e0;
        color: white;
    }
    .login_con{
    	    max-width: 700px;
    margin: 30px auto;
    }
    .login_con a{
padding: 22px;
    background: #fcc143;
    display: block;
    margin-bottom: 20px;
    border-radius: 3px;
    color: #0c121e;
    font-weight: 800;
    border: 2px solid #0c121e;
    font-size: 15px;
    }
    .login_con a:hover{
    	text-decoration: none;
    }
     .login_con p{
     	color: #0c121e;
     }
    
    .contact-us-h{
    	background: #fcc143 !important;
    color: #0c121e !important;
    }
    .full-w{
    	text-align: center;

    }

.textsmall {
    font-size:70%;
}

.select-input {
    font-size:150% !important;
}
.btn-raffle{
margin: 5% auto;
    background: #fcc143;
    padding: 8px;
    color: #0c121e;
    font-size: 21px;
    border: 2px solid #0c121e;
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    word-break: break-word;
    display: block;
    white-space: normal;
}
.btn-donate{
	margin:0px auto;
	background: #fcc143;
	padding: 8px;
	color: #0c121e;
	font-size: 16px;
	display: inline-block;
	top: 0px;
	vertical-align: top;
	border: 2px solid #0c121e;
	width: 100%;
	max-width: 170px;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;font-weight: 700;
}

.raffle-btn a {
    background: #781b54;
    color: white;
    text-align: center;
    border: 0px;
    padding: 22px;    
    margin-bottom: 20px;
    border-radius: 3px;    
    font-weight: 800;
    font-size: 15px;
}

.b {
    border:solid #fcc143 4px;
}
.view-mobile{
	display: none;
}