@import url('http://team.wstylu.com/templates/ja_social_ii/fonty/fontface.css');

 .htmlgoals-avatar
 {
  position: absolute;
  top: 16px;
  left: 22px;
  border-radius: 40px !important;
  max-width: 60px;
  overflow: clip;
}
.gl_goals-item:hover .gl_goal_progress .pb_width + .progressbar_label_right,
.gl_goals-item:hover .progressbar_label_right {
color: white;
transition: .6s;
}

.joms-plugin__body:hover .gl_goals-item {
	box-shadow: #0000004f 1px 1px 7px;
	transition: .4s;
}

.linkomPGM {
	position: relative;
	display: block;
	float: right;
	padding: 5px;
	background-image: linear-gradient(#a4ff7a,#50ff00);
	font-family: '18';
	letter-spacing: 0.5pt;
	margin: 8px 0px;
	/* margin-right: 0px; */
	border-radius: 15px 0;
	font-size: 1.6em;
	/* border-right: solid 2px #0ff; */
	/* width: 59%; */
	/* box-shadow: #04527130 2px 5px 8px; */
	height: 32px;
	overflow: clip;
}
.linkomPGM a {
	color: #900395;
	text-align: left;
	/* text-shadow: #008000b3 2px 2px 20px; */
	display: block;
	transition: .4s;
	padding: 0 8px;
	float: left;
	width: 100%;
	height: 30px;
}
.linkomPGM a:hover {
	color: white;
	/* text-shadow: #008000 2px 2px 20px; */
	font-size: 1.6em;
	padding: 0px;
	transform: rotate(-1deg);
}

.linkomPGM:hover {
	background: #900395;
}
.gl_dashboard_buttons
{   
    text-align: right;
	padding:0px !important;
	margin:0 !important;
}
.gl_goal_title a {
pointer-events: none;
}
.gl_goal_short_details a {
	position: relative;
	color: #fff;
	border-bottom: 0px #67046a solid;
	padding: 13px 0px 0px 10px;
	border-radius: 22px 0 22px 0;
	background: #0000;
	border-right-color: #800bd0 !important;
	box-shadow: inset 1px -11px 12px #f360ff45;
	letter-spacing: .1pt;
	background-image: linear-gradient(#02bde7 6%, #00a4d7 63%, #5e7dd8 110%), radial-gradient(ellipse 80% 90% at 20% 71%, #75319c70 0%, #14cde8 70%, #0dc0e3 101%, #0198ae8c 189%);
	top: 4px !important;
	max-width: 227px;
	display: block;
	overflow: clip;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 41px;
}

/*
.gl_goal_short_details a {
position: relative;
color: white;
border: 2px #a923ae solid;
font-size: 1.4em;
padding: 0px 9px;
border-radius: 0 0 12px 0;
background: #a923ae;

border-right-color: #4a0579 !important;
box-shadow: 4px 1px 5px #19869fa6;
}
*/
.gl_goal_short_details a:hover, .gl_goal_short_details a:focus {
  color: #d2ff76;
  border-right-color: #b9ff2b !important;
  background: #c02ac6;
}
.gl_goal_short_details {
	top: -45px;
	position: relative;
	font-size: 1.34em;
	/* height: 30px; */
}
.joms-plugin__body .gl_dashboard_buttons {
	background: #c338c8;
	width: 65%;
	float: right;
	border-radius: 0 15px 0 15px;
	margin-bottom: 3px !important;
	font-family: '36';
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 1.2em;
}
.joms-plugin__body .gl_dashboard_buttons a {
  color: #84ff00;
  border-right: 0px #a3d46e solid;
  border-radius: 0;
  padding-top: 0px;
  margin: 0 4px;
  box-shadow: #8480 2px 0px 4px;
}
.joms-plugin__body .gl_dashboard_buttons a:hover {
  color: white;
}
.gl_dashboard_text
{
    background-image: url("../images/goals.png");
    background-repeat: no-repeat;
	padding-left: 17px !important;
}

.gl_new_href
{   
    background-image: url("../images/new.png");
    background-repeat: no-repeat;
	cursor:pointer;
	padding-left: 16px !important;
	padding-right: 8px !important;
}

.gl_calendar_href
{
	background-image: url("../images/cal.png");
    background-repeat: no-repeat;
	cursor:pointer;
	padding-left: 20px !important;
	padding-right: 8px !important;
}

.gl_fields_href
{
    background-image: url("../images/fields.png");
    background-repeat: no-repeat;
	cursor:pointer;
	padding-left: 16px !important;
	padding-right: 8px !important;
}

.gl_goals, .gl_milistones, .gl_tasks, .gl_habits
{
	padding:5px !important;
}

.gl_goal_completed, .gl_goal_just_in_time, .gl_goal_behind_plan, .gl_goal_ahead_plan
{
width: 44px;
height: 44px;
}

.gl_goal_completed
{
	background: url("../images/complete.png") no-repeat;
	background-size: cover;
}
.gl_goal_ahead_plan
{
	background: url("../images/up_blue.png") no-repeat;
	background-size: cover;
}

.gl_goal_just_in_time
{
	background: url("../images/up_green.png") no-repeat;
	background-size: cover;

}
.gl_goal_behind_plan {
	background: url("../images/up_red.png") no-repeat;
	background-size: cover;
	opacity: 0.7;
}
.gl_goal_togglers:hover .gl_goal_behind_plan {
	opacity: 1;
}
/* layout */
.gl_goal_status_left_part
{
	width:35px;
	padding:2px !important;
	background-position:center;
	float: left;
}

.gl_goal_progress {
  width: 88%;
  padding: 2px !important;
  float: right;
  position: relative;
  margin-top: 5px;
}

.gl_task_count, .gl_left_count 
{
	padding-right:5px !important;
}
.gl_left_count, .gl_msntf {
	color: #006DAE !important;
	letter-spacing: 0.4pt;
	font-size: 13px;
	margin-top: 12px;
}
.gl_goals-item {
	display: table;
	width: 100%;
	margin: 7px 0 !important;
	background: #00cfff;
	float: right;
	border-radius: 22px 0 22px 0px;
	font-family: '20';
	line-height: 1.1em;
}
.gl_goal_togglers {
    display: table-row;
}
.gl_goal_status_left_part,
.gl_goal_left_part,
.gl_goal_progress {
    display: block;
    vertical-align: top;
}
.gl_goal_left_part {
	width: 85%;
	float: right;
	height: 45px;
	margin-top: 0px;
}
.gl_goal_title {
  font-weight: normal;
  font-size: 1.34em;
}
.gl_goal_title a {
	background: #01bbe6;
	padding: 12px 0px 0px 10px;
	margin-left: 0px;
	letter-spacing: .1pt;
	border-radius: 22px 0 22px 0;
	top: 0px;
	color: #6fffff;
	position: relative;
	max-width: 227px;
	display: block;
	overflow: clip;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 41px;
}

@media (min-width: 980px){
.gl_goal_progress .pb_width + .progressbar_label_right {
	float: right;
	margin-right: 0em !important;
	/* padding: 0 0 0 0.5em !important; */
	text-align: left !important;
	font-size: 2.4em;
	margin-top: -56px;
	color: #93ff61;
	font-family: '20';
	/* text-shadow: 0px 1px 2px #0003; */
}
/****WINDOW****/
/* CSS Document */

#blogWindowContent #blogContentFrame {
  width: 780px !important;
  height: 573px !important;
  background: transparent !important;
}
.taskdsblock {
  padding: 12px;
  position: relative !important;

}
.component.window.com_goals .view-plan .span12 .taskdsblock {
  position: relative !important;
  padding: 12px;
  position: absolute;
  margin-top: 2.5%;
  width: 100%;
}
.component.window.com_goals.view-plan .contentdscrpt {
  font-size: 1.1em;
  color: black;
  column-count: 3;
  line-height: 1.2em;
  padding-top: 1px;
	width: 100%;
}
}

#blogWindow {
	width: 820px;
	position: absolute;
	z-index: 100;
}
a#sf_close_btn:link, a#sf_close_btn:visited {
	height: 20px;
	width: 20px;
	float: right;
	text-indent: -9999px;
	outline-style: none;
	background: transparent  url(../images/close_1.png) no-repeat top left;
	margin: 5px 5px 0 0;
}
a#sf_close_btn:hover {
	background: transparent  url(../images/close_2.png) no-repeat top left;
}

#sf_tl {
	width: 20px;
	height: 20px;
/*	background: transparent url(../images/tl.png) no-repeat top left;  */
	float: left;
}
#sf_tm {
	width: 780px;
/*		background: transparent url(../images/tm.png) no-repeat top left; */
	float: left;
	height: 20px;
}
#sf_tr {
/*		background: transparent url(../images/tr.png) no-repeat top right; */
	float: left;
	width: 20px;
	height: 20px;
}
#sf_ml {
	width: 20px;
/*		background: transparent url(../images/lm.png) no-repeat top left; */
	float: left;
	height: 560px;
}
#blogWindowContentOuter {
  float: left;
  height: 560px;
  width: 780px;
  overflow: hidden;
  box-shadow: #55007bc7 0px 0px 371px;
  border-radius: 31px 0 31px;
}
#blogWindowContentTop:hover {
  background: #a800a8;
}
#blogWindowContentTop {
  height: 30px;
  background: #8b00b37d;
  border-bottom: solid 0px #000;
  width: 780px;
  float: left;
  border-radius: 26px 0 0 0;
  box-shadow: inset #840184 0px -8px 12px;
  transition: .33s;
}
#blogWindowContent {
	width: 780px;
	background:	#ffffff;
    height: 560px !important;
	float: left;
	padding: 0px;
}
#sf_mr {
	width: 20px;
/*	background: transparent url(../images/rm.png) no-repeat top right; */
    height: 560px;
	float: left;
}
#sf_bl {
	width: 20px;
	height: 20px;
/*	background: transparent url(../images/bl.png) no-repeat bottom left; */
	float: left;
}
#sf_bm {
	width: 780px;
/*	background: transparent url(../images/bm.png) no-repeat bottom left; */
	float: left;
	height: 20px;
}
#sf_br {
	width: 20px;
	height: 20px;
/*	background: transparent url(../images/br.png) no-repeat bottom right; */
	float: left;
}


/* Habits plugin */

#goals-wrap ul.goals-formedlist {
    margin: 0;
    padding: 0;
}
#goals-wrap ul.goals-formedlist li {
    padding: 0;
    margin: 0 0 10px;
    list-style-type: none;
}
#goals-wrap ul.goals-formedlist .habit-item {
  border-radius: 0 20px;
  position: relative;
  background: #B0FFF8;
  display: table;
  width: 100%;
}
.goals-left h6 {
  font-family: '18';
  letter-spacing: 0px;
  font-size: 1.3em;
  padding: 2px;
margin: 3px;
}
#goals-wrap .habit-item .goals-left {
  display: block;
  padding: 0 5px;
  float: left;
}
#goals-wrap .habit-item .right-wrapper {
    display: inline-block;
    width: 68%;
}
#goals-wrap .habit-item h3 {
    font-weight: bold;
}
#goals-wrap .habit-item .goals-right.todays-habits {
    display: inline-block;    
    margin-right: 30px;
    width: 150px;
}
#goals-wrap .habit-item .goals-checkblock {
    display: table-cell;
}

#goals-wrap .habit-item-status {
    display: table;
    width: 100%;
}
#goals-wrap .habit-item-status .gl_goal_progress {
    width: 60%;
}

/*for checkboxes*/
#goals-wrap .check-task{    
    width: 25px;
    height: 25px;   
    display: inline-block;
    vertical-align: middle;
}

#goals-wrap .check-task input{
    width: 25px;
    height: 25px;   
    margin:0;
    padding:0;
    opacity:0;
}

#goals-wrap label.checkbox {
  display: inline-block;
  margin: 0 0 0;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  padding: 0;
}

#goals-wrap label.goals-task-green{
    color: #06e271;
}

#goals-wrap label.goals-overdue-red{
    color: red;
}

.check-task.checkbox_on {
    background:url("../images/check_checked.png") no-repeat 50% 50% #fff;
}


.check-task.checkbox_off {
    background: url("../images/check_empty.png") no-repeat 50% 50% #fff;
}

.check-task.checkbox_on_good {
    background:url("../images/green_checked.png") no-repeat 50% 50% #aff1bd;    
    border: 1px solid #88f78b;
}

.check-task.checkbox_off_good {
    background: url("../images/grey.png") no-repeat 50% 50% #e2eee4;    
    border: 1px solid #aff1bd;
    
}

.check-task.checkbox_on_bad {
    background:url("../images/red_checked.png") no-repeat 50% 50% #fac9c3;
    border: 1px solid #f59489;
}

.check-task.checkbox_off_bad {
    background: url("../images/grey.png") no-repeat 50% 50% #f9ebe9;    
    border: 1px solid #fac9c3;
}

/* 2 rules for IE*/
#goals-wrap .check-task input{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#goals-wrap .check-task input:focus{
    outline: none;
}
/*for checkboxes end*/


/* progressbars bootstrap */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


/* progressbars */


.pb_width {
	float:left !important;
	width:100% !important;
}

.pb_width .progress {
    margin-right: 3em !important;
}
.pb_width + .progressbar_label_right {
	float: right;
	margin-right: 0em !important;
	/* padding: 0 0 0 0.5em !important; */
	text-align: left !important;
	font-size: 3em;
	margin-top: -62px;
	color: #93ff61;
	font-family: '20';
	/* text-shadow: 0px 1px 2px #0003; */
}
.progressbar_background {
	border: solid 1px #A3A3A3 !important;
	width:100%; 
	background-color:#fff !important;
	text-align:left;
}


.progressbar_label_right
{
	float:left;
	font-weight:bold;	
}

.progressbar_background, 
.progressbar_progress_red, 
.progressbar_progress_yellow, 
.progressbar_progress_blue,
.progressbar_progress_green,
.progressbar_progress_pink,
.progressbar_progress_gray
{
	height:15px;
	text-align:left !important; 
	border-radius:3px !important;
}

.progressbar_progress_red, 
.progressbar_progress_yellow, 
.progressbar_progress_blue,
.progressbar_progress_green,
.progressbar_progress_pink,
.progressbar_progress_gray
{
	color:#000 !important; 
}
.progressbar_progress_red {
	background: #4db2e2 url(progressbar_red.png) repeat-x left top !important; 
}

.progressbar_progress_yellow {
	background: #4db2e2 url(progressbar_yellow.png) repeat-x left top !important; 
}
.progressbar_progress_blue {
	background: #4db2e2 url(progressbar_blue.png) repeat-x left top !important; 
}
.progressbar_progress_green {
	background: #4db2e2 url(progressbar_green.png) repeat-x left top !important; 
}
.progressbar_progress_pink {
	background: #4db2e2 url(progressbar_pink.png) repeat-x left top !important; 
}
.progressbar_progress_gray {
	background: #4db2e2 url(progressbar_gray.png) repeat-x left top !important; 
}


.progressbar_container strong{font-size:12px; display:block; text-align:left; padding-bottom:5px !important;}

.progress.progress-small {
    height: 5px;
margin: -0.5em 3em 1em 0em !important;
}
.gl_dashboard_buttons a span {
    padding-left: 5px;
}

@media (max-width: 767px) {
.pb_width + .progressbar_label_right {
	float: right;
	margin-right: 1em !important;
	padding: 0.45em 0 0 0 !important;
	/* text-align: right !important; */
	font-size: 1.5em;
	margin-top: -43px;
	font-family: '20';
	right: -25px;
	position: relative;
	border-radius: 44px;
	background: #bd018512;
	width: 43px;
	height: 43px;
	font-weight: normal;
}
.gl_goal_short_details, .gl_goal_short_details a {

}
.joms-plugin__body .gl_dashboard_buttons {
	background: #a213a7;
	width: 60%;
	float: right;
	border-radius: 0 15px 0 15px;
	margin-bottom: 3px !important;
	font-family: '36';
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 1.3em;
}
.component.window.com_goals.view-goal #quick-record .input-append .btn {
  font-size: 16px !important;
  padding: 6px 12px !important;
  top: -3px !important;
  position: absolute;
  left: 22%;
  text-shadow: none !important;
  border-right-width: 2px !important;
}
}
#blogWindowContentOuter {
  float: left;
  height: 600px !important;
  width: 780px;
  overflow: hidden;
  box-shadow: #55007bc7 0px 0px 371px;
   border-radius: 31px 0 31px;
}
@media (max-width: 980px) {
	
#blogWindowContentOuter {
  float: left;
  height: 490px !important;
  width: 320px;
  overflow: hidden;
  border-radius: 31px 0 31px;
}
#blogWindowContentTop {
  height: 30px;

  width: 320px;
  float: left;
}
#blogWindowContent {
  width: 320px;
  background: #ffffff;
  height: 460px !important;
  float: left;
  padding: 0px;
}
#sf_tm {
  width: 320px;
/*  background: transparent url(../images/tm.png) no-repeat top left; */
  float: left;
  height: 20px;
}	
#sf_ml {
  width: 20px;
/*  background: transparent url(../images/lm.png) no-repeat top left; */
  float: left;
  height: 490px !important;
}
#sf_mr {
  width: 20px;
/*  background: transparent url(../images/rm.png) no-repeat top right; */
  height: 490px !important;
  float: left;
}
#sf_bm {
  width: 320px;
/*  background: transparent url(../images/bm.png) no-repeat bottom left; */
  float: left;
  height: 20px;
}
	
a#sf_close_btn:link, a#sf_close_btn:visited {
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	outline-style: none;
	background: transparent url(../images/close_1.png) no-repeat top left;
	margin: 5px 5px 0 0;
	filter: hue-rotate(-70deg);
}
#blogWindow {
  height: 800px !important;
  width: 360px !important;
  position: absolute;
  top: 22% !important;
  left: 1% !important;
}
}
	#blogContentFrame {
  width: 320px !important;
  height: 460px !important;
}
.component.window.com_goals.view-editmilistone.j39.no-touch.scrollDown #jform_description_parent {
  width: 245px !important;
}
#jform_description_tbl {}
	.mceDefaultSkin .mceIframeContainer {}
	.mceDefaultSkin .mceToolbar {}
}
.window .window-mainbody {

  padding: 0px !important;
}
#goals-wrap .gl_goals, #goals-wrap .gl_milistones, #goals-wrap .gl_tasks, #goals-wrap .gl_habits {

  padding: 0px !important;
}

#goals-wrap .gl_goal_details {
  padding: 0px!important;
}