/*

Theme Name: Unlimitly.com

Theme URI: https://unlimitly.com

Description: Bootstrap 3 Responsive

Version: 1

Author: Prashant Murphy

Author URI: https://ebrander.com.au

*/



@import url('css/bootstrap.css');

@import url('css/carousel.css');

@import url('js/jquery-ui.css');



#slider {

	width: 300px;

}



.valid {

	height: 24px;

	width: 24px;

	background: url('images/tickgreen.png') no-repeat center center;

}



.invalid {

	height: 24px;

	width: 24px;

	background: url('images/exclaimation.png') no-repeat center center;

}



.uploaditem {

	margin-bottom: 20px;

}



.up-item {

	margin: 10px 0;

}



.up-item img {

	vertical-align: center;

}



.up-item span {

	font-size: 18px;

	padding-left: 10px;

}



.up-item #closeico {

	display: inline-block;

	height: 16px;

	width: 16px;

	background: url('images/close.png') no-repeat center center;

	cursor: pointer;

	line-height: 16px;

	margin: 7px 0 0 5px;

}



.chkholder {

	width: 100%;

}



.chkbox {

	display: inline-block;

	margin: 20px 0;

}



.chkbox input {

	padding-left: 10px;

}



.greetingbox {

	max-width: 700px;

	min-height: 300px;

	background-color: #fff;

	border-radius: 3px;

	margin: 100px auto;

	padding: 30px;

}



.centreimg {

	margin: -80px auto 0 auto;

}



.disp {

	display: block;

	width: 100%;

	text-align: center;

}



.disp img {

	border: 0px;

	border-width: 0px;

}

.title {

	display: block;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 10px;

	font-size: 18px;

	font-style: italic;

}



.introp {

	font-size: 16px !important;

	line-height: 1.7em;

}