/* Minification failed. Returning unminified contents.
(999,74): run-time error CSS1035: Expected colon, found '}'
(1179,1): run-time error CSS1036: Expected expression, found '}'
 */
html, body {
    height: 100%;
	margin: 0;
}

body {
    background-color: white;
    font-family: "Trebuchet MS",Verdana,Helvetica,Sans-Serif;
    font-size: 0.85em;
    padding: 0;
}

a:link {
    color: #034af3;
    text-decoration: None;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

header, footer, nav, section {
    display: block;
}


.page {
    height: 100%;
    position: relative;    
}

header, #header {
    margin-bottom: 0;
    padding: 0;
    position: relative;
}

header h1, #header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

#main {
    position: absolute;
    top: 30px;
    bottom:0;
    left:0;
    right:0;
	margin: 12px;
}
#logon 
{
    position: absolute;
    top: 100px;
    bottom:0;
    left:0;
    right:0;
}

.clear {
    clear: both;
}
.visible
{
    visibility:visible;
}
.hidden
{
    visibility:hidden;
}
#loading
{
    margin-right: auto;
    margin-left: auto;
    width: 755px;
    text-align: center;
}
#menucontainer 
{
    position: absolute;
    top: 44px;
    bottom: 0;
    left: 0; 
    right: 0;
    margin:0;
}
#menucontainer #vehicles {
position: absolute;
top: 50px;
left: 2px;
right: 3px;
bottom: 12px;
margin-right: 10px;
margin-left: 10px;
min-width:780px
}

#menucontainer #messaging {
position: absolute;
top: 50px;
left: 2px;
right: 3px;
bottom: 12px;
margin-right: 10px;
margin-left: 10px;
min-width:780px
}

/* hide the data table drop down */
#menucontainer #vehicles #vehicletable_length, #alarms #alarmtable_length, #scorecardlive #scorecardtablelive_length #driverscorecardlive #driverscorecardtablelive_length, #messaging #messagingTable _length
{
display: none;
}
#menucontainer #vehicles #vehicletable_filter
{
margin-top: -40px;
}
#menucontainer #alarms #alarmtable_filter, #menucontainer #scorecardlive #scorecardtablelive_filter, #menucontainer #driverscorecardlive #driverscorecardtablelive_filter
{
margin-bottom: 10px;
margin-top: -2px;
margin-right: 2px;
}
#messagingTable_filter
{
margin-bottom: 10px;
margin-top: -2px;
margin-right: 2px;
}

#menucontainer #vehicleDetail { 
  overflow: auto;
  
border: 1px solid black;
  
margin-left: 12px;
  
margin-right: 12px;

position: absolute;

bottom: 12px;

left: 0px;

right: 0px;

top:auto;

height: 180px; 
background: white;
color: #000000;
}

.dataTables_paginate
{
display: none;
}

.customtable
{
    clear:both;
}
div#title 
{
    color: Black;
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
div#logindisplay 
{
    color: #5F5F5F;
    float: right;
    text-align: right;
    padding: 0.5em;
    font-size: 18px;
}
#logindisplay b, strong
{
    color: #0B0954;
}

#logindisplay  a#logoff 
{
	color: #F30303;
}
#logindisplay  a#logoff:visited 
{
	color: #FD0000;
}


.ui-tabs-panel  {
    position: absolute;
    top:35px;
    bottom:0;
    width: 99.9%;
}

#majorerror
{
    clear:both;
    color: Black;
    float: left;
    text-align: left;
    padding: 0.5em;
    top:5em;
    position: relative;
}
#menucontainer > div > div {
    position: absolute;
}

#driverscorecardlive, #scorecardlive, #scorecardhistory, #scorecardgraph, #reportArea, #settings, #alarms, #mapCanvas, #peripherals {
    position: absolute;
    top: 12px !important;
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
}

#scorecardlive,
#scorecardhistory {
  overflow: auto;
}

.tab-help-border {
  background: #0B0954;
  padding: 12px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.tab-help-iframe {
  background: #ffffff;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

#alarms {
    overflow: auto;
}
s
#scorecard, #driverscorecard
{
    overflow: auto;
    position: absolute;
    top:4em;
    left:0em;
    right:0em;
    bottom:0em;
    padding: 0px;
}
#reportArea
{
    overflow: auto;
    position: absolute;
    left:0em;
    bottom:0em;
    top:40px !important;
    clear:both;
}
.hidden
{
    visibility:hidden;
}
#graphicalreport {
    position: absolute;
    top:6em;
    left:0em;
    right:0em;
    bottom:0em;
    width:inherit;
    height: inherit;
}
#scorecardrequest
{
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
    color: Black;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
    color: Black;
}

.text-box {
    width: 30em;
    color: Black;
}

.text-box.multi-line {
    height: 6.5em;
    color: Black;
}

.tri-state {
    width: 6em;
    color: Black;
}
#loadingscorecard
{
    
}
#pdf
{
    float:left;
    clear:both;
}
table {
    border: 0px; /*solid 1px #e8eef4;*/
    border-collapse: collapse;
}

table td {
    padding: 5px;
    border: 0px; /*solid 1px #e8eef4;*/
}
td a:link {
	text-decoration: underline;
}
table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}
.idling {
     background-color: #FFFF33 !important;
}
.ignitionOff {
     background-color: #FF3333 !important;
     color: white !important;
}
.moving {
     background-color: #c0ff80 !important;
}
.noGPS {
    font-style: italic !important;
}
.goodDrive {
     background-color: #c0ff80 !important;
}
.okDrive {
     background-color: #FFFF33 !important;
}
.poorDrive {
     background-color: #FF3333 !important;
}

.ignitionOff a:link,
.ignitionOff a:visited {
    color: #ffffff !important;
}

/* multiselect styles */
.multiselect {
	width: 460px;
	height: 200px;
}
	
#switcher {
	margin-top: 20px;
}
.error
{
    color: Red;
    padding-left: 6px;
}
.ui-multiselect { border: solid 1px; font-size: 0.8em; }
.ui-multiselect ul { -moz-user-select: none; }
.ui-multiselect li { margin: 0; padding: 0; cursor: default; line-height: 20px; height: 20px; font-size: 11px; list-style: none; }
.ui-multiselect li a { color: #999; text-decoration: none; padding: 0; display: block; float: left; cursor: pointer;}
.ui-multiselect li.ui-draggable-dragging { padding-left: 10px; }
.ui-multiselect div.selected { position: relative; padding: 0; margin: 0; border: 0; float:left; }
.ui-multiselect ul.selected { position: relative; padding: 0; overflow: auto; background: #fff; margin: 0; list-style: none; border: 0; position: relative; width: 100%; }
.ui-multiselect ul.selected li { }
.ui-multiselect div.available { position: relative; padding: 0; margin: 0; border: 0; float:left; border-left: 1px solid; }
.ui-multiselect ul.available { position: relative; padding: 0; overflow: auto; background: #fff; margin: 0; list-style: none; border: 0; width: 100%; }
.ui-multiselect ul.available li { padding-left: 10px; }
.ui-multiselect .ui-state-default { border: none; margin-bottom: 1px; position: relative; padding-left: 20px;}
.ui-multiselect .ui-state-hover { border: none; }
.ui-multiselect .ui-widget-header {border: none; font-size: 11px; margin-bottom: 1px;}
.ui-multiselect .add-all { float: right; padding: 7px;}
.ui-multiselect .remove-all { float: right; padding: 7px;}
.ui-multiselect .search { float: left; padding: 4px;}
.ui-multiselect .count { float: left; padding: 7px;}
.ui-multiselect li span.ui-icon-arrowthick-2-n-s { position: absolute; left: 2px; }
.ui-multiselect li a.action { position: absolute; right: 2px; top: 2px; }
.ui-multiselect input.search { height: 14px; padding: 1px; opacity: 0.5; margin: 4px; width: 100px; }

.contextmenu{background:Menu;border:1px solid #8888FF;z-index: 10;position: relative;width: 200px;}
.contextmenu div{padding-left: 5px}

#menuContext{
  background-color: Menu;
  width:170px;
  padding:0px;
  border:1px;
  cursor:pointer;
  border-left:1px solid #cccccc;
  border-top:1px solid #cccccc;
  border-right:1px solid #676767;
  border-bottom:1px solid #676767;
}
#menuContext .subLevel
{
    width:150px;    
}
#menuContext{
  background-color: Menu;
  width:180px;
  padding:0px;
  border:1px;
  cursor:pointer;
  border-left:1px solid #cccccc;
  border-top:1px solid #cccccc;
  border-right:1px solid #676767;
  border-bottom:1px solid #676767;
}
#menuContext ul
{
    margin:0px;
    padding:0px;
}

#menuContext li ul
{
    display:none;    
}

 #menuContext li.hover
 {
     height:30px;
 }

 #menuContext li.hover ul
{
    display: block;
    position: relative;   
    z-index: 101;       
    background-color:Menu;
    border-left:1px solid #cccccc;
    border-top:1px solid #cccccc;
    border-right:1px solid #676767;
    border-bottom:1px solid #676767;
}
#menuContext li{
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  text-align:left;
  line-height: 30px;
  border-left:0px;
  border-top:0px;
  border-right:0px;
  padding-left:30px;
  padding-top:0px;
  background-repeat: no-repeat;
  background-position: 4px center;
  list-style-type: none;
  margin:0px;
}
.subLevelMenuItemRight
{
    background-image: url(/Content/images/subMenuArrowRight.png);
    background-repeat: no-repeat;
    background-position:right center !important;    
    padding-right:4px;
}

.subLevelMenuItemLeft
{
    background-image: url(/Content/images/subMenuArrowLeft.png);
    background-repeat: no-repeat;
    background-position:4px center !important;        
}
#menuContext .item{
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  text-align:left;
  line-height: 30px;
  border-left:0px;
  border-top:0px;
  border-right:0px;
  padding-left:30px;
  background-repeat: no-repeat;
  background-position: 4px center;
}
#menuContext .item.inView{
  background-image: url(/Content/images/Eye.png);
}
#menuContext .item.changeType{
  background-image: url(/Content/images/vehicleType.png);
}
#menuContext .item.delete{
  background-image: url(/Content/images/delete.png);
}
#menuContext .item.groups{
  background-image: url(/Content/images/group.png);
}
#menuContext .item.itemPoi{
  
}
#menuContext .item.itemPoiB{
  background-image: url(/Content/images/icon_greenA.png);
}
#menuContext .item.save{
  background-image: url(/Content/images/save.png);
}
#menuContext .item.edit{
  background-image: url(/Content/images/edit.png);
}
#menuContext .item.find{
  background-image: url(/Content/images/find.png);
}
#menuContext .item.trail{
  background-image: url(/Content/images/trail.png);
}
#menuContext .item.selected{
    background-image: url(/Content/images/selected.png);
    background-color: #B8B8B8;
}
#menuContext .item.cancel{
  background-image: url(/Content/images/cancel.png);
}
#menuContext .item.zoomIn{
  background-image: url(/Content/images/zoomin.png);
}
#menuContext .item.zoomOut{
  background-image: url(/Content/images/zoomout.png);
}
#menuContext .item.centerHere{
  background-image: url(/Content/images/here.png);
}
#menuContext .item.hover{
  background-color: #d6e9f8;
}
#menuContext .item.separator{
  border-bottom:1px solid #cccccc;
}
#menuContext .item.circlePoi {
    background-image: url(/Content/images/circle.png);
}
#menuContext .item.polygonPoi {
    background-image: url(/Content/images/polygon.png);
}
.washOn,
.trafficOn
{   
    cursor:pointer; text-align: center; color: #000; overflow: hidden; padding: 8px; 
    font-family: Roboto,Arial,sans-serif; font-size: 11px; 
    font-weight: 500; border-color: rgba(0,0,0,0.15); border-width: 1px; border-style: solid; 
    direction: ltr; min-width: 24px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; box-shadow: 4px 1px 0 -1px rgba(0,0,0,0.3); 
    -ms-user-select: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.washOff,
.trafficOff
{
    cursor:pointer; text-align: center; color: #565656; overflow: hidden; padding: 8px; 
    font-family: Roboto,Arial,sans-serif; font-size: 11px; border-top-color: rgba(0,0,0,0.15); 
    border-color: rgba(0,0,0,0.15); border-width: 1px; border-style: solid; position: relative; direction: ltr; min-width: 42px; border-top-left-radius: 2px; 
    border-bottom-left-radius: 2px; box-shadow: 4px 1px 0px -1px rgba(0,0,0,0.3); -ms-user-select: none; background-clip: padding-box; 
    background-color: rgb(255, 255, 255);
}
.washOn:hover,
.washOff:hover,
.trafficOn:hover,
.trafficOff:hover{background-color:rgb(235,235,235);}

#topmenu { z-index: 10; font: 14px Helvetica, Sans-Serif; position:absolute; top:0; left:0;padding: 0;margin: 12px 0 0 12px;}
ul.dropdown { position: relative; list-style: none; z-index:100; top:0; left:0; padding: 0; margin: 0;}
ul.dropdown li { font-weight: bold; float: left; background: #ccc; }
ul.dropdown a:hover	{ color: #000; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a { display: block; padding: 4px 8px; border-right: 1px solid #333; color: #222; border-bottom: 1px solid #333;}
ul.dropdown li.hover, ul.dropdown li:hover { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a { color: black; }
ul.dropdown ul { width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; list-style: none; padding: 0; margin: 0; }
ul.dropdown ul li { font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ccc; float: none; }
ul.dropdown ul li a	{ border-right: none; width: 100%; display: inline-block; border-bottom: none !important} 
ul.dropdown ul ul { left: 100%; top: 0; list-style: none; padding: 0; margin: 0;}
ul.dropdown li:hover > ul { visibility: visible; }
#closestList {height: 300px; overflow: hidden; font-size: 10px;}
#manageGroupList {height: 200px; width: 130px; overflow: hidden; font-size: 14px; float: left; }
#manageGroupVehicle { float: left; margin-left: 5px;}
.menuContainerJSListBox a {text-decoration:none}
.menuContainerJSListBox a:hover { color: #ffa500; }
.menuContainerJSListBox a:active { color: #ffa500; }
.menuContainerJSListBox { overflow: auto; }
.inputBox { margin-left:5px; }
#searchAddressList { height: 200px; width: 350px; overflow: hidden; font-size: 14px; float: left; margin-top:5px; }
#changeName { margin-top: 10px }
.mapLabel { font: 9px Helvetica, Sans-Serif; position: relative; left: -50%; text-align:center; white-space: nowrap; padding: 2px; border-radius: 5px;}
.mapLabel table td {padding:0px;}
#menuContext .item.changeName{
  background-image: url(/Content/images/name.png);
}

#menucontainer { border: 0px; }
#menu { border-bottom: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

#tab-map,
#tab-vehicleList,
#tab-scorecardlive,
#tab-driverscorecardlive,
#tab-reports,
#tab-settings,
#tab-peripherallist,
#tab-messaging,
#tab-alarm {
  background: #0B0954;
  border-left: none;
  border-right: none;
  border-bottom: none;
}


#tab-help {
  background: white;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

#mapCanvas {
  border: none;
}

html,
.page,
#menucontainer
{
  background: #ffffff;
  background-image: url(https://s3.amazonaws.com/www.staticfiles/Content/images/bg.png);
  background-repeat: repeat;
}

.ui-tabs-nav  .ui-tabs-active {
  background: #0B0954;
  border: 1px solid #000;
}

.ui-tabs-nav  .ui-tabs-active a {
  color: #ffffff;
}

#tab-vehicleList,
#tab-scorecardlive,
#tab-driverscorecardlive,
#tab-messaging,
#tab-alarm {
  color: #ffffff !important;
}

.customtable {
  color: #000000;
}

.customtable th {
  background-color: #A5BFDD !important;
  color: #284F77 !important;
  border: 1px solid #284F77 !important;
}

.customtable td {
  border: 1px solid #284F77 !important;
}
.mapDirectionLabel {padding-left: 30px !important; padding-top: 8px; padding-bottom: 8px; }
div.upload { margin-top: 5px; float: left}
div.preview { float: right; width: 50px; border: 2px dotted #CCCCCC; margin:5px}
#changeVehicleTypes {float: left}
#changeTypeImage {margin-left: 5px; float: left}

#headerlogo {padding-left: 12px; padding-top: 12px; height: 60px;}

#settings { color: #ffffff; }
#settings a { color: #ffffff !important; text-decoration: underline; }
#settings a:hover { color: #FF3 !important; }
#manageReports {height: 200px; width: 400px; overflow: hidden; font-size: 14px; float: left; }

.dropdowngraph { border-top: 1px solid #000; }
.dropdownfirst { border-left: 1px solid #000; }

.unitMPH {
  display:none;
}

.unitKPH {
  display:none;
}

table.label {
       border-width: 0px;
       border-spacing: 0px;
       border-style: none;
       border-collapse: collapse;
}
table.label th {
       border-width: 0px;
       padding: 0px;
       border-style: none;
}
table.label td {
       border-width: 0px;
       padding: 0px;
       border-style: none;
}

.keepAllInViewOn
{
    cursor:pointer; text-align: center; color: #000; overflow: hidden; padding: 8px; 
    font-family: Roboto,Arial,sans-serif; font-size: 11px; 
    font-weight: 500; border-color: rgba(0,0,0,0.15); border-width: 1px; border-style: solid; 
    direction: ltr; min-width: 24px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; box-shadow: 4px 1px 0px -1px rgba(0,0,0,0.3); 
    -ms-user-select: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.keepAllInViewOff
{
    cursor:pointer; text-align: center; color: #565656; overflow: hidden; padding: 8px; 
    font-family: Roboto,Arial,sans-serif; font-size: 11px; border-top-color: rgba(0,0,0,0.15); 
    border-color: rgba(0,0,0,0.15); border-width: 1px; border-style: solid; position: relative; direction: ltr; min-width: 42px; border-top-left-radius: 2px; 
    border-bottom-left-radius: 2px; box-shadow: 4px 1px 0px -1px rgba(0,0,0,0.3); -ms-user-select: none; background-clip: padding-box; 
    background-color: rgb(255, 255, 255);
}
.keepAllInViewOff:hover,
.keepAllInViewOn:hover{
    background-color: rgb(235, 235, 235);
}

#help {
   background: #fff;
   position: absolute;
   top: 12px;
   bottom: 12px;
   left: 12px;
   right: 12px;
   border: 1px solid #000;
}

.slideOut {
  display:none;
}

.canButton {
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
}

.listbox{
  width:400px;
  height:200px;
}

.result{
  background-color: #dddddd;
}
#tab-scorecardlive fieldset legend  {color: #FFFFFF; }
#tab-driverscorecardlive fieldset legend  {color: #FFFFFF; }

/*MY ACCOUNT*/

#page-wrap { min-width: 780px; max-height: 100%; position: absolute; top:0; left: 0; right:0; bottom: 0; }
#myAccount fieldset { margin-left:10px; margin-right:10px; }
#myAccount fieldset legend { color: #77B94D !important;	font-weight:bold; font-size: 1.4em;	}
#accountHeading { color: #77B94D !important; margin-left:10px; clear:both; float:left; margin-top:20px; margin-bottom:15px; }
#mapBackButton{ float:right; margin-top:15px; margin-right:10px; margin-top:20px; margin-bottom:15px; }


#accountDetailsInset { margin-bottom:15px; }

#accountVehicles, #accountDetails, #accountPOI, #accountDrivers {padding: 0 10px; margin-bottom: 10px; overflow:hidden; border-radius: 4px;
border: 1px solid #eee; clear: both;}

#accountReminders {	height: 90px; }
.tableOfLinks { float:left;	width:50%;	margin-left:40px; margin-top:7px; }
.tableOfLinks a, #accountDetailsInset a{ color : #77B94D; font-size:1.1em;}
.tableOfLinks a:hover, #accountDetailsInset a:hover { color: #589134; cursor:pointer; }
.tableOfLinks a.disabled, #accountDetailsInset a.disabled { color:#454545; }

.selectItem {	float:left;	display:inline-block; width:270px; margin-left:5px; margin-top:5px; }
.selectItem p{ font-weight:bold; }
.selectItem fieldset legend { color: #77B94D; font-size: 1.1em;	}
.selectItem fieldset p { color: #454545; margin-top:4px; margin-left:5px; line-height:16px; font-weight:normal; }
.selectItem fieldset a:hover { color: #589134; cursor:pointer; }
.selectItem fieldset a { float:right; color: #77B94D; }

#myAccount td {	width: 200px;}
#myAccount label { font-size:1.0em; font-weight:bold; color:#454545; display: inline; margin-right:10px; }
#myAccount select {	width:200px; display:inline; margin-top:5px; }

#PoiMap { height:520px; width:100%;border-bottom-right-radius:8px;	border-bottom-left-radius:8px;	border-top-right-radius:8px; border-top-left-radius:8px;}

#dialogAccountDetails tr > td:first-child { font-size:1em; color:#454545; font-weight:bold; }
#dialogAccountDetails span { color:#77B94D; margin-left:15px; font-weight:bold;}

.collapseRow { display:none;}

#outOfHoursSchedulesTable { margin-top:15px; height:100px; width:400px; margin-left:auto;margin-right:auto; }
#outOfHoursSchedulesTable_wrapper { min-height:100px;}
#outOfHoursSchedulesTable input[type=checkbox][disabled= disabled] {color:blue; }

#scheduleTimes { margin-left:10px; margin-right:5px; margin-bottom:10px; margin-top:10px;}
#scheduleEndTime, #scheduleStartTime { margin-left:10px; margin-right:15px; width:75px;}
#scheduleMessage { width: 270pxs; margin-left: 5px; vertical-align:middle}

.tableRowSelected { background-color:#C3C3C3 !important; }

#scheduleButtons { margin-top:10px; float:right; margin-right:10px;}
#scheduleMessageDiv { margin-top:10px;}
#scheduleCheckboxes {text-align:center; margin-top:10px;}
#scheduleSms { margin-right:20px;}

#dialogEditSchedule .button { float:right; margin-top: 10px;}
#dialogEditSchedule fieldset { margin-top: 7px; }
#dialogEditSchedule legend { font-weight:bold;}

.smallText { font-size:0.9em; margin-top:2px;}

#motDate { margin-left:5px; margin-bottom:5px; width:70px; margin-top:10px; }
#notifyMeMot { margin-bottom:10px; margin-top:5px; }
#serviceMonthsSection, #serviceMilesSection { margin-top:10px; }
#serviceMiles, #serviceMilesBefore { margin-left:5px; width:83px;}
#serviceMonths { margin-top:5px; margin-bottom:5px;}
#serviceRepeat { margin-top:10px; }
#dialogService input[type=button]{ margin-bottom:10px; float:right; }
#dialogService label { margin-left:5px; }
#dialogService fieldset input[type=text] { margin-top:5px; }
#dialogMot input[type=button] { float:right; }

.serviceTitle { font-weight:bold; color:#222222;}
.serviceTextDisabled { font-weight:normal; color:#C3C3C3; }
.serviceText { color:#222222;}

.scrollContainer { position:relative; width:500px; padding-top: 35px;}
.scrollArea { height:125px; overflow-y:auto; overflow-x:hidden;}


#sendFeedbackTable {width:500px; height:145px; margin-left:auto;margin-right:auto; }
#sendFeedbackTable td span { display:inline-block; float:left; width:240px; margin-bottom:5px; margin-left:5px; }
#sendFeedbackTable_wrapper { min-height:145px;}
#sendFeedbackTable th { height:16px !important; padding-left:10px; }
#sendFeedbackTable th:nth-child(2) { width:50px; }
#sendFeedbackTable th:nth-child(3) { width:100px; }
#sendFeedbackTable th:nth-child(4) { width:150px; }
#sendFeedbackTable th:nth-child(5) { width:150px; }
#sendFeedbackTable thead { left: 0px; top:0px; position: absolute;}


#dialogSendFeedback select { margin-left:10px; margin-top:10px; }
#dialogSendFeedback textarea { margin-left:16px; margin-top:10px; vertical-align:-60px; width:350px;}
#dialogSendFeedback label { margin-left:15px; }
#dialogSendFeedback input[type=button] { margin-top:15px; margin-right:25px; margin-bottom:10px; float:right;}
#dialogSendFeedback fieldset { height:220px;}
#noFeedback { text-align:center; font-weight:bold; margin-top:15px;}

#dialogEditOrDeleteUser select { margin:20px;}
#dialogEditOrDeleteUser legend { font-weight:bold; }
#dialogEditOrDeleteUser label { margin-left:10px; }
#dialogEditOrDeleteUser fieldset { padding-left:15px; }
#dialogEditOrDeleteUser fieldset label { margin-right:10px; }
#dialogEditOrDeleteUser fieldset table { margin-top:10px; }
#dialogEditOrDeleteUser input[type=button] { margin-bottom:10px; margin-left:2px; }
#dialogEditOrDeleteUser fieldset table input[type=text] { width:200px; }

#dialogChangePasswordForUser input[type=button] { float:right; margin-top:10px; margin-left:10px;}
#dialogChangePasswordForUser fieldset { margin-top:10px; }

#dialogChangeOdometerReading input[type=text] { margin-top:10px; margin-bottom:10px; margin-left:10px; }
#dialogChangeOdometerReading input[type=button] { float:right;}

#column-one { display: none; }

/*Dialog styles*/
.dialog .textarea350 { vertical-align:-60px; width:350px; margin-left:10px;}
.dialog .textarea250 { vertical-align:-30px; width:250px; margin-left:10px;}
.dialog .label75 {float:left; text-align:right; width:75%; margin-bottom:5px;}
.dialog .label65 {float:left; text-align:right; width:65%; margin-bottom:5px;}
.dialog .label45 {float:left; text-align:right; width:45%; margin-bottom:5px;}
.dialog .label45Left {float:left; text-align:left; width:45%; margin-bottom:5px;}
.dialog .label25 {float:left; text-align:right; width:25%; margin-bottom:5px;}
.dialog .label25Left {float:left; text-align:left; width:25%; margin-bottom:5px;}
.dialog .label30 {float:left; text-align:right; width:30%; margin-bottom:5px;}
.dialog .label30Left {float:left; text-align:left; width:30%; margin-bottom:5px;}
.dialog .label100 {float:left; text-align:left; width:100%; margin-bottom:5px; margin-left:10px;}
.dialog .label100Centre {float:left; text-align:center; width:100%; margin-bottom:5px; margin-left:10px;}
.dialog .dialogButton100 { clear:both; float:right; margin-top:5px; margin-right:5px; margin-bottom:5px;}
.dialog .dialogButton100Centre { clear:both; text-align:center; margin-top:5px; margin-right:5px; margin-bottom:5px;}
.dialog .dialogButton30 { float:left; width:30%}
.dialog .dialogButton40 { float:left; width:40%}
.dialog fieldset legend { font-weight: bold; margin-bottom:5px; }
.dialog .textbox100 { margin-left:10px; float:left; width:99%; margin-bottom:5px;}
.dialog .textbox45 { margin-left:10px; float:left; width:45%; margin-bottom:5px;}
.dialog .textbox65 { margin-left:10px; float:left; width:65%; margin-bottom:5px;}
.dialog .textbox33 { margin-left:10px; float:left; width:33%; margin-bottom:5px;}
.dialog .textbox25 { margin-left:10px; float:left; width:25%; margin-bottom:5px;}
.dialog fieldset { clear:both; margin-top:10px; }
.dialog .buttonRow { margin-top:10px; float:right; margin-right:10px;}
.dialog .multiDropDown { float:left; margin-left: 10px; margin-bottom:10px; }
.dialog .checkbox { float: left; margin-left:10px; }
.dialog .checkboxRow { margin-bottom:5px; margin-left:10px; clear: both;s}
.dialog .checkboxRowItem { margin-right: 2px; }
.dialog .textboxSmall { width: 100px; }
/*End dialog styles*/

.titleText { font-weight:bold; padding-left:15px; }
.bold { font-weight:bold; }
.centred { text-align: center; }

#vehiclePanelLocation { margin-left:15px; }
#vehicleDetailsDiv { height:100%; min-width:780px }
#vehicleDetailsDiv div { margin-left:10px; }
#vehicleDetailsDiv fieldset { display: inline; width: 295px; height:90%; margin-top:10px; margin-bottom:10px; }
#vehicleDetailsDiv #vehicleDetailsFieldSet { width:600px; }
#vehicleDetailsDiv fieldset div { float:left; text-align:right; width:40%; }
#canDataButton { width:100% !important; float:right !important; margin-right:5px; margin-bottom:5px; }
#canDataNotAvailable, #vehiclePanelInputsNotAvailable { width:100% !important; text-align:center !important; margin-right:10px; }
#vehicleDetailsDiv a { text-decoration:underline; }
#vehicleDetailsDiv a:hover { cursor:pointer; text-decoration:none; }

.ui-dialog[aria-describedby="dialogCanData"] { width: 600px !important;}

.ui-button-icon-only:focus  { outline: 0;}
#canDataTable tr { border-bottom: 1px solid black; }
#canDataTable td:first-child, #canDataTable td:first-child +td +td { font-weight:bold; width: 150px; display: inline-block;}
#canDataTable td:first-child +td, #canDataTable td:first-child +td +td +td { margin-right:10px; text-align: right; }
#canDataTable tr td:nth-child(2n) { display: inline-block; width:100px;}

#scoreCardEventsAccordion ui-widget-content .ui-state-disabled { opacity:1; filter:Alpha(opacity=1); }
#attributesButtonsDiv { margin-top:10px; }
#vehicleAttributesTable { width:100%; }
.deletedAttribute { display:none; }
#vehicleDetailsDiv #vehicleInputsFieldSet div { text-align: center; }

#vehicleDetailWelcomeMsg {
  margin-top:70px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center; 
}
.largeFont {
  font-size: 27px;
}
#closeVehicleDetail{ display:block; float:right; width:30px; height:29px; background:url(/Content/images/cancel.png) no-repeat center center; }

/* Login Screen */
  input {
    /* IE uses different font for passwd input by default. Make all the same! */
    font-family: sans-serif;
  }
  
  #logon {
    /* override css for the login page only */
    top: 0 !important;
  }
  
  #logon table
  {
  width: 100%; height: 100%; padding-bottom: 5%;
 }
 #logon .outer-container
 {
	text-align: center; 
	margin: 0px auto; 
	min-height: 193px; 
	width: 500px; 
	border: 1px solid #ccc; 
	border-radius: 12px; 
	padding: 18px; 
	background: white;
 }
 
 #logon .reseller-container
 {
 text-align: center; 
 margin-bottom: 12px;
 
 }
 
 #logon .reseller-container img
 {
max-width: 400px; 
 max-height: 150px
 }
 
 #logon form .fields-container
 {
 border: 0px; padding: 0px; margin: 0px; height: 100%;
 }
 
 #logon form .fields-container table
 {
 margin-left: auto; 
 margin-right: auto; 
 text-align: left; 
 vertical-align: middle; 
 height: 100%;
 width: auto;
 }
 
.fields-container  .align-right
{
text-align: right;
}
.fields-container  .align-center
{
text-align: center;
}
.fields-container  .login-btn
{
width: 100px;
border: 1px solid #d3d3d3;
background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555;
border-radius: 4px;
padding: 5px 10px;
font-weight: bold;
font-size: 15px;
}
.fields-container  .login-btn:hover
{
	cursor: pointer;
	border-color: #999;
	color: #212121;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
}
 
  .validation-summary-errors {
    margin-bottom: 12px;
    padding-top: 24px;
  }
  .validation-summary-errors ul {
    /* need this removing from rather than hiding it really */
    display: none !important;
  }

/* JQUERY UI */
.ui-tabs-nav {
  background: transparent;
  border: none;
}

.ui-tabs .ui-tabs-nav {
  padding: 0px;
}

.ui-tabs .ui-tabs-panel {
  width: 100%;
  padding: 0px;
}

.ui-dialog .ui-dialog-content 
{
padding: 5px;
}
.ui-dialog .ui-dialog-content fieldset
{
padding: 0;
}

#myAccount
{
margin: 15px;
background: #FFF;
border-radius: 4px;
border: 1px solid #ccc;
padding: 0 20px;
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2);
-ms-box-shadow: 0 0 2px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2);
-o-box-shadow: 0 0 2px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2);
box-shadow: 0 0 2px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2);
padding-bottom: 8px;
}

#myAccount fieldset
{
border: 
}

/*DROPDOWN MENU*/

#logindisplay .username
{
display: block;
float: left;
margin-right: 5px;
}
	.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}
.dropdown .settings-icon
{
color:#000;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}
.clearfix { 
  display: inline-block;  
}
* html .clearfix {  
  height: 1%;  
} /* Hides from IE-mac \*/
.clearfix {  
  display: block;  
}
/*Scorecard Events Map*/
#scorecardMap { position: absolute; top: 35px; left: 305px; right: 0; bottom: 5px;}
#scoreCardEventsAccordion { position: absolute; top: 35px; width: 300px; bottom:5px;}
#scorecardEventsTitle { position: absolute; top: -10px; left: 10px; font-size: 20pt; font-weight: bold; margin-bottom: 10px;}
.scorecardEventsLoading { color: #657374; text-align: center; opacity: 1 !important; filter: Alpha(Opacity=100) !important; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .85; filter: Alpha(Opacity=85); background-image: none; }
.noEvents { text-align: center; font-weight: bold; }
.eventDetailDiv a { text-decoration: underline; color: #657374; }        
#scorecardEvents { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#scorecardAccordionWrapper { position:absolute; top:0px; bottom:53px; }
#zoomToAllBtn { position:absolute; right:10px; }
#scorecard .dataTables_scrollBody,
#scorecardlive .dataTables_scrollBody {
  height: 100% !important;
}
#scorecard .dataTables_wrapper {
  min-height: 0px !important;
}
#scorecardlive {
  top: 45px !important;
}
#DriverGroup {
margin-left:120px;
margin-top:2px;
}
#menuContext .item.text{
  background-image: url(/Content/images/chat.png);
}
#menuContext .item.sendVehicleHere{
  background-image: url(/Content/images/target.png);
}
.dialog .textarea100 { width:99%; height:120px;}
/*end*/

.messagingTitle{width:100%; text-align:left; background-color:#657374; color:white; font-weight:bold; padding:5px 0px 5px 5px}
#messaging table{margin-bottom:15px;}
#messaging table td{min-width:150px;}
#inboundMessagingTable td:nth-child(4){ width:560px;}
#outboundMessagingTable td:nth-child(4),#jobMessagingTable td:nth-child(4){ width:400px;}
#messageDetails td:nth-child(2n+1){font-weight:bold;}
#messaging input[type=button]{ width:130px;}

.customtable {
  background-color: white;
}

.speeding {
    background-color: #0000CC !important;
    color:#FFFFFF !important;
}
.ptoOn {
    background-color: #EF7B1A !important;
    color:#FFFFFF !important;
}
.ptoOn td a:link { color:#FFFFFF !important; }
.speeding td a:link { color:#FFFFFF !important; }

.ptoOn td a:link { color:#000000 !important; }
#vehicleListFilterBar{float:left; margin-left:140px;margin-top:4px;}
#vehicleListFilterBar label{margin-right:10px; padding:2px;color:#000000}
#vehicles .dataTables_filter{width:100%;}

.mapcontrols {margin-top: 10px; border: 1px solid transparent;border-radius: 2px 0 0 2px; box-sizing: border-box;-moz-box-sizing: border-box;height: 32px;outline: none;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);}
#search-input {background-color: #fff; font-family: Roboto;font-size: 15px;font-weight: 300;margin-left: 12px; padding: 0 11px 0 13px;text-overflow: ellipsis;width: 200px; }
#search-input:focus { border-color: #4d90fe; }
.pac-container { font-family: Roboto; }

.customOn { cursor: pointer; background-color: red !important; color:#FFFFFF !important; }
.customOff { cursor: pointer; }

.customTrail { 
  line-height: 30px;
  width: 110px;
  border:0px;
  margin-top:5px;
  height:25px
}
.oldData {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.camerastill {
    height: 200px;
}

.videoLoading {

}
.videogrid {
    line-height: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
}

.videogrid img {
    width: 100% !important;
    height: auto !important;
}

.videogrid video {
    width: 100% !important;
    height: auto !important;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
padding-bottom: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.form-control {
  display: block;
  width: 100%;
  padding-top: 5px;
  font-size: 14px;
  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 0 1px 1px rgba(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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.control-label {
    display: inline-block;
    margin-bottom: 5px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
#dialogAssignGroupsToPoi {
padding: .5em 1em;
    overflow: unset;
}
.dayActive {padding:2px;background-color:lawngreen;color:black}
.dayInactive {padding:2px;background-color:orangered;color:black}
