#lasteventimg{
  width:100%;
  overflow-x:scroll;
  overflow-y:hidden;
}
#lasteventimg ul{
  list-style:none;
  display:block;
  white-space:nowrap;
  padding:0px;
}
#lasteventimg li{
  width: 100px;
  display:inline;
}
.comment-header{
	margin-top: 20px;
}
.comment-container{
	/*max-height: 1000px;*/
	background-color: #dedede;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px;
}
.comment-content{
	padding: 15px;
	background-color: #fff;
	margin-top: 15px;
	overflow: auto;
}
.btn-comm, .btn-comm:hover, .open>.dropdown-toggle.btn-default.btn-comm{
	color: #fff;
		background-color: #1d1c19;
		text-align: left;
		padding: 6px 15px !important;
}
.span-caret{
	font-weight: bold;
	letter-spacing: 1.5;
	text-transform: uppercase;
}
.caret-comm{
	float: right;
	left: 90%;
    top: 45%;
    position: absolute;
}
.comm-menu li a{
	padding: 7px 15px !important;
}
.comm-menu li a div{
	padding: 0px !important;
	letter-spacing: 1.5;
}
.comm-margin{
	height: 20px;
}
.comm-img {
	/*padding-right: 15px;*/
	/*background: url(http://localhost/dovemobi2/assets/images/author/dummy1.png) no-repeat;
	background-size: auto 100%;*/
	overflow: hidden;
	border-radius: 50%;
}
.comm-img:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}
.comm-content{
	padding-left: 15px;
	overflow: auto;
}
.comment-subcontent{
	overflow: auto;
	margin-top: 20px;
}
.comm-id{
	float: left;
	width: 100%;
}
.comm-id strong{
	float: left;
	color: #337ab7;
}
.comm-id strong.suid{
	float: left;
	color: #000;
}
.comm-id p{
	float: right;
	color: #808080;
}
.comm-content textarea{
	width: 100%;
	height: 65px;
	margin-top: 10px;
	border-radius: 5px;
}
.comm-content button {
	width: 100%;
	color: #1c7eed;
	border-color: #1c7eed;
	border-width: 1px;
	border-radius: 5px;
}
.appdet-comm {
	float: left;
}
.newthread{
	padding-left: 15px;
	padding-right: 15px;
}
.postappdet {
  margin-top: 10px;
  float: right;
  background-color: #1d1c19;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  border-color: #1d1c19;
}
.form-find-app{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.form-find-app ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000!important;
    font-weight: bold!important;
}
.form-find-app :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000!important;
    font-weight: bold!important;
}
.form-find-app ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000!important;
    font-weight: bold!important;
}
.form-find-app :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000!important;
    font-weight: bold!important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #808080!important;
    font-weight: normal!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #808080!important;
    font-weight: normal!important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #808080!important;
    font-weight: normal!important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #808080!important;
    font-weight: normal!important;
}
.wishlist{
	list-style: outside none none;
	display: block;
	cursor: pointer;
	height: 100%;
	font-size: 15px;
	line-height: 33px;
	display: block;
	color: #FF4848;
	background: rgb(249, 235, 235) none repeat scroll 0% 0%;
	padding: 0px 0.8em 0px 2.5em !important;
	margin: 8px 0px 0px 0px!important;
	position: relative;
}
.wishlist:hover{
	color: #CE3131;
	background: #F9D9D9 none repeat scroll 0% 0%;
}
.wishlist .wishplus{
	margin-right: 5px;
	height: 18px;
	width: 18px;
	background: transparent url("../images/marketplace/wishplus.png") no-repeat;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0.8em;
}
.wishlist .wishmin{
	margin-right: 5px;
	height: 18px;
	width: 18px;
	background: transparent url("../images/marketplace/wishmin.png") no-repeat;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0.8em;
}
.questionmark {
    background: #ebebeb none repeat scroll 0px 0px;
    border: 1px solid #CCC;
    border-radius: 100%;
    color: #9C9B9B;
    padding: 0px 6px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
}
.questionmark:hover{
	color: #666666;
}
.guarantee-content{
	background: #ebebeb;
    border: 1px solid #CCC;
    padding: 15px 25px;
    margin: 20px 0;
}
.test-table{
    border: 1px solid #96979B;
    margin-top: 31px;
    padding-bottom: 10px;
}
.test-content{
    padding: 5px;
    border-bottom: 1px solid #96979B;
}
.test-me{
	border: none;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.reskin{
	color:red;	
}
.reskin:hover{
	color:#666666;	
}
.modalbody {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    left: 50% !important;
    margin: 10% auto 10% -20% !important;
    padding: 15px !important;
    position: absolute !important;
    width: 40%;
    color:#565656;
    line-height:1.7;
    font-size: 14px;
}
.modalbody h3{
    margin-top: 0px;
    margin-bottom: 25px;
}
.close {
    background: #606061 !important;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    opacity: 1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
    font-size: 12px;
    opacity: 1;
    color: #FFFFFF;
    background: #000 !important;
}

@media screen and (max-width: 992px){
	.modalbody{
		width: 90%;
		left: 25%!important;
	}
}