body {
    /*font-family: "Roboto Condensed";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #868686;
    /*background-image: url('/images/bg.jpg');*/
    background-color: #fff;
    position: relative;
}

.mb0 {
    margin-bottom: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.profile-photo {
    width: 100%;
}

.blue-text {
    color:#2e5799;
}

.bold-text {
    font-weight: bold;
}

.blue-bottom-line {
    border-bottom: 6px solid #337ab7;
    margin-top: 1px;
}

.blue-triangle {
    border: 10px solid transparent;	border-top: 10px solid #337ab7;
    width:10px;
}

.gray-text2 {
    color: #979695;
}

.gray-text3 {
    color: #b2b2b2;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font15 {
    font-size: 15px;
}

.font20 {
    font-size: 20px;
}

.font40 {
    font-size: 40px;
}

.font-normal {
    font-weight: normal;
}

h1 {
    font-size: 40px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

hr {
    border-top:1px solid #b2b2b2;
    margin: 5px 0 20px 0;
}

.hideme {
    display: none;
}

.thin-text {
    font-weight: 300;
}

.last-name {
    color: #2e5799;
    font-weight: normal;
}

.first-name {
    color: #979695;
    font-weight: 300;
}

.pt20 {
    padding-top: 20px;
}

.pt10 {
    padding-top: 10px;
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.text-center {
    text-align: center;
}

.login-wrapper {
    margin-top: 10px;
}

.top-block {
    background-color: #fff;
    padding-top: 20px;

}

.top-menu {
    position: relative;
    background-color: #162232;
    padding: 5px 0px 8px 5px;
    color: #fff;
}

.top-menu-container {
    background-color: rgba(0, 0, 0, 0.5);
}

.top-menu a {
    color: #ccc;
}

.top-menu a:hover {
    color: #fff;
}

.form-panel {
    margin-top: 30px;
}

.to-center {
    margin: 0 auto;
}

.to-center-elastic {
    margin: 0 auto;
    display: table;
}

.icon-gray {
    color: #999;
}

.name-link {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 5px;
}

.list-row {
    padding: 5px 0;
}

.divider1 {
    border-bottom: 1px dotted #ddd;
}

.member-name {
    margin-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.profile-row {
    padding: 10px 0;
    font-size: 18px;
}

.profile-panel {
    font-size: 18px;
}

.social-icon {
    font-size: 28px;
    margin: 0 10px;
}

.field-label {
    padding-bottom: 2px;
    text-transform: uppercase;
}

.info-txt {
    font-weight: 300;
    font-size: 15px;
}

.info-block {
    padding: 10px 0;
}

.company-name {
    margin: 0;
    margin-top: 5px;
}

.company-main {
    font-size: 38px;
    font-weight: bold;
    padding: 0 20px;
    text-transform: uppercase;
}

.text-gray {
    color: #999;
}

.company-main-sub {
    font-size: 16px;
}

.elastic {
    display: table;
}

.text-right {
    text-align: right;
}

.upload-input {
    width: 200px;
    height: 34px;
    position:absolute;
    opacity: 0;
    top: 0;
}

.upload-btn {
    width: 200px;
    position:absolute;
    top:0;
}

.upload-wrapper {
    height: 40px;
    position:relative;
    width: 200px;
}

.panel {
    border-radius: 0;
    border: none;
}

.profile-panel {
    margin-top: 100px;
    padding: 70px 10px 50px 40px;
    position: relative;
    margin-bottom: 0;
    border: 1px solid #9b9b9b;
}

.profile-icon {
    position: absolute;
    top: -42px;
    width: 100%;
    height: 85px;
    padding-right:44px;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #1e2e42;
    font-size: 19px;
    color: #1e2e42;
    font-weight: bold;
    padding-top:8px;
    font-family: HelveticaLight;
}

select.form-control {
    -webkit-appearance: none;
    padding-right: 1em;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}

.panel-default {
    border: 1px solid #1e2e42;
}

select.form-control {
    padding-top: 4px;
}

.btn {
    border-radius: 0;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px;
    padding-top:7px;
    padding-bottom: 3px;
}

.title {
    font-size: 24px;
    font-weight: 300;
}

.company-panel {
    margin-top: 100px;
    padding: 30px 20px 20px 20px;
    position: relative;
    border: 1px solid #1e2e42;
}

.list-item {
    margin-top:40px;
    margin-bottom: 0;
    padding: 20px;
    border: 1px solid #1e2e42;
}

.company-link {
    font-size: 30px;
    color: #818181;
    font-weight: normal;
}

.company-list {
    list-style-type: none;
}

.company-list li {
    position: relative;
    padding-left: 30px;
    /*background: url('http://winwinclub.ru/images/liLine.png') repeat-y;*/
    /*background-position: top 20px;*/
}

.company-sub {
    font-size: 14px;
    font-weight: normal;
    /*margin-bottom: 10px;*/
    position: relative;
    top: -3px;
}

.label-default {
    background-color: #b0b0b0;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 10px 4px 10px;
}

.company-dot {
    position: absolute;
    left: 0px;
    top: 12px;
    color:#2e5799;
    font-size: 16px !important;
    font-weight: bold;
}

.side-line {
    border-left: 4px solid #337ab7;
    opacity: 0.8;
    height: 40px;
    position: absolute;
    left: 5px;
    top: 28px;
}

.company-panel {
    margin-bottom: 0;
    position: relative;
}

.search-input {
    border: 1px solid #337ab7;
    height: 38px;
}

.ui-tooltip {
    /*font-family: "Roboto Condensed";*/
    font-size: 15px !important;
    border: none;
    border-radius: 0;
    color: #1e2e42;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    line-height: 20px;
}

.search-btn {
    position: absolute;
    right: 0px;
    top:0px;
}

.panel-body {
    position: relative;
}

.top-menu-block {
    padding-left: 0px;
    padding-right: 20px;
    font-size: 14px;
    display: inline-block;
    position:relative;
    top:5px;
}

.top-menu-block .dropdown-menu {
    /*left:-50px;*/
    left: inherit;
    right: 10px !important;
    z-index: 99991;
}

#choose-city {
    background: transparent;
}
#choose-city option {
    background: #162232;
}

.header-social {
    font-size: 18px;
    margin: 0;
    position:relative;
    top:-2px;
}

.header-social a {
    color: #fff;
}

.header-social li {
    display: inline-block;
    margin-right: 10px;
}

.top-logo {
    position: absolute;
    width: 100%;
    top:30px;
    z-index: 99990;
}

.top-logo img {
    position: absolute;
    display: block;
    top:-35px;
}

.top-logo > img {
    width: 233px;
}

.top-logo a img {
    top:-10px;
    left: 57px;
    width: 118px;
}

.top-menu-left-corner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 38px 38px 0;
    border-color: transparent #162232 transparent transparent;
    position: absolute;
    left:-43px;
    top:-5px;
}

.top-menu-right-corner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 38px 38px 0 0;
    border-color: #162232 transparent transparent transparent;
    position: absolute;
    right:-38px;
    top:-5px;
}

.menu-icon {
    padding-right:7px;
    font-size: 12px !important;
}

.menu-border-right:after {
    padding-right: 20px;
    margin-right: 0px;
    border-right: 1px solid #2e3947;
    content: "";
}

.chosen-menu {
    border-bottom: 2px solid #fff;
}

.sub-menu-container {
    background-color: rgba(0,0,0,0.3);
    margin-bottom: 40px;
}

.sub-menu {
    padding: 5px 0px 8px 5px;
    color: #fff;
    text-transform: uppercase;
    /*font-weight: bold;*/
}

.sub-menu a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    margin: 20px 30px 17px 0;
    text-decoration: none;
    font-family: 'Roboto', serif;
    position:relative;
}

.sub-menu a:hover {
    color: #f0f0ff;
}

.sub-menu a:last-of-type {
    margin-right: 0;
}

.sub-menu a.chosen-menu {
    display: inline-block;
    border-bottom: 2px solid #fff;
}

.panel-body {
    padding: 0;
}

.pb20 {
    padding-bottom: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.p10 {
    padding: 10px;
}

.footer-copyrights {
    background-color: #1b242d;
    color: #fff;
    padding: 20px 20px 13px 20px;
    font-size: 16px;
    text-align: center;
    margin-top:40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*z-index: 9999999;*/
}

.footer-copyrights-place {
    height: 110px;
}

.side-padding0 {
    padding-right: 0;
    padding-left: 0;
}

.back-btn {
    /*z-index: 9999999;*/
    margin-top:0px;
}

.like-block {
    position: absolute;
    right: 10px;
    top:15px;
    padding: 5px 10px;
    z-index: 10;
    font-size: 18px;
    color:#bbb;
}

.like-block img {
    width:24px;
    position: relative;
    top:-1px;
    /*height:16px;*/
}

.like-block a {
    color:#bbb;
}

.like-block a i {
    color:#dd3333;
}

.like-block a:hover {
    text-decoration: none;
}

.like-block:hover i {
    text-decoration: none;
    color: #ff0000;
}

.like-block a:focus {
    text-decoration: none;
}

.like-block a:focus i {
    text-decoration: none;
    color: #ff0000;
}

.like-block:hover {
    background-color: #f7f7ff;
}

.gold-txt {
    color: #f6a623;
}

.small-btn {
    font-size:12px;
    padding: 6px 10px;
}

.modal-content {
    border-radius: 0;
    border-style: none;
    font-size: 16px;
}

.star-group img {
    width: 20px;
}

.search-icon {
    width:100px;
}

.dropdown-menu {
    border-radius: 0;
}

.edit-item {
    padding-top:20px;
    font-size: 16px;
}

.edit-item img {
    width:12px;
    position: relative;
    top:-1px;
}

.edit-item i {
    color: #1e2e42;
}

.font12 {
    font-size:13px;
}

.font36 {
    font-size:36px;
}

.standard-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dark-container {
    /*background-color: #1b1c20;*/
    /*color:#fff;*/
}

.statistic-value {
    color: #3b5b81;
    font-size: 50px;
    font-weight: bold;
}

.sub-statistic {
    font-size: 22px;
    text-transform: uppercase;
    font-family: HelveticaLight;
}

[data-statistic] {
    cursor: pointer;
}

.nps-panel {
    margin-top:30px; margin-bottom:10px; background-color: #f9f9f9;
    padding:20px 30px;
    border-radius: 6px;
}

.form-group {
    position: relative;
}

.wrong-input {
    border: 1px #ff0000 solid;
}

.warning1 {
    background-color: #FFD92E;
    color: #4A2B00;
}

.my-dropdown-menu {
    position:absolute;
    background-color: rgba(0,0,0,0.3);
    padding:10px;
    z-index: 99999;
}

.my-dropdown-menu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    text-decoration: none;
    font-family: 'Roboto', serif;
    padding: 10px 20px;
}

.my-dropdown-menu a:hover {
    background-color: rgba(0,0,0,0.3);
}

.white-txt {
    color: #fff !important;
}

.mobile-menu-item {
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
}

/*WIDGETS */
a {color: #A3A5A7;text-decoration: none;}
a:hover, a:focus {color: #434446;text-decoration: none;}
.widget{background:#fff;margin:0 auto 20px;position:static;border:1px solid #c1c1c1;}.widget .tab-content{padding:0;}
.widget .widget-head{background-color:#f8f8f8;background-image:-moz-linear-gradient(top, #f8f8f8, #ededed);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ededed));background-image:-webkit-linear-gradient(top, #f8f8f8, #ededed);background-image:-o-linear-gradient(top, #f8f8f8, #ededed);background-image:linear-gradient(to bottom, #f8f8f8, #ededed);background-repeat:repeat-x;border-bottom:1px solid #c1c1c1;color:#fff;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);height:40px;line-height:40px;position:relative;padding:0 15px 0 0;}
.widget .widget-head.progress{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0;margin:0;padding:0;}
.widget .widget-head .glyphicons{height:40px;width:30px;padding:0;}.widget .widget-head .fai:before{width:30px;height:40px;line-height:31px;text-align:center;font-size:16px;color:rgba(255, 255, 255, 0.5);}
.widget .widget-head .heading{margin:0;color:#45484d;font-size:14px;height:40px;line-height:40px;padding:0 15px;float:left;}
.widget .widget-head .heading.glyphicons{width:auto;display:block;padding:0 0 0 35px;}
.widget .widget-head .heading.fai:before{padding:0;margin:0;left:0;top:0;height:40px;line-height:40px;text-align:center;width:35px;color:#45484d;font-size:16px;font-weight:normal;text-shadow:none;}
.widget .widget-head a{text-shadow:none;}
.widget .widget-head .dropdown-menu li>a:hover,.widget .widget-head .dropdown-menu li>a:focus,.widget .widget-head .dropdown-submenu:hover>a{background-color:#47759e;background-image:-moz-linear-gradient(top, #47759e, #d24343);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#47759e), to(#d24343));background-image:-webkit-linear-gradient(top, #47759e, #d24343);background-image:-o-linear-gradient(top, #47759e, #d24343);background-image:linear-gradient(to bottom, #47759e, #d24343);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda4c4c', endColorstr='#ffd24343', GradientType=0);}
.widget .details{font-size:8pt;color:#45484d;}
.widget .widget-body{padding:20px 15px;}
.widget .widget-body form{margin:0;}
.widget .widget-body .count{font-size:15pt;font-weight:400;}
.widget .widget-body>p:last-child{margin:0;}
.widget .widget-body.list{color:#575655;padding:0;}
.widget .widget-body.list ul{margin:0;list-style:none;}
.widget .widget-body.list ul li{padding:0 10px;height:39px;border-bottom:1px solid rgba(0, 0, 0, 0.02);line-height:39px;text-align:left;clear:both;}
.widget .widget-body.list ul li:first-child{border-top:none;}
.widget .widget-body.list ul li:last-child{border-bottom:none;}
.widget .widget-body.list ul li .count{float:right;color:#47759e;}
.widget .widget-body.list ul li .sparkline{position:relative;top:5px;margin-left:5px;}
.widget .widget-body.list.products li{height:60px;line-height:60px;}
.widget .widget-body.list.products .img{float:left;display:inline-block;width:48px;height:44px;line-height:44px;color:#818181;text-align:center;background:#272729;margin:8px 8px 0 0;-webkit-border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;cursor:pointer;font-size:10pt;font-weight:600;}
.widget .widget-body.list.products .title{line-height:normal;display:inline-block;padding:13px 0 0;font-family:"Raleway",sans-serif;text-transform:uppercase;}
.widget .widget-body.list.products .title strong{font-family:"Open Sans",sans-serif;text-transform:none;}
.widget .widget-body.list.fluid ul li{height:auto;line-height:normal;padding:10px;}
.widget .widget-body.list.list-2 ul li{border-bottom:1px solid #d8d9da;border-top:none;background:#f8f8f8;}
.widget .widget-body.list.list-2 ul li.active{border-color:#dddddd;background:#fff;}
.widget .widget-body.list.list-2 ul li.active i:before{font-weight:normal;background:#47759e;color:#fff;text-shadow:none;}
.widget .widget-body.list.list-2 ul li.active a{color:#47759e;}
.widget .widget-body.list.list-2 ul li:last-child{border-bottom:none;}
.widget .widget-body.list.list-2 ul li a{display:block;color:#222;padding:0 0 0 30px;}
.widget .widget-body.list.list-2 ul li a i:before{color:#555;width:20px;height:17px;font-size:14px;border:1px solid #ccc;background:#dddddd;top:9px;left:0;text-align:center;vertical-align:middle;padding-top:3px;text-shadow:0 1px 0 #fff;}
.widget .widget-body.list.list-2 ul li.hasSubmenu{height:auto;}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul{padding:0 0 10px;}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li{height:auto;line-height:normal;background:none;border:none;line-height:20px;}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li a{color:#333;padding:0 0 0 20px;}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li.active a{font-weight:bold;}
.widget .widget-footer{background:#f7f7f7;height:25px;line-height:25px;border-top:1px solid #e6e6e6;border-bottom:1px solid #ffffff;}
.widget .widget-footer .fa{width:25px;height:25px;line-height:25px;padding:0;float:right;}
.widget .widget-footer .fa i:before{font-size:16px;color:#c3c3c3;text-align:center;width:20px;height:25px;line-height:25px;text-shadow:0 1px 0 #fff;}
.widget .widget-footer .fa:hover i:before{color:rgba(0, 0, 0, 0.5);}
.widget.margin-bottom-none{margin-bottom:0;}
.widget.widget-gray{background:#f5f5f5;}
.widget.widget-gray .widget-head{background:#e9e9e9;border-color:#d1d2d3;box-shadow:inset 1px 1px 1px rgba(255, 255, 255, 0.6),inset -1px -1px 1px rgba(0, 0, 0, 0);-moz-box-shadow:inset 1px 1px 1px rgba(255, 255, 255, 0.6),inset -1px -1px 1px rgba(0, 0, 0, 0);-webkit-box-shadow:inset 1px 1px 1px rgba(255, 255, 255, 0.6),inset -1px -1px 1px rgba(0, 0, 0, 0);}
.widget.widget-gray .widget-head .heading{color:#555555;text-shadow:0 1px 0 #fff;}
.widget.widget-gray .widget-head .heading.fai:before{background:none;color:#555;border-color:rgba(0, 0, 0, 0.1);}
.widget.widget-body-white .widget-body{background:#fff;}