﻿@font-face {
  font-family: "GothamRoundedBold";
  src: url("../fonts/GothamRounded-Bold.otf");
}
@font-face {
  font-family: "GothamRoundedLight";
  src: url("../fonts/GothamRounded-Light.otf");
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/../fonts/NotoSans-Regular.ttf");
}


body{
	font-size: 0.9em;
	text-shadow: none !important;
	font-family: GothamRoundedLight;
	background-color: #b00062;
}

h1{
	font-family: GothamRoundedBold;
	font-size: 64px;
	line-height: 62px;
}
h2{
	font-family: GothamRoundedBold;
	font-size: 36px;
	line-height: 40px;
}
h3{
	font-family: GothamRoundedBold;
	font-size: 30px;
	line-height: 38px;
}
h4{
	font-family: GothamRoundedBold;
	font-size: 24px;
	line-height: 24px;
	margin: 5px;
}

.section-heading{
	color: #b02368;
	font-size: 20px;
	font-weight: 900;
}

a {
	color: #FD4E00 !important;
}

.top-div{
	/*background-color: #b00062;
	height: 30px;*/
}


.header-div {
    border-bottom: solid 2px #e1e1e1;
    padding: 20px 0px 5px 0px;
    text-align: center;
    background-color: white;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

.footer-div{
	border-top: solid 1px #e1e1e1;
	padding: 15px 0px;
	/*background-color: #b00062;*/
}

.footer-div a{
	color: gray !important;
}

.login-input-box{
	font-size: 20px;
    font-weight: bold;
	color: #FD4E00;
	/*border: none;
	border-bottom: solid 1px gray;*/
	text-align: center;
	padding: 5px;
	width: 95%;
}

.amintro-btn, .amintro-btn-nospiner
{
	padding: 10px 10px;
	background-color: #FD4E00;
	color: white;
	border: none;
	border-radius: 25px;
	opacity: 1;
    filter: alpha(opacity=100);
	text-align: center;
	margin: auto;
	font-size: 14px;
	font-family: Arial;
	font-weight: 900 !important;
	
	min-width: 100px;
	max-width: 300px;
	display: inline-block;
}
.amintro-btn.purple, .amintro-btn-nospiner.purple {
	background-color: #b02368;
}
.amintro-btn.wireframe, .amintro-btn-nospiner.wireframe{
	background-color: white;
	color: #FD4E00;
	border: solid 1px #FD4E00;
}
.amintro-btn.inactive
{
	background-color: #808080;
}
.amintro-reminder {
	max-width: 600px;
	padding: 5px 10px;
	font-size: 0.9em;
	text-align: left;
}

.amintro-table{
	width: 100%;
}
.amintro-table td{
	border-bottom: solid 1px gray;
}

.outlined_text{
	color: white;
	-webkit-text-stroke: 1px gray;
}

.match-div{
	/*border-radius: 3px;*/
	border-bottom: solid 1px #ccc;
	padding: 10px;
	margin-top: 15px;
	background-color: #eee;
	/*position: relative;*/
}

.contact-card {
	display: inline-block;
	margin: 3px;
	border: solid 1px #ccc;
	background-color: white;
	width: 260px;
	font-size: 16px;
	vertical-align: top;
}
.contact-card-inner {
	padding: 15px;
	height: 150px;
}
.contact-card-bottom{
	border-top: solid 1px #ccc; 
	padding:7px 15px;
}
.contact-card a {
	color: #FD4E00 !important;
}

.waitlist-msg{
	text-align: right; 
	max-width: 780px;
	font-size: 16px;
	background-color: white;
	padding: 15px;
}

.friend-div{
	margin-top: 15px;
	border-radius: 5px;
	border: solid 1px #ccc;
	padding: 15px;
	display: inline-block;
}

.editable{
	padding: 5px 0px;
}
.editable:hover{
	border: dashed 1px #ccc;
	border-radius: 3px;
}

.indent1{
	padding-left: 15px;
}

.spacer-div{
	height: 10px;
}

#profile-img{
	border: solid 1px #ccc;
	border-radius: 3px;
	padding: 2px;
}

#profile-img:hover{
	background-color: #FD4E00;
}

.profile-pic{
	border: solid 1px #ccc !important;
	border-radius: 3px !important;
}



.count-bubble{
	background-color: #FD4E00;
	color: white;
	padding: 3px 5px;
	border-radius: 2px;

	font-size: 0.5em;
	position:relative;
	top: -20px;
	left: -15px;
}

/*.convo-summary{
	border-bottom: solid 1px #ccc;
	font-size: 0.8em;
	background-image: url('images/icons-png/carat-r-black.png');
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
}*/

.new-flag{
	background-color: #FD4E00;
	color: white;
	padding: 2px 3px;
	border-radius: 2px;
	font-size: 0.5em;
	position:relative;
	top: -8px;
}

.message-timestamp{
	font-size: 0.7em;
	color: #ccc;
}

.recent-conversations-div{
	font-size: 0.7em;
}

.count-bubble{
	background-color: #FD4E00;
	color: white;
	padding: 3px 5px;
	border-radius: 2px;

	font-size: 0.5em;
	position:relative;
	top: -20px;
	left: -15px;
}
.count-stamp{
	background-color: #FD4E00;
	color: white;
	padding: 3px 5px;
	border-radius: 2px;

	font-size: 0.5em;
	position:relative;
	top: -8px;
}


.popphoto{
	border-radius: 3px !important;
	/*vertical-align: top;*/
}

.gallery-btn{
	height: 18px;
	border: solid 1px #ccc; 
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 5px;
	vertical-align: top;
	/*background-image: url('/Content/Image/album.png');*/
	background-size: 45px;
	background-repeat: no-repeat;
	background-position-x: center;
}


.uploadphoto-btn{
	padding: 15px;
	background-image: url('/Content/Image/camera.png');
	background-size: 45px;
	background-repeat: no-repeat;
	background-position-x: center;
	display: inline;
}

.article-title{
	color: #b02368;
}

.alignleft{
	float: left;
	margin: 25px;
}

.frame-div{
	border-radius: 5px;
	border: solid 1px gray;
	padding: 10px;
}

b{
	font-family: Arial;
	font-weight: 700;
}

ul{
	margin-top: 0px;
}

.error-msg{
	color: orangered;
	font-weight: 600;
}