﻿.site-menu li:hover,
.site-menu-management li:hover {
  cursor: pointer;
}
.rtl .r-mobile .site-menu-strip1 .logo {
  margin-left: 10px;
}
.rtl .r-mobile .site-menu-strip1 .logo span:first-child {
  padding-left: 1em;
}
.rtl .r-mobile .site-menu-strip1 .logo img:nth-child(2) {
  left: 24px;
}
.site-menu-strip1 {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #222222;
  background-color: #1d4366;
  box-shadow: 0 1px 1px #777777, 0 1px 0 #666666 inset;
  height: 60px;
  zoom: 1;
  /*li.settings
        {


            img
            {
                margin-top: 23px;
            }
        }*/
  /*>li.r-item-selected:hover
    {
        cursor: default;
    }


    >li.r-item-selected
    {
        a
        {
            color: #ffffff;
        }
    }*/
  /*>li:not(.logo):not(.r-item-selected):hover
    {
        height: 59px;
        border: none;
        -moz-box-shadow: 1px 0 0 #444444;
        cursor: pointer;

        > ul
        {
            opacity: 1;
            visibility: visible;
            margin: 0;
            margin-top: 5px;
        }

        > .no-transition
        {
            display: block;
        }
    }*/
}
.site-menu-strip1 li {
  border: solid 1px rgba(0, 0, 0, 0);
  position: relative;
}
.rtl .site-menu-strip1 li {
  float: left;
}
.ltr .site-menu-strip1 li {
  /*float: left;*/
  float: right;
}
.site-menu-strip1 li > span,
.site-menu-strip1 li > div {
  padding-right: 2em;
  padding-left: 2em;
}
.site-menu-strip1 li > span a,
.site-menu-strip1 li > div a {
  padding: 0;
}
.site-menu-strip1 li img {
  display: inline-block;
  margin-top: 22px;
  vertical-align: -25%;
}
.site-menu-strip1 li.logo {
  position: relative;
  float: left;
  margin-top: 0;
}
.rtl .site-menu-strip1 li.logo {
  margin-left: 80px;
}
.ltr .site-menu-strip1 li.logo {
  /*margin-right: 110px;*/
  margin-left: 80px;
}
.site-menu-strip1 li.logo img {
  position: relative;
}
.site-menu-strip1 li.logo span {
  padding-right: 2em;
}
.site-menu-strip1 li.logo img.logo-attachment {
  position: absolute;
  z-index: 2;
  top: 58px;
  margin: 0;
  margin-top: 1px;
}
.rtl .site-menu-strip1 li.logo img.logo-attachment {
  left: 57px;
}
.ltr .site-menu-strip1 li.logo img.logo-attachment {
  left: 52px;
}
.site-menu-strip1 li.logo img.logo-main {
  cursor: default;
  top: 9px;
  z-index: 3;
  margin-top: 15px;
}
.r-mobile .site-menu-strip1 li.logo img.logo-main {
  top: 6px;
}
.r-mobile .site-menu-strip1 li.logo img.logo-attachment {
  top: 58px;
}
.site-menu-strip1 li.login > div,
.site-menu-strip1 li.lang > div {
  height: 100%;
}
.rtl .site-menu-strip1 li.login a,
.rtl .site-menu-strip1 li.lang a {
  padding-left: 0;
}
.ltr .site-menu-strip1 li.login a,
.ltr .site-menu-strip1 li.lang a {
  padding-right: 0;
}
.rtl .site-menu-strip1 li.login img,
.rtl .site-menu-strip1 li.lang img {
  padding-right: 0;
}
.site-menu-strip1 li.lang img {
  visibility: hidden;
}
.site-menu-strip1 li.login img {
  visibility: visible;
  opacity: 0.8;
}
.ltr .site-menu-strip1 li.login {
  margin-right: 90px;
}
.site-menu-strip1 li.login div:hover img,
.site-menu-strip1 li.lang div:hover img {
  /*visibility: hidden;*/
}
.rtl .site-menu-strip1 li.login div:hover img,
.rtl .site-menu-strip1 li.lang div:hover img {
  padding-right: 0;
}
.site-menu-strip1 li.login div:hover > ul,
.site-menu-strip1 li.lang div:hover > ul {
  text-align: center;
  margin-left: -65px;
  /*margin-left: 10px;*/
  visibility: visible;
  opacity: 1;
}
.site-menu-strip1 li.login div:hover > ul li a,
.site-menu-strip1 li.lang div:hover > ul li a {
  padding: 12px 30px;
}
.site-menu-strip1 li.login div:hover img {
  visibility: hidden;
}
.site-menu-strip1 li.login div:hover > ul {
  margin-left: 0;
}
.site-menu-strip1 li.lang div:hover img {
  visibility: visible;
}
.site-menu-strip1 li.lang div:hover > ul {
  margin-left: -64px;
}
.rtl .site-menu-strip1 li.activealerts {
  float: right;
}
.ltr .site-menu-strip1 li.activealerts {
  /*float: right;*/
  float: left;
}
.site-menu-strip1 li.dashboard img {
  margin-top: 18px;
}
.site-menu-strip1 li.dashboard a {
  bottom: 3px;
}
.rtl .site-menu-strip1 li.dashboard {
  float: right;
  margin-right: 90px;
}
.ltr .site-menu-strip1 li.dashboard {
  /*float: right;*/
  /*margin-right: 90px;*/
  float: left;
  /*margin-left: 90px;*/
}
.site-menu-strip1 li.lang img {
  margin-top: 18px;
}
.site-menu-strip1 li.lang div > a {
  top: 22px;
}
.rtl .site-menu-strip1 li.lang {
  float: right;
  height: 100%;
  margin-right: 80px;
}
.ltr .site-menu-strip1 li.lang {
  /*float: right;*/
  float: right;
  height: 100%;
  margin-left: 100px;
  margin-right: 50px;
}
.site-menu-strip1 li.reports1 img {
  margin-top: 25px;
}
.rtl .site-menu-strip1 li.reports1 {
  float: right;
}
.ltr .site-menu-strip1 li.reports1 {
  /*float: right;*/
  float: left;
}
.rtl .site-menu-strip1 li.about {
  float: left;
  margin-left: 50px;
}
.ltr .site-menu-strip1 li.about {
  /*float: right;*/
  float: right;
  margin-right: 50px;
}
.site-menu-strip1 li.about a {
  /*color: transparent;
                text-shadow: none;*/
}
.site-menu-strip1 li.about img {
  height: 16px;
}
.site-menu-strip1 li.lang {
  margin-left: 50px;
}
.site-menu-strip1 li.lang .ltr {
  float: right;
}
.site-menu-strip1 li.exit-client:hover,
.site-menu-strip1 li.logo:hover {
  cursor: pointer;
}
.site-menu-strip1 li.exit-client:hover *:hover,
.site-menu-strip1 li.logo:hover *:hover {
  cursor: pointer;
}
.site-menu-strip1 a {
  padding: 12px 30px;
  color: #DDDDDD;
  text-decoration: none;
  /*text-shadow: 0 1px 0 @color_7;*/
  padding-right: 5px;
  line-height: -50px;
  position: relative;
}
.site-menu-strip1 > a {
  bottom: 3px;
}
.site-menu-strip1 ul {
  margin: 0;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  _margin: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 10000;
  background: #444444;
  background-image: linear-gradient(#225381, #1D4366);
  /*background: -moz-linear-gradient(#444444,#111111);
        background: -webkit-linear-gradient(#444444,#111111);
        background: -o-linear-gradient(#444444,#111111);
        background: -ms-linear-gradient(#444444,#111111);
        background: linear-gradient(#444444,#111111);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#444444),to(#111111));*/
  -moz-box-shadow: 0 -1px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /*.rtl &
        {*/
}
.site-menu-strip1 ul ul {
  top: 0;
  left: 150px;
  margin: 0 0 0 20px;
  _margin: 0;
  -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
}
.site-menu-strip1 ul ul li:first-child a:after {
  left: -6px;
  top: 50%;
  margin-top: -6px;
  border-left: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 6px solid #3b3b3b;
}
.site-menu-strip1 ul ul li:first-child a:hover:after {
  border-right-color: #0299d3;
  border-bottom-color: transparent;
}
.site-menu-strip1 ul li {
  direction: rtl;
  float: none;
  display: block;
  border: 0;
  -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #666666;
  -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #666666;
  box-shadow: 0 1px 0 #111111, 0 2px 0 #666666;
}
.site-menu-strip1 ul li:last-child {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site-menu-strip1 ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.site-menu-strip1 ul a {
  padding: 12px 30px;
  padding: 10px;
  width: 130px;
  _height: 10px;
  display: block;
  white-space: nowrap;
  float: none;
}
.site-menu-strip1 ul a:hover {
  background-color: #0186ba;
  background-image: -moz-linear-gradient(#04acec, #0186ba);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
  background-image: -webkit-linear-gradient(#04acec, #0186ba);
  background-image: -o-linear-gradient(#04acec, #0186ba);
  background-image: -ms-linear-gradient(#04acec, #0186ba);
  background-image: linear-gradient(#04acec, #0186ba);
}
.site-menu-strip1 ul li:first-child > a {
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.site-menu-strip1 ul li:first-child > a:after {
  content: '';
  position: absolute;
  top: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #51799E;
}
.rtl .site-menu-strip1 ul li.lang:first-child > a:after {
  margin-right: -60px !important;
}
.site-menu-strip1 ul li:first-child a:hover:after {
  border-bottom-color: #04acec;
}
.site-menu-strip1 li.login a:after {
  left: 80px;
}
.site-menu-strip1 li.lang a:after {
  left: 120px;
}
.site-menu-strip1:before {
  content: "";
  display: table;
}
.site-menu-strip1:after {
  content: "";
  display: table;
  clear: both;
}
.site-menu-strip1 li a:hover {
  color: #ffffff;
}
.menu-trigger {
  display: none;
}
.no-transition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  visibility: visible;
  display: none;
}
.r-item-selected a {
  background-color: #eeeeef !important;
}
/*.r-item-selected
{
    height: 59px;
    font-weight: bold;
    color: #ffffff;
}*/
.assetworks .site-menu .site-menu-strip1 {
  background-image: linear-gradient(#495B65, #132530);
}
.assetworks .site-menu .site-menu-strip1 li.logo {
  position: relative;
  float: left;
  margin-top: -1px;
}
.rtl .assetworks .site-menu .site-menu-strip1 li.logo {
  margin-left: 130px;
}
.ltr .assetworks .site-menu .site-menu-strip1 li.logo {
  /*margin-right: 110px;*/
  margin-left: 130px;
}
.assetworks .site-menu .site-menu-strip1 li.logo img {
  position: relative;
}
.assetworks .site-menu .site-menu-strip1 li.logo span {
  /*padding-left: 20em;*/
  padding-right: 2em;
}
.assetworks .site-menu .site-menu-strip1 li.logo img.logo-main {
  cursor: default;
  /*top: 9px;*/
  z-index: 3;
  height: 50px;
  /*margin-top: 15px;*/
}
.r-mobile .assetworks .site-menu .site-menu-strip1 li.logo img.logo-main {
  top: 6px;
}
.r-mobile .assetworks .site-menu .site-menu-strip1 li.logo img.logo-attachment {
  z-index: 2;
  top: 58px;
}
.assetworks .site-menu .top-bar-splint {
  width: 100%;
  height: 31px;
  background: url(/Content/Images/top_bar_splint.png) repeat-x;
  z-index: 1;
}
.assetworks .site-menu .top-bar-splint .container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.assetworks .site-menu .top-bar-splint .container .top-bar {
  background: url(/Content/Images/top_bar.png) no-repeat;
  height: 31px;
}
img.station-settings-image {
  height: 20px;
}