
.cookiewrapper {
    background: #1F52A5;
    color: #fff;
}
.cookiewrapper p, .cookiewrapper p a{
    color: #FFFFFF !important;
    line-height: 35px;
    margin: 0;
    padding: 0;
}
.cookiewrapper p a {
    text-decoration: underline;
}
.cookiewrapper .closesign a, .cookiewrapper .closesign a:hover {
    text-decoration: none;
}
.headerwrapper {
    border-top: 5px solid #1F52A5;
    height: 195px;
    background: url(../img/headerbg.jpg) no-repeat top center;
}
.headerinfo {
    margin-left: -100px;
}
.logo {
    margin-top: 10px;
}
.smalldeets {
    color: #706F6F;
    font-size: 10px;
    margin-top: 25px;
    margin-bottom: 0;
}
.socialsearch {
    margin-top: 15px;
    position: relative;
    margin-left: 100px;
}
.sociallist {
    list-style: none;
    margin: 0;
    margin-top: 5px;
    float: left;
}
.sociallist li {
    float: left;
    margin-right: 20px;
}
.sociallist li a {
    height: 21px;
    width: 21px;
    text-indent:-9999px;
    display: block;
}
.sociallist li .twitter {
    background: url(../img/twitter.png) no-repeat center center;
}
.sociallist li .facebook {
    background: url(../img/facebook.png) no-repeat center center;
}
.sociallist li .rss {
    background: url(../img/rss.png) no-repeat center center;
}
.sociallist li .twitter:hover {
    background: url(../img/twitterhover.png) no-repeat center center;
}
.sociallist li .facebook:hover {
    background: url(../img/facebookhover.png) no-repeat center center;
}
.sociallist li .rss:hover {
    background: url(../img/rsshover.png) no-repeat center center;
}
.searchform input[type="text"] {
    width: 112px;
    background: none;
    border: none;
    box-shadow: none;
    color: #706F6F;
    font-style: italic;
    font-size: 10px;
}
.searchform input[type="submit"] {
    width: 37px;
    height: 33px;
    background: url(../img/btnsearch.png) no-repeat;
    border: none;
    text-indent: -9999px;
    margin-top: -10px;
}
.ofstead {
    position: absolute;
    top: -15px;
    right: 0;
}
.ofstead a {
    background: url(../img/ofstead.png) repeat-x;
    width: 245px;
    height: 50px;
    display: block;
    border-radius:  0 0 5px 5px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}
.ofstead a span{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.ofstead a:hover {
    text-decoration: none;
}
/*}
h1 {
        color: #3C3C3B;
        font-size: 31px;
        text-shadow: 2px 2px 3px #e5e5e5;
        text-shadow: 2px 3px 0px rgba(229, 229, 229, 1);
        margin: 0px;
}*/
.navmenu {
    list-style: none;
    margin: 0;
    margin-top: 10px;
}
.navmenu li {
    float: left;
}
.navmenu li a{
    margin-top: 5px;
    color: #1F52A5;
    font-size: 18px;
    display: block;
    /*background: green;*/
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 10px;
    height: 62px;
}
.navmenu li:first-child a{ 
    margin-left: -19px;
}
.navmenu li.active a, .navmenu li a:hover{
    color: #5B36B8;
    text-decoration: none;
}
.navmenu li.hasmenu:hover a{
    background: #3C3C3B;
    color: #51BAE4;
    border-top: 5px solid #36A8E0;
    text-decoration: none;
    margin-top: 0;
}
.navmenu li.hasmenu:hover a span {
    color: #fff;
}
.navmenu li a span{
    font-size: 10px;
    color: #706F6F;
}
.navmenu li.hasmenu .dropdownmenu {
    display: none;
    z-index: 9999999;
}
.navmenu li.hasmenu:hover .dropdownmenu {
    display: block;
    width: 100%;
    height: 550px;
    position: absolute;
    left: 0;
    background: #3C3C3B;
    padding-top: 30px;
}
.navmenu li.hasmenu:hover .dropdownmenu img {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navmenu li.hasmenu:hover .dropdownmenu span {
    font-size: 14px;
    color: #36A8E0;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}
.navmenu li.hasmenu:hover .dropdownmenu ul {
    list-style: none;
    margin: 0;
}
.navmenu li.hasmenu:hover .dropdownmenu ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.navmenu li.hasmenu:hover .dropdownmenu ul li a{
    color: #fff;
    padding: 0;
    background: none;
    margin: 0;
    border: none;
    height: auto;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.slidewrapper {
    height: 645px;
    /*background: green;*/
    position: relative;
}
.carouwrapper {
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.carousel {
    margin: 0;
}
.carousel li {
    float: left;
    display: block;
    opacity:0.3;
    /*margin-right: 15px;
    margin-left: 15px;*/
}
.carousel li.active{opacity:1.0;}

.w_bg_l{ background:url(../img/w_bg_l.jpg) no-repeat 0 0;}
.w_bg_r{ background:url(../img/w_bg_r.jpg) no-repeat 101% 0;}

#pager {
    float: left;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 435px;
    width: 100%;
    display:none;
}


#pager a {
    border: 2px solid #fff;
    border-radius: 10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background-color: #fff;
    display:none;
}
#pager a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
    display: none;
}
#pager a.selected {
    background-color: #1D71B7;
}
.infobox {
    height: 60px;
    width: 1170px;
    background: url(../img/infobg.png) repeat-x;
    position:relative;
    top: 486px;
    margin: 0 auto;
    border-top: 5px solid #fff;
}
.infowrapper {
    height: 60px;
    overflow: hidden;
}
.infobox ul {
    /*height: 80px;
    width: 917px;*/
    margin: 0;
}
.infobox ul li {
    list-style: none;
    float: left;
    line-height: 60px;
    margin-right: 15px;
    border-right: 5px solid #fff;
}
.simply-scroll-container {
    /*margin-left: 15px;*/
    position: relative;
    width: 940px;
}
.simply-scroll-clip {
    overflow: hidden;
    position: relative;
}
.infotitle {
    color: #6992D5;
    font-size: 18px;
    background: url(../img/iconinfo.png) no-repeat left center;
    text-indent: 76px;
    height: 56px;
    display: block;
    line-height: 56px;
    float: left;
    margin-top: 1px;
    margin-right: 30px;
}
.infodesc {
    color: #fff;
    line-height: 60px;
    font-size: 16px;
    font-style: italic;
    margin-right: 15px;
} 
.infobox a {
    color: #FBE910;
    font-size: 14px;
    font-style: italic;
    margin-right: 15px;
}
.infobox a:hover {
    text-decoration: none;
}

/*#prev, #next {
   
    display: block;
    height: 550px;
    width: 18%;
    top: 0;
    position: absolute;
    background-color: transparent;
}

#prev {
    left: 0;
}
#next {
    right: 0;
}*/

/* Generic Page */
/*.generic .slidewrapper, .generic .carouwrapper {
    height: 300px;
}*/
.generic .infobox {
    top: 235px;
}
.generic .infoboxtop {
    top: 0px;
}
.generic .infoboxabsolute {
    position: absolute;
}
.homeboxeswrapper {
    height: auto;
    border-bottom: 5px solid #1F52A5;
    background: url(../img/boxesbg.png) center bottom repeat-x;
    padding-top: 30px;
    padding-bottom: 30px;
}
.homeboxeswrapper .container {
    background: url(../img/line_br.png) top center repeat-y;
    position: relative;
    overflow: hidden;
}
.homeboxeswrapper .box {
    border-top: 5px solid #1F52A5;
    padding-top: 10px;
    display: block;
    /*background: url(../img/boxfooter.png) #fff bottom center no-repeat;*/
    background:#fff;
    height: auto;
}
.boxtitle {
    font-size: 14px;
    margin-bottom: 10px;
    color: #1D71B7;
    text-transform: uppercase;
    display: block;
}
.boxdesc {
    margin-top: 10px;
    font-size: 11px;
    color: #575756;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    text-align:center;
}
.boxlink {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-indent: 20px;
    height: 40px;
    display:none;
}
.homeboxeswrapper .box:hover {
    text-decoration: none;
    border-top: 5px solid #9074DA;
    /*background: url(../img/boxfooterhover.png) bottom center no-repeat;*/
}
.homeboxeswrapper .box:hover .boxtitle {
    color: #9074DA;
}
#prevcarou {
    background: url(../img/left.png) no-repeat;
    display: block;
    height: 57px;
    width: 57px;
    position: absolute;
    top: 27%;
    left: 0;
}
#nextcarou {
    background: url(../img/right.png) no-repeat;
    display: block;
    height: 57px;
    width: 57px;
    position: absolute;
    right: 0;
    top: 27%;
}
#nextcarou:hover {
    background: url(../img/righthover.png) no-repeat;
}
#prevcarou:hover {
    background: url(../img/lefthover.png) no-repeat;
}
.prefooterwrapper {
    height: 170px;
    border-bottom: 5px solid #1F52A5;
}
.socialtitlefacebook, .socialtitletwitter {
    margin-top: 30px;
    color: #1F52A5;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}
.socialtitlefacebook {
    background: url(../img/facebookfooter.png) left center no-repeat;
    text-indent: 20px;
}
.socialtitletwitter {
    background: url(../img/twitterfooter.png) left center no-repeat;
    text-indent: 30px;
}
.socialtext {
    font-size: 11px;
    color: #1F52A5;
}
.footerwrapper {
    height: 50px;
    background: url(../img/footerbg.png) repeat-x;
    color: #fff;
    line-height: 50px;
    font-size: 12px;
}
.footerwrapper p a {
    text-decoration: none;
    color: #fff;
}
.footerwrapper p a:hover {
    text-decoration: underline;
    color: #fff;
}
.footerwrapper p {
    margin-bottom: 0;
    color: #fff;
}
.footermenu {
    list-style: none;
    margin: 0;
}
.footermenu li{
    float: left;
    margin-left: 20px;
}
.footermenu li a{
    color: #fff;
    line-height: 50px;
    font-size: 12px;
}
.navbar .btn-navbar {
    margin-bottom: 10px;
}
.contentwrapper {
    margin-top:30px;
}

.content h2 {
    font-size: 31px;
    text-shadow: 2px 3px 0px rgba(229, 229, 229, 1);
    margin-bottom: 20px;
}
.content .subheader {
    font-size: 20px;
    color: #1F52A5;
    line-height: 28px;
}
.content p {
    margin: 0 0 30px 0;
    font-size: 14px;
    line-height: 22px;
}
.sidebar h3 {
    margin:0;
    padding:0;
}
.sidebar h3 a, .sidebar h3{
    background: url(../img/sidetitle.png) repeat-x;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    display:block;
    text-decoration:none;
}
.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar ul li a {
    display: block;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    background: url(../img/sidenorm.png) repeat-x;
    color: #3C3C3B;
    line-height: 40px;
    text-indent: 10px;
    font-size: 13px;
}
.sidebar ul li:nth-child(even) a {
    background: url(../img/sideeven.png) repeat-x;
}
.sidebar ul li.active a {
    background: url(../img/sideactive.png) repeat-x;
    color: #fff;
    text-decoration:none;
    position:relative;
}
.sidebar ul li.active ul li a {
    background: none;
    color: #3c3c3b;
    height:39px;
    border-bottom:1px solid #3C3C3B;
    line-height:39px;
}
.sidebar ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: url(../img/sidehover.png) repeat-x;
}
.accord {
    position:absolute;
    top:10px;
    right:10px;
    height:20px;
    width:20px;
    display:block;
    background:url(../img/btnaccord.png) no-repeat;
}
.nav > li > a {
    display: inline-block;
}
.post {
    border-bottom: 5px solid #1F52A5;
}
.content .post:last-child {
    border: none;
}
.paging {
    float: right;
    margin-top: 30px;
}
.pageList li {
    float: left;
    list-style: none;
    margin-left: 20px;
}
.gallerygrey {
    color:#3C3C3B;
}
.nav-header {
    color:#1B50A6;
    font-size:16px;
}

.mrow{ background:url(../img/devider.jpg) no-repeat 0 0;}

ul.yiiPager .first, ul.yiiPager .last {
    display: inline !important;
}


.white-bg h1 {
    font-family: 'Stag Sans Bold', sans-serif;
    color: #006ec1 !important;
    font-size: 50px;
    margin: 20px 0;
    padding: 0 0 18px;
    border-bottom: 1px solid #006ec1 !important;
    border-bottom-width: 15px;

}

.white-bg h2 {
    font-family: 'Stag Sans Bold', sans-serif;
    color: #00aeeb !important;
    font-size: 26px;
}


.icon-text {
    font-size: 14px;
    margin-bottom: 15px;
    color: #434748 !important;
    font-family: 'Stag Sans Bold', sans-serif;
}


.white-bg p {
    font-family: 'Stag Sans', sans-serif;
    font-size: 14.5px;
    color: #232323 !important;
} 

.icon-text a {
    font-family: 'Stag Sans', sans-serif;
    color: #2571a8 !important;
}


.leave-comment h4 {
    font-family:  'Stag Sans Bold', sans-serif;
    color: #2571a8;
    font-size: 14pt;
}


.textcomplete-wrapper textarea {
    color: #999 !important;
    font-family:  'Stag Sans', sans-serif;
    font-size: 14pt 
}

img.avtar {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}


.view-comments-dark {
    color: #535353 !important;
    font-family:  'Stag Sans Bold', sans-serif;
    font-size: 12pt;

}

.white-bg h3 a {
    font-family: 'Stag Sans Bold', sans-serif;
    color: #2571a8 !important;
    font-size: 14px;
}

h3.ass_title_bar {
    font-family: 'Stag Sans ', sans-serif;
    font-size: 15.5;
    color: #ffffff !important;
}

h3.ass_title_bar {
    color: #28baed !important;
}

a.name {
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 12pt;
    color: #434748
}

.popup_bottom_txt_col2  img{
    border-radius: 50%;
}

.popup_bottom_txt_col1 ul li a {
    font-size: 14pt;
    color: #434748 !important;
}

.trend_bar {
    color: #28baed !important;
}

.quin_bar {
    color: #28baed !important;

}

#header {
    border-bottom: none !important;
    background: transparent !important
}

#header.header_scroll{
    background: black !important;
    opacity: 0.7;
}

.module_grid ul li span a {
    border-radius: 50%;
    background: transparent;
}

.module_grid ul li span {
    background: transparent;

}

.module_grid ul li span a {
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 15pt;
    color:#ffffff;
}

.module-padd h2, .join-menu h2{
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 37pt;
    color:#005ca9 !important;
}

.join-menu h2{
    color: white !important;
}

.join-menu p{
    font-family: 'Stag Sans', sans-serif;
    font-size: 13pt;
    color: #ffffff !important;
}

.grid_items span a {
    border-radius: 50%;
    background-color: white !important;
    color:#2571a8 !important;
}

.grid_items span a:hover {
    background-color: #01bcef !important;
    color:white !important;

}

.grid_items span {
    border-radius: 50%;
    background-color: transparent !important;
}

#description p {
    font-family: 'Stag Sans', sans-serif;
    font-size: 13pt;
    color:#ffffff !important
}

.left em{
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 13pt;
    color:#005ca9 !important

}

.blue-btn{
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 13pt;
    background-color: #0076be !important;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
}


.expand_module_block div em, .expand-block div em{
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 13pt;
    color:#005ca9 !important
}
 
.effects ul li.active {
    border-radius: 50%;
    background-color: #2681d4 !important;
}

.effects ul li.active ~ li {
    border-radius: 50%;
    background-color: #50a5f3 !important;
}

.effects ul li {
    border-radius: 50%;
    background-color: #bcdfff !important;
}

.post-box h2 {
    font-family: 'Stag Sans Bold', sans-serif;
    color: #00aeeb !important;
    font-size: 26pt;

}

.hidden_menu3 ul li {
    font-family: 'Stag Sans', sans-serif;
    color: #434748 !important;
}


.orange ul li li a:hover{
    background-color: white !important;
    color: #2571a8 !important;
    border-radius: 50%;
}

.orange ul li li a {
    background-color: #2571a8 !important;
    color: white !important;
    border-radius: 50%;
}

.footer-content {
    font-family: 'Stag Sans', sans-serif;
    /*    font-size: 12pt;*/
    color: #00aeeb !important;
}

#footer{
    border-style: solid;
    border-width: 1px;
    border-color: #dbdcdf !important;
    background : #f4f8f8 !important;
}

.inner-wrap{
    background-image: url('../img/program_background.png') !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    min-height: 1024px;
}

#header_login {
    display:none;
}

#footer_login {
    display:none;
}

#parallax {
    background-image: none !important;
}
.login_area{
    position: relative !important;
    margin: auto !important;
    left:0 !important;
    top:140px !important;
}

#content{
    background: none !important;
    margin-top: 20px;
}

#per_table {
    background: none !important;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 0;
}

a.blog-home {
    font-family: 'Stag Sans', sans-serif;
    font-size: 14pt;
    color: #006ec1 !important;
}

.hidden_menu ul li a{
    font-family: 'Stag Sans', sans-serif;
    font-size: 14pt;
    color: #006ec1 !important;
}

.hidden_menu ul li a:hover{
    /*background-color: #006ec1;*/
    color: #fff;
}

.hidden_menu ul li {
    border-top: #2587a8 solid 1px;
}

.single_header_menu {
    font-family: 'Stag Sans', sans-serif;
    font-size: 16pt;
}

#model-bg{
    margin-top: 0 !important;
    padding-top: 60px;
    border-bottom: 0;
    background: transparent !important;
}

.orange_block {
    background-color: #2681d4 !important;
    border-radius: 50%;
}

.per_table-content{
    padding-top: 25px;
}

.tabs_profile h3 {
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 26pt;
    color: #00aeeb !important;
}

.tabs_profile .tabbable .tabs dd p {
    /*color: white !important;*/
}

.icon-text-1 .f-left span{
    color:black !important;
}

.follow h3 {
    font-family: 'Stag Sans ', sans-serif;
    color:white !important;
    background: #01bcef !important;
}

.boxes{
    display:none;
}

.parallax-container {
    background-image: url('../img/login-background.png') !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    background-position:inherit !important;

}

.group-name, .activity, .activity-icon {
    color:#2681d4 !important;
}

#scroll-pan, .mainslider,.caroufredsel_wrapper,#slider_content{
    background: transparent !important;
}
.col-blog-right h6 a{
    color:#2571a8;
}

.popup_bottom_txt_full{
    font-family: 'Stag Sans ', sans-serif;
    color:#434748 !important

}

.content_margin {
    margin-bottom: 50px !important
}

.friends_view{
    background: transparent !important;
}

.ideas_title h1{
    font-family: 'Stag Sans Bold', sans-serif;
    font-size: 50pt;
    color: #006ec1 !important;
}

.friend-list-item .send{
    font-family: 'Stag Sans Bold', sans-serif;
    color: #2571a8 !important;
    font-size: 14px;
}


#loading_view i {
    color: #2681d4 !important;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.footer-content img{
    background: #2681d4;
    border-radius: 30%;
}

.f_group_2 input[type=submit]{
    background:#30bae8 !important; 
    border-radius: 10px !important;
}

.login_area .f_group {
    border:none !important;
    background: transparent !important;

}

a{
    color: #008cba !important;
}

.login_area{
    width: 255px !important;
}

form button{
    background-color: #008cba !important;
}

form label, label {
    color: #008cba !important;

}

.fa{
    color: #2571a8;
}

.fa:hover{
    font-weight: 500;
}


i.fa-paper-plane{
    color: white !important
}


.tabs dd.active a {
    color: #2571a8 !important;
}

.tabs dd > a {
    background-color: #2571a8 !important;
    color: white !important
}

a:hover{
    color: #2571a8 !important;
}

.blog-content-wrapper{
    background-color: white;
}

.friends_view .search_box {
    color:#2571a8;
}

.friend-milles {
    background-color: #f7f7f7 !important;
    border-radius: 50%;
    color: #006ec1 !important;
    width: 100px;
    padding-left: 40px;

}

.rattings-status{
    background-color: #30bae7;
    color: white;
    border-radius: 100px;
    width: 100px;

}

.ranking-list-item{
    margin-right: 8px !important;
}

.friend-list-item .send, .ranking-list-item .send{
    font-family: 'Stag Sans Bold', sans-serif;
    color: #2571a8 !important;
    font-size: 14px;
}

ul.pagination li.current a, ul.pagination li.current button{
    border-radius: 50%;
    color: white !important;

}

.friends_view button {
    background-color: #005ca9 !important;
    color: white;
}

.fa-male, .fa-bars{
    color: white;
}

.group_category{
    background-color: #0069ab !important;

}

.friends_view fieldset{
    color: black;
}

.search_wrapper h4{
    font-family: 'Stag Sans Bold', sans-serif;
    color: #00aeeb !important;
}

.search_page_subtitle {
    color: #008cba !important;
}

.search_wrapper a {
    color: #2571a8 !important;
}

.comment_label{
    color: #008cba !important;
}

.fa-arrow-circle-o-right{
    color:white;
}
.friends_view .sub-nav a{
    color: white !important;
}

.fa-search{
    color: white !important;
}

.fa-ellipsis-v{
    color: white !important;
}


.hidden_menu ul li:hover{
    background-color: #2571a8 !important;
}

.hidden_menu ul li:hover > *, .hidden_menu ul li:hover  a  i{
    color: white !important;
}

.f_group input[type=text], .f_group input[type=password]{
    margin-top: 10px !important;
    background-color: white !important;

}

.f_group_2 input[type=submit]{
    padding: 15px !important;
}

.f_group input{
    border-radius: 10px !important;
}



.fa-globe:before, .fa-linkedin-square:before, .fa-twitter-square:before, .fa-facebook-square:before{
    color:#01afec;
    border-radius: 50%;
}


.text-center {
    padding-top: 5px;
}

.per_table-content .accordion dd {
    margin-top: 80px;
}

.inactive_grid_periodic{
    background-color: transparent !important;
    color: transparent !important;

}

.follow{
    border: none !important;
}


#header .assistant_link {
    width: 80px;
    background: transparent url("../img/gus2.gif") no-repeat center top !important;

}

.module-wrapper{
    padding-top: 50px !important;
}

.btm-block, .top-block{
    background: transparent !important;
}


.expand_module_block, .expand-block{
    border-radius: 50% !important;
    background-color: #0073ca !important;
}

.leave-comment h4{
    padding-top: 10px !important;
}

.blog-content{
    border-bottom: 1px solid #0073ca !important;
}

.leave-comment{
    height: 250px;
}

.selector_admin{
    background: white;
    border:none;
    max-width: 450px;
    border: 1px solid #2a6398;
}

.entry_blog_switch{
    background: white;
    border:none;
    width: 55px !important;
    height: 40px !important;
}

.create-entry{
    padding-bottom: 17px;
}

.selector_admin .accordion dd > a.accordionOpened{
    border:1px solid darkblue;

}

#scroll-pan{
    padding-top: 65px;
    margin-top: 0 !important;
}

.page-number{
    color:white;
}


.icons-footer{
    padding-left: 110px;
}

.icons-footer ul {
    overflow: auto;
}

.icons-footer ul li {
    list-style-type: none;
    float: left;
}

.icons-footer ul li a i {
    background: #4bb2ed;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    margin-right: 10px;
    padding-top: 15%;
}

.title-page{
    padding-top:10px;
}

.title-view{
    margin-bottom: 10px;
}

.unity-background{
    /* padding-top: 0 !important; */
    background-image: url(../img/blog-background.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: fixed;*/
    background-position: center;
    /* float: left; */
    display: block;
    width: 100%;
    min-height: 1024px;
}

.module-background{
    /*    padding-top: 0 !important;*/
    background-image: url('../img/blog-background.png') !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    background-position:inherit !important;
}

.post-box{
    background-color: white !important;
}

a.next, a.last{
    top:0 !important;
}

#header .row{
    opacity: 1 !important;
}

.add-entry{
    position: absolute;
    left: 15px;
    top: -3px;
}

.round-pencil{
    border-radius: 10px;
}

.per_table-content .accordion dd > a{
    background-size: 46px !important;
}

.blue-btn, .blue-btn:hover{
    color: #fff !important;
}

.assistant_link{
    opacity: 1 !important;
}

.follow-link{
    background: none !important;
}

.search_box span{
    margin-top: -10px;
}

.rating-wrapper{
    padding: 5px !important; 
}

.pro-col-right p{
    color: #00AEEB;
}

.wh-bg-br h3, .wh-bg-br h2, .tabs_profile h3{
    color: #00AEEB;
}

.blue-btn i{
    color: white;
}

.titleBulletin p, .subcategoryResource, .group_title, .block_content{
    color: white !important;
}

.pop_menu{
    background: #008cba !important;
}

.resources_link, .resources_doc, .resources_link:hover, .resources_doc:hover{
    background: none;
}

.sub-nav .pop_menu div.menu_element:hover {
    color: #ffffff;
    background-color: #00AEEB;
}

.entry_blog {
    margin-top: 0px !important;
    padding-top: 50px !important;
}

.content_profile{
    margin-top: 0px !important;
}

.profileContent{
    margin-top: 50px !important;
}

#header .assistant .top .questions {
    background-color: #00AEEB;
}

#header .assistant .top .questions:before {
    border-right: 10px solid #00AEEB;
}

.sendAssistantButton i{
    color: #008cba !important;   
}

.date_info{
    font-family: 'Stag Sans Bold';
    color: #434748;
    font-size: 14px;
    /*font-weight: bold;*/
}

/*.galleryswipe{
    position: absolute;
    z-index: 100;
    width: 80%;
}*/

/*.sliderThumb{
    height: 100px;
    text-align: center;
}*/

.scrollbar{
    display: none;
}

.controls .prevt{
    display: block;
    left: -20px;
    position: absolute;
}

.mce-btn button{
    background-color: inherit !important;
}

.join-menu{
    margin-top: 50px;
    padding-bottom: 0px;
}

.joyride-content-wrapper p{
    color: white !important;
}

ul.off-canvas-list li a{
    background-color: #fff;
}

ul.off-canvas-list li a:hover{
    background-color: #9ae1fc !important;
}

ul.off-canvas-list li{
    background-color: #fff;
}

.left-off-canvas-menu{
    background-color: #fff;
    box-shadow: 0 0 7px #dadada;
}

.side-left-header{
    background-color: #2670a7;
    padding: 20px;
}

.left-off-canvas-menu img{
    width: 75%;
}

.wh-bg-br p, .tabs_profile p {
    font: 12pt/20px "Lato",sans-serif;
    margin-bottom: 10px;
}

@media (max-width: 1024px){
    .tab-footer ul li > a img:hover, .tab-menu ul li a img:hover {
        background: #2681d469;
    }

    .rattings-status, .friend-milles{
        width: 50px;
        height: 50px;
        margin: 20px 10px 0px 0px;
        padding-top: 10px;
        padding-left: 10px;
        font-size: 15px;
    }

    .ranking-list-item{
        width: 50%;
    }

    .ranking-pos, .ranking-miles{
        width: 25%;
    }

    .ranking-name{
        width: 50%;
    }


} 

.orange ul li a{
    color: #fff !important;
}

.info-module-text{
    margin-top: 10px;
    padding: 10px;
}

.social_icons_mobile_wrapper{
    background: #fff;
}

.label-text-miles{
    margin-top: 70px;
}

.txt-btm{
    height: 240px !important;
}