﻿body
{
	margin:0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:normal;
}
 
#wrapper
{
	width:100%;
	display: block;
	position: absolute;
	height:auto;
	min-height: 100%;
	margin:0 auto;
}


#header {
    width: 100%;
    background-color: #e0e1e3;
    padding: 5px 0px;
}

	#header .headerLeft a {
		display: inline-block;
	}

#header .headerLeft a img{width:200px;image-rendering: -webkit-optimize-contrast;}

.mobheader{height: 23px; padding-left: 13px; background-color: #a3cab8;color: #1e1e1e;}

.headerLeft
{
	float:left;
}

.headerRight
{
	float:right;
	padding-right:10px;
	padding-top:13px;
	font-size:large;
}
.PassheaderRight {
    float: right;
    padding-right: 8px;
    font-size: medium;
    padding-top: 4px;
}

#middle
{
	padding:10px;
	margin:0 auto;
	display: block;
}



#middleMain
{
	padding:10px;
	margin:0 auto;
	display: block; 
	margin-top:-15px;
}



.loginLeft
{
	float:left;

}

.loginRight
{
	float:right;
	
}

#footer 
{
	position: absolute;
	display: block;
	bottom: 0;
	width:100%;  	
}

.loginFooter
{
	font-size:x-small;
	font-family:Tahoma, Helvetica, 'Trebuchet MS', Arial, sans-serif;
	background-image:url(images/footerBG.gif);
	background-repeat:repeat-x;
}

.loginFooterLeft
{
	float:left;
	padding-top:6px;
	padding-left:8px;
}

.loginFooterRight
{
	float:right;
	padding-right:5px;
	padding-top:6px;

}

.footer
{	
	font-size:x-small;
	font-family:Tahoma, Helvetica, 'Trebuchet MS', Arial, sans-serif;
    background-color: #a3cab8;
    color: #1e1e1e;
    padding:10px 0px;
    text-align:center;
}

.footer a
{
	font-size:x-small;
	font-family:Tahoma, Helvetica, 'Trebuchet MS', Arial, sans-serif;
	color: #1e1e1e;
	text-decoration:none;
}


.clear
{
	clear:both;
}

.title
{
	font-size:large;
	color:#000;
	font-weight : normal;
	font-style : normal;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom:5px;
}

.logintitle
{
	font-size:20px;
	color:maroon;
	font-weight : normal;
	font-style : normal;
	border-bottom: 1px dotted #FFF;
	margin-bottom:5px;
	float:left;
	font-weight:bold; 
     
}

.loginerrormsg
{
	
	float:right;
	text-align:right;
	width:84%;
}
.errorvalidation
{
	font-size:small;
	color:Red;
}

input
{
	color: #232323;
	border-width: 1px;
	border-color: #999;
}

.select
{
	height:22px;
	border-width: 1px;
	border-color: #494949;
	font-size: medium;
	font-weight : normal;
	font-style : normal;
	color: #232323;
	vertical-align:middle;
}

label
{
	font-size:medium;
	font-weight : normal;
	font-style : normal;
	color: #666;
}

img
{
	border:0px;
}
.dropDown
{
	font-family:Verdana, "Lucida Grande" , Georgia, Sans-Serif;
	font-size:12px;
	color:#333;
	border:1px #BDBDBD solid;
}

.textbox
{
	font-size:medium;
	font-weight : normal;
	font-style : normal;
	color: #232323;
	border-width: 1px;
	border-color: #494949;
	width:100%;
	height:22px;
}
.ptextbox
{
	font-size: small ;
	font-weight: normal;
	font-style : normal;
	color: #232323;
	width:90%;
	height:22px;
	border: 1px solid #989898;
}
.pDropDown
{
	font-size: small ;
	font-weight: normal;
	font-style: normal;
	color: #232323;
	width:90%;
	height:25px;
	border: 1px solid #989898;
}

textarea
{
	color: #232323;
	border-width: 1px;
	border-color: #999;
	width:60%;
	height:50px;
}

.button
{
	background-image:url(images/redButtonBg.gif);
	background-repeat:repeat-x;
	height:26px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	border:0px;
	font-weight:bold;
	font-size:small;
}

.OTPbutton
{
      background-image:url(images/redButtonBg.gif);
      background-repeat:repeat-x;
      height:17px;
      padding-left:5px;
      padding-right:5px;
      padding-top:2px;
      padding-bottom:2px;
      color:#FFFFFF;
      text-align:center;
      text-decoration:none;
      cursor:pointer;
      border:0px;
      font-weight:bold;
      font-size:11px;
}


.breadcrumb {
    width: 100%;
    padding: 5px 0px;
    background-color: #a3cab8;
    margin-bottom: 8px;
}


.breadcrumbLeft
{
	float:left;
	width:62%;
	margin-left:10px;
	font-size:small;
	font-weight:bold;
}

.breadcrumbRight
{
	float:right;
	width:30%;
	text-align:right;
	margin-right:10px;
	font-size:small;
	font-weight:bold;
	padding-top:5px;
	color:#900;
}

.navItem
{
	width:100%;
	margin-top:7px;
	background-image: url(images/m_navMiddle.gif);
	background-repeat:repeat-x;
	height:33px;
}

.loginInstructionLeft
{
	float:left;
}

.loginInstructionRight
{
	float:right;
}

.navigation
{
	/*margin-left:10px;
	margin-right:10px;*/
}

.navFont
{
	color:#a20000;
	text-decoration:underline;
	font-size:small;
	font-weight:bold;
}

.gridBox
{
	border:1px solid #b9b8b8;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #ffffff, #e0e0e0);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0)";
	font-size:small;
	margin-top:5px;
	padding:5px;
}

.gridBoxLeft
{
	float:left;
	width:15%;
	color:#a20000;
	font-weight:bold;

}

.gridBoxRight
{
	float:right;
	width:84%;
}

.gridContent
{
	width:100%;
	padding-bottom:3px;
	padding-left:3px;
}

.formBox
{
	margin-top:5px;
	background-color:#ececec;
	padding:8px;
	border:1px solid #c1c1c1;
}

.formContent
{
	line-height:30px;
	padding-bottom:5px;
	
}
.formContent1
{
	
	padding-bottom:5px;
	
}
.formContentcalender1
{
	line-height:normal;
	padding-bottom:5px;
	
}
.formLeft
{
	float:left;
	width:26%;
	text-align:left;
	font-size:small;
}

.formRight
{
	float:right;
	width:74%;
}

.formLeft1
{
	float:left;
	width:30%;
	text-align:left;
	font-size:small;
}

.formRight1
{
	float:left;
	width:29%;
}



.modalPopup
{
	width: 80%;		
	border-width: 1px;
	-moz-border-radius: 5px;
	text-align:center;	
}
.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.8;
} 
.CGSheadTopMiddle
{
	background-image:url(images/CGS_headTopMiddle.gif);
	background-repeat:repeat-x;
	width:100%;
	height:32px;
	text-align:left;
}
.whiteFontSmall
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}
.blackFontSmall {
    font-family: Arial;
    font-size: 11px;
    color: #1e1e1e;
} 
.vpLoginTextBox
{
	border:1px solid #7e7e7e;
}

.loginInsturction
{
	width:100%;
	margin-top:10px;
	padding:10px 10px 10px 60px;
	box-sizing: border-box;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #dbdbdb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	position:relative;
}

.loginInstructionLeft
{
	width:100%
}

.loginInstructionRight
{
	
}

.iconArrowGreen{
	background-color:#aec43e;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	position:absolute;
	padding: 11px;
    top: 0px;
    left: 0px;
}

.arrow{
	display: inline-block;
    border: 6px solid #ffffff;
    border-left: transparent;
    border-bottom: transparent;
    width: 12px;
    height: 12px;
	
}
.arrow.right{
	margin-right: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.passengerLogin
{
	margin-top:5px;
	width:80%;
	margin-left:46px;
}
.greenButton
{
    background-image:url(images/greenButtonBg.gif);
	background-repeat:repeat-x;
	height:26px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	border:0px;
	font-weight:bold;
	font-size:normal;
}
.blackButton
{
	 background-image:url(images/blackButtonBg.gif);
	background-repeat:repeat-x;
	height:26px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	border:0px;
	font-weight:bold;
	font-size:normal;
}
.message
{
	font-size:small;
	color:Red;
}

.floatLeft
{
	float:left;

}

.floatRight
{
	float:right;
}
.defaultExecCharts
{
	color:#000;
	font-size:small;
}

.defaultExecChartHeader
{
	background-image:url(images/panelHeaderMiddle.gif); 
	background-repeat:repeat-x; 
	height:31px;
}
.defaultExecMainLinks
{
	/*background-image:url(images/m_textboxBg.gif);
	background-repeat:repeat-x;*/
    background-color: #a3cab8;
	/*height:30px;*/
	/*padding:0px 3px 5px 3px;*/
	padding:7px;
    font-size:medium;
	font-weight:bold;
    margin-bottom:10px;
}

.defaultExecMainLinks a
{
	color:#1e1e1e;
	text-decoration:underline;
	padding: 3px 5px;
}
.defaultExecMainLinksNew 
{
    height: auto;
    font-size: medium;
    font-weight: bold;
    padding: 0px;
    background: rgb(252,252,252);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(205,206,205,1) 94%, rgba(183,183,183,1) 98%);
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(205,206,205,1) 94%,rgba(183,183,183,1) 98%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(205,206,205,1) 94%,rgba(183,183,183,1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#b7b7b7',GradientType=0 );
    margin-bottom: 10px;
}
    .defaultExecMainLinksNew a {
        color: #AA100E;
        text-decoration: underline;
        padding: 2px 3px 2px 3px;
    }
.menu
{
	line-height:25px;
	font-size:medium;
	color:#ffffff;
}

.menu .mainMenu
{
	background-image:url(images/m_textboxBg.gif);
	background-repeat:repeat-x;
	color:#000;
	
	border:solid 1px #E0E0E0;
	padding-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}


.menu .mainMenu a
{
	text-decoration:none;
	color:#000;
}

.menu .subMenu a
{
	 text-decoration:none;
	 color:#666;
	 font-size:normal;
	 padding-left:10px;
	 background:url(images/m_redBullet.png) no-repeat left center;
	 margin-left:10px;
}

.menu .mainMenuBack
{
	background-image:url(images/m_textboxBg.gif);
	background-repeat:repeat-x;
	color:#000000;
	
	border:solid 1px #E0E0E0;
	padding-left:3px;
	margin-top:3px;
}

.menu .mainMenuBack a
{
	text-decoration:none;
	color:#000000;
}
#menu .links
{
	background-image:url(images/m_textboxBg.gif);
	background-repeat:repeat-x;
	height:30px;
	color:#900;
	border:solid 1px #E0E0E0;
	padding-left:3px;
	margin-top:3px;
	font-size:small;
}

#menu .links a
{
	text-decoration:none;
	color:#900;
}
.linksLeft
{
	float:left;
	padding-right:12px;
	text-align:center
}

.linksRight
{
	float:right;
	text-align:right;
	padding-right:5px;
}
.dateContainer
{
	padding:2px;
	background-color:#E1E1E1;
	border:solid 1px #D2D2D2;
}
.blank
{
	padding:0;
	margin:0;
	font-size:1px;
	height:5px;
}
.phLeft
{
	height:31;
	float:left;
}
.panelHeadingText
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFF;
	padding-top:7px;
	text-align:left;
	font-weight:bold;
	background-image:url(images/panelHeaderMiddle.gif);
	background-repeat:repeat-x; 
	float:left;
}

.moreInfo
{
	padding-top:7px;
	padding-right:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	float:left;
}
.moreInfo a
{
	color: Yellow;	
}

.moreInfo a:hover
{
	color: Aqua;	
}
#panelBodyBG
{
      border:1px solid #3e6680;
      background-color:#cbdcec;
      padding:2px;      
}

#panelBodyBG .panelBody
{
      background-color:#fff;  
}
.tdRailGridHeadTextLeft 
{
      background-image:url(images/panelGridHeaderBg.gif);
      background-repeat:no-repeat;
      height:34px;
      padding-left:5px; 
      padding-top:8px;
      text-align:left;
}
.orangeBox
{
      background-image:url(images/orangeBar.gif);
      background-repeat:repeat-x;
      border:solid 1px #FFBE37;
      padding:5px;
      font-size:larger;
      margin-bottom:5px;
      background-position:bottom;
      background-color:#FFF5DF;
}

.blueBox
{
      background-image:url(images/blueBar.gif);
      background-repeat:repeat-x;
      border-color:#a7caec;
      border-width:1px;
      border-style:solid;
      padding:3px;
      margin-bottom:3px;
}

.greenBox
{
      background-image:url(images/greenBar.gif);
      background-repeat:repeat-x;
      border-color:#7bdf9a;
      border-width:1px;
      border-style:solid;
      padding:3px;
      margin-bottom:3px;
}

.redBox
{
      background-image:url(images/redBar.gif);
      background-repeat:repeat-x;
      border-color:#e7a2a2;
      border-width:1px;
      border-style:solid;
      padding:3px;
      margin-bottom:3px;
}


.blueBox2
{
      background-color:#90c5ed;
      border:solid 1px #000000;
      padding:3px;
      margin-bottom:3px;
}
 
.blueBox3
{
      background-color:#ECF4FA;
      border:solid 1px #D4E5F6;
      padding:3px;
      margin-bottom:3px;
} 

.blueBoxLeftSmall
{
      float:left;
      width:70%;
      color:#000000;
}
 
.blueBoxRightSmall
{
      float:right;
      width:29%;
      color:#000000;
}
 
.blueBoxLeftBig
{
      float:left;
      width:50%;
}
 
.blueBoxRightBig
{
      float:right;
      text-align:left;
      width:48%;
}

.hourLinkStyle
{
      color:#333;
      cursor:pointer;
      text-decoration:underline;
}
.hourLinkStyle:hover
{
      color:#900;
}

.barStyleForChart2
{
      font-size:1px;
      height:16px;
      background-image:url(images/greenBar.gif);
      background-repeat:repeat-x;
}

#wrapperMob
{
	width:100%;
	margin:0 auto;
}

#middleMob
{
	padding:10px;
	margin:0 auto;
}

#footerMob
{
	width:100%;
	height:25px;
}
.MenuBar
{
	font-size:small;
	font-weight:bold;
	display:inline-block;
}
.lnkParabutton
{
	text-decoration:underline;
}
.btnRedbg22 {
    background-image: url(images/btn_redbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #b40007;
    text-align: center;
    padding-bottom: 3px;
    background-position: top;
    cursor: pointer;
    line-height: normal;
}
.btnRedbg24 {
    background-image: url(images/btn_redbg.jpg);
    background-repeat: repeat-x;
    height: 24px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #b40007;
    text-align: center;
    padding-bottom: 3px;
    cursor: pointer;
    line-height: normal;
}
.btnSilverbg22 {
    background-image: url(images/btn_silverbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #231f20;
    border: 1px solid #a7a9ac;
    text-align: center;
    padding-bottom: 3px;
    background-position: top;
    cursor: pointer;
    line-height: normal;
}

.btnYellowbg22 {
    background-image: url(images/btn_yellowbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #231f20;
    border: 1px solid #fcaf17;
    text-align: center;
    padding-bottom: 3px;
    background-position: top;
    cursor: pointer;
    line-height: normal;
}
.btnGreenbg22 {
    background-image: url(images/btn_greenbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #138347;
    text-align: center;
    padding-bottom: 3px;
    background-position: top;
    cursor: pointer;
    line-height: normal;
}
.btnBlackbg22 {
    background-image: url(images/btn_blackbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #231f20;
    text-align: center;
    padding-bottom: 3px;
    background-position: top;
    cursor: pointer;
    line-height: normal;
}
.btnDisabledbg22 {
    background-image: url(images/btn_disabledbg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #787878;
    text-align: center;
    padding-bottom: 3px;
    line-height: normal;
}
.btnimgm
{position:relative;
 top:3px;
 padding-right:8px;
}


.Languagesmobilegrid
{
    background:#fff8ab;
    border:1px solid #f8dc87;
    font-size:22px;
    padding:10px 10px;
    height: 21px;
}

.popup {
    width: 100%;
    max-width: 600px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    left: 83.5px;
    top: 0px !important;
    margin-top: 50px !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .popup {
        width: 100%;
        max-width: 600px;
        text-align: center;
        position: fixed;
        z-index: 10001;
        left: 83.5px;
        top: 0px !important;
        margin-top: 50px !important;
    }

}

.hourLinkStyleBG {
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
    background-color: #9C27B0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 5px;
    padding: 2px 2px 3px 2px;
}
.hourLinkStyleBG_NoPointer {
    color: #fff;
    background-color: #9C27B0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 5px;
    padding: 2px 2px 3px 2px;
}
.IconSubtract {
    background-image: url(images/ico-red-minus.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 0px solid #b40007;
    text-align: center;
    padding-bottom: 3px;
    background-position: center;
    cursor: pointer;
    background-color: transparent;
}

.IconTodayDate {
    background-image: url(images/ico-red-t.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 0px solid #b40007;
    text-align: center;
    padding-bottom: 3px;
    background-position: center;
    cursor: pointer;
    background-color: transparent;
}

.IconAddDate {
    background-image: url(images/ico-red-plus.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 0px solid #b40007;
    text-align: center;
    padding-bottom: 3px;
    background-position: center;
    cursor: pointer;
    background-color: transparent;
}

.gridBoxLeftSchedule {
    float: left;
    width: 15%;
    color: #a20000;
    font-weight: bold;
}

.gridBoxRightSchedule {
    float: right;
    width: 84%;
}
@media only screen and (max-width:767px) and (min-width:320px) {
    .gridBoxLeftSchedule {
        float: left;
        width: 29%;
        color: #a20000;
        font-weight: bold;
    }

    .gridBoxRightSchedule {
        float: right;
        width: 70%;
    }
}
@media only screen and (max-width:460px) and (min-width:320px) {
    .formScheduleLeft {
        width: 40% !important;
    }

    .formScheduleRight {
        width: 60% !important;
    }
}

.popupTitle {
    background-color: #8e96c4;
    color: #ffffff;
    width: 100%;
    height: 25px;
    padding-left: 7px;
    text-align: left;
}

#site-header-inner {
    width:99%;
    margin:0 auto;
}

.launcherMenu .fa {
    padding: 8px 4px !important;
}

.top-links {
    background-color: #a3cab8;
    width: 100%;
    display: inline-table;
    margin-bottom: 12px;
    padding: 6px 0px;
}

    .top-links .wrapper {
        width: 95% !important;
        margin:0 auto;
    }

    .top-links .floatLeft {
        float: left;
        width: 50%;
    }

    .top-links .floatRight {
        float: right;
        text-align:right;
        width: 50%;
    }

.page-title {
    font-family: Ubuntu, sans-serif;
    color: #1e1e1e;
    font-size:medium;
}

#site-header-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.launcherMenu {
   display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    line-height: normal;
    color: #3c0c44;
    vertical-align: middle;
   
}
    .launcherMenu .fa {
        padding: 8px 4px !important;
    }
.main-logo {
	display: inline-block;
	vertical-align: middle;
}
.waitloading {
	font-size: 24px;
	color: #ad1219;
}

	.waitloading:after {
		overflow: hidden;
		display: inline-block;
		vertical-align: bottom;
		-webkit-animation: ellipsis steps(4,end) 900ms infinite;
		animation: ellipsis steps(4,end) 900ms infinite;
		content: "\2026"; /* ascii code for the ellipsis character */
		width: 0px;
	}