﻿@charset "utf-8";
/* CSS Document */
html,
body {
    position:relative; 
    /*height: 100%;
    width: 100%;*/
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-size:13px;
	background-color:#FFFFFF;
	text-align:center;
	color: #2C3E50;
	font-family: "Arial";     
}
.icon-markerCluster1{  
    background:url('icons/markerCluster1.png') no-repeat center center;   
    background-size:35px 35px;     
    -moz-background-size:35px 35px; 
   -webkit-background-size:35px 35px; 
   -o-background-size:35px 35px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='svg/markerCluster1.png',  sizingMethod='scale');
  }
.icon-markerCluster2{  
    background:url('icons/markerCluster2.png') no-repeat center center;   
     background-size:35px 35px;     
      -moz-background-size:35px 35px; 
     -webkit-background-size:35px 35px; 
     -o-background-size:35px 35px; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='svg/markerCluster2.png',  sizingMethod='scale');
  }
.container
   {
      min-width: 100%;
      overflow: hidden;
   }
   .slide
   {
      float: left;
   }

.circle {
    width: 100px;
    margin: 6px 6px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

.circle canvas {
    vertical-align: top;
}

.circle strong {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
}

.circle strong i {
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
}

.circle span {
    display: block;
    color: #aaa;
    margin-top: 12px;
}

#fm{
    margin:0;
    padding:10px 30px;
    font-family:Arial;
}
.ftitle{
    font-size:14px;
    font-weight:bold;
    padding:5px 0;
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
}
.fitem{
    margin-bottom:5px;    
}
.fitem label{
    display:inline-block;
    width:150px;
}
.fitem input
{
    width: 160px;
}


DIV#companyImgUrl {
  border: 0px solid #ccc;
  width: 99px;
  height: 55px;
}


.icon-GoMap {
  background: url('../../../Images/aooog/trailerIdMap.png') no-repeat center center
}

.iconRefreshIcon {
    float:right;
    border:0px solid red;
    width:16px;height:16px;
    background:url("../themes/icons/reload.png") no-repeat;
    background-size:16px 16px;
}
.aooogLoadingIcon {
    animation: aooogLoading .9s infinite linear;    
    -webkit-animation: aooogLoadingKit .9s infinite linear;
}

@-webkit-keyframes aooogLoadingKit {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes aooogLoading {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.wrapper{padding-bottom:50px;}
.isloading-wrapper.isloading-right{margin-left:10px;}
.isloading-overlay{position:relative;text-align:center;}.isloading-overlay .isloading-wrapper{background:#FFFFFF;-webkit-border-radius:7px;-webkit-background-clip:padding-box;-moz-border-radius:7px;-moz-background-clip:padding;border-radius:7px;background-clip:padding-box;display:inline-block;margin:0 auto;padding:10px 20px;top:48%;z-index:9000;}

.divLoading
{
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.divLoadingStrong
{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
}

.divCenter {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);  
  background-image:url('../../../Images/skidTank/BJ.png');
  background-position:top top;
  background-repeat:no-repeat;
  
  /*
  This doesn't work
  margin-left: -25%;
  margin-top: -25%;
  */
  
  width: 400px;
  height: 400px;
  border:1px solid #BCBEBE;

  /*padding: 20px;  
  background: red;
  color: white;*/
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);

   -moz-border-radius: -2px -2px -2px -2px;
   -webkit-border-radius: -2px -2px -2px -2px;
   border-radius: -2px -2px -2px -2px;
}
.aooog-ImgRadius
{
    width:53px;
    height:20px;
    border-radius:20px;
    overflow:hidden;
    /*background-color:#f3f0f0;*/
    float: left; 
}
.list-content
{
    text-overflow: ellipsis;
    overflow: hidden;
}

.aooog-mainMenu
{
    padding: 0;
	margin: 0;
    width: 100%;
    border:none;
}
.aooog-mainMenu a
{    
    float: left;
	width: 70px;
	height: 70px;
	border-bottom:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    background-color:rgba(242, 242, 242, 0.90);
	display: block;
	line-height: 70px;
	_line-height: 65px;
	text-align: center;
	margin: 0 0px 0px 0;
	z-index: 1;
	position: relative;
}
.aooog-mainMenu a:hover {
    background-color:#c1c1c1;
	z-index: 2;
}
.aooog-mainMenu a:active  {/* 鼠标按下去时的状态 */
    background-color:#367cdd;
	z-index: 2;
}
.aooog-mainMenuIconSize
{
    width:64px;height:64px;
}

.style1 {
	color: #8a3f93;
	font-weight: bold;
}       
        .style2 {
            color: #33b175;
            font-weight: bold;
        }

        .style3 {
            color: #41bcce;
            font-weight: bold;
        }

        .style4 {
            color: #619bd2;
            font-weight: bold;
        }

        .style5 {
            color: #525f64;
            font-weight: bold;
            padding-right:6px;
        }

        .style6 {
            font-weight:bold;
            color: #C80000;
        }

        .style7 {
            color: #6b7a83;
            font-weight: bold;
        }