.add_new_img{
	text-align: center;
	padding-top: 3.8%;
	padding-bottom: 3.8%;
	border: 5px dashed #CCC;
	cursor: pointer;
	width: 21%;
	margin-left: 13px;
}
.add_new_img:hover{
	border: 5px dashed #fb8a29;
	background:#fb8a29;
}

.add_new_img .dashicons{
	border-radius: 50%;
	background: #FFF;
	color: #999;
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 110px;
	font-size: 80px;
	text-align: center;
	top: 30%;
}
.add_new_img:hover p{
	color: #FFF;
}
.add_new_img:hover .dashicons{
	color: #fb8a29;
}

/*delete all image*/
.del_gp_img{
	text-align: center;
	padding-top: 3.8%;
	padding-bottom: 3.8%;
	border: 5px dashed #CCC;
	cursor: pointer;
	width: 21%;
	margin-left: 13px;
}
.del_gp_img:hover{
	border: 5px dashed #5d5a5a;
	background:#5d5a5a;
}

.del_gp_img .dashicons{
	border-radius: 50%;
	background: #FFF;
	color: #999;
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 100px;
	font-size: 80px;
	text-align: center;
	top: 30%;
}
.del_gp_img:hover p{
	color: #FFF;
}
.del_gp_img:hover .dashicons{
	color: #5d5a5a;
}

/*delete all image*/

.image_countainer{
	width: 100%;

}

#lksgallery_thumbs{
	width: 100%;
}
#lksgallery_thumbs li{
	width: 28%;
	/*max-height: 520px;*/
	position: relative;
	float: left;
	border: 1px solid #DDD;
	padding: 10px;
	margin: 10px 10px 15px 10px;
	background-color: #F1F1F1;
}

#lksgallery_thumbs li img{
	width: 100%;
	/*max-height: 400px;*/
}
.lksgallery_remove_image img{
	width: 20px!important;
	position: absolute;
	top: -11px;
	right: -11px;
}
.choose_image_entry label{

}

.choose_image_entry input[type="text"],.choose_image_entry textarea,.choose_image_entry select
{
	width: 100%;
	padding: 7px;
	margin: 2px 0 10px 0;
	height: 35px;
}
.choose_image_entry textarea{
	height: 60px;
}
#clearfix{
	clear: both;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.wrap>h1, h2 {
	color: #23282d;
	font-size: 1.5em;
	margin: .83em 0;
	font-weight: 400;
}
#btn-support{
	margin-bottom: 30px;
}
#btn-support:hover{
	opacity: 0.6;
	color: #FFF;
}
span.dashicons{
	width: 30px;
	height: 30px;
	color:#F8504B !important;
}
span.dashicons-star-filled:before {
	content: "\f155";
	font-size: 30px;

}
.faglk-rate-us {
	color: #F8504B !important;
	margin-bottom:5px;
}
.faglk-rate-us span.dashicons{
	width: 30px;
	height: 30px;
}
.faglk-rate-us span.dashicons-star-filled:before {
	content: "\f155";
	font-size: 30px;
}

.controlbtn {
    margin-bottom: 20px;
}

.badge1 {
   position:relative;
}
.badge1[data-badge]:after {
   content:attr(data-badge);

   padding:2px 4px;
   background:#ddd;
   color:#000;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.badge2 {
   position:relative;
}
.badge2[data-badge]:after {
   content:attr(data-badge);

  padding:2px 4px;

   background:#f4edaa;
   color:#000;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.badge3 {
   position:relative;
}
.badge3[data-badge]:after {
   content:attr(data-badge);


  padding:2px 4px;
   background:#fff;
   color:#000;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.badge4 {
   position:relative;
}
.badge4[data-badge]:after {
   content:attr(data-badge);


  padding:2px 4px;
   background:#000;
   color:#fff;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.badge5 {
   position:relative;
}
.badge5[data-badge]:after {
   content:attr(data-badge);


  padding:2px 4px;
   background:#31a3dd;
   color:#fff;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.badge6 {
   position:relative;
}
.badge6[data-badge]:after {
   content:attr(data-badge);
   padding:2px 4px;
   background:#dd4242;
   color:#fff;
   width:60px;height:20px;
   text-align:center;
   line-height:18px;
   border-radius:10%;
   box-shadow:0 0 1px #333;
}

.button5 {
    background-color: #ccc;
    color: black;
    border: 2px solid #ccc ;
    border-radius: 5px;
    padding: 5px;
    width: 70px;
}

.button5:hover {
    background-color: #555555;
     color: white;
    border: 2px solid #555555 ;
    border-radius: 5px;
    padding: 5px;
    width: 70px;
}
.gpw_getpro{
	width:100%;
}
.upg_anch{
  text-decoration: none;
    color: #fff;
    padding: 12px;
    background-color: #3ea65a;
}
.update_pro_button a {
    font-size: 24px;
    color: #fff;
    padding: 13px;
    background: #fb8a29;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: 4px;
}
.wlTBlock{
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/bg2.jpg') no-repeat fixed;
	background-position: 50% 0 !important;
	padding: 27px 0 23px 0;
	margin-left: -20px;
	font-family: Myriad Pro ;
	cursor: pointer;
	text-align: center;
}
.wlTBlock .wlTBig{
	color: white;
	font-size: 30px;
	font-weight: bolder;
	padding: 0 0 15px 0;
}
.wlTBlock .wlTBig .dashicons{
	font-size: 40px;
	position: absolute;
	margin-left: -45px;
	margin-top: -10px;
}
.wlTBlock .WlTSmall{
	font-weight: bolder;
	color: white;
	font-size: 18px;
	padding: 0 0 15px 15px;
}
.wlTBlock a{
	text-decoration: none;
}
@media screen and ( max-width: 600px ) {
	.wlTBlock{ padding-top: 60px; margin-bottom: -50px; }
	.wlTBlock .WlTSmall { display: none; }
}

