
.body-container {
	margin-top: 50px;
}
.navbar-static-top {
	margin-bottom: 20px;
}
footer {
	margin: 10px 0 10px 0;
	padding-top: 5px;
	/*border-top: 1px solid #EEEEEE;*/
	text-align: center;
    width: 100%;
    float: left;
    font-size: 12px;
}
.navbar .brand {
	margin-left: 0;
}

.phone-inline {
	display: none!important;
}

.nowrap{
	white-space: nowrap;
}

.ticket_table td {
    padding-right: 0px;
}
.ticket_table td p {
    margin: 0px;
}

.ticket_table tr{height:1px;}
.ticket_table tr:last-child{height:auto;}

.icon-tag::before {
    content: "\f02b";
    color: #0088D3;
    margin-right: 5px;
}
.coloricon, .icon-eye-open, .coloricon, .icon-eye-close {
    color: #0088D3;
}

.form-login {
    margin: 0px;
}
.form-login .control-group {
    margin-bottom: 13px;
}
.form-login .control-label {
    width: 100px;
}
.form-login .controls {
    margin-left: 105px;
    margin-right: 105px;
}
.form-login .form-actions {
    padding-left: 135px;
    margin: 0px;
}


.bold {
    font-weight: bold;
}

.ticket-title p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 500px;
}

input, textarea, .uneditable-input {
    width: 212px;
}
.form-login .form-actions {
    padding-left: 105px;
    margin: 0px;
}

.search-description, .search-description2 {
    /*background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#F2F2F0));*/
    width: 185px;
    border: 1px solid #dddddd;
    padding-top: 5px;
    text-align: center;
    color: gray;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 2;
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#F2F2F0));
}
@media only screen {
    .search-description2 label {
        display: inline-block;
        margin-left: 0px;
        text-align: left;
    }
}

.search-description input, .search-description2 input {
    margin-top: -2px !important;
    margin-right: 5px !important;
}

input.search-query {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#tickets_worktime .icon-lock, #tickets_worktime .icon-unlock {
    font-size: 18px;
}

@media screen and (min-width: 768px) {
    .search-description, .search-description2 {
        position: absolute;

    }
    .marginleft180px {
        margin-left: 180px;
    }
    .desktop-center {
        text-align: center !important;
    }
}


ul.login-ul {
    list-style: none outside none;
    position: relative;
    height: 350px;
}
ul.login-ul li {
    position: absolute;
}
.login-1 { text-align: center; }
.login-3 { text-align: center; }
@media screen and (min-width: 1250px) {
    .login-row {
        width: 1250px;
        margin-left: -128px !important;
    }

    .login-1 {
        top: 0;
        left: 0;
    }
    .login-2 {
        top: 0;
        left: 393px;
        width: 440px;
    }

    .login-3 {
        top: 0;
        right: 0;
    }
}
@media screen and (max-width: 1250px) {
    ul.login-ul {
        height: 700px;
    }
    .login-1 {
        top: 350px;
        left: 80px;
    }
    .login-2 {
        top: 0;
        left: 0;
        width: 100%;
        margin-left: 0 !important;
    }

    .login-3 {
        top: 350px;
        right: 80px;
    }
}

@media screen and (max-width: 979px) {
    .login-1 {
        top: 350px;
        left: 0;
    }
    .login-3 {
        top: 350px;
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    ul.login-ul {
        margin-left: 0;
        height: 1050px;
    }
    .login-1 {
        top: 350px;
        width: 100%;
    }
    .login-2 {
        margin-top: 15px;
    }
    .login-3 {
        top: 700px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .login-1 {
        top: 400px;
        width: 100%;
    }
    .login-3 {
        top: 750px;
        width: 100%;
    }
    .login-2 .control-group {
        margin-left: 60px;
    }
    .login-2 .form-actions {
        text-align: center;
    }
    .login-2 input{
        width: 100%;
    }
    .login-2 .controls {
        width: 90%;
    }
    .login-2 .remember {
        width: 10%;
    }
    .hidefilecheckbox-checkbox {
        float: left !important;
    }

}



@media only screen and (max-width: 768px) {
    /* wyswig */
    /*.mce-textbox, .mce-combobox, .mce-container-body .mce-menubtn  {*/
    .mce-textbox, .mce-combobox, .mce-window .mce-menubtn  {
        width: 48% !important;
        left: 40% !important;
    }
    .mce-foot .mce-first {
        left: 10px !important;
    }
    .mce-foot .mce-last {
        right: 10px !important;
        left: initial !important;
    }
    .mce-window, .mce-window  .mce-container {
        width: 100% !important;
    }
    .mce-container-body {
        width: 100% !important;
    }
    .mce-container label {
        width: 40% !important;
        text-overflow: ellipsis;
    }


    .phone-inline {
        display: inline!important;
    }

    #tickets {
        margin-top:100px;
    }
    #tickets table,
    #tickets thead,
    #tickets tfoot,
    #tickets tbody,
    #tickets th,
    #tickets td,
    #tickets tr {
        display: block;
    }
         
    /* Hide table headers (but not display: none;, for accessibility) */
    #tickets thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #tickets tfoot td {
        height: 40px;
    }
    #tickets .worktimes_button {
        margin: 7px;
    }

    #tickets tr { border: 1px solid #ccc; }

    #tickets .ticket-priority, #tickets .ticket-cost,
    #tickets .ticket-progress, #tickets .ticket-status {
        border: none;
        width:100%;
        border-bottom: 1px solid #eee;
        position: relative;
        /*padding-left: 50%;*/
        white-space: normal;
        text-align:left;
        display: table-cell;
    }

    #tickets td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
         
    #tickets td:before { content: attr(data-title); }

    .popover {
        /*top: 50% !important;*/
        left: 50% !important;
        display: block;
        position: absolute;
        transform: translate(-50%, 0%);
        width: 100%;
        /*height: 100%;*/
    }

    .popover.right{
        margin:0px;
    }
    .popover .arrow{
        display: none;
    }
    .search-query {
        width:100px;
    }
    .table-striped td {
        padding: 5px;
    }

    .breadcrumb{ margin-top: 20px; }
    .margintop30-phone { margin-top: 30px; }
    .margintop10-phone { margin-top: 10px; }
    .marginleft10-phone { margin-left: 10px; }
    .marginright10-phone { margin-right: 10px; }

    .form-search {
        margin-bottom: 0px;
        width:100%;
    }
    .search-description2 {
        width: 99.5%;
        text-align: left;
    }
    .search-description2 label {
        padding-left: 15px;
    }
    .float-phone-right {
        float: right;
    }
    .ticket-title p {
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 350px;
    }

}

@media only screen and (max-width: 400px) {
    .breadcrumb li:nth-child(3) {
        float: none;
        display: block;
    }
    .form-actions button, .form-actions a {
        float: left;
    }
    #add-comment-attachment {
        float: left;
    }
    .search-description{
        float: right;
    }
    .ticket-title p {
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 250px;
    }
}

@media screen and (min-width: 760px) and (max-width: 1020px) {
    .search-description, .search-description2 {
        position: absolute;

    }
    .marginleft180px {
        margin-left: 180px;
    }
    .desktop-center {
        text-align: center !important;
    }
    .ticket-title p {
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 150px;
    }
}

#worktime_box {
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin: 10px;
    z-index: 10;
}

#worktime_box .worktime_wrap {
    border-radius: 4px;
    box-shadow: 0 2px 5px 2px #d6d6d6;
    background-color: #E6E9ED;
    position: relative;
    padding: 10px;
    text-align: center;
}


.group_list_button {
    float:right;
    font-size: 24px;
    color:#777777;
    text-align: center;
}
.group_list_button:hover {
    text-decoration:none;
}
.worktimes_delete, .icon-comments-alt {
    color:#777777;
}
.worktimes_delete:hover, .icon-comments-alt:hover, .icon_delete:hover {
    text-decoration:none;
    color:red;
}

.icons_button {
    font-size: 24px;
    color:#777777;
    text-align: center;
}

.icons_button:hover {
    text-decoration:none;
    color: #005580;
}

#changes blockquote p {
    font-size:14px;
    font-style: italic;
}

blockquote {
    margin: 20px 5px 5px 20px;
    border-left: 5px solid #eee;
    background-color: #fbfbfb;
    width: 70%;
    padding: 10px;
}

i.mce-i-comment:before {
    font-family: FontAwesome;
    content: "\f0e5";
}

.messageuser .tooltip {
    opacity: 1 !important;
    background-color: black;
    border: 3px solid lightgray;
    border-radius: 10px;
}

.messageuser .tooltip blockquote {
    background-color:white;
    color:black;

}

.messageuser {
    line-height: 25px;
}

.hide_comment {
    text-align: right;
    font-size: 12px;
    color:gray;
    background-color:#f5f5f5;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.icon-time:hover {
    text-decoration: none;
}

.word_wrap{
    word-wrap: break-word;
    overflow-wrap: break-word;
}


.table .text-center {
    text-align: center;
}
.btn-send-mail {
    background-color: #6426AD !important;
    background-image: linear-gradient(to bottom,#6426AD,#5d2b96);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-image: -moz-linear-gradient(top,#6426AD,#5d2b96);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#6426AD),to(#5d2b96));
    background-image: -webkit-linear-gradient(top,#6426AD,#5d2b96);
    background-image: -o-linear-gradient(top,#6426AD,#5d2b96);
    background-image: linear-gradient(to bottom,#6426AD,#5d2b96);
    background-repeat: repeat-x;
    border-color: #5d2b96 #5d2b96 #387038;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn-send-mail:hover {
    color: #fff;
}

#chat_box{
    position: fixed;
    bottom: 0px;
    right: 20px;
    margin: 0px;
    z-index: 10;
    width:400px;
}

#chat_box .chat_wrap {
    width:150px;
    left: 250px;
    border: 1px solid #d2d2d2;
    border-radius: 5px 5px 0px 0px;
    /*box-shadow: 0 2px 5px 2px #d6d6d6;*/
    background-color: #ffffff;
    position: relative;
    padding: 5px 0px;
    text-align: center;
}

/*#chat_box .chat_new_message {*/
    /*background-color: #ffc3c3;*/
/*}*/
.chat_messages {
    display: none;
    height: 300px;
    background-color: #fafafa;
    border: 1px solid #aaaaaa;
    font-size: 11px;
    padding: 5px;
}
.chat_list{
    height: 265px;
    overflow: auto;
    margin-bottom: 5px;
}
.chat_user{
    font-weight: bold;
    color: #ff6d6d;
}
.chat_date{
    font-style: italic;
}
#chat_box .input-text {
    width: 300px;
}
#chat_box .btn-submit {
    margin: 0px 0px 10px 5px;
}

#chat_box .loading {
    margin:100px 150px
}

@keyframes example {
    from {background-color: red;}
    to {background-color: yellow;}
}

.chat_new_message {
    background-color: #f89406 !important;
    color: white;
    /*animation-name: example;*/
    /*animation-duration: 1s;*/
    /*animation-iteration-count: infinite;*/
    /*animation-direction: alternate;*/
}
#ticket-description-mobile{
    word-wrap: break-word;
    overflow-wrap: break-word;
}


@media only screen and (min-width:980px) and (max-width:1250px) {

    .form-login .control-label {
        width: 31vw;
    }
    .form-login .controls {
        margin-left: 32vw;
        margin-right: 32vw;
    }
    input, textarea, .uneditable-input {
        width: 212px;
    }
    .form-login .form-actions {
        padding-left: 32vw;
        margin: 0px;
    }

}


@media only screen and (min-width:769px) and (max-width:979px) {

    .form-login .control-label {
        width: 28vw;
    }
    .form-login .controls {
        margin-left: 29vw;
        margin-right: 29vw;
    }
    input, textarea, .uneditable-input {
        width: 212px;
    }
    .form-login .form-actions {
        padding-left: 31vw;
        margin: 0px;
    }
}




@media only screen and (min-width:680px) and (max-width:768px) {
    .form-login .control-label {
        width: 31vw;
    }
    .form-login .controls {
        margin-left: 32vw;
        margin-right: 32vw;
    }
    input, textarea, .uneditable-input {
        width: 212px;
    }
    .form-login .form-actions {
        padding-left: 32vw;
        margin: 0px;
    }
}

@media only screen and (min-width:481px) and (max-width:679px) {
    .form-login .control-label {
        width: 29vw;
    }
    .form-login .controls {
        margin-left: 30vw;
        margin-right: 30vw;
    }
    input, textarea, .uneditable-input {
        width: 212px;
    }
    .form-login .form-actions {
        padding-left: 30vw;
        margin: 0px;
    }
}


@media only screen and (min-width:320px) and (max-width:400px) {
    .form-login .control-label {
        width: 29vw;
    }
    .form-login .controls {
        margin-left: 30vw;
        margin-right: 30vw;
    }
    input, textarea, .uneditable-input {
        width: 212px;
    }
    .form-login .form-actions {
        padding-left: 30vw;
        margin: 0px;
    }
}
@media (max-width: 480px) {
    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 11vw;
    }
}

@media screen and (max-width: 480px){
    .login-2 .control-group {
        margin-left: 10vw;
    }

}


@media only screen and (max-width:420px){
    #chat_box .input-text {
        width: 190px;
    }

    #chat_box {
        width: 290px;
    }
    #chat_box .chat_wrap {
        width: 150px;
        left: 138px;
    }
}

@media only screen and (max-device-width: 400px), only screen and (max-width: 767px) {
    .column-320 { float: left !important; width: 400px !important; display: block !important; }
    .full-width-img {width: 150px !important;height: auto !important;margin-left:  0px;}
}
@media only screen and (max-device-width: 400px), only screen and (max-width: 480px) {
    .column-330 { float: left !important; width: 400px !important; display: block !important; }
}

.chat_msg {
    word-wrap: break-word;
}

.callclient td {
    background-color: #FCFF82 !important;
}
.highlight td {
    background-color: #fbc77f !important;
}