

/* Start:/bitrix/components/altasib/support/templates/.default/style.css?16734386466761*/
#support-detail .sidebar-btn-show {
    background-position: 4px -3901px
}

#support-detail .sidebar-btn-show:after {
    background-position: -5px -3991px !important;
    left: 10px;
}

#workarea-content, #workarea {
    overflow: visible !important;
}

#altasib_sidebar_resizer {
    height: 100px;
    width: 1px;
    border: 0;
    border-right: 4px solid transparent;
    padding: 0px;
    font-size: .01em;
    cursor: e-resize;
}

#altasib_sidebar_resizer:hover {
    border-right: 3px solid #ccc;
    border-left: 1px dashed #bbb;
}

.altasib_sidebar_resizer-close {
    background-color: #e2e2e2 !important;
    border-right: 1px solid #D5DBDF !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    cursor: default !important;
}

#altasib-support-detail .sidebar-btn-close {
    background: url("/bitrix/panel/main/images/bx-admin-sprite-small-1.png") no-repeat 0px -3901px;
    cursor: pointer;
    margin-left: -2px;
    /*  transition: all 1s;*/
    /*	margin-right:-7px;*/
    height: 90px;
    top: 50%;
    /*margin-top: 35px;*/
    position: fixed;
    width: 25px;
    z-index: 999;
}

#altasib-support-detail .sidebar-btn-close:after {
    background: url("/bitrix/panel/main/images/bx-admin-sprite-small-1.png") no-repeat -5px -4006px;
    content: "";
    height: 13px;
    left: 7px;
    top: 39px;
    position: absolute;
    width: 6px;
}

#altasib-support-detail .sidebar-btn-show {
    background-position: 4px -3901px;
    margin-left: -7px;
}

#altasib-support-detail .sidebar-btn-show:after {
    background-position: -5px -3991px !important;
    left: 10px;
}

#altasib-support-detail .ticketn a {
    border-bottom: 1px solid transparent;
    color: #0b66c3;
    text-decoration: none;
    transition: border-bottom-color 0.2s linear 0s;
}

#altasib-support-detail .ticketn a:hover {
    border-bottom: 1px solid #0b66c3;

}

.feed-com-text img {
    /*display: none;*/
}

.altasib-support-detail-fullScreen {
    position: absolute;
    /*
    top: 1px;
    left: 1px;
    width: 100%;
    */
    z-index: 1000;
    background-color: #fff;
}

/* win_popup */
.win_popup .altasib-projects-title-win-container {
    padding: 0 10px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8f8f8;
    height: auto !important;
}

.win_popup .altasib-projects-title-win {
    padding: 11px 0 11px 0px;
    width: 100%;
    display: inline-table;
    border-bottom: 7px solid #F0F0F0;
    color: #474747;
    font-size: 20px;
    font-family: "OpenSans-Light", sans-serif;
    cursor: move;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.win_p {
    z-index: 10005;
    position: absolute;
    /*opacity: 1;
    display: none;
    min-width: 530px;	*/
}

.win_popup {
    padding: 5px 5px;
    z-index: 1000;
    display: block;
    background-color: #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: 0px 0px 10px #BBBBBB;
    -moz-box-shadow: 0px 0px 10px #BBBBBB;
    -webkit-box-shadow: 0px 0px 10px #BBBBBB;
    top: 30%;
    left: 0;
    position: fixed;
    opacity: 0;
    width: 500px;
    display: none;
}

.sel_project_id_st, .sel_project_id_st_merge, .merge_projects_select {
    display: none;
}

.merge_projects_select .support_note {
    margin: 5px 15px;
    font-size: 11px;
}

#shadow-popup {
    background-color: #8A8638;;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.hidden-el {
    display: none;
    opacity: 0;
}

.choose_popup {
    padding: 5px 5px;

    z-index: 550;
    display: block;
    background-color: #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: 0px 0px 10px #BBBBBB;
    -moz-box-shadow: 0px 0px 10px #BBBBBB;
    -webkit-box-shadow: 0px 0px 10px #BBBBBB;
}

.choose_popup ul.popup_menuItem {
    padding-left: 0px !important;
}


.choose_popup ul.popup_menuItem li {
    cursor: pointer;
    display: list-item !important;
    line-height: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 10px;
    word-wrap: break-word;
}

.choose_popup ul.popup_menuItem li:hover {
    background: none repeat scroll 0 0 #d5dbdf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
    color: #000;
}

.choose_popup ul.popup_menuItem li.choose_item_selected {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
    color: #000;
    border: 1px solid #ddd;
}

a.altasib-support-button-save, a.altasib-support-button-cancel {

    background-color: rgba(47, 199, 247, 1);
    border-bottom: 0 none !important;
    border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 10px 5px 10px;
    min-width: 103px;
    padding: 0 12px;
    position: relative !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color 0.3s linear 0s !important;
    vertical-align: middle !important;
}

.win_popup a.altasib-support-button-save, .win_popup a.altasib-support-button-cancel {
    margin: 15px 15px 5px 0px;

}

.button-opacity0 {
    opacity: 0.05;
}

.ButtonMin {
    padding: 0 5px !important;
    font-size: 11px !important;
    min-width: 80px !important;
    margin: 10px 5px 0px 0px !important;
}

a.altasib-support-button-cancel {

    background-color: rgba(255, 118, 104, 1);
}

a.altasib-support-button-save:hover {

    background-color: #009cf1;
    border-bottom: 0 none !important;
    color: #fff;
    text-decoration: none;
}

a.altasib-support-button-cancel:hover {

    background-color: #FF3B33;
    border-bottom: 0 none !important;
    color: #fff;
    text-decoration: none;
}

.altasib_choose_item_wait {
    background: url("/bitrix/components/altasib/support/templates/.default/images/wait1.gif") center no-repeat #fff;
    height: 12px;
    width: 100%;
    min-width: 127px;
    margin: 5px 0;
    display: none;
}

.choose_popup_close {
    background: url('/bitrix/themes/.default/images/panel/close.gif') 0 0 no-repeat;
    border-bottom: none;
    cursor: pointer;
    z-index: 551;
    position: absolute;
    height: 12px;
    width: 12px;
    top: 10px;
    right: 10px;
}

/* End */


/* Start:/bitrix/components/altasib/support.ticket.detail/templates/.default/style.css?167343864619238*/
.ticket_title {
    background-color: #0092e8;
    color: #fff;
    /*min-height: 47px;*/
    font-size: 18px;
    line-height: 18px;
    padding: 15px 18px;
    font-family: "OpenSans-Light", sans-serif;
}

.dop_title_block_div {
    height: 47px;
    padding: 15px 0;
    width: 100%;
    /*border-bottom: 1px solid #999;*/
    display: inline-table;
    border-bottom: 7px solid #f0f0f0;
    margin-top: 15px;
}

.text_add_files_td .dop_title_block_2 {
    padding: 10px 0;
    width: 100%;
    display: inline-table;
    border-bottom: 7px solid #F0F0F0;
    margin: 15px 0;
    color: #474747;
    font-size: 18px;
    font-family: "OpenSans-Light", sans-serif;
}

.dop_title_td {
    height: 47px;
    padding: 15px 0;
}

.dop_title_block {
    float: left;
    color: #474747;
    font-size: 24px;
    font-family: "OpenSans-Light", sans-serif;
}

.altasib_text_mess_td {
    background-color: #f8f8f8;
    color: #515151;
    font-size: 12px;
    line-height: 18px;
    padding: 18px;
    font-family: arial;

}

.altasib-support-adm-act {
    position: relative;
    visibility: hidden;
    float: right;
    font-size: 20px;
    margin-top: -15px;
    opacity: 0;
    transition: opacity 0.3s linear 0.3s, visibility 0.1s;
}

.altasib-support-adm-act div {
    display: inline;
    margin-right: 5px;
    cursor: pointer;
    color: #cdcdcd;
    /*transition: color 0.3s linear 0.3s !important;*/
}

.altasib-support-adm-act div:hover {
    color: #0092e8;
}

.altasib-support-adm-act div.ticket-del:hover {
    color: red;
}

.altasib-support-message:hover .altasib-support-adm-act {
    visibility: visible;
    opacity: 1;
}

div.feed-com-avatar-Y {
    background-image: none;
}

.feed-com-avatar {
    top: 7px;
    background: url('/bitrix/components/altasib/support/images/live_feed_sprite_4.png') no-repeat -50px -180px #fff;
    border: 1px solid #eeeeee;
    box-shadow: inset 0 0 1px #fdfdfd;
    border-radius: 1px;
    box-shadow: inset 0 0 1px #f0f0f0;
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 10px;
    padding: 3px;
}

.feed-com-name {
    color: #474747;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 20px;
    vertical-align: top;

}

.feed-com-informers {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin-left: 3px;
    color: #999;
    vertical-align: top;
}

.feed-time {
    background: url('/bitrix/components/altasib/support/images/live_feed_sprite_4.png') no-repeat -146px -230px;
    margin-right: 12px;
    font-size: 11px;
    padding-left: 13px;
}

.feed-com-text {
    font-size: 13px;
    overflow: hidden;
    padding: 0px 10px 20px 0px;
    position: relative;
}

.feed-com-text img {
    /* display: none;*/
    height: auto;
    width: 90%;
}

.feed-com-text-inner-inner, .altasib_text_mess_td {

    /*
	white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;*/
    word-wrap: break-word;
    /* word-break: break-all;	*/
}

div.feed-com-text-inner-inner img {
    /*max-width:800px;*/
    cursor: pointer;
}

.code pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;

    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
    max-height: 450px;
}

.ticketn .code {
    width: 100%;
}

.altasib-support-message {
    border-bottom: 2px solid #eee; /*7px solid #f0f0f0;*/
    padding: 5px 10px;
}

.log-mess {
    border-bottom: 0px;
    background-color: #EAF5FF;
}

.author-mess {
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
}

.date-separate {
    border-top: 2px solid #fff;
}

.author-mess pre {
    background-color: #fff !important;
}

.feed-com-info {
    margin-top: 15px;
}

.messege_list_tic .altasib-support-message:last-child {
    border-bottom: 0px solid #f0f0f0;
}

.LinkMessage {
    float: right;
    margin-top: -5px;
    margin-right: 10px;
}

#sup-loadm-cnt {
    background-color: #d5dbdf;
    border-radius: 10px;
    color: #535c69;
    height: 29px;
    line-height: 24px;
    padding: 2px 12px;
    font-weight: bold;
}

.altasibTicketPostMoreButton {
    background-image: linear-gradient(to bottom, rgba(248, 248, 248, 0), rgba(248, 248, 248, 0.5) 10px, rgba(248, 248, 248, 1) 20px);
    cursor: pointer;
    height: 38px;
    left: 0;
    position: absolute;
    top: 264px;
    width: 100%;
    z-index: 3;
    display: none;
}

.altasibTicketPostMoreButton:hover .altasibTicketPostMoreBut, .altasibTicketPostMoreButton:hover .altasibTicketPostMoreBut::before {
    border-color: #b6bbbd;
}

.ticketn table.quote {
    width: 99%;
}

.ticketn div.quote {
    background: #FFFAD7;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    max-height: 450px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto;
}

.ticketn table.quote::before {
    font-family: Georgia, arial;
    font-size: 45px;
    content: "\201C";
    line-height: 15px;
    margin: 10px 10px 10px 0;
    position: absolute;
    color: #999;
}

.ticketn table.quote > tbody > tr > td {
    padding: 10px 10px 10px 35px;
}

.feed-com-block {
    min-height: 40px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.feed-com-block.hidden-message {
    background-color: floralwhite;
}

.is-hidden-text {
    font-style: italic;
    color: tomato;
}

.feed-com-block.log-message {
    padding: 0 5px 0 15px;
}

.is-log-text {
    font-style: italic;
    color: tomato;
}

.text_add_files_td img, .feed-com-files-cont img {
    max-height: 50px;
    max-width: 75px;
    cursor: pointer;
}

a.sup-loadAll {
    text-decoration: none;
    border-bottom: 1px dashed #A8BDD1 !important;
    transition: border-bottom-color 0.2s linear 0s;
}

a.sup-loadAll:hover {
    border-bottom: 1px dashed #0B66C3 !important;
}

#support-load-line {
    /*		border-bottom: 1px dashed #aaa;
            padding-bottom: 10px;*/
    float: right;
    margin-top: 5px;
}

.dashed-bottom {
    border-bottom: 1px dashed #777;
    clear: bodth;
    width: 100%;
    /*margin-top: 40px;*/
    /*border-bottom: 7px dotted #F0F0F0;*/
}

a.ticketID_promt {
    display: block;
    float: right;
    font-size: 11px;
    top: 5px;
    right: 30px;
    position: absolute;
    /*visibility: hidden;
    opacity: 0;*/
    /*transition: opacity 0.5s linear 0.3s, visibility 0s!important;	*/
}

.altasibTicketPostMoreBut {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d7dce0;
    display: block;
    height: 23px;
    margin: 0;
    position: relative;
    transition: border-color 0.2s linear 0s;
}

.altasibTicketPostMoreBut::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll 21px 5px #F8F8F8;
    border: 1px solid #d7dce0;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    bottom: -1px;
    content: "";
    height: 21px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    transition: border-color 0.2s linear 0s;
    width: 63px;
}

.ticketn .altasib_text_div {
    max-height: 288px;
    overflow: hidden;
    position: relative;
}

.post-fav {
    background-color: #DEFBC1;
}

.post-fav .icon-star-empty {
    display: none;
}

.ticket-fav .icon-star {
    display: none;
}

.post-fav .icon-star {
    display: inline;
}

.ticket-fav {
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 10px;
    color: #cdcdcd;
    /*	visibility: hidden;
        opacity: 0;
        transition: opacity 0.5s linear 0.3s, visibility 0s;	*/
}

.ticket-fav:hover {
    color: #0092e8;
}

.post-fav .ticket-fav {
    color: #0092e8;
    visibility: visible;
}

.post-fav .ticket-fav:hover {
    color: #cdcdcd;
}

a.altasib-support-quote {
    display: block;
    position: absolute;

    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll 0 -96px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 28px;
    position: absolute;
    text-decoration: none;
    transition: opacity 0.4s ease 0s, visibility 0.1s linear 0.4s;
    width: 32px;
    z-index: 500;
}

a.altasib-support-quote:hover {
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -63px -96px rgba(0, 0, 0, 0);
}

a.altasib-support-quote:active {
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -126px -97px rgba(0, 0, 0, 0);
}


/*.altasib-support-message:hover .ticket-fav, .altasib-support-message:hover .ticketID_promt{
	visibility:visible;
	opacity: 1;
	}
*/
/*.ticketn
{
    background:#eef2f4;
	color: #535c69;
}
.ticketn_mess
{
    background:#f8f6e4;
}
.ticketn_mess .dop_title_block
{
    background:#eae3bb!important;
}

.ticketn td
{
  border: 0px;
  padding: 3px;
}

#support-load-line
{
		border-bottom: 1px dashed #aaa;
		padding-bottom: 10px;
}
#sup-loadm-cnt
{
    background-color: #d5dbdf;
    border-radius: 10px;
    color: #535c69;
	height: 29px;
    line-height: 24px;
    padding: 2px 12px;
	font-weight: bold;
}

.title_block
{
        color:#8A0017;
        text-align:left;
        border: 0px;
        padding:10px 0px;
}
.title_block h2
{
		display: inline;
		font-weight: normal;
		border-bottom: none!important;
}
#deffered {
    color: red;
    font-size: smaller;
}
.line_dotted_main
{
        height:1px;
        overflow:hidden;
        background:#C9D5DE;
        margin-top:6px;
}
.ticketn textarea
{
        width:100%;
}
.ticketn .left_title_disr
{
        text-align:right;
        color:#646465;
        width:50%;
}
.ticketn .dop_title_td
{
        padding: 7px 3px 3px 3px;
}
.ticketn .dop_title_td .dop_title_block
{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
	padding: 7px;
    font-size: 20px;
	font-family: "OpenSans-Light",sans-serif;
    color: #000;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	background:#D5DBDF;
	color:#5f666e;
	text-align:center;
}
.ticketn .messege_list_tic
{
        padding-left:9px;
        padding-right:9px;
        padding-bottom:10px;
}
.ticketn .tbl_mess
{
        border:1px solid #C9D5DE;
        background:#f8f9fd;
}
.ticketn .title_mess
{
        background:#dce7ef;
        border:1px solid #C9D5DE;
}
.ticketn .name_title_mass
{
        text-align:left;
        color:#646465;
}
.ticketn .value
{
        font-weight:bold;
        color:#000000;
}
.ticketn .time_td_mess
{
        text-align:right;
}
.ticketn .Altasib_text_mess_td
{
        padding: 9px 9px;
		font-size: 13px;
}
.ticketn .Altasib_text_div
{
		max-height: 288px;
		overflow: hidden;
		position: relative;
}
.ticketn .text_add_files_td
{
        padding: 7px 9px;
		border-top: 1px dashed #aaa;
		font-size: 13px;
}
.ticketn .text_add_files_td div
{
		font-size: 12px;
		font-weight: bold;
		color: #8a0017;
		margin-bottom: 8px;
}
.ticketn .left_title_pole
{
        text-align:right;
        color:#646465;
        width:30%;
        vertical-align:top;
}
.ticketn .inputtext
{
        width:400px;
        border:1px solid #C0C0C0;
}
.ticketn .textarea_input
{
        width:400px;
        border:1px solid #C0C0C0;
}
.ticketn .textarea_input2
{
        border:1px solid #C0C0C0;
        height:130px;
}
.ticketn .select_input
{
        width:400px;
}
.ticketn .block_date input
{
        width:380px;
        border:1px solid #C0C0C0;
}
.ticketn div.code
{
   padding: 0px;
   margin-bottom:10px;
}

.ticketn div.code table
{
   width:100%;
   border:1px solid #C9D5DE;
   background:#FFFFFF;
}
.ticketn div.quote
{
   padding: 0px 7px;
      margin-bottom:10px
}
.ticketn div.quote table
{
   width:100%;
   border:1px solid #C9D5DE;
   background:#FFFFFF;
}

.feed-com-block-outer {
position: relative;
}
.feed-com-block {
border-bottom: 1px solid #E6E8E9;
min-height: 40px;
padding: 8px 25px 8px 58px;
position: relative;
overflow: hidden;
zoom: 1;
}

.feed-com-block.hidden-message{
    background-color: floralwhite;
}

.is-hidden-text{
    font-style: italic;
    color: tomato;
}
.feed-com-block.log-message{
    background-color: mintcream;
}
.is-log-text{
    font-style: italic;
    color: tomato;
}
div.feed-com-avatar-Y {
background-image: none;
}
.feed-com-avatar {
top: 7px;
}
.feed-com-avatar {
background: url('/bitrix/components/altasib/support/images/live_feed_sprite_4.png?4') no-repeat -50px -180px #fff;
border: 1px solid #eeeeee;
box-shadow: inset 0 0 1px #fdfdfd;
border-radius: 1px;
box-shadow: inset 0 0 1px #f0f0f0;
height: 30px;
left: 7px;
top: 11px;
padding: 2px;
position: absolute;
width: 30px;
}

.feed-com-name {
color: #8a0017;
display: inline-block;
font-size: 12px;
line-height: 14px;
font-weight: bold;
margin-right: 5px;
vertical-align: top;
}

.feed-com-informers {
display: inline-block;
font-size: 11px;
line-height: 14px;
margin-left: 3px;
color: #999;
vertical-align: top;
margin-top: -3px;
}

.feed-com-text {
font-size: 12px;
overflow: hidden;
margin-bottom: 3px;
position: relative;
}
.feed-com-text-inner {

}

.feed-com-text-inner-inner{
	display: none;
	opacity: 0;
	overflow-x: auto;
	padding: 2px;
}

div.feed-com-text-inner-inner img
{
    max-width:800px;
    cursor: pointer;
}
div.feed-com-text-inner-inner pre
{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.feed-time {
background: url('/bitrix/components/altasib/support/images/live_feed_sprite_4.png?4') no-repeat -146px -230px;
margin-right: 12px;
font-size: 11px;
padding-left: 13px;
}

.feed-com-informers .feed-time {
line-height: 20px;
}
.feed-com-informers {
font-size: 11px;
line-height: 14px;
color: #999;
}


.feed-wrap {
color: #555;
font-size: 14px;
line-height: 20px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
zoom: 1;
}

.ticketn div.code table.code
{
	margin-top: 10px;
}
.ticketn div.code pre
{
	overflow: auto;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	max-height: 500px;
	margin-top: 5px;
}

	.ticketn div.code table.code, .ticketn div.code pre
	{max-width: 100px;}

.feed-com-files {
padding: 10px 0 0 0;
}

.feed-com-files-title {
color: #5c6470;
font-size: 12px;
font-weight: bold;
float: left;
min-width: 50px;
}

.feed-com-files-cont {
overflow: hidden;
padding: 1px 0 1px 10px;
zoom: 1;
}

a.sup-loadAll
{
text-decoration: none;
margin-bottom: 15px;
}

.altasib-support-adm-act {
    position: relative;
    visibility:hidden;
    float:right;
    font-size:11px;
}

.altasib-support-message:hover .altasib-support-adm-act{visibility:visible;}

.AltasibTicketPostMoreButton {
    background-image: linear-gradient(to bottom, rgba(248, 246, 228, 0), rgba(248, 246, 228, 0.5) 10px, rgba(248, 246, 228, 1) 20px);
    cursor: pointer;
    height: 38px;
    left: 0;
    position: absolute;
    top: 264px;
    width: 100%;
    z-index: 3;
	display: none;
}

.AltasibTicketPostMoreButton:hover .AltasibTicketPostMoreBut, .AltasibTicketPostMoreButton:hover .AltasibTicketPostMoreBut::before {
    border-color: #b6bbbd;

}

.AltasibTicketPostMoreBut {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d7dce0;
    display: block;
    height: 23px;
    margin: 0;
    position: relative;
    transition: border-color 0.2s linear 0s;
}
.AltasibTicketPostMoreBut::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll 21px 5px #F8F6E4;
    border: 1px solid #d7dce0;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    bottom: -1px;
    content: "";
    height: 21px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    transition: border-color 0.2s linear 0s;
    width: 63px;
}

.Altasib_text_div {
    max-height: 288px;
    overflow: hidden;
    word-wrap: break-word;
}
.Altasib_text_div_inner {
    padding-bottom: 15px;
}
a.altasib-support-quote
{
	display: block;
	position: absolute;

    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll 0 -96px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 28px;
    position: absolute;
    text-decoration: none;
    transition: opacity 0.4s ease 0s, visibility 0.1s linear 0.4s;
    width: 32px;
    z-index: 500;
}
a.altasib-support-quote:hover
{
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -63px -96px rgba(0, 0, 0, 0);
}
a.altasib-support-quote:active
{
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -126px -97px rgba(0, 0, 0, 0);
}
#altasib_supportFullScreen
{
	display: block;
	float: right;
	padding: 3px 5px;
	margin: 3px 9px 0px 0px;
	background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -2px -131px rgba(0, 0, 0, 0);
	width: 33px; height: 21px;
	border: 0px!important;
}
#altasib_supportToggleBar
{
	display: block;
	float: right;
	margin: 3px 5px 0px 0px;
	padding: 3px 5px;
	background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll -56px -131px rgba(0, 0, 0, 0);
	width: 35px; height: 21px;
	border: 0px!important;
}
#sidebar-block-mobile
{
	display: none;
	width: 100%;
	overflow: hidden;
	float: right;
}*/

/* End */


/* Start:/bitrix/components/altasib/support.ticket.form/templates/.default/style.css?16734386468093*/
.altasib_ticketnform {
    background: #f8f8f8;
    color: #535c69;
    padding: 15px;
    font-size: 13px;
    border: 1px solid #eee;
}

.ticketn {
    color: #535c69;
}

.altasib_ticketnform .support-form-note {
    border: 1px solid;
    border-color: #ced0d1 #d1d4d6 #d3d6d8 #d1d5d6;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 2px rgba(229, 229, 229, 0.8) inset;
    -webkit-box-shadow: 0 1px 2px rgba(229, 229, 229, 0.8) inset;
    box-shadow: 0 1px 2px rgba(229, 229, 229, 0.8) inset;
    color: #9C9C9C;
    font-size: 14px;
    margin: 0;
    height: 35px;
    /*padding: 6px 12px 7px;*/
    line-height: 33px;
    position: relative;
    cursor: text;
    background-color: #fff;
    width: 99%;
}

.altasib_ticketnform .support-form-note div {
    margin-left: 15px;
}

.support-form-tab {
    margin: 10px 0;
}

.support-form-tab [class^="icon-"] {
    width: 25px;
    font-size: 17px;
    color: #2FC7F7;
    display: block;
    float: left;
    line-height: 23px;
}

.hidden-mess-form {
    background-color: #FCF6EE;
}

#support-form-loadFiles a.file-selectdialog-switcher {
    display: none;
}

a.altasib-form-tab span {

    /*	border-bottom: 1px dashed #A8BDD1!important;
        transition: border-bottom-color 0.2s linear 0s;*/
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

a.altasib-form-tab, a.altasib-form-tab:visited {
    display: inline-block;
    border: 1px solid #E1E1E1;
    line-height: 24px;
    padding: 7px;
    text-decoration: none !important;
    transition: background-color 0.2s linear 0s;
    width: 185px;
    background-color: #EEF2F4;
    color: #939EA5 !important;
    border-radius: 2px;
    margin-bottom: 3px;
}

a.altasib-form-tab:hover {
    text-decoration: none !important;
    background-color: #DEE4E7;
    color: #535A5F !important;

}

a.altasib-form-tab:hover [class^="icon-"] {
    font-size: 25px;
}

#altasib-param-form, #altasib-team-form {
    display: none;
}

.altasib-param-form-inner {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    clear: both;
    padding: 10px;
}

.altasib-param-form1, .altasib-param-form2 {
    width: 250px;
    float: left;
}

.altasib_ticketnform .altasib-support-button {
    display: inline-block !important;
    height: 39px;
    line-height: 40px;
    min-width: 95px;
    position: relative !important;
    vertical-align: middle !important;
    color: #fff !important;
    text-decoration: none !important;

    background-color: rgba(47, 199, 247, 1);
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 10px 20px 10px 0;
    min-width: 185px;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.3s linear 0s !important;
    vertical-align: middle;
    border-bottom: 0px !important;
    cursor: pointer;
}

.altasib_ticketnform .altasib-support-button:hover {
    background-color: #009cf1;
    color: #fff;
    text-decoration: none;
    border-bottom: 0px !important;
}

.altasib_ticketnform .dop_title_block_2, .dop_title_block_form {
    padding: 10px 0;
    width: 100%;
    display: inline-table;
    border-bottom: 7px solid #F0F0F0;
    margin-top: 15px;
    color: #474747;
    font-size: 18px;
    font-family: "OpenSans-Light", sans-serif;
}

.dop_title_block_form {
    margin-top: 0px;
}

.altasib_ticketnform input[type="checkbox"] {
    margin: 4px 10px 0px;
}

.altasib_ticketnform label {
    font-weight: normal;
}

#cancel-form:hover, #altasib-support-submit-form-and-go:hover, .cancel-form:hover {
    text-decoration: underline;
}

#cancel-form {
    display: none;
    color: red;
    margin-right: 20px;
    margin-top: 20px;
    text-decoration: none;
}

.altasib_ticketnform .cancel-form {
    color: red;
    margin-right: 20px;
    margin-top: 20px;
    text-decoration: none;
}

#altasib-support-submit-form-and-go {
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    text-decoration: none;
}

.addTicket-owner_chosen, .addTicket-select, .form_type_time {
    /*  width: 300px;*/
}

.altasib-param-form-inner .chosen-single {
    -moz-user-select: none;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0px;
    position: relative;
    vertical-align: middle;
    width: 55px;
}

input {
    box-sizing: border-box;
}

.altasib-param-form-inner .form_type_time .chosen-single {
    width: 350px;
}

.addTicket-owner_chosen .chosen-container,
.addTicket-select .chosen-container,
.altasib-param-form-inner .chosen-container {
    -moz-user-select: none;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0px;
    position: relative;
    vertical-align: middle;
    min-width: 300px;
}

.altasib-param-form-inner .chosen-container {
    min-width: 50px;
}

.form_type_label {
    display: inline-table;
    width: 32px;
}

.chosen-container .chosen-single {
    border: 1px solid #C9D5DE !important;
    min-height: 30px;
    line-height: 29px;
}

.altasib-param-form-inner .chosen-container {
    margin: 0 15px;
}

.left_title_pole_projects {
    height: 33px;
}

.left_title_pole_projects a {
    border-bottom: 1px dashed #a8bdd1 !important;
}

.starrequired {
    color: #AB1212;
    padding-left: 5px;
}

.altasib_support_edit_required {

    color: #aaa;
    font-style: italic;
    margin: 25px 0 15px 0;
}

.altasib_ticketnform .left_title_pole {
    font-weight: bold;
}

.addTicket-titleInputtext input {
    border: 1px solid #C9D5DE;
    height: 30px;
    padding: 3px 5px;
    color: #555;
    min-width: 80%;
    margin: 5px 0px;
}

.altasib_ticketnform div.lastPadding {
    height: 8px;
}

#support_ticket_group {
    color: #ab1212;
    font-weight: bold;
}

/* Begin quick-answer */
.altasib-form-tab-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.altasib-form-tab-list__item {
    position: relative;
    margin-right: 3px;
}

.altasib-first-level-list {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    max-width: 250px;
    padding-bottom: 50px;
}

.altasib-form-tab-list__item.altasib-quick-answer:hover .altasib-first-level-list {
    display: block;
}

.altasib-form-tab-list__item.altasib-quick-answer:focus-within .altasib-first-level-list {
    display: block;
}

.altasib-first-level-list__item {
    position: relative;
}

.altasib-form-tab.altasib-answer-category, .altasib-form-tab.altasib-answer-category:visited {
    width: auto;
    display: block;
    padding: 7px 10px;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.workarea-content-paddings {
    height: 100%;
}

.altasib-deeper-level-list {
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 100%;
    min-width: 150px;
    max-width: 250px;
    top: 0;
    padding: 0 0 60px;
}

.altasib-deeper-level-list__item {
    position: relative;
}

.altasib-first-level-list__item:hover > .altasib-deeper-level-list, .altasib-deeper-level-list:hover, .altasib-deeper-level-list__item:hover > .altasib-deeper-level-list {
    display: block;
}

.altasib-deeper-level-list__item:focus-within > .altasib-deeper-level-list, .altasib-first-level-list__item:focus-within > .altasib-deeper-level-list, .altasib-deeper-level-list:focus-within {
    display: block;
}

.altasib-deeper-level-list {
    top: -60px;
    padding: 60px 40px 60px 0;
}

#workarea-content .workarea-content-paddings {
    overflow: visible;
    position: relative;
    z-index: 5;
}

/* End quick-answer */

/* End */


/* Start:/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/style.min.css?16653954648780*/
.file-placeholder{margin-left:56px}.file-placeholder .loading-wrap{display:inline-block;margin-left:15px;vertical-align:middle;position:relative;width:50%}.file-placeholder .loading{background:#e3ebed;display:block;border:1px solid;border-top:1px solid #bcc2c4;border-left-color:#cfd7d9;border-right-color:#cfd7d9;border-bottom:1px solid #dde5e6;border-radius:2px;height:17px;-webkit-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);-moz-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);}
.file-placeholder .loading .del-but {
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 7px -20px; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .load-indicator{background:#40c0e9;background:linear-gradient(top,#40c0e9,#2698db);background:-moz-linear-gradient(top,#40c0e9,#2698db);background:-o-linear-gradient(top,#40c0e9,#2698db);background:-ms-linear-gradient(top,#40c0e9,#2698db);background:-webkit-gradient(linear,left top,left bottom,from(#40c0e9),to(#2698db));border-radius:2px;color:#fff;font-size:12px;height:19px;text-align:center;text-shadow:0 1px 0 rgba(56,124,162,1);left:0;top:0;position:absolute}.file-placeholder .load-number{display:inline-block;box-sizing:border-box;padding-top:2px;}
.file-placeholder .files-title {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat; color:#5c6470;font-size:12px;text-shadow:0 1px 0 rgba(255,255,255,0.8);left:13px;top:12px;width:54px;padding-left:20px;position:absolute}.file-placeholder .files-list-wrap{margin-left:56px}html* .file-placeholder .files-list{width:auto !important}.file-placeholder .files-list{margin-top:-10px;table-layout:fixed;width:100%;position:relative}.file-placeholder .files-list td{box-shadow:0 -2px 0 -1px #fff inset;border-bottom:1px solid #dde5e8;color:#5c6470;font-size:12px;line-height:16px;padding:10px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;zoom:1}.file-placeholder .file-edit,.file-placeholder .file-section{display:none}.file-placeholder .files-name{width:30%}.file-placeholder .files-size{width:12%}.file-placeholder .files-storage{width:20%}.file-placeholder .files-storage .files-storage-text{display:inline-block;width:80px;color:#5c6470}.file-placeholder .files-storage-block{position:relative}.file-placeholder .files-text{-moz-box-sizing:border-box;color:#2067b0;display:inline-block;font-weight:bold;max-width:100%;padding-right:20px;position:relative;zoom:1}.file-placeholder .error-load .files-text{color:#b00}.file-placeholder .f-wrap{display:inline-block;overflow:hidden;width:100%;word-wrap:break-word;zoom:1;}
.file-placeholder .del-but {
	background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 0 0; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .files-text .del-but{background-position:6px -19px;display:inline-block;margin-top:-2px;position:static;vertical-align:top}.file-placeholder .loading .del-but{background-position:7px -20px;top:0}.file-placeholder .files-storage-block .del-but{background-position:7px -20px;top:0;}
.file-placeholder .info-icon {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -112px -60px; display:inline-block;height:16px;margin-right:10px;vertical-align:middle;width:17px}.file-placeholder .stor-place{display:inline-block;margin-left:10px;vertical-align:top}.file-placeholder .stor-text{display:inline-block;border-bottom:1px solid #5c6470;}
.file-placeholder .stor-pl-arrow {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -130px -23px; display:inline-block;margin-left:10px;height:5px;vertical-align:middle;width:3px;}
.file-placeholder .edit-stor {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 4px -64px; display:none;height:15px;margin-left:0;vertical-align:middle;width:15px}.file-placeholder .files-path,.file-placeholder .files-path:visited,.file-placeholder .files-path:active,.file-placeholder .files-path:link,.file-placeholder .files-path:hover{border-bottom:1px dashed #5c6470;display:inline-block;color:#5c6470;text-decoration:none}.file-placeholder .files-placement,.file-placeholder .files-placement:visited,.file-placeholder .files-placement:active,.file-placeholder .files-placement:link,.file-placeholder .files-placement:hover{display:inline-block;color:#5c6470;text-decoration:none}.file-selectdialog{-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 #f4f8f9;border-color:#ced0d1 #ced1d1 #d3d7d8;border-radius:2px 2px 2px 2px;border-style:solid;border-width:1px;box-shadow:0 1px 2px -1px rgba(164,164,164,0.698) inset;margin-bottom:11px;overflow:hidden;padding:13px 30px 0 0;position:relative;display:none}.file-selectdialog .file-placeholder{margin-left:56px}.file-selectdialog .file-simple .file-placeholder{margin-top:0;margin-left:90px;}
.file-selectdialog .file-label {
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -146px -186px; color:#5c6470;font-size:12px;left:13px;padding-left:20px;position:absolute;text-shadow:0 1px 0 rgba(255,255,255,0.8);top:12px;width:54px;line-height:20px}.file-selectdialog .file-extended .file-selector{border-radius:5px 5px 5px 5px;color:#a0aeb5;font-size:17px;font-weight:bold;line-height:26px;margin:30px 0 10px;padding:24px 3px 43px 191px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-extended .file-selector-active{background-position:57px -88px;border:3px dashed #d4dde1;padding:21px 0 40px 190px}.file-selectdialog .file-extended .file-selector:hover{border:3px dashed #d4dde1;padding:21px 0 40px 188px;}
.file-selectdialog .file-extended .file-load-img {background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/loading-place-img.gif") no-repeat 0 0; height:79px;left:58px;top:20px;position:absolute;width:90px}.file-selectdialog .file-extended .file-selector:hover .file-load-img{background-position:0 -104px;left:55px;top:17px}.file-selectdialog .file-extended .file-uploader{color:#2067b0;display:inline-block;overflow:hidden;position:relative;vertical-align:top}.file-selectdialog .file-extended .file-uploader .file-but-text{cursor:pointer;display:block;width:100%;height:100%}.file-selectdialog .file-uploader .file-fileUploader{font-size:120px;height:85px;opacity:0;filter:alpha(opacity=0);position:absolute;right:0;top:-20px;cursor:pointer}.file-selectdialog .file-uploader .file-filemacos{left:0 !important}.file-selectdialog .file-label2{color:#5c6470;font-size:12px;margin-left:58px;padding-bottom:11px}.file-selectdialog .file-simple,.file-selectdialog .file-extended{display:none;margin-left:30px}.file-selectdialog .file-simple .file-label2{margin-top:20px}.file-selectdialog .file-simple .file-selector{color:#5c6470;overflow:hidden;height:30px;font-weight:bold;margin:6px 0 6px 90px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-simple .file-uploader{overflow:hidden;position:relative;display:inline-block;margin:0 15px 0 0;vertical-align:middle;cursor:pointer;}
.file-selectdialog .file-simple .file-uploader-left{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 0px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-uploader-right{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -7px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-but-text{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") repeat-x 0 -267px; color:#7a808c;display:inline-block;font-size:12px;font-weight:bold;height:25px;padding:2px 10px 0;text-shadow:0 1px 0 rgba(255,255,255,0.8);vertical-align:top}.feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:bold;font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px;}

.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}
/* End */


/* Start:/bitrix/components/altasib/support.ticket.detail.info/templates/.default/style.css?16734386469619*/
#altasib_sidebar
{
	background: none repeat 0 0 #f8f8f8;
}
#altasib-sidebar-float-block {
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	font-size: 13px!important;
	width: 100%;
	padding-bottom: 30px;	
}

.altasib-sidebar-float-block-hide
{
	border: 0px!important;
	width: 1px!important;
}
.altasib_sidebar-close
{
	width: 1px!important;
}
#support-detail-info .info-table{
    width: 100%;
}
#sidebar-float-block
{
	font-size: 13px;
}
#support-detail-info .info-table td{
    padding: 7px 7px;
}
#support-detail-info .info-table td ul{   
	padding-left: 25px;
	font-size: 12px;
	list-style-type: square;
}
#support-detail-info .info-table td ul a span{
    color: #555;
	font-size: 11px;	
}
#support-detail-info .colum-name{
    font-size: 13px;
    font-weight: bold;
    color: #777;
    text-align: left;
	width: 40%;
}
.colum-tr:hover{
    background-color: #eee;
}
.colum-tr td
{
	word-wrap: break-word;
	min-width: 100px;
}

.fonEf
{
	background-color: #eee;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
#support-detail-info .section{

	line-height: 18px;
    color: #fff;
	padding: 15px 18px!important;
    font-size: 18px;
	font-family: "OpenSans-Light",sans-serif;
    text-align: center;
    background-color: #0092e8;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}
.search-choice-close
{
	cursor: pointer;
	top: 10px!important;	
}
.chosen-container-single .chosen-single div
{
	cursor: pointer;
	top: 4px!important;
}
li.no-results a
{
    border-bottom: 1px dashed #a8bdd1 !important;
    margin-bottom: 5px;
	font-weight: bold;
}
.choose_p {
    z-index: 10005;
    position: absolute;
	opacity: 1;
    display: none;
	max-width: 230px;
}
.win_content
{
	padding: 0 10px 10px 10px;
	background-color: #f8f8f8;
}
.win_content .support-change-project
{
	width: 100%;
	display: inline-table;
	background-color: #fff;

}
.win_content .dop_win_block
{
	margin: 15px 20px;
	line-height: 20px;
	font-size: 13px;
	display: none;
}

.win_content .dop_win_block i
{
	font-size: 15px;
	color: #999;
	width: 20px;
	display: inline-block;
}
.win_content .dop_title_block
{
	margin: 5px 0 5px 15px;
	margin-left: 15px;
	width: 100%;
	font-size: 18px;
}
.dop_win_block
{
	display: none;
}
.win_content a:hover {
    border-bottom: 1px solid #0b66c3;
}
.win_content a
{
	border-bottom: 1px solid transparent;
	transition: border-bottom-color 0.2s linear 0s;
}
.win_content .dop_win_block div:hover i
{
	color: #555;
}
#support-change-project-inp
{
	margin: 10px 0;
}
/*
.win_popup .altasib-projects-title-win-container
{
	padding: 0 10px;
	width: 100%;		
    -moz-box-sizing: border-box; 
    box-sizing: border-box;		
	background-color: #f8f8f8;	
	height: auto!important;
}
.win_popup .altasib-projects-title-win
{
	padding: 11px 0 11px 0px;	
	width: 100%;	
	display: inline-table;
	border-bottom: 7px solid #F0F0F0;
	color: #474747;
	font-size: 20px;
	font-family: "OpenSans-Light",sans-serif;	
	cursor: move;	
    -moz-box-sizing: border-box; 
    box-sizing: border-box;	

}
.win_p
{
    z-index: 10005;
    position: absolute;

}
.win_popup {
    padding: 5px 5px;
    z-index: 1000;
    display: block;
    background-color: #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: 0px 0px 10px #BBBBBB;
    -moz-box-shadow: 0px 0px 10px #BBBBBB;
    -webkit-box-shadow: 0px 0px 10px #BBBBBB;
	top: 30%;
    left:0;	
	position: fixed;
	opacity: 0;
	width: 500px;
	display: none;	
}
.sel_project_id_st, .sel_project_id_st_merge, .merge_projects_select
{
	display: none;	
}
.merge_projects_select .support_note
{
	margin: 5px 15px;
	font-size: 11px;
}
#shadow-popup {
    background-color: #8A8638;;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.hidden-el{
	display: none;
    opacity: 0;	
}
.choose_popup {
    padding: 5px 5px;

    z-index: 550;
    display: block;
    background-color: #FFFFFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: 0px 0px 10px #BBBBBB;
    -moz-box-shadow: 0px 0px 10px #BBBBBB;
    -webkit-box-shadow: 0px 0px 10px #BBBBBB;
}

.choose_popup ul.popup_menuItem
{
	padding-left: 0px!important;
}


.choose_popup ul.popup_menuItem li {
    cursor: pointer;
    display: list-item!important;
    line-height: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 10px;
    word-wrap: break-word;
}
.choose_popup ul.popup_menuItem li:hover {
    background: none repeat scroll 0 0 #d5dbdf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
    color: #000;
}
.choose_popup ul.popup_menuItem li.choose_item_selected {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
    color: #000;
	border: 1px solid #ddd;
}
a.altasib-support-button-save, a.altasib-support-button-cancel {

	background-color: rgba(47, 199, 247, 1);
    border-bottom: 0 none !important;
    border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 10px 5px 10px;
    min-width: 103px;
    padding: 0 12px;
    position: relative !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color 0.3s linear 0s !important;
    vertical-align: middle !important;	
}
.win_popup a.altasib-support-button-save, .win_popup a.altasib-support-button-cancel {
    margin: 15px 15px 5px 0px;
	
}
.button-opacity0
{
	opacity: 0.05;
}
.ButtonMin
{
	padding: 0 5px!important;
    font-size: 11px!important;
	min-width: 80px!important;
	margin: 10px 5px 0px 0px!important;
}
 a.altasib-support-button-cancel {

	background-color: rgba(255, 118, 104, 1);
}	
a.altasib-support-button-save:hover {
    	
    background-color: #009cf1;
    border-bottom: 0 none !important;
    color: #fff;
    text-decoration: none;	
}
a.altasib-support-button-cancel:hover {
    	
    background-color: #FF3B33;
    border-bottom: 0 none !important;
    color: #fff;
    text-decoration: none;	
}	
.altasib_choose_item_wait
{
	background: url("/bitrix/components/altasib/support/templates/.default/images/wait1.gif") center no-repeat #fff;
    height: 12px;
    width: 100%;
	min-width: 127px;
	margin: 5px 0;
	display: none;
}

.choose_popup_close {
    background: url('/bitrix/themes/.default/images/panel/close.gif') 0 0 no-repeat;
    border-bottom: none;
    cursor: pointer;
    z-index: 551;
    position: absolute;
    height: 12px;
    width: 12px;
    top: 10px;
    right: 10px;
}
*/
#altasib-support-ticket-members
{
    padding: 0 0 5px 3px;
}

div.altasib-column-support-info {
    background: none repeat scroll 0 0 #fff;
    border-radius: 1px;
    margin: 0;
    padding: 0;
}
div.altasib-column-support-info-td
{
    margin: 0 !important;
    padding: 7px;
	min-height: 35px;
}
a.altasib-support-info-user-avatar
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/bitrix/components/altasib/support/templates/.default/images/altasib_support_sprite.png") no-repeat scroll  -50px -14px #fff;
	
    background-clip: border-box;
	
    background-origin: padding-box;
    background-size: auto auto;
    border-color: #e7e9ea #e8eaeb #e8eaeb #e7e9ea!important;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -1px -1px 1px -1px rgba(0, 0, 0, 0.08) inset;
    margin: 0;
    padding: 2px;

    
    display: block;
    float: left;
    height: 30px;
    margin: 0 11px 0 0;
    width: 30px;	
}
div.altasib-column-support-user-info
{
	padding-left: 8px;
	overflow: hidden;
}

div.altasib-column-support-title {
    border: medium none;
    color: #555;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 5px 0;

}
div.altasib-column-support-title  a{
    font-weight: bold;
	display: block;
	float: right;
	border: 0px solid #999!important;
	padding: 0 10px 3px 10px;
	margin-top: -7px;
	background-color: #D5DBDF;
	height: 20px;
	color: #fff!important;
    transition: background-color 0.3s linear 0s !important;	
}
div.altasib-column-support-title  a:hover{
	background-color: #a5aBaF;
}
a.altasib-dashed {
	border-bottom: 1px dashed #a8bdd1!important;
	margin-bottom: 5px;

}
a.altasib-dashed:hover {
	border-bottom: 1px dashed #007ee1!important;
}
.altasib-column-support-more
{
	padding: 7px;
	display: none;
}
.altasib_member_list
{
	padding-bottom: 3px;
}
#altasib-support-ticket-comment
{
	font-size: 12px;
	color: #853456;
	max-height: 200px;
	overflow-y: auto;
}
#altasib-support-ticket-comment-edit
{
	display: none;
}
.altasib_editCommentArea
{
	width: 100%;
	height: 100px!important;
}
#support-detail-info select
{
	max-width: 240px;
}
#change-responsible-ds
{
	display: none;
	margin-left: 7px;
}
#project_id
{
	width: 90%;
}
.section li
{
	font-size: 14px;
	
}

/* End */
/* /bitrix/components/altasib/support/templates/.default/style.css?16734386466761 */
/* /bitrix/components/altasib/support.ticket.detail/templates/.default/style.css?167343864619238 */
/* /bitrix/components/altasib/support.ticket.form/templates/.default/style.css?16734386468093 */
/* /bitrix/components/bitrix/main.file.input/templates/drag_n_drop/style.min.css?16653954648780 */
/* /bitrix/components/altasib/support.ticket.detail.info/templates/.default/style.css?16734386469619 */
