body {
}

@media (max-width: 767px) {	
	.mobile {
		margin-top: 40px;	
	}
}

.navbar, .navbar-default, .navbar-fixed-top {
    background-color:  #ed145b !important;
    border-color:  #ed145b !important;
    background-image: none;
}

.navbar {
    min-height: 35px;
}

.navbar-header {
    float: right;
    padding-top: 5px;
}

.jumbotron {
    background-color: #fff;
    color: inherit;
    margin-bottom: 0px;
    padding: 0px 0px;
    margin-top: 35px;
}

.jumbotron img {
	width: 100%;
}

.left {
	text-align: left;	
}

.center {
	text-align: center;	
}

.right {
	text-align: right;	
}

.csc-frame-frame1 {
	padding-bottom: 35px;
	border-bottom: 1px solid lightgray;
}

.csc-frame-frame2 {
	padding-top: 50px;
	border-top: 1px solid black;
}

.affix {
	margin-top: -420px;
}

#anchor, #anchor h2, #anchor h1 {
	text-align: left;	
}

#anchor a {
	text-decoration:none;	
}

#anchor a:hover {
	text-decoration: underline;	
}
