/* --------------------------
*  MAIN CSS
*/
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,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
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;
  outline: 0;
  background: transparent;
  /*font-size: 100%;*/
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
textarea {
  font-family: inherit;
  overflow: auto;
  vertical-align: top;
  resize: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #666666;
}
.clear {
  clear: both;
}
/*a:active {color: #000;} 
a:visited {color: #000;}*/
:focus {
  outline: 0;
}
a:focus {
  outline: 0;
}
body {
  font-family: Arial, sans-serif, tahoma;
  font-size: 11px;
  line-height: 1.6;
  color: #333333;
  background-color: #efefef;
}
.container {
  width: 970px;
}
a {
  color: #666666;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
/**
* HEADER
*/
.header {
  height: 60px;
  border-top: 5px solid #3c4447;
  border-bottom: 5px solid #fda800;
  position: relative;
  background-color: #4b5a5f;
  background: -webkit-gradient(linear, left top, left bottom, from(#4b5a5f), to(#404b53));
  background: -webkit-linear-gradient(top, #4b5a5f, #404b53);
  background: -moz-linear-gradient(top, #4b5a5f, #404b53);
  background: -ms-linear-gradient(top, #4b5a5f, #404b53);
  background: -o-linear-gradient(top, #4b5a5f, #404b53);
  /* LOGO HEADER */

  /* RIGHT BOXS */

}
.header .container {
  padding-top: 0;
  padding-bottom: 0;
}
.header .logo {
  font-style: italic;
}
.header .logo a {
  display: block;
}
.header .logo a .slogan {
  color: #bbb;
}
.header .logo a:hover .slogan {
  color: #fff;
}
.header .name-pg {
  color: #fda800;
  font-weight: bold;
  font-size: 20px;
  margin: 4px 0 0 0;
  font-family: 'Open Sans', sans-serif, tahoma;
}
.header .top-user-blk {
  color: #fda800;
}
.header .top-user-blk a {
  color: #ffc800;
  margin: 0 0 0 10px;
}
.header .top-user-blk a:hover {
  color: #fda800;
}
.header .main-menu ul {
  display: inline-block;
  font-family: 'Open Sans', sans-serif, tahoma;
  margin: 8px 0 0 0;
}
.header .main-menu ul li {
  margin: 0 0 0 40px;
}
.header .main-menu ul li.active {
  background: url(../images/ar_y.png) no-repeat bottom center;
}
.header .main-menu ul li.active a {
  color: #fda800;
  padding: 0 0 3px 0;
}
.header .main-menu a {
  font-size: 14px;
  color: #fff;
  display: block;
}
.header .main-menu a:hover {
  color: #fda800;
}
.main-content {
  background-color: #fff;
}
.footer {
  background-color: #fff;
  padding: 5px 0;
}
.footer .ft-nav a {
  color: #999;
}
.footer .ft-nav a:hover {
  color: #000;
}
.footer .ft-nav ul {
  display: inline-block;
  line-height: 1;
}
.footer .ft-nav ul li {
  border-right: 1px solid #ccc;
  margin: 0 0 0 20px;
  padding: 0 20px 0 0;
}
.footer .ft-nav ul li:last-child {
  border-right: none;
  padding: 0;
}
.footer .ft-nav ul li:first-child {
  margin: 0;
}
.breadcrumb {
  padding: 8px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* ICONS */
.ico-pr,
.fc-state-default .fc-text-arrow {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.ico-pr,
.fc-state-default .fc-text-arrow {
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
}
.ico-dup{
  background-position: -173px -308px;
  height: 36px;
  width: 36px; 
}
.ico-pen {
  background-position: 9px -248px;
  height: 36px;
  width: 36px;
}
.ico-del {
  background-position: -110px -249px;
  height: 36px;
  width: 36px;
}
.ico-plus {
  background-position: -53px -203px;
}
.ico-chkb {
  background-position: 0px -204px;
}
.ico-sms {
  background-position: -116px -204px;
}
.ico-chk {
  width: 28px;
  height: 28px;
  background-position: -175px -252px;
}
.ico-pr.ico-chk {
  background-position: 0px -170px;
}
.ico-pr.ico-sdate { 
  background-image: url(../images/ico-calendar.svg);
  background-repeat: no-repeat;
  background-size: auto 23px ;
}
.ie8 .ico-pr.ico-sdate { background-image: url(../images/ico-calendar.png); }
/* ---- */
.t-r {
  text-align: right;
}
.t-c {
  text-align: center;
}
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.w_20 {
  width: 20px;
  display: inline-block;
}
.mtab li {
  float: left;
}
.pr-ipt {
  padding: 2px 5px;
  border: 1px solid #ccc;
  background: #fff;
  color: #414141;
}
.p-btn {
  display: inline-block;
  background: #ffc800;
  padding: 3px 6px;
  font-weight: bold;
  color: #fff;
}
.p-btn:hover {
  color: #fff;
  background: #fda800;
}
.p-btn.bg-gray {
  background: #b7b7b7;
}
.p-btn.bg-gray:hover {
  background: #999;
}
.p-btn.lrg {
  font-size: 12px;
  padding: 5px 10px;
}
.p-btn.fullw {
  width: 100%;
}
.p-line,
.pr-day-exe .p-line {
  line-height: 18px;
}
select.pr-ipt {
  cursor: pointer;
}
.frm-blk .frm-row {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.frm-blk .frm-row.frm-inline label {
  display: inline-block;
  font-weight: normal;
}
.frm-blk .frm-row .ipt {
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
}
.frm-blk .frm-row .ipt.red {
  border: 1px solid #db0000;
}
.w480 {
  width: 480px;
  margin: 0 auto;
}
.p-ttl {
  color: #ffc800;
  font-family: 'Open Sans', sans-serif, tahoma;
  margin: 20px 0;
}
.p-ttl.lrg {
  font-weight: bold;
  font-size: 40px;
}
/**
 * PAGES CSS
 */
/* MY PROGRAMS */
.pr-yblk {
  margin: 0 0 2px 0;
}
.pr-yblk .yblk-ttl {
  font-size: 14px;
  font-weight: bold;
  color: #634300;
  height: 40px;
  line-height: 40px;
  background: url(../images/bg_y.jpg);
  border-left: 5px solid #fda800;
  padding: 0 0 0 20px;
  margin: 0 0 2px 0;
}
.pr-tbl .pr-tbl-row:nth-child(2n+1) {
  background-color: #f1ffe6;
}
.pr-tbl .pr-tbl-row:last-child {
  margin: 0;
}
.pr-tbl-row {
  padding: 5px 0;
  background-color: #dbffce;
  margin: 0 0 2px 0;
}
.pr-tbl-row a.train {
  width: 94px;
  height: 36px;
  display: block;
  float: left;
  background: #35bc7a;
  color: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 13px;
  margin: 0 10px 0 0;
  font-family: 'Open Sans', sans-serif, tahoma;
}
.pr-tbl-row a.train:hover {
  background-color: #2a915e;
}
.pr-tbl-row a.pr-btn {
  background: #35bc7a;
  height: 36px;
  width: 36px;
  float: right;
  margin: 0 0 0 2px;
}
.pr-tbl-row a.pr-btn:hover {
  background-color: #2a915e;
}
.pr-tbl-row p {
  line-height: 1;
}
.pr-tbl-row .tbl-row-ct .row-name {
  font-size: 12px;
  font-weight: bold;
}
.pr-tbl-row .row-name {
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0 0 4px 0;
}
.pr-tbl-row .meta-tm {
  color: #666;
}
.pr-tbl-row .meta-tm span {
  color: #333;
}
.pr-avatar {
  text-align: center;
  height: 136px;
  width: 136px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #eee;
  background: url(../images/ico_photo.png) no-repeat center center;
  margin: 20px auto;
}
.pr-avatar img {
  height: 136px;
}
.pr-recent {
  position: relative;
}
.pr-recent .tbl-row-ct {
  padding: 0 0 0 10px;
}
.sort-blk {
  position: absolute;
  right: 10px;
  top: 11px;
}
.sort-blk label {
  color: #fff;
  font-size: 13px;
}
/* CALENDAR */
/* VAR FOR CALENDAR */
.pr-calendar {
  min-height: 400px;
  margin: 20px 0 0 0;
  font-family: 'Open Sans', sans-serif, tahoma;
}
.pr-calendar .calendar {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 0;
  border: 1px solid #ddd;
}
.pr-calendar .fc-state-highlight {
  background-color: #dbffce;
}
.pr-calendar .fc-event {
  background-color: #fda800;
  border: 1px solid #fda800;
  color: #ffffff;
}
.pr-calendar .fc-event.uncomplete {
  background-color: #929292;
  border: 1px solid #929292;
  color: #ffffff;
}
.pr-calendar .fc-ltr .fc-event-hori.fc-event-end:after {
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
  background-position: -1px -83px;
  background-size: 100px;
  display: block;
  position: absolute;
  right: 2px;
  top: 2px;
  content: '';
  width: 10px;
  height: 10px;
}
.pr-calendar .fc-ltr .fc-event-hori.fc-event-end.uncomplete:after {
  background-position: 0px 1000px;
}
.pr-calendar .fc-state-default {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.pr-calendar .fc-state-default.fc-button-next .fc-text-arrow {
  background-position: -57px 0px;
}
.pr-calendar .fc-state-default.fc-button-prev .fc-text-arrow {
  background-position: 2px 0px;
}
.pr-calendar .fc-state-default .fc-text-arrow {
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-indent: 1000px;
}
.pr-calendar .fc-header-title h2 {
  font-size: 16px;
  font-weight: bold;
  color: #929292;
}
.pr-calendar .fc-border-separate th,
.pr-calendar .fc-border-separate td {
  border-width: 1px 0 0 0;
}
.pr-calendar .fc-border-separate th.fc-last,
.pr-calendar .fc-border-separate td.fc-last,
.pr-calendar .fc-agenda-days .fc-agenda-axis {
  border-right-width: 0;
}
.pr-calendar .fc-border-separate tr.fc-last td {
  border-bottom-width: 0;
}
.pr-calendar .fc-first th {
  color: #929292;
}
.ca-caption {
  margin: 20px 0 10px 0;
  padding: 0 0 0 10px;
}
.ca-caption .ca-list {
  float: left;
  width: 33%;
  font-size: 11px;
  text-align: left;
}
.ca-caption .ca-list span {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  margin: 0 10px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ca-caption .ca-list span.exe-cmpl-i {
  background-color: #fda800;
}
.ca-caption .ca-list span.exe-today-i {
  background-color: #dbffce;
}
.ca-caption .ca-list span.exe-uncomplete-i {
  background-color: #929292;
}
.fc-button.fc-button-today {
  display: none;
}
/* END : CALENDAR */
/* PROGRESS PAGE */
.train-consis {
  min-height: 240px;
}
.consis-blk {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f05a49;
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif, tahoma;
  position: relative;
  width: 213px;
  margin: 10px 0 0 0;
}
.consis-blk:after {
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  bottom: -44px;
  border-bottom: 44px solid transparent;
  border-left: 106px solid #f05a49;
  border-right: 106px solid #f05a49;
}
.consis-blk span.c-lbl {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 11px;
}
.consis-blk .c-num {
  font-size: 54px;
  line-height: 1;
  font-family: 'Open Sans', sans-serif, tahoma;
  font-weight: bold;
  padding: 5px 10px;
  background: #35bc7a;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.consis-blk .c-ct {
  padding: 10px 0;
}
.consis-blk .c-ct span {
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 1;
}
.tbl {
  width: 100%;
}
.tbl.tbl-info th {
  border: 1px solid #ccc;
  background: #fbf07b;
  padding: 5px 10px;
}
.tbl.tbl-info td {
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.tbl .w5 {
  width: 5%;
}
.tbl .w10 {
  width: 10%;
}
/* ------------------------------------ */
.pr-onepr .yblk-ttl {
  height: 40px;
  width: 45%;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}
.pr-onepr .pr-tool-bar {
  width: 55%;
  float: left;
}
.pr-onepr.homeToolbar .yblk-ttl{width: 90%;}
.pr-onepr.homeToolbar .pr-tool-bar{width: 10%;}
.pr-tool-bar {
  text-align: right;
  height: 40px;
}
.pr-tool-bar ul {
  display: inline-block;
  text-align: left;
}
.pr-tool-bar li {
  margin: 0 0 0 10px;
}
.pr-tool-bar a {
  color: #d88e00;
  line-height: 1;
  font-size: 11px;
  display: block;
  max-width: 90px;
  padding: 8px 0 0;
}
.pr-tool-bar a:hover {
  text-decoration: underline;
}
.pr-tool-bar figure {
  height: 40px;
  width: 60px;
  overflow: hidden;
}
.pr-tool-bar figure img {
  height: 40px;
}
.pr-tool-bar .ico-pr {
  width: 24px;
  height: 24px;
  float: left;
  margin: 0 5px 0 0 ;
}
.pr-day {
  margin: 0 0 2px 0;
}
.pr-day a.pr-day-lik {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
  margin: 0 0 2px 0;
  background: #35bc7a;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.pr-day a.pr-day-lik:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 8px;
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
  background-position: 1px -140px;
}
.pr-day a.pr-day-lik:hover {
  background: #2c9d66;
}
.pr-day a.pr-day-lik.exp:after {
  background-position: -54px -140px;
}
.pr-day-exe {
  min-height: 40px;
  margin: 0 0 2px 0;
}
.pr-day-exe .ico-chk {
  float: left;
  margin: 0 10px 0 5px;
}
.pr-day-exe .ico-blank {
  background-position: 100px 100px;
  float: left;
  margin: 0 10px 0 5px;
  width: 28px;
  height: 28px;
}
.pr-day-exe .row-name {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 20px 0 0;
}
.pr-day-exe p {
  line-height: 1; 
}
.pr-day-exe .exe-lik p {  margin-left: 43px; }
.pr-day-exe a.exe-lik {
  background: #f1ffe6;
  display: block;
  padding: 10px;
  position: relative;
}
.pr-day-exe a.exe-lik .ico-pr.ico-chk {    background-position: -52px  -170px;  }
.pr-day-exe a.exe-lik.exp .ico-pr.ico-chk {    background-position: 0 -170px;  }
.pr-day-exe a.exe-lik.exp {
  background: #ffc800;
  color: #000;
}
.pr-day-exe a.exe-lik.exp:after {
  background-position: -183px -145px;
}
.pr-day-exe a.exe-lik:after {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
  background-position: -121px -145px;
  position: absolute;
  top: 17px;
  right: 14px;
}
.exe-pic img {
  width: 100%;
  margin: 0 0 2px 0;
}
.exe-tbl li {
  width: 49.5%;
  margin: 0 1% 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0;
  font-weight: bold;
}
.exe-tbl li a.exe-tbl-ttl {
  color: #000;
  background: #ffc800;
  display: block;
  padding: 3px 10px;
}
.exe-tbl li:last-child {
  margin: 0;
}
.exe-tabs .exe_tb {
  background: #f3f3f3;
  padding: 10px;
  width: 100%;
  min-height: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.exe-tabs .exe_tb:last-child {
  margin: 0;
}
.exe-tabs .exe_tb form label {
  display: block;
}
.exe-tabs .exe_tb form .pr-ipt {
  width: 100%;
}
.exe-tabs .exe_tb form .col-md-4,
.exe-tabs .exe_tb form .col-md-5 {
  padding: 0;
  margin: 0 2% 0 0;
}
.exe-tabs .exe_tb form .col-md-4 {
  width: 30%;
}
.exe-tabs .exe_tb form .col-md-5 {
  width: 46%;
}
.exe-tabs .exe_tb form .col-md-3 {
  padding: 0;
  width: 20%;
}
table.tb-line td,
table.tb-line th {
  padding: 3px 5px;
  border-bottom: 1px solid #bbb;
}
table.tb-line td {
  border-bottom: 1px solid #ddd;
}
table.tb-line tr:last-child td {
  border-bottom: none;
}
.exe-record {
  margin: 10px 0 0 0;
}
.y-box {
  border: 2px solid #ffc800;
  padding: 3px 6px 6px 6px;
  background: #fff;
}
.y-box label.t-c {
  font-weight: bold;
  color: #000;
  font-size: 12px;
  display: block;
}
.y-box table {
  font-style: italic;
}
.exe-tbl {
  margin: 0 0 10px 0;
}
.exe-btnbox .bg-gray {
  margin: 0 10px 0 0;
}
.exe-desc {
  margin-bottom: 10px;
}
.exe-desc .exe-desc-ttl {
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  margin: 0 0 5px 0;
}
.exe-desc .exe-desc-ttl span {
  display: inline-block;
  border-bottom: 2px solid #fda800;
  padding: 2px 0;
  width: 50%;
  margin: 0 0 -1px 0;
  position: relative;
}
.exe-desc .exe-desc-ttl span:after {
  display: block;
  position: absolute;
  right: 0px;
  top: 7px;
  content: '';
  width: 12px;
  height: 12px;
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
  background-position: -60px -89px;
}
.pr-day-exe-ct {
  padding: 10px 0 0 0;
}
.p-list li {
  list-style: disc inside;
  line-height: 18px;
}
.tbl-line li {
  line-height: 18px;
  padding: 3px;
  border-bottom: 1px solid #ddd;
}
.tbl-line li:last-child {
  border-bottom: none;
}
/* LOGIN PAGE */
.login-wrp {
  position: absolute;
  top: 15%;
  right: 15%;
  background-color: rgba(254, 170, 1, 0.8);
  width: 480px;
  height: 480px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.login-wrp .login-wrp-sb {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 40px 40px 40px;
}
.login-wrp .p-ttl {
  font-size: 28px;
  color: #fff;
  margin: 0;
  font-weight: normal;
}
.login-wrp .p-tt-sub {
  font-family: 'Open Sans', sans-serif, tahoma;
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #fff;
  margin: 0 20px 20px 20px;
}
.login-wrp .p-tt-sub span {
  display: block;
}
.login-wrp .user-ic {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: #35bc7a;
  color: #fff;
  font-size: 18px;
  float: left;
  text-align: center;
}
.login-wrp .user-ic span {
  vertical-align: -5px;
}
.login-frm {
  font-family: 'Open Sans', sans-serif, tahoma;
  padding: 0 15px 20px 20px;
}
.login-frm .w480 {
  padding: 20px 0 30px 0;
  margin-bottom: 20px;
}
.login-frm .frm-blk .frm-inline input[type='text'].ipt,
.login-frm .frm-blk .frm-inline input[type='password'].ipt {
  width: 88%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #414141;
  padding: 8px 5px;
  border: 1px solid #fff;
}
.login-frm .frm-blk label {
  cursor: pointer;
  color: #fff;
}
.login-frm .frm-blk input[type="submit"].p-btn {
  padding: 0;
  font-size: 14px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  text-indent: -1000px;
  background-color: #35bc7a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #efc043;
  background-image: url(../images/spr.png); 
  background-repeat: no-repeat;
  background-position: -40px -239px;
}
.login-frm .frm-blk input[type="submit"].p-btn:hover {
  border: 3px solid #fff;
}
.login-frm .frm-blk input[type="checkbox"] {
  vertical-align: -2px;
}
.reg-lik {
  font-size: 16px;
  margin: 40px 0 160px 0;
}
.reg-lik a {
  color: #ffc800;
}
.reg-lik a:hover {
  color: #333333;
}
.tbl-wrap {
  overflow: hidden;
  overflow-x: auto;
  -ms-scroll-chaining: chained;
  -ms-overflow-style: none;
}
.tbl-wrap table.tbl.tbl-info {
  min-width: 600px;
}
/** 
 * PLUGINS CSS
 * 
 */
/**************************************/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('../fonts/flexslider-icon.eot');
  src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/flexslider-icon.woff') format('woff'),
    url('../fonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { min-height: 293px; min-width: 293px;  display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img,
.flexslider .slides video,
.flexslider .slides object,
.flexslider .slides iframe { 
  width: 100%; 
  display: block; 
  min-height: 293px; 
  min-width: 293px; 
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; background: #fff;  position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.2; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 10px; }
.flex-direction-nav .flex-next { right: 10px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 30px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}

}
@media screen and (max-width: 960px) {
  .flexslider .slides > li { min-height: 200px; min-width: 200px;} 
  .flexslider .slides img {min-height: 200px; min-width: 200px; }
  .flexslider .slides video,
  .flexslider .slides object,
  .flexslider .slides iframe {  
    height: 100%; 
    min-height: 100%; 
  }
}
/**
*    jQuery.mmenu CSS
*/
.mm-page,
.mm-fixed-top,
.mm-fixed-bottom,
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0;
  top: 0;
  margin: 0;
  border: 0px solid rgba(0, 0, 0, 0);
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0;
}
.mm-fixed-top {
  top: 0;
}
.mm-fixed-bottom {
  bottom: 0;
}
html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html.mm-opened,
html.mm-opened body {
  overflow-x: hidden;
  position: relative;
}
html.mm-opened .mm-page {
  position: relative;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
  left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
  left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
  display: block;
  visibility: hidden;
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding: 20px 0 40px 0;
}
.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list {
  font: inherit;
  font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen::before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}
.mm-list > li.mm-spacer {
  padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 80%;
}
.mm-menu {
  width: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px;
  }
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px;
  }
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 440px;
  }
}
/*
    jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top {
  width: 100%;
}
html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto;
}
.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0;
}
html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0;
}
.mm-menu.mm-top {
  height: 80%;
}
html.mm-top.mm-opening .mm-page,
html.mm-top.mm-opening #mm-blocker,
html.mm-top.mm-opening .mm-fixed-top {
  top: 80%;
}
html.mm-top.mm-opening .mm-fixed-bottom {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px;
  }
  html.mm-top.mm-opening .mm-page,
  html.mm-top.mm-opening #mm-blocker,
  html.mm-top.mm-opening .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px;
  }
  html.mm-top.mm-opening .mm-page,
  html.mm-top.mm-opening #mm-blocker,
  html.mm-top.mm-opening .mm-fixed-top {
    top: 880px;
  }
  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -880px;
  }
}
.mm-menu.mm-right {
  width: 80%;
}
html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker,
html.mm-right.mm-opening .mm-fixed-top,
html.mm-right.mm-opening .mm-fixed-bottom {
  right: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px;
  }
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker,
  html.mm-right.mm-opening .mm-fixed-top,
  html.mm-right.mm-opening .mm-fixed-bottom {
    right: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px;
  }
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker,
  html.mm-right.mm-opening .mm-fixed-top,
  html.mm-right.mm-opening .mm-fixed-bottom {
    right: 440px;
  }
}
.mm-menu.mm-bottom {
  height: 80%;
}
html.mm-bottom.mm-opening .mm-page,
html.mm-bottom.mm-opening #mm-blocker,
html.mm-bottom.mm-opening .mm-fixed-bottom {
  bottom: 80%;
}
html.mm-bottom.mm-opening .mm-fixed-top {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px;
  }
  html.mm-bottom.mm-opening .mm-page,
  html.mm-bottom.mm-opening #mm-blocker,
  html.mm-bottom.mm-opening .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px;
  }
  html.mm-bottom.mm-opening .mm-page,
  html.mm-bottom.mm-opening #mm-blocker,
  html.mm-bottom.mm-opening .mm-fixed-bottom {
    bottom: 880px;
  }
  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -880px;
  }
}
/*
    jQuery.mmenu z-position extension CSS
*/
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform;
}
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0;
}
.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  left: 0%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  left: 0;
}
html.mm-opening .mm-menu.mm-top.mm-front,
html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  left: auto;
}
html.mm-opening .mm-menu.mm-right.mm-front,
html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0;
}
html.mm-opening .mm-menu.mm-bottom.mm-front,
html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  left: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -440px;
  }
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -880px;
  }
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  right: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -440px;
  }
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -880px;
  }
}
html.mm-front .mm-fixed-top,
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto;
}
html.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-top {
  top: 0;
}
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0;
}
/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}
html .fc,
.fc table {
  font-size: 1em;
}
.fc td,
.fc th {
  vertical-align: top;
  padding: 0;
}
.fc-header td {
  white-space: nowrap;
}
.fc-header-left {
  width: 25%;
  text-align: left;
}
.fc-header-right {
  width: 25%;
  text-align: right;
}
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}
.fc-header-title h2 {
  margin-top: 0;
  white-space: nowrap;
}
.fc .fc-header-space {
  padding-left: 10px;
}
.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
  margin-right: -1px;
}
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  margin-right: 0;
}
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}
.fc-header .fc-state-down {
  z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}
.fc-content {
  clear: both;
  zoom: 1;
}
.fc-view {
  width: 100%;
  overflow: hidden;
}
.fc-widget-header,
.fc-widget-content {
  border: 1px solid #ddd;
}
.fc-state-highlight {
  background: #fcf8e3;
}
.fc-cell-overlay {
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
}
.fc-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 .6em;
}
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(tobottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fc-text-arrow {
  font-size: 2em;
  font-family: "Courier New", Courier, monospace;
  vertical-align: baseline;
  margin: 0 .1em;
}
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}
.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: 0;
  top: -50%;
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
  background-color: #ccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.fc-event-container > * {
  z-index: 8;
}
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}
.fc-event {
  border: 1px solid #3a87ad;
  background-color: #3a87ad;
  color: #fff;
  font-size: .85em;
  cursor: default;
}
a.fc-event {
  text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}
.fc-rtl .fc-event {
  text-align: right;
}
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  font-size: 300%;
  line-height: 50%;
}
.fc-event-hori {
  margin-bottom: 1px;
  border-width: 1px 0;
}
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc-event-hori .ui-resizable-e {
  top: 0!important;
  right: -3px !important;
  width: 7px!important;
  height: 100%!important;
  cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
  top: 0!important;
  left: -3px !important;
  width: 7px!important;
  height: 100%!important;
  cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
}
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}
.fc .fc-week-number div {
  padding: 0 2px;
}
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
}
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}
.fc-agenda .fc-agenda-axis {
  width: 50px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: 400;
  padding: 0 4px;
}
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  _height: 34px;
}
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}
.fc-agenda-slots td {
  background: none;
  border-width: 1px 0 0;
}
.fc-agenda-slots td div {
  height: 20px;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  border-top-style: solid;
}
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}
.fc-event-vert .fc-event-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
}
.fc-event-vert .ui-resizable-s {
  bottom: 0!important;
  width: 100%!important;
  height: 8px!important;
  overflow: hidden!important;
  line-height: 8px!important;
  font-size: 11px!important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing {
  _overflow: hidden;
}
.fc-header-center,
.fc-grid th,
.fc-agenda-days th {
  text-align: center;
}
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow,
.fc-grid .fc-event-time,
.fc-agenda .fc-week-number {
  font-weight: 700;
}
table.fc-border-separate,
.fc-agenda table {
  border-collapse: separate;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last,
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th,
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}
.fc-agenda-allday th,
.fc-event-vert {
  border-width: 0 1px;
}
.fc-event {
  background: #fff;
  color: #000;
}
.fc-event-bg,
.fc-event .ui-resizable-handle {
  display: none!important;
}
/* - ------------------------------  */
/* FIX BACKGROUND */
#bg {
  position: fixed;
  top: 0;
  left: 0;
}
img.bgwidth {
  width: 100%;
}
.no-data {
   text-align: center;
   font-style: italic;
   color: #666;
   font-size: 12px; 
}

.ui-dialog.ui-widget {  z-index: 10; }

a.forgot-pw-lk { color: #fff8a5; float: right; margin: 2px 5px 0 0; font-size: 11px; }
a.forgot-pw-lk:hover{ text-decoration: underline; }
.login-notify { color:  #fffbd8; font-style: italic;  margin: 0 0 10px 0;  }
  /* FORGOT PASS FORM */
  .fm_regis_login {
      width: 60%;
      margin: 40px auto;      
      font-size: 12px;
  }
  .fm_regis_login .alert.alert-error {
      background-color: #ffd8d8;
      border: 1px solid  #db0000;
      color:  #db0000;
  }
  .fm_regis_login .alert.alert-error > p:first-child {
      font-weight: bold;
  } 
  .note {      color: #666;   }
  .note .required  { color: #db0000; }
  .fm_regis_login .pr-ipt { width: 100%; border: 1px solid #ccc; padding: 5px 8px; }
  .fm_regis_login .form-actions {
      text-align: center;
  }
  .fm_regis_login .form-actions .btn.btn-primary { 
      border-radius: 0;  
      -moz-border-radius: 0;  
      -webkit-border-radius: 0;  
      background-color: #f29f00;
      font-weight: bold;
      text-align: center;
      border: none;
  }
  .fm_regis_login .form-actions input.btn.btn-primary:hover {
      background-color: #d88e00;
  }
  .fm_regis_login .row {
      margin-left: 0;
      margin-right: 0;
  }
  .fm_regis_login .control-group {
      margin: 0 0 15px 0;
  }
/* RESPONSIVE CSS */
/* MOBILE MENU  */
.mm-lik {
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  overflow: hidden;
  text-indent: -1000px;
  background-image: url(../images/spr.png);
  background-repeat: no-repeat;
  background-position: -114px -171px;
  right: 10px;
  top: 10px;
}
.mob-menu.mm-menu {
  font-family: 'Open Sans', sans-serif, tahoma;
}
.mob-menu.mm-menu.mm-ismenu {
  background: #2d3a40;
}
.mob-menu.mm-menu > .mm-panel {
  padding: 0;
}
.mob-menu.mm-menu > .mm-panel > .mm-list {
  padding: 0;
  margin: 0;
}
.mob-menu.mm-menu > .mm-panel > .mm-list > li:after {
  background: #57666d;
}
.mob-menu.mm-menu .mm-list > li > a {
  text-transform: uppercase;
  text-align: right;
}
.mob-menu.mm-menu .mm-list > li > a span {
  margin: 0 0 0 10px;
}
.mob-menu.mm-menu .mm-list > li.active > a {
  color: #fda800;
}
.mob-menu.mm-menu .m-user {
  padding: 10px 15px;
  line-height: 18px;
  font-size: 14px;
  text-align: center;
  color: #fda800;
  border-bottom: 2px solid #57666d;
}
/* TABLET */
@media (max-width: 980px) {
  .container {
    width: 98%;
  }
  /* TRAIN SESSION */
  .sort-blk {
    position: static;
    padding: 5px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #eee;
    text-align: right;
  }
  .sort-blk label {
    color: #333333;
  }
  .pr-onepr .pr-tool-bar,
  .pr-onepr .yblk-ttl,
  .pr-onepr.homeToolbar .pr-tool-bar,
  .pr-onepr.homeToolbar .yblk-ttl{
    float: none;
    width: 100%;
  }  
  .exe-tabs .exe_tb form .col-md-3,
  .exe-tabs .exe_tb form .col-md-4,
  .exe-tabs .exe_tb form .col-md-5 {
    width: 100%;
  }
  /* LOGIN PAGE */
  .login-frm .w480 {
    width: 90%;
  }
  .login-frm .frm-blk input[type="submit"].p-btn:hover {
    border: 3px solid #efc043;
  }
  #bg {
    height: 100%;
  }
  .footer .col-md-6 {
    text-align: center;
    padding: 10px 0;
  }
  .footer .col-md-6 .ft-nav {
    text-align: center;
  }
  .ui-dialog.ui-widget {   
    /*width: 80% !important;*/
    width: 90% !important;
  }
  /* TRAIN SESSION PAGE */
  .exe-tabs .exe_tb form .col-md-4 {
      width: 49%;
      margin: 0 0 10px 1%;
      float:left;
  }
  .exe-tabs .exe_tb form .col-md-4:first-child {
      margin: 0 0 10px 0;
  }
  .exe-tabs .exe_tb form .col-md-3 {
      float: left;
  }
  .exe-tabs .exe_tb form .col-md-3 label { display: none; }
}
@media (min-width: 768px) and (max-width: 979px) {
  .consis-blk {
    margin: 20px auto 60px auto;
    width: 180px;
  }
  .consis-blk:after {
    border-bottom: 40px solid transparent;
    bottom: -40px;
    border-left: 90px solid #f05a49;
    border-right: 90px solid #f05a49;    
  }
}
/* MOBILE */
@media (max-width: 768px) {
  .main-content {
    padding-top: 20px;
  }
  .consis-blk {
    margin: 20px auto 60px auto;
    width: 180px;
  }
  .consis-blk:after {
    border-bottom: 40px solid transparent;
    bottom: -40px;
    border-left: 90px solid #f05a49;
    border-right: 90px solid #f05a49;
  }
  /* HEADER */
  .header .logo a {
    width: 80%;
  }
  .header .name-pg {
    font-size: 16px;
    margin: 8px 0  0 0;
  }
  /* TRAIN SESSION */
  .sort-blk .w_20 {
    display: block;
    height: 15px;
  }
  .pr-yblk .yblk-ttl {
    line-height: 20px;
    font-size: 14px;
    overflow: auto;
    height: auto;
    padding: 5px 10px;
  }
   
  /* LOGIN PAGE */
  .login-wrp {
    position: relative;
    margin: 60px auto 0 auto;
    right: auto;
  }
  .login-frm .w480 {
    width: 100%;
  }
  .login-frm .frm-blk input[type="submit"].lrg {
    display: block;
    margin: 0 auto;
  }
  .fm_regis_login {
      width: 90%;
      margin: 20px auto; 
  }
  /* END: LOGIN PAGE */  
}
@media (max-width: 480px) {
  .train-consis .col-xs-6 {
    width: 100%;
  }
  .consis-blk {
    margin: 20px auto 60px auto;
    width: 300px;
  }
  .consis-blk:after {
    border-bottom: 40px solid transparent;
    bottom: -40px;
    border-left: 150px solid #f05a49;
    border-right: 150px solid #f05a49;
  }
  .pr-tool-bar li {
    margin: 0 0 0 3px;
  }
  .pr-tool-bar li:first-child {
    margin: 0;
  }
  .pr-tool-bar a {
    font-size: 10px; max-width: 50px;   color: #fff;
  }
  .pr-tbl-row .meta-tm span {
    display: block;
    margin: 5px 0 0 0;
  }
  .exe-tbl .mtab li {
    float: none;
    width: 100%;
  }
  .header .logo a {
    overflow: hidden;
    height: 45px;
  }
  .ca-caption .ca-list
  , .ca-caption .ca-list:first-child {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .ca-caption .ca-list:last-child {
    margin: 0;
  }
  .login-wrp {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 30px auto 0 auto;
    right: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .login-wrp .login-wrp-sb {
    padding: 10px;
  }
  .login-wrp .login-frm {
    padding: 0 0 0 10px;
  }
  .login-wrp .p-tt-sub {
    margin: 0 10px 20px 10px;
  }
  .login-wrp .p-ttl {
    font-size: 16px;
  }
  .login-wrp .p-tt-sub {
    font-size: 16px;
  }
  .login-frm .frm-blk .frm-inline input[type='text'].ipt,
  .login-frm .frm-blk .frm-inline input[type='password'].ipt {
    width: 84%;
  }
   .exe-tabs .exe_tb {
      min-height: 10px;
    }
}
@media (max-width: 320px) {
  .consis-blk {
    width: 220px;
  }
  .consis-blk:after {
    border-bottom: 40px solid transparent;
    bottom: -40px;
    border-left: 110px solid #f05a49;
    border-right: 110px solid #f05a49;
  }
  .header .logo a {
    overflow: hidden;
    height: 45px;
  }
  .header .logo a .slogan {
    font-size: 10px;
  }
  .header .logo a .slogan {
    font-size: 10px;
  }
  .pr-tool-bar a {
    color: #fff;
    width: 50px;
  }
  .login-wrp .login-frm {
    padding: 0px;
  }
}

.pr-tbl-row a.program-expired{
  background: #b7b7b7 !important;
}