@charset "utf-8";
/* CSS Document */
html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  line-height: 1;
  color: black;
}

#commit {
	width: 123px;
	height: 53px;
}

#login_body {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
#login_background{
	height: 100%;
	width: 100%;
	background: url(../images/login/background_2_layer_center_middle.png) no-repeat #007fb9;
	background-position: center center;
}
#login_background_new_year{
	height: 100%;
	width: 100%;
	background: url(../images/login/christmas_background.png) no-repeat #007fb9;
	background-position: center center;
}
#login_layer{
	height: 100%;
	width: 100%;
	background: url(../images/login/background_3-layer_pattern.png) repeat;
}
#login_clouds{
	height: 100%;
	width: 100%;
	background: url(../images/login/background_window_of_enter.png) no-repeat;
	background-position: center center;
}
#login_clouds div {
	height: 100%;
	width: 100%;	
}

#lt{
	background: url(../images/login/background_4_layer_left_top.png) no-repeat;
	background-position: left top;
}
#rt{
	background: url(../images/login/background_4_layer_right_top.png) no-repeat;
	background-position: right top;
}
#lb{
	background: url(../images/login/background_4_layer_left_bottom.png) no-repeat;
	background-position: left bottom;
}
#rb{
	background: url(../images/login/background_4_layer_right_bottom.png) no-repeat;
	background-position: right bottom;
}




#logo_bars {
	position: absolute;
	z-index: 1000;
	bottom: 20px;
	padding-left: 40px;
	left: 40px;
	height: 85px;
	width: 500px;
	background: transparent url(../images/login/bars_logo.png) no-repeat 0 0;
}


#login_board {
	min-width: 408px;
	margin: 0px auto;
	position:relative;
	top:40px;}

#onboard_form {
    padding-top: 30px;
}
	
  #onboard_form input[type=text], #onboard_form input[type=password] {
    font-size: 18px;
    color: #333;
    width: 200px;
    padding-left: 3px;
    }

    #text_field {
        margin-bottom: 15px;
        width: 400px;
    }

    #text_field label {
      margin-bottom: 5px;
      padding-left: 50px;
      color: #999;
      font-size: 14px;
      width: 80px;
      display:inline-block;
    }

#formsubmit {
  display: block;
  background: transparent url(../images/login/enter.png) no-repeat 0 0;
  float: right;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 0;
  width: 84px;
  height: 22px;
  color: #134F7F;
  position: relative;
  margin-right: 40px;
  margin-top: 20px;}
  #formsubmit:hover {
    text-decoration: none; }
  #formsubmit > input {
    display: block;
    max-width: 80px;
    overflow: hidden;
    font-style: normal;
    white-space: nowrap;
    background: none;
    border: 0;
    margin: 0 !important;
    padding: 0;
    color: #134F7F;
    font-weight: bold;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer; }
  #formsubmit > span {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    height: 100%;
    background: transparent url(../images/login/enter.png) no-repeat 0 0; }
	
#pathkey {
	font-size: 10px;
}
	
#clear, #clearboth {
  clear: both; }
	
#frame {
	min-width: 408px;
	max-width: 408px;
	  }
#frame_top {
    height: 119px;
    position: relative;
    //background: url(../images/login/top.png) no-repeat;
}
    #top_corners_left, #top_corners_right {
      position: absolute;
      width: 156px;
      height: 119px; }
    #top_corners_left {
      //background: url(../images/login/top_left.png) no-repeat;
      top: 0;
      left: 0; }
    #top_corners_right {
      //background: url(../images/login/top_right.png) no-repeat;
      top: 0;
      right: 0; }
	#head_logo {
		padding-top: 80px;
		background: url(../images/login/logo_food.png) no-repeat bottom;
		width: 340px;
		height: 40px;
	}
	#head_logo_food {
		padding-top: 80px;
		background: url(../images/login/logo_only_food.png) no-repeat bottom;
		width: 340px;
		height: 40px;
	}
	#bars_logo {
		background: url(../images/login/bars_logo.png) no-repeat;
		width: 500px;
		height: 85px;
	}
    #top_inner {
      //background: #ffffff url(../images/login/head_bg.jpg) no-repeat;
      height: 82px;
      margin: 0 30px;
      position: relative;
      z-index: 101; }
      #top_inner h2 {
        padding-top: 45px;
        padding-left: 12px;
        padding-bottom: 5px;
        font-size: 18px;
        color: #fff;
        font-family: Verdana;
        font-weight: bold; }
  #frame_content {
    //background: url(../images/login/inner.png) repeat-y;
    //margin: -37px 22px 0px 22px;
    //padding: 20px;
    padding-bottom: 0;
    position: relative;
    z-index: 101;
    min-height: 79px;
	text-align: left; }
	  
  #frame_bottom {
    height: 119px;
    position: relative;
    //margin-top: -50px;
      //background: url(../images/login/bottom.png) no-repeat;
  }
    #bot_corners_left, #bot_corners_right {
      position: absolute;
      width: 191px;
      height: 119px; }
    #bot_corners_left {
      //background: url(../images/login/bottom_left.png) no-repeat;
      bottom: 0;
      left: 3px; }
    #bot_corners_right {
      //background: url(../images/login/bottom_right.png) no-repeat;
      bottom: 0;
      right: 3px; }
    #bot_inner {
      background-color: #fff;
	  height: 106px;
      margin: 0 30px; }	
	  
	  
	  #bg{//color:#999; 
font:Tahoma, Geneva, sans-serif; 
font-size:10px;
//text-decoration:none;
}

/* блок лицензии*/
.loginlicensebox {
    color: white;
    font-size: 10px;
    line-height:11px;
    text-align: right;
    position: absolute;
    right: 5px;
    bottom: 5px;
}