/* profile */
.profile .h1 {color: #000000;font-size: 24px;font-weight: normal;line-height: 21px;padding: 0;text-align: left;vertical-align: bottom;width: 100%;}
.profile{width: 100%;background:#DDD!important;}
.profile .yellow{color:#DD8500}
.profile .imgs_logo {margin: 10px 15px 5px;float: left;border-radius:7px}
.profile .info {margin: 5px;float: left;max-width: 839px;}
.profile .info .activ{color:maroon;font-size:14px;line-height: 15px;}
.profile .info .compa{color:green;font-size:24px;font-weight: bold;}
.profile .info .address{color:#000;font-size:15px;line-height: 16px;}

.profile .contact ,.profile .branches {padding: 5px;}
.profile .contact .yellow,.profile .branches .yellow {
  background: rgb(232,204,127); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(232,204,127,1) 0%, rgba(199,152,16,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,204,127,1)), color-stop(100%,rgba(199,152,16,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(232,204,127,1) 0%,rgba(199,152,16,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(232,204,127,1) 0%,rgba(199,152,16,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(232,204,127,1) 0%,rgba(199,152,16,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(232,204,127,1) 0%,rgba(199,152,16,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8cc7f', endColorstr='#c79810',GradientType=0 ); /* IE6-9 */

  border: 1px solid #888;border-radius: 3px 3px 3px 3px;color: #000000;font-size: 12px;font-weight: bold;margin: 1px;padding: 5px 1px;text-shadow: 0 0 4px #FFFFFF}
.profile .contact .p_ico,.profile .branches .p_ico  {height: 12px; margin: 0 0 0 5px;}
.profile .contact span , .profile .branches span{float:left;display: inline-block;overflow-x: hidden;line-height: 17px;border: 1px dashed #CCC4B5;margin: 1px;padding: 1px;border-radius:4px; }
.profile .w130 span{width:134px;}
.profile .w150 span{width:239px;}
.profile .w100p span{width:99%;}
.profile .w75p span{width:74%;}
.profile .w50p span{width:49%;}
.profile .w25p span{width:24%;}
.clr_r {clear: right;font-size: 0;}
.clr_l {clear: left;font-size: 0;}
.s100 {width: 99%;}
.s90 {width: 88%; height: 23px;padding-top: 7px !important;padding-left: 14px !important;}
.s25 {width: 22%!important;}
.s10 {width: 9%!important;text-align: center;}
.s32 {width:32%!important;}
.s50 {width:48%!important;}
