.align-center {
    left: 30%;
    top: 30%;
}

.commentdiv {
    padding-left: 10px;
}

.announce_detail {
    padding-left: 35px;
}

.announce_detail li {
    padding: 10px;
}

.time {
    font-size: 12px;
}

.time i {
    margin-right: 5px;
}

.name img {
    padding-right: 10px;
}

.max-width {
    width: 100% !important;
}


/* Layout helpers */

.spacer-5,
.spacer-10,
.spacer-15,
.spacer-20,
.spacer-25,
.spacer-30,
.spacer-35,
.spacer-40,
.spacer-45,
.spacer-50 {
    width: 100%;
    clear: both;
}

.spacer-5 {
    height: 5px;
}

.spacer-10 {
    height: 10px;
}

.spacer-15 {
    height: 15px;
}

.spacer-20 {
    height: 20px;
}

.spacer-25 {
    height: 25px;
}

.spacer-30 {
    height: 30px;
}

.spacer-35 {
    height: 35px;
}

.spacer-40 {
    height: 40px;
}

.spacer-45 {
    height: 45px;
}

.spacer-50 {
    height: 50px;
}

.hr-totop {
    height: 1px;
    width: 100%;
    clear: both;
    margin: 0;
    position: relative;
    background-color: #ccc
}

.hr-totop span {
    padding: 0 5px;
    position: absolute;
    right: 10px;
    top: -10px;
    font-size: 11px;
    cursor: pointer;
    color: #999;
    background-color: #fff
}

.invalid {
    color: red;
}


/* .question_area{
        min-height: 500px;
} */

#question_answer_area {
    padding-bottom: 50px;
}

.indent-0 {
    margin-left: 0px;
}

.indent-1 {
    margin-left: 25px;
}

.indent-2 {
    margin-left: 50px;
}

.indent-3 {
    margin-left: 75px;
}

.indent-4 {
    margin-left: 100px;
}

.indent-5 {
    margin-left: 125px;
}

.indent-6 {
    margin-left: 150px;
}

.m-t-24 {
    margin-top: 24px;
}

table[id=task_list] .select2-container {
    width: 90px !important;
    height: 30px;
    padding: 0px;
    padding-top: 1px;
    margin-top: 2px;
}

.box-border {
    padding: 2%;
    background-color: #FFF;
    width: 100%;
    font-size: 12px;
    font-weight: 100;
}

.table th {
    background: #3b62e7;
    color: #FFF;
}

.select-border {
    border: #ccc 1px solid !important;
}

#translation_main_list_view_wrapper {
    padding: 1%;
}

.p-fix {
    position: fixed;
}

#btn_save_data {
    background-color: #288212;
    width: 100%;
}

#btn_save_data:hover {
    background-color: #1ba703;
    color: white;
}

#btn_save_data:focus {
    background-color: #1ba703;
    color: white;
}

#btn_back_to_menu {
    width: 100%;
}

#task_list input[name=plan_start_date],
#task_list input[name=detail],
#task_list input[name=task_status_id],
#task_list input[name=actual_start_date],
#task_list input[name=pic_id],
#task_list input[name=plan_end_date],
#task_list input[name=actual_end_date],
#task_list input[name=target_date] {
    background-color: #fafafa38 !important;
    border: 1px solid #aaaaaa03 !important;
    padding-top: 11%;
    height: 15%;
}


/*#btn_save_task {
      background-color:#288212;
      
}
#btn_save_task:hover {
      background-color:#1ba703;
      color: white;
}
#btn_save_task:focus {
      background-color:#1ba703;
      color: white;
}*/

.tab-pane {
    min-height: 650px;
}

button_area[name=btn_save_data] {
    width: 100px !important;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
    background: white;
    color: #4c5667;
}


/*.dropdown-toggle {
      display: none !important;
}*/

.right-bar-toggle {
    display: none !important;
}

#task_detail .panel-body {
    height: 500px;
    overflow-y: auto;
    overflow-x: auto;
    padding: 2%;
    padding-top: 0%;
}

#task_detail .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #fff;
}

div.date input[type=text] {
    font-size: 10px;
}

.select2-container .select2-choice .select2-arrow {
    width: 19px !important;
    top: 0px !important;
}

#task_list .select2-container .select2-choice .select2-arrow {
    width: 21px !important;
    top: -3px !important;
    padding: 0;
}

.margin-search {
    margin-top: 23px;
}

#btn_save_task {
    margin-left: 5%;
}

.at-button {
    display: none !important;
}

#sortable {
    list-style-type: none;
    margin: 0;
    /*float: left; */
    /*    margin-right: 10px; */
    background: #eee;
    padding: 3px;
}

#sortable li {
    margin: 1px;
    padding: 5px;
    font-size: 1.2em;
    cursor: move;
    line-height: 15px;
    width: 400px;
    display: inline-block;
}

div.box {
    /*width: 96%;*/
    display: inline-block;
    margin: 10px;
    background-color: #eee;
    line-height: 8px;
}

div.header {
    text-align: center;
    font-weight: bold;
    padding: 5px 18px 0px;
    cursor: move;
}

.box ul {
    /*width: 290px;*/
}

div.column {
    /*width: 48%;*/
    float: left;
    height: auto;
    /*margin: 2px;*/
    min-height: 50px;
    border: 1px #d3d3d3 dashed;
}

div.rowdash {
    /*width: 48%;*/
    float: left;
    height: auto;
    margin: 2px;
    min-height: 50px;
    border: 1px #d3d3d3 dashed;
}

label,
input {
    display: block;
}

input.text {
    margin-bottom: 12px;
    width: 95%;
    padding: .4em;
}

fieldset {
    padding: 0;
    border: 0;
    margin-top: 25px;
}

.ui-dialog .ui-state-error {
    padding: .3em;
}

.btnToolbar {
    margin-bottom: 10px;
}


/*.ppopup {
    background: rgb(214, 214, 214) ;
    padding: 19px;
    border-radius: 8px;
}*/

.lt-body {
    margin-bottom: 0;
    border: 1px solid #fafafa;
    overflow: auto;
    background: #fafafa;
    border-radius: 6px;
    padding: 17px;
}

.p-a-10 {
    padding: 10px;
}

.p-table th {
    background: #0399ad;
    color: #f4f4f4;
    border: 1px solid #eee !important;
}

.i_inline {
    display: inline;
}

.form-check-inline {
    display: inline-block;
    padding-right: 75px !important;
    padding-left: 5% !important;
}

.my-grid-form .form-group,
.my-grid-form .select2 {
    margin-bottom: 0px !important;
}

.my-grid-form .select2,
.my-grid-form .select2-container,
.my-grid-form .select2-choice {
    height: 25px;
    border: 0px;
}

.my-grid-form .select2-container .select2-choice>.select2-chosen {
    line-height: 25px;
    height: 24px;
}

.my-grid-form .select-border {
    border: 0px !important;
}

.my-grid-form .select2-container .select2-choice .select2-arrow {
    border: 0px;
}

.my-grid-form input[type=date] {
    border: 0px;
    background-color: #fff;
}

.btn_submit {
    width: 101px;
    height: 38px;
    background: #00b19d;
    color: #f4f4f4;
    border: #00b19d;
}


/*#avatar-preview {
    margin-left: 15%;
}*/

.btn-file {
    margin-left: 5%;
}

.text-sm {
    font-size: 0.8em;
}

i.show_refresh {
    cursor: pointer;
}

.t-header {
    padding-top: 4%;
    margin-left: -2%;
}

#tb-man td,
#tb-man th {
    border: 1px solid #aaa!important;
}

.lang-flag {
    display: inline;
}

#loader_modal {
    margin-top: 15%;
}

.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.align-right {
    text-align: right;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
    line-height: 22px;
}

#t_personal_main_list_view tr td {
    cursor: pointer;
}

.modal-open{
    padding-right: 0px !important;
}

.dropdown-menu > li > a {
    cursor: pointer !important;
}
body {
    padding-right: 0 !important;
}

.jarviswidget > header {
    margin-top: 7px !important;
}

.topbar {
    top: 0 !important;
}

.widget-simple-chart{
    border: 1px solid #4c5667 !important;
}
.blacklist-color{
    color : red !important;
}

.label-very-danger{
    background-color: #c40300;
}