@charset "utf-8";
/* CSS Document */

*, body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
html, body {
	font-family: 'Roboto', sans-serif;
	background: #F2F4F4;
}

/*  Basic input Elements   */

.p0{
	padding: 0;
}
.m0{
	margin: 0;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.mb0{
	margin-bottom: 0px!important;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}
.mb50{
	margin-bottom: 50px;
}
.pt10{
	padding-top: 10px;
}
.pt20{
	padding-top: 20px;
}
.pt30{
	padding-top: 30px;
}
.pt40{
	padding-top: 40px;
}
.pt50{
	padding-top: 50px;
}
.pb10{
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pb40{
	padding-bottom: 40px;
}
.pb50{
	padding-bottom: 50px;
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.pl0{
	padding-left: 0;
}
.pr0{
	padding-right: 0;
}

/* hotscripts Login form starts */

.pre-login-section{
    overflow: hidden;
    position: relative;
    margin: 35px auto 35px;
    background: #fff;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
	float: left;
    width: 100%;
    max-width: 800px;
	margin-left: 50%;
	transform: translateX(-50%);
}
.element-login-left{
    position: relative;
    transition: -webkit-transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
    padding: 50px 40px 50px;
	float: left;
	background: #FFF;
	z-index: 2;
}
.grey-finish{
	background: #23394A;
}
.element-login-left h3 {
    font-size: 23px;
margin-bottom: 30px;
font-weight: 500;
    color: #505050;
	text-align: center;
}
.form-group.form-box{
    float: left;
    width: 100%;
    position: relative;
	margin-bottom: 25px;
}
.form-box input {
    float: left;
    width: 100%;
    padding: 11px 44px 11px 20px;
    border-radius: 50px;
	font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
	font-size: 14px;
    outline: none;
    color: #616161;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	position: relative;
}
 .form-box i {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 19px;
    color: #616161;
}
a.validation-email {
    font-size: 14px;
    color: #616161!important;
    text-align: left;
	display: inline-block;
	text-decoration: none;
}
a.forgot-password {
    font-size: 14px;
    color: #616161!important;
    float:right;
	display: inline-block;
	text-decoration: none;
}
.submit-hot-login{
	cursor: pointer;
    padding: 10px 30px 9px 30px;
    height: 45px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    border-radius: 50px;
	background: linear-gradient(60deg,#ef5350,#e53935);
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(244,67,54,.4);
	color: #FFF;
	width: 100%;
    margin-top: 20px;
}
.submit-hot-login:hover{
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.24), 0 7px 10px -5px rgba(244,67,54,.4);
}
.submit-hot-login:active{
  	background: linear-gradient(60deg,#ef5350,#e53935);
    background-image: linear-gradient(60deg,#ef5350,#e53935)!important;
}
.forgot-login{
	float: left;
	width: 100%;
	padding: 0 15px;
}
.register-pre-login-right {
    padding: 2.5em 30px;
    background:#23394A;
    background-size: cover;
    top: 0;
    bottom: 0;
    opacity: 1;
	float: left;
	position: relative;
	z-index: 1;
}
.pr-res{
	padding-right: 0;
}
.register-pre-login-right::before {
    position: absolute;
    content: '';
    width: 25.13333rem;
    height: 55.53333rem;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.03);
     -webkit-border-radius: 5.33333rem;
    border-radius: 5.33333rem;
    -webkit-transform: rotate(-45deg) translateX(82%);
    -ms-transform: rotate(-45deg) translateX(82%);
    transform: rotate(-45deg) translateX(82%);
	z-index: -1;
}
.register-pre-login-right::after {
    position: absolute;
    content: '';
    width: 33.33333rem;
    height: 55.53333rem;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.03);
    -webkit-border-radius: 5.33333rem;
    -moz-border-radius: 5.33333rem;
    border-radius: 5.33333rem;
    -webkit-transform: rotate(-45deg) translate(59%,20%);
    -ms-transform: rotate(-45deg) translate(59%,20%);
    transform: rotate(-45deg) translate(59%,20%);
	z-index: -1;
}
.register-pre-login-right h2{
	color: #FFF!important;
	text-align: center;
	display: block;
	font-size: 25px;
	margin-bottom: 50px;
}
.register-pre-login-right h4{
	color: #FFF!important;
	text-align: center;
	margin-bottom: 1em;
	font-size: 18px;
}
.register-pre-login-right p{
	font-size: 13px;
    line-height: 1.5;
	color: rgba(255,255,255,.8);
	text-align: center;
}
.submit-right-login{
	border: 2px solid #fff;
    border-radius: 30px;
	color: #FFF;
	display: block;
	max-width: 130px;
    height: 36px;
    margin: 0 auto;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
	margin-top: 2em;
	padding: 0 20px;
	margin-bottom: 1em;
}
.hotscript-footer-layout{
	 background: #4D4D4D;
	color: #fff !important;
	background-size: cover !important;
    width: 100%;
    display: block;
	position: relative;
	float: left;
}
/* .hotscript-footer-layout::before{
	background: linear-gradient(rgba(34, 35, 40, 1) 60%, rgba(34, 35, 40, 0.9));
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
} */
.besides-layer {
    padding-top: 2rem;
    padding-bottom: 1rem;
    border-top: 1px solid  rgba(167, 180, 201, .1);
    border-bottom: 1px solid rgba(167, 180, 201, .1);
	padding-left: 15px;
    padding-right: 15px;
}
.besides-layer h6 {
    font-size: 14px;
    margin-bottom: 0.6rem;
    font-weight: 600;
  font-family: 'Poppins', sans-serif;
}
.horrizontal-rev {
    border-top: 1px solid rgb(255,255,255,0.2);
	width: 60px;
	display: inline-block!important;
	margin-left: auto !important;
	margin-top: auto!important;
	margin-top: 1rem;
	margin-bottom: 0;
}
.besides-layer ul.unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 5px;
}
.hotscript-footer-layout .besides-layer li a {
    line-height: 2;
    transition: opacity .2s;
    color: rgba(255, 255, 255, .8);
	font-size: 13px;
	text-decoration: none;
  padding-left: 0px;
  position: relative;
  font-family: 'Poppins', sans-serif;
}
/* .hotscript-footer-layout .besides-layer li a::before {
  content: '';
  width: 8px;
  height: 100%;
  position: absolute;
  background-image: url("../images/category-footer.png");
  background-size: 8px;
  background-position: center;
  left: 0px;
  background-repeat: no-repeat;
  top: 0;
} */
.hotscript-footer-layout .besides-layer li a:hover {
	color: rgba(255, 255, 255, 1);
}
.border-copy-right {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    position: relative;
	width: 100%;
	float: left;
	padding: 10px;
  background: #333333;
}
.border-copy-right a{
    color: rgba(255, 255, 255, .8)!important;
	font-size: 12px;
	display: block;
	text-align: center;
	width: 100%;
	text-decoration: none;
font-family: 'Poppins', sans-serif;

}
.footer-links{
	width: 100%;
	float: left;
}
.footer-links a{
	color: rgba(255, 255, 255, .9);
  position: relative;
	font-weight: 400;
  letter-spacing: .03em;
	display: inline-block;
	text-align: center;
  white-space: nowrap;
  vertical-align: middle;
	border: 1px solid transparent;
  padding: .575rem 1rem;
	width: auto;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
.footer-links a:hover{
	color: rgba(255, 255, 255, 1)!important;
}
.footer-links a::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background:  rgba(255,255,255,0.2);
    left: -4px;
    top: 10px;
}
.footer-links a:first-child::before {
    display: none;
}
.main-header-layout {
    width: 100%;
    float: left;
    border-bottom: none;
    background:#E8C452;
	  margin-top: 72px;
    background-image: linear-gradient(to top, #eed873, #e1b740);

}
.menu-header-element-list {
    display: block;
	float: left;
    margin-bottom: 0;
    margin-top: 0;
    list-style: none;
    padding-left: 60px;
    -moz-transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
    padding-right: 2em;
    position: relative;
	width: 100%;
}
.menu-header-element-list::before {
  content: '';
  position: absolute;
  background:linear-gradient(to top, #ebd065 ,#efdd7a);
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  height: 50%;
}
.menu-header-element-list.active {
	display: block;
    z-index: 100;
}
.active-element-list {
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
    float: left;
}
.title-header {
    display: block;
    /* height: 55px; */
    height: 45px;
    line-height: 45px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding: 0 20px;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
    letter-spacing: .4px;
    -webkit-text-shadow: 1px 1px 5px rgba(255,255,255,.7);
     text-shadow: 1px 1px 5px rgba(255,255,255,.7);
}
.title-header.active {
    font-weight: 600;
    color: #FFF;
    background: #c41c1c;
    /* background-image: linear-gradient(to top, #e1b740, #eed873); */
    -webkit-text-shadow: 1px 1px 2px rgba(0,0,0,.7);
    text-shadow: 1px 1px 2px rgba(0,0,0,.7);
    z-index: 2;
    position: relative;
    /* box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4);
   -moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4); */
}
.menu-header-element-list::before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, #ecd36c ,#f2e18c);
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 50%;
}
.title-header.active::before {
  content: '';
position: absolute;
background: rgba(255,255,255,.13);
top: 0;
right: 0;
left: 0;
z-index: -1;
height: 50%;
}
.title-header:hover {
	text-decoration: none;
	color: #A31917;
}
.title-header.active:hover {
    color: #fff;
}
/*
.title-header.active::before{
	background-color: #e34216;
	position: absolute;
    content: '';
    width: 95%;
    margin: 0 auto;
    height: 3px;
    bottom: -1px;
    left: 0;
    right: 0;
    transition: width .6s ease;
	animation: progress-bar-stripes 1s linear infinite;
    z-index: 1;
}
*/
.logo-main-wrapper {
    width: 260px;
    float: left;
    max-width: 260px;
    padding: 10px;
    margin-left: 0px;
}
.logo-main-wrapper img {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.warning-error{
    position: absolute;
    background: #ee6e73;
    border-radius: 2px;
    padding: 9px 5px;
    color: #fff;
    z-index: 91;
    border: 1px solid #ee6e73;
    font-size: 13px;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: -47px;
    display: none;
	width: 100%;
}
.form-error input{
    border: 1px solid #ee6e73 !important;
}
.warning-error:before {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    border-bottom: 8px solid #ee6e73;
    top: -8px;
    position: absolute;
    left: 10px;
    z-index: 2;
}
.warning-error:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    border-bottom: 9px solid #ee6e73;
    top: -10px;
    position: absolute;
    left: 9px;
    z-index: 1;
}
.alert-slide-message {
  padding: 12px 2px;
 position: fixed;
 z-index: 999;
 max-width: 450px;
 width: 100%;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 -ms-border-radius: 3px;
 -o-border-radius: 3px;
 border-radius: 3px;
 text-align: center;
 bottom: 5px;
 left: 50%;
 -moz-transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 display: none;
-webkit-transition: none;
transition: none;

}
.alert-slide-message h4 {
    font-size: 15px;
    color: #FFF;
    font-weight: 400;
    margin: 0;
}
.alert-slide-message p {
    font-size: 13px;
    color: #FFF;
	margin-top: 10px;
}
.login-failed-alert {
    background: #e53a36;
    -webkit-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -moz-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -ms-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -o-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
}
.login-successfully-alert {
    background: #4ca74f;
    -webkit-box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
    -moz-box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
    box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
}
.alert-failed {
    background: #e53a36;
    -webkit-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -moz-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -ms-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    -o-box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
    box-shadow: 0px 9px 19px -9px rgba(229, 58, 54, 0.65);
}
.alert-success {
    background: #4ca74f;
    -webkit-box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
    -moz-box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
    box-shadow: 0px 9px 19px -9px rgba(76, 167, 79, 0.65);
}

/* structure starts */

.section-pre-layer {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
	background: #f7f8f9;
}
.navigation-background {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.navigation-background:after {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .84;
    background: #fff;
}
.menubackground {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none;
}
.top-menu-bg_dark-bar {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-image: linear-gradient(to bottom, #fff, #fefefe, #fcfdfc, #fbfbfb, #fafafa, #f8f8f8, #f6f6f6, #f4f4f4, #f1f1f1);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    /* border-top: 4px solid #01a417; */
}
.top-menu-mobile {
    float: left;
    width: 50px;
    display: none;
    position: relative;
}
.top-menu-mobile .fa {
        color: #626262;
    font-size: 18px;
}
.menu-list-element-item {
    float: right;
    margin-bottom: 0;
    margin-top: 17px;
    list-style: none;
    padding-left: 0;
    -moz-transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
    padding-right: 2em;
    position: relative;
}
.active-element-list:last-child {
    border-right: none;
}
.active-element-list {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    float: left;
}
.menu-a {
    display: block;
    padding: 10px 12px;
	  line-height: 1.3;
    color: #252525;
    font-size: 13.5px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
}
.menu-a.active {
	font-size: 13.5px;
    color: #252525;
    font-weight: 500;
}
.menu-a:hover{
	text-decoration: none;
	color: #A31917;
}
.menu-list-element-item.active {
    display: block;
    z-index: 2;
}
.menu-a.login-public{
	background: rgba(255,255,255,.15);
}
.menu-a::after {
    content: '';
    position: absolute;
    left: 2px;
    bottom: 10px;
    width: 0;
    height: 2px;
    background: rgba(255,255,255,.9);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*     */

.left-hot-script-bar.active {
    display: block;
    z-index: 101;
}
.left-hot-script-bar {
    top: 0px;
    width: 240px;
    min-width: 240px;
    z-index: 9;
    transform: translateZ(0px);
    overflow: auto;
    transition: width 300ms ease-in-out 0s;
    background: #1b1e24 !important;
    position: -webkit-sticky;
 position: sticky;
 top: 72px;
  align-self: flex-start;
}
.left-side-layout {
    width: 100%;
    position: relative;
    top: 0;
    z-index: 1;
    display: block;
  	background: #1b1e24;
	  background-size: cover;
	  background-position: top left;
}
/* .left-side-layout::before {
	background: #000;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
	z-index: -1;
} */
.left-side-layout .title-left-side {
    padding: 16px 20px 16px;
    display: block;
    align-items: center;
    font-size: 14px;
    color: #868e96;
    line-height: 30px;
    background: #FFF;
}
.left-side-layout .sidebar-menu {
    padding-bottom: 0px;
}
.left-side-layout ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 18px;
}
li.left-side-dropdown-list {
}
.left-side-layout .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 7px;
    line-height: 30px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #cfd4df;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Poppins', sans-serif;
}
.left-side-layout .sidebar-menu ul li a span{
  font-family: 'Poppins', sans-serif;
}
.left-hot-script-bar .left-side-layout .sidebar-menu .left-side-dropdown-list.active>a {
    color: #fff;
    background: #1b1e24;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list a .fa {
    font-size: 15px;
    padding-right: 10px;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list.active > a:after {
    transform: rotate(180deg);
    right: 17px;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list > a:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f107";
    display: inline-block;
    font-style: normal;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 18px;
    top: 7px;
}
.left-side-layout .sidebar-menu .menubar-subitem {
    display: none;
}
.left-side-layout .left-side-dropdown-list.active .menubar-subitem {
    display: block;
    background: #333;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list .menubar-subitem ul {
    padding: 0px 0;
/*    background: rgba(0,0,0,.2);*/
    margin-top: 0;
}
.left-side-layout ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list .menubar-subitem li {
    padding-left: 0px;
    font-size: 13px;
    /* border-bottom: 1px solid #202020; */
}
.left-side-layout .sidebar-menu .left-side-dropdown-list .menubar-subitem li a {
    padding: 5px;
    padding-left: 67px;
  padding-right: 15px;
	line-height: 25px;
}
.left-side-layout .sidebar-menu ul li a.active {
    background-color: #7F7F7F;
}
.sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 10px;
    line-height: 30px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #BDBDC7;
    padding-left: 20px;
    padding-right: 20px;
}
.manage-column-space{
	width: 100%;
	float: left;
	padding-left: 0px;
        background: #F9FAFB;

}
.ads-show{
	float: left;
	width: 100%;
	padding: 12px 0;
	background: url("../images/topBG.png")0 0 repeat-x;
	overflow: hidden;
    position: relative;
}
.ads-img{
	width: 100%;
	max-width: 730px;
	margin: auto;
}
.script-menu-lists{
	width: 100%;
	float: left;
	background: #c41c1c;
}
.script-list-element-item {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    list-style: none;
    padding-left: 10px;
    -moz-transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
    padding-right: 5px;
    position: relative;
}
.bottom-flat-elements {
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
    float: left;
    border-right:  1px solid rgba(255, 255, 255, .2);
}
.bottom-flat-elements:last-child {
    border-right: none;
}
.spread-menu {
    display: block;
    padding: 9px 10px;
    line-height: 1.3;
    color: #FFF!important;
    font-size: 13.5px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
	  cursor: pointer;
    -webkit-text-shadow: 1px 1px 4px rgba(0,0,0,.3);
   text-shadow: 1px 1px 4px rgba(0,0,0,.3);
}
.menu-search-area{
	height: 35px;
    border: 1px solid #DDD;
    padding-left: 15px;
    float: left;
    margin-right: 5px;
}
.menu-select-area{
	height: 35px;
    border: 1px solid #DDD;
    padding-left: 10px;
	font-size: 13px;
	color:#8E8E8E;
    line-height: 35px;
    padding-right: 12px;
}
.active-element-list.right-f-right{
	float: right;
}
.top-search-btn{
	border-radius: 3px;
	text-align: center;
	background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
	height: 35px;
    width: 45px;
    color: #FFF;
    position: relative;
    line-height: 1;
	border: none;
	margin-left: 5px;
	cursor: pointer;
}
.new-script-code {
    background: #43a047;
    color: #FFF;
    margin: 0;
    border-radius: 0;
    text-transform: capitalize;
    font-size: 13px;
    padding: 10px 15px;
    list-style: none;
    margin-top: 0;
    text-align: left;
    cursor: pointer;
    margin-bottom: 1px;
    padding-left: 22px;
    font-family: 'Poppins', sans-serif;
}
.new-script-code .fa{
	font-size: 16px;
    padding-right: 10px;
}

/* edit profile css */

.home-page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 15px 0px;
}
.home-page-title h1 {
    color: #363636;
    font-size: 19px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
font-family: 'Poppins', sans-serif;
}
.edit-my-profile {
    overflow: hidden;
    position: relative;
    margin-left: auto;
    background: #fff;
	-webkit-border-radius: 6px;
  border-radius: 6px;
	-webkit-box-shadow: 0 0 10px 0 rgba(183,192,206,.2);
box-shadow: 0 0 10px 0 rgba(183,192,206,.2);
margin-bottom: 1.5rem;
border: 1px solid rgba(238,238,238,.75);
    float: left;
}
.layout-outer{
    padding: 30px;
    padding-top: 20px;
	padding-bottom: 40px;
	float: left;
	width: 100%;
	background: #f9fafb;
}
.element-edit-left{
	position: relative;
    transition: -webkit-transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
	padding:  25px 25px 25px;
	float: left;
	width: 100%;
}
h3.inner-page-title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 25px 0px;
padding: 0px 0px 15px 0px;
	font-size: 18px;
  font-family: 'Poppins', sans-serif;
}
.form-group.input-box{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.input-box label{
	padding-top: 4px;
	margin-bottom: 0;
     text-align: right;
	display: inline-block;
	font-size: 14px;
	color: #404E67 !important;
	font-weight: normal;
}
.input-box input{
	width: 100%;
    border: 1px solid #D5D5D5;
    padding: 6px 15px 7px;
	font-size: 14px;
	color: #414448;
}
.input-box input::placeholder{
	color: #333;
}
a.edit-user-side-pages{
	background: linear-gradient(60deg,#66bb6a, #43a047);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    color: #FFF;
    margin: 0 auto;
	margin-top: 12px;
    border-radius: 3px;
    font-size: 14px;
    padding: 9px 15px;
    text-align: center;
    cursor: pointer;
	display: block;
	max-width: 180px;
}
a.edit-user-side-pages:hover{
      box-shadow: 0 4px 20px 0 rgba(0,0,0,.24), 0 7px 10px -5px rgba(76,175,80,.4);
}
a.edit-user-side-pages:active {
    background: linear-gradient(60deg,#66bb6a, #43a047);
    background-image: linear-gradient(60deg,#66bb6a, #43a047)!important;
}
table.pricing-section-table{
	width: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.pricing-section-table thead{
	  background: #f6f9fc;
    border: 1px solid #dfe6ec;
}
.pricing-section-table th{
	text-align: left;
    padding: 12px 15px;
    border-collapse: collapse;
    font-size: 14px;
    color: #495057;
    font-weight: 500;
}
.pricing-section-table tbody tr {
    border-bottom: 1px solid  #e5e5e5;
    border-left: 1px solid  #e5e5e5;
    border-right: 1px solid  #e5e5e5;
}
.pricing-section-table tbody tr:nth-child(2n) {
  border: 1px solid #eaebeb;
  background: #fafaf8;
}
.pricing-section-table  td {
	padding: 10px 15px;
    border-collapse: collapse;
	font-size: 13px;
    color: #404E67;
}
.no-border-top{
	border-top: none!important;
}
.no-border-bottom{
	border-bottom: none!important;
}
.my-account-holder {
    position: relative;
    margin-top: 0;
    float: left;
}
a.click-script-btn {
    text-align: center;
    font-size: 14px;
    width: auto;
    text-decoration: none;
    color: #252525;
    display: block;
    font-weight: 500;
    outline: none;
    padding: 10px 13px;
    line-height: 1.3;
    font-family: 'Poppins', sans-serif;
}
a.click-script-btn::after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f107";
    font-style: normal;
    display: inline-block;
    font-variant: normal;
    text-rendering: auto;
    position: absolute;
    right: -3px;
    top: 10px;
}
.control-account-wrapper {
    border: none;
    position: absolute;
    right: -20px;
    display: none;
    z-index: 9999;
    width: 180px;
    padding: 0;
    margin: 0 0;
    -webkit-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
    -moz-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
    -ms-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
    -o-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15) !important;
}
.control-account-wrapper ul {
    padding: 0;
    margin: 0;
	background: #E8C452;
    background-size: cover;
    background-position: top left;
	position: relative;
	z-index: 1;
}
.control-account-wrapper ul li {
    padding: 10px 15px 10px 20px;
    text-align: left;
    border-bottom: 1px solid #ecd269;
    list-style: none;
    font-size: 14px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.control-account-wrapper ul li:hover {
    background: linear-gradient(180deg,#C33A2A,#a31917);
}
.control-account-wrapper ul li:hover a{
	color: #fff;
}
.control-account-wrapper ul li a {
    color: #000;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    display: block;
	text-decoration: none;
}
.active-element-list.top-account{
	padding: 0 18px;
}
.referral-preface{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.referral-preface label{
	padding-top: 4px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    color:#333;
    font-weight: normal;
	padding-left: 0;
}
.referral-preface p{
    padding-top: 4px;
    margin-bottom: 10px;
    text-align: left;
    display: inline-block;
    font-size: 13px;
    color:#333;
    font-weight: 600;
	padding-left: 0;
}
p.active-referal-face{
	padding-top: 4px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    font-size: 13px;
    color: #626262;
    font-weight: normal;
	padding: 15px 15px 8px;
	padding-left: 0;
}
p.active-referal-link{
	padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    font-size: 13px;
    color: #333;
    font-weight: 400;
	padding: 0 15px 15px;
	padding-left: 0;
}
.pagination-sm .page-item {
    padding: 6px;
}
.pagination-sm .page-item .page-link {
    min-width: 27px;
    height: 28px;
    outline: initial!important;
    -webkit-box-shadow: initial!important;
    box-shadow: none!important;
    line-height: 28px;
    font-size: .76rem;
    padding:  0;
    text-align: center;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    -o-border-radius: 0px!important;
    -ms-border-radius: 0px!important;
    border-radius: 0px!important;
    color: #999;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.page-item.active .page-link {
   color: #FFF;
   background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
   border: 1px solid #dd243a !important;
   border-top-left-radius: 0 !important;
   border-bottom-left-radius: 0 !important;
}
.page-item .page-link:hover {
    background-color: transparent;
    border: 1px solid #4680ff;
    color: #4680ff;
}
.hotscript-pagination{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.longEnough {
    width: 100%;
    overflow: auto;
}
.headeroverlay {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none;
}
.menu-active.headeroverlay {
    display: block;
    z-index: 1;
}

.search-header {
    display: block;
    color: #343a40;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0.75rem;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
}

/* tab toggle */

.title-header.prop .fa {
   display: none;
}
.collapse {
    float: left;
    width: 100%;
	clear: both;
}
a.collapsed-menu{
	display: block;
    height: 45px;
    line-height: 45px;
    color: #343a40;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0.75rem;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
}
.desktop-menu{
	float: left;
	width: 100%;
}
.mobile-menu{
	display: none;
	float: left;
	width: 100%;
	}
.nav-menu-drop{
	float: left;
    width: 50px;
    display: none;
    position: relative;
}
.nav-menu-drop .fa {
    color: #919191;
	padding-left: 10px;
}
.headeroverlay-black {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none;
}
.menu-active.headeroverlay-black {
    display: block;
    z-index: 99;
}
a.choose-nav-bar{
	font-size: 20px;
	color: #FFF!important;
}
.sideoverlay {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    display: none;
}
.menu-active.sideoverlay {
    display: block;
    z-index: 99;
}
.close-sidebar-btn {
    display: none;
    position: absolute;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    top: 0;
    right: -35px;
    text-align: center;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    cursor: pointer;
}
.envelope-spacer{
	float: left;
	width: 100%;
}
.left-side-layout .sidebar-menu ul li a:hover{
	background: #7F7F7F;
}
.listing-view-blocks{
	float: left;
	width: 100%;
}
.listing-view-blocks p {
    color: #404E67;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
	margin-bottom: 0;
}
span.bold-listings{
	font-weight: 600;
	padding-right: 10px;
	color: #404E67;
	letter-spacing: .5px;
	font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
a.listing-sponsored-btn{
	display: block;
	clear: both;
	padding: 3px 15px;
	border-radius: 3px;
	background: #FFF;
	border: 1px solid #444952;
	color: #444952;
	text-align: center;
	max-width: 150px;
	margin-top: 15px;
	font-size: 13px;
	text-decoration: none;
	position: relative;
    padding-right: 50px;
	transition: transform .2s ease;
}
a.listing-sponsored-btn::before{
	position: absolute;
	content: "\f178";
    font-family: 'fontAwesome';
    right: 12px;
    top: 3px;
    font-size: 14px;
    color: #444952;
    border-left: 1px solid #444952;
    padding-left: 12px;
}
a.listing-sponsored-btn:hover{
	border: 1px solid #db2339;
	color: #db2339;
}
a.listing-sponsored-btn:hover::before {
	color: #db2339;
	border-left: 1px solid #db2339;
}
.outer-name-status{
	font-size: 13px;
	margin-bottom: 0;
	color: #6f6f6f;
	padding-left: 20px;
	padding-top: 6px;
	position: relative;
}
.outer-name-status::before{
	position: absolute;
	content: "\f101";
	font-family: 'fontAwesome';
	color: #E34216;
	font-size: 13px;
	left: 0;
	top: 6px;
}
a.action-listings-btn {
    color: #fff;
    width: 32px;
    height: 32px;
    padding: 0;
    font-size: 0.875rem;
    min-width: 0;
    box-shadow:0px 3px 5px -1px rgba(80,80,80, 0.1), 0px 6px 10px 0px rgba(80,80,80, 0.05), 0px 1px 18px 0px rgba(80,80,80, 0.05);
    box-sizing: border-box;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
a.action-listings-btn.edit {
		background: #4ca1f6;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.delete {
		background: #e52d27;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.manage {
		background: #00b67a;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.new-btn {
        background:#00bbdd;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.image-add {
		background: #4285f4;
	  box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.cat-add {
		background: #FFA500;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.badge-add {
		background: rgba(156, 39, 176, 0.7);
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn.view {
		background: #7e4cf6;
	    box-shadow: 0px 4px 20px 0px #3b395061;
}
a.action-listings-btn {
    color:  #fff!important;
    font-size: 0.875rem;
    line-height: 32px;
    text-align: center;
}
.listing-text{
	border: 1px solid #D5D5D5;
    padding: 6px 15px 7px;
    font-size: 14px;
	width: 100%;
}
.type-listing-option{
	width: 100%;
    border: 1px solid #D5D5D5;
    padding: 6px 15px 7px;
    font-size: 14px;
	color: #8A8A8A;
	background:transparent;
}
span.mandatory{
	font-size: 14px;
    color: #e34216;
    padding-left: 4px;
}
.add-sub-listing-element {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333;
}
h3.sub-inner-page-title {
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 20px 0px;
    font-size: 16px;
	font-weight: 500;
	position: relative;
	display: block;
    float: left;
	width: 100%;
	color: #4d4d4d;
}
/*
h3.sub-inner-page-title::before {
    position: absolute;
    content: "";
    left: -40px;
    width: 3px;
    height: 100%;
    background: #e34216;
    top: -5px;
}
*/
.listing-paragraph-note{
	font-size: 13px;
color: #6a6a6a;
padding: 12px;
border: 1px solid #EAEAEA;
margin-bottom: 20px;
border-radius: 4px;
letter-spacing: .4px;
	background: #fdfdfd;
  float: left;
width: 100%;
}
.acceptable-category{
	float: left;
	width: 100%;
	padding-top: 10px;
	color: #138666;
    font-size: 14px;
}
.acceptable-category img{
	padding-right: 15px;
}
a.href-link{
	color: #4a4a4a;
}
.modal-dialog {
    max-width: 500px;
}
.image-view-modal .modal-content {
    position: relative;
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,.3);
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
}
.image-view-modal .modal-closer-admin {
    position: absolute;
    top: 0px;
	right: -42px;
    background: rgba(0,0,0,.3);
    color: #FFF;
    z-index: 999;
    font-size: 20px;
}
.invoice-left-column{
	float: left;
	min-width: 250px;
}
.invoice-right-column {
    float: left;
    width: 100%;
	text-align: right;
}
.right-content-invoice{
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #404E67 !important;
    margin-bottom: 8px;
	font-weight: 400;
}
.right-content-invoice-sub{
    font-weight: 400;
    color: #404E67;
	font-size: 14px;
    line-height: 24px;
}
.billing-sector tr:nth-child(odd){
    background: #FFF;
}
/*
.billing-sector tr:nth-child(even){
    background: #f9f9f9;
}
*/
 .billing-sector tr:last-child {
	 background:#FFF;
}
.billing-sector thead th{
	background: #97B2F3!important;
	color: #FFF;
	border: none;
	font-size: 14px;
	padding: .75rem 2rem;
	font-weight: 500;
}
.billing-sector td{
    font-size: 14px;
	color: #404E67 !important;
	border-top: 0;
	width: 65%;
	border-bottom: 1px solid #E3EBF3;
    padding: .75rem 2rem;
}
.payment-grand-total{
	display: block;
    float: right;
    min-width: 220px;
    margin-right: 80px;
    clear: both;
    margin-top: 10px;
}
.allowed-total{
	padding-left: 30px;
	font-weight: 600;
}
.billing-sector .total-submit{
	color: #212121;
	font-size: 15px;
    font-weight: 600;
}
.pending-view-balance{
	width: 100%;
	float: left;
	padding: 0 13px 25px;
	margin-bottom: 10px;
}
.pending-view-balance h4{
	line-height: 1.4;
    font-weight: 400;
    color: #404E67;
	display: block;
	text-align: right;
	font-size: 1.25rem;
	margin-bottom: 0;
}
.pending-view-balance h4 span{
	color: #404E67;
	font-size: 13px;
}
p.checkout-terms{
   color: #404E67 !important;
   font-size: 13px;
   line-height: 21px;
}
p.checkout-terms input[type="checkbox"]{
	margin-right: 8px;
    display: inline-block;
}
.layout-outer.payments{
	padding-top: 20px;
}

/* pricing table */

.comparison {
   width:100%;
   margin:0 auto;
   text-align:center;
   padding:0px;
}

.comparison table {
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 14px;
	color: #404E67;
}
.comparison table thead{
border-bottom: 1px solid #E6E6E6;
}
.comparison td, .comparison th {
   border-right: 1px solid #E6E6E6;
   empty-cells: show;
   padding:15px;
}
.comparison th {
	 border-right: none;
}
.compare-heading {
     font-size:18px;
     font-weight:bold !important;
     border-bottom:0 !important;
     padding-top:20px !important;
	 padding-bottom:20px !important;
	 background: linear-gradient(100deg,#3F61D2,#81C3FF);
     position: relative;
	 color: #FFF;
	overflow: hidden;
}
.compare-heading::before {
    position: absolute;
    left: -20%;
    top: -10%;
    content: '';
    width: 60%;
    height: 220%;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background: white;
    opacity: .3;
    transition: all 0.3s ease-in-out;
}
.compare-heading.basic{
    background: linear-gradient(100deg,#0B43FA,#49A8FF);
}
.compare-heading.premium{
	background: linear-gradient(100deg,#27CE7F,#5BF095);
}
.compare-heading.sponsored{
    background:  linear-gradient(100deg,#6b189b,#ad3bdb);
}
.comparison tbody tr:nth-child(odd) {
  display:none;
}

.comparison .compare-row {
  background:#F5F5F5;
}

.comparison .tickblue {
  color:#0078C1;
}

.comparison .tickgreen {
  color:#009E2C;
}

.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:1px solid #CCC;
}

.comparison tr td:first-child {
    text-align:left;
	border-left: 1px solid #E6E6E6;
}
.comparison table{
    border-bottom: 1px solid #E6E6E6!important;
}
  .comparison .tl {
  color:#FFF;
  padding:10px;
  font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}
.plan-selector {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 8px 35px;
    border-radius: 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
	background: linear-gradient(60deg,#66bb6a, #43a047);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
	text-align: center;
	text-decoration: none!important;
}
.plan-selector:hover {
	border: none;
	background: linear-gradient(60deg,#52a256, #249929);
	color: #FFF;
}
.no-br-right{
		border-top: 1px solid #F5F5F5;
}
.no-br-right td{
	border-left: none!important;
	border-right: none!important;
}
p.upgrade-activity{
	color: #6f6f6f;
	font-size: 14px;
	line-height: 23px;
}
.step-content-section{
	float: left;
	width: 100%;
	padding: 2em;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #e7ebee;
}
.step-content-section h3{
	font-size: 18px;
    font-weight: 500;
	color: #363636;
	font-family: 'Nunito', sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.step-content-section p {
    color: #404E67;
    font-size: 14px;
    line-height: 23px;
}
.step-content-section ul li {
    color: #435964;
    font-size: 14px;
    line-height: 30px;
	list-style: none;
}
.step-content-section input[type="checkbox"] {
    margin-right: 8px;
    display: inline-block;
}
.check-your-payments{
	width: 100%;
	max-width: 500px;
	float: left;
	margin-left: 50%;
	transform: translateX(-50%);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	border: 1px solid #e7ebee;
	padding: 2em 2.5em;
	color: #435964;
	font-size: 14px;
}
.check-your-payments img{
	padding-left: 10px;
}
.check-your-payments p input[type="radio"]{
	margin-left: 15px;
}
.check-your-payments input[type="text"]{
	margin: 0 0 24px 0;
    background: #fcfcfc;
    width: 94%;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ebeced;
    outline: none;
    color: #212121;
}
p.promo{
	line-height: 3;
	margin-bottom: 0;
}
.upgrade-summary-text{
	float: left;
	width: 100%;
	color: #435964;
    font-size: 14px;
	font-weight: 400;
	margin-bottom: 1em;
	margin-top: 8px;
}
/* common */
.choose-plan-band {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.choose-plan-band::before,
.choose-plan-band::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.choose-plan-band span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 8px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 12px/1 'Roboto', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}



/* top right*/
.choose-plan-band-top-right {
  top: -10px;
  right: -26px;
}
.choose-plan-band-top-right::before,
.choose-plan-band-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.choose-plan-band-top-right::before {
  top: 0;
  left: 0;
}
.choose-plan-band-top-right::after {
  bottom: 0;
  right: 0;
}
.choose-plan-band-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.no-changes-on-plan{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	color: #435964;
    font-size: 14px;
	cursor: pointer;
}
.no-changes-on-plan .fa{
    font-size: 22px;
    padding-left: 15px;
    font-weight: 400;
}
.confirmation-delete{
	color: #404E67;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    width: 100%;
    margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.modal-header.modal-confirm{
	padding-top: 0;
    padding-bottom: 0px;
	border-bottom: none;
}
.modal-confirm h4{
	color: #404E67;
    font-size: 22px;
    text-align: center;
    display: block;
    padding-top: 10px;
    width: 100%;
}
.modal-dialog.confirm {
    max-width: 500px;
}
.confirm-buttons {
    padding: 1em 1em 1em 1em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.confirm-buttons .inline-confirmations {
    border: none;
    padding: 0.6em 1.2em;
    background: #9e9e9e;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: capitalize;
    cursor: pointer;
    min-width: 10em;
    margin: 0.2em 5px;
    border-radius: 6px;
    outline: none;
	font-size: 14px;
}
.confirm-buttons .inline-confirmations.yes {
    background: #3a7aba;
	box-shadow:0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(58, 122, 186, 0.4);
}
.confirm-buttons .inline-confirmations.delete {
    background: #e52d27;
    box-shadow: 0px 4px 20px 0px #3b395061;
}
.confirm .modal-body{
	padding-bottom: 0;
}
.confirm-buttons .inline-confirmations.no {
    background: #fff;
color: #3a7aba;
box-shadow: 0 4px 7px 0 rgba(0,0,0,.1);
border: 1px solid #3a7aba;
}
.select-url{
   width: 100%;
   border: 1px solid #D5D5D5;
   padding: 6px 15px 7px;
   font-size: 14px;
   float: left;
   border-radius: 0px;
   -webkit-appearance:none;
   -moz-appearance: none;
}
.lists-referrals {
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid transparent;
    padding: 1.3rem 1.3rem !important;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    margin-top: 10px;
}
.lists-referrals p {
    color: #6a707e;
    font-size: 16px;
    display: block;
    text-align: center;
    margin-bottom: 12px;
	font-weight: 400;
	padding-top: 0;
}
.lists-referrals h2 {
    color: #212121;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 0;
}
.remove-licence-btn{
	float: right;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    background: linear-gradient(60deg, #ef5350, #e53935);
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    color: #FFF;
    cursor: pointer;
}
.by-posting-terms  {
    width: 100%;
    float: left;
    padding-bottom: 0;
}
.by-posting-terms span {
    color: rgba(255, 255, 255, .6) !important;
    font-size: 13px;
    display: block;
    text-align: center;
    width: 100%;
    text-decoration: none;
    line-height: 1.7;
    word-break: break-word;
    padding: 10px 3em;
    letter-spacing: .3px;
    background: #333;
}
.by-posting-terms span a{
	color: rgba(255, 255, 255, .8) !important;
  font-family: 'Poppins', sans-serif;
}
.href-link-why-should{
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
}
.href-link-why-should:hover{
	text-decoration: none;
	color: #FFF;
}
.success-hotscripts-text{
	float: left;
	width: 100%;
	max-width: 800px;
	margin: 2em auto;
	background: #FFF;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
	margin-left: 50%;
	transform: translateX(-50%);
	padding: 2em 3em;
}
.success-hotscripts-text h3{
    color: #454545;
	font-size: 19px;
}
.success-hotscripts-text p{
	color: #858585;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.success-hotscripts-text img{
	margin-bottom: 18px;
}
a.payment-alert-back {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    -webkit-box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    -moz-box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    color: #FFF;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer;
    display: block;
    max-width: 180px;
	margin-bottom: 12px;
}
a.payment-alert-back-error {
	background: linear-gradient(60deg,#ef5350,#e53935);
    -webkit-box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    -moz-box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(244,67,54,.4);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(244,67,54,.4);
    color: #FFF;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer;
    display: block;
    max-width: 180px;
	margin-bottom: 12px;
}
.manage-column-space.hotscripts-index {
    padding-left: 0;
}
.hotscripts-index .main-header-layout {
    display: inline-flex;
    align-items: center;
    margin-top: 72px;
}
.hotscripts-index .title-left-side {
    padding: 12px 20px 12px;
    display: block;
    align-items: center;
    font-size: 14px;
    color: #868e96;
    line-height: 30px;
    background: #FFF;
    width: 100%;
    max-width: 270px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px;
}
.hotscripts-index .script-list-element-item {
    padding-left: 60px;
}
span.promo{
	line-height: 3;
}
.change-plan-package{
	float: right;
    font-size: 12px;
    color: #fff;
    background: #139ad6;
    padding: 2px 10px;
    margin-top: 10px;
    border-radius: 5px;
}
.change-plan-package:hover{
    background: #0375a8;
	color: #fff;
	text-decoration: none;
}

.avail-promo-div {
    float: left;
    width: 100%;
    margin-top: 12px;

}
.paypal-payment-choose{
	display: block;
}
.mt-line{
	line-height: 3;
}
a.paypal-acceptance{
	display: block;
    text-align: left;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 3;
    margin-bottom: 10px;
}
.no-changes-on-plan a{
    font-size: 13px;
    color: #435964;
    font-weight: 600;
}
a.listing-created-btn {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    color: #FFF;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 3px;
    font-size: 14px;
    padding: 8px 15px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    max-width: 180px;
	margin-right: 5px;
}
a.listing-created-btn:active {
    background: linear-gradient(60deg, #66bb6a, #43a047)!important;
    background-color: linear-gradient(60deg, #66bb6a, #43a047)!important;
  }
.tab-content {
    display: none;
    float: left;
    width: 100%;
}
.nav-tab-wrapper {
    border: none;
    float: left;
    display: inline-flex;
    width: 100%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #FFF;
    border-bottom: 3px solid #43a047;
    box-shadow: none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav-tab {
    color: #333333;
    background: #EBEBEB;
    font-size: 15px;
    padding: 13px 25px;
    cursor: pointer;
    position: relative;
    opacity: 1;
    border: none;
    -webkit-appearance: none;
    outline: none;
	  letter-spacing: .5px;
    margin-right: 8px;
}
.nav-tab:focus {
	outline: none!important;
}
.nav-tab.active {
  color: #fff;
background: #43a047;
   font-size: 15px;
   font-weight: 400;
   letter-spacing: .5px;
   border: none;
	border-top-left-radius: 0;
  border-top-right-radius: .0;
}
.list-separate-tabs{
    float: left;
	width: 100%;
	padding: 15px 25px;
}
.tab-filter-select {
    height: 35px;
    border: 1px solid #DDD;
    padding-left: 10px;
    font-size: 13px;
    color: #8E8E8E;
    width: 100%;
    max-width: 200px;
    float: right;
}
.pr-10{
	padding-right: 10px;
}
.new-script-code-submit {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
    color: #FFF;
    margin: 0;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 14px;
    padding: 8px 15px;
    list-style: none;
    margin-top: 0;
    text-align: center;
    cursor: pointer;
	float: right;
}
.new-script-code-submit .fa {
    font-size: 16px;
    padding-right: 10px;
}
.mobiletitle{
	display: none;
}
.page-dashboard-layout {
    padding-right: 2rem;
    padding-left: 2rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	float: left;
	width: 100%;
	background: #f9fafb;
}
.page-dashboard-layout .title-header {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.page-dashboard-layout .title-header h2{
    font-size: 22px;
    font-weight: 600;
    color: #444;
    line-height: 30px;
    margin-bottom: 20px;
}
.profile-card-statistics{
	background-color: #fff;
    margin-bottom: 30px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
	-webkit-box-shadow: 0 0 10px 0 rgba(183,192,206,.2);
box-shadow: 0 0 10px 0 rgba(183,192,206,.2);
margin-bottom: 1.7rem;
border: 1px solid rgba(238,238,238,.75);
	position: relative;
    display: flex;
    flex-direction: column;
}
.statistics-body-space{
	padding: 20px 20px !important;
	float: left;
	width: 100%;
  font-family: 'Poppins', sans-serif;
}
.page-dashboard-layout .col-icon {
    width: 65px;
    height: 65px;
    margin-left: 15px;
}
.icon-selector-wrapper {
    background: #177dff;
	border-radius: 5px;
    width: 100%;
    height: 100%;
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	text-align: center !important;
	color: #FFF;
    font-size: 1.6em;
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(23, 125, 255, 0.4);
}
.icon-selector-wrapper i{
	font-size: 32px;
}
.icon-selector-wrapper.second {
    background: linear-gradient(60deg,#26c6da,#00acc1);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(0,188,212,.4);
}
.icon-selector-wrapper.third {
    background: linear-gradient(60deg,#ef5350,#e53935);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(244,67,54,.4);
}
.icon-selector-wrapper:before {
    position: absolute;
    top: -70%;
    right: -40%;
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50%;
    background: rgba(255,255,255,.15);
}
.icon-selector-wrapper:after {
    position: absolute;
    top: -65%;
    right: 40%;
    width: 70px;
    height: 70px;
    content: "";
    border-radius: 50%;
    background: rgba(255,255,255,.15);
}
.statics-wrapper-right {
    align-items: center;
    display: flex;
    padding-right: 20px;
    margin-left: auto;
}
.statics-wrapper-right .card-category {
    margin-top: 0px;
    font-size: 14px;
    color: #595b68;
    margin-bottom: 0;
    word-break: normal;
    font-family: 'Poppins', sans-serif;
}
.statics-wrapper-right .card-title {
    margin: 0;
    color: #495057;
font-size: 1.21875rem;
font-weight: 500;
line-height: 1.8;
	margin-bottom: 0;
	text-align: right;
}
.chart-card {
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    border: 0;
    float: left;
    width: 100%;
}
.chart-card .card-header {
    padding: 1rem 1.25rem;
    background-color: transparent;
    border-bottom: 1px solid #ebecec!important;
}
.chart-card .card-body  {
    padding: 1.25rem;
}
.chart-title {
    margin: 0;
    color: #575962;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    font-family: 'Poppins', sans-serif;
}
.card-content-tiles{
	float: left;
	width: 100%;
	padding: 20px 20px;
}
.card-content-tiles p {
    font-size: 13px;
margin: 7px 0 7px;
color: #595b68 !important;
font-family: 'Poppins', sans-serif;
}
.card-content-tiles i{
    position: relative;
    top: 6px;
    margin-right: 10px;
}
.sample-profile-icon{
	float: left;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #FFF;
	text-align: center;
	line-height: 80px;
	position: relative;
	background: #716aca;
	margin-bottom: 8px;
	overflow: hidden;
	margin-top: -30px;
}
.sample-profile-icon:before {
    position: absolute;
    top: -70%;
    right: -40%;
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50%;
    background: rgba(255,255,255,.1);
}
.sample-profile-icon:after {
    position: absolute;
    top: -65%;
    right: 40%;
    width: 70px;
    height: 70px;
    content: "";
    border-radius: 50%;
    background: rgba(255,255,255,.1);
}
.sample-profile-icon i{
	font-size: 35px;
	margin-right: 0;
	top: 0;
	color: #FFF;
	line-height: 70px;
}
.certified-select {
    height: 35px;
    border: 1px solid #DDD;
    padding-left: 10px;
    font-size: 13px;
    color: #8E8E8E;
    width: 100%;
    max-width: 230px;
    float: left;
    background:transparent;
	-webkit-border-radius: 3px;
	border-radius: 3px;


}
.certified-select .form-control {
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e1e1e1;
    height: 40px;
    line-height: 20px;
    padding: 6px 12px;
    font-size: 13px;
    color: #555555;
    background-color: #fff;
    background-image: none;
}

.select-custom-listing{
    position:relative;
}
.select-custom-listing::after{
    content: "\f107";
    position:absolute;
    font-family:'FontAwesome';
    right:10px;
    top:6px;
    color: #6a6a6a;
    font-size: 14px;
    z-index:9;
}
.list-search-name::placeholder{
    font-size:14px;
}
.checked {
     color: orange;
}
.select-custom-listing .select-url{
	height: 36px!important;
}
.certified-select.select-url{
	width: 100%;
	max-width: 100%;
}
.prl0{
	padding-right: 0;
}
span.green{
	color: #fff;
    padding: 2px 15px;
    background-color: #3ac47d;
    border-radius: 10rem;
    font-weight: 400;
    font-size: 13px;
	min-width: 85px;
    display: inline-block;
    text-align: center;
}
span.red{
	color: #fff;
    padding: 2px 15px;
    background-color: #f96868;
    border-radius: 10rem;
    font-weight: 400;
    font-size: 13px;
	min-width: 85px;
    display: inline-block;
    text-align: center;
}
span.denied{
	color: #fff;
    padding: 2px 15px;
    background-color: #fcc64b;
    border-radius: 10rem;
    font-weight: 400;
    font-size: 13px;
	min-width: 85px;
    display: inline-block;
    text-align: center;
}

span.warning{
	color: #fff;
    padding: 2px 15px;
    background-color: #faa64b;
    border-radius: 10rem;
    font-weight: 400;
    font-size: 13px;
	min-width: 85px;
    display: inline-block;
    text-align: center;
}
a.search-header {
    line-height: inherit;
    display: inline-flex;
    align-items: center;
}
.select-header-wrapper {
    position: relative;
    float: left;
}
.select-header-wrapper {
    position: relative;
    float: left;
}
.select-header-wrapper select {
    -webkit-appearance: none;
}
.select-header-wrapper::after {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 8px;
    color: #212121;
    content: "\f107";
    font-family: 'fontAwesome';
    font-weight: 500;
}
.search-wrapper-container {
    background: #353b65 url(../images/typing-image.png) center top no-repeat;
    background-size: 100%;
    min-height: 225px;
    height: auto !important;
    position: relative;
}
.search-wrapper-container::before {
    background: rgba(0,0,0,.7);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    display: block;
}
.search-wrapper-container::after {
    background-image: url("../images/bottom-search-bg.png");
    background-size: cover;
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    opacity: 1;
}
.search-wrapper-container .search-area {
    padding: 40px 0;
    position: relative;
}
h3.search-header {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    text-align: center;
    height: inherit;
    line-height: inherit;
}
.search-header {
    display: block;
    color: #343a40;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0.75rem;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    position: relative;
    margin-top: 6px;
}
p.search-tag-line {
    font-family: "Droid Serif", serif;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
    color: rgba(255,255,255,0.8);
    text-align: center;
}
form.search-form {
    margin: 15px auto 12px;
    text-align: center;
    padding: 10px;
    background-color: rgba(0,0,0,.15);
    display: block;
    width: 100%;
    max-width: 600px;
}
form.search-form input.search-term {
    font-size: 14px;
    line-height: 24px;
    padding: 12px;
    width: 81%;
    color: #858c91;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    float: left;
}
form.search-form input.search-btn {
    background: linear-gradient(180deg,#eb3939,#ad0404);
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    padding: 14px 30px 15px;
    color: #fff;
    border: 1px solid #b10707;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    float: left;
    width: 19%;
    font-family: 'Poppins', sans-serif;
}
.home-page-content-wrapper {
    float: left;
    width: 100%;
    padding-top: 40px;
    background: #F4F2F3;
  	/* padding-bottom: 30px; */
    	padding-bottom: 0px;
}

.complex-listings {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.section-title {
	font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    font-size: 24px;
    padding: 20px 0;
    line-height: 1.4em;
    color: #212529;
    text-align: left;
}
.section-title.l15 {
    width: 100%;
    line-height: 1;
    box-sizing: border-box;
	  padding-top: 3px;
    padding-bottom: 17px;
}
.section-title.l15 span{
    display: table-cell;
    width: auto;
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    white-space: nowrap;
    color: #333333;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.col-category {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 1rem;
    float: left;
    width: 100%;
    max-width: 33.33%;
}
.card-radial {
/*    border: 1px solid #e5e5e5;*/
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #FFF;
    background-clip: border-box;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    text-align: center;
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: -o-box-shadow .5s;
    transition: box-shadow .5s;
    padding-left: 30px;
	/* -webkit-box-shadow: 1px 1px 3px 0 #f1f1f1;
    -moz-box-shadow: 1px 1px 3px 0 #f1f1f1;
    -ms-box-shadow: 1px 1px 3px 0 #f1f1f1;
    box-shadow: 1px 1px 3px 0 #f1f1f1;
	min-height: 90px; */
}
.card-radial::before {
  content: '';
  width: 21px;
  height: 100%;
  position: absolute;
  background-image: url("../images/sprite-icons.png");
  background-size: 21px;
  background-position: center;
  left: 0px;
  background-repeat: no-repeat;
}
.card-radial:hover {
    /* -webkit-box-shadow: inset 0px 0px 13px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 13px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 13px rgba(0,0,0,0.2); */
    cursor: pointer;
}
.card-radial .img-box {
    max-width: 64px;
    margin: 0 auto;
    margin-bottom: 8px;
}
.card-radial .img-box img {
    width: 60%;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
	max-width: 64px;
}
.card-title {
    margin-bottom: 0;
    font-size: 14px;
    color: #232c3b;
    text-align: left;
	font-weight: 400;
font-family: 'Poppins', sans-serif;
}
.card-title span{
  font-weight: 600;
      font-family: "Open Sans", sans-serif;
}
.share-social-item {
    float: left;
    width: 100%;
    background: #FFF;
}
.right-widget-title h3 {
    border-bottom: none;
}
.right-widget-title h3 .fa {
    font-size: 14px;
    margin-right: 10px;
background: rgba(0,0,0,.25);
border-radius: 50%;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
	letter-spacing: 0;
}
.share-social-item ul {
    padding: 0;
    margin: 0;
}
.share-social-item ul li{
	list-style: none;
	float: left;
	width: 100%;
	background: linear-gradient(to bottom,#FFF 0%,#f8f8f8 100%);
	border-bottom: 1px solid #e5e5e5;
	border-top: none;
	position: relative;

}
.share-social-item ul li::after{
	content: '';
    width: 14px;
	height: 100%;
    position: absolute;
    background-image: url("../images/list-before1.png");
    background-size: 14px;
    background-position: center;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
	background-repeat: no-repeat;
}
.share-social-item ul {
	padding: 0;
	margin: 0;
}
.share-social-item ul li a{
	font-size: 13px;
    color: #535353;
    padding: 12px 15px;
    display: block;
	text-decoration: none;
	padding-left: 45px;
}
/*
.share-social-item ul li:hover {
    background: linear-gradient(to bottom,#FFF 0%,#f8f8f8 100%);
}
*/
.share-social-item ul li:last-child{
/*
	background:  linear-gradient(to top,#363636 0%,#515151 100%);
	border-top: 1px solid #656565;
    border-bottom: 1px solid #2b2b2b;
*/
}
.share-social-item ul li{
	background: #FFF;
	border-bottom: 1px solid #E7E7E7;
}
.share-social-item.none ul li:last-child{
	background: #FFF;
    border-bottom: 1px solid #e5e5e5;
    border-top: none;
}
.share-social-item.none ul li:last-child a{
    color: #535353;
    padding: 12px 15px;
	padding-left: 45px;
}
.share-social-item ul li:last-child a{
    color: #535353;
    padding: 11px 15px;
    font-size: 12px;
    font-weight: 500;
	padding-left: 45px;
}
.share-social-item .widget-content {
    float: left;
    width: 100%;
    margin: 0;
    background: #FFF;
}
.page-title-social{
	padding-left: 0;
	margin-bottom: 27px;
}
.page-title-social .facebook {
    background: #3b5998;
}
.page-title-social .twitter{
	background: #0087ba;
}
.page-title-social .rss{
	background: #e86726;
}
.page-title-social li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 2px;
    text-align: center;
	list-style: none;
}
.page-title-social li i {
    color: #fff;
    height: 36px;
    width: 36px;
	font-size: 20px;
    line-height: 36px;
}
.page-title-social.widget-content{
	padding-left: 0;
    margin-bottom: 5px;
	border: none;
	background: transparent;
	padding-top: 2px;
	width: 100%;
	padding-bottom: 2px;
}
.page-title-social.widget-content  li{
	width: auto;
	border-bottom: none;
	float: none;
}
.page-title-social.widget-content li:last-child {
    border-bottom: none;
    border-top: none;
}
.page-title-social.widget-content li::after{
	display: none;
}
.page-title-social.widget-content  li a {
    color: #FFF;
    padding:0;
    display: block;
    text-decoration: none;
    padding-left: 0;
}
.page-title-social.widget-content li:last-child a {

    padding: 0;
}
.widget-content.white{
	background: linear-gradient(to bottom,#FFF 0%,#f8f8f8 100%);
}
.submit-a-script{
	float: left;
	clear: both;
  cursor: initial;
}
.right-widget-title.upload h3{
	background: #f47c20;
	background: -webkit-linear-gradient(60deg,#66bb6a,#43a047);
	background: -moz-linear-gradient(60deg,#66bb6a,#43a047);
  	background: linear-gradient(60deg,#66bb6a,#43a047);
	border-top: none;
    border-bottom: none;
	color: #FFF;
	padding: 6px 12px;
	font-size: 13px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0..8);
box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0..8);
	cursor: pointer;
max-width: 170px;
margin-bottom: 0;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.right-widget-title.upload h3 .fa {
  font-size: 12px;
margin-right: 7px;
background: rgba(0,0,0,.1);
border-radius: 50%;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
}
.advertisement-item{
	display: block;
    padding: 15px;
}
.right-widget-title.tag h3{
	background:  linear-gradient(to top,#363636 0%,#515151 100%);
	border-top: 1px solid #656565;
    border-bottom: 1px solid #2b2b2b;
}
.demo-right-side-review{
  float: left;
  width: 100%;
  padding: 5px 10px;
  display: inline-flex;
  align-items: center;
  background: #ececec;
  margin-top: 8px;
  padding-bottom: 4px;
  border-top: 1px solid #e1e8ed;
}

.demo-review-price {
	line-height: 28px;
  font-size: 13px;
  font-weight: 400;
  color: #515151;
	margin-bottom: 0;
	display: inline-block;
  position: relative;
  padding-right: 25px;
  padding-left: 25px;
}
.demo-review-price span {
    font-weight: 500;
    padding-right: 3px;
}
.demo-review-price::before {
  content: '';
    width: 15px;
    height: 100%;
    position: absolute;
    background-image: url("../images/money-plugin.png");
    background-size: 15px;
    background-position: center;
    left: 0px;
    top: 0;
    background-repeat: no-repeat;
}
.demo-right-side-review .check-star-rate {
    float: none;
    width: 100%;
    max-width: 120px;
}
.demo-right-side-review .rating-star > label {
    margin-bottom: 0;
	line-height: .8;
}
p.views-review-plan {
    font-size: 13px !important;
    text-align: center;
    color: #515151;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    padding-left: 22px;
    padding-right: 25px;
}
p.views-review-plan span{
  font-weight: 500;
  padding-right: 3px;
}
p.views-review-plan::before{
	content: '';
    width: 16px;
    height: 100%;
    position: absolute;
    background-image: url("../images/view-plugin.png");
    background-size: 16px;
    background-position: center;
    left: 0px;
    top: 0;
    background-repeat: no-repeat;
}
.review-vote-member{
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}
.review-vote-member::before{
	content: '';
    width: 18px;
    height: 100%;
    position: absolute;
    background-image: url("../images/review-plugin.png");
    background-size: 18px;
    background-position: center;
    left: 0px;
    top: 0;
    background-repeat: no-repeat;
}
.review-vote-member.calendar-date::before{
  content: '';
    width: 16px;
    height: 100%;
    position: absolute;
    background-image: url("../images/calendar-date.png");
    background-size: 16px;
    background-position: center;
    left: 0px;
    top: 0;
    background-repeat: no-repeat;
}
span.request-for-rate{
  color: #515151;
  font-size: 13px;
  padding: 0 12px;
  padding-right: 25px;
}
.preview-plugin-item {
    float: left;
    width: 100%;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    padding: 0;
    background: #FAFAFA;
    margin-bottom: 15px;
}
.preview-plugin-item img{
    padding: 4px;
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 3px rgba(153,153,153,0.25);
    -webkit-box-shadow: 0 0 3px rgba(153,153,153,0.25);
    box-shadow: 0 0 3px rgba(153,153,153,0.25);
    transition: background 1s;
    -webkit-transition: background 1s;
    width: 100%;
    max-width: 105px;
  margin-right: 18px;
      min-width: 105px;
}
.preview-plugin-item img:hover {
    background:  #7A4B94;
}
h2.plugin-title {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 7px;
    padding: 0;
    color: #A30227;
    font-weight: 500;
}
h2.plugin-title a{
  color: #444;
	text-decoration: none;
	font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.sub-plugin-content{
	margin-bottom: 0px;
    font-size: 13px !important;
    color: #515151 !important;
}
a.refer-view-details-section {
    float: left;
    margin-top: 0;
    text-decoration: none;
    border: 1px solid #dc005a !important;
    padding: 3px 15px;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    color: #fff !important;
    background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
    font-size: 14px;
}
.post-bottom-categories{
    float: left;
    width: 100%;
    background: #FFF;
    padding-top: 30px;
	padding-bottom: 30px;
}
.post-bottom-categories.blue{
  background: #F4F2F3;
  padding-top: 0;
	/* padding-top: 50px; */
}
a.vote-review-post {
    font-size: 13px;
    color: #535e72!important;
    font-weight: 400;
    display: block;
}

.rating-star{
	position: relative;
}
.rating-star > input { display: none; }
.rating-star > label:before {
   margin: 3px;
   font-size: 18px;
   font-family: FontAwesome;
   display: inline-block;
   content: "\f005";
}
.rating-star > .half:before {
  content: "\f089";
  position: absolute;
}
.rating-star > label {
    color: #ddd;
    float: right;
	margin-bottom: 4px;
}
.rating-star > input:checked ~ label,
.rating-star:not(:checked) > label:hover,
.rating-star:not(:checked) > label:hover ~ label {
	color: #f9bf00;
}
.rating-star > input:checked + label:hover,
.rating-star > input:checked ~ label:hover,
.rating-star > label:hover ~ input:checked ~ label,
.rating-star > input:checked ~ label:hover ~ label {
	color: #FFED85;
}
.share-social-item.review ul li::after {
    content: '';
    width: 30px;
    height: 100%;
    position: absolute;
    background-image: url("../images/user-reviews.png");
    background-size: 30px;
    background-position: center;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
.share-social-item.review ul li a {
    font-size: 13px;
    color: #535353;
    padding: 18px 15px;
    display: block;
    text-decoration: none;
    padding-left: 55px;
}
a.click-slide-element{
	position: relative;
	padding: 2px 5px;
}
a.click-slide-element::after{
	content: "\f107";
	font-family: 'fontAwesome';
	position: absolute;
	top: 1px;
    right: -12px;
    font-size: 14px;
	color: #212121;
}
/* ews rating chilly */

 ul.current-rating {
     list-style: none;
     margin: 0;
     padding: 0;
     margin-top: 30px;
}
ul.current-rating div {
    display: inline-block;
    height: 24px;
}
ul.current-rating div.label {
    width: 60px;
    text-align: left;
    margin-right: 10px;
 }
.space {
   margin-top: 30px;
 }
.ewsRatingStars {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ewsRatingStars .ewsRatingStar {
    background: url('icons/star_image_blue.png') 0 0 no-repeat;
    display: inline-block;
}

.ewsRatingStars .ewsRatingStar.ewsRatingStarColorRed {
    background: url("../images/star_image_red.png") 0 0 no-repeat;
}
.share-social-item.review  ul li:last-child::after{
	display:none;
}
.share-social-item.review  ul li:last-child a{
	padding: 14px 15px;
	padding-left: 45px;
}
.sub-articles-script{
	float: left;
    width: 100%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    background: #FFF;
    padding: 15px 22px;
    padding-bottom: 25px;
}
.nav-pagination {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 8px;
    text-align: center;
}
.show-pagination-title {
    margin: 0px 0 12px !important;
    font-size: 14px;
    color: #999 !important;
    font-weight: 400;
}
a.result-pagination {
    padding: 4px 8px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #ddd !important;
    background: #FFFFFF;
    color: #999;
    font-size: 13px;
}
.result-pagination.active {
    color: #FFF;
    background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
    border: 1px solid #dd243a !important;
}
.sub-articles-script a.refer-view-details-section{
	margin-top: 9px;
	font-size: 13px;
}
.sub-articles-script h2.plugin-title {
    font-size: 17px;
    line-height: inherit;
    margin-bottom: 0px;
    padding: 0;
    color: #A30227;
    font-weight: 500;
}
.find-perfect-categories {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    margin-top: 0px;
}
.find-perfect-categories h2 {
    font-size: 23px;
    text-shadow: 1px 1px #dedede;
    color: #444;
    line-height: 28px;
    padding-left: 0;
    margin-bottom: 8px;
}
.find-perfect-categories p {
    font-size: 14px !important;
    color: #515151 !important;
}
.sub-articles-script .sub-plugin-content {
	line-height: 20px;
	margin-bottom: 0;
}
.outer-bread-wrapper {
    background: #f9fafb;
    float: left;
    width: 100%;
}
.breadcrumb-element {
    float: left;
    width: 100%;
    padding: 5px 2em;
    margin-top: 10px;
}
.breadcrumbs a {
    position: relative;
    color: #666666;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
}
.breadcrumbs a::after {
    font-family: 'fontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "\f105";
    display: inline-block;
    font-size: 13px;
    color: #bababa;
    margin: 0 4px 0 8px;
    cursor: default;
}
.breadcrumbs a:last-child::after {
	display: none;
}
.search-filtering-elements .custom-radio{
	display: inline-block;
	margin-right: 18px;
	margin-bottom: 6px;
}
.search-filtering-elements {
    float: left;
    width: 100%;
    margin-bottom: 20px;
	background: #fafafa;
    border: 1px solid #e1e8ed;
    padding: 12px 15px;
}
.search-filtering-elements .label-select {
    font-size: 13px;
    color: #666666;
    display: inline-block;
    line-height: 1;
}
.search-filtering-elements select {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 32px;
    font-size: 13px;
    color: #717171;
    padding: 0 5px;
}
.search-filtering-elements input[type="checkbox"] {
    display: none;
}
.search-filtering-elements input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 18px;
    height: 22px;
	font-size: 13px;
    color: #515151 !important;
}
.search-filtering-elements input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}
.search-filtering-elements input[type="checkbox"] + label::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    background: #FFF;
}
.search-filtering-elements input[type="checkbox"]:checked + label::before {
    background: #da2238;
    border-color: #dc005a;
}
.search-filtering-elements input[type="checkbox"]:checked + label::after {
    width: 7px;
    border-radius: 0;
    opacity: 1;
    border-color: #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 13px;
    left: 6px;
    top: 2px;
}
.search-filtering-elements input[type="checkbox"] + label::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #cacaca;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    border-radius: 3px;
}
.select-header-wrapper-filter {
    position: relative;
    float: left;
    width: 100%;
}
.select-header-wrapper-filter::after {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 5px;
    color: #212121;
    content: "\f107";
    font-family: 'fontAwesome';
    font-weight: 500;
}
 .search-filtering-elements .custom-radio.nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
 }
.search-filtering-elements  .custom-radio.nav ul {
	padding: 0;
 }
.search-filtering-elements  .custom-radio.nav li {
	list-style: none;
	cursor: pointer;
 }
 .search-filtering-elements .custom-radio.nav #login-trigger {
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
    color: #515151 !important;
}
.custom-radio.nav #login-trigger span {
    color: #797979;
    font-size: 12px;
}
 .search-filtering-elements .custom-radio.nav #login-content {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 9;
    background: #fff;
    background-image: linear-gradient(180deg,#fff 1%,#f3f5f9);
    padding: 15px 20px;
    border-radius: 3px 0 3px 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.search-filtering-elements  .custom-radio.nav li #login-content {
    right: 0;
    width: 350px;
}
.custom-radio.nav #login-content  h3 {
    font-size: 14px;
    line-height: 29px;
    margin-bottom: 10px;
	padding-bottom: 8px;
    padding: 0;
    color: #515151;
    font-weight: 500;
	width: 100%;
	display: block;
	border-bottom: 1px solid  #e1e8ed;
}
.such-a-filter {
    margin-top: 0;
    font-size: 12px;
    float: none;
    margin-left: 8px;
    border: 1px solid #dc005a !important;
    padding: 2px 15px;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    color: #fff !important;
    background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
}
.modal-box .show-modal{
    color: #f1731e;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 25px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.3);
    display: block;
    transition: all 0.3s ease;
}
.modal-box .show-modal:hover{
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.3) inset;
}
.modal-backdrop.in{ opacity: 0; }
.modal-box .modal{ top: 90px !important; }
.modal-box .modal-dialog{
    max-width: 570px;
    margin: 20px auto 0;
}
.modal-box .modal-dialog .modal-content{ border-radius: 30px; }
.modal-box .modal-dialog .modal-content .close{
    color: #808080;
    font-size: 30px;
    text-shadow: none;
    height: 30px;
    width: 30px;
    opacity: 1;
    position: absolute;
    left: auto;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: all 0.3s;

}
.modal-box .modal-dialog .modal-content .close span{
    margin: -2px 0 0 0;
    display: block;
}
.modal-box .modal-dialog .modal-content .close:hover{
	color: #e71d36;
}
.modal-box .modal-dialog .modal-content .modal-body{
	padding: 30px 35px;
}
.modal-box .modal-dialog .modal-content .modal-body .inner-content{
    width: 100%;
    float: left;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #515151;
    font-weight: 400;
    margin: 0 0 20px;
	text-align: center;
    font-size: 14px;
	line-height: 1.7;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background: linear-gradient(to right,#f1731e,#e71d36);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 30px;
    border: none;
    border-radius: 50px;
    transition: all 0.3s;
    margin: auto;
    display: block;
	cursor: pointer;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.modal-box .modal-dialog .modal-content .modal-body img{
   max-width: 100px;
   margin: auto;
   display: block;
   margin-bottom: 12px;
}
.related-searches-area{
	float: left;
	width: 100%;
}
.related-searches-area h5{
	font-weight: 600;
	font-size: 16px;
	color: #515151;
	margin-bottom: 13px;
	margin-top: 10px;
}
.related-searches-area ul{
	padding: 0;
	margin: 0;
	margin-top: 8px;
}
.related-searches-area ul li{
	display: inline-block;
	float: left;
	list-style: none;
}

.related-searches-area li a{
   display: block;
   float: left;
   padding: .3em .8em;
   margin: 0 8px 5px 0;
   border: 1px solid #eee;
   color: #555;
   background: #f7f7f7;
   cursor: pointer;
   transition: all .15s ease-in-out;
	font-size: 13px;
}
.related-searches-area li  a:hover {
    text-decoration: none;
    background: #dc005a;
    color: #fff;
    border-color: transparent;
	cursor: pointer;
}
.mobile-sidebar-toggle-btn {
    display: none;
    width: 100%;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 0.75rem 0 1.5em;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.8125rem;
    font-weight: 400;
    text-decoration: none;
    color: #212121;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    cursor: pointer;
}
.left-hot-script-bar.active {
	display: block;
    z-index: 999;
    height: 100%;
}
.headeroverlay-menubar {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: none;
}
.menu-active.headeroverlay-menubar {
    display: block;
    z-index: 998;
}
.find-new-categories-element {
    float: left;
    width: 100%;
    margin-bottom: 8px;
	padding-left: 0px;
}
.find-new-categories-element h2 {
    font-size: 20px;
    text-shadow: 1px 1px #dedede;
    color: #444;
    line-height: 28px;
    padding-left: 0;
    margin-bottom: 8px;
    font-family: 'Poppins', sans-serif;
}
.find-new-categories-element p{
    font-size: 14px !important;
    color: rgba(24, 24, 24, 0.75);
    padding-top: 7px;
    line-height: 1.7;
}
.active-element-sub-list-item{
  float: left;
  width: 100%;
  overflow: hidden;
}
/* .active-element-sub-list-item::after{
  content: '';
  position: absolute;
  right: 0;
} */
.distinct-category{
	position: relative;
	color: #3c4858 !important;
	float: left;
	width: 100%;
	font-size: 13px;
    font-weight: 500;
	margin-bottom: 10px;
	background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 3px;
	padding: 15px 15px;
	padding-left: 50px;
	-webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font-family: 'Poppins', sans-serif;
}
.distinct-category:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
	cursor: pointer;
	 -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
}
.distinct-category a{
	color: #3c4858 !important;
	text-decoration: none;
	font-weight: 500;
}
.distinct-category span{
	padding-left: 5px;
	font-weight: 400;
	font-size: 13px;
}
.distinct-category::before{
	content: '';
    width: 28px;
    height: 100%;
    position: absolute;
    background-image: url("../images/post-it1.png");
    background-size: 28px;
    background-position: center;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
ul.home-articles {
    list-style: none;
    margin: 0;
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
ul.home-articles li {
    position: relative;
	  float: left;
    width: 100%;
    margin-bottom: 3px;
    padding: 5px;
}
ul.home-articles li .align-home-elements{
  float: left;
  width: 100%;
  border: 1px solid #e1e8ed;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  background: #FAFAFA;
  display: inline-flex;
    align-items: center;

}
ul.home-articles li.ewsRatingStar {
	padding: 0;
	border: none;
}
.home-articles li  h4 {
    font-size: 13px;
    margin-bottom: 0px;
   font-weight: 500;
   margin-top: 5px;
   display: inline-block;
   width: 100%;
}
.home-articles.custom-tile-band li  h4{
  margin-top: 0;
  color: #444;
}
.home-articles  h4 a {
    color: #3b4348;
	text-decoration: none;
	line-height: 2;
    padding: 7px 0;
	display: block;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.home-articles.custom-tile-band li  h4 a{
  padding-top:  0;
  padding-bottom: 0;
  font-weight: 500;
}
ul.home-articles.custom-tile-band  li {
    margin-bottom: 10px;
    padding: 0px;
}
.home-articles h4 a.blog {
    color: #262626;
    text-decoration: none;
    line-height: inherit;
    font-weight: 500;
    font-size: 14px;
	padding-top: 0;
   display: inline-block;
}
span.inner-article {
    display: block;
    margin-bottom: 1px;
    font-size: 13px;
    color: #515151;
  	line-height: 23px;
    /* overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; */
font-family: 'Poppins', sans-serif;
}
span.rated-review {
    display: block;
    margin-bottom: 12px;
    font-size: 12px;
    color: #646464;
    font-style: italic;
}
.home-articles  h4 a:hover {
	padding-left: 4px;
    color: #252a2d;
}
ul.home-articles li .fa {
    margin-right: 7px;
	color: #34495e;
}
.section-title.category:after {
    color: #34495e;
    content: "\f097";
    font-family: 'FontAwesome';
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 23px;
}
.frame-categories .nav-tab-wrapper{
	background: #FFF;
	border: none;
	border-bottom: 3px solid #43a047;
    padding: 0;
}
.frame-categories .nav-tab {
    color: #030021;
	position: relative;
	font-size: 15px;
	opacity: .6;
	margin-right: 8px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
}
.frame-categories .nav-tab:focus{
	outline: none;
}
.frame-categories .nav-tab:hover {
	opacity: 1;
}
.frame-categories .nav-tab.active {
    color: #FFF;
    background: #43a047;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    border-bottom: none;
	opacity: 1;
}
/*
.frame-categories .nav-tab.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    right: 0;
    background: radial-gradient( circle farthest-corner at 10% 20%, #911e5a 0%, #d42035 100% );
}
*/
.frame-categories .nav-tab img{
   display: none;
   max-width: 32px;
   margin-right: 10px;
}
.home-articles .meta-data{
   min-height: 30px;
   width: 100%;
   float: left;
   overflow: hidden;
}
.home-articles .post-outer{
	line-height: 1.2;
}
.home-articles .post-outer span {
    font-weight: normal !important;
    color: #6f6f6f;
    padding: 0;
	border-right: 1px solid #DDDDDD;
    padding-right: 7px !important;
	font-size: 12px;
	padding-left: 7px;
  font-family: 'Open Sans', sans-serif;
}
.home-articles .post-outer span:first-child {
	padding-left: 0;
}
.home-articles .post-outer span:last-child {
	border-right: none;
	padding-right: 3px;
}
ul.home-articles li img{
   border: 1px solid #DDDDDD;
   float: left;
   margin-right: 25px !important;
   padding: 5px;
   width: 100px;
}
ul.home-articles li .reviewer img{
   border: none;
   float: left;
   margin-right: 25px !important;
   padding: 0;
   width: 65px;
}
.layout-outer.first-child{
	padding-bottom: 14px;
}
.reviewer-name{
	font-size: 15px;
    font-weight: 600;
    font-style: italic;
    color: #252525;
	margin-bottom: 5px;
}
.sidebar-right {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.sidebar-right .widget-title {
    border-bottom: 1px solid #c9cfd9;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.sidebar-right h2 {
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
	padding-left: 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-left: 3px solid #d32035;
    color: #555555;
    position: relative;
    z-index: 9;
	margin-bottom: 0;
	line-height: 1.7;
}
.sidebar-right .widget-title:after {
    content: "";
    height: 2px;
    background: #eeeeee;
    display: inline-block;
    width: 100%;
    position: absolute;
    right: 0;
    top: 13px;
}
.sidebar-right  p{
	font-size: 13px;
    color: #575757;
    line-height: 1.6;
	margin-bottom: 10px;
}
.sidebar-right i {
    color:  #e86726;
    font-size: 30px;
	margin-right: 10px;
}
.rss-subscription{
	text-align: center;
	display: inline-flex;
	align-items: center;
}
.rss-subscription a{
    color: #575757;
	font-size: 14px;
	text-decoration: none;
}
.app-detail-demo-wrapper {
    padding: 25px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 50px;
    border: 1px solid #e3e8fe;
    background-color: #FFF;
	width: 100%;
	float: left;
}
 .app-detail-demo-wrapper .app-image {
    float: left;
    width: 165px;
    overflow: hidden;
	padding: 4px;
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 3px rgba(153,153,153,0.25);
    -webkit-box-shadow: 0 0 3px rgba(153,153,153,0.25);
    box-shadow: 0 0 3px rgba(153,153,153,0.25);
}
.app-detail-demo-wrapper  .app-content-side {
    display: table;
    padding: 15px 30px;
	padding-bottom: 8px;
}
.app-detail-demo-wrapper  .app-content-side .content-item-title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}
.app-detail-demo-wrapper  .app-content-side .app-detail-description{
    font-size: 14px;
	color: #535e72;
	line-height: 24px;
	margin-bottom: 0;
}
.preview-summary-button-list{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.preview-summary-button-list .fa{
	padding-right: 5px;
}
a.view-summary-preview-details{
	height: 40px;
    font-size: 15px;
    padding: 0px 25px;
    line-height: 40px;
    border-radius: 3px;
    color: #FFF!important;
    text-align: center;
    font-weight: 500;
	background-color: #6dab3c;
	cursor: pointer;
	display: inline-block;
}
a.view-summary-addfavourite{
	height: 40px;
    font-size: 15px;
    padding: 0px 25px;
    line-height: 40px;
    border-radius: 3px;
    color: #FFF!important;
    text-align: center;
    font-weight: 500;
	background-color: #f6716f;
	cursor: pointer;
	display: inline-block;
}
.free-commercial-pricing{
	font-size: 13px;
    margin-top: 2px;
    color: #535e72;
}
.view-rated-review-users, .view-rated-review-users a{
    font-size: 14px;
    color: #535e72;
    font-weight: 500;
	margin-top: 7px;
}
.view-rated-review-users span{
	font-size: 14px;
    margin-top: 2px;
    color: #535e72;
	padding-right: 5px;
	display: inline-block;
    min-width: 70px;
	position: relative;
}
.view-rated-review-users span::after{
	content: ':';
	position: absolute;
	right: 5px;
	color: #535e72;
}
.report-as-flag-issue {
    border: 1px solid #e5e5e5;
    background: linear-gradient(to bottom,#FFF 0%,#f8f8f8 100%);
    background-clip: border-box;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    text-align: center;
    padding: 4px 12px;
	color: #535e72;
	font-size: 13px;
    display: inline-block;
    margin-top: 10px;
	cursor: pointer;
}

.left-side-layout .sidebar-menu .left-side-dropdown-list.menu > a::after {
	display: none;
}

.left-side-layout.new-menu::before {
    background: linear-gradient(90deg,#434343 0,#1e1e1e) !important;
}
.left-side-layout.new-menu ul {
    padding: 10px;
}
.left-side-layout.new-menu ul li.left-side-dropdown-list {
    border-bottom: none;
}
.left-side-layout.new-menu .sidebar-menu ul li a {
	padding: .5rem 1rem;
	margin: 5px 0 1px;
	color: #C7C7D0;
}
.left-side-layout.new-menu .sidebar-menu ul li a:hover {
    background: rgba(255,255,255,.2);
    border-radius: 7px;
}
.left-side-layout.new-menu .sidebar-menu .left-side-dropdown-list a .fa {
	padding-right: 15px;
	font-size: 18px;
    opacity: .8;
}
.left-side-layout.new-menu .sidebar-menu .left-side-dropdown-list.active > a {
    color: #fff;
    background: rgba(255,255,255,.2);
    border-radius: 7px;
}

.manage-table-overlap {
float: left;
width: 100%;
}


.geometric-content {
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #3C3C3C;
	margin-top: 15px;
}
.geometric-content .view-left-title {
    color: #535353;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 0;
}
.geometric-content .view-left-title {
    color: #333333;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 4px;
    padding-left: 0;
	position: relative;
}
.geometric-content .view-left-title::after{
	content: ':';
	position: absolute;
	right: 10px;
	color: #535e72;
}
.certified-detail{
	border-left: 1px solid #e3e8fe;
	padding-left: 30px;
}
.detail-frame-categories .nav-tab {
    color: #333333;
    position: relative;
    font-size: 14px;
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
	padding: 11px 25px;
	line-height: 1.2;
	text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}
.detail-frame-categories .nav-tab:focus {
	outline: none;
}
.detail-frame-categories .nav-tab.active {
    color: #fff;
    background: #43a047;
    font-size: 14px;
    letter-spacing: .5px;
    border: none;
    opacity: 1;
	 border-radius: 1px;
	 padding: 13px 25px;
	 line-height: 1.2;
	 text-transform: capitalize;
}
.detail-frame-categories .nav-tab.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    right: 0;
    background: #138afd;
	display: none;
}
.detail-frame-categories .nav-tab-wrapper {
    background: #FFF;
    border: none;
    border-bottom: 3px solid #43a047;
    padding: 0;
}
.pricing-info-licence-pro{
    font-weight: 600;
    padding: 0;
    border: none;
    display: inline-block;
    font-size: 14px;
	color: #A30227;
	margin-bottom: 5px;
}
.show-all-review-blocks{
	float: left;
	width: 100%;
}
.show-all-review-blocks .review-item {
    margin-bottom: 12px;
  	float: left;
  	width: 100%;
    border: 1px solid #e1e8ed;
    padding: 0;
    color: #757575;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: transparent;
    position: relative;
}
.review-item.response-element{
  border: none;
  padding-left: 50px;
  position: relative;
  margin-bottom: 0;
}
.review-item.response-element::before{
content: '';
width: 40px;
height: 100%;
position: absolute;
background-image: url("../images/default-avatar.png");
background-size: 40px;
left: 0px;
background-repeat: no-repeat;
}
.review-item.response-element .customer-name {
  padding-left: 0!important;
  color: #4c4c4c;
  font-size: 15px;
}
/*
.show-all-review-blocks .review-item::before {
    box-sizing: border-box;
    width: 0;
    height: 0;
    margin-top: 10px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 12px 18px;
    -ms-transform-origin: 12px 18px;
    transform-origin: 12px 18px;
    border: 7px solid transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
    box-shadow: -2px 3px 4px -3px rgba(0,0,0,.4);
    position: absolute;
    left: -16px;
    top: 10px;
}
*/
/*
.chat-avatar{
	margin-right: 20px;
}
*/
.chat-avatar img{
	width: 40px;
}
 .chat-cross-section{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	float: left;
    width: 100%;
}
.chat-cross-section.response{
	-webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.show-all-review-blocks .customer-name {
   font-size: 16px;
   font-weight: 500;
   color: #1c5f75;
    margin-bottom: 0;
    padding: 0px 6px;
}
.show-all-review-blocks p{
  	font-size: 13px;
    line-height: inherit;
    font-style: normal;
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  	margin-bottom: 0;
}
.show-all-review-blocks p.subject-review-head{
	font-size: 13px;
margin-bottom: 0;
font-weight: 500;
padding-top: 5px;
}
.comment-date {
    font-size: 13px;
    color: #535e72;
    font-weight: 400;
	float: right;
}
.pane-item-title-review-user {
    font-size: 22px;
    color: #272d3a;
    font-weight: 500;
	margin-bottom: 12px;
	display: block;
	border-bottom: 1px solid #e3e8fe;
	padding-bottom: 8px;
	float: left;
    width: 100%;
}
.review-monitored-add-review {
  font-size: 13px;
padding: 2px 23px;
line-height: 30px;
border-radius: 3px;
color: #503E23;
font-weight: 500;
background: #EDC145;
display: inline-block;
float: right;
cursor: pointer;
border-radius: 20px;
overflow: hidden;
position: relative;
z-index: 1;
text-shadow: 1px 1px 2px #fff!important;
}
.review-monitored-add-review::before{
  content: '';
position: absolute;
background-color: #ecd267;
top: 0;
right: 0;
left: 0;
z-index: -1;
height: 50%;
}
.review-additional-overview{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.average-member-voted{
	font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #272d3a;
}
.aligned {
    float: left;
    display: inline-block;
    padding-right: 15px;
}
p.demo-display-review-page{
	font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    color: #535e72;
	text-align: right;
}
.sitemap-block{
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.sitemap-block ul li{
	list-style: none;
	padding-left: 20px;
}
.sitemap-block ul li::before{
	content: "\f10c";
	position: absolute;
	left: 0;
	top: 9px;
    font-family: 'fontAwesome';
    font-size: 10px;
    color: #808080;
}
.map-sub-header{
	border-bottom: 1px solid #eaeaea;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.sitemap-block h3 {
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    color: #555555;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    line-height: 1.7;
	padding-left: 0;
}
.sitemap-block h3 a{
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #555555;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    line-height: 1.7;
	padding-left: 0;
}
.sitemap-block p.top-padding{
    padding-top: 5px;
	display: block;
}
.sitemap-block p{
    font-size: 14px;
    color: #575757;
	line-height: 1.6;
	margin-bottom: 5px;
}
.map-sub-header::after {
    content: "";
    height: 2px;
/*    background: #eeeeee;*/
    display: inline-block;
    width: 100%;
    position: absolute;
    right: 0;
    top: 11px;
}
.sitemap-block li a{
    font-size: 14px;
    color: #535e72;
	font-weight: 400;
	line-height: 2.4;
    display: block;
}
.map-sub-header.about::after{
	display: none;
}
span.important-convey-notice{
	font-size: 13px;
line-height: 1.5;
background: #effaff;
color: #01579b;
display: block;
padding: 10px;
border: 1px solid #e1f5fe;
}
.rated-testimonial-reviews-box{
	float: right;
    width: 90%;
	background-color: #F7F7F7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    padding: 25px 25px  25px;
    margin-bottom: 30px;
    border:1px solid #E7E7E7;
	position: relative;
}
.rated-testimonial-reviews-box img{
	float:left;
    width:100px;
    height:100px;
    border:6px solid #fff;
    border-radius:50%;
    box-shadow:1px 1px 5px #A8A7A7;
    position: absolute;
    left: -50px;
	top: 50%;
	transform: translateY(-50%);
}
.job-designation{
	color: #555;
	font-size: 14px;
    line-height: 1.6;
	text-align: center;
    display: inline-block;
    padding-left: 15px;
}
.rated-testimonial-reviews-box h2{
    font-size: 1.125rem;
	color: #579241;
}
.rated-testimonial-reviews-box p{
	color: #838383;
	font-size: 0.875rem;
    line-height: 1.6;
	margin-bottom: 0px;
}
.testimonial-white{
	padding-left: 60px;
}


.manage-view-left-nav-box{
float: left;
width: 100%;
border: 1px solid #ddd;
padding: 16px 15px 15px 18px;
background-color: #fafafa;
}
.manage-view-left-nav-box img {
    border: 1px solid #efefef;
    margin-bottom: 20px;
}
.manage-view-left-nav-box span.small-view-rate {
    display: inline-block;
    font-size: 13px;
    color: #333333;
    margin: 0;
	display: block;
    text-align: center;
    margin: 5px;
}
.manage-more-view-details-block{
	display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
	color: #999999;
	margin-top: 18px;
    margin-bottom: 10px;
    text-align: center;

}
.manage-view-left-nav-box .title-small {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
	display: inline-block;
	margin: 0px 10px 0px 2px;
	position: relative;
}
.manage-view-left-nav-box .title-small::before{
    background-color: #efefef;
    content: "";
    height: 1px;
    left: 100%;
    margin: 11px 0 0 10px;
    position: absolute;
    top: 0%;
    width: 9999px;
}
.manage-view-left-nav-box .title-small::after {
    background-color: #efefef;
    content: "";
    height: 1px;
    left: auto;
    margin: 11px 10px 0 0;
    position: absolute;
    top: 0%;
    width: 9999px;
	right: 100%;
}
.short-listed-listes {
    float: left;
    width: 100%;
    padding-bottom: 2px;
  margin-bottom: 0px;
	padding-left: 0;
	color:#3C3C3C;
}
.short-listed-listes li {
    float: left;
    list-style: none;
    width: 100%;
    line-height: 1.3;
    margin-bottom: 10px;
	font-size: 13px;
	display: inline-flex;
}
.short-listed-listes li strong {
	color: #333333;
	font-weight: 500;
	min-width: 115px;
    display: inline-block;
    font-size: 13px;
}
a.widget_favourite {
    float: left;
    padding: 12px 14px;
    font-weight: 500;
    border: 1px solid #cfdadd;
    border-radius: 4px;
    margin: 5px 5px 3px 0px;
    line-height: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	color: #333333!important;
	font-size: 13px;
	cursor: pointer;
	width: 100%;
    text-align: center;
    background-color: #FFF;
}
a.widget_favourite .fa-heart-o{
	padding-right: 7px;
	color: #ff4a9e;
        font-weight: bold;
}
a.widget_favourite .fa-heart{
	padding-right: 7px;
	color: #ff4a9e;
        font-weight: bold;
}
a.widget_favourite .fa-flag-o{
	padding-right: 7px;
	color: #08c;
    font-weight: bold;
}
a.visit-link-publisher {
    text-shadow: 1px 1px 2px #fff;
    color: #503E23;
    background-color: #EDC145;
    background-position: 0 -506px;
    border-color: #E8C452;
    box-shadow: 0 0 2px #adadad;
    -moz-box-shadow: 0 0 2px #adadad;
    -webkit-box-shadow: 0 0 2px #adadad;
    border: solid 1px #bb8a00;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: auto;
    margin-bottom: 8px;
    position: relative;
    z-index: 9;
    cursor: pointer;
    float: left;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 30px;
    line-height: 1;
    margin-top: 10px;
	cursor: pointer;
	font-weight: 500;
	display: inline-block;
	letter-spacing: .5px;
  font-family: 'Poppins', sans-serif;
}
a.visit-link-publisher::before {
    content: '';
    position: absolute;
    background-color: #ecd267;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 50%;
}
a.visit-link-publisher .fa{
	padding-right: 5px;
}
p.authorize-description {
	font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
    letter-spacing: 0.6px;
	color: #3C3C3C;
}
.app-content-side .content-item-title{
	 font-size: 20px;
   color: #2A2A2A;
    line-height: 1.2;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}
.app-content-side span.small-view-rate {
    font-size: 13px;
    color: #3C3C3C;
    margin: 0;
    display: inline-block;
    padding-left: 12px;
}
.info-top-space .active-stars-red{
	float: left;
	display: inline-block;
	max-width: 300px;
	padding-right: 15px;
}
/*scrollbar*/



.notification-menu{
	overflow: auto;
	max-height: 272px;
	display: block;
    scrollbar-color: white;
    scrollbar-width: thin;
}
.notification-menu::-webkit-scrollbar {
    width: 4px;
}
.notification-menu::-webkit-scrollbar-thumb {
    background: #f5f5f5;
	border-radius: 10px;
}
.notification-menu::-webkit-scrollbar-track {
    background: transparent;
}
.notification-menu::-webkit-scrollbar-track-piece  {
	border-radius: 10px;
}
.active-stars-red.rate-chilli {
    min-width: 120px;
}
.actions-manage {
    min-width: 120px;
}



.notification {
   position: relative;
   color: #252525;
   line-height: 2.5;
   padding-right: 15px;
   cursor: pointer;
}
.notification:hover {
   color: rgba(0,0,0,1);
}
.notification-count{
	position: absolute;
	background: #dd243a;
	width: 12px;
	height: 12px;
	text-align: center;
	line-height: 12px;
	font-size: 8px;
	border-radius: 50%;
	color: #FFF;
	top: 5px;
	right: 10px;
}
.notification img {
  padding: 10px 0;
}

.notification-menu {
  position: absolute;
  top: 39px;
  left: -105px;
  list-style: none;
  width: 250px;
  display: none;
  text-align: left;
	z-index: 9;
	padding-left: 0;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.notification-menu li {
  background-color: #fff;
}
.notification-menu li.notification-header{
   background: #A31917;
   padding: 5px;
   text-align: center;
   color: #FFF;
   font-weight: bold;
   border-radius: 5px 5px 0 0;
   border: 0px;
   border-style: solid;
   -moz-border-image: -moz-linear-gradient(right, white, #cedae0, #cedae0, white) 1 20%;
   -o-border-image: -o-linear-gradient(right, white, #cedae0, #cedae0, white) 1 20%;
   border-image: linear-gradient(to right, white 0%, #cedae0 40%, #cedae0 60%, white 100%) 1 20%;
   box-shadow: 0px 2px 10px -2px #cedae0;
	position: sticky;
	top: 0;
  float: left;
  width: 100%;
  line-height: 2;
}
.notification-menu li.notification-header .text {
   text-align: center;
   color: #FFF;
   font-size: 14px;
   font-family: 'Poppins', sans-serif;
   text-shadow: 1px 2px 5px rgba(0,0,0,.6);
}
.notification-menu li.notification-header .count {
    position: static;
    height: 20px;
    width: 20px;
    display: inline-block;
    line-height: 20px;
    margin-left: 8px;
    font-size: 12px;
    vertical-align: middle;
	  background: #EAB302;
    color: #FFF;
    text-align: center;
	  border-radius: 50%;
}
.notification-menu p {
    color: #232c3b;
    cursor: pointer;
    line-height: 21px;
	  margin-bottom: 0;
   font-size:13px;
   text-align: left;
}
.notification-menu li.notification-body{
   background: #fafaf8;
   padding: 10px 15px;
   border: 0px;
   border-style: solid;
   border-bottom-width: 1px;
	text-align: left;
  border-color: #eaebeb;
  float: left;
width: 100%;
}
.notification-menu li.notification-body:last-child{
  border-bottom: none;
}
.plan-filtering-elements .custom-radio{
	display: inline-block;
	margin-right: 22px;
}
.plan-filtering-elements input[type="checkbox"] {
    display: none;
}
.plan-filtering-elements input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
   line-height: 19px;
    height: 22px;
    font-size: 14px;
    color: #212529;
}
.plan-filtering-elements input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}
.plan-filtering-elements input[type="checkbox"] + label::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    background: #FFF;
}
.plan-filtering-elements input[type="checkbox"]:checked + label::before {
    background: #009E2C;
    border-color: #009E2C;
}
.plan-filtering-elements input[type="checkbox"]:checked + label::after {
    width: 7px;
    border-radius: 0;
    opacity: 1;
    border-color: #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 13px;
    left: 6px;
    top: 2px;
}
.plan-filtering-elements input[type="checkbox"] + label::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #cacaca;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    border-radius: 3px;
}

.plan-filtering-elements input[type="checkbox"]:checked + label::before {
   background: #009E2C;
   border-color: #009E2C;
}
.notification-menu li.notification-body a{

   text-decoration: none;
}


a.listing-created-btn.subscribe-now {
   background: linear-gradient(180deg,#eb3939,#ad0404);
   box-shadow: 0 9px 18px rgba(0,0,0,0.2);
}
a.listing-created-btn.subscribe-now:active {
   background: linear-gradient(180deg,#eb3939,#ad0404)!important;
}
.notification-menu::-webkit-scrollbar {
   width: 4px;
}
.notification-menu::-webkit-scrollbar-thumb {
   background: #f5f5f5;
border-radius: 10px;
}
.notification-menu::-webkit-scrollbar-track {
   background: transparent;
}
.notification-menu::-webkit-scrollbar-track-piece  {
border-radius: 10px;
}
.notification-menu {
 position: absolute;
 top: 39px;
 left: -105px;
 list-style: none;
 width: 250px;
 display: none;
 text-align: left;
 z-index: 9;
 padding-left: 0;
 -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
 box-shadow: 0 2px 4px rgba(0,0,0,.3);
 overflow: auto;
 max-height: 270px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 scrollbar-color: white;
 scrollbar-width: thin;
}
.notification-menu li.notification-body:nth-child(even) {
  background: #FFF;
}

.menu-hide-to-users{
	display: none;
}
.inner-table-notification{
	display: none;
}
.support-detail-block{
	background-color: #fcfcfc;
    padding: 28px 30px 8px 30px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
	max-width: 650px;
	margin: auto;
}
a.refer-view-details-support{
	float: left;
    margin-top: 0;
    font-size: 13px;
    border-radius: 30px;
    text-decoration: none;
    border: 1px solid #dc005a !important;
    padding: 7px 20px;
    display: block;
    text-transform: uppercase;
    color: #fff !important;
    background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
    font-size: 14px;
	cursor: pointer;
}
a.refer-view-details-support-custom{
background: linear-gradient(60deg,#66bb6a, #43a047);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76,175,80,.4);
color: #FFF;
margin-top: 12px;
border-radius: 3px;
font-size: 14px;
padding: 10px 15px;
text-align: center;
cursor: pointer;
display: block;
max-width: 180px;
}
span.listings-inline-block a {
	font-size: 12px;
    color: #6f6f6f;
    font-weight: 400;
    line-height: 2.4;
    display: inline-block;
    padding-right: 14px;
	position: relative;
	font-style: italic;
}
.personal-uploaded-list a.listings-by-category-list {
	line-height: inherit;
    color: #515151;
    font-weight: 500;
    font-size: 15px;
	padding-left: 10px;
}
span.listings-inline-block a::after{
	content: '/';
    position: absolute;
    right: 2px;
    top: 0px;
    font-size: 12px;
}
.personal-uploaded-list img{
	width: 40px;
    height: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
}
.title-upload-arms {
	border-bottom: 1px solid #e3e3e3;
	display: inline-flex;
	align-items: center;
	width: 100%;
	padding-bottom: 6px;
    margin-bottom: 10px;
}
span.listings-inline-block a{
	line-height: inherit;
}
span.listings-inline-block a:last-child::after{
	display: none;
}
ul.personal-uploaded-list{
	padding-left: 0;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
ul.personal-uploaded-list li{
	position: relative;
	padding-left: 0px;
    margin-bottom: 20px;
	float: left;
	width: 100%;
	border-radius: 3px;
    border: 1px solid #e3e3e3;
    padding: 15px 15px;
	min-height: 160px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.15);
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
}
.personal-uploaded-list li::before{
    width: 30px;
    height: 30px;
    border: 1px solid #373DB8;
    display: inline-block;
    text-align: center;
	position: absolute;
	content: "\f0c9" !important;
    left: 0 !important;
    top: 0 !important;
    font-size: 14px !important;
    line-height: 30px;
	color: #373DB8!important;
	display: none;
}
.show-all-review-blocks.tile-blocks {
    float: left;
    width: 100%;
    margin-top: 1em;
}
.show-all-review-blocks .review-item-tiles{
	margin-bottom: 25px;
    float: right;
    width: 93%;
    background: #FFF;
    padding: 20px 25px;
    border: 1px solid #ebebeb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(3,27,78,0.06);
    -moz-box-shadow: 0 2px 4px rgba(3,27,78,0.06);
    box-shadow: 0 2px 4px rgba(3,27,78,0.06);
	position: relative;
	padding-left: 55px;
}
.show-all-review-blocks .review-item-tiles img {
    float: left;
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 5px #A8A7A7;
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
}
.show-all-review-blocks .review-item-tiles p {
	font-size: 0.875rem;
    line-height: 1.6;
    font-family: "Roboto",Arial,sans-serif;
    color: #555;
	margin-bottom: 7px;
}
.show-all-review-blocks .review-item-tiles .customer-name {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 5px;
	color: #222;
	line-height: 1.2;
}
.show-all-review-blocks .review-item-tiles .comment-date {
    font-weight: 400;
    float: right;
    color: #999;
    font-size: 0.875rem;
    font-style: italic;
}
.show-all-review-blocks .review-item-tiles .comment-date b{
	color: #333;
}
.show-all-review-blocks .review-item-tiles p.subject-review-head{
	color: #999;
	font-size: 0.75rem;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: .3rem;
}
.show-all-review-blocks  .average-member-voted {
    color: #535e72;
	font-size: 13px;
}
.show-all-review-blocks p.demo-display-review-page {
    font-size: 13px;
}
.show-all-review-blocks .review-additional-overview {
	margin-bottom: 10px;
}
h4.spot-review-title{
	float: left;
	width: 100%;
	font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
    color: #222;
    line-height: 1.2;
}
.show-all-review-blocks .pane-item-title-review-user{
	font-size: 20px;
    color: #444;
	line-height: 1.7;
  font-family: 'Poppins', sans-serif;
}
.show-all-review-blocks .review-monitored-add-review {
	 text-shadow: none;
	line-height: 30px;
}
.grid-template-tiles{
	float: left;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    transition: box-shadow 300ms;
	border: 1px solid #e1e8ed;
    border-radius: 4px;
    padding: 10px;
}
.list-item-tile-item-header {
    padding: 15px 0px 3px;
	float: left;
	width: 100%;
}
a.btn-outline-success-preview {
    color: #00D05B!important;
    border: 1px solid #00D05B;
    box-shadow: none;
	font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    border-radius: 3px;
    padding: 9px 15px;
	display: block;
	text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
}
a.btn-outline-success-preview:hover {
    background-color: #00D05B;
    border-color: #00D05B;
    color: #fff!important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1), 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12);
	cursor: pointer;
}
.price-element-preview .price-port{
	font-size: 13px;
    font-weight: 500;
    color: #333;
	display: block;
	line-height: 1.7;
}
.price-element-preview .regular{
    font-weight: 400;
	padding-left: 5px;
	font-size: 13px;
}
.price-element-preview {
    display: inline-block;
    padding-left: 0;
    padding-bottom: 10px;
}
a.listing-unique-block {
    color: #404E67;
    text-decoration: none;
	font-weight: 400;
letter-spacing: .5px;
font-size: 13px;
}
a.listing-unique-block .fa {
    padding-left: 5px;
	font-size: 13px;
}
.gen-module-space-demo{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
}
.localtion-list.detail-frame-categories{
/*
	border-top: 1px solid #efefef;
    padding-top: 2.5em;
	margin-top: 30px;
*/
}
/*    custom gallery popup   */

.g-previewer-wrapper {
    position: fixed;
    background-color: rgba(51, 51, 51, 0.53);
    width: 0%;
    height: 0%;
    transition: all 0.7s;
    left: 211px;
    top: 256px;
    overflow: hidden;
    z-index: 3000;
    font-family: Verdana, Sans-serif;
}
.g-previewer-close {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #FFF;
    text-align: center;
    font-size: 24px !important;
    cursor: pointer;
    transition: all 0.7s ease-in;
    z-index: 9999;
}
.g-previewer-wrapper--show{
    width: 100%;
    height: 100%;
    left: 0% !important;
    top: 0% !important;
}
.g-previewer-wrapper--ease-in {
    transition: all 0.7s ease-in;
}
.g-previewer-wrapper--ease-out {
    transition: all 0.7s ease-out;
}

.g-previewer-wrapper--ease-in-out {
    transition: all 0.7s ease-in-out;
}
.g-previewer-wrapper--in-out-back {
    transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.g-previewer-wrapper--in-back {
    transition: all 0.7s cubic-bezier(0.6, -0.28, 0.74, 0.05);
}

.g-previewer-wrapper--out-cubic {
    transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.g-image-previewer{
    width: 100%;
    height: 100%;
    overflow: auto;
    display: block;
    padding-top: 7%;
    z-index: 4000;
	scrollbar-color: white;
    scrollbar-width: none;
    position: relative;
}
.g-image-previewer::-webkit-scrollbar {
    width: 0px;
}
.g-image-previewer--full-screen {
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
}
.g-image-previewer__image {
   height: auto;
   width: auto;
   transition: all 0.7s;
   display: block;
   margin: auto;
   border: 10px solid #FFF;
   position: absolute;
   top: 50%;
   transform: translate(-50%,-50%);
   left: 50%;
   image-rendering: pixelated;
}
.g-nav {
    min-width: 40px;
    height: 50px;
    position: absolute;
    top: 50%;
    display: none;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent;
    color: #FFF;
    cursor: pointer;
    transition: all 0.7s;
    display: none;
	font-size: 20px;
  z-index: 9999;
}
.g-nav--show {
    display: block;
}
.g-nav:hover {
    background-color: #222;
}
.g-nav--show {
    display: block;
}
.g-nav--prev {
    left: 0%;
    border-radius: 0px 4px 4px 0px;
    padding-right: 4px;
}
.g-nav--next {
    right: 0%;
    border-radius: 4px 0px 0px 4px;
    padding-left: 4px;
}
.g-paginator-wrapper {
    display: none;
}
.gallery-wrapper{
	float: left;
	width: 100%;
	margin-top: 0;
}
.gallery-wrapper img{
	width: 19%;
    cursor: pointer;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    padding: 10px;
    margin-right: 5px;
	vertical-align: top;
    max-height: 150px;
    min-height: 150px;
}
.auther-profile-uploader{
	width: 100%;
	float: left;
	border-bottom: 1px solid #c9cfd9;
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.auther-profile-uploader img{
	max-width: 100px;
	display: block;
}
.auther-profile-uploader .uploader_title {
    color: #333;
    font-size: 20px;
    line-height: 33px;
    font-weight: 500;
}
.auther-profile-uploader span {
    display: block;
    padding-bottom: 8px;
    font-size: 13px;
    color: #7d7d7d;
}
.auther-profile-uploader  span i {
    padding-right: 8px;
    color: #333;
}
.auther-profile-uploader  span a {
    color: #7d7d7d;
    text-decoration: none;
    font-weight: 400;
}
.no-results-found-list{
	max-width: 750px;
  margin-top: 15px;
margin-bottom: 0px;
	display: inline-flex;
    align-items: center;
}
.no-results-found-list img{
    max-width: 150px;
    padding-right: 40px;
    border-right: 1px solid #e3e8fe;
}
.no-results-found-list .img-404 img{
    max-width: 260px!important;
}
.no-page-found-right{
	padding-left: 30px;
}
.no-page-found-right h2{
   text-align: left;
   letter-spacing: 1px;
   font-weight: 600;
   font-size: 20px;
 margin-bottom: 5px;
 font-family: 'Poppins', sans-serif;
}
.no-page-found-right p{
	text-align: left;
}
.no-results-found-list .back-to-home {
    color: #fff;
    background: linear-gradient(to right,#f1731e,#e71d36);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 8px 30px;
    border: none;
    border-radius: 50px;
    transition: all 0.3s;
    margin: auto;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-top: 12px;
}
.out-rating-user-chilly{
    float: left;
    width: 100%;
}
.out-rating-user-chilly .active-stars-red{
    float: right;
    max-width: 150px;
}
.app-content-side{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.detail-sample-preview-plugin-item {
    float: left;
    border-radius: 4px;
    padding: 0;
    background: #FFF;
}
.detail-sample-preview-plugin-item img {
   background: #fff;
   max-width: 130px;
   padding-right: 20px;
   padding-bottom: 5px;
}
.flexible-toper-layout{
	display: inline-flex;
	align-items: flex-start;
}
a.read-right-publisher {
    float: left;
    background-color: #FFF;
    color: #333333 !important;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    border-radius: 4px;
    padding: 10px 30px;
    line-height: 1;
    margin-top: 10px;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #efefef;
    margin-left: 10px;
    letter-spacing: .5px;
    min-width: 180px;
    font-family: 'Poppins', sans-serif;
}
a.read-right-publisher .fa{
	padding-right: 5px;
}
a.read-right-publisher-download {
    float: left;
    background-color: #3776ff;
    color: #FFF !important;
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    border-radius: 4px;
    padding: 10px 30px;
    line-height: 1;
    margin-top: 10px;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
	border: 1px solid #efefef;
	margin-left: 10px;
	letter-spacing: .5px;
	min-width: 170px;
  font-family: 'Poppins', sans-serif;
}

a.read-right-publisher-download .fa{
	padding-right: 5px;
}
span.verified-mark {
    border-radius: 50px;
    padding: 0px 15px 0px 31px;
    position: relative;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    display: inline-block;
    font-size: 12px;
    font-weight: 400 !important;
    color: #212121 !important;
    line-height: 20px;
    border: 1px solid #D9D9D9;
}
span.verified-mark::before {
    content: '';
    width: 14px;
    height: 100%;
    position: absolute;
    background-image: url("../images/verified-btn.png");
    background-size: 14px;
    background-position: center;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
.clearfix {
clear: both;
}
.grid-template-tiles.blog-template-images img{
   max-height: 135px;
}
.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
	line-height: 1;
}
.rateit .rateit-range {
      position: relative;
      display: -moz-inline-box;
      display: inline-block;
      background: url("../images/star.png");
      height: 22px;
      outline: none;
 }

.rateit .rateit-range * {
   display: block;
 }
* html .rateit, * html .rateit .rateit-range {
    display: inline;
}
* + html .rateit, * + html .rateit .rateit-range {
   display: inline;
}
.rateit .rateit-hover, .rateit .rateit-selected {
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
}
.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
   left: auto;
   right: 0;
}
.rateit .rateit-hover {
    background: url("../images/star.png") left -44px;
    color: rgb(239, 197, 41);
}
.rateit .rateit-hover-rtl {
    background-position: right -32px;
}
.rateit .rateit-selected {
    background:  url("../images/star.png") left -22px;
    color: rgb(191,66,66);
}
.rateit .rateit-selected-rtl {
    background-position: right -22px;
}
.rateit .rateit-preset {
   background:  url("../images/star.png") left -66px;
   color: rgb(239, 107, 34);
}
.rateit .rateit-preset-rtl {
    background:  url("../images/star.png") left -66px;
}
 .rateit .rateit-reset span {
    display: none;
 }
.info-top-space.align-dflex{
	display: inline-flex;
}
.partially-popular-img img{
	margin-right: 15px;
    width: auto;
    max-width: 130px;
}
.compress-tile-content{

	display: inline-flex;
	align-items: flex-start;
}
.preview-plugin-item.block-popular{
	align-items: flex-start;
	padding-left: 18px;
}
.preview-plugin-item.block-popular h2.plugin-title {
	margin-bottom: 0;
}
.preview-plugin-item.block-popular p.views-review-plan {
	text-align: left;
}
.preview-plugin-item.block-popular .demo-right-side-review {
	padding-left: 20px;
}
p.vote-review-post{
	  color: #515151;
    font-size: 13px;
	  margin-bottom: 0px;
}
.preview-plugin-item.block-popular span.request-for-rate {
    color: #666;
    font-size: 13px;
    padding-left: 8px;
}
p.vote-review-post span{
    color: #515151;
    margin-bottom: 0;
    font-weight: 500;
    padding-right: 5px;
    display: inline-block;
}
.local-flex{
	display: inline-flex;
	align-items: center;
	margin-bottom: 8px;
}
.present-img-width img{
	width: 100%;
	max-width: 98px;
}
span.delete-image-preview-tile{
	float: left;
	font-size: 13px;
    color: #404E67 !important;
    padding: 3px 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}
.external-script-link-btn{
	display: inline-flex;
	align-items: center;
	margin-bottom: 5px;
}
.listings-inline-block-title{
	font-size: 14px;
    color: #404E67 !important;
    line-height: 1.6;
}
.external-script-link-btn .plan-selector{
	margin-left: 15px;
}
.auther-profile-uploader .publisher-info  span{
	display: block;
padding-bottom: 8px;
font-size: 16px;
color: #333;
font-weight: 500;

}
.auther-profile-uploader .publisher-info   strong{
	font-weight: 600;
	color: #00AA00;
	font-size: 16px;
}
.selected-case1{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.selected-case2{
	display: none;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 2em;
}
.selected-case2::after {
  content: "\f107";
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  top: 6px;
  color: #FFF;
  font-size: 13px;
  z-index: 9;
}
.selected-case2 select{
   background: linear-gradient(to bottom, #dd243a 0%, #ab121e 100%);
   color: #FFF;
   font-size: 14px;
   height: 40px !important;
   line-height: inherit;
   width: 100%;
   padding: 3px 12px;
   border: none;
   -webkit-appearance: none;
	 border-radius: 0.25rem;
}
.selected-case2 select option{
	color: #212121;
}
.password-reset-change {
   display: inline-block;
font-weight: 500;
font-size: 14px;
color: #737373;
padding: 5px 6px;
border-radius: 3px;
margin-left: 0px;
cursor: pointer;
text-decoration: none;
}
.password-reset-change:hover {
	text-decoration: none;
	cursor: pointer;
}
.detail-frame-categories-resend .nav-tab-wrapper {
	border-top: none;
	border-bottom: 1px solid #e8e8e8;
	background: #FFF;
}
.form-control{
	font-size: 14px;
}
.form-control.list-search-name{
	border: 1px solid #DDD;
}
.suggest-edit-text .confirmation-delete {
	color: #8C8C8C;
    font-size: 13px;
    text-align: left;
}
.detail-frame-categories-resend .nav-tab {
    color: #333333;
    position: relative;
    font-size: 14px;
    opacity: .8;
    margin-right: 0;
    padding: 10px 15px;
    line-height: 1.2;
    text-transform: capitalize;
    width: 50%;
    text-align: center;
    display: inline-block;
	background: #FFF;
}
.detail-frame-categories-resend .nav-tab:focus{
	outline: none!important;
}
.detail-frame-categories-resend .nav-tab.active {
    color: #777;
    background: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: inherit;
    border: 1px solid #3a7aba;
    opacity: 1;
    margin-right: 0px;
    border-radius: 1px;
    padding: 18px 15px;
    line-height: 1.2;
    text-transform: capitalize;
    text-align: center;
    width: 50%;
    display: inline-block;
}
.preview-plugin-item.sponsored{
	background: linear-gradient(#FFF,#e9f0f2);
	position: relative;
}
.preview-plugin-item.sponsored-yellow {
    background: linear-gradient(#FFF,#fffae0);
    position: relative;
}
.ribbon {
 width: 110px;
height: 110px;
overflow: hidden;
position: absolute;
z-index: 9;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #ab121e;
}
.ribbon span {
 position: absolute;
display: block;
width: 200px;
padding: 7px 0;
background-color: #dd243a;
color: #fff;
font: 600 13px/1 'Lato', sans-serif;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: capitalize;
text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 18px;
}
.ribbon-top-left::after {
  bottom: 18px;
  left: 0;
}
.ribbon-top-left span {
  right: -30px;
  top: 20px;
   transform: rotate(-45deg);
}
.became-reviewer-sign{
	display: inline-flex;
	justify-content: flex-end;
}
.became-reviewer-sign .average-member-voted{
	padding-left: 10px;
}
.comment-date.f-width{
	padding-bottom: 0px;
	font-size: 13px;
}
.loop-list-boundaries{
	float: left;
	width: 100%;
}
.right-category-tiles-view{
	width: 100%;
}
.vote-review-post.added-date{
	display: inline-flex;
  align-items: center;
}
.loop-controller{
	float: left!important;
    display: inline-block;
    margin-right: 13px;
}
.title-header-appearance{
	float: left;
	width: 100%;
}
.page-dashboard-layout .title-header-appearance h2 {
    font-size: 21px;
    font-weight: 500;
    color: #444;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}
a.edit-user-side-pages.list{
	margin-top: 5px;
}
.listing-name-thead{
	min-width: 150px;
}
.bg-soft-primary {
    background-color: rgba(85,110,230,.22)!important;
}
.bg-soft-primary.authentic-user img{
	width: 100%;
	max-width: 155px;
}
.bg-soft-primary.authentic-user .text-primary {
    color: #556ee6!important;
	font-size: 1.01563rem;
  font-family: 'Poppins', sans-serif;
}
.bg-soft-primary.authentic-user p {
	color: #556ee6!important;
	    font-size: .8125rem;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.category-order-style ul li {
    margin-bottom: 10px;
	width: 100%;
    float: left;
    position: relative;
padding-left: 30px;
}
.category-order-style ul li::after {
    content: '';
    width: 17px;
    height: 100%;
    position: absolute;
    background-image: url("../images/category-arrow.png");
    background-size: 17px;
    background-position: center;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
.category-order-style ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-order-style ul li .category-title {
  font-size: 13px;
 margin-bottom: 0;
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 color: #232c3b;
 font-weight: 400;
 font-family: 'Poppins', sans-serif;
 /* white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 max-width: 170px; */
}
.category-order-style ul li:hover .category-title {
    color: #E34216;
	text-decoration: none!important;
}
.category-order-style ul li .category-count {
    background: #f6f6f6;
    padding: 3px 0px;
    border-radius: 3px;
    color: #969696;
    margin-left: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 50px;
    flex: 0 50px;
	font-size: 14px;
  margin-right: 25px;
}
.category-order-style ul li:hover .category-count {
    background: #E34216;
    color: #ffffff;
	text-decoration: none!important;
}
.category-order-style ul li:hover a {
   text-decoration: none!important;
}
.home-articles h4 a.blog-list {
     color: #232c3b;
    text-decoration: none;
    line-height: inherit;
    font-weight: 600;
    font-size: 15px;
    padding-top: 0;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}
.home-articles span.demo-list-price {
    color: #A30227;
    font-size: 12px;
    font-weight: 500!important;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.present-img-width.custom{
    display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
.loop-controller.relative-control{
	position: relative;
}
.loop-controller.relative-control img{
	padding-bottom: 35px;
}
.loop-controller.relative-control span.delete-image-preview-tile{
	position: absolute;
	left: 0;
	bottom: 0;
	border: 0;
}
/*border around links*/
a:focus{
  outline:none!important;
}
input[type="radio"]:focus{
    outline:none!important;
}
.surface-modal-image img{
	width: auto;
}
.image-view-modal .surface-modal-image .modal-closer-admin{
   position: absolute;
top: 0px;
right: 0px;
background: transparent;
color: #919191;
z-index: 999;
font-size: 18px;
font-weight: 400;
}
.image-view-modal .surface-modal-image .modal-closer-admin:hover{
color: #212121;
}
.check-your-payments span input[type="radio"] {
    margin-left: 15px;
}
.coupon-mobile-align{
	display: inline-block;
	margin-top: 10px;
}
.close{
 outline:none!important;
}
.title-left-side-top-logo{
  float: left;
  max-width: 260px;
  padding: 10px;
  margin-left: 45px;
}
.float-resources-list{
  float: left;
  width: 100%;
  background: #FFF;
  padding: 20px 28px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
  margin-bottom: 20px;
}
.container {
    max-width: 1200px;
}
.category-order-style.recent-review{
  float: left;
  width: 100%;
}
.category-order-style.recent-review ul li {
    border-bottom: 1px solid #E7E7E7;
  padding-bottom: 11px;
  padding-top: 11px;
  margin-bottom: 0;
}
.sub-useful-topics {
    background: #333333;
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 -2px 9px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -2px 9px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 -2px 9px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 -2px 9px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 9px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 9;
}
.logo-main-wrapper.index-logo{
  display: none;
}
.search-wrapper-container.sub-category-page{
  background:  url(../images/inner-banner.jpg) center top no-repeat;
  background-size: 100%;
  min-height: auto;
  height: auto !important;
  position: relative;
}
.search-wrapper-container.sub-category-page::before {
    background: rgba(0,0,0,.65);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    display: block;
}
.search-wrapper-container.sub-category-page::after {
    display: none;
}
.search-wrapper-container.sub-category-page form.search-form {
  background-color:transparent;
}
.search-wrapper-container.sub-category-page form.search-form input.search-term {
    color: #FFF;
    background-color: transparent;
    border-right: none;
}
.search-wrapper-container.sub-category-page form.search-form input.search-term::-webkit-input-placeholder {
    color:#FFF;
    opacity: .9;
}
.search-wrapper-container.sub-category-page form.search-form input.search-term:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
    opacity: .9;
}
.search-wrapper-container.sub-category-page form.search-form input.search-term::placeholder {
  color: #FFF;
    opacity: .9;
}
.localtion-list.frame-categories ul.home-articles li{
  width: 100%;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list.aactive .menubar-subitem li a {
  background: #252933;
  border-bottom: 1px solid rgba(255,255,255,.07);
  }
  .left-side-layout .sidebar-menu .left-side-dropdown-list.aactive .menubar-subitem li.aactive a.active{
      background: rgba(62, 99, 172, 0.2) !important;
      background-color: rgba(62, 99, 172, 0.2) !important;
  }
.left-hot-script-bar {
     overflow: auto;
     scrollbar-width: none;
    -moz-appearance: none !important;
  }
.left-hot-script-bar::-webkit-scrollbar{
     width:0;
  }
.left-hot-script-bar::-webkit-scrollbar-track-piece  {
     background-color: transparent;
  }
.left-hot-script-bar::-webkit-scrollbar-thumb:vertical {
     background-color: transparent;
  }
.left-side-layout .sidebar-menu .left-side-dropdown-list .menubar-subitem li a::before {
  content: '';
  width: 16px;
  height: 100%;
  position: absolute;
  background-image: url("../images/script-icon.png");
  background-size: 16px;
  background-position: center;
  left: 42px;
  top: 0;
  background-repeat: no-repeat;
}
.search-wrapper-container.sub-category-page .search-area {
    padding: 22px 0;
    position: relative;
}
.search-wrapper-container.sub-category-page h3.search-header {
    font-size: 25px;
  }
  .frame-categories.sub-category-tab  .nav-tab {
      color: #030021;
      font-size: 15px;
      opacity: 1;
      font-weight: 400;
      margin-bottom: 0;
  }
  .frame-categories.sub-category-tab .nav-tab.active {
    color: #FFF;
  }
  .frame-categories.sub-category-tab ul.home-articles li img {
      display: none;
  }
.frame-categories.sub-category-tab{
    padding: 0;
}
.utility-element-spacer.manage-dister{
    padding-left: 5px;
    padding-right: 5px;
}
.right-category-tiles-view.custom-icon-layer{
  padding-left: 28px;
  position: relative;
}
.right-category-tiles-view.custom-icon-layer::before {
  content: '';
  width: 21px;
  height: 100%;
  position: absolute;
  background-image: url("../images/sprite-icons.png");
  background-size: 21px;
  left: 0px;
  top: 6px;
  background-repeat: no-repeat;
}
.rateit.noticed-rate span.inner-article {
  display: inline-block;
  padding-right: 10px;
}
.custom-review-section-rate{
  float: left;
  width: 100%;
}
.primary-modules-list{
  float: left;
  display: inline-flex;
  align-items: top;
  padding-left: 13px;
  padding-top: 13px;
}
a.publisher-site-button-link{
  padding: 4px 7px 3px;
    text-shadow: 1px 1px 2px #fff;
    color: #503E23;
    background-color: #d8b732;
    background-position: 0 -506px;
    border-color:#E8C452;
    box-shadow: 0 0 2px #adadad;
    -moz-box-shadow: 0 0 2px #adadad;
    -webkit-box-shadow: 0 0 2px #adadad;
    border: solid 1px #bb8a00;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: auto;
    text-align: center;
    font-size: 12px;
text-transform: uppercase;
margin-bottom: 8px;
position: relative;
z-index: 9;
cursor: pointer;
font-weight: 500;
}
a.publisher-site-button-link::before {
    content: '';
    position: absolute;
    background-color: #ecd267;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 50%;
}
.present-preview-space{
  padding-top: 13px;
  padding-right: 15px;
}
.mob-flex-contentl {
    display: inline-flex;
    align-items: center;
}
.info-top-space{
display: inline-flex;
align-items: center;
}
.amber-flexer{
  float: left;
  width: 100%;
}
.layout-outer.script-details {
  padding-bottom: 20px;
}
.geometric-content.licence-file{
  margin-top: 5px;
}
.geometric-content.licence-file:first-child{
  margin-top: 15px;
}
.review-title-section{
  float: left;
  width: 100%;
  padding: 8px;
  background: whitesmoke;
  border-bottom: 1px solid #e1e8ed;
}
.subject-review-head {
    float: left;
    width: 100%;
    padding: 13px 15px;
}
.support-head-flex{
  display: inline-flex;
align-items: center;
width: 100%;
float: left;
color: #4c4c4c;
font-size: 15px;
font-weight: 500;
}
.support-head-flex .became-reviewer-sign{
  padding-left: 12px;
}
.background-reply-light {
    background: whitesmoke;
    border-top: 1px solid #e1e8ed;
    color: #666666;
    padding: 13px 15px;
    width: 100%;
    float: left;
    padding-left: 30px;
}
.wrapper-flex-contain{
  display: inline-flex;
  float: left;
  width: 100%;
  position: relative;
  background: #1b1e24;
}
.logo-main-wrapper.left-align-logo{
margin-left: 45px;
}
.heading_submenu.left-ul-contain{
  padding-left: 60px;
}
.preview-plugin-item.search-item-list{
  padding: 8px 15px;
}
.preview-plugin-item.search-item-list .sub-articles-script h2.plugin-title {
    font-size: 17px;
  }
.layout-outer.space-min-manage{
  padding-top: 0;
  padding-bottom: 20px;
}
.home-list-spacer-wrpr{
  float: left;
  width: 100%;
  padding: 13px;
  padding-bottom: 0;
}
.res-box-flexe{
  float: left;
  width: 100%;
}
.contain-display-element{
  float: left;
  width: 100%;
}
.localtion-list.frame-categories ul.home-articles li{
  padding: 7px 10px;
}
.localtion-list.frame-categories ul.home-articles li.event-generation:nth-child(even){
  background: #f5f5f5;
  border: 1px solid #E8E8E8;
}
.home-articles h4.align-user-reviewer a.blog {
  color: #1c5f75;
font-weight: 500;
font-size: 13px;
padding: 0;
}
.mobile-filter-aligner{
  float: left;
  width: 100%;
}

.ribbon3 {
  width: 100px;
height: 22px;
line-height: 22px;
padding-left: 0px;
position: absolute;
left: -8px;
top: 7px;
background: #dd243a;
color: #FFF;
z-index: 9;
text-align: center;
font-size: 13px;
text-shadow: 0 1px 1px rgba(0,0,0,.2);

}
.ribbon3:before {
    height: 0;
    width: 0;
    top: -7.5px;
    left: 0.1px;
    border-bottom: 8px solid  #C02031;
    border-left: 8px solid transparent;
    content: "";
    position: absolute;
}
.ribbon3:after {
  height: 0;
  width: 0;
  right: -7.5px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 8px solid #dd243a;
  content: "";
  position: absolute;
}
.sub-articles-script .preview-plugin-item.sponsored  h2.plugin-title{
  padding-top: 18px;
}
.sub-articles-script .preview-plugin-item.sponsored-yellow  h2.plugin-title{
  padding-top: 18px;
}
.search-area.sidebar-search-area{
  float: left;
  width: 100%;
}
.search-area.sidebar-search-area form.search-form{
display: inline-flex;
margin: 0;
}
form.search-form .search-btn.btn-fa-search{
  position: relative;
  font-size: 13px;
line-height: 18px;
font-weight: 500;
padding: 0 10px;
background: linear-gradient(180deg,#eb3939,#ad0404);
color: #fff;
border: none;
cursor: pointer;
float: left;
width: 19%;

}
form.search-form .search-btn.btn-fa-search:focus{
  outline: none!important;
}
.search-area.sidebar-search-area form.search-form input.search-term {
    font-size: 12px;
    padding: 7px 12px;
    line-height: 18px;
    background: transparent;
    border: 1px solid rgba(255,255,255, .5);
    border-right: none;
    color: #FFF;
  }
.search-area.sidebar-search-area form.search-form input.search-term::placeholder {
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  color: #FFF;
}
.grid-template-tiles.basic-design-list{
  padding: 0;
  border: none;
  width: 100%;
}
.grid-template-tiles.basic-design-list img{
  width: 100%;
}
.template-basic-name{
  float: left;
width: 100%;
padding: 7px 10px;
background: #333;
color: #FFF;
font-size: 13px;
font-family: 'Poppins', sans-serif;
}
.sidebar-menu.active-account-menu{
  background: #1b1e24!important;
  background-color: #1b1e24!important;
}
.sidebar-menu.active-account-menu .left-side-dropdown-list.aactive a{
   background: #37393c !important;
   background-color: #37393c !important;
}
.sidebar-menu.active-account-menu li.left-side-dropdown-list {
    border-bottom: 1px solid #202020;
}
.sidebar-menu.active-account-menu li.left-side-dropdown-list a{
    font-family: 'Roboto', sans-serif;
}
.modal-dialog.view-review-modal {
    max-width: 600px;
}
.modal-dialog.view-review-modal .modal-header {
    background: #A31917;
    -webkit-box-shadow: 6px 6px 13px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 6px 6px 13px 0px rgba(0, 0, 0, 0.19);
    -ms-box-shadow: 6px 6px 13px 0px rgba(0, 0, 0, 0.19);
    -o-box-shadow: 6px 6px 13px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 6px 6px 13px 0px rgba(0, 0, 0, 0.19);
    border-bottom: none;
    width: 100%;
    padding: 12px 15px;
    position: relative;
    z-index: 1;
}
.modal-dialog.view-review-modal .modal-header::before {
    content: '';
    position: absolute;
    background-color: rgba(255,255,255,.22);
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
    height: 50%;
}
.modal-dialog.view-review-modal .modal-body {
    margin-top: 7px;
}
.modal-dialog.view-review-modal .modal-header h4{
  color: #FFF;
font-weight: 500;
font-size: 18px;
margin-bottom: 0;
padding: 5px 0;
width: 100%;
text-align: left;
letter-spacing: .3px;
}
.modal-dialog.view-review-modal .modal-closer-admin{
  background: transparent;
  color: #FFF;
  padding: 3px 10px;
}
.support-head-flex span.temp-subject{
  font-weight: 500;
}
h3.inner-page-title.all-review {
    border-bottom: 1px solid #e9e9e9;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 15px 0px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.p-focusl0{
  padding-left: 0;
}
.sitemap-block.advertiser-page{
  margin-top: 0px;
}
.sitemap-block.guideline-paragraph{
  padding-left: 0;
  margin-top: 0;
}
.find-new-categories-element.guideline{
  margin-bottom: 0;
}
.find-new-categories-element.guideline h2{
  margin-bottom: 3px;
  padding-left: 0px;
  position: relative;
  z-index: 8;
}

.find-new-categories-element.guideline h2::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    z-index: -1;
    background-color: #FFF;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: 20px;

}
.sitemap-block.guideline-paragraph .map-sub-header {
    border-bottom: 1px solid #eaeaea;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 15px;
}
.sitemap-block.guideline-paragraph .map-sub-header h3{
   color: #109123;
   text-transform: capitalize;
   font-weight: 500;
   font-size: 16px;
}
.sitemap-block.guideline-paragraph ul{
  margin-bottom: 8px;
  padding-left: 20px;
  list-style: none!important;
}
.sitemap-block.guideline-paragraph ul::before{
  display: none!important;
}
.sitemap-block.guideline-paragraph ul::after{
  display: none!important;
}
.sitemap-block.guideline-paragraph ul li {
    list-style: none;
    padding-left: 12px;
    font-size: 14px;
    color: #575757;
    padding-bottom: 5px;
    list-style: disc;
}
.sitemap-block.guideline-paragraph ul li span{
   text-decoration: underline;
   color: #464646;
}
.review-monitored-add-review.profile-respond{
  float: left;
  line-height: 23px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 8px;
}
.profile-listings-tab .nav-tab {
    font-size: 14px;
    padding: 13px 20px;
}
.notification-top-layer-show{
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
}
.notification-top-layer-show::before {
    content: '';
    position: absolute;
    background-color: rgba(255,255,255,.22);
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 50%;
}
.listing-unique-block.listing-table-name-short{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 215px;
    float: left;
    font-weight: 500;
}
.loop-list-boundaries.short-space{
   max-width: 215px;
   word-break: break-word;
   clear: both;
   margin-bottom: 7px;
}
.loop-list-boundaries.short-space:last-child{
  margin-bottom: 0px;
}
.loop-list-boundaries.short-space a.listing-unique-block{
  font-style: italic;
  color: #666;
  padding: 0px 5px;
  line-height: 19px;
}
.loop-list-boundaries.short-space a.listing-unique-block:first-child{
  padding-left: 0;
}
.pricing-section-table .fa-share{
    padding-left: 5px;
}
.listing-unique-block.listing-table-name-short.history{
  max-width: 200px;
}
.listing-unique-block.listing-table-name-short.review-name{
  font-weight: 400;
  max-width: 110px;
}

.twitter-tweet .twi-icon-bg:after {
  content: "\f099";
  display: block;
  line-height: 28px;
  font-size: 15px;
  font-family: 'fontAwesome';
  color: #FFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1c95d0;
  background-color: #0271bf;
  background-image: -moz-linear-gradient(top, #2daddc, #0271bf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
  background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
  background-image: -o-linear-gradient(top, #2daddc, #0271bf);
  background-image: linear-gradient(to bottom, #2daddc, #0271bf);
  background-repeat: repeat-x;
  border-color: #0271bf #0271bf #014473;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.twitter-tweet .twi-icon-bg {
  background: #40a2d1;
height: 28px;
margin: 0 0 -31px 0;
width: 36px;
text-align: center;
}

.twitter-tweet  .twi-bg {
    height: 28px;
    margin: 0;
    width: auto;
    font-size: 15px;
    line-height: 28px;
    padding-left: 15px;
    display: inline-block;
    padding-right: 15px;
    color: #FFF;
    text-shadow: none;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1c95d0;
    background-color: #0271bf;
    background-image: -moz-linear-gradient(top, #2daddc, #0271bf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
    background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
    background-image: -o-linear-gradient(top, #2daddc, #0271bf);
    background-image: linear-gradient(to bottom, #2daddc, #0271bf);
    background-repeat: repeat-x;
    border-color: #0271bf #0271bf #014473;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-left: 1px solid rgba(255,255,255,.3);
    text-decoration: none!important;
}
.twitter-tweet .twi-bg:focus {
   text-decoration: none!important;
   outline: none!important;
}
.twitter-tweet .twi-bg:active {
   text-decoration: none!important;
   outline: none!important;
}
.twitter-tweet .twi-icon-bg:focus {
  text-decoration: none!important;
  outline: none!important;
}
.twitter-tweet .twi-icon-bg:active {
  text-decoration: none!important;
  outline: none!important;
}
.twitter-tweet .twi-bg:hover {
  cursor: pointer;
}

.twitter-tweet .twi-bg:active {
  background: #40a2d1;
}
.twitter-tweet {
    display:  inline-flex;
    float: right;
    padding-right: 10px;
}
.preview-plugin-item.sponsored  .demo-right-side-review {
  background: #e9f0f2;
}
.preview-plugin-item.sponsored-yellow .demo-right-side-review{
    background: #fffae0;
}
.geometric-content .loop-list-boundaries.short-space {
  max-width: 100%;
  margin-bottom: 3px;
}
.linear-review-rate{
  display: inline-flex;
  float: right;
  align-items: center;
}
.linear-review-rate span.inner-article {
  padding-right: 8px;
}
.home-articles .meta-data.review-meta-element {
    min-height: inherit;
  }
a.listing-unique-block.publisher-infos{
      font-weight: 500;
      color: #293b5a;
      padding-left: 5px;
}
.left-side-layout .sidebar-menu .left-side-dropdown-list a i {
  font-size: 18px;
  padding-right: 10px;
}
.left-side-layout .sidebar-menu ul li a.designed-flex{
  display: inline-flex;
  align-items: center;
}
