html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
b{font-weight:bold;}
table {border-collapse: collapse; border-spacing: 0;}

body {
	background: url(../../images/layout/bg.png) #000 repeat-x;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.center {width: 1004px;	margin: 0 auto;}
.top_bar{ display: block; height: 125px;}
.cntr{text-align:center;}
.logo {
  display: block;
  float: left;
  padding-top: 40px;
  width: 200px;
}
p {line-height: 1.3em;}
.right_top {
  display: block;
  float: right;
  height: 100%;
  width: 804px;
}
.top_nav {
  display: block;
  height: 30px;
  padding-bottom: 58px;
  padding-top: 9px;
}
.top_nav ul { float: right;}
.top_nav ul li {
  background: url("../../images/layout/ws-top-menu-center.png") no-repeat scroll right center #808080;
  display: inline-block;
  height: 21px;
  line-height: 21px;
  margin: 0;
  padding-right: 18px;
  float:left;
  zoom: 1;
	*display:inline;
}
.top_nav ul li span a { color: white;}
.top_nav .first {
  background: url("../../images/layout/ws-top-menu-left.png") no-repeat scroll right center transparent;
}
.top_nav .last {
  background: url("../../images/layout/ws-top-menu-right.png") no-repeat scroll right center #808080;
}
.top_nav .img-nav {
  background: none repeat scroll 0 0 transparent;
  padding-left: 5px;
  padding-right: 0;
}

.menu {
  float: right;
  height: 28px;
  line-height: 28px;
  text-align: right;
  width: auto;
}

.menu ul{
	float: left;
    line-height: 28px;
    list-style: none outside none;
    margin: 0;
    width: 100%;
	
	}
.menu ul li {
  float: left;
  height: 100%;
  margin: 0 1px 0 5px;
  padding: 0;
  position: relative;
}
.menu ul li a {
  background: url("../../images/layout/ws-menu-left.png") no-repeat scroll left 0 transparent;
  cursor: pointer;
    float: left;
    font-size: 11px;
    height: 100%;
    padding-left: 4px;
    text-decoration: none;
	color:#ddd;
}

.menu ul li a span {
  background: url("../../images/layout/ws-menu-right.png") no-repeat scroll right 0 transparent;
  color: white;
  float: left;
  height: 100%;
  padding: 0 20px 0 16px;
}

.menu li.active a, .menu ul li a:hover {
  background: url("../../images/layout/ws-menu-left-blue.png") no-repeat scroll left 0 transparent;
  color: white;
}
.menu .active a span, .menu ul li a:hover span {
	background: url("../../images/layout/ws-menu-right-blue.png") no-repeat scroll right 0 transparent;
}
.warp{

	background: url(../../images/layout/ws-frame-bg.png) repeat-y transparent;
	display: block;
	min-height: 500px;
	color: gray;
}

.warp a{ color: white;}

.top_warp{
	width: 1004px;
	margin: 0 auto;
	background: url(../../images/layout/ws-frame-top.png) no-repeat transparent;
	display: block;
	height: 1px;
}

.bottom_warp{
	width: 1004px;
	margin: 0 auto;
	background: url(../../images/layout/ws-frame-bottom.png) no-repeat transparent;
	display: block;
	height: 1px;
}

.leftColumn {
  float: left;
  width: 268px;
  color: white;
}

.rightColumn {
  float: right;
  margin-right: 19px;
  width: 689px;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
.leftColumn table tr th{
	height: 17px;
	vertical-align: middle;
}
.leftColumn table tr td {
  vertical-align: middle;
}
.leftColumn h1{}
.leftColumn h2{}
.leftColumn h3{}
.leftColumn h4{}

.full_content {
  color: white;
  padding: 5px 5px 5px 15px;
}
.full_content h3 {
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  text-align: center;
}

.full_content a{color:#00B4FF;}
input[type="text"], input[type="password"], select, textarea {
  background: none repeat scroll 0 0 #CCCCCC;
  border: 1px solid #DDDDDD;
  color: #333333;
  font-family: verdana;
  font-size: 11px;
/*  height: 16px;*/
 }
textarea {height: auto;}
.full_content .button {
  background: url("../../images/layout/ws-creat-acc.png") repeat scroll 0 0 transparent;
  border: 0 none;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  width: 130px;
}

.my_objectives_head { border-right: 1px solid #3A3A3A; width: 268px;}
.my_objectives_head .td_lt { background: url("../../images/layout/ws-objective-lt.png") no-repeat scroll right top #656565; height: 1px;}
.my_objectives_head .td_lb { background: url("../../images/layout/ws-objective-lb.png") no-repeat scroll right top #656565; height: 1px;}

.my_objectives_head .td_rt { background: url("../../images/layout/ws-objective-rt.png") no-repeat scroll 0 0 #292929; height: 1px; }
.my_objectives_head .td_rb { background: url("../../images/layout/ws-objective-rb.png") no-repeat scroll 0 0 #292929; height: 1px; }

#programs_head_txt, #my_objectives_head_txt { background: url("../../images/layout/ws-objective-lc.png") no-repeat scroll right top #656565; height: 17px; text-indent: 5px; }

#programs_head_txt h2, #my_objectives_head_txt h2 { font-family: Verdana; font-size: 11px; text-indent: 5px; }
#add_pro, #add_pred_objective {  background: url("../../images/layout/ws-objective-rc.png") no-repeat scroll 0 0 #121212; text-align: right;}
#add_pro a, #add_pred_objective .button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #00B4FF;
  cursor: pointer;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0 5px 0 0;
  text-decoration: none;
}
#add_pred_objective .button_wrapper {float: none; width: auto;}

#objective_list {
  border-bottom: 1px solid #3A3A3A;
  border-right: 1px solid #3A3A3A;
  margin-bottom: 20px;
  width: 100%;
}
#objective_list td {
  border-top: 1px solid #3A3A3A;
  height: 25px;
  padding-bottom: 3px;
  padding-top: 3px;
  vertical-align: middle;
  background-color: #222222;
}

.delete-td{text-align:right;}
.program_table .delete-program{
  background: url("../images/layout/ws-bin.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 14px;
  overflow: hidden;
  text-decoration: none;
  text-indent: 1000px;
  width: 11px;

}

/*RED*/
#objective_list .tick { background: url("../../images/layout/ws-tick-red.gif") repeat-y scroll 0 0 #d60707;  width: 20px;}
#objective_list .color_chose { background: url("../../images/layout/ws-cc-red.gif") repeat-y scroll 0 0 #be0a0a;  padding-right: 3px;  width: 11px;}
#objective_list .obj_link .objective-link{ text-decoration: none;}
#objective_list .obj_link { background: url("../../images/layout/ws-o-link-red.gif") repeat-y scroll 0 0 #222222; width: 95px;}

/*BLUE*/
#objective_list .tick_blue { background: url("../../images/layout/ws-tick-blue.gif") repeat-y scroll 0 0 #2948bc; width: 20px;}
#objective_list .color_chose_blue { background: url("../../images/layout/ws-cc-blue.gif") repeat-y scroll 0 0 #2843a8; padding-right: 3px; width: 11px;}
#objective_list .obj_link_blue .objective-link{ text-decoration: none;	}
#objective_list .obj_link_blue {  background: url("../../images/layout/ws-o-link-blue.gif") repeat-y scroll 0 0 #222222;  width: 95px;}

#objective_list .end_date {  text-align: center;  width: 65px;}
#objective_list .status {  text-align: center;}
#objective_list .delete {  padding-right: 5px;}
#objective_list .delete .delete-objective {
  background: url("../images/layout/ws-bin.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 14px;
  overflow: hidden;
  text-decoration: none;
  text-indent: 1000px;
  width: 11px;
}
.program_table {  border-bottom: 1px solid #3A3A3A;  border-right: 1px solid #3A3A3A;}
.program_table tr td{
	background-color: #222222;
	border-top: 1px solid #3A3A3A;
	height: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle
}
.program_table tr td a {
  padding-left: 5px;
  text-decoration: none;
}
.program_table tr th {text-align:left;}
 

#dashboard { padding-bottom: 30px;  padding-left: 1px;  padding-top: 30px;}
.def_bg {  background: url("../../images/layout/ws-device.png") no-repeat scroll center bottom transparent;  height: 160px;  width: 268px;}
.name_surname{color:#00B4FF;}
#welcome {
  display: block;
  left: 98px;
  margin-top: 20px;
  position: relative;
  width: 170px;
}
#machine {
  font-size: 10px;
  left: 98px;
  margin-top: 20px;
  position: relative;
}
.left_head {  font-size: 15px;  margin-left: 20px;}



.system_messages {  text-align: center;}
.system_messages .red {	color: red;}
.system_messages .green {  color: #00B4FF;}
.system_messages .system_title {
  font-weight: bold;
  display: block;
  height: 20px;
  line-height: 20px;
  padding-bottom: 10px;
}
/*Calendar hevy */

#agenda {  border: 1px solid #555;}
.agenda-event-date {
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 4px;
}
.agenda-event-link {
  display: block;
  height: 15px;
  line-height: 15px;
  text-decoration: none;
  width: 100px;
}
.ui-tabs .ui-tabs-nav { padding:0 !important}

/*find obj*/

.objectives-list{
  float: right;
  margin-left: 5px;
  width: 250px;
}
#findObjectiveForm {float: left;width: 300px;margin-right:250px;}
#findObjectiveForm dt { padding:5px;}
#findObjectiveForm select {
  background: none repeat scroll 0 0 #CCCCCC;
  border: 1px solid #DDDDDD;
  color: #333333;
  width: 250px;
}
#findObjectiveForm label {color: white;}
.objectives-list .desc-objective {
    /*border: 1px solid white;*/
    float: left;
    height: auto;
    margin: 3px 0;
    text-decoration: none;
    width: 222px;
	padding-top: 1px;
	line-height: 13px;
}

/*find prog*/

#findProgramForm{float: left;width: 300px;margin-right:250px;}
#findProgramForm select{width: 250px;}
#findProgramForm dt{padding:5px;}
#findProgramForm dd{}
#findProgramForm label{color: white;}
.programs-list {
  float: right;
  margin-left: 5px;
  width: 250px;
}
.add-program{}
.desc-program{text-decoration: none;}


/*Dialogs*/

.dialog{}

#AddDialog  a{color: #00B4FF;}
#AddDialog ul {
  list-style: disc inside url("../../images/layout/point2.png");
  text-indent: 10px;
}
#AddDialog ul li {
  display: block;
  height: 20px;
  line-height: 20px;
}
#AddDialog p {font-weight: bold;padding-bottom: 10px;}
#AddDialog select {
  background: none repeat scroll 0 0 #CCCCCC;
  border: 1px solid #DDDDDD;
  font-family: verdana;
  font-size: 11px;
  left: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 20px;
}
#AddProgramDialog th {
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 5px;
  text-align: left;
}
#AddProgramDialog a{color: #00B4FF;}
#AddProgramDialog table{margin-bottom:10px;}
#AddProgramDialog .obj_name{width:150px; display:none;}
#AddProgramDialog .name{width:150px;}

#AddProgramDialog .add {
    padding-left: 100px;
    width: 150px;
}

/*Add task*/
#AddTaskDialog table {
  width: 270px;
}

.ui-dialog table th,
#AddTaskDialog table th {
  font-weight: bold;
  padding-right: 4px;
  text-align: right;
}

.ui-dialog dl dt, #EditProgramForm dl dt,#EditTaskForm dl dt, #AddTaskForm dl dt { display: block; height: 20px;  line-height: 20px;}
#AddTaskForm #Alarm, #EditTaskForm #Alarm, #AddTaskForm #Alarm{width: auto;}
#EditProgramForm #Alarm-label, #EditTaskForm #Alarm-label, #AddTaskForm #Alarm-label{float:left;}
#EditProgramForm #Alarm-element, #EditTaskForm #Alarm-element, #AddTaskForm #Alarm-element{	margin-bottom: 10px; width: auto;}
#AddNoteForm input, #EditTaskForm input, #AddTaskForm input{width: 270px;}
#AddNoteForm textarea, #AddTaskForm textarea {  width: 270px;}

#EditTaskForm select {width:270px;}
#EditTaskForm textarea{ width: 400px;}
.ui-dialog .button,
#AddTaskForm .button {
  background: url("../../images/layout/ws-creat-acc.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  width: 130px !important;
  margin-bottom: 10px;
}



#EditProgramForm input{width:300px;}
#EditProgramForm select{width:300px;}
#EditProgramForm textarea{ width:300px;}

/*login page*/


.img_front { height: 562px; position: relative; }
.img_front #img_div { float: right; width: 100%;}
.img_front img { left: 1px; position: absolute; z-index: 1;}

#login_bar { 
  background: none repeat scroll 0 0 #333333;
  border: 1px solid #7A7A7A;
  color: white;
  display: block !important;
  possition: relative;
  height: 31px;
  line-height: 31px;
 
}
#login_bar table {}
#login_bar h2 {line-height:1;}
#login_bar tr{height: 31px;}
#login_bar td {padding-right: 4px; vertical-align: middle;}
#login_bar .creat { padding-left: 5px;}
#login_bar .creat .submit {
  background: url("../../images/layout/ws-creat-acc.png") repeat scroll 0 0 transparent;
  border: 0 none;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  width: 130px;
  letter-spacing: -1px;
}
#login_bar .form{width: 620px;}

#login_bar .form .optional { background: none repeat scroll 0 0 transparent; display: inline; height: auto; margin-left: 2px; width: auto;}
#login_bar .form dl {display: inline-block; zoom: 1; *display:inline;}
#login_bar #loginForm { position: absolute; top: 134px; width:  620px;}
#login_bar .form dl dt { float: left;}
 #login_bar .form dl dd { float: left; margin: 0 5px 0 0; padding: 0; }
 #login_bar .form #Email-element {  background: url("../../images/layout/ws-form-txt.png") no-repeat scroll 0 0 transparent; padding-right: 5px;}
 #login_bar .form #Passwd-element{ background: url("../../images/layout/ws-form-txt.png") no-repeat scroll 0 0 transparent; padding-right: 5px;}
#login_bar .form input {
  /*background: url("../../images/layout/ws-form-txt.png") no-repeat scroll 0 0 transparent;*/
  background:transparent;
  border: 0 none;
  color: #333333;
  font-family: verdana;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  width: 140px;
  margin:0;
  float: left;
}
#login_bar #RememberMe{background:none;}
#login_bar .form label {
  background: url("../../images/layout/ws-form-label.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 19px;
  line-height: 19px;
  text-align: center;
  width: 85px;
  letter-spacing: -1px;
}
#login_bar .form #RememberMe { height: auto; width: auto; margin-top:3px;}
#login_bar .forgot_pass a{
background:transparent url(../../images/layout/ws-creat-acc.png) no-repeat scroll 0 0;
display:inline-block;
height:19px;
line-height:19px;
text-align:center;
width:130px;
letter-spacing: -1px;
}
#login_bar .form .button {
  background: url("../../images/layout/ws-small-form-btn.png") no-repeat scroll 0 0 transparent;
  color: white;
  font-family: verdana;
  height: 19px;
  width: 29px;
}

/*index-after login*/
.hello_table{margin-top:20px;}
.hello_table tr td {
  width: 33%;
  color:white;
}
.hello_table .left_col{}
.hello_table .center_col{}
.hello_table .right_col {
  text-align: center;
}
/*------Pair------*/
.pair{width:400px;margin: 0 auto; display:block;}
#validateDeviceForm dl dt {
  margin-right: 30px;
  width: 210px;
}
#validateDeviceForm input{width:200px; margin-bottom:10px;}
#validateDeviceForm label{width:250px;display: block; margin-bottom:4px;}
#validateDeviceForm .button{
  background: url("../../images/layout/ws-creat-acc.png") repeat scroll 0 0 transparent;
  border: 0 none;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  width: 130px;
}
/*my settings */

.action-menu {  margin-top: 10px;  width: 100%;}
.action-menu td {  text-align: center;}
.action-menu td a {  font-size: 12px;  font-weight: bold;}
.settings-left {  float: left;  margin-bottom:15px;  width: 220px;}
.profile-left {  float: left;  width: 220px;	margin-bottom:15px;}
/*.settings-list {  width: 400px;  display: block;}*/
.settings-list {
  display: block;
  width: 500px;
}

/*edit*/
.settings-edit #AlarmIsEnable {  margin-left: 0;  width: 10px;}
.settings-edit #AlarmTimeHours-label{float: left;}
.settings-edit #AlarmTimeHours-element{}
.settings-edit #AlarmTimeHours-element select {  float: left;  width: 55px;}
.settings-edit #AlarmTimeMinutes {
  float: left;
  margin-left: 10px;
  margin-right: 150px;
  width: 55px;
}

.settings-edit {
  float: left;
  width: 100%;
}
.settings-edit dt { float: left;  width: 200px;}
.settings-edit .errors,
.settings-edit dd .errors {
  float: right;
  padding-bottom: 10px;
  width: 190px;
}
.settings-edit dd {
  float: left;
  padding-bottom: 10px;
  width: 400px;
}
.settings-edit input, .settings-edit select {
  height: auto;
  width: 200px;
  float: left;
}
.settings-edit label {  display: block; margin-bottom: 2px;}
.button_, .settings-edit .button {
  background: url("../../images/layout/ws-creat-acc.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: white;
  font-family: verdana;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  padding-bottom: 3px;
  width: 130px;
}
#buttons-label{display:none;}
.settings-edit #buttons-element {
  float: left;
  width: auto;
}
.reset_passwd {
  margin: 0 auto;
  width: 400px;
  display: block;
}
.reset_passwd input{margin-bottom:10px;}
.reset_passwd label {
  display: block;
  font-weight: bold;
  margin-bottom: 2px;
}
.footer { display: block;  height: 40px;}
.f_left {  float: left;  margin-top: 23px;}
.f_left ul .last{ background: none;}
.f_left ul li {
  background: url("../../images/layout/ws-v-spacer.png") no-repeat scroll right center transparent;
  color: #666666;
  display: inline;
  height: 14px;
  line-height: 14px;
  padding-right: 5px;
}
.f_left ul li a{
color: #666;
}
.f_right { float: right;  margin-top: 20px;}

#AvailableProgramDialog table th {
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: right;
  width: 100px;
}

/* ------by tomek------*/


div.color_picker {
  height: 16px;
  width: 16px;
  padding: 0 !important;
  border: 1px solid #ccc;
  background: url(../images/WS/arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
}

div#color_selector {
  width: 181px;
  position: absolute;
  border: 1px solid #CECECE;
  background-color: #656565;
  padding: 2px;
}
  div#color_custom {width: 100%; float:left }
  div#color_custom label {font-size: 95%; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div#color_custom input {margin: 5px 2px; padding: 0; font-size: 95%; border: 1px solid #000; width: 65%; }

div.color_swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}

#EditProgramDialog #EditProgramForm { float: left;  width: 300px;}

#EditProgramDialog #ElectrodePlacementImage {
    float: left;
    width: 300px;
    padding-left: 40px;
}


.picture-slides-container {
    width: 332px;
    min-height: 140px;
    border: 1px dashed #cecece;
    margin-top: 10px;
}

.picture-slides-fade-container {
    border: 1px solid #cecece;
    margin: 10px;
    min-width: 310px;
    min-height: 140px;
}

.picture-slides-image { margin: 0px;}
.picture-slides-container .navigation-controls { width: 210px; float: right; margin-bottom: 10px;}
.picture-slides-start-slideshow, .picture-slides-stop-slideshow  {
    padding-left: 25px;
    padding-right: 5px;
    text-align: right;
}

.picture-slides-text {margin: 5px;}

#OD-Programs {float: left; width: 320px;}

#OD-ElectrodesPlacements { float: left; width: 310px; }

.hide {    display: none;}

.content {
  background: url("../../images/layout/bg.jpg") no-repeat scroll 0 0 transparent;
  margin-left: 1px;
  min-height: 525px;
}
.items-list li {
  -moz-border-radius: 4px 4px 4px 4px;
  display: block;
  height: 17px;
  line-height: 17px;
  margin-bottom: 2px;
  padding-left: 2px;
}

.button_wrapper {
  float: left;
  width: 140px;
}

.registrationForm #fieldset-buttons, .ui-dialog #fieldset-buttons {
  float: left;
  width: 300px;
}

.registrationForm #fieldset-buttons, .ui-dialog #fieldset-buttons dl {
  float: left;
}
.program td{line-height: 1.1em;}
.program th{padding-bottom: 10px;}
.programs_added {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2em;
  text-align: justify;
  width: 100%;
}
#ObjectiveDialog .t_head{text-align:left;}
#OD-Programs{}
#OD-Programs td{}
#OD-Programs th {  text-align: left;}
.ui-datepicker-trigger {  margin-left: 5px;  position:relative;  top:2px;}

#EditProgramDate-element { width:330px; }

#EditProgramForm #Alarm{width:auto;}

.special_tabs{ width:685px;}
.border_for_tabs{border-width: 1px !important;}

#LoginAction-element .button_wrapper{width:auto; float:none;}
.creat .button_wrapper{float: none;}

#CountryCode-element, #CountryCode-label {}

.dialog-error { color: #E46C6E;  text-align: center;}

.loading-zone {
    position:absolute;
    z-index: 99999;
    background: url('../images/loaders/bar180.gif') 50% 50% no-repeat !important;
    width: 95%;
    height: 95%;`
}

.loading {opacity: 0.4;}

#MarketingInfo-element input, #Regulations-element input, #ProductInfo-element input{margin:0; width:auto;}
#MarketingInfo-label {
  margin-right: 80px;
}
#MarketingInfo-element, #Regulations-element, #ProductInfo-element {
  display: block;
  float: left;
  margin-left: 200px;
  margin-right: 5px;
  width: auto;
}
#MarketingInfo-label, #ProductInfo-label, #Regulations-label {
  display: block;
  float: left;
  margin-bottom: 15px;
  width: 190px;
}
#MarketingInfo-label label, #ProductInfo-label label, #Regulations-label label {
  float: left;
  width: 190px;
}
/*
#MarketingInfo-label, #ProductInfo-label, #Regulations-label{ display:block;	width:200px; margin-left:200px;}
#MarketingInfo-element,
#Regulations-element,
#ProductInfo-element{
display:block;
float:none;
height:25px;
line-height:31px;
width:auto;
margin-left:200px;
}
*/
#Pair-element .button_wrapper, #ChangePassword-element .button_wrapper, #Send-element .button_wrapper, #Register-element .button_wrapper{float:none;}

#captcha-input{
	position:relative;
	margin-right:70px;
	margin-top:10px;
	width:200px;
}

#ChangePassword-label{display:none;}

.login_page_panel { margin: 2px;  min-height: 455px; padding: 1em;}

#step2 {
  margin-left: 10px;
}

.login_page_panel .ui-tabs {  padding: 1em;   position: relative;}

.btn_size{background: url("../../images/layout/ws-bt-left.png") no-repeat scroll left 0 transparent;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:19px;
	line-height:19px;
	margin-left:2px;
	padding-left:4px;
	text-decoration:none;
}

.btn_size span{
	background: url("../../images/layout/ws-bt-right.png") no-repeat scroll right 0 transparent;
	color:white;
	float:left;
	height:100%;
	/*padding:0 20px 0 16px;*/
	padding: 0 14px 0 10px;
	white-space: nowrap;
}

.bt_link{margin-top:5px;}
.bt_link a{margin-left:0px;}

.special_tabs h3 {font-size:14px; font-weight:bold;}

.zend_form .errors{color:#00B4FF;float:right;}


.cctable td{ padding: 5px 5px 20px;}
.tabs_c { background: url("../../images/layout/ws-tab-agn-top.png") no-repeat scroll right bottom transparent;  float: left;  width: 100%;}
.agn  {	background: url("../../images/layout/ws-tab-agn-top.png") no-repeat scroll right bottom transparent;}
.fprog {  background: url("../../images/layout/ws-tab-top.png") no-repeat scroll right bottom transparent;}
.fobj {  background: url("../../images/layout/ws-tab-agn-top.png") no-repeat scroll right bottom transparent;}
#fobj_pane ,#fprog_pane {padding: 5px;}

#fobj_pane h3, #fprog_pane h3 {
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 15px;
  text-align: center;
}
.tabs_c li {display: inline;}
.tabs_c li a {float: left; height: 25px;}
.tabs_c li a span{float: left;}
.agn .calendar a span {
	background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent; 
	height: 100%;
	line-height: 25px;
	padding-left: 34px;
	padding-right: 40px;
 }
.agn .agenda a span { 
	background: url("../../images/layout/ws-tab-agn-right.png") no-repeat scroll right center transparent;
	height: 100%;
	line-height: 25px;
	padding-left: 37px;
	padding-right: 45px;
}
.agn .agenda a  {  background: url("../../images/layout/ws-tab-agn-left.png") no-repeat scroll left center transparent;  height: 25px;  padding-left: 3px;}

.agn .objectiveAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent; 
	padding-left: 16px;
	 padding-right: 30px;
}

.agn .programAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-agn-blue.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.cal .calendar a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-norm2-right.png") no-repeat scroll right center transparent !important;
	padding-left: 16px;
	 padding-right: 30px;
}

.cal .objectiveAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent; 
	padding-left: 16px;
	 padding-right: 30px;
}

.cal .programAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-agn-blue.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.cal .agenda a {
	background: url("../../images/layout/ws-tab-left.png") no-repeat scroll left center transparent;
	height: 25px;
	padding-left: 3px;
}
.cal .agenda a span {
	background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent;
	height: 100%;
	line-height: 25px;
	padding-left: 37px;
	padding-right: 45px;
}



.fprog .calendar a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent !important;
	padding-left: 16px;
	 padding-right: 30px;
}

.fprog .objectiveAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.fprog .programAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-blue.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.fprog .agenda a {
	background: url("../../images/layout/ws-tab-left.png") no-repeat scroll left center transparent;
	height: 25px;
	padding-left: 3px;
}

.fprog .agenda a span {
	background:url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent !important;
	height: 100%;
	line-height: 25px;
	padding-left: 37px;
	padding-right: 45px;
}




.fobj .calendar a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent !important;
	padding-left: 16px;
	 padding-right: 30px;
}

.fobj .objectiveAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-norm2-right.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.fobj .programAdd a span {
	float:left; 
	line-height:25px; 
	background: url("../../images/layout/ws-tab-agn-blue.png") no-repeat scroll right center transparent !important; 
	padding-left: 16px;
	 padding-right: 30px;
}

.fobj .agenda a {
	background: url("../../images/layout/ws-tab-left.png") no-repeat scroll left center transparent;
	height: 25px;
	padding-left: 3px;
}

.fobj .agenda a span {
	background:url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent !important;
	height: 100%;
	line-height: 25px;
	padding-left: 37px;
	padding-right: 45px;
}

.mysettings_cc{  background: url("../../images/layout/ws-tab-agn-top.png") no-repeat scroll right bottom transparent;  float: left;  width: 100%; }
.mysettings_cc li{display: inline;}
.mysettings_cc li a{float: left; height: 25px;}
.mysettings_cc li a span{float:left; line-height:25px; background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent; padding-left: 16px; padding-right: 30px;}

.my-settings a{	background: url("../../images/layout/ws-tab-left.png") no-repeat scroll left center transparent;	padding-left: 3px;}
.my-settings a span{
	background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent !important;
	height: 100%;
	padding-left: 37px;
	padding-right: 45px;
}

.my-settings a span{	padding-left: 37px;  padding-right: 45px;}
.index .my-settings a{  background: url("../../images/layout/ws-tab-agn-left.png") no-repeat scroll left center transparent;  padding-left: 3px;}
.index .my-settings a span{
	background: url("../../images/layout/ws-tab-agn-right.png") no-repeat scroll right center transparent !important;
	height: 100%;
	padding-left: 37px;
	padding-right: 45px;
}

.unpair a span{
	background: url("../../images/layout/ws-tab-agn-blue.png") no-repeat scroll right center transparent !important;
	height: 100%;
	padding-left: 34px;
	padding-right: 40px;
}

.reset .my-settings a span{
	background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent !important;
	height: 100%;
	padding-left: 37px;
	padding-right: 45px;
  }
.reset .reset-pswd a span{	background: url("../../images/layout/ws-tab-norm2-right.png") no-repeat scroll right center transparent !important;	height: 100%;}

.pairs .reset-pswd a span{background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent !important;}
.pairs .re-pair a span{background: url("../../images/layout/ws-tab-norm2-right.png") no-repeat scroll right center transparent !important;	height: 100%;}
.pairs .my-settings a span{padding-left: 37px;  padding-right: 45px;}

.unpair .reset-pswd a span{background: url("../../images/layout/ws-tab-right.png") no-repeat scroll right center transparent !important;}
.unpair .re-pair a span{background: url("../../images/layout/ws-tab-norm2-right.png") no-repeat scroll right center transparent !important;	height: 100%;}
.unpair .my-settings a span {
  background: url("../../images/layout/ws-tab-norm-right.png") no-repeat scroll right center transparent !important;
  padding-left: 37px;
  padding-right: 45px;
}
.unpair .unpair a span{
	background: url("../../images/layout/ws-tab-blue.png") no-repeat scroll right center transparent !important;
	height: 100%;
	padding-left: 34px;
	padding-right: 40px;
}
ul.unpair{background:url("../../images/layout/ws-tab-top.png") no-repeat scroll right bottom transparent;}


.redstar{color:#00B4FF; font-weight:bold;}
.calendar-tab-on{color:#00B4FF !important;}
#agenda p {padding-top:4px;}
#Pair-element, #Send-element {margin-left:210px;}
#Register-element {margin-left:200px;}
.right_col #Tabs {padding:1em 0 1em 0;}
.body_zones {
  display: inline;
  float: left;
  margin-top: 10px;
}
#FrontModel {  float: left;   width: 200px; }
#BackModel {float: left;width: 200px;}

.button_wrapper #Add{float:left}

#loginForm .errors {
  position: absolute;
  top: 20px;
}
#loginForm  #Email-element .errors{}
#loginForm  #Passwd-element .errors{}
.justify {text-align:justify;}
.interline {line-height:1.5;}
.terms_link{}


#Title-Mr, #Title-Mrs { width: 15px; }
#Title-element label {
  float: left;
  line-height: 18px;
  padding-right: 20px;
}

#BirthDate-day { width: 60px; }
#BirthDate-month { width: 75px; }
#BirthDate-year { width: 60px; }

/*   
#AgendaNavigation { width: 300px; margin: 0 auto; }
#AgendaNavigation div { float: left; }
*/


.description{line-height:1.5em;}

.hover_pro {background: url("../../images/layout/ws-objective-rc-h.png") no-repeat scroll 0 0 #121212 !important; color: white; }
.hover_pro a {color:white !important;}
.hover_pro form input {color:white !important;}

.completed .status {
  background: url("../../images/layout/green_tick.png") no-repeat scroll right center #222222 !important;
  color: transparent;
}

#Title-element br {display:none;}

#th-obj-name{display:none;}
#obj-select { display: none;    }
.status_0 a{background-image:url("../../images/layout/diagonal-3.png") !important;}
/*.status_0 a{background-image:url("http://jqueryui.com/themeroller/images/?new=5c5c5c&w=80&h=80&f=png&q=100&fltr[]=over|textures/07_diagonals_medium.png|0|0|30") !important;}*/
/*.status_0 {background-image:url("http://jqueryui.com/themeroller/images/?new=000000&w=40&h=50&f=png&q=30&fltr[]=over|textures/07_diagonals_medium.png|0|0|50") !important;}*/
/*.status_0 a{background-image:url("http://jqueryui.com/themeroller/images/?new=000000&w=40&h=50&f=png&q=30&fltr[]=over|textures/07_diagonals_medium.png|0|0|50") !important; opacity: 0.5;}*/
/*.status_0 {background-image:url("../../images/layout/diagonal.png") !important;}*/
.status_1 a{background-image:none; }

.dell_btn{float:right;}
    
.del_btn_a {
	
	background: url("../../images/layout/ws-creat-acc.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: white;
	font-family: verdana;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	margin-bottom: 10px;
	width: 130px !important;
	float:left;
	text-align: center;
	
}
#Delete-label {display:none;}
#Delete-element {
  float: left;
  margin-top: 5px;
}
.enddate_class{text-align:left;}
.center_text {text-align: center;}
.margin-from-top {margin-top:20px;}
.right {float:right;}
.step_class{}
.step_class #Send-element{margin:0;}
.step_class #Pair-element{margin:0;}
#pair_table{}
#pair_table tr{}
#pair_table tr td {
  border: 1px solid;
  padding: 5px;
  vertical-align: top;
  width: 50%;
}

.link_blue{color: #00B4FF !important;}

.short {  display: block;  float: left;  font-size: 1em;  font-style: italic;  margin: 10px 10px 10px 20px;}
.back_btn {  float: left;  font-size: 1.1em;  font-weight: bold;  margin-top: 20px;}
.back_btn_top{float:right; font-weight:bold;}
.legal_head{float:left;}
#FCKcontent_FCK1 img {  margin: 5px;}
#FCKcontent_FCK1 p{}
#FCKcontent_FCK1 h1{ font-size:13px; font-weight:bold;}
#newsArchive {}
#newsArchive li {  list-style: disc inside none;  margin-bottom: 5px;}
#auth_ {   padding-bottom: 30px; }
#auth_  a{  font-weight:bold;   color: #00B4FF;}
#auth_ .back_btn {  float: left;  font-size: 1.1em;  font-weight: bold;  margin-top: 20px;}
#auth_  #newsArchive {}
#auth_ #newsArchive li {  list-style: disc inside none;  margin-bottom: 5px;  margin-left: 5px;}
.authColumn h2 {   font-size: 14px;  font-weight: bold;  margin-bottom: 10px;  margin-top: 5px;  text-align: center;}
.authColumn {   float: right;   height: 300px;    left: 810px;   margin-right: 19px;   margin-top: 20px;   position: absolute;  width: 310px; }

.news_headers_list {
  margin-bottom: 150px;
}
.news_headers_list td,
.news_headers_list li {
  list-style: disc inside none;
  padding-left: 10px;
}
.news_headers_list td .head,
.news_headers_list li .head {
  color: #00B4FF;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
}
.news_headers_list li div {}
.news_headers_list td .news_iteam,
.news_headers_list li .news_iteam {
  font-style: italic;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 20px;
  width: 90%;
}
.news_headers_list td .news_iteam {}
.news_headers_list td .head{}
.news_headers_list td {}
/*
#news_auth_btn {
  background: url("/images/layout/news-btn-oval2.png") repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  margin: 0 auto;
  position: relative;
  top: -1px;
  width: 248px;
}
*/
#news_auth_btn {
  background: url("/images/layout/news-login-page-low.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 43px;
  margin: 0 auto;
  position: relative;
  top: -1px;
  width: 100%;
}

#news_auth_btn_plh {
  border-top: 1px solid;
  float: left;
  text-align: center;
  width: 100%;
  position: relative;
}
/*
#news_auth_btn span {
  background: url("../../images/layout/news-bt-right-1.png") no-repeat scroll right 0 transparent;
  font-weight: bold;
  width: 100%;
  line-height:22px;
}*/
#news_auth_btn span {
  font-family: serif;
  font-size: 17px;
  font-variant: small-caps;
  font-weight: bold;
  line-height: 40px;
  width: 100%;
}

#news_auth_div .news_headers_list {
  /*background: url("/images/layout/news-tr.png") repeat scroll 0 0 transparent;*/
  background: #414141;
  float: left;
  margin:10px;
  margin-bottom: 0px;
  padding: 10px 0;
  width: 980px;
}

#news_auth_div .news_headers_list td {	text-align: center;  width: 48%;  height: 100%;}
#news_auth_div .news_headers_list td .head{padding-left: 20px;}
#news_auth_div .news_headers_list td:first-child {border-right:1px solid;}
#news_auth_div .news_headers_list td div {}
#news_auth_div .news_headers_list td .news_iteam {  margin-bottom: 15px;}

#news_auth_div .news_headers_list li {   float: left;   list-style: none outside none;  text-align: center;  width: 48%;  height: 100%;}
#news_auth_div .news_headers_list li .head{padding-left: 20px;}
#news_auth_div .news_headers_list li div {}
#news_auth_div .news_headers_list li .news_iteam {  margin-bottom: 15px;}

#news_auth_div p{text-align:left; color: #FFFFFF;}
#news_auth_div {   float: left;   margin: 0 0 0 1px;   position: absolute;   width: 1002px;   z-index: 1000;}
.news_more_info {   color: #00B4FF !important; }
.news_more_info2 {   color: #00B4FF !important; }
.placeh{background: #414141; float:left; width:100%;}

.moreNews{display:none;}
.extra_add_prg_btn{float:right;}
.extra_add_obj_btn{float:right;}


.panes .objectives-list .add-objective img{}
.panes .programs-list .add-program, 
.panes .objectives-list .add-objective {
   /* border: 1px solid white;*/
    clear: both;
    display: block;
    float: left;
    height: 16px;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 19px;
}

.programs-list .desc-program {
    /*border: 1px solid white;*/
    float: left;
    height: auto;
    margin: 3px 0;
    text-decoration: none;
    width: 222px;
	padding-top: 1px;
	line-height: 13px;
}
