@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600italic,400italic,600,700);
body{
    font-family: 'Open Sans', sans-serif;
}
/***
Custom Scrollbars
***/
::-webkit-scrollbar {  
    width: 12px;  
}  
::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-right: 1px solid #cecece;  
}  
::-webkit-scrollbar-thumb {  
    background-color: #cecece;  
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: #aaa;  
}  
::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}
::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}
a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.admin-nav{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9;
    text-align: center;
}
.admin-nav ul{
    list-style: none;
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.admin-nav ul li{
    display: inline-block;
    margin: 0 6px;
}
.admin-nav ul li a{
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    /*font-style: italic;*/
}
.navbar-wrap{
    position: relative;
}
.navbar-default{
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0px;
    margin: 25px 0 0;
    background: none;
    border: none;
    min-height: 0;
}
.is-admin{
    margin: 50px 0 0;
}
.navbar-brand{
    height: 27px;
    padding: 0 15px;
    margin-top: 1px;
}
.fb-like-btn{
    min-width: 81px;
}
.navbar-default .navbar-nav>li>a{
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 15px;
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover{
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover{
    background: transparent;
    color: #fff;
}
.navbar-right .languages {
    left: 15px;
    right: auto;
    min-width: 100px;
    background: rgba( 0, 0, 0, 0.8 );
    border: 1px solid rgba( 0, 0, 0, 0.5 );
    font-size: 12px;
    border-radius: 0;
    padding: 0;
}
.languages>li>a{
    color: rgba( 255, 255, 255, 0.7 );
    border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
    padding: 5px 10px;
}
.languages>li:last-child a {
    border-bottom: 0 !important;
}
.languages>li>a:hover{
    color: #fff;
    background: none;
}
.trf{
    background-image: url(../images/flags.png);
    height: 11px;
    width: 16px;
    margin: -4px 3px 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
}
.trf-za{background-position:-24px 0;}
.trf-al{background-position:-48px 0;}
.trf-arabic{background-position:-72px 0;}
.trf-by{background-position:-96px 0;}
.trf-bg{background-position:-120px 0;}
.trf-catalonia{background-position:-144px 0;}
.trf-cn{background-position:-168px 0;}
.trf-tw{background-position:-192px 0;}
.trf-hr{background-position:-216px 0;}
.trf-cz{background-position:-240px 0;}
.trf-dk{background-position:-264px 0;}
.trf-dutch{background-position:-288px 0;}
.trf-ee{background-position:-312px 0;}
.trf-fi{background-position:-336px 0;}
.trf-french{background-position:-360px 0;}
.trf-galicia{background-position:-384px 0;}
.trf-german{background-position:-408px 0;}
.trf-gr{background-position:-432px 0;}
.trf-hebrew{background-position:-456px 0;}
.trf-in{background-position:-480px 0;}
.trf-hungary{background-position:-504px 0;}
.trf-indonesia{background-position:-528px 0;}
.trf-it{background-position:-552px 0;}
.trf-is{background-position:-576px 0;}
.trf-ie{background-position:-600px 0;}
.trf-japan{background-position:-624px 0;}
.trf-kr{background-position:-648px 0;}
.trf-lv{background-position:-672px 0;}
.trf-lt{background-position:-696px 0;}
.trf-mk{background-position:-720px 0;}
.trf-my{background-position:-744px 0;}
.trf-mt{background-position:-768px 0;}
.trf-no{background-position:-792px 0;}
.trf-ir{background-position:-816px 0;}
.trf-polish{background-position:-840px 0;}
.trf-pt{background-position:-864px 0;}
.trf-ro{background-position:-888px 0;}
.trf-russian{background-position:-912px 0;}
.trf-rs{background-position:-936px 0;}
.trf-sk{background-position:-960px 0;}
.trf-sl{background-position:-984px 0;}
.trf-spanish{background-position:-1008px 0;}
.trf-ke{background-position:-1032px 0;}
.trf-se{background-position:-1056px 0;}
.trf-ph{background-position:-1080px 0;}
.trf-thai{background-position:-1104px 0;}
.trf-turkish{background-position:-1128px 0;}
.trf-ua{background-position:-1152px 0;}
.trf-vn{background-position:-1176px 0;}
.trf-wales{background-position:-1200px 0 }
.trf-europeanunion{background-position:-1224px 0;}

.home-intro, .pages-head{
    position: relative;
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: fixed;
    margin: 0;
    height: auto;
    width: 100%;
    background: #82b440 url(../images/home-intro.png);
    padding: 150px 0 80px 0;
}
.pages-head{
    padding: 120px 0 30px 0;
    color: #fff;
    text-align: center;
}
.pages-head h1{
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.pages-head h1 span{
    display: block;
    font-size: 13px;
    margin-top: 5px;
    text-transform: none;
}
.content{
    padding: 30px 0;
    background-color: #e5e5e5;
}
/*.home-intro h1{
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    margin: 0 0 45px;
}
.home-intro h1 span{
    display: block;
    margin-top: 10px;
    font-size: 32px;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 600;
}
.home-intro a{
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    padding: 8px 35px;
    border: 2px solid #fff;
    margin: 0 5px;
    border-radius: 5px;
}
.home-intro a .fa{margin-right: 5px;}
.home-intro a:hover{
    background: rgba(255,255,255,0.2);
}*/

.upload-area .tab-content{
    background: #fff;
    padding: 40px 15px;
    overflow: hidden;
}
.upload-area .nav-tabs{
    border: none;
}
.upload-area .nav-tabs>li>a{
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 13px 25px;
}
.upload-area .nav-tabs>li.active>a, 
.upload-area .nav-tabs>li.active>a:focus, 
.upload-area .nav-tabs>li.active>a:hover,
.upload-area .nav-tabs>li>a:hover{
    background: #fff;
    border: none;
    color: #333;
}
.browsebtn{
    display: inline-block;
    margin: 30px 0 5px 0;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    height: 45px;
    vertical-align: middle;
    padding: 0 35px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    line-height: 45px;
    border: none;
    background: #82B440;
    background-image: -webkit-linear-gradient(top, transparent, rgba(14, 74, 113, .2));
    background-image: -moz-linear-gradient(top, transparent, rgba(14, 74, 113, .2));
    background-image: -ms-linear-gradient(top, transparent, rgba(14, 74, 113, .2));
    background-image: -o-linear-gradient(top, transparent, rgba(14, 74, 113, .2));
    background-image: linear-gradient(top, transparent, rgba(14, 74, 113, .2));
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.25), 0 2px 0px 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(100, 140, 50, .8), inset 0 0 0px 1px rgba(255,255,255,.15);
    -moz-box-shadow: 0 1px 0 0 rgba(0,0,0,.25), 0 2px 0px 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(100, 140, 50, .8), inset 0 0 0px 1px rgba(255,255,255,.15);
    box-shadow: 0 1px 0 0 rgba(0,0,0,.25), 0 2px 0px 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(100, 140, 50, .8), inset 0 0 0px 1px rgba(255,255,255,.15); 
    -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;
}
.browsebtn:hover {
	background-image: none;
}
.browsebtn input[type="file"]{
    height: 45px; 
    width: 100%; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    opacity: 0; 
    cursor: pointer; 
    z-index: 10000;
}
.browsebtn .fa{
    margin-right: 5px;
}
.sec-ttl{
    text-align: center;
    color: #2b2a38;
    font-size: 30px;
    margin: 0 0 50px;
    font-weight: 600;
    text-transform: capitalize;
}
.sec-ttl:after{
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #82b440;
    margin: 15px auto 0 auto;
}
.about{
    padding: 60px 0 0;
}
.about .sec-ttl{
    text-align: left;
    margin: 0 0 25px;
}
.about .sec-ttl:after{
    margin: 15px 0 0 0;
}
.about p{
    color: #777777;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}
.social{
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
}
.social li{
    display: inline-block;
    margin-right: 3px;
}
.social li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    background: #2b2a38;
    font-size: 18px;
    color: #fff;
}
.social li a:hover{
    background: #82b440;
}
.features{
    background: #f8f8f8;
    padding: 60px 0 30px 0;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.feature{
    margin-bottom: 50px;
}
.feature .fa{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 52px;
    text-align: center;
    background: #2b2a38;
    color: #fff;
    font-size: 30px;
    float: left;
}
.feature:hover .fa{
    background: #82b440;
}
.feature .info{
    padding-left: 70px;
}
.feature .info h3{
    color: #2b2a38;
    font-size: 18px;
    margin: 0 0 8px;
    font-weight: 600;
    text-transform: uppercase;
}
.feature:hover .info h3{
    color: #82b440;
}
.feature .info p{
    font-size: 15px;
    color: #565656;
    line-height: 24px;
    margin: 0;
}
.premium{
    padding: 60px 0;
}
.offer{
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.offer-head{
    padding: 10px;
    color: #2a363f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.offer-price{
    background: #5f686f;
    margin-bottom: 35px;
    position: relative;
    padding: 15px 0px 11px 0px;
    color: #fff;
    font-size: 45px;
}
.offer-price i {
    font-size: 20px;
    font-style: normal;
    margin-right: 5px;
}
.offer-price:after{
    border-top: 20px solid #5f686f;
    border-left: 175px solid transparent;
    border-right: 175px solid transparent;
    margin-left: -175px;
    margin-right: -175px;
    content: "";
    height: 0;
    position: absolute;
    bottom: -20px;
    width: 0;
    left: 50%;
}
.offer:hover{
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.offer:hover .offer-price{
    background: #82b440;
}
.offer:hover .offer-price:after{
    border-top: 20px solid #82b440;
}
.offer-body ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.offer-body ul li{
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: 600;
}
.offer-body ul li .fa{
    color: #d9d9d9;
    margin-right: 5px;
}
.offer-body ul li:last-child{
    border: none;
    margin-bottom: 15px;
}
.offer-body a{
    display: inline-block;
}
.comparison-box{
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    margin-bottom: 20px;
}
.box-header{
    text-align: center;
}
.box-title {
    color: #fff;
    background: #6d777f;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0;
}
.box-price {
    margin: 0;
    background: #5f686f;
    color: #fff;
    font-size: 45px;
    padding: 20px 0;
}
.box-price span {
    font-size: 12px;
}
.box-body ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-body ul li {
    border-bottom: 1px solid #f9f9f9;
    padding: 15px;
    font-size: 13px;
    color: #9c9c9c;
}
.box-body ul li span{
    float: right;
    font-weight: 600;
    color: #333;
}
.top-footer{
    background: #282828;
    padding: 50px 0;
}
.top-footer h3{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.top-footer h3:after{
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #82b440;
    margin-top: 10px;
}
.links{
    list-style: none;
    padding: 0;
    margin: 0;
}
.links li{
    margin-bottom: 10px;
}
.links li:last-child{
    margin: 0;
}
.links li a{
    color: #797979;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}
.links li a:hover{
    color: #82b440;
}
.links li a i{
    margin-right: 5px;
}
.bottom-footer{
    background: #222222;
    padding: 12px 0;
}
.bottom-footer p{
    margin: 4px 0 0 0;
    color: #797979;
    font-size: 13px;
    font-weight: 600;
}
span.sawa4{
    cursor: pointer;
    position: relative;
    width: 80px;
    height: 29px;
    background: url('../images/sawa4-blue.jpg') repeat scroll left transparent;
    border: 1px solid rgba(255,255,255,0.2);
    vertical-align: middle;
    display: inline-block;
    background-size: 100% auto;
    transition: all 0.4s ease 0s;
    outline: 0;
}
span.designedby{
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    color: #797979;
    font-size: 13px;
    font-weight: 600;
}
span.ttt{
    color: #fff;
    font-size: 18px;
}
span.ccc{
    font-size: 12px;
    color: rgba(255,255,255,0.8);
    line-height: 19px;
}
.popsocial{
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    margin-top: 10px;
}
.popsocial a{
    text-decoration: none;
    font-size: 17px;
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.3);
}
.popover.top>.arrow:after{
    border-top-color: #0d5d95;
}
.popover.top>.arrow{
    margin-left: 0;
}
.popover, .popover-title{
    background: #0d5d95;
}
.popover-title{
    border-bottom: 0;
}
.popover-content{
    padding: 0 15px;
}
a.scrollToTop{
	width:40px; 
	height:40px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 24px;
	position:fixed;
	bottom:6px;
	right:30px;
	display:none;
	background: #82b440;
}
.pages-wrap{
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 15px;
}
/*.tabbable {
    padding: 0;
    margin: 0;
    list-style: none;
    border-left: solid 2px #82b440;
}
.tabbable li {
    position: relative;
    margin-bottom: 3px;
}
.tabbable li.active:after {
    content: '';
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #fff;
    position: absolute;
    top: 16px;
    right: 0;
}
.tabbable li a {
    font-size: 14px;
    color: #3b3b3b;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    background: #F4F4F4;
    padding: 12px;
}
.tabbable li:hover a, .tabbable li.active a {
    background: #82b440;
    text-decoration: none;
    color: #fff;
}*/
.of-customized{
    padding: 8px;
    background: #eee;
    border: 1px solid #ddd;
}
.nav-customized{
    border: none;
}
.nav-customized > li > a{
    border-radius: 0;
    color: #555;
    font-weight: 600;
    text-transform: capitalize;
}
.nav-customized > li.active > a, 
.nav-customized > li.active > a:focus, 
.nav-customized > li.active > a:hover {
    text-decoration: none;
    background-color: #EEE;
}
#files_list,
#files_list table,
#upload_controls{width: 100%;}
.xrow td{
    display: block;
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 2px;
}
.alert{
    padding: 10px;
    font-weight: 600;
    border-radius: 3px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    top: -1px;
}
.progress{
    height: 25px;
}
.progress-bar{
    color: #333;
    font-weight: 700;
    line-height: 25px;
}
.form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.2);
    font-size: 12px;
}
.input-inline{
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-control:focus {
    border: 1px solid rgba(0,0,0,0.3);
    box-shadow: none;
}
.btn{
    border-radius: 0;
    font-weight: 600;
}
label{
    font-size: 13px;
    font-weight: 600;
}
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th{
    vertical-align: middle;
}
.share-file{
    list-style: none;
    margin: 0;
    padding: 0;
    height: 24px;
    width: 134px;
}
.share-file li{
    display: inline-block;
}
.share-file li a {
    display: block;
    width: 24px;
    height: 24px;
    transition: none;
}
.share-file li a.fb {
    background: url(../images/social.jpg) 0px 96px;
}
.share-file li a.fb:hover {
    background: url(../images/social.jpg) 24px 96px;
}
.share-file li a.tw {
    background: url(../images/social.jpg) 0px 72px;
}
.share-file li a.tw:hover {
    background: url(../images/social.jpg) 24px 72px;
}
.share-file li a.vk {
    background: url(../images/social.jpg) 0px 24px;
}
.share-file li a.vk:hover {
    background: url(../images/social.jpg) 24px 24px;
}
.share-file li a.gplus {
    background: url(../images/social.jpg) 0px 48px;
}
.share-file li a.gplus:hover {
    background: url(../images/social.jpg) 24px 48px;
}
.countDown-area table{
    margin: 5px auto;
}
.hdr{
    background: #82B440;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.hdr a{
    color: #fff;
}
.advanced{
    padding: 15px;
    background: #f2f2f2;
}
.advanced h2{
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 15px;
    font-weight: 600;
}
#upload_controls{
    position: relative;
}
#upload_controls input[type="file"]{
    left: 0;
    top: 0;
    width: 93px;
    height: 34px;
}
#show_advanced{
    margin: 10px 0;
}
.paging{
    text-align: center;
    margin: 15px 0;
}
.paging a,
.paging span{
    color: #555;
    font-weight: 600;
    font-size: 12px;
    margin: 0 3px 5px;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    padding: 4px 8px;
}
.paging a{
    background-color: #E7E7E7;
    background-image: -ms-linear-gradient(top,#EEE,#E7E7E7);
    background-image: -moz-linear-gradient(top,#EEE,#E7E7E7);
    background-image: -o-linear-gradient(top,#EEE,#E7E7E7);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#EEE),to(#E7E7E7));
    background-image: -webkit-linear-gradient(top,#EEE,#E7E7E7);
    background-image: linear-gradient(top,#EEE,#E7E7E7);
    -webkit-box-shadow: inset 0 1px 0 #fff,0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 #fff,0 1px 1px rgba(0,0,0,.1);
}
.paging a:hover {
    background-color: #D7D7D7;
    border: 1px solid #999;
    color: #000;
    text-decoration: none;
    -webkit-box-shadow: inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.2);
}
.paging span{
    background: #F7F7F7;
    border: 1px solid #BBB;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
}
.paging small{
    font-style: italic;
    font-weight: 600;
    color: red;
}
.hi2{
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.hi2 a{
   color: #8a6d3b; 
}
.groups-table{
    width: 100%;
    margin-bottom: 20px;
}
.groups-table thead th{
    text-align: center;
    padding:15px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #93CE37;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background: #82b440;
}
.groups-table thead th span{
    font-size: 13px;
    display: block;
}
.groups-table thead th:empty{
    background:transparent;
    border:none;
}
.groups-table tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    background-color:#9DD929;
    border:1px solid #93CE37;
    border-right:3px solid #9ED929;
    padding: 0px 30px;
    text-align: center;
    background: #82b440;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
.groups-table tbody td{
    padding:10px;
    text-align:center;
    background-color:#DEF3CA;
    border: 1px solid #94c718;
    color:#666;
    text-shadow:1px 1px 1px #fff;
    font-size: 15px;
    font-weight: 600;
}
/*=================*/
.countries-ttl{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.81);
    margin: 0 0 20px;
    font-weight: 600;
    padding: 3px 10px;
    border-left: 5px solid #82b440;
}
.group-wrap {
    background: #e5e5e5;
    padding: 20px;
    transition: all 0.3s ease-out 0s;
    margin-bottom: 15px;
    overflow: hidden;
}
.group-ttl {
    float: left;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    padding-top: 6px;
    transition: all 0.3s ease-out 0s;
    background: #ffffff;
    color: #949494;
    border-radius: 100% !important;
    font-size: 30px;
    font-weight: 600;
}
.group-ttl span{
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: -5px;
}
.group-list {
    padding-left: 100px;
    color: #777575;
    font-size: 15px;
}
.group-wrap:hover{
    background: #82b440;
}
.group-wrap:hover .group-list{
    color: #fff;
}
.group-wrap:hover .group-ttl{
    color: #82b440;
}
.payout{
    padding: 20px;
    margin-bottom: 15px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.26);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.payout h3{
    color: rgba(0, 0, 0, 0.81);
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
.payout ul{
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0;
}
.payout ul li{
    color: #777575;
    font-size: 15px;
    margin-bottom: 8px;
}
.payout ul li:last-child{
    margin: 0;
}
.payout-contact{
    background: #82b440;
}
.payout-contact p{
    margin: 0;
    color: #fff;
    font-size: 15px;
}
.payout-contact p span{
    font-style: italic;
    font-weight: 600;
}
/*=====================*/
.catalogue-file{
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 1px;
    transition: all 100ms ease-out;
    margin-bottom: 15px;
    padding: 15px;
    height: 183px;
    overflow: hidden;
}
.catalogue-file:hover{
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.catalogue-file .link a{
    color: #464646;
    font-weight: 600;
    text-decoration: none;
}
.catalogue-file .file-info{
    color: #a5a5a5;
    font-size: 12px;
    margin: 5px 0;
}
.ad-right,
.ad-left{
    width: 160px;
    position: absolute; 
    top: 0; 
    z-index: 999;
    height: 100%;
    max-height: 600px;
    overflow: hidden;
}
.ad-right{
    right: -160px; 
}
.ad-left{
    left: -160px; 
}
.ad-left > a,
.ad-left > a > img{
    display: block;
    height: 100%;
}
#direct_link a{
    display: block;
    word-break: break-all; 
    background:#f9f9f9;
    border:1px dotted #bbb;
    padding: 5px;
    text-decoration: none;
    font-size: 12px;
    color: #555;
    text-align: left;
}
#direct_link a:hover{
    color: #333;
}
.news-post{
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 45px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}
.news-post .post-timestamp {
    margin: 0 0 20px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 3px;
    color: #2f3b4e;
    font-weight: 600;
}
.news-post .post-title {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 25px;
}
.news-post .post-title a{
    color: #2f3b4e;
    text-decoration: none;
}
.news-post .post-title a:hover,
.news-post .comment-count:hover{
    color: #82b440;
}
.news-post .comment-count{
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    background: #fff;
    color: #6c7583;
    display: inline-block;
    padding: 7px 12px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}
.news-post p{
    line-height: 25px;
    font-size: 14px;
    color: #6c7583;
}
.comments-ttl{
    color: #2f3b4e;
    font-size: 20px;
}
#comments_list{
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.cmt{
    margin-top: 10px;
    border: 1px solid #EEE;
    padding: 15px;
}
.cmt p{
    margin: 0;
}
#cmt_txt{
    height: 100px;
}
/*Media Queries*/
@media (max-width: 767px){
    .navbar-default,
    .admin-nav{
        position:relative;
        background: #2a2933;
    }
    .navbar-default{
        margin: 0;
        border-top: 1px solid #121214;
    }
    .navbar-brand{
        margin-top: 10px;
    }
    .navbar-default .navbar-nav>li>a{
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    .admin-nav ul{
        border: none;
    }
    .navbar-default .navbar-nav .open .languages>li>a {
        color: rgba( 255, 255, 255, 0.7 );
    }
    .navbar-default .navbar-nav .open .languages>li>a:hover {
        color: #fff;
        background: none;
    }
    .home-intro{
        padding: 50px 0;
    }
    .pages-head{
        padding: 30px 0;
    }
    .fb-like-btn{
        min-width: 0;
        padding-left: 15px;
    }
    .upload-area .nav-tabs>li>a {
        font-size: 13px;
        border-radius: 0;
        padding: 10px;
    }
    .browsebtn{
        font-size: 14px;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
    }
    .table-responsive{
        border: none;
    }
    .advanced{
        margin-top: 10px;
    }
    .top-footer h3{
        margin: 25px 0 15px;
    }
    .top-footer {
        background: #282828;
        padding: 25px 0 50px 0;
    }
    .bottom-footer p {
        margin: 4px 0 10px 0;
    }
    .bottom-footer p, .copyrights{
        text-align: center;
    }
    .groups-table thead th,
    .groups-table tbody th,
    .groups-table tbody td{
        padding: 5px;
        font-size: 13px;
    }
    .pages-head h1{
        font-size: 18px;
        line-height: 22px;
    }
    .sec-ttl{
        font-size: 25px;
    }
    .feature .info h3{
        font-size: 15px;
    }
    .news-post{
        padding: 25px;
    }
}