body {
	margin: 0px;
	padding: 0px;
}

th {
	color:#FFF;
	background-color: #333;
}

.btn_de_list {
	border: 0px;
	border-bottom: 1px solid #444;
  display: block;
	background-color: #fff;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  color: #000;
  font-size: 15px;
  padding: 3px 0px 3px 0px;
  margin: 0 auto;
  width:280px;
}

.btn_de_list span {
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.btn_de_list:hover {
	background-color: #ddd;
}

#video_background {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}

#wrapper_1{
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: -1px;
	overflow: hidden;
	background: transparent;
	z-index: 2;
}

/* Tabletts */
@media only screen and (max-width: 640px) {
#login {
	position:absolute;
	top: 0px;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+50,000000+100&0.05+0,0.9+51,0+100 */
background: -moz-linear-gradient(top,  rgba(239,239,239,0.05) 0%, rgba(255,255,255,0.88) 50%, rgba(250,250,250,0.9) 51%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0defefef', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

	z-index: 1;
}

.metro {
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
}

/* Tabletts */
@media only screen and (max-width: 760px) {
#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+50,000000+100&0.05+0,0.9+51,0+100 */
background: -moz-linear-gradient(top,  rgba(239,239,239,0.05) 0%, rgba(255,255,255,0.88) 50%, rgba(250,250,250,0.9) 51%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0defefef', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

	z-index: 1;
}
	.metro {
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
	}
}
/* Mittlere Monitore */
@media only screen and (max-width: 980px) {
#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	margin-left: -190px;
	height: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+50,000000+100&0.05+0,0.9+51,0+100 */
background: -moz-linear-gradient(top,  rgba(239,239,239,0.05) 0%, rgba(255,255,255,0.88) 50%, rgba(250,250,250,0.9) 51%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0defefef', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

	z-index: 1;
}
.metro  {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}
}

/* Große Monitore */
@media only screen and (min-width: 981px) {

#login {
	position:absolute;
	left: 50%;
	text-align:center;
	width: 380px;
	height: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+50,000000+100&0.05+0,0.9+51,0+100 */
background: -moz-linear-gradient(top,  rgba(239,239,239,0.05) 0%, rgba(255,255,255,0.88) 50%, rgba(250,250,250,0.9) 51%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0defefef', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

	z-index: 1;
}

}

.list_bar {
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width: 320px;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(239,239,239,0.05) 0%, rgba(255,255,255,0.88) 50%, rgba(250,250,250,0.9) 51%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0.05) 0%,rgba(255,255,255,0.88) 50%,rgba(250,250,250,0.9) 51%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0defefef', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}

.btn_bo {
	cursor:pointer;
	border:0px;
	margin-right:13px;
	background-color:transparent;
}

.btn_bo span i:hover {
	color: #C30;
}
.btn_bo i {
	font-size:50px;
	color:#333;
}

#footer {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 10%;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(201,249,57,0.3) 0%, rgba(255,252,252,0.32) 57%, rgba(195,219,153,0.33) 100%);
	background: -webkit-linear-gradient(top,  rgba(201,249,57,0.3) 0%,rgba(255,252,252,0.32) 57%,rgba(195,219,153,0.33) 100%);
	background: linear-gradient(to bottom,  rgba(201,249,57,0.3) 0%,rgba(255,252,252,0.32) 57%,rgba(195,219,153,0.33) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc9f939', endColorstr='#54c3db99',GradientType=0 );
	z-index: 2;
}

.cwindow_systemleiste {
	 cursor:move;color:#FEF8EF;
	 background-color:#777;
	 font-weight:bold;
}

.metro  li:first-child {
  background: rgba(0,146,154,0.85);
}

.metro li:nth-child(2) {
  background: rgba(97,197,215,0.85);
}

.metro li:nth-child(3) {
  background: rgba(161,193,31,0.85);
}

.metro li:nth-child(4) {
  background: rgba(241,136,36,0.85);
}

.metro li:nth-child(5) {
	background: transparent;
	width: 310px;
	height: 310px;
}

.metro li:nth-child(6) {
    background: rgba(110,110,110,0.45);
}

.metro li:nth-child(7) {
    background: rgba(60,60,60,0.85);
}

.metro li:last-child {
    background: #fff;
}

.metro li:last-child span {
	color: #000;
}

.mbutton {
	margin-top: 20px;
	Font-Family: Imprima, sans-serif;
	border: 0px;
	width: 80%;
	background-color: #211d1e;
	color: #fff;
	font-size: 18pt;
	height:45px;
}

H1 {
	font-size: 18pt;
	font-weight: bold;
	text-shadow: 4px 4px 2px rgba(255,255,255, 1);
	color:#211d1e;
}

a { font-size:10.6pt;}
a:link          {color: #555;text-decoration: none;}
a:visited       {color: #555;text-decoration: none;}
a:hover         {color: #C30;text-decoration: underline;}
a:active		{color: #C30;text-decoration: none; }

#footer_right a {
	color: #FFF;
	font-weight:bold;
}

#footer_right div {
	color: #FFF;
	font-weight:bold;
	text-decoration : none;
}

#desktop_icon {
	float: left;
	width: 158px;
	height: 170px;
	padding-top: 20px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.button {
	position: relative;
	padding: 8px 20px;
	margin: 0px;
	color: #fff;
	font: bold 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

.button:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f);
}

.button:active, .button:focus {
	background: #62bc30;
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

#metro_wv {
	height:100%;
	width:100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#metro_wv div {
	 width:80%;
	 height:18%;
	 color:#fff;
	 text-align: left;
	 padding: 5% 10% 0 10%;
}
#metro_wv table {
	 text-align:left;
	 width:90%;
	 height: 72%;
	 font-weight: normal;
	 color: #555;
	 margin: auto;
	 padding: 5px;
	 background-color:#fff;
	 -webkit-border-radius: 12px;
 	-moz-border-radius: 12px;
 	border-radius: 12px;
	font-size: 12pt;
}
#metro_wv span {
	 position: inherit;
	 margin:0px;
	 padding: 0px;
	 text-transform: capitalize;
}

#aspect-content {
  margin: 50px 0 0;
  Font-Family: Imprima, sans-serif;
}
#aspect-content * {
  box-sizing: border-box;
}
.aspect-tab {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 10px;
  background-color: #333;
  box-shadow: 0 0 0 1px #333;
  opacity: 1;
  transition: box-shadow 0.2s, opacity 0.4s;
}
.aspect-tab:hover {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
}
.aspect-input {
  display: none;
}
.aspect-input:checked ~ .aspect-content + .aspect-tab-content {
  max-height: 3000px;
}
.aspect-input:checked ~ .aspect-content:after {
  transform: rotate(0);
}
.aspect-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
	border: 1px solid #444;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
}
.aspect-label:hover ~ .aspect-content:after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
}
.aspect-content {
  position: relative;
  display: block;
  height: 80px;
  margin: 0;
  padding: 0 87px 0 30px;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.aspect-content:before, .aspect-content:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.aspect-content:before {
  height: 100%;
}
.aspect-content:after {
  position: absolute;
  width: 24px;
  height: 100%;
  right: 30px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
.aspect-name {
  display: inline-block;
  width: 75%;
  margin-left: 16px;
  font-weight: 500;
  color: #fff;
  white-space: normal;
  text-align: left;
  vertical-align: middle;
}
.aspect-stat {
  width: 40%;
  text-align: right;
}
.all-opinions, .aspect-name {
  font-size: 18px;
  line-height: 22px;
}
.all-opinions {
  color: #5d5d5d;
  text-align: left;
}
.aspect-content + .aspect-tab-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
.aspect-content > div, .aspect-stat > div {
  display: inline-block;
}
.aspect-content > div {
  vertical-align: middle;
}
.positive-count, .prepositive-count, .negative-count, .neutral-count {
  display: inline-block;
  margin: 0px;
  padding-left: 16px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 20px;
  color: #ccc;
}
.positive-count i {
	font-size: 26px;
	color: #68e900;
}
.prepositive-count i {
	font-size: 26px;
	color: #ffd200;
}
.negative-count i {
	font-size: 26px;
	color: #111;
}
.neutral-count i {
	font-size: 26px;
	color: #e12000;
}
.positive-count-tbl i {
	font-size: 26px;
	color: #68e900;
}
.prepositive-count-tbl i {
	font-size: 26px;
	color: #ffd200;
}
.negative-count-tbl i {
	font-size: 26px;
	color: #111;
}
.neutral-count-tbl i {
	font-size: 26px;
	color: #e12000;
}
.aspect-info {
  width: 60%;
  white-space: nowrap;
  font-size: 0;
}
.aspect-info:before {
  content: '';
  display: inline-block;
  height: 44px;
  vertical-align: middle;
}
.chart-pie {
  position: relative;
  display: inline-block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #68e900;
  vertical-align: middle;
}
.chart-pie:after {
  content: '';
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background-color: #fff;
}
.chart-pie-count {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 42px;
  color: #333;
  text-align: center;
  z-index: 1;
}
.chart-pie > div {
  clip: rect(0, 44px, 44px, 22px);
}
.chart-pie > div, .chart-pie.over50 .first-fill {
  position: absolute;
  height: 44px;
  width: 44px;
  border-radius: 50%;
}
.chart-pie.over50 > div {
  clip: rect(auto, auto, auto, auto);
}
.chart-pie.over50 .first-fill {
  clip: rect(0, 44px, 44px, 22px);
}
.chart-pie:not(.over50) .first-fill {
  display: none;
}
.second-fill {
  position: absolute;
  clip: rect(0, 22px, 44px, 0);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-width: 5px;
  border-style: solid;
  box-sizing: border-box;
}
.chart-pie.positive .first-fill {
  background-color: #68e900;
}
.chart-pie.positive .second-fill {
  border-color: #68e900;
}
.chart-pie.negative .first-fill {
  background-color: #aaa;
}
.chart-pie.negative .second-fill {
  border-color: #aaa;
}
.aspect-tab-content {
  background-color: #f9f9f9;
  font-size: 0;
  text-align: justify;
}
.sentiment-wrapper {
  padding: 1px 1px 1px;
}
.sentiment-wrapper > div {
  display: inline-block;
  width: 33.3%;
  max-width: 390px;
  padding: 0 5px;
  box-sizing: border-box;
  vertical-align: top;
  cursor: pointer;
}
.sentiment-wrapper > div > div {
  width: 100%;
  padding: 16px 4px 0px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: transparent;
  text-align: left;
}
.opinion-header {
  position: relative;
  width: 100%;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333;
  text-transform: capitalize;
}
.opinion-header > span:nth-child(2) {
  position: absolute;
  right: 0;
}
.opinion-header + div > span {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
@media screen and (max-width: 800px) {
  .aspect-label {
    max-height: 102px;
  }
  .aspect-content {
    height: auto;
    padding: 10px 87px 10px 30px;
  }
  .aspect-content:before {
    display: none;
  }
  .aspect-content:after {
    top: 0;
  }
  .aspect-content > div {
    display: block;
    width: 100%;
  }
  .aspect-stat {
    margin-top: 10px;
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  .sentiment-wrapper > div {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sentiment-wrapper > div:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 500px) {
  .aspect-label {
    max-height: 140px;
  }
  .aspect-stat > div {
    display: block;
    width: 100%;
  }
  .all-opinions {
    margin-bottom: 10px;
  }
  .all-opinions + div > span:first-child {
    margin: 0;
  }
}

.second_menu {
	width:100%;
	margin:20px 0 20px 0;
}

.btn_black {
	height:40px;
	width:180px;
	font-size:16px;
	border: 0px;
	background:#444;
	color:#fff;
	cursor: pointer;
}
.btn_black:hover {
	background:#ccc;
	color:#222;
}

#DataTable td i {
  cursor: pointer;
  font-size: 24px;
}
#DataTable tr {
  padding: 5px;
}
#DataTable td {
  padding: 5px;
}
#DataTable tr:hover {
  background-color: #aaa;
  padding: 5px;
}

.mini_div_content {
	clear:both;
	cursor:pointer;
}

.notice_cnt_bar {
	width: auto;
	padding: 10px;
	background-color: #eee;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #777 solid;
}
.notice_cnt_bar_head {
	width: 100%;
	color: #fff;
	font-weight: bold;
}
.notice_cnt_bar_body {
	width: 100%;
	cursor: pointer;
	background-color: #fff;
}
.notice_cnt_bar_body:hover {
	border: 1px #777 solid;
}

.inp_ico_container {
	width: 280px;
	float: left;
}
.inp_ico {
	width: 280px;
	padding: 12px 45px 12px 12px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.inp_ico_div {
	position: relative;
}
.inp_ico_div i{
	position: absolute;
	right: 10px;
	top: 10px;
	color: gray;
	font-size: 24pt;
}
