pro-table-sub02html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{display:block;}
meter,progress,mark, time{display:inline;}
blockquote, q {quotes: none;}
html, body {height:100%;}
body {font-family:Arial, Helvetica, sans-serif;font-size:14px;height:auto;color:#333;}
/*==== GLOBAL =====*/
.sep{padding:5px;}
.sep2{padding:2px;}
.sep10{padding:10px;}
.clear{clear:both;}
a{color:#7A513D;text-decoration:none;}
.wrapper{width:1280px;margin:0px auto;}
/*===== content =====*/
.main-container{min-height:814px;position:relative;background-color:#7f4528;}
html, body {height:100%;}
.header{
	/*min-height:90px;
	background-image:url(../images/header-bg.jpg);
	background-color:#1c2125;
	background-repeat:repeat-x;
	background-position:center top;
	background-size:100% 100%;*/
	background:url(../images/inrheader-bg.jpg) repeat-x center top;
	height:70px;
	margin:0px;
	padding:0px;
}
.grid-960{width:1260px;margin:0 auto;}
.main-banner{padding-bottom:40px;min-height: 500px;}
.dark-bg{background-color:#292c2e;}
.dark-bg-home{background-color: black;background-repeat:repeat;}
.footer{background-color:#ee4c63;}
.footer-lt-arrow{float:left;width:78px;/*margin-left:-40px;*/}
.footer-rt-arrow{float:right;width:78px;/*margin-right:-40px;*/}
.footer-menu{
/*	float:left;*/
	width:1124px;
	
	font-size:15px;
	color:#573939;
	text-decoration:none;
	font-weight:300;
	
	height:78px;
	line-height:78px;
	text-align:center;
	margin:  0 auto;
}
.footer-menu a{color:#ffffff;text-decoration:none;font-weight:300;padding:0px 8px;}
.footer-menu a:hover{color:#000000;text-decoration:none;}
.user_table {margin: 5%;width: 90%;background-color: #fff;border:1px solid #D1B3A5;min-height: 200px;}
.user_table11 {margin: 5% 3%;width: 1280px;background-color: #fff;border:1px solid #D1B3A5;min-height: 800px;}
.user_table1{margin: 45px;margin-left:60px;width: 1280px;}
.user_data_info{margin-right:50px;width:90%;margin-top: 50px;;}
.user_data_info111{width:100%;margin:0;	}
.user_data_info li{color: #7f4528;padding-left: 2px;font-size: 15px;padding-bottom: 10px;font-weight: bold;}
.user_data_info1{width: 1200px;border:1px solid #D1B3A5;margin:40px;}
.user_data_info11{width: 1190px;border:1px solid #D1B3A5;margin:40px;min-height:10px;}
.user_info{width: 1200px;margin:40px;min-height: 400px;border:1px solid #D1B3A5;}
.user_info_in{width: 1100px;margin:50px;min-height: 150px;border:1px solid #D1B3A5;}
.h2_header{font-size: 25px;padding-top: 10px;}
/***----login-----***/
.login-box-main{
	width:410px;
	margin:0 auto;
	padding-top:90px;
}
.logo_div
{
	text-align: center;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-color: #e8decd;
	position:relative;
}
.white-trans-bg{
	background-image:url(../images/white-trans-bg.png);
	background-repeat:repeat;
	background-position:center top;
	padding:13px;
	border-radius:10px;
}
.white-solid-main{
	background-color: #fff;
	border-radius:5px;
	box-shadow:1px 1px 2px #666;
	position:relative;
}
.form-box-title{
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom: solid 1px #7A513D;
	padding: 10px 0px 10px 30px;
	color: #7A513D;
}
.icon-rel{
	position:relative;
	
}
.login-ipt{
	padding:2px 2px 2px 50px;
	border: solid 2px #D1B3A5;
	outline:none;
	border-radius:5px;
	width:270px;
	height:32px;
	line-height:20px;
	color:#aaa;
	font-size:15px;
}
.user-icon{
	background-image:url(../images/user-icon.png);
	background-repeat:no-repeat;
	background-position:8px 5px;
	height: 38px;
	left: 2px;
	position: absolute;
	    top: 2px;
	    width: 40px;
	border-right: solid 1px #D1B3A5;
}
.password-icon{
	background-image:url(../images/password-icon.png);
	background-repeat:no-repeat;
	background-position:8px 5px;
	height: 38px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 40px;
	border-right: solid 1px #D1B3A5;
}
.success_msg, .error_msg {border: 1px solid #d3cdcd;padding:12px 10px 12px 30px;background-repeat: no-repeat;background-position: 10px center;font-size:13px;text-align:left;margin:10px;}
.error_msg{color: #D8000C;background-color: #E9D9D1;font-weight: bold;}
.success_msg{color: #4F8A10;background-color: #E9D9D1;font-weight: bold;}
.reg-ipt {padding-left: 10px;width: 310px;}
/***-------My account-------****/
.my-account-main{width:1080px;margin:5px auto;min-height: 50px;}
.form-bg-main{background-color:#e8decd;border-radius:5px;padding:25px;}
.required-text{float: right;padding-right: 15px;}
#requried{color: red;}
.frm-ipt{
	margin:6px 5px 6px 5px;
	border: solid 1px #ccc;
	outline:none;
	border-radius:5px;
	width:282px;
	height:30px;
	line-height:18px;
	color:#666666;
	font-size:15px;
	background-color:#FFFFFF;
	padding-left: 5px;
}
.frm-ipt1{
	margin:5px 2px 2px 6px;
	border: solid 1px #ccc;
	outline:none;
	border-radius:5px;
	width:282px;
	height:25px;
	line-height:18px;
	color:#666666;
	font-size:15px;
	background-color:#FFFFFF;
	padding-left: 5px;
}
.dte-ipt{
	margin:15px 10px 10px 2px;
	border: solid 1px #ccc;
	outline:none;
	border-radius:5px;
	width:170px;
	height:22px;
	line-height:16px;
	color:#666666;
	font-size:12px;
	background-color:#FFFFFF;
	padding-left: 5px;
}
.date_class 
{
	padding: 5px 0px 0px 10px;
	float:left;
	color:#000;
}
.ac-left{
	/*width:109px !important;*/
	line-height: 43px;
}
.ac-left1{
	width:124px !important;
}
.frm-left{
	float:left;
	width:132px;
	padding-top:8px;
	color:#7A513D;
	font-weight:600;
	font-size:14px;
}
.frm-left1{
	float:left;
	width:290px;
	padding-left:180px;
	color:#7A513D;
	font-weight:600;
	font-size:14px;
	text-align: right;
	line-height: 40px;
	margin-right: 10px;
	
}
.frm-account{
	float:left;
	width:165px;
	color:#7A513D;
	font-weight:600;
	font-size:14px;
	line-height: 43px;
}
.ch-pass-main{
	width:489px;
	margin:90px auto 0 auto;
}
.logo{
	/* padding: 0px 20px 0px 30px; */
	float:left;
	width:184px;
	padding-top:14px;
}
/*--Menu Start--*/
.innermenu{
	margin:0px;
	padding:0px;
	width:950px;
	float:right;
}
.innermenu ul{
	margin:0px;
	padding:0px;
}
.innermenu li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	background:url(../images/inrpg-menu-sub-sep.jpg) no-repeat right center !important;
}
.innermenu li.last{
	background:none !important; 
}
.innermenu li a{
	padding:0px 12px;
	text-decoration:none;
	font-size:15px;
	color:#474f5b;
	font-weight:300;
	height:67px;
	line-height:67px;
}
.innermenu li a:hover ,.innermenu li.active a{
	color:#ee4c63;
	font-weight:300;
	text-decoration:none;
}

/*--Menu End--*/
.titlebar-main-bg {
	min-height: 55px;
	background-image:url(../images/top-bg.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	margin-top: -2px;
}
.header_div{
	width: 99%;
	
}

.menu_div{
	padding:0px 27px 0px 0px;
	float:right;
	color:#fff;
	font-weight:bold;
	margin-bottom: -10px;
}
.titlebar-main-bg h1{
	display:inline-block;
	font-size:30px;
	font-weight:normal;
	text-shadow:1px 1px #666;
	line-height:55px;
	color: #fff;
	padding-left: 45px;
	line-height: 55px;
}
.titlebar-main-bg h2{
	display:inline-block;
	font-size:18px;
	font-weight:normal;
	text-shadow:1px 1px #666;
	line-height:75px;
	color: #7A513D;
	padding-right: 30px;
	float: right;
}



/****---user-----****/
.pro-table-titlebar{
	background-color:#D1B3A5;
	min-height:34px;
	color:#fff;
	font-size:13px;
}
.pro-table-titlebar1{
	background-color:#D1B3A5;
	height:38px;
	color:#7f4528;
	font-size:16px;
	font-weight: bold;
	padding-left:40px;
	line-height: 38px;
	
}

.pro-table-sub01{
	
	background-color:#e8decd;
	font-size:12px;
	margin-top:1px;
	line-height:15px;
}
.pro-table-sub02{
	/*background-color:#e6e1de;*/
	background-color: #fff;
	font-size:12px;
	margin-top:1px;
	line-height:15px;
}
.pro-table-data{
	width:  250px;
	background-color: #fff;
	font-size:20px;
	margin:20px;
	line-height:15px;
	text-align: center;
}
.pro-table-pn{
	float:left;
	/*width:200px;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	text-align:left;
	word-wrap: break-word;
}
.pro-table-chk{
	float:left;
	width:30px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	text-align:center;
	word-wrap: break-word;
}
.pro-table-pnds{
	float:left;
	width:200px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	text-align:left;
	word-wrap: break-word;
}
.pro-table-bd{
	float:left;
	width:250px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	text-align:left;
	word-wrap: break-word;
}
.pro-table-bdc{
	float:left;
	/*width:150px;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	text-align:left;
	word-wrap: break-word;
}
.alignright {text-align:right !important;padding-right: 5px;}
.aligncenter {text-align:center !important;padding-right: 5px;}
.width150{width:150px;}
.width100{width:100px;}
.width140{width:140px;}
.width300{width:300px;}
.width350{width:350px;}
.width400{width:400px;}
.width200{width:200px;}
.width80{width:80px;}
.width70{width:70px;}
.width95{width:95px;}
.width120{width:120px;}
.width960{width:960px;}
.width185{width:185px;}
.width80{width:80px;}
.width180{width:180px;}
.image_div{float:left;padding:30px;}
.form-bg-main1{background-color:#e8decd;padding-bottom: 30px;}
.last_class{float:right;padding-right: 10px;}
.pro-select {
margin: 6px 5px 6px 5px;
border: solid 1px #ccc;
outline: none;
border-radius: 5px;
width: 290px;
height: 30px;
line-height: 30px;
color: #666666;
font-size: 15px;
background-color: #FFFFFF;
font-size: 14px;
}
.frm-right{float:left;width:400px;}
.contain_div{min-height: 400px;/*margin-left: 80px;*/}
.contain_div img{display: inline;}
/******--------header--------*******/
.head_nav{padding:10px 0px 0px 45px}
.head_nav ul{}
.head_nav li{float:left;list-style:none;padding-left: 4px;}
.head_nav li a{color:#fff;font-weight:bold;}
.head_nav li a:hover,.head_nav li.active a{color:#D1B3A5;}
.date_button {
border-radius: 5px 5px 5px 5px;
border: solid 1px #4a2919;
color: #7A513D!important;
display: inline-block;
font-size: 12px;
font-weight: bold;
height: 25px;
line-height: 25px;
padding: 0 5px;
cursor: pointer;
text-transform: uppercase;
text-shadow: 1px 1px #333;
text-align: center;
background-color: #e8decd;
width: 75px;
}
.order_lable{
	float: left;
	width: 100px;
	color: #7A513D;
	font-weight: 600;
	font-size: 13px;
	margin-right: 10px;
	text-align: right;
	font-weight: 700;
	padding-right: 0px;
}
.category_name{ color:#7f4528;font-size:16px;font-weight: bold;}
.menu_div{padding:0px 30px 0px 0px;float:right;color:#fff;font-weight:bold}
.span_right{float:right;padding-right:40px;font-size:13px;color: #fff;}
.span_right_menu{float:right;padding-right:40px;}
.frm-ipt-textarea{
	margin:6px 5px 6px 5px;
	border: solid 1px #ccc;
	outline:none;
	border-radius:5px;
	width:282px;
	height:70px;
	line-height:18px;
	color:#666666;
	font-size:15px;
	background-color:#FFFFFF;
	padding-left: 5px;
}
.post_text{height: 150px;width: 282px;}
.balck_button {
border-radius: 5px;
border: solid 1px #4a2919;
color: #7A513D!important;
display: inline-block;
font-size: 14px;
font-weight: bold;
/*height: 33px;*/
line-height: 33px;
padding: 0px;
cursor: pointer;
text-transform: uppercase;
text-shadow: 1px 1px #333;
text-align: center;
background-color: #e8decd;
width: 150px;
margin: 0px 5px;
}
.redirect_link{color: blue;}
.post-left {float: left;width: 85px;color: #000;font-weight: 600;font-size: 14px;}
.post-rgt {float: left;width: 100px;padding-left: 5px;font-weight: 600;font-size: 13px;}
.albumleft{float: left;width: 130px;}
.albumright{width: 30px;float: right;text-align: left;}
.albumdetail{float: left;border:1px solid #D1B3A5;height: 160px;width: 320px;margin-top:20px;margin-left:200px;}
.albuminfo{padding: 5px;	margin-left: auto;margin-right: auto;text-align: center;width:65%;float:right;}
.albumname{font-size: 24px;}
.rateimage{float: left;margin-left: 550px;margin-top: 10px;}

.likeimage{background-image: url('../images/new_like.jpg');float: left;background-repeat: no-repeat;background-position: center right;height: 36px;cursor: pointer;margin-left: auto;margin-right: auto;width: 70px;}
.dislikeimage{background-image: url('../images/new_dislike.jpg');background-repeat: no-repeat;background-position: center left;height:36px; cursor: pointer;float: left;margin-left: auto;margin-right: auto; width: 70px;}
.rating{text-align: right;height: 25px;float: right;padding: 5px;width: 125px;}
.star_rate{
cursor: pointer;
height: 25px;
width: 25px;
background-image: url('../images/icon/star_dull.png');
background-repeat: no-repeat;
float: left;
}
.ratetext{padding-top: 12px;padding-right: 12px;color: white;}
.ratetext2{padding-top: 10px;padding-left: 48px;float: left;color: white;}
.bottom-border{border:1px solid #D1B3A5;}
.photoimages{padding:0;float:left;width:16.3%;margin:20px;float: left;}
.photoalbum {margin: 45px;width: 1280px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;min-height: 815px;}
.pagination {width:130px;margin:-165px 0 0 1020px;z-index:9999;position:relative;height:19px;}
.pagination li {float:left;margin:0 3px;list-style: none;}
.pagination li a {display:block;width:20px;height:0px;padding-top:21px;background-image:url(../images/pagination.png);background-position:0 0;float:left;overflow:hidden;	}
.pagination li.current a {background-position:0 -21px;}
.textnones{padding: 4px;}
.albumimage{padding: 20px;float:left;width: 96.7%;}
.albumphotoimages{
	margin-right: 20px;
	float: left;
	width: 120px;
   height: 120px;
}
.albumphotoimages img{

	width: 100%;
   height: 100%;
}
albumimage:last-child < .albumphotoimages{
	margin-right: 0px;
	}
.cursorpointer{cursor: pointer;}
.pro-select-small {
margin: 6px 5px 6px 5px;
border: solid 1px #ccc;
outline: none;
border-radius: 5px;
width: 140px;
height: 30px;
line-height: 30px;
color: #666666;
font-size: 15px;
background-color: #FFFFFF;
font-size: 14px;
}
.right{float: right;}

.quote_cat{width: 200px;min-height: 500px;border:1px solid #D1B3A5;float: left;margin: 40px 20px 40px 40px;}
.quote_des{width: 960px;min-height: 500px;border:1px solid #D1B3A5;float: left;margin: 40px 40px 40px 10px;float: left;}
.quote{border:solid #D1B3A5 1px; width:90%; margin-left:55px; min-height:370px;	}
.userimage{float: left;width:265px;text-align: center;}
.user_info {border-radius:5px;margin: 45px;width: 1080px;/*1095*/margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;min-height: 850px;}
.myplay_info {margin:20px 45px 5px 0px;width: 1155px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;min-height: 350px;}
.myplay_info_biography {margin:20px 45px 5px 0px;width: 1155px;margin-left:35px;background-color: #fff;border:1px solid #D1B3A5;min-height: 350px;}
.myplay_info_box1 {margin:10px 10px 10px 0px;width: 200px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;min-height: 240px;}
.myplay_info_box2 {margin:10px 10px 10px 0px;width: 200px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;min-height: 240px;}
.myplay_info_box3 {margin:30px 10px 20px 10px;width: 700px;background-color: #fff;border:1px solid #D1B3A5;min-height: 510px;float:left;	}
.userabout{float: left;width:53%;border:solid black 1px;margin-top:4%; }
.usermoreabout{}
.userlifestyle{float: left;width: 400px; border:solid black 1px;}
.userappriance{width: 400px; border:solid black 1px;float: left;  }
.user_background{width: 400px; border:solid black 1px;float: left; }
.userinterest{width: 400px; border:solid black 1px; float:left; }
.useraboutleft1{float: left;padding:2px 5px;text-align: right;}
.useraboutright1{float: right;padding:2px 5px; text-align: left;}
.useraboutleft{float: left;width:35%;padding:2px 5px;text-align: right;}
.useraboutright{float: right;width:60%;padding:2px 5px; text-align: left;}
.boldfont{font-weight: bold;}
.sep1{padding-top: 15px;}
.cate_txt{color:#7A5C4D;font-size: 15px;font-weight: 600px;padding-top: 2px;}
/*  biography css      */

.left_part{margin: 30px 30px 0px 30px;	width:200px;float:left;}
.middle_part{width:500px;float:left;}
.music_box1{float: left;padding:5px;margin: 10px 10px 10px 60px;border:1px solid #D1B3A5;}
.music_box2{float: left;margin: 10px 10px 10px 40px;width:400px;height: 90px;border:1px solid #D1B3A5;}
.music_box3{float: left;margin: 10px 10px 10px 40px;width:400px;height: 90px;border:1px solid #D1B3A5;}
.music_box11{float: left;margin: 10px 0px 10px 30px;width:290px;border:1px solid #D1B3A5;padding: 9px 0px;}
.music_box22{float: left;margin: 10px  0px 10px 30px;width:400px;height: 90px;border:1px solid #D1B3A5;}
.music_box33{float: left;margin: 10px 10px 10px 30px;width:400px;height: 90px;border:1px solid #D1B3A5;}
.music_box1_txt{color: #7A513D;width:120px;font-weight: 600px;text-align: right;}
.music_box2_txt{padding:15px 15px 15px 50px;}
.music_box3_txt{padding:10px 40px 10px 10px;}
.category_class{padding: 10px 150px 10px 150px;font-size: 16px;font-weight: 700;color: #7A513D;display: block;overflow: hidden;}
.category_class{padding: 10px 150px 10px 150px;font-size: 16px;font-weight: 700;color: #7A513D;display: block;overflow: hidden;}
.category_class11{width:98%;padding:10px 12px;float:left;border-bottom:1px solid #D1B3A5;font-size: 16px;font-weight: 700;color: #7A513D; }
.playlist_class{width:250px;float: left;padding:20px 0px 10px 30px;color: #7A5C4D;font-size: 15px;height: 50px;}
.playlist_class_hotlist{width:250px;float: left;padding:5px 0px 5px 30px;color: #7A5C4D;font-size: 15px;}
.playlist_class_biglist{width:200px;padding:2px 0px 2px 5px;color: #7A5C4D;font-size: 15px;}
.no_rcrd{font-size:18px;padding:40px 350px 40px 500px;color: #7A513D;width:15%;}
/* Love css*/
.love_box1{float: left;margin: 10px 10px 10px 60px;width:250px;min-height: 90px;border:1px solid #D1B3A5;}
.love_box2{float: left;margin: 10px 10px 10px 40px;width:400px;min-height: 90px;border:1px solid #D1B3A5;}
.love_box3{float: left;margin: 10px 10px 10px 40px;width:350px;min-height: 90px;border:1px solid #D1B3A5;}
.love_box1_txt{color: #7A513D;width:200px;font-weight: 600px;text-align: right;padding:5px 5px 5px 40px;}
.love_box2_txt{padding:5px 10px 10px 10px;text-align: center;}
.love_box3_txt{padding:10px 40px 10px 40px;}
.biography_box1_txt{color: #7A513D;font-weight: 600px;text-align: right;padding:0 5px 2px 40px;}
.biography_box2_txt{padding:15px 15px 15px 50px;}
.biography_box3_txt{padding:10px 40px 10px 40px;}
.biography_class{width:210px;float: left;padding:10px 10px 10px 10px;color: #7A5C4D;font-size: 15px;height: 50px;}
.pro-table-titlebar_bio{background-color:#D1B3A5;min-height:34px;color:#fff;font-size:13px;	}
.myplay_info1 {margin:20px 45px 45px 0px;width: 1155px;margin-left:60px;background-color: #fff;}
.active_user_bio{width:780px;border:1px solid #D1B3A5;margin-left:380px;margin-top:-148px;min-height: 146px;}
.myplay_info_bio {margin:20px 45px 45px 0px;width: 1155px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;}
.category_box1{float: left;margin: 10px 10px 10px 60px;width:300px;height: 190px;border:1px solid #D1B3A5;}
.category_box2{float: left;margin: 10px 10px 10px 10px;width:835px;height: 190px;border:1px solid #D1B3A5;}
.category_box2_poem{float: left;margin: 10px 10px 10px 10px;width:785px;height: 190px;border:1px solid #D1B3A5;}
.cat_left_txt{width:120px;color:#7A5C4D;padding:5px 5px 5px 10px;text-align:right;float:left;font-size: 14px;font-weight: 700;}
.cat_right_txt{width:150px;padding:5px 5px 5px 0px;float:left;font-size: 14px;word-wrap: break-word;}
.sort_list{padding-right:10px;}
.face_all_image{padding:10px;float:left;width:150px;height:150px;	}
.face_all_image a img{width: 100%;height: 100%;}
.home_page {	width: 960px;margin-left:auto;margin-right: auto;background-color: #fff;border:1px solid #D1B3A5;min-height: 640px;}
.left-link{float: left;width: 200px;}
.left-box{background: none repeat scroll 0 0 #fff;
margin-top: 20px;
border-bottom: 0px;
margin-left: 0px;
padding: 8px 0px;
box-shadow: 1px 1px 1px 0px #aaa;}
.left-box ul{
margin: 0;
padding: 0 0 0 0px;
list-style-type: none;
}
.left-box ul li{text-align: center;line-height: 22px;}
.home-heading{margin-left: 20px;width: 260px;float: left;margin-top: 20px;}
.home-heading h1{font-size: 24px;}
.confess_content{width: 220px;}
.home-heading-left{float: left;width: 200px;margin-top: 20px;}
.home-heading-left h1{font-size: 24px;}
.music_content ul li{
	background-repeat: no-repeat;
	line-height: 28px;
	list-style-type: none;
	list-style-image: url(../images/speaker.gif);
}
.login-box{float: right;width: 220px;margin-top: 20px;}
.profile-box{float: right;width: 220px;margin-top: 20px;}
.profile-link-left{float: left;width: 70px;}
.photoalbum-box{float: left;width: 300px;}
.photoalbum-heading h1{font-size: 24px;}
.photo-home{float: left;width: 140px;}
.photo-home a img{width: 120px;height: 130px;}
#messages_data{width: 500px;overflow: auto;height: 200px; padding: 5px;border:1px solid #D1B3A5;}
.user-name1{color: #0CF;font-size: 12px;}
.user-name2{color: black;font-size: 12px;}
.home-frm-ipt{background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 15px;
    height: 25px;
    line-height: 18px;
    margin: 5px 2px 2px 6px;
    outline: medium none;
    padding-left: 5px;
    width: 170px;}
.shout-box{float: left;width: 600px;margin-left: 50px;}
.shout-box-heading h1{font-size: 24px;}
.message_content{width: 480px;}   
 .frm-select {vertical-align: middle;padding: 9px;padding-left:5px;margin-left: 5px;border-radius:5px;color: #666666;outline: none;background-color: white;width:290px;font-size: 12px;}
.frm-select-small {vertical-align: middle;padding: 14px;padding-left:5px;width:100px;font-size: 12px;}
.frm-select-small1{vertical-align: middle;padding: 5px;background-color: white;padding-left:5px;border-radius:5px;width:100px;font-size: 12px;margin-left:5px;	}
.userhomepage{width:250px; height:300px;padding:3px;	}
.color_block img{height: 25px;width: 25px;	}
.color_button{color: black;padding: 4px 7px;border-color: #F5ECCE;border-radius:3px;margin-top: -15px;background-color: #F5ECCE;	}
.user_info_header{width: 100%;padding: 5px 5px 10px 8px; 	}
.userdetail_left{float:left;width:300px;margin-left:10px;	}
.button_user{color: #7A513D;padding: 5px 10px;border-color: #4a2919;border-radius:3px;font-size: 14px;cursor: pointer;background-color: #e8decd;		}
.frm-right1{float: left;	}
.col_sep{float:left;padding:1px 30px;}
.userDetailBox{width:100%;border:1px solid #D1B3A5;border-radius:0px	}
.user-detail-title{background-color: #D1B3A5;
padding: 0px 5px;
border-radius: 0px;
color: #7f4528;
line-height: 38px;}
.user-detail-content{padding:5px;	}
.user-invite{width:100%;margin:5px auto;min-height: 500px;}
.inviteRow{float: left;	padding: 1% 20%;}
.col-1{float:left;width:200px;color:#7A513D;font-weight:600;font-size:14px;line-height: 43px;	}
.col-2{float:left;width:400px;}
.ButtonRow{float: right;}
.tablerowHeading{background-color:#CD5C5C;color: white;border-radius:3px;float: left;width: 95%;font-weight: bold;font-size: 14px;}
.tablerowNotJoin{color: #000000;float: left;width: 95%;	}
.tablerowNotJoin a{color: #000000;}
.tablerow{color: #802A2A;float: left;width: 95%;	}
.table_col-1{float:left;padding:3px;width:2%;}
.table_col-2{float:left;padding:5px;width:47%;}
.table_col-3{float:left;padding:5px;width:15%;}
.inviteButtons{float: left;	}
.button-delete-red{float: left;margin:2px 4px;font-weight: bold;color: #660000;	cursor: pointer;background-color:red;border-radius:3px;diaplay:block;width:50px;padding:4px 5px;text-align:center;	}
.button-green{float: left;margin:2px 4px;font-weight: bold;color: #3B5E2B;	cursor: pointer;background-color:#A6D785;border-radius:3px;diaplay:block;padding:4px 5px;text-align:center;	}
.friendBox{min-height:150px;float:left;text-align: center;width:150px;border:1px solid #D1B3A5;margin:5px;border-radius:3px;	}
.friend-name{margin-bottom:2px;background-color:#d7c4a8;border-radius:3px;	}
.friend-action{background-color:#d7c4a8;border-radius:3px;	}
.people-img-bg{width:100%;	}
.people-main-bg{width:84%;	}
.people-name{margin-bottom:2px;background-color:#d7c4a8;border-radius:3px;		}
.pagin-right{width:85%;	}
.peopleBox{border:1px solid #7A513D;border-radius:3px;float:left;margin:7px 10px;	}
.people-name{padding:3px;text-align: center;}
.leftpart{width:85%;	}
.abcd-left-part{float: left;	}
.people-select-box{padding:2px;	color: #7A513D;font-family:Arial, Helvetica, sans-serif;background-color: #E8DECD; }
.people-search-btn{padding:2px 4px;border: 1px solid black;border-radius:3px; color: #E8DECD;background-color:  #7A513D;	}
.absd{width:50%;float:left;padding:5px;}
.people-left-input-bg{width:30%;float:right;text-align: right;	}
.people-other-input-bg{padding:4px;background-color: #D7C4A8; float: left;width: 103%;margin-left: -25px;	}
.paging-right{float: right;width: 100%;}
.paging{float:right;/*width:378px;*/width: auto;padding:1px 5px 1px 5px;background-color:#D7C4A8;/*background-color:#D1B3A5;*/}
.paging-lefticon{float:left;width:39px;}
.paging-righticon{float:right;width:39px;}
/*---Paging Start---*/
.paging-center{float:left;/*width:295px;*/width: auto;line-height:normal;padding-left:5px;}
.paging-center ul{margin:0px;padding:0px;}
.paging-center li{margin:0px;padding:0px 10px 0px 10px;list-style:none;float:left;background:url(../images/pagingsep.jpg) no-repeat right center;font-size:20px;font-weight:bold;line-height:37px;height:37px;}
.paging-center li.last{background:none;color:#7A513D;}
.paging-center li a{margin:0px;padding:0px;color:#7A513D;}
.paging-center li a:hover{color:#a16be5;}
.paging-center li.active{color:#7A513D !important;}
.paging-center li.ftlt{color:#ffffff !important;}
.paging-center ul li:nth-child(2) a,.paging-center ul li:nth-child(n-1) a{color:#ffffff !important;}
.paging-center ul li:last-child(1){background:none;}
/* poem */ 
.poem_box2{width:25%;	float:left;}
.poem_box2_txt{float: left;padding:11.5px 5px; 	}
.poem_abcd{margin:2px;border:1px solid #D1B3A5;float:left;padding:4px 5px;font-weight:700;font-size:15px;	}
.poem_box3{width:28%;float:left;	}
.poem_box3_txt{float:left;padding:4px;}
.category_title{padding:3px;font-size: 16px;font-weight: 700;color: #7A513D;background-color:#D1B3A5;}
.poem-tit{padding:3px;margin-top: 15px;font-size: 16px;font-weight: 700;color: #7A513D;background-color:#D1B3A5;}
.row1{width: 100%;float: left;}
.forminnerfull-input{float: left;width:15%;	font-size: 14px;font-weight: bold;color: #7A513D;text-align: right;margin-left: 25%;padding:2px; }
.forminnerfull-input2{float: left;font-size: 14px;color: #7A513D;text-align: left;margin-left: 1%;}
.formppost-selectfull2{height:25px;width:200px;	border:solid 2px #7A513D;background-color: #e8decd;color: #7A513D;font-weight:bold;}
.formppost-inpfull2{height:25px;width:450px;	border:solid 2px #7A513D;;padding:0px 5px;color: #7A513D;font-weight:bold;}
.formppost-tareafull2{height:150px;width:450px;	border:solid 2px #7A513D;padding:5px;color: #7A513D;font-weight:bold;}
.button-row{text-align: right;width:77%;	}
.rating_box{float:left;padding:15px;margin:0px 40px;width:20.9%;	color: #7f4528;}
.rating_box2{float:left;padding:15px;margin:0px 40px;width:15%;	color: #7f4528;}
.rating-title{float: left;	padding-right: 15px;}
.favourite-box{float: left;padding:10px;}
.activity{margin-left:70px;	}
.email{margin-left:95px;}
.business{margin-left:7px;}
/* 25-02-16 */
.pro-table-pn-page{float:left;/*width:200px;*/padding-top:8px;padding-bottom:8px;/*padding-left:10px;*/margin-left:-1px;text-align:left;word-wrap: break-word;}
.alignright1{text-align:right !important;/*padding-right: 5px;*/}
.last_class1{float:right;/*padding-right: 10px;*/margin-right:-1px;}
.colorbrown{color:#7A5C4D;	}
.music_subBox{border:1px solid #7f4528;width:30%;float:left;margin:10px 10px 5px 0px;	}
.related_music_box{padding:2px 5px;color:#7f4528;}
.music_subBox2{float:left;width:65%;margin:2px;	}
.border{border:1px solid #7f4528;	}
.padding5{padding:5px;	}
.borderlight{border:1px solid #D1B3A5;	}
.todo_action {margin:20px;background-color: #fff;border:1px solid #D1B3A5;min-height: 150px;float: left;}
.todo_width1{margin-left:32px;width:20%;}
.todo_width2{margin-left:0px !important;width:73%;}
.poll_link{border:1px solid #D1B3A5;width:20%;margin:10px;;margin-top: 50px;float:left;}
.forminnerfull-inputtodo{float: left;font-size: 14px;padding:5px 0px;}
.todo-textarea{height:70px;width:450px;	border:solid 2px #7A513D;}
.forminnerfull-input2todo{float: left;font-size: 14px;color: #7A513D;text-align: left;}
.lookmain{margin:2% 8%;}
#loadlook{float:left;width:100%;}
.boxlook{float:left;width:50%;	}
.lookname{float:left;text-align:left;width:30%;cursor: pointer;	}
#lookrating{float:left;text-align:left;width:45%;	}
.pers{float:left;text-align:right;width:10%;	}
.action-btn{float:left;display:block;padding:5px;width:95%;}
.videoboxuser{float:left;margin-left:10px;margin-top: 5px;margin-bottom: 5px; width:99%;min-height:200px;border:1px solid black;}
.titlebar{padding:5px;border:1px solid black;		}
.videodetaildiv{padding:5px;float:left;	}
.leftpart-div1{float:left;padding:10px 20px;margin-left:10px;width:95%;	}
.userfriend{margin-left:30px;float:left;width:95%;}
.friend-title{min-height:100px;float:left;width: 150px;
padding: 10px 6px;border:1px solid #D1B3A5;}
.videodetaildiv iframe{height:150px;width:167px;}
.linksprofile{float:right;margin-top:3%;padding:2px;	}
.profile-link{margin:0 5px;float:left;border:1px solid #bdbdbd;border-radius:5px;padding:5px;display:block;background:#dbdbdb;	}
.profile-link a{color: gray;	}
.width80per{width:80%;}
.comment-title{font-size: 14px;font-weight: bold;	}
/*-----------photoalbum_detail.php----------------------*/
.margin5{margin:5px;	}
.heightwidth1{min-height:30px;float:left;margin-left:45px;width:93%;;}
.mleft20{margin-left:20px;	}
.mleft45{margin-left:45px;	}
.widthauto{width:auto;	}
.imgframe{background-size:cover;background-image:url('../../assets/images/frame3.png');margin-left:33%;padding:1px;width:361px;height:350px	}
.frameimg{margin-top:5%;	}
.mtop10p{margin-top:10px;}
.rating_box2{width:20.5%;margin:0px;	}
.user_info2{min-height:30px;margin:0;float:left;margin-left:45px;width:93%;	}
.user_info1{min-height:30px;float:left;width:95%;margin:1% 2.5%;	}
.user_info3{min-height:30px;float:left;margin-left:45px;width:93%;	}
.comment-box{border:1px solid #D1B3A5;width:93%;margin:0.5% 3.5%;	}
.p10p{padding:10px;	}
.pr10p{padding-right:10px;	}
.pl10p{padding-left:10px;	}
.fleft{float:left;	}
#capchadiv{float:left;padding:20px 5px 20px 20px;	}
.comment-r1{float:left;padding-top: 5px;cursor:pointer	}
.comment-r2{float:left;padding:25px 5px 20px 5px;	}
.comment-r3{float:left;padding:25px 10px 20px 5px;	}
.album-list{float:left;width:16.3%;border:1px solid #D1B3A5;margin:20px;	}
.all-album{float:left;width:16.3%;border:1px solid #D1B3A5; margin:20px;	}
.padding0{padding:0;	}
.search-album{float:left;width:16.3%;border:1px solid #D1B3A5; margin:20px; min-height:275px;	}
.userinfo11{width:94%;	}
.user_datainfo1{width:26%;min-height: 200px;border: 1px solid #D1B3A5;float: left;margin: 2% 1%;	}
.user_datainfo2{width: 40%;min-height: 200px;border: 1px solid #D1B3A5;float: left;margin: 2% 1%;	}
.user_datainfo3{width: 97%;min-height: 175px;border: 1px solid #D1B3A5;float: left;margin: 2% 1%	}
.pro-table-pn aligncenter{color:#7A5C4D; width:224px;	}
.pro-table-pn1{color:#7A5C4D;text-align:center; width:464px;}
.romancelist{padding:20px;float:left;}
.comment{padding-left:13px;float:left;}
.myplay_info_lovecode{width:89.5%;min-height:200px;margin:20px 45px 15px 0px;margin-left:60px;background-color: #fff;border:1px solid #D1B3A5;}
.padding30{padding:30px;	}
.fright{float:right;}
.pro-table-pn {color:#7A5C4D;	}
.love50{width: 48%;padding: 0px 10px;}
.love20{width:20%;	}
.love33{width:33%;	}
.romanceimg{float:left; padding:10px; margin-left:20px;}
.mleft10{margin-left: 10px;	}
.comment2{padding-left:12%; padding-top:2%;}
.comment_info{margin:10px 30px;	}
.love-sub1{float:left;margin-right:110px;margin-left:5px;	}
.love-sub2{float:left;margin-right:80px;margin-left:5px;	}
.love-sub3{float:left;margin-right:112px;margin-left:5px;	}
.love-sub4{float:left;margin-right:108px;margin-left:5px;}
.love-sub5{float:left;margin-right:125px;margin-left:5px;	}
.paddingtop0{padding-top:0;	}
.width89{width:89%;	}
.width47{width:47%;	}
.width15{width:15%;}
.clrfff{color:#fff;	}
.ratetext1{padding-top: 12px;padding-left: 50px;	}
.width7{width:7%; 	}
.mtop-9{margin-top:-9px;	}
/* ------------------------music----------------------------------*/
.musicbox1{width:850px;height:auto;margin:0px 60px 0px 60px;}
.mr10p{margin-right:10px;	}
.pr5p{padding-right:5px;	}
.latestmusic{padding:20px;margin-left:20px;	}
.musicbox2{width:300px;height:auto;margin:-418px 60px 0px 950px;	}
.width100{width:100%;	}
.musicinfo1{border:1px solid #D1B3A5;float:left;margin:2px 5px;width:14%;padding:5px;	}
.margin0{margin:0;	}
.quote-tit-post{padding:5px;font-weight:700;float:right	}
.hotties-text{min-height:400px;	}
.musicinfo2{width:320px;padding:10px;	}
.paddingtop10{padding-top:10px;	}
.postmusic{padding:30px 200px;	}
.rightpart{margin-bottom:5px;	}
.minheight100{min-height:100px;	}
.right-bottom-box{margin-top:15px;margin-left:10px;width:350px;	}
.music-paly-text{min-height:100px;float:left;margin:15px 10px 5px 0px;	}
.music-rating-right-bg{float:left;margin:15px 10px 5px 0px;	}
.reloadimg{height:40px;width:35px;cursor:pointer;	}
.clrheading{	color:#7A5C4D;	}
.cat-image{float:left;margin:15px 5px 20px 17px	}
.width330{width:330px;	}
.playlist-title{float:left;width:75px;padding-right:5px;text-align:right;	}
.user_data_info_video{width: 95%;margin: 1% 2.5%;}
.width65{width:65%;	}
.user_datainfo{min-height: 200px;border: 1px solid #D1B3A5;	}
.user_datainfo4{width: 32%;min-height: 100px;border: 1px solid #D1B3A5;float: left;margin: 5px;	}
.user_datainfo5{min-height: 200px;border: 1px solid #D1B3A5;margin:1% 2.5%;width:95%;	}
.paging2{margin-top:-48px;margin-right:-11px;	}
.height40{height:40px;	}
.paging11{margin-top:-60px;margin-right:30px;	}
.user_datainfo_box{	width: 90%;min-height: 100px;border: 1px solid #D1B3A5;float: left;margin: 20px 20px 20px 20px;	}
.videoinfo-tit{width:100px;float:left;text-align:right;	}
.videoinfo-txt{width:400px;float:left;	}
.user_datainfo30{width:30%;min-height: 100px;border: 1px solid #D1B3A5;float:left;margin:10px;	}
.margintop50{margin-top:50px;	}
.uservideo{width:500px;color:#7A5sC4D;	}
.user_datainfo160{width:160px ;min-height: 100px;border: 1px solid #D1B3A5;float: left;margin: 5px	}
.marginimg{margin:1% 19%;	}
.width27{width:27%;	}
.width31{width:31%;	}
/*-------------------Biography-------------------------*/
.bio-main290{border:1px solid #D1B3A5; width:290px;height:auto;margin-left:30px; float:left;	}
.more-cat{padding:5px;margin-left:30px;text-transform: capitalize;	}
.more-cat-link{font-size:16px;padding-top:5px;}
.bio-main400{border:1px solid #D1B3A5; width:400px;min-height:450px;float:left;margin-left:30px;	}
.bio-sub{height:100px; border:1px solid #D1B3A5; float:left;margin:12px;	}
.mtop-15{margin-top:-15px;	}
.bio-main560{border:1px solid #D1B3A5; width:560px;height:150px;float:left; margin-left:30px;	}
.ml20p{margin-left:20px;	}
.mleft35{margin-left:35px;	}
.bio-submodule{text-align:center;padding-bottom:10px;	}
.mbot2{margin-bottom: 2px;	}
.mbot5{margin-bottom: 5px;	}
.mbot10{margin-bottom: 10px;	}
.mtop5{margin-top: 5px;	}
.resizenone{resize:none;}
.bio-user{float:left;margin:15px 5px 20px 17px;	}
.mleft33{margin-left:33px;}
.height40{height:40px;}
.padding1020{padding:10px 10px 20px 20px;}
.padding10{padding:10px;}
.bio-sub111{width:850px; height:80px;float:left;margin-bottom:10px;}
.bio-122{float:right;margin-bottom:10px}
.mright-10{margin-right:-10px}
.bio-detail1{padding:10px 30px 0px 30px;}
.bio-link11{margin: -80px 0px 0px 100px;}
.margin10125block{margin: 10px 0px 0px 125px; display:block}
.margin10125none{margin: 10px 0px 0px 125px; display:none}
.margin10125{margin: 10px 0px 0px 125px;}
.width93{width:93%;}
.textarea-1{width:350px; height:150px; margin:5px 0px 2px 5px; border-radius:5px; resize:none;}
.textarea-2{width:350px; height:150px;margin: 5px 0px 2px 5px;
border-radius: 5px;}
.mtop-40{margin-top:-40px;}
.margin5per{margin:5%;}
.mtop20{margin-top:20px;}
.alpha-poll{margin:5px;float:left;padding:2px; font-weight:700;color:#7A513D}
.width70per{width:70%;}
.width{width:auto}
.music_box3_txt11{float:left;text-align:center;padding:5px 20px;}
.alphas1{float:left; padding:5px 6px;font-weight:700;font-size:15px;}
.alphas2{float:left;padding:5px 6px;margin-left:5px;font-weight:700;font-size:15px;}
.alphas3{padding-left:15px;float:left}
.div-que{text-align:center;padding-bottom:10px;}
.cat-que{min-height:50px;width:80%;text-align:center;font-weight:bold;font-size:20;color:#834C22;margin-left:10%;border-radius:10px;background-color:#EEE0D6;}
.paddingpart2{padding:15px 0px;}
.padding20{padding:20px;}
.widthborder{width:350px; border:1px solid #D1B3A5;}
.row{width:80%; min-height:238px; float:left; border:1px solid #D1B3A5;}
.width19per{width:19%;}
.que-linksbox2{width:99%; float:right;background-color:#D1B3A5; min-height:50px; border:1px solid #D1B3A5;}
.que-linksbox{width:99%; float:right; min-height:50px; border:1px solid #D1B3A5;}
.link-head{font-weight:bold;font-size:20px; padding:15px;text-align:center;color:#7f4528;}
.que-link3{width:99%;  padding-top:15px; float:right; min-height:50px; border:1px solid #D1B3A5;}
.width100per{width:100%;}
.que-part1{float:left; width:99%; border:1px solid #D1B3A5;}
.que-heading1{width:96%;padding:5px;text-align:center;color:#7f4528;font-size:18px;font-weight:bold;background-color:#D1B3A5;}
.que-main2{float:right; width:79%; }
.que-sub2{float:left; width:100%; border:1px solid #D1B3A5;}
.user_data_info_history{width:90%;float:left; margin-left:5%;margin-right:50px;margin-top: 50px;;}
.invitelinks{color:#491c38;blue;display:block;font-size:14px;font-weight:bold}
.mleft300{margin-left: 300px;}
.mleft18{margin-left: 18px !important;}
.mleft12per{margin-left:12%;}
.divpart1{margin:0 8%;width:auto;}
.divpart2{padding:0 30%;}
.margin15{margin:1% 5%;}
.width44per{width:44%;}
.divleft{float:left;width:48%;}
.todo-links{padding:5px 15px; cursor:pointer; color:#7A5C4D;}
.clr3d{color:#7A513D;}
.pointer{cursor:pointer;}
.button-row1{
	/*padding-top:0%; padding-left:2px;*/
padding-top: 0%;
/* padding-left: 2px; */
margin: 5px 0 20px;}
.button-r2{display:none; margin-top:10px; margin-bottom:10px;}
.clr4d{color:#7A5C4D;}
.todoshare{width:15%;float:left;padding-top:5px;}
.todoimg{height:100px;width:100px;}
.width60per{width:60%;}
.displaynone{display:none;}
.frnd-link-total{width:250px;float:left; padding:5px;}
.frnd-link{background-color: #d7c4a8; padding:5px;}
.mleft113{margin-left:113px;}
.bgcd{background-color:#E8DECD;}
.mleft2{margin-left:2px;}
.displayinline{display:inline;}
.myacc{background-color: #E8DECD; border-radius: 5px; padding: 25px; padding-top:0px; border: solid #c7ac85 1px;}
.margin08{margin:0 8%;}
.margin030per{margin:0 30%;}
.alphamusic{float:left; padding:5px 6px;font-weight:700;font-size:15px;}
.alphamusic2{float:left;padding:2px 6px;margin-left:5px;font-weight:700;font-size:15px;}
.cat-music{padding-left:15px;float:left}
.width26per{width:26%;}
.width29per{width:29%;}
.cat-title{padding-left:15px;float:left}
.mleft15{margin-left:15px;}
.width70per{width:70%;}
.clra5{color:#D1B3A5}
.cat-bbox{margin-right: 2.5%;width: 66%;}
.poemimg{float:left;margin:15px 5px 20px 17px}
.poem-info11{min-height:150px;margin: 1% 2.5%;}
.minheight{min-height:150px;}
.poem-box4{margin-left:35px;width:1154px}
.pl15{padding-left:15px;}
.pl30{padding-left:30px;}
.margintop0{margin-top:0;}
.pl20p{padding-left:20px;}
.padding2p{padding:2px !important;}
.userimage{border-radius:60%;border:3px solid pink;}
.category_box1.user_data_info_video.poem_list {
width: 24% !important;
}
.clr5a {
padding: 0PX 0 23PX 3PX;
}
.width270{
	width:270px;
}
.minheight151{
	min-height: 151px;
}
.paddingtop0{
	padding-top:0px;
}
.paddingbottom0{
	padding-bottom:0px;
}
.no_record {
padding: 12px;
}
.mleft30{margin-left:30px;}
.post-que{margin-left:5%;width:90%;border:1px solid #D1B3A5; min-height:400px; margin-bottom:10px;}
.postque{width:99.2%;padding:5px;text-align:center;color:#7f4528;font-size:18px;font-weight:bold;background-color:#D1B3A5;}
.page-wrap{min-height: 90%;}
.witdh_div
{
	width: 50%;	
}
.alert-info {
background-color: #D1B3A5;
border-color: #bce8f1;
}
.alert {
padding: 6px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
