﻿.a4-size {
    width: 950px;
}

.even {
    background: #f8f8f8;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 0;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h6 {
    font-size: 14px;
}

h5 {
    font-size: 16px;
}

/*input[type="button"]:not(.btn), input[type="submit"]:not(.btn) {
    border: 0;
}*/

/*Add option*/

select.addOption option:last-child {
    font-weight: bold;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 4px 0;
}

.input-group input {
    margin-bottom: 0 !important;
}

.input-group-text {
    font-size: inherit;
}

.my-pdf input[type="radio"], .my-pdf input[type="checkbox"] {
    margin:0;
}

.my-pdf label {
    margin:0;
}
/*Box start*/
.box, .box2 {
    margin-top: 2rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    box-model: border-box;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    background-clip: padding-box;
    border-bottom: 3px solid #52912e;
}

    .box a {
        cursor: pointer;
    }

    .box .icon-awesome:not(.normal-size) {
        margin-top: 15px;
        font-size: 50px;
        line-height: 50px;
    }

    .box a:not(.tip):not(.link):not(.action):not(.btn) {
        padding: 5px 22px;
        background: #28a745;
        color: #fff;
        text-decoration: none;
        -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        text-transform: capitalize;
    }

    .box h4, .box2 h4 {
        font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 0.3rem;
        font-weight: bold;
        margin-top: 1rem;
    }

    .box ul:not(.nav, .inline-img, .my-scrollable-list) li {
        list-style: none;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .box p {
        font-size: 12px;
    }



.my-table-hover .table-hover tbody tr:hover td, .my-table-hover .table-hover tbody tr:hover th {
    background-color: #d4edda;
}

/*Greeting*/
.greeting .divider {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px auto 10px;
    text-align: center;
}

.greeting .divLine {
    margin: 15px 0 0;
    display: block;
    height: 1px;
    width: 45%;
    float: left;
    background: #bdc3c7;
    opacity: 0.5;
}

.greeting .divImg {
    float: left;
    font-size: 24px;
    width: 10%;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    outline: 5px auto #1abc9c;
}

.ninety {
    width: 90% !important;
    margin:1rem 0;
}

.small-button30 input[type="button"], .small-button30 input[type="submit"] {
    min-width: 30px;
    font-size: 12px;
}

.title {
    background: url(/assets/img/line.png) left center repeat-x;
}

    .title h3 {
        margin: 20px auto;
        background: #fff;
        font-family: 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
    }

.cap h4 {
    margin-top: 5px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.block {
    margin-top: 2.857rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
    margin-bottom: 1.429rem;
}

    .block p {
        line-height: 1.714rem;
        font-style: italic;
    }

.normal-block {
    margin-top: 2.857rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
}

    .normal-block p {
        font-size: 12px;
    }

.block-no-margin {
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
    margin-bottom: 1.429rem;
}

    .block-no-margin p {
        line-height: 1.714rem;
        font-style: italic;
    }

.left-align {
    text-align: left !important;
}

.right-align {
    text-align: right !important;
}

.center-align {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.validator {
    color: red;
}

.clear {
    clear: both;
}

.main-menu {
    background-color: #4e4e4e !important;
}

/* ----- filter ----- */

li.current-page a {
    background: #28a745 !important;
}

.my-one-line-list-menu {
    margin: 1rem 0;
}

.my-one-line-list-menu a, .my-one-line-list-menu input[type="button"], .my-one-line-list-menu input[type="submit"] {
    background: #5d5d5d;
    margin-left:10px;
    color:#fff;    
}

    .my-one-line-list-menu a:hover, .my-one-line-list-menu input[type="button"]:hover, .my-one-line-list-menu input[type="submit"]:hover {
        background-color: #28a745;
        color: #fff;
    }

    .my-one-line-list-menu .nav-link {
        padding: 4px 10px;
        font-size:14px;
    }

    .my-one-line-list-menu select {
        width: 6rem;
    }




/*.one-line-list ul {
    list-style: none;
    float: right;
}

    .one-line-list ul li {
        float: left;
        padding-left: 0.7143rem;
    }

.one-line-list input[type="button"], .one-line-list input[type="submit"] {
    margin-top: 0px;
    min-width: 80px;
}

.one-line-list select {
    width: 5rem;
}

.one-line-list input[type="checkbox"] {
    margin-top: -2px !important;
    padding: 0 !important;
}

.one-line-list .my-menu a {
    background: #5d5d5d;
}

    .one-line-list .my-menu a:hover {
        background: #28a745;
    }

.one-line-list a:hover, .box a:not(.tip):not(.link):not(.action):not(.btn):hover {
    background-color: #218838;
    color: #fff;
}*/

/*.one-line-list2 ul {
    list-style: none;
}

    .one-line-list2 ul.right-float {
        float: right;
    }

    .one-line-list2 ul.left-float {
        float: left;
    }

    .one-line-list2 ul li div {
        text-align: left;
    }

    .one-line-list2 ul li {
        float: left;
        padding-left: 0.7143rem;
    }

.one-line-list2 input[type="button"], .one-line-list2 input[type="submit"] {
    margin-top: 0px;
    min-width: 80px;
}

.one-line-list2 select {
    width: 5rem;
}

.one-line-list2 input[type="checkbox"] {
    margin-top: -2px !important;
    padding: 0 !important;
}*/

.in-line-list ul {
    list-style: none;
    margin: auto;
    text-align: center;
}

    .in-line-list ul li {
        display: -moz-inline-box;
        display: inline-block;
        margin-right: 0.7143rem;
    }

.left-float {
    float: left;
}


/*.small-button60 input[type="button"], .small-button60 input[type="submit"] {
    min-width: 60px;
}*/

/*.margin-top-none input[type="button"], .small-button60 input[type="submit"], .small-button60 input[type="button"] {
    margin-top: 0px !important;
}*/



.blank-lateral {
    background-color: #b8e1fb !important;
}

/*jQuery signature style*/
.kbw-signature {
    display: inline-block;
    border: 1px solid #a0a0a0;
    -ms-touch-action: none;
}

.kbw-signature {
    width: 400px;
    height: 200px;
}

.ui-dialog .ui-dialog-content {
    overflow: hidden !important;
}

.signature canvas {
    border: 1px solid #999;
    margin: 0 auto;
    cursor: pointer;
}

/*button*/


/*button*/


button[disabled], html input[type="button"][disabled], html input[type="submit"][disabled] {
    cursor: default;
    color: lightgray;
}

/*.row {
     margin-left: 0; 
}*/

.my-line-background {
    background-image: url("/assets/img/pipe/line.png");
    background-repeat: no-repeat;
    background-size: 10px;
}

.explanation {
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/* bootstrap btn style*/
.btn {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }


ul.inline-img li {
    list-style: none;
    display: inline-block;
}

    ul.inline-img li > div {
        width: 80%;
    }

.my-file-group {
    color: black;
    width: 100% !important;
}

    .my-file-group a {
        color: #28a745;
        text-decoration: none;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
    }

    .my-file-group .list-group-item, .my-file-group .card-header {
        padding: 0.2rem;
    }
/*Suggestion box*/
.suggestion-box {
    position: absolute;
    background-color: white;
    border: 1px solid #ddd;
    list-style: none;
    z-index: 1;
    text-align: left;
    font-size: 12px;
    width: 100%;
    top: 60px;
    padding: 5px;
    height: 200px;
    overflow-y: scroll;
}

ul.suggestion-box li {
    padding: 2px;
    border-bottom: 1px dashed #e5e5e5;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Not implemented yet */
    -o-user-select: none;
    user-select: none;
}

.spinner {
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 100002;
}

    .spinner > div {
        background-color: #00aeef;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*selection content start*/

.selection-content {
    height: 200px;
    overflow-y: scroll;
    background-color: white;
    padding: 3px;
    text-align: left;
}

select:focus:required:invalid {
    color: #000;
    border-color: #ccc !important;
    box-shadow: none !important;
}

/*My style*/

.presentation-container h1 {
    font-family: 'Lobster', cursive;
    font-size: 30px;
    color: #5d5d5d;
    font-weight: bold;
}

.width100 {
    width: 50%;
}

.pipetech-green {
    background: #52912e;
}

.pipetech-orange {
    background: #fc6c02;
}

.pipetech-red {
    background: #fc0202;
}

.pipetech-purple {
    background: #cc03fe;
}

.pipetech-cyan {
    background: #00a9a0;
}

.pipetech-pink {
    background: #df7e7f;
}

.pipetech-blue {
    background: #3a87ad;
}

.pipetech-hs {
    background: #fcb167;
}

.word-wrap {
    max-width: 500px;
}

.tooltiptext {
    display: none;
}

#infinity {
    position: relative;
    width: 27px;
    height: 13px;
}

    #infinity:before,
    #infinity:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 8px;
        height: 8px;
        border: 3px solid red;
        -moz-border-radius: 6px 6px 0 6px;
        border-radius: 6px 6px 0 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #infinity:after {
        left: auto;
        right: 0;
        -moz-border-radius: 6px 6px 6px 0;
        border-radius: 6px 6px 6px 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.question-mark {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    max-height: 16px;
    min-height: 16px;
    background: url(../img/q.gif) no-repeat left center;
    padding-left: 20px;
}

.linking-mark {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    max-height: 16px;
    min-height: 16px;
    background: url(/assets/img/l.gif) no-repeat left center;
    padding-left: 20px;
}


.note {
    border: 1px solid red;
}

.rbl fieldset {
    overflow: hidden;
}

.rbl label {
    float: left;
    clear: none;
    display: block;
    padding: 2px 1em 0 0;
    font-size: 13px;
}

.rbl input[type=radio], input.radio {
    float: left;
    clear: none;
    margin: 5px 2px 0 2px;
    font-size: 14px;
}

.bigChb input[type=checkbox] {
    width: 30px;
    height: 30px;
}

.chb input[type="checkbox"] {
    margin: 0 4px 0 4px !important;
}

.chb input[type="radio"] {
    margin-bottom: 5px;
    width: 20px;
}

.chb label {
    display: inline !important;
    padding-right: 0.7143rem;
}

.container-div {
    margin: 0 auto;
    width: 28%;
    text-align: left;
}

.uppercase {
    text-transform: uppercase;
}

label.error {
    margin-left: 10px;
    width: auto;
    color: red;
}

.imgLateral {
    display: inline-block;
    height: 26px;
    width: 26px;
}

.img-75 {
    display: inline-block;
    height: 75px;
    width: 75px;
}


/*Site division*/

.site-hr {
    background: #b2e3fb;
    background-clip: padding-box;
}

.site-project {
    background: #d2f7bd;
    background-clip: padding-box;
}

.site-office {
    background: #b3fafa;
    background-clip: padding-box;
}

.site-hs {
    background: #fcb167;
    background-clip: padding-box;
}

.site-inventory {
    background: #fdd891;
    background-clip: padding-box;
}

.site-dropzone {
    background: #fdd357;
    background-clip: padding-box;
}

.site-asset {
    background: #faa58b;
    background-clip: padding-box;
}


/*Shape circle*/

.circle {
    font-size: 4rem;
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.2rem solid red;
    position: relative;
    border-radius: 0.35em;
    margin-top: 5px;
}

.big-circle {
    font-size: 20em; /* This controls the size. */
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.1em solid red;
    position: relative;
    border-radius: 0.35em;
    margin-top: 5px;
}

.square {
    width: 12px;
    height: 12px;
    margin-top: 3px;
    margin-bottom: 8px;
    display: block;
}

.square2 {
    width: 12px;
    height: 12px;
    display: inline-block;
}

/*Tick and cross circle*/
.relative-position {
    position: relative;
}

.spacer {
    height: 20px;
    float: left;
}

.bottom-right {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.tick-mark {
    color: #28a745;
}

    .tick-mark:after {
        content: "\2713";
    }

.cross-mark {
    color: red;
}

    .cross-mark:after {
        content: "\2715";
    }

/*.my-label label {
   margin-bottom: 0;
}*/

/*Calendar*/

.attention {
    background-color: #fc0202 !important;
}

.no-document {
    background-color: #fc6c02 !important;
}

.is-project {
    background: #52912e !important;
}

.inventory {
    background: #00a9a0 !important;
}

.no-order {
    background-color: #cc03fe !important;
}

.schedule {
    background-color: #a1a0a0 !important;
}

    .schedule .fc-title {
        color: black;
    }

.leave {
    background-color: #3cbbfa !important;
}

.preparation {
    background-color: #fb04e1 !important;
}

.hs {
    background-color: #fcb167 !important;
}

.anniversary {
    background-color: #4e4ebc !important;
}

.toolbox {
    background-color: #636363 !important;
}

.invoice {
    background-color: #4e4ebc !important;
}

.monthly-inspection {
    background-color: #04b962 !important;
}

.mini-work-order {
    background-color: #a009fb !important;
}

.pipetech-dark-blue {
    background: #cb6bb2 !important;
}

.pipetech-dark-gray {
    background: #ff9747 !important;
}

.pipetech-dark-orange {
    background: #1e90ff !important;
}

.pipetech-light-brown {
    background: #1abc9c !important;
}


/*This is to stop jquery UI datepicker from displaying in correctly when scroll calendar*/
#ui-datepicker-div {
    position: absolute !important;
}

/*Calendar end*/

/*--- to make full calendar display full title*/
.fc-month-view span.fc-title {
    white-space: normal;
}

.fc-time, .fc-title {
    color: #fff;
}

.my-popup-header {
    min-width: 40rem;
}

/*dropzone*/


.my-dropzone .dropzone {
    height: auto;
    padding: 2rem;
    text-align: center;
    border: dashed 1px #979797;
    position: relative;
    margin: 0 auto;
}

.my-dropzone h3 {
    font-size: 20px;
    font-weight: 600;
    color: #38424c;
}

.my-dropzone .single-file {
    padding: 0.5rem;
    justify-content: space-between;
    align-items: center;
    border: dashed 1px #979797;
    margin-bottom: 1rem;
}

.my-dropzone .size {
    font-size: 12px;
    font-weight: 500;
    color: #a4a4a4;
    margin: 0;
    margin-bottom: 0.25rem;
}


/*dropzone end*/

/*my scrollable list*/

.my-scrollable-list {
    background-color: white;
    border: 1px solid #ddd;
    height: 200px;
    overflow-y: scroll;
    font-size: 12px;
    padding: 5px;
}

/*Dropdown CSS*/

.my-dropdown-style {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 0;
    background-color: #dff0d8;
}

.my-dropdown {
    position: relative;
    display: inline-block;
    background-color: white;
    width: 100%;
    height: auto;
    min-height: 25px;
}

    .my-dropdown .my-dropdown-prompt {
        color: #777;
        padding-left: 10px;
        text-align: left;
    }

    .my-dropdown .my-dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        overflow-y: scroll;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
        outline: 0;
        z-index: 1;
        width: 100%;
        height: auto;
        max-height: 150px;
        overflow-x: hidden;
        top: 0;
    }

    .my-dropdown .show {
        display: block;
    }

    .my-dropdown .my-selection {
        background-color: #f4f4f4;
        border-radius: 0;
        height: 26px;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        float: left;
        margin: 1.5px 2px 2px 0;
        max-width: 100%;
        overflow: hidden;
        padding: 0 5px 0 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .my-dropdown .my-selection:hover {
            background-color: #d9edf7;
        }

    .my-dropdown .my-dropdown-option {
        border-bottom: 1px dashed silver;
    }

        .my-dropdown .my-dropdown-option:hover {
            background-color: #d9edf7;
        }

    .my-dropdown .my-dropdown-option-selected {
        background-color: #d9edf7;
    }

    .my-dropdown .my-dropdown-add-option, .my-dropdown .my-dropdown-search-option {
        background-color: #28a745;
    }

    .my-dropdown .my-dropdown-search-option {
        border-bottom: 1px dashed silver;
    }

    .my-dropdown .btn-small {
        background-color: #449d44 !important;
    }
/*end of dropdown css*/


.white-font {
    color: #fff !important;
}

.badge-pill {
    cursor: pointer;
}

    .badge-pill:hover {
        background-color: #28a745;
    }

.popover {
    z-index: 100000;
}

.line-through-text {
    text-decoration: line-through;
}

/*My border*/
.my-dashed-border {
    border: 1px dashed silver;
}



/*My badge pill CSS*/

.my-badge-pill:hover {
    color: #fff;
    background-color: #28a745;
}

/*My badge pill End*/

/*My form control*/

.my-form-control label {
    font-weight: bold;
}

.my-form-control .nav-tabs .nav-link {
    border: 1px solid #dee2e6;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*My form control end*/

/*My badge*/

.my-badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .my-badge:hover {
        cursor: pointer;
        background-color: aliceblue;
    }

/*My badge end*/

/*My nav*/

.my-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 2px solid #26a143;
}

    .my-nav .my-nav-item {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        user-select: none;
        padding: 5px 20px;
        margin-bottom: -10px;
    }

    .my-nav .my-nav-link.active {
        border-bottom: 5px solid #26a143;
    }

    .my-nav label, .my-nav a {
        font-weight: 500;
        cursor: pointer;
        user-select: none;
        text-decoration: none;
        display: inline-block;
        color: inherit;
        transition: border 0.2s;
        border-bottom: 5px solid #d2f7bd;
        padding: 3px 2px;
    }
/*My terms and conditions*/

.my-tc {
    font-size: 10px;
}

    .my-tc ul li {
        list-style: none;
        margin-left: 20px;
    }

    .my-tc ul:nth-child(1) {
        margin-left: 20px;
    }

    .my-tc .my-highlight {
        border: 2px solid #000;
        margin-bottom: 5px;
    }

    .my-tc label {
        margin-bottom: 0;
        margin-top: 0.2rem
    }

    .my-tc .my-definition span {
        font-weight: bold;
    }

    .my-tc ul, .my-tc ol {
        margin: 0;
    }

.page-break {
    page-break-before: always;
}

/*My logo*/

.my-logo .navbar {
    padding: 0;
}


/*My logo end*/

/*Multi select*/
.multiselect-parent label {
    color: #000 !important;
}

.multiselect-parent {
    width: 90%;
}

/*Multi select end*/

.table .ui-sortable:not(.ui-sortable-disabled) tr:not(:last-child):hover {
    cursor: pointer;
    border: 1px dashed #ccc;
    background-color: #ffc0cb;
}

.my-sortable-handle {
    cursor: move;
}

/*My search */

.my-search .card {
    background-color: #fff;
    padding: 15px;
    border: none;
}

.my-search .input-box {
    position: relative;
}

    .my-search .input-box i {
        position: absolute;
        right: 13px;
        top: 15px;
        color: #ced4da;
    }

.my-search .form-control {
    height: 50px;
}

    .my-search .form-control:focus {
        box-shadow: none;
        border-color: #eee;
    }


.my-search .list {
    padding-top: 10px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.my-search .border-bottom {
    border-bottom: 2px solid #eee;
}

.my-search .list i {
    font-size: 19px;
    color: red;
}

.my-search .list small {
    color: silver;
}

.my-label {
    display: inline;
}

.my-title {
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: bold;
}

#map {
    position: absolute;
    top: 0;
    left: 500px;
    right: 0;
    bottom: 0;
}

.my-map-project-part {
    max-height: 800px;
    overflow-y: scroll;
}

.map-project-drawer-handler {
    position: absolute;
    left: 20px;
    top: 100px;
    font-size: 24px;
}

/*My style end*/

.preserved-line-break {
    white-space: pre-line; /* <-- THIS PRESERVES THE LINE BREAKS */
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

/*--- make link appear as a button*/
.btnlink, .btnlink2 {
    margin-top: 5px;
}

    .btnlink a, .btnlink2 a {
        font-size: 14px;
        background: #28a745;
        color: #fff;
        border: 0;
        text-decoration: none;
        -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

    .btnlink a {
        padding: 4px 10px;
    }

    .btnlink2 a {
        padding: 7px 10px;
        text-transform: capitalize;
    }

        .btnlink a:hover, .btnlink2 a:hover {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .btnlink a:active, .btnlink2 a:active {
            -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        }

/*Make link not like a button*/

.not-btnlink a, .not-btnlink a:active {
    padding: 0 !important;
    background: none !important;
    color: #28a745 !important;
}

/*multi select dropdown menu*/
.dropdown-menu a {
    border:none;
}

.carousel-item {
    text-align:center;
}

/*my table strip*/

.my-table-strip .my-table-strip-row {
    background-color :aliceblue;
}

.my-table-strip .my-table-strip-heading {
    font-size:16px;
    font-weight:lighter;
}

.my-table-strip .my-table-strip-highlight {
    font-weight:bold;
    font-size:18px;
}

.my-thumbnail {
    width: 40px;
}

/*Text angular modification*/

.ta-text ul, .ta-text ol {
    padding-left: 40px;
    display:inline-block;
}
 

/*Text angular modification ends*/

