/*Added By Justin*/
body{
    font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

h1{
    font-size: 20px;
    margin:0px;
}

h1 img{
    margin-right: 10px;
}

h2{
    font-size: 18px;
}

h3{
    font-size: 16px;
}

h4{
    font-size: 14px;
}

.grid-view{
    padding: 0px;
}

.breadcrumb {
    width: auto;
    float: left;
    padding: 4px 8px !important;
    margin: 4px 8px 0 0 !important;
}

.row label{
    float: left;
    width: 25%;
}

.span3 label{
    width: 30%;
}

.left-column .row label, .right-column .row label{
    float: left;
    width: 45%;
}

input[type = "checkbox"] {
    float: left;
    margin-right: 15px !important;
}

.hasChildren img, .expandable img, .collapsable img {
    float:left;
    margin-right: 0px !important;
}

.hasChildren input[type = "checkbox"], .expandable input[type = "checkbox"], .collapsable input[type = "checkbox"] {
    float:left;
    margin-right: 0px !important;
}

.grid-view input[type = "checkbox"] {
    margin-right: 0px !important;
}

.hasChildren label {
    float:none;
}

.row input[type = "file"], .detail-view .smallIcon {
    margin-bottom: 9px;
}

.nav-menu{
    float: none !important;
}

.dropdown-menu{
    width: 250px !important;
}

.typeahead.dropdown-menu{
    width: 400px !important;
}

.dropdown-menu a{
    white-space: normal !important;
}

.dropdown-menu img{
    height: 24px;
    float: right;
    position: relative;
    top: -2px !important;
}

.dropdown-menu .badge{
    margin-top: 2px;
}

.assetIcon{
    height: 24px;
}

.smallIcon{
    position: relative;
    top: 3px;
    margin-right: 5px;
    height: 12px;
    margin-bottom: 9px;
}

.dash-buttons .span7 {
    margin-bottom: 35px;
}

.dash-buttons .button-container {
    margin-bottom: 2px;
}


.dash-buttons [class*="span4"]:nth-child(3n+1){margin-left:0; clear: both}

.dash-buttons .span4 .stat-block {
    height: 65px;
}

.dash-buttons .button-container {
    margin-bottom: 2px;

}

.dash-buttons .span3 .stat-block {
    height: 65px;
}

.stat-block img{
    position: relative;
    float: right;
    top: -3px;
}

.navbar .container {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar .brand {
    margin-left: 0px;
}

.treeNode, .stat-block:hover, searchbar-tabs a:hover{
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F1F1F1));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
    background: -ms-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0 );
}

.treeNodeSelected, .treeNodeSelected:active, .treeNode:active, .stat-block:active{
    background: #255674 !important;
    color: #fff;
}

.treeNode:hover, .treeNodeSelected:hover{
    background: #b3c4ce;
    cursor: pointer;
}

.container-fluid{
    background-position: 92% bottom;
    background-repeat: no-repeat;
    /*    background-image: url(../themes/abound/img/logos/logoSymbol.png);*/
    background-size: 5%;
}

.treeViewContainer {
    min-width: 350px;
    max-width: 350px;
    max-height:370px;
    overflow: auto;
}

.ui-tabs-panel .treeViewContainer{
    height:260px;    
}

.btn-primary{
    margin-top: 10px;
    margin-right: 10px;
    background-color: #255674;
    background-image: none;
}

.btn-primary:hover{
    background-color: #6C8DA1;
}

#asset-grid{
    width: 1465px;
    height: 500px;
}

#asset-grid .odd, #asset-grid .even, #asset-grid .row-overdue,
#work-order-grid .odd, #work-order-grid .even
{
    cursor: pointer;
}

#asset-grid .button-column, #work-order-grid .button-column, #report-grid .button-column{
    width: 80px;
}

td div.grid-view{
    padding: 0px !important;
}

.assetGridContainer{
    width: auto !important;
    overflow: auto;
}

.assetGridContainer .summary, .assetGridContainer .pager{
    text-align: left;
}

.errorSummary{
    background-color: pink;
    border: solid thin red;
    padding: 5px;
    margin-bottom: 5px;
}

.errorMessage, span.required{
    color: red;
}

.errorMessage{    
    position: relative;
    top: -10px;
    margin-left: 25%;
    font-size: 12px;
}

.left-column, .right-column{
    width:50% !important;
    overflow:hidden;
}

.left-column{    
    float:left;
    clear:both;
}

.clear{
    clear: both;
}
.portlet.left-column, .portlet.right-column{
    width:48% !important;
}
.portlet.left-column{
    margin-right:20px;
}
#custom-view .detail-view th{
    width:210px;
}

.button-column a.view,.button-column a.update,.button-column a.delete,.button-column a.certificate{
    margin: 1px;
}

.ms2side__select{
    width: 40%;
}

.ms2side__select select{
    width: 100% !important;
}

.row-overdue{
    background-color: #CD5C5C;
}

.row-overdue:hover{
    background-color: #FE8D8D !important;
}

/*Asset Service Task Table*/
.service-task-table td:first-child{
    text-align: left;
}

.service-task-table input[type = "text"]{
    margin-bottom: 0px;
}

.service-task-table .errorMessage{
    top: 0px;
    margin-left: auto;
}

.service-task-table .pass-fail-box{
    width:15px;

}

.service-task-table tbody tr{
    border-bottom: 1px solid #888888;
}

.service-task-table tbody tr.task-row:nth-child(even) {
    background: #dddddd
}

.radioButtonList{
    float:left !important;
    width:50%;
}

.span6 .radioButtonList{
    float:left !important;
    width:1%;
}

.radioButtonList input[type = "radio"]{
    float: left;
    margin-top: 3px;
    display: inline;
    margin-right: 5px;
}

.radioButtonList label{
    display: inline;
    float: left;
}

.radioButtonList ul{
    list-style: none;
}

.no-style-list ul{
    list-style: none;
}

input[type = "radio"]{
    margin: 0px;
}

.sidebar-nav ul > li > a:active, .sidebar-nav ul > li .open > a{
    background-color: #DBDBDB;
    background-image: linear-gradient(to bottom, #DBDBDB, #F1F1F1);
    background-repeat: repeat-x;
}

.sidebar-nav .dropdown-toggle + ul{
    display: none;
    padding-left: 10px;
}

.sidebar-nav #geoNavTree .treeViewContainer ul > li > span {
    padding: 0;
}

.geo-label{
    width: auto;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 15px;
}

.searchbar-tabs{
    position: absolute;
    right:20px;
    bottom: 1px;
}

.searchbar-tabs a{
    padding: 5px;
    margin-left: 4px;
    background: #255674;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.searchbar-tabs a:hover{
    cursor: pointer;
    background: #6c8da1;
    text-decoration: none;
}

.searchbar-tabs a img{
    width: 19px;
    margin-right: 5px;
}

.searchbar-tabs ul{
    list-style: none;
    margin: 0;
}

.searchbar-tabs ul li{
    display: inline-block;
}

.searchbar-tabs ul li.actionRequired > a{
    background: #995a5a;
}

.searchbar-tabs ul li.timerActive > a{
    background: #66b161;
}

.searchbar-tabs ul li.timerOvertime > a{
    background: #c59456;
}

.searchbar-tabs ul li > a:hover{
    background: #6c8da1;
}

.searchbar-tabs .caret{
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#navigationMenu .dropdown-menu{
    z-index: 1003;
    max-height: 80vh;
    overflow-y: auto;
}

.searchbar-tabs > #sidebarMenu > li {
    display: inline;
}
.searchbar-tabs > #sidebarMenu > li > ul > li > ul > li > ul {
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}

.mydropdown-submenu {
    position: relative;
}

.mydropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url("../themes/abound/img/glyphicons-halflings.png");
}

/*Action sub menus*/
.searchbar-tabs > #sidebarMenu > li.dropdown > ul.dropdown-menu{
    left: auto;
    right: 3px;
    top: 19px;
}

.searchbar-tabs > #sidebarMenu > li.dropdown > ul.dropdown-menu li.mydropdown-submenu ul.dropdown-menu{
    left: auto;
    right: 250px;
}

.searchbar-tabs > #sidebarMenu > li.dropdown > ul.dropdown-menu li.mydropdown-submenu > a::after{
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: 0;
    border-top-color: transparent;
    border-right-color: #666666;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0px;
    content: " ";
}

.searchbar-tabs .dropdown-toggle + ul{
    /*display: none;*/
    border: solid 1px #bbbbbb;
    background-color: #dbdbdb;
    border-radius: 0;
    padding: 0;
}

.searchbar-tabs .dropdown-toggle + ul li{
    width: 250px;
}

.searchbar-tabs .dropdown-toggle + ul li a{
    display: block;
    color: #555;
    border-radius: 0px;
    background: #dbdbdb repeat scroll 0 0;
}

.searchbar-tabs .dropdown-toggle + ul li a:hover{
    background: #F1F1F1 0 0;
}

.searchbar-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.searchbar-tabs .dropdown-toggle .caret-right {
    margin-top: 6px;
}

.caret-left{
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #000;
    float: right;
    margin-left:4px;
}

.caret-right{
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000;
    float: right;
    margin-left:4px;
}

.reporting {
    padding-top: 39px;
}

.reporting-body{
    padding-bottom: 0px;
}

#reporting-frame{
    margin-bottom: -7px;
    border: 0px;
}

.ui-sortable li {       
    list-style: none outside none;
    background-color: #F1F1F1;
    background-image: linear-gradient(to bottom, #F1F1F1, #DBDBDB);
    background-repeat: repeat-x;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 0 1px 0 #F9F9F9 inset;
    text-decoration: none;
}

.input-note{
    font-size: 0.9em;
    font-style: italic;
    color: blue;
    font-weight: bold;
    float: left;
}

.actionRequired, .nav-menu li.actionRequired a, .actionRequired td a{
    color: red !important;
}

.warning, .nav-menu li.warning a, .warning td a{
    color: orange !important;
}

.earlyWarning, .nav-menu li.earlyWarning a, .earlyWarning td a{
    color: blue !important;
}

.ready, .nav-menu li.ready a, .ready td a{
    color: green !important;
}

.nav-menu li.actionRequired,
.nav-menu li.warning,
.nav-menu li.earlyWarning,
.nav-menu li.ready{    
    background-color: #ffffff;
    border-radius: 15px;
}

.userCheckRequired{
    color: purple !important;
}

.disabled{
    color: gray;
}

#depreciationCurvePortlet #divDepreciationContainer{
    height: 310px;
    width: 100%;
    overflow: auto;
}

#divDepreciationLegend{
    position: absolute;
    right: 130px;
    z-index: 1;
    background-color: rgba(255,255,255,0.8);

}

.select2-container{
    margin-bottom: 9px;
}

.relation-links [class*="span3"]:nth-child(4n+1){margin-left:0; clear: both}

.relation-links li img{
    float:left;
}

.row{
    padding-bottom: 5px;
}

.conditions select, .conditions input, 
.aggregates select, .aggregates input{
    margin-bottom: 0px;
}

.detail-view tbody{
    width: 100%;
}

.inventory-table input{
    width: 89%;
}

.inventory-table,.inventory-table select{
    width: 100%;
}

.inventory-table td{
    vertical-align: top;
}

.grid-view table.items th{
    background-image: none !important;
    background-color: #4c99c5 !important;
}

.summary .portlet-content{
    max-height: 250px;
    overflow-y: auto;
}

.summary .portlet-content ul li {
    clear: none;
    height: auto;
    margin-bottom: auto;
}

.work-order-accessories{
    height: 175px;
}

select.view-list{
    width:330px;
}

.ms2side__select {
    width: 43%;
}

.ui-tabs-panel{
    min-height: 50px;
}

.inline + label{
    float: none;
    width:auto;
}

.searchbar{
    padding-left: 20px;
    padding-right: 20px;
}
.searchbar a:hover{
    background-color: #f0f0f0;
}
.searchbar .geo-label a:hover{
    background-color: transparent;
} 
.searchbar img{
    max-height: 36px;
    margin-right: 3px;
}

.navbar-fixed-top{
    z-index: 1001;
}

.navbar-fixed-top .navbar-inner {
    background-image: none;
    background-color: #255674;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    color: #ffffff;
}

#action-panel-toggle {
    width:16px;
    height:16px;
    position:absolute;
    top:-20px;
    left:-19px;
    z-index:10;
    cursor: pointer;
    border: 1px solid #aaa;
    border-radius: 5px;
    text-align: center;
}

#action-panel-toggle:hover {
    background: #dfdfdf;
}

#action-panel {
    transition: all 0.5s;
}

#action-panel.actionpanelhide {
    width: 0;
    opacity: 0;
    visibility: hidden;
}

#content-panel {
    position: relative;
    z-index: 1;
    margin-left: 0;
    transition: all 0.5s;
}

#dash-container {
    transition: all 0.5s;
}

.expander:hover{
    cursor: pointer;
}

/*Fix for jQuery UI and Bootstrap clash*/
.input-prepend input,
.input-prepend button,
.input-prepend textarea,
.input-prepend .uneditable-input,
.input-append input,
.input-append button,
.input-append textarea,
.input-append .uneditable-input {
    font-size: 14px !important;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 9999 !important;
}

/*Heirarchy map*/
#processMapContainer .heirarchy-node{
    cursor: pointer;
}

.heirarchy-node{
    padding: 5px;
    border: #000000 solid 1px;
    border-radius: 10px;
    display: inline-block;
    background-color: #ffffff;
    margin-top: 10px;
}

.children-map{
    border: solid 2px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-left:40px;
    display: inline-block;
    border-radius: 0px 10px 10px 10px;
}

.heirarchy-node.ready{
    border-color: green;
    background-color: lightgreen;
}

.heirarchy-node.actionRequired{
    border-color: red;
    background-color: pink;
}

footer .navbar-inner{
    min-height: 0px !important;
}

.row.odd {
    background: #e5f1f4 none repeat scroll 0 0;
}

.row.even {
    background: #f8f8f8 none repeat scroll 0 0;
}

.pie-chart-label{
    background: rgba(224, 224, 224, 0.75) none repeat scroll 0 0;
    border-radius: 5px;
    padding: 0 5px;
}

#geoNavTree{
    display:none;
}

.currencyColumn, .numericColumn{
    text-align: right;
}

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

.graph-title a{
    color: #ffffff;
}

.stiMvcViewerMainPanel{
    z-index: 0 !important;
}

[data-notify="container"]{
    font-size: 14px;
}

.btn-field{
    margin-bottom: 9px;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-inverse .navbar-inner {
    background-image: none;
    background-color: #ffffff;
}

body{
    background-image: url('../themes/abound/img/backgrounds/background.svg?v=201904051521');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: bottom;
}

img.brand{
    max-width: 210px;
}

.navbar .nav > li > a{
    color: #666666;
}

.navbar-inverse .nav > li > a:hover{
    color: #999999;
}

.navbar-inverse .nav .active > a, 
.navbar-inverse .nav .active > a:hover, 
.navbar-inverse .nav .active > a:focus,
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, 
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle, 
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle{
    background-color: #255674;
}

.dropdown-menu li > a:hover, 
.dropdown-menu li > a:focus, 
.dropdown-submenu:hover > a{
    background-color: #377ebd;
    background-image: none;
}

.login-page .header-ribbon{
    width: 100%;
}

.login-page .container-fluid{
    padding-top: 20px;
}

.login-page .content-column{
    border-left: 2px #255674 solid;
}

.login-page label{
    width: 33%;
}

.new-button-container{
    text-align: center;
    min-height: 85px !important;
}

.dash-button img{
    max-width: 260px;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out; 
}

.dash-button img:hover{
    max-width: 290px;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out; 
}


.portlet{
    border-color: #255674;
}

.portlet-decoration{
    background-color: #255674;
    background-image: none;
    color: #ffffff;
}

.ui-widget-header{
    background-image: none !important;
    background-color: #255674 !important;
    color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 1px solid #255674 !important;
    background-image: none !important;
    background-color: #B3C4CE !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover{
    background-color: #6C8DA1 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background-image: none !important;
    background-color: #FFFFFF !important;
}

.ui-widget-content{
    border: 1px solid #255674 !important;
}

input[type="text"],
input[type="password"],
select,
textarea,
.select2-container--default .select2-selection--single, 
.select2-selection select2-selection--multiple{
    border: 1px solid #255674;      
}

.select2-selection__arrow{
    background-color: #255674;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-top-color: #ffffff;
}

.typeahead{
     /*ui-dialogs are 1002 so this should be higher*/
    z-index: 1100;
}

.bg-success{
    background-color: #dff0d8;
}

.bg-error{
    background-color: #f2dede;
}

.bg-warning{
    background-color: #fcf8e3;
}

.bg-info{
    background-color: #d9edf7;
}

.bg-muted{
    background-color: #f9f9f9;
}

.bg-white{
    background-color: #ffffff;
}

#workflow-progress-grid td.sub-workflow-step{
    text-align: center;
}

.large-textarea{
    width: 70%;
}
.form-done-button{
    margin-top: 10px;
    margin-right: 10px;
}