
* {
	margin: 0;
	padding: 2px;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #242424;
/*	padding-left: 999px; */
}
/* body { behavior:url("common/csshover.htc"); }  */
a {
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a.gray {
  color: #767676;
}

p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* tables */
table {
  width: 100%;
	/*border-collapse: collapse;*/
	/*border: 1px solid #CCC;*/
	margin: 10px 0;
}
th {
  font-size: 14px;
	background: #E5E5E5;
	padding: 13px 0;
	border: 1px solid #CCC;
}
td {
	padding: 6px 8px 7px;
	border: 1px solid #CCC;
	border-width: 0 1px;
	padding-left: 17px;
}
th.left,
td.left {
  text-align: left;
	padding-left: 17px;
}
th.center,
td.center {
  text-align: center;
	padding: 0;
}
th img {
  margin-bottom: -1px;
}
table img {
  margin-right: 2px;
}

.table_noborder{
border:0px;
}

.table_noborder th,td{
border:0px;
}
.big {
  font-size: 14px;
}
.orders th {
  color: #5B5B5B;
	text-align: left;
	padding: 9px 0 9px 15px;
}
.orders td {
  padding: 9px;
  vertical-align: top;
	border-width: 1px;
	border: 1px solid #CCC;
}
tr.gray {
  background: #EFEFEF;
}
tr.gray td {
  /*color: #898989;*/
}
tr.gray a {
  color: #C0290A;
}
.expired {
  color: #C0290A;
	padding-left: 15px;
	background: url(/account/i/expired.gif) 0 3px no-repeat;
}
td.nolborder {
  border-left-width: 0;
}
td.norborder {
  border-right-width: 0;
}
#activity th {
	padding: 3px 0;
}
#activity .th th {
  font-size: 12px;
	color: #5E5E5E;
}

#activity td {
	text-align: center;
	padding: 4px 0;
}

/* end tables */

#wrapper {
/*	margin-left: -999px; */
}
* html #wrapper {float: right}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 140px;
	position: relative;
/*	background: #F09000 url(/account/i/header-bg.gif) repeat-x; */
background: #006cac url(https://www.smsstar.it/images/slide_4.jpg);
	border-bottom: 2px solid #FFF;
	overflow: hidden;
}
#title {
	position: absolute;
	top: 19px;
	left: 21px;
}
#title h1 {
  float: left;
}
#title h1 a {
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
}

#profile {
	float: left;
	margin: 1px 0 0 15px;
	line-height: 24px;
  color: #FFF;
}
* html #profile {margin-top: -1px}
*+html #profile {margin-top: -1px}
#profile span {
  margin: 0 5px;
}
#profile a {
  color: #FFF;
}

#tabs {
  position: absolute;
	top: 63px;
	left: 21px;
	z-index: 2;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}
#tabs li {
  float: left;
}
#tabs a {
  float: left;
	width: 184px;
	margin-right: 2px;
	line-height: 41px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #646464 url(/account/i/tabs.gif) no-repeat;
}
#tabs a:hover {
	text-decoration: underline;
}
#tabs .current a {
	background: #B0D236 url(/account/i/tabs.gif) 0 100% no-repeat;
}

#nav {
  position: absolute;
	top: 101px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 39px;
	background: #B0D236 url(/account/i/header-bg.gif) bottom repeat-x;
	list-style: none;
}
#nav li {
  float: left;
	margin: 14px 4px 0 23px;
}
#nav li.current a {
  font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	background: url(/account/i/arrow.gif) 50% 0 no-repeat;
	position: relative;
}

#lang {
  position: absolute;
	top: 18px;
	right: 21px;
  font: 12px Arial, Tahoma;
	color: #000;
}

#search {
  position: absolute;
	top: 70px;
	right: 21px;
}
#search label {
	float: left;
	color: #EBEBEB;
	padding: 2px 5px 0 0;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 265px;
	padding: 2px 4px;
	border: 1px solid #925B07;
	background: #EBEBEB;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #9CBE22 url(/account/i/go.gif) no-repeat;
	margin: 2px 0 0 3px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: url(/account/i/gradient.gif) repeat-x;
	padding: 39px 0 30px;
	overflow: hidden;
}

/* tolto 24 novembre 2013 

* html #container {height: 1%;} 
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

*/

#content {
	width: 100%;
	float: left;
}
#text {
	/* margin: 0 30px 0 35px; */
	/* padding: 0 0 35px; */
	padding: 0 300px 0px 30px;
	/*position: relative; */
	/*z-index: 2; */
}

#text ul, ol{
	padding-left:20px;
}

#text h1{
    font-size:18pt;
    color:#B0D236;
    padding:10px 0 10px;
}

.announcement {
  background: #FDFCA5 url(/account/i/star.gif) 18px 11px no-repeat;
	border: 1px solid #E7E7E7;
	padding: 7px 18px 5px 36px;
	margin: 0 0 30px;
	color: #5A7204;
	height: 1%;
}
.alert {
  background: #FDFCA5 url(/account/i/expired.gif) 18px 11px no-repeat;
	border: 1px solid #E7E7E7;
	padding: 7px 18px 5px 36px;
	margin: 0 0 30px;
	height: 1%;
}
.alert strong {
  color: #C0290A;
}

#content h2 {
	font: 20px/1 Arial, Tahoma;
	color: #C0290A;
	padding: 10px 0 10px;
}
#content h3 {
	font: 16px/1 Arial, Tahoma;
	color: #C0290A;
	padding: 10px 0 10px;
}
#content h4 {
	font: 12px/1 Arial, Tahoma;
	color: #C0290A;
	padding: 10px 0 10px;
}
.options {
  color: #767676;
	position: relative;
	width: 100%;
}
.options a {
  color: #767676;
}
.options .title {
  display: block;
	color: #000;
}
.options span {
  margin: 0 8px;
}
#survey-search {
  display: inline;
	margin-left: 5px;
}
.survey-search {
  border: 1px solid #C1C1C1;
	font: 12px Arial, Tahoma;
	padding: 1px 4px 2px;
	width: 140px;
}
#survey-search .go {
  background: url(/account/i/go2.gif) 50% no-repeat;
	width: 22px;
	height: 20px;
	margin: 0 0 0 2px;
	border: 1px solid #D6D6D6;
}
a.delete {
  position: absolute;
	bottom: 0;
	right: 0;
	color: #F80000;
	background: url(/account/i/delete.gif) 0 4px no-repeat;
	padding-left: 14px;
}

.tip {
  background: url(/account/i/tip.gif) no-repeat;
	padding: 0 6px;
	position: relative;
}
.tip b {
  display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	background: #FDFCA5;
	border: 1px solid #E5E5E5;
	padding: 8px 10px;
}
.hover b,
.tip:hover b {
	display: block;
}
#orders .button {
	padding: 0 15px;
	padding-bottom:5px;
	overflow: visible;
	float: right;
	line-height: 20px;
}
.show-all {
  color: #C0290A;
	padding-left: 11px;
	background: url(/account/i/arrow2.gif) 0 6px no-repeat;
}

#list-manager {
  background: #F2F2F2;
	padding: 5px 30px 12px 20px;
	line-height: 27px;
}
#list-manager p {
  padding: 3px 0;
}
#list-manager span {
  margin-right: 11px;
}
#list-manager input.price {
  width: 60px;
	border: 1px solid #C1C1C1;
	font: 12px Arial, Tahoma;
	padding: 2px 4px;
}
#list-manager textarea {
	border: 1px solid #C1C1C1;
	font: 12px Arial, Tahoma;
	padding: 2px 4px;
	width: 100%;
	height: 88px;
	margin-right: -10px;
}
#list-manager .button {
  float: right;
	display: inline;
	margin: 5px -10px 0 0;
	overflow: visible;
	position: relative;
}

#software .button {
	float: right;
	/*position: relative;*/
	/*bottom: 7px;*/
	/*margin: 0 0 0 15px;*/
       /*width: 170px;*/
	text-align: center;
}

#software .span {
       width: 170px;
	float: right;
	position: relative;
       border-style: solid;
	border-width: 1px 0 0;
}


#software label {
  color: #767676;
}
.right {
  text-align: right;
}
.soft {
	border-bottom: 1px solid #CCC;
	margin: 0 0 15px 10px;
	padding: 0 0 10px;
	line-height: 14px;
	height: 1%;
}
#software .right {
  padding-top: 7px;
}

.soft h3 {
  color: #565656 !important;
	margin: 5px 0 3px !important;
}
.soft .image {
  float: left;
	padding: 11px 10px 0 0;
}
.soft .info {
  display: table;
	height: 1%;
}
.soft .order {
  color: #767676;
	padding: 3px 0;
}
.soft .order a {
  color: #767676;
}
.soft .order span {
  margin: 0 8px;
}

#settings-menu {
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: #D8D8D8;
}
#settings-menu li {
  display: inline;

	margin: 0 14px;
}
#settings-menu li.current {
  font-size: 14px;
	font-weight: bold;
}
#settings-menu li.current a {
  text-decoration: none;
}
#settings {
  border: 1px solid #BABABA;
	padding: 7px 13px 15px;
}
#settings table,
#settings td {
  border: none;
	vertical-align: top;
}
#settings-protect {
  float: left;
	width: 26%;
	padding-right: 4%;
	border-right: 1px solid #BABABA;
	margin-right: -1px;
}
#settings-date {
  float: left;
	width: 62%;
	border-left: 1px solid #BABABA;
	padding-left: 7%;
}

#settings td.settings {
  padding: 0;
}
#settings-date div {
  margin: 5px 0 10px;
	overflow: hidden;
	height: 1%;
}
#settings-date label {
	float: left;
	width: 30px;
  margin: 2px 16px 0 0;
	text-align: right;
}
#settings-date select,
#settings-date input {
  font: 12px Arial, Tahoma;
	float: left;
	margin-left: 4px;
}
#settings-date option {
  padding-right: 5px;
}
#settings-date #year1,
#settings-date #year2 {
  width: 45px;
	padding: 1px 2px;
}
#settings-date img {
  margin: 0 -10px -4px 4px;
	float: left;
}

#testimonials-date {
  float: left;
  padding: 15px 0px 0px 20px;
}

#testimonials-date select,
#testimonials-date input {
  font: 12px Arial, Tahoma;
	float: left;
	margin-left: 4px;
}
#testimonials-date div {
  margin: 5px 0 10px;
  overflow: hidden;
  height: 1%;
}
#testimonials-date label {
	float: left;
	width: 60px;
  margin: 2px 16px 0 0;
	text-align: right;
}
.hr {
    clear: both;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	margin: 0 13px 15px 0;
	padding-top: 14px;
	padding-bottom: 12px;
}
.hr hr {display: none}

#settings-graphics {
  float: left;
	width: 26%;
	padding-right: 4%;
	border-right: 1px solid #BABABA;
	margin-right: -1px;
}
#settings-survey {
  float: left;
	width: 62%;
	border-left: 1px solid #BABABA;
	padding-left: 7%;
}
#settings-survey input {
	width: 35px;
	border: 1px solid #C1C1C1;
	padding: 2px 4px;
	font: 12px Arial, Tahoma;
}
.theme {
  padding-left: 15px;
	background: url(/account/i/theme.gif) 0 3px no-repeat;
}

#settings td.buttons {
	border-left: 1px solid #BABABA;
	padding-top: 0;
	padding-right: 0;
}
td.buttons div {
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	height: 1%;
}
td.buttons label {
  float: left;
	width: 90px;
	padding: 2px 0 0;
}
td.buttons input {
  border: 1px solid #C1C1C1;
	padding: 1px 4px 2px;
	width: 58%;
  float: left;
}

td.buttons textarea {
  border: 1px solid #C1C1C1;
	padding: 1px 4px 2px;
  float: left;
}

td.buttons #file {
  border: 1px solid #C1C1C1;
	padding: 1px 4px 2px;
  float: left;
}

#settings .button {
  float: right;
	padding: 0 31px;
}


#statistics {
  border: 1px solid #BABABA;
	padding: 11px 15px 35px;
}
#options {
  margin: 0 0 3px;
}
#options span {
  margin: 0 12px;
}
#statistics table {
  margin: 7px 0;
}
#statistics th {
  padding: 3px 10px;
	text-align: left;
}
#statistics td {
  padding: 7px 12px;
}


#manage {
  border: 1px solid #BABABA;
	padding: 11px 17px 15px;
}
#manage p {
  padding: 5px 0 6px;
}
#manage input,
#manage select {
  font: 12px Arial, Tahoma;
	margin-right: 3px;
	cursor: pointer;
	overflow: visible;
}
#manage option {
  padding-right: 10px;
}
input.file {
  padding: 0 2px 1px;
}
input.upload {
  padding: 1px 5px 1px 15px;
	border: 1px solid #D7D7D7;
	background: url(/account/i/upload.gif) 5px 3px no-repeat;
}
input.delete {
  padding: 1px 5px 1px 18px;
	border: 1px solid #D7D7D7;
	background: url(/account/i/delete2.gif) 5px 3px no-repeat;
}
.actions {
  float: right;
  color: #767676;
}
.actions a {
  color: #767676;
}
.add-question {
  color: #5A7204;
	padding-left: 17px;
	background: url(/account/i/add-question.gif) 0 3px no-repeat;
}
.graybg {
  background: #E4E4E4;
}


#popup1 {
  position: absolute;
	top: -97px;
	left: 50%;
	width: 500px;
	margin-left: -18%;
	background: #FDFCA5;
	border: 1px solid #868686;
	padding: 10px 15px 25px;
}
* html #popup1 {margin-left: -29%}
*+html #popup1 {margin-left: -13%}
#close {
  text-align: right;
}
#close a {
  padding-left: 13px;
	background: url(/account/i/close.gif) 0 5px no-repeat;
}
#popup1 div {
	clear: both;
  padding: 5px 0;
}
#popup1 input,
#popup1 select,
#popup1 textarea {
  font: 12px Arial, Tahoma;
}
#popup1 option {
  padding-right: 10px;
}
#popup1 label {
  float: left;
	width: 105px;
	padding: 2px 10px 0 0;
	text-align: right;
}
#popup1 textarea {
  width: 315px;
	height: 80px;
	padding: 2px 4px;
	border: 1px solid #C4C4C0;
}
#popup1 input.input {
  width: 315px;
	padding: 2px 4px;
	border: 1px solid #C4C4C0;
}
#popup1 input.button {
  font-weight: bold;
	margin: 5px 0 0 115px;
	font-size: 11px;
}
.cancel {
  float: right;
	display: inline;
	margin-right: 65px;
	color: #C0290A;
}

.login{
width:400px;
}

/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 250px;
	margin-left: -271px;
	position: relative;
	z-index: 1;
}
* html #right {
  margin-right: -3px;
}

.button {
  display: block;
	background: #D8D8D8;
	border: 1px solid #9E9E9C;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 6px;
	cursor: pointer;
}

input.button {
  font: bold 11px Arial, Tahoma;
	height: 30px;
	padding: 0 15px;
	overflow: visible;
}

.button:hover { background:#EAEAEA;}

.block {
  background: #F0F0F0 url(/account/i/block-bottom.gif) 0 100% no-repeat;
	margin: 10px 0;
	padding: 0 13px 10px;
}
.block h3 {
  font-size: 12px;
	height: 27px;
	line-height: 27px;
	background: #D0E193 url(/account/i/block-top.gif) no-repeat;
	padding-left: 19px;
	color: #000;
	margin: 0 -13px 15px;
}
.block ul {
  list-style: none;
	margin: -10px 0 0;
}
.block li {
  padding: 4px 0 3px 19px;
	background: url(/account/i/arrow2.gif) 0 10px no-repeat;
	position: relative;
}

#filter {
  margin: 18px 0 0;
}
#filter div {
  margin: 15px 0;
	overflow: hidden;
	height: 1%;
}
#filter label {
	float: left;
	width: 30px;
  margin: 2px 16px 0 0;
	text-align: right;
}
#filter select,
#filter input {
  font: 12px Arial, Tahoma;
	float: left;
	margin-left: 4px;
}
#filter option {
  padding-right: 5px;
}
#year1,
#year2 {
  width: 45px;
	padding: 1px 2px;
}
#filter img {
  margin: 0 0 -4px 4px;
	float: left;
}
#filter input.button {
	float: none;
	height: 30px;
	width: 55px;
	font-size: 11px;
	font-weight: bold;
	margin: -5px 0 0 163px;
}

.invite {
  display: block;
	background: #F29100 url(/account/i/invite.gif) no-repeat;
	height: 45px;
	padding: 11px 0 0 64px;
	margin: 0 0 15px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}



#send {
  background: #E9E9E9 url(/account/i/tl.gif) no-repeat;
	margin: 5px 21px 0;
	height: 1%;
}
#s1 {
  background: url(/account/i/tr.gif) 100% 0 no-repeat;
}
#s2 {
  background: url(/account/i/bl.gif) 0 100% no-repeat;
}
#send form {
  background: url(/account/i/br.gif) 100% 100% no-repeat;
	padding: 13px 28px 13px 18px;
}
#send  label {
  display: block;
	color: #5C5C5C;
	margin: 0 0 4px;
}
#send textarea {
  width: 100%;
	height: 50px;
	padding: 2px 4px;
	margin-right: -10px;
	border: 1px solid #C3C3C3;
	font: 12px Arial, Tahoma;
}
#send .button {
  float: right;
	display: inline;
	height: 30px;
	width: 55px;
	font: bold 11px Arial, Tahoma;
	margin: 8px -10px 0 0;
	background: #D8D8D8;
}


/* Footer
-----------------------------------------------------------------------------*/

#footer {
padding: 6px 0 8px;
text-align: center;
color: white;
background: url(/images/bg_sprite.gif) 0 -100px repeat-x;
margin-top: 50px;
border-top: 2px solid #FFF;
}

#footer a {
  color: #FFFFFF;
}
#footer span {
  margin: 0 7px;
}


.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.must {
font-weight: bold;
color: red;
}


.btn
{
color: #FFFFFF;
/*background: linear-gradient(#11A1D6,#0E86B2); */

background: #11a1d6;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzExYTFkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTg2YjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #11a1d6 1%, #0e86b2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#11a1d6), color-stop(100%,#0e86b2));
background: -webkit-linear-gradient(top, #11a1d6 1%,#0e86b2 100%);
background: -o-linear-gradient(top, #11a1d6 1%,#0e86b2 100%);
background: -ms-linear-gradient(top, #11a1d6 1%,#0e86b2 100%);
background: linear-gradient(to bottom, #11a1d6 1%,#0e86b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11a1d6', endColorstr='#0e86b2',GradientType=0 );


text-shadow: 1px 1px 1px #000000; 
line-height: 2em;
padding: 0 2.5em;  
}
.btn:hover { 
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.2), 
  inset 0 1.5em 1em rgba(255,255,255,0.3);
}

.btn:active { 
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.2), 
  inset 0 1.5em 1em rgba(0,0,0,0.3); 
}

/*
#my_chart {
visibility: visible!important;
}
*/