@charset "utf-8";
/* CSS Document */
@font-face { font-family: 'Lato'; src: url('../fonts/Lato-Regular.eot'); src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Regular.woff') format('woff'),  url('../fonts/Lato-Regular.ttf') format('truetype'),  url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Roboto Slab bold'; src: url('../fonts/RobotoSlab-Bold.eot'); src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Bold.woff') format('woff'),  url('../fonts/RobotoSlab-Bold.ttf') format('truetype'),  url('../fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg'); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-Regular.eot'); src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Regular.woff') format('woff'),  url('../fonts/RobotoSlab-Regular.ttf') format('truetype'),  url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg'); font-weight: normal; font-style: normal; }
body { background: #eeeeee; font-size: 14px; font-family: 'Lato'; line-height: 1.3; color: #000; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab'; }
/* {-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;} */
.marginT20 { margin-top: 20px; }
.marginB20 { margin-bottom: 20px; }
.minH0 { min-height: 0px !important; }
.marginNone { margin: 0px !important; }
a{outline: 0 !important; color: #28323c; text-decoration: none;}
a:hover, a:focus {color: #00a185; text-decoration: none;}
.alert {padding: 10px;}
.completion-msg {text-align: center; padding: 20px; background: #fff; border: 1px solid #e2e2e2; font-size: 18px; color: #000; margin: 0 0 20px;}
.no-bottom-margin{ margin-bottom: 0px;}

/*******************  Header  ************************/
header { background: #fff; position: relative; border-bottom: 5px solid #e86549;}
header section { position: relative; }
.logo, .logo-1 { margin: 13px 0; display: inline-block; vertical-align: bottom; }
.loginDetail { float: right; border-left: 1px solid #a6a9b0; padding: 40px 0 0 20px; height: 125px; position: relative; }
.loginDetail figure { border-radius: 50%; border: 1px solid #ccc; width: 47px; height: 47px; overflow: hidden; display: inline-block; vertical-align: middle; }
.loginDetail > a { max-width: 120px; display: inline-block; vertical-align: middle; font-size: 13px; color: #28323c; padding: 5px 20px 5px 5px; text-decoration: none; background: url(../images/down-arrow.png) right 13px no-repeat; min-height: 30px;}
.loginDetail ul { position: absolute; top: 70%; min-width: 150px; float: none; right: 0; left: auto; }
.loginDetail ul li a { padding: 3px 10px; }
.menu { float: right; }
.navbar-default { margin: 0; background: none; border: none; min-height: 0; }
.navbar-collapse { padding: 0; }
.navbar-nav > li > a { line-height: 120px; padding: 0 20px; }
.navbar-default .navbar-nav > li { border-left: 1px solid #a6a9b0; }
.navbar-default .navbar-nav > li > a { font-family: 'Roboto Slab'; color: #28323c; font-size: 16px; border-top: 5px solid #fff; }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background: #e5e5e5; border-top: 5px solid #e86549; }
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin: 0; }
.navbar-header { float: right; }
.navbar-toggle, .navbar-toggle:focus, .navbar-toggle:hover { background-color: #e86549; }
.navbar-toggle .icon-bar { background: #fff; }
/*******************  main  ************************/
main { margin: 40px 0; }
.main-wrapper { display: table; table-layout: fixed; width: 100%; }
.main-wrapper > section { display: table-cell; vertical-align: top; }
.main-wrapper .points { width: 25%; background: #9397a0; }
.main-wrapper .gutter { width: 3%; }
.backgroundWhite { background: #fff; }
.points ul { margin: 0; padding: 0 0 20px; }
.points ul li { padding: 12px 20px; border-bottom: 1px solid #b3b7c2; color: #fff; }
.points h3 { font-size: 14px; text-transform: uppercase; padding: 12px 25px; border-radius: 4px; border: 1px solid #fff; color: #fff; position: relative; margin: 30px 20px;}
.points h3 span { font-family: 'Roboto Slab bold'; font-size: 18px; position: absolute; width: 75px; height: 75px;  text-align: center; background: #00a185; color: #fff; border-radius: 50%; border: 1px solid #fff; right: -18px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); padding-top:18px; }
.points h3.orange { background: #e86549; }
.points h3.tPoints { background: #00a185; }
.points h3.white { color: #e86549; background: #fff; text-align: center; margin: 20px 20px 10px;}
.points ul li .box p, .points ul li .box .point { display: inline-block; vertical-align: top; }
.points ul li .box p { width: 71%; padding-right: 10px; margin: 0; }
.points ul li .box .point { background: #e86549; padding: 3px 0; min-width: 70px; text-align: center; }
.points ul li .box .number { width: 30px; line-height: 30px; color: #fff; background: #e86549; border-radius: 50%; text-align: center; display: inline-block; font-family: 'Roboto Slab bold'; font-size: 16px; margin-right: 10px; }
.points ul.cummunity-buzz li p { padding: 0; width: 80%; }
.main-wrapper .resources { width: 72%; }
.resources h1 { font-size: 30px; color: #00a185; background: #fff; padding: 10px; margin: 0px; }
.spacer { height: 20px; background: #eee; }
.resources h2 { background: #e86549; color: #fff; text-transform: uppercase; font-size: 20px; padding: 10px; margin: 0 0 20px; }
.resources .row article { padding: 20px; background: #fff; border: 1px solid #e2e2e2; margin-bottom: 30px; height: 425px; }
.resources .row article:hover { border-color: #e86549; }
.resources .row article .name { text-transform: uppercase; color: #28323c; font-size: 24px; text-align: center; margin: 10px 0 30px; }
.resources .row article figure { padding: 0 0 20px; }
.resources .row article figure a, .resources .row article figure a:hover, .resources .row article figure a:focus {background: #fff;}
.resources .row article figure img { margin: 0 auto; max-width: 75%; height: 114px;}
.resources .row article figure a {padding: 0;}
.resources .row article .point { display: inline-block; background: #e86549; padding: 3px 15px; text-align: center; color: #fff; margin: 0 0 10px; border-radius: 2px; }
.resources .row article .desc { font-size: 16px; color: #28323c; height: 140px; margin-bottom: 20px; overflow: hidden;}
.resources .row article .desc.dec {height: 77px;}
.resources .row article button, .resources .row article a { display: block; margin-top: 10px; padding: 10px; text-align: center; background: #26af87; color: #fff; border: 0; width: 100%; }
.resources .row article button img, .resources .row article a img, .resources .row article button span, .resources .row article a span { display: inline-block; vertical-align: middle; }
.resources .row article > a img, .resources .row article button img { margin-right: 10px; }
.resources .row article button:hover, .resources .row article a:hover { background: #e86549; }
.my-process { background: #fff; overflow: hidden; }
.my-process .waste-wrap { position: relative; overflow: hidden; }
.my-process .waste-wrap .green-land { position: absolute; width: 100%; height: 30%; left: 0; top: 0; background: url(../images/grass.png); }
.my-process .waste-wrap .green-land:after { content: ''; width: 100%; height: 39px; background: url(../images/grass-edge.png) 0 0 no-repeat; position: absolute; bottom: -39px; left: 0; }
.my-process .progress-area { margin: 20px 15px; }
.progress-area .progress { margin: 0 0 5px; background: #dee0e2; height: 30px; }
.progress-area .progress-bar { background: #82a523; width: 30%; line-height: 30px; font-size: 16px; font-family: 'Roboto Slab bold'; }
/***************** Footer  **************/
footer { background: #c7c7cc; }
.footer-nav { margin: 30px 0 20px; padding-left: 40px; }
.footer-nav > li { margin-bottom: 10px; }
.footer-nav > li > a { color: #28323c; text-transform: uppercase; font-family: 'Roboto Slab'; text-decoration: none; display: inline-block; }
.footer-nav > li > ul { margin-top: 10px; }
.footer-nav > li > ul li { margin-bottom: 5px; }
.footer-nav > li > ul li a { padding-left: 15px; display: inline-block; background: url(../images/footer-nav-arrow.png) 0 center no-repeat; text-decoration: none; color: #28323c; }
.footer-nav > li > a:hover, .footer-nav > li > ul li a:hover { color: #e86549; }
.other-links { padding: 40px 0; background: #747b85; text-align: center; }
.other-links a { display: inline-block; vertical-align: middle; margin: 0 3px; }
.footer-strip { background: #e86549; padding: 10px 0; }
.footer-strip ul { margin: 0; }
.footer-strip ul li { display: inline-block; vertical-align: middle; margin-right: 5px; }
.footer-strip ul li, .footer-strip ul li a, .footer-strip p { color: #fff; font-size: 12px; }
.footer-strip p { margin: 0; text-align: center; }
/************************ Share page ***********/
.share-panel { background: #fff; margin-bottom: 20px; }
.share-panel > figure { width: 40%; overflow: hidden; display: inline-block; vertical-align: top; height: 343px; }
.share-panel > figure img { margin: 50px auto 25px; }
.share-panel > figure figcaption { font-size: 24px; color: #000; text-transform: uppercase; text-align: center; font-family: 'Roboto Slab'; margin: 0 0 30px; }
.share-panel .share-area { width: 59.5%; float: right; margin: 0; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
.share-area ul { display: table; table-layout: fixed; width: 100%; margin: 0; }
.share-area ul li { width: 33.33%; border-top: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; float: left }
.share-area ul li a { text-decoration: none; display: block; height: 170px; }
.share-area ul li a img { padding: 20px 0 10px; margin: 0 auto; display: block; max-width: 90px }
.share-area ul li a span { display: block; text-align: center; font-family: 'Roboto Slab'; color: #000; text-decoration: none; text-transform: uppercase; padding: 0 0 10px; }
.share-area ul li a:hover { background: #f4f4f4; }
.upload-file { margin-top: 52px; color: #28323c; position: relative; font-size: 12px;}
.upload-file span { margin: 0; display: inline-block; vertical-align: middle; position: relative;}
.upload-file span input[type='file'] { opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer;}
.upload-file span.browse { font-size: 12px; background: #76c9b1; padding: 2px 10px 3px; margin-left: 5px; text-align: center; border-radius: 15px; color: #fff;}
.upload-file .file-name { font-size: 10px; color: #fff; margin: 0; position: absolute; left: 0; top: -18px; width: 100%; word-break: break-all; color: #28323c; line-height: 1;}
/************** Forum  *************/
.wrapper { background: #fff; padding: 20px; }
.breadcrumb { padding: 2px 5px 4px; background: #eee; border-radius: 0; }
.breadcrumb li { vertical-align: middle; }
.breadcrumb li, .breadcrumb a { font-size: 9px; color: #28323c; }
ul.forum li { padding: 10px 15px; border-top: 1px solid #b3b7c2; }
ul.forum li:first-child { border: 0; }
ul.forum li.head { background: #e86549; }
ul.forum li.head div { font-size: 16px; color: #fff; font-family: 'Roboto Slab'; }
ul.forum li div.forum { width: 20%; text-align: left; }
ul.forum li div.topic { width: 18%; }
ul.forum li div.post { width: 18%; }
ul.forum li div.latest { width: 40%; text-align: left; }
ul.forum li div { display: inline-block; vertical-align: middle; text-align: center; color: #28323c; }
ul.forum.description li div {vertical-align: top;}
ul.forum li div img { display: inline-block; vertical-align: middle; max-width: 75px; margin-right: 20px; }
ul.forum li div span { display: inline-block; vertical-align: middle; }
ul.forum li div p { margin: 0; }
.ul.forum li div span a, ul.forum li div a {text-decoration: none; display: inline-block;}
ul.forum li div label { font-weight: normal; font-size: 11px; color: #9397a0; margin: 0; }
.forum-page { margin-bottom: 20px; }
.forum-page img, .forum-page .name { display: inline-block; vertical-align: middle; }
.forum-page .name { font-size: 30px; color: #28323c; text-transform: uppercase; margin: 0; }
.forum-page .name img {margin-right: 15px;}
.forum-page ul { float: right; width: 50%; margin: 10px 0 0; text-align: right; }
.forum-page ul li { display: inline-block; vertical-align: middle; width: 15%; margin-left: 10px; }
.forum-page ul li a { text-decoration: none; display: block; text-align: center; }
.forum-page ul li a img { margin: 0 auto; }
.forum-page ul li a span { display: block; font-size: 12px; }
ul.forum.description li div.topic, ul.forum.description li div.latest { width: 40%; text-align: left; }
.create-topic, .button { font-family: 'Roboto Slab'; color: #fff !important; font-size: 14px; padding: 8px 20px; background: #26af87; border-radius: 3px; display: inline-block; text-decoration: none !important; border: none !important;}
.create-topic:hover, .create-topic:focus {color: #fff;}
.forum-inner .name { text-transform: none; max-width: 80%; }
.forum-content li { padding: 15px 20px; border-bottom: 1px solid #b3b7c2; }
.forum-content li:first-child { border-top: 1px solid #b3b7c2; }
.forum-content li label { font-weight: normal; font-size: 11px; color: #28323c; }
.forum-content li p { margin: 0; color: #666a71 }
h2.forum {padding: 0; margin: 10px 0 15px; background: none; color: #28323c; text-transform: none; font-size: 29px;}
/****************** My Profile  ********************/
.main-wrapper .my-profile { width: 25%; background: #9397a0; }
.my-profile ul { margin: 0; }
.my-profile ul li { padding: 15px; border-bottom: 1px solid #b3b7c2; }
.my-profile ul li.head { background: #e86549; }
.my-profile ul li figure { width: 80px; height: 80px; border: 3px solid #fff; border-radius: 50%; overflow: hidden; display: inline-block; vertical-align: middle; }
.my-profile ul li .name { font-size: 20px; color: #fff; text-transform: uppercase; font-family: 'Roboto Slab'; max-width: 62%; margin-left: 10px; }
.my-profile ul li span, .my-profile ul li article { display: inline-block; vertical-align: middle; }
.my-profile ul li .icon { width: 42px; height: 42px; background: #727a84 url(../images/icon-sprite.png) no-repeat; border-radius: 50%; margin-right: 20px; }
.my-profile ul li article { max-width: 70%; }
.my-profile ul li article label { font-family: 'Roboto Slab'; color: #fff; text-transform: uppercase; font-weight: normal; margin: 0; }
.my-profile ul li article p { margin: 0; font-size: 20px; color: #fff; }
.my-profile ul li .icon.join { background-position: 11px 13px; }
.my-profile ul li .icon.profile { background-position: 11px -68px; }
.my-profile ul li .icon.point { background-position: 12px -148px; }
.my-profile ul li .icon.rank { background-position: 12px -225px; }
.my-profile ul li .icon.position { background-position: 10px -304px; }
.my-profile ul li .icon.location { background-position: 11px -385px; }
.recent-activity { background: #fff; margin-top: 20px; }
.recent-activity ul { margin: 0; }
.recent-activity ul li { border-bottom: 1px solid #cdced1; padding: 20px 30px 20px 0; }
.recent-activity ul li:last-child { border: none; }
.recent-activity ul li figure, .recent-activity ul li article { display: inline-block; vertical-align: top; }
.recent-activity ul li figure { max-width: 9%; }
.recent-activity ul li article { max-width: 70%; margin-left: 40px; }
.recent-activity ul li article p { font-size: 20px; color: #28323c; margin: 0; }
.recent-activity ul li article label { font-size: 16px; color: #6c6c6c; font-weight: normal; margin: 5px 0 0; }
.recent-activity ul li article > img { margin: 20px 0; }
.recent-activity ul li span { float: right; background: #26af87; color: #fff; padding: 3px 0; width: 80px; text-align: center; border-radius: 2px; }
/***************** Nominate  *******************/
.nominate { padding: 10px 10px 50px; margin: 0; }
.nominate p { font-size: 18px; color: #28323c; margin: 0 0 20px;}
.nominate ul { margin: 0; padding-top: 20px; }
.nominate ul li { display: inline-block; vertical-align: middle; margin-right: 5px; }
input[type='text'], input[type='password'] { border-radius: 1px; height: 40px; min-width: 220px; border-radius: 0; }
.nominate-table { margin-top: 5px; }
.nominate-table th, .nominate-table td { text-align: center; }
.nominate-table th { background: #e86549; color: #fff; font-family: 'Roboto Slab'; font-size: 16px; font-weight: normal; }
.nominate-table td { padding: 15px 10px !important; color: #28323c; border-bottom: 1px solid #ddd;}
.nominate-table span { width: 70px; display: inline-block; border-radius: 2px; color: #fff; background: #26af87; padding: 3px 0; text-align: center; }
/*************** Commnunity Buzz *************/
.buzz { padding: 0 20px; min-height: 250px;}
.buzz ul { margin: 0; }
.buzz ul li { padding: 15px; border-bottom: 1px solid #cdced1; }
.buzz ul li:last-child { border: none; }
.buzz ul li figure { width: 85px; height: 85px; overflow: hidden; border-radius: 50%; border: 1px solid #26af87; }
.buzz ul li figure > img {border-radius: 50%;}
.buzz ul li article, .buzz ul li figure { display: inline-block; vertical-align: middle; }
.buzz ul li article { max-width: 75%; margin-left: 30px; }
.buzz ul li article p { font-size: 20px; color: #28323c; margin: 0; }
.buzz ul li article p span { color: #e86549; }
.buzz ul li article label { padding: 0 0 0 20px; margin: 5px 0 0; background: url(../images/clock-icon.png) 0 center no-repeat; font-weight: normal; font-size: 16px; color: #6c6c6c; }
/***************** Leader Board  *****************/
.leader-board ul { margin: 0; }
.leader-board ul li { display: inline-block; vertical-align: middle; width: 33%; margin: 15px 0; }
.leader-board ul li figure > img {border-radius: 50%;}
.leader-board ul li figure, .leader-board ul li article { display: inline-block; vertical-align: middle; }
.leader-board ul li figure { width: 120px; height: 120px; overflow: hidden; border-radius: 50%; border: 3px solid #e86549; margin-right: 10px; }
.leader-board ul li article { max-width: 50%; }
.leader-board ul li article .name { color: #e86549; margin: 0; }
.leader-board ul li article .location { color: #28323c; font-size: 12px; margin: 2px 0 0; }
.leader-board ul li article span { width: 70px; color: #fff; padding: 3px 0; text-align: center; background: #26af87; display: inline-block; border-radius: 2px; margin: 5px 0 0; }
/***************** Registration  *****************/
.copyright { text-align: center !important; }
.icon-list { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin: 0; text-align: right; max-width: 50%; }
.icon-list li { display: inline-block; vertical-align: middle; width: 14%; margin-right: 5px; }
.icon-list li > img { max-width: 80%; margin: 0 auto 5px; }
.icon-list li > span { display: block; text-align: center; text-transform: uppercase; color: #000; font-family: 'Roboto Slab'; font-size: 12px; }


.reg-area.loginArea { display: table; table-layout: fixed;}
.reg-area.loginArea h2 {background: none;}
.reg-area.loginArea .col {display: table-cell; vertical-align: middle;}
.reg-area.loginArea .col1 {width: 56%;}
.reg-area.loginArea .col2 {width: 12%; text-align: center; color: #7f7f7f; background: url(../images/divider.png) center center no-repeat;}
.reg-area.loginArea .col3 {width: 32%;}
.reg-area.loginArea .col3 a {display: block; line-height: 40px; color: #fff; font-size: 15px; position: relative; padding: 0 0 0 70px; margin-bottom: 20px;}
.reg-area.loginArea .col3 a:hover {text-shadow: 0 0 3px #fff;}
.reg-area.loginArea .col3 a span {position: absolute; left: 0; top: 0; height: 100%; width: 40px;}
.reg-area.loginArea .col3 a.f {background: #4b64a6;}
.reg-area.loginArea .col3 a.f span {background: #3d5289 url(../images/social-small-icon.png) center 10px no-repeat;}
.reg-area.loginArea .col3 a.l {background: #006599;}
.reg-area.loginArea .col3 a.l span {background: #005581 url(../images/social-small-icon.png) center -52px no-repeat;}
.reg-area.loginArea .col3 a.g {background: #de4c34;}
.reg-area.loginArea .col3 a.g span {background: #ce3e26 url(../images/social-small-icon.png) center -110px no-repeat;}


.reg-area { min-height:430px; width: 90%; max-width: 580px; padding: 30px; border-top-left-radius: 9px; border-top-right-radius: 9px; background: #fff; margin: 40px auto 0; }
.reg-area h2 { font-family: 'Roboto Slab Bold'; font-size: 36px; color: #e86549; margin: 0 0 5px; background: url(../images/lock-icon.png) right center no-repeat; }
.reg-area p.text { color: #7f7f7f; font-size: 15px; padding-bottom: 20px; border-bottom: 1px solid #e9e9e9; margin-bottom: 15px; }
.reg-area form, .form-control::-moz-placeholder {
color: #bababa;
}
.reg-area form input { min-width: auto; }
.reg-area ul {margin: 0;}
.reg-area ul li { margin: 0 0 10px; padding-top: 5px; position: relative; color: #7f7f7f;}
.reg-area ul li:last-child, .reg-area ul li span:last-child { margin: 0; }
.reg-area ul li span { margin: 0 5px 0 0; position: relative; display: inline-block; vertical-align: middle; }
.reg-area form input[type=radio].css-checkbox, .reg-area form input[type=checkbox].css-checkbox { display: none; }
.reg-area form input[type=radio].css-checkbox + label.css-label, .reg-area form input[type=checkbox].css-checkbox + label.css-label { padding-left: 25px; height: 19px; display: inline-block; line-height: 19px; background-repeat: no-repeat; background-position: 0 0; color: #7f7f7f; font-size: 13px; vertical-align: middle; cursor: pointer; font-weight: normal; }
.reg-area form input[type=radio].css-checkbox:checked + label.css-label, .reg-area form input[type=checkbox].css-checkbox:checked + label.css-label.check { background-position: 0 -41px; }
.reg-area form label.css-label.check { background-image: url(../images/checkbox.png); font-size: 12px !important; color: #7f7f7f !important; }
.reg-area form label.css-label { background-image: url(../images/radio-button.png); /* -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; */ }
.reg-area ul li > div { display: inline-block; vertical-align: top; margin-right: 5px; position: relative;}
.reg-area ul li .half { width: 49%; }
.reg-area ul li .one-third { width: 32.3%; }
.reg-area ul li .half:last-child, .reg-area ul li .one-third:last-child { margin: 0; }
.reg-area ul li span.file { width: 65px; height: 25px; line-height: 25px; color: #fff; font-size: 12px; background: #bababa; overflow: hidden; border-radius: 15px; text-align: center; }
.reg-area ul li span input[type='file'] { position: absolute; right: 0; top: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer;}
.reg-area ul li > div .fileName {position: absolute; left: 0; bottom: -12px; font-size: 10px;}
.reg-area ul li span:focus {border: 1px dotted red;}
.reg-area ul li > label { font-weight: normal; display: block; margin: 0 0 8px;}
.dropdownWrap {position: relative;}
.dropdownWrap:after {content: ''; width: 35px; height: 38px; top: 1px; right: 2px; position: absolute; z-index: 99; background: #fff url(../images/down-arrow.png) center center no-repeat; pointer-events: none;}
.reg-area ul li select {border-radius: 0; height: 40px; width: 99.5%; appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.reg-area ul li p { font-size: 12px; color: #7f7f7f }
.reg-area p a { color: #e86549; text-decoration: none; }
.reg-area ul li span.terms { margin-top: 10px; }
.reg-area .captcha { float: right; }
.reg-area .captcha input { width: 115px; margin: 0 5px 0 0; }
.reg-area .captcha input, .reg-area .captcha img { display: inline-block; vertical-align: middle; }
.reg-area ul li > div.calender {display: table; width: 100%; position: relative;}
.reg-area ul li > div.calender div {display: block;}
.reg-area ul li > div.calender > span {position: absolute; right: 10px; top: 5px; z-index: 99; display: inline-block; cursor: pointer;}
.reg-area ul li > div.calender .input-group-addon {background: none; border: none;}

/************************  Login   ************/
.reg-area .input-group {width: 100%;}
.reg-area .form-group {margin: 0; display: block;}
.reg-area .form-group .input-group-addon {border-radius: 0; background: none; position: absolute; height: 40px; border: none; z-index: 9; width: 40px; padding:10px;}
.dontP {font-size: 14px !important; margin: 15px 0 5px;}
.forgot-password {font-size: 14px; color: #7f7f7f;}
.reg-area .logIn .form-control {padding-left: 40px;}


/******************** Create a new topic ************/
.topic-head { font-size: 16px !important; }
.topic-creation ul li { margin-bottom: 15px; }
.topic-creation ul li:last-child { margin: 0; }
.reply_panel {margin-top: 15px;}
.topic-creation label, .reply_panel label { font-weight: normal; color: #28323c; margin: 5px 0 10px; }
.topic-creation textarea, .reply_panel textarea { border-radius: 0; min-height: 200px; resize: none; }
.topic-creation input, .topic-creation textarea, .reply_panel textarea { color: #28323c; }
.error-text, .error-text p { color: #fc0400 !important; font-size: 14px !important; margin: 0 !important;}
.success-text { color: #0d970a !important; font-size: 14px !important; margin: 0 !important;}
.placeholder {color: #c9c8c8;}

/* css for cancel nomination */

.cancel_nomination h2{ background:none!important;}
.cancel_nomination p{ border-bottom:none!important; margin-bottom:0px!important;}

.confirmBox {position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 20px; background: #fff; border: 1px solid #1c8667; box-shadow:0 0px 10px rgba(0, 0, 0, 0.5); width: 375px; max-width: 95%; z-index: 9999;}
.confirmBox a {position: absolute; right: -10px; top: -10px; display: inline-block;}
.confirmBox h2 {font-size: 18px; font-family: 'Lato'; margin: 5px 0 10px;}
.confirmBox p {margin-bottom: 20px;}
.confirmBox .button {border-radius: 0; font-family: 'Lato'; background: #eeeeee; color: #000 !important;}
.confirmBox .button:hover, .confirmBox .button:focus {color: #fff !important; background: #26af87;}
.my_rank{display: block; text-transform:capitalize; font-weight: normal; margin-bottom: 0}
.pl10{padding-left: 15px !important}
.my_points{font-size: 9px; display: block; line-height: 18px;}
.green_points{margin-bottom: 5px;}

.admin-loginArea{max-width:500px !important; display: block !important; border-radius: 9px !important; min-height: 100px !important; margin: 70px auto 145px !important;}
.sticky-footer{position: fixed; bottom: 0; left: 0; z-index: 9; width: 100%;}
/**********************  Media Queries  **********/
@media (min-width: 1200px) {
	.resources .row article figure img {max-width: 160px;}
}
@media (max-width: 1199px) {
.logo { max-width: 25%; margin-top: 25px; }
.navbar-nav > li > a { padding: 0 12px; line-height: 110px; }
.loginDetail { height: 115px; padding: 40px 0 0 10px; }
.loginDetail ul { top: 80%; }
.points ul li h3 { padding: 12px 10px; }
ul.forum li div img {max-width: 60px;}
.points ul li .box p { width: 64%; }
.resources .row article figure img { max-width: 80%; }
.resources .row article .desc { font-size: 14px; }
.upload-file span { font-size: 11px; }
.upload-file span.browse { font-size: 10px; }
.my-profile ul li figure { width: 60px; height: 60px; }
.leader-board ul li figure { width: 100px; height: 100px; }
.leader-board ul li article { max-width: 45%; }
.points ul li h3 span { width: 50px; height: 50px; line-height: 50px; font-size: 16px; }
}
 @media (max-width: 991px) {
.navbar-default .navbar-nav > li > a { font-size: 13px; }
.navbar-nav > li > a { padding: 0 7px; line-height: 90px; }
.loginDetail { padding: 28px 0 0 5px; height: 95px; }
.loginDetail > a { padding: 5px 12px 5px 5px; max-width: 80px; word-break: break-all; }
.main-wrapper .points, .main-wrapper .gutter { display: none; }
.main-wrapper, .main-wrapper .resources { display: block; width: 100%; padding: 0; }
.resources .row article figure img { max-width: 65%; }
.other-links a { margin: 0 3px 5px; }
.wrapper { min-height: 0px; }
.logo-1 { max-width: 40%; }
.resources .row article .desc {min-height: 93px;}
.reg-area.loginArea .col3 a {padding: 0 0 0 50px;}
}
@media (max-width: 767px) {
.logo { max-width: 50%; margin: 10px 0; }
.loginDetail { border: 0; height: auto; padding: 15px 0 0 5px; }
.loginDetail > a {max-width: 100px;}
.navbar-toggle { margin-top: 20px; }
.menu { float: none; }
.navbar-nav { margin: 0; }
.navbar-default .navbar-nav > li { border: none; }
.navbar-nav > li > a { line-height: 1.3; padding: 10px; }
.footer-strip ul, .footer-strip p { text-align: center; margin: 3px 0; }
.upload-file span.browse { font-size: 12px; }
ul.forum li div img { margin-right: 10px; }
ul.forum li div p { font-size: 13px; }
.forum-page .name {font-size: 24px;}
.forum-page .name img {max-width: 70px;}
.forum-page ul { width: 58%; }
.recent-activity ul li { padding: 15px 20px; }
.recent-activity ul li figure { max-width: 12%; }
.recent-activity ul li article { max-width: 62%; margin-left: 20px; }
.recent-activity ul li article p, .my-profile ul li article p, .buzz ul li article p { font-size: 16px; }
.recent-activity ul li article label, .buzz ul li article label { font-size: 14px; }
.my-profile ul li article label { font-size: 12px; }
.nominate ul li { display: block; margin-bottom: 10px; }
.button { width: 100%; }
.buzz ul li article { margin-left: 20px; max-width: 72%; }
.buzz ul li figure { width: 65px; height: 65px; }
.leader-board ul li { width: 49%; }
.leader-board ul li figure { width: 80px; height: 80px; }
.leader-board ul li article { max-width: 50%; }
.forum-inner .name { font-size: 24px; }
.share-panel > figure, .share-panel .share-area { width: 100%; height: auto; }
.share-panel .share-area { float: none; }
ul.forum li div.forum { width: 27%; }
ul.forum li div.topic, ul.forum li div.post { width: 15%; }
ul.forum li div img { max-width: 55px;}
.reg-area ul li .one-third {width: 32.1%;}
.reg-area h2 {font-size: 30px;}
.reg-area > p {font-size: 14px;}
.forum-page .name {fotn-size: 24px; margin: 0 0 0 5px;}
.completion-msg {font-size: 16px;}
.reg-area.loginArea .col {display: block; width: 100%; margin-bottom: 30px;}
.reg-area.loginArea .col2 {}
.reg-area.loginArea .col3 a {padding: 0 0 0 70px;}
}
@media (max-width: 600px) {
.forum-page ul { width: 60%; }
.forum-page > img { max-width: 15%; }
.upload-file span { font-size: 12px; }
.icon-list { display: none; }
.logo-1 { max-width: 60%; }
.reg-area .captcha {display: block; float: none; margin: 15px 0 0;}
}

@media (max-width: 540px) {
	.reg-area {padding: 20px;}
	.reg-area ul li .half, .reg-area ul li .one-third {width: 100%; margin: 0 0 15px;}
	.reg-area ul li span.opt {display: block; margin: 0 5px;}
	.reg-area ul li p {word-break: break-all;}
	.forum-page .name {font-size: 20px;}
}

@media (max-width: 500px) {
	.forum-page ul { width: 100%; float: none; text-align: center; margin-top: 30px; }
	.forum-page { text-align: center; }
	.forum-page > img { max-width: 100%; }
}

@media (max-width: 480px) {
.resources h1 {font-size: 24px;}
.resources h2 {font-size: 16px;}
.share-panel > figure figcaption {font-size: 20px;}
.loginDetail { padding: 15px 0 0 0; }
.navbar-toggle { margin: 10px 0; }
.navbar-header {float: none;}
.resources .row > div { width: 100%; }
.resources .row article .desc { min-height: 0; }
ul.forum li div img { margin: 0 auto 5px; display: block; }
ul.forum li div span { display: block; text-align: center; }
ul.forum li div { width: 32% !important; }
ul.forum li div:last-child { display: none; }
ul.forum.description li div.topic { width: 80% !important; }
ul.forum.description li div.post { width: 15% !important; }
.recent-activity ul li figure { max-width: 30%; display: inline-block; vertical-align: middle; }
.recent-activity ul li span { display: inline-block; vertical-align: middle; margin-left: 20px; float: none; }
.recent-activity ul li article { margin: 10px 0 0; max-width: 100%; }
.nominate-table tr th:nth-child(2), .nominate-table tr th:nth-child(3), .nominate-table tr td:nth-child(2), .nominate-table tr td:nth-child(3) { display: none; }
.buzz { padding: 0; }
.buzz ul li { padding: 10px 5px; }
.buzz ul li figure { width: 50px; height: 50px; }
.buzz ul li article { max-width: 75%; margin-left: 10px; }
.buzz ul li article p { font-size: 14px; }
.buzz ul li article label { font-size: 12px; }
.leader-board ul li { display: block; width: 100%; }
.leader-board ul li article { max-width: 60%; }
.forum-content li { padding: 15px 0; }
.forum-inner .name { font-size: 18px; max-width: 100%; margin: 10px 0 0; display: block; }
.share-area ul li a img { max-width: 60%; }
.share-area ul li a { height: 155px; }
.share-area ul li a span { font-size: 12px; }
.resources .row article .desc.para { min-height: auto; }
h2.forum {font-size: 24px;}
}
@media (max-width: 400px) {
.logo { margin: 10px 0 5px; max-width: 70%; }
.loginDetail {padding: 0; margin: 0 0 10px 10px;}
.loginDetail > a {max-width: 170px;}
.navbar-header { float: none; }
.navbar-toggle { margin: 5px 0; }
.share-area ul li a { height: 140px; }
}


/* Css Safari for width */

.reg-area input[type="text"]{min-width: 115px;}

/* Css Safari for width */

.birthdate { color: #555!important; }
.birthdate.hasDatepicker { color: #c9c8c8!important; }

.padleft{ padding-left: 30px; }

#gsp_link{ position: fixed; left: 0; top: 50%; margin-top: -100px;}





