/*@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap');

/*==============General Style==================*/
html{
overflow-y:scroll;
cursor:default;
}
html,body{
overflow-x:hidden;
}
body{
overflow:visible;
height:100%;
background:#fff;
text-align:center;
}
table,tr,td { 
border-collapse:collapse;
}
a{
text-decoration:none !important;
cursor:pointer;
}
a:active, a:focus{
outline: none !important;
}
html,body,table,tr,td,div,span{
vertical-align:top;
text-align:left;
}
html,body,img,div,span,a,table,tr,td,ul,ol,li,*{
border:0px;
padding:0px;
margin:0px;
color:#666;
font-size:16px;
font-weight:normal;
text-decoration:none;
font-family: "Manrope", Verdana, serif, Arial, Helvetica, sans-serif;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sweet-overlay, .sweet-overlay *, .sweet-alert, .sweet-alert *, .left-layout *, .header2 ul, .header3 *, .portal-nav, .forgot-form, .login-form, .ease-div, #guide, #reply-form, .fotorama, .fotorama *, .sub-link, .tooltiptext, .cart-items-display, .demo-cards, .search-form, .search-form *, .demo-cards, .amazingslider-wrapper-1 *, .toggle-categories, .header2 ul div.toggle-categories ul li a, .mobile-wrapper, .toggled-section, .general-dropdown, .reply-wrapper, .response-wrapper, .reply-field, .mobile-footer-link, .read-more-dots, .read-more-toggle{
transition: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}
b,th{
font-weight:bold;
}
u{
text-decoration:underline;
}
p{
padding:5px;
}
div{
display:block;
overflow:hidden;
}
label{
font-weight:normal;
}
img{
width: auto!important;
max-width:100%;
height:auto!important;
}
code{
background:#333;
color:#fff;
padding:10px;
display:block;
overflow:auto;
}
code *{
color:#fff;
}

/*===========General Sub-formattings=============*/
.float-right{
float:right;
}
.float-left{
float:left;
}
.align-left{
text-align:left;
}
.align-right{
text-align:right;
}
.align-center{
text-align:center;
}
.gen-fade{
background:#fbfbfb;
}
.gen-btn{
background:#19a463;
color:#fff !important;
border:1px solid #19a463;
padding:6px 12px;
}
.gen-title *, .gen-btn *{
color:#fff !important;
}
.gen-btn:hover{
background:#fff;
color:#19a463 !important;
}
.gen-btn:hover *{
color:#19a463 !important;
}
.table *{
font-size:14px;
}
.gen-title{
padding:20px;
background:#666;
color:#fff;
margin-bottom:10px;
}
form{
overflow:hidden;
padding:10px 0;
}
.submit-div{
padding-top:20px;
}
.submit-search-form{
padding-top:40px;
}

/* =========== Header ===================== */
.header-wrapper{
width:100%;
}
.header{
width:100%;
max-width:1170px;
margin:auto;
padding:5px;
}
.logo-link img{
max-height:50px;
}

button.collapse{
padding:5px;
float:left;
background:#fff;
width:40px;
margin:5px;
margin-left:0px;
font-size: 25px;
cursor:pointer;
border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px;
-khtml-border-radius:5px;
display:none;
}
button.collapse span{
display:block;
clear:both;
padding:2px;
margin-top:3px;
margin-bottom:3px;
width:30px;
background:#333;
}

.sign-in-mobile{
    font-weight: 900;
    display: none;
    margin-top: 5px;
}

/* ===================== Top Navigation ===================== */
.header-wrapper2{
background:#fff;
border-bottom:1px solid #eee;
overflow: visible;
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
z-index:500;
/*line-height:61px;*/
}
.header2{
padding:5px;
text-align:left;
overflow: visible;
position: relative;
height:60px;
line-height: 1em;
}
.header2 img{
height:60px;
}
.header2 img.home-logo{
position:absolute;
height:auto;
z-index:30;
}

.header2 ul{
list-style:none;
clear:none;
line-height:49px;
display: inline-block;
}
.header2 ul li{
display:inline-block;
}

.header2 ul li a{
padding:10px 0px;
margin:0px 5px;
color:#333 !important;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration:none;
border-top:2px solid #fff;
}
.header2 ul li a *{
color:#333 !important;
font-size:14px;
}
.header2 ul li a:hover, .header2 ul li a.current, .header2 ul li a.current2{
color:#19a463 !important;
border-top:2px solid #19a463;
}
.header2 ul li a.post-a-task{
color:#fff !important;
background:#19a463; 
padding:7px 12px;
border:0px;
}
.header2 ul li a.post-a-task:hover{
background:#078241; 
color:#111 !important;
}
.header2 ul li a.become-a-tasker{
color:#19a463 !important;
background:#f1f1f1; 
padding:7px 12px;
border:0px;
}
.header2 ul li a.become-a-tasker:hover{
background:#ddd; 
}
.header2 ul.logins{
float: right;
}

.header2 ul li div.toggle-categories{
position:absolute;
z-index: 50;
background: #fff;
border:1px solid #ddd;
overflow: visible;
display: none;
width:100%;
max-width:700px;
padding:10px;
}
.header2 ul li div.toggle-categories::before{
content: " ";
position: absolute;
top: 0;
margin-top: -15px;
left: 37px;
border-width: 7px;
border-style: solid;
border-color: transparent transparent #ddd transparent;
z-index: 50;
}
.header2 ul li div.toggle-categories div{
padding: 5px;
}
.header2 ul div.toggle-categories ul{
clear:both;
line-height:normal;
display:block;
flex-wrap: wrap;
justify-content: space-between;
}
.header2 ul div.toggle-categories ul li{
display: inline-block;
padding:0px;
width:20%;
float:left;
flex-basis:20%;
}
.header2 ul div.toggle-categories ul li a{
color: #19a463 !important;
padding:5px;
margin:0px;
font-weight:normal;
text-align:left;
font-size:12px;
border:0px;
}
.header2 ul div.toggle-categories ul li a:hover{
color: #078241 !important;
border:0px;
}

.header2 .general-dropdown{
margin-left:-198px;
border:1px solid #ddd;
border-top:0px;
width:250px;
margin-top:15px;
}
.header2 .general-dropdown span{
font-size:10px;
}
.header2 .general-dropdown a{
padding:0px;
padding-left:10px;
margin:0px;
line-height: 30px;
border:0px;
}
.header2 .general-dropdown a:hover{
border:0px;  
}
.header2 .general-dropdown a i{
display: inline-block;
margin-top:10px;
}

@media(max-width:1050px){
.header-wrapper2{
doverflow: hidden;
}
.header2{
doverflow: hidden;
height:auto;
min-height:52px;
line-height:normal;
text-align:center;
}
.header2 .general-dropdown{
margin-top:24px;
}
.header2 ul.main-list{
float:none;
clear:both;
margin:0px;
display:none;
}
.header2 ul li{
display:block;
}
.header2 ul li div.toggle-categories{
position:relative;
border:0px;
overflow: hidden;
display: none;
}
.header2 ul li a{
display:block;
clear:both;
margin-bottom:2px;
margin-left:0px;
text-align:left;
padding:0px;
padding-left:10px;
border-bottom:1px dotted #ddd;
}
.header2 ul li a:hover, .header2 ul li a.current, .header2 ul li a.current2{
border-top:0px;
}
.header2 span{
margin-top:0px
}
button.collapse, .sign-in-mobile{
display:block;
} 
.header2 img.home-logo{
position:relative;
height:60px;
}
}

@media(max-width:1100px){
.header2 ul div.toggle-categories ul li{
width:25%;
flex-basis:25%;
}
}
@media(max-width:992px){
.header2 ul div.toggle-categories ul li{
width:33.3333333333%;
flex-basis:33.3333333333%;
}
}
@media(max-width:500px){
.header2 ul div.toggle-categories ul li{
width:50%;
flex-basis:50%;
}
}
@media(max-width:350px){
.header2 ul div.toggle-categories ul li{
width:100%;
flex-basis:100%;
}
}

.header3{
padding:0px;
margin-top:30px;
-webkit-box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
-moz-box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
}

/* =========== Body Content ===================== */
.container ul{
margin-left:20px;
}
.content-header{
text-align:center;
margin-bottom:20px;
margin-top:10px;
font-size:30px;
color:#966;
background:#fafafa;
padding:20px;
}
.content-header *{
font-size:30px;
color:#f33;
}
.content-header span i{
color:#966;
}

.body-header{
font-size:25px;
font-weight: 900;
color:#111;
margin: 10px 0px;
padding-bottom:10px;
position: relative;
text-align: center;
}
.body-header span{
    font-size:25px;
    font-weight: 900;
    color:#666; 
}

.body-header2{
padding:20px;
color:#fff;
font-size:30px;
font-weight:bold;
text-shadow: 2px 2px #666, -2px -2px 5px #666, -2px 0px 5px #666, 0px -2px 5px #666;
}
.home-body-wrapper{
padding:10px;
}

.page-title-banner{
height:250px;
}
.content-header-top{
margin-top:0px;
background:rgba(0,0,0,0.3);
margin-bottom:20px;
font-size:40px;
font-weight:bold;
color:#fff;
padding:20px;
height:250px;
text-shadow: 2px 2px #666, -2px -2px 5px #666, -2px 0px 5px #666, 0px -2px 5px #666;
}
.details-img{
float:left;
margin-right:10px;
margin-bottom:10px;
padding:5px;
border:1px solid #eee;
}

.scolling-schedule li{
margin-bottom:10px;
}
.scolling-schedule li b{
color:#933;
}

.intro-header{
color:#966;
}
.checked-table i.fa-check{
color:#f11;
font-size:18px;
}

.search-section{
background:#eee url(../images/backgrounds/taskstac-search-bg.jpg) no-repeat top left;
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
padding:10px;
}
.search-section form{
background:rgba(255,255,255,0.9);
}
.search-section .new-ad{
background:#f55;
font-size:14px;
font-weight:900;
color:#fff;
padding:10px;
text-align:center;
}
.search-section .new-ad i{
color:#fff;
font-size:128px;
}
.search-section .new-ad:hover{
background:#f11;
}

/*=====General Dropdown=====*/
.general-dropdown-container{
position:relative;
cursor:pointer;
}
ul.general-dropdown{
position:absolute;
list-style-type: none;
background:#fff;
z-index:20;
width:225px;
text-align:left;
display:none;
border: 1px solid #f1f1f1;
}
ul.general-dropdown *{
font-weight: 900;
font-size:14px;
}
ul.general-dropdown li{
display:block!important; 
margin:5px!important;  
}
ul.general-dropdown li a{
padding:0px;
color:#006;
display:block;
text-align:left;
}
ul.general-dropdown li a *{
color:#9398b7;  
margin-right:10px;
}
.overflow-visible{
overflow:visible;
}
.overflow{
overflow-x:auto;
}

/* =========== Success and Error Message ===================== */
.success{
text-align:center;
padding:15px;
margin-top:10px;
margin-bottom:10px;
cursor:default;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.success *, .success *:active, .success *:hover{
text-decoration:none;
color:#3c763d;
cursor:pointer;
}
.success a:hover{
text-decoration:underline;
}
.not-success{
text-align:center;
padding:15px;
margin-top:10px;
margin-bottom:10px;
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.not-success *{
color: #a94442;
}

/* =========== Page Numbers ===================== */
div.page-nos{
display:block;
clear:both;
padding:20px;
overflow:hidden;
}
div.page-nos a{
padding:8px;
padding-top:1px;
padding-bottom:1px;
margin:1px;
background:#fff;
color:#f11;
border:1px solid #f66;
text-decoration:none;
float:left;
}
div.page-nos a:hover, div.page-nos a.current{
background:#f66;
color:#fff;
}

/* =========== Form Div ===================== */
.form-div{
width:100%;
margin:auto;
padding:10px;
background:#fff;
}

.required{
color:#f11!important;
padding:5px;
font-size:12px;
font-weight:900;
}
fieldset{
border:5px solid #eee;
padding:10px;
}
legend{
font-size:14px;
border:0px;
width:auto;
padding:5px;
margin-bottom:0px;
font-weight:900;
color:#000;
}

/*===================General Ellipsis=================*/

.one-row-eclipse{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
text-overflow: ellipsis;
}

.two-row-eclipse{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}

.three-row-eclipse{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
}

/*===================General Fade===================*/
.general-fade{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:1000;
background:rgba(255,255,255,0.8) url(../images/loading.gif) center no-repeat;
padding:20px;
display:none;
}

.general-header{
font-size:25px;
color:#f11;
padding:10px;
}
.read-content{
color:#f11;
}
.read-content:hover{
color:#f11;
text-decoration:underline !important;
}

/*====== Fly in effect =====*/
.fly {
  opacity: 0;
  transition: all 600ms ease-in-out;
  transform: translateY(100px) scale(1.05) translate3d(0, 0, 0);
}
 
.show-block {
  opacity: 1;
  transform: translateY(0) scale(1) translate3d(0, 0, 0);
}

/*====== Jarallax =====*/
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/*===================Home Grids===================*/
.item-options{
display:table;
width:100%;
overflow:visible;
}
.item-options div{
display:table-cell;
vertical-align:middle;
text-align:center;
}
.item-options div a{
display:block;
text-align:center;
padding:5px;
}
.item-options div a:hover, .item-options div a:hover *{
color:#fff;
background:#966;
}

/*===================Others===================*/
.item-title{
padding:10px;
min-height:70px;
}
.item-title, .item-picture{
text-align:center;
}
.item-title a{
color:#000;
font-weight:bold;
}
.item-title a:hover{
text-decoration:underline;
}
.item-price{
color:#f11;
font-weight:bold;
}
.item-price2{
font-size:25px;
font-weight:900;
padding-left:0px;
}

.transition {
-webkit-transform: scale(1.3); 
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.item-picture img{
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
}

.item-wrapper .item-inner{
float:left;
padding:10px;
width:25%;
}
.item-wrapper .item-inner div{
text-align:center;
}
.item-wrapper .item-picture-bg{
height:250px;
}

.trim-text{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

@media(max-width:1000px){
.item-wrapper .item-inner{
width:33.3333333333%;
}
}
@media(max-width:750px){
.item-wrapper .item-inner{
width:50%;
}
}
@media(max-width:400px){
.item-wrapper .item-inner{
width:100%;
float:none;
}
}

.gen-spin{
font-size:16px;
}

/*=========== Categories ===============*/
.category-group-header{
display:none;
width:100%;
padding:10px;
text-align:left;
font-size:18px;
font-weight:bold;
border:1px solid #666;
color:#666 !important;
background:#fff;
}
.category-group-header *{
font-size:14px;
color:#666 !important;
}
@media(max-width:992px){
.category-group-header{
display:block;
}
.gen-search-form{
display:none;
}
}

.table input[type="number"]{
padding:10px;
border:1px solid #ddd;
min-width:70px;
}

.table.preview-table>tbody>tr>td, .table.preview-table>tfoot>tr>td, .table.preview-table>thead>tr>td{
border:0px !important;
}
.container .table td img{
min-width:50px;
}
.auto-scroll{
overflow:auto;
}

.check-spam{
color:#f11;
}
.display-none{
display:none;
}
.demo-cards{
max-height:200px;
overflow:auto;
background:#eee;
}

.shadow{
-webkit-box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
-moz-box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
box-shadow: -1px 0px 13px 0px rgba(0,0,0,0.48);
}
.white-bg{
background:#fff;
}

.remove-overflow {
padding:20px;
}
.remove-overflow div{
overflow:visible;
}
.padding-20{
padding:20px;
}
.padding-0{
padding:0px;
}
.padding-bottom-0{
padding-bottom:0px;
}
.margin-top-down-20{
margin-bottom:20px; 
margin-top:10px;
}

.border-radius{
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.border-radius-top{
border-top-right-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
}
.border-radius-bottom{
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
}

/*================= Tooltip =================*/
.tooltip {
    position: relative;
	overflow:visible;
	filter:alpha(opacity=1);opacity:1;
	display:table-cell;
}

.tooltip a, .tooltip a *{
color:#744;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
	font-size:12px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/*==============Business Directory=============*/
.reply-content-wrapper{
padding:2px;
}
.reply-content-wrapper .view-header{
background:#fbfbfb;
display:table;
width:100%;
padding:10px;
margin-bottom:5px;
}
.reply-content-wrapper .view-header a{
display:block;
}
.reply-content-wrapper .view-header *{
color:#966 !important;
}
.reply-content-wrapper .view-header .header-content, .reply-content-wrapper .view-header .header-img{
display:table-cell;
vertical-align:middle;
}
.reply-content-wrapper .view-header .header-img, .reply-content-wrapper .view-header .header-img img{
width:50px;
}
.reply-content-wrapper .view-header .header-content{
padding-left:10px;
}
.reply-content-wrapper .view-wrapper{
border:1px solid #ddd;
padding:5px;
margin-bottom:5px;
}
.reply-content-wrapper .view-title, .reply-content-wrapper .view-title *{
font-size:18px;
color:#000!important;
}
.reply-content-wrapper .view-title-details, .reply-content-wrapper .view-title-details *{
font-size:12px;
}
.reply-content-wrapper .view-content img{
clear:both;
margin:auto;
}
.reply-content-wrapper .view-content a{
color:#f33;
}
.reply-content-wrapper .view-content div{
padding:10px;
}
.reply-content-wrapper .description-title{
color:#f11;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
}
.reply-content-wrapper .share-buttons{
padding:10px;
}
.reply-content-wrapper .share-buttons a{
margin:2px;
}
.reply-content-wrapper .share-buttons a *{
color:#fff;
}

/*================Trending Posts=================*/
.trending-content{
display:table;
width:100%;	
}
.trending-content *{
color:#fff;
}
.trending-transparent{
background:rgba(0,0,0,0.3);
height:250px;
display: table-cell; 
vertical-align: bottom;
position:relative;
}
.trending-text{
padding:10px;
background:rgba(0,0,0,0.6);
font-size:14px;
}
.trending-text *{
font-size:14px;
}
.trending-wrapper{
padding:4px;
width:25%;
float:left;
}
@media(max-width:900px){
.trending-wrapper{
width:50%;
}
}
@media(max-width:400px){
.trending-wrapper{
width:100%;
}
}

iframe.bg-video{
pointer-events: none;
position:relative;
height: 170px;
width:100%;
border:0px;
}

@media (max-width: 768px){
.mobile-small-center{
text-align:center
}
}

.read-more-toggle{
    display: none;
}
.read-more-link{
    font-size:12px;
}

/* =========== Footer ===================== */
.footer-wrapper, .footer-wrapper *{
color:#fff;
padding: 10px;
}
.footer-wrapper{
background: #272c33;
}
.footer-wrapper .nav-link{
float: left;
width: 20%;
}
.footer-wrapper .title{
padding:5px;
color:#ddd;
font-size:14px;
font-weight:bold;
display:block;
margin-bottom:5px;
text-align:left;
}
.footer-wrapper .title i{
    display:none;
    padding:0;
    margin-top:2px;
}
.footer-wrapper .mobile-footer-link{
    padding:0;
}
.footer-wrapper .nav-link a{
display:block;
clear:both;
padding:3px;
font-size:12px;
text-align:left;
color:#fff !important;
}
.footer-wrapper .nav-link a:hover, .footer-wrapper .nav-link a.current{
color:#19a463 !important;
}

@media(max-width:768px){
.footer-wrapper{
padding: 0;
}
.footer{
    padding: 10px 0;
}
.footer-wrapper .nav-link{
width: 100%;
float:none;
padding:0;
}
.footer-wrapper .title, .footer-wrapper .nav-link a{
    padding:10px;
}
.footer-wrapper .title i{
    display:inline-block;
}
.footer-wrapper .nav-link .mobile-footer-link{
    display:none;
    background:rgba(255,255,255,0.1);
}
}

.footer-wrapper .copyright{
padding:10px;
color:#fff;
text-align:left;
font-size:12px;
}
.footer-wrapper .copyright a{
color:#fff;
font-size:12px;
padding:1px;
}
.footer-wrapper .copyright span.get-in-touch{
float: right;
display: inline-block;
padding: 0px;
}
.footer-wrapper .copyright span.get-in-touch img{
padding: 0px;
}
.footer-wrapper .copyright span.get-in-touch i{
font-size: 18px;
padding:3px;
}
.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
.footer-wrapper .copyright span.get-in-touch a{
display:inline-block;
}
.footer-wrapper .copyright span.developer, .footer-wrapper .copyright span.developer *{
font-size:9px;
padding:0px;
}

@media(max-width:500px){
    .footer-wrapper .copyright{
        padding-left: 5px;
        text-align: center;
    }
    .footer-wrapper .copyright span.get-in-touch{
    float: none;
    display: block;
    padding-bottom: 10px;
    text-align: center;
    }
}

/*===========Special Formatting===============*/
.mtop5{margin-top:5px;}
.mtop10{margin-top:10px;}
.mtop15{margin-top:15px;}
.mtop20{margin-top:20px;}
.mtop25{margin-top:25px;}
.mtop30{margin-top:30px;}
.mtop35{margin-top:35px;}
.mtop40{margin-top:40px;}
.mtop45{margin-top:45px;}
.mtop50{margin-top:50px;}

.ptop5{padding-top:5px;}
.ptop10{padding-top:10px;}
.ptop15{padding-top:15px;}
.ptop20{padding-top:20px;}
.ptop25{padding-top:25px;}
.ptop30{padding-top:30px;}
.ptop35{padding-top:35px;}
.ptop40{padding-top:40px;}
.ptop45{padding-top:45px;}
.ptop50{padding-top:50px;}

.mbottom5{margin-bottom:5px;}
.mbottom10{margin-bottom:10px;}
.mbottom15{margin-bottom:15px;}
.mbottom20{margin-bottom:20px;}
.mbottom25{margin-bottom:25px;}
.mbottom30{margin-bottom:30px;}
.mbottom35{margin-bottom:35px;}
.mbottom40{margin-bottom:40px;}
.mbottom45{margin-bottom:45px;}
.mbottom50{margin-bottom:50px;}

.pbottom5{padding-bottom:5px;}
.pbottom10{padding-bottom:10px;}
.pbottom15{padding-bottom:15px;}
.pbottom20{padding-bottom:20px;}
.pbottom25{padding-bottom:25px;}
.pbottom30{padding-bottom:30px;}
.pbottom35{padding-bottom:35px;}
.pbottom40{padding-bottom:40px;}
.pbottom45{padding-bottom:45px;}
.pbottom50{padding-bottom:50px;}

.padding10{
padding:30px;
}