div.thumb-info {
    display: inline-block;
    border: none;
    padding: 0;
    float: left;

}

.upload-div.thumb-info {
    background: url('/static/img/img_add.png') center no-repeat;
    background-size: 100px 100px;
    -moz-background-size: 100px 100px;
}

.text-break-all {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.thumb-info div.thumb-info-title {
    font-size: 14px;
    bottom: 0px;
    font-weight: normal;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.thumb-info div.mg-thumb-options {
    position: absolute;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: center;
    line-height: 25px;
    background: #b5afaf78;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
}

.body-sign {
    width: 100%;
    height: 100%;
    background-image: url("/static/img/bg2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    max-width: none;
}

table > tbody > tr > td, table > tr > td {
    min-width: 50px;
    max-width: 300px;
    white-space: normal;
    word-wrap: break-word;
}

.wizard-progress .wizard-steps li.active a span {
    color: #23ac38 !important;
    background: #ffffff !important;
    border-color: #23ac38 !important;
}

.wizard-progress .wizard-steps li.completed a span {
    border-color: #23ac38 !important;
    background: #23ac38 !important;
    color: #fff !important;
}

.select2-search-choice {
    margin-top: 8px !important;
}

.select2-search-choice .select2-search-choice-close {
    top: 10px !important;
}

.widget-summary.widget-summary-xs .summary-icon {
    width: 100px !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 10px;
}

.bg-tertiary {
    border: #2baab1 1px solid;
    color: #2baab1 !important;
    font-weight: bolder;
    background-color: transparent !important;
}

.bg-secondary {
    border: #e36159 1px solid;
    color: #e36159 !important;
    font-weight: bolder;
    background-color: transparent !important;
}

.bg-primary {
    border: #0088cc 1px solid;
    color: #0088cc !important;
    font-weight: bolder;
    background-color: transparent !important;
}

.bg-quartenary {
    border: #734ba9 1px solid;
    color: #734ba9 !important;
    font-weight: bolder;
    background-color: transparent !important;
}

/*.btn {*/
/*    border-radius: 0px !important;*/
/*}*/

/*.btn-sm, .btn-group-sm > .btn {*/
/*    border-radius: 0px !important;*/
/*}*/

a:hover, a:focus, .btn-link:hover, .btn-link:focus {
    color: #1e8e2f;
}

.wizard-progress .steps-progress .progress-indicator {
    background: #23ac38 !important;
}

.body-sign .panel-sign {
    position: absolute;
    top: 20%;
    width: 100%;
}

.panel-sign .panel-body {
    max-width: 420px;
    background-color: #fff;
    border-radius: 10px !important;
    padding: 24px 70px;
    box-sizing: border-box;
}

.btn-group > .dropdown-menu.open {
    position: absolute !important;

}

.body-sign .panel-sign .panel-body {
    border-style: none !important;
}

.panel-sign .panel-body .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #000;
    margin-top: 15px;
}

.panel-sign .panel-body .logo_line {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.panel-sign .panel-body .list {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 50px;
}

.panel-sign .panel-body .list input {
    display: block;
    height: 100%;
    font-size: 16px;
    color: #000;
    background-color: transparent !important;
    border: none;
    padding-top: 12px;
    outline: none;
    text-indent: 1.5rem;
    box-sizing: border-box;
    float: left;
    -webkit-box-shadow: none;
}

.panel-sign .panel-body .list .code_img img {
    width: 90px;
    height: 40px;
}

.panel-sign .panel-body .list .input-group-addon {
    width: 0 !important;
}

.sidebar-left .sidebar-header .sidebar-toggle {
    height: 40px;
}

.panel-sign .panel-body .list .form-group {
    box-shadow: 0px 1px #e5e5e5;
}

.panel-sign .panel-body .list .form-group .input-group-icon .input-group-addon span.icon.icon-lg,
.panel-sign .panel-body .list .form-group .input-search .input-group-addon span.icon.icon-lg {
    padding: 6px 12px;
    font-size: 21px;
    color: #b4b4b4;
}

.panel-sign .panel-body .list button {
    width: 100%;
    height: 44px;
    font-size: 20px;
    color: #fff;
    font-weight: bolder;
    line-height: 1.5;
    background-color: #23ac38;
    text-align: center;
    outline: none;
    border: none;
    border-radius: 5px;
}

.header-right {
    width: 120px;
    line-height: 60px;
}

.header .toggle-sidebar-left {
    background: #fff;
}

.logo-container .logo {
    color: #F5F5F5;
    margin: 20px !important;
}

.bootstrap-tagsinput {
    border-radius: 0px;
}

.bootstrap-select > .dropdown-toggle {
    border-radius: 0px;
}

.commissionChargesType {
    min-width: 0.01%;
    overflow-x: auto;
}

/*select.form-control,*/
/*.form-control {*/
/*    border-radius: 0px !important;*/
/*}*/

.has-error .input-group-addon {
    background-color: transparent !important;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: transparent !important;
}

form.input-group {
    width: 100%;
}

.input-group .checkbox-custom.checkbox-inline {
    margin-top: 0px;
}

.sidebar-left {
    width: 200px;
}


.userbox .profile-info, .userbox .profile-picture {
    display: inline-block;
    vertical-align: middle;
}

.dropdown-menu .divider {
    margin-right: 14px;
}

html.fixed .page-header {
    left: 200px;
}

html.sidebar-left-collapsed .sidebar-left .nano {
    background: #fff !important;
    box-shadow: none !important;
}

.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
    color: #e6e6e6 !important;
}

html.fixed .content-body {
    margin-left: 200px;
}

/* Userbox */
.userbox {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 0px;
}

.userbox > a {
    display: inline-block;
    text-decoration: none;
}

.userbox a:hover {
    text-decoration: none;
}

.userbox .profile-info,
.userbox .profile-picture {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -30px;
}

.userbox .profile-picture img {
    width: 35px;
    color: transparent;
}

/*.userbox .profile-info {*/
/*    margin: 0 25px 0 10px;*/
/*}*/

.userbox .name,
.userbox .role {
    display: block;
}

.userbox .name {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2em;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.userbox .role {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.2em;
}

.userbox.open .role,
.userbox.open .name,
.userbox.open .custom-caret {
    color: #23ac38;
}

.userbox .custom-caret {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    left: -20px;
}

.userbox .custom-caret:before {
    content: "\f107";
}

/* Userbox - Open */
.userbox.open > a {
    position: relative;
    z-index: 993;
}

.userbox.open > a .custom-caret:before {
    content: "\f106";
}

.dropdown-menu {
    position: relative;
    top: 0;
}

.userbox.open .dropdown-menu {
    border: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: -55px;
    padding: 35px 15px 0;
    top: -55px;
    min-width: 130px;
    z-index: 992;
}


.userbox.open .dropdown-menu li {
    margin-bottom: 5px;
}

.userbox.open .dropdown-menu a {
    border-radius: 2px;
    color: #7d7d7d;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    line-height: 1.5rem;
    padding: 5px 10px;
}

.userbox.open .dropdown-menu a:hover {
    background: #cccccc;
    color: white;
}

.userbox.open .dropdown-menu i {
    font-size: 17px;
    font-size: 1.7rem;
    margin-right: 3px;
    vertical-align: middle;
}

#lineScheduling {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.radio-custom, .checkbox-custom {
    float: left;
}

.white-background {
    background: transparent !important;
    border: none;
    font-size: 12px;
    color: #777777;
}

#line-timeline.vertical-container {
    max-width: none;
    width: 100%;
}


/* Userbox - Mobile */
@media only screen and (max-width: 767px) {

    .userbox {
        float: right;
        margin-right: 20px;
    }

    .userbox .name, .userbox .role {
        color: #23ac38;
    }

    .userbox:after {
        background: #E9E9E6;
        content: '';
        height: 77px;
        margin: 0;
        position: absolute;
        right: -21px;
        top: -18px;
        width: 1px;
    }

    .userbox .profile-picture {
        display: none;
    }

    .userbox.open .dropdown-menu {
        left: -25px;
        padding: 43px 0px 0 15px;
        position: absolute;
        top: 0px;
    }

    .userbox .custom-caret {
        color: #23ac38;
        left: -5px;
    }

    .userbox.open .dropdown-menu {
        min-width: 130px;
    }

    .userbox .profile-info {
        left: 0px;
    }

    .body-sign .panel-sign {
        position: absolute;
        top: 15%;
        left: 0;
    }

    .panel-sign .panel-body .list {
        margin-top: 20px;
        padding: 15px;
    }


    .header .logo-container {
        background-color: #23ac38;
        background-image: none !important;
        border: none !important;
        overflow: hidden;
        padding-left: 10px;
    }

    .logo-container .logo {
        color: #F5F5F5 !important;
        margin: 0 !important;
        font-size: 2rem;
    }

    .header .header-right {
        background: #FFF !important;
    }

    html.sidebar-left-collapsed .sidebar-left .nano {
        background: #fff !important;
        box-shadow: none !important;
    }

    html.fixed .content-body {
        margin-left: 0px !important;
    }

    .panel-title {
        font-size: 13px;
    }

    .radio-custom, .checkbox-custom {
        float: none !important;
    }

    .vertical-timeline-content {
        margin-left: 0 !important;
    }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: 0;
    }

    input[name=agileTime], input[name=agileMinute], input[name=agilePercent],
    input.agileTime, input.agileMinute, input.agilePercent,
    input[name=agileHours], input[name=agileMinutes], input[name=agilePercents] {
        width: 80px !important;
    }

    .more-input-group {
        display: inherit;
    }

    .vertical-timeline-content h2 {
        font-size: 18px !important;
    }

    header.page-header {
        padding-right: 0;
        top: 18px;
        position: relative;
        left: 0 !important;
        z-index: 0;
    }

    .tabs-container .tabs-bar {
        width: 320px;
    }

    .page-header > .page-func {
        display: none;
    }

    .page-header .page-tabs {
        width: auto;
        height: 40px;
        background-color: #ddd;
        margin-right: 0;
        border-top: 1px solid #23ac38;
        border-bottom: 1px solid #23ac38;

    }

    .page-header .page-tabs > .move-tabs {
        display: none;
    }

    .page-header .tabs-container {
        margin: 0;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    #moduleContainer {
        position: relative;
        top: 10px;
    }
}

