html, body {
    height: 100%;
    color: #003366;
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 12pt;
}
body{
     overflow-x: hidden;
}

.container-fluid{
    padding-right:0px;
}

#bg{
    background: url(../images/rings.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#cover{
    background: rgba(0, 51, 102, 0.5);
}

#ringsBrowser{
    display: none;
}

#usernameReLogin{
    background-color: #f2f2f2;
    border: none;
    color: #003366;
    padding: 10px 20px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
}

#passwordReLogin{
    background-color: #f2f2f2;
    border: none;
    color: #003366;
    padding: 10px 20px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
}

.certBrowser{
    display:none;
}

#circle2circle{
    display: none;
}

.mobileAppear{
    padding-left:0px;
}

.newIndividual{
    background: #f7f8f9;
}

.large{
    font-size: 200%
}

.margeLeft{
    margin-left: -10px;
}

.superL{
    font-size: 400%;
}

.cent{
    background: #fff;
}

.padWidth{
    padding-left: 15px;
    padding-right: 15px;
}

.padBottom{
    padding-bottom: 10px;
}

a, a:hover, a:focus{
    color: #003366;
}

a:hover, a:focus{
    color: #42AB36;    
}

.breadcrumb > .active{
    color: #B27000;    
    cursor: default;
}

.breadcrumb.login{
    cursor: default;
}

.spacer{
    min-height: 50px;
}

.theme{
    background: #003366;
}

.settings{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;  
}

.panels{
    padding: 20px;
}

.panelReduce{
    font-size: 14px;
}

.settingsForm{
    width: 100%;
}

.login, .login:visited, .login:hover{
    color: white;
    text-decoration: none;
}

.navbar-inverse .navbar-brand:hover{
    color: #9d9d9d;
}

.navbar-inverse{
    background-image: linear-gradient(to top,#001e50 0, #003366 100%);
    border-radius: 0px;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active{
    background: #42AB36;
    border-color: #003366;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
    background: #42AB36;
    border-color: #003366;
}

.highlight > a:hover, .highlight > a:active, .highlight > a:focus{
    background: #42AB36 !important;
    border-color: #003366 !important;
}

.pagination{
    float:right;
}

.menu{
    width: 100% !important;
}

input.btn-default, input.btn-default:hover, input.btn-default:focus, input.btn-default:active{
    background: #42AB36;
    color: #fff;
    border: #42AB36;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:hover{
    color: #42AB36;
}

.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}

fieldset{
    border: 1px solid #003366;
    padding: 15px;
}

.login, .login:visited, .login:hover{
    color: white;
    text-decoration: none;
}

.breadcrumb{
    display: none;    
}

.page-header{
    padding-bottom: 0;
    margin: 40px 0 15px;
    border: 0;
    background: #fff;
}

.headBlock{
     background: #fff;
}

.turnOff{
    display:none;
}

.ghostList{
    padding-left: 10px !important;
}

.login{
    cursor: pointer;
    color: white;
    padding-top: 7px;
    font-size: 16pt;
}

.pointer{
    cursor: pointer;
}

.gallery{
    padding-top: 20px;
    padding-bottom: 20px;
    height: 800px;
    z-index: -99;
}

.enlarge{
    font-size: 14pt;
}

.intro{
    background: #42AB36;
    padding: 20px;
    padding-bottom: 60px;
}

.text-justify{
    color: #003366;
}

.iconLarge{
    font-size: 50pt;
    color: #dee1e5;
}

.section2 .iconLarge{
    font-size: 50pt;
    color: #B27000;
}

.section1 .iconLarge{
    font-size: 50pt;
    color: #42AB36;
}

.heading3{
    color: #dee1e5;
}

.heading3top{
    font-size: 25pt;
    color: #dee1e5;
}

.section2 .heading3top{
    font-size: 25pt;
    color: #B27000;
}

.section1 .heading3top{
    font-size: 25pt;
    color: #42AB36;
}

.navbar-inverse .navbar-nav .highlight > a{
    color: #fff;
}

.section2{
    background: #f7f8f9;
    padding: 20px;
    padding-top: 55px;
    padding-bottom: 55px;
}

.section1{
    background: #fff;
    padding: 20px;
    padding-top: 55px;
    padding-bottom: 55px;
}

th{
    text-align: center;
    cursor: pointer;
}

td{
    text-align: center;
    cursor: pointer;
}

textarea{ 
  width: 100%; 
  min-width:100%; 
  max-width:100%; 
  height: 100px; 
  min-height:100px; 
}

.form-group{
    font-size: 12pt;
    color: #003366;
}

#contactus{
    padding: 20px;
    padding-top: 55px;
    padding-bottom: 55px;
}

.form-control:focus{
    border-color:#003366;
}

#foot{
    min-height: 150px;
    background: #003366;
    color: #dee1e5;
    padding: 20px;
    padding-top: 25px;
}

.footing, .footing:hover, .footing:visited{
    font-size: 15pt;
    color: #dee1e5;
    text-decoration: none;
}

.white{
    color: #fff;
}

.cont{
    color:#003366;
}

.no-support-message { display:none; }
.impress-not-supported .no-support-message { display:block; }
 
.impress { background:#EBEBEB; font:50px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color:#333; }
.step { width:940px; margin:0 auto 24px auto; text-align:center; }

		    .circleBase {
                border-radius: 50%;
                behavior: url(PIE.htc); /* remove if you don't care about IE8 */
            }
            
            .type1 {
                width: 500px;
                height: 500px;
                background: #fff;
                border: 5px solid #42AB36;
                padding: 5px;
            }
            
             .type2 {
                width: 500px;
                height: 500px;
                background: #fff;
                border: 5px solid #003366;
                padding: 5px;
            }
            
            .type3 {
                width: 200px;
                height: 200px;
                background: #fff;
                border: 5px solid #003366;
                padding: 5px;
            }

.inner{
    padding-top: 15px;
    min-height: 200px;
    background: #dedee2;
    margin-bottom: 10px;
}

.noAccess:hover{
    color: grey !important;
    cursor: not-allowed;
}


.userSpace{
    min-height: 100px;
    padding-top: 10px;
}

.tableHead{
    background: #003366;
    color: white;
}

.update{
    color: #003366;
    font-size: 150%;
}

.thumbnail{
    margin-bottom: 0px;
}

#services{
    padding: 10px;
    padding-bottom: 50px;
}

.media.service-box {
	margin: 0px;
}
.media.service-box .pull-left.top {
	margin:5px;
	
}
.media.service-box .pull-left>i {
	font-size:24px;
	height:64px;
	line-height:64px;
	text-align:center;
	width:64px;
	border-radius:100%;
	color:#003366;
	box-shadow:inset 0 0 0 1px #d7d7d7;
	-webkit-box-shadow:inset 0 0 0 1px #d7d7d7;
	transition:background-color 400ms,background-color 400ms;
	position:relative;
}
.media.service-box .pull-left.top>i:after {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	top:-10%;
	margin-top:-0px;
	right:21px;
	border:4px solid #fff;
	border-radius:20px;
	background:#003366;
}
.media.service-box:hover .pull-left>i {
	background-image:-moz-linear-gradient(90deg, #003366 0%,#003366 100%);
	background-image:-webkit-linear-gradient(90deg,#003366 0%,#003366 100%);
	background-image:-ms-linear-gradient(90deg,#003366 0%,#003366 100%);
	color:#fff;
	box-shadow:inset 0 0 0 5px rgba(255,255,255,0.8);
	-webkit-box-shadow:inset 0 0 0 5px rgba(255,255,255,0.8);
}

.media.service-box .pull-left{

}

.media.service-box .pull-left.right>i:after {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	top:35%;
	margin-top:-0px;
	right:-8px;
	border:4px solid #fff;
	border-radius:20px;
	background:#003366;
}

.media.service-box .pull-left.bottom>i:after {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	top:80%;
	margin-top:-0px;
	right:21px;
	border:4px solid #fff;
	border-radius:20px;
	background:#003366;
}

.media.service-box .pull-left.left>i:after {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	top:35%;
	margin-top:-0px;
	right:52px;
	border:4px solid #fff;
	border-radius:20px;
	background:#003366;
}

.circ {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.padPlus{
    padding: 15px;
    padding-bottom: 25px;
}

#circle {
    background: #fff;
    border: 2px solid #d7d7d7;
    padding: 15px;
    margin-left: 5px;
    margin-bottom: 20px;
    width: 90%;
}

.blank{
    width: 0px;
}

.media.service-box .pull-left.chart {
	margin:0px;
	
}
.media.service-box .pull-left.chart>i {
	font-size:24px;
	height:64px;
	line-height:64px;
	text-align:center;
	width:64px;
	border-radius:100%;
	color:#003366;
	box-shadow:inset 0 0 0 1px #d7d7d7;
	-webkit-box-shadow:inset 0 0 0 1px #d7d7d7;
	transition:background-color 400ms,background-color 400ms;
	position:relative;
}

.media.service-box:hover .pull-left.chart>i {
	background-image:-moz-linear-gradient(90deg, #003366 0%,#003366 100%);
	background-image:-webkit-linear-gradient(90deg,#003366 0%,#003366 100%);
	background-image:-ms-linear-gradient(90deg,#003366 0%,#003366 100%);
	color:#fff;
	box-shadow:inset 0 0 0 5px rgba(255,255,255,0.8);
	-webkit-box-shadow:inset 0 0 0 5px rgba(255,255,255,0.8);
}

#infoText{
    border-radius: 50%;
    display: table;
    width: 90%;
    height: 90%;
    position: relative;
    top: 5%;
    left: 5%;
    padding: 5px;
}

#spanText{
    display:table-cell;
    vertical-align:middle;
    text-align: center;
}

.reColour{
    color: #003366;
}

input[type="checkbox"]{
    display: none;
}
.contt label {
    position: relative;
    cursor: pointer;
}
.contt span::before,
.contt span::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.contt span.checkbox::before {
    width: 35px;
    height: 35px;
    background-color: #fff;
    left: 155px;
    box-sizing: border-box;
    border: 3px solid transparent;
    transition: border-color .2s;
    border: 3px solid #003366;
}
.contt span.checkbox:hover::before {
    border: 3px solid #42AB36;
    cursor: pointer;
}
.contt span.checkbox::after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    left: 155px;
    padding-left: 4px;
    width: 35px;
    height: 35px;
    border: transparent;
    color: transparent;
    transition: color .2s;
    cursor: pointer;
}

input.ct[type="checkbox"]:checked + label span.checkbox::after {
    color: #42AB36;
    left: 155px;
    padding-left: 4px;
    width: 35px;
    height: 35px;
    border: 3px solid #42AB36;
}

.Empl label {
    position: relative;
    cursor: pointer;
}
.Empl span::before,
.Empl span::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.Empl span.checkbox::before {
    width: 35px;
    height: 35px;
    background-color: #fff;
    left: 175px;
    box-sizing: border-box;
    border: 3px solid transparent;
    transition: border-color .2s;
    border: 3px solid #003366;
}
.Empl span.checkbox:hover::before {
    border: 3px solid #42AB36;
    cursor: pointer;
}
.Empl span.checkbox::after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    left: 175px;
    padding-left: 4px;
    width: 35px;
    height: 35px;
    border: transparent;
    color: transparent;
    transition: color .2s;
    cursor: pointer;
}

input.em[type="checkbox"]:checked + label span.checkbox::after {
    color: #42AB36;
    left: 175px;
    padding-left: 4px;
    width: 35px;
    height: 35px;
    border: 3px solid #42AB36;
}

#field1b{
    display: none;
}

.fa-tm{
    padding-top: 5px;
}

.nav-btm{
    margin-bottom: 50px;
}

legend {
    width:auto; /* Or auto */
    padding:5px 10px; /* To give a bit of padding on the left and right */
    margin-top: 15px;
    margin-left: 5px;
    border-bottom:none;
}

.checkbox{
    display: inline-block !important;
}


.ic-back{
    background: #42AB32;
}

.ic-bar{
    background: #B27000;
    height: 3px !important;
}

.a-link{
    color: #9d9d9d;
    cursor: default;
}

.navbar-inverse .navbar-brand:hover{
    color: #9d9d9d;
}

.navbar-inverse{
    background-image: linear-gradient(to top,#001e50 0, #003366 100%);
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active{
    background: #42AB36;
    border-color: #003366;
}

input.btn-default, input.btn-default:hover, input.btn-default:focus, input.btn-default:active{
    background: #42AB36;
    color: #fff;
    border: #42AB36;
}

.qa-li{
    list-style: none;
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 25px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

.sidebar-search {
    padding: 15px;
    width: 100%;
}

#searchName{
    border-radius: 4px;
}

.custom-search-form{
    width: 100%;
}

.searchInput{
    font-family:Font Awesome 5 Pro;
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #999;
    height:54px;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #42ab36;
    height:54px;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

.thumbnail.userSpace.deBorder{
    border: none;
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    border-radius: 0px;
}

.certFlag{
    max-height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.fileInput{
    color: #fff;
}

#fieldDisc{
    display: none;
}

#fieldMed{
    display: none;
}

#field4{
    display: none;
}
#field5{
    display: none;
}

#field6{
    display: none;
}
#field7{
    display: none;
}
#field8{
    display: none;
}
#field9{
    display: none;
}
#fileFail{
    display: none;
}
/*Drag and drop start*/
.dropzone .dz-preview .dz-image {
  width: 80px !important;
  height: 80px !important;
}
.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247);
    border-image: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.dropzone .dz-preview .dz-progress{
    left:10% !important;
    width:80% !important;
    margin-left:0px !important;
    top:60% !important;
}
.dropzone.dz-clickable{
    border:2px dashed #003366;
}
.dz-message {
    width:100%;
    display:inline-block; /* Don't let it disappear */
}
.dropzone.dz-started .dz-message {
    display:inline-block; /* Don't let it disappear */
}
.dropzone.dz-max-files-reached .dz-message {
    display:none; /* Make it disappear */
}
.dropzone .dz-preview .dz-details{
    padding-top:10px !important;
}
.dropzone .dz-preview .dz-details .dz-size{
    font-size:85% !important;
}
/*Drag and drop end*/

.file{
    background-color: #B27000;
    border: none;
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#gantt_here{
    width:100% !important;
}

.none{
    opacity: 0;
    width:100%;
    padding-top: 100px;
}

.animateL {
    transition: 2s;
    opacity: 1;
}
.animateR {
    transition: 2s;
    opacity: 1;
}

.pad{
    padding:10px;
}

.padPlus{
    padding: 15px;
    padding-bottom: 25px;
}

#refresh{
    background-image: -webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);
    background-image: -o-linear-gradient(top,#080808 0,#0f0f0f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));
    background-image: linear-gradient(to bottom,#080808 0,#0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
}
.navbar{
    margin-bottom:0px;
}


.reduce{
    height:120px;
}

.fa-stack.fa-icon.green{
    color:#42AB36;
}

.fa-stack.fa-icon.amber{
    color:#B27000;
}

.fa-stack.fa-icon.red{
    color:#FF0000;
}

.userT{
   padding: 1px;
}

.userTemp{
   padding: 1px;
   width:50%;
   float:right;
}
.userFemp{
   padding: 1px;
   width:50%;
   float:left;
}

.mobileSpacer{
    height:100px;
}

.resourcespacer{
    height:100px;
}

.vehicleSpacer{
    height:320px;
}

.altB{
    background:#f7f8f9; 
}
.padOut{
    padding-bottom:150px;    
}   

.Browser{
    display: none;
}

.fa-stack{
    position: unset;
}

#userHelper{
    font-size: 60%;
    color: #FF0000;
}

#helper{
    margin-bottom: 15px;
}

#userN{
    margin-bottom: 0px    
}

.panel{
    margin-bottom: 0px; 
    background-color: inherit !important; 
    float: left;
    width: 100%;
}

.green{
    color: #42ab36;
}

.amber{
    color: #B27000;
}

.red{
    color: #FF0000;
}
#popup-content-form{
    background: #003366;
    color: #fff;
    display: none;
    position: absolute;
    width: 90%;
    z-index: 1002;
}

.rPadding{
    padding:0px;
}

#popup-content{
    background: #003366;
    color: #fff;
    display: none;
    position: absolute;
    width: 80%;
    z-index: 1002;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    height: 80%;
}
#popup-content > div + div{text-align: right}
#overlay-bg{
    background: #000;
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0.6;
    -ms-filter: "progid:DVImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    display: none;
}


.closeButton{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: #FF0000;
    color: #fff;
    cursor: pointer;
}

.closePara{
    margin-top: 15px;
    margin-right: 10px;
}

.browser{
    display:none;
}

.button {
  
  display: inline-block; /* Inline elements with width and height. TL;DR they make the icon buttons stack from left-to-right instead of top-to-bottom */
  position: relative; /* All 'absolute'ly positioned elements are relative to this one */
  padding: 2px 5px; /* Add some padding so it looks nice */
}

.button__badge {
  background-color: #fa3e3e;
  border-radius: 2px;
  color: white;
 
  padding: 1px 3px;
  font-size: 10px;
  
  position: absolute; /* Position the badge within the relatively positioned button */
  top: -10px;
  right: 12px;
}

.line{
    border-bottom: 1px solid rgba(0,0,0,.15);
}

.allLine{
    border: 1px solid rgba(0,0,0,.15);
}

.aPad{
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.unRead{
    background: #eaf2ff;
}

.hov:hover{
    background: #f7f8f9 !important;
}

.anchors{
    float:left; 
    width:100%;
}

.docReduceHeader{
    margin-top: 5px;
}

.review{
    background-color: #e8ffe5;
}

.review > a:hover{
    color: #3f52fc !important;
}

.version{
    background-color: #dee8f2;
}

.select2-container{
    width: 90vw !important;
    height: 34px !important;
}

.pull-to-width-parent{
    margin-top: 150px;
}

.pull-to-width{
    width:100%;
}

.list-group-item{
    width:100%;
    float:left;
}

.jobReduceMrgin{
    margin-right: -1px;
}

.month-container{
    height:320px !important;
}

.calendar table td{
    width:35px !important;
    height:35px !important;
    line-height: 241%;
}
.topPad{
    top:15px;
}
.table-striped > tbody > tr:hover {
    background: #d9d9d9;
  }
  .table-striped > tbody > tr:nth-of-type(2n+1):hover{
    background: #d9d9d9;
      
  }
@media only screen and (max-device-width: 481px) and (orientation:landscape) {
    .vehicleSpacer{
        height:175px;
    }
    .sentMessages{
        display:none;
    }
    .mobileRemove{
        display: none;    
    }
    .container{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .section2{
        padding: 0px;
    }
    .section1{
        padding: 0px;
    }
    .padBottom{
        padding-bottom: 50px;
    }
    .floatLeft, .floatLeft>input{
        float:left !important;
        margin-right:0px !important;
        margin-left:0px !important;
    }
    .fullLeft, .fullLeft > input{
        margin-right:0px !important;
        margin-left:0px !important;
    }
    .zeroPad{
        padding:0px;
    }
}

@media only screen and (max-device-width: 481px) and (orientation:portrait) {
    .pull-right.text-muted.small{
        font-size:10pt;
    }
    .sentMessages{
        display:none;
    }
    .panelReduce{
        font-size:10pt;
    }
    .hspace{
        line-height: 200%;
    }
    .mobileRemove{
        display: none;    
    }
    .container{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .section2{
        padding: 0px;
    }
    .section1{
        padding: 0px;
    }
    .padBottom{
        padding-bottom: 50px;
    }
    .floatLeft, .floatLeft>input{
        float:left !important;
        margin-right:0px !important;
        margin-left:0px !important;
    }
    .fullLeft, .fullLeft > input{
        margin-right:0px !important;
        margin-left:0px !important;
    }
    .zeroPad{
        padding:0px;
    }
}
@media only screen and (max-device-width: 768px) and (orientation:portrait) {
    .sentMessages{
        display:none;
    }
    
}

@media(min-width:768px){
    .container{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .mobileRemove{
        display: none;    
    }
    #popup-content-form{
        width: 50%;
    }
    .half{
        width: 49.9%;
    }
    .right{
        float:right;
    }
    .left{
        float:left;
    }
    .mobileSpacer{
        height:0px;
    }
    .resourcespacer{
        height:0px;
    }
    .vehicleSpacer{
        height:225px;
    }
    body {
        margin-top: 50px;
    }
    .row.viewer{
        width:100%;
    }
    .fa-stack-2x{
        font-size: 150% !important;
    }
    .user-thumb{
        position: absolute;
    }
    .fa-icon{
        line-height: 1.5em;  
        left: -6px;
    }
    .userP{
        margin: 0 0 0 0;
    }
    .Empl span.checkbox::before {
        left: 200px;
    }
    .Empl span.checkbox::after {
        left: 200px;
    }
    input.em[type="checkbox"]:checked + label span.checkbox::after {
        left: 200px;
    }
    .inner{
        margin-bottom: 0px;
    }

    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 20px;
    }
    
    .side-nav {
        position: fixed;
        top: 51px;
        left: 225px;
        width: 235px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #222;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
    .breadcrumb{
        padding: 0;
        padding-top: 10px;
    }
    .breadcrumb, .breadcrumb li a{
        margin-bottom: 0;
        background-color: inherit;
        border-radius: 0;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        font-size: 12pt;
    }
    .idcard{
        padding: 5px;
    }
    .breadcrumb.inverse li a{
        color: #003366;
    }
    .breadcrumb.inverse{
        padding: 0;
    }
    
    #breadcrumb ol{
        padding-left: 10px;
    }

    #circle {
        width: 92%;
        margin-left: 20px;    
    }
    
    #spanText{
        display: table-cell;
    }
    .padBottom{
        padding-bottom: 30px;
    }
    .fullLeft{
        margin-left:45px;
    }
    .select2-container{
        width: 20vw !important;
    }
}

.hover:hover{
    cursor: pointer;
    color: #42Ab36;
}

@media(min-width:1060px){
    .article {
  position: relative;
}

.image {
  background: url(https://www.evaluatesmp.com/images/6.png)  no-repeat center center fixed;
  -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

.overlay:before{
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
  background-color: rgba(0,51,102,0.6);
}
.whiteFull{
    color:white !important;
}
    .lab{
        padding-top: 10px;
    }
    .bRemove{
        display:none;
    }
    #popup-content-form{
        width: 70%;
    }
    #Odo{
        width: 40%;
    }
    .settingsForm{
        width: 40%;
    }
    .browser{
        display:inline-block;
    }
    .vehicleSpacer{
        height:0px;
    }
    .viewer{
        display: flex;
        flex-wrap: wrap;
    }
    .fa-stack-2x{
        font-size: 150%;
    }
    .userT.userSpace, .userF.userSpace{
        min-height: 100px;
        padding-top: 15px;
    }
    .fa-icon{
        line-height: 2em;  
        left: 0;
    }
    .user-thumb{
        left: 0px;
        top:8px;
    }
    .select2-container{
        width: 10vw !important;
    }
    .pull-to-width-parent{
        margin-top: 0px;
    }
    
    .pull-to-width{
        width:inherit;
        float:right;
    }
}

@media (min-width:1200px){
    #ringsBrowser{
        display: inline;
    }
    #ringsMobile{
        display: none;
    }
    
    #circle2circle{
        display: inline;
    }
    .certBrowser{
        display:inline;
    }
    #certMobile{
        display:none;
    }
    .Browser{
        display: block;
    }
    .mobile{
        display:none;
    }
    .mobileAppear{
        display:none;
    }
    
    .blank{
        width: 8.33333333%;
    }
    .none{
        opacity: 0;
        width:100%;
        padding-top: 100px;
        transition: 1s;
        transition-timing-function: ease-in;
        
    }
    .animateL {
        transform: translateX(1rem);
        opacity: 1;
    }
    .animateR {
        transform: translateX(-1rem);
        opacity: 1;
    }

}
@media screen and (max-width: 1060px) {
  .table-striped {
    border: 0;
  }

  .table-striped caption {
    font-size: 1.3em;
  }
  
  .table-striped thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .table-striped tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  
  .table-striped td, th {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .table-striped td::before, th::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .table-striped td:last-child, th:last-child {
    border-bottom: 0;
  }
}