#cabinetos {
    position: fixed;    z-index: 21000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #f6f7f9;
    display:none;
}
#cabinetos h2 {
    margin: 15px 0;
}
#cabinetos.active {display:block;}
#cabinetleft_panel {
    width: 236px;
    background-color: #12872e;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
#cabinet_content {
    width: calc(100% - 236px);
    left: 236px;
    display: block;
}
#cabinetleft_panel .logo {
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.4);
    background-color: #1fa139;
    background: #1fa039 url(https://ap.markergroup.info/img/logo.png) center center no-repeat;
    display: block;
    height: 60px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
}
#cabinetos {font-family:'Roboto';}
#cabinetleft_panel .ci_back {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    text-decoration: none;
    text-align: left;
    height: 40px;
    display: block;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 20px;
    opacity:0.6;
}
#cabinetleft_panel .ci_back:hover, #cabinetleft_panel .ci_back:active {opacity:1;}
#cabinetleft_panel .ci_back:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-image: url(//ap.markergroup.info/tpl/img/ci_back.png);
    background-size: contain;margin-right: 5px;
}

	#cabinetleft_panel .ci_menu {}
#cabinetleft_panel .ci_menu b, #cabinetleft_panel .ci_menu i {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    display: block;
    padding: 0 20px;
    height: 40px;
    text-decoration: none;
    opacity: 0.6;cursor:pointer;
}
#cabinetleft_panel .ci_menu b:before, #cabinetleft_panel .ci_menu i:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-image: url(//ap.markergroup.info/tpl/img/ci_back.png);
    background-size: contain;margin-right: 5px;
}
	#cabinetleft_panel .ci_menu i {font-size:14px;}
	#cabinetleft_panel .ci_menu b {font-size:16px;}
	#cabinetleft_panel .ci_menu b.active {}
#cabinetleft_panel .ci_menu > div {
    padding-left: 20px;
}
	#cabinetleft_panel .ci_menu > div.active {}
	
#cabinetleft_panel .ci_menu .ci_profile:before {
    background-image: url(//ap.markergroup.info/tpl/img/ci_i.svg);
    filter: invert(1) brightness(1.5);
}
	#cabinetleft_panel .ci_menu .ci_user:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_user.svg);}
	#cabinetleft_panel .ci_menu .ci_comp:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_comp.svg);}
	#cabinetleft_panel .ci_menu .ci_torg:before { background-image: url(//ap.markergroup.info/tpl/img/ci_torg.png);}
	#cabinetleft_panel .ci_menu .ci_skld:before {background-image: url(//ap.markergroup.info/tpl/img/ci_prices.png);}
	#cabinetleft_panel .ci_menu .ci_pric:before {background-image: url(//ap.markergroup.info/tpl/img/ci_prices.png);}
	#cabinetleft_panel .ci_menu .ci_mailbox:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_mail.svg);}
	#cabinetleft_panel .ci_menu .ci_inbox:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_inbox.svg);}
	#cabinetleft_panel .ci_menu .ci_outbox:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_outbox.svg);}
	#cabinetleft_panel .ci_menu .ci_videosx:before {filter: invert(1) brightness(1.5);    background-image: url(//ap.markergroup.info/tpl/img/ci_video.svg);}
	
	#cabinetleft_panel .ci_menu b.active, #cabinetleft_panel .ci_menu i.active{opacity:1;}
	
#cabinet_content .cabinet_contents {
    background-color: #f6f7f9;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 11;display:none;
}
	#cabinet_content .cabinet_contents.active {display:block;}
#cabinet_content .subblocks {
    padding-top: 24px;
    font-size: 0;
}
#cabinet_content .subblocks .block {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;font-family:Roboto;
}
#cabinet_content .title1 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
#cabinet_content .block i {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #778093;
    display: block;
    margin-top: 8px;
    padding-bottom: 2px;
}
#cabinet_content .block > div {
    padding: 32px 24px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
}
#cabinet_content .block span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #24262c;
    display: block;
    margin-bottom: 8px;
}
#cabinet_content .subblocks .block .subtit1 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #000000;
    opacity: 0.6;
}
#cabinet_content .subblocks .block ins {
    text-decoration: none;
    background: #f5f8f6;
    display: block;
    padding: 4px 8px;
    margin-bottom: 2px;
}
#cabinet_content .subblocks .block hr {
    display: block;
    height: 32px;
    background: transparent;
    border: none;
}
#cabinet_content .subblocks .block ins.white {background: #fff;}
#cabinet_content .subblocks .block ins i {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #778093;
}
#cabinet_content .subblocks .block ins span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #24262c;
}
.ci_btn, .btn {
    border-radius: 4px;
    display: inline-block;
    font-family: Roboto, AktivGrotesk;
    font-size: 14px;
    /* font-weight: 500; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
}
#cabinet_content .ci_btn.green, #cabinet_content .btn.green {
    background: #20b426;
}
#cabinet_content .ci_subscr_prolong {
    position: absolute;
    right: 20px;
    top: 10px;
}
#cabinet_content .comp_contacts {
    background: #f5f8f6;
    width: calc( 100% + 48px );
    left: -24px;
    padding: 16px 24px;
    
}
#cabinet_content .subblocks .block input {
    height: 24px;
    border: none;
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-bottom: 24px;
    color: #24262c;
    font-size: 16px;    background: transparent;
}
#cabinet_content .subblocks .block input:focus {}
#cabinet_content .subblocks .block textarea {
    height: 24px;
    border: none;
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-bottom: 24px;
    color: #24262c;
    font-size: 16px;
    resize: none;
    display: block;    background: transparent;
}
#cabinet_content .subblocks .block i.inactive {color:transparent;}
#cabinet_content .subblocks .block .sub4b {font-size: 0;}
#cabinet_content .subblocks .block .sub4b > div {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
}
#cabinet_content .subblocks .block .sub4b > div i {}
#cabinet_content .subblocks .block .sub4b > div input {}
#cabinet_content .subblocks .comp_add_contact {
    display: block;
    margin: 20px 0;
    text-align: center;
    color: #20b426;
    background: transparent;
}
#cabinet_content .subblocks .ci_controlbuttons {
    text-align: right;
}
#cabinet_content .subblocks .ci_controlbuttons > a{}
#cabinet_content .subblocks .ci_btn.white, #cabinet_content .subblocks .btn.white {
    color: #20b426;
    margin-right: 10px;
}
#cabinet_content .subblocks .ci_btn.comp_cancel.inactive {color:#ccc;cursor:default;}
#cabinet_content .subblocks .ci_btn.comp_save.inactive {background-color:#ccc;color:#fff;cursor:default;}
#cabinet_content .subblocks .block .sub4b > div.error input {
    border-bottom-color: #8e45ac;
}
#cabinet_content input:focus, #cabinet_content textarea:focus {border-bottom-color:#20b426 !important;}
#cabinet_content .subblocks .block .sub4b > div.error i {color: #8e45ac;}
#cabinet_content .subblocks .block s {display: none;}
#cabinet_content .subblocks .block .error {position:relative;}
#cabinet_content .subblocks .block .error > s {
    color: #8e45ac;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    position: absolute;
    bottom: 5px;
    text-decoration: none;
    display: block;
}


#ci_vizitka {}
#ci_vizitka #ci_vizitka_logo {
    width: 124px;
    height: 124px;
    display: block;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    background: #eee;
}
#ci_vizitka #ci_vizitka_logo img {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
#ci_vizitka #ci_vizitka_text {}
#ci_vizitka #ci_vizitka_text i {}
#ci_vizitka #ci_vizitka_text span {}
#ci_vizitka #ci_vizitka_contacts {background: #f5f8f6;
    width: calc( 100% + 48px );
    left: -24px;
    padding: 16px 24px;}
#ci_vizitka #ci_vizitka_contacts > div {margin-bottom:20px;}
#ci_vizitka #ci_vizitka_contacts > div .ci_vizitka_contacts_titl {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    display: block;
}
#ci_vizitka #ci_vizitka_contacts span {
 font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;}
#ci_vizitka #ci_vizitka_contacts .ci_vizphones {}
#ci_vizitka #ci_vizitka_contacts .ci_iconed_mail {}
#ci_vizitka #ci_vizitka_contacts .ci_iconed_mail:before {
    content: "";
    background: url(//ap.markergroup.info/tpl/img/ci_email.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
#ci_vizitka #ci_vizitka_contacts .ci_iconed_tel {}
#ci_vizitka #ci_vizitka_contacts .ci_iconed_tel:before {    content: "";
    background: url(//ap.markergroup.info/tpl/img/ci_phone.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;}
   #cabinetleft_panel .ci_menu i {
    
    position: relative;
}
#cabinetleft_panel .ci_menu i:after{
	content:"";
    background-color: transparent;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 20px;
    top: 6px;
}
#cabinetleft_panel .ci_menu i.active:after { background-color: #fff;}
#cabinet_content .subblocks sb_32x64 {}
#cabinet_content .subblocks sb_32x64 .sb32{}
#cabinet_content .subblocks sb_32x64 .sb64{}
#ci_msgs_letters, #ci_msgs_content {
    height: 930px;
    max-height: 930px;
}
#ci_msgs_letters .empt, #ci_msgs_content .empt {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
    text-align: center;
    padding-top: calc((100vh/2) - 240px );
}
#cabinet_content #ci_msgs_letters .empt s {
    background: url(//ap.markergroup.info/tpl/img/ci_msgs_empty.svg) center center no-repeat;
    width: 160px;
    height: 160px;
    margin: 20px auto;
    display: block;
    background-size: contain;
}
#cabinet_content  #ci_msgs_content .empt s {
  background: url(//ap.markergroup.info/tpl/img/ci_msgs_emptychat.svg) center center no-repeat;
    width: 160px;
    height: 160px;
    margin: 20px auto;
    display: block;
    background-size: contain;
}
#ci_msgs_letters .empt {}
#ci_msgs_letters .empt b, #ci_msgs_content .empt b {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #778093;
    display: block;
    margin-bottom: 10px;
}
#ci_msgs_letters .empt span {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    display: block;
    width: 270px;
    margin: 0 auto;
    color: #778093;
}
#ci_msgs_letters .fill {position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
    text-align: center; }
#ci_msgs_content .empt {}

#ci_msgs_content .empt span {}
#ci_msgs_content .fill {}
#ci_msgs_letters .fill, #ci_msgs_content .fill {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 0;
    overflow: auto;
    z-index: 2;
    background: #fff;
    display:none;
}
#ci_msgs_letters.active .fill, #ci_msgs_content.active .fill { display:block;}
#ci_msgs_letters, #ci_msgs_content {
    height: 930px;
    max-height: calc(100vh - 120px);
}
#cabinet_content .subblocks .block.sb32 {
    width: 32%;
    margin: 0 2%;
    margin-right: 2px;
}
#cabinet_content .subblocks .block.sb64 {
    width: 63%;
    margin-left: 5px;
    margin-right: 0;
}
#ci_msgs_letters .fill {text-align:left;}
#ci_msgs_letters .ci_msg_search {
    padding: 20px 24px;padding-bottom: 0;
}
#ci_msgs_letters .ci_msg_search i {}
#ci_msgs_letters .ci_msg_search input {}
#ci_msgs_letters .ci_msg_search a {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(//ap.markergroup.info/tpl/img/ci_search.svg) center center no-repeat;
    background-size: contain;
    right: 24px;
    cursor: pointer;
}
#ci_msgs_letters #ci_msgs_msglist {
    height: calc(100% - 115px);
    overflow: auto;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe {
    height: 62px;
    overflow: hidden;
    padding: 10px 25px;cursor:pointer;    position: relative;
    border-bottom: 1px solid #ccc;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe:hover {
    background-color: rgb(32 180 38 / 0.1);
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.active {}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-radius: 20px;
    position: absolute;
    left: 10px;
    top: 28px;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.marked:before {background: #20b426;}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe img {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 64px;
    position: absolute;
    top: 16px;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe .titl {
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding-left: 40px;
    display: block;
    height: 21px;
    overflow: hidden;    margin-bottom: 0;    max-width: 260px;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.active .titl {}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.new .titl {
    font-weight: bold;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe .desc {
    display: block;
    padding-left: 40px;
    font-size: 13px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 0;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe .time {
    position: absolute;
    top: 12px;
    right: 7px;
    color: #778093;
    font-size: 12px;
}
#ci_msgs_content{
		color: #24262c;
}
#ci_msgs_content .msgitem_title {
    height: 50px;
    margin: 20px 0;
}
#ci_msgs_content .msgitem_title img {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    border-radius: 100px;
    border: solid 1px #f5f8f6;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#ci_msgs_content .msgitem_title .titl {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #24262c;
    cursor: pointer;
    display: block;
    margin-left: 65px;
}
 #ci_msgs_content .msgitem_title .titl:hover {text-decoration:underline;}
#ci_msgs_content .msgitem_title .date {
    position: absolute;
    top: 12px; 
    color: #778093;
    font-size: 12px;
    right: 20px;
}
#ci_msgs_content .msgitem_title .subj {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    margin-left: 65px;
}
 #ci_msgs_content .msgitem_body {font-size: 14px;}
#ci_msgs_content .msgitem_body .propose {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
 #ci_msgs_content .msgitem_body .propose thead {}
#ci_msgs_content .msgitem_body .propose thead th {
    height: 48px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 0 15px;
}
 #ci_msgs_content .msgitem_body .propose tbody {}
#ci_msgs_content .msgitem_body .propose tbody tr:nth-child(odd) {
    background: #F5F8F8;
    height: 36px;
}
 #ci_msgs_content .msgitem_body .propose tbody tr:nth-child(even) {height: 36px;}
#ci_msgs_content .msgitem_body .propose tbody tr td {
    height: 36px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    padding: 0 15px;
}
#ci_msgs_content .msgitem_body p {display:block;font-size:14px;padding:0 20px;margin-top:20px;}
#ci_msgs_content .msgitem_body .propose tbody tr td input {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 34px;
    margin: 0;
    border: 1px solid transparent;
    font-size: 14px;
    color: #777;
    padding:0px 10px;
}
 #ci_msgs_content .msgitem_body .propose tbody tr td input:focus {
    color: #20b426;
    border-color: #20b426;
    background: #fff;
}
 #ci_msgs_content .msgitem_answer {position:relative;}
#cabinet_content .subblocks .block #ci_msgs_content .msgitem_answer textarea {
    width: calc(100% - 165px);
    margin-left: 20px;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
    height: 250px;
    resize: none;
}
#cabinet_content .subblocks .block #ci_msgs_content .msgitem_answer textarea:focus  {}
#ci_msgs_content .msgitem_answer .msgatem_answer_action {
    position: absolute;
    top: 0;
    right: 20px;
}


.visicard {
    background: rgb(36 38 44 / 0.6);
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: 30000;display:none;
}
.visicard.active {display:block;}
.visicard > div {
    width: 560px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
    margin: 0 auto;
    height: auto;
    max-height: calc(100vh - 100px);
    overflow: auto;
    top: 50px;    padding: 20px;
}
.visicard .close {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    background: url(//ap.markergroup.info/tpl/img/ci_close.svg) center center no-repeat;
    background-size: contain;
    z-index: 2;
}
.visicard > div > h2 {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
    margin-bottom: 20px;
}
.visicard > div > img {
    display: block;
    float: left;
    width: 124px;
    height: 124px;
    margin-right: 10px;
    margin-bottom: 20px;
}
#cabinet_content .subblocks .block .visicard > div ins {
    background: transparent;
    display: inline-block;
    width: 45%;
    margin: 0 2%;
    vertical-align: top;
}
#cabinet_content .subblocks .block .visicard > div ins p {
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
#cabinet_content .subblocks .block .visicard > div ins.fullw {
    width: 100%;
    display: block;
    clear: both;
}
#cabinet_content .subblocks .block .visicard > div ins > i {
    padding-bottom: 3px;
}
#cabinet_content .subblocks .block .visicard > div ins > span {
    font-size: 16px;
}
#cabinet_content .subblocks.sb_100 {}
#cabinet_content .subblocks .sb100 {
    width: 96%;
    display: block;
    margin: 0;
    margin: 0 auto;
}
#cabinet_content #ci_msgs_sklady {
    height: 930px;
    max-height: calc(100vh - 120px);
}
#cabinet_content #ci_msgs_sklady .empt {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
    text-align: center;
    padding-top: calc((100vh/2) - 240px );
}
#cabinet_content #ci_msgs_sklady .empt s {
    background: url(//ap.markergroup.info/tpl/img/ci_emptyskld.svg) center center no-repeat;
    width: 160px;
    height: 160px;
    margin: 20px auto;
    display: block;
    background-size: contain;
}
#cabinet_content #ci_msgs_sklady .empt b {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #778093;
    display: block;
    margin-bottom: 10px;
}
#cabinet_content #ci_msgs_sklady .empt span {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    display: block;
    width: 270px;
    margin: 0 auto;
    color: #778093;
}
#cabinet_content #ci_msgs_sklady .fill {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 0;
    overflow: auto;
    z-index: 2;
    background: #fff;
    display: none;
}
#cabinet_content #ci_msgs_sklady .fill.active {display:block;}
#cabinet_content .simpletable {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    border: none;
    color:#24262c;
}
#cabinet_content .simpletable thead {}
#cabinet_content .simpletable thead tr {}
#cabinet_content .simpletable thead th {
    height: 48px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 0 15px;
    line-height: 47px;
}
#cabinet_content .simpletable tbody {}
#cabinet_content .simpletable tbody tr:nth-child(even) {}
#cabinet_content .simpletable tbody tr:nth-child(odd) {
    background: #f5f8f6;
}
#cabinet_content .simpletable tbody td {
    padding: 10px 15px;
    font-size: 13px;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.active {
    background-color: rgb(32 180 38 / 0.2);
}
#ci_pric {
    width: 96%;
    margin: 0 auto;
}
#cabinet_content #ci_pric .empt {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
    text-align: center;
       padding-top: calc((100vh/2) - 300px );
}
#cabinet_content #ci_pric .block {
    width: 100%;
    min-height: 360px;
    margin-bottom: 20px;
    position: relative;
    display: block;    margin: 0;
}
#cabinet_content #ci_pric .block .sdiv {
    min-height: 360px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
#cabinet_content #ci_pric .empt b {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #778093;
    display: block;
    margin-bottom: 10px;
}
#cabinet_content .cabinet_contents {

    height: 100vh;}
#cabinet_content #ci_pric .empt s {
    background: url(//ap.markergroup.info/tpl/img/ci_empty_prod.svg) center center no-repeat;
    width: 160px;
    height: 160px;
    margin: 20px auto;
    display: block;
    background-size: contain;
}
	#ci_pric .ci_pric_add {}
#cabinet_content #ci_pric .ci_controlbuttons {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}
#cabinet_content #ci_pric .ci_btn.white, #cabinet_content #ci_pric .btn.white {
    color: #20b426;
    margin-right: 10px;
}
#cabinet_content #ci_pric .ci_btn.comp_cancel.inactive, #cabinet_content #ci_pric .btn.comp_cancel.inactive {
    color: #ccc;
    cursor: default;
}
#cabinet_content #ci_pric .ci_btn.comp_save.inactive, #cabinet_content #ci_pric .btn.comp_save.inactive {
    background-color: #ccc;
    color: #fff;
    cursor: default;
}
#cabinet_content #ci_pric .ci_btn.inactive,  #cabinet_content #ci_pric .btn.inactive{
    cursor: default;
    filter: grayscale(1);
}
#ci_pric .fill {
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    top: 0;
    padding: 0;
    min-height: 360px;
}
#ci_pric .fill.active {display: block;}
#ci_pric .fill .tabs {
    height: 36px;
    margin-bottom: 16px;
    display: block;
    width: 100%;
    overflow: auto;
}
#ci_pric .fill .tabs a {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #778093;
    text-decoration: none;
    display: inline-block;
    width: 135px;
    line-height: 34px;
    text-align: center;
    border-bottom: 2px solid transparent;
    height: 36px;
}
#ci_pric .fill .tabs a.active {
    color: #24262c;
    border-bottom-color: #20b426;
}
#ci_pric .fill .cons  {}
#ci_pric .fill .cons > div {
    display: none;
}
#ci_pric .fill .cons > div.active {
    display: block;
}
#ci_pric .fill .cons .tbl_pric {}
#ci_pric .fill .cons .tbl_pric table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
#ci_pric .fill .cons .tbl_pric table thead {
    height: 48px;
}
#ci_pric .fill .cons .tbl_pric table th {
    padding: 0 12px;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-weight: normal;
    text-transform: uppercase;
}
#ci_pric .fill .cons .tbl_pric table  .minimizer {
    font-size: 11px;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer;
    margin-bottom: 0;
}
#ci_pric .fill .cons .tbl_pric table  .minimizer.active {}
#ci_pric .fill .cons .tbl_pric table tbody {}
#ci_pric .fill .cons .tbl_pric table tbody tr {}
#ci_pric .fill .cons .tbl_pric table tbody tr:nth-child(odd) {
    background: #f5f8f6;
}
#ci_pric .fill .cons .tbl_pric table tbody tr.hidden {
    display: none;
}
#ci_pric .fill .cons .tbl_pric table tbody tr.hidden.shown {
   
    display: table-row;

}
#ci_pric .fill .cons .tbl_pric table tbody tr td  {}
#ci_pric .fill .cons .tbl_pric table tbody tr td select {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
	-moz-appearance: none;
	-webkit-appearance: none;
    appearance: none;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAkBAMAAAB2w3fUAAAAMFBMVEX////v7+8AAAAvLy8wMDB/f3+AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9biTAAAAEHRSTlMA////////////////////wFCLQwAAADVJREFUGNNjYBikgFWAgTEBzApyZBBRBbOEVQSdDMEsRiMXZQGIQmElQ6gWRmMBmG7BweYdAGqWA2POV6h4AAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}
#ci_pric .fill .cons .tbl_pric table tbody tr td input {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border: none;
    line-height: 36px; border-bottom: 1px solid transparent;
    margin: 0;
}
#ci_pric .fill .cons .tbl_pric table tbody tr td input:focus {
    border-bottom: 1px solid #59c203;
    color: #59c203;
    background:#fff;
}
#ci_pric .fill .cons .btn {
    height: 36px;
    display: inline-block;
    vertical-align: top;
    line-height: 34px;
    margin-top: 20px;
    padding-left: 0;
    margin-right: 20px;
    font-size: 15px;
}
#ci_pric .fill .cons .btn.white{}
#ci_pric .fill .cons .btn.white.w_green{}
#ci_pric .fill .cons .btn.white.w_gray {
    color: #778093 !important;
}
#ci_pric .fill .cons .btn i {
    color: #59c203;
    display: inline-block;
    font-size: 20px;
    height: 100%;
    line-height: 34px;
    margin: 0;
    padding: 0;
    padding-right: 5px;
    vertical-align: top;
}
#ci_pric .fill .cons .btn.w_gray i{color:#778093;}

#cabinet_content .subblocks .ci_controlbuttons > a.settings {
    background: #fff url(//ap.markergroup.info/tpl/img/ci_settings.svg?r=2) center center no-repeat;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    cursor: pointer;
}
#ci_pric .fill .tabs > div {}
#ci_pric .fill .tabs .rarr {
    position: absolute;
    top: -2px;
    right: -5px;
    width: 36px;
    height: 36px;
    background: #fff url(//ap.markergroup.info/tpl/img/ci_arrg.png) center center no-repeat;
    cursor: pointer;
    z-index: 1;
    box-shadow: -14px 0px 8px 4px #fff;display:none;
}
#ci_pric .fill .tabs .larr {
    position: absolute;
    top: -2px;
    left: -5px;
    width: 36px;
    height: 36px;
    background: #fff url(//ap.markergroup.info/tpl/img/ci_arrg.png) center center no-repeat;
    cursor: pointer;
    z-index: 1;
    box-shadow: -14px 0px 8px 4px #fff;
    display: none;
    transform: rotate(180deg);
}
#ci_pric .fill .tabs .rarr.active {display:block;}
#ci_pric .fill .tabs .larr.active {display:block;}
#ci_pric .fill .tabs { 
    overflow: hidden;
}

#ci_pric .fill .tabs > div { 
    position: relative;
    left: 0px;
    transition: all 0.5s ease-in;
}
#cabinet_content .subblocks .ci_controlbuttons > a.settings.widte {
    width: auto;
    padding-left: 36px;
    background-position: 6px 6px;
    font-size: 14px;
    color: #59c203;
    line-height: 21px;
}

#cabinet_content .window {
    position: fixed;
    z-index: 30000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;display:none;
    background: rgba(0,0,0,0.6);
}
#cabinet_content .window.active {display:block;}
#cabinet_content .window > div {
    width: 560px;
    height: 446px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    height: 80vh;
    margin-top: 10vh;    overflow: hidden;
}
#cabinet_content .window h2 { 
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;    margin-bottom: 30px;
}
 
#cabinet_content #ci_pric .window .insideWin.block {
    width: 100%;
    min-height: 360px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    margin: 0;
    height: calc(100% - 52px);
     min-height: 260px ;overflow: hidden;
}
#cabinet_content .window > div > .closeWin {
    position: absolute;
    width: 36px;
    height: 36px;
    background: url(//ap.markergroup.info/tpl/img/ci_close.svg) center center no-repeat;
    display: block;
    top: 11px;
    right: 10px;
    z-index: 1;
}
#cabinet_content .window.settingsCPT {}
#cabinet_content .window .insideWin .stations {
    box-shadow: none;
    padding: 0;
    height: calc(100% - 66px);
    overflow: auto;
}
#cabinet_content .window .insideWin .stations > div {}
#cabinet_content .window .insideWin .stations > div i {}
#cabinet_content .window .insideWin .stations > div select {
    display: block;
    font-size: 14px;
    width: 90%;
    height: 28px;
    border: none;
    border-bottom: 2px solid #ccc;
    line-height: 27px;
    margin-bottom: 24px;
}
#cabinet_content .window .insideWin .stations > div .trash {
    position: absolute;
    right: 10px;
    top: 0;
    background: url(//ap.markergroup.info/tpl/img/ci_trash.svg) center center no-repeat;
    width: 32px;
    height: 45px;
    background-position-y: 19px;
    display: block;
}
#cabinet_content #ci_pric .window .ci_controlbuttons {
    position: relative;margin-top: 20px;
}
#cabinet_content #ci_pric .window .ci_controlbuttons .greenlink {
    font-size: 14px;
    text-decoration: none;
    color: #20b426;
    position: absolute;
    left: 0;
    top: 10px;
}

#cabinet_content .window.savingsParams > div {
    height: 260px;
}
#cabinet_content #ci_pric .savingsParams .insideWin.block {
    height: 200px;
}
#cabinet_content #ci_pric .savingsParams .insideWin.block ins {
    font-size: 14px;
    background: transparent;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 20px;
    display: block;
    line-height: 17px;
    cursor: pointer;text-align: center;
}
#cabinet_content #ci_pric .savingsParams .insideWin.block ins:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #333;
    position: absolute;
    left: 4px;
    top: 0px;
}
#cabinet_content #ci_pric .savingsParams .insideWin.block ins.active:before {content:'✔';}


#cabinetleft_panel .ci_menu > i:after {}

#cabinetleft_panel .ci_menu > i.active:after {
    background: transparent;
}
#cabinetleft_panel .ci_menu > i.active {
    background: rgba(255,255,255,0.08);}
#cabinetleft_panel .ci_menu i, #cabinetleft_panel .ci_menu b { 
    line-height: 40px;
}
#cabinetleft_panel .ci_menu i:after {top:15px;}


#cabinetleft_panel .ci_menu > i { 
    border-left: 2px solid transparent;
}
#cabinetleft_panel .ci_menu > i.active {border-left-color:rgba(255,255,255,0.65);}
#cabinetleft_panel .ci_menu .ci_ordr:before {
    filter: invert(1) brightness(1.5);
    background-image: url(//ap.markergroup.info/tpl/img/ci_ordr.svg);
}

#cabinet_content .subblocks .block textarea {
    height: 125px;}

#cabinet_content .block .ci_controlbuttons .status
 {
    color: #12872e;
    font-size: 12px;
    display: block;
    margin-top: 10px;
}


#ci_msgs_content .msgitem_body .msg_item {
    display: block;
    width: 100%;
    padding: 20px; padding-top:30px;
    margin-bottom: 20px;
    position:relative;
    border-bottom: 1px solid #ccc;
}
#ci_msgs_content .msgitem_body .msg_item .date {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 13px;
    color: #999;
}
#ci_msgs_content .msgitem_body .msg_item .date {}
#ci_msgs_content .msgitem_body .msg_item p {padding:0;}
#ci_msgs_content .msgitem_body .msg_item {padding-left: 20px;    padding-right: 100px;}
#ci_msgs_content .msgitem_body .msg_item.my {    padding-left: 100px;    padding-right: 20px;}
#cabinet_content .subblocks .block .visicard > div ins.fullw { 
    font-size: 14px;
}


#cabinet_content #ci_ordr .ci_controlbuttons {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;top: -10px;
    background: transparent;
    box-shadow: none;
    padding: 0;
}
#cabinet_content .subblocks .block.full {
    width: 100%;
    min-height: 360px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    margin: 0;
}
#cabinet_content #ci_ordr {
    width: 96%;
    margin: 0 auto;
}
#cabinet_content #ci_ordr #ordr_mineral {}
#cabinet_content #ci_ordr #ordr_mineral table {    width: 100%;
    border-collapse: collapse;
    border: none;}
#cabinet_content #ci_ordr #ordr_mineral thead    {    height: 48px;}
#cabinet_content #ci_ordr #ordr_mineral th {
    padding: 0 12px;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
}
#ci_ordr table tbody tr:nth-child(odd) {
    background: #f5f8f6; 
}
#cabinet_content #ci_ordr #ordr_mineral tbody {}
#cabinet_content #ci_ordr #ordr_mineral tr {}
#cabinet_content #ci_ordr #ordr_mineral td select {    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;}
#cabinet_content #ci_ordr #ordr_mineral td input {display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border: none;
    line-height: 36px;
    border-bottom: 1px solid transparent;
    margin: 0;}
#cabinet_content #ci_ordr #ordr_mineral td input:focus {    border-bottom: 1px solid #59c203;
    color: #59c203;
    background:#fff;}
#ci_ordr .fill .cons .btn {
    height: 36px;
    display: inline-block;
    vertical-align: top;
    line-height: 34px;
    margin-top: 20px;
    padding-left: 0;
    margin-right: 20px;
    font-size: 15px;
}
#ci_ordr .fill .btn i {
    color: #59c203;
    display: inline-block;
    font-size: 20px;
    height: 100%;
    line-height: 34px;
    margin: 0;
    padding: 0;
    padding-right: 5px;
    vertical-align: top;
}
#ci_ordr .fill .cons .btn.w_gray, #ci_ordr .fill .cons .btn.v i {color:#777;}
#cabinet_content #ci_ordr #ordr_mineral .ordtbl_addProd {}
#cabinet_content #ci_ordr #ordr_mineral .ordtbl_remEmpt {}
#cabinet_content #ci_ordr #ordr_mineral .order_comment {
    height: 36px;
    margin: 16px 0;
    padding: 8px;
    border: solid 1px #ccc;
    display: block;
    width: 100%;
    margin: 20px 0;
    height: 100px;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat {
    height: 52px;
    margin: 16px 0 0;
    padding: 8px 16px;
    background: #f5f8f6;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > div {
    display: block;
    width: calc(100% - 200px);
    height: auto;
    min-height: 100%;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > a {
    position: absolute;
    top: 0;
    right: 10px;
    width: 180px;
    padding: 0;
    margin: 0;
    text-align: center;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > a i {
    font-size: 25px;
    line-height: 52px;
}

#ci_order_recvs_win {}
#cabinet_content #ci_order_recvs_win .block {
    width: 100%;
    display: block;
    margin: 0;
    box-shadow: none;
    height: calc(100% - 30px);
}

#cabinet_content #ci_order_recvs_win .search {
    box-shadow: none;
    padding: 0;
}
#cabinet_content #ci_order_recvs_win .search input {    height: 24px;
    border: none;
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-bottom: 24px;
    color: #24262c;
    font-size: 16px;
    background: transparent;}
#ci_order_recvs_win .search input:focus {border-bottom-color:#20b426;}
#ci_order_recvs_win .search a {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(//ap.markergroup.info/tpl/img/ci_search.svg) center center no-repeat;
    background-size: contain;
    right: 0px;
    cursor: pointer;
    top: -5px;
}
#cabinet_content #ci_order_recvs_win .block{}
#cabinet_content #ci_order_recvs_win .receivers {
    padding: 0;
    box-shadow: none;
    height: calc(100% - 120px);
    overflow: auto;
}
#cabinet_content #ci_order_recvs_win .receivers > div {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
#cabinet_content #ci_order_recvs_win .receivers > div:hover {background-color: rgb(32 180 38 / 0.1);}
#cabinet_content #ci_order_recvs_win .receivers > div.active {background-color: rgb(32 180 38 / 0.2);}
#cabinet_content #ci_order_recvs_win .receivers > div img {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 64px;
    position: absolute;
    top: 8px;
    margin: 0 10px;
}
#cabinet_content #ci_order_recvs_win .receivers > div span { 
    font-size: 16px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding-left: 60px;
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom: 0;
    max-width: 460px;
    line-height: 48px;
}
#cabinet_content #ci_order_recvs_win .ci_controlbuttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    top: auto;
} 
#cabinet_content #ci_order_recvs_win .ci_controlbuttons .greenlink {
    font-size: 14px;
    text-decoration: none;
    color: #20b426;
    position: absolute;
    left: 10px;
    top: 10px;
}
#cabinet_content #ci_order_recvs_win .ci_controlbuttons .ci_btn {} 
#cabinet_content #ci_order_recvs_win .ci_controlbuttons .ci_btn.white {} 
#cabinet_content #ci_order_recvs_win .ci_controlbuttons .ci_btn.green {} 

#cabinet_content #ci_order_recvs_win .receivers > div i {display:none;}
#cabinet_content #ci_ordr #ordr_mineral .addresat > div div {
    height: 32px;
    margin: 0 8px 8px 0;
    padding: 4px 8px 4px 4px;
    border-radius: 16px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    overflow: hidden;
    background: #fff;
    padding-right: 30px;
    max-width: 260px;
    padding-left: 30px;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > div img {
    width: 24px;
    height: 24px;
    margin: 0 8px 0 0;
    border-radius: 16px;
    border: 1px solid #f5f8f6;
    display: block;
    vertical-align: top;
    position: absolute;
    left: 4px;
    top: 4px;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > div span {
    line-height: 26px;
    font-size: 14px;
    position: relative;
    display: block;
    vertical-align: top;
    margin: 0;
    font-size: 13px;
}
#cabinet_content #ci_ordr #ordr_mineral .addresat > div i {
    background: url(//ap.markergroup.info/tpl/img/ci_close.svg) center center no-repeat;
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    width: 24px;
    height: 24px;
    background-size: contain;
    margin: 0;
    opacity: 0.6;
    cursor: pointer;
}
#cabinet_content .subblocks .rlblock {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
    font-family: Roboto;
}
#cabinet_content .subblocks .rlblock .block {
    width: 100%;
    display: block;
    margin: 0;
}
#cabinet_content .subblocks .block  .radioboxes {}
#cabinet_content .subblocks .block .radioboxes ins {
    margin-left: 30px;cursor:pointer;
margin-bottom: 10px;
}
#cabinet_content .subblocks .block .radioboxes ins a {
    color: #20b426;
    font-size: 14px;
}
#cabinet_content .subblocks .block .radioboxes ins:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 20px;
    position: absolute;
    background: #ccc;
    left: -20px;
    top: 20px;
}
#cabinet_content .subblocks .block  .radioboxes ins:hover {background: rgb(230 241 234);}
#cabinet_content .subblocks .block  .radioboxes ins.active{
    background-color: rgb(32 180 38 / 49%);
}
#cabinet_content .subblocks .block .radioboxes ins.active i, #cabinet_content .subblocks .block .radioboxes ins.active span {
        color: #041f05;
}
#cabinet_content .subblocks .block  .radioboxes ins.active:before {    background: #20b426;}
#cabinet_content .subblocks .block  .radioboxes ins i {}
#cabinet_content .subblocks .block  .radioboxes ins span {}
 
#ci_msgs_letters #ci_msgs_msglist .msg_cipe .time { 
    background: #fff;
    padding: 0px 5px;
    border-radius: 20px;
    padding-top: 0;
}

#ci_msgs_letters #ci_msgs_msglist .msg_cipe .titl, #ci_msgs_letters #ci_msgs_msglist .msg_cipe .titl b,
#ci_msgs_letters #ci_msgs_msglist .msg_cipe .desc, #ci_msgs_letters #ci_msgs_msglist .msg_cipe .desc b{
	font-weight:normal;
}
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.new .titl, #ci_msgs_letters #ci_msgs_msglist .msg_cipe.new .titl b,
#ci_msgs_letters #ci_msgs_msglist .msg_cipe.new .desc, #ci_msgs_letters #ci_msgs_msglist .msg_cipe.new .desc b{
    font-weight: bold;
}
#ci_msgs_content .msgitem_body .msg_item.my { 
    text-align: right;
}
#ci_msgs_content .msgitem_body .propose { 
    border-bottom: 1px solid #ccc;
    padding-bottom:20px;
}
#ci_msgs_content .msgitem_body .msgatem_answer_preaction {
    text-align: right;
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    color: #20b426;
    margin-top: 10px;
    margin-bottom: 10px;
}

#ci_msgs_content .msgitem_body .swapper {
    padding: 0px 8px;
    height: 36px;
    background: #f5f8f6;
    line-height: 36px;
    color: #778093;
    font-weight: bold;
    cursor: pointer;
}
#ci_msgs_content .msgitem_body .swapper i {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0px;
    display: block;
    height: 36px;
    width: 36px;
    margin: 0;
    line-height: 36px;
}
			#ci_msgs_content .msgitem_body .swapper.min {}
			#ci_msgs_content .msgitem_body .swapper.min i {}
			#ci_msgs_content .msgitem_body .swappable {}
#ci_msgs_content .msgitem_body .swappable.min {
    height: 0px;
    overflow: hidden;
}
#cabinet_content .subblocks .block > p, .ci_forms > div > p {
    color: #778093;    line-height: 28px;
    font-size: 14px;
}

#cabinet_content .subblocks .block .radioboxes ins:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 0;
    position: absolute;
    background: #ccc;
    left: -30px;
    top: 20px;
}
#cabinet_content .subblocks .block .radioboxes ins:before {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEV7hpT///9zgpSnrrjT19sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA2222JAAAAMElEQVQI12MQZlACAgZDBgMIg5mBwVEQCEQYGBgEwYCBQQnCUKKUATcQbgXcUpgzAOvYCl2/O1cVAAAAAElFTkSuQmCC');
}
#cabinet_content .subblocks .block .radioboxes ins {background-color:transparent !important;}
#cabinet_content .subblocks .block .radioboxes ins.active:before{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEX///8YsiEptjEhsikhtikhsiFwznb3//drznC457plzGu157hozm5rzGuw57K05bWpl8dZAAAAYklEQVQI12NgUzIGAqUEhiQIQ41BaQIDEHAqMSgxgIESgzGQLK+5EAphHIEy6lw+QBglfgyhDIJARksDkC/I1c3twgBmuLR4gxkMLS4NIIYSA/8qsIFwK5KUBAXBlrJBGAkAgOcWTwTZvRQAAAAASUVORK5CYII=');

}
#cabinetleft_panel .ci_menu .ci_press:before {
    filter_: invert(1) brightness(1.5);
    background-image: url(//ap.markergroup.info/tpl/img/ci_press.svg);
}
.note-editor.note-frame {min-width:100%;}
 
#cabinet_content .subblocks .block .note-editor  .note-codable {
    display: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
    font-family: Menlo,Monaco,monospace,sans-serif;
    font-size: 14px;
    color: #ccc;
    background-color: #222;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}
#cabinet_content .block .note-editor  span {
    font-size: unset;
    line-height: unset;
    letter-spacing: unset;
    display: unset;
    margin-bottom: unset;
}
 #cabinet_content .block .note-editor i {
    font-size: unset;    display: unset;    margin: unset;    padding: unset;
}
.note-editor .note-editing-area p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1em;
}

#cabinet_content .subblocks#ci_press {
    width: 96%;
    margin: 0 auto;
}
#cabinet_content .subblocks#ci_press .block {
    width: 100%;
    min-height: 360px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    margin: 0;
}
#cabinet_content .subblocks#ci_press .ci_controlbuttons {
    text-align: right;
    position: absolute;
    right: 0;
    top: -10px;
    background: transparent;
    box-shadow: none;
    padding: 0;
}
	#cabinet_content .subblocks#ci_press .ci_forms {}
	#cabinet_content .subblocks#ci_press .ci_forms > div {}
#cabinet_content .subblocks#ci_press .ci_forms .ci_subform {
    font-size: 0;
    margin-bottom: 20px;
}
#cabinet_content .subblocks#ci_press .ci_forms .ci_subform > div {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin: 0 2%;
}
	#cabinet_content .subblocks#ci_press .ci_forms div i {}
	#cabinet_content .subblocks#ci_press .ci_forms div input {}
	#cabinet_content .subblocks#ci_press .ci_forms div s {}
#cabinet_content .subblocks#ci_press .ci_forms div.file input {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
}
#cabinet_content .subblocks#ci_press .ci_forms div ins {
    height: 24px;
    padding: 0;
    border: none;
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-bottom: 24px;
    color: #24262c;
    font-size: 16px;
    background: transparent;
    position: absolute;
    top: 25px;
    font-size: 13px;
    line-height: 24px;
    color: #aaa;
    cursor: pointer;
    z-index: 0;
    background: transparent url(//ap.markergroup.info/tpl/img/ci_file.svg) right center no-repeat;
}

#cabinet_content .subblocks#ci_press .ci_forms .ci_subform > div.n1 {margin-left:0;}
#cabinet_content .subblocks#ci_press .ci_forms .ci_subform > div.n2 {margin-right:0;}


#cabinet_content .block .note-editor i {
    font-size: 13px;
    display: unset;
    margin: unset;
    padding: unset; 
}
.note-dropdown-item {
    display: block;
    font-size: 14px;
    color: #888;
    padding: 5px 0px;
}

#cabinet_content .subblocks#ci_press .ci_forms div s {
    font-size: 11px;
    text-decoration: none;
    color: #aaa;
    display: none;
    position: relative;
    bottom: 0;
}
#cabinet_content .subblocks#ci_press .ci_forms {
    margin-bottom: 60px;
}
#cabinet_content .subblocks#ci_press .ci_forms div s.active {display:block;}
#cabinet_content .subblocks#ci_press .ci_forms .error s {display:block;color: #8e45ac;}
#cabinet_content .subblocks#ci_press .ci_forms input{    margin-bottom: 14px;}
#cabinet_content .subblocks#ci_press .ci_forms .error ins {border-bottom-color:#8e45ac;}
#cabinet_content .subblocks#ci_press .ci_forms div s.ed_press_error {    font-size: 11px;
    text-decoration: none;
    color: #aaa;
    display: none;
    position: relative;
    bottom: 0;}
#cabinet_content .subblocks#ci_press .ci_forms div s.ed_press_error.error {
    display: block;
    color: #8e45ac;
    font-size: 14px;
    padding-top: 10px;
}
.note-editor.note-frame.error {
    border: 1px solid #8e45ac;
}

#cabinet_content .subblocks#ci_press .ci_forms .error input {
    border-bottom-color: #8e45ac;
}


.note-editor .note-editing-area ul {
    font-size: 14px;
    list-style: circle;
    list-style-position: inside;
}
.note-editor .note-editing-area ul li {
    font-size: 14px;
    list-style: circle;
}
.note-editor .note-editing-area li {font-size:14px;}
.note-editor .note-editing-area ol {
    font-size: 14px;
    list-style: decimal;
    list-style-position: inside;
}

#cabinet_content .subblocks#ci_press .ci_news_archive_btn {
    font-size: 15px;
}
#cabinet_content .subblocks#ci_press .subControls {
    margin-bottom: 50px;
    background: transparent;
    box-shadow: none;
    text-align: right;
}
#cabinet_content .subblocks#ci_press .ci_forms {
    margin-bottom: 0px;
}
#cabinet_content .subblocks#ci_press .ci_news_archive_btn:before {
    content: '';
    width: 24px;
    height: 24px;
    background: url(//ap.markergroup.info/tpl/img/ci_news_archive.svg) center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

#cabinet_content .subblocks#ci_press .block.cipart1 {display:none;}
#cabinet_content .subblocks#ci_press .block.cipart1.active {display:block;}

#alertwin, #alertwin_video {
    position: fixed;
    z-index: 10000;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;display:none;
    overflow: hidden;
}
 #alertwin_video.active, #alertwin.active {display:block;}
#alertwin >div, #alertwin_video >div {
    width: 434px;
    height: 176px;
    background: #fff;
    margin: 0 auto;
    margin-top: calc((100vh - 176px)/2);
    padding: 24px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
}
#alertwin >div .title,
#alertwin_video >div .title{
    margin: 0 16px 24px 0;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    display: block;
    color: #24262c;
}
#alertwin >div p,
#alertwin_video >div p{
    margin: 24px 0;
    font-family: Roboto;
    font-size: 14px;color: #24262c;
    font-weight: normal;
}
#alertwin >div .ctrls,
#alertwin_video >div .ctrls{
    width: 100%;
    padding-top: 20px;
    display: block;
    text-align: right;
}
#cabinet_content .subblocks#ci_press .ci_forms .list {}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item {
    height: 165px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding-left: 185px;
    width: 100%;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item > i {
    display: inline-block;
    width: 20px;
    vertical-align: top;
    height: 100%;
    line-height: 165px;
    font-weight: 500;
    color: #000;
    position: absolute;
    left: 0;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item img {
    width: 140px;
    height: 140px;
    display: inline-block;
    margin: 12px;
    position: absolute;margin-top: 0;
    left: 15px;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item .date {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #778093;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item .title {
    font-size: 18px;
    display: block;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item .intro {
    display: block;
    font-size: 14px;
    height: 80px;
    overflow: hidden;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item ins {
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    border: none;
    line-height: 1;
    margin: 0;
    background: none;
    color: #000;
    right: 0;
    font-size: 9px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item > div.c {
    position: absolute;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    font-size: 12px;
    top: 24px;
    right: 10px;
    background: #fff;
    z-index: 5;
    padding: 12px 11px;
    display:none;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item > div.c.active  {
	display:block;
}
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item > div.c a {
    display: block;
    width: 100%;
    color: #000;
    text-decoration: none;
    line-height: 24px;
    height: 24px;
}

#cabinet_content .subblocks#ci_press .ci_forms .list .press_item .title,
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item .intro,
#cabinet_content .subblocks#ci_press .ci_forms .list .press_item img {cursor:pointer;}

.bck {
    height: 42px;
    display: block;
    font-size: 15px;
    color: #20b426;
    text-decoration: none;
    background: url(//ap.markergroup.info/tpl/img/bck.png) left top no-repeat;
    padding-left: 36px;
    line-height: 25px;
}
		  
		  
#cabinet_content .ci_forms .view .date {
    display: block;
    font-size: 14px;
    color: #aaa;
}	
#cabinet_content .ci_forms .view .title {
    display: block;
    font-size: 20px;
}
#cabinet_content .ci_forms .view img {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
}
#cabinet_content .ci_forms .view p {
    color: #131313;
    font-size: 16px;
    line-height: 1.6em;
    margin: 0;
}
#cabinet_content .ci_forms .view b {}
#cabinet_content .ci_forms .view ul {}
#cabinet_content .ci_forms .view ul li {}
#cabinet_content .ci_forms .view ol {}
#cabinet_content .ci_forms .view ol li {}
#cabinet_content .ci_forms .view s {}
#cabinet_content .ci_forms .view i {}
#cabinet_content .subblocks#ci_press .ci_forms > div.view {
    margin-bottom: 60px;
}



 #cabinet_content .subblocks#ci_videos .block {}
 #cabinet_content .subblocks#ci_videos .cipart71 {display:none;}
 #cabinet_content .subblocks#ci_videos .cipart71.active {
    display: block;
}
#cabinet_content .subblocks#ci_videos .cipart711.active {
    display: inline-block;
}
#cabinet_content .subblocks#ci_videos .cipart712.active {
    display: block;
}

 #cabinet_content .subblocks#ci_videos .ci_forms {}
 #cabinet_content .subblocks#ci_videos .ci_forms .ci_subform {}
 #cabinet_content .subblocks#ci_videos .ci_forms .ci_subform > div {}
 #cabinet_content .subblocks#ci_videos .ci_forms input {}
 #cabinet_content .subblocks#ci_videos .ci_forms i {}
 #cabinet_content .subblocks#ci_videos .ci_forms s {}
 #cabinet_content .subblocks#ci_videos .ci_forms s.active{}
#cabinet_content .subblocks#ci_videos .ci_controlbuttons {
    position: absolute;
    top: 8px;
    background: transparent;
    box-shadow: none;
    right: 0;
    padding-right: 0;
    padding: 0;
}
 #cabinet_content .subblocks#ci_videos .ci_controlbuttons a {}
 #cabinet_content .subblocks#ci_videos .ci_controlbuttons .green {}
#cabinet_content .subblocks#ci_videos .subControls {
    margin-bottom: 50px;
    background: transparent;
    box-shadow: none;
    text-align: right;
}
 #cabinet_content .subblocks#ci_videos .subControls a {font-size:15px;}
#cabinet_content .subblocks#ci_videos .subControls a:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(//ap.markergroup.info/tpl/img/ci_news_archive.svg) center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
#cabinet_content .subblocks#ci_videos .ci_forms input {
    margin-bottom: 3px;
}
#cabinet_content .subblocks#ci_videos .ci_forms s {
	display: block;
    font-size: 11px;
    text-decoration: none;
    color: transparent;    margin-bottom: 25px;

}
#cabinet_content .subblocks#ci_videos .ci_forms s.active {
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #999;
}
#cabinet_content .subblocks#ci_videos .ci_forms {
    height: 220px;
    margin-bottom: 20px;
}
#cabinet_content .subblocks#ci_videos .ci_forms .ci_subform > div.n2 {margin-top: 50px;}
#cabinet_content .subblocks#ci_videos .video_preview {}
#cabinet_content .subblocks#ci_videos .video_preview.empty {
    background: #fff url(//ap.markergroup.info/tpl/img/ci_empty_videos.svg) center center no-repeat;
}

#cabinet_content .subblocks#ci_videos .ci_video_list {
    width: 100%;
    margin: 0;
    padding: 0 20px;
}
#cabinet_content .subblocks#ci_videos .ci_video_list .ci_forms {
    background: transparent;
    box-shadow: none;
    padding: 0;
    height: auto;
}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list {}
#cabinet_content .subblocks#ci_videos .ci_video_list .list .item {
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
    width: 46%;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
}
#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    display: block;
}
#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .img img {
    display: block;
    max-width: 100%;
    max-height: 200%;
}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .date{}
#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .titl {
    font-size: 18px;
    line-height: 1.3em;
    display: block;
    padding-top: 10px;
    height: 52px;
    overflow: hidden;
}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl_span {}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl_span:before {content:"";}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl_span.active:before {content:"";}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl {}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl a {}
		#cabinet_content .subblocks#ci_videos .ci_video_list .list .item .ctrl.active {}
#cabinet_content .subblocks#ci_videos .ci_video_list .item ins {
    position: absolute;
    top: 180px;
    width: 24px;
    height: 24px;
    border: none;
    line-height: 1;
    margin: 0;
    background: none;
    color: #000;
    right: 15px;
    font-size: 9px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}
#cabinet_content .subblocks#ci_videos .ci_video_list .item > div.c {
    position: absolute;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    font-size: 12px;
    top: 183px;
    right: 41px;
    background: #fff;
    z-index: 5;
    padding: 8px 10px;
    display: none;
}
#cabinet_content .subblocks#ci_videos .ci_video_list .item > div.c.active {display:block;}
#cabinet_content .subblocks#ci_videos .ci_video_list .item > div.c a {
    display: block;
    width: 100%;
    color: #000;
    text-decoration: none;
    line-height: 24px;
    height: 24px;
}
 
.video_preview .img {    width: 100%;
    height: 160px;
    overflow: hidden;
    display: block;}
.video_preview .img img {    display: block;
    max-width: 100%;
    max-height: 200%;}
 
#cabinet_content * {outline:none;}

#right_panel .buttons .white, .btn.white {
    color: #59c203;
}


#ci_pric .fill .tabs a { 
    vertical-align: top;
}

#cabinet_content .subblocks#ci_videos .subControls { 
    padding-right: 20px;
}
.rem_tr {
    background: url(//ap.markergroup.info/tpl/img/ci_close.svg);
    width: 40px;
    height: 40px;
    display: block;
    background-size: unset;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.newstable {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.newstable tr {}
.newstable td, .newstable th {
    height: 30px;
    font-size: 15px;
    border: 1px solid #ccc;
    line-height: 1em;
    padding: 4px 10px;
}
.newstable th {font-weight:bold;}
#news_data iframe {
    width: 100%;
    height: 320px;
}
#news_data.large iframe {
    width: 100%;
    height: 540px;
    height: calc( 100% / 4 * 3);
}

#cabinet_content .block span.sklnams{
    font-size: 13px;
    color: #666;
    display: block;
}


#news_data .newstable .nos {
    display: none;
}
#news_data.large .newstable .nos {display:table-cell;}

#cabinet_content #ci_pric .savingsParams .insideWin.block ins { 
    text-align: left;
}






#cabinetleft_panel .ci_menu .ci_stat:before {
    background-image: url(//ap.markergroup.info/tpl/img/ci_i.svg);
    filter: invert(1) brightness(1.5);
}





















