#crm_filter,
.profile_lor_filter {
  /*font-size: 14px;*/
  /*margin: 0 0 8px;*/
  /*padding: 3px 0;*/
  /*position: relative;*/
  /*width: 778px;*/
  line-height: 0.5;
  /*background: #fcfcfc;*/
  /*border-radius: 2px;*/
  /*float: left;*/
  /*border: 1px solid #4d90fe;*/
}

#crm_filter table {
  margin: 0 auto;
}

#crm_page .crm-left-info {
  position: absolute;
  height: 300px;
  left: 8px;
  top: 0;
  text-align: center;
  width: 32px;
  box-shadow: -3px 0 4px -4px #333;
  border-radius: 2px 0 0;
  -webkit-transition: background 0.35s ease-out;
  -moz-transition: background 0.35s ease-out;
  -o-transition: background 0.35s ease-out;
  transition: background 0.35s ease-out;
}

#crm_filter .readmes-button-light {
  font-size: 13px;
  line-height: 17px;
  width: 60px;
}

.company-mark-bg {
  background: #FAFAFA;
}

#crm_page .crm-left-info div {
  height: 40px;
  padding: 10px 0 0;
}

#crm_page .crm-marks {
  display: block;
  height: 35px;
}

#crm_page .crm-without-marks {
  height: 30px;
}

/* shipping */

.shipping-items {
  position: relative;
}


.shipping-page {
  min-height: 50px;
}

.ads-block {
  margin-bottom: 10px;
  box-shadow: 1px 1px 1px #F4F4F4;
}

.ads-header {
  height: 57px;
  padding: 4px 12px;
}

.ads-info {
  width: 520px;
}

.ads-subject {
  display: inline-block;
  font: 700 16px arial;
  padding-bottom: 8px;
}

.ads-text {
  font-size: 14px;
}

.ads-contacts {
  float: right;
  text-align: center;
  width: 185px;
}

.ads-contacts .mt3 {
  white-space: nowrap;
}

.ads-content {
  border: 1px solid #EFEFEF;
  border-top: 0;
  padding: 10px 12px;
}

.ads-logo {
  border: 0;
  margin-right: 10px;
  max-width: 56px;
  max-height: 56px;
  vertical-align: middle;
}

.ads-company-name {
  color: #274A86;
  font-size: 28px;
  vertical-align: middle;
  text-shadow: 0px 1px 0px #FFF;
}

.filter-switcher-main .filter-loads div {
  background: #F7F7F7;
  display: inline-block;
  vertical-align: middle;
  width: 32%;
}

.ads-header {
  background: #D8EFFF;
}

.filter-switcher-main .filter-types .ads {
  padding-top: 8px;
}

.filter-switcher-main .filter-types .rates em {
  background-position: 2px -561px;
}

.filter-switcher-main .filter-types .ads em {
  background-position: 2px -605px;
}

.filter-switcher-main .filter-types .vessel-block em {
  background: url('/design/images/index/vessel-logo.png') no-repeat 4px 50% !important;
}

.filter-switcher-main .filter-types em {
  height: 43px;
  padding-left: 14px;
  width: 46px;
}

.filter-switcher-main label {
  color: #274A86;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  text-shadow: 0px 1px 0px #FFF;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.filter-switcher-main label:hover {
  color: #333;
}

.filter-switcher-main .filter-types {
  background: #274A86;
}

.filter-switcher-main .filter-types label {
  color: #D8EFFF;
  font-size: 18px;
  text-shadow: none;
}

.filter-switcher-main .filter-types label:hover {
  color: #9ED7FF;
}

.filter-switcher-main em {
  background-image: url('/design/images/sprite.png');
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.filter-switcher-main input[type=checkbox] {
  vertical-align: middle;
}

.filter-switcher-main .filter-loads div,
.filter-switcher-main .filter-types {
  padding: 6px 0px 6px 10px;
}

.filter-loads {
  background: #F7F7F7;
}

.filter-cats-partners {
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-radius: 1px;
  margin: 0;
  color: #777;
}

.filter-cats-partners .company-view {
  border-bottom: 1px solid #DEDEDE;
  font-size: 13px;
  margin: 0 auto 8px;
  padding-bottom: 8px;
  width: 205px;
}

.w-manager {
  border-top: 1px solid #DEDEDE;
  margin: 0 auto 8px;
  padding-bottom: 8px;
  position: relative;
}

.w-manager .sprite- {
  display: none !important;
}

.partners-page .w-manager {
  display: inline-block;
  vertical-align: top;
  width: 193px;
}

.w-manager__button {
  margin-top: 6px;
}

.company-hq {
  font-style: italic;
  text-align: left;
}

.company-hq__title {
  color: #666;
}

.c_mngrs {
  display: none;
  text-align: center;
}

.c_ads {
  text-align: center;
  width: 200px;
}

.manager-name {
  font-size: 16px;
  margin-top: 8px;
  width: 175px;
}

.w-manager-photo {
  margin: 6px 0 0;
}

.partners-page .w-manager-photo {
  min-height: 103px;
}

.manager-dep {
  color: #555;
  font-size: 12px;
  font-style: italic;
}

.partners-page .online-flag {
  height: 15px;
}

.company-back {
  color: #FF8B00;
  display: none;
  text-align: center;
}

.company-back:hover {
  cursor: pointer;
  text-decoration: underline;
}

.company-name {
  font-size: 14px;
  padding: 4px 8px 2px 0;
  text-align: left;
  text-transform: uppercase;
  width: 218px;
}

.partners-page .company-name {
  width: 200px;
}

.toggle_ads {
  color: #226FBF;
  font-style: italic;
  margin: 8px 0 0;
  text-align: center;
}

.toggle_ads:hover {
  cursor: pointer;
  text-decoration: underline;
}

.manager-name a {
  color: #FF8B00;
}

.manager-info {
  margin-top: 12px;
  padding: 0 6px;
}

.company-view .company-name a {
  color: #FF8B00;
  font-size: 14px;
  font-weight: bold;
}

.company-view .contact-button {
  margin-top: 6px;
}

.company-view .online-status {
  margin: 8px 0px 2px;
}

.shipping-q {
  margin: 6px 0 0;
}

.shipping-q img {
  vertical-align: middle;
  margin-right: 5px;
}

.vessel__country,
.vessel__year,
.vessel__type {
  font-size: 12px;
  text-align: left;
}

.table_single-offer {
  margin: 0 auto;
  width: 760px;
}

.table_shipping-page {
  position: relative;
  width: 100%;
  z-index: 1;
}

.table_shipping-page_products {
  width: auto;
}



.shipping-items .catPages1 {
  margin-top: 14px;
  margin-bottom: 16px;
}

.shipping-quantity {
  font-size: 14px;
  padding: 12px 0 0;
  white-space: normal;
}

.shipping-quantity img {
  border: 0;
}

.shipping-quantity span.net-rate,
span.net-rate {
  background: url('/design/images/sprite.png') no-repeat -41px -710px;
  color: #AAA;
  cursor: help;
  display: inline-block;
  font-size: 12px;
  padding-left: 25px;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.53s ease-out;
  transition: color 0.5s ease-out;
}

.shipping-quantity span.net-rate:hover,
span.net-rate:hover {
  color: inherit;
}

.shipping-quantity span {
  background-image: url('/design/images/lcl/request-picture.png?2');
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: middle;
}











.shipping-quantity span.ship-type-1,
.shipping-quantity span.ship-type-3,
.shipping-quantity span.ship-type-6,
.shipping-quantity span.ship-type-7,
.shipping-quantity span.ship-type-11,
.shipping-quantity span.ship-type-12,
.shipping-quantity span.ship-type-13,
.shipping-quantity span.ship-type-14,
.shipping-quantity span.ship-type-15,
.shipping-quantity span.ship-type-16,
.shipping-quantity span.ship-type-17,
.shipping-quantity span.ship-type-18,
.shipping-quantity span.ship-type-19,
.shipping-quantity span.ship-type-20 {
  background-position: -121px -3269px;
  height: 50px;
  width: 44px;
}

.shipping-quantity span.ship-type-2 {
  background-position: -3px -2958px;
  height: 46px;
  width: 146px;
}

.shipping-quantity span.ship-type-4 {
  background-position: -3px -3002px;
  height: 46px;
  width: 146px;
}

.shipping-quantity span.ship-type-9 {
  background-position: -3px -3049px;
  height: 46px;
  width: 146px;
}

.shipping-quantity span.ship-type-10 {
  background-position: -3px -3098px;
  height: 46px;
  width: 146px;
}

.shipping-quantity span.ship-type-5,
.shipping-quantity span.ship-type-8 {
  background-position: -8px -3193px;
  height: 63px;
  width: 88px;
}

.shipping-quantity span.shipload-type-1 {
  background-position: -1px -1796px;
  height: 58px;
  width: 78px;
}

.shipping-quantity span.shipload-type-2 {
  background-position: 1px -1869px;
  height: 65px;
  width: 93px;
}

.shipping-quantity span.shipload-type-3 {
  background-position: -1px -1944px;
  height: 61px;
  width: 74px;
}

.shipping-quantity span.shipload-type-4 {
  background-position: -8px -2019px;
  height: 55px;
  width: 65px;
}

.shipping-quantity span.shipload-type-none {
  background-position: -19px -2093px;
  height: 70px;
  width: 82px;
}

.shipping-quantity span.packing-type-5 {
  background-position: -71px -3261px;
  height: 62px;
  width: 50px;
}

.shipping-quantity span.packing-type-8 {
  background-position: -122px -3200px;
  height: 52px;
  width: 33px;
}

.shipping-quantity span.packing-type-9 {
  background-position: -17px -3261px;
  height: 62px;
  width: 49px;
}




.shipping-quantity span.lcl {
  background-position: -2px -1688px;
  height: 45px;
  width: 56px;
}

.shipping-quantity span.vessel-type-2 {
  background-position: -2px -2957px;
  height: 47px;
  width: 151px;
}

.shipping-quantity span.vessel-type-4 {
  background-position: -2px -3001px;
  height: 47px;
  width: 151px;
}

.shipping-quantity span.vessel-type-9 {
  background-position: -2px -3050px;
  height: 56px;
  width: 151px;
}

.shipping-quantity span.vessel-type-10 {
  background-position: -2px -3098px;
  height: 43px;
  width: 151px;
}

/* LAND */

.supply-container-type-1 {
  background-position: 0px -5px;
  height: 51px;
  width: 142px;
}

.supply-container-type-2 {
  background-position: 0px -169px;
  height: 49px;
  width: 142px;
}

.supply-container-type-3 {
  background-position: 0px -85px;
  height: 55px;
  width: 142px;
}

.supply-container-type-4 {
  background-position: -7px -2837px;
  height: 54px;
  width: 139px;
}

.supply-container-type-5 {
  background-position: 0px -335px;
  height: 54px;
  width: 138px;
}

.supply-container-type-49 {
  background-position: -5px -3503px;
  height: 51px;
  width: 142px;
}

.shipping-quantity span.xxx11 { /* unknown */
  background-position: 0px -738px;
  height: 51px;
  width: 141px;
}

.shipping-quantity span.xxx2 { /* unknown */
  background-position: 0px -652px;
  height: 51px;
  width: 141px;
}

/* trucks start */
.truck-type-1 div,
.shipping-quantity .truck-type-1 {
  background-position: -9px -2183px;
  height: 50px;
  width: 137px;
}

.truck-type-2 div,
.shipping-quantity .truck-type-2 {
  background-position: -8px -2233px;
  height: 59px;
  width: 134px;
}

.truck-type-3 div,
.shipping-quantity .truck-type-3,
.supply-container-type-12 {
  background-position: -4px -3566px;
  height: 51px;
  width: 142px;
}

.supply-container-type-6 {
  background-position: -3px -3621px;
  height: 54px;
  width: 139px;
}

.supply-container-type-7 {
  background-position: -6px -3677px;
  height: 54px;
  width: 139px;
}

.supply-container-type-8,
.supply-container-type-46 {
  background-position: -6px -3735px;
  height: 54px;
  width: 139px;
}

.supply-container-type-9,
.supply-container-type-45 {
  background-position: -7px -3795px;
  height: 54px;
  width: 139px;
}

.supply-container-type-47 {
  background-position: -7px -3907px;
  height: 54px;
  width: 139px;
}

.supply-container-type-48 {
  background-position: -7px -3854px;
  height: 54px;
  width: 139px;
}

.truck-type-4 div,
.shipping-quantity .truck-type-4 {
  background-position: 0px -419px;
  height: 51px;
  width: 141px;
}

.truck-type-5 div,
.shipping-quantity .truck-type-5 {
  background-position: 0px -738px;
  height: 49px;
  width: 142px;
}

.truck-type-6 div,
.shipping-quantity .truck-type-6 {
  background-position: -7px -2296px;
  height: 49px;
  width: 109px;
}

.truck-type-7 div,
.shipping-quantity .truck-type-7 {
  background-position: -6px -2360px;
  height: 55px;
  width: 138px;
}

.truck-type-8 div,
.shipping-quantity .truck-type-8 {
  background-position: -2px -819px;
  height: 51px;
  width: 133px;
}

.truck-type-9 div,
.shipping-quantity .truck-type-9 {
  background-position: -4px -2419px;
  height: 51px;
  width: 145px;
}

.truck-type-10 div,
.shipping-quantity .truck-type-10 {
  background-position: 0px -249px;
  height: 54px;
  width: 137px;
}

.truck-type-11 div,
.shipping-quantity .truck-type-11 {
  background-position: -4px -2483px;
  height: 48px;
  width: 103px;
}

.truck-type-12 div,
.shipping-quantity .truck-type-12 {
  background-position: 0px -573px;
  height: 51px;
  width: 141px;
}

.truck-type-13 div,
.shipping-quantity .truck-type-13 {
  background-position: -1px -2602px;
  height: 58px;
  width: 112px;
}

/* trucks end */

.shipping-quantity span.truck-container-5 {
  background-position: 0px -335px;
  height: 54px;
  width: 137px;
}

.shipping-quantity span.truck-container-2 {
  background-position: 0px -168px;
  height: 50px;
  width: 137px;
}

.shipping-quantity span.truck-container-3 {
  background-position: 0px -86px;
  height: 54px;
  width: 137px;
}

.shipping-quantity span.truck-container-1 {
  background-position: -1px -6px;
  height: 50px;
  width: 137px;
}

.shipping-quantity span.truck-container-4 {
  background-position: -2px -2837px;
  height: 57px;
  width: 149px;
}


.shipping-stats-content {
  padding: 0 10px;
}


.tooltip-content {
  cursor: text;
}

.shipping-direction:link,
.shipping-direction:visited,
.shipping-direction:hover,
.shipping-direction:active {
  text-decoration: none;
}



.products-preline {
  background: #FFF;
  border: 1px solid #D6D6D6;
  border-top: 0;
  padding: 0;
}

.w-products-line {
  position: relative;
}

.product-line-expand {
  background-color: #FFF;
  border: 1px solid #D6D6D6;
  border-top: 0;
  color: #333;
  cursor: default;
  display: none;
  /*  right: 39px;
    left: auto;*/
  right: 50%;
  left: auto;
  margin-right: -211px;
  position: absolute;
  top: 24px;
  width: 420px;
  z-index: 200;
  box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
}

.w-product-lead {
  font-size: 12px;
  padding: 4px 20px;
}

.ellipsed {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-products-line .ellipsed {
  background-color: #FFF;
  border: 1px solid #D6D6D6;
  border-bottom: 0;
  color: #274A86;
  cursor: pointer;
  font-size: 13px;
  margin: 0 auto;
  padding: 4px 20px;
  position: relative;
  width: 380px;
}

.w-products-line .ellipsed:hover {
  background-color: #FBFBFB;
}

.product-lead {
  overflow: hidden;
}

.product-lead label {
  font-weight: 700;
}

.w-product-lead__img {
  float: left;
  margin-right: 8px;
  width: 50px;
}

.product-lead__img {
  max-width: 45px;
  max-height: 45px;
}

.product-lead .hr {
  margin: 12px;
}

.exchange__stat {
  font-size: 13px;
  padding-top: 4px;
  position: relative;
  text-align: left;
  width: 420px;
}

.exchange__current {
  padding: 0 10px;
}

.exchange__time {
  text-align: right;
}

.exchange__rate-row {
  margin-top: 12px;
}

.exchange__rate {
  font-size: 18px;
  font-weight: 400;
}

.exchange__rate-q {
  color: #666;
}

.exchange__hr {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #FFF;
  margin: 10px 0 6px;
}

.exchange__new {
  padding: 0 10px;
  text-align: right;
}

.exchange__new > span {
  font-size: 18px;
  vertical-align: middle;
}

.exchange__new button {
  vertical-align: middle;
}

.exchange__new input[type=text] {
  border: 1px solid #999;
  vertical-align: middle;
  width: 60px;
}

.exchange__new .styled-select {
  border: 1px solid #999;
}

.styled-select_exchange-line {
  width: 140px;
}

.styled-select_exchange-line select {
  width: 170px;
}

.online-flag,
.offline-flag {
  border: 1px solid #DEDEDE;
  color: #FF8B00;
  font-size: 13px;
  padding: 1px 5px;
  vertical-align: middle;
}

.offline-flag {
  background: #EEE;
  color: #555;
  text-shadow: none;
}

.inbox-direction span {
  color: #666;
  display: block;
  font-size: 11px;
}

.shipping-add-link {
  float: right;
}

.lcl-sea-block em {
  background-position: 2px -433px;
  width: 50px;
  height: 50px;
}

.fcl-block em,
.fcl-sea-block em {
  background-position: 2px -483px;
  width: 56px;
  height: 43px;
}

.shipload-block em,
.shipload-sea-block em {
  background-position: 2px -524px;
  height: 36px;
  top: 18px !important;
  width: 60px;
}

.client-bookmarks {
  margin-left: 50px;
}

.client-bookmarks__bookmark {
  background: #F3F3F3;
  border: 1px solid #D6D6D6;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  padding: 1px 8px 0px;
  position: relative;
  text-shadow: 0 1px 0 #FFF;
  top: 1px;
  z-index: 600;
  border-radius: 4px 4px 0 0;
}

.client-bookmarks__bookmark:hover {
  background: #FAFAFA;
  cursor: pointer;
}

.client-bookmarks__bookmark-active {
  background: #FFF;
  border-bottom-color: #FFF;
}

.client-bookmarks__bookmark-active:hover {
  background: #FFF !important;
  cursor: default;
}

.jshipping__intro-stats,
.jshipping__shipping-stats {
  border: 1px solid #DEDEDE;
}

.jshipping__shipping-table {
  border-spacing: 0;
}

.jshipping__edit-action,
.jshipping__delete-action,
.jshipping__access-action {
  top: -10px;
}

.contact__w-calendar,
.contact__w-notes,
.contact__w-requests,
.contact__w-booking {
  display: none;
}

.contact__w-requests {
  border-bottom: 0;
  padding: 0;
}

.contact__requests__w-add-buttons {
  padding: 28px 0;
  text-align: center;
}

.contact__requests__add-buttons__button {
  cursor: pointer;
  margin-right: 40px;
}

#dimRequest {
  display: none;
}

.request-types__styled-select {
  display: block;
  margin: 0 auto;
  width: 200px;
}

.request-types__select {
  width: 250px;
}

.contact__w-requests_inner {
  border-top: 1px solid #DEDEDE;
}

.contact__requests__request {
  border-bottom: 1px solid #DEDEDE;
  border-top: 2px solid #F6F6F6;
  padding: 5px 0;
  position: relative;
}

.contact__requests__request__type {
  font-size: 13px;
}

.contact__requests__request__left {
  float: left;
  font-size: 11px;
  padding: 0 0 0 10px;
  width: 170px;
}

.contact__requests__request__center {
  float: left;
  font-size: 13px;
  width: 350px;
}

.contact__requests__request__right {
  float: left;
  font-size: 13px;
  overflow: hidden;
  width: 160px;
}

.contact__requests__request__action-launcher {
  border-left: 1px solid #DEDEDE;
  position: absolute;
  right: 0;
  top: 0;
  height: 1000px;
}

.contact__requests__request__imo {
  cursor: help;
  height: 48px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 48px;
}

.contact__requests__request__parameters {
  padding: 10px 0 0 15px;
  position: relative;
  width: 320px;
}

.crm-left-info {
  border: 1px solid #D6D6D6;
  border-right: 0;
  padding-top: 60px;
  position: absolute;
  height: 3000px;
  left: 0;
  top: 0;
  text-align: center;
  width: 23px;
}

.shipping-item__table-item {
  border-collapse: separate;
  border-spacing: 0;
}

.contact__w-calendar,
.contact__w-notes,
.contact__w-requests,
.contact__w-booking {
  border: 1px solid #D6D6D6;
  padding: 0 0 4px;
  vertical-align: top;
}

.contact__w-calendar {
  border: 0;
  padding: 1em 0 0;
}

.fc-header td {
  border: 0 !important;
}

.fc-header {
  margin-left: auto;
  width: 99% !important;
}

.free-rate__image {
  display: inline-block;
  vertical-align: middle;
}

.image_free-user {
  background: url('/design/images/profile/free-user.jpeg') 50% 0 no-repeat;
  height: 55px;
  width: 75px;
}

.image_paid-user {
  background: url('/design/images/profile/paid-user.jpeg') 50% 0 no-repeat;
  height: 51px;
  width: 75px;
}

.image_blue-arrow {
  background: url('/design/images/profile/blue-arrow.jpeg');
  height: 34px;
  width: 76px;
}

.image_people {
  background: url('/design/images/profile/people.jpeg');
  height: 225px;
  width: 395px;
}

.free-rate__steps-text {
  color: #009CFF;
  display: inline-block;
  font-size: 24px;
}

.free-rate__image_text {
  font-size: 13px;
  padding-top: 60px;
  text-align: center;
}

.free-rate__info-text {
  font-size: 14px;
  margin-top: -50px;
  padding-left: 30px;
  width: 550px;
}

.air-rate__shipping-table {
  border-collapse: collapse !important;
  font-size: 13px;
  margin: 0 auto 5px;
  width: 100%;
}

.add-rate__table {
  border-collapse: collapse;
  margin: 20px auto 0;
  width: 925px;
}

.add-rate__table td,
.add-rate__table th,
.air-rate__shipping-table td,
.air-rate__shipping-table th {
  background: #FFF;
  border: 1px solid #DEDEDE;
  padding: 0 2px;
}

.air-rate__shipping-table td {
  height: auto !important;
  padding: 2px 4px !important;
  text-align: center;
}

.add-rate__table th,
.air-rate__shipping-table th {
  background: #F0F0F0;
  font-weight: normal;
  padding: 3px 2px;
  text-align: center;
  text-shadow: 0 1px 0 #FFF;
}

.add-rate__table td,
.air-rate__shipping-table td {
  height: 29px;
  white-space: nowrap;
}

.line_vetical {
  background: #E4E4E4;
  border-left: 1px solid #FFF;
  width: 1px;
}

.page_product {
  padding-top: 22px;
}

.product__image_main {
  float: left;
  text-align: center;
  width: 230px;
}

.image_product {
  max-height: 150px;
  max-width: 220px;
}

.w-product__brief {
  clear: both;
  margin: 12px 0;
}

.product__brief {
  float: left;
  width: 728px;
}

.product__brief .page-heading {
  padding-left: 5px;
}

.product__brief__params {
  float: left;
  padding-left: 5px;
  width: 510px;
}

.product__brief__params label,
.product__params label {
  color: #666;
  display: inline-block;
  padding: 0 5px 0 0;
  vertical-align: middle;
  width: 180px;
}

.product__params label {
  width: 130px;
}

.product__params span,
.product__brief__params span {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}

.product__brief__params span {
  width: 310px;
}

.product__params {
  margin: 10px 0;
}

.product__params h4 {
  margin: 0 0 10px 0;
}

.product__params div {
  display: inline-block;
  font-size: 12px;
  margin: 0 8px 6px 0;
  vertical-align: middle;
  width: 300px;
}

.product__brief__params div {
  margin-bottom: 10px;
}

.page_product .block_contact {
  float: right;
}

.page_product .switcher-content {
  border: 1px solid #D6D6D6;
}

.block_contact {
  border-radius: 0 2px 2px 0;
  background: #FFF;
  border: 1px solid #D6D6D6;
  height: 120px;
  padding: 0 0 4px;
  vertical-align: top;
  width: 200px;
}

.breadcrumps {
  background: #FFF;
  border-radius: 5px 0 5px 0;
  box-shadow: -1px -1px 1px #BBB inset;
  font-size: 12px;
  left: -1px;
  padding: 5px 12px;
  position: absolute;
  top: -1px;
}

.product__gallery div {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}

.product__gallery .image_product {
  max-height: 160px;
  max-width: 160px;
}

/*.stat-info {
  color: #666;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 5px;
  width: 160px;
}

.stat-info a,
.stat-info span {
  position: static;
}*/

.product__descr {
  margin: 0 0 10px;
}

#client_page .box_button {
  padding: 4px 15px;
}

.output_contact-notes,
.output_notes {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
}

.shipping-page .output_notes {
  width: 315px;
}

.output_notes {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.output_notes:hover {
  white-space: normal;
}

.w-profile-leads .output_notes {
  width: 305px;
}

.net-rate.output_notes {
  width: 215px;
}

.w-profile-leads .net-rate.output_notes {
  width: 203px;
}

.show-ellipse {
  white-space: normal;
  width: auto !important;
}

.w-mc-action-tag {
  /*    margin-right: 10px;
      float: right;*/
  position: absolute;
  top: 15px;
  right: 220px;
  z-index: 20;
}

.w-action-tags {
  margin: 20px 0 30px;
  text-align: center;
}



.window_set-tag {
  margin-top: -50px;
  width: 300px;
}

.shipping-items .clients-view__show-add-info-switcher-hide {
  margin-left: 4px;
}

.mod_ml_net-rate__toggle {
  margin-left: 28px;
}

.user-type {
  font-size: 14px;
  font-style: normal;
  color: #43637C;
  text-transform: none;
}

.online {
  position: absolute;
  top: 4px;
  right: 5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #0AC50A;
}

.online_manager {
  top: 13px;
}

.online_product {
  right: -2px;
}

.online_user-page {
  display: inline-block;
  position: relative;
  left: 4px;
  vertical-align: super !important;
}

.table_shipping-page_products .w-leads {
  width: 705px;
}

.partners-page .fix_height_manager {
  height: 46px;
}

.loader_company {
  background: url('/design/images/ajax-loader-small.gif') no-repeat 50% 50%;
  padding: 40px 0 20px;
}

.link_schedule {
  display: block;
  font-size: 14px;
  padding: 7px 0 0 15px;
}

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

.no-leads h4 {
  font-weight: 400;
  font-size: 20px;
  margin: 16px 0;
  text-shadow: 0 1px 0 #FFF;
}

#filter_1 {
  position: relative;
  z-index: 0;
}

.show-more__container {
  color: #33C7D0;
  display: inline-block;
}

.show-more__container {
  display: inline-block;
  margin: 0;
  width: auto;
}

.show-more__container:hover {
  cursor: pointer;
  text-decoration: underline;
}

.show-more__container_show,
.show-more__container_hide {
  border: 4px solid transparent;
  border-top: 4px solid #979898;
  height: 0;
  width: 0;
  position: relative;
  top: 10px;
  right: 4px;
}

.show-more__container_hide {
  border-bottom: 4px solid #979898;
  border-top: 4px solid transparent;
  top: -9px;
}

.show-more__container_show,
.show-more__container_hide {
  display: inline-block;
  right: 0;
}

.show-more__container_show {
  top: 0;
}

.show-more__container_hide {
  top: -3px;
}

.window_contact-access {
  font-size: 14px;
  width: 360px;
}

.w-client-access-list {
  background: #FFF;
  border: 1px solid #DEDEDE;
  height: 180px;
  max-width: 350px;
  overflow-y: auto;
  padding: 4px 6px;
}

.loading-client-access-list {
  background: url("/design/images/ajax-loader-small.gif") 50% 50% no-repeat #F1F1F1;
  color: #B0B0B0;
}

.w-client-access-list label:hover {
  background: #F6FCFF;
}

.w-client-access-list label.odd {
  background: #F1F1F1;
}

.avatar_m {
  border-radius: 2px;
  border: 1px solid #EEE;
  width: 36px;
}

.w-client-access-list .avatar_m {
  margin-left: 4px;
  vertical-align: middle;
}

.avatar_m {
  border-radius: 2px;
  border: 1px solid #EEE;
  width: 36px;
}

.w-client-access-list .avatar_m {
  margin-left: 4px;
  vertical-align: middle;
}

.window_mail-contacts input[type=text] {
  vertical-align: middle;
}

.window_mail-contacts .hr {
  margin: 4px 0;
  visibility: hidden;
}

.chosen-contacts {
  font-size: 13px;
  width: 400px;
}

.chosen-contacts_wide {
  width: 620px;
}

.abbr {
  background: #ECECEC;
  color: #666;
}

.chosen-contacts span {
  background: #DFDFDF;
  border-radius: 6px;
  display: inline-block;
  margin: 4px 4px 0 0;
  padding: 3px 26px 4px 8px;
  position: relative;
  text-shadow: 0 1px 0 #FFF;
  vertical-align: middle;
}

.chosen-contacts sup {
  border-radius: 100%;
  font-size: 17px;
  height: 10px;
  line-height: 10px;
  padding: 3px;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 10px;
}

.chosen-contacts sup:hover {
  background: #888;
  color: #FFF;
  cursor: pointer;
}

.timer_cd {
  color: #F72F3B;
  font-size: 18px;
  font-weight: 700;
}

/*
.window_mail-contacts,
.window_mail-admin {
  width: 650px;
}*/

.window_mail-contacts {
  padding: 42px 14px 16px;
}

.window_mail-admin,
.window_mail-contacts {
  margin-left: -300px;
  margin-top: -240px;
}

#select-contacts {
  margin: 0 auto 8px;
  width: 410px;
}

#from_name_rates,
#from_name_shipping {
  padding-right: 22px;
}

#name_email_rates,
#name_email_shipping {
  width: 110px;
}

.window_send-email__subj {
  width: 530px;
}

.window_mail-contacts .w-client-access-list {
  max-width: 392px;
}

.w-client-access-list .flags {
  margin-right: 4px;
  vertical-align: middle;
}

.styled-select_folder {
  width: 200px;
}

.styled-select_folder select {
  width: 230px;
}

.styled-select_email {
  width: 188px;
}

.styled-select_email select {
  width: 218px;
}

.table_exchange {
  border-spacing: 0;
  border-collapse: collapse !important;
  box-shadow: 0 1px 2px #DDD;
  float: left;
  width: 934px;
}

.table_exchange tr:nth-child(even) {
  background: #FEFEFE;
}

.table_exchange td,
.table_exchange th {
  border: 1px solid #CFCFCF;
  font-size: 12px;
  padding: 2px 5px;
  /*vertical-align: super;*/
}

.table_exchange th {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}

.table_exchange-close {
  background-color: #FFF;
  border: 1px solid #D6D6D6;
  border-right: none;
  cursor: pointer;
  float: left;
  padding: 4px 0 3px;
  text-align: center;
  width: 25px;
}

.table_exchange-close:hover {
  background-color: #F7F7F7;
}

.w-table_exchange {
  margin: 4px 0 8px;
}

.table_exchange .flags {
  margin-right: 4px;
}

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

.td-action:hover {
  background-color: #DAF6FF;
  cursor: pointer;
}

.td-action_radio {
  padding: 0 !important;
}

.td-comments {
  width: 180px;
}

.td-action_radio label {
  cursor: pointer;
  display: block;
  padding: 4px 10px;
}

.th-action {
  font-size: 11px !important;
  width: 40px;
}

.w-exchange__check {
  position: relative;
  width: 0;
}

.exchange__check {
  cursor: pointer;
  background: #FC0;
  border-radius: 4px 0 0 4px;
  display: inline-block;
  top: -7px;
  position: absolute;
  right: 6px;
  width: 0;
}

.exchange__check:hover {
  background: #FFD942;
}

.cke_reset_all, .cke_reset_all * {
  z-index: 240000 !important;
}

.round_plus {
  border: 1px solid #FEFEFE;
  border-radius: 18px;
  display: none;
  height: 18px;
  padding: 0;
  vertical-align: middle;
  width: 18px;
}

.round_plus div {
  display: inline-block;
}

.round_plus:hover {
  opacity: .7;
}

#editor,
#editor_rates {
  margin-top: 4px;
}

.normal-space {
  white-space: normal;
}