
/******************************************************************
General
******************************************************************/

/******************************************************************
Alert Box
******************************************************************/
.alert-box {
	padding: 1.3rem;
	border-width: 0 0 0 0.35rem;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3rem;
}
.alert-box.radius {
	border-radius: 1.6rem;
}

.alert-box.alert {
	border-left-color: #f22613;
	background-color: #f77d71;
}
.alert-box.alert strong {
	color: #f5f5f5;
    text-transform: capitalize;
}
/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: #36445d;
}
/*================================================================*/
body {
	/*background-color: #F44336;*/
	background-size:200% 200%;
	background: url("../images/wallpaper.png") no-repeat;
	width: 100%;
	height: 100%;
	margin-top: 50px;
	color: #fff;
	font-family: 'Dosis', sans-serif;
}
#first{
	background-size: contain;
	width: 100%;
	height: 100%;
}
.city {
	
	height: 100px;
	/*background-color: rgba(255,255,255,0.2);*/
	margin-bottom: 10px;
}

.alert-box .alert .round{background-color: red;}


p#notFound {
	background-color: #cc4b37;
	color: #fff;
	border-radius: 5px;
	t
}

/*.content {*/
	/**/
	/*height: 44px;*/
	/*background-color: rgba(255,255,255,0.2);*/
	/*margin-top: 1px*/
/*}*/
.content {
	height: 44px;
	background-color: rgb(221, 235, 241);
	margin-top: 21px;
	border-radius: 25px;
	color: #36445d;
}
#condition {
	
	/*background: url("../cloudynight.png") ;*/
	width: 258px;
	height: 258px;
	border-image: none;
	/*border: 3px solid transparent;*/
	color: transparent;
	border: none;
	/*background-color: white;*/

	/*border-radius: 160px;*/
	/*border: 2px solid transparent;*/
	

}
.test{
	background-color: #4CAF50;
	color: #0c3d5d;
}
.conditionRain {
	
	/*background: url("../cImages/rain.png") ;*/
	background: url("../icons/rainy-weather.png")no-repeat top left;
	background-size: contain;
	fill: #d33b53;
	/*width: 258px;*/
	/*height: 258px;*/
	border-image: none;

	color: transparent;
	opacity: .9;
}
.conditionSnow{
	
	background: url("../icons/snow-weather.png")no-repeat top left;
	background-size: contain;
	width: 258px;
	height: 258px;
	border-image: none;
	color: transparent;
	opacity: .9;
}
.conditionCloudNight {
	
	background: url("../icons/mostly-cloudy-night.png")no-repeat top left;
	background-size: contain;
	width: 258px;
	height: 258px;
	border-image: none;
	color: transparent;
	opacity: .9;
}
.conditionCloudDay{
	
	/*background: url("../cImages/cloudyday.png") ;*/
	background: url("../icons/mostly-cloudy.png")no-repeat top left;
	background-size: contain;
	fill: #94d31b;
	/*width: 258px;*/
	/*height: 258px;*/
	border-image: none;
	color: transparent;
	opacity: .9;
}
.conditionNight{
	
	background: url("../icons/clear-night.png")no-repeat top left;
	background-size: contain;
	width: 258px;
	height: 258px;
	border-image: none;
	color: transparent;
	opacity: .9;
}
.conditionDay{
	
	background: url("../icons/clear-day.png")no-repeat top left;
	background-size: contain;
	width: 258px;
	height: 258px;
	border-image: none;
	color: transparent;
	opacity: .9;
}

form {
	margin-top: 20px;
}
input {
	
	opacity: 0.5;
	
}
a {
	margin-top: 15px;
	opacity: 0.5;
}
.theCity {

	font-family: 'Dosis', sans-serif;
	font-size: 36px; /* Some tweener fallback that doesn't look awful */
	font-size: 3.5em;
	text-align: center;
}
.theTemp {

	font-family: 'Dosis', sans-serif;
	font-size: 36px; /* Some tweener fallback that doesn't look awful */
	font-size: 3.5em;
	text-align: center;
}
.love {

	font-family: 'Dosis', sans-serif;
	font-size: 36px; /* Some tweener fallback that doesn't look awful */
	font-size: 1.5em;
	text-align: center;
}
h4.rightData {
	display: inline;
	margin-top: 3px;
	line-height: 2.4;
	text-align: center;
	white-space: nowrap;
}
h1.temp {
	font-family: 'Dosis', sans-serif;
	display: inline;
	margin-left: 230px;
	font-size: 50px;
	font-size: 3.5em;
	text-align: center;


}

src {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	outline: 0;
	outline: 0;
	height: auto;
	-ms-interpolation-mode: bicubic;
}
/*p#notFound {
	display: inline;


}*/
/******************************************************************
Hero
******************************************************************/
.hero 
{
	background-color: #F64740;
	padding-top: 15%;
	padding-bottom: 15%;


}
.cloudy {
	background-image: url("../images/weather.png");
}
.logo
{
	padding-bottom: 18px; 
}

.form
{
	padding-top: 5px;
}

/******************************************************************
Footer
******************************************************************/
.nextDays {
	height: 200px;
	/*width: 80%;*/
	background-color: rgba(255,255,255,0.2);
	margin: 2px;
	border-radius: 25px;
}
.red {
	color: #ff0000;

}
.green {
	color: #00ff00;
}
.couldSmallDay {
	background: url("../icons/partly-cloudy.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.snowSmallDay {
	background: url("../icons/snow-day.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.showerSmallDay {
	background: url("../icons/rainy-day.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.rainSmallDay {
	background: url("../icons/rainy-weather.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.clearSmallDay {
	background: url("../icons/clear-day.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}


.couldSmallNight {
	background: url("../icons/mostly-cloudy-night.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.snowSmallNight {
	background: url("../icons/snow-night.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}


.rainSmallNight {
	background: url("../icons/rainy-night.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}

.showerSmallNight {
	background: url("../icons/rainy-weather.png");
	background-size: contain;
	width: 100px;
	height: 100px;
}


.clearSmallNight {
	background: url("../icons/clear-night.png")no-repeat top left;
	background-size: contain;
	width: 90px;
	height: 90px;
}

/*ul .ui-menu ui-widget ui-widget-content ui-autocomplete ui-front*/
/*ul#ui-id-1 {
	max-height: 200px;
	height: 200px
}
*/














