﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/


legend {
    font-size: 1.2em;
    font-weight: bold;
}


#UALogo { background:url("images/UA_Logo_Horizontal.png") no-repeat transparent scroll;  display: block; height: 72px; width: 300px;margin-left: auto;margin-right: auto;}
.mobileHeader {background: -webkit-radial-gradient(top, #a2151f 0%,#8f0222 30%,#600a11 100%) !important;}
.mobileHeader h1 {min-height: 1.1em;text-align: center;font-size: 16px;display: block;margin: .5em 30% .8em;padding: 2px;font-weight: bold; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;outline: 0!important;color: #ffffff !important;}



/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

#menucontainer {
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
    padding-left: 200px;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/*Info Window*/

/*#map-infowindow-attr-name-container .infoWindow-name-attr { min-height: 20px; width: 250px; word-wrap: break-word; border: 1px solid white; font-family: Roboto,Arial,sans-serif; font-size: 16px; line-height: 21px; font-weight: 700; margin-bottom: 10px; }*/
#map-infowindow-attr-description-value { border: 1px solid white; min-height: 20px; max-height: 200px; min-width: 200px; max-width: 250px; word-wrap: break-word; text-align: left; margin-bottom: 5px; margin-top: 5px; overflow: auto; }
#map-infowindow-attr-name-container { font-size: 16px; letter-spacing: .04em; line-height: 1; margin-top: 10px; margin-bottom: 10px; font-weight: bold;}
.map-infowindow-attr-value {font-size: 15px; margin-top: 15px; display: table-cell;}
.map-infowindow-attr-value a {font-size: 14px; text-decoration: none;}
.otherInfo { margin-top:5px; }

#pLotInfo td,#pLotInfo th 
{ border: 0;}

/* The Google Maps InfoWindows was too small in some cases, so I tried
    increasing its size just a little bit 
    https://stackoverflow.com/questions/12115183/size-of-infowindow-in-google-maps-api-v3-what-is-the-right-solution */
/* .gm-style-iw
{ top: 0 !important; width:250px !important;} */ 
.gm-style-iw {
    top: 0 !important;
    width: 290px !important;
}
    .gm-style-iw button {
        width: 40px !important;
        height: 40px !important;
    }
    .gm-style-iw img {
        width: 22px !important;
        height: 22px !important;
    }

/*.gm-style-iw {
	width: 300px !important;
	top: 15px !important;
	left: 0px !important;
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
	border: 1px solid rgba(72, 181, 233, 0.6);
	border-radius: 2px;
}*/
/* 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;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}



#map_canvas { height: 777px;}


/*#wrapper
{
    
   height: 777px;
}*/
    
  
   
    /*#rightCol
{
    width: 48%;
    float: left;
    margin-left: 2%;
}*/

.brown_MarkerA{
	  background: url('brown_MarkerA.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .brown_MarkerB{
	  background: url('brown_MarkerB.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .brown_MarkerC{
	  background: url('brown_MarkerC.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .brown_MarkerD{
	  background: url('brown_MarkerD.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .brown_MarkerE{
	  background: url('brown_MarkerE.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }

.red_MarkerA{
	  background: url('red_MarkerA.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .red_MarkerB{
	  background: url('red_MarkerB.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .red_MarkerC{
	  background: url('red_MarkerC.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .red_MarkerD{
	  background: url('red_MarkerD.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  .red_MarkerE{
	  background: url('red_MarkerE.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	   .darkGreen_MarkerA{
	  background: url('darkgreen_MarkerA.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	   .darkGreen_MarkerB{
	  background: url('darkgreen_MarkerB.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 34px;
	  margin-bottom: 2px;
	  width: 20px; }
	  
	  #searchResult span {
    vertical-align: middle;
}

#optionsWalk span {
    vertical-align: middle;
}


#optionsWalk a {
    color: #BE0F34;
	text-decoration: none;

}



 #optionsWalk a:hover {
		    
    text-decoration: underline;

		    
		    }
			

		
		.busIcon{
		
		 background: url('bus16.png') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 16px;
	  margin-bottom: 0px;
	  width: 16px; 
		
		}
		
		.lotIcon{
		
		 background: url('https://campusdata.uark.edu/api/parkinglotimages') no-repeat scroll left top Transparent; 	 
	  display: inline-block;
	  height: 26px;
	  margin-bottom: 3px;
	  margin-left: 3px;
	  margin-right: 3px;
	  width: 26px; 
		
		}
		
			.mapIcon{
		
		 /*background: url('rack32.png') no-repeat scroll left top Transparent;*/ 	 
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}
		
			/*.motoIcon{
		
		 background: url('moto32.png') no-repeat scroll left top Transparent;*/ 	 
	  /*display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}*/
		
		
			/*.artIcon{
		
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px;
		
		}*/ 
		
		
			/*.historicIcon{
		
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}*/
		
		/*.diningIcon{
		
		 	 
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}*/
		
		/*.computerLabIcon{
		
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}*/
		
		/*.telephoneIcon{
		
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
		
		}*/
		
		/*.disabilityIcon{
		
	  display: inline-block;
	  height: 37px;
	  margin-bottom: 3px;
	  width: 32px; 
	
		}*/
		
		.menuButton{
		display: inline-block;		
margin-right:10px;
		
		}
		
		.menuButton:hover{
	
		background-color: #E0C8C9;
		
		}
		
		.closeButton{
		display: inline-block;	

		
		}
		
		.closeButton:hover{
	
		background-color: #E0C8C9;
		
		}
		
		
		.menuSelected{
	
		background-color: #BE0F34 !important;
		
		}
		
		#searchResult a {
		    
      color: #BE0F34;
	text-decoration: none;

		    
		    }
		    
		    #searchResult a:hover {
		    
    text-decoration: underline;

		    
		    }
		    
		    .ui-autocomplete-loading {
  background: #FFFFFF url("themes/base/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.ui-widget {
   
    font-size: 0.8em !important;
}

.ui-dialog-titlebar{

  background: #2C2B36 !important;
    border-bottom: 2px solid #BE0F34 !important;
color: #FFFFFF !important;
}

.ui-dialog-titlebar-close {
    background: #FFFFFF  !important;
}

#toggleHandle {
    background: url("https://campusmaps.uark.edu/content/toggle.png") no-repeat scroll 0 20px transparent;
    cursor: pointer;
    display: block;
    height: 81px;
    left: -15px;
    overflow: hidden;
    position: absolute;   
    top: 70px;
    width: 26px;
}


#toggleHandle.hiding {
    background: url("https://campusmaps.uark.edu/content/toggle.png") no-repeat scroll -52px 20px transparent;
}


.moveRight
{
    right: -335px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 350px)
{
    .moveLeft { left: 290px !important; }
    #routesList li { width: 260px !important; }
    #routesList { margin-left: 0 !important;}
    #GlobalLinks li { font-size: 13px !important; }
    #mapSearch { text-align: left !important; padding-left: 15px !important; }
    #mapMenu { text-align: left !important; padding-left: 25px !important; }
    #optionsWalk { padding-left: 0 !important; }
    #resultListWalk li, #resultList li { font-size: 13px !important;}
}
@media only screen and (min-device-width: 480px) and (max-device-width: 500px){
    .moveLeft { left: 440px !important; }
}
@media only screen and (min-device-width: 570px) and (max-device-width: 580px){
    .moveLeft { left: 530px !important; }
}

@media only screen and (min-device-width: 667px) and (max-device-width: 670px){
    .moveLeft
    {
        left: 650px !important;
    }

}


@media only screen and (min-device-width: 360px) and (max-device-width: 380px){
    .moveLeft { left: 330px !important; }
}

@media only screen and (min-device-width: 412px) and (max-device-width: 450px){
    .moveLeft { left: 380px !important; }
}

/*@media only screen and (min-device-width: 736px) and (max-device-width: 740px){
    .moveLeft
    {
        left: 710px !important;
    } 

}*/




        
        
        .hoverLink:hover
        {
            
            background: #BE0F34;
            color: #FFFFFF !important; 
            
            
            }



input[type="checkbox"]
{
    margin: 0 5px 0 0 !important;  
}

.label
{
    white-space: normal !important;
    padding: 0 !important;

}

.fa-share-alt, fa-envelope-o {
    color: #fff; margin-left: 5px;
}

#routesList li
{
    font-size: 14px !important;
}

#map-infowindow-container li, #map-infowindow-container p {
    font-size: 14px;
    font-weight: initial;
}
h4.media-heading{
    margin-bottom: 5px !important;
   
}
#map-infowindow-container p:nth-child(2) {
    padding-bottom:5px;
    border-bottom: 1px solid black;
        font-size: 16px;
}

.AZnavBox { zoom:1; margin-bottom: 20px; }
.AZnavBox { overflow:hidden; }


 .azContent .AZnavBox a
        {
            border: 1px solid #DEDEDE;
            display: block;
            float: left;
            font-size: 0.9em;
            line-height: normal;
            padding: 5px 10px;
            margin: 5px;
            text-decoration:none;
            text-align: center;
        }


        .azContent .AZnavBox a:hover, .azContent .topLink:hover,  .azContent a:hover
        {
            background: none repeat scroll 0 0 #BE0F34;
            color: #FFFFFF !important;
        }
        
        .azContent .letterHead
        {
            border-bottom: 1px solid #DEDEDE;
            clear: both;
            display: block;
            height: 25px;
            margin: 10px 0 10px 0;
            padding: 0 5px;
         margin-top: 10px;
   
        }
        .azContent h3.letter
        {
            float: left;
            font-size: 2em;
            margin: -12px 0 0;
            padding: 0 !important;
            line-height: 1.5em;
        }
       
        .azContent .topLink
        {
            float: right;
        }

.routeListdiv {
    margin-bottom: 4px;
    height: 30px;
    display: table-row;
}

/*.gm-style .gm-style-iw-t::after {
    top: 15px !important;
    
}*/