ul.intro-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}
ul.intro-menu li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
ul.intro-menu li h3 {
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
ul.intro-menu li ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}
ul.intro-menu li ul li {
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
ul.intro-menu li ul li a {
	color: #222;
}
ul.intro-menu li ul li a:hover, ul.intro-menu li ul li a.active {
	color: #2980b9;
}
.clear {
	clear: both;
}
.padtb-30 {
	margin: 30px auto;
}
.border-right {
	border-right: 1px solid #111;
}
.intro-content {
	padding-left: 10px;
	overflow-x: auto;
	margin-bottom: 25px;
}
.intro-menu {
	padding-right: 20px;
}
.petition-steps {
	display: inline-block;
	margin: 10px auto 20px;
	list-style: none;
}

.petition-steps li {
	float: left;
	margin-left: 12px;
}

.petition-steps li a {
	display: inline-block;
	padding: 1px 12px;
	font-size: 22px;
	font-weight: bold;
	border: 2px solid #ccc;
	border-radius: 50% 50%;
	text-decoration: none;
	color: #999;
}

.petition-steps li a.active {
	background-color: #2980b9;
	color: #fff;
}
.petition-desc {
	width: 100%;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px 20px;
	text-align: left;
}

.progress-steps {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
	float: left;
}
.progress-steps h3 {
	font-size: 22px;
}
label {
	font-weight: bold;
}
.fs-18 {
	font-size: 18px;
}
.error {
	display: block;
	font-size: 12px;
	color: red;
	border-top: 1px solid #d2d2d2;
}

.btn-primary-h {
	height: 40px;
	border: none;
	background: #2980b9;
	color: #fff;
	border-radius: 5px;
}

.notification-all {
	width: 100%;
	float: left;
}
.notification-all ul {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
}
.notification-all ul li {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.notification-all ul li span {
	font-size: 12px;
}
.notification-all ul li a {
	color: #333;
}
.box-donate {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	float: left;
}
.donate-desc {
	border: 1px solid #ccc;
	padding: 8px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.petition-price {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.petition-price span {
	font-size: 16px;
}
.item-money, .item-full {
	width: 50%;
	float: left;
	margin-bottom: 5px;
}
.item-full {
	width: 100%;
}
.paid span {
	font-size: 18px;
	font-weight: bold;
	float: right;
	color: #222;
}
.money-expect {
	margin-bottom: 0;
	font-weight: bold;
}
.money-expect span {
	/*font-size: 22px;*/
	/*font-weight: bold;*/
	/*color: #666;*/
}
.valid-require {
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.css-red-mord .red-mord-hightline a, .css-red-mord .red-mord a {
	color: #2980b9;
}
.img_preview {
	margin: 20px 0;
}
.contact_title {
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
	float: left;
}
.btn-shared-view {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: #4267b2;
	padding: 10px 0px 10px 0px;
	border-radius: 5px;
	color: #fff;
	display: block;
	margin-bottom: 30px;
}
.btn-shared-view:hover {
	color: #fff;
}
.user-img {
	width: 35px;
	height: 35px;
	float: left;
	border-radius: 50% 50%;
	border: 1px solid #ccc;
	overflow: hidden;
}
.user-fullname {
	line-height: 35px;
	padding-left: 42px;
	font-weight: bold;
}
.label-vnd {
	position: absolute;
	top: 34px;
	right: 1px;
	height: 43px;
	padding: 1px 6px;
	line-height: 41px;
	color: #333;
	font-weight: bold;
	font-size: 19px;
	background-color: #eee;
	z-index: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.input-money {
	text-align: right;
	padding-right: 54px;
	font-size: 22px;
	color: #333!important;
}
.input-money:focus {
	color: #ff0000!important;
}
.policy-donate p {
	color: #2980b9;
	font-style: italic;
	font-size: 13px;
}
/***** NAVI TAB **********/

/* Breadcrups CSS */
.arrow-steps {
	margin-bottom: 8px;
}
.arrow-steps .step {
	font-size: 14px;
	color: #111;
	cursor: default;
	/*margin: 0 3px;*/
	padding: 5px 17px 5px 40px;
	min-width: 180px;
	float: left;
	position: relative;
	background-color: #c8e6fe;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color 0.2s ease;
	text-decoration: none;
	cursor: pointer;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -18px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 19px solid #c8e6fe;
	z-index: 1;
	transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
	right: auto;
	left: 1px;
	border-left: 19px solid #fff;
	z-index: 0;
}

.arrow-steps .step:first-child:before {
	border: none;
}

.arrow-steps .step:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.arrow-steps .step span {
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.arrow-steps .step span:before {
	opacity: 0;
	content: "✔";
	position: absolute;
	top: -2px;
	left: -20px;
}

.arrow-steps .step.done span:before {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0.5s;
	-moz-transition: opacity 0.3s ease 0.5s;
	-ms-transition: opacity 0.3s ease 0.5s;
	transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.active {
	color: #fff;
	background-color: #2980b9 ;
}

.arrow-steps .step.active:after {
	border-left: 19px solid #2980b9;
}





/* Breadcrups CSS */
.arrow-steps-2 {
	margin-bottom: 8px;
}
.arrow-steps-2 .step {
	font-size: 14px;
	color: #111;
	cursor: default;
	/*margin: 0 3px;*/
	padding: 5px 17px 5px 40px;
	min-width: 180px;
	float: left;
	position: relative;
	background-color: #f1f1f1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color 0.2s ease;
	text-decoration: none;
	cursor: pointer;
}

.arrow-steps-2 .step:after,
.arrow-steps-2 .step:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -19px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 19px solid #f1f1f1;
	z-index: 1;
	transition: border-color 0.2s ease;
}

.arrow-steps-2 .step:before {
	right: auto;
	left: 1px;
	border-left: 19px solid #fff;
	z-index: 0;
}

.arrow-steps-2 .step:first-child:before {
	border: none;
}

.arrow-steps-2 .step:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.arrow-steps-2 .step span {
	position: relative;
	text-transform: uppercase;
	font-size: 13px;
}

.arrow-steps-2 .step span:before {
	opacity: 0;
	content: "✔";
	position: absolute;
	top: -2px;
	left: -20px;
}

.arrow-steps-2 .step.done span:before {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0.5s;
	-moz-transition: opacity 0.3s ease 0.5s;
	-ms-transition: opacity 0.3s ease 0.5s;
	transition: opacity 0.3s ease 0.5s;
}

.arrow-steps-2 .step.active {
	color: #222;
	background-color: #c8e6fe ;
}

.arrow-steps-2 .step.active:after {
	border-left: 19px solid #c8e6fe;
}




.partner {
	font-size: 18px;
	background-color: #ccc;
	padding: 5px 30px;
	display: inline-block;
}
#blah {
	border: 1px solid #ccc;
}
.petition-success {
	margin: 30px auto 80px;
}
.img-succour {
	max-width: 100%;
	margin-bottom: 10px;
}

ul.list-money {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
}
ul.list-money li {
	float: left;
	padding: 8px 5px;
	width: 25%;
}
ul.list-money li a {
	text-align: center;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	width: 100%;
	background-color: #2980b9;
	padding: 6px 0;
	font-size: 16px;
	text-decoration: none;
	border-radius: 3px;
}
ul.list-money li a.active {
	background-color: #f03030;
}
.file-download {
	margin: 30px 0;
	float: right;
}
.file-download a {

}
.highslide-gallery a {
	display: block;
	border: none;
	width: 33.3%;
	float: left;
}

.highslide-gallery a img {
	max-width: 90%;
	margin: 0 5%;
	border: 1px solid #ccc;
	padding: 2px;
	height: auto!important;
}
.payment-success {
	width: 100%;
	min-height: 400px;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 25px;
	margin-bottom: 30px;
	float: left;
}
.payment-success .title {
	font-weight: bold;
	font-size: 20px;
	color: #2980b9;
}
.payment-success p {
	font-size: 15px;
}
.ul-payment {
	float: left;
	list-style: none;
	padding: 0;
	width: 100%;
}
.ul-payment li {
	width: 20%;
	font-size: 15px;
	margin-bottom: 8px;
	float: left;
}
.ul-payment li.li-right {
	width: 80%!important;
	float: right;
}

.donate-noted p {
	color: #2980b9;
	font-size: 13px;
	font-style: italic;
	text-align: left;
}
.content_news_page {
	margin-bottom: 30px;
}

/* Class one properties */
.bgf03030 {
	color: #fff!important;
	background-color: #f03030!important;
}
.clr2980b9 {
	color: #2980b9;
}
.mrg-auto {
	margin: 0 auto;
}
.mrgt-15 {
	margin-top: 15px;
}
.mrgb-30 {
	margin-bottom: 30px;
}
.mrgb-15 {
	margin-bottom: 15px;
}
.mrgb-20 {
	margin-bottom: 20px;
}
.mrgb-50 {
	margin-bottom: 50px;
}
.fs-14 {
	font-size: 14px;
}
.fs-16 {
	font-size: 16px;
}
.hide {
	display: none!important;
}
.no-height {
	height: auto!important;
	min-height: auto!important;
}
.no-bg {
	background-color: #fff!important;
}
.no-overflow {
	overflow: hidden;
}
.padt-30 {
	padding-top: 30px;
}
.help-block {
	color: #ff0000;
}
.fs-12 {
	font-size: 12px!important;
}
.border-left {
	border-left: 1px solid #ddd;
}
.color-222 {
	color: #222;
}
.clrf00 {
	color: #ff0000;
}
.fs-18 {
	font-size: 18px;
}
.min-height-800 {
	min-height: 800px!important;
}
.min-height-400 {
	min-height: 400px!important;
}
.wp-100 {
	width: 100%;
}
.petition_victory_mobile {
	display: none;
}
.form_signature_2 {
	width: 50%;
	margin: 0 auto;
}
.cursor {
	cursor: pointer;
}
.content_single_hope {
	margin-bottom: 25px;
}
.payment-method {
	padding: 10px;
	width: 100%;
}
.payment-method:hover, .payment-method.active {
	background-color: #f9f6d8;
}
.pagination{display:inline-block;padding-left:0;margin:20px auto;border-radius:4px;float: right;}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

.small-avatar {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	margin-top: 4px;
	float: left;
}

.home-sidebar {
	width: 100%;
	background-color: #f03030;
	padding: 15px 10px 10px;
}

.home-sidebar .title_sidebar {

}

.home-sidebar .description {
	font-size: 18px;
	/*font-weight: bold;*/
	color: #fff!important;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #fff;*/
}
.home-sidebar .description_2 {
	font-size: 15px;
	color: #fff!important;
}

.home-sidebar .btn-register {
	background: #fff;
	border: none;
	padding: 7px 30px 5px;
	border-radius: 5px;
	margin-top: 10px;
	/*margin-bottom: 65px;*/
}
.page_update_profile {
	min-height: 350px;
}
@media screen and (max-width: 450px) {
	.single_news .content iframe {
		width: 100%;
	}
	
	.mobile-none {
		display: none;
	}

	.homepage .banner_new .items_sidebar .slider {
		position: relative;
		top: 50px;
	}
	.homepage .banner_new .items_sidebar .sidebar_home .title_sidebar {
		padding-top: 0!important;
	}
	.homepage .banner_new .items_sidebar .sidebar_home, .homepage .banner_new {
		padding-top: 8px!important;
		min-height: 365px;
		border-bottom: 0!important;
	}
	.home-sidebar {
		padding: 5px 5px 0;
	}
	.home-sidebar .description {
		font-size: 15px;
		text-align: center;
	}
	/*.home-sidebar {*/
		/*display: none;*/
	/*}*/
	.petition_victory_mobile {
		display: block;
	}
	.search_form .input-group {
		width: 100%;
	}
	.ul-payment li {
		width: 45%!important;
	}
	.ul-payment li.li-right {
		width: 55%!important;
	}
	.form_signature {
		width: 100%;
		margin: 0 auto;
	}
	.arrow-steps-2 .step {
		padding: 5px 0px 5px 23px!important;
		min-width: 100px!important;;
	}
	.container .tab-content {
		overflow: auto!important;
	}
	.border-top-mobile {
		margin-top: 20px;
		border-top: 1px solid #ccc;
		padding-top: 15px;
	}
	.border-right {
		border-right: none!important;
	}
	.intro-content img {
		max-width: 100%!important;
		height: auto!important;
	}
	.intro-content iframe {
		max-width: 100%!important;
	}
}