/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* --** Wrapper Box **--
   ================================================== */
#cssgl-wrapper-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
}
/* --** Main Box **--
   ================================================== */
#cssgl-main-box {
    margin: 0 auto;
    width: 100%;
    display: block;
    background: none repeat scroll 0 0 #141C27;
}

/* --** Content Box **--
   ================================================== */
#cssgl-content-box {
    padding: 0px 0px 47px 0px;
    display: block;
    margin: 0px auto;
    width: 1170px;
}
/* --** Left Box **--
   ================================================== */
#cssgl-left-box {
    padding-left: 15px;
    display: block;
    z-index: 99;
    float: left;
    width: 560px;
}
/* --** Center Box **--
   ================================================== */
#cssgl-center-box {
    display: none;
    width: 100%;
}
/* --** Start Side **--
   ================================================== */
.startside ul {
    padding: 0px 0px 18px 0px;
    overflow: hidden;
    list-style: none;
}
.startside li {
    padding: 0px 0px 14px 40px;
    letter-spacing: -.3px;
    float: left;
    line-height: 26px;
    font-style: italic;
    font-size: 14px;
    background: url('/wp-content/uploads/2018/11/offer-icon.png') left 0px no-repeat;
}
.startside li a {
    text-decoration: none;
    color: #d8d9dc;
}
.startside li a:hover { text-decoration: underline }
.startside {
    padding: 20px;
    margin: 0px auto;
    width: 688px;
    display: block;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #313d50;
}
.startside .cssgl-tablet-offer-title {
    float: left;
    width: 304px;
}
.startside .cssgl-tablet-offers {
    float: right;
    width: 314px;
}
.startside h2 {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.startside h3 {
    padding: 0 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-style: italic;
}
.startside .cssgl-tablet-offer-title a.cssgl-btn {
    text-decoration: none;
    width: 303px;
    font-size: 20px;
    color: #fff;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    -moz-box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    background: #23afc8;
}
.startside .cssgl-tablet-offer-title a.cssgl-btn span {
    padding-right: 30px;
    background: url('/wp-content/uploads/2018/11/start-icon.png') right 7px no-repeat;
}
.startside .cssgl-tablet-offer-title a.cssgl-btn:hover {
    -webkit-box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    -moz-box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    background: #0bb697;
}
.startside .cssgl-tablet-offers a.cssgl-btn-1 {
    text-decoration: none;
    width: 280px;
    font-size: 20px;
    color: #fff;
    height: 54px;
    display: none;
    text-align: center;
    line-height: 54px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    -moz-box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    box-shadow: 0px 4px 0px rgba(16, 124, 143, 1);
    background: #23afc8;
}
.startside .cssgl-tablet-offers a.cssgl-btn-1 span {
    padding-right: 30px;
    background: url('/wp-content/uploads/2018/11/start-icon.png') right 7px no-repeat;
}
.startside .cssgl-tablet-offers a.cssgl-btn-1:hover {
    -webkit-box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    -moz-box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    box-shadow: 0px 4px 0px rgba(54, 143, 138, 1);
    background: #0bb697;
}
/* --** text **--
   ================================================== */
#text {
    padding: 0px 20px 20px 20px;
    margin: 40px auto 0px auto;
    display: block;
    width: 688px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}
/* --** Right Box **--
   ================================================== */
#cssgl-right-box {
    margin-bottom: 20px;
    top: 0;
    padding: 2px 20px 20px 20px;
    margin-top: 0px;
    margin-left: auto; margin-right: auto;
    float: none;
    width: 600px;
    display: block;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}
#cssgl-right-box-logged {
    margin-bottom: 20px;
    top: 0;
    padding: 0px 20px 20px 20px;
    margin-top: 160px;
    float: right;
    width: 600px;
    display: block;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}
/* --** Featured Side **--
   ================================================== */
.cssgl-featuredside {
    padding: 13px 0px 22px 0px;
    width: 100%;
    overflow: hidden;
    display: block;
}
.cssgl-featuredside h2 {
    padding: 0px 0px 11px 0px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #383e4a;
    /*background: url('/wp-content/uploads/2018/11/featured-bg.gif') left bottom no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme2.png");
	background-position: -10px 26px;
} 
.content .cssgl-featuredside ul { list-style: none; margin: 0; }
.cssgl-featuredside li {
    margin-top: 10px;
    float: left;
    width: 541px;
    height: 60px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #e5e7e9;
    background: #fff;
}
.cssgl-featuredside li.bg { background: #ecf6f6 }
.cssgl-featuredside .image {
    padding: 8px 3px 8px 6px;
    float: left;
    width: 230px;
    margin-top: 3px;
}
.rank {
    padding: 12px 0px 0px 0px;
    float: left;
    width: 129px;
}
.rank span {
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    font-size: 11px;
    color: #777;
    font-family: 'Lucida Console';
}
.rank span span { margin-top: 4px !important }
.rank span.pr {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -9px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -65px;
}
.rank span.pr1 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -9px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -74px;
}
.rank span.pr2 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -18px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -83px;
}
.rank span.pr3 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -27px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -92px;
}
.rank span.pr4 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -36px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -101px;
}
.rank span.pr5 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -45px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -110px;
}
.rank span.pr6 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -54px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -119px;
}
.rank span.pr7 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -63px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -128px;
}
.rank span.pr8 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -72px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -137px;
}
.rank span.pr9 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -81px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -146px;
}
.rank span.pr10 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/google-pr.png) 0px -90px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -155px;
}
.rank span.alexa {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) no-repeat;*/
	background:no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -185px;
}
.rank span.alexa1 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -9px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -194px;
}
.rank span.alexa2 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -18px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -203px;
}
.rank span.alexa3 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -27px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -212px;
}
.rank span.alexa4 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -36px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -221px;
}
.rank span.alexa5 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -45px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -230px;
}
.rank span.alexa6 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -54px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -239px;
}
.rank span.alexa7 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -63px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -248px;
}
.rank span.alexa8 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -72px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -257px;
}
.rank span.alexa9 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
	/*background: url(images/alexa-rank.png) 0px -81px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -266px;
}
.rank span.alexa10 {
    padding: 0px;
    margin: 1px 6px 0px 0px;
    display: block;
    text-indent: -9999px;
    width: 52px;
    height: 8px;
    float: left;
    /*background: url(images/alexa-rank.png) 0px -90px no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -275px;
}
.cssgl-featuredside .cssgl-niche {
    padding: 20px 5px 0px 5px;
    position: relative;
    float: left;
    width: 16px;
}
.cssgl-featuredside .cssgl-niche span.content {
    position: absolute;
    left: -102px;
    top: -29px;
    display: none;
    width: 220px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    height: 52px;
    background: url('/wp-content/uploads/2018/11/featured-bg3.png') no-repeat;
}
.cssgl-featuredside .cssgl-niche:hover span.content { display: block }
.cssgl-featuredside .button {
    padding: 8px 0px 0px 0px;
    float: right;
    width: 126px;
}
.cssgl-featuredside .button a {
    padding: 2px 0px 0px 49px;
    font-size: 14px;
    transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -moz-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    color: #fff;
    line-height: 36px;
    text-transform: uppercase;
    width: 73px;
    height: 36px;
    display: block;
    text-decoration: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px rgba(35, 173, 144, 1);
    -moz-box-shadow: 0px 4px 0px rgba(35, 173, 144, 1);
    box-shadow: 0px 4px 0px rgba(35, 173, 144, 1);
    /*background: #29bb9c url('/wp-content/uploads/2018/11/featured-btn.png') 13px 0 no-repeat;*/
	background: #29bb9c 13px 0 no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
 	background-position: 3px -550px;
}
.cssgl-featuredside .button a:hover {
    -webkit-box-shadow: 0px 4px 0px rgba(41, 180, 150, 1);
    -moz-box-shadow: 0px 4px 0px rgba(41, 180, 150, 1);
    box-shadow: 0px 4px 0px rgba(41, 180, 150, 1);
    /*background: #30c7a7 url('/wp-content/uploads/2018/11/featured-btn.png') 13px top no-repeat;*/
	background: #30c7a7 13px top no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
 	background-position: 3px -550px;
}
/* --** Gallerie Side **--
   ================================================== */
.gallerieside {
    width: 100%;
    overflow: hidden;
    display: block;
}
.gallerieside .heading {
    padding-bottom: 8px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    /*background: url('/wp-content/uploads/2018/11/gallerie-bg.png') left bottom no-repeat;*/
	background: no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme2.png");
	background-position: -730px 33px;
}
.gallerieside h2 {
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    color: #383e4a;
}
.gallerieside .form {
    padding-top: 1px;
    float: right;
    width: 280px;
    position: relative;
}
.gallerieside .form label {
    float: left;
    width: 63px;
    line-height: 28px;
    color: #a8a8a8;
    text-transform: uppercase;
}
.gallerieside .form select {
    padding: 5px 0px 0px 10px;
    font-size: 11px;
    float: left;
    width: 198px;
    height: 28px;
    line-height: 28px;
    height: 28px;
    color: #a8a8a8;
    font-weight: normal;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    background: none;
}
.gallerieside .form .select {
    padding: 0px 0px;
    float: left;
    width: 200px;
    height: 28px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
}
.content .gallerieside ul { list-style: none; margin:0; }
#cssgl-other-gallery-container li,
#cssgl-mobile-other-gallery-container li {
    margin-top: 10px;
    float: left;
    width: 541px;
    height: 58px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #e5e7e9;
    background: #fff;
}
#cssgl-other-gallery-container li:hover,
#cssgl-mobile-other-gallery-container li:hover { background: #ecf6f6 }
.gallerieside .text {
    padding: 0px 0px 0px 19px;
    float: left;
    width: 220px;
}
.gallerieside .text h3 {
    padding: 0px 0px 0px 0px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 11px;
}
.gallerieside .cssgl-niche {
    padding: 20px 5px 0px 5px;
    position: relative;
    float: left;
    width: 16px;
}
.gallerieside .cssgl-niche span.content {
    position: absolute;
    left: -102px;
    top: -29px;
    display: none;
    width: 220px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    height: 52px;
    background: url('/wp-content/uploads/2018/11/featured-bg3.png') no-repeat;
}
.gallerieside .cssgl-niche:hover span.content { display: block }
.gallerieside .button {
    padding: 7px 0px 0px 0px;
    float: right;
    width: 126px;
}
.gallerieside .button a {
    padding: 4px 0px 0px 49px;
    font-size: 14px;
	transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -moz-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s,
				background-position none,
				background-image 0.2s ease 0s;
    color: #a7a7a7;
    line-height: 32px;
    text-transform: uppercase;
    width: 73px;
    height: 36px;
    display: block;
    text-decoration: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px rgba(225, 225, 225, 1);
    -moz-box-shadow: 0px 4px 0px rgba(225, 225, 225, 1);
    box-shadow: 0px 4px 0px rgba(225, 225, 225, 1);
    /*background: #f2f0f1 url('/wp-content/uploads/2018/11/gallerie-btn.png') 13px 0 no-repeat;*/
	background: #f2f0f1 13px 0 no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: 3px -606px;
}
.gallerieside .button a:hover {
    color: #fff;
    -webkit-box-shadow: 0px 4px 0px rgba(44, 174, 197, 1);
    -moz-box-shadow: 0px 4px 0px rgba(44, 174, 197, 1);
    box-shadow: 0px 4px 0px rgba(44, 174, 197, 1);
    /*background: #3ac0d8 url('/wp-content/uploads/2018/11/featured-btn.png') 13px top no-repeat;*/
	background: #3ac0d8 13px top no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: 3px -550px;
	background-repeat:no-repeat;
}


/* --** List Side **--
   ================================================== */
.cssgl-listside {
    padding: 0px;
    display: block;
    width: 260px;
    float: left;
    overflow: hidden;
}
.cssgl-listside h2 {
    padding: 0px 0px 10px 0px;
    font-size: 18px;
    color: #d2d2d2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
/* --** Guarantee Side **--
   ================================================== */
.cssgl-guaranteeside {
    padding: 0px 20px;
    width: 300px;
    display: block;
    float: left;
    overflow: hidden;
}
/* --** Add Side **--
   ================================================== */
.cssgl-addside {
    padding: 0px 0px 4px 0px;
    width: 300px;
    float: left;
    display: block;
    overflow: hidden;
}
/* --** Submit Side **--
   ================================================== */
.cssgl-submitside {
    padding: 1px 0px 0px 24px;
    width: 310px;
    display: block;
    float: left;
    overflow: hidden;
    color: #78879e;
}
.cssgl-submitside p {
    padding: 0px 0px 10px 0px;
    line-height: 15px;
    color: #78879e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.content .cssgl-submitside ul { list-style: none; margin:0px; }
.cssgl-submitside li {
    padding-left: 24px;
    float: left;
    width: 100%;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    /*background: url('/wp-content/uploads/2018/11/submit-icon.png') left 3px no-repeat;*/
	background: left 3px no-repeat;
	background-image: url("/wp-content/uploads/2018/11/spriteme1.png");
	background-position: -10px -659px;
}
.cssgl-submitside li a {
    text-decoration: none;
    color: #78879e;
}
.cssgl-submitside li a:hover { text-decoration: underline }