.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;
	}
}

.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"] {
	margin: 0px 5px;
	text-align: left;
	display: block;
	padding: 2px 5px;
	width: 94%;
	border-radius: 2px;
	border: 1px solid #808080;
	height: 25px;
}
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;
}
.navbar-inverse.navbar-homepage-v2{
	background-image: url(/images/wedding.jpg) !important;
	border: 0px !important;
	border-radius: 0px !important;
	padding: 42px 0px;
	text-align: center;
	margin: 0px;
	background-attachment: fixed;
	background-position: center -75px;
	background-repeat: no-repeat;
	background-size: cover;
	    background-color: #922569 !important;
}
.login_con.login_con-v2 {
	max-width: 1100px;
	margin: 30px auto;
}
    .login_con.login_con-v2 a i{
        float: left;
        display: inline-block;
        height: 149px;
        padding: 45px 30px 40px 30px;
        margin-top: -40px;
        margin-right: 10px;
        background: #781b54;
        min-width: 115px;
        text-align: center;
        border-radius: 8px 0px 0px 8px;
    }
.login_con.login_con-v2 a i:before{
	font-size: 50px;
	color: white;

}
a.event-btn-blink i{
	background: #c75252 !important;
}
.event-btn-blink{
border: solid #8c165e 1px !important;
    color: #ffffff !important;
    cursor: pointer;
    background: #781b54 !important;
    text-align: center;
    animation: blinker 1.2s linear infinite;
}
@keyframes blinker {
	50% {
		opacity: 0;
	}
}
.login_con.login_con-v2 a{
    min-height: 150px;
    border: 1px solid #781b54;
    padding: 40px 20px 20px 0px;
    border-radius: 8px;
}
.logins-header p,
.logins-header p>a{
	text-align: center;
	/*color: white;*/
}
.logins-header form{
	margin-bottom: 0px;
}
.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: 900px;
	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;
}
.left-default{
	float: left;
	width: 75%;
}
.right-default{
	float: right;
	width: 20%;
}
#news_iframe_scroll	{
	width: 100%;
	max-width: 272px;
	min-width: 239px;
	margin: 0px auto 10px auto;
	border: #000000 1px solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#news_iframe_scroll iframe 
{
	width: 100%;
	height: 350px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.news_scroll-title 
{
	color: #FFFFFF;
	font: normal 20px "Droid Sans", arial, sans-serif;
	text-align: left;
	background-color: #781b54;
	padding: 5px 5px 5px 5px;
	border-bottom: #C0C0C0 5px solid;
	text-align: center;
}




/* EMBEDDED NEWS PAGE BODY */

#NewsDiv	{ position: absolute; left: 0; top: 0px; width: 100%; }

body.news-scroll {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
}

/* FONTS & PADDING */

.scroll-text-if	{
	color: #666666;
	font: normal 12px "Droid Sans", arial, sans-serif;
	text-align: left;
	padding: 8px 7px 0px 7px;
}

.scroll-title-if {
	color: #000000;
	font: bold 15px "Droid Sans", arial, sans-serif;
	text-align: left;
	border-bottom: #666666 0px solid;
}

/* EMBEDDED NEWS PAGE LINK COLORS */

.news-scroll a:link	{ color: #0033FF; text-decoration: none; }

.news-scroll a:visited	{ color: #6633FF; text-decoration: none; }

.news-scroll a:active	{ color: #0033FF; text-decoration: none; }

.news-scroll a:hover	{ color: #6699FF; text-decoration: underline; }
.raffle-btn p{
position: absolute;
    width: 337px;
    top: 20px;
    right: 10px;
}
.raffle-btn span.clickhere-text{
color: white;
    display: block;
    font-size: 27px;
    width: 230px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 0px;
    text-transform: capitalize;
    /* border: 0px; */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #630c41;
    text-shadow: 2px 2px #781b54;
}
.logins-header{
	/*	float: right;
    background: #781b54;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 350px;*/
	}
	.logins-header>h4{
    width: 100%;
    font-weight: 900;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    color: white;
	}
	.logins-header>h4>span{
		    display: block;
	}
	.nav-bar-img{
		background-image: url(/images/wedding.jpg) !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 78px 0px;
    text-align: center;
    margin: 0px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #922569 !important;
	}
@media screen and (max-width: 640px){
	.left-default,
	.right-default{
		float: none;
		width: 100%;
	}
	.logo-home{
		width: 100% !important;
    margin-bottom: 10px;
    margin-top: 10px;
        position: initial !important;
	}
	.navbar-inverse.navbar-homepage-v2{
		    background-position: center top !important;
	}
	#news_iframe_scroll{
		    max-width: 100% !important;
	}
	.login_con.login_con-v2 a{
		padding: 20px 20px 20px 0px;
	}
	.login_con.login_con-v2 a i{
		    margin-top: -20px;
	}
	.raffle-btn p{
width: 100% !important;
    top: 10px !important;
	}
	.raffle-btn span.clickhere-text {
    font-size: 11px !important;
    width: 25% !important;
}
.raffle-btn .right span.clickhere-text-2{
	    font-size: 12px !important;
top: -2px !important;
    width: 28% !important;
}
.raffle-btn .left span.clickhere-text-2{
    font-size: 15px !important;
    width: 36% !important;
    top: 10px;
}
.raffle-btn .left,
.raffle-btn .right{
width: 100% !important;
}
}
	.clickhere-text-2{
		    color: white;
    display: block;
    font-size: 16px;
    width: 141px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: -10px;
    text-transform: capitalize;
    /* border: 0px; */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #630c41;
    text-shadow: 2px 2px #781b54;
	}
	.clickhere-text-2-shadow{
		    -webkit-text-stroke-width: 0px !important;
    -webkit-text-stroke-color: #383838 !important;
    text-shadow: 2px 2px #383838 !important;
   
	}
	.blinker-div{
		 animation: blinker 1.2s linear infinite;
	}