


.temp{

    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}



.fa-search{
width: 20%;
}

form.example button:hover {
    background: #acacae;
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}


form.example input[type=text] {
    padding-left: 7px;
    font-size: 14px;
    border: none;
    float: left;
    border-bottom: 1px solid grey;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    background: white;
	height: 4em;

}

@media(min-width: 767px) {
.example{
    padding-top: 1em;
    padding-left: ;
    width:95%;
    margin-left: 2.5%;
	padding-bottom: 1em;
}

.search-div {
	margin-top: 166px;
	
}

.search-bar {
	width:80%;
}



form.example button {
    float: left;
    width: 10%;
    height: 3.3em;
    background-color: #424242 !important;
    color: white;
    font-size: 17px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-group{
    background-color: #57ada2 !important;
    color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px ;
	

}

.main-top-bar {
	background: linear-gradient(240deg, #d95494, #cc0066);
	margin-top:
}

.center-top-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.fix_top {
	background-color: white;
	color: black;
	position: fixed;
}

.fix_top_old {
	background: linear-gradient(240deg, #d95494, #cc0066);
	position: fixed;
	z-index: 999;
	top: 46px;
	width: 100%;
	height:75px;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #ffffff;
    transition: all 0.3s;
    padding-left: 5px;
    padding-right: 5px;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

}

@media (max-width: 767px) {
	form.example button {
		width: 10%;
	}
	
	.example {
		width: 100%;
	}
	
	.search-bar {
		width: 85%;
	}
	
	form.example button {
		float: left;
		width: 15%;
		height: 3.3em;
		background-color: #424242 !important;
		color: white;
		font-size: 17px;
		cursor: pointer;
	}
	
	.fix_top {
	position: fixed;
	z-index: 999;
	top: 46px;
	width: 100%;
	height:46px;
	}
	
	/*.wrapper {
	padding-top: 70px;
    display: flex;
    width: 100%;
    align-items: stretch;
	}*/
	
	.wrapper {
    display: block;
	}

	#sidebar {
    position: fixed;
    top: 125px;
    left: 0;
    /* top layer */
    z-index: 998;
	overflow-y: scroll;
	height: 85%;
	}
	
	.sidebar-toggle {
		min-width: 250px;
		max-width: 250px;
	}
	
	.sidebar-width {
		width: 100%;
	}
	
	.padded-down {
		padding-top: 30px;
	}
	
	.search {
		padding-top: 46px;
	}
}

}
html{
    font-family: 'Open Sans', sans-serif;

}
/* Main Styling */
body {
    line-height: 1.8;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    height: 100%;
	background-color: #f5f5f5 !important;
}

h1{
    font-weight: bold;
}

h2 {
    font-size: 28px;
	text-align: center;
    color: grey;
    margin-bottom: 30px;
}

h3 {
    font-size: 20px;
    color: #303030;
    font-weight: bold;
    margin-left: 1em;
}


h6{
    font-weight: bold;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


.rounded-circle {

    border:2px solid #d95494 !important;
    border-radius: 50% !important;
}

.button-old {
    background-color: #57ada2 !important;
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    /*border: solid white 3px;*/

}

/*noinspection ALL,CssRedundantUnit*/
.card-footer-size {
	height: 100%;
	padding: 0px;
	
}

.center-apply {
	display: block;
    margin: 0 auto;
    text-align: center;
}






button-1{
    background-color: #57ada2 !important;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    border: solid white 3px;
}

.card-button:hover{
	 text-decoration: none;
	 color: white;
}

#calendar {
    max-width: 900px;
    margin: 0 auto;
}

.button-1 {
    background-color: #d95495 !important;
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 12px;
}

.bg-1 {
    background-color: white; 
	margin-left: 1%;
	margin-right: 2%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);

}

.bg-2 {
    background-color: #f9f9f9;
	


}

.bg-3 {
    background-color: white; 
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);

}

.bg-4 {
	text-align: center;
	background-color: #f7f7f7;
	margin-left: 1%;
	margin-right: 2%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

body {
	background-color: whitesmoke;
}

.mega-color  {     background: linear-gradient(240deg, #d95494, #cc0066);

}

.black-overlay {
	background:rgba(0,0,0,0.4);
	
}

.search-bar-color {
	background-color: #424242;
}

.search{
    height: 5em;
}



/* Nav Bar */

#menu{
    margin-right: 10%;
}

.keep-inline {
	display:inline;
}

.margin-fac {
	margin-left: 20px;
	width: 90%;
}

.navbar {
	position: absolute;
    margin-bottom: 0;
    background-color: transparent !important;
    z-index: 9999;
    border: 0;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    max-height: 5em !important;
}


@media (max-width: 767px) { 
	.navbar-collapse {
	   margin-left: 40px;
	   border: 1px solid #ccc;
	}
}

.nav-item{
	margin-right: 5px;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 30px;

}

.nav-item:not(.active){

}

.navbar li a, .navbar .navbar-brand {
    color: white !important;
	font-weight: bold;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
    background: linear-gradient(240deg, #d95494, #cc0066) !important;
    color: white !important;
	border-radius: 30px;

    border: none !important;

}


.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #ffffff !important;
	
}

.navbar-toggle .icon-bar {
    background-color: white;

}



textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: none;
}

#comments {
	width: 53%;
}

.column {
	text-align:center;
    height: 100%; /* Full-height: remove this if you want "auto" height */
    width: 100%; /* Set the width of the sidebar */
    float:left;
	padding:25px;
    background-color: white; /* Black */
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 20px;

}

.left {
	width: 20%;
	margin: 2%;
}
.right {
	width: 70%;
	margin: 2%;
}

.left-aligned {
	float: left;
	text-align: left;
}

.right-aligned {
	float: right;
	text-align: left;
}

.modal-text {
	display:inline;
}

.modal-input {
	position: absolute;
	right: 28%;
}

/* Cards */
.card-img-top {
    width: 100%;
    height: 130px;
}



#content .card {
	
}

.card {
    /* Added */
        float: none; /* Added */
    /* Added */
    margin: 0 auto 10px;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
    border: none;
    border-radius: 5px;
}
.fac{
    margin-left: 0.5em;
}

.facName{
    margin-top: 0.8em;
    margin-left: 0.5em;
}

.card-text {
	display:inline;
    margin-left: 1em;
    font-size: 14px;
}

i{
    margin-right: .5em;
}


/* Footer */

.footer {
    background-color: #303030;
    color: white;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
}

/* Set the size of the div element that contains the map */
#map {
    height: 600px;  /* The height is 400 pixels */
    width: 100%;  /* The width is the width of the web page */
}


/* Always set the map height explicitly to define the size of the div
       * element that contains the map. */

.gm-style .gm-style-iw {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    display: block !important;
}

#description {
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); */
    background-color: #fff;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.col-sm-2{
    
    padding-top: 2em;

}
.col-sm-2 p{
    background-color: white;
    padding-top: 1em;
    margin-left: 2em;
    margin-right: 2em;
    text-align: left;

}

.col-sm-2 input{
    margin-left: 2em;
font-weight: bold;
    width:85%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    height: 3em;
    float: left;
    border-bottom: 1px solid grey;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;

    background: white;
    border-radius: 20px;

}

.col-sm-2 select{
    margin-left: 2em;
    font-weight: bold;
    width:85%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    height: 3em;
    float: left;
    border-bottom: 1px solid grey;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;

    background: white;
    border-radius: 20px;

}

.filter{
    font-weight: bold;
	margin-bottom: 0px;
}

.col-sm-2 hidden {
    display:none;
    padding-top: 3em;

}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}
.carousel-inner img {
    width: 100%;
    height: 25vw;
    object-fit: cover;
}
#pac-input:focus {
    border-color: #4d90fe;
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}
#target {
    width: 345px;
}


.card-row{
    margin-left: 5%;
    margin-right: 5%;
}


/* new card view */
.class-listing {
	list-style: none;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(auto-fill,minmax(300px, 1fr));	
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */




#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
.navbar {
	position: absolute;
	z-index: 9999;
	width:100%;
}

/* FILTER sidebar */
.filter-side {
	background-color: #f5f5f5 !important;
	
}

.heading-filter {
	margin-left: 10px;
	font-weight: bold;
}

.form-control {
	margin-left: 20px;
	width: 90%;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar.active {
        margin-left: -250px;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
	
	#header-img .fas {
		font-size: 11px !important;
	}
	#header-img .fa {
		font-size: 11px !important;
	}
}

/* See More Btn */

#content .card-size {
	
}

.center-btn {
	display: flex;
	align-items: center;
	justify-content: center;
}


.row{
	margin-right: 0px !important;
    margin-left: 0px !important;
}

.card-body a {
    color: black;
    text-decoration: none;
}

/* OVERLAY */
 .bg-overlay  {
    height: 550px;
    background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.3)),url('../images/Banners/mainBanner.png') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
 
}