@CHARSET "UTF-8";
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 10px!important;
}

div#whiteInput input[type="text"] {
background-color: white;
}
textarea {
	border:1px solid black;
}
.wraps { margin-top: 80px; max-width: 600px; }
.large-font {
	font-size: 18px !important;
}
.currentPage {
	color:red !important;
}
#circle {
    background: #339933;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.asset-upload  {
	width:100%;
	height: 150px;
	border: 2px dashed #000;
	padding:5px;	
	verticle-align:middle;
}
body {
	font-size: 16px !important;
	cursor: initial !important;
}
button, a, td, tr {
	cursor:pointer !important;
}
span, i {
	cursor: pointer !important;
}
p, label {
	font-size:16px !important;
}
a:hover {
	cursor:pointer !important;
}
a:active {
	color: red !important;
}
.tv {
	
}
.tv:hover {
	color: blue !important;
	text-decoration: underline !important;
}
.menuText:active {
	color: red !important;
}
.centers {
	margin-left: 50px;
	margin-right: 50px; 
}
.redhover:hover {
	color: red !important;
}
select {
	border:1px solid black !important;
}
input {
	border:1px solid black !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    border:1px solid black !important;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 14px!important;
}
/* input:focus {
 	outline: none !important;
    border:1px solid red !important;
    box-shadow: 0 0 10px #719ECE;	
} */
.firefoxSearch {
	height: auto;
}
.uploadBack {
	background-image: url('../images/cover4.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	height:159px;
}
.active-menu {
	color: red !important;
	vertical-align: super;
}
.logoImg {
	opacity: 0.1;
    filter: alpha(opacity=10); 
}
.blueText {
	color: blue !important;
}
.blackText {
	color: black !important;
}
.blackb {
	background-color:#000000 !important;
}
ul {
	-webkit-padding-start: 10px
}
.pashplayer {
	width: 100px;
	height: 50px;
}
.button3 {background-color: #f44336;}
::-webkit-scrollbar-thumb {
	background: #cccccc;
}
.kmCenter {
	margin: auto;
	width: 600px;
	border: 3px solid #73AD21;
	padding: 10px;
}
.superCenter {
	margin: auto;
	width: 1170px;
	padding: 10px;
}
.centerer {
	margin: auto;
	width: auto;
	padding: 10px;
}
.navs {
    -webkit-background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0 !important;
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0 !important;
    height: 52px;
    position: relative;
    float: left;
    width: 100%;
}
.custom_form {
    float: right;
    margin-top: 0;
    -webkit-position: absolute;
    position: absolute;
    -webkit-right: 44px;
    right: 44px;
    -webkit-top: 10px;
     top: 10px;
    -webkit-width: 28%;
     width: 35%;
     -webkit-z-index: 9999;
     z-index: 9999;
}
.fanPage {
	margin: auto;
	max-width: 1200px;
	/* min-width: 900px; */
}
.mediumCenter {
	margin: auto !important;
	width: 1150px !important;
	border: 3px solid #73AD21 !important;
	padding: 10px !important;
}
.smCenter {
	margin: auto;
	width: 300px;
	border: 3px solid #73AD21;
	padding: 10px;
}
.donatebtn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 42;
	-moz-border-radius: 42;
	border-radius: 42px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}
.donatebtn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
	color: #ffffff !important;
}
.nochange {
	padding: 10px !important;
	display: block;
	color: #000 !important;
}
.nochange:hover {
	color: #000 !important;
}
.uploadBtn {
	background: #d93434;
	background-image: -webkit-linear-gradient(top, #d93434, #ff0048);
	background-image: -moz-linear-gradient(top, #d93434, #ff0048);
	background-image: -ms-linear-gradient(top, #d93434, #ff0048);
	background-image: -o-linear-gradient(top, #d93434, #ff0048);
	background-image: linear-gradient(to bottom, #d93434, #ff0048);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	text-shadow: 3px 1px 3px #666666;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 55px;
	padding: 30px 30px 30px 30px;
	text-decoration: none;
}
.filled {
    margin-bottom: 2px;
    z-index: -1 !important;
    width: 100%;
    position: relative;
}
.top_table { float:left; position:relative; width:100%;}

.container-fluids.filled {
    float: left;
    position: relative;
    width: 100%;
    display: inline-block;
}
.uploadBtn:hover {
	background: #ff3030;
	background-image: -webkit-linear-gradient(top, #ff3030, #d93434);
	background-image: -moz-linear-gradient(top, #ff3030, #d93434);
	background-image: -ms-linear-gradient(top, #ff3030, #d93434);
	background-image: -o-linear-gradient(top, #ff3030, #d93434);
	background-image: linear-gradient(to bottom, #ff3030, #d93434);
	text-decoration: none;
}
#fram {
	position: relative;
	width: 100%;
	min-height: 758px;
	
	background-position: center;
	background-size: cover;
	text-align: center;
	float:left;
	overflow:hidden;
}
#frames {
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
h4 {
	font-size: 14px !important;
	padding-bottom: -35px !important;
	font-weight: normal !important;
	color: #646464 !important;
}
h3 {
	text-align: center;
}
li {
	display: inline;
}
td {
	padding: 2px !important;
}
.black {
	background-color: #000;
}
* {
	font-size: 100%;
	font-family: Calibri, sans-serif;
}
.maniTitle {
	font-family: "BERKLEY";
	src: url('../fonts/ARBERKLEY.ttf');
	font-size: 30px !important;
}
.manifestoText {
	font-family: "Andalus";
	src: url('../fonts/2.ttf');
	color: black;
	font-size: 21px !important;
}
.menuText {
	font-family: Calibri, sans-serif;
	font-size: 18px !important;
}
.menuText:active {
	font-family: Calibri, sans-serif;
	font-size: 18px !important;
	color: red !important;
}
.navLinks {
	color: #000000;
	vertical-align:super;
}
.mnavLinks {
	color: #FFFFFF !important;
	width: 30% !important;
}
.mobilet {
	font-size: 28px;
	padding-left:2px;
}
.mobilemenutxt {
	font-size: 20px;
}
.error {
	color: red !important;
}
@font-face {
	font-family: "Calibri, sans-serif" !important;
	font-size: 14px !important;
}
.normalText {
	font-family: Calibri, sans-serif;
	font-size: 12px !important;
}
a {
	color: #E60000;
}
#whitecolor {
	color: #ffffff !important;
}
#grad1 {
	height: 50px;
	background: -webkit-linear-gradient(red, black);
	background: -o-linear-gradient(red, black);
	background: -moz-linear-gradient(red, black);
	background: linear-gradient(red, black);
}
.loginBack {
	background-color: #fff !important;
}
.loginInput {
	padding: 5px !important;
	border: solid 1px #a01b20 !important;
	box-shadow: inset -2px 3px 5px #000000 !important;
	border-radius: 5px !important;
	width: 217px !important;
	height: 23px !important;
	font-size: 12px !important;
	text-align: center !important;
}
.loginTable {
	border-radius: 8px !important;
}
.loginBox {
	display: inline-block;
	width: 349px;
	height: 83px;
	background: #fff;
	border-radius: 8px;
	padding: 5px 20px 0 24px;
}
.customNav {
	padding-top: 10px;
	padding-left: 11em;
	background-color: #000000;
	height: 92px;
	width: 985;
	position: relative;
}
.navbar navbar-default {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}
.navbar {
    width: 100%;
     margin: 0 auto!important;
    padding: 0;
    display: inline-block;
}
.dropdown {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}
.manilink {
	color: #66b3ff;
	font-size: 18px;
	cursor: pointer !important;
}
.rmanilink {
	color: black;
	font-size: 18px;
	cursor: pointer !important;
}
.rmanilink:active { 
    color: red;
}
.rmanilinkb {
	color: black;
	font-size: 18px;
	cursor: pointer !important;
}
a:hover {
	color: red !important;
	text-decoration: none !important;
}

.loginBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cc0000), color-stop(1, #c62d1f));
	background: -moz-linear-gradient(top, #cc0000 5%, #c62d1f 100%);
	background: -webkit-linear-gradient(top, #cc0000 5%, #c62d1f 100%);
	background: -o-linear-gradient(top, #cc0000 5%, #c62d1f 100%);
	background: -ms-linear-gradient(top, #cc0000 5%, #c62d1f 100%);
	background: linear-gradient(to bottom, #cc0000 5%, #c62d1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000',endColorstr='#c62d1f', GradientType=0);
	background-color: #cc0000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d02718;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
	margin-right: 20px !important;
}
.loginBtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537', GradientType=0);
	background-color: #c62d1f;
}
.loginBtn:active {
	position: relative;
	top: 1px;
}
.fBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background: -moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537',endColorstr='#c62d1f', GradientType=0);
	background-color: #f24537;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d02718;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
	margin-right: 20px !important;
}
.fBtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537', GradientType=0);
	background-color: #c62d1f;
}
.fBtn:active {
	position: relative;
	top: 1px;
}
.sponsorBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background: -moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537',endColorstr='#c62d1f', GradientType=0);
	background-color: #f24537;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d02718;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 125px !important;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
	margin-right: 20px !important;
}
.sponsorBtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537', GradientType=0);
	background-color: #c62d1f;
}
.sponsorBtn:active {
	position: relative;
	top: 1px;
}
.signUpBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #67ae55), color-stop(1, #578843));
	background: -moz-linear-gradient(top, #67ae555%, #578843 100%);
	background: -webkit-linear-gradient(top, #67ae555%, #578843 100%);
	background: -o-linear-gradient(top, #67ae555%, #578843 100%);
	background: -ms-linear-gradient(top, #67ae555%, #578843 100%);
	background: linear-gradient(to bottom, #67ae555%, #578843 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67ae55',endColorstr='#578843', GradientType=0);
	background-color: #67ae55;
	border: 1px solid #67ae55;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 4px #810e05;
}
.signUpBtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #578843), color-stop(1, #67ae55));
	background: -moz-linear-gradient(top, #5788435%, #67ae555 100%);
	background: -webkit-linear-gradient(top, #5788435%, #67ae555 100%);
	background: -o-linear-gradient(top, #5788435%, #67ae555 100%);
	background: -ms-linear-gradient(top, #5788435%, #67ae555 100%);
	background: linear-gradient(to bottom, #5788435%, #67ae555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#578843',endColorstr='#67ae555', GradientType=0);
	background-color: #578843;
	color: #FFFFFF !important;
}
.signUpBtn:active {
	position: relative;
	top: 1px;
}
.postBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background: -moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: -ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background: linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537',endColorstr='#c62d1f', GradientType=0);
	background-color: #f24537;
	border: 1px solid #d02718;
	cursor: pointer;
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 4px #810e05;
}
.postBtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background: -moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: -ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537', GradientType=0);
	background-color: #c62d1f;
	color: #FFFFFF !important;
}
.postBtn:active {
	position: relative;
	top: 1px;
}
.loginTable {
	border-spacing: 3px !important;
	border-collapse: separate !important;
}
.registerPanel {
	width: 280px;
	height: 400px;
	background-color: #fffff;
	display: inline-block !important;
}
.registerText {
	font-size: 14px !important;
	text-align: left !important;
	padding: 10px !important;
}
.registerImg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
.registerBtn {
	margin-bottom: 0px !important;
}
.centerThis {
	margin-left: auto !important;
	margin-right: auto !important;
}
.whiteText {
	color: #fff !important;
	font-weight: normal !important;
}
.fanbackgrad {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background: #e57272;
	padding:5px;
}
.scbackgrad {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background: #ffffff; 
	background: -moz-linear-gradient(top, #ffffff 0%, #F5FF40 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),color-stop(100%, #F5FF40)); 
	background: -webkit-linear-gradient(top, #ffffff 0%, #F5FF40 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #F5FF40 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #F5FF40 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #F5FF40 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#F5FF40', GradientType=0);
}
.artistback {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	padding: 5px;
	background:  #c6dcff;

}
.sponsorback {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #8bef91 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),color-stop(100%, #8bef91));
	background: -webkit-linear-gradient(top, #ffffff 0%, #8bef91 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #8bef91 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #8bef91 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #8bef91 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#8bef91', GradientType=0); 
}
.dblue {
	background-color: #2469d8 !important;
}
.bandMenu2 {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white;
	color: black !important;
	padding: 10px;
	font-size: 18px !important;
}
.bandMenu2:hover {
	background-color: #1f55ad !important;
	color: white !important;
}
.bandMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white;
	color: white !important;
	padding: 10px;
	font-size: 18px !important;
}
.bandMenu:hover {
	background-color: #1f55ad !important;
	color: white !important;
}
.artistMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white !important;
	color: black !important;
	padding: 10px;
	font-size: 18px !important;
}
.artistMenu:hover {
	background-color: #81b8e2 !important;
	color: black !important;
}
.fanMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white !important;
	color: black !important;
	padding: 10px;
	font-size:18px !important;
}
.fanMenu:hover {
	background-color: red !important;
	color: black !important;
}
.organizationMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white !important;
	color: black !important;
	padding: 10px;
	font-size:18px !important;
}
.organizationMenu:hover {
	background-color: #777 !important;
	color: black !important;
}
.sponMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white !important;
	color: black !important;
	padding: 10px;
	font-size:18px !important;
}
.sponMenu:hover {
	background-color: #8bef91 !important;
	color: black !important;
}
.scMenu {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	background-color: white !important;
	color: black !important;
	padding: 10px;
	font-size:18px !important;
}
.scMenu:hover {
	background-color: yellow !important;
	color: black !important;
}
.completebtn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 16px !important;
	background: #d93434;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
}
.completebtn:hover {
	background: #ff7373;
	text-decoration: none;
}
.completebluebtn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 16px !important;
	background: #81b8e2;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
}
.completebluebtn:hover {
	background: #81b8e2;
	text-decoration: none;
}
.completegbtn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 16px !important;
	background: #8bef91;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
}
.completegbtn:hover {
	background: #8bef91;
	text-decoration: none;
}
.red {
	background-color: #e5a0a0 !important;
}
.blue {
	background-color: #c6dcff !important;
}
.green {
	background-color: #8bef91 !important;
}
.yellow {
	background-color: yellow !important;
}
.fill {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}
.fill img {
	flex-shrink: 0;
	min-width: 100%;
	min-height: 100%
}
.logoback {
	background-image: url('../images/big_sonfi_logo.jpg');
	background-repeat: no-repeat;
	width: 318px;	
}

.poopin {
	background-image: url('../images/hometwo.png');
	background-repeat: no-repeat;
	width:1920px;
	height:auto;
}
.fanback {
	background-image: url('../images/cover2.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
}
.sponsorBack {
	width: 100%;
	height: 400px;
}
.fansBack {
	width: 100%;
	height: 360px;
	z-index:0;
}
.usermenu {
	background-color: #F2F2F2; 
	border-bottom:1px solid black;
	padding-top: 15px !important; 
	text-align: center;
	margin-top:-45px; 
	padding-bottom:-40px; 
	margin-bottom:-40px;
	width: 1200px; 
	margin-left:-10px;
}
.manifestoback {
	width: 1000px;
	height: 500px;
}
.profileTable {
	margin: auto;
	border-spacing: 20px;
	border-collapse: separate;
}
.schoolTable {
	margin: auto;
	border-spacing: 16px;
	border-collapse: separate;

}
.sponsorPic {
	margin: auto;
	margin-top: -400px;
	background-color: #8bef91 !important;
	width: 96%;
	height: 400px;
	max-width: 100%;
	max-heigth: 500px;
	padding: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.profileBackPic {
	background-color: #000;
	margin-top:2px;
	width: 700px;
	height: 290px;
	max-width: 700px;
	max-height: 290px;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.profile-back-image {
	margin-top: 2px;
	width: 700px;
	height: 290px;
	max-width: 700px;
	max-height: 290px;
}
.schoolBackPic {
	background-color: #fff;
	width: 750px;
	height: 375px;
	max-width: 800px;
	max-heigth: 500px;
	padding: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.profileName {
	display:block;
	height:30px;
	text-align: center;
	width:700px;
}
.profileTitle {
	font-weight:bold; 
	font-size: 28px !important; 
	vertical-align:top !important; 
	
}
.profilecontainer {
	background: linear-gradient(170deg, pink, transparent 40%);
    -webkit-transform-origin: 0 0 0;
    -webkit-transform: skewX(50deg) rotateX(75deg);
}
.profilepic {
	background-color: #000;
	margin-bottom: -110px;
	width: 210px;
	height: 210px;
	max-width: 210px;
	max-heigth: 210px;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.profile-image {
	margin-bottom: -110px;
	width: 210px;
	height: 210px;
	max-width: 210px;
	max-heigth: 210px;
}
.profilespic {
	background-color: #000;
	margin-bottom: -110px;
	width: 310px;
	height: 310px;
	max-width: 310px;
	max-heigth: 310px;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.postBox {
	width: 820px;
	height: auto;
	display: list-item;
	list-style-type: none;
	border: 1px solid;
	padding: 10px;
	box-shadow: 8px grey;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.commentIn {
	width: 100% !important;
}
.underline {
	text-decoration: underline !important;
}
.loginSpecial {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 270px;
	height: 250px;
	border: solid 1px #a01b20 !important;
	box-shadow: -2px 3px 5px #000000 !important;
}
.imageBox {
	margin: auto;
	padding: 25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 150px;
	width: 290px;
	background-color: white;
}
.composeBox {
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 280px;
	width: 100%;
	background-color: #F5F5F0;
}
div.upload {
	width: 125px;
	height: 35px;
	background-color: #000;
	overflow: hidden;
}
div.upload input {
	display: block !important;
	width: 125px !important;
	height: 35px !important;
	opacity: 0 !important;
	overflow: hidden !important;
}
.uploadText {
	margin-left: 20px;
	color: #FFF !important;
	margin-top: 10px;
}
.adFrame {
	width: 300px;
	height: auto;
	max-height: 250px;
	max-width: 300px;
	border: solid 1px #a01b20 !important;
	box-shadow: inset -2px 3px 5px #000000 !important;
	border-radius: 5px !important;
}
.userinfo {
	display: inline-block;
	padding-left: 50px !important;
	padding-right: 10px !important;
	padding-bottom: 100px !important;
	width: 970px !important;
	position: relative !important;
}
.adgutter {
	position: absolute !important;
	display: inline-block !important;
	width: 330px !important;
	padding-top: 50px;
	padding-left: 50px !important;
	padding-right: 50px !important;
	padding-bottom: 100px !important;
}
.adgut {
	position: absolute !important;
	margin-left: 25%;
	display: inline-block !important;
	width: 350px !important;
	padding: 50px !important;
	padding-bottom: 100px !important;
}
.artist-thumbnail {
	width: 50px;
	height: 50px;
	max-height: 50px;
	max-width: 50px;
}
.mobile-artist-thumbnail {
	width: 40px;
	height: 40px;
	max-height: 40px;
	max-width: 40px;
}
.thumbnail-sz {
	width: 80px;
	height: 80px;
	max-height: 80px;
	max-width: 80px;
}
.thumbnail-lg {
	width: 260px;
	height: 260px;
	max-height: 260px;
	max-width: 260px;
}
.manifesto-back {
	width: 1200px;
	height: 600px;
}
.footer {
	clear: both;
	padding-top: 0px !important;
	width: 100% !important;
	height: 50px !important;
	bottom: 0 !important;
	left: 0 !important;
	position: fixed !important;
}
#footer {
	clear: all;
	padding-top: 0px !important;
	width: 100%;
	height:auto !important;
	bottom: 0px;
	position: fixed !important;
}
.headMenu {
	width: 100% !important;
	height: auto !important;
	background-color: black;
	top: 0 !important;
	left: 0 !important;
	z-index: 100 !important;
}
.button-table {
	z-index: 1000;
	width: 400px;
	height: 180px;
	margin-left: 56.9990%;
	margin-top: -640px;
}
.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bookBtn {
	background-color: transparent;
	display: inline-block;
	outline: none !important;
	cursor: pointer;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
	margin-right: 20px !important;
	width: 350px;
	height: 200px;
}
.thumb {
	width: 60px;
	height: 65px;
}
.wrappy {
	width: 58.536585%;
	margin: 0 auto;
}
.flipbook {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.flipbook .page {
	width: 100%;
	height: 600px;
	max-height:600px;
}
.pageSize {
	/* 	width:100%; */
	/* 	height: auto; */
	
}
.bookImg {
	width: 1150px;
	height: 575px;
}
.bookImgg {
	width: 1250px;
	height: 675px;
}
span.stars, span.stars span {
	display: block;
	background: url(../rating/star.gif) 0 0 repeat-x;
	width: 80px;
	height: 16px;
}
.manibtn {
	/* 	color: blue; */
	font-size: 18px;
}
span.stars span {
	background-position: 0 -32px;
}
.sponsorButton {
	background: none !important;
	border: none;
	padding: 0 !important;
	cursor: pointer;
}
.sponsorButton:hover {
	color: red !important;
}
.commentBox {
	background-color: #ebf5e9;
	border: 1px solid #bce3b5;
}
.commentContent {
	background-color: #ebf5e9;
	border: 1px solid #bce3b5;
	padding: 8px;
	margin: 8px;
}
.friendbtn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Calibri, sans-serif;
	color: #ffffff;
	font-size: 18px;
	background: #000000;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.friendbtn:hover {
	background: #f01818;
	text-decoration: none;
}
#form {
	max-width: 600px;
	padding: 15px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 0.3em;
}
.form2 {
    width: 100%;
    position: relative;
}
.input_type {
    background-color: #e6e4e4;
    border-radius: 0;
    display: inline-block;
    height: auto !important;
    margin-left: 10px;
    padding: 2px 3px;
    width: 150px;
}
.input_types {
    background-color: #e6e4e4;
    border-radius: 0;
    display: inline-block;
    height: auto !important;
    margin-left: 10px;
    padding: 2px 3px;
    width: 150px;
}
#log-in {
	margin-left: -120px;
	min-width: 250px;
	padding: 14px 14px 0;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .8);
}
#log-in .social-network-buttons {
	margin: 12px 0
}
#log-in .social-network-buttons a {
	width: 49%;
}
#log-in .form-group {
	margin-bottom: 10px;
}
#log-in .forgotten-password {
	font-size: 12px
}
#log-in .bottom {
	background-color: rgba(255, 255, 255, .8);
	border-top: 1px solid #ddd;
	clear: both;
	padding: 14px;
}
@media ( max-width :768px) {
	#log-in {
		background-color: inherit;
		color: #fff;
	}
	#log-in .bottom {
		background-color: inherit;
		border-top: 0 none;
	}
}
.menu-delimiter {
	height: 40px;
	width: 1px;
	margin: 0 5px;
	overflow: hidden;
	background-color:  #0000b3;
	border-right: 2px solid  #0000b3;
	vertical-align:super;
}
.menu-delimiter-red {
	height: 40px;
	width: 1px;
	margin: 0 5px;
	overflow: hidden;
	background-color:  #D63636;
	border-right: 2px solid  #D63636;
	vertical-align:super;
}
.mu-delimiter {
	height: 40px;
	width: 1px;
	margin: 0 5px;
	overflow: hidden;
	border-right: 2px;
}
.men-delimiter {
	height: 40px;
	width: 1px;
	margin: 0 5px;
	overflow: hidden;
	background-color: #ffff00;
	border-right: 2px solid #ffff00;
}
.pool-background {
	background-image: url('../images/cover2.jpg');
	background-repeat: no-repeat;
	min-height: 100px;
}

#wrap {
	min-height: 100%;
}

#main {
	overflow: auto;
	padding-bottom: 170px; /* this needs to be bigger than footer height*/
}
.glyphicon-star {
	color: orange;
}
.btn-circle {
	border-radius: 50%;
}
.greenbtn {
  background: #24ED53;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}

.greenbtn:hover {
  background: #24ED53;
  text-decoration: none;
}
.tbtn {
  background: #ededed;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.tbtn:hover {
  background: #ededed;
  text-decoration: none;
}
.bluebtn {
  background: #4267b2;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.bluebtn:hover {
  background: #4267b2;
  text-decoration: none;
}
.graybtn {
  background: #f6f7f9;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  -webkit-font-smoothing: antialiased;
  border-color:#ced0d4;
  border-radius: 5px;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.graybtn:hover {
  background: #f6f7f9;
  text-decoration: none;
}
.redbtn {
  background: #cc0000;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.redbtn:hover {
  background: #cc0000;
  text-decoration: none;
}

.orbtn {
  background: #e25e16;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.orbtn:hover {
  background: #e25e16;
  text-decoration: none;
}
.greenbtn {
  background: #359933;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-weight: bold;
  border-color:#ced0d4;
  -webkit-font-smoothing: antialiased;
  font-family:helvetica, arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.greenbtn:hover {
  background: #359933;
  text-decoration: none;
}
.badge-btn {
	background-color: #E3E3E3;
	background: #E3E3E3;
	-webkit-font-smoothing: antialiased;
	padding: 3px;
	text-decoration: underline;
	font-family:helvetica, arial, sans-serif;
	font-size: 14px !important;
	padding:5px;
	height:30px;
	display: block;
	cursor: pointer;
	z-index:900;
	vertical-align: middle;
	width:195px;
	text-align:center;
	position:relative;
}
.badge-btn:hover {
	background: #E3E3E3;
	color:red !important;
	text-decoration: underline;
}
#parent #popup {
  display: none;
}

#parent:hover #popup {
  display: block;
}
.media-head {
	
}
.media-pop-up {
	display:none;
	margin-top:-50px;
	margin-left:-85px;
	width:380px;
	height:auto;
	position:absolute;	
	background:white;
	z-index:900px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	padding: 3px;
}
.news-item-popup {
	display: none;
	cursor: pointer;
	margin-top: -50px;
	margin-left: -85px;
	width: 380px;
	height: auto;
	position: absolute;
	background: white;
	z-index: 100000 !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	padding: 3px;
}

.pop-up {
	display: none;
	margin-top: -40px;
	margin-left: -85px;
	height: auto;
	position: absolute;
	z-index: 100000 !important;
}

.shadows {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.image-container {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.video-box {
	min-height:130px;
	height:130px;
	width:100%;
	background:white;
	padding:5px;
	
}
.reviewit-box {
	margin-top:10px;
	height:150px;
	width:100%;
	background:white;
	padding:5px;
}
.description-box {
	margin-top:10px;
	height:auto;
	width:100%;
	background:white;
	padding:5px;
}
.reviews-boxes {
	margin-top:10px;
	height:auto;
	width:100%;
	background:white;
	padding:5px;
}
.video-title-h {
	margin-top:0px; 
	font-size:22px !important; 
	font-weight:bold; 
	max-width:85%; 
	margin-bottom:10px; 
	padding-bottom:10px; 
	text-overflow: ellipsis; 
	display:inline-block;
}
.sidebox {
	display:inline-block;
	position:absolute;
	padding:2px;
	background:white;
	width: 416px;
	min-width:390px;
	height: auto;
	margin-left:10px;
}
@media (min-width: 1100px) {
  .sidebox {
    width: 390px;
  }
}
@media (min-width: 1294px) {
  .sidebox {
    width: 411px;
  }
}
@media (min-width: 1720px) {
	.sidebox {
	width:411px;
	}
}
.videobtn {
  font-family: Arial;
  color: #7d7d7d;
  font-size: 12px;
  verticle-align:middle;
  font-weight:normal;
  padding: 2px;
  background:transparent !important;
  border: none;
  text-decoration: none;
}
.show-more {
	color: #7d7d7d !important;
	font-size:12px !important;
	font-weight:bold;
}
.videobtn:hover {
  color: dark-red;
  background:transparent !important;
  text-decoration: none;
}
.urlInput {
	color: #666;
    font-size: 1.6em;
    padding: 3px;
    width: 600px;
}
.video-owner-side-bar {
	color:#767676; 
	font-size:16px !important; 
	font-weight: normal !important;
	white-space: nowrap;
}
.related-video-icons {
	display:inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	vertical-align:top;
	width:172px;
	height:98px;
	max-height:127px;
	overflow-x: hidden;
}
.related-paragraph {
	width: 52%; 
	padding-left:3px; 
	font-weight:bold; 
	display:inline-block; 
	word-wrap: break-word;
	line-height:1.2;
	font-size:14px !important;
	font-family: Roboto, arial, sans-serif !important;
}
.whitebar {
	background:#F2F2F2 !important;
	
}
.video-menus {
	height:25px;
	width:100%;
	font-size:16px;
	color:#000;
}
.video-menus:hover {
	color:red !important;	
}
.menu-left-side {
	display: block !important;
	height: 30px !important;
}
.backHover {
	width:200px;
	padding:5px;
}
.backHover:hover {
	background:#222;
}
.video-yt-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
 
}
@media (min-width: 1100px) {
  .video-yt-container {
    width: 1100px;
  }
}
@media (min-width: 1294px) {
  .video-yt-container {
    width: 1346px;
  }
}
@media (min-width: 1720px) {
	.video-yt-container {
	width:1706px;
	}
}
.video-player-box {
	display:inline-block;
	margin:auto; 
	height:auto; 
	width:74%; 
	/*min-width:740px;*/ 
	/*float:left;*/
}
@media (min-width: 1100px) {
  .video-player-box {
    width: 825px;
    margin-left:0px !important;
    margin-right:0px !important;
  }
}
@media (min-width: 1294px) {
  .video-player-box {
    width: 953px;
  }
}
@media (min-width: 1720px) {
	.video-player-box {
	width:75%;
	}
}
.related-item {
	font-weight: 400;
	font-size:14px !important;
	cursor:pointer;
	display:block;
	line-height:1.2em;
	margin-bottom:15px;
}
.the-video-player {
	margin:auto; min-width:740px; margin-top:10px; align-content:center;
}
#filedrag {
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#filedrag.hover {
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
.user-menu-container {
	width:1200px; 
	margin:auto
}
.user-menu-table {
	background: #F2F2F2; min-width:1198px; width:1198px !important; max-width:1198px !important
}
.user-menu-table td {
	max-width: 1178px;
}
.bluerText {
	color:#3385ff !important;
}
.dropdown-menu2 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.neobtn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  border:none;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px !important;
  font-weight:normal !important;
  background: transparent;
  padding: 5px 6px 6px 7px;
  text-decoration: none;
}
.neobtn:hover {
  background: #e02424;
  text-decoration: none;
}
.error-background {
	background-image: url('../images/webfiller.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.one-opacity {
	opacity: 1;
	transition: opacity 1000ms;
}
.zero-opacity {
    opacity:0;
}
.top-menu-text {
	font-size:18px;
}
.sUpBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #000000;
	border: 1px solid #000000;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 4px #810e05;
}
.sUpBtn:hover {
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',
		endColorstr='#67ae555', GradientType=0);
	background-color: #000000;
	color: #FFFFFF !important;
}
.sUpBtn:active {
	position: relative;
	top: 1px;
}
.rounded {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
}
.box {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	padding: 5px;
	width:100%;
	background:white;
}
.rounded-box {
	background-color: #fff;
	border-radius: 0.3em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	width:100%;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	background:white;
}
.rounded-background {
	border-radius: 0.3em;
	padding: 5px;
}
.rounded-box-padded {
	background-color: #fff;
	border-radius: 0.3em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background:white;
}
.rounded-box-white {
	border-radius: 0.3em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	padding: 2px;
	background: #eee;
}
.rounded-box-large {
	background-color: #fff;
	border-radius: 0.3em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	width:100%;
	padding: 2px;
	background:white;
}
.up-rounded-box-large {
	background-color: #fff;
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	width:100%;
	padding: 2px;
	background:white;
}
.rounded-box-header {
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
}
.rounded-box-footer {
	border-bottom-left-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}
.rounded-box-all {
	border-radius: 0.3em;
}
.submit-btn {
    float: right;
    margin-top: 5px;
}
 #frame img.rotate {
    height: 520px;
}
.rounded-box-large.ng-scope {
    position: relative;
    width: 100%;
}
.col-md-4.shows_images {
    position: absolute;
    top: 13%;
}
.col-md-7.show_images {
    position: absolute;
    right: 5%;
    top: 28%;
}
.formArea {
    float: left;
    width: 100%;
}
.formArea h3 { margin-top: 10px; }
.form_reg.responsive {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
}
.form_reg.responsive form {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
}
.form_reg .form-group {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.form-group {
    margin-bottom: 0px!important;
}
.col-sm-12.form_fields input[type="text"] { width:316px; display:inline;max-width: 316px;}
.col-sm-12.form_fields input[type="password"] { width:316px; display:inline;max-width: 316px;}
.col-sm-12.form_fields label {
    display: inline-block;
    max-width: 316px;
    margin:0 auto;
}

.col-sm-12.form_fields label.label_text {
    display: inline-block;
    max-width: 100%;
    width: 50%;
    margin:0 auto;
}
.col-sm-12.form_fields select { width:316px; display:inline;max-width: 316px;}
.col-sm-12.form_fields select[multiple] { min-height:40px!important;}
.col-sm-3.form_fieldes {
    padding: 0 7px !important;
}
.dropdown.large-font.custon_list {
    display: block;
}
.second_menu li li ul.dropdown-menu1 { display:none; }
.second_menu li li:hover ul.dropdown-menu1 { display:block;margin: 0; padding: 0; list-style:none; }
.dropdown-menu1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    left: 100%;
    position: absolute;
    top: 0;
}
.dropdown-menu1 li { float:left; position:relative; width:100%;}
.dropdown-menu1 > li > a {
    clear: both;
    color: red;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu1 > li > a:hover, .dropdown-menu1 > li > a:focus {
    background-color: #f5f5f5;
    color: red !important;
    text-decoration: none;
}
.donation_heading h2 {
    margin-top: 10px;
}
.cpwrap > button {
    background: #ff9900 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    padding: 4px 25px;
}
.cpwrap > button:hover {  text-decoration: underline;}
.donation_area {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    z-index:-9;
}
.cpwrap {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.form_field_text select { width:316px; display:inline;max-width: 316px;}
.form_field_text input { width:316px; display:inline;max-width: 316px;}
.form_field_text {
    margin-bottom: 10px;
}
.panel.panel-heading.custom_heading {
    margin: 0;
}
.rounded-box .dropdown {
    text-align: center;
    width: 100%;
}
.rounded-box-all table {
    width: 100%;
}
.panel.panel-body.custom_body {
    box-shadow: none;
}







/*Responsive CSS*/
@media only screen and (max-width:1200px){	
.nav > li > a {
    display: block;
    font-size: 14px !important;
    padding: 14px 5px !important;
    position: relative;
}
}

@media only screen and (max-width:990px){
#menu_slides > li > a {
    display: block;
    font-size: 11px !important;
    padding: 14px 4px !important;
    position: relative;
}
#chat-bar .rounded-box {margin-left: -20px!important;}

}

@media only screen and (max-width:767px){	

.nav.navbar-nav {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    display: inline-block;
    background:#fff;
}
.nav > li {
    display: block;
    position: relative;
    text-align: left;
    float:left;
    width:100%;
}
.nav > li > a {
    color: #222 !important;
    display: block;
    margin: 0;
    padding: 5px 0 !important;
    position: relative;
    width: 98%;
    padding-left: 2%!important;
}
.dropdown ul {
    left: 48%;
    top: 0;
}
#menu_slide { display:none;}
.second_menu { display:none; }		
#frame img {
    height: auto !important;
    max-width: 100%;
}	
.navbar {
    min-height: auto!important;
}
#menu_slides {
   display:none;
}	
#menu_slides > li > a {
    display: block;
    font-size: 14px !important;
    padding: 5px 10px !important;
    position: relative;
}
.second_menu .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px!important;
    font-size: 14px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.navbar-form.navbar-nav.custom_search.ng-pristine.ng-valid {
    border: medium none!important;
    -webkit-border: medium none!important;
    margin-left: 0!important;
    -webkit-margin-left: 0!important;
}

}
