.mgTop25 {
	margin-top: 2.5em
}
.mgTop5 {
	margin-top: 5em
}
.mgTop1 {
	margin-top: 1em;
}
.mgTop0 {
	margin-top: 0em !important;
}
.mgbottom07 {
	margin-bottom: 0.7em;
}
.mgLeft1 {
	margin-left: 1em;
}
.loginLabel {
	text-align: right;
	line-height: 34px
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.bold {
	font-weight: bold;
}
.btn-gray {
	color: #000;
    background-color: #D9D9D9;
    font-size: 16px;
}
.taxiDashboardMenu .btnContainer {
	margin-bottom: 0.7em;

}
.radio.form-control {
	width: auto;
    height: auto
}
/*h2 {
    font-size: 1.5em;
    border-bottom: 1px solid #ccc;
    margin-top: 1.5em;
    clear: both;
}*/
/* disabled to not intervene with h2 from main.css (affecting Title screens)
h2 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    margin-top: 1.5em;
    clear: both;
	font-weight:700;
}
*/
.changePassword .form-group{
	margin-bottom: 0;
}
.form-control {
    border-radius: 0;
}




.stepsHolder {
	position: relative;
	/*float: left*/
}
.stepsHolder .stepHeading {
	color: #E40520;
    font-size: 1.25em;
    /*font-size: 1.7em;*/
    font-weight: bold;
    float: left;
    display: inline-block;
    line-height: 1.6em;
    margin-right: 0.4em;
}

.stepsContainer {
	list-style-type: none;
	margin: 0;
	padding:0;
    position: relative;
    float: left;

}
.stepsContainer li {
	border-radius: 50%;
    width: 2.8em;
    height: 2.8em;
    background-color: #fff;
    border: 2px solid #D9DEE1;
    margin: 0 1em 0 0;
    padding: 0.15em;
    float: left;
    position: relative;
    z-index: 1;
	font-size: 12px;
}
.stepsContainer li.stepCompleted,.stepsContainer li.stepActive  {
    border: 2px solid #E40520;

}
.stepsContainer li.stepsBackLine {
	border-radius: 0;
    height: 2px;
    background-color: #908E8E;
    position: absolute;
    margin: 0;
    padding: 0;
    float: none;
    border: 0 solid transparent;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    z-index: 0;
}
.stepsContainer li.noMargin {
	margin: 0
}
.stepsContainer li a {
	border-radius: 50%;
    width: 2.15em;
    height: 2.15em;
    background-color:#D9DEE1;
    color: #C7CACD;
    display: block;
    text-align: center;
    line-height: 2em;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
    cursor: default;
}
.stepsContainer li.stepActive a {
    background-color: #908E8E;
    color: #fff;
}
.stepsContainer li.stepCompleted a {
    background-color: #B3BBC1;
    color: #9A9B9D;
}

.stepsContainer li a:hover {
    text-decoration: none;
}
.stepsContainer li a span {
    font-size: 1.5em;
}




.projectListingContainer {
	margin-top:1.5em; 
}
.projectListingContainer .projectCount {
	line-height: 2em;
    font-size: 1.1em;
    font-weight: bold;
}
.projectContainerBox  {
	border: 1px solid #ccc;
    margin-top: 1.1em;
    height: 250px;
    /*overflow-y:scroll; */
    overflow-y: scroll; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}
.projectContainerBox .grpHolder span.grpHeading {
    border-bottom: 1px solid #D9D9D9;
    display: block;
    color: #333;
    background-color: #F9F9F9;
    padding: 4px 15px;
    font-weight: bold;
}
.projectContainerBox a {
    border-bottom: 1px solid #D9D9D9;
    display: block;
    color: #333;
    /*height: 34px;*/
    text-decoration: none;
    padding: 9px 15px;
    cursor: pointer;
    
}
.cursorPointer {
    cursor: pointer;

}
.projectContainerBox a:hover {
    border-bottom: 1px solid #D9D9D9;
    display: block;
    color: #333;
    /*height: 34px;*/
    text-decoration: none;
    padding: 9px 15px;
}


.projectContainerBox .grpHolder a {
    padding: 9px 15px 9px 25px;
}
.projectContainerBox .grpHolder a:hover {
    padding: 9px 15px 9px 25px;
}
.projectLeftPanel {
	padding-left: 15px;
	margin-bottom:1.5em; 
}
.projectRightPanel {
	padding-right: 15px;
}
.notedText {
	font-style: italic;
	font-size: 0.8em;
    color: #999999;
}

@media only screen and (min-width: 769px) {
	.projectLeftPanel {
		padding-left: 0;
	}
	.projectRightPanel {
		padding-right: 0;
	}
}
.nav1>li>a {
    padding: 10px !important;
}











.footer-bg{
    background-image: url(../img/bgr_footer.png);
    height: 170px;
    background-size:100% 100%;
    font-size: 12px;
}

.footer-bg a{
    color: #333;
}

.margin-top2.containerFullWidth, .margin-top2{
    margin-top: 100px;
}

.link-bg{
    background-image: url(../img/bgr_footer_nav.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
}

.first-row{
    margin-left: -25px;
    padding-bottom: 10px;
    margin-top: -22px;
}

.first-row li{
    display:inline !important;
}
.first-row li.two{
    padding-left: 80px;
}

.second-row{
    padding-top: 0px;
    margin-left: -35px;
}

.second-row li{
    display:inline !important;
}

ul.first-row li.one{
    padding:0 15px 0 -30px;
}

ul.second-row li.one{
    padding:0 0px 0 -30px;
}

ul.second-row li.two{
    padding-left: 35px;
}
#back-to-top ,#back-to-topAdmin {
    position: fixed;
    bottom: 75px;
    right: 10px;
    z-index: 9999;
    width:60px;
    text-transform:uppercase;
    text-align: center;
    background: rgba(196,206,214,0.5);
    border-radius: 99px;
    color: #444;
    cursor: pointer;
    border: 1px solid #ddd;
    text-decoration: none;
    /*transition: opacity 0.2s ease-out;*/
    display: none;
    padding-top:8px;
    padding-bottom:12px;
    line-height:16px;
    font-size:14px;
    opacity: .75;
}
#back-to-top:hover ,#back-to-topAdmin:hover {
    background: #e9ebec;
}
#back-to-top span ,#back-to-topAdmin span {
    color:#007EBB;
    font-size:20px;
}
#back-to-top.show ,#back-to-topAdmin.show {
    display:block !important;
}


select::-ms-expand { display: block; }

.announcement-bar {
    overflow: hidden;
    font-size: .65em;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    background: #E01F1F;
    -webkit-transition: height .3s cubic-bezier(.23,1,.32,1);
    -moz-transition: height .3s cubic-bezier(.23,1,.32,1);
    -o-transition: height .3s cubic-bezier(.23,1,.32,1);
    transition: height .3s cubic-bezier(.23,1,.32,1);
    margin-bottom: 0px;
}
.announcement-bar-text {
    width: 95%;
    padding: 10px;
    color: #fff;
    text-align: left;
}
.announcement-bar-close {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        width: 5%;
        height: 100%;
        color: #fff;
       	display: flex;
	    align-items: center;
	    justify-content: center;
 }
.announcement-bar-close span {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 50%;
}


.announcement-bar-text-inside span {
	font-size: 17px;
}
.announcement-bar-text-inside span a {
	color : #ffffff;
	text-decoration: underline;
}







/* 1720148174 */