.spacer10{height: 10px;}
.spacer20{height: 20px;}
.spacer30{height: 30px;}
.spacer40{height: 40px;}
.spacer50{height: 50px;}
.spacer60{height: 60px;}
.spacer70{height: 70px;}
.spacer80{height: 80px;}

.mtop10{margin-top: 10px;}
.mtop20{margin-top: 20px;}
.mtop30{margin-top: 30px;}
.mtop40{margin-top: 40px;}
.mtop50{margin-top: 50px;}
.mtop60{margin-top: 60px;}
.mtop70{margin-top: 70px;}
.mtop80{margin-top: 80px;}

body, html {
    height: 100%;
    font-size: 15px;
}
.hseparator {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
}
.alert{padding: 7px;}

.modal-open .modal {
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow-y: scroll;
}

#deletionConfirmModal .modal-header, #ContinuedeletionModal .modal-header{ background-color: #dd4b39 ; color: #fff;}
.skin-blue .sidebar-menu.subject-list > li.active > a {
    background: #6c7a89 none repeat scroll 0 0;
}
.btn-grid-edit-item{margin-right: 10px;}
#dataTables {
    width: 100% !important;
}

#dataTables thead {
    background-color: #ccc;
}
#dataTables_wrapper {
    padding: 10px;
}
.delete-gallery-item{margin-top: 5px;}
#thumb_wrapper{position: absolute;}
#delete_thumb {
    bottom: 0;
    position: absolute;
    right: 0;
}
.divider30{height: 10px;}
.grid-tpl-preview{width: 60px;height: 50px;}
#role_perms{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.sidebar-menu li > a {
    /*    font-weight: bold;*/
}
#overlay {
    background: #cccccc;
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.5;
}
.three-col-list{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #ccc;
}
#rating img{
    width: 16px;
}
.rating img {
    width: 10px;
}
#sb_summary, #mr_summary, #cr_summary {cursor: pointer;}
.notif-mark-read{margin-left: 15px;border-radius: 50%;}

.vspacer10{height: 10px;}
.vspacer20{height: 20px;}
.vspacer30{height: 30px;}

p.dev-attribution {
    text-align: center;
    font-weight: bold;
    color: #fff;
}
#login_page{
    background-image: url("/assets/admin/custom/img/bg.jpg");
    background-size: cover;
    background-position: center;
    height: 100%;

    -webkit-filter: blur(3px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(3px);
}
.login-logo{color: #fff;font-weight: bold;padding: 20px;margin: 0;}

.login-box{
    width: 500px;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.4);
    color: white;
    font-weight: bold;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 2;
    top: 35%;
    left: 50%;
}

h3.box-title {
    width: 100% !important;
}

.box-header.with-border.box-tools {
    cursor: pointer;
}
#dataTables td{cursor: pointer;}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.autocomplete-selected {
    background: #3071a9;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #000;
}

.autocomplete-group {
    padding: 5px 10px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #fff;
}

.autocomplete-selected, .autocomplete-selected strong {
    color: #fff;
}

/* Job feed css */
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 60px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

#job_note_list li {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-underline{ text-decoration: underline;}


#invoice_sc_ck li{margin-bottom: 10px;}

#job_sc_ck li{margin-bottom: 10px;}

/*
Signature Pad
*/
