﻿@charset "utf-8";
/* CSS Document */

body
{
	background: #BBBBBB;
	line-height: 1.15;
}

body .modal-dialog {
    /* new custom width */
    width: 90%;
}

.container-main {
    padding-top: 15px;
}

.navbar
{
	margin-bottom: 10px;
}

.table-no-bottom-margin {
    margin-bottom: 0px;
}

.form-group
{
	margin-bottom: 0px;
	margin-left: 0px !important;
	display: table;
	width: 100%;
}

#pnlSchedulerServices .form-group
{
	margin-top: 10px;
}

.content-empty-master
{
	padding-top: 15px;
}

.MenuPropertyFilterDropDown
{
	color:#333333;
	font-size:11px;
	/*border-color:#94A1A7;
	border: inset 1px #94A1A7;*/
	height: 24px;
	width:250px;
	padding: 0px 0px;
	display: inline;
}

#myworkspace-top-menu
{
	margin-bottom: 0px;
}

#weather-panel .panel-heading a
{
	color: #000;
}

.panel-bodyleftalignment{
	padding-left:20px
}

#header-top
{
	margin-left:auto; 
	margin-right: auto;
	padding: 0;
	display: table;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

#header_container
{
	background: #BBBBBB;
}

#header-logo
{
	float: left;
}

#header-right-links
{
	float: right;
	padding-top:6px;
}

#header-right-links a, #header-right-links a:visited, #header-right-links a:hover, #header-right-links a:active
{
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

#header-bottom
{
	padding:5px;
	margin-bottom: 4px;
}

#header-dropdown
{
	float: left;
	padding-left: 15px;
}

#header-TRSearch
{
	float: right;
}

#control-panel-menu, #portal-menu
{
	min-height: 0px;
	margin-bottom: 3px;
}

#menu-container, #portal-menu-container
{
	padding-left: 0px;
	padding-right: 0px;
}

.menu_hightlight
{
	color: blue;
}

.navbar-nav > li > a
{
	padding-top: 5px;
	padding-bottom: 5px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: inline-block;
    content: " ";
    /*float: right;*/
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #000000;
    margin-top: 7px;
    margin-right: 5px;
    position: absolute;
    right: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #787878;
}

.panel-body {
    padding: 15px 20px;
}

@media all and (max-width:768px)
{
	.dropdown-submenu>a:after {
		display: inline-block;
		float: none;
		border-width: 4px 4px 2px 4px;
		border-top-color: #000000;
		border-left-color: transparent;
		margin-left: 2px;
	}

	.dropdown-submenu:hover>a:after {
		border-top-color: #787878;
		border-left-color: transparent;
	}
}


.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}




#footer-container
{
	background: #BBBBBB;
}

#footer-server
{
	float: right;
}

#weather-image { width: 25%; height: auto; } 
#weather-list {width: 74%} 
.Weather_SponsorBodyText { float: left }

#promotions-panel .panel-heading a
{
	color: #000;
}

#promotions-list ul.list-group 
{
	margin-bottom: 0px;
}

#alerts-panel .panel-heading a 
{
	color: #700;
}

.panel-heading a 
{
	color: #fff;
}

#weather-panel-body img, #weather-panel-body ul
{
	float: left;
}

/* Resource Scheduler styling */
#buildingServices_SharedCalendar_pnlSharedCalendarLinks
{
	padding: 10px;
}

.news-panel
{
	height: 350px; 
	overflow: auto;
}

.open-dispatch-workorders-list
{
	list-style: none; 
	padding: 0px;
}

.btn-newsEmail
{
	padding: 0px 5px 0px 5px;
}

.newsLetterLink
{
	padding-left: 25px;
	padding-bottom: 10px;
}

.doclibViewAllLink
{
	padding-left: 15px;
}

a.mybuildHeaderLinks
{
	color: #428bca;
	font-size: 12px;
}

a.mybuildingSideLinkCP
{
	background-color: #D9EDF7;
	color: #2C718E;
}

a.mybuildingSideLinkCPFeedback
{
	background-color: #ffffff;
	color: #2C718E;
}

a.CPBSLink
{
	font-weight: bold;
	background-color: #f6f6fc;
}

.news-panel-share
{
	padding: 15px;
}

#welcome-user-row 
{
	
}


.news-panel-attachments-list 
{
	list-style: none;
}


.news-panel-attachments-header 
{
	margin-left: 10px;
}


.no-news-message 
{
	padding: 20px;
	line-height: 50px;
	vertical-align: text-top;
}

/*
div#my-workspace-content-container {
background: #AAAEAF;
}
*/

/* Events Calendar styling */

#schedulerBoard_pnlSharedCalendarLinks a.list-group-item
{
	color: #428BCA;
}

/* Building Newsletter styling */

span.newsletter-no-news-message 
{
	padding: 20px;
	line-height: 50px;
}



.checklist-grid-textbox
{
	max-width: 350px;
	height: 24px;
}

.basicdatepicker input
{
    display: inline;
    max-width: 100px;
    height: 24px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4285;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.left-nav
{
	float: left;
}

@media all and (max-width:768px)
{
	/*@media all and (min-width:768px)*/
	.left-nav-sm-hide {
    display: none;
	}

	.nav > li > a
	{
		padding-left: 35px;
	}
	.dropdown-menu > li > a
	{
		padding-left: 45px !important;
	}
	.dropdown-submenu .dropdown-menu > li > a
	{
		padding-left: 55px !important;
	}
}
.panel-left-nav
{
	min-width: 225px;
	background-color: #ffffff;
	margin-right: 15px;
}

.panel-right-content
{
	/*margin-left: 260px;*/
	overflow: hidden;
	min-height: 400px;
}

.modal-profile-picture
{
	width: 900px !important;
	margin-top: 200px !important;
}

.control-label
{
	padding-top: 7px !important;
	margin-bottom: 0px !important;
}

.control-label-right
{
	padding-top: 7px !important;
	margin-bottom: 0px !important;
	text-align: left;
}

input[type=checkbox], input[type=radio] {
    margin-top: 7px;
	margin-right: 9px;
}

.displayInline
{
	display: inline;
}

.navbar-brand-axis
{
	float: left;
	line-height: 28px;
	padding: 0px 0px 0px 5px;
	height: 25px;
}

.navbar-brand
{
	font-size: 20px;
}

.panel-default > .panel-heading
{
	background: none !important;
}

@media all and (min-width:768px)
{
	/*@media all and (min-width:768px)*/
.navbar .container .navbar-brand {
    margin-left: -15px;
}

}

.modalAxis-header
{
	background-color: #32849C;
	color: #ffffff;
	font-weight: bold;
}

.modalAxis-dialog
{
	max-width: 500px;
	top:50%;
	margin-top: -110px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	margin-left:-250px;
}

.btn-gray
{
	color: #000000;
	background-color: #B7B7B7;
	font-weight: bold;
}

.panel
{
	border-color: #ddd !important;
}

.dropdown-menu-right-justify
{
	left: auto !important;
	right: 0px !important;
}



@media (max-width : 768px)
{
	.container-fluid
	{
		padding-left: 0px;
		padding-right: 0px;
	}

	.panel-body
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	.row
	{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
	{
		padding-left: 0px !important; 
		padding-right: 0px !important;
	}
}

.panel-basic>.panel-heading { background-color: #c2c2c2; }

.panel-sub
{
	margin-bottom: 0px;
}

.panel-sub a { color: #000; }


/*BO angus quote*/
.BO-panel-heading {
    font-weight: bold;
    font-size: 22px;
    color: #71828a;
    white-space: nowrap;
    text-align: left;
    padding: 0px 0px 15px 0px;
}

#angus-quote-upload-panel input.btn {
    clear: both !important;
}

#angus-quote-upload-panel .forms_ItemLeft {
    font-size: 14px;
    font-weight: 700;
}

#angus-quote-upload-panel .form-control {
    height: 34px !important;
}

#angus-quote-upload-panel #ctl00_PublicContent_newResources .input-group-btn > .btn {
    height: 34px !important;
}

.boFilterDropdownUL {
    min-width: 245px;
    padding-left: 10px;
}

.boFilterDropdownUL li {
    padding-left: 5px !important;
}

.backoffice-grid-panel-body {
    padding-left: 0px;
    padding-right: 0px;
}

.dropdown-menu > li > a.aspNetDisabled {
    color: #ccc;
}

.bdpButton.aspNetDisabled, .bdpButton:disabled, img.bdpButton[disabled="disabled"] {
    display: none;
}