﻿.height-100
{
    height : 400px;
}

.height-30 {
    height: 30px;
}

.margin-top-10
{
    margin-top: 5px !important;
}

.margin-top-4 {
    margin-top: 4px !important;
}

.margin-top-okr {
    margin-top: 12px !important;
}

.margin-top-20 {
    margin-top: 15px !important;
}

.checkbox-column {
    width: 37px !important;
}

.checkbox input {
    position: absolute !important;
    margin-left: 0 !important;
    left: 2px;
    top: -1px;
}

body.modal-open {
	width: 100%;
}

.level2 {
    width : 90%;
    margin-left : 40px;
}

.level3
{
    width : 80%;
    margin-left : 50px;
}

.header-bar-button
{
    margin-top : -6px;
    margin-right : -5px;
    height : 32px;
}

table 
{
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    border:none;
}

table th
{
    background-color : #808080;
    color:#ffffff;
}

    table tr.search-row th,
    table > thead > tr:not(:first-of-type) > th {
        background-color: #fff;
        color: #ffffff;
    }

    table tr.search-row th input[type=text] {
        font-weight: 400;
    }

.datepicker-days table th {
    background-color: #fff !important;
    color: #6a6c6f !important;
}

.col-checkbox
{
    width:20px;
}

.vertical-timeline-icon:hover {
    cursor: pointer;
    border: 1px solid #f1f1f1;
    color: #f1f1f1;
}

.vertical-timeline-icon {
    color: #ffffff;
}
.content a,
#tblIssueLogs a{
    color: #258CD1 !important;
}

.content a.no-colour {
    color: inherit !important;
    cursor: default;
}

.content a.no-colour-cursor {
    color: inherit !important;
}

.media-image{
    width : 130px;
}

span.danger {
    color: #e74c3c;
}

.cursor-pointer,
.followup,
.staffAssignment {
    cursor: pointer !important;
}

.author-header,
.panel-header 
{
    width: 100%;
    background-color: #808080;
    height: 10px;
}

.author-content,
.panel-content 
{
    width: 100%;
    background-color: #9d9898;
    color: white;
}

.panel-content {
    background-color: #ffffff;
    color: #808080;
    padding:5px;
    margin-bottom : 10px;
}

.remove-padding
{
    padding:0px !important;
}
.media-image
{
    height : 100%;
}

.clear-floar
{
    clear : both;
}

.media-body {
    background-color: #ffffff;
    padding: 9px;
    color: #808080;
    height: 140px;
    overflow: visible;
}

.top-10 div
{
    top:20px;
}

.message-empty 
{
    width: 100%!important;
    height: 50px!important;
}

.h-bg-filter
{
    background-color:#ffffff;
    
}

.h-bg-filter div {
    color: #808080 !important;
    font-weight : normal;
}

.force-pull-right
{
    float:right!important;
}

.margin-top-20
{
    margin-top:20px;
}

.clear-position
{
    left  : unset!important;
    position  : relative!important;
}

.code-count 
{
    display: inline-block;
    margin-top: 0px;
    top: 2px !important;
    color: #808080;
    
    margin-left: 10px;
    left: 0px !important;
}

.code-count:last-child 
{
    margin-right: 10px;
}

.move-down-10 
{
    top: 20px !important
}

.code-count span 
{
    color: #62cb31 !important;
}

.code-count span.label 
{
    color: #ffffff !important;
}

.highlight
{
    color : #62cb31;
}

.filter-buttons
{
}

.inline-block
{
    display: inline-block;
}

.staff-link {
    margin-top: 5px;
    margin-right : 3px;
}
.staff-link:last-of-type {
    margin-right: 0px;
}

.staff-link a .label
{
    margin-top : 2px;
}

.align-middle 
{
    vertical-align: middle;
}

.btn-circle.selected {
    background-color: #34495E;
    border-color: #808080;
}

.btn-circle.selected:hover
{
    color : #808080;
}

.btn-grey:focus {
    color: #ffffff;
}

.btn-grey {
    background-color: #9d9898;
    border-color: #808080;
    color: #ffffff;
}

.lrg-font
{
    font-size : 12pt;
}

.timespan
{
    width : 80px;
}

.ta-right
{
    text-align : right;
}

.total
{
    font-weight : bold;
}

th,
.no-wrap
{
    white-space: nowrap;
}

.white-icon
{
    color : white;
}

a.white-icon > i {
    color: white !important;
}

.usersname
{
    width : 160px;
}

.no-pointer,
.no-pointer  td
{
    cursor: default;
}

.margin-right-5
{
    margin-right: 5px;
}

.icon-td {
    min-width: 47px;
    width: 47px;
    text-align : center;
}

td.icon-td {
    padding-left: 4px;
    padding-right: 4px;
}

th.date, th.date-col {
    min-width: 90px;
    width: 90px;
}

th.datetime {
    min-width: 125px;
    width: 125px;
}

th.coderef {
    min-width: 80px;
    width: 80px;
}

.media-image a{
    color : #ffffff !important;
}

.small-header .hpanel .panel-body
{
    height: 50px !important;
}

.vertical-date,
.vertical-date small {
    color: #000000;
}

.tooltip-inner 
{
    max-width: 600px !important;
    /*width: 600px !important;*/
    text-align : left;
}

.th-datetime
{
    width : 115px;
}

.th-count
{
    width : 115px;
}

.th-bdm 
{
    width: 120px;
}

.th-code
{
    width : 120px;
}

.th-customer
{
    width : 170px;
}

.th-assigned-to
{
    width : 150px;
}

.th-module 
{
    width: 180px;
}

.th-sub-module 
{
    width : 170px;
}

.th-date-raised
{
    width : 90px;
}

.th-time-difference
{
    width : 90px;
}

.th-last-worklog{
    width : 120px;
}

.success {
    color: #5FE600;
}

.btn-Error{
    background-color : #ff0000;
}

.error a
{
    color : #e74c3c !important;
}

.header-bar-search {
    margin-top: 4px;
    border-radius: 3px;
    border-width : 1px;
    padding:2px;
}

.code-filter,
.code-filte i
{
    margin-top: -3px;
}

.hours-column {
    width: 5%;
}

.staff-column {
    width: 10%;
}

.date-column {
    width: 5%;
}

.subject-column {
    width: 20%;
}

.align-text-right {
    text-align: right;
}

.align-text-center {
    text-align: center;
}

.hpanel.hdevelopment .panel-body {
    border-top-color: #2A7AAF;
}
.hpanel.hsupport .panel-body {
    border-top-color: #B8651B;
}
.hpanel.hleft .panel-body {
    border-top-color: #ff0000;
}
.hpanel.hqa .panel-body {
    border-top-color: #CC9205;
}
.hpanel.hcustomercare .panel-body {
    border-top-color: #7C4792;
}

.hpanel .staff-block {
    border-top: 3px solid;
}

.department-background.hdevelopment {
    background-color: #2A7AAF;
}
.department-background.hsupport {
    background-color: #B8651B;
}
.department-background.hleft {
    background-color: #ff0000;
}
.department-background.hqa {
    background-color: #CC9205;
}
.department-background.hcustomercare {
    background-color: #7C4792;
}

.department-colour.hdevelopment {
    color: #2A7AAF;
}

.department-colour.hsupport {
    color: #B8651B;
}

.department-colour.hleft {
    color: #ff0000;
}

.department-colour.hqa {
    color: #CC9205;
}

.department-colour.hcustomercare {
    color: #7C4792;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-3 {
    margin-top: 3px;
}


.timesheet-table {
    cursor: default;
}

.timesheet-padding {
    padding: 22px;
    padding-bottom: 8px;
    padding-top: 0px;
    margin-bottom: 0px !important;
}

.p-xxs { padding: 5px !important; }
.p-xs { padding: 10px !important; }
.p-sm { padding: 15px !important; }
.p-m { padding: 20px !important; }
.p-md { padding: 25px !important; }
.p-lg { padding: 30px !important; }
.p-xl { padding: 40px !important; }
.p-l-none { padding-left: 0 !important; }
.p-l-xs { padding-left: 5px !important; }
.p-l-sm { padding-left: 10px !important; }
.p-l { padding-left: 15px !important; }
.p-l-md { padding-left: 20px !important; }
.p-l-lg { padding-left: 30px !important; }
.p-l-xl { padding-left: 40px !important; }
.p-l-n-xxs { padding-left: -1px !important; }
.p-l-n-xs { padding-left: -5px !important; }
.p-l-n-sm { padding-left: -10px !important; }
.p-l-n { padding-left: -15px !important; }
.p-l-n-md { padding-left: -20px !important; }
.p-l-n-lg { padding-left: -30px !important; }
.p-l-n-xl { padding-left: -40px !important; }
.p-t-none { padding-top: 0 !important; }
.p-t-xxs { padding-top: 1px !important; }
.p-t-3 { padding-top: 3px !important; }
.p-t-xs { padding-top: 5px !important; }
.p-t-sm { padding-top: 10px !important; }
.p-t { padding-top: 15px !important; }
.p-t-md { padding-top: 20px !important; }
.p-t-lg { padding-top: 30px !important; }
.p-t-xl { padding-top: 40px !important; }
.p-t-xxl { padding-top: 50px !important; }
.p-t-xxxl { padding-top: 60px !important; }
.p-t-n-xxs { padding-top: -1px !important; }
.p-t-n-xs { padding-top: -5px !important; }
.p-t-n-sm { padding-top: -10px !important; }
.p-t-n { padding-top: -15px !important; }
.p-t-n-md { padding-top: -20px !important; }
.p-t-n-lg { padding-top: -30px !important; }
.p-t-n-xl { padding-top: -40px !important; }
.p-r-none { padding-right: 0 !important; }
.p-r-xxs { padding-right: 1px !important; }
.p-r-xs { padding-right: 5px !important; }
.p-r-sm { padding-right: 10px !important; }
.p-r { padding-right: 15px !important; }
.p-r-md { padding-right: 20px !important; }
.p-r-lg { padding-right: 30px !important; }
.p-r-xl { padding-right: 40px !important; }
.p-r-n-xxs { padding-right: -1px !important; }
.p-r-n-xs { padding-right: -5px !important; }
.p-r-n-sm { padding-right: -10px !important; }
.p-r-n { padding-right: -15px !important; }
.p-r-n-md { padding-right: -20px !important; }
.p-r-n-lg { padding-right: -30px !important; }
.p-r-n-xl { padding-right: -40px !important; }
.p-b-none { padding-bottom: 0 !important; }
.p-b-xxs { padding-bottom: 1px !important; }
.p-b-xs { padding-bottom: 5px !important; }
.p-b-sm { padding-bottom: 10px !important; }
.p-b { padding-bottom: 15px !important; }
.p-b-md { padding-bottom: 20px !important; }
.p-b-lg { padding-bottom: 30px !important; }
.p-b-xl { padding-bottom: 40px !important; }
.p-b-n-xxs { padding-bottom: -1px !important; }
.p-b-n-xs { padding-bottom: -5px !important; }
.p-b-n-sm { padding-bottom: -10px !important; }
.p-b-n { padding-bottom: -15px !important; }
.p-b-n-md { padding-bottom: -20px !important; }
.p-b-n-lg { padding-bottom: -30px !important; }
.p-b-n-xl { padding-bottom: -40px !important; }
.m-b-0 { margin-bottom: 0px; }

.fake-link {
    color: #258CD1;
}

.margin-right-50 {
    margin-right: 50px;
}

.width-200 {
    width: 200px !important;
}

.width-150 {
    width: 150px !important;
}

.width-300 {
    width: 300px !important;
}

.overtime-label {
    margin-bottom: 0px !important;
    display: inline-block;
}

.search-bar {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    font-size: 13px !important;
    height: 34px !important;
    color: #000 !important;
    padding-left: 20px !important;
    padding-right: 40px !important;
    background: rgb(232, 232, 232) !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    width: 250px !important;
}

.formatted-search {
    padding-top: 10px;
}

.search-button {
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    left: 470px;
    top: 15px;
    background: 0 0;
    transition: color .25s linear;
}

.margin-r-15 {
    margin-right: 15px;
}

.margin-t-10 {
    margin-top: 10px;
}

.width-25 {
    width: 25%;
}

.width-260 {
    width: 260px;
}

.height-150-px {
    height: 150px;
}

.text-center {
    text-align: center;
}

.width-35 {
    width: 35%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.width-50 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
}

.dashboard-icon {
    float: right;
    padding: 10px;
}

.btn-circle-header {
    width: 20px;
    height: 20px;
    padding: 1px 0;
}

textarea {
    resize: vertical;
}

.icon-count.label {
    font-size: 10px;
    line-height: 12px;
    position: absolute;
    padding: 2px 4px;
    right: 12px;
    top: 32px;
    display: block;
    word-wrap: break-word;
    white-space: pre-line;
}

.hdropdown {
    width: 500px;
    text-align: center;
}

.bigmenu a {
    min-width: 0px;
}

.icon-count.label.right-45 {
    right: 45px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.hdropdown h5 {
    white-space: pre-wrap;
}

.form-datepicker {
    float: left;
    padding: 0 15px;
    width:180px;
}

.select2-container .select2-choice {
    background-image: none;
}

.select2-container .select2-choice > .select2-chosen {
    color: #6a6c6f;
}

.select2-container .select2-choice .select2-arrow {
    background-image: none;
    background: #fff;
    border-left: none;
}

.sortable,
.db-sortable
{
    cursor : pointer;
    background-repeat : no-repeat;
    background-position : center right;
    background-image : url(img/sort_both.png);
    margin-right: 15px;
}

.sortable_desc {
    background-image: url(img/sort_desc.png) !important;
}

.sortable_asc {
    background-image: url(img/sort_asc.png) !important;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 29px;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    float: right;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 21px;
        width: 21px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translateX(21px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 29px;
}

.slider.round:before {
    border-radius: 50%;
}

.switch-label {
    margin-top: 5px;
    float:left;
    margin-right:10px;
}

.th-140 {
    width : 145px;
}

.switcher-panel {
    width : 120px;
}

.m-t--2 {
    margin-top: -2px;
}

.m-t-4{
    margin-top:4px;
}

.m-r-10{
    margin-right:10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-t-m-32
{
    margin-top : -32px;
}

.red,
.red a {
    color: red !important;
}

.green,
.green a {
    color: #62cb31 !important;
}

.amber,
    color: #B8651B !important;
.amber a {
}

.w-10 { width: 10px; min-width : 10px; }
.w-20 { width: 20px; min-width : 20px; }
.w-30 { width: 30px; min-width : 30px; }
.w-32 { width: 32.5px; min-width : 32.5px; }
.w-40 { width: 40px; min-width : 40px; }
.w-50 { width: 50px; min-width : 50px; }
.w-60 { width: 60px; min-width : 60px; }
.w-70 { width: 70px; min-width : 70px; }
.w-80 { width: 80px; min-width : 80px; }
.w-85 { width: 85px; min-width : 85px; }
.w-90 { width: 90px; min-width : 90px; }
.w-95 { width: 95px; min-width : 95px; }
.w-100 { width: 100px; min-width : 100px; }
.w-110 { width: 110px; min-width : 110px; }
.w-115 { width: 115px; min-width : 115px; }
.w-120 { width: 120px; min-width : 120px; }
.w-130 { width: 130px; min-width : 130px; max-width : 130px; }
.w-140 { width: 140px; min-width : 140px; }
.w-150 { width: 150px; min-width : 150px; }
.w-160 { width: 160px; min-width : 160px; }
.w-170 { width: 170px; min-width : 170px; }
.w-180 { width: 180px; min-width : 180px; }
.w-190 { width: 190px; min-width : 190px; }
.w-195 { width: 195px; min-width : 195px; }
.w-200 { width: 200px; min-width : 200px; }
.w-210 { width: 210px; min-width : 210px; }
.w-220 { width: 220px; min-width : 220px; }
.w-220 { width: 230px; min-width : 230px; }
.w-240 { width: 240px; min-width : 240px; }
.w-250 { width: 250px; min-width : 250px; }
.w-260 { width: 260px; min-width : 260px; }
.w-300 { width: 300px; min-width : 260px; }
.w-350 { width: 350px; min-width : 350px; }
.w-400 { width: 400px; min-width : 400px; }
.w-540 { width: 540px; min-width : 540px; }
.w-600 { width: 600px; min-width : 600px; }

input[type=text][required],
input[type=password][required],
input[type=number][required],
input[type=url][required],
.validate-required,
textarea[required],
.select2-container.required > .select2-choice,
.select2-container.required > .select2-choices,
.select2-container.required .select2-arrow {
    background-color: #f9ffd3;
}

.row-hover td {
    color: #258CD1;
}

.row-hover:hover {
    background-color: #d3d3d3 !important;
}

.icon {
    width: 29px;
    min-width: 29px;
    text-align: center;
}

.sortable-icon {
    width: 22px;
    min-width: 22px;
}

.sortable-icon-cell {
    width: 22px;
    min-width: 22px;
    text-align : center;
}

.m-h-300
{
    min-height : 500px;
}
.t-a-r
{
    text-align : right !important;   
}

.filter-button{
    padding : 4px 3px !important;
}

td p {
    margin-bottom: 0px;
}

.tb-row-customer-testing td,
.tb-row-today td {
    color: white;
}

.tb-row-all-complete td {
    color: white;
}

.tb-row-all-complete {
    background-color: cornflowerblue !important;
}

.tb-row-all-complete:hover {
    background-color: #5077BE !important;
}

.tb-row-customer-testing {
    background-color: #329932 !important;
}

    .tb-row-customer-testing:hover {
        background-color: #9DB68C !important;
    }

.tb-row-today
{
    background-color: #34495E !important;
}
    .tb-row-today:hover {
        background-color: #5c6d7e !important;
    }

.mock-link
{
    color : #258CD1 !important;
}

.section-header {
    background-color: #f7f9fa;
}

.bdm-live-code {
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.word-break {
    overflow-wrap: break-word;
}

#tab-timeline.onscreen {
    max-height: calc(100vh - 242px);
    overflow-y: auto;
    overflow-x: hidden;
}

#tab-timeline.onscreen > div > div.row > div > div {
    padding-top: 10px;
}

.panel-body.onscreen-mail {
    max-height: calc(100vh - 313px);
    overflow-y: auto;
    overflow-x: hidden;
}

.icon.sortable {
    width: 40px;
    text-align: left;
}

.popover-content > .row {
    max-width: 150px;
    margin-right: 0px;
    margin-bottom: -15px;
}

    .popover-content > .row > * {
        margin-bottom: 15px;
    }

.tempinfo {
    z-index: 2000;
}
}

.table-row:hover {
    background-color: #E0E0E0 !important;
}
.inline-timeline {
    max-height: 500px;
    overflow-y: auto;
}

.inline-mailbox {
    overflow-y: auto;
    max-height: calc(100vh - 407px);
}

.dropdown-menu > li > a.nostyle {
    display: inline;
    padding: 0;
    clear: initial;
    font-weight: normal;
    line-height: initial;
    color: inherit !important;
    white-space: nowrap;
}

.vertical-timeline-icon .dropdown-menu > li > a.nostyle {
    display: inline;
    padding: 0;
    clear: initial;
    font-weight: normal;
    line-height: initial;
    color: #6a6c6f !important;
    white-space: nowrap;
}

.vertical-timeline-icon *:not(i) {
    color: #6a6c6f;
}

.workcode-info {
    padding: 0 !important;
    font-size: 14px !important;
}

    .workcode-info > i {
        padding-top: 8px;
        padding-left: 1px;
    }

.workcode-info-li {
    height: 30px !important;
}

.vertical-timeline-icon .workcode-info {
    padding-top: 11px !important;
}
    .vertical-timeline-icon .workcode-info:hover,
    .vertical-timeline-icon .workcode-info:focus,
    .vertical-timeline-icon .open .workcode-info {
        background-color: initial !important;
        border-color: transparent !important;
    }

    .vertical-timeline-icon .dropdown-menu i {
        color: #fff !important;
    }

.modal-dialog.superwide-modal {
    width: 1620px;
}

.modal-dialog.wide-modal {
    width: 1320px;
}

.modal-dialog.medium-modal {
    width: 905px;
}

.modal-dialog.small-modal {
    width: 600px;
}

.modal-dialog.w-270 {
    width: 270px;
}

input[type=text].time {
    text-align: right;
}

.workcode-body {
    position: relative;
}

.workcode-copy {
    position: absolute;
    bottom: 0px;
    right: 2px;
    float: right;
}

.margin-l-15{
    margin-left : 15px;
}

.margin-b-11{
    margin-bottom:11px;
}

.w-400
{
    width : 400px;
}

.m-t-m-2
{
    margin-top : -2px;
}


.select2-container .select2-chosen {
    line-height: 35px !important;
}

.select2-container .select2-choice{
    height: 35px !important;
}

.select2-container .select2-arrow
{
    top : 3px!important;
}

.error td {
    color: red;
}

.opportunityok {
    color: #5FE600;
}

.Days_7 {
    color: #5FE600;
}
.Days_14 {
    color: #E6A400;
}
.Days_30 {
    color: #FFDD39;

}
.Days_90 {
    color: #FFB800;

}
.gt_Days_90 {
    color: #E62D00;
}

td.Unassigned > a {
    color: #808080 !important;
}

.error
{
    color : red !important;
}

.active-panel{
    background-color : #f1f1f1 !important;
    
}

#system-logs tr td a
{
    color : white !important;
}

.edit-log
{
    margin-left: 14px;
    width : 545px;
}

.edit-time {
    margin-left: 14px;
    width: 63px;
}

.green {
    color: #62CB31;
}

.b-c-gray {
    background-color: #F1F3F6;
}

.b-c-white {
    background-color: #ffffff;
}

@media (min-width: 992px)
{
    .col-md-6 {
        width: 49%;
    }

    .w-97
    {
        width : 97%;
    }

    .w-95 {
        width: 95%;
    }
}

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs
{
    width : 10%;
}

.tabs-left .panel-body
{
    width : 90%;
    margin-left : 10%;
}

.medium-modal .tabs-left > .nav-tabs, .tabs-right > .nav-tabs
{
    width : 19%;
}

.small-modal .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    width: 19%;
}

.medium-modal .tabs-left .panel-body {
    width: 82%;
    margin-left: 19%;
}

.small-modal .tabs-left .panel-body {
    width: 82%;
    margin-left: 19%;
}

body.modal-open {
    overflow: visible;
}

#formAddWorkCode .panel-body
{
    min-height : 425px;
}

@media (min-width: 768px) {
    #formAddWorkCode .col-sm-1 {
        width: 11%;
    }

    #formAddWorkCode .col-sm-11 {
        width: 88%;
    }
}

@media (max-width: 768px) {
    .releases-table {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    .select2-container {
        margin-bottom: 11px;
    }

    .date {
        margin-bottom: 11px;
    }

    #txtSearch {
        margin-bottom: 11px;
    }

    #txtOrganisationSearch {
        margin-bottom: 11px;
    }

    #txtOrganisationActionSearch {
        margin-bottom: 11px;
    }

    .opportunities-filter {
        margin-bottom: 11px;
    }

    .demo-date {
        margin-bottom: 5px !important;
    }

    .product-no-padding {
        padding: 8px 4px !important;
        text-align: left;
    }

    td .td-no-padding {
        padding: 8px 4px !important;
        text-align: center;
    }

    .overflow-response{
        overflow: auto;
    }

    .sales-blocks{
        padding-right: 0 !important;
    }

    .red-blocks-padding{
        margin-bottom: 5px;
    }

    .add-code-estimate {
        width: 100% !important;
        margin-left: 10px !important;
        padding-left: 5px !important;
    }

    .center-icon{
        width:100%;
    }

    .website-block-margin{
        margin-top: 50px;
    }

    .website-block-margin-bottom {
        margin-bottom: 60px;
    }

}

.staff-assignment-log {
    width: 89%;
}

.work-code-tabs {
    width: 100%;
}

.workcode-worklog-width {
    width: 102%;
}

.work-code-issues {
    width: 100%;
    margin-left: 5px;
}

.staff-assignment-selection {
    width: 91.5%;
}

.select2-disabled {
    display: none !important;
}

.add-code-estimate {
    width: 25%;
    margin-left: 108px;
}

#txtSpecification {
    width: 104%;
}

.specification-label {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 10%;
}

.organisation-label {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 10%;
}

.hoverable .hover-hide,
.hoverable:hover .hover-show {
    display: block;
}

.hoverable .hover-show,
.hoverable:hover .hover-hide {
    display: none;
}

.panel-icon-align {
    margin-top: 10px;
    margin-left: -8px;
}

.navbar-right .fa-plus {
    padding-top: 2px;
}

.time-paused {
    color: #ffa500;
}

.time-late {
    color: #f00;
}

.width_60 {
    width: 60%;
}

.width_31 {
    width: 31%;
}

.width_12 {
    width: 12%;
}

.width_75 {
    width: 75%;
}

.width_100 {
    width: 100%;
}

.width_10 {
    width: 10%;
}

.tab-pane .panel-body.hpanel-body {
    border-top: 1px solid #e4e5e7;
}

.notification-label {
    padding-left: 0px;
}

.mail-link-code
{
    width : 110px !important;
}

.mail-link-description {
    width: 370px !important;
}

.gauge-description {
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
}

.gauge-panel-body {
    height: 275px;
}
.version-header {
    width: 264px;
}

.icon-box {
    width: 65px;
    height: 30px;
    margin-top: 10px;
}

.bring-forward {
    z-index: 100;
}

.error-row {
    background-color: red !important;
    color:#fff !important;
}

.error-row td,
tr.error-row > td > a {
color: #fff !important;
}

ul.dropdown-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.dropdown-menu > li {
    white-space: nowrap;
}

ul.dropdown-menu > li .col-xs-10 {
    white-space: normal;
    word-wrap: break-word;
}

.relase-notes-label {
    padding-left: 0px !important;
}

#live-codes
{
    max-height : 526px;
}

#live-codes .panel-body {
    max-height: 519px !important;
    max-height: fill-available;
    max-height: -webkit-fill-available;
    overflow-y: scroll;
    overflow-x: hidden;
}

.m-t-8 { margin-top:8px; }
.m-b-10 { margin-bottom:10px !important; }
.m-b-5 { margin-bottom: 5px !important; }
.m-b-2 { margin-bottom: 2px !important; }
.b-b-1 { border-bottom: solid 1px #E6E7E9 !important; }
.gold
{
    color : gold;
}

.pagination {
    margin: 0;
}

.dt-rb > div {
    margin-top: 0.5em;
}

.dataTables_info {
    padding-top: 6px;
}

.dataTables_paginate {
    float: right;
}

.paging-container {
    margin-left: 0px;
    margin-right: 0px;
}

.pricing-plan {
    border: solid 1px #f1f1f1;
    padding: 5px;
    border-radius: 2px;
}

input[type=file].form-control {
    padding-bottom: 40px;
}

/* IE/EDGE only */
@supports (-ms-ime-align:auto) {
    input[type=file].form-control {
        padding-bottom: 6px;
        height: 40px;
    }
}

.c3 svg {
    width: 100%;
    height: 100%;
}

.chart-panel {
    max-height: 270px !important;
    height: 270px !important;
}

.select2-container.required > .select2-choices {
    background-image: linear-gradient(to bottom, #eee 1%, #f9ffd3 15%);
}

.mandatory-field .note-editable {
    background-color: #f9ffd3 !important;
}

.button-container
{
     margin-top : 15px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    input[type=file].form-control
    {
        padding-bottom : 5px;
    }
}

input[type='number'] {
    text-align: right;
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.width-65 {
    width: 65%;
}

.map-popover {
    width: 280px;
}

.gm-style .gm-style-iw-c {
    padding: 0px;
}

.map-popover .popover-navigation {
    padding: 10px;
}

.gm-ui-hover-effect {
    top: 0px !important;
    right: 0px !important;
}

.map-small {
    height: 50vh;
}

.map-fullscreen {
    height: 75vh;
}

.map-popover .btn-group {
    width: 100%;
}

.map-popover .btn:not(.default-width) {
    width: 50%;
}

.w-420
{
    width : 420px;
}

.notification-subject {
    width: 80%;
    display: inline-block;
}

.hidden {
    display: none;
}

.p-r-3 {
    padding-right: 3px;
}

.m-t-8{
    margin-top:8px;
}

.m-t-15{
    margin-top : 15px;
}

.m-t-12 {
    margin-top: 12px;
}

.fixed-table {
    table-layout: fixed;
}

.dropzone-style {
    background-color: #e8e8e8 !important;
    padding-left: 0px;
}

.document-table {
    padding-right: 10px !important;
}

.customer-counts {
    float: right !important;
    text-align: right !important;
}

.padding-0 {
    padding: 0px !important;
}

#txtAddUserNoteTitle {
    background-color: #F9FED4;
}

.min-height-475 {
    min-height: 475px;
}

.min-height-540 {
    min-height: 540px;
}

.no-note-warning {
    padding-left: 33px;
    padding-top: 20px;
}

.margin-b-0 {
    margin-bottom: 0px !important;
}

.padding-r-0 {
    padding-right: 0px !important;
}

.padding-l-10 {
    padding-left: 10px !important;
}

.text-align-left {
    text-align: left !important;
}

.position-middle {
    text-align: center;
    vertical-align: middle;
}

.no-hover:hover {
    cursor: default;
    color: white !important;
}

.inet-promoter_10,
.inet-promoter_9,
.inet-promoter_8 {
    background-color: #54DA6B;
}

.inet-promoter_7,
.inet-promoter_6,
.inet-promoter_5 {
    background-color: #FFDD39;
}

.inet-promoter_4,
.inet-promoter_3,
.inet-promoter_2,
.inet-promoter_1 {
    background-color: #FF9636;
}

.height-full {
    height: 100% !important;
}

.padding-none {
    padding: 0px !important;
}

.wiki-content,
.wiki-content p,
.wiki-content ul,
.wiki-content ul li {
    color: #808080;
}

.wikiadd {
    font-size: 25px;
}

.add-wiki-item {
    margin-right: 5px;
}

.restore-wiki {
    margin-right: 10px;
}

.wikiedit {
    float: right;
    font-size: 25px;
    margin-left: 10px;
}

.border-none,
.border-none:hover {
    border: none;
}

.m-t-n-8,
.m-t-n-8:hover 
{
    margin-top: -8px;
    margin-left: 4px;
    border:none;
    background-color : none;
}

}

.blog-article-box .panel-heading {
    padding: 40px 10px;
}

.m-t-3 { margin-top : 3px; }
.m-t-5 { margin-top : 5px; }
.m-t-7 { margin-top : 7px; }

.page-title-container
{
    display : inline-flex;
    margin-top : -10px;
}

.inline-flex {
    display: inline-flex !important;
}

.small-edit-button {
    color: #808080;
    font-size : 12pt;
}

.margin-top-n15 {
    margin-top: -15px;
}
.small-edit-button {
    color: #808080;
    font-size : 12pt;
}

.margin-top-n15 {
    margin-top: -15px;
}

.col-45 {
    width: 45px;
}

.work-log-body {
    padding-bottom: 0px !important;
    padding-right: 46px !important;
}

.min-height-200 {
    min-height: 200px !important;
}
.p-t-6
{
    padding-top : 6px;
}

.w-30pc
{
    width : 30%;
}

.p-t-0{
    padding-top : 0 !important;
}

.wiki-article-title {
    padding-top: 5px !important;
    padding-left: 10px !important;
}

#count-span-wiki,
#count-span-trials,
#count-span-errors {
    margin-right: -10px;
}

.gm-style-iw-d
{
    overflow : auto !important;
}

.chart-switcher {
    z-index: 100000;
    margin-top: -42px;
    margin-right: 30px;
    font-size: 12pt;
    color: #34495e;
}

.m-10 {
    margin: 10px !important;
}

.stacked-white-icon
{
    color:white;
    font-size : 12pt;
    margin-top: -4px;
    margin-left: 4px;
}

.marketing {
    color: #6D3F82;
}

.development {
    color: #3498DB;
}

.approved {
    color: #FFB800;
}

.content
{
    max-width : none !important;
}

.m-t-m-23
{
    margin-top : -23px;
}

.action-cell {
    color: #337ab7;
}

a:link
{
    text-decoration : none !important;
}

.action-cell:hover {
    text-decoration: underline;
}

    @media (max-width: 736px) {
        .chart-panel {
        max-height: 350px !important;
        height: 350px !important;
    }
}

@media (min-width: 410px) {

    .w-600 {
        width: 60% !important;
        min-width: 60% !important;
    }

    .issue-status {
        width: 50%;
    }

    .document-uploader {
        width: 70%;
    }

    #txtEditWorkLog {
        width: 93%;
    }

    #txtEditWorkLogDate {
        margin-right: 450px;
    }
}

@media (min-width: 736px) {

    .w-600 {
        width: 60% !important;
        min-width: 60% !important;
    }

    .issue-status {
        width: 45%;
    }

    .document-uploader {
        width: 40%;
    }

    #txtEditWorkLog {
        width: 96%;
    }

    #txtEditWorkLogDate {
        margin-right: 140px;
    }
}

@media (min-width: 360px) {

    .w-600 {
        width: 60% !important;
        min-width: 60% !important;
    }

    .issue-status {
        width: 50%;
    }

    .document-uploader {
        width: 40%;
    }

    #txtEditWorkLog {
        width: 90%;
    }

    #txtEditWorkLogDate {
        margin-right: 140px;
    }
}

@media (min-width: 667px) {

    .w-600 {
        width: 60% !important;
        min-width: 60% !important;
    }

    .issue-status {
        width: 25%;
    }

    .document-uploader {
        width: 40%;
    }

    #txtEditWorkLog {
        width: 95%;
    }

    #txtEditWorkLogDate {
        margin-right: 140px;
    }
}

@media (max-width: 320px) {

    .w-600 {
        width: 30% !important;
        min-width: 30% !important;
    }

    .issue-status {
        width: 60%;
    }

    .document-uploader {
        width: 90%;
    }

    #txtEditWorkLog {
        width: 95%;
    }

    #txtEditWorkLogDate {
        margin-right: 140px;
    }
}

@media (min-width: 320px) and (max-width: 568px){
    .workcode-status {
        margin-top: 30px;
    }

    .cboLogStatus {
        margin-left: 15px;
    }

    .workcode-date-label {
        margin-left: 15px;
        margin-right: 130px;
    }

    .form-datepicker {
        margin-right: 130px;
    }

    #txtWorkLogTime {
        width: 100px;
    }

    .txtWorkLogTime {
        margin-left: 15px;
        margin-right: 200px;
    }

    .WorklogFollowUpDate {
        margin-left: 15px;
    }

    .switcher-panel {
        width: 120px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px !important;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 49px;
        height: 29px;
    }

    .mailbox-selector {
        width: 200px;
        margin-top: 10px !important;
        float: left !important;
        margin-right: 0px;
        font-size: 10pt;
        font-size: 10pt;
        padding-left: 0;
    }

    .mailbox-btn {
        margin-bottom: 20px;
    }

}

@media (min-width: 360px) and (max-width: 360px) {
    .mailbox-selector {
        width: 200px;
        margin-top: -36px !important;
        float: left !important;
        margin-right: 0px;
        font-size: 10pt;
        font-size: 10pt;
        padding-left: 0;
    }
}

.ui-helper {
    width: 100% !important;
}

.dashboard-chart-footer-height {
    max-height: 74px;
}

.account_managers {
    color: #E67E22;
}

.account_manager_overdue {
    margin-top: 11px;
    margin-left: -8px;
    font-size: 13pt;
}

.m-l-m-13 {
    margin-left: -13px;
}

.m-r-m-4 {
    margin-right: -4px;
}

.m-l-m-4 {
    margin-left: -4px;
}

.m-l-20 {
    margin-left: 20px;
}

.vertical-timeline-block {
    margin-top: 0px;
    margin-bottom: 10px;
}

.overflowx-scroll {
    overflow-x: auto !important;
}

.w-20-p {
    width: 20%;
}

.w-60-p-minus-90 {
    width: calc(60% - 90px);
}

.m-b-15 {
    margin-bottom: 15px;
}

.body-width-100 {
    width: 100% !important;
}

.t-a-l {
    text-align: left !important;
}

.h-109 {
    height: 109px;
}

.t-a-r {
    text-align: right !important;
}

.m-l-12 {
    margin-left: 12px;
}


.f-s-12pt {
    font-size: 12pt;
}

.overdue-icon {
    top: 42px;
    margin-left: -6px;
}

.overdue-icon-alt {
    top: 42px;
}

.m-l-13 {
    margin-left: 13px;
}

.tooltip-inner {
    max-height: 250px !important;
}

.m-t-m-28 {
    margin-top: -28px;
}

.mailbox-selector {
    width: 200px;
    float: right;
    margin-top: -36px;
    margin-right: 10px;
    font-size: 10pt;
    font-size: 10pt;
}

    .mailbox-selector .select2-container .select2-choice > .select2-chosen {
        float: left !important;
        font-size: 9pt;
    }

.m-t-m-35 {
    margin-top: -35px;
}

.p-16 {
    padding: 17px;
}

.p-7 {
    padding: 8px;
}


.settings-page .panel-footer {
    display: flex;
    height: 53px;
    margin: auto;
}

    .settings-page .panel-footer p {
        margin: auto;
        text-align: center;
    }


/*
Mobile CSS
*/


@media only screen and (max-device-height : 1050px) and (orientation: portrait) {
    .workcode-contact-info {
        max-width: 100%;
        font-size: 13px;
        overflow-wrap: break-word;
    }

    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: inline-block !important;
    }

    .date-width-mobile {
        width: 60% !important;
    }
    .mobile-field-width {
        width: 100% !important;
    }


    .mobile-pt {
        padding-top: 60px !important;
    }

    .date-followup-width{
        width: 100% !important;
    }

  .mobile-padding-15{
      padding: 15px !important;
  }

    .mail-message > td {
        overflow-wrap: break-word;
        font-size: 13px;
        white-space: normal !important;
    }

    .sm-w-49 {
        width: 49%;
    }

    .mobile-modal {
        width: 100% !important;
    }

    .mobile-content {
        margin-right: 20px;
    }

    .mobile-tabs {
        width: 100% !important;
    }

    .tabs-grid {
        display: grid;
    }

    .mobile-panel-body {
        width: 100% !important;
        margin-left: 0% !important;
    }


    .insight-content-body {
        width: 48% !important;
        margin-left: 0% !important;
    }

    .mobile-date-padding{
        padding-right: 15px !important;
    }

    .mobile-mail-tabs {
        width: 44% !important;
    }

    .mobile-popup-height{
        height: 100% !important;
    }

    .mobile-summary-width{
        width: auto !important;
        margin: 10px;
    }

    .mobile-mail-body {
        width: 44% !important;
        margin-left: 0% !important;
    }

    .mobile-mail-attachment-tabs {
        width: 310px !important;
    }

    .mobile-mail-attachment-body {
        width: 310px !important;
        margin-left: 0% !important;
    }

    .mobile-content-lg {
        margin-right: 72px;
    }

    .mobile-count {
        margin-top: -13px;
    }

    .subject-awc-form {
        height: 40px;
    }

    .fixed-table-mobile {
        table-layout: fixed;
    }

    .large-table-mobile {
        overflow-x: auto;
        max-width: 96%;
    }

    .workcode-document-table-fix {
        overflow-x: auto;
    }

    .mobile-workcode-date{
        width: 100% !important;;
    }
}

@media only screen and (max-device-width : 1050px) and (orientation: landscape) {
    .workcode-contact-info {
        max-width: 100%;
        font-size: 13px;
        overflow-wrap: break-word;
    }

    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: inline-block !important;
    }

  .date-width-mobile{
      width: 60% !important;
  }

    .mobile-field-width {
        width: 100% !important;
    }

    .mobile-mail-tabs  {
        width: 85% !important;
    }

    .mobile-popup-height {
        height: 100% !important;
    }

    .mobile-summary-width {
        width: auto !important;
        margin: 10px;
    }

    .mobile-mail-attachment-tabs {
        width: 590px !important;
    }

    .mobile-mail-body {
        width: 85% !important;
        margin-left: 0% !important;
    }

    .mobile-mail-attachment-body {
        width: 590px !important;
        margin-left: 0% !important;
    }

  .mobile-pt{
      padding-top: 60px;
  }

    .date-followup-width{
        width: 100% !important;
    }

  .mobile-padding-15{
      padding: 15px !important;
  }

    .mail-message > td {
        overflow-wrap: break-word;
        font-size: 13px;
        white-space: normal !important;
    }

    .sm-w-49 {
        width: 49%;
    }

    .mobile-modal {
        width: 100% !important;
    }

    .mobile-content {
        margin-right: 20px;
    }

    .mobile-tabs {
        width: 100% !important;
    }

    .tabs-grid {
        display: grid;
    }

    .mobile-panel-body {
        width: 100% !important;
        margin-left: 0% !important;
    }

    .mobile-content-lg {
        margin-right: 105px;
    }

    .mobile-count {
        margin-top: -13px;
    }

    .subject-awc-form {
        height: 40px;
    }

    .fixed-table-mobile {
        table-layout: fixed;
    }

    .large-table-mobile {
        overflow-x: auto;
        max-width: 96%;
    }

    .workcode-document-table-fix {
        overflow-x: auto;
    }
}


/*
iPad CSS
*/

@media only screen and (min-device-height: 1000px) and (max-device-height : 1050px) and (orientation: portrait) {
    .contact-customer-form-group {
        height: 35px;
    }

    .mobile-content-lg {
        margin-right: 0px;
    }
}

@media only screen and (min-device-width: 1000px) and (max-device-width : 1050px) and (orientation: landscape) {
    .m-r-mobile {
        margin-right: 15px;
    }
}

@media only screen and (max-width : 1000px) {
    .table {
        display: inline-table;
        white-space: nowrap;
        overflow-x: auto;
        width: 100%;
    }

    #live-codes .panel-body {
        max-height:
    }

    .tableexport-caption {
        display: none;
    }

    .nav.navbar-nav li a {
        font-size: 16px;
        padding: 9px 14px;
        font-family: inherit;
    }
}

.incomplete_action {
    color: red;
}

.complete_action {
    color: green;
}

.w-27 {
    width: 27% !important;
}

.w-14 {
    width: 14% !important;
}

.width-8 {
    width: 8%;
}

.width-10 {
    width: 10% !important;
}

.width-20 {
    width: 20% !important;
}

.width-25 {
    width: 25% !important;
}

.width-30 {
    width: 30% !important;
}

.width-40 {
    width: 40% !important;
}

.width-45 {
    width: 45% !important;
}

.width-50 {
    width: 50% !important;
}

.width-60 {
    width: 60% !important;
}

.width-70 {
    width: 70% !important;
}

.width-80 {
    width: 80% !important;
}

.width-90 {
    width: 90% !important;
}

.width-100 {
    width: 100% !important;
}

.w-135 {
    width: 135px;
}

.text-white {
    color: #ffffff;
}

.dropping:hover,
.dropping .panel-body:hover {
    background-color: #808080 !important;
}

.timeline-complete {
    background-color: #62cb31;
}

.timeline-danger {
    background-color: #e74c3c;
}

.height-600 {
    max-height: 600px;
    overflow-y: auto;
}

.icon-round {
    border: 1px solid #ffffff;
    border-radius: 50%;
    padding: 8px;
    color: #ffffff;
}

.issue-container {
    border: 1px solid #e4e5e7 !important;
}

.m-l-3 {
    margin-left: 3px;
}

.cursor-default {
    cursor: default !important;
}

.m-t-11 {
    margin-top: 11px;
}

.m-l-m-13 {
    margin-left: -13px;
}

.action-header {
    background-color: #f1f1f1;
    padding-bottom: 10px;
}

.padding-10 {
    padding: 10px;
}

.hide-pointer-control:before,
.hide-pointer-control:after {
    display: none;
}

.h-57 {
    height: 57px;
}

.btn-default.btn-outline {
    border-color: #000;
    color: #000;
}

.m-l-127 {
    margin-left: 127px;
}

.number-field {
    text-align: right !important;
}

.col-w-15 {
    width: 15%;
}

.col-w-10 {
    width: 10%;
}

.w-174 {
    width: 174px !important;
}

.sn-checkbox-open-in-new-window {
    display: none;
}

.link-grey {
    color: #6a6c6f !important;
}

.inline-fill {
    display: inline-block;
    width: 206px;
    margin-top: -26px;
}

.inline-control {
    display: inline-block;
}

.border-all {
    border: solid 1px #e4e5e7;
}

.m-t-b-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.bg-green {
    background-color: #62cb31;
}

.m-t-m-10 {
    margin-top: -11px;
}

.m-0 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.p-20 {
    padding: 20px !important;
}

.w-50pc {
    width: 50% !important;
}

.fix-width {
    margin-left: 0px !important;
    width: 100% !important;
}

.fix-height:before {
    display: inline-block;
    content: '';
}

.c-w {
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: 200 !important;
}

.Export-Xlsx.tblOpportunities,
.Export-Xlsx.Opportunities,
.Export-Xlsx.tblActions,
.Export-Xlsx.RenewalSummary,
.Export-Xlsx.ContactList,
.Export-Xlsx.Campaigns,
.Export-Xlsx.tbl-Modules,
.Export-Xlsx.tbl-Codes,
.Export-Xlsx.DemoList {
    margin-top: -44px;
    margin-right: 28px;
}

.Export-Xlsx.tblActions {
    margin-right: 0px;
}



.ContactList-Profile-ExportButton,
.Export-Xlsx.OrganisationList {
    margin-top: 0px !important;
    margin-right: 0px !important;
}

.btn-circle.Export-Xlsx.OrganisationList {
    margin-top: -44px !important;
    margin-right: 28px !important;
}

.error-control .error {
    vertical-align: middle;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.icon {
    width: 20px;
}

.h-auto {
    height: auto;
}

.wrap-text {
    white-space: nowrap;
    word-wrap: break-word;
}

.word-break {
    word-break : break-word
}

.note-editor {
    font-family: Tahoma !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

@media only screen and (max-width: 1440px) {
    .zoom-table {
        zoom: 88%;
    }
}

@media only screen and (max-width: 1024px) {
    .zoom-table {
        zoom: 57%;
    }

    .wide-modal {
        width: 99% !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) {
    .fixed-sidebar #menu {
        position: fixed;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 184px;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
        margin-top: -54px;
    }

    .search-button {
        font-size: 15px;
        font-weight: 600;
        position: absolute;
        left: 372px;
        top: 15px;
        background: 0 0;
        transition: color .25s linear;
    }

    .search-bar {
        border: 1px solid rgba(255, 255, 255, 0.1) !important;
        font-size: 13px !important;
        height: 34px !important;
        color: #000 !important;
        padding-left: 20px !important;
        padding-right: 40px !important;
        background: rgb(232, 232, 232) !important;
        box-shadow: none !important;
        border-radius: 30px !important;
        width: 153px !important;
    }

    .navbar-nav {
        float: left;
        margin: 0;
        margin-right: 25px;
    }

    .navbar-nav > li, .navbar-nav > li > a {
        height: 56px;
        width: 55px;
    }
}

.quick_action {
    height: 180px;
}

.meeting-row {
    background-color: #2980B9 !important;
}

    .meeting-row:hover {
        background-color: #58a6da !important;
    }

    .meeting-row td {
        color: white !important;
    }

.error-count {
    color: red;
}

.error-count-no-critical {
    color: #e67e22;
}


.m-r-m-15 {
    margin-right: -15px;
}

#campaign-favourites {
    /*display: flex;
flex-wrap: wrap;
height: 250px;*/
}

.dashboard-campaign-profile {
    display: table-cell;
    vertical-align: top;
}

#total-campaign-demo .text-big,
#total-campaign-sales .text-big {
    font-size: 34pt !important;
}

.dashboard-button {
    margin-bottom: 10px;
}

.timeline-filter {
    margin-bottom: 10px;
}

tr.selected td {
    background-color: #FFDD39 !important;
}

.p-10 {
    padding: 8px;
}

.f-s-10 {
    font-size: 10pt;
}

.f-s-70 
{
    font-size: 70pt;
    padding-top:50px;
}

.m-t-m-55 {
    margin-top: -55px;
}

.closure-review-row,
.closure-review-row td {
    background-color: #D3EDC8 !important;
}

    .closure-review-row .staffAssignment .danger {
        color: #6a6c6f !important;
    }

.dropzone-style {
    min-height: 150px;
    border: 2px dashed #D5D5D5;
    background: #fff;
    padding: 20px;
}

    .dropzone-style .dz-message, .dropzone .dz-message {
        margin: 2em 0;
        text-align: center;
    }

.image-preview {
    height: 32px
}

.image-preview-large {
    height: 550px !important;
    width: 100%;
    margin-top: 10px;
}

.image-preview-small {
    height: 250px !important;
    width: 100%;
    margin-top: 10px;
}

.p-5 {
    padding: 5px !important;
}

.p-10-lr {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-b-1 {
    padding-bottom: 1px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.m-l-15 {
    margin-left: 15px;
}

.profile-task-schedule a,
.profile-meetings a,
.profile-me a,
.profile-standard a {
    color: #ffffff !important;
    opacity: 0.6;
}

.profile-task-schedule a,
.bg-task-schedule {
    background-color: #6D3F82 !important;
}

.profile-meetings a,
.bg-meetings {
    background-color: #2980B9 !important;
}

.profile-me a,
.bg-me {
    background-color: Green !important;
}

.profile-standard a {
    background-color: #808080 !important;
}

.profile-meetings.active a,
.profile-me.active a,
.profile-standard.active a,
.profile-task-schedule.active a {
    opacity: 1;
}

.m-t-6{
    margin-top : 6px;   
}

.mail-count-icon
{
    width : 30px !important;
}

.bold-text td{
    font-weight : bold !important;
}

.duplicate-version td
{
    color: white;
}

.duplicate-version {
    background-color: #329932 !important;
}

.duplicate-version:hover {
    background-color: #9DB68C !important;
}


.duplicate-code-container
{
    color : #ff0000;
}

.t-d-u:hover{
    text-decoration : underline;
}

.f-s-100 {
    font-size : 100%;
}

caption {
    padding : 0px !important;
}

.field-description {
    margin-top : 10px;
    font-style:italic;
    color : blue;
    font-size : 11px
}

@media (min-width: 768px) and (max-width: 1366px) {
    .overflow-response {
        overflow: auto;
    }
}

tr.highlight-in-build td {
    background-color: #f9ffd3 !important;
}

.webinar-image-description{
    margin-top: 290px !important;
}

.p-0
{
    padding : 0px !important;
}

#btnMergeOrganisations {
    float : right;
    margin-top : -44px;
    margin-right : 63px;
}

#AuditDetails tr th {
    writing-mode: tb;
    text-align: right;
    height : 225px;
}

#AuditDetails tr th.sortable,
#AuditDetails tr th.db-sortable {
    background-position: top center;
    margin: 5px;
    background-origin: content-box;
}

.Export-Xlsx.AuditDetails {
    float: left !important;
    margin-top: -4px !important;
    margin-right: 5px;
    z-index : 1000000000;
}

.m-t-38{
    margin-top : 38px;
}

.module-highlight {
    background-color: lightgoldenrodyellow !important;
    font-weight: bold;
}

.unassigned-highlight {
    background-color: #f2dede !important;
}

.unassigned-highlight:hover {
    background-color: #fbeded !important;
}

.unassigned-highlight td {
    color: #661919;
}

.key-container {
    border: 1px solid #e4e5e7;
    border-radius : 2px;
    padding : 10px;
    margin-bottom : 10px;
    margin-top:5px;
}