article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display:block; }
audio, canvas, video {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
audio:not([controls]) { display:none; }
html {
  font-size:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
a:focus {
  outline:thin dotted #333333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
a:hover, a:active { outline:0; }
sub, sup {
  position:relative;
  font-size:75%;
  line-height:0;
  vertical-align:baseline;
}
sup { top:-0.5em; }
sub { bottom:-0.25em; }
img {
  max-width:100%;
  width:auto \9;
  height:auto;
  vertical-align:middle;
  border:0;
  -ms-interpolation-mode:bicubic;
}
#map_canvas img, .google-maps img { max-width:none; }
button, input, select, textarea {
  margin:0;
  font-size:100%;
  vertical-align:middle;
}
button, input {
  *overflow:visible;
  line-height:normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding:0;
  border:0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance:button;
  cursor:pointer;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor:pointer; }
input[type="search"] {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  -webkit-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance:none; }
textarea {
  overflow:auto;
  vertical-align:top;
}
@media print {
  * {
    text-shadow:none !important;
    color:#000000 !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  a, a:visited { text-decoration:underline; }
  a[href]:after { content:" (" attr(href) ")"; }
  abbr[title]:after { content:" (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }
  pre, blockquote {
    border:1px solid #999999;
    page-break-inside:avoid;
  }
  thead { display:table-header-group; }
  tr, img { page-break-inside:avoid; }
  img { max-width:100% !important; }
  p, h2, h3 {
    orphans:3;
    widows:3;
  }
  h2, h3 { page-break-after:avoid; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
  display:table;
  content:"";
  line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
  font:0 / 0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}
.input-block-level {
  display:block;
  width:100%;
  min-height:28px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
body {
  margin:0;
  font-family:"Trebuchet MS", arial, verdana, sans-serif;
  font-size:13px;
  line-height:18px;
  color:#000000;
  background-color:#ffffff;
}
a {
  color:#333333;
  text-decoration:none;
}
a:hover, a:focus {
  color:#0d0d0d;
  text-decoration:underline;
}
.img-rounded {
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.img-polaroid {
  padding:4px;
  background-color:#ffffff;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius:500px;
  -moz-border-radius:500px;
  border-radius:500px;
}
.row {
  margin-left:-10px;
  *zoom:1;
}
.row:before, .row:after {
  display:table;
  content:"";
  line-height:0;
}
.row:after { clear:both; }
[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:10px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:1010px; }
.span12 { width:1010px; }
.span11 { width:925px; }
.span10 { width:840px; }
.span9 { width:755px; }
.span8 { width:670px; }
.span7 { width:585px; }
.span6 { width:500px; }
.span5 { width:415px; }
.span4 { width:330px; }
.span3 { width:245px; }
.span2 { width:160px; }
.span1 { width:75px; }
.offset12 { margin-left:1030px; }
.offset11 { margin-left:945px; }
.offset10 { margin-left:860px; }
.offset9 { margin-left:775px; }
.offset8 { margin-left:690px; }
.offset7 { margin-left:605px; }
.offset6 { margin-left:520px; }
.offset5 { margin-left:435px; }
.offset4 { margin-left:350px; }
.offset3 { margin-left:265px; }
.offset2 { margin-left:180px; }
.offset1 { margin-left:95px; }
.row-fluid {
  width:100%;
  *zoom:1;
}
.row-fluid:before, .row-fluid:after {
  display:table;
  content:"";
  line-height:0;
}
.row-fluid:after { clear:both; }
.row-fluid [class*="span"] {
  display:block;
  width:100%;
  min-height:28px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  float:left;
  margin-left:0.98522167487685%;
  *margin-left:0.935960591133%;
}
.row-fluid [class*="span"]:first-child { margin-left:0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left:0.98522167487685%; }
.row-fluid .span12 {
  width:99.507389162562%;
  *width:99.458128078818%;
}
.row-fluid .span11 {
  width:91.133004926108%;
  *width:91.083743842365%;
}
.row-fluid .span10 {
  width:82.758620689655%;
  *width:82.709359605911%;
}
.row-fluid .span9 {
  width:74.384236453202%;
  *width:74.334975369458%;
}
.row-fluid .span8 {
  width:66.009852216749%;
  *width:65.960591133005%;
}
.row-fluid .span7 {
  width:57.635467980296%;
  *width:57.586206896552%;
}
.row-fluid .span6 {
  width:49.261083743842%;
  *width:49.211822660099%;
}
.row-fluid .span5 {
  width:40.886699507389%;
  *width:40.837438423645%;
}
.row-fluid .span4 {
  width:32.512315270936%;
  *width:32.463054187192%;
}
.row-fluid .span3 {
  width:24.137931034483%;
  *width:24.088669950739%;
}
.row-fluid .span2 {
  width:15.76354679803%;
  *width:15.714285714286%;
}
.row-fluid .span1 {
  width:7.3891625615764%;
  *width:7.3399014778325%;
}
.row-fluid .offset12 {
  margin-left:101.47783251232%;
  *margin-left:101.37931034483%;
}
.row-fluid :first-child {
  margin-left:100.49261083744%;
  *margin-left:100.39408866995%;
}
.row-fluid .offset11 {
  margin-left:93.103448275862%;
  *margin-left:93.004926108374%;
}
.row-fluid :first-child {
  margin-left:92.118226600985%;
  *margin-left:92.019704433498%;
}
.row-fluid .offset10 {
  margin-left:84.729064039409%;
  *margin-left:84.630541871921%;
}
.row-fluid :first-child {
  margin-left:83.743842364532%;
  *margin-left:83.645320197044%;
}
.row-fluid .offset9 {
  margin-left:76.354679802956%;
  *margin-left:76.256157635468%;
}
.row-fluid :first-child {
  margin-left:75.369458128079%;
  *margin-left:75.270935960591%;
}
.row-fluid .offset8 {
  margin-left:67.980295566502%;
  *margin-left:67.881773399015%;
}
.row-fluid :first-child {
  margin-left:66.995073891626%;
  *margin-left:66.896551724138%;
}
.row-fluid .offset7 {
  margin-left:59.605911330049%;
  *margin-left:59.507389162562%;
}
.row-fluid :first-child {
  margin-left:58.620689655172%;
  *margin-left:58.522167487685%;
}
.row-fluid .offset6 {
  margin-left:51.231527093596%;
  *margin-left:51.133004926108%;
}
.row-fluid :first-child {
  margin-left:50.246305418719%;
  *margin-left:50.147783251232%;
}
.row-fluid .offset5 {
  margin-left:42.857142857143%;
  *margin-left:42.758620689655%;
}
.row-fluid :first-child {
  margin-left:41.871921182266%;
  *margin-left:41.773399014778%;
}
.row-fluid .offset4 {
  margin-left:34.48275862069%;
  *margin-left:34.384236453202%;
}
.row-fluid :first-child {
  margin-left:33.497536945813%;
  *margin-left:33.399014778325%;
}
.row-fluid .offset3 {
  margin-left:26.108374384236%;
  *margin-left:26.009852216749%;
}
.row-fluid :first-child {
  margin-left:25.12315270936%;
  *margin-left:25.024630541872%;
}
.row-fluid .offset2 {
  margin-left:17.733990147783%;
  *margin-left:17.635467980296%;
}
.row-fluid :first-child {
  margin-left:16.748768472906%;
  *margin-left:16.650246305419%;
}
.row-fluid .offset1 {
  margin-left:9.35960591133%;
  *margin-left:9.2610837438424%;
}
.row-fluid :first-child {
  margin-left:8.3743842364532%;
  *margin-left:8.2758620689655%;
}
[class*="span"].hide, .row-fluid [class*="span"].hide { display:none; }
.row-fluid [class*="span"].pull-right { float:right; }
[class*="span"].pull-right { float:right; }
.container {
  margin-right:auto;
  margin-left:auto;
  *zoom:1;
}
.container:before, .container:after {
  display:table;
  content:"";
  line-height:0;
}
.container:after { clear:both; }
.container-fluid {
  padding-right:10px;
  padding-left:10px;
  *zoom:1;
}
.container-fluid:before, .container-fluid:after {
  display:table;
  content:"";
  line-height:0;
}
.container-fluid:after { clear:both; }
p { margin:0 0 9px; }
.lead {
  margin-bottom:18px;
  font-size:19.5px;
  font-weight:200;
  line-height:27px;
}
small { font-size:85%; }
strong { font-weight:bold; }
em { font-style:italic; }
cite { font-style:normal; }
.muted { color:#999999; }
a.muted:hover, a.muted:focus { color:#808080; }
.text-warning { color:#c09853; }
a.text-warning:hover, a.text-warning:focus { color:#a47e3c; }
.text-error { color:#b94a48; }
a.text-error:hover, a.text-error:focus { color:#953b39; }
.text-info { color:#3a87ad; }
a.text-info:hover, a.text-info:focus { color:#2d6987; }
.text-success { color:#468847; }
a.text-success:hover, a.text-success:focus { color:#356635; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
h1, h2, h3, h4, h5, h6 {
  margin:9px 0;
  font-family:inherit;
  font-weight:bold;
  line-height:18px;
  color:inherit;
  text-rendering:optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight:normal;
  line-height:1;
  color:#999999;
}
h1, h2, h3 { line-height:36px; }
h1 { font-size:35.75px; }
h2 { font-size:29.25px; }
h3 { font-size:22.75px; }
h4 { font-size:16.25px; }
h5 { font-size:13px; }
h6 { font-size:11.05px; }
h1 small { font-size:22.75px; }
h2 small { font-size:16.25px; }
h3 small { font-size:13px; }
h4 small { font-size:13px; }
.page-header {
  padding-bottom:8px;
  margin:18px 0 27px;
  border-bottom:1px solid #eeeeee;
}
ul, ol {
  padding:0;
  margin:0 0 9px 25px;
}
ul ul, ul ol, ol ol, ol ul { margin-bottom:0; }
li { line-height:18px; }
ul.unstyled, ol.unstyled {
  margin-left:0;
  list-style:none;
}
ul.inline, ol.inline {
  margin-left:0;
  list-style:none;
}
ul.inline > li, ol.inline > li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  padding-left:5px;
  padding-right:5px;
}
dl { margin-bottom:18px; }
dt, dd { line-height:18px; }
dt { font-weight:bold; }
dd { margin-left:9px; }
.dl-horizontal { *zoom:1; }
.dl-horizontal:before, .dl-horizontal:after {
  display:table;
  content:"";
  line-height:0;
}
.dl-horizontal:after { clear:both; }
.dl-horizontal dt {
  float:left;
  width:160px;
  clear:left;
  text-align:right;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.dl-horizontal dd { margin-left:180px; }
hr {
  margin:18px 0;
  border:0;
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #ffffff;
}
abbr[title], abbr[data-original-title] {
  cursor:help;
  border-bottom:1px dotted #999999;
}
abbr.initialism {
  font-size:90%;
  text-transform:uppercase;
}
blockquote {
  padding:0 0 0 15px;
  margin:0 0 18px;
  border-left:5px solid #eeeeee;
}
blockquote p {
  margin-bottom:0;
  font-size:16.25px;
  font-weight:300;
  line-height:1.25;
}
blockquote small {
  display:block;
  line-height:18px;
  color:#999999;
}
blockquote small:before { content:'\2014 \00A0'; }
blockquote.pull-right {
  float:right;
  padding-right:15px;
  padding-left:0;
  border-right:5px solid #eeeeee;
  border-left:0;
}
blockquote.pull-right p, blockquote.pull-right small { text-align:right; }
blockquote.pull-right small:before { content:''; }
blockquote.pull-right small:after { content:'\00A0 \2014'; }
q:before, q:after, blockquote:before, blockquote:after { content:""; }
address {
  display:block;
  margin-bottom:18px;
  font-style:normal;
  line-height:18px;
}
code, pre {
  padding:0 3px 2px;
  font-family:Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size:11px;
  color:#333333;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
code {
  padding:2px 4px;
  color:#dd1144;
  background-color:#f7f7f9;
  border:1px solid #e1e1e8;
  white-space:nowrap;
}
pre {
  display:block;
  padding:8.5px;
  margin:0 0 9px;
  font-size:12px;
  line-height:18px;
  word-break:break-all;
  word-wrap:break-word;
  white-space:pre;
  white-space:pre-wrap;
  background-color:#f5f5f5;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.15);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
pre.prettyprint { margin-bottom:18px; }
pre code {
  padding:0;
  color:inherit;
  white-space:pre;
  white-space:pre-wrap;
  background-color:transparent;
  border:0;
}
.pre-scrollable {
  max-height:340px;
  overflow-y:scroll;
}
form { margin:0 0 18px; }
fieldset {
  padding:0;
  margin:0;
  border:0;
}
legend {
  display:block;
  width:100%;
  padding:0;
  margin-bottom:18px;
  font-size:19.5px;
  line-height:36px;
  color:#333333;
  border:0;
  border-bottom:1px solid #e5e5e5;
}
legend small {
  font-size:13.5px;
  color:#999999;
}
label, input, button, select, textarea {
  font-size:13px;
  font-weight:normal;
  line-height:18px;
}
input, button, select, textarea { font-family:"Trebuchet MS", arial, verdana, sans-serif; }
label {
  display:block;
  margin-bottom:5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display:inline-block;
  height:18px;
  padding:4px 6px;
  margin-bottom:9px;
  font-size:13px;
  line-height:18px;
  color:#555555;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  vertical-align:middle;
}
input, textarea, .uneditable-input { width:206px; }
textarea { height:auto; }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color:#ffffff;
  border:1px solid #cccccc;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition:border linear .2s, box-shadow linear .2s;
  -moz-transition:border linear .2s, box-shadow linear .2s;
  -o-transition:border linear .2s, box-shadow linear .2s;
  transition:border linear .2s, box-shadow linear .2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color:rgba(82,168,236,0.8);
  outline:0;
  outline:thin dotted \9;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"], input[type="checkbox"] {
  margin:4px 0 0;
  *margin-top:0;
  margin-top:1px \9;
  line-height:normal;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width:auto; }
select, input[type="file"] {
  height:28px;
  *margin-top:4px;
  line-height:28px;
}
select {
  width:220px;
  border:1px solid #cccccc;
  background-color:#ffffff;
}
select[multiple], select[size] { height:auto; }
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline:thin dotted #333333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
.uneditable-input, .uneditable-textarea {
  color:#999999;
  background-color:#fcfcfc;
  border-color:#cccccc;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  cursor:not-allowed;
}
.uneditable-input {
  overflow:hidden;
  white-space:nowrap;
}
.uneditable-textarea {
  width:auto;
  height:auto;
}
input:-moz-placeholder, textarea:-moz-placeholder { color:#999999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#999999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999999; }
.radio, .checkbox {
  min-height:18px;
  padding-left:20px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float:left;
  margin-left:-20px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top:5px; }
.radio.inline, .checkbox.inline {
  display:inline-block;
  padding-top:5px;
  margin-bottom:0;
  vertical-align:middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left:10px; }
.input-mini { width:60px; }
.input-small { width:90px; }
.input-medium { width:150px; }
.input-large { width:210px; }
.input-xlarge { width:270px; }
.input-xxlarge { width:530px; }
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float:none;
  margin-left:0;
}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] { display:inline-block; }
input, textarea, .uneditable-input { margin-left:0; }
.controls-row [class*="span"] + [class*="span"] { margin-left:10px; }
input.span12, textarea.span12, .uneditable-input.span12 { width:996px; }
input.span11, textarea.span11, .uneditable-input.span11 { width:911px; }
input.span10, textarea.span10, .uneditable-input.span10 { width:826px; }
input.span9, textarea.span9, .uneditable-input.span9 { width:741px; }
input.span8, textarea.span8, .uneditable-input.span8 { width:656px; }
input.span7, textarea.span7, .uneditable-input.span7 { width:571px; }
input.span6, textarea.span6, .uneditable-input.span6 { width:486px; }
input.span5, textarea.span5, .uneditable-input.span5 { width:401px; }
input.span4, textarea.span4, .uneditable-input.span4 { width:316px; }
input.span3, textarea.span3, .uneditable-input.span3 { width:231px; }
input.span2, textarea.span2, .uneditable-input.span2 { width:146px; }
input.span1, textarea.span1, .uneditable-input.span1 { width:61px; }
.controls-row { *zoom:1; }
.controls-row:before, .controls-row:after {
  display:table;
  content:"";
  line-height:0;
}
.controls-row:after { clear:both; }
.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] { float:left; }
.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] { padding-top:5px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor:not-allowed;
  background-color:#eeeeee;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color:transparent; }
.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline { color:#c09853; }
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea { color:#c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color:#c09853;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color:#a47e3c;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color:#c09853;
  background-color:#fcf8e3;
  border-color:#c09853;
}
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline { color:#b94a48; }
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea { color:#b94a48; }
.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color:#b94a48;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color:#953b39;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color:#b94a48;
  background-color:#f2dede;
  border-color:#b94a48;
}
.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline { color:#468847; }
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea { color:#468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color:#468847;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color:#356635;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color:#468847;
  background-color:#dff0d8;
  border-color:#468847;
}
.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline { color:#3a87ad; }
.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea { color:#3a87ad; }
.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color:#3a87ad;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  border-color:#2d6987;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color:#3a87ad;
  background-color:#d9edf7;
  border-color:#3a87ad;
}
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  color:#b94a48;
  border-color:#ee5f5b;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color:#e9322d;
  -webkit-box-shadow:0 0 6px #f8b9b7;
  -moz-box-shadow:0 0 6px #f8b9b7;
  box-shadow:0 0 6px #f8b9b7;
}
.form-actions {
  padding:17px 20px 18px;
  margin-top:18px;
  margin-bottom:18px;
  background-color:#f5f5f5;
  border-top:1px solid #e5e5e5;
  *zoom:1;
}
.form-actions:before, .form-actions:after {
  display:table;
  content:"";
  line-height:0;
}
.form-actions:after { clear:both; }
.help-block, .help-inline { color:#262626; }
.help-block {
  display:block;
  margin-bottom:9px;
}
.help-inline {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  padding-left:5px;
}
.input-append, .input-prepend {
  display:inline-block;
  margin-bottom:9px;
  vertical-align:middle;
  font-size:0;
  white-space:nowrap;
}
.input-append input, .input-append select, .input-append .uneditable-input, .input-append .dropdown-menu, .input-append .popover, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-prepend .dropdown-menu, .input-prepend .popover { font-size:13px; }
.input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input {
  position:relative;
  margin-bottom:0;
  *margin-left:0;
  vertical-align:top;
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus { z-index:2; }
.input-append .add-on, .input-prepend .add-on {
  display:inline-block;
  width:auto;
  height:18px;
  min-width:16px;
  padding:4px 5px;
  font-size:13px;
  font-weight:normal;
  line-height:18px;
  text-align:center;
  text-shadow:0 1px 0 #ffffff;
  background-color:#eeeeee;
  border:1px solid #cccccc;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
  vertical-align:top;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.input-append .active, .input-prepend .active {
  background-color:#a9dba9;
  border-color:#46a546;
}
.input-prepend .add-on, .input-prepend .btn { margin-right:-1px; }
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group { margin-left:-1px; }
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right:-1px;
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left:-1px;
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child { margin-left:0; }
input.search-query {
  padding-right:14px;
  padding-right:4px \9;
  padding-left:14px;
  padding-left:4px \9;
  margin-bottom:0;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.form-search .input-append .search-query {
  -webkit-border-radius:14px 0 0 14px;
  -moz-border-radius:14px 0 0 14px;
  border-radius:14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius:0 14px 14px 0;
  -moz-border-radius:0 14px 14px 0;
  border-radius:0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius:0 14px 14px 0;
  -moz-border-radius:0 14px 14px 0;
  border-radius:0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius:14px 0 0 14px;
  -moz-border-radius:14px 0 0 14px;
  border-radius:14px 0 0 14px;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
  display:inline-block;
  *display:inline;
  *zoom:1;
  margin-bottom:0;
  vertical-align:middle;
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide { display:none; }
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group { display:inline-block; }
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend { margin-bottom:0; }
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left:0;
  margin-bottom:0;
  vertical-align:middle;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float:left;
  margin-right:3px;
  margin-left:0;
}
.control-group { margin-bottom:9px; }
legend + .control-group {
  margin-top:18px;
  -webkit-margin-top-collapse:separate;
}
.form-horizontal .control-group {
  margin-bottom:18px;
  *zoom:1;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display:table;
  content:"";
  line-height:0;
}
.form-horizontal .control-group:after { clear:both; }
.form-horizontal .control-label {
  float:left;
  width:160px;
  padding-top:5px;
  text-align:right;
}
.form-horizontal .controls {
  *display:inline-block;
  *padding-left:20px;
  margin-left:180px;
  *margin-left:0;
}
.form-horizontal .controls:first-child { *padding-left:180px; }
.form-horizontal .help-block { margin-bottom:0; }
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block { margin-top:9px; }
.form-horizontal .form-actions { padding-left:180px; }
table {
  max-width:100%;
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
}
.table {
  width:100%;
  margin-bottom:18px;
}
.table th, .table td {
  padding:8px;
  line-height:18px;
  text-align:left;
  vertical-align:top;
  border-top:1px solid #dddddd;
}
.table th { font-weight:bold; }
.table thead th { vertical-align:bottom; }
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top:0; }
.table tbody + tbody { border-top:2px solid #dddddd; }
.table .table { background-color:#ffffff; }
.table-condensed th, .table-condensed td { padding:4px 5px; }
.table-bordered {
  border:1px solid #dddddd;
  border-collapse:separate;
  *border-collapse:collapse;
  border-left:0;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.table-bordered th, .table-bordered td { border-left:1px solid #dddddd; }
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top:0; }
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius:0;
  -moz-border-radius-bottomleft:0;
  border-bottom-left-radius:0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius-bottomright:0;
  border-bottom-right-radius:0;
}
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
}
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th { background-color:#f9f9f9; }
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color:#f5f5f5; }
table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display:table-cell;
  float:none;
  margin-left:0;
}
.table td.span1, .table th.span1 {
  float:none;
  width:59px;
  margin-left:0;
}
.table td.span2, .table th.span2 {
  float:none;
  width:144px;
  margin-left:0;
}
.table td.span3, .table th.span3 {
  float:none;
  width:229px;
  margin-left:0;
}
.table td.span4, .table th.span4 {
  float:none;
  width:314px;
  margin-left:0;
}
.table td.span5, .table th.span5 {
  float:none;
  width:399px;
  margin-left:0;
}
.table td.span6, .table th.span6 {
  float:none;
  width:484px;
  margin-left:0;
}
.table td.span7, .table th.span7 {
  float:none;
  width:569px;
  margin-left:0;
}
.table td.span8, .table th.span8 {
  float:none;
  width:654px;
  margin-left:0;
}
.table td.span9, .table th.span9 {
  float:none;
  width:739px;
  margin-left:0;
}
.table td.span10, .table th.span10 {
  float:none;
  width:824px;
  margin-left:0;
}
.table td.span11, .table th.span11 {
  float:none;
  width:909px;
  margin-left:0;
}
.table td.span12, .table th.span12 {
  float:none;
  width:994px;
  margin-left:0;
}
.table tbody tr.success > td { background-color:#dff0d8; }
.table tbody tr.error > td { background-color:#f2dede; }
.table tbody tr.warning > td { background-color:#fcf8e3; }
.table tbody tr.info > td { background-color:#d9edf7; }
.table-hover tbody tr.success:hover > td { background-color:#d0e9c6; }
.table-hover tbody tr.error:hover > td { background-color:#ebcccc; }
.table-hover tbody tr.warning:hover > td { background-color:#faf2cc; }
.table-hover tbody tr.info:hover > td { background-color:#c4e3f3; }
@font-face {
  font-family:'Fontello';
  src:url('../font/fontelo73db.eot?9056425');
  src:url('../font/fontelo73db.eot?9056425#iefix') format('embedded-opentype'), url('../font/fontelo73db.woff?9056425') format('woff'), url('../font/fontelo73db.ttf?9056425') format('truetype'), url('../font/fontelo73db.svg?9056425#fontello') format('svg');
  font-style:normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
}
[class^="icon-"], [class*=" icon-"] {
  display:inline;
  width:auto;
  height:auto;
  line-height:inherit;
  vertical-align:baseline;
  background-image:none;
  background-position:0% 0%;
  background-repeat:repeat;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
li[class^="icon-"], li[class*=" icon-"] { display:block; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family:Fontello;
  font-weight:normal;
  font-style:normal;
  display:inline-block;
  text-decoration:inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display:inline-block;
  text-decoration:inherit;
}
.icon-large:before {
  vertical-align:top;
  font-size:1.3333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] { line-height:.9em; }
li [class^="icon-"], li [class*=" icon-"] {
  display:inline-block;
  width:1.25em;
  text-align:center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] { width:1.875em; }
li[class^="icon-"], li[class*=" icon-"] {
  margin-left:0;
  list-style-type:none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent:-2em;
  text-align:center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before { text-indent:-1.3333333333333em; }
.icon-plus:before { content:'\2b'; }
.icon-minus:before { content:'\2d'; }
.icon-youtube:before { content:'\55'; }
.icon-undo:before { content:'\e827'; }
.icon-home:before { content:'\2302'; }
.icon-split:before { content:'\2387'; }
.icon-pause:before { content:'\2389'; }
.icon-fast-fw:before { content:'\23e9'; }
.icon-fast-bw:before { content:'\23ea'; }
.icon-to-end:before { content:'\23ed'; }
.icon-to-start:before { content:'\23ee'; }
.icon-time:before { content:'\e810'; }
.icon-stop:before { content:'\25aa'; }
.icon-play:before { content:'\25b6'; }
.icon-cloud:before { content:'\2601'; }
.icon-star:before { content:'\2605'; }
.icon-star-empty:before { content:'\2606'; }
.icon-check:before { content:'\2611'; }
.icon-th-list:before { content:'\2630'; }
.icon-heart-empty:before { content:'\2661'; }
.icon-heart:before { content:'\2665'; }
.icon-th:before { content:'\268f'; }
.icon-flag:before { content:'\2691'; }
.icon-cog:before { content:'\e821'; }
.icon-scissors:before { content:'\2702'; }
.icon-edit:before { content:'\270d'; }
.icon-pencil:before { content:'\270e'; }
.icon-ok:before { content:'\2713'; }
.icon-ok-sign:before { content:'\2714'; }
.icon-remove:before { content:'\2715'; }
.icon-remove-sign:before { content:'\2716'; }
.icon-asterisk:before { content:'\2731'; }
.icon-attention-circle:before { content:'\2757'; }
.icon-plus-circle:before { content:'\2795'; }
.icon-minus-circle:before { content:'\2796'; }
.icon-forward-1:before { content:'\27a6'; }
.icon-ccw:before { content:'\27f2'; }
.icon-cw:before { content:'\27f3'; }
.icon-resize-vertical:before { content:'\2b0c'; }
.icon-resize-horizontal:before { content:'\2b0d'; }
.icon-eject:before { content:'\2ecf'; }
.icon-slideshare:before { content:'\e036'; }
.icon-indent-right:before { content:'\e82d'; }
.icon-indent-left:before { content:'\e82c'; }
.icon-doc:before { content:'\e823'; }
.icon-align-right:before { content:'\e82a'; }
.icon-align-left:before { content:'\e828'; }
.icon-align-justify:before { content:'\e82b'; }
.icon-align-center:before { content:'\e829'; }
.icon-user-add:before { content:'\e700'; }
.icon-star-half:before { content:'\e701'; }
.icon-question-sign:before { content:'\e704'; }
.icon-info-circle:before { content:'\e705'; }
.icon-th-large:before { content:'\e708'; }
.icon-eye:before { content:'\e70a'; }
.icon-eye-off:before { content:'\e70b'; }
.icon-tags:before { content:'\e70d'; }
.icon-code:before { content:'\e714'; }
.icon-export-1:before { content:'\e715'; }
.icon-print:before { content:'\e716'; }
.icon-retweet:before { content:'\e717'; }
.icon-comment:before { content:'\e718'; }
.icon-chat:before { content:'\e720'; }
.icon-vcard:before { content:'\e722'; }
.icon-location:before { content:'\e724'; }
.icon-compass:before { content:'\e728'; }
.icon-trash:before { content:'\e729'; }
.icon-file:before { content:'\e731'; }
.icon-doc-alt:before { content:'\e732'; }
.icon-doc-inv-alt:before { content:'\e733'; }
.icon-archive:before { content:'\e738'; }
.icon-share-1:before { content:'\e800'; }
.icon-share:before { content:'\e73c'; }
.icon-basket:before { content:'\e73d'; }
.icon-signin:before { content:'\e740'; }
.icon-logout:before { content:'\e741'; }
.icon-resize-full:before { content:'\e744'; }
.icon-resize-small:before { content:'\e746'; }
.icon-popup:before { content:'\e74c'; }
.icon-zoom-in:before { content:'\e825'; }
.icon-zoom-out:before { content:'\e826'; }
.icon-language:before { content:'\e752'; }
.icon-down-open:before { content:'\e75c'; }
.icon-chevron-left:before { content:'\e75d'; }
.icon-chevron-right:before { content:'\e75e'; }
.icon-up-open:before { content:'\e75f'; }
.icon-refresh:before { content:'\e760'; }
.icon-back-in-time:before { content:'\e771'; }
.icon-font:before { content:'\e779'; }
.icon-bold:before { content:'\e77a'; }
.icon-italic:before { content:'\e77b'; }
.icon-list:before { content:'\e782'; }
.icon-dot:before { content:'\e78b'; }
.icon-dot-2:before { content:'\e78c'; }
.icon-dot-3:before { content:'\e78d'; }
.icon-off:before { content:'\e78e'; }
.icon-flow-cascade:before { content:'\e790'; }
.icon-flow-branch:before { content:'\e791'; }
.icon-flow-tree:before { content:'\e792'; }
.icon-ajust:before { content:'\e793'; }
.icon-tint:before { content:'\e794'; }
.icon-equalizer:before { content:'\e795'; }
.icon-layers:before { content:'\e79d'; }
.icon-magnet:before { content:'\e82f'; }
.icon-chart-pie:before { content:'\e7a2'; }
.icon-gauge:before { content:'\e80b'; }
.icon-list-numbered:before { content:'\e7ad'; }
.icon-easel:before { content:'\e7b5'; }
.icon-puzzle:before { content:'\e7b6'; }
.icon-emo-happy:before { content:'\e801'; }
.icon-emo-unhappy:before { content:'\e803'; }
.icon-emo-thumbsup:before { content:'\e804'; }
.icon-emo-devil:before { content:'\e805'; }
.icon-emo-surprised:before { content:'\e806'; }
.icon-emo-tongue:before { content:'\e807'; }
.icon-emo-coffee:before { content:'\e808'; }
.icon-emo-sunglasses:before { content:'\e809'; }
.icon-emo-displeased:before { content:'\e80a'; }
.icon-emo-angry:before { content:'\e80d'; }
.icon-emo-saint:before { content:'\e80e'; }
.icon-emo-cry:before { content:'\e80f'; }
.icon-emo-squint:before { content:'\e811'; }
.icon-emo-laugh:before { content:'\e812'; }
.icon-emo-wink2:before { content:'\e813'; }
.icon-move:before { content:'\f047'; }
.icon-user:before { content:'\f061'; }
.icon-users:before { content:'\f064'; }
.icon-link-ext:before { content:'\f08e'; }
.icon-check-empty:before { content:'\e81c'; }
.icon-rss:before { content:'\f09e'; }
.icon-certificate:before { content:'\f0a3'; }
.icon-filter:before { content:'\f0b0'; }
.icon-resize-full-alt:before { content:'\f0b2'; }
.icon-docs:before { content:'\e814'; }
.icon-menu:before { content:'\f0c9'; }
.icon-underline:before { content:'\e818'; }
.icon-table:before { content:'\e819'; }
.icon-magic:before { content:'\f0d0'; }
.icon-gplus-squared:before { content:'\f0d4'; }
.icon-mail-1:before { content:'\f0e0'; }
.icon-sitemap:before { content:'\f0e8'; }
.icon-paste:before { content:'\f0ea'; }
.icon-lamp:before { content:'\f0eb'; }
.icon-upload-cloud:before { content:'\f0ee'; }
.icon-doc-alt-1:before { content:'\e80c'; }
.icon-building:before { content:'\f0f7'; }
.icon-desktop:before { content:'\f108'; }
.icon-mobile:before { content:'\f10b'; }
.icon-circle-empty:before { content:'\e81a'; }
.icon-quote-left:before { content:'\f10d'; }
.icon-quote-right:before { content:'\f10e'; }
.icon-circle:before { content:'\e81b'; }
.icon-reply:before { content:'\f112'; }
.icon-folder-empty:before { content:'\e816'; }
.icon-folder-open-empty:before { content:'\e817'; }
.icon-twitter:before { content:'\f304'; }
.icon-facebook:before { content:'\f308'; }
.icon-linkedin:before { content:'\f30c'; }
.icon-search:before { content:'\e822'; }
.icon-picture:before { content:'\f303'; }
.icon-globe:before { content:'\f30e'; }
.icon-leaf:before { content:'\e81d'; }
.icon-gift:before { content:'\f381'; }
.icon-graduation-cap:before { content:'\f393'; }
.icon-mic:before { content:'\e81f'; }
.icon-videocam:before { content:'\f3a5'; }
.icon-headphones:before { content:'\f3a7'; }
.icon-video:before { content:'\f3ac'; }
.icon-award-1:before { content:'\e802'; }
.icon-trophy:before { content:'\f3c9'; }
.icon-thumbs-up:before { content:'\f44d'; }
.icon-thumbs-down:before { content:'\f44e'; }
.icon-users-1:before { content:'\f465'; }
.icon-credit-card:before { content:'\f4b3'; }
.icon-monitor:before { content:'\f4bb'; }
.icon-briefcase:before { content:'\f4bc'; }
.icon-folder:before { content:'\f4c1'; }
.icon-folder-open:before { content:'\f4c2'; }
.icon-doc-1:before { content:'\e815'; }
.icon-calendar:before { content:'\f4c5'; }
.icon-chart:before { content:'\f4c8'; }
.icon-chart-bar:before { content:'\f4ca'; }
.icon-pin:before { content:'\e820'; }
.icon-attach:before { content:'\f4ce'; }
.icon-book-1:before { content:'\f4d5'; }
.icon-book:before { content:'\f4d6'; }
.icon-book-2:before { content:'\e824'; }
.icon-upload:before { content:'\f4e4'; }
.icon-download:before { content:'\f4e5'; }
.icon-box:before { content:'\f4e6'; }
.icon-signal:before { content:'\f4f6'; }
.icon-camera:before { content:'\f4f7'; }
.icon-shuffle:before { content:'\f500'; }
.icon-volume-off:before { content:'\f507'; }
.icon-volume-down:before { content:'\f509'; }
.icon-volume-up:before { content:'\f50a'; }
.icon-lock-1:before { content:'\f512'; }
.icon-bell:before { content:'\e81e'; }
.icon-bookmark:before { content:'\f516'; }
.icon-link:before { content:'\f517'; }
.icon-wrench-1:before { content:'\f527'; }
.icon-chart-area:before { content:'\f53e'; }
.icon-clock:before { content:'\e82e'; }
.icon-rocket:before { content:'\f680'; }
.icon-block:before { content:'\f6ab'; }
.dropup, .dropdown { position:relative; }
.dropdown-toggle { *margin-bottom:-3px; }
.dropdown-toggle:active, .open .dropdown-toggle { outline:0; }
.caret {
  display:inline-block;
  width:0;
  height:0;
  vertical-align:top;
  border-top:4px solid #000000;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  content:"";
}
.dropdown .caret {
  margin-top:8px;
  margin-left:2px;
}
.dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:160px;
  padding:5px 0;
  margin:2px 0 0;
  list-style:none;
  background-color:#ffffff;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.2);
  *border-right-width:2px;
  *border-bottom-width:2px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
}
.dropdown-menu.pull-right {
  right:0;
  left:auto;
}
.dropdown-menu .divider {
  *width:100%;
  height:1px;
  margin:8px 1px;
  *margin:-5px 0 5px;
  overflow:hidden;
  background-color:#e5e5e5;
  border-bottom:1px solid #ffffff;
}
.dropdown-menu > li > a {
  display:block;
  padding:3px 20px;
  clear:both;
  font-weight:normal;
  line-height:18px;
  color:#333333;
  white-space:nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  text-decoration:none;
  color:#ffffff;
  background-color:#2e2e2e;
  background-image:-moz-linear-gradient(top,#333333,#262626);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#333333),to(#262626));
  background-image:-webkit-linear-gradient(top,#333333,#262626);
  background-image:-o-linear-gradient(top,#333333,#262626);
  background-image:linear-gradient(to bottom,#333333,#262626);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00333333', endColorstr='#00262626', GradientType=0);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color:#ffffff;
  text-decoration:none;
  outline:0;
  background-color:#2e2e2e;
  background-image:-moz-linear-gradient(top,#333333,#262626);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#333333),to(#262626));
  background-image:-webkit-linear-gradient(top,#333333,#262626);
  background-image:-o-linear-gradient(top,#333333,#262626);
  background-image:linear-gradient(to bottom,#333333,#262626);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00333333', endColorstr='#00262626', GradientType=0);
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color:#999999; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor:default;
}
.open { *z-index:1000; }
.open > .dropdown-menu { display:block; }
.pull-right > .dropdown-menu {
  right:0;
  left:auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top:0;
  border-bottom:4px solid #000000;
  content:"";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top:auto;
  bottom:100%;
  margin-bottom:1px;
}
.dropdown-submenu { position:relative; }
.dropdown-submenu > .dropdown-menu {
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu { display:block; }
.dropup .dropdown-submenu > .dropdown-menu {
  top:auto;
  bottom:0;
  margin-top:0;
  margin-bottom:-2px;
  -webkit-border-radius:5px 5px 5px 0;
  -moz-border-radius:5px 5px 5px 0;
  border-radius:5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display:block;
  content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;
  margin-right:-10px;
}
.dropdown-submenu:hover > a:after { border-left-color:#ffffff; }
.dropdown-submenu.pull-left { float:none; }
.dropdown-submenu.pull-left > .dropdown-menu {
  left:-100%;
  margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left:20px;
  padding-right:20px;
}
.typeahead {
  z-index:1051;
  margin-top:2px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.well {
  min-height:20px;
  padding:19px;
  margin-bottom:20px;
  background-color:#f5f5f5;
  border:1px solid #e3e3e3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color:#dddddd;
  border-color:rgba(0,0,0,0.15);
}
.well-large {
  padding:24px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.well-small {
  padding:9px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.fade {
  opacity:0;
  -webkit-transition:opacity .15s linear;
  -moz-transition:opacity .15s linear;
  -o-transition:opacity .15s linear;
  transition:opacity .15s linear;
}
.fade.in { opacity:1; }
.collapse {
  position:relative;
  height:0;
  overflow:hidden;
  -webkit-transition:height .35s ease;
  -moz-transition:height .35s ease;
  -o-transition:height .35s ease;
  transition:height .35s ease;
}
.collapse.in { height:auto; }
.close {
  float:right;
  font-size:20px;
  font-weight:bold;
  line-height:18px;
  color:#000000;
  text-shadow:0 1px 0 #ffffff;
  opacity:0.2;
  filter:alpha(opacity=20);
}
.close:hover, .close:focus {
  color:#000000;
  text-decoration:none;
  cursor:pointer;
  opacity:0.4;
  filter:alpha(opacity=40);
}
button.close {
  padding:0;
  cursor:pointer;
  background:transparent;
  border:0;
  -webkit-appearance:none;
}
.btn {
  display:inline-block;
  *display:inline;
  *zoom:1;
  padding:4px 12px;
  margin-bottom:0;
  font-size:13px;
  line-height:18px;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  color:#333333;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00e5e5e5', GradientType=0);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#e6e6e6;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border:1px solid #cccccc;
  *border:0;
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  *margin-left:.3em;
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color:#333333;
  background-color:#e6e6e6;
  *background-color:#d9d9d9;
}
.btn:active, .btn.active { background-color:#cccccc \9; }
.btn:first-child { *margin-left:0; }
.btn:hover, .btn:focus {
  color:#333333;
  text-decoration:none;
  background-position:0 -15px;
  -webkit-transition:background-position .1s linear;
  -moz-transition:background-position .1s linear;
  -o-transition:background-position .1s linear;
  transition:background-position .1s linear;
}
.btn:focus {
  outline:thin dotted #333333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
.btn.active, .btn:active {
  background-image:none;
  outline:0;
  -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
  cursor:default;
  background-image:none;
  opacity:0.65;
  filter:alpha(opacity=65);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.btn-large {
  padding:11px 19px;
  font-size:16.25px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top:4px; }
.btn-small {
  padding:2px 10px;
  font-size:11.05px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top:0; }
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top:-1px; }
.btn-mini {
  padding:0 6px;
  font-size:9.75px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.btn-block {
  display:block;
  width:100%;
  padding-left:0;
  padding-right:0;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.btn-block + .btn-block { margin-top:5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width:100%; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255,255,255,0.75); }
.btn-primary {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#0362a9;
  background-image:-moz-linear-gradient(top,#0378a9,#0341a9);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#0378a9),to(#0341a9));
  background-image:-webkit-linear-gradient(top,#0378a9,#0341a9);
  background-image:-o-linear-gradient(top,#0378a9,#0341a9);
  background-image:linear-gradient(to bottom,#0378a9,#0341a9);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000378a8', endColorstr='#000341a8', GradientType=0);
  border-color:#0341a9 #0341a9 #02245e;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#0341a9;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color:#ffffff;
  background-color:#0341a9;
  *background-color:#033790;
}
.btn-primary:active, .btn-primary.active { background-color:#022e77 \9; }
.btn-warning {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  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='#00fab44f', endColorstr='#00f89406', GradientType=0);
  border-color:#f89406 #f89406 #ad6704;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#f89406;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color:#ffffff;
  background-color:#f89406;
  *background-color:#df8505;
}
.btn-warning:active, .btn-warning.active { background-color:#c67605 \9; }
.btn-danger {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#da4f49;
  background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ee5f5b', endColorstr='#00bd362f', GradientType=0);
  border-color:#bd362f #bd362f #802420;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#bd362f;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color:#ffffff;
  background-color:#bd362f;
  *background-color:#a9302a;
}
.btn-danger:active, .btn-danger.active { background-color:#942a25 \9; }
.btn-success {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#5bb75b;
  background-image:-moz-linear-gradient(top,#62c462,#51a351);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image:-webkit-linear-gradient(top,#62c462,#51a351);
  background-image:-o-linear-gradient(top,#62c462,#51a351);
  background-image:linear-gradient(to bottom,#62c462,#51a351);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0062c462', endColorstr='#0051a351', GradientType=0);
  border-color:#51a351 #51a351 #387038;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#51a351;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color:#ffffff;
  background-color:#51a351;
  *background-color:#499249;
}
.btn-success:active, .btn-success.active { background-color:#408140 \9; }
.btn-info {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#49afcd;
  background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005bc0de', endColorstr='#002f96b4', GradientType=0);
  border-color:#2f96b4 #2f96b4 #1f6377;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#2f96b4;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color:#ffffff;
  background-color:#2f96b4;
  *background-color:#2a85a0;
}
.btn-info:active, .btn-info.active { background-color:#24748c \9; }
.btn-inverse {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#363636;
  background-image:-moz-linear-gradient(top,#444444,#222222);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
  background-image:-webkit-linear-gradient(top,#444444,#222222);
  background-image:-o-linear-gradient(top,#444444,#222222);
  background-image:linear-gradient(to bottom,#444444,#222222);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00444444', endColorstr='#00222222', GradientType=0);
  border-color:#222222 #222222 #000000;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#222222;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color:#ffffff;
  background-color:#222222;
  *background-color:#151515;
}
.btn-inverse:active, .btn-inverse.active { background-color:#090909 \9; }
button.btn, input[type="submit"].btn {
  *padding-top:3px;
  *padding-bottom:3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding:0;
  border:0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top:7px;
  *padding-bottom:7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top:3px;
  *padding-bottom:3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top:1px;
  *padding-bottom:1px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color:transparent;
  background-image:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.btn-link {
  border-color:transparent;
  cursor:pointer;
  color:#333333;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.btn-link:hover, .btn-link:focus {
  color:#0d0d0d;
  text-decoration:underline;
  background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color:#333333;
  text-decoration:none;
}
.btn-group {
  position:relative;
  display:inline-block;
  *display:inline;
  *zoom:1;
  font-size:0;
  vertical-align:middle;
  white-space:nowrap;
  *margin-left:.3em;
}
.btn-group:first-child { *margin-left:0; }
.btn-group + .btn-group { margin-left:5px; }
.btn-toolbar {
  font-size:0;
  margin-top:9px;
  margin-bottom:9px;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group { margin-left:5px; }
.btn-group > .btn {
  position:relative;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.btn-group > .btn + .btn { margin-left:-1px; }
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size:13px; }
.btn-group > .btn-mini { font-size:9.75px; }
.btn-group > .btn-small { font-size:11.05px; }
.btn-group > .btn-large { font-size:16.25px; }
.btn-group > .btn:first-child {
  margin-left:0;
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
}
.btn-group > .btn.large:first-child {
  margin-left:0;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active { z-index:2; }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline:0; }
.btn-group > .btn + .dropdown-toggle {
  padding-left:8px;
  padding-right:8px;
  -webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top:5px;
  *padding-bottom:5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left:5px;
  padding-right:5px;
  *padding-top:2px;
  *padding-bottom:2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top:5px;
  *padding-bottom:4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left:12px;
  padding-right:12px;
  *padding-top:7px;
  *padding-bottom:7px;
}
.btn-group.open .dropdown-toggle {
  background-image:none;
  -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle { background-color:#e6e6e6; }
.btn-group.open .btn-primary.dropdown-toggle { background-color:#0341a9; }
.btn-group.open .btn-warning.dropdown-toggle { background-color:#f89406; }
.btn-group.open .btn-danger.dropdown-toggle { background-color:#bd362f; }
.btn-group.open .btn-success.dropdown-toggle { background-color:#51a351; }
.btn-group.open .btn-info.dropdown-toggle { background-color:#2f96b4; }
.btn-group.open .btn-inverse.dropdown-toggle { background-color:#222222; }
.btn .caret {
  margin-top:8px;
  margin-left:0;
}
.btn-large .caret { margin-top:6px; }
.btn-large .caret {
  border-left-width:5px;
  border-right-width:5px;
  border-top-width:5px;
}
.btn-mini .caret, .btn-small .caret { margin-top:8px; }
.dropup .btn-large .caret { border-bottom-width:5px; }
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.btn-group-vertical {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.btn-group-vertical > .btn {
  display:block;
  float:none;
  max-width:100%;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.btn-group-vertical > .btn + .btn {
  margin-left:0;
  margin-top:-1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius:0 0 4px 4px;
  -moz-border-radius:0 0 4px 4px;
  border-radius:0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
.alert {
  padding:8px 35px 8px 14px;
  margin-bottom:18px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  background-color:#fcf8e3;
  border:1px solid #fbeed5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.alert, .alert h4 { color:#c09853; }
.alert h4 { margin:0; }
.alert .close {
  position:relative;
  top:-2px;
  right:-21px;
  line-height:18px;
}
.alert-success {
  background-color:#dff0d8;
  border-color:#d6e9c6;
  color:#468847;
}
.alert-success h4 { color:#468847; }
.alert-danger, .alert-error {
  background-color:#f2dede;
  border-color:#eed3d7;
  color:#b94a48;
}
.alert-danger h4, .alert-error h4 { color:#b94a48; }
.alert-info {
  background-color:#d9edf7;
  border-color:#bce8f1;
  color:#3a87ad;
}
.alert-info h4 { color:#3a87ad; }
.alert-block {
  padding-top:14px;
  padding-bottom:14px;
}
.alert-block > p, .alert-block > ul { margin-bottom:0; }
.alert-block p + p { margin-top:5px; }
.nav {
  margin-left:0;
  margin-bottom:18px;
  list-style:none;
}
.nav > li > a { display:block; }
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration:none;
  background-color:#eeeeee;
}
.nav > li > a > img { max-width:none; }
.nav > .pull-right { float:right; }
.nav-header {
  display:block;
  padding:3px 15px;
  font-size:11px;
  font-weight:bold;
  line-height:18px;
  color:#999999;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  text-transform:uppercase;
}
.nav li + .nav-header { margin-top:9px; }
.nav-list {
  padding-left:15px;
  padding-right:15px;
  margin-bottom:0;
}
.nav-list > li > a, .nav-list .nav-header {
  margin-left:-15px;
  margin-right:-15px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a { padding:3px 15px; }
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.2);
  background-color:#333333;
}
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] { margin-right:2px; }
.nav-list .divider {
  *width:100%;
  height:1px;
  margin:8px 1px;
  *margin:-5px 0 5px;
  overflow:hidden;
  background-color:#e5e5e5;
  border-bottom:1px solid #ffffff;
}
.nav-tabs, .nav-pills { *zoom:1; }
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
  display:table;
  content:"";
  line-height:0;
}
.nav-tabs:after, .nav-pills:after { clear:both; }
.nav-tabs > li, .nav-pills > li { float:left; }
.nav-tabs > li > a, .nav-pills > li > a {
  padding-right:12px;
  padding-left:12px;
  margin-right:2px;
  line-height:14px;
}
.nav-tabs { border-bottom:1px solid #dddddd; }
.nav-tabs > li { margin-bottom:-1px; }
.nav-tabs > li > a {
  padding-top:8px;
  padding-bottom:8px;
  line-height:18px;
  border:1px solid transparent;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { border-color:#eeeeee #eeeeee #dddddd; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  color:#555555;
  background-color:#ffffff;
  border:1px solid #dddddd;
  border-bottom-color:transparent;
  cursor:default;
}
.nav-pills > li > a {
  padding-top:8px;
  padding-bottom:8px;
  margin-top:2px;
  margin-bottom:2px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  color:#ffffff;
  background-color:#333333;
}
.nav-stacked > li { float:none; }
.nav-stacked > li > a { margin-right:0; }
.nav-tabs.nav-stacked { border-bottom:0; }
.nav-tabs.nav-stacked > li > a {
  border:1px solid #dddddd;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
}
.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
  border-color:#dddddd;
  z-index:2;
}
.nav-pills.nav-stacked > li > a { margin-bottom:3px; }
.nav-pills.nav-stacked > li:last-child > a { margin-bottom:1px; }
.nav-tabs .dropdown-menu {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.nav .dropdown-toggle .caret {
  border-top-color:#333333;
  border-bottom-color:#333333;
  margin-top:6px;
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
  border-top-color:#0d0d0d;
  border-bottom-color:#0d0d0d;
}
.nav-tabs .dropdown-toggle .caret { margin-top:8px; }
.nav .active .dropdown-toggle .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color:#555555;
  border-bottom-color:#555555;
}
.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus { cursor:pointer; }
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
  color:#ffffff;
  background-color:#999999;
  border-color:#999999;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
  opacity:1;
  filter:alpha(opacity=100);
}
.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus { border-color:#999999; }
.tabbable { *zoom:1; }
.tabbable:before, .tabbable:after {
  display:table;
  content:"";
  line-height:0;
}
.tabbable:after { clear:both; }
.tab-content { overflow:auto; }
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom:0; }
.tab-content > .tab-pane, .pill-content > .pill-pane { display:none; }
.tab-content > .active, .pill-content > .active { display:block; }
.tabs-below > .nav-tabs { border-top:1px solid #dddddd; }
.tabs-below > .nav-tabs > li {
  margin-top:-1px;
  margin-bottom:0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius:0 0 4px 4px;
  -moz-border-radius:0 0 4px 4px;
  border-radius:0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color:transparent;
  border-top-color:#dddddd;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus { border-color:transparent #dddddd #dddddd #dddddd; }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float:none; }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  min-width:74px;
  margin-right:0;
  margin-bottom:3px;
}
.tabs-left > .nav-tabs {
  float:left;
  margin-right:19px;
  border-right:1px solid #dddddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right:-1px;
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus { border-color:#eeeeee #dddddd #eeeeee #eeeeee; }
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
  border-color:#dddddd transparent #dddddd #dddddd;
  *border-right-color:#ffffff;
}
.tabs-right > .nav-tabs {
  float:right;
  margin-left:19px;
  border-left:1px solid #dddddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left:-1px;
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus { border-color:#eeeeee #eeeeee #eeeeee #dddddd; }
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
  border-color:#dddddd #dddddd #dddddd transparent;
  *border-left-color:#ffffff;
}
.nav > .disabled > a { color:#999999; }
.nav > .disabled > a:hover, .nav > .disabled > a:focus {
  text-decoration:none;
  background-color:transparent;
  cursor:default;
}
.navbar {
  overflow:visible;
  margin-bottom:18px;
  *position:relative;
  *z-index:2;
}
.navbar-inner {
  min-height:52px;
  padding-left:20px;
  padding-right:20px;
  background-color:#393939;
  background-image:-moz-linear-gradient(top,#484848,#222222);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#484848),to(#222222));
  background-image:-webkit-linear-gradient(top,#484848,#222222);
  background-image:-o-linear-gradient(top,#484848,#222222);
  background-image:linear-gradient(to bottom,#484848,#222222);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00484848', endColorstr='#00212121', GradientType=0);
  border:1px solid #030303;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
  box-shadow:0 1px 4px rgba(0,0,0,0.065);
  *zoom:1;
}
.navbar-inner:before, .navbar-inner:after {
  display:table;
  content:"";
  line-height:0;
}
.navbar-inner:after { clear:both; }
.navbar .container { width:auto; }
.nav-collapse.collapse {
  height:auto;
  overflow:visible;
}
.navbar .brand {
  float:left;
  display:block;
  padding:17px 20px 17px;
  margin-left:-20px;
  font-size:20px;
  font-weight:200;
  color:#ffffff;
  text-shadow:0 1px 0 #484848;
}
.navbar .brand:hover, .navbar .brand:focus { text-decoration:none; }
.navbar-text {
  margin-bottom:0;
  line-height:52px;
  color:#999999;
}
.navbar-link { color:#ffffff; }
.navbar-link:hover, .navbar-link:focus { color:#ffffff; }
.navbar .divider-vertical {
  height:52px;
  margin:0 9px;
  border-left:1px solid #222222;
  border-right:1px solid #484848;
}
.navbar .btn, .navbar .btn-group { margin-top:11px; }
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group { margin-top:0; }
.navbar-form {
  margin-bottom:0;
  *zoom:1;
}
.navbar-form:before, .navbar-form:after {
  display:table;
  content:"";
  line-height:0;
}
.navbar-form:after { clear:both; }
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox { margin-top:11px; }
.navbar-form input, .navbar-form select, .navbar-form .btn {
  display:inline-block;
  margin-bottom:0;
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] { margin-top:3px; }
.navbar-form .input-append, .navbar-form .input-prepend {
  margin-top:5px;
  white-space:nowrap;
}
.navbar-form .input-append input, .navbar-form .input-prepend input { margin-top:0; }
.navbar-search {
  position:relative;
  float:left;
  margin-top:11px;
  margin-bottom:0;
}
.navbar-search .search-query {
  margin-bottom:0;
  padding:4px 14px;
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:13px;
  font-weight:normal;
  line-height:1;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
.navbar-static-top {
  position:static;
  margin-bottom:0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position:fixed;
  right:0;
  left:0;
  z-index:1030;
  margin-bottom:0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width:0 0 1px; }
.navbar-fixed-bottom .navbar-inner { border-width:1px 0 0; }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
  padding-left:0;
  padding-right:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:1010px; }
.navbar-fixed-top { top:0; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  -webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
  box-shadow:0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom { bottom:0; }
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);
  box-shadow:0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position:relative;
  left:0;
  display:block;
  float:left;
  margin:0 10px 0 0;
}
.navbar .nav.pull-right {
  float:right;
  margin-right:0;
}
.navbar .nav > li { float:left; }
.navbar .nav > li > a {
  float:none;
  padding:17px 15px 17px;
  color:#ffffff;
  text-decoration:none;
  text-shadow:0 1px 0 #484848;
}
.navbar .nav .dropdown-toggle .caret { margin-top:8px; }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  background-color:transparent;
  color:#ffffff;
  text-decoration:none;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color:#555555;
  text-decoration:none;
  background-color:#151515;
  -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display:none;
  float:right;
  padding:7px 10px;
  margin-left:5px;
  margin-right:5px;
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#2c2c2c;
  background-image:-moz-linear-gradient(top,#3c3c3c,#151515);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#151515));
  background-image:-webkit-linear-gradient(top,#3c3c3c,#151515);
  background-image:-o-linear-gradient(top,#3c3c3c,#151515);
  background-image:linear-gradient(to bottom,#3c3c3c,#151515);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b3b3b', endColorstr='#00151515', GradientType=0);
  border-color:#151515 #151515 #000000;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#151515;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color:#ffffff;
  background-color:#151515;
  *background-color:#080808;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active { background-color:#000000 \9; }
.navbar .btn-navbar .icon-bar {
  display:block;
  width:18px;
  height:2px;
  background-color:#f5f5f5;
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);
  box-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar { margin-top:3px; }
.navbar .nav > li > .dropdown-menu:before {
  content:'';
  display:inline-block;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-bottom:7px solid #cccccc;
  border-bottom-color:rgba(0,0,0,0.2);
  position:absolute;
  top:-7px;
  left:9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content:'';
  display:inline-block;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  border-bottom:6px solid #ffffff;
  position:absolute;
  top:-6px;
  left:10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top:7px solid #cccccc;
  border-top-color:rgba(0,0,0,0.2);
  border-bottom:0;
  bottom:-7px;
  top:auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top:6px solid #ffffff;
  border-bottom:0;
  bottom:-6px;
  top:auto;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color:#151515;
  color:#555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color:#555555;
  border-bottom-color:#555555;
}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
  left:auto;
  right:0;
}
.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
  left:auto;
  right:12px;
}
.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
  left:auto;
  right:13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left:auto;
  right:100%;
  margin-left:0;
  margin-right:-1px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color:#1b1b1b;
  background-image:-moz-linear-gradient(top,#222222,#111111);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image:-webkit-linear-gradient(top,#222222,#111111);
  background-image:-o-linear-gradient(top,#222222,#111111);
  background-image:linear-gradient(to bottom,#222222,#111111);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#00111111', GradientType=0);
  border-color:#252525;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color:#999999;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:focus { color:#ffffff; }
.navbar-inverse .brand { color:#999999; }
.navbar-inverse .navbar-text { color:#999999; }
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
  background-color:transparent;
  color:#ffffff;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  color:#ffffff;
  background-color:#111111;
}
.navbar-inverse .navbar-link { color:#999999; }
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus { color:#ffffff; }
.navbar-inverse .divider-vertical {
  border-left-color:#111111;
  border-right-color:#222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color:#111111;
  color:#ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color:#999999;
  border-bottom-color:#999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color:#ffffff;
  background-color:#515151;
  border-color:#111111;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition:none;
  -moz-transition:none;
  -o-transition:none;
  transition:none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder { color:#cccccc; }
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { color:#cccccc; }
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { color:#cccccc; }
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding:5px 15px;
  color:#333333;
  text-shadow:0 1px 0 #ffffff;
  background-color:#ffffff;
  border:0;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.15);
  box-shadow:0 0 3px rgba(0,0,0,0.15);
  outline:0;
}
.navbar-inverse .btn-navbar {
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#0e0e0e;
  background-image:-moz-linear-gradient(top,#151515,#040404);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image:-webkit-linear-gradient(top,#151515,#040404);
  background-image:-o-linear-gradient(top,#151515,#040404);
  background-image:linear-gradient(to bottom,#151515,#040404);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00151515', endColorstr='#00040404', GradientType=0);
  border-color:#040404 #040404 #000000;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#040404;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color:#ffffff;
  background-color:#040404;
  *background-color:#000000;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active { background-color:#000000 \9; }
.breadcrumb {
  padding:8px 15px;
  margin:0 0 18px;
  list-style:none;
  background-color:#f5f5f5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.breadcrumb > li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  text-shadow:0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding:0 5px;
  color:#cccccc;
}
.breadcrumb > .active { color:#999999; }
.pagination { margin:18px 0; }
.pagination ul {
  display:inline-block;
  *display:inline;
  *zoom:1;
  margin-left:0;
  margin-bottom:0;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);
  box-shadow:0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li { display:inline; }
.pagination ul > li > a, .pagination ul > li > span {
  float:left;
  padding:4px 12px;
  line-height:18px;
  text-decoration:none;
  background-color:#ffffff;
  border:1px solid #dddddd;
  border-left-width:0;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background-color:#f5f5f5; }
.pagination ul > .active > a, .pagination ul > .active > span {
  color:#999999;
  cursor:default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
  color:#999999;
  background-color:transparent;
  cursor:default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width:1px;
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
}
.pagination-centered { text-align:center; }
.pagination-right { text-align:right; }
.pagination-large ul > li > a, .pagination-large ul > li > span {
  padding:11px 19px;
  font-size:16.25px;
}
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
}
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
}
.pagination-mini ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > a, .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  border-bottom-left-radius:3px;
}
.pagination-mini ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > a, .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  border-top-right-radius:3px;
  -webkit-border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  border-bottom-right-radius:3px;
}
.pagination-small ul > li > a, .pagination-small ul > li > span {
  padding:2px 10px;
  font-size:11.05px;
}
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
  padding:0 6px;
  font-size:9.75px;
}
.pager {
  margin:18px 0;
  list-style:none;
  text-align:center;
  *zoom:1;
}
.pager:before, .pager:after {
  display:table;
  content:"";
  line-height:0;
}
.pager:after { clear:both; }
.pager li { display:inline; }
.pager li > a, .pager li > span {
  display:inline-block;
  padding:5px 14px;
  background-color:#ffffff;
  border:1px solid #dddddd;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration:none;
  background-color:#f5f5f5;
}
.pager .next > a, .pager .next > span { float:right; }
.pager .previous > a, .pager .previous > span { float:left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color:#999999;
  background-color:#ffffff;
  cursor:default;
}
.modal-backdrop {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  background-color:#000000;
}
.modal-backdrop.fade { opacity:0; }
.modal-backdrop, .modal-backdrop.fade.in {
  opacity:0.8;
  filter:alpha(opacity=80);
}
.modal {
  position:fixed;
  top:10%;
  left:50%;
  z-index:1050;
  width:560px;
  margin-left:-280px;
  background-color:#ffffff;
  border:1px solid #999999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
}
.modal.fade {
  -webkit-transition:opacity .3s linear, top .3s ease-out;
  -moz-transition:opacity .3s linear, top .3s ease-out;
  -o-transition:opacity .3s linear, top .3s ease-out;
  transition:opacity .3s linear, top .3s ease-out;
  top:-25%;
}
.modal.fade.in { top:10%; }
.modal-header {
  padding:9px 15px;
  border-bottom:1px solid #eeeeee;
}
.modal-header .close { margin-top:2px; }
.modal-header h3 {
  margin:0;
  line-height:30px;
}
.modal-body {
  position:relative;
  overflow-y:auto;
  max-height:400px;
  padding:15px;
}
.modal-form { margin-bottom:0; }
.modal-footer {
  padding:14px 15px 15px;
  margin-bottom:0;
  text-align:right;
  background-color:#f5f5f5;
  border-top:1px solid #dddddd;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:inset 0 1px 0 #ffffff;
  -moz-box-shadow:inset 0 1px 0 #ffffff;
  box-shadow:inset 0 1px 0 #ffffff;
  *zoom:1;
}
.modal-footer:before, .modal-footer:after {
  display:table;
  content:"";
  line-height:0;
}
.modal-footer:after { clear:both; }
.modal-footer .btn + .btn {
  margin-left:5px;
  margin-bottom:0;
}
.modal-footer .btn-group .btn + .btn { margin-left:-1px; }
.modal-footer .btn-block + .btn-block { margin-left:0; }
.tooltip {
  position:absolute;
  z-index:1030;
  display:block;
  visibility:visible;
  font-size:11px;
  line-height:1.4;
  opacity:0;
  filter:alpha(opacity=0);
}
.tooltip.in {
  opacity:0.8;
  filter:alpha(opacity=80);
}
.tooltip.top {
  margin-top:-3px;
  padding:5px 0;
}
.tooltip.right {
  margin-left:3px;
  padding:0 5px;
}
.tooltip.bottom {
  margin-top:3px;
  padding:5px 0;
}
.tooltip.left {
  margin-left:-3px;
  padding:0 5px;
}
.tooltip-inner {
  max-width:200px;
  padding:8px;
  color:#ffffff;
  text-align:center;
  text-decoration:none;
  background-color:#000000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.tooltip-arrow {
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
}
.tooltip.top .tooltip-arrow {
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-width:5px 5px 0;
  border-top-color:#000000;
}
.tooltip.right .tooltip-arrow {
  top:50%;
  left:0;
  margin-top:-5px;
  border-width:5px 5px 5px 0;
  border-right-color:#000000;
}
.tooltip.left .tooltip-arrow {
  top:50%;
  right:0;
  margin-top:-5px;
  border-width:5px 0 5px 5px;
  border-left-color:#000000;
}
.tooltip.bottom .tooltip-arrow {
  top:0;
  left:50%;
  margin-left:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000000;
}
.popover {
  position:absolute;
  top:0;
  left:0;
  z-index:1010;
  display:none;
  max-width:276px;
  padding:1px;
  text-align:left;
  background-color:#ffffff;
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  white-space:normal;
}
.popover.top { margin-top:-10px; }
.popover.right { margin-left:10px; }
.popover.bottom { margin-top:10px; }
.popover.left { margin-left:-10px; }
.popover-title {
  margin:0;
  padding:8px 14px;
  font-size:14px;
  font-weight:normal;
  line-height:18px;
  background-color:#f7f7f7;
  border-bottom:1px solid #ebebeb;
  -webkit-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
}
.popover-title:empty { display:none; }
.popover-content { padding:9px 14px; }
.popover .arrow, .popover .arrow:after {
  position:absolute;
  display:block;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
}
.popover .arrow { border-width:11px; }
.popover .arrow:after {
  border-width:10px;
  content:"";
}
.popover.top .arrow {
  left:50%;
  margin-left:-11px;
  border-bottom-width:0;
  border-top-color:#999999;
  border-top-color:rgba(0,0,0,0.25);
  bottom:-11px;
}
.popover.top .arrow:after {
  bottom:1px;
  margin-left:-10px;
  border-bottom-width:0;
  border-top-color:#ffffff;
}
.popover.right .arrow {
  top:50%;
  left:-11px;
  margin-top:-11px;
  border-left-width:0;
  border-right-color:#999999;
  border-right-color:rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
  left:1px;
  bottom:-10px;
  border-left-width:0;
  border-right-color:#ffffff;
}
.popover.bottom .arrow {
  left:50%;
  margin-left:-11px;
  border-top-width:0;
  border-bottom-color:#999999;
  border-bottom-color:rgba(0,0,0,0.25);
  top:-11px;
}
.popover.bottom .arrow:after {
  top:1px;
  margin-left:-10px;
  border-top-width:0;
  border-bottom-color:#ffffff;
}
.popover.left .arrow {
  top:50%;
  right:-11px;
  margin-top:-11px;
  border-right-width:0;
  border-left-color:#999999;
  border-left-color:rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
  right:1px;
  border-right-width:0;
  border-left-color:#ffffff;
  bottom:-10px;
}
.thumbnails {
  margin-left:-10px;
  list-style:none;
  *zoom:1;
}
.thumbnails:before, .thumbnails:after {
  display:table;
  content:"";
  line-height:0;
}
.thumbnails:after { clear:both; }
.row-fluid .thumbnails { margin-left:0; }
.thumbnails > li {
  float:left;
  margin-bottom:18px;
  margin-left:10px;
}
.thumbnail {
  display:block;
  padding:4px;
  line-height:18px;
  border:1px solid #dddddd;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);
  box-shadow:0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  border-color:#333333;
  -webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);
  box-shadow:0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display:block;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.thumbnail .caption {
  padding:9px;
  color:#555555;
}
.media, .media-body {
  overflow:hidden;
  *overflow:visible;
  zoom:1;
}
.media, .media .media { margin-top:15px; }
.media:first-child { margin-top:0; }
.media-object { display:block; }
.media-heading { margin:0 0 5px; }
.media > .pull-left { margin-right:10px; }
.media > .pull-right { margin-left:10px; }
.media-list {
  margin-left:0;
  list-style:none;
}
.label, .badge {
  display:inline-block;
  padding:2px 4px;
  font-size:10.998px;
  font-weight:bold;
  line-height:14px;
  color:#ffffff;
  vertical-align:baseline;
  white-space:nowrap;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#999999;
}
.label {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.badge {
  padding-left:9px;
  padding-right:9px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
}
.label:empty, .badge:empty { display:none; }
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color:#ffffff;
  text-decoration:none;
  cursor:pointer;
}
.label-important, .badge-important { background-color:#b94a48; }
.label-important[href], .badge-important[href] { background-color:#953b39; }
.label-warning, .badge-warning { background-color:#f89406; }
.label-warning[href], .badge-warning[href] { background-color:#c67605; }
.label-success, .badge-success { background-color:#468847; }
.label-success[href], .badge-success[href] { background-color:#356635; }
.label-info, .badge-info { background-color:#3a87ad; }
.label-info[href], .badge-info[href] { background-color:#2d6987; }
.label-inverse, .badge-inverse { background-color:#333333; }
.label-inverse[href], .badge-inverse[href] { background-color:#1a1a1a; }
.btn .label, .btn .badge {
  position:relative;
  top:-1px;
}
.btn-mini .label, .btn-mini .badge { top:0; }
@-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 {
  overflow:hidden;
  height:18px;
  margin-bottom:18px;
  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;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5f5f5', endColorstr='#00f9f9f9', GradientType=0);
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.progress .bar {
  width:0%;
  height:100%;
  color:#ffffff;
  float:left;
  font-size:12px;
  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='#00149bdf', endColorstr='#000480be', 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 .6s ease;
  -moz-transition:width .6s ease;
  -o-transition:width .6s ease;
  transition:width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color:#149bdf;
  background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#00ee5f5b', endColorstr='#00c43c35', 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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#0062c462', endColorstr='#0057a957', 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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#005bc0de', endColorstr='#00339bb9', 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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#00fab44f', endColorstr='#00f89406', 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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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);
}
.accordion { margin-bottom:18px; }
.accordion-group {
  margin-bottom:2px;
  border:1px solid #e5e5e5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.accordion-heading { border-bottom:0; }
.accordion-heading .accordion-toggle {
  display:block;
  padding:8px 15px;
}
.accordion-toggle { cursor:pointer; }
.accordion-inner {
  padding:9px 15px;
  border-top:1px solid #e5e5e5;
}
.carousel {
  position:relative;
  margin-bottom:18px;
  line-height:1;
}
.carousel-inner {
  overflow:hidden;
  width:100%;
  position:relative;
}
.carousel-inner > .item {
  display:none;
  position:relative;
  -webkit-transition:.6s ease-in-out left;
  -moz-transition:.6s ease-in-out left;
  -o-transition:.6s ease-in-out left;
  transition:.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display:block;
  line-height:1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display:block; }
.carousel-inner > .active { left:0; }
.carousel-inner > .next, .carousel-inner > .prev {
  position:absolute;
  top:0;
  width:100%;
}
.carousel-inner > .next { left:100%; }
.carousel-inner > .prev { left:-100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left:0; }
.carousel-inner > .active.left { left:-100%; }
.carousel-inner > .active.right { left:100%; }
.carousel-control {
  position:absolute;
  top:40%;
  left:15px;
  width:40px;
  height:40px;
  margin-top:-20px;
  font-size:60px;
  font-weight:100;
  line-height:30px;
  color:#ffffff;
  text-align:center;
  background:#222222;
  border:3px solid #ffffff;
  -webkit-border-radius:23px;
  -moz-border-radius:23px;
  border-radius:23px;
  opacity:0.5;
  filter:alpha(opacity=50);
}
.carousel-control.right {
  left:auto;
  right:15px;
}
.carousel-control:hover, .carousel-control:focus {
  color:#ffffff;
  text-decoration:none;
  opacity:0.9;
  filter:alpha(opacity=90);
}
.carousel-indicators {
  position:absolute;
  top:15px;
  right:15px;
  z-index:5;
  margin:0;
  list-style:none;
}
.carousel-indicators li {
  display:block;
  float:left;
  width:10px;
  height:10px;
  margin-left:5px;
  text-indent:-999px;
  background-color:#cccccc;
  background-color:rgba(255,255,255,0.25);
  border-radius:5px;
}
.carousel-indicators .active { background-color:#ffffff; }
.carousel-caption {
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:15px;
  background:#333333;
  background:rgba(0,0,0,0.75);
}
.carousel-caption h4, .carousel-caption p {
  color:#ffffff;
  line-height:18px;
}
.carousel-caption h4 { margin:0 0 5px; }
.carousel-caption p { margin-bottom:0; }
.hero-unit {
  padding:60px;
  margin-bottom:30px;
  font-size:18px;
  font-weight:200;
  line-height:27px;
  color:inherit;
  background-color:#eeeeee;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.hero-unit h1 {
  margin-bottom:0;
  font-size:60px;
  line-height:1;
  color:inherit;
  letter-spacing:-1px;
}
.hero-unit li { line-height:27px; }
.pull-right { float:right; }
.pull-left { float:left; }
.hide { display:none; }
.show { display:block; }
.invisible { visibility:hidden; }
.affix { position:fixed; }
.datepicker {
  background-color:#ffffff;
  border-color:#999999;
  border-color:rgba(0,0,0,0.2);
  border-style:solid;
  border-width:1px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow:0 2px 4px rgba(0,0,0,0.2);
  box-shadow:0 2px 4px rgba(0,0,0,0.2);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
  display:none;
  position:absolute;
  z-index:900;
  margin-left:0;
  margin-right:0;
  margin-bottom:18px;
  padding-bottom:4px;
  width:218px;
}
.datepicker .nav {
  font-weight:bold;
  width:100%;
  padding:4px 0;
  background-color:#f5f5f5;
  color:#555555;
  border-bottom:1px solid #dddddd;
  -webkit-box-shadow:inset 0 1px 0 #ffffff;
  -moz-box-shadow:inset 0 1px 0 #ffffff;
  box-shadow:inset 0 1px 0 #ffffff;
  *zoom:1;
}
.datepicker .nav:before, .datepicker .nav:after {
  display:table;
  content:"";
  line-height:0;
}
.datepicker .nav:after { clear:both; }
.datepicker .nav span {
  display:block;
  float:left;
  text-align:center;
  height:28px;
  line-height:28px;
  position:relative;
}
.datepicker .nav .bg {
  width:100%;
  background-color:#fdf5d9;
  height:28px;
  position:absolute;
  top:0;
  left:0;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.datepicker .nav .fg {
  width:100%;
  position:absolute;
  top:0;
  left:0;
}
.datepicker .button {
  cursor:pointer;
  padding:0 4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.datepicker .button:hover {
  background-color:#555555;
  color:#ffffff;
}
.datepicker .months {
  float:left;
  margin-left:4px;
}
.datepicker .months .name {
  width:72px;
  padding:0;
}
.datepicker .years {
  float:right;
  margin-right:4px;
}
.datepicker .years .name {
  width:36px;
  padding:0;
}
.datepicker .dow, .datepicker .days div {
  float:left;
  width:30px;
  line-height:25px;
  text-align:center;
}
.datepicker .dow {
  font-weight:bold;
  color:#555555;
}
.datepicker .calendar { padding:4px; }
.datepicker .days div {
  cursor:pointer;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.datepicker .days div:hover {
  background-color:#0064cd;
  color:#ffffff;
}
.datepicker .overlap { color:#999999; }
.datepicker .today { background-color:#fee9cc; }
.datepicker .selected {
  background-color:#999999;
  color:#ffffff;
}
ul.dynatree-container {
  padding:3px;
  margin:0;
  overflow:auto;
}
ul.dynatree-container ul {
  padding:0 0 0 16px;
  margin-left:5px;
}
@media (max-width: 979px) {
  ul.dynatree-container ul {
    padding:0px;
    margin-left:0px;
  }
}
ul.dynatree-container li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background-attachment:scroll;
  background-color:transparent;
  background-repeat:repeat-y;
  background-position:0 0;
  margin:0;
  padding:1px 0 0 0;
  line-height:16px;
}
ul.dynatree-container li.dynatree-lastsib { background-image:none; }
ul.dynatree-no-connector > li { background-image:none; }
.ui-dynatree-disabled ul.dynatree-container {
  opacity:0.5;
  background-color:silver;
}
span.dynatree-empty, span.dynatree-vline, span.dynatree-expander, span.dynatree-icon, span.dynatree-checkbox, span.dynatree-radio, span.dynatree-drag-helper-img, #dynatree-drop-marker {
  width:16px;
  height:16px;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align:top;
  background-repeat:no-repeat;
  background-position:left;
  background-image:url("../images/icons.gif");
  background-position:0 0;
}
ul.dynatree-container img {
  width:16px;
  height:16px;
  margin-left:3px;
  vertical-align:top;
  border-style:none;
}
span.dynatree-connector { background-position:-16px -64px; }
span.dynatree-expander {
  background-position:0px -80px;
  cursor:pointer;
}
.dynatree-exp-cl span.dynatree-expander { background-position:0px -96px; }
.dynatree-exp-cd span.dynatree-expander { background-position:-64px -80px; }
.dynatree-exp-cdl span.dynatree-expander { background-position:-64px -96px; }
.dynatree-exp-e span.dynatree-expander, .dynatree-exp-ed span.dynatree-expander { background-position:-32px -80px; }
.dynatree-exp-el span.dynatree-expander, .dynatree-exp-edl span.dynatree-expander { background-position:-32px -96px; }
.dynatree-loading span.dynatree-expander {
  background-position:0 0;
  background-image:url("../images/loading.gif");
}
span.dynatree-checkbox {
  margin-left:3px;
  background-position:0px -32px;
}
span.dynatree-checkbox:hover { background-position:-16px -32px; }
.dynatree-partsel span.dynatree-checkbox { background-position:-64px -32px; }
.dynatree-partsel span.dynatree-checkbox:hover { background-position:-80px -32px; }
.dynatree-selected span.dynatree-checkbox { background-position:-32px -32px; }
.dynatree-selected span.dynatree-checkbox:hover { background-position:-48px -32px; }
span.dynatree-radio {
  margin-left:3px;
  background-position:0px -48px;
}
span.dynatree-radio:hover { background-position:-16px -48px; }
.dynatree-partsel span.dynatree-radio { background-position:-64px -48px; }
.dynatree-partsel span.dynatree-radio:hover { background-position:-80px -48px; }
.dynatree-selected span.dynatree-radio { background-position:-32px -48px; }
.dynatree-selected span.dynatree-radio:hover { background-position:-48px -48px; }
span.dynatree-icon {
  margin-left:3px;
  background-position:0px 0px;
}
.dynatree-ico-cf span.dynatree-icon { background-position:0px -16px; }
.dynatree-ico-ef span.dynatree-icon { background-position:-64px -16px; }
span.dynatree-icon:hover { cursor:pointer; }
.dynatree-statusnode-wait span.dynatree-icon { background-image:url("../images/loading.gif"); }
.dynatree-statusnode-error span.dynatree-icon { background-position:0px -112px; }
span.dynatree-node { display:-moz-inline-box; }
ul.dynatree-container a {
  color:black;
  text-decoration:none;
  vertical-align:top;
  margin:0px;
  margin-left:3px;
}
ul.dynatree-container a:hover {
  background:#f2f7fd;
  border-color:#b8d6fb;
}
span.dynatree-node a {
  font-size:10pt;
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
}
span.dynatree-folder a { font-weight:normal; }
ul.dynatree-container a:focus, span.dynatree-focused a:link { background-color:#efebde; }
span.dynatree-selected a {
  color:green;
  font-style:italic;
}
div.dynatree-drag-helper a {
  border:1px solid gray;
  background-color:white;
  padding-left:5px;
  padding-right:5px;
  opacity:0.8;
}
div.dynatree-drop-accept span.dynatree-drag-helper-img { background-position:-32px -112px; }
div.dynatree-drag-helper.dynatree-drop-reject { border-color:red; }
div.dynatree-drop-reject span.dynatree-drag-helper-img { background-position:-16px -112px; }
#dynatree-drop-marker {
  width:24px;
  position:absolute;
  background-position:0 -128px;
}
#dynatree-drop-marker.dynatree-drop-after, #dynatree-drop-marker.dynatree-drop-before {
  width:64px;
  background-position:0 -144px;
}
#dynatree-drop-marker.dynatree-drop-copy { background-position:-64px -128px; }
#dynatree-drop-marker.dynatree-drop-move { background-position:-64px -128px; }
span.dynatree-drag-source { background-color:#e0e0e0; }
span.dynatree-drag-source a { color:gray; }
span.dynatree-drop-target.dynatree-drop-accept a {
  background-color:#3169c6 !important;
  color:white !important;
  text-decoration:none;
}
span.custom1 a {
  background-color:maroon;
  color:yellow;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
  display:table;
  content:"";
  line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
  font:0 / 0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}
.input-block-level {
  display:block;
  width:100%;
  min-height:28px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.hidden {
  display:none;
  visibility:hidden;
}
.visible-phone { display:none !important; }
.visible-tablet { display:none !important; }
.hidden-desktop { display:none !important; }
.visible-desktop { display:inherit !important; }
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop { display:inherit !important; }
  .visible-desktop { display:none !important; }
  .visible-tablet { display:inherit !important; }
  .hidden-tablet { display:none !important; }
}
@media (max-width: 767px) {
  .hidden-desktop { display:inherit !important; }
  .visible-desktop { display:none !important; }
  .visible-phone { display:inherit !important; }
  .hidden-phone { display:none !important; }
}
.visible-print { display:none !important; }
@media print {
  .visible-print { display:inherit !important; }
  .hidden-print { display:none !important; }
}
@media (min-width: 1200px) {
  .row {
    margin-left:-30px;
    *zoom:1;
  }
  .row:before, .row:after {
    display:table;
    content:"";
    line-height:0;
  }
  .row:after { clear:both; }
  [class*="span"] {
    float:left;
    min-height:1px;
    margin-left:30px;
  }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:1170px; }
  .span12 { width:1170px; }
  .span11 { width:1070px; }
  .span10 { width:970px; }
  .span9 { width:870px; }
  .span8 { width:770px; }
  .span7 { width:670px; }
  .span6 { width:570px; }
  .span5 { width:470px; }
  .span4 { width:370px; }
  .span3 { width:270px; }
  .span2 { width:170px; }
  .span1 { width:70px; }
  .offset12 { margin-left:1230px; }
  .offset11 { margin-left:1130px; }
  .offset10 { margin-left:1030px; }
  .offset9 { margin-left:930px; }
  .offset8 { margin-left:830px; }
  .offset7 { margin-left:730px; }
  .offset6 { margin-left:630px; }
  .offset5 { margin-left:530px; }
  .offset4 { margin-left:430px; }
  .offset3 { margin-left:330px; }
  .offset2 { margin-left:230px; }
  .offset1 { margin-left:130px; }
  .row-fluid {
    width:100%;
    *zoom:1;
  }
  .row-fluid:before, .row-fluid:after {
    display:table;
    content:"";
    line-height:0;
  }
  .row-fluid:after { clear:both; }
  .row-fluid [class*="span"] {
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    margin-left:2.5641025641026%;
    *margin-left:2.5148414803587%;
  }
  .row-fluid [class*="span"]:first-child { margin-left:0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left:2.5641025641026%; }
  .row-fluid .span12 {
    width:100%;
    *width:99.950738916256%;
  }
  .row-fluid .span11 {
    width:91.452991452991%;
    *width:91.403730369248%;
  }
  .row-fluid .span10 {
    width:82.905982905983%;
    *width:82.856721822239%;
  }
  .row-fluid .span9 {
    width:74.358974358974%;
    *width:74.309713275231%;
  }
  .row-fluid .span8 {
    width:65.811965811966%;
    *width:65.762704728222%;
  }
  .row-fluid .span7 {
    width:57.264957264957%;
    *width:57.215696181213%;
  }
  .row-fluid .span6 {
    width:48.717948717949%;
    *width:48.668687634205%;
  }
  .row-fluid .span5 {
    width:40.17094017094%;
    *width:40.121679087196%;
  }
  .row-fluid .span4 {
    width:31.623931623932%;
    *width:31.574670540188%;
  }
  .row-fluid .span3 {
    width:23.076923076923%;
    *width:23.027661993179%;
  }
  .row-fluid .span2 {
    width:14.529914529915%;
    *width:14.480653446171%;
  }
  .row-fluid .span1 {
    width:5.982905982906%;
    *width:5.9336448991621%;
  }
  .row-fluid .offset12 {
    margin-left:105.12820512821%;
    *margin-left:105.02968296072%;
  }
  .row-fluid :first-child {
    margin-left:102.5641025641%;
    *margin-left:102.46558039661%;
  }
  .row-fluid .offset11 {
    margin-left:96.581196581197%;
    *margin-left:96.482674413709%;
  }
  .row-fluid :first-child {
    margin-left:94.017094017094%;
    *margin-left:93.918571849606%;
  }
  .row-fluid .offset10 {
    margin-left:88.034188034188%;
    *margin-left:87.9356658667%;
  }
  .row-fluid :first-child {
    margin-left:85.470085470085%;
    *margin-left:85.371563302598%;
  }
  .row-fluid .offset9 {
    margin-left:79.487179487179%;
    *margin-left:79.388657319692%;
  }
  .row-fluid :first-child {
    margin-left:76.923076923077%;
    *margin-left:76.824554755589%;
  }
  .row-fluid .offset8 {
    margin-left:70.940170940171%;
    *margin-left:70.841648772683%;
  }
  .row-fluid :first-child {
    margin-left:68.376068376068%;
    *margin-left:68.277546208581%;
  }
  .row-fluid .offset7 {
    margin-left:62.393162393162%;
    *margin-left:62.294640225675%;
  }
  .row-fluid :first-child {
    margin-left:59.82905982906%;
    *margin-left:59.730537661572%;
  }
  .row-fluid .offset6 {
    margin-left:53.846153846154%;
    *margin-left:53.747631678666%;
  }
  .row-fluid :first-child {
    margin-left:51.282051282051%;
    *margin-left:51.183529114564%;
  }
  .row-fluid .offset5 {
    margin-left:45.299145299145%;
    *margin-left:45.200623131658%;
  }
  .row-fluid :first-child {
    margin-left:42.735042735043%;
    *margin-left:42.636520567555%;
  }
  .row-fluid .offset4 {
    margin-left:36.752136752137%;
    *margin-left:36.653614584649%;
  }
  .row-fluid :first-child {
    margin-left:34.188034188034%;
    *margin-left:34.089512020547%;
  }
  .row-fluid .offset3 {
    margin-left:28.205128205128%;
    *margin-left:28.106606037641%;
  }
  .row-fluid :first-child {
    margin-left:25.641025641026%;
    *margin-left:25.542503473538%;
  }
  .row-fluid .offset2 {
    margin-left:19.65811965812%;
    *margin-left:19.559597490632%;
  }
  .row-fluid :first-child {
    margin-left:17.094017094017%;
    *margin-left:16.995494926529%;
  }
  .row-fluid .offset1 {
    margin-left:11.111111111111%;
    *margin-left:11.012588943623%;
  }
  .row-fluid :first-child {
    margin-left:8.5470085470085%;
    *margin-left:8.4484863795209%;
  }
  input, textarea, .uneditable-input { margin-left:0; }
  .controls-row [class*="span"] + [class*="span"] { margin-left:30px; }
  input.span12, textarea.span12, .uneditable-input.span12 { width:1156px; }
  input.span11, textarea.span11, .uneditable-input.span11 { width:1056px; }
  input.span10, textarea.span10, .uneditable-input.span10 { width:956px; }
  input.span9, textarea.span9, .uneditable-input.span9 { width:856px; }
  input.span8, textarea.span8, .uneditable-input.span8 { width:756px; }
  input.span7, textarea.span7, .uneditable-input.span7 { width:656px; }
  input.span6, textarea.span6, .uneditable-input.span6 { width:556px; }
  input.span5, textarea.span5, .uneditable-input.span5 { width:456px; }
  input.span4, textarea.span4, .uneditable-input.span4 { width:356px; }
  input.span3, textarea.span3, .uneditable-input.span3 { width:256px; }
  input.span2, textarea.span2, .uneditable-input.span2 { width:156px; }
  input.span1, textarea.span1, .uneditable-input.span1 { width:56px; }
  .thumbnails { margin-left:-30px; }
  .thumbnails > li { margin-left:30px; }
  .row-fluid .thumbnails { margin-left:0; }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left:-20px;
    *zoom:1;
  }
  .row:before, .row:after {
    display:table;
    content:"";
    line-height:0;
  }
  .row:after { clear:both; }
  [class*="span"] {
    float:left;
    min-height:1px;
    margin-left:20px;
  }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:724px; }
  .span12 { width:724px; }
  .span11 { width:662px; }
  .span10 { width:600px; }
  .span9 { width:538px; }
  .span8 { width:476px; }
  .span7 { width:414px; }
  .span6 { width:352px; }
  .span5 { width:290px; }
  .span4 { width:228px; }
  .span3 { width:166px; }
  .span2 { width:104px; }
  .span1 { width:42px; }
  .offset12 { margin-left:764px; }
  .offset11 { margin-left:702px; }
  .offset10 { margin-left:640px; }
  .offset9 { margin-left:578px; }
  .offset8 { margin-left:516px; }
  .offset7 { margin-left:454px; }
  .offset6 { margin-left:392px; }
  .offset5 { margin-left:330px; }
  .offset4 { margin-left:268px; }
  .offset3 { margin-left:206px; }
  .offset2 { margin-left:144px; }
  .offset1 { margin-left:82px; }
  .row-fluid {
    width:100%;
    *zoom:1;
  }
  .row-fluid:before, .row-fluid:after {
    display:table;
    content:"";
    line-height:0;
  }
  .row-fluid:after { clear:both; }
  .row-fluid [class*="span"] {
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    margin-left:2.7624309392265%;
    *margin-left:2.7131698554827%;
  }
  .row-fluid [class*="span"]:first-child { margin-left:0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] { margin-left:2.7624309392265%; }
  .row-fluid .span12 {
    width:100%;
    *width:99.950738916256%;
  }
  .row-fluid .span11 {
    width:91.452991452991%;
    *width:91.403730369248%;
  }
  .row-fluid .span10 {
    width:82.905982905983%;
    *width:82.856721822239%;
  }
  .row-fluid .span9 {
    width:74.358974358974%;
    *width:74.309713275231%;
  }
  .row-fluid .span8 {
    width:65.811965811966%;
    *width:65.762704728222%;
  }
  .row-fluid .span7 {
    width:57.264957264957%;
    *width:57.215696181213%;
  }
  .row-fluid .span6 {
    width:48.717948717949%;
    *width:48.668687634205%;
  }
  .row-fluid .span5 {
    width:40.17094017094%;
    *width:40.121679087196%;
  }
  .row-fluid .span4 {
    width:31.623931623932%;
    *width:31.574670540188%;
  }
  .row-fluid .span3 {
    width:23.076923076923%;
    *width:23.027661993179%;
  }
  .row-fluid .span2 {
    width:14.529914529915%;
    *width:14.480653446171%;
  }
  .row-fluid .span1 {
    width:5.982905982906%;
    *width:5.9336448991621%;
  }
  .row-fluid .offset12 {
    margin-left:105.52486187845%;
    *margin-left:105.42633971097%;
  }
  .row-fluid :first-child {
    margin-left:102.76243093923%;
    *margin-left:102.66390877174%;
  }
  .row-fluid .offset11 {
    margin-left:96.581196581197%;
    *margin-left:96.482674413709%;
  }
  .row-fluid :first-child {
    margin-left:94.017094017094%;
    *margin-left:93.918571849606%;
  }
  .row-fluid .offset10 {
    margin-left:88.034188034188%;
    *margin-left:87.9356658667%;
  }
  .row-fluid :first-child {
    margin-left:85.470085470085%;
    *margin-left:85.371563302598%;
  }
  .row-fluid .offset9 {
    margin-left:79.487179487179%;
    *margin-left:79.388657319692%;
  }
  .row-fluid :first-child {
    margin-left:76.923076923077%;
    *margin-left:76.824554755589%;
  }
  .row-fluid .offset8 {
    margin-left:70.940170940171%;
    *margin-left:70.841648772683%;
  }
  .row-fluid :first-child {
    margin-left:68.376068376068%;
    *margin-left:68.277546208581%;
  }
  .row-fluid .offset7 {
    margin-left:62.393162393162%;
    *margin-left:62.294640225675%;
  }
  .row-fluid :first-child {
    margin-left:59.82905982906%;
    *margin-left:59.730537661572%;
  }
  .row-fluid .offset6 {
    margin-left:53.846153846154%;
    *margin-left:53.747631678666%;
  }
  .row-fluid :first-child {
    margin-left:51.282051282051%;
    *margin-left:51.183529114564%;
  }
  .row-fluid .offset5 {
    margin-left:45.299145299145%;
    *margin-left:45.200623131658%;
  }
  .row-fluid :first-child {
    margin-left:42.735042735043%;
    *margin-left:42.636520567555%;
  }
  .row-fluid .offset4 {
    margin-left:36.752136752137%;
    *margin-left:36.653614584649%;
  }
  .row-fluid :first-child {
    margin-left:34.188034188034%;
    *margin-left:34.089512020547%;
  }
  .row-fluid .offset3 {
    margin-left:28.205128205128%;
    *margin-left:28.106606037641%;
  }
  .row-fluid :first-child {
    margin-left:25.641025641026%;
    *margin-left:25.542503473538%;
  }
  .row-fluid .offset2 {
    margin-left:19.65811965812%;
    *margin-left:19.559597490632%;
  }
  .row-fluid :first-child {
    margin-left:17.094017094017%;
    *margin-left:16.995494926529%;
  }
  .row-fluid .offset1 {
    margin-left:11.111111111111%;
    *margin-left:11.012588943623%;
  }
  .row-fluid :first-child {
    margin-left:8.5470085470085%;
    *margin-left:8.4484863795209%;
  }
  input, textarea, .uneditable-input { margin-left:0; }
  .controls-row [class*="span"] + [class*="span"] { margin-left:20px; }
  input.span12, textarea.span12, .uneditable-input.span12 { width:710px; }
  input.span11, textarea.span11, .uneditable-input.span11 { width:648px; }
  input.span10, textarea.span10, .uneditable-input.span10 { width:586px; }
  input.span9, textarea.span9, .uneditable-input.span9 { width:524px; }
  input.span8, textarea.span8, .uneditable-input.span8 { width:462px; }
  input.span7, textarea.span7, .uneditable-input.span7 { width:400px; }
  input.span6, textarea.span6, .uneditable-input.span6 { width:338px; }
  input.span5, textarea.span5, .uneditable-input.span5 { width:276px; }
  input.span4, textarea.span4, .uneditable-input.span4 { width:214px; }
  input.span3, textarea.span3, .uneditable-input.span3 { width:152px; }
  input.span2, textarea.span2, .uneditable-input.span2 { width:90px; }
  input.span1, textarea.span1, .uneditable-input.span1 { width:28px; }
}
@media (max-width: 767px) {
  body {
    padding-left:20px;
    padding-right:20px;
  }
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left:-20px;
    margin-right:-20px;
  }
  .container-fluid { padding:0; }
  .dl-horizontal dt {
    float:none;
    clear:none;
    width:auto;
    text-align:left;
  }
  .dl-horizontal dd { margin-left:0; }
  .container { width:auto; }
  .row-fluid { width:100%; }
  .row, .thumbnails { margin-left:0; }
  .thumbnails > li {
    float:none;
    margin-left:0;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float:none;
    display:block;
    width:100%;
    margin-left:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
  .span12, .row-fluid .span12 {
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
  .row-fluid [class*="offset"]:first-child { margin-left:0; }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display:inline-block;
    width:auto;
  }
  .controls-row [class*="span"] + [class*="span"] { margin-left:0; }
  .modal {
    position:fixed;
    top:20px;
    left:20px;
    right:20px;
    width:auto;
    margin:0;
  }
  .modal.fade { top:-100px; }
  .modal.fade.in { top:20px; }
}
@media (max-width: 480px) {
  .nav-collapse { -webkit-transform:translate3d(0,0,0); }
  .page-header h1 small {
    display:block;
    line-height:18px;
  }
  input[type="checkbox"], input[type="radio"] { border:1px solid #cccccc; }
  .form-horizontal .control-label {
    float:none;
    width:auto;
    padding-top:0;
    text-align:left;
  }
  .form-horizontal .controls { margin-left:0; }
  .form-horizontal .control-list { padding-top:0; }
  .form-horizontal .form-actions {
    padding-left:10px;
    padding-right:10px;
  }
  .media .pull-left, .media .pull-right {
    float:none;
    display:block;
    margin-bottom:10px;
  }
  .media-object {
    margin-right:0;
    margin-left:0;
  }
  .modal {
    top:10px;
    left:10px;
    right:10px;
  }
  .modal-header .close {
    padding:10px;
    margin:-10px;
  }
  .carousel-caption { position:static; }
}
@media (max-width: 979px) {
  body { padding-top:0; }
  .navbar-fixed-top, .navbar-fixed-bottom { position:static; }
  .navbar-fixed-top { margin-bottom:18px; }
  .navbar-fixed-bottom { margin-top:18px; }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding:5px; }
  .navbar .container {
    width:auto;
    padding:0;
  }
  .navbar .brand {
    padding-left:10px;
    padding-right:10px;
    margin:0 0 0 -5px;
  }
  .nav-collapse { clear:both; }
  .nav-collapse .nav {
    float:none;
    margin:0 0 9px;
  }
  .nav-collapse .nav > li { float:none; }
  .nav-collapse .nav > li > a { margin-bottom:2px; }
  .nav-collapse .nav > .divider-vertical { display:none; }
  .nav-collapse .nav .nav-header {
    color:#999999;
    text-shadow:none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding:9px 15px;
    font-weight:bold;
    color:#ffffff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
  }
  .nav-collapse .btn {
    padding:4px 10px 4px;
    font-weight:normal;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
  }
  .nav-collapse .dropdown-menu li + li a { margin-bottom:2px; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus { background-color:#222222; }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a { color:#999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus { background-color:#111111; }
  .nav-collapse.in .btn-group {
    margin-top:5px;
    padding:0;
  }
  .nav-collapse .dropdown-menu {
    position:static;
    top:auto;
    left:auto;
    float:none;
    display:none;
    max-width:none;
    margin:0 15px;
    padding:0;
    background-color:transparent;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
  }
  .nav-collapse .open > .dropdown-menu { display:block; }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after { display:none; }
  .nav-collapse .dropdown-menu .divider { display:none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after { display:none; }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float:none;
    padding:9px 15px;
    margin:9px 0;
    border-top:1px solid #222222;
    border-bottom:1px solid #222222;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color:#111111;
    border-bottom-color:#111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float:none;
    margin-left:0;
  }
  .nav-collapse, .nav-collapse.collapse {
    overflow:hidden;
    height:0;
  }
  .navbar .btn-navbar { display:block; }
  .navbar-static .navbar-inner {
    padding-left:10px;
    padding-right:10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height:auto !important;
    overflow:visible !important;
  }
}
@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:300;
  src:local('Open Sans Light'), local('OpenSans-Light'), url('../font/Open_Sans_300d41d.eot?#iefix') format('embedded-opentype'), url('../font/Open_Sans_300.woff') format('woff'), url('../font/Open_Sans_300.ttf') format('truetype'), url('../font/Open_Sans_300.svg#OpenSans') format('svg');
}
@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:400;
  src:local('Open Sans'), local('OpenSans'), url('../font/Open_Sans_400d41d.eot?#iefix') format('embedded-opentype'), url('../font/Open_Sans_400.woff') format('woff'), url('../font/Open_Sans_400.ttf') format('truetype'), url('../font/Open_Sans_400.svg#OpenSans') format('svg');
}
@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:600;
  src:local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../font/Open_Sans_600d41d.eot?#iefix') format('embedded-opentype'), url('../font/Open_Sans_600.woff') format('woff'), url('../font/Open_Sans_600.ttf') format('truetype'), url('../font/Open_Sans_600.svg#OpenSans') format('svg');
}
@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:700;
  src:local('Open Sans Bold'), local('OpenSans-Bold'), url('../font/Open_Sans_700d41d.eot?#iefix') format('embedded-opentype'), url('../font/Open_Sans_700.woff') format('woff'), url('../font/Open_Sans_700.ttf') format('truetype'), url('../font/Open_Sans_700.svg#OpenSans') format('svg');
}
body {
  color:#333333;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:13px;
  font-weight:normal;
  line-height:20px;
  font-style:normal;
}
sub { font-size:90%; }
p, li, fieldset legend, .tl-external-announcement, .tl-gamification-entity-header, .tl-ilt-view-session-date-month { line-height:22px; }
h1, h2, h3, h4, h5, h6, .datepicker .nav, .dataTable .nav, .tl-course-catalog-course-description, .tl-marketplace-info-course-description, div.tl-course-avatar-wrapper, #tl-course-catalog-discounts, #tl-question-order-list, #tl-question-weight-list, #s2id_questions-selected-courses #s2id_autogen2 ul { margin:0px; }
h1 {
  font-size:30px;
  line-height:36px;
}
h2 {
  font-size:24px;
  line-height:36px;
}
h3 {
  font-size:18px;
  line-height:27px;
}
h4 { font-size:14px; }
h5 { font-size:12px; }
h4, h5, h6 { line-height:18px; }
textarea { min-height:60px; }
hr { margin:12px 0px; }
select, input[type="file"] {
  height:30px;
  line-height:30px;
}
b, strong, dt, h1, h2, h3, h4, h5, h6, .tl-mandatory-label, .tl-bold-link, .tl-bold-item, .datepicker .nav, .datepicker .dow, .badge, table.table th, .label, .tl-event-entity, p.active-plan, .tl-last-question-submit, .tl-drag-and-drop-hover, #helpbreadcrumbs, .tl-assignment-more-options-complete a, .tl-assignment-more-options-pending a, .tl-assignment-more-options-completed a { font-weight:600; }
div[contenteditable] {
  padding:4px 6px;
  margin:1px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
div[contenteditable][placeholder]:empty:before {
  content:attr(placeholder);
  color:#999999;
}
.modal-backdrop, .modal-backdrop.fade.in {
  opacity:0.5;
  filter:alpha(opacity=50);
}
.tl-body {
  background-color:#f3f3f3;
  background-image:url("../images/bg.png");
  padding:0px;
}
.tl-ellipsis {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.pull-none { float:none !important; }
.pagination { height:36px; }
.pagination ul > li > a, .pagination ul > li > span {
  padding:0px 14px;
  line-height:34px;
}
.carousel { min-height:500px; }
.btn { padding:4px 10px; }
.btn-large { padding:9px 14px; }
.btn-group > .btn-small { font-size:10px; }
.btn-mini {
  font-size:11px;
  padding:3px 7px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.btn:hover .caret, .open.btn-group .caret, .nav li.dropdown a:hover .caret {
  opacity:1;
  filter:alpha(opacity=100);
}
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  opacity:0.75;
  filter:alpha(opacity=75);
}
.image40x40 {
  max-width:40px;
  max-height:40px;
}
.image60x60 {
  max-width:60px;
  max-height:60px;
}
.image80x80 {
  max-width:80px;
  max-height:80px;
}
.tl-icon14 { font-size:14px; }
.tl-icon16 { font-size:16px; }
.tl-icon17 { font-size:17px; }
.tl-icon20 { font-size:20px; }
.tl-icon-margin-right { margin-right:10px; }
.tl-icon-margin-left { margin-left:10px; }
.form-actions .btn-group .help-inline { font-size:13px; }
.input-append .textarea-countdown { vertical-align:bottom; }
.tl-countdown .add-on { display:none; }
.tl-countdown input {
  -webkit-border-radius:4px 4px 4px 4px;
  -moz-border-radius:4px 4px 4px 4px;
  border-radius:4px 4px 4px 4px;
}
.dropdown .caret, .tl-disabled-icon {
  opacity:0.3;
  filter:alpha(opacity=30);
}
form#tl-search-conferences label { margin:0 5px; }
.dropdown-menu, .btn-large [class^="icon-"] { margin-top:1px; }
.tl-shared-url {
  font-size:0.9em;
  word-wrap:break-word;
}
.progress .bar {
  color:#111111;
  font-size:11px;
  text-shadow:none;
}
.tl-report-figure, .tl-subscription-details {
  font-size:20px;
  color:#777777;
}
.tl-report-avatar { padding:0px 10px 10px 0px; }
.tl-report-avatar img {
  max-width:180px;
  max-height:72px;
}
.readability {
  width:95%;
  margin:auto;
  font-family:'Georgia';
  font-size:17px;
  line-height:1.6em;
  text-align:left;
  color:#000000;
}
.readability p, .readability li, .readability h1, .readability h2, .readability h3, .readability h4, .readability blockquote, .readability span {
  font-family:inherit;
  line-height:1.7em;
  text-align:justify;
}
.readability p[align="right"], .readability li[align="right"], .readability h1[align="right"], .readability h2[align="right"], .readability h3[align="right"], .readability h4[align="right"], .readability blockquote[align="right"], .readability span[align="right"] { text-align:right; }
.readability p[align="left"], .readability li[align="left"], .readability h1[align="left"], .readability h2[align="left"], .readability h3[align="left"], .readability h4[align="left"], .readability blockquote[align="left"], .readability span[align="left"] { text-align:left; }
.readability p[align="center"], .readability li[align="center"], .readability h1[align="center"], .readability h2[align="center"], .readability h3[align="center"], .readability h4[align="center"], .readability blockquote[align="center"], .readability span[align="center"] { text-align:center; }
.readability p[align="justify"], .readability li[align="justify"], .readability h1[align="justify"], .readability h2[align="justify"], .readability h3[align="justify"], .readability h4[align="justify"], .readability blockquote[align="justify"], .readability span[align="justify"] { text-align:justify; }
.readability blockquote { font-style:italic; }
.readability li { padding-bottom:3px; }
.readability ul { padding:5px; }
.readability h1, .readability h1 > span {
  font-size:30px;
  line-height:1.2em;
  text-align:left;
}
.readability h1, .readability h2 { margin-bottom:20px; }
.readability h3 { margin-bottom:10px; }
.readability div.tright {
  float:right;
  padding:10px;
  clear:both;
}
.readability div.tleft {
  float:left;
  padding:10px;
  clear:both;
}
.readability table.infobox {
  float:right;
  padding:10px;
  width:30%;
}
.readability span a { color:inherit; }
.readability a {
  text-decoration:none;
  border-bottom:1px dotted #333333;
}
.readability b, .readability strong, .readability h1, .readability h2, .readability h3, .readability h4, .readability h5, .readability h6 { font-weight:bold; }
.clear { clear:both; }
a.none-decoration { text-decoration:none; }
button.none-decoration:focus, a.none-decoration-btn:focus, .carousel-control:focus, a.dynatree-title, a.thumbnail { outline:none; }
fieldset { margin-bottom:10px; }
fieldset legend {
  border:0;
  background:#f2f2f2;
  width:98%;
  padding:5px 5px 5px 10px;
  margin-bottom:10px;
  font-size:1.4em;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
.navbar { margin-bottom:15px; }
.navbar .container { width:1015px; }
.navbar .nav.pull-right { margin-right:5px; }
.navbar-inner {
  padding:0px;
  border:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  background-image:linear-gradient(to bottom,#2f2f2f,#222222);
}
.navbar .container-fluid {
  margin:0 auto;
  max-width:1015px;
}
.container-wide, .tl-full-width { width:100%; }
.navbar .title {
  font-size:16px;
  padding-top:16px;
}
.navbar .title:hover { padding-top:16px; }
.navbar .title:hover:before {
  font-family:Fontello;
  content:'\e75d';
  padding-right:8px;
  font-size:18px;
}
.navbar .rtl-arrow-back:hover:before { content:'\e75e'; }
.navbar .brand, #tl-shared-brand:hover, #tl-sample-brand:hover { padding:6px 20px; }
#tl-shared-brand:hover:before, #tl-sample-brand:hover:before {
  content:'';
  padding-right:0px;
}
#tl-navbar-course-name { padding-top:15px; }
.nav { margin:4px; }
.nav-logout { font-size:1.4em; }
#navbar-logout { padding-right:0px; }
.navbar .nav > li > a {
  font-size:1.1em;
  line-height:19px;
  padding:15px 10px 17px;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.navbar .nav > li > a:hover { color:#eeeeee; }
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color:transparent;
  color:#eeeeee;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
#tl-dropdown-roles .dropdown-menu, #tl-dropdown-messages .dropdown-menu, #tl-dropdown-help .dropdown-menu, #tl-dropdown-goto .dropdown-menu, #tl-dropdown-progress .dropdown-menu, #tl-dropdown-more .dropdown-menu, #tl-cms-page-dropdown-more .dropdown-menu, #tl-dropdown-add .dropdown-menu, #tl-dropdown-files .dropdown-menu { margin-top:0; }
#tl-dropdown-roles .dropdown-menu i, #tl-dropdown-messages .dropdown-menu i, #tl-dropdown-help .dropdown-menu i, #tl-dropdown-goto .dropdown-menu i, #tl-dropdown-progress .dropdown-menu i, #tl-dropdown-more .dropdown-menu i, #tl-cms-page-dropdown-more .dropdown-menu i, #tl-dropdown-add .dropdown-menu i, #tl-dropdown-files .dropdown-menu i { margin-right:8px; }
#tl-dropdown-roles ul.dropdown-menu {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:600px;
  min-width:175px;
}
#tl-dropdown-roles a.dropdown-toggle::before {
  content:'';
  display:inline-block;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-bottom:7px solid rgba(0,0,0,0.2);
  position:absolute;
  bottom:-1px;
  right:11px;
  display:none;
}
#tl-dropdown-roles a.dropdown-toggle::after {
  content:'';
  display:inline-block;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  border-bottom:6px solid #ffffff;
  position:absolute;
  bottom:-1px;
  right:12px;
  z-index:1001;
  display:none;
}
#tl-dropdown-roles.open > a.dropdown-toggle::before, #tl-dropdown-roles.open > a.dropdown-toggle::after { display:block; }
@media (max-width: 980px) {
  #tl-dropdown-roles ul.dropdown-menu { max-height:none; }
  #tl-dropdown-roles.open > a.dropdown-toggle::before, #tl-dropdown-roles.open > a.dropdown-toggle::after { display:none; }
}
.navbar .divider-vertical {
  border-left:none !important;
  border-right:none !important;
  margin:0px;
}
footer {
  border:none;
  padding:10px;
  color:#747474;
  font-size:0.9em;
  text-shadow:0 1px 0px rgba(255,255,255,0.5);
}
footer a {
  color:#747474;
  text-decoration:none;
}
footer a:hover {
  color:#272727;
  text-decoration:none;
}
.breadcrumb {
  border:1px solid #cdcdcd;
  margin:0 0 8px;
}
.well {
  padding:12px;
  margin-bottom:10px;
}
.padded, table.tl-test-analysis td, table.tl-survey-analysis td { padding:5px; }
.hero-unit, #tl-automated-action-attributes .controls {
  background-color:#fcfcfc;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
.hero-unit .help-mandatory, .hero-unit .help-inline, .hero-unit .help-block, .hero-unit .progress .info, #tl-automated-action-attributes .controls .help-mandatory, #tl-automated-action-attributes .controls .help-inline, #tl-automated-action-attributes .controls .help-block, #tl-automated-action-attributes .controls .progress .info { font-size:13px; }
.hero-unit .help-block, .hero-unit .progress .info, #tl-automated-action-attributes .controls .help-block, #tl-automated-action-attributes .controls .progress .info { line-height:18px; }
.hero-unit-less-padding { padding:30px 45px 45px 45px; }
#tl-license-note {
  margin:10px 10px 0px 10px;
  max-height:370px;
  overflow-y:auto;
}
#message_counter {
  padding:0px 8px 0px 8px;
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  border-radius:12px;
  background:#9d261d;
  margin:5px;
}
#tl-loading-pane {
  width:150px;
  height:34px;
  left:50%;
  top:2px;
  margin-left:-75px;
  padding:1px;
  z-index:10;
  background-color:#fff6d9;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  opacity:0.9;
  filter:alpha(opacity=90);
}
#tl-loading-pane img { vertical-align:middle; }
#tl-complete-unit-handles-area, #invoice-info, #invoice-company-details, #tl-report-period-statistics { margin:10px; }
.label { padding:3px 4px; }
.label-login, .label-default, .label-tc-completed, .label-tc-passed, .label-completed, .label-file-visibility-user, .label-file-type-user { background-color:#46a546; }
.label-certification, .label-update, .label-delete, .label-create, .label-expires, .label-failure, .label-inactive, .label-tc-failed, .label-failed, .label-file-visibility-hidden { background-color:#9d261d; }
.label-trainer, .label-pending, .label-registration, .label-course, .label-file-visibility-all, .label-file-type-group { background-color:#f89406; }
.label-learner, .label-user, .label-tc-attempted, .label-tc-experienced, .label-file-type-branch { background-color:#049cdb; }
#tl-admin-right-sidebar-wrapper .tl-list .label, #tl-timeline-list_wrapper #tl-timeline-list .label {
  min-width:60px;
  text-align:center;
}
.tl-event-entity, #invoice-notes, #tl-welcome-hide, #tl-attachment-area, #tl-marketplace-welcome-message, #tl-customize-badges-note { font-style:italic; }
.tl-event-time {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:20px;
  font-style:italic;
}
.tl-outer-control-group { margin-right:10px; }
.tl-outer-control-group .control-group .controls { margin:0px; }
textarea.xspan8 {
  height:90px;
  overflow-y:auto;
}
textarea.xspan9 {
  height:252px;
  overflow-y:auto;
}
form {
  margin:5px;
  padding-top:10px;
}
.form-horizontal .control-group { margin-bottom:12px; }
.form-horizontal .control-group.tl-thin-control-group { margin-bottom:0px; }
.form-horizontal .control-group.tl-thin-control-group label { margin-bottom:0; }
.form-horizontal .control-label {
  width:140px;
  padding-right:5px;
}
.form-horizontal .controls { margin-left:160px; }
.form-horizontal .controls:first-child { *padding-left:160px; }
.form-horizontal .help-block {
  margin-top:2px !important;
  margin-right:5px;
}
.form-horizontal .form-actions { padding-left:160px; }
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { margin-right:6px; }
.tl-form.form-vertical { padding:8px; }
div.tl-header-tools { padding:7px; }
div.subscription-plans { margin:10px 35px 5px 35px; }
#select-plan-lock {
  font-size:50px;
  margin:12px 7px 0px 0px;
}
select.btn-month {
  width:125px;
  height:28px;
}
#registered-account-types div:last-child, #registered-account-types-annual div:last-child, #loggedin-account-types div:last-child, #loggedin-account-types-annual div:last-child { margin-right:0px; }
div.plan-box {
  float:left;
  width:161px;
  margin:0px 10px 10px 0px;
  padding:8px 6px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border-width:2px;
}
div.plan-box p { margin-bottom:17px; }
div.plan-box h3 {
  margin-bottom:12px;
  font-size:20px;
  font-weight:400;
}
div.plan-box h4 {
  font-weight:800;
  margin-bottom:5px;
  font-size:21px;
}
div.plan-box h4 span:nth-child(2) {
  font-size:12px;
  font-weight:normal;
}
div.plan-box .plans-billing-period {
  font-size:11px;
  margin-bottom:15px;
}
div.plan-box .plans-users-limit {
  padding-top:15px;
  border-top:2px solid #bce8f1;
}
div.plan-box .select-plan, div.plan-box p.active-plan { margin:40px 0px 5px 0px; }
div.plan-box p.active-plan {
  font-size:14px;
  color:#333333;
  padding:3px 0px;
}
div.loggedin-plan-box, div.custom-plan-box {
  width:190px;
  padding:8px 14px;
}
div.active-plan { background-color:#bee1e8; }
span.dollar-price { font-family:verdana, arial, sans-serif; }
#invoice-info p, #invoice-company-details p { margin-bottom:6px; }
#invoice-info #tl-update-invoice-attributes, #invoice-company-details #tl-update-invoice-attributes { margin-left:10px; }
#invoice-info img, #invoice-company-details img { margin:5px 0px 10px -11px; }
div.invoice-amount-row { margin-top:20px; }
div.invoice-amount-cell1 {
  width:75%;
  font-size:15px;
}
div.invoice-amount-cell2 {
  width:25%;
  font-size:15px;
}
#invoice-notes {
  font-size:12px;
  margin-bottom:5px;
}
#backgrounds-carousel {
  min-height:130px;
  margin-bottom:0px;
}
#backgrounds-carousel-prev { left:0px; }
#backgrounds-carousel-next { right:50px; }
ul.certifications-thumbnails {
  margin:0px 0px 0px 50px;
  padding-top:10px;
}
ul.certifications-thumbnails a.thumbnail i { position:absolute; }
ul.certifications-thumbnails a.thumbnail:hover i {
  text-decoration:none;
  visibility:visible;
}
ul.certifications-thumbnails a.thumbnail.selected {
  -webkit-box-shadow:0px 0px 5px 5px rgba(28,31,32,0.4);
  -moz-box-shadow:0px 0px 5px 5px rgba(28,31,32,0.4);
  box-shadow:0px 0px 5px 5px rgba(28,31,32,0.4);
  border:1px solid #1c1f20 !important;
}
ul.help-videos-thumbnails { margin:0px 0px 0px 50px; }
ul.help-videos-thumbnails li {
  display:inline-block;
  margin-left:28px;
  vertical-align:top;
}
.help-videos-title { word-wrap:break-word; }
div.preview-modal, div.tl-help-video-modal {
  width:900px;
  height:520px;
  margin:0px 0px 0px -450px;
  outline:none;
}
@media (max-width: 900px) {
  div.preview-modal, div.tl-help-video-modal {
    width:96%;
    height:300px;
    margin:0px 0px 0px -355px;
  }
}
div.preview-modal.tl-auto-height { height:auto; }
div.preview-modal-notification {
  width:700px;
  height:420px;
  margin:0px 0px 0px -350px;
  outline:none;
  overflow-y:hidden;
}
div.preview-modal-notification .modal-body { max-height:341px; }
div.secured-site-modal {
  width:500px;
  height:300px;
  margin:0px 0px 0px -250px;
  outline:none;
  overflow-y:hidden;
}
div.preview-modal-test-survey, #tl-preview-question-modal, #tl-edit-css-modal, #tl-edit-js-modal, #tl-view-invoice-modal {
  overflow-y:hidden;
  width:900px;
  height:540px;
  margin:0px 0px 0px -450px;
  outline:none;
}
div.preview-modal-test-survey .modal-body, #tl-preview-question-modal .modal-body, #tl-edit-css-modal .modal-body, #tl-edit-js-modal .modal-body, #tl-view-invoice-modal .modal-body { min-height:402px; }
div.print-modal-test-survey {
  overflow-y:hidden;
  width:900px;
  height:600px;
  margin:0px 0px 0px -450px;
  outline:none;
}
div.print-modal-test-survey .modal-body { min-height:530px; }
#tl-incoming-messages-grid_wrapper tr td:not(:last-child) a, #tl-outgoing-messages-grid_wrapper tr td:not(:last-child) a { display:block; }
#tl-send-message-modal, #tl-custom-report-send-message-modal, #tl-notify-shared-course-modal {
  width:700px;
  margin:0px 0px 0px -350px;
  outline:none;
}
.tl-message-body a {
  border-bottom:1px dotted #333333;
  text-decoration:none;
}
.tl-messages-container blockquote p, .tl-message-editor blockquote p { font-size:inherit; }
div.positivessl-siteseal {
  width:130px;
  margin:40px 20px 0px 0px;
}
div.positivessl-siteseal a {
  font-family:arial;
  font-size:11px;
}
div.positivessl-siteseal img { margin-left:12px; }
div.secured-site-body { width:300px; }
.tl-grid-marketplace-sorting-wrapper, .tl-grid-catalog-sorting-wrapper, .tl-dashboard-sorting-wrapper { margin-left:10px; }
.tl-grid-marketplace-sorting-wrapper .tl-marketplace-sorting, .tl-grid-marketplace-sorting-wrapper .tl-catalog-sorting, .tl-grid-marketplace-sorting-wrapper .tl-dashboard-sorting, .tl-grid-catalog-sorting-wrapper .tl-marketplace-sorting, .tl-grid-catalog-sorting-wrapper .tl-catalog-sorting, .tl-grid-catalog-sorting-wrapper .tl-dashboard-sorting, .tl-dashboard-sorting-wrapper .tl-marketplace-sorting, .tl-dashboard-sorting-wrapper .tl-catalog-sorting, .tl-dashboard-sorting-wrapper .tl-dashboard-sorting { padding:7px 10px; }
.tl-grid-marketplace-sorting-wrapper .tl-marketplace-sorting i, .tl-grid-marketplace-sorting-wrapper .tl-catalog-sorting i, .tl-grid-marketplace-sorting-wrapper .tl-dashboard-sorting i, .tl-grid-catalog-sorting-wrapper .tl-marketplace-sorting i, .tl-grid-catalog-sorting-wrapper .tl-catalog-sorting i, .tl-grid-catalog-sorting-wrapper .tl-dashboard-sorting i, .tl-dashboard-sorting-wrapper .tl-marketplace-sorting i, .tl-dashboard-sorting-wrapper .tl-catalog-sorting i, .tl-dashboard-sorting-wrapper .tl-dashboard-sorting i {
  margin-right:0px;
  vertical-align:middle;
}
.tl-grid-marketplace-sorting-wrapper .tl-marketplace-sorting:hover, .tl-grid-marketplace-sorting-wrapper .tl-marketplace-sorting:focus, .tl-grid-marketplace-sorting-wrapper .tl-catalog-sorting:hover, .tl-grid-marketplace-sorting-wrapper .tl-catalog-sorting:focus, .tl-grid-marketplace-sorting-wrapper .tl-dashboard-sorting:hover, .tl-grid-marketplace-sorting-wrapper .tl-dashboard-sorting:focus, .tl-grid-catalog-sorting-wrapper .tl-marketplace-sorting:hover, .tl-grid-catalog-sorting-wrapper .tl-marketplace-sorting:focus, .tl-grid-catalog-sorting-wrapper .tl-catalog-sorting:hover, .tl-grid-catalog-sorting-wrapper .tl-catalog-sorting:focus, .tl-grid-catalog-sorting-wrapper .tl-dashboard-sorting:hover, .tl-grid-catalog-sorting-wrapper .tl-dashboard-sorting:focus, .tl-dashboard-sorting-wrapper .tl-marketplace-sorting:hover, .tl-dashboard-sorting-wrapper .tl-marketplace-sorting:focus, .tl-dashboard-sorting-wrapper .tl-catalog-sorting:hover, .tl-dashboard-sorting-wrapper .tl-catalog-sorting:focus, .tl-dashboard-sorting-wrapper .tl-dashboard-sorting:hover, .tl-dashboard-sorting-wrapper .tl-dashboard-sorting:focus {
  text-decoration:none;
  outline:none;
}
.tl-grid-marketplace-sorting-wrapper ul, .tl-grid-catalog-sorting-wrapper ul, .tl-dashboard-sorting-wrapper ul {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:400px;
}
.tl-grid-marketplace-sorting-wrapper li, .tl-grid-catalog-sorting-wrapper li, .tl-dashboard-sorting-wrapper li {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
.tl-grid-marketplace-sorting-wrapper li .active-sorting-type, .tl-grid-catalog-sorting-wrapper li .active-sorting-type, .tl-dashboard-sorting-wrapper li .active-sorting-type {
  font-weight:600;
  font-size:14px;
}
.tl-current-sorting-type { vertical-align:middle; }
#tl-marketplace-welcome-message {
  font-size:12px;
  margin:0px -15px 0px 0px;
}
#tl-marketplace-welcome-message:hover i {
  visibility:visible;
  margin-right:7px;
}
.tl-category-courses-count, .tl-currency-prefix { font-size:11px; }
.tl-course-catalog-course-description, .tl-marketplace-info-course-description, .tl-course-catalog-course-fields { padding:0px 20px; }
.tl-catalog-left-space, .tl-marketplace-left-space { margin-left:20px !important; }
#grid_course_catalog_filter, #grid_marketplace_filter {
  float:left;
  margin-bottom:5px;
  margin-top:2px;
}
#grid_course_catalog_filter input, #grid_marketplace_filter input {
  -webkit-border-radius:14px;
  -moz-border-radius:14px;
  border-radius:14px;
  padding:5px 20px 6px 10px;
  width:265px;
  height:18px;
}
#grid_course_catalog_filter label, #grid_marketplace_filter label { width:325px; }
.catalog-course-logo {
  max-width:240px;
  max-height:160px;
}
div.catalog_course_avatar, .tl-marketplace-course-avatar {
  width:120px;
  height:100px;
  display:table-cell;
  vertical-align:middle;
  padding:5px 0px 5px 0px;
}
div.catalog_categories_title, .tl-marketplace-categories-title { font-size:10px; }
span.catalog_course_name, .tl-marketplace-course-name { font-size:16px; }
span.catalog_course_name .tl-catalog-course-code, span.catalog_course_name .tl-marketplace-course-code, .tl-marketplace-course-name .tl-catalog-course-code, .tl-marketplace-course-name .tl-marketplace-course-code {
  font-size:0.6em;
  font-weight:300;
}
.tl-formatted-course-code {
  font-size:0.6em !important;
  font-weight:300 !important;
}
div.catalog_course_desc, .tl-marketplace-course-description { margin:2px 0px 0px 0px; }
div.catalog_get_course, .tl-marketplace-get-course { margin:10px 0px 0px 0px; }
#avatar_namespace_auto .table-striped { table-layout:fixed; }
div.tl-course-avatar-wrapper {
  width:120px;
  height:80px;
}
.tl-course-avatar, .tl-group-avatar {
  max-width:120px;
  max-height:80px;
}
div.tl-course-avatar-wrapper .file-wrapper .note.error { margin-top:-12px; }
.tl-tree-course-catalog span.dynatree-node, div.tl-tree-course-catalog ul.dynatree-container li, .tl-tree-marketplace span.dynatree-node, div.tl-tree-marketplace ul.dynatree-container li {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
div.tl-tree-course-catalog ul.dynatree-container, div.tl-tree-marketplace ul.dynatree-container { padding:3px 0px; }
div.tl-tree-course-catalog span.dynatree-ico-e span.dynatree-checkbox, div.tl-tree-marketplace span.dynatree-ico-e span.dynatree-checkbox {
  margin-left:18px;
  margin-bottom:1px;
}
div.tl-tree-course-catalog span.dynatree-ico-ef span.dynatree-checkbox, div.tl-tree-marketplace span.dynatree-ico-ef span.dynatree-checkbox { margin-left:1px; }
div.tl-tree-course-catalog span.dynatree-ico-e a.dynatree-title, div.tl-tree-course-catalog span.dynatree-ico-ef a.dynatree-title, div.tl-tree-marketplace span.dynatree-ico-e a.dynatree-title, div.tl-tree-marketplace span.dynatree-ico-ef a.dynatree-title {
  display:inline;
  margin-left:0px;
}
div.tl-tree-course-catalog ul.dynatree-container a:hover, div.tl-tree-marketplace ul.dynatree-container a:hover {
  background:inherit;
  border-color:none;
}
div.tl-tree-course-catalog ul.dynatree-container a:focus, div.tl-tree-course-catalog span.dynatree-focused a:link, div.tl-tree-marketplace ul.dynatree-container a:focus, div.tl-tree-marketplace span.dynatree-focused a:link { background-color:inherit; }
div.tl-content-sidebar div.tl-tree-course-catalog ul, div.tl-content-sidebar div.tl-tree-marketplace ul, div.tl-tree-course-catalog li.dynatree-lastsib ul, div.tl-tree-marketplace li.dynatree-lastsib ul { margin:0px; }
div.tl-content-sidebar div.tl-tree-course-catalog ul, div.tl-content-sidebar div.tl-tree-course-catalog li, div.tl-content-sidebar div.tl-tree-marketplace ul, div.tl-content-sidebar div.tl-tree-marketplace li { padding:3px 5px; }
div.tl-content-sidebar div.tl-tree-course-catalog ul.dynatree-container, div.tl-content-sidebar div.tl-tree-marketplace ul.dynatree-container { padding:3px 0px; }
div.tl-content-sidebar div.tl-tree-course-catalog li.dynatree-lastsib, div.tl-content-sidebar div.tl-tree-marketplace li.dynatree-lastsib { padding:0px 5px; }
a.course-catalog-selected-category, a.course-catalog-selected-group, a.marketplace-selected-category { font-weight:600 !important; }
.tl-course-catalog-categories-groups, .tl-marketplace-categories {
  padding:10px 0px 3px 10px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:18px;
  font-weight:600;
  line-height:20px;
  font-style:normal;
}
#grid_course_catalog thead, #grid_marketplace thead, .gridUsersTable thead, #tl-discussions-grid thead { visibility:hidden; }
#grid_course_catalog thead tr, #grid_marketplace thead tr, .gridUsersTable thead tr, #tl-discussions-grid thead tr { border:none !important; }
#grid_course_catalog thead tr th, #grid_marketplace thead tr th, .gridUsersTable thead tr th, #tl-discussions-grid thead tr th {
  padding:0px;
  line-height:0px;
  height:0px;
}
#tl-course-catalog-discounts { padding:0px 5px; }
#tl-course-catalog-discounts li {
  padding:3px 5px 3px 22px;
  font-size:10pt;
  line-height:17px;
}
.tl-label-progress {
  display:inline-block;
  width:50px;
  height:16px;
  line-height:16px;
  padding:0px 6px 1px 0px;
}
.tl-label-progress span {
  text-align:center;
  display:inline-block;
  height:15px;
  line-height:15px;
  padding:0px 3px 1px 3px;
}
.tl-tree-disabled a { color:#bbbbbb !important; }
#tl-catalog-switcher i, #tl-marketplace-switcher i, #tl-users-mode-switcher i, #tl-admin-right-switcher i {
  margin-right:0px;
  vertical-align:middle;
  line-height:18px;
}
#tl-catalog-switcher .btn, #tl-marketplace-switcher .btn, #tl-users-mode-switcher .btn, #tl-admin-right-switcher .btn { padding:7px 10px; }
#tl-users-header-tools { padding:7px 7px 2px 7px; }
#tl-users-mode-switcher { margin:0px 2px 0px 7px; }
#payment-form-price, #payment-form-coursename, #payment-form-categoryname, #payment-form-groupname, #subscription-form-product, #subscription-form-price { padding-top:5px; }
.tl-initial-price { text-decoration:line-through; }
.tl-grid-catalog-course-wrapper, .tl-grid-marketplace-course-wrapper {
  display:inline;
  width:224px;
  border:1px solid #cccccc;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.tl-grid-catalog-course-wrapper .tl-price-info, .tl-grid-marketplace-course-wrapper .tl-price-info {
  position:absolute;
  right:0px;
  padding:4px 6px;
  margin:8px;
  background-color:#dddddd;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.tl-grid-catalog-course-wrapper .tl-grid-catalog-image-wrapper, .tl-grid-catalog-course-wrapper .tl-grid-marketplace-image-wrapper, .tl-grid-marketplace-course-wrapper .tl-grid-catalog-image-wrapper, .tl-grid-marketplace-course-wrapper .tl-grid-marketplace-image-wrapper {
  position:relative;
  height:100px;
  line-height:100px;
}
.tl-grid-catalog-course-wrapper .tl-grid-catalog-image-wrapper img, .tl-grid-catalog-course-wrapper .tl-grid-marketplace-image-wrapper img, .tl-grid-marketplace-course-wrapper .tl-grid-catalog-image-wrapper img, .tl-grid-marketplace-course-wrapper .tl-grid-marketplace-image-wrapper img {
  vertical-align:middle;
  max-height:86%;
}
.tl-grid-catalog-course-wrapper .tl-grid-catalog-course-title, .tl-grid-catalog-course-wrapper .tl-grid-marketplace-course-title, .tl-grid-marketplace-course-wrapper .tl-grid-catalog-course-title, .tl-grid-marketplace-course-wrapper .tl-grid-marketplace-course-title {
  border-top:0px solid #b3b3b3;
  padding-bottom:10px;
  -webkit-border-radius:0px 0px 3px 3px;
  -moz-border-radius:0px 0px 3px 3px;
  border-radius:0px 0px 3px 3px;
}
.tl-grid-catalog-course-wrapper .tl-grid-catalog-course-title div, .tl-grid-catalog-course-wrapper .tl-grid-marketplace-course-title div, .tl-grid-marketplace-course-wrapper .tl-grid-catalog-course-title div, .tl-grid-marketplace-course-wrapper .tl-grid-marketplace-course-title div { margin:10px 5px 0px 5px; }
.tl-grid-dashboard-course-wrapper {
  display:inline;
  width:238px;
  margin-bottom:15px;
  border:1px solid #cccccc;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper {
  position:relative;
  overflow:hidden;
  height:100px;
  line-height:100px;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask {
  position:absolute;
  overflow:hidden;
  width:238px;
  top:0px;
  left:0px;
  background-color:rgba(0,0,0,0.4);
  -webkit-transform:translateY(280px);
  -moz-transform:translateY(280px);
  -o-transform:translateY(280px);
  -ms-transform:translateY(280px);
  transform:translateY(280px);
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask i {
  color:#ffffff;
  font-size:60px;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask .icon-play, .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask .icon-pencil { margin-right:10px; }
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper:hover .mask {
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -o-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper img {
  vertical-align:middle;
  position:relative;
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -o-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
  -ms-transition:all 0.2s ease-in-out;
  max-height:86%;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title {
  border-top:1px solid #cccccc;
  -webkit-border-radius:0px 0px 3px 3px;
  -moz-border-radius:0px 0px 3px 3px;
  border-radius:0px 0px 3px 3px;
}
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title div { margin:10px 5px 0px 5px; }
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title .label-restricted, .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title .label-expired, .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title .label-expires, .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title .label-cancelled { margin-left:5px; }
.tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title .tl-grid-mode-filter { margin-bottom:10px; }
.tl-grid-catalog-course-wrapper:hover, .tl-grid-marketplace-course-wrapper:hover, .tl-grid-dashboard-course-wrapper:hover {
  -webkit-transition:box-shadow 0.2s ease-in-out;
  -moz-transition:box-shadow 0.2s ease-in-out;
  -o-transition:box-shadow 0.2s ease-in-out;
  transition:box-shadow 0.2s ease-in-out;
  -webkit-box-shadow:1px 2px 4px #aaaaaa;
  -moz-box-shadow:1px 2px 4px #aaaaaa;
  box-shadow:1px 2px 4px #aaaaaa;
  border-color:#aaaaaa;
}
.tl-social-icon {
  font-size:22px !important;
  color:#0378a9;
}
.tl-social-buttons .tl-social-icon {
  padding-left:0 !important;
  padding-right:0 !important;
  font-size:20px !important;
}
#themes-colorpicker {
  margin-top:10px;
  width:195px;
  height:195px;
}
select.tl-timeline-filter { max-width:100%; }
ul.tl-list { margin-left:0px; }
ul.tl-list li {
  padding:0px 4px 2px 4px;
  font-size:0.9em;
}
.tl-box {
  background-color:#ffffff;
  -webkit-border-radius:0px 0px 5px 5px;
  -moz-border-radius:0px 0px 5px 5px;
  border-radius:0px 0px 5px 5px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
.tl-box-border {
  border:1px solid #cdcdcd;
  border-top:0px;
}
.tl-title {
  color:#ffffff;
  -webkit-border-radius:5px 5px 0px 0px;
  -moz-border-radius:5px 5px 0px 0px;
  border-radius:5px 5px 0px 0px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
  color:#ffffff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#048ec7;
  background-image:-moz-linear-gradient(top,#049cdb,#0378a9);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#049cdb),to(#0378a9));
  background-image:-webkit-linear-gradient(top,#049cdb,#0378a9);
  background-image:-o-linear-gradient(top,#049cdb,#0378a9);
  background-image:linear-gradient(to bottom,#049cdb,#0378a9);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00049cdb', endColorstr='#000378a8', GradientType=0);
  border-color:#0378a9 #0378a9 #02435e;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  padding:10px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:16px;
  font-weight:600;
  line-height:20px;
  font-style:normal;
}
.tl-title .tl-box-title-options a, .tl-title .tl-box-title-options span {
  color:#ffffff;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:normal;
}
.tl-big-glyph {
  font-size:130px;
  color:#013145;
  text-shadow:-2px 2px 2px #000000;
  line-height:1;
}
div.tl-icons-block {
  margin-bottom:10px;
  min-height:50px;
  padding:5px 1px 5px 1px;
  text-align:center;
}
div.tl-icons-block * { text-align:left; }
div.tl-icons-block:hover {
  background-color:#d9d9d9;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  cursor:pointer;
  -webkit-transition:0.1s linear;
  -moz-transition:0.1s linear;
  -o-transition:0.1s linear;
  transition:0.1s linear;
}
div.tl-icons-block span {
  float:left;
  text-align:center;
  width:60px;
  line-height:1;
}
div.tl-icons-block i {
  font-size:40px;
  color:#013145;
  text-shadow:none !important;
}
div.tl-icons-block img {
  margin:10px;
  margin-top:0px;
  float:left;
}
div.tl-icons-block .tl-icon-label { margin-left:60px; }
div.tl-icons-block .tl-icon-label div:first-child {
  padding-top:0px;
  font-size:1.15em;
  line-height:25px;
}
div.tl-icons-block .tl-icon-label div:last-child {
  font-size:0.9em;
  padding:0px;
  line-height:20px;
  color:#616161;
}
div.tl-icons-block .tl-icon-label div:last-child a { color:#616161; }
div.tl-icons-block .tl-icon-title {
  margin-left:46px;
  line-height:40px;
  font-size:1.15em;
}
.tl-icons-block.selected {
  background-color:#d4d4d4;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
div.tl-content-full {
  padding:5px;
  min-height:500px;
}
@media (min-width: 980px) {
  div.tl-content-wide, div.tl-content-sidebar, div.tl-content-half {
    float:left;
    padding:5px;
  }
  div.tl-content-wide {
    width:758px;
    min-height:500px;
    border-right:1px solid #cdcdcd;
  }
  .tl-learner-dashboard-box div.tl-content-wide { min-height:530px; }
  div.tl-catalog-wide, div.tl-marketplace-wide { width:738px; }
  div.tl-content-sidebar { width:230px; }
  div.tl-content-sidebar ul {
    padding:5px;
    margin:10px;
    list-style:none outside none;
  }
  div.tl-content-sidebar li {
    font-size:16px;
    padding:5px;
  }
  div.tl-catalog-sidebar, div.tl-marketplace-sidebar { width:250px; }
  div.tl-content-half { width:495px; }
  div.tl-content-half div.tl-icons-block {
    width:246px;
    margin-bottom:10px;
    float:left;
  }
  div.tl-content-half.left {
    width:494px;
    border-right:1px solid #cdcdcd;
  }
  div.tl-content-half.left div.tl-icons-block { width:245px; }
}
.row.tl-content-half { padding-left:14px; }
a.tl-scorm-popup, a.tl-iframe-popup {
  margin-top:150px;
  margin-bottom:120px;
}
.tl-grid-table-layout { table-layout:fixed; }
.icon-grid {
  font-size:17px;
  padding:1px;
}
.dataTables_wrapper {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:7px;
  min-height:350px;
}
.dataTables_info { float:left; }
.grid-striped thead tr {
  background-color:#049cdb;
  border-bottom:2px solid #048ac2;
  color:#ffffff;
}
.grid-striped thead tr th { vertical-align:middle; }
.grid-striped th, .grid-striped td { line-height:25px; }
.grid-striped tbody tr:nth-child(odd) td, .grid-striped tbody tr:nth-child(odd) th {
  background-color:#ffffff;
  border-bottom:1px solid #e6e6e6;
}
.grid-striped tbody tr:nth-child(even) td, .grid-striped tbody tr:nth-child(even) th {
  background-color:#ffffff;
  border-bottom:1px solid #e6e6e6;
}
.grid-striped tbody tr:hover td, .grid-striped tbody tr:hover th {
  background-color:#7bd7fd;
  -webkit-transition:0.2s linear;
  -moz-transition:0.2s linear;
  -o-transition:0.2s linear;
  transition:0.2s linear;
}
.grid-striped tbody.listCourseCatalog tr:hover, .grid-striped tbody.listMarketplace tr:hover { cursor:pointer; }
.grid-striped tbody.gridCourseCatalog, .grid-striped tbody.gridMarketplace, .grid-striped tbody.gridUsersTableBody {
  border-top:1px solid #dddddd;
  border-bottom:1px solid #e6e6e6;
}
.grid-striped tbody.gridCourseCatalog tr:nth-child(odd) td, .grid-striped tbody.gridCourseCatalog tr:nth-child(odd) th, .grid-striped tbody.gridCourseCatalog tr:nth-child(even) td, .grid-striped tbody.gridCourseCatalog tr:nth-child(even) th, .grid-striped tbody.gridMarketplace tr:nth-child(odd) td, .grid-striped tbody.gridMarketplace tr:nth-child(odd) th, .grid-striped tbody.gridMarketplace tr:nth-child(even) td, .grid-striped tbody.gridMarketplace tr:nth-child(even) th, .grid-striped tbody.gridUsersTableBody tr:nth-child(odd) td, .grid-striped tbody.gridUsersTableBody tr:nth-child(odd) th, .grid-striped tbody.gridUsersTableBody tr:nth-child(even) td, .grid-striped tbody.gridUsersTableBody tr:nth-child(even) th {
  background-color:#ffffff;
  border:none;
}
.grid-striped tbody.gridCourseCatalog tr:hover td, .grid-striped tbody.gridCourseCatalog tr:hover th, .grid-striped tbody.gridMarketplace tr:hover td, .grid-striped tbody.gridMarketplace tr:hover th, .grid-striped tbody.gridUsersTableBody tr:hover td, .grid-striped tbody.gridUsersTableBody tr:hover th { background-color:#ffffff; }
.grid-striped tbody.gridUsersTableBody { border:none; }
.grid-striped tbody.gridUsersTableBody td { padding:7px 0px; }
i[class^="icon-"]:hover { cursor:pointer; }
.tl-disabled { color:#bbbbbb; }
.tl-disabled span { color:#bbbbbb; }
.tl-grid-footer { height:40px; }
#grid_course_catalog_wrapper .tl-grid-footer, #grid_marketplace_wrapper .tl-grid-footer {
  width:100%;
  float:left;
}
#grid_course_catalog_wrapper #grid_course_catalog_info, #grid_marketplace_wrapper #grid_marketplace_info { padding-top:9px; }
.tl-grid-footer-tools {
  float:right;
  height:34px;
  margin:1px 12px 0px 0px;
  line-height:34px;
}
.tl-grid-footer-tools a { padding:6px 0px; }
.tl-grid-filtering-wrapper .tl-grid-filtering {
  line-height:34px;
  margin:3px 10px 0px 0px;
  font-size:19px;
}
.tl-grid-filtering-wrapper .tl-grid-filtering:hover, .tl-grid-filtering-wrapper .tl-grid-filtering:focus { text-decoration:none; }
.tl-grid-filtering-wrapper ul {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:400px;
}
.tl-grid-filtering-wrapper li {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
div.dataTables_paginate {
  float:right;
  margin:0px 0px 0px 10px;
}
div.dataTables_paginate .btn { padding:8px 10px !important; }
div.dataTables_paginate .dropdown-toggle {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  margin-right:-1px;
}
div.dataTables_paginate .dropdown-menu {
  min-width:20px;
  max-height:200px;
  overflow-x:hidden;
  overflow-y:auto;
  left:30px;
}
div.dataTables_paginate .dropdown-menu li .tl-grid-active-page {
  font-weight:600;
  font-size:15px;
}
.dataTables_filter {
  float:right;
  height:36px;
}
div.dataTables_filter label {
  float:none;
  position:relative;
}
div.dataTables_filter input {
  height:34px;
  padding:0px 2px 0px 8px;
}
span.tl-grid-clear-search, span.tl-catalog-clear-search, span.tl-marketplace-clear-search {
  position:absolute;
  right:15px;
  top:4px;
  color:#38468f;
  margin-right:-10px;
}
span.tl-grid-clear-search:hover, span.tl-catalog-clear-search:hover, span.tl-marketplace-clear-search:hover { color:#ff5522; }
span.tl-catalog-clear-search, span.tl-marketplace-clear-search {
  padding:1px 7px;
  right:46px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.tl-grid-size-more, .tl-grid-size-less {
  cursor:pointer;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  display:inline-block;
  content:"&nbsp;";
}
.tl-grid-size-more { border-top:7px solid #555555; }
.tl-grid-size-less { border-bottom:7px solid #555555; }
table th.tl-align-center, table td.tl-align-center { text-align:center; }
table th.tl-align-right, table td.tl-align-right { text-align:right; }
table th.tl-align-left, table td.tl-align-left { text-align:left; }
table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_desc, table.table thead .sorting_asc_disabled, table.table thead .sorting_desc_disabled {
  cursor:pointer;
  *cursor:hand;
}
table.table thead .sorting_asc { background:url('../images/arrow_up1.png') no-repeat center right; }
table.table thead .sorting_desc { background:url('../images/arrow_down1.png') no-repeat center right; }
span.tl-tree-category {
  background-color:#048ac2;
  color:#ffffff;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  display:block;
  padding:3px;
  margin-bottom:5px;
  margin-top:10px;
  cursor:pointer;
}
span.tl-tree-course {
  width:100%;
  display:block;
  line-height:32px;
}
span.tl-tree-course a, span.tl-tree-category a {
  vertical-align:middle;
  font-weight:600;
}
span.tl-tree-category a {
  color:#ffffff;
  font-size:1.05em;
  text-shadow:1px 1px #737373;
}
span.tl-tree-category a:hover { background-color:transparent; }
span.tl-tree-course a {
  font-size:1.1em;
  padding-left:10px;
  display:block;
}
span.tl-tree-course a .tree-handle { float:right; }
span.tl-tree-course span.dynatree-icon {
  display:none;
  background-position:0 0;
  vertical-align:middle;
  width:32px;
  height:32px;
}
span.tl-tree-category span.dynatree-icon {
  background-position:0 0;
  vertical-align:middle;
  width:0px;
  height:32px;
}
span.tl-tree-course span.dynatree-icon, span.tl-tree-category span.dynatree-icon { background-image:none; }
span.tl-tree-course a:hover {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
div.tl-tree-courses-list ul.dynatree-container a:focus, div.tl-tree-courses-list span.dynatree-focused a:link { background-color:inherit; }
#tl-dynamic-tree span.dynatree-expander { display:none; }
#tl-dynamic-tree span.tl-tree-category a {
  font-size:1.2em;
  text-shadow:none !important;
}
#tl-dynamic-tree ul.dynatree-container ul { padding-left:0px; }
ul.tl-unit-list { margin-left:5px; }
ul.tl-unit-list li {
  font-weight:600;
  padding:3px 0px 3px 0px;
  list-style-type:none;
}
ul.tl-unit-list li a.tl-link {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:14px;
  font-weight:false;
  line-height:16px;
  font-style:normal;
}
ul.tl-unit-list li span.tl-options {
  visibility:hidden;
  display:none;
}
ul.tl-unit-list#tl-unit-list li:hover span.tl-options, ul.tl-unit-list#tl-unit-list li:hover i {
  visibility:visible;
  display:inline-block;
}
ul.tl-unit-list#tl-unit-list li i {
  visibility:hidden;
  margin-right:8px;
  cursor:move;
}
ul.tl-unit-list#tl-unit-list li .tl-options-mobile i {
  visibility:visible;
  margin-right:0px;
  cursor:pointer;
}
span.tl-options, div.tl-options {
  margin-left:12px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
.tl-options-mobile a { display:none; }
input.tl-search-input {
  padding-left:20px;
  background:url("../images/search.png") #ffffff no-repeat scroll left;
}
.btn i { margin-right:3px; }
div.tl-unit-content { min-height:150px; }
.tl-unit-content .readability iframe { max-width:100%; }
.nav li + .nav-header {
  color:#555555;
  font-size:1.1em;
  font-weight:600;
}
body.editor-wysiwyg {
  background-color:#ffffff;
  background-image:none;
}
.editor {
  width:988px;
  min-height:300px;
}
.editor-compact {
  width:731px;
  min-height:200px;
}
.tl-iframe-editor iframe:not([height]) { height:600px; }
textarea.editor-wysiwyg, iframe, iframe.google-viewer, iframe.video-frame { border:none; }
.editor-wysiwyg.hero-unit {
  padding:4px 6px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  margin:auto;
}
.editor-output {
  background-color:white;
  border:2px dotted lightgray;
  padding:10px;
}
.note-editable.readability { width:100%; }
.note-editable.tl-message-editor {
  margin-left:0;
  border:1px solid #cccccc;
}
.tl-message-editor a {
  border-bottom:1px dotted #333333;
  text-decoration:none;
}
.tl-air-editor {
  min-height:215px;
  max-height:215px;
  border:1px solid #cccccc;
  overflow:auto;
}
.control-group.error .tl-air-editor {
  border-color:#b94a48;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error .tl-air-editor:focus {
  border-color:#953b39;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
[contenteditable].span8 {
  width:756px;
  max-width:99%;
}
[contenteditable].span9 {
  width:856px;
  max-width:99%;
}
.tl-air-editor.tl-reply-editor {
  min-height:25px;
  max-height:25px;
}
.tl-air-editor.tl-reply-editor.tl-reply-editor-extended {
  min-height:125px;
  max-height:125px;
}
.wysiwyg-text-align-left { text-align:left !important; }
.wysiwyg-text-align-center { text-align:center !important; }
.wysiwyg-text-align-right { text-align:right !important; }
@media (max-width: 700px) {
  iframe.google-viewer { height:554px; }
}
@media (min-width: 701px) and (max-width: 780px) {
  iframe.google-viewer { height:554px; }
}
@media (min-width: 781px) and (max-width: 900px) {
  iframe.google-viewer { height:554px; }
}
@media (min-width: 901px) {
  iframe.google-viewer { height:554px; }
}
iframe.video-frame { overflow:hidden; }
.wysiwyg-text-align-left { text-align:left !important; }
.wysiwyg-text-align-center { text-align:center !important; }
.wysiwyg-text-align-right { text-align:right !important; }
.wysiwyg-float-left { float:left; }
.wysiwyg-float-right { float:right; }
.thumbnail-result { max-height:175px; }
.thumbnail-result img {
  width:140px;
  height:120px;
  cursor:pointer;
}
.thumbnail-result.selected {
  border:1px solid red;
  background-color:#f4c8c5;
}
.tl-answer {
  line-height:24px;
  cursor:pointer;
}
.tl-answer input {
  position:absolute;
  left:-9999px;
}
.tl-answer i, .tl-answer span {
  float:left;
  line-height:24px;
}
.tl-answer i {
  font-size:32px;
  min-width:32px;
}
.tl-answer span { padding-left:10px; }
.tl-question-match {
  font-size:16px;
  line-height:2.5;
}
.tl-question-match .select2-chosen { font-size:13px; }
.tl-question-multiple, .tl-question-freetext, .tl-question-order, .tl-question-draganddrop, .tl-question-extendedfreetext {
  font-size:16px;
  font-weight:400;
}
#tl-question-weight-list li { padding:0px 0px 8px 0px; }
#tl-question-weight-list .tl-weight-dropdown {
  margin-right:8px;
  width:60px !important;
}
.tl-test-status-message, .tl-questions-toanswer {
  border:1px dotted #a9dba9;
  background-color:#f1f9f1;
  font-size:16px;
  padding:7px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.tl-question-feedback {
  border:1px solid #e3e3e3;
  background-color:#f5f5f5;
  font-size:16px;
  padding:7px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.tl-questions-toanswer { margin-bottom:20px; }
.tl-test-status-message {
  font-size:15px;
  margin-top:10px;
}
.test-not-passed { border:1px dotted #e4776f; }
.tl-test-repetition-info {
  margin-top:6px;
  padding:10px;
  font-size:14px;
  display:inline-block;
}
.tl-test-repetition-info .progress {
  margin-top:15px;
  margin-bottom:3px;
}
.tl-test-repetition-info #tl-repetition-remaining-progress, .tl-test-repetition-info .progress {
  line-height:5px;
  height:5px;
}
.tl-test-repetition-info #tl-repetition-remaining { font-size:13px; }
.tl-question-preview-feedback {
  margin-bottom:20px;
  display:none;
}
#tl-delay-between-attempts {
  margin-left:10px;
  font-size:12px;
}
#tl_question_feedback, #tl-survey-description, #tl-test-description, #tl-test-message-passed, #tl-test-message-notpassed { margin-bottom:0px; }
.tl-answer-checked { color:#46a546; }
.tl-answer-correct, .tl-green-text { color:#46a546 !important; }
.tl-answer-false, .tl-red-text { color:#9d261d !important; }
.tl-answer-void { color:#cccccc; }
.tl-answer-option i, .tl-autocorrect-option i {
  margin-left:10px;
  margin-top:2px;
}
.tl-answer-option i.tl-touch-visible, .tl-autocorrect-option i.tl-touch-visible, .tl-answer-option:hover i, .tl-autocorrect-option:hover i { visibility:visible; }
.tl-answer-hidden, .tl-option-hidden, .tl-row-rule-hidden { display:none; }
.tl-graph-loading, .tl-graph-loading-acc, .tl-admin-right-sidebar-loading, .tl-graph-loading-ltv, .tl-graph-loading-churn, .tl-graph-loading-arppu, .tl-graph-loading-revenue, .tl-graph-loading-active {
  position:relative;
  background-color:#fafafa;
}
.tl-graph-loading .progress, .tl-graph-loading-acc .progress, .tl-admin-right-sidebar-loading .progress, .tl-graph-loading-ltv .progress, .tl-graph-loading-churn .progress, .tl-graph-loading-arppu .progress, .tl-graph-loading-revenue .progress, .tl-graph-loading-active .progress {
  width:20%;
  position:absolute;
  top:50%;
  left:40%;
}
.fb-like {
  width:55px;
  vertical-align:top;
}
.fb-like iframe {
  max-width:46px;
  max-height:20px;
}
.tl-spf-verified, .tl-dkim-verified {
  color:#46a546;
  margin:0px 5px;
  font-size:16px;
}
.tl-spf-unverified, .tl-dkim-unverified {
  color:#9d261d;
  margin:0px 5px;
  font-size:16px;
}
.tl-help-content { padding:0px 20px 20px 20px; }
.tl-help-content p {
  margin-bottom:5px;
  text-align:justify;
}
.tl-help-sidebar { padding:5px 0px 0px 20px; }
#tl-error-area {
  margin:10px auto;
  position:relative;
}
#tl-error-page-alert {
  width:500px;
  margin:15px auto 0px auto;
  padding:15px;
}
.ui-autocomplete {
  position:absolute;
  cursor:default;
}
* html .ui-autocomplete { width:1px; }
.ui-helper-hidden-accessible { display:none; }
.ui-autocomplete.tl-autosuggest.ui-menu .ui-menu-item { padding:0; }
.ui-autocomplete.tl-autosuggest  .ui-state-focus {
  background:none;
  border:none;
  padding:0;
  margin:0;
}
.ui-autocomplete.tl-autosuggest::before {
  content:'';
  border-bottom:7px solid #cccccc;
  border-right:7px solid transparent;
  border-left:7px solid transparent;
  position:absolute;
  top:-7px;
  right:14px;
  display:inline-block;
}
.ui-autocomplete.tl-autosuggest::after {
  content:'';
  border-bottom:6px solid white;
  border-right:6px solid transparent;
  border-left:6px solid transparent;
  position:absolute;
  top:-6px;
  right:15px;
  display:inline-block;
}
.dropdown-menu > li.ui-state-focus a {
  background-color:#2e2e2e;
  background-image:linear-gradient(to bottom,#333333,#262626);
  background-repeat:repeat-x;
  color:#ffffff;
  text-decoration:none;
}
.ui-autocomplete.ui-widget { font-size:inherit; }
.ui-autocomplete > li > a { cursor:pointer; }
.ui-menu {
  list-style:none;
  padding:0px 0px 5px 0px;
  margin:0;
  display:block;
  float:left;
}
.ui-menu .ui-menu { margin-top:-3px; }
.ui-menu .ui-menu-item {
  margin:0;
  padding:0;
  zoom:1;
  float:left;
  clear:left;
  width:100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em 15px .4em;
  line-height:1.5;
  zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
  background-color:#333333;
  color:#ffffff;
  cursor:pointer;
  font-weight:normal;
}
.ui-autocomplete-category {
  color:#999999;
  font-weight:600;
  padding:.2em .7em;
  margin:.8em 0 .4em;
  line-height:1.5;
}
.ui-autocomplete-more {
  color:#999999;
  padding:.2em 1em;
  margin:.8em 0 .4em;
}
.tl-nav-spotlight {
  display:none;
  width:130px;
  margin-top:12px;
  font-style:italic;
  color:#555555;
}
.tl-nav-spotlight-image {
  display:inline-block;
  vertical-align:middle;
  margin-right:8px;
}
.tl-nav-spotlight-text {
  display:inline-block;
  vertical-align:middle;
}
.tl-nav-spotlight-text-details { font-size:9px; }
.tl-empty-dashboard { padding-top:20px; }
.tl-empty-dashboard .tl-empty-dashboard-instructor { margin:10px 0px 20px 0px; }
.trainer-course-info { padding-left:100px; }
.trainer-course-info h3.course-name {
  display:inline-block;
  padding-bottom:3px;
  margin-bottom:5px;
  margin-top:7px;
  border-bottom:1px solid #eeeeee;
}
.trainer-course-info .course-name-options {
  margin-left:3px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
.trainer-course-info#trainer-course-info:hover .course-name-options {
  visibility:visible;
  display:inline-block;
}
.course-description .course-desc-options {
  margin-left:-18px;
  vertical-align:text-top;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
.course-description #course-description-inner { padding-right:18px; }
.course-description#course-description:hover .course-desc-options { visibility:visible; }
.edit-course-desc-textarea {
  height:200px;
  overflow-y:auto;
}
.tl-course-description, .tl-course-fields { padding-left:100px; }
.tl-more-info, .tl-less-info {
  color:#0064cd;
  cursor:pointer;
  font-size:14px;
}
.tl-more-info:hover, .tl-less-info:hover { color:#0064cd; }
#api_key, #tincan_api_key, #registration-domains-restriction-wrapper, #lock-system-message-group { margin:8px 0px; }
.tab-content { overflow:visible; }
.tl-empty-reports { margin-top:75px; }
.tl-empty-reports h3 { margin-bottom:30px; }
.tl-select-picture {
  display:inline-block;
  margin-left:12px;
}
.tl-select-picture-namespace:hover i.invisible { visibility:visible; }
.tl-select-picture-namespace i.icon-trash { margin-left:5px; }
.tl-select-picture-namespace:hover i.tl-crop-switch { margin-left:auto; }
.btn-xlarge {
  padding:19px 26px;
  font-size:21px;
  line-height:normal;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
.tl-browser-download { margin-bottom:15px; }
.tl-browser-download span {
  font-size:16px;
  margin-left:10px;
}
a.scrolling-dropdown { position:relative; }
a.scrolling-dropdown::before {
  content:'';
  display:inline-block;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-bottom:7px solid #cccccc;
  border-bottom-color:rgba(0,0,0,0.2);
  position:absolute;
  bottom:-4px;
  right:7px;
  display:none;
}
a.scrolling-dropdown::after {
  content:'';
  display:inline-block;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  border-bottom:6px solid #ffffff;
  position:absolute;
  bottom:-3px;
  right:8px;
  z-index:1001;
  display:none;
}
.navbar-fixed-top {
  margin-left:0;
  margin-right:0;
}
.open > a.scrolling-dropdown::before, .open > a.scrolling-dropdown::after { display:block; }
#audio_namespace, #videos_namespace, #documents_namespace, #flash_namespace {
  height:23px;
  vertical-align:top;
}
.note-block {
  margin:2px 5px 0px 0px;
  color:#555555;
}
.note-block a { color:#555555; }
video {
  max-width:100%;
  height:auto;
}
#tl-course-info-modal-name {
  margin-bottom:5px;
  padding-left:100px;
}
#tl-affiliator-domains-grid_wrapper { min-height:50px; }
#tl-main-body {
  font-family:'Lato', 'Open Sans', sans-serif;
  background-image:url("../../../../images/container_bg.png");
  margin:0px;
  padding:0px;
}
#tl-main-body.tl-main-demo-body {
  background-color:#ffffff;
  background-image:none;
}
#tl-main-navbar-wrapper { height:52px; }
#tl-main-navbar {
  margin-bottom:0px;
  min-width:980px;
  width:100%;
  z-index:9999;
}
#tl-main-navbar.tl-main-navbar-narrow .navbar-inner li a {
  padding-left:7px;
  padding-right:7px;
}
#tl-main-navbar .navbar-inner {
  background-color:#ffffff;
  background-image:none;
  border:1px solid transparent;
  box-shadow:none;
}
#tl-main-navbar .navbar-inner.tl-main-navbar-inner-border { border-color:#e4e4e4; }
#tl-main-navbar .navbar-inner .brand { padding-top:9px; }
#tl-main-navbar .navbar-inner .btn-navbar {
  background-color:#efefef;
  background-image:none;
}
#tl-main-navbar .navbar-inner li a {
  font-size:13px;
  color:#216eb9;
  text-transform:uppercase;
  text-align:center;
  text-shadow:none;
  font-weight:400;
  line-height:18px;
  padding:17px 10px 17px;
}
#tl-main-navbar .navbar-inner li a:hover { color:#fe7923; }
#tl-main-navbar .navbar-inner li.tl-main-nav-active-entry a {
  font-weight:600;
  color:#fe7923;
}
#tl-main-navbar .navbar-inner li.tl-main-signup-btn a {
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  padding:7px 8px !important;
  margin:10px 3px;
  color:#fe7923;
  border-radius:35px;
  border-width:0px;
  font-weight:600;
}
#tl-main-navbar .navbar-inner li.tl-main-signup-btn a:hover { color:#f77410; }
#tl-main-navbar .navbar-inner li.tl-main-signup-btn.tl-main-signup-btn-reverse a {
  color:#ffffff;
  background-color:#fe7923;
}
#tl-main-navbar .navbar-inner li.tl-main-signup-btn.tl-main-signup-btn-reverse a:hover { background-color:#f77410 !important; }
#tl-main-navbar .navbar-inner .nav-collapse .nav > li > a:hover, #tl-main-navbar .navbar-inner .nav-collapse .nav > li > a:focus, #tl-main-navbar .navbar-inner .nav-collapse .dropdown-menu a:hover, #tl-main-navbar .navbar-inner .nav-collapse .dropdown-menu a:focus { background-color:transparent; }
#tl-main-banner {
  height:512px;
  background-color:#ffffff;
}
#tl-main-body .btn-primary {
  background-image:none;
  border-radius:43px;
  border:none;
  line-height:normal;
  text-shadow:none;
  box-shadow:none;
}
.btn-main-orange { background-color:#fe7923; }
.btn-main-orange:hover, .btn-main-orange:active, .btn-main-orange:focus { background-color:#f77410; }
.btn-main-orange.btn-large {
  font-size:22px;
  padding:8px 20px;
}
.btn-main-white {
  background-color:#ffffff;
  color:#216eb9;
}
.btn-main-white:hover, .btn-main-white:active, .btn-main-white:focus {
  color:#105da4;
  background-color:#ffffff;
}
.btn-main-white.btn-large {
  font-size:22px;
  padding:8px 20px;
}
.btn-main-blue { background-color:#216eb9; }
.btn-main-blue:hover, .btn-main-blue:active, .btn-main-blue:focus { background-color:#105da4; }
.tl-main-moto {
  width:980px;
  margin:0px auto 0px auto;
  padding-top:70px;
  position:relative;
  padding-left:10px;
  padding-right:10px;
  z-index:9990;
}
.tl-main-moto .header {
  font-size:45px;
  font-weight:300;
  line-height:50px;
  margin:0px;
}
.tl-main-moto .header.header-first { color:#216eb9; }
.tl-main-moto .header.header-second { color:#ff7c00; }
.tl-main-moto #subheader, .tl-main-moto p {
  font-size:20px;
  line-height:25px;
  font-weight:300;
  color:#414141;
  margin:8px 0px 0px 0px;
  padding:30px 0px;
}
.tl-main-moto .btn-large, .tl-main-cta-section .btn-large {
  margin:10px 0 25px;
  font-size:25px;
  padding:17px 40px;
}
.tl-main-clouds {
  overflow:hidden;
  height:512px;
  position:absolute;
  width:100%;
  top:52px;
}
.tl-main-clouds .tl-main-left-cloud .large-cloud {
  position:absolute;
  right:50%;
  bottom:0px;
  -webkit-transition:all 60s ease-out;
  -moz-transition:all 60s ease-out;
  -o-transition:all 60s ease-out;
  transition:all 60s ease-out;
}
.tl-main-clouds .tl-main-left-cloud .large-cloud.move { right:75%; }
.tl-main-clouds .tl-main-left-cloud .small-cloud {
  position:absolute;
  right:60%;
  bottom:0px;
  -webkit-transition:all 30s ease-out;
  -moz-transition:all 30s ease-out;
  -o-transition:all 30s ease-out;
  transition:all 30s ease-out;
}
.tl-main-clouds .tl-main-left-cloud .small-cloud.move { right:77%; }
.tl-main-clouds .tl-main-right-cloud .large-cloud {
  position:absolute;
  left:49%;
  bottom:0px;
  -webkit-transition:all 80s ease-out;
  -moz-transition:all 80s ease-out;
  -o-transition:all 80s ease-out;
  transition:all 80s ease-out;
}
.tl-main-clouds .tl-main-right-cloud .large-cloud.move { left:72%; }
.tl-main-clouds .tl-main-right-cloud .small-cloud {
  position:absolute;
  left:52%;
  bottom:0px;
  -webkit-transition:all 40s ease-out;
  -moz-transition:all 40s ease-out;
  -o-transition:all 40s ease-out;
  transition:all 40s ease-out;
}
.tl-main-clouds .tl-main-right-cloud .small-cloud.move { left:80%; }
.tl-main-out-of-the-box {
  position:relative;
  margin:-180px 0 0 -80px;
  text-align:center;
  z-index:9980;
}
.tl-main-out-of-the-box img { max-width:1059px; }
.tl-main-header {
  font-size:22px;
  line-height:39px;
  text-shadow:-1px 0 0 #eeeeee;
  color:#111111;
  margin:0px;
}
.main-page-container h2 {
  font-size:24px;
  line-height:36px;
  color:#216eb9;
  font-weight:400;
}
.tl-main-section-header {
  font-size:18px;
  line-height:22px;
  color:#216eb9;
  margin:14px 0px 0px 0px;
  padding-top:0px;
  font-weight:400;
  padding-bottom:15px;
  display:inline-block;
}
.tl-main-section-subheader {
  font-size:16px;
  line-height:22px;
  font-weight:300;
  color:#414141;
  margin:0px;
  padding-bottom:10px;
}
.tl-main-section1-2-3 { display:none; }
.tl-main-section1 { background-color:#f6fafb; }
.tl-main-section1 .tl-main-section1-details {
  padding:0 15px;
  display:table;
}
.tl-main-section.tl-main-section2 {
  background-color:#f6fafb;
  padding:0;
  margin-top:0px;
}
.tl-main-section.tl-main-section2 .tl-main-section2-details { text-align:center; }
.tl-main-section.tl-main-section2 .tl-main-section2-details .tl-main-section-header { margin-top:10px; }
.tl-main-section3 { background-color:#f6fafb; }
.tl-main-section3 .tl-main-section3-icon {
  margin-top:20px;
  padding-left:15px;
  min-width:50px;
}
.tl-main-section3 .tl-main-section3-details {
  width:220px;
  vertical-align:top;
  display:table-cell;
  height:250px;
  padding:0 15px;
}
.tl-main-section4 {
  background-color:#f6fafb;
  border-bottom:1px solid #d3e2f1;
  margin-bottom:35px;
}
.tl-main-section4 .tl-main-section4-title {
  vertical-align:top;
  display:table-cell;
  position:relative;
  padding-left:15px;
  min-height:265px;
}
.tl-main-section4 .tl-main-section4-title .tl-main-section-header {
  font-size:1.8em;
  line-height:1.2em;
}
.tl-main-section4 .tl-main-section4-title .tl-main-section-header a {
  color:#216eb9;
  color:inherit;
  font-weight:300;
}
.tl-main-section4 .tl-main-section4-title .tl-main-section-header a:focus, .tl-main-section4 .tl-main-section4-title .tl-main-section-header a:active, .tl-main-section4 .tl-main-section4-title .tl-main-section-header a:hover {
  color:#105da4;
  text-decoration:none;
}
.tl-main-section4 .tl-main-section4-title .tl-main-section-header b { text-decoration:underline; }
.tl-main-section4 .tl-main-section4-title .btn-main-blue {
  position:absolute;
  bottom:0px;
  padding:9px 56px;
}
.tl-main-section4 .tl-main-section4-details {
  vertical-align:top;
  display:table-cell;
  position:relative;
  padding-right:15px;
  padding-bottom:35px;
}
.tl-main-section4 .tl-main-section4-details .tl-main-customers-content {
  font-size:22px;
  color:#414141;
  line-height:34px;
  margin:15px 5px 0px 0px;
  float:left;
  width:85%;
  font-style:italic;
  font-weight:300;
}
.tl-main-section4 .tl-main-section4-details .right-quote {
  margin:20px 0px 0px 0px;
  width:13%;
  float:left;
}
.tl-main-section4 .tl-main-section4-details .right-quote img { width:50px; }
.tl-main-section4 .tl-main-section4-details .carousel { min-height:247px; }
.tl-main-section4 .tl-main-section4-details .carousel .carousel-inner { height:220px; }
.tl-main-section4 .tl-main-section4-details .carousel .carousel-inner .tl-main-customers-logo { display:none; }
.tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators {
  position:relative;
  top:unset;
  right:unset;
  z-index:5;
  margin:0;
  list-style:none;
}
.tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators li {
  display:inline-block;
  float:none;
  width:auto;
  margin-left:0px;
  text-indent:unset;
  text-align:center;
  opacity:0.2;
  background-color:transparent;
}
.tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators li img {
  max-width:150px;
  max-height:50px;
  margin:0 5px;
}
.tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators li.active {
  opacity:1;
  background-color:transparent;
}
.tl-main-section5 { background-color:#ffffff; }
.tl-main-section5 .tl-main-section5-details {
  vertical-align:top;
  display:table-cell;
  text-align:center;
  padding:0 15px 40px 15px;
}
.tl-main-section5 .tl-main-section5-details a:focus, .tl-main-section5 .tl-main-section5-details a:active, .tl-main-section5 .tl-main-section5-details a:hover { text-decoration:none; }
.tl-main-section5 .tl-main-section5-details .tl-main-section-header {
  font-size:1.2em;
  line-height:1.2em;
  padding-bottom:35px;
}
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone { display:none; }
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icon {
  width:110px;
  text-align:center;
  float:left;
  opacity:0.5;
  position:relative;
}
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icon img {
  width:110px !important;
  height:110px !important;
  max-width:110px;
}
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icon .tl-main-industries-label {
  margin-top:-15px;
  background-color:#143a5f;
  border-radius:33px;
  color:#ffffff;
  position:relative;
  font-size:0.7em;
  padding:8px;
  visibility:hidden;
  line-height:14px;
}
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icon:hover {
  opacity:1 !important;
  z-index:9998;
}
.tl-main-section5 .tl-main-section5-details .tl-main-industries-icon:hover .tl-main-industries-label { visibility:visible !important; }
.tl-main-section5 .tl-main-section5-details .btn-main-blue { padding:9px 56px; }
.tl-main-section6 {
  background-color:#216eb9;
  padding:35px 15px;
  margin-bottom:-60px;
}
.tl-main-section6 .span12 {
  margin-left:0px;
  width:98%;
}
.tl-main-section6 #tl-main-registration .tl-main-header {
  font-size:38px;
  line-height:30px;
  color:#ffffff;
  margin:25px 0 55px;
  font-weight:300;
  text-shadow:none;
}
.tl-main-section6 #tl-main-registration #tl-main-registration-form {
  margin:0px auto 48px;
  padding:0px;
  width:100%;
  height:50px;
}
.tl-main-section6 #tl-main-registration #tl-main-registration-form .help-inline { color:#ffffff; }
.tl-main-section6 #tl-main-registration #tl-main-registration-form .tl-main-registration-form-element {
  padding-right:10px;
  display:inline-block;
  vertical-align:top;
}
.tl-main-section6 #tl-main-registration input[type="text"] {
  height:40px;
  font-size:16px;
  border-radius:35px;
  padding-left:20px;
  border:none;
}
.tl-main-section6 #tl-main-registration .span4 { width:265px; }
.tl-main-section6 #tl-main-registration .input-append { margin-bottom:9px; }
.tl-main-section6 #tl-main-registration .input-append input[type="text"] {
  border-radius:35px 0 0 35px;
  border:none;
}
.tl-main-section6 #tl-main-registration .input-append .add-on {
  padding:4px 15px;
  color:#f06c08;
  background-color:#ffffff;
  font-size:17px;
  height:40px;
  line-height:40px;
  border-radius:0 35px 35px 0;
  border:none;
}
.tl-main-section6 #tl-main-registration #tl-main-registration-submit {
  padding:13px 17px;
  font-size:18px;
}
#tl-main-footer-demo {
  margin-top:60px;
  padding:20px 0px 0px 0px;
  background-color:#ffffff;
  min-height:200px;
  min-width:980px;
  border:1px solid #e4e4e4;
}
#tl-main-footer-demo .container { width:940px; }
#tl-main-footer-demo .tl-main-footer-column {
  width:20%;
  margin-bottom:12px;
}
#tl-main-footer-demo .tl-main-footer-header {
  font-size:14px;
  line-height:30px;
  color:#11416c;
  margin:0px;
  text-transform:uppercase;
  font-weight:600;
}
#tl-main-footer-demo .tl-main-footer-item {
  font-size:14px;
  line-height:30px;
  margin:0px;
  padding-bottom:2px;
  text-shadow:1px 0 0 #ffffff;
}
#tl-main-footer-demo .tl-main-footer-item a { color:#216eb9; }
#tl-main-footer-demo .tl-main-footer-item a:hover, #tl-main-footer-demo .tl-main-footer-item a:focus, #tl-main-footer-demo .tl-main-footer-item a:active { color:#105da4; }
#tl-main-footer-demo .tl-main-nav-footer {
  margin:15px auto 60px;
  width:204px;
}
#tl-main-footer-demo .tl-main-nav-footer li {
  float:left;
  margin:0 5px;
}
#tl-main-footer-demo .tl-main-nav-footer li a {
  font-size:14px;
  color:#414141;
}
#tl-main-footer-demo .tl-main-nav-footer li a:hover, #tl-main-footer-demo .tl-main-nav-footer li a:focus {
  background-color:transparent;
  text-decoration:none;
}
#tl-main-footer-demo .tl-main-nav-footer li a:hover .caret, #tl-main-footer-demo .tl-main-nav-footer li a:focus .caret {
  border-top-color:#414141;
  border-bottom-color:#414141;
}
#tl-main-footer-demo .tl-main-nav-footer .dropdown-menu > li > a:hover {
  background-color:transparent;
  color:#000000;
  background-image:none;
}
.tl-main-pages-wrapper {
  margin-bottom:0px;
  padding:25px 35px;
  float:left;
  min-width:855px;
}
.tl-main-pages-wrapper .tl-main-pages-header {
  font-weight:400;
  font-size:18px;
  line-height:27px;
  color:#216eb9;
}
.tl-main-pages-wrapper .tl-main-pages-header a { color:#216eb9; }
.tl-main-pages-wrapper .tl-main-pages-text {
  margin-bottom:30px;
  font-size:16px;
  font-weight:300;
  line-height:30px;
  color:#414141;
}
.tl-main-pages-wrapper .tl-main-pages-text li { line-height:25px; }
.tl-main-pages-wrapper.hero-unit {
  border-radius:0px;
  box-shadow:none;
  padding:0;
  background:none;
}
.tl-main-smile {
  font-size:25px;
  line-height:12px;
}
.tl-main-special-form {
  padding:8px 8px 8px 0px;
  margin:5px 5px 5px 0px;
}
.tl-main-form-actions { margin:25px 0px 0px 160px; }
.tl-main-form-hr { margin-left:33px; }
.tl-main-arrow {
  background-image:url("../../../../images/transparent_arrow_up_blue.png");
  width:104px;
  height:142px;
  float:left;
  position:absolute;
  top:85px;
  margin-left:-80px;
}
a.tl-main-link, .tl-underlined-link { text-decoration:underline; }
img.lazy { display:none; }
.hero-unit-login {
  margin:30px 110px 30px 110px;
  padding:30px;
}
.hero-unit-login .controls {
  margin-left:0px;
  margin-right:0px;
}
.login-fields {
  width:60%;
  max-width:300px;
  height:35px !important;
}
.tl-forgot-link {
  margin-top:-27px;
  font-size:10px;
  position:absolute;
  display:inline;
  margin-left:-32px;
  text-align:right;
  width:25px;
  white-space:nowrap;
}
.tl-forgot-link a { color:rgba(51,51,51,0.5); }
.tl-forgot-link a:hover {
  color:#333333;
  text-decoration:none;
}
.tl-registered-prices, .tl-loggedin-prices {
  width:162px;
  margin:0 5px 10px !important;
  padding:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border-width:1px;
  border-color:#d3e2f1;
  background-color:#f6fafb;
}
.tl-registered-prices p, .tl-loggedin-prices p {
  margin-bottom:17px;
  color:#414141;
  font-size:14px;
}
.tl-registered-prices h3, .tl-loggedin-prices h3 {
  margin:15px 0 30px 0;
  font-size:34px;
  font-weight:300;
  color:#216eb9;
  line-height:34px;
}
.tl-registered-prices h4, .tl-loggedin-prices h4 {
  font-weight:800;
  margin-bottom:5px;
  font-size:20px;
  color:#fe7923;
}
.tl-registered-prices h4 span:nth-child(2), .tl-loggedin-prices h4 span:nth-child(2) {
  font-size:12px;
  font-weight:normal;
}
.tl-registered-prices .plans-billing-period, .tl-loggedin-prices .plans-billing-period {
  font-size:11px;
  margin-bottom:15px;
}
.tl-registered-prices .plans-users-limit, .tl-loggedin-prices .plans-users-limit {
  padding-top:15px;
  border-top:1px solid #216eb9;
}
.tl-loggedin-prices {
  width:202px;
  padding:8px 9px;
}
@media (max-width: 1200px) {
  #tl-main-navbar.tl-main-navbar-narrow .navbar-inner li a {
    padding-left:3px;
    padding-right:3px;
  }
  .tl-hidden-on-smaller-widths { display:none !important; }
}
@media (max-width: 979px) {
  #tl-main-footer-demo .container { width:100%; }
}
@media (max-width: 767px) {
  #tl-main-navbar-wrapper { height:45px; }
  #tl-main-navbar .navbar-inner .brand { padding-top:7px; }
  .tl-main-cta-section .btn-large {
    padding:13px 17px;
    font-size:18px;
  }
}
.tl-questions-separator { margin:15px 0px; }
.tl-course-role-handle .label-learner:hover, .tl-course-role-handle .label-learner:focus { background-color:#17b8fb; }
.tl-course-role-handle .label-trainer:hover, .tl-course-role-handle .label-trainer:focus { background-color:#faa937; }
.tl-files-visibility-handle .label-file-visibility-user:hover, .tl-files-visibility-handle .label-file-visibility-user:focus { background-color:#62bc62; }
.tl-files-visibility-handle .label-file-visibility-hidden:hover, .tl-files-visibility-handle .label-file-visibility-hidden:focus { background-color:#c83025; }
.tl-files-visibility-handle .label-file-visibility-all:hover, .tl-files-visibility-handle .label-file-visibility-all:focus { background-color:#faa937; }
.tl-toggle-question, .tl-toggle-random-question {
  padding:3px 9px;
  line-height:16px;
}
.tl-toggle-question-group .tl-toggle-question { font-size:11px; }
.tl-toggle-question-group .dropdown-toggle { line-height:16px; }
.tl-toggle-question-group .dropdown-toggle .caret { margin-top:6px; }
.tl-toggle-question-group .dropdown-menu {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:300px;
  min-width:70px;
  right:0px;
  left:auto;
}
.tl-trainer-operations { margin:5px 5px 0px 0px; }
.tl-trainer-operations + .tl-trainer-operations { margin-left:0px; }
#tl-welcome-items {
  margin-left:5%;
  margin-right:5%;
}
#tl-welcome-items .tl-welcome-item {
  margin-top:15px;
  background-color:#fafafa;
  padding:20px;
  min-height:160px;
  -webkit-box-shadow:1px 1px 2px 0px rgba(179,179,179,0.5);
  -moz-box-shadow:1px 1px 2px 0px rgba(179,179,179,0.5);
  box-shadow:1px 1px 2px 0px rgba(179,179,179,0.5);
}
#tl-welcome-items .tl-welcome-item p {
  font-size:16px;
  font-weight:normal;
  line-height:23px;
  margin-bottom:20px;
  text-shadow:0 1px 0px rgba(127,127,127,0.1);
}
#tl-welcome-items .tl-welcome-item h2 {
  font-size:19px;
  line-height:24px;
}
#tl-welcome-items .tl-welcome-item img { padding-right:20px; }
#tl-welcome-items .tl-welcome-link:hover {
  background-color:#eeeeee;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-transition:0.1s linear;
  -moz-transition:0.1s linear;
  -o-transition:0.1s linear;
  transition:0.1s linear;
}
#tl-welcome-hide {
  margin:20px 0px 0px 0px;
  font-size:12px;
}
#tl-welcome-hide:hover i {
  visibility:visible;
  margin-right:10px;
}
.tl-freetext-answer, .tl-extendedfreetext-answer {
  line-height:24px;
  font-size:15px;
  margin-bottom:10px;
}
#test-name-group .input-append, #survey-name-group .input-append {
  display:inline-block;
  vertical-align:middle;
  margin-bottom:5px;
}
#tl-import-results {
  width:89%;
  word-break:normal;
  max-height:400px;
  overflow-y:auto;
}
.tl-info-icon {
  font-size:19px;
  display:inline-block;
  vertical-align:middle;
  margin-left:3px;
}
.tl-cursor-default:hover { cursor:default !important; }
.tl-cursor-pointer:hover { cursor:pointer !important; }
.tl-cursor-text:hover { cursor:text !important; }
.tl-clickable-icon { cursor:pointer; }
.tl-uppercase-text, .label { text-transform:uppercase; }
.tl-order-answers { margin-bottom:30px; }
.tl-order-answers li {
  padding:10px 5px;
  margin-bottom:10px;
  font-size:13px;
  line-height:18px;
  vertical-align:middle;
  cursor:move;
  color:#333333;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00e5e5e5', GradientType=0);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color:#e6e6e6;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow:inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.tl-order-answers li:hover, .tl-order-answers li:focus, .tl-order-answers li:active, .tl-order-answers li.active, .tl-order-answers li.disabled, .tl-order-answers li[disabled] {
  color:#333333;
  background-color:#e6e6e6;
  *background-color:#d9d9d9;
}
.tl-order-answers li:active, .tl-order-answers li.active { background-color:#cccccc \9; }
.tl-order-answers li.solved {
  padding:10px;
  cursor:default;
}
.tl-order-answer-hover {
  visibility:visible !important;
  cursor:move !important;
}
.tl-drag-and-drop-cell-wrapper { width:46%; }
.tl-drag-and-drop-cell {
  display:table;
  width:100%;
  margin-bottom:10px;
  font-size:13px;
  line-height:18px;
  vertical-align:middle;
  cursor:move;
  color:#333333;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00e5e5e5', GradientType=0);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border:1px solid #cccccc;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.tl-drag-and-drop-hover { border-color:#8c8c8c; }
.tl-left-cell-answer, .tl-right-cell-answer {
  display:table-cell;
  padding:10px 5px;
  vertical-align:middle;
}
.tl-left-cell-puzzle {
  display:table-cell;
  margin-right:-1px;
  margin-top:10px;
  color:#333333;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:#fcfcfc;
  background-image:-moz-linear-gradient(top,#fcfcfc,#fcfcfc);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#fcfcfc));
  background-image:-webkit-linear-gradient(top,#fcfcfc,#fcfcfc);
  background-image:-o-linear-gradient(top,#fcfcfc,#fcfcfc);
  background-image:linear-gradient(to bottom,#fcfcfc,#fcfcfc);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fcfcfc', endColorstr='#00fcfcfc', GradientType=0);
  border-color:#fcfcfc #fcfcfc #d6d6d6;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border:1px solid #cccccc;
  -webkit-border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  border-bottom-left-radius:3px;
  border-right:none;
}
.tl-right-cell-puzzle {
  position:relative;
  display:table-cell;
  margin-left:-9px;
  margin-top:10px;
  color:#333333;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00e5e5e5', GradientType=0);
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border:1px solid #cccccc;
  -webkit-border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  border-bottom-left-radius:3px;
  border-right:none;
}
.tl-drag-and-drop-correct-left, .tl-drag-and-drop-wrong-left, .tl-drag-and-drop-answered-left {
  border-top-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  -webkit-border-radius:5px 0px 0px 5px;
  -moz-border-radius:5px 0px 0px 5px;
  border-radius:5px 0px 0px 5px;
}
.tl-drag-and-drop-correct-right, .tl-drag-and-drop-wrong-right, .tl-drag-and-drop-answered-right {
  border-top-width:2px;
  border-bottom-width:2px;
  border-right-width:2px;
  -webkit-border-radius:0px 5px 5px 0px;
  -moz-border-radius:0px 5px 5px 0px;
  border-radius:0px 5px 5px 0px;
}
.tl-drag-and-drop-correct-left, .tl-drag-and-drop-correct-right, .tl-green-ok { color:#46a546 !important; }
.tl-drag-and-drop-wrong-left, .tl-drag-and-drop-wrong-right { color:#9d261d !important; }
#previous_question, #next_question { font-size:24px; }
.tl-course-info-icon { margin-right:8px; }
#tl-instructor-goto-popover { width:200px; }
#tl-instructor-goto-popover .popover-title { padding:6px 14px 6px 14px; }
#tl-instructor-goto-popover .popover-content { padding:5px 0px 5px 0px; }
.tl-instructor-goto {
  line-height:16px;
  margin-right:2px;
  width:0.95em !important;
}
.tl-goto-actions {
  font-size:15px;
  margin:0px 10px 0px 15px;
}
.tl-goto-list { margin-bottom:0px; }
.tl-goto-list li { line-height:27px; }
.tl-goto-list li:hover {
  cursor:pointer;
  background-color:#333333;
}
.tl-goto-list li:hover a, .tl-goto-list li:hover i {
  color:#ffffff;
  text-decoration:none;
}
.tl-instructor-course-list ul.dynatree-container li, .modal .modal-body .dataTables_wrapper { padding:0px; }
.tl-instructor-course-list a.dynatree-title {
  padding-left:4px;
  margin-left:0px;
}
.tl-admin-goto i { margin-right:8px; }
.tl-admin-goto:hover i { color:#ffffff; }
.tl-assignment-more-options-complete, .tl-assignment-more-options-pending, .tl-assignment-more-options-completed {
  color:#555555;
  margin-top:8px;
  display:block;
}
.tl-assignment-upload-area {
  display:inline-block;
  height:auto !important;
  vertical-align:top;
}
.tl-assignment-upload-area .progress {
  margin-top:10px;
  margin-bottom:10px;
}
.tl-course-toggle-icon:before { width:21px; }
.tl-group-toggle-icon:before { width:21px; }
#course_avatar_namespace { margin:0px 0px -13px 40px; }
#course_avatar_namespace .preview img, #avatar_namespace_auto .preview img {
  max-width:120px;
  max-height:80px;
}
.tl-reports-btn-group { margin:0px 0px 5px 5px; }
.reports-special-case #tl-survey-reports-list-users_wrapper, .reports-special-case #tl-assignment-reports-list-users_wrapper, .reports-special-case #tl-test-reports-list-users_wrapper {
  padding:0px 3px 7px 3px;
  min-height:0px;
}
.row-fluid :first-child { margin-left:0; }
.admin-icon {
  font-size:15px;
  padding:3px;
}
#s2id_tl-filter-options, #tl-filter-options {
  float:right;
  margin-top:5px;
}
.tl-add-question-from-unit:hover .icon-down-open:before {
  text-decoration:none;
  display:inline;
}
.tl-add-question-from-unit:focus { text-decoration:none; }
#freetext-accumulated-points label, #freetext-accumulated-points .controls { display:inline-block; }
#freetext-accumulated-points .controls { margin-left:5px; }
.tl-external-announcement {
  margin:-15px 110px 30px 110px;
  padding:13px;
  font-size:15px;
  font-weight:normal;
}
.tl-weight-icon { margin-left:2px; }
.brand > .avatar-square {
  max-height:36px;
  max-width:180px;
}
.avatar-square {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.brand > .avatar-square:hover, .tl-report-avatar .avatar-square:hover {
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow:none !important;
}
.zebra-striped img, .zebra-striped canvas, .table-striped img, .table-striped canvas {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.tl-filteredby {
  text-transform:none;
  padding:5px;
}
.tl-filteredby i.icon-remove { display:none; }
.tl-filteredby:hover i.icon-remove {
  display:inline;
  margin-left:5px;
}
#tl-discussions-grid { margin-top:9px; }
#tl-discussions-grid td { cursor:pointer; }
#tl-discussions-grid thead tr th { padding:0px 8px; }
#tl-discussions-grid tr:first-child td { border:none; }
#tl-discussions-grid tr td:first-child { width:80px; }
.tl-open-discussion:hover .tl-topic-link { text-decoration:underline; }
#tl-discussion-area .spanfull, #importData { width:99%; }
.tl-topic-options, .tl-topic-options-mobile, .tl-reply-options, .tl-reply-options-mobile { display:none; }
.tl-topic-options a, .tl-topic-options-mobile a, .tl-reply-options a, .tl-reply-options-mobile a { font-size:12px; }
.tl-reply-vote-container { padding:10px; }
.label-role {
  font-size:10px;
  padding:1px 3px;
}
@media (min-width: 767px) {
  table#tl-discussions-grid td:hover > .tl-topic-options, .tl-reply-container:hover > .tl-reply-options, .tl-reply-container > div:hover > .tl-reply-options, .tl-topic-start:hover .tl-topic-start-options { display:block; }
  .tl-comments { margin-left:90px; }
}
.tl-topic-link { font-size:15px; }
.tl-topic-link h4 { font-size:16px; }
.tl-topic-info {
  margin-bottom:3px;
  font-size:12px;
  color:#555555;
}
.tl-topic, .tl-reply-info { font-size:12px; }
.tl-topic .tl-topic-content, .tl-reply-info .tl-topic-content { font-size:13px; }
.tl-topic h4 { font-size:16px; }
.tl-topic .tl-topic-content {
  margin-top:15px;
  margin-left:96px;
  word-wrap:break-word;
}
.tl-reply-content { margin-top:5px; }
.tl-reply-content .tl-reply-text {
  margin-top:5px;
  word-wrap:break-word;
  margin-left:96px;
}
.tl-topic-avatar-container {
  max-width:90px;
  width:90px;
}
.tl-topic-avatar-container .btn { outline:none; }
.tl-topic-container { padding:10px; }
.tl-topic-container .form-horizontal .controls { margin-left:0px; }
#tl-discussion-area form { margin-left:0; }
#tl-discussion-area .input-append.tl-countdown { display:block; }
.tl-topic-start { min-height:80px; }
.well.tl-dark-well { background-color:#e6e6e6; }
#tl-replies-container > .tl-reply-container { padding:5px; }
.tl-comments {
  padding-bottom:0;
  padding-top:0;
}
.tl-comments .tl-reply-container { min-height:70px; }
.tl-reply-container.last {
  border-bottom:none;
  margin-bottom:5px;
}
.tl-reply-container .tl-toggle-icon { visibility:hidden; }
.tl-reply-container:hover .tl-reply-text .tl-toggle-icon:not(.hide) { visibility:visible; }
.tl-more-comments, .tl-less-comments { margin-top:3px; }
.tl-comment-form {
  margin-top:7px;
  padding-bottom:10px;
}
.tl-comment-form textarea { min-height:20px; }
.tl-comment-form .input-append.tl-countdown { margin-bottom:10px; }
.tl-toggle-icon {
  margin-top:5px;
  border:none;
}
.tl-topic-avatar-container .tl-cancel-reply {
  display:none;
  margin:5px;
  position:absolute;
}
.tl-topic-avatar-container:hover .tl-cancel-reply { display:inline-block; }
span.tl-discussions-stats, span.tl-pending-assignments-stats, span.tl-calendar-events-stats, span.tl-pending-ilt-users-stats {
  display:inline;
  background-color:#013145;
  font-size:14px;
  width:auto !important;
  padding-bottom:1px;
  padding-top:1px;
}
span.tl-discussions-stats .tl-discussions-today, span.tl-pending-assignments-stats .tl-discussions-today, span.tl-calendar-events-stats .tl-discussions-today, span.tl-pending-ilt-users-stats .tl-discussions-today { padding-right:5px; }
span.tl-discussions-stats .icon-clock, span.tl-discussions-stats .icon-calendar, span.tl-discussions-stats .icon-pencil, span.tl-discussions-stats .icon-doc-alt-1, span.tl-discussions-stats .icon-users-1, span.tl-pending-assignments-stats .icon-clock, span.tl-pending-assignments-stats .icon-calendar, span.tl-pending-assignments-stats .icon-pencil, span.tl-pending-assignments-stats .icon-doc-alt-1, span.tl-pending-assignments-stats .icon-users-1, span.tl-calendar-events-stats .icon-clock, span.tl-calendar-events-stats .icon-calendar, span.tl-calendar-events-stats .icon-pencil, span.tl-calendar-events-stats .icon-doc-alt-1, span.tl-calendar-events-stats .icon-users-1, span.tl-pending-ilt-users-stats .icon-clock, span.tl-pending-ilt-users-stats .icon-calendar, span.tl-pending-ilt-users-stats .icon-pencil, span.tl-pending-ilt-users-stats .icon-doc-alt-1, span.tl-pending-ilt-users-stats .icon-users-1 {
  font-size:14px;
  color:white;
  text-shadow:none;
}
.tl-reply-sort-options { padding:7px; }
.tl-vote-group { margin-top:2px; }
.tl-votes-count { max-width:34px; }
.tl-payments-toggle-link, .tl-users-toggle-link, .tl-basic-toggle-link { font-size:15px; }
.tl-payments-toggle-icon:before, .tl-users-toggle-icon:before, .tl-basic-toggle-icon:before { width:23px; }
.tl-payments-control-group { margin:0px 10px 0px 50px; }
#tl-list-coupons_wrapper {
  min-height:0px;
  padding:10px 0px 0px 0px;
}
body > iframe[src="about:blank"] { display:none; }
@media (max-width: 767px) {
  .tl-box-border { border:0px !important; }
  .tl-box {
    -webkit-box-shadow:0;
    -moz-box-shadow:0;
    box-shadow:0;
  }
  .alert {
    margin-bottom:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
  }
  div.preview-modal, div.tl-help-video-modal {
    width:98%;
    height:300px;
  }
  form, .form-actions, div.preview-modal, div.tl-help-video-modal { margin:0px; }
  .form-horizontal .controls { margin-left:0px; }
  .form-horizontal .form-actions, .control-group { padding-left:5px; }
  .input-append input[class*="span"], .input-append textarea[class*="span"], .input-append
	.uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend
	.uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"], .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"], select {
    display:inline-block;
    width:220px;
    padding:4px 6px;
  }
  .row.tl-content-half { padding-left:3px; }
  div.readability {
    width:auto;
    padding:10px;
  }
  .navbar { margin-bottom:-3px; }
  .navbar-inner { min-height:45px; }
  .navbar .btn-navbar { margin-top:7px; }
  .navbar .brand, .brand:hover, #tl-shared-brand:hover, #tl-sample-brand:hover { padding:6px 2px; }
  .nav-tabs > li > a, .hero-unit-login, .tl-external-announcement { padding:8px; }
  .hero-unit { padding:10px 10px 60px 10px; }
  .hero-unit h3 { font-size:20px; }
  .hero-unit-login, .tl-external-announcement {
    margin-top:15px;
    margin-left:5px;
    margin-right:5px;
  }
  .pagination ul li { display:none !important; }
  .pagination ul li.prev, .pagination ul li.next { display:inline !important; }
  #grid_course_catalog_filter input, #grid_marketplace_filter input {
    margin:4px;
    width:165px;
  }
  span.tl-catalog-clear-search, span.tl-marketplace-clear-search {
    top:8px;
    right:17px;
  }
  .tl-grid-catalog-course-wrapper, .tl-grid-marketplace-course-wrapper, .tl-grid-dashboard-course-wrapper { border:0px; }
  .tl-grid-users-wrapper {
    min-height:100px !important;
    margin-bottom:5px;
  }
  tbody.gridUsersTableBody td { padding:0px !important; }
  .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-course-title {
    border-top:0px;
    border-bottom:1px solid #cccccc;
  }
  .tl-grid-dashboard-course-wrapper .tl-label-progress { width:50px !important; }
  .tl-label-progress { width:25px; }
  .tl-options-mobile { display:inline-block !important; }
  .tl-options-mobile span { display:inline-block; }
  .modal.fade.in { top:5%; }
  .dataTables_wrapper, div.catalog_course_avatar, .tl-marketplace-course-avatar { padding:0px; }
  .tl-grid-footer-tools, div.dataTables_info, .tl-main-arrow { display:none; }
  div.dataTables_paginate { margin:0px 0px 0px 5px; }
  div.dataTables_filter input {
    width:150px;
    padding:0px 0px 0px 20px;
    margin-right:2px;
  }
  .navbar .brand { padding:1px 8px; }
  div.tl-content-wide {
    border-bottom:1px solid #cdcdcd;
    padding:1px;
  }
  #grid_course_catalog_filter label, #grid_marketplace_filter label { width:200px; }
  div.tl-icons-block {
    float:left;
    width:49%;
    margin-top:2px;
  }
  div.plan-box {
    float:none;
    min-height:50px;
    margin:0px 10px 10px 0px;
    padding:8px 6px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    border-width:2px;
  }
  div.loggedin-plan-box, div.custom-plan-box {
    width:75%;
    min-height:50px;
    padding:8px 6px;
  }
  fieldset legend {
    margin-bottom:2px;
    width:95%;
  }
}
@media (max-width: 980px) {
  div.subscription-plans { margin:10px; }
  div.plan-box {
    float:left;
    width:108px;
  }
}
@media (max-width: 480px) {
  div.plan-box {
    margin:0px 19px 10px 0px;
    width:120px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { font-weight:600; }
  .hero-unit-login, .tl-external-announcement {
    margin-top:15px;
    margin-left:40px;
    margin-right:40px;
    padding:10px;
  }
  div.tl-icons-block {
    float:left;
    width:222.66666666667px;
  }
  div.tl-content-wide, div.tl-content-sidebar, div.tl-content-half { padding:5px; }
  div.tl-content-wide, div.tl-content-half { border-bottom:1px solid #cdcdcd; }
  div.tl-content-sidebar ul {
    padding:5px;
    margin:10px;
    list-style:none outside none;
  }
  div.tl-content-sidebar li {
    font-size:16px;
    padding:5px;
  }
  .tl-grid-catalog-course-wrapper, .tl-grid-marketplace-course-wrapper { width:204px; }
  .tl-grid-users-wrapper {
    margin-bottom:5px;
    width:400px !important;
  }
  tbody.gridUsersTableBody td { padding:0px !important; }
  .tl-grid-dashboard-course-wrapper { width:218px; }
  .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask { width:218px; }
  [class*="span"] { margin-left:15px; }
  .span12, .row { margin-left:0px; }
}
.modal-demo {
  position:fixed;
  top:10%;
  left:50%;
  z-index:1050;
  width:560px;
  margin-left:-280px;
  background-color:#ffffff;
  border:1px solid #999999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
  margin-top:95px;
  margin-left:-220px;
}
.modal-demo.fade {
  -webkit-transition:opacity .3s linear, top .3s ease-out;
  -moz-transition:opacity .3s linear, top .3s ease-out;
  -o-transition:opacity .3s linear, top .3s ease-out;
  transition:opacity .3s linear, top .3s ease-out;
  top:-25%;
}
.modal-demo.fade.in { top:10%; }
.tl-main-create-modal {
  left:auto;
  margin-left:-28px;
}
.main-page-container {
  margin-top:15px;
  margin-right:auto;
  margin-left:auto;
  width:1015px;
  height:100%;
  max-width:1015px;
}
#registered-account-types-demo, #registered-account-types-annual-demo { margin:20px 0 0 0; }
#registered-account-types-demo div:last-child, #registered-account-types-annual-demo div:last-child { margin-right:0px; }
#loggedin-account-types-demo, #loggedin-account-types-annual-demo { margin:20px 0px 0px 0px; }
#loggedin-account-types-demo div:last-child, #loggedin-account-types-annual-demo div:last-child { margin-right:0px; }
#tl-plans-faq-wrapper { margin:30px 0px 0px 30px; }
#tl-plans-faq-wrapper .tl-plans-faq-item {
  margin:0px !important;
  padding:0px 10px 20px 10px;
  color:#414141;
}
#tl-plans-faq-wrapper .tl-plans-faq-item p, #tl-plans-faq-wrapper .tl-plans-faq-item a, #tl-plans-faq-wrapper .tl-plans-faq-item b {
  font-weight:300;
  line-height:22px;
  font-size:14px;
}
#tl-plans-faq-wrapper h4 {
  margin-bottom:7px;
  font-weight:400;
  line-height:27px;
  font-size:16px;
  color:#216eb9;
}
#social-signup-demo { padding-left:40px; }
.tl-inner-hero-unit-demo {
  min-width:0;
  margin-bottom:0px;
  padding:10px;
  line-height:18px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.hero-unit-demo {
  background-color:#fcfcfc;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
.hero-unit-demo .help-mandatory, .hero-unit-demo .help-inline, .hero-unit-demo .help-block, .hero-unit-demo .progress .info { font-size:13px; }
.hero-unit-demo .help-block, .hero-unit-demo .progress .info { line-height:18px; }
.tl-loggedin-prices-demo {
  width:162px;
  margin:0 5px 10px !important;
  padding:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border-width:1px;
  border-color:#d3e2f1;
  background-color:#f6fafb;
  width:202px;
  padding:8px 9px;
}
.tl-loggedin-prices-demo p {
  margin-bottom:17px;
  color:#414141;
  font-size:14px;
}
.tl-loggedin-prices-demo h3 {
  margin:15px 0 30px 0;
  font-size:34px;
  font-weight:300;
  color:#216eb9;
  line-height:34px;
}
.tl-loggedin-prices-demo h4 {
  font-weight:800;
  margin-bottom:5px;
  font-size:20px;
  color:#fe7923;
}
.tl-loggedin-prices-demo h4 span:nth-child(2) {
  font-size:12px;
  font-weight:normal;
}
.tl-loggedin-prices-demo .plans-billing-period {
  font-size:11px;
  margin-bottom:15px;
}
.tl-loggedin-prices-demo .plans-users-limit {
  padding-top:15px;
  border-top:1px solid #216eb9;
}
.tl-registered-prices-demo {
  width:162px;
  margin:0 5px 10px !important;
  padding:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  border-width:1px;
  border-color:#d3e2f1;
  background-color:#f6fafb;
  width:167px;
}
.tl-registered-prices-demo p {
  margin-bottom:17px;
  color:#414141;
  font-size:14px;
}
.tl-registered-prices-demo h3 {
  margin:15px 0 30px 0;
  font-size:34px;
  font-weight:300;
  color:#216eb9;
  line-height:34px;
}
.tl-registered-prices-demo h4 {
  font-weight:800;
  margin-bottom:5px;
  font-size:20px;
  color:#fe7923;
}
.tl-registered-prices-demo h4 span:nth-child(2) {
  font-size:12px;
  font-weight:normal;
}
.tl-registered-prices-demo .plans-billing-period {
  font-size:11px;
  margin-bottom:15px;
}
.tl-registered-prices-demo .plans-users-limit {
  padding-top:15px;
  border-top:1px solid #216eb9;
}
.tl-loggedin-prices-demo.small p, .tl-registered-prices-demo.small p { font-size:12px; }
.avatar-square-demo {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.tl-main-arrow-demo {
  background-image:url("../../../../images/transparent_arrow_up_blue.png");
  width:104px;
  height:142px;
  float:left;
  position:absolute;
  top:85px;
  margin-left:-80px;
}
.tl-main-form-hr-demo {
  margin-left:33px;
  margin-left:33px;
  margin-right:33px;
}
#tl-error-page-alert-demo {
  width:500px;
  margin:15px auto 0px auto;
  padding:15px;
}
.form-horizontal .controls-demo .input-append input { width:106px; }
@media (max-width: 1185px) {
  .tl-main-arrow-demo { visibility:hidden; }
  .tl-main-login-create-header .tl-main-arrow-demo { visibility:visible; }
}
@media (max-width: 1132px) {
  .modal-demo {
    margin:95px 0px 0px;
    right:150px;
    left:150px;
  }
  .tl-main-create-modal {
    left:150px;
    right:150px;
    margin-left:0;
  }
  .tl-registered-prices-demo, .tl-loggedin-prices-demo { float:none; }
  .avatar-square-demo { padding:0px 10px 0px; }
  .main-page-container { padding:0px 10px; }
  #tl-main-navbar, .tl-main-section1, .tl-main-section2, .tl-main-section3, .tl-main-section4, .tl-main-section5, .tl-main-section6, #tl-main-footer-demo, .tl-main-pages-wrapper { min-width:0px; }
  .tl-main-moto, .modal-demo, .main-page-container { width:auto; }
  .container-demo {
    width:auto;
    height:auto;
  }
  #tl-main-footer-demo, .tl-main-pages-wrapper { padding:10px; }
  .hero-unit-demo { padding:0px 0px 60px 0px; }
  .tl-main-login-create-header .tl-main-arrow-demo { visibility:visible; }
  #registered-account-types-demo, #registered-account-types-annual-demo, #loggedin-account-types-demo, #loggedin-account-types-annual-demo, #tl-plans-faq-wrapper { margin:20px 0px 0px 0px; }
  .tl-main-out-of-the-box img { max-width:980px; }
}
@media (max-width: 979px) {
  .tl-main-section4 .tl-main-section4-title .tl-main-section-header { font-size:1.4em; }
  .tl-main-section4 .tl-main-section4-details .tl-main-customers-content { width:100%; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper {
    width:735px;
    margin:0 auto;
  }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icon { width:80px; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icon img {
    width:80px !important;
    height:80px !important;
    max-width:80px;
  }
  .tl-main-section6 {
    background-color:#216eb9;
    padding:35px 15px;
    margin-bottom:-60px;
  }
  .tl-main-section6 #tl-main-registration .tl-main-header { font-size:28px; }
  .tl-main-section6 #tl-main-registration #tl-main-registration-form {
    width:auto;
    height:auto;
  }
  .tl-main-section6 #tl-main-registration #tl-main-registration-form .tl-main-registration-form-element {
    padding:0;
    display:block;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .avatar-square-demo { padding:0px; }
  .tl-main-out-of-the-box { margin:-100px 0px 0px -70px; }
  .tl-main-out-of-the-box img { width:80%; }
  .tl-main-section1, .tl-main-section2, .tl-main-section3, .tl-main-section4, .tl-main-section5, .tl-main-section6 {
    width:auto;
    height:auto;
    min-width:0;
  }
  #tl-main-footer-demo { min-width:0px; }
  #tl-main-registration input[type="text"] {
    font-size:14px;
    width:220px;
    height:30px;
  }
  #tl-main-registration .input-append { margin-bottom:9px; }
  #tl-main-registration .add-on {
    padding:2px 5px;
    font-size:14px;
    height:34px;
    line-height:35px;
  }
  #tl-main-registration #tl-main-registration-submit {
    padding:10px 17px;
    font-size:14px;
  }
  #tl-main-registration .tl-main-header {
    font-size:18px;
    line-height:20px;
  }
  #tl-main-registration .control-group {
    padding-left:0px;
    margin-right:5px;
  }
}
@media (max-width: 767px) {
  .modal-demo {
    margin:40px 0px 0px;
    right:20px;
    left:20px;
    width:auto;
  }
  .avatar-square-demo { padding:0px; }
  .main-page-container h2 { font-size:20px; }
  #tl-main-banner {
    overflow:hidden;
    height:554px;
  }
  .tl-main-moto { padding-top:50px; }
  .tl-main-moto .header {
    font-size:35px;
    line-height:40px;
    margin-bottom:5px;
  }
  .tl-main-moto p {
    font-size:16px;
    line-height:22px;
    padding:20px 0px;
  }
  .tl-main-moto .btn-large {
    margin-top:10px;
    font-size:16px;
    padding:8px 20px;
  }
  .tl-main-out-of-the-box-phone img { float:right; }
  .tl-main-section.tl-main-section1 { padding-bottom:0px; }
  .tl-main-section.tl-main-section3 { padding:0px; }
  .tl-main-section.tl-main-section3 .tl-main-section3-details {
    width:auto;
    height:auto;
  }
  .tl-main-section4 {
    min-width:0px;
    padding-bottom:0px;
    padding-top:20px;
  }
  .tl-main-section4 .tl-main-section4-title {
    padding-left:0px;
    float:left;
    width:100%;
    text-align:center;
    min-height:0px;
  }
  .tl-main-section4 .tl-main-section4-title .tl-main-section-header { margin:0px; }
  .tl-main-section4 .tl-main-section4-title .btn-main-blue { position:relative; }
  .tl-main-section4 .tl-main-section4-details { padding-top:15px; }
  .tl-main-section4 .tl-main-section4-details .tl-main-customers-content {
    width:100%;
    padding:0 15px 15px;
  }
  .tl-main-section4 .tl-main-section4-details .carousel { min-height:0; }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-inner { height:auto; }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators { text-align:center; }
  .tl-main-section5 .tl-main-section5-details .tl-main-section-header { padding-bottom:25px; }
  .tl-main-section5 .tl-main-section5-details .carousel { min-height:0; }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner {
    width:86%;
    margin:0 auto !important;
  }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .active.left, .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .prev { left:-110px; }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .active.right, .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .next { left:110px; }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .left, .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .prev.right, .tl-main-section5 .tl-main-section5-details .carousel .carousel-inner > .active { left:0; }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-control {
    color:#000000;
    top:50px;
    background:transparent;
    border-width:0px;
  }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-control.right { right:0px; }
  .tl-main-section5 .tl-main-section5-details .carousel .carousel-control.left { left:0px; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper { display:none; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone {
    display:block;
    overflow:hidden;
    height:150px;
  }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone .item { text-align:center; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone .item a {
    display:inline-block;
    margin:0 auto;
    vertical-align:top;
  }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone .item.active .tl-main-industries-icon {
    opacity:1;
    z-index:9998;
  }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone .item.active .tl-main-industries-icon .tl-main-industries-label { visibility:visible; }
  .tl-main-section5 .tl-main-section5-details .tl-main-industries-icons-wrapper-phone .tl-main-industries-icon {
    padding:15px 15px 35px 15px;
    margin:0 auto;
  }
  .tl-main-section6 #tl-main-registration #tl-main-registration-form {
    margin:0px auto;
    width:auto;
    height:auto;
  }
  .tl-main-section6 #tl-main-registration input[type="text"] {
    border-radius:35px;
    display:inline-block;
  }
  .tl-main-section6 #tl-main-registration .input-append { margin-bottom:9px; }
  .tl-main-section6 #tl-main-registration .input-append input[type="text"] { border-radius:35px; }
  .form-horizontal .controls-demo { margin-left:140px; }
  .form-horizontal .controls-demo .input-append input { width:106px; }
  .form-horizontal .control-label-demo { width:120px; }
  #tl-error-page-alert-demo { width:90%; }
}
@media (max-width: 480px) {
  .modal-demo {
    margin:40px 0px 0px;
    right:10px;
    left:10px;
    width:auto;
  }
  .main-page-container { padding:0px 5px; }
  .form-horizontal .controls-demo { margin-left:0; }
  #social-signup-demo { padding-left:0px; }
  .tl-main-form-actions-demo { margin:25px 0px; }
  .main-page-container .btn-large {
    padding:6px 17px;
    font-size:12px;
  }
  .main-page-container form { margin-left:0px; }
  .well-demo h3 { font-size:16px; }
  .tl-other-domain-demo { font-size:14px; }
  .tl-registered-prices-demo, .tl-loggedin-prices-demo { min-height:0px; }
  .tl-registered-prices-demo h3, .tl-loggedin-prices-demo h3 {
    margin-bottom:0px;
    font-size:16px;
  }
  .tl-registered-prices-demo h4, .tl-loggedin-prices-demo h4 {
    margin-top:10px;
    font-size:14px;
  }
  .tl-registered-prices-demo p, .tl-loggedin-prices-demo p {
    margin-bottom:0px;
    font-size:12px;
  }
  .tl-main-form-hr-demo {
    margin-left:0px;
    margin-right:0px;
  }
  .tl-main-section-details-responsive-phone { padding:15px 10px; }
  .tl-main-section-details-responsive-phone .tl-main-section-header {
    font-size:16px;
    line-height:24px;
  }
  .tl-main-section-details-responsive-phone .tl-main-section-subheader {
    font-size:14px;
    line-height:20px;
  }
  .main-page-container h2 {
    font-size:18px;
    line-height:26px;
  }
  #info-domain-name-demo, #info-domain-email-demo { display:none; }
  .tl-main-section1, .tl-main-section2, .tl-main-section3 { display:none; }
  .tl-main-section1-2-3 { display:block; }
  .tl-main-section1-2-3 .accordion { margin:0 15px; }
  .tl-main-section1-2-3 .accordion .accordion-group {
    border-width:0px;
    border-bottom-width:1px;
    border-radius:0px;
  }
  .tl-main-section1-2-3 .accordion .accordion-group a { display:block; }
  .tl-main-section1-2-3 .accordion .accordion-group i.icon-down-open, .tl-main-section1-2-3 .accordion .accordion-group i.icon-up-open {
    right:25px;
    position:absolute;
    display:inline-block;
  }
  .tl-main-section1-2-3 .accordion .accordion-group a:focus, .tl-main-section1-2-3 .accordion .accordion-group a:active, .tl-main-section1-2-3 .accordion .accordion-group a:hover {
    color:#105da4;
    text-decoration:none;
  }
  .tl-main-section1-2-3 .tl-main-section-header {
    padding:10px 0px;
    margin:0;
    font-size:16px;
  }
  .tl-main-section1-2-3 .tl-main-section-subheader { padding:5px 15px; }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-inner { height:auto; }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-inner .tl-main-customers-logo {
    display:block;
    padding:0 15px;
  }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-inner .tl-main-customers-logo img {
    max-width:150px;
    max-height:50px;
  }
  .tl-main-section4 .tl-main-section4-details .carousel .carousel-indicators { display:none; }
}
#tl-attachment-area {
  margin:2px 0px 0px 6px;
  padding:4px 5px;
}
#fileinput-button .files .name {
  max-width:280px;
  overflow:hidden;
  text-overflow:ellipsis;
}
#fileinput-button .files .size { padding:0 2px; }
#attachment_namespace .fileinput-button .progress {
  max-width:200px;
  line-height:1.3;
}
#attachment_namespace .zebra-striped {
  width:auto !important;
  display:inline-block;
}
#attachment_namespace .zebra-striped td { display:none; }
#tl-invoice-attributes-modal .modal-body { padding:15px 0px; }
#tl-invoice-attributes-modal .form-vertical {
  padding:0px;
  margin:10px 0px 0px 10px;
}
.select2-container { float:none; }
#tl-calendar-event-form #s2id_event-linked, #tl-calendar-event-form #s2id_event-instructor, #tl-calendar-event-form #s2id_session-type, #tl-calendar-event-form #s2id_timepicker, #s2id_tl-custom-field-type, #tl-register-form .select2-container, #tl-certification-duration .select2-container, #control-group-certification .select2-container, #s2id_tl-payment-currency, #control-group-level .select2-container, #tl-cms-signup-form .select2-container, #tl-catalog-signup-form .select2-container { width:220px !important; }
#s2id_add_featured_course { width:325px !important; }
#tl-notification-content .help-mandatory, #tl-notification-content .tl-info-icon, #tl-announcement-body .help-mandatory, #tl-announcement-body .tl-info-icon { vertical-align:bottom; }
#s2id_show_correct_answers_when { height:22px; }
#s2id_show_correct_answers_when .select2-choice { margin-top:-6px; }
.tl-free-text-progress {
  line-height:5px;
  width:150px;
  height:5px;
}
#external-catalog-checkbox .tooltip-inner {
  white-space:pre;
  max-width:none;
}
.tl-test-remaining-time { padding-top:30px; }
.tl-test-remaining-time .progress, .tl-test-remaining-time .bar {
  line-height:5px;
  height:5px;
}
.tl-announcement-hr { border-color:#d6e9c6; }
#tl-users-grid_wrapper .tooltip-inner, #tl-branch-users_wrapper .tooltip-inner { max-width:290px; }
.tl-goto-question { display:inline-block; }
.tl-goto-question ul {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:230px;
}
.tl-goto-question li {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
.tl-goto-question .tl-answered-question {
  font-weight:600;
  font-size:14px;
}
.tl-custom-reports-rules .tooltip-inner { font-weight:normal; }
.tl-custom-report-rule-item .tl-custom-report-select-rule {
  margin-right:5px !important;
  vertical-align:top !important;
}
.tl-custom-report-rule-item .tl-custom-reports-delete-rule { margin-left:5px !important; }
.tl-custom-report-rule-item:hover .tl-custom-reports-delete-rule { visibility:visible; }
#tl-scheduled-report-modal {
  width:700px;
  height:250px;
  margin:0px 0px 0px -350px;
  outline:none;
}
#tl-scheduled-report-modal form {
  margin-left:0px;
  margin-right:0px;
  padding-left:0px;
  padding-right:0px;
}
.tl-expanded-scheduled-report-modal { height:350px !important; }
#report-recipients-wrapper .input-append { margin-bottom:0px; }
#report-recipients-wrapper .textarea-countdown { margin-bottom:9px; }
#tl-excel-export-group { white-space:normal; }
#tl-excel-export-group .btn { display:table-cell; }
#tl-excel-export-group .btn:first-child { right:-1px; }
#tl-admin-dashboard-reports .tooltip, #tl-admin-events-engine .tooltip { padding:5px 0px !important; }
#tl-admin-dashboard-reports .tooltip-inner, #tl-admin-events-engine .tooltip-inner {
  font-size:11px !important;
  padding:8px !important;
  text-align:center !important;
  line-height:1.4 !important;
}
#tl-reports-index-custom { margin-bottom:0px; }
#tl-reports-index-custom .tooltip-inner {
  text-align:center !important;
  white-space:normal !important;
}
.tl-marketplace-more-courses-from-provider-wrapper, .tl-catalog-part-of-bundles-wrapper { margin-top:10px; }
.tl-marketplace-more-courses-from-provider-wrapper .tl-marketplace-more-courses-from-provider:hover, .tl-marketplace-more-courses-from-provider-wrapper .tl-marketplace-more-courses-from-provider:focus, .tl-marketplace-more-courses-from-provider-wrapper .tl-catalog-part-of-bundles:hover, .tl-marketplace-more-courses-from-provider-wrapper .tl-catalog-part-of-bundles:focus, .tl-catalog-part-of-bundles-wrapper .tl-marketplace-more-courses-from-provider:hover, .tl-catalog-part-of-bundles-wrapper .tl-marketplace-more-courses-from-provider:focus, .tl-catalog-part-of-bundles-wrapper .tl-catalog-part-of-bundles:hover, .tl-catalog-part-of-bundles-wrapper .tl-catalog-part-of-bundles:focus {
  text-decoration:none;
  outline:none;
}
.tl-marketplace-more-courses-from-provider-wrapper ul, .tl-catalog-part-of-bundles-wrapper ul {
  overflow-y:auto;
  overflow-x:hidden;
  max-height:200px;
}
.tl-marketplace-more-courses-from-provider-wrapper li, .tl-catalog-part-of-bundles-wrapper li {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  font-style:'italic';
}
#helpGroupMenu .accordion-inner {
  padding:0px 15px;
  border-top:none;
}
#helpGroupMenu .accordion { margin-bottom:0px; }
#helpGroupMenu .accordion-heading h2 { font-size:16px; }
#helpGroupMenu .accordion-heading h3 {
  font-size:14px;
  font-weight:normal;
}
#helpGroupMenu .accordion-group {
  margin-bottom:0px;
  border:none;
}
#helpGroupMenu .accordion-heading .accordion-toggle {
  display:block;
  padding:0px 15px;
}
#helpbreadcrumbs {
  padding-bottom:20px;
  font-size:16px;
}
.tl-help-content h3 {
  font-size:30px;
  line-height:1.8em;
  font-weight:300;
}
.tl-help-content h4 {
  font-size:20px;
  line-height:1.8em;
  font-weight:300;
  margin-top:10px;
}
#help-welcomepage { padding:10px 0px 20px; }
#help-welcomepage img { margin:30px 0px 0px 0px; }
#tl-search-help-videos { padding:6px 1px; }
.help-image {
  width:100%;
  margin-top:5px;
}
.icon.helpicondisabled { text-shadow:-1px 1px 1px #cccccc; }
.helptextdisabled, .icon.helpicondisabled { color:#b2b2b2; }
ul.help-videos-thumbnails { margin:0px 0px 0px 80px; }
p.help-knowledgebase {
  font-size:14px;
  margin-top:10px;
}
.help-buttons-1 { margin-left:15%; }
.help-hr { margin:45px 0 45px 3%; }
.help-logo {
  margin-top:30px;
  margin-left:3%;
}
#language-note {
  margin-right:5px;
  margin-left:4%;
}
@media (max-width: 979px) and (min-width: 768px) {
  #help-welcomepage .span11 { width:100% !important; }
  .help-buttons-1, .help-buttons-2, .help-buttons-3 { width:32%; }
  .help-buttons-1 { margin-left:10px !important; }
  .help-buttons-2, .help-buttons-3 { margin-left:35px; }
  .help-buttons-1 > .tl-icons-block, .help-buttons-2 > .tl-icons-block, .help-buttons-3 > .tl-icons-block { width:110%; }
  .help-hr { margin:45px 0 45px 5px; }
  .help-logo { margin-left:0; }
  #language-note {
    margin-right:0;
    margin-left:5px;
  }
}
@media (max-width: 767px) {
  .help-buttons-1, .help-buttons-2, .help-buttons-3 { margin-left:0%; }
  .help-buttons-1 > .tl-icons-block, .help-buttons-2 > .tl-icons-block, .help-buttons-3 > .tl-icons-block {
    float:none;
    width:70%;
  }
  .help-logo { margin-left:0; }
  .help-hr { margin:45px 0 45px 0px; }
  .tl-help-content { padding:0px 0px 20px; }
  .help-buttons-row { padding-left:20%; }
  #language-note {
    margin-right:0;
    margin-left:0;
  }
}
@media (max-width: 480px) {
  .help-buttons-row { padding-left:0; }
  .help-buttons-1 > .tl-icons-block, .help-buttons-2 > .tl-icons-block, .help-buttons-3 > .tl-icons-block { width:99%; }
}
@media screen {
  #printSection { display:none; }
}
@media print {
  #printSection, #printSection * { visibility:visible; }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}
.tl-grid-users-wrapper {
  background:#eeeeee;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  padding:8px;
  width:300px;
  min-height:80px;
}
.tl-grid-users-wrapper:hover {
  background-color:#7bd7fd;
  -webkit-box-shadow:0px 0px 0px 0px #cccccc;
  -moz-box-shadow:0px 0px 0px 0px #cccccc;
  box-shadow:0px 0px 0px 0px #cccccc;
}
.tl-grid-users-wrapper .tl-grid-users-avatar-wrapper {
  position:relative;
  margin-right:5px;
}
.tl-grid-users-wrapper .tl-grid-users-inactive {
  position:absolute;
  margin-top:4px;
  left:4px;
  display:inline-block;
}
.tl-grid-users-wrapper .tl-grid-users-username, .tl-grid-users-wrapper .tl-grid-users-usertype { margin-bottom:5px; }
.tl-grid-users-wrapper .tl-grid-users-usertype, .tl-grid-users-wrapper .tl-grid-users-bio { font-size:10px; }
#tl-admin-right-switcher { z-index:1; }
#tl-admin-right-switcher i { width:auto; }
#tl-admin-right-switcher .btn { padding:3px 7px; }
.tl-admin-right-switcher-chart, .tl-admin-right-switcher-chart-periods {
  height:0px;
  z-index:1;
}
.tl-admin-right-switcher-chart-periods a { padding:4px 7px; }
.tl-admin-right-sidebar-statistics-wrapper, .tl-user-reports-badge-type-wrapper, .tl-customize-badge-type-wrapper { padding-bottom:7px; }
.tl-admin-right-sidebar-statistics-wrapper .statistics-header, .tl-admin-right-sidebar-statistics-wrapper .badge-type-header, .tl-user-reports-badge-type-wrapper .statistics-header, .tl-user-reports-badge-type-wrapper .badge-type-header, .tl-customize-badge-type-wrapper .statistics-header, .tl-customize-badge-type-wrapper .badge-type-header { border-bottom:5px solid #cdcdcd; }
.tl-admin-right-sidebar-statistics-wrapper .statistics-label, .tl-admin-right-sidebar-statistics-wrapper .badge-type-label, .tl-user-reports-badge-type-wrapper .statistics-label, .tl-user-reports-badge-type-wrapper .badge-type-label, .tl-customize-badge-type-wrapper .statistics-label, .tl-customize-badge-type-wrapper .badge-type-label {
  display:inline-block;
  background-color:#dddddd;
  padding:5px 10px;
  -webkit-border-radius:3px 3px 0px 0px;
  -moz-border-radius:3px 3px 0px 0px;
  border-radius:3px 3px 0px 0px;
}
.tl-admin-right-sidebar-statistics-wrapper .tl-edit-badge-input, .tl-user-reports-badge-type-wrapper .tl-edit-badge-input, .tl-customize-badge-type-wrapper .tl-edit-badge-input { width:100px; }
.tl-admin-right-sidebar-statistics-wrapper .tl-edit-badge-name, .tl-user-reports-badge-type-wrapper .tl-edit-badge-name, .tl-customize-badge-type-wrapper .tl-edit-badge-name { font-size:11.4px; }
.tl-admin-right-sidebar-statistics-wrapper .tl-edit-badge-name:hover i, .tl-user-reports-badge-type-wrapper .tl-edit-badge-name:hover i, .tl-customize-badge-type-wrapper .tl-edit-badge-name:hover i {
  display:inline-block;
  height:18px;
  margin-left:3px;
}
.tl-admin-right-sidebar-statistics-wrapper .tl-badge-custom-image, .tl-user-reports-badge-type-wrapper .tl-badge-custom-image, .tl-customize-badge-type-wrapper .tl-badge-custom-image { max-width:71.7%; }
.tl-admin-right-sidebar-statistics-wrapper .fileinput-button .progress, .tl-user-reports-badge-type-wrapper .fileinput-button .progress, .tl-customize-badge-type-wrapper .fileinput-button .progress {
  min-width:0px;
  margin-top:3px;
}
.tl-admin-right-sidebar-statistics-wrapper .statistics-item, .tl-user-reports-badge-type-wrapper .statistics-item, .tl-customize-badge-type-wrapper .statistics-item {
  display:inline-block;
  width:33%;
  vertical-align:top;
}
.tl-admin-right-sidebar-statistics-wrapper .statistics-first-row-numbers, .tl-user-reports-badge-type-wrapper .statistics-first-row-numbers, .tl-customize-badge-type-wrapper .statistics-first-row-numbers {
  font-size:25px;
  margin-top:10px;
}
.tl-admin-right-sidebar-statistics-wrapper .statistics-first-row-text, .tl-user-reports-badge-type-wrapper .statistics-first-row-text, .tl-customize-badge-type-wrapper .statistics-first-row-text {
  margin-top:2px;
  font-size:12px;
}
.tl-admin-right-sidebar-statistics-wrapper .statistics-second-row-numbers, .tl-user-reports-badge-type-wrapper .statistics-second-row-numbers, .tl-customize-badge-type-wrapper .statistics-second-row-numbers { margin-top:5px; }
.tl-admin-right-sidebar-statistics-wrapper .statistics-second-row-text, .tl-user-reports-badge-type-wrapper .statistics-second-row-text, .tl-customize-badge-type-wrapper .statistics-second-row-text { font-size:10px; }
.reports-well {
  min-height:80px;
  padding:12px;
  margin:10px 3px 10px 3px;
  background-color:#f5f5f5;
  overflow-y:visible;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
#tl-message-recipients br:first-child { display:none; }
.tl-all-assignments-wrapper, .tl-all-ilts-wrapper {
  margin:5px 5px 0px 0px;
  padding:10px 10px 0px 10px;
}
.tl-all-assignments-wrapper legend, .tl-all-ilts-wrapper legend {
  padding:10px;
  -webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.05) inset;
  -moz-box-shadow:0px 1px 1px rgba(0,0,0,0.05) inset;
  box-shadow:0px 1px 1px rgba(0,0,0,0.05) inset;
  border:1px solid #e3e3e3;
  font-size:16px;
}
.tl-all-assignments-wrapper h3, .tl-all-ilts-wrapper h3 {
  margin-left:8px;
  font-size:14px;
}
.tl-all-assignments-wrapper .well, .tl-all-ilts-wrapper .well {
  padding:5px 10px;
  margin-bottom:15px;
}
.tl-all-assignments-wrapper .dataTables_wrapper, .tl-all-ilts-wrapper .dataTables_wrapper { min-height:0px; }
#tl-course-info-modal .span1 {
  margin-left:10px;
  width:75px;
  float:left;
}
#avatar_namespace { margin-left:10px; }
#tl-extended-timeline { margin:7px; }
#tl-extended-timeline > div.span2:nth-of-type(1) { margin-left:0px; }
.tl-message-avatar {
  margin-right:6px;
  max-width:30px;
  max-height:30px;
}
@media (min-width: 1200px) {
  div.tl-content-half.left {
    width:50%;
    margin-left:0px;
  }
  div.tl-content-half.left div.tl-icons-block { width:270px; }
  .row.tl-content-half {
    margin-left:15px;
    width:527px;
  }
  div.tl-content-wide { width:890px; }
  div.tl-content-sidebar { width:257px; }
  .span3.tl-grid-marketplace-course-wrapper, .span3.tl-grid-catalog-course-wrapper, .span3.tl-grid-dashboard-course-wrapper {
    width:31% !important;
    float:left;
    margin-left:14px;
  }
  .span3.tl-grid-users-wrapper { width:28% !important; }
  .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask { width:100%; }
  div.plan-box { width:190px; }
  div.plan-box.loggedin-plan-box, div.custom-plan-box { width:227px; }
  div.tl-course-avatar-wrapper.pull-left {
    margin-left:20px;
    position:relative;
  }
  .tl-body .navbar .container-fluid {
    max-width:1170px;
    padding-left:10px;
  }
  .modal-body .span6 { width:500px; }
  .modal-body input.span6, .modal-body textarea.span6, .modal-body div[contenteditable] { width:486px; }
  .readability { width:90%; }
  #tl-cms-pages-modal .modal-body div[contenteditable] { width:auto; }
  #editor-wysiwyg-question.editor, #tl-question-form .note-editable { width:1141px; }
  #editor-wysiwyg.readability, #tl-edit-unit-page .note-editor {
    width:983px;
    margin-left:160px;
  }
  div.tl-content-half.left div.tl-icons-block { width:288px; }
  ul.certifications-thumbnails img { max-height:107px; }
  #videos-carousel .carousel-inner { min-height:405px; }
  ul.help-videos-thumbnails li { margin-left:50px; }
  .modal-body input.span4, .modal-body textarea.span4, .modal-body .uneditable-input.span4, .modal-body div[contenteditable].span4 { width:310px; }
  .modal-body input.span7, .modal-body textarea.span7, .modal-body .uneditable-input.span7, .modal-body div[contenteditable].span7 { width:570px; }
  .modal-body input.span9, .modal-body textarea.span9, .modal-body .uneditable-input.span9, .modal-body div[contenteditable].span9 { width:800px; }
  .modal-body div[contenteditable].span9 {
    margin:4px 0 0;
    padding:4px 2px;
  }
  #tl-view-invoice-modal .span5 {
    width:405px;
    margin-left:10px;
  }
  #tl-view-invoice-modal .span10 {
    width:830px;
    margin-left:10px;
  }
  #tl-preview-question-modal .span9 { width:730px; }
}
@media (min-width: 979px) {
  .dashboardwelcome { width:100%; }
  #tl-trainer-operations-course-messageusers { display:none; }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .tl-messages-container .tl-messages-reply-container { max-width:822px; }
  .tl-messages-container .tl-messages-recipients { width:235px; }
  #tl-spotlight, .spotlight-divider { display:none; }
  .tl-main-out-of-the-box { margin:-180px 0 0 -50px; }
  .tl-main-out-of-the-box img { max-width:950px; }
}
@media (max-width: 979px) {
  #grid_course_catalog { float:left; }
  #editor-wysiwyg.readability, #editor-wysiwyg-question.editor, #tl-edit-unit-page .note-editor, #tl-question-form .note-editable {
    width:98%;
    margin-left:0px;
  }
  #tl-edit-question-page .btn-group, #tl-edit-question-page .badge, #tl-edit-unit-page .btn-group, #tl-edit-unit-page .badge { white-space:normal; }
  #course_avatar_namespace, #avatar_namespace {
    margin-left:165px;
    text-align:center;
  }
  #course_avatar_namespace .tl-select-picture, #avatar_namespace .tl-select-picture { margin-left:0px; }
  #course_avatar_namespace {
    width:120px;
    margin-bottom:10px;
  }
  #avatar_namespace { width:80px; }
  .tl-main-arrow { visibility:hidden; }
  .dashboardwelcome {
    width:100%;
    margin:0 0;
  }
  .dashboardwelcome h2 { margin-left:7px; }
  #tl-trainer-operations-course-messageusersandaddcalendarevent, #tl-trainer-operations-course-addcalendarevent { display:none; }
}
@media (min-width: 768px) and (max-width: 979px) {
  .container { width:auto; }
  [class*="span"], .row-fluid [class*="span"] {
    float:left;
    display:block;
    margin-left:0;
  }
  #tl-extended-timeline [class*="span"] { margin-right:15px; }
  [class*="span"].tl-test-repetition-info { display:inline-block; }
  .row-fluid, .row {
    padding-left:10px;
    padding-right:10px;
    margin-left:0;
  }
  #tl-main-body .row-fluid, .row { padding-right:0px; }
  #fileinput-button { width:50%; }
  #fileinput-button .files .name { max-width:180px; }
  ul.certifications-thumbnails li { width:97%; }
  #backgrounds-carousel-next { right:-15px; }
  #backgrounds-carousel-prev { left:38px; }
  div.plan-box { width:16%; }
  ul.help-videos-thumbnails { margin:0px 0px 0px 0px; }
  ul.help-videos-thumbnails li { width:94%; }
  .span12, .row-fluid .span12, .help-buttons-1 > .tl-icons-block, .help-buttons-2 > .tl-icons-block, .help-buttons-3 > .tl-icons-block, .tl-grid-dashboard-course-wrapper .tl-grid-dashboard-image-wrapper .mask { width:100%; }
  .span3.tl-grid-marketplace-course-wrapper, .span3.tl-grid-catalog-course-wrapper, .span3.tl-grid-dashboard-course-wrapper {
    width:30% !important;
    float:left;
    margin-left:14px;
  }
  .span3.tl-grid-users-wrapper {
    width:30% !important;
    margin-left:5px;
  }
  div.tl-icons-block { width:33%; }
  .tl-messages-container .tl-messages-reply-container, .tl-messages-container .input-append.tl-countdown textarea { width:85%; }
  .catalog-course-logo { max-width:160px; }
}
@media (min-width: 480px) and (max-width: 768px) {
  .form-horizontal .controls { margin-left:160px; }
  .form-horizontal .controls [class*="span"] { float:left; }
  .form-horizontal .controls .span3 { width:245px; }
  .form-horizontal .controls input.span1, .form-horizontal .controls span1 { width:61px; }
  .form-horizontal .form-actions { padding-left:160px; }
  #tl-extended-timeline [class*="span"] {
    margin-left:0px;
    width:98%;
  }
  ul.certifications-thumbnails { margin:0; }
  .span3.tl-grid-marketplace-course-wrapper, .span3.tl-grid-catalog-course-wrapper, .span3.tl-grid-dashboard-course-wrapper {
    width:30% !important;
    float:left;
    margin-left:14px;
  }
  .span3.tl-grid-users-wrapper {
    width:30% !important;
    float:left;
    margin-left:5px;
  }
  .hero-unit-login .controls {
    margin-left:0px;
    margin-right:0px;
  }
}
@media (max-width: 480px) {
  .form-horizontal .controls input.span1 {
    width:61px;
    float:left;
  }
  .form-horizontal .form-actions { padding-left:5px; }
  #tl-extended-timeline [class*="span"] {
    margin-left:0px;
    width:98%;
  }
  #course_avatar_namespace, #avatar_namespace { margin-left:5px; }
}
.tl-gamification-entity-header {
  background:#f2f2f2;
  padding:5px 5px 5px 10px;
  margin-bottom:18px;
  font-size:1.4em;
  width:98%;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
.tl-gamification-engine-control-group { margin-bottom:3px !important; }
.tl-gamification-engine-control-group .controls { margin-left:20px; }
.tl-gamification-engine-control-group .help-block { margin-left:15px; }
.tl-gamification-engine-control-group .checkbox { display:inline-block; }
#main-gamification-switch {
  width:180px;
  margin:-10px 10px 5px 0px;
}
#main-gamification-switch .onoffswitch-inner:before { content:"GAMIFICATION ON"; }
#main-gamification-switch .onoffswitch-inner:after { content:"GAMIFICATION OFF"; }
#main-gamification-switch .onoffswitch-switch { right:143px; }
#main-gamification-switch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left:0px; }
#main-gamification-switch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right:1px;
  background-color:#0396d3;
}
.onoffswitch {
  position:relative;
  width:73px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}
.onoffswitch-checkbox { display:none !important; }
.onoffswitch-label {
  overflow:hidden;
  margin-bottom:0px;
  -webkit-border-radius:16px;
  -moz-border-radius:16px;
  border-radius:16px;
}
.onoffswitch-inner {
  width:200%;
  margin-left:-100%;
  -webkit-transition:margin 0.3s ease-in 0s;
  -moz-transition:margin 0.3s ease-in 0s;
  -o-transition:margin 0.3s ease-in 0s;
  transition:margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display:block;
  float:left;
  width:50%;
  height:34px;
  padding:0px;
  line-height:34px;
  font-size:14px;
  font-family:Trebuchet, Arial, sans-serif;
  font-weight:600;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.onoffswitch-inner:before {
  content:"ON";
  padding-left:10px;
  background-color:#2fccff;
  color:#ffffff;
}
.disabled-onoffswitch:before {
  background-color:#dddddd;
  color:#999999;
}
.onoffswitch-inner:after {
  content:"OFF";
  padding-right:10px;
  background-color:#dddddd;
  color:#999999;
  text-align:right;
}
.onoffswitch-switch {
  position:absolute;
  width:16px;
  margin:7px;
  background-color:#ffffff;
  border:2px solid #cccccc;
  -webkit-border-radius:16px;
  -moz-border-radius:16px;
  border-radius:16px;
  top:0px;
  bottom:0px;
  right:39px;
  -webkit-transition:all 0.3s ease-in 0s;
  -moz-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left:0px; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right:0px; }
#tl-gamification-points-message, #tl-gamification-badges-message {
  position:fixed;
  bottom:20px;
  right:100px;
  padding:8px 15px;
  background-color:#5bb75b;
  color:#ffffff;
  max-width:250px;
  font-size:12px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
#tl-gamification-badges-message {
  padding:5px 15px 5px 10px;
  min-width:470px;
  max-width:470px;
}
#tl-gamification-badges-message hr {
  margin:3px 0px;
  background-color:#ffffff;
  border-width:0px;
  height:1px;
}
#tl-gamification-badges-message .tl-badge-image-message-wrapper { display:table; }
#tl-gamification-badges-message .tl-badge-image { margin-right:5px; }
#tl-gamification-badges-message .tl-badge-message {
  display:table-cell;
  vertical-align:middle;
  min-width:410px;
}
#tl-header-gamification-entrance, #tl-backto-administrator, #tl-switchto-branch-goback {
  padding:4px 10px;
  margin-right:10px;
  margin-left:10px;
}
#tl-header-gamification-entrance:hover, #tl-header-gamification-entrance:focus, #tl-backto-administrator:hover, #tl-backto-administrator:focus, #tl-switchto-branch-goback:hover, #tl-switchto-branch-goback:focus {
  background-color:#62c462;
  background-position:0px 0px;
  outline:none;
}
.tl-grayed-badge-image {
  opacity:0.6;
  filter:alpha(opacity=60);
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -o-transition:0.5s;
  transition:0.5s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.33 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.tl-grayed-badge-image:hover {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -o-transition:0.5s;
  transition:0.5s;
  -webkit-filter:grayscale(0%);
  filter:grayscale(0%);
  filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.badge-div {
  width:9%;
  padding:3% 0% 3% 3%;
}
.customize-badge-div {
  width:12.5%;
  padding:3% 0%;
}
.tl-badge-image-sprite {
  max-width:100%;
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  background-image:url("../../../../images/badges/badges.png");
}
.badge-activity-1 { background-position:0 0%; }
.badge-activity-2 { background-position:0 1.587302%; }
.badge-activity-3 { background-position:0 3.174603%; }
.badge-activity-4 { background-position:0 4.761905%; }
.badge-activity-5 { background-position:0 6.349206%; }
.badge-activity-6 { background-position:0 7.936508%; }
.badge-activity-7 { background-position:0 9.52381%; }
.badge-activity-8 { background-position:0 11.111111%; }
.badge-assignment-1 { background-position:0 12.698413%; }
.badge-assignment-2 { background-position:0 14.285714%; }
.badge-assignment-3 { background-position:0 15.873016%; }
.badge-assignment-4 { background-position:0 17.460317%; }
.badge-assignment-5 { background-position:0 19.047619%; }
.badge-assignment-6 { background-position:0 20.634921%; }
.badge-assignment-7 { background-position:0 22.222222%; }
.badge-assignment-8 { background-position:0 23.809524%; }
.badge-certification-1 { background-position:0 25.396825%; }
.badge-certification-2 { background-position:0 26.984127%; }
.badge-certification-3 { background-position:0 28.571429%; }
.badge-certification-4 { background-position:0 30.15873%; }
.badge-certification-5 { background-position:0 31.746032%; }
.badge-certification-6 { background-position:0 33.333333%; }
.badge-certification-7 { background-position:0 34.920635%; }
.badge-certification-8 { background-position:0 36.507937%; }
.badge-communication-1 { background-position:0 38.095238%; }
.badge-communication-2 { background-position:0 39.68254%; }
.badge-communication-3 { background-position:0 41.269841%; }
.badge-communication-4 { background-position:0 42.857143%; }
.badge-communication-5 { background-position:0 44.444444%; }
.badge-communication-6 { background-position:0 46.031746%; }
.badge-communication-7 { background-position:0 47.619048%; }
.badge-communication-8 { background-position:0 49.206349%; }
.badge-learning-1 { background-position:0 50.793651%; }
.badge-learning-2 { background-position:0 52.380952%; }
.badge-learning-3 { background-position:0 53.968254%; }
.badge-learning-4 { background-position:0 55.555556%; }
.badge-learning-5 { background-position:0 57.142857%; }
.badge-learning-6 { background-position:0 58.730159%; }
.badge-learning-7 { background-position:0 60.31746%; }
.badge-learning-8 { background-position:0 61.904762%; }
.badge-perfectionism-1 { background-position:0 63.492063%; }
.badge-perfectionism-2 { background-position:0 65.079365%; }
.badge-perfectionism-3 { background-position:0 66.666667%; }
.badge-perfectionism-4 { background-position:0 68.253968%; }
.badge-perfectionism-5 { background-position:0 69.84127%; }
.badge-perfectionism-6 { background-position:0 71.428571%; }
.badge-perfectionism-7 { background-position:0 73.015873%; }
.badge-perfectionism-8 { background-position:0 74.603175%; }
.badge-survey-1 { background-position:0 76.190476%; }
.badge-survey-2 { background-position:0 77.777778%; }
.badge-survey-3 { background-position:0 79.365079%; }
.badge-survey-4 { background-position:0 80.952381%; }
.badge-survey-5 { background-position:0 82.539683%; }
.badge-survey-6 { background-position:0 84.126984%; }
.badge-survey-7 { background-position:0 85.714286%; }
.badge-survey-8 { background-position:0 87.301587%; }
.badge-test-1 { background-position:0 88.888889%; }
.badge-test-2 { background-position:0 90.47619%; }
.badge-test-3 { background-position:0 92.063492%; }
.badge-test-4 { background-position:0 93.650794%; }
.badge-test-5 { background-position:0 95.238095%; }
.badge-test-6 { background-position:0 96.825397%; }
.badge-test-7 { background-position:0 98.412698%; }
.badge-test-8 { background-position:0 100%; }
#tl-gamification-widget-modal .widget-screen1-row {
  padding:10px 5px;
  border-bottom:1px solid #eeeeee;
}
#tl-gamification-widget-modal .widget-screen1-row:hover { background-color:#f5f5f5; }
#tl-gamification-widget-modal .widget-screen1-row .tl-gamification-widget-icon, #tl-gamification-widget-modal .widget-screen1-row .tl-gamification-ranking {
  display:inline-block;
  width:20%;
}
#tl-gamification-widget-modal .widget-screen1-row .tl-gamification-widget-icon .icon-play, #tl-gamification-widget-modal .widget-screen1-row .tl-gamification-widget-icon .icon-info-circle, #tl-gamification-widget-modal .widget-screen1-row .tl-gamification-ranking .icon-play, #tl-gamification-widget-modal .widget-screen1-row .tl-gamification-ranking .icon-info-circle { margin-left:15px; }
#tl-gamification-widget-modal .widget-screen1-row .tl-gamification-widget-icon .tl-gamification-ranking-text, #tl-gamification-widget-modal .widget-screen1-row .tl-gamification-ranking .tl-gamification-ranking-text { color:#777777; }
#tl-gamification-widget-modal .widget-screen1-row .tl-gamification-entity-message {
  display:inline-block;
  width:60%;
  color:#777777;
  font-size:14px;
}
#tl-gamification-widget-modal .widget-screen1-row #points-message i, #tl-gamification-widget-modal .widget-screen1-row #badges-message i, #tl-gamification-widget-modal .widget-screen1-row #levels-message i, #tl-gamification-widget-modal .widget-screen1-row #courses-message i, #tl-gamification-widget-modal .widget-screen1-row #certifications-message i {
  font-size:18px;
  margin-left:10px;
}
#tl-gamification-widget-modal #tl-get-points-conditions, #tl-gamification-widget-modal #tl-upgrade-levels-conditions, #tl-gamification-widget-modal #tl-rewards-conditions {
  color:#777777;
  font-size:14px;
  margin:0px 0px 0px 15px;
}
#tl-gamification-widget-modal #tl-get-points-conditions li, #tl-gamification-widget-modal #tl-upgrade-levels-conditions li, #tl-gamification-widget-modal #tl-rewards-conditions li { padding-bottom:8px; }
#tl-gamification-widget-modal #biggest-discount-note {
  margin-top:10px;
  color:#777777;
}
#tl-gamification-widget-modal #tl-userbadges-info {
  color:#777777;
  font-size:14px;
  margin:5px 0px 0px 10px;
}
#tl-gamification-widget-modal #tl-userbadges-info div:first-child {
  margin-bottom:10px;
  font-size:16px;
}
#tl-gamification-widget-modal #tl-userbadges-images { margin-top:10px; }
#tl-gamification-widget-modal #tl-userbadges-images img {
  width:10%;
  margin:0px 5px 5px 0px;
}
#tl-gamification-widget-modal #tl-points-leaderboard, #tl-gamification-widget-modal #tl-levels-leaderboard, #tl-gamification-widget-modal #tl-badges-leaderboard, #tl-gamification-widget-modal #tl-courses-leaderboard, #tl-gamification-widget-modal #tl-certifications-leaderboard { margin-bottom:0px; }
#tl-gamification-widget-modal #tl-points-leaderboard thead th:nth-child(1), #tl-gamification-widget-modal #tl-points-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-levels-leaderboard thead th:nth-child(1), #tl-gamification-widget-modal #tl-levels-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(1), #tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(1), #tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-certifications-leaderboard thead th:nth-child(1), #tl-gamification-widget-modal #tl-certifications-leaderboard thead th:nth-child(3) { width:20%; }
#tl-gamification-widget-modal #tl-points-leaderboard thead th:nth-child(2), #tl-gamification-widget-modal #tl-levels-leaderboard thead th:nth-child(2), #tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(2), #tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(2), #tl-gamification-widget-modal #tl-certifications-leaderboard thead th:nth-child(2) { width:60%; }
#tl-gamification-widget-modal #tl-points-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-levels-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(3), #tl-gamification-widget-modal #tl-certifications-leaderboard thead th:nth-child(3) { text-align:center; }
#tl-gamification-widget-modal #tl-points-leaderboard tbody td, #tl-gamification-widget-modal #tl-levels-leaderboard tbody td, #tl-gamification-widget-modal #tl-badges-leaderboard tbody td, #tl-gamification-widget-modal #tl-courses-leaderboard tbody td, #tl-gamification-widget-modal #tl-certifications-leaderboard tbody td {
  vertical-align:middle;
  color:#777777;
}
#tl-gamification-widget-modal #tl-points-leaderboard tbody td:nth-child(2) img, #tl-gamification-widget-modal #tl-levels-leaderboard tbody td:nth-child(2) img, #tl-gamification-widget-modal #tl-badges-leaderboard tbody td:nth-child(2) img, #tl-gamification-widget-modal #tl-courses-leaderboard tbody td:nth-child(2) img, #tl-gamification-widget-modal #tl-certifications-leaderboard tbody td:nth-child(2) img { margin-right:10px; }
#tl-gamification-widget-modal #tl-points-leaderboard tbody td:nth-child(3), #tl-gamification-widget-modal #tl-levels-leaderboard tbody td:nth-child(3), #tl-gamification-widget-modal #tl-badges-leaderboard tbody td:nth-child(3), #tl-gamification-widget-modal #tl-courses-leaderboard tbody td:nth-child(3), #tl-gamification-widget-modal #tl-certifications-leaderboard tbody td:nth-child(3) { text-align:center; }
#tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(2) { width:54%; }
#tl-gamification-widget-modal #tl-badges-leaderboard thead th:nth-child(4) { width:6%; }
#tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(2) { width:52%; }
#tl-gamification-widget-modal #tl-courses-leaderboard thead th:nth-child(3) { width:28%; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus { font-weight:bold; }
.tl-gray-icon, .instructor-units-type:hover { color:#999999; }
.tl-red-icon { color:#9d261d; }
.tl-select-icon {
  display:inline-block;
  width:20px;
  height:20px;
  background-image:url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%2292%22%0A%20%20%20height%3D%2220%22%0A%20%20%20viewBox%3D%220%200%2092%2020%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20inkscape%3Aversion%3D%220.48.4%20r9939%22%0A%20%20%20sodipodi%3Adocname%3D%22radio_green.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata16%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs14%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221920%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221035%22%0A%20%20%20%20%20id%3D%22namedview12%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2232.608696%22%0A%20%20%20%20%20inkscape%3Acx%3D%2247.922464%22%0A%20%20%20%20%20inkscape%3Acy%3D%227.202015%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%2220%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22icon-gen_radio_selec%22%20/%3E%0A%20%20%3Csvg%0A%20%20%20%20%20id%3D%22icon-gen_radio%22%0A%20%20%20%20%20width%3D%2220%22%0A%20%20%20%20%20height%3D%2220%22%0A%20%20%20%20%20viewBox%3D%220%200%2020%2020%22%0A%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20version%3D%221.1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20fill%3D%22rgba%28153%2C%20153%2C%20153%2C%200.75%29%22%0A%20%20%20%20%20%20%20d%3D%22M10%202.4c-4.191%200-7.6%203.409-7.6%207.6s3.409%207.6%207.6%207.6%207.6-3.409%207.6-7.6-3.409-7.6-7.6-7.6zM10%2016.376c-3.516%200-6.376-2.86-6.376-6.376s2.86-6.376%206.376-6.376%206.376%202.86%206.376%206.376-2.86%206.376-6.376%206.376z%22%0A%20%20%20%20%20%20%20id%3D%22path5%22%20/%3E%0A%20%20%3C/svg%3E%0A%20%20%3Csvg%0A%20%20%20%20%20id%3D%22icon-gen_radio_selec%22%0A%20%20%20%20%20width%3D%2220%22%0A%20%20%20%20%20height%3D%2220%22%0A%20%20%20%20%20viewBox%3D%220%200%2020%2020%22%0A%20%20%20%20%20x%3D%2236%22%0A%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20version%3D%221.1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20style%3D%22fill%3A%235d8801%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20d%3D%22m%209.954%2C5.4173333%20c%20-2.5053742%2C0%20-4.5366667%2C2.0312925%20-4.5366667%2C4.5366667%200%2C2.505374%202.0312925%2C4.536667%204.5366667%2C4.536667%202.505374%2C0%204.536667%2C-2.031293%204.536667%2C-4.536667%200%2C-2.5053742%20-2.031293%2C-4.5366667%20-4.536667%2C-4.5366667%20z%22%0A%20%20%20%20%20%20%20id%3D%22path8%22%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20/%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20fill%3D%22rgba%28153%2C%20153%2C%20153%2C%200.75%29%22%0A%20%20%20%20%20%20%20d%3D%22M10%202.4c-4.191%200-7.6%203.409-7.6%207.6s3.409%207.6%207.6%207.6%207.6-3.409%207.6-7.6-3.409-7.6-7.6-7.6zM10%2016.376c-3.516%200-6.376-2.86-6.376-6.376s2.86-6.376%206.376-6.376%206.376%202.86%206.376%206.376-2.86%206.376-6.376%206.376z%22%0A%20%20%20%20%20%20%20id%3D%22path10%22%20/%3E%0A%20%20%3C/svg%3E%0A%3C/svg%3E%0A');
  vertical-align:text-top;
}
.tl-select-icon-selected {
  display:inline-block;
  width:20px;
  height:20px;
  background-image:url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0A%20%20%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20width%3D%2292%22%0A%20%20%20height%3D%2220%22%0A%20%20%20viewBox%3D%220%200%2092%2020%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20inkscape%3Aversion%3D%220.48.4%20r9939%22%0A%20%20%20sodipodi%3Adocname%3D%22radio_green.svg%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata16%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C/dc%3Atitle%3E%0A%20%20%20%20%20%20%3C/cc%3AWork%3E%0A%20%20%20%20%3C/rdf%3ARDF%3E%0A%20%20%3C/metadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs14%22%20/%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221920%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221035%22%0A%20%20%20%20%20id%3D%22namedview12%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2232.608696%22%0A%20%20%20%20%20inkscape%3Acx%3D%2247.922464%22%0A%20%20%20%20%20inkscape%3Acy%3D%227.202015%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%2220%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22icon-gen_radio_selec%22%20/%3E%0A%20%20%3Csvg%0A%20%20%20%20%20id%3D%22icon-gen_radio%22%0A%20%20%20%20%20width%3D%2220%22%0A%20%20%20%20%20height%3D%2220%22%0A%20%20%20%20%20viewBox%3D%220%200%2020%2020%22%0A%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20version%3D%221.1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20fill%3D%22rgba%28153%2C%20153%2C%20153%2C%200.75%29%22%0A%20%20%20%20%20%20%20d%3D%22M10%202.4c-4.191%200-7.6%203.409-7.6%207.6s3.409%207.6%207.6%207.6%207.6-3.409%207.6-7.6-3.409-7.6-7.6-7.6zM10%2016.376c-3.516%200-6.376-2.86-6.376-6.376s2.86-6.376%206.376-6.376%206.376%202.86%206.376%206.376-2.86%206.376-6.376%206.376z%22%0A%20%20%20%20%20%20%20id%3D%22path5%22%20/%3E%0A%20%20%3C/svg%3E%0A%20%20%3Csvg%0A%20%20%20%20%20id%3D%22icon-gen_radio_selec%22%0A%20%20%20%20%20width%3D%2220%22%0A%20%20%20%20%20height%3D%2220%22%0A%20%20%20%20%20viewBox%3D%220%200%2020%2020%22%0A%20%20%20%20%20x%3D%2236%22%0A%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20version%3D%221.1%22%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20style%3D%22fill%3A%235d8801%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20d%3D%22m%209.954%2C5.4173333%20c%20-2.5053742%2C0%20-4.5366667%2C2.0312925%20-4.5366667%2C4.5366667%200%2C2.505374%202.0312925%2C4.536667%204.5366667%2C4.536667%202.505374%2C0%204.536667%2C-2.031293%204.536667%2C-4.536667%200%2C-2.5053742%20-2.031293%2C-4.5366667%20-4.536667%2C-4.5366667%20z%22%0A%20%20%20%20%20%20%20id%3D%22path8%22%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20/%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20fill%3D%22rgba%28153%2C%20153%2C%20153%2C%200.75%29%22%0A%20%20%20%20%20%20%20d%3D%22M10%202.4c-4.191%200-7.6%203.409-7.6%207.6s3.409%207.6%207.6%207.6%207.6-3.409%207.6-7.6-3.409-7.6-7.6-7.6zM10%2016.376c-3.516%200-6.376-2.86-6.376-6.376s2.86-6.376%206.376-6.376%206.376%202.86%206.376%206.376-2.86%206.376-6.376%206.376z%22%0A%20%20%20%20%20%20%20id%3D%22path10%22%20/%3E%0A%20%20%3C/svg%3E%0A%3C/svg%3E%0A');
  vertical-align:text-top;
  background-position:-36px;
}
ul.tl-cms-pages-list { margin-left:5px; }
ul.tl-cms-pages-list li {
  font-weight:600;
  padding:3px 0px 3px 0px;
  list-style-type:none;
}
ul.tl-cms-pages-list li a.tl-link {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:14px;
  font-weight:false;
  line-height:16px;
  font-style:normal;
}
ul.tl-cms-pages-list li .tl-cms-pages-display-external { background-color:#0355a9; }
ul.tl-cms-pages-list li .tl-cms-pages-display-internal { background-color:#557a39; }
ul.tl-cms-pages-list li .tl-cms-pages-display-both { background-color:#f89406; }
ul.tl-cms-pages-list#tl-cms-pages-list li:hover span.tl-options, ul.tl-cms-pages-list#tl-cms-pages-list li:hover i, ul.tl-cms-pages-list#tl-cms-pages-list-unsortable li:hover span.tl-options, ul.tl-cms-pages-list#tl-cms-pages-list-unsortable li:hover i {
  visibility:visible;
  display:inline-block;
}
ul.tl-cms-pages-list#tl-cms-pages-list li i, ul.tl-cms-pages-list#tl-cms-pages-list-unsortable li i {
  margin-right:8px;
  cursor:move;
}
#editor-wysiwyg.pageContentEditor {
  width:681px;
  padding:0px 10px;
}
ul.tl-fcl { margin-left:9px; }
ul.tl-fcl li {
  font-weight:300;
  padding:3px 0px;
  list-style-type:none;
}
ul.tl-fcl li a {
  padding-left:0px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:14px;
  font-weight:'normal';
  line-height:14px;
  font-style:'normal';
}
ul.tl-fcl li span.tl-options .icon-trash { text-decoration:none; }
ul.tl-fcl#tl-fcl li:hover span.tl-options, ul.tl-fcl#tl-fcl li:hover i {
  visibility:visible;
  display:inline-block;
}
#tl-cms-pages-modal .tl-select-picture-namespace:hover i, #tl-cms-pages-modal .tl-select-picture { margin-left:0px; }
#tl-cms-pages-modal #cms_homepage_image_namespace .table-striped {
  max-width:234px;
  max-height:90px;
}
#tl-cms-pages-modal #cms_page_image_namespace .table-striped {
  max-width:150px;
  max-height:90px;
}
#tl-cms-pages-modal .tl-select-picture-namespace .table-striped { table-layout:fixed; }
.cms-main-div {
  margin-bottom:54px;
  margin-top:4px;
}
.cms-home-title, .cms-home-featured-title {
  margin-bottom:2em;
  padding-top:2em;
  line-height:1.5em;
}
.cms-home-title h1, .cms-home-featured-title h1 {
  font-size:35px;
  font-weight:800;
  line-height:50px;
  text-rendering:optimizelegibility;
}
.cms-home-title h3, .cms-home-featured-title h3 {
  font-size:20px;
  font-weight:400;
  line-height:29px;
  color:#333333;
  text-rendering:optimizelegibility;
  opacity:0.7;
  filter:alpha(opacity=70);
}
.cms-home-featured-title { margin-top:20px; }
.cms-home-image {
  padding:0px;
  height:450px;
}
.cms-home-image img {
  margin:0;
  width:1168px;
}
.cms-home-featured-courses { margin:0px 40px; }
.tl-cms-course-wrapper {
  display:inline-block;
  border:1px solid #eeeeee;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  width:240px;
  height:252px;
  margin:15px;
  overflow:hidden;
}
.tl-cms-course-wrapper:hover { background-color:#f6f2f3; }
.tl-cms-course-wrapper:hover .tl-cms-course-title { background-color:#f6f2f3 !important; }
.tl-cms-course-wrapper .tl-price-info {
  position:absolute;
  right:0px;
  padding:4px 6px;
  margin:4px;
  background-color:#dddddd;
  border:1px solid #ffffff;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.tl-cms-course-wrapper .tl-cms-course-image-wrapper {
  position:relative;
  height:160px;
  border-width-bottom:0px;
  background-color:#ffffff !important;
}
.tl-cms-course-wrapper .tl-cms-course-image-wrapper img {
  vertical-align:middle;
  max-width:240px;
  max-height:160px;
}
.tl-cms-course-wrapper .tl-cms-course-title {
  font-size:15px;
  padding:24px 0px;
}
.tl-cms-course-wrapper .tl-cms-course-title div { margin:10px 5px 0px 5px; }
.cms-page-title {
  padding-top:1.5em;
  line-height:1.5em;
}
.cms-page-title h1 {
  font-size:28px;
  font-weight:600;
  line-height:40px;
  text-rendering:optimizelegibility;
}
.cms-page-title h3 {
  font-size:22px;
  font-weight:300;
  line-height:32px;
  color:#333333;
  text-rendering:optimizelegibility;
  opacity:0.7;
  filter:alpha(opacity=70);
}
.cms-page-title hr { width:95%; }
.cms-page-text, .cms-page-only-text, .cms-page-title { padding-left:22px; }
.cms-page-only-text { width:93%; }
.cms-page-image {
  padding:0 0 25px 0;
  width:43%;
  height:auto;
}
.cms-page-image img {
  margin:0px auto;
  width:99%;
  height:auto;
}
.cms-main-div .tl-external-announcement { margin:0px 0px 21px; }
@media (max-width: 1200px) {
  .cms-vertical-center, .cms-vertical-center-content { display:block; }
  .cms-home-image {
    padding:0px;
    height:auto;
  }
  .cms-home-image img {
    width:1008px;
    margin:0px;
  }
  .cms-home-featured-courses {
    width:100%;
    margin:0px;
  }
  .tl-cms-course-wrapper {
    margin:5px;
    width:234px;
  }
  .tl-cms-course-wrapper .tl-cms-course-image-wrapper img { height:160px; }
  .cms-page-only-text { width:94%; }
  .cms-page-image { width:44%; }
  .cms-page-image img { width:100%; }
}
@media (max-width: 979px) {
  .cms-home-image img, .cms-page-image img {
    width:100%;
    height:auto;
  }
  .cms-page-title h1 {
    font-size:24px;
    font-weight:400;
    line-height:36px;
  }
  .cms-page-title h3 {
    font-size:20px;
    font-weight:300;
    line-height:28px;
  }
  .cms-home-title h1, .cms-home-featured-title h1 {
    font-size:30px;
    font-weight:400;
    line-height:45px;
  }
  .cms-home-title h3, .cms-home-featured-title h3 {
    font-size:18px;
    font-weight:200;
    line-height:26px;
  }
  .cms-page-text { width:46%; }
  .cms-page-only-text { width:100%; }
  .cms-page-image {
    width:47%;
    margin-left:2%;
  }
  .cms-page-only-text { width:95%; }
  .cms-home-featured-courses {
    width:740px;
    margin:0px auto;
  }
  .tl-cms-course-wrapper { width:229px; }
}
@media (max-width: 768px) {
  .cms-main-div { margin-top:20px; }
  .cms-page-image {
    padding-left:22px;
    margin-left:0px;
  }
  .cms-page-text, .cms-page-image { width:95%; }
  .cms-home-featured-courses { width:490px; }
}
@media (max-width: 480px) {
  .cms-page-title h1 {
    font-size:22px;
    line-height:32px;
  }
  .cms-page-title h3 {
    font-size:18px;
    line-height:26px;
  }
  .cms-home-title, .cms-home-featured-title { padding-top:1.2em; }
  .cms-home-title h1, .cms-home-featured-title h1 {
    font-size:26px;
    line-height:35px;
  }
  .cms-home-title h3, .cms-home-featured-title h3 {
    font-size:16px;
    line-height:22px;
  }
  .cms-home-featured-courses { width:100%; }
  .tl-cms-course-wrapper {
    width:85%;
    height:auto;
    min-height:143px;
    padding:5px 0px;
  }
  .tl-cms-course-wrapper .tl-cms-course-image-wrapper {
    height:100px;
    border-bottom-width:0px;
    padding-top:10px;
    background-color:transparent !important;
  }
  .tl-cms-course-wrapper .tl-cms-course-image-wrapper img { height:100px; }
  .tl-cms-course-wrapper .tl-cms-course-title {
    font-size:13px;
    padding:5px 0px;
  }
  .tl-cms-course-wrapper .tl-cms-course-title div { margin:5px 5px 0px 5px; }
}
.tl-messages-container { padding:7px; }
.tl-messages-container .input-append.tl-countdown { display:block; }
.tl-messages-container .tl-messages-reply-container {
  padding-left:4px;
  margin-left:18px;
}
@media (max-width: 767px) {
  .tl-messages-container .tl-messages-reply-container { margin-left:0; }
}
.tl-ilt-view-session-wrapper {
  margin:20px 0px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  padding:15px 0 0;
  background-color:#fcfcfc;
  -webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  box-shadow:0px 1px 3px rgba(0,0,0,0.25);
  opacity:0.5;
  filter:alpha(opacity=50);
}
.tl-ilt-view-session-wrapper:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
.tl-ilt-view-session-enabled {
  opacity:1;
  filter:alpha(opacity=100);
}
.tl-ilt-view-session-active { border:1px solid #aaaaaa; }
.tl-ilt-view-session-info {
  width:80%;
  margin-left:20%;
}
.tl-ilt-view-session-info-row { line-height:1.2em !important; }
.tl-ilt-view-session-info-row span { font-size:14px !important; }
span.tl-ilt-view-session-info-title {
  font-size:22px !important;
  text-align:center !important;
  border-bottom:1px solid #e5e5e5;
  display:inline-block;
  margin-bottom:10px;
  padding-bottom:15px;
}
.tl-ilt-view-session-info-label {
  text-align:right !important;
  width:15%;
  display:inline-block;
  vertical-align:top;
}
.tl-ilt-view-session-info-value {
  text-align:left !important;
  display:inline-block;
  width:80%;
}
.tl-ilt-view-session-actions {
  padding:10px 0px 15px;
  margin:10px auto 0px;
  background-color:#f5f5f5;
  border-top:1px solid #e5e5e5;
  height:32px;
  -webkit-border-radius:0px 0px 6px 6px;
  -moz-border-radius:0px 0px 6px 6px;
  border-radius:0px 0px 6px 6px;
}
.tl-ilt-view-session-action-register, .tl-ilt-view-session-date-wrapper { width:20%; }
.tl-ilt-view-session-action-export {
  width:70%;
  margin-right:5%;
  padding-top:5px;
  position:relative;
}
.tl-ilt-view-session-action-export li a {
  border-width:0px;
  font-size:13px !important;
}
.tl-ilt-view-session-date {
  width:90px;
  height:85px;
  margin:0 auto 10px;
  background:#fcfcfc;
  border:1px solid #d2d2d2;
  -webkit-border-radius:6px 6px 10px 10px;
  -moz-border-radius:6px 6px 10px 10px;
  border-radius:6px 6px 10px 10px;
  -webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.25);
  -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.25);
  box-shadow:0px 0px 15px rgba(0,0,0,0.25);
}
.tl-ilt-view-session-date-day {
  font-size:40px !important;
  text-align:center !important;
  line-height:52px;
}
.tl-ilt-view-session-date-month {
  background:#003c69;
  font-size:12px !important;
  text-align:center !important;
  color:#ffffff;
  border-top:1px solid #7bb6ce;
  -webkit-border-radius:0px 0px 10px 10px;
  -moz-border-radius:0px 0px 10px 10px;
  border-radius:0px 0px 10px 10px;
  padding:6px 0 6px 0;
}
.tl-ilt-calendar-event-grid-color {
  border:1px solid #cccccc;
  padding:0px;
  line-height:12px;
  display:inline-block;
  width:12px;
  height:12px;
  font-size:14px;
}
@media (max-width: 768px) {
  .tl-ilt-view-session-info {
    width:90%;
    margin-left:5%;
    margin-right:5%;
  }
  .tl-ilt-view-session-info-label { display:inline; }
  .tl-ilt-view-session-info-value { display:inline; }
  .tl-ilt-view-session-action-register {
    margin-left:5%;
    text-align:left;
    width:auto;
  }
  .tl-ilt-view-session-action-register .btn { margin-left:0px; }
  .tl-ilt-view-session-action-export { width:auto; }
}
span.deleteicon { position:relative; }
span.deleteicon span {
  top:-4px;
  right:13px;
  margin-right:0px;
}
span.deleteicon input {
  padding:0px 42px 0px 20px;
  background:url("../images/search.png") no-repeat scroll left center #ffffff;
  margin:0px 5px;
  height:34px;
}
#tl-events-engine-switcher .tooltip-inner { white-space:normal; }
.throbber {
  display:inline-block;
  cursor:pointer;
  background:transparent url(../../../../images/tip_throbber.png) no-repeat center center;
  width:58px;
  height:58px;
  -webkit-animation:throb .5s steps(12) alternate infinite;
  -moz-animation:throb .5s steps(12) alternate infinite;
  animation:throb .5s steps(12) alternate infinite;
}
@-webkit-keyframes throb {
  from {
    background-position:0px 0px;
  }
  to {
    background-position:-696px 0px;
  }
}
@-moz-keyframes throb {
  from {
    background-position:0px 0px;
  }
  to {
    background-position:-696px 0px;
  }
}
@keyframes throb {
  from {
    background-position:0px 0px;
  }
  to {
    background-position:-696px 0px;
  }
}
.tour-box {
  font-size:14px;
  -webkit-animation-duration:0.7s;
  -moz-animation-duration:0.7s;
  -o-animation-duration:0.7s;
}
.tour-box .tourbus-next {
  float:right;
  font-weight:600;
}
.tour-box .tour-header { padding-bottom:10px; }
.tour-box .tour-bullets {
  float:left;
  font-size:35px;
  cursor:pointer;
  color:#cccccc;
}
.tour-box .tour-bullets>a {
  color:#cccccc;
  text-decoration:none;
}
.tour-box .tour-bullets>a:hover {
  color:#60c060;
  text-decoration:none;
}
.tour-box a.tour-bullets-selected { color:#60c060; }
.tour-box .tl-tour-start-over {
  font-size:12px;
  float:left;
}
.tour-box .tl-tour-start-over i {
  font-size:16px;
  margin-right:8px;
  text-decoration:none;
  color:#bebebe;
}
.tour-box .tl-tour-dismiss {
  font-size:12px;
  float:right;
}
.tour-box .tl-tour-dismiss > a {
  text-decoration:underline;
  cursor:pointer;
}
.tour-box .tour-progress {
  padding-top:20px;
  padding-bottom:50px;
}
.tour-box .tourbus-stop {
  float:right;
  font-size:26px;
  margin-top:-10px;
  text-decoration:none;
  cursor:pointer;
  color:#888888;
  font-weight:bold;
}
.tourbus-leg-inner .muted a { color:#999999; }
#tl-automated-action-attributes .controls {
  color:inherit;
  padding:20px;
  margin-right:5px;
  line-height:45px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
#tl-automated-action-attributes .controls #tl-automated-action-hours, #tl-automated-action-attributes .controls #s2id_tl-automated-action-course { margin:0px 5px; }
#tl-automated-action-attributes .controls #s2id_tl-automated-action-courses-assign { margin-left:5px; }
#tl-automated-action-attributes .controls .help-block { margin:0px !important; }
#tl-backto-administrator, #tl-switchto-branch-goback {
  margin-right:2px;
  margin-left:2px;
}
.tl-main-prices-tooltip, .tl-prices-tooltip { border-bottom:2px rgba(58,135,173,0.2) dotted; }
.tooltip-inner {
  text-shadow:none;
  font-weight:400;
}
.tooltip-inner a {
  color:#ffffff;
  font-weight:600;
}
#tl-plans-commitment-wrapper .btn { color:#53595f; }
.tl-main-plans-commitment-wrapper .btn {
  color:#216eb9;
  border-radius:20px;
  text-shadow:none;
  font-family:'Lato', 'Open Sans', sans-serif;
  padding:5px 10px;
  font-size:12px;
  border:1px solid #216eb9;
  background-image:none;
  background-color:#ffffff;
}
.tl-main-plans-commitment-wrapper .btn.active {
  background-color:#216eb9;
  color:#ffffff;
}
.tl-main-plans-commitment-wrapper .btn-group.tl-plans-commitment .btn:first-child, .tl-main-plans-commitment-wrapper .btn-group.tl-prices-basedon .btn:first-child {
  -webkit-border-radius:30px 0 0 30px;
  -moz-border-radius:30px 0 0 30px;
  border-radius:30px 0 0 30px;
}
.tl-main-plans-commitment-wrapper .btn-group.tl-plans-commitment .btn, .tl-main-plans-commitment-wrapper .btn-group.tl-prices-basedon .btn {
  -webkit-border-radius:0 30px 30px 0;
  -moz-border-radius:0 30px 30px 0;
  border-radius:0 30px 30px 0;
}
.tl-main-login-create-nav .brand {
  float:none;
  margin:0 auto;
  display:inline-block;
}
.tl-main-login-create-header {
  width:55% !important;
  margin:0px auto !important;
  float:none !important;
}
.tl-main-login-create-hero-unit {
  width:55%;
  margin:0 auto !important;
  float:none;
}
.tl-main-login-create-hero-unit .control-label {
  font-size:16px;
  font-weight:400;
  line-height:26px;
}
.tl-main-login-create-hero-unit input[type="text"], .tl-main-login-create-hero-unit input[type="password"] {
  height:27px;
  font-size:15px;
  width:219px;
}
.tl-main-login-create-hero-unit .input-append .add-on, .tl-main-login-create-hero-unit .input-append input {
  height:27px;
  line-height:26px;
  font-size:15px;
}
@media (max-width: 880px) {
  .tl-main-login-create-hero-unit { width:100%; }
  .tl-main-login-create-header { width:100% !important; }
  .tl-main-login-create-header .tl-main-arrow-demo { visibility:hidden; }
}
.tl-form-password-field + .tl-form-password-field-unmask {
  position:relative;
  text-indent:-9999px;
  width:20px;
  height:20px;
  background:#aaaaaa;
  border-radius:50%;
  cursor:pointer;
  border:none;
  -webkit-appearance:none;
  margin-left:-33px;
  margin-right:13px;
  display:none;
  z-index:9999;
}
.tl-form-password-field + .tl-form-password-field-unmask:before {
  content:"";
  position:absolute;
  top:2px;
  left:2px;
  width:16px;
  height:16px;
  background:#e3e3e3;
  z-index:1;
  border-radius:50%;
}
.tl-form-password-field[type="text"] + .tl-form-password-field-unmask:after {
  content:"";
  position:absolute;
  top:6px;
  left:6px;
  width:8px;
  height:8px;
  background:#aaaaaa;
  z-index:2;
  border-radius:50%;
}
#tl-industries-banner {
  background-color:transparent;
  background-size:cover;
  background-position:center center;
  padding:0;
  margin-bottom:0;
  height:475px;
  width:100%;
}
#tl-industries-banner.tl-industries-banner-home-text { margin-top:-475px; }
#tl-industries-banner .tl-industries-gradient {
  height:475px;
  background:-webkit-linear-gradient(left,rgba(18,56,93,0),rgba(18,56,93,0.6));
  background:-o-linear-gradient(right,rgba(18,56,93,0),rgba(18,56,93,0.6));
  background:-moz-linear-gradient(right,rgba(18,56,93,0),rgba(18,56,93,0.6));
  background:linear-gradient(to right,rgba(18,56,93,0),rgba(18,56,93,0.6));
}
#tl-industries-banner .tl-industries-moto {
  max-width:1015px;
  margin:0 auto;
}
#tl-industries-banner .tl-industries-moto #tl-industries-select-industries-btn {
  margin:20px 10px;
  z-index:9000;
  float:right;
}
#tl-industries-banner .tl-industries-moto #tl-industries-select-industries-btn .dropdown-toggle {
  width:218px;
  background-position:0px;
  background-color:transparent;
  background-image:none;
  text-shadow:none;
  border-color:#ffffff;
  color:#ffffff;
}
#tl-industries-banner .tl-industries-moto #tl-industries-select-industries-btn .dropdown-toggle .caret {
  border-top-color:#ffffff;
  border-bottom-color:#ffffff;
}
#tl-industries-banner .tl-industries-moto #tl-industries-select-industries-btn .dropdown-menu li a { color:#414141; }
#tl-industries-banner .tl-industries-moto #tl-industries-select-industries-btn .dropdown-menu li a:hover {
  background-color:transparent;
  text-decoration:none;
  background-image:none;
  color:#000000;
}
#tl-industries-banner .tl-industries-moto .tl-industries-header-content {
  width:50%;
  margin-left:45%;
  padding-top:100px;
  position:relative;
  text-shadow:0px 1px 3px rgba(0,0,0,0.35);
  color:#ffffff;
}
#tl-industries-banner .tl-industries-moto .tl-industries-header-content.tl-industries-header-content-wide {
  width:55%;
  margin-left:40%;
  padding-top:80px;
}
#tl-industries-banner .tl-industries-moto .tl-industries-header-content h1.tl-industries-headtitle {
  font-size:35px;
  line-height:1.486;
  text-align:left;
  font-weight:300;
  margin-bottom:25px;
}
#tl-industries-banner .tl-industries-moto .tl-industries-header-content .tl-industries-subheadtitle p {
  font-size:17px;
  line-height:1.8;
  text-align:left;
  font-weight:400;
}
.tl-industries-banner-healthcare { background-image:url("../../../../images/industries/healthcare.jpg"); }
.tl-industries-banner-army { background-image:url("../../../../images/industries/army.jpg"); }
.tl-industries-banner-call-center { background-image:url("../../../../images/industries/call-center.jpg"); }
.tl-industries-banner-supply-chain { background-image:url("../../../../images/industries/supply-chain.jpg"); }
.tl-industries-banner-non-profit {
  background-image:url("../../../../images/industries/non-profit.jpg");
  background-position:90% center !important;
}
.tl-industries-banner-aviation {
  background-image:url("../../../../images/industries/aviation.jpg");
  background-position:90% center !important;
}
.tl-industries-banner-education { background-image:url("../../../../images/industries/education.jpg"); }
.tl-industries-banner-automotive { background-image:url("../../../../images/industries/automotive.jpg"); }
.tl-industries-banner-foodandbeverages { background-image:url("../../../../images/industries/foodandbeverages.jpg"); }
.tl-industries-banner-franchise { background-image:url("../../../../images/industries/franchise.jpg"); }
.tl-industries-banner-it { background-image:url("../../../../images/industries/it.jpg"); }
.tl-industries-banner-retail { background-image:url("../../../../images/industries/retail.jpg"); }
.tl-industries-banner-telecommunications { background-image:url("../../../../images/industries/telecommunications.jpg"); }
.tl-industries-section {
  border-top-width:0px;
  min-width:980px;
  width:100%;
  padding:0 0 45px;
  font-weight:400;
}
.tl-industries-section .container-demo { max-width:1015px; }
.tl-industries-section1, .tl-industries-section3 { background-color:#ffffff; }
.tl-industries-section2 { background-color:#f6fafb; }
.tl-industries-section .tl-industries-section-headtitle {
  font-size:36px;
  color:#216eb9;
  line-height:1.486;
  margin:50px 0 35px;
  font-weight:300;
}
#industriesHomeCarousel { min-height:475px; }
.tl-industries-section-home a:hover { text-decoration:none; }
.tl-industries-section-home .tl-industries-items {
  font-size:17px;
  color:#747c83;
  display:table;
  height:235px;
  margin-bottom:25px;
}
.tl-industries-section-home .tl-industries-items .tl-industries-icon {
  display:table-cell;
  vertical-align:middle;
  width:140px;
  text-align:right;
}
.tl-industries-section-home .tl-industries-items .tl-industries-icon img {
  width:130px !important;
  height:130px !important;
  max-width:130px;
}
.tl-industries-section-home .tl-industries-items .tl-industries-items-content-block {
  display:table-cell;
  vertical-align:middle;
}
.tl-industries-section-home .tl-industries-items .tl-industries-items-content-block .tl-industries-title {
  text-align:left;
  font-weight:300;
  font-size:24px !important;
  color:#216eb9;
}
.tl-industries-section-home .tl-industries-items .tl-industries-items-content-block .tl-industries-content {
  font-size:16px;
  font-weight:300;
  color:#414141;
  line-height:1.8;
  text-align:left;
  padding-right:0px;
}
.tl-industries-section1 .tl-industries-content {
  font-size:16px;
  font-weight:400;
  color:#414141;
  line-height:1.8;
  text-align:left;
  margin-top:5px;
  margin-bottom:25px;
  margin-right:30px;
}
.tl-industries-section1 .tl-industries-points {
  font-size:16px;
  color:#414141;
  display:table;
  height:60px;
}
.tl-industries-section1 .tl-industries-points .tl-industries-points-content {
  display:table-cell;
  vertical-align:middle;
}
.tl-industries-section1 .tl-industries-points .tl-industries-check {
  display:table-cell;
  vertical-align:middle;
  width:64px;
}
.tl-industries-section1 .tl-industries-points .tl-industries-check img {
  width:40px;
  height:40px;
  margin-right:24px;
}
.tl-industries-section2 .tl-industries-points {
  font-size:17px;
  text-align:justify;
  display:table;
  height:235px;
  margin-bottom:25px;
}
.tl-industries-section2 .tl-industries-points .tl-industries-number {
  display:table-cell;
  vertical-align:top;
}
.tl-industries-section2 .tl-industries-points .tl-industries-number img {
  width:90px !important;
  height:90px !important;
  margin-top:45px;
  max-width:90px;
  margin-right:25px;
}
.tl-industries-section2 .tl-industries-points .tl-industries-points-content-block {
  display:table-cell;
  vertical-align:top;
}
.tl-industries-section2 .tl-industries-points .tl-industries-points-content-block .tl-industries-title {
  text-transform:uppercase;
  text-align:left;
  font-weight:600;
  color:#216eb9;
}
.tl-industries-section2 .tl-industries-points .tl-industries-points-content-block .tl-industries-content {
  font-size:16px;
  font-weight:300;
  color:#414141;
  line-height:1.8;
  text-align:left;
  margin-top:5px;
  margin-bottom:25px;
}
.tl-industries-section3 .tl-industries-content {
  font-size:17px;
  color:#414141;
  line-height:1.8;
  text-align:left;
  margin:5px 30px 25px 0;
}
.tl-industries-points, .tl-industries-content, .tl-industries-section-headtitle, .tl-industries-title {
  padding-left:15px;
  padding-right:15px;
}
@media (max-width: 980px) {
  .tl-industries-section { min-width:0; }
  #tl-industries-banner {
    height:375px;
    display:table;
  }
  #tl-industries-banner.tl-industries-banner-home-text { margin-top:-375px; }
  #tl-industries-banner .tl-industries-gradient {
    height:375px;
    display:table-cell;
  }
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content { padding-top:30px; }
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content .tl-industries-headtitle { font-size:30px; }
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content .tl-industries-subheadtitle { font-size:15px; }
  #industriesHomeCarousel { min-height:375px; }
  .tl-industries-section-home .tl-industries-items {
    width:50%;
    height:200px;
  }
  .tl-industries-section-home .tl-industries-items.right { margin-left:0px !important; }
  .tl-industries-section-home .tl-industries-items .tl-industries-icon { width:110px; }
  .tl-industries-section-home .tl-industries-items .tl-industries-icon img {
    width:100px !important;
    height:100px !important;
    max-width:100px;
  }
  .tl-industries-section-home .tl-industries-items .tl-industries-items-content-block .tl-industries-title { font-size:20px !important; }
  .tl-industries-section-home .tl-industries-items .tl-industries-items-content-block .tl-industries-content {
    font-size:16px;
    line-height:1.6;
    padding-right:25px;
  }
}
@media (max-width: 767px) {
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content {
    padding-top:50px;
    margin-left:10%;
    width:80%;
  }
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content h1.tl-industries-headtitle {
    font-size:30px;
    line-height:1.2;
    margin-bottom:15px;
  }
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content .tl-industries-subheadtitle p { line-height:1.3; }
  .tl-industries-section-headtitle {
    font-size:25px !important;
    margin:20px 0px 15px !important;
  }
  .tl-industries-points, .tl-industries-content, .tl-industries-title { font-size:14px !important; }
  .tl-industries-section1 .tl-industries-content { margin-right:0px; }
  .tl-industries-section2 .tl-industries-points { height:auto; }
  .tl-industries-section2 .tl-industries-points .tl-industries-number { vertical-align:middle; }
  .tl-industries-section2 .tl-industries-points .tl-industries-number img { margin-top:0; }
  .tl-industries-section-home .tl-industries-items {
    width:100%;
    height:auto;
  }
  .tl-industries-section-home .tl-industries-items.right { margin-left:0px !important; }
  .tl-industries-section-home .tl-industries-items .tl-industries-icon { width:90px; }
  .tl-industries-section-home .tl-industries-items .tl-industries-icon img {
    width:80px !important;
    height:80px !important;
    max-width:80px;
  }
}
@media (max-width: 480px) {
  #tl-industries-banner .tl-industries-moto .tl-industries-header-content h1.tl-industries-headtitle { font-size:25px; }
  .tl-industries-section2 .tl-industries-points .tl-industries-number img {
    width:40px !important;
    height:40px !important;
    max-width:40px;
    margin-right:10px;
  }
}
#tl-main-header {
  background-color:transparent;
  background-size:cover;
  background-position:center center;
  padding:0;
  margin-bottom:0;
  height:450px;
}
#tl-main-header .tl-main-header-moto {
  max-width:960px;
  margin:0 auto;
}
#tl-main-header .tl-main-header-moto .tl-main-header-content {
  width:100%;
  padding-top:180px;
  position:relative;
  text-shadow:0px 1px 3px rgba(0,0,0,0.004);
  color:#ffffff;
}
#tl-main-header .tl-main-header-moto .tl-main-header-content h1.tl-main-header-headtitle {
  font-size:60px;
  line-height:60px;
  text-align:center;
  font-weight:300;
}
.tl-main-section {
  border-top-width:0px;
  min-width:960px;
  width:100%;
  padding:30px 0;
  font-weight:400;
  overflow-x:hidden;
}
.tl-main-section .container-demo { max-width:1015px; }
.tl-main-section .tl-main-section-headtitle {
  font-size:46px;
  color:#216eb9;
  line-height:48px;
  margin:50px 0;
  font-weight:300;
  text-align:center;
  padding:0 15px;
}
.tl-main-section .tl-main-section-subheadtitle {
  font-size:17px;
  color:#414141;
  line-height:27px;
  font-weight:400;
  padding:0 15px;
  text-align:center;
}
.tl-main-section .tl-main-section-image {
  height:400px;
  display:table;
  width:300%;
}
.tl-main-section .tl-main-section-image .image-wrapper {
  display:table-cell;
  vertical-align:middle;
}
.tl-main-section .tl-main-section-image .image-wrapper img {
  max-height:400px;
  width:initial;
}
.tl-main-section .tl-main-section-content {
  display:table;
  height:400px;
}
.tl-main-section .tl-main-section-content .tl-main-section-content-details {
  display:table-cell;
  vertical-align:middle;
  padding:0 50px;
}
.tl-main-section .tl-main-section-content .tl-main-section-content-details h2 {
  font-weight:400;
  margin-bottom:10px;
  line-height:27px;
  font-size:18px;
  color:#216eb9;
}
.tl-main-section .tl-main-section-content .tl-main-section-content-details p {
  text-align:justify;
  font-weight:300;
  line-height:27px;
  font-size:16px;
  color:#414141;
}
.tl-main-section-1, .tl-main-section-3, .tl-main-section-5 { background-color:#ffffff; }
.tl-main-section-2, .tl-main-section-4 { background-color:#f6fafb; }
.tl-main-cta-section {
  background-color:#216eb9;
  margin-bottom:-60px;
}
.tl-main-cta-section .span12 { margin:20px 0px 60px; }
.tl-main-cta-section .tl-main-section-headtitle {
  color:#ffffff;
  margin-bottom:30px !important;
  font-size:38px;
  font-weight:300;
  padding:0 15px;
}
.tl-main-cta-section .tl-main-cta-section-content {
  padding:0 15px;
  color:#ffffff;
  text-align:center;
  font-weight:400;
  line-height:27px;
  font-size:17px;
}
.tl-main-cta-section .tl-main-cta-section-content a {
  color:#ffffff;
  font-weight:600;
}
.tl-main-check-points {
  font-size:17px;
  display:table;
  height:60px;
}
.tl-main-check-points .tl-main-check-points-content {
  display:table-cell;
  vertical-align:middle;
  text-align:lefft;
}
.tl-main-check-points .tl-main-check-points-content .tl-main-check-points-content-title { color:#216eb9; }
.tl-main-check-points .tl-main-check-points-content .tl-main-check-points-content-body { color:#414141; }
.tl-main-check-points .tl-main-check-image {
  display:table-cell;
  vertical-align:top;
  width:64px;
}
.tl-main-check-points .tl-main-check-image img {
  width:40px;
  height:40px;
  margin-right:24px;
}
#tl-main-tour-page .tl-main-section { padding-bottom:0px; }
#tl-main-tour-page .tl-main-section .tl-main-section-headtitle { margin-bottom:15px; }
#tl-main-tour-page .tl-main-section .tl-main-section-subheadtitle { margin-bottom:45px; }
#tl-main-tour-page .tl-main-section .tl-tour-section-items { overflow:visible; }
#tl-main-tour-page .tl-main-section.tl-main-cta-section { padding-bottom:20px; }
#tl-main-tour-page .tl-main-section.tl-main-cta-section .tl-main-section-headtitle { margin:60px 0px 40px; }
#tl-main-tour-page .tl-main-section-1 .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img, #tl-main-tour-page .tl-main-section-3 .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img, #tl-main-tour-page .tl-main-section-5 .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img { background-color:#ffffff; }
#tl-main-tour-page .tl-main-section-2 .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img, #tl-main-tour-page .tl-main-section-4 .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img { background-color:#f9f9fa; }
#tl-main-tour-page .tl-main-section-1 .item, #tl-main-tour-page .tl-main-section-4 .item { direction:rtl; }
#tl-main-tour-page .tl-main-section-1 .item .tl-main-section-content, #tl-main-tour-page .tl-main-section-4 .item .tl-main-section-content { direction:ltr; }
#tl-main-tour-page .tl-main-section-5 .span12 { margin:20px 0px 60px; }
#tl-main-tour-page .tl-main-section-5 .tl-main-section-subheadtitle a { color:#4baef1; }
#tl-main-tour-page .tl-main-section-5 .tl-main-section-subheadtitle a:hover { text-decoration:none; }
#tl-main-tour-page .tl-tour-submenu {
  margin:0 auto 35px;
  width:97%;
  padding:0 5px;
  position:relative;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-hr {
  border-top:1px dashed #cccccc;
  top:32px;
  position:relative;
  width:91%;
  margin:0 auto;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper {
  width:100%;
  max-width:600px;
  margin:0 auto;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item {
  width:25%;
  text-align:center;
  font-size:14px;
  line-height:27px;
  color:#12385d;
  float:left;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item.active { font-weight:600; }
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-branches-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-branches, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-certificate-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-certificate, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-customize-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-customize, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-domain-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-domain, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-dragdrop-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-dragdrop, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-envelope-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-envelope, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-gamification-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-gamification, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-headset-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-headset, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-home-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-home, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-mobile-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-mobile, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-permissions-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-permissions, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-pin-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-pin, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-puzzle-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-puzzle, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reports-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reports, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reuse-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reuse, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-test-inverted, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-test {
  max-width:100%;
  background-size:100%;
  background-image:url('../../../../images/tour/submenu-images.png');
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-branches-inverted {
  background-position:0 0%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-branches {
  background-position:0 3.225806%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-certificate-inverted {
  background-position:0 6.451613%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-certificate {
  background-position:0 9.677419%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-customize-inverted {
  background-position:0 12.903226%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-customize {
  background-position:0 16.129032%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-domain-inverted {
  background-position:0 19.354839%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-domain {
  background-position:0 22.580645%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-dragdrop-inverted {
  background-position:0 25.806452%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-dragdrop {
  background-position:0 29.032258%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-envelope-inverted {
  background-position:0 32.258065%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-envelope {
  background-position:0 35.483871%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-gamification-inverted {
  background-position:0 38.709677%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-gamification {
  background-position:0 41.935484%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-headset-inverted {
  background-position:0 45.16129%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-headset {
  background-position:0 48.387097%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-home-inverted {
  background-position:0 51.612903%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-home {
  background-position:0 54.83871%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-mobile-inverted {
  background-position:0 58.064516%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-mobile {
  background-position:0 61.290323%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-permissions-inverted {
  background-position:0 64.516129%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-permissions {
  background-position:0 67.741935%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-pin-inverted {
  background-position:0 70.967742%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-pin {
  background-position:0 74.193548%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-puzzle-inverted {
  background-position:0 77.419355%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-puzzle {
  background-position:0 80.645161%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reports-inverted {
  background-position:0 83.870968%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reports {
  background-position:0 87.096774%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reuse-inverted {
  background-position:0 90.322581%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-reuse {
  background-position:0 93.548387%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-test-inverted {
  background-position:0 96.774194%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-test {
  background-position:0 100%;
  background-size:100%;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-primary { margin-left:-64px !important; }
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-primary:hover, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-primary.active { opacity:0; }
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img {
  width:60px;
  height:60px;
  margin:0 auto 15px;
  display:inline-block;
  background-color:#ffffff;
  top:0;
  position:relative;
  -webkit-transition:opacity .2s ease-in-out, all .2s ease-in-out;
  -moz-transition:opacity .2s ease-in-out, all .2s ease-in-out;
  -o-transition:opacity .2s ease-in-out, all .2s ease-in-out;
  transition:opacity .2s ease-in-out, all .2s ease-in-out;
  background-size:98% !important;
  background-repeat:no-repeat;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img.active { transform:scale(1.4); }
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control {
  position:absolute;
  top:25px;
  left:15px;
  width:40px;
  height:40px;
  margin-top:-20px;
  font-size:100px;
  font-weight:100;
  line-height:30px;
  color:#143a5f;
  text-align:center;
  background:transparent;
  border:none;
  -webkit-border-radius:23px;
  -moz-border-radius:23px;
  border-radius:23px;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control.right {
  left:auto;
  right:15px;
}
#tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control:hover, #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control:focus {
  color:#fc7933;
  text-decoration:none;
}
#tl-main-features-page #tl-main-header {
  background-color:#ffffff;
  background-image:url("../../../../images/features/features-header.jpg");
  background-size:contain;
  background-position:bottom center;
  background-repeat:no-repeat;
  height:400px;
}
#tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:70px; }
#tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle { color:#216eb9; }
#tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle {
  font-size:17px;
  line-height:27px;
  text-align:center;
  margin:40px 0 0 0;
  padding:0 0 20px 0;
  color:#414141;
}
#tl-main-features-page .tl-main-section { padding-bottom:20px; }
#tl-main-features-page .tl-main-section .tl-main-section-headtitle { margin:60px 0 70px; }
#tl-main-features-page .tl-main-check-points {
  margin-bottom:40px;
  margin-left:10% !important;
  width:90%;
}
#tl-main-features-page .tl-main-check-points .tl-main-check-points-content p { line-height:27px; }
#tl-main-features-page .tl-main-check-points .tl-main-check-points-content p.tl-main-check-points-content-title {
  font-weight:400;
  font-size:18px;
}
#tl-main-features-page .tl-main-check-points .tl-main-check-points-content p.tl-main-check-points-content-body {
  font-size:16px;
  font-weight:300;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-api2, #tl-main-features-page .tl-main-check-points .tl-main-features-accessibility, #tl-main-features-page .tl-main-check-points .tl-main-features-assessment, #tl-main-features-page .tl-main-check-points .tl-main-features-blended2, #tl-main-features-page .tl-main-check-points .tl-main-features-branching, #tl-main-features-page .tl-main-check-points .tl-main-features-certification, #tl-main-features-page .tl-main-check-points .tl-main-features-communication, #tl-main-features-page .tl-main-check-points .tl-main-features-content-friendly, #tl-main-features-page .tl-main-check-points .tl-main-features-course-marketplace, #tl-main-features-page .tl-main-check-points .tl-main-features-customizable, #tl-main-features-page .tl-main-check-points .tl-main-features-ecommerce, #tl-main-features-page .tl-main-check-points .tl-main-features-extensive-profiles, #tl-main-features-page .tl-main-check-points .tl-main-features-files, #tl-main-features-page .tl-main-check-points .tl-main-features-gamification, #tl-main-features-page .tl-main-check-points .tl-main-features-homepage-builder, #tl-main-features-page .tl-main-check-points .tl-main-features-integrations, #tl-main-features-page .tl-main-check-points .tl-main-features-learning-paths, #tl-main-features-page .tl-main-check-points .tl-main-features-mass-actions, #tl-main-features-page .tl-main-check-points .tl-main-features-mobile, #tl-main-features-page .tl-main-check-points .tl-main-features-multilanguage, #tl-main-features-page .tl-main-check-points .tl-main-features-new-infrastructure, #tl-main-features-page .tl-main-check-points .tl-main-features-reporting, #tl-main-features-page .tl-main-check-points .tl-main-features-scorm, #tl-main-features-page .tl-main-check-points .tl-main-features-security, #tl-main-features-page .tl-main-check-points .tl-main-features-sign-on, #tl-main-features-page .tl-main-check-points .tl-main-features-survey, #tl-main-features-page .tl-main-check-points .tl-main-features-themeable, #tl-main-features-page .tl-main-check-points .tl-main-features-user-interface, #tl-main-features-page .tl-main-check-points .tl-main-features-user-types, #tl-main-features-page .tl-main-check-points .tl-main-features-videoconference, #tl-main-features-page .tl-main-check-points .tl-main-features-web-standards {
  max-width:100%;
  background-size:100%;
  background-image:url('../../../../images/features/icons.png');
}
#tl-main-features-page .tl-main-check-points .tl-main-features-api2 {
  background-position:0 3.030303%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-accessibility {
  background-position:0 6.060606%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-assessment {
  background-position:0 9.090909%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-blended2 {
  background-position:0 15.151515%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-branching {
  background-position:0 18.181818%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-certification {
  background-position:0 21.212121%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-communication {
  background-position:0 24.242424%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-content-friendly {
  background-position:0 27.272727%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-course-marketplace {
  background-position:0 30.30303%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-customizable {
  background-position:0 33.333333%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-ecommerce {
  background-position:0 36.363636%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-extensive-profiles {
  background-position:0 39.393939%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-files {
  background-position:0 42.424242%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-gamification {
  background-position:0 45.454545%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-homepage-builder {
  background-position:0 48.484848%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-integrations {
  background-position:0 54.545455%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-learning-paths {
  background-position:0 57.575758%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-mass-actions {
  background-position:0 60.606061%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-mobile {
  background-position:0 63.636364%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-multilanguage {
  background-position:0 66.666667%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-new-infrastructure {
  background-position:0 69.69697%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-reporting {
  background-position:0 72.727273%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-scorm {
  background-position:0 75.757576%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-security {
  background-position:0 78.787879%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-sign-on {
  background-position:0 81.818182%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-survey {
  background-position:0 84.848485%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-themeable {
  background-position:0 87.878788%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-user-interface {
  background-position:0 90.909091%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-user-types {
  background-position:0 93.939394%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-videoconference {
  background-position:0 96.969697%;
  background-size:100%;
}
#tl-main-features-page .tl-main-check-points .tl-main-features-web-standards {
  background-position:0 100%;
  background-size:100%;
}
#tl-main-customers-page #tl-main-header {
  background-color:#ffffff;
  background-image:url("../../../../images/customers/customers-logo-color-header.jpg");
  background-size:cover;
  background-position:bottom center;
  background-repeat:no-repeat;
  height:400px;
}
#tl-main-customers-page #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:70px; }
#tl-main-customers-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle { color:#216eb9; }
#tl-main-customers-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle {
  font-size:17px;
  line-height:27px;
  text-align:center;
  margin:40px 0 0 0;
  padding:0 0 20px 0;
  color:#414141;
}
#tl-main-customers-page .tl-main-section { padding:0 0 60px 0; }
#tl-main-customers-page .tl-main-section.tl-main-section-2, #tl-main-customers-page .tl-main-section.tl-main-section-4, #tl-main-customers-page .tl-main-section.tl-main-section-6 { background-color:#ffffff; }
#tl-main-customers-page .tl-main-section.tl-main-section-1 { padding-top:30px; }
#tl-main-customers-page .tl-main-section.tl-main-section-2, #tl-main-customers-page .tl-main-section.tl-main-section-5 { padding-bottom:35px; }
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper { padding:15px 10px 0 0; }
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial { color:#414141; }
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.left { padding-right:45px; }
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.right { padding-left:45px; }
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial .tl-main-customers-logo {
  text-align:center;
  min-height:125px;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial .tl-main-customers-logo img {
  margin:15px auto;
  width:auto;
  max-height:88px;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial .tl-main-customers-content {
  font-style:italic;
  text-align:justify;
  font-weight:400;
  line-height:27px;
  font-size:17px;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial .tl-main-customers-name {
  text-align:center;
  font-size:17px;
  font-weight:600;
  margin-top:25px;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial-large {
  color:rgba(116,124,131,0.5);
  font-style:italic;
  font-size:33px;
  line-height:54px;
  padding:0;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial-large .tl-main-customers-content-large {
  text-align:justify;
  font-weight:400;
}
#tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial-large .tl-main-customers-name-large {
  text-align:center;
  font-weight:600;
  margin:30px 0;
}
#tl-main-customers-page .carousel {
  min-height:0px;
  padding:0 25px;
}
#tl-main-customers-page .carousel-indicators {
  position:relative;
  display:inline-block;
  right:auto;
  top:auto;
}
#tl-main-customers-page .carousel-indicators li {
  background-color:#e8e6e6;
  margin:0 12px;
}
#tl-main-customers-page .carousel-indicators .active { background-color:#b0b0b0; }
#tl-main-mobile-page #tl-main-header {
  background-color:#ffffff;
  height:auto;
}
#tl-main-mobile-page #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:60px; }
#tl-main-mobile-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle {
  color:#216eb9;
  font-size:44px;
}
#tl-main-mobile-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle {
  font-size:17px;
  line-height:27px;
  text-align:center;
  margin:0;
  padding:0 0 30px 0;
  color:#414141;
}
#tl-main-mobile-page .tl-main-section { padding-bottom:20px; }
#tl-main-mobile-page .tl-main-section.tl-main-section-1 {
  padding-top:0px;
  background-image:linear-gradient(to bottom,#ffffff 0%,#f2f8f9 100%);
}
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-headtitle {
  display:inline-block;
  margin:30px 15px 15px;
}
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-headtitle .btn { padding:18px 40px; }
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-headtitle .btn img { max-height:42px; }
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-subheadtitle {
  font-size:14px;
  margin-bottom:65px;
  font-weight:400;
  font-style:italic;
}
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-subheadtitle a { color:#fe7923; }
#tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-subheadtitle a:hover {
  color:#f77410;
  text-decoration:none;
}
#tl-main-mobile-page .tl-main-section.tl-main-section-2 {
  background-color:#ffffff;
  padding-top:40px;
}
#tl-main-mobile-page .tl-main-mobile-points {
  width:41%;
  min-height:190px;
  float:left;
  margin:20px 4% 30px;
}
#tl-main-mobile-page .tl-main-mobile-points .tl-main-mobile-points-content p { line-height:27px; }
#tl-main-mobile-page .tl-main-mobile-points .tl-main-mobile-points-content p.tl-main-mobile-points-content-title {
  font-weight:400;
  font-size:18px;
  color:#216eb9;
  margin:15px 0 0;
}
#tl-main-mobile-page .tl-main-mobile-points .tl-main-mobile-points-content p.tl-main-mobile-points-content-body {
  font-size:16px;
  font-weight:300;
  color:#414141;
}
#tl-main-mobile-page .tl-main-mobile-points .tl-main-mobile-image { width:100%; }
#tl-main-mobile-page .tl-main-mobile-points .tl-main-mobile-image img { margin:0 auto; }
#tl-main-mobile-page .tl-main-mobile-section-contact-info {
  padding:15px 10px;
  font-size:18px;
  color:#414141;
  line-height:27px;
}
#tl-main-mobile-page .tl-main-mobile-section-contact-info a { color:#fe7923; }
#tl-main-mobile-page .tl-main-mobile-section-contact-info a:hover, #tl-main-mobile-page .tl-main-mobile-section-contact-info a:active, #tl-main-mobile-page .tl-main-mobile-section-contact-info a:visited {
  color:#f77410;
  text-decoration:none;
}
#tl-main-faq-page #tl-main-header, #tl-main-affiliates-page #tl-main-header, #tl-main-terms-page #tl-main-header, #tl-main-secure-page #tl-main-header, #tl-main-privacy-page #tl-main-header {
  background-color:#ffffff;
  background-image:url("../../../../images/static-pages-header.jpg");
  background-size:contain;
  background-position:bottom center;
  background-repeat:no-repeat;
  height:260px;
}
#tl-main-faq-page #tl-main-header .tl-main-header-moto .tl-main-header-content, #tl-main-affiliates-page #tl-main-header .tl-main-header-moto .tl-main-header-content, #tl-main-terms-page #tl-main-header .tl-main-header-moto .tl-main-header-content, #tl-main-secure-page #tl-main-header .tl-main-header-moto .tl-main-header-content, #tl-main-privacy-page #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:70px; }
#tl-main-faq-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle, #tl-main-affiliates-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle, #tl-main-terms-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle, #tl-main-secure-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle, #tl-main-privacy-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle { color:#216eb9; }
#tl-main-about-page #tl-main-header { overflow:hidden; }
#tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content {
  width:60%;
  float:left;
  height:290px;
  padding-top:160px;
}
#tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle {
  font-size:38px;
  line-height:45px;
  text-align:left;
  font-weight:400;
  width:60%;
}
#tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle {
  line-height:24px;
  font-size:20px;
  margin-top:15px;
  font-weight:300;
}
#tl-main-about-page #tl-main-header .tl-about-clouds {
  overflow:visible;
  height:450px;
  width:1015px;
  margin:0 auto;
}
#tl-main-about-page #tl-main-header .tl-about-clouds img {
  max-width:3047px;
  margin-left:-100%;
  margin-top:-473px;
}
#tl-main-about-page .tl-main-section-1 { background-color:#f6fafb; }
#tl-main-about-page .tl-main-section-1 .tl-main-section-headtitle {
  margin:0px auto 15px;
  padding:0px;
  font-size:26px;
  color:#414141;
  line-height:32px;
  width:64%;
}
#tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item {
  width:33%;
  float:left;
  height:150px;
  margin-left:0;
}
#tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item .tl-about-item-headtitle {
  text-transform:uppercase;
  margin:25px 0 15px;
  opacity:0.4;
  font-size:20px;
}
#tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item .tl-about-item-details {
  color:#ff7c00;
  font-size:78px;
  line-height:80px;
  font-weight:300;
}
#tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item .tl-about-item-details span {
  vertical-align:super;
  font-size:0.7em;
}
#tl-main-about-page .tl-main-section-1 .tl-about-smile {
  width:20%;
  margin:50px auto;
}
#tl-main-about-page .tl-main-section-1 .tl-about-details-headtitle {
  font-size:46px;
  line-height:52px;
  color:#216eb9;
  font-weight:300;
  margin:0 0 25px;
}
#tl-main-about-page .tl-main-section-1 .tl-about-details-subheadtitle {
  font-size:18px;
  line-height:28px;
  color:#414141;
  margin:25px auto;
  width:80%;
}
#tl-main-about-page .tl-main-section-2 { background-color:transparent; }
#tl-main-about-page .tl-main-section-2 .tl-main-section-content { height:auto; }
#tl-main-about-page .tl-main-section-2 .tl-main-section-content .tl-main-section-content-details h2 { font-size:24px; }
#tl-main-about-page .tl-main-section-2 .tl-main-section-content .tl-main-section-content-details p {
  line-height:32px;
  font-size:18px;
}
#tl-main-about-page .tl-main-section-3 {
  background-image:url("../../../../images/about/about-talentlms-team.jpg");
  background-size:1768px;
  background-position:bottom center;
  background-repeat:no-repeat;
  background-color:#5186ba;
}
#tl-main-about-page .tl-main-section-3 .tl-main-section-content {
  height:100px;
  margin-top:280px;
}
#tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details {
  vertical-align:top;
  padding:0 30px;
}
#tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details h2 {
  color:#ffffff;
  font-size:46px;
  font-weight:300;
}
#tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details p {
  color:#ffffff;
  font-weight:normal;
  font-size:18px;
}
#tl-main-about-page .tl-main-section-4 { padding:45px 0; }
#tl-main-about-page .tl-main-section-4 .tl-main-section-headtitle { margin:0 0 15px; }
#tl-main-about-page .tl-main-section-4 .tl-main-section-subheadtitle { margin-bottom:25px; }
@media (max-width: 1060px) {
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper { padding-left:10px; }
}
@media (min-width: 980px) {
  #tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content h1.tl-main-header-headtitle.tl-main-header-headtitle-small { font-size:46px; }
}
@media (max-width: 980px) {
  .tl-main-section { min-width:0; }
  #tl-main-header { height:350px; }
  #tl-main-header .tl-main-header-moto {
    max-width:100%;
    margin:0 auto;
    padding:0 15px;
  }
  #tl-main-header .tl-main-header-moto .tl-main-header-content {
    width:100%;
    padding-top:145px;
    position:relative;
    text-shadow:0px 1px 3px rgba(0,0,0,0.004);
    color:#ffffff;
  }
  #tl-main-header .tl-main-header-moto .tl-main-header-content h1.tl-main-header-headtitle {
    font-size:45px;
    line-height:50px;
  }
  #tl-main-features-page #tl-main-header { height:auto; }
  #tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle { padding:0 0 100px 0; }
  #tl-main-customers-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle { padding:0 0 100px 0; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper { padding:15px 15px 15px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.left { padding-right:15px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.right {
    padding-left:15px;
    padding-right:0px;
  }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial-large {
    font-size:28px;
    line-height:48px;
  }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:80px; }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle {
    font-size:30px;
    line-height:38px;
  }
  #tl-main-about-page #tl-main-header .tl-about-clouds img {
    margin-left:-120%;
    margin-top:-514px;
  }
  #tl-main-about-page .tl-main-section-1 .tl-main-section-headtitle { width:80%; }
  #tl-main-about-page .tl-main-section-3 { max-height:400px; }
}
@media (max-width: 767px) {
  #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:130px; }
  .tl-main-section .tl-main-section-image {
    display:table;
    margin:0 auto;
    height:auto;
    width:100%;
  }
  .tl-main-section .tl-main-section-image .image-wrapper {
    display:table-cell;
    width:100%;
    vertical-align:middle;
    text-align:center;
  }
  .tl-main-section .tl-main-section-image .image-wrapper img {
    width:70% !important;
    margin:0 auto;
  }
  .tl-main-section .tl-main-section-headtitle {
    font-size:25px !important;
    margin:20px 0px 15px !important;
  }
  .tl-main-section .tl-main-section-content {
    display:table;
    height:200px;
  }
  .tl-main-section .tl-main-section-content .tl-main-section-content-details {
    display:table-cell;
    vertical-align:middle;
    padding:0 50px;
  }
  .tl-main-cta-section .span12, .tl-main-section-5 .span12 { margin:20px 0px 20px; }
  #tl-main-tour-page .tl-main-section .tl-main-section-subheadtitle { margin-bottom:20px; }
  #tl-main-tour-page .tl-main-section .tl-main-section-content .tl-main-section-content-details { padding:0px 15px; }
  #tl-main-tour-page .tl-main-section .tl-main-section-content .tl-main-section-content-details p { text-align:left; }
  #tl-main-tour-page .tl-main-section-5 .span12 { margin:20px 0px 20px; }
  #tl-main-tour-page .tl-tour-submenu { margin:15px 0; }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-hr {
    border-top:1px dashed #0d3c5e;
    top:22px;
  }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item { font-size:14px; }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item .tl-tour-submenu-item-img-primary { margin-left:-44px !important; }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item img {
    width:40px;
    height:40px;
    margin:0 auto 10px;
  }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control {
    top:18px;
    left:0px;
    font-size:80px;
  }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control.right { right:0px; }
  #tl-main-features-page .tl-main-check-points {
    margin:0 15px 20px !important;
    width:90%;
  }
  #tl-main-features-page #tl-main-header { height:auto; }
  #tl-main-features-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle { padding:0 0 80px 0; }
  #tl-main-features-page .tl-main-cta-section { padding-bottom:0px; }
  #tl-main-customers-page #tl-main-header { height:auto; }
  #tl-main-customers-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle { padding:0 0 80px 0; }
  #tl-main-customers-page .tl-main-section.tl-main-section-4 { padding-top:0px; }
  #tl-main-customers-page .tl-main-section.tl-main-section-4 .tl-customers-section-items-wrapper { padding-top:0px; }
  #tl-main-customers-page .tl-main-section.tl-main-section-3 { padding-bottom:0px; }
  #tl-main-customers-page .tl-main-section.tl-main-section-2, #tl-main-customers-page .tl-main-section.tl-main-section-5 { padding-bottom:0px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper { padding:0px 15px 15px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.left { padding-right:0px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial.right { padding-left:0px; }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial .tl-main-customers-logo {
    min-height:0;
    padding-top:25px;
  }
  #tl-main-customers-page .tl-main-section .tl-customers-section-items-wrapper .tl-main-customers-testimonial-large {
    font-size:22px;
    line-height:42px;
  }
  #tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-headtitle { margin:15px 5px 10px !important; }
  #tl-main-mobile-page .tl-main-section.tl-main-section-1 .tl-main-section-subheadtitle { margin-bottom:10px; }
  #tl-main-mobile-page .tl-main-mobile-points {
    min-height:0;
    width:100%;
    margin:15px 0;
  }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content {
    padding-top:155px;
    width:100%;
  }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle {
    font-size:26px;
    line-height:28px;
  }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-subheadtitle {
    line-height:22px;
    font-size:18px;
  }
  #tl-main-about-page #tl-main-header .tl-about-clouds img {
    margin-left:-120%;
    margin-top:-662px;
  }
  #tl-main-about-page .tl-main-section-1 .tl-main-section-headtitle {
    margin:0px auto 15px !important;
    font-size:20px !important;
    line-height:24px;
  }
  #tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item .tl-about-item-headtitle { font-size:15px; }
  #tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item .tl-about-item-details {
    font-size:65px;
    line-height:65px;
  }
  #tl-main-about-page .tl-main-section-1 .tl-about-details-headtitle {
    font-size:36px;
    line-height:42px;
  }
  #tl-main-about-page .tl-main-section-1 .tl-about-details-subheadtitle {
    font-size:16px;
    line-height:24px;
    width:90%;
  }
  #tl-main-about-page .tl-main-section-2 .tl-main-section-content .tl-main-section-content-details { padding:0 30px; }
  #tl-main-about-page .tl-main-section-2 .tl-main-section-content .tl-main-section-content-details h2 { font-size:20px; }
  #tl-main-about-page .tl-main-section-2 .tl-main-section-content .tl-main-section-content-details p {
    line-height:28px;
    font-size:16px;
  }
  #tl-main-about-page .tl-main-section-3 .tl-main-section-content {
    height:180px;
    margin-top:200px;
  }
  #tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details { padding:0 30px; }
  #tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details h2 {
    font-size:36px;
    padding-bottom:25px;
  }
  #tl-main-about-page .tl-main-section-3 .tl-main-section-content .tl-main-section-content-details p { font-size:16px; }
  #tl-main-about-page .tl-main-section-4 .tl-main-section-headtitle { margin:0 0 15px !important; }
}
@media (max-width: 480px) {
  #tl-main-header .tl-main-header-moto .tl-main-header-content { padding-top:130px; }
  #tl-main-header .tl-main-header-moto .tl-main-header-content h1.tl-main-header-headtitle {
    font-size:35px;
    line-height:40px;
  }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper { padding-left:4%; }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-wrapper .tl-tour-submenu-item {
    font-size:12px;
    width:23%;
  }
  #tl-main-tour-page .tl-tour-submenu .tl-tour-submenu-item-control { display:none; }
  #tl-main-mobile-page #tl-main-header .tl-main-header-moto .tl-main-header-content h1.tl-main-header-headtitle {
    font-size:35px;
    line-height:40px;
  }
  #tl-main-about-page #tl-main-header { background-color:#4b8dcc; }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content {
    padding-top:70px;
    width:100%;
  }
  #tl-main-about-page #tl-main-header .tl-main-header-moto .tl-main-header-content .tl-main-header-headtitle { width:100%; }
  #tl-main-about-page #tl-main-header .tl-about-clouds { display:none; }
  #tl-main-about-page .tl-main-section-1 .tl-about-items-wrapper .tl-about-item { width:100%; }
  #tl-main-about-page .tl-main-section-1 .tl-about-details-headtitle {
    font-size:28px;
    line-height:32px;
  }
  #tl-main-about-page .tl-main-section-3 .tl-main-section-content { margin-top:100px; }
}
#tl-custom-course-fields-grid_wrapper, #tl-custom-user-fields-grid_wrapper { min-height:0px; }
ul.tl-custom-fields-list { margin-left:5px; }
ul.tl-custom-fields-list li {
  font-weight:600;
  padding:3px 0px 3px 0px;
  list-style-type:none;
}
ul.tl-custom-fields-list li span.tl-link {
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
  font-size:14px;
  font-weight:false;
  line-height:16px;
  font-style:normal;
}
ul.tl-custom-fields-list#tl-custom-fields-list li:hover i {
  visibility:visible;
  display:inline-block;
}
ul.tl-custom-fields-list#tl-custom-fields-list li i {
  margin-right:8px;
  cursor:move;
}
ul.tl-custom-fields-list#tl-custom-fields-list li a, ul.tl-custom-fields-list#tl-custom-fields-list li span { cursor:move; }
#tl-certification-uploader {
  height:83px;
  border:2px dashed #000000 !important;
  padding-top:26px;
}
#tl-certification-uploader .fileinput-button .progress { min-width:1px; }
#tl-certification-uploader .table-striped {
  width:158px !important;
  margin-top:20px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #tl-certification-uploader { height:82px; }
}
@media (max-width: 979px) {
  #tl-certification-uploader .table-striped { width:100% !important; }
}
.rateit {
  display:-moz-inline-box;
  display:inline-block;
  position:relative;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
  -khtml-user-select:none;
  -webkit-touch-callout:none;
}
.rateit .rateit-range {
  background:url('../../../../images/rating/star-empty.png');
  background-size:16px 16px;
  height:16px;
  position:relative;
  display:-moz-inline-box;
  display:inline-block;
  height:16px;
  outline:none;
}
.rateit .rateit-range * { display:block; }
.rateit .rateit-hover, .rateit .rateit-selected {
  position:absolute;
  left:0px;
  background:url('../../../../images/rating/star-blue.png');
  background-size:16px 16px;
}
.rateit.average-rating .rateit-selected {
  background:url('../../../../images/rating/star-yellow.png');
  background-size:16px 16px;
}
.rateit .rateit-hover-rtl {
  left:auto;
  right:0px;
  background-position:right -32px;
}
.rateit .rateit-selected-rtl {
  left:auto;
  right:0px;
  background-position:right -16px;
}
.rateit .button-wrapper {
  display:inline-block;
  width:16px;
  position:relative;
  top:-1px;
}
.rateit button.rateit-reset {
  background:url('../../../../images/rating/star-minus.png');
  background-size:16px 16px;
  width:16px;
  height:16px;
  display:none;
  outline:none;
  border:none;
  padding:0;
  margin-top:-8px;
}
.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
  background:url('../../../../images/rating/star-minus-selected.png') 0 0;
  background-size:16px 16px;
}
* html .rateit, * html .rateit .rateit-range { display:inline; }
* + html .rateit, * + html .rateit .rateit-range { display:inline; }
#tl-course-rating, .tl-course-rating {
  display:block;
  margin:0;
}
#tl-course-rating .tl-course-user-rating-info, .tl-course-rating .tl-course-user-rating-info {
  color:#999999;
  display:inline-block;
  position:relative;
  top:-3px;
  font-style:italic;
}
#tl-course-rating .tl-course-user-rating-info .tl-course-user-rating-info-star, .tl-course-rating .tl-course-user-rating-info .tl-course-user-rating-info-star {
  background:url('../../../../images/rating/star-empty.png');
  background-size:16px 16px;
  width:16px;
  height:16px;
  display:inline-block;
  top:3px;
  position:relative;
  opacity:0.6;
  filter:alpha(opacity=60);
}
@media (max-width: 767px) {
  #tl-course-rating {
    text-align:center;
    margin-top:5px;
  }
}
.tl-box-viewer {
  position:absolute;
  top:45px;
  bottom:0;
  left:0;
  right:0;
  min-height:400px;
  background:#f2f2f2;
}
.tl-box-toolbar {
  background:#ffffff;
  border-bottom:1px solid #d9d9d9;
  height:44px;
  line-height:44px;
  position:absolute;
  text-align:center;
  top:0;
  width:100%;
}
.tl-box-toolbar .btn {
  opacity:0.6;
  color:#000000;
  outline:0;
  text-decoration:none;
}
.tl-box-toolbar .btn:hover { opacity:1; }
.tl-box-zoom-btns {
  position:absolute;
  display:inline-block;
  left:2px;
}
.tl-box-zoom-btns .btn {
  font-size:18px;
  line-height:18px;
}
.tl-box-fullscreen-btn {
  position:absolute;
  display:inline-block;
  right:2px;
}
.tl-box-fullscreen-btn .btn {
  font-size:18px;
  line-height:18px;
}
.tl-box-page-nav { display:inline-block; }
.tl-box-page-nav .btn {
  font-size:14px;
  line-height:14px;
}
.tl-box-page-nav input {
  display:none;
  text-align:center;
  width:42px;
  margin:0;
}
.crocodoc-viewer-logo { display:none; }
#tl-infographics {
  padding:15px 20px;
  font-family:"Open Sans", "Trebuchet MS", arial, verdana, sans-serif !important;
}
#tl-infographics .tl-infographics-section {
  background-color:#ffffff;
  min-height:150px;
  padding:25px 5px 60px;
}
#tl-infographics .tl-infographics-section .tl-infographics-headtitle {
  font-size:37px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:25px 0;
}
#tl-infographics .tl-infographics-section .tl-infographics-section-headtitle {
  font-size:27px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:5px 0 25px;
  font-variant:small-caps;
}
#tl-infographics .tl-infographics-section .item {
  text-align:center;
  float:left;
}
#tl-infographics .tl-infographics-section .item .item-icon { width:75px; }
#tl-infographics .tl-infographics-section .item .item-value {
  font-size:47px;
  color:#6dabe4;
  margin-top:20px;
  font-weight:600;
  line-height:30px;
}
#tl-infographics .tl-infographics-section .item .item-caption {
  color:#9b9b9b;
  font-weight:600;
  font-size:16px;
  margin-top:9px;
  text-transform:lowercase;
}
#tl-infographics .tl-infographics-section .item .item-value-diff {
  color:#6dabe4;
  font-weight:600;
  font-size:22px;
  margin-top:9px;
}
#tl-infographics .tl-infographics-section .tl-infographics-vertical-divider {
  width:2px;
  border-right:2px solid #f3f3f3;
  height:100px;
  float:left;
  margin:45px 0;
}
#tl-infographics .tl-infographics-section .tl-infographics-vertical-divider.tl-infographics-vertical-divider-large {
  height:560px;
  border-color:#b3b3b3;
}
#tl-infographics .tl-infographics-header {
  background:url('../../../../images/infographics/header-bg.png') no-repeat center center #6dabe4;
  background-size:auto 100%;
  padding-bottom:25px;
}
#tl-infographics .tl-infographics-header .tl-infographics-headtitle {
  font-size:47px;
  line-height:33px;
  margin-top:60px;
}
#tl-infographics .tl-infographics-header .tl-infographics-date {
  position:relative;
  text-align:center;
  margin:15px 150px 25px;
}
#tl-infographics .tl-infographics-header .tl-infographics-date span {
  color:#ffffff;
  font-size:36px;
  font-weight:300;
  background-color:#6dabe4;
  padding:0 15px;
  position:relative;
  z-index:1;
}
#tl-infographics .tl-infographics-header .tl-infographics-date:before {
  background-color:#ffffff;
  content:"";
  display:block;
  height:2px;
  position:absolute;
  top:50%;
  width:100%;
  left:0;
}
#tl-infographics .tl-infographics-header .tl-infographics-period {
  margin:0 auto 16px;
  height:35px;
}
#tl-infographics .tl-infographics-section-4, #tl-infographics .tl-infographics-section-6 { background-color:#f08a3d; }
#tl-infographics .tl-infographics-section-1 .item3 { width:24%; }
#tl-infographics .tl-infographics-section-1 .item4 { width:32%; }
#tl-infographics .tl-infographics-section-2 { background-color:#398dd8; }
#tl-infographics .tl-infographics-section-2 .item5 { width:40%; }
#tl-infographics .tl-infographics-section-2 .item5 img {
  margin-top:70px;
  width:95px !important;
}
#tl-infographics .tl-infographics-section-2 .item5 .item-value {
  color:#ffffff;
  font-size:37px;
}
#tl-infographics .tl-infographics-section-2 .item5 .item-caption { color:#ffffff; }
#tl-infographics .tl-infographics-section-2 .item5 .item-value-diff {
  color:#ffffff;
  margin-top:-15px;
}
#tl-infographics .tl-infographics-section-2 .item5 .tl-infographics-time-unit { font-size:0.7em; }
#tl-infographics .tl-infographics-section-2 .item7 { width:60%; }
#tl-infographics .tl-infographics-section-3 .item6 { width:49%; }
#tl-infographics .tl-infographics-section-3 .item6 .tl-infographics-section-headtitle { color:#999999; }
#tl-infographics .tl-infographics-section-4 { padding:25px 5px 0; }
#tl-infographics .tl-infographics-section-4 .item6 { width:50%; }
#tl-infographics .tl-infographics-section-4 .item6 .item6 {
  background-color:rgba(255,255,255,0.6);
  margin:50px 3%;
  width:44%;
  padding:20px 0;
  -webkit-border-radius:35px;
  -moz-border-radius:35px;
  border-radius:35px;
  -webkit-box-shadow:10px 10px 5px 0px rgba(28,31,32,0.4);
  -moz-box-shadow:10px 10px 5px 0px rgba(28,31,32,0.4);
  box-shadow:10px 10px 5px 0px rgba(28,31,32,0.4);
}
#tl-infographics .tl-infographics-section-4 .item .item-value, #tl-infographics .tl-infographics-section-4 .item .item-caption, #tl-infographics .tl-infographics-section-4 .item .item-value-diff { color:#ffffff; }
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board {
  height:380px;
  margin:0 7%;
  background:url('../../../../images/infographics/s4_awards.png') no-repeat bottom center;
  background-size:100% 100%;
  position:relative;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board span {
  color:#9b9b9b;
  font-weight:600;
  font-size:12px;
  text-transform:uppercase;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board span.label.label-warning {
  color:#ffffff;
  text-shadow:none;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board .leader-board-entry {
  width:26%;
  float:left;
  position:absolute;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board .leader-board-entry.leader-board-entry-1st {
  margin:0 0 0 36%;
  bottom:70px;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board .leader-board-entry.leader-board-entry-2nd {
  margin:0 0 0 8%;
  bottom:30px;
}
#tl-infographics .tl-infographics-section-4 .tl-infographics-gamification-leader-board .leader-board-entry.leader-board-entry-3rd {
  margin:0 0 0 65%;
  bottom:5px;
}
#tl-infographics .tl-infographics-section-5 .tl-infographics-section-headtitle { color:#999999; }
#tl-infographics .tl-infographics-section-5 .item3 { width:24%; }
#tl-infographics .tl-infographics-section-5 .item3 .item-value, #tl-infographics .tl-infographics-section-5 .item3 .item-value-diff { color:#f69951; }
#tl-infographics .tl-infographics-section-6 .item4 {
  width:32%;
  margin-bottom:15px;
}
#tl-infographics .tl-infographics-section-6 .item4 .item-value, #tl-infographics .tl-infographics-section-6 .item4 .item-caption, #tl-infographics .tl-infographics-section-6 .item4 .item-value-diff { color:#ffffff; }
#tl-infographics.tl-infographics-user .tl-infographics-section .tl-infographics-user-fullname {
  font-size:27px;
  font-weight:400;
  text-align:center;
  color:#ffffff;
  padding:25px 0 0;
  margin:65px 0 -60px;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-1 .item2 { width:19%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-1 .item3 { width:24%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-1 .item4 { width:33%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-1 .item6 { width:49%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-1 .item12 { width:98%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 { min-height:400px; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-percentage { padding:45px 0 70px; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-percentage .item-icon { width:125px; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-images {
  height:300px;
  display:table-cell;
  vertical-align:middle;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-images img { width:15%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-images img.tl-infographics-badge-images-small { width:9%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-images img.tl-infographics-badge-images-medium { width:12%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .tl-infographics-section-headtitle { padding-bottom:30px; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-value-wrapper {
  height:24px;
  margin:25px auto 15px;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-value-wrapper .bar-value {
  font-size:30px;
  color:#6dabe4;
  display:none;
  font-weight:600;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item.clickable:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical {
  display:table-cell;
  vertical-align:bottom;
  height:300px;
  width:1170px;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar {
  height:0;
  width:50px;
  margin:0 auto;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.bar-points { background-color:#f5c642; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.bar-badges { background-color:#85cb5b; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.bar-level { background-color:#80b7eb; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.bar-courses { background-color:#e68383; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.bar-certifications { background-color:#9a82d8; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.animate {
  -webkit-transition:all 1.5s ease-in-out;
  -moz-transition:all 1.5s ease-in-out;
  -o-transition:all 1.5s ease-in-out;
  transition:all 1.5s ease-in-out;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.animate.delay2 {
  -webkit-transition-delay:0.2s;
  -moz-transition-delay:0.2s;
  -o-transition-delay:0.2s;
  transition-delay:0.2s;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.animate.delay4 {
  -webkit-transition-delay:0.4s;
  -moz-transition-delay:0.4s;
  -o-transition-delay:0.4s;
  transition-delay:0.4s;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.animate.delay6 {
  -webkit-transition-delay:0.6s;
  -moz-transition-delay:0.6s;
  -o-transition-delay:0.6s;
  transition-delay:0.6s;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item .bar-vertical .bar.animate.delay8 {
  -webkit-transition-delay:0.8s;
  -moz-transition-delay:0.8s;
  -o-transition-delay:0.8s;
  transition-delay:0.8s;
}
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item2 { width:19%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item3 { width:24%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item4 { width:33%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item6 { width:49%; }
#tl-infographics.tl-infographics-user .tl-infographics-section-5 .item12 { width:98%; }
@media (max-width: 767px) {
  #tl-infographics .tl-infographics-section .item { width:50%; }
  #tl-infographics .tl-infographics-section-2 .item5 { width:100%; }
  #tl-infographics .tl-infographics-section-2 .item5 img { margin-top:45px; }
  #tl-infographics .tl-infographics-section-3 .item6 { width:100%; }
  #tl-infographics .tl-infographics-section-3 .item6 .tl-infographics-section-headtitle.second-column { margin-top:25px; }
  #tl-infographics .tl-infographics-section-3 .item6 .item6 { width:50%; }
  #tl-infographics .tl-infographics-section-4 .item6 { width:100%; }
  #tl-infographics .tl-infographics-section-4 .item6 .item6 { width:44%; }
  #tl-infographics .tl-infographics-section-6 .item4 { width:100%; }
  #tl-infographics .tl-infographics-header .tl-infographics-headtitle { font-size:33px; }
  #tl-infographics .tl-infographics-header .tl-infographics-date span { font-size:27px; }
  #tl-infographics .tl-infographics-header .tl-infographics-date { margin:15px 5%; }
  #tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-percentage { padding:25px 0 30px; }
  #tl-infographics.tl-infographics-user .tl-infographics-section-4 #tl-infographics-badge-images { height:auto; }
}
@media (max-width: 470px) {
  #tl-infographics .tl-infographics-section-4 .item6 .item6 {
    margin:0px 3% 35px;
    width:93%;
  }
  #tl-infographics.tl-infographics-user .tl-infographics-section-1 .item2, #tl-infographics.tl-infographics-user .tl-infographics-section-1 .item3, #tl-infographics.tl-infographics-user .tl-infographics-section-1 .item4, #tl-infographics.tl-infographics-user .tl-infographics-section-5 .item2, #tl-infographics.tl-infographics-user .tl-infographics-section-5 .item3, #tl-infographics.tl-infographics-user .tl-infographics-section-5 .item4 { width:49%; }
}
label.tl-answer.tl-answer-question {
  padding-top:0px !important;
  position:relative;
}
label.tl-answer.tl-answer-question .circle, label.tl-answer.tl-answer-question .box, label.tl-answer.tl-answer-question .checked-box, label.tl-answer.tl-answer-question .check {
  display:block;
  position:absolute;
  left:0;
  -webkit-transition-duration:0.2s;
  -moz-transition-duration:0.2s;
  -o-transition-duration:0.2s;
  transition-duration:0.2s;
}
label.tl-answer.tl-answer-question .circle {
  background-color:transparent;
  opacity:0;
  filter:alpha(opacity=0);
  left:-13px;
  top:-12px;
  height:50px;
  width:40px;
  z-index:0;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -webkit-animation:growCheckboxCircle 0.3s ease;
  -moz-animation:growCheckboxCircle 0.3s ease;
  animation:growCheckboxCircle 0.3s ease;
}
label.tl-answer.tl-answer-question .box {
  top:1px;
  border:2px solid #555753;
  height:20px;
  width:20px;
  z-index:888;
  padding:0px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-transition-delay:0.1s;
  -moz-transition-delay:0.1s;
  -o-transition-delay:0.1s;
  transition-delay:0.1s;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}
label.tl-answer.tl-answer-question .checked-box {
  background-color:#46a546;
  opacity:0;
  filter:alpha(opacity=0);
  top:1px;
  border:2px solid #46a546;
  height:20px;
  width:20px;
  z-index:888;
  padding:0px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-transition-delay:0.1s;
  -moz-transition-delay:0.1s;
  -o-transition-delay:0.1s;
  transition-delay:0.1s;
  -webkit-transform:scale(0);
  -moz-transform:scale(0);
  -ms-transform:scale(0);
  -o-transform:scale(0);
  transform:scale(0);
}
label.tl-answer.tl-answer-question .check {
  top:3px;
  left:9px;
  width:3px;
  height:13px;
  padding:0px;
  border:4px solid #ffffff;
  border-top:none;
  border-left:none;
  opacity:0;
  filter:alpha(opacity=0);
  z-index:888;
  -webkit-transform:rotate(135deg);
  -moz-transform:rotate(135deg);
  -ms-transform:rotate(135deg);
  -o-transform:rotate(135deg);
  transform:rotate(135deg);
  -webkit-transition-delay:0.1s;
  -moz-transition-delay:0.1s;
  -o-transition-delay:0.1s;
  transition-delay:0.1s;
}
label.tl-answer.tl-answer-question .check-left {
  border-left:4px solid #ffffff;
  border-right:none;
}
label.tl-answer.tl-answer-question .check-right {
  border-right:4px solid #ffffff;
  border-left:none;
}
label.tl-answer.tl-answer-question.radio .box, label.tl-answer.tl-answer-question.radio .checked-box, label.tl-answer.tl-answer-question.radio .check {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
label.tl-answer.tl-answer-question.radio .checked-box {
  background-color:transparent;
  border-color:#555753;
}
label.tl-answer.tl-answer-question.radio .check {
  top:7px;
  border:2px solid #0f9d58;
  height:8px;
  width:8px;
  background-color:#0f9d58;
  left:6px;
}
label.tl-answer.tl-answer-question input[type=checkbox]:checked ~ .box {
  opacity:0;
  filter:alpha(opacity=0);
}
label.tl-answer.tl-answer-question input[type=checkbox]:checked ~ .check {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}
label.tl-answer.tl-answer-question input[type=checkbox]:checked ~ .checked-box {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}
@-webkit-keyframes growCheckboxCircle {
  from {
    -webkit-transform:scale(0);
  }
  to {
    background-color:#46a546;
    opacity:0.2;
    filter:alpha(opacity=20);
    -webkit-transform:scale(1.1);
  }
}
@-moz-keyframes growCheckboxCircle {
  from {
    -moz-transform:scale(0);
  }
  to {
    background-color:#46a546;
    opacity:0.2;
    filter:alpha(opacity=20);
    -moz-transform:scale(1.1);
  }
}
@keyframes growCheckboxCircle {
  from {
    transform:scale(0);
  }
  to {
    background-color:#46a546;
    opacity:0.2;
    filter:alpha(opacity=20);
    transform:scale(1.1);
  }
}
.faded50 {
  opacity:0.5;
  filter:alpha(opacity=50);
}
.select2-container {
  margin:0px 3px 0px 0px;
  position:relative;
  display:inline-block;
  zoom:1;
  *display:inline;
  vertical-align:middle;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.select2-container .select2-choice {
  display:block;
  height:26px;
  padding:0 0 0 8px;
  overflow:visible;
  position:relative;
  border:1px solid #cccccc;
  white-space:nowrap;
  line-height:26px;
  color:#444444;
  text-decoration:none;
  border-radius:4px;
  background-clip:padding-box;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-color:#ffffff;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color:#aaaaaa;
  border-radius:0 0 4px 4px;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right:42px; }
.select2-container .select2-choice > .select2-chosen {
  margin-right:26px;
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.select2-container .select2-choice abbr {
  display:none;
  width:12px;
  height:12px;
  position:absolute;
  right:24px;
  top:8px;
  font-size:1px;
  text-decoration:none;
  border:0;
  background:url('../images/select2.png') right top no-repeat;
  cursor:pointer;
  outline:0;
}
.select2-container.select2-allowclear .select2-choice abbr { display:inline-block; }
.select2-container .select2-choice abbr:hover {
  background-position:right -11px;
  cursor:pointer;
}
.select2-drop-mask {
  border:0;
  margin:0;
  padding:0;
  position:fixed;
  left:0;
  top:0;
  min-height:100%;
  min-width:100%;
  height:auto;
  width:auto;
  opacity:0;
  z-index:9998;
  background-color:#ffffff;
  filter:1;
}
.select2-drop {
  width:100%;
  margin-top:-1px;
  position:absolute;
  z-index:9999;
  top:100%;
  background:#ffffff;
  color:#000000;
  border:1px solid #cccccc;
  border-top:0;
  border-radius:0 0 4px 4px;
  -webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);
  box-shadow:0 4px 5px rgba(0,0,0,0.15);
}
.select2-drop-auto-width {
  border-top:1px solid #aaaaaa;
  width:auto;
}
.select2-drop-auto-width .select2-search { padding-top:4px; }
.select2-drop.select2-drop-above {
  border-bottom:0;
  border-radius:4px 4px 0 0;
  -webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);
  box-shadow:0 -4px 5px rgba(0,0,0,0.15);
}
.select2-drop-active { border:1px solid #5897fb; }
.select2-drop.select2-drop-above.select2-drop-active { border:1px solid #5897fb; }
.select2-container .select2-choice .select2-arrow {
  display:inline-block;
  width:18px;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  border-left:1px solid #cccccc;
  border-radius:0 4px 4px 0;
  background-clip:padding-box;
  background:#dddddd;
}
.select2-container .select2-choice .select2-arrow b {
  display:block;
  width:100%;
  height:100%;
  background:url('../images/select2.png') no-repeat 0 1px;
}
.select2-search {
  display:inline-block;
  width:100%;
  min-height:26px;
  margin:0;
  padding-left:4px;
  padding-right:4px;
  position:relative;
  z-index:10000;
  white-space:nowrap;
}
.select2-search input {
  width:100%;
  height:auto !important;
  min-height:26px;
  padding:4px 20px 4px 5px;
  margin:0;
  outline:0;
  font-family:sans-serif;
  font-size:1em;
  border:1px solid #cccccc;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  background:#ffffff url('../images/select2.png') no-repeat 100% -22px;
}
.select2-drop.select2-drop-above .select2-search input { margin-top:4px; }
.select2-search input.select2-active {
  background:#ffffff url('../images/select2-spinner.gif') no-repeat 100%;
  background:url('../images/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#ffffff),color-stop(0.99,#eeeeee));
  background:url('../images/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom,#ffffff 85%,#eeeeee 99%);
  background:url('../images/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom,#ffffff 85%,#eeeeee 99%);
  background:url('../images/select2-spinner.gif') no-repeat 100%, linear-gradient(top,#ffffff 85%,#eeeeee 99%);
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border:1px solid #5897fb;
  outline:none;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
  box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color:eee;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  background-color:#eeeeee;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border:1px solid #5897fb;
  border-top-color:#eeeeee;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background:transparent;
  border-left:none;
  filter:none;
}
.select2-dropdown-open .select2-choice .select2-arrow b { background-position:-18px 1px; }
.select2-results {
  max-height:200px;
  padding:0 0 0 4px;
  margin:4px 4px 4px 0;
  position:relative;
  overflow-x:hidden;
  overflow-y:auto;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.select2-results ul.select2-result-sub {
  margin:0;
  padding-left:0;
}
.select2-results ul.select2-result-sub > li .select2-result-label { padding-left:20px; }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:40px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:60px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:80px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:100px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:110px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left:120px; }
.select2-results li {
  list-style:none;
  display:list-item;
  background-image:none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight:600;
  color:#999999;
}
.select2-results .select2-result-label {
  padding:3px 7px 4px;
  margin:0;
  cursor:default;
  min-height:1em;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.select2-results .select2-highlighted {
  background:#3875d7;
  color:#ffffff;
}
.select2-results li em {
  background:#feffde;
  font-style:normal;
}
.select2-results .select2-highlighted em { background:transparent; }
.select2-results .select2-highlighted ul {
  background:#ffffff;
  color:#000000;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
  background:#f4f4f4;
  display:list-item;
}
.select2-results .select2-disabled.select2-highlighted {
  color:#666666;
  background:#f4f4f4;
  display:list-item;
  cursor:default;
}
.select2-results .select2-disabled {
  background:#f4f4f4;
  display:list-item;
  cursor:default;
}
.select2-results .select2-selected { display:none; }
.select2-more-results.select2-active { background:#f4f4f4 url('../images/select2-spinner.gif') no-repeat 100%; }
.select2-more-results {
  background:#f4f4f4;
  display:list-item;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color:#f4f4f4;
  background-image:none;
  border:1px solid #dddddd;
  cursor:default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color:#f4f4f4;
  background-image:none;
  border-left:0;
}
.select2-container.select2-container-disabled .select2-choice abbr { display:none; }
.select2-container-multi .select2-choices {
  height:auto !important;
  height:1%;
  margin:0;
  padding:0;
  position:relative;
  border:1px solid #cccccc;
  border-radius:4px;
  cursor:text;
  overflow:hidden;
  background-color:#ffffff;
  background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));
  background-image:-webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background-image:-moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background-image:linear-gradient(top,#eeeeee 1%,#ffffff 15%);
}
.select2-locked { padding:3px 5px 3px 5px !important; }
.select2-container-multi .select2-choices { min-height:26px; }
.select2-container-multi.select2-container-active .select2-choices {
  border:1px solid #5897fb;
  outline:none;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
  box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.select2-container-multi .select2-choices li {
  float:left;
  list-style:none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin:0;
  padding:0;
  white-space:nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  font-family:sans-serif;
  font-size:100%;
  color:#666666;
  outline:0;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  background:transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background:#ffffff url('../images/select2-spinner.gif') no-repeat 100% !important; }
.select2-default { color:#999999 !important; }
.select2-container-multi .select2-choices .select2-search-choice {
  padding:3px 5px 3px 18px;
  margin:3px 0 3px 5px;
  position:relative;
  line-height:13px;
  color:#333333;
  cursor:default;
  border:1px solid #cccccc;
  border-radius:3px;
  -webkit-box-shadow:0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow:0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  background-clip:padding-box;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-color:#e4e4e4;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);
  background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));
  background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor:default; }
.select2-container-multi .select2-choices .select2-search-choice-focus { background:#d4d4d4; }
.select2-search-choice-close {
  display:block;
  width:12px;
  height:13px;
  position:absolute;
  right:3px;
  top:4px;
  font-size:1px;
  outline:none;
  background:url('../images/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close { left:3px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position:right -11px; }
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position:right -11px; }
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color:#f4f4f4;
  background-image:none;
  border:1px solid #dddddd;
  cursor:default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding:3px 5px 3px 5px;
  border:1px solid #dddddd;
  background-image:none;
  background-color:#f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display:none;
  background:none;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration:underline; }
.select2-offscreen, .select2-offscreen:focus {
  clip:rect(0 0 0 0) !important;
  width:1px !important;
  height:1px !important;
  border:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  position:absolute !important;
  outline:0 !important;
  left:0px !important;
  top:0px !important;
}
.select2-display-none { display:none; }
.select2-measure-scrollbar {
  position:absolute;
  top:-10000px;
  left:-10000px;
  width:100px;
  height:100px;
  overflow:scroll;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144 dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image:url('../images/select2x2.png') !important;
    background-repeat:no-repeat !important;
    background-size:60px 40px !important;
  }
  .select2-search input { background-position:100% -21px !important; }
}
.form-control .select2-choice {
  border:0;
  border-radius:2px;
}
.form-control .select2-choice .select2-arrow { border-radius:0 2px 2px 0; }
.form-control.select2-container {
  height:auto !important;
  padding:0px;
}
.form-control.select2-container.select2-dropdown-open {
  border-color:#5897fb;
  border-radius:3px 3px 0 0;
}
.form-control .select2-container.select2-dropdown-open .select2-choices { border-radius:3px 3px 0 0; }
.form-control.select2-container .select2-choices {
  border:0 !important;
  border-radius:3px;
}
.control-group.warning .select2-container .select2-choice, .control-group.warning .select2-container .select2-choices, .control-group.warning .select2-container-active .select2-choice, .control-group.warning .select2-container-active .select2-choices, .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.warning .select2-container-multi.select2-container-active .select2-choices { border:1px solid #c09853 !important; }
.control-group.warning .select2-container .select2-choice div {
  border-left:1px solid #c09853 !important;
  background:#fcf8e3 !important;
}
.control-group.error .select2-container .select2-choice, .control-group.error .select2-container .select2-choices, .control-group.error .select2-container-active .select2-choice, .control-group.error .select2-container-active .select2-choices, .control-group.error .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.error .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.error .select2-container-multi.select2-container-active .select2-choices { border:1px solid #b94a48 !important; }
.control-group.error .select2-container .select2-choice div {
  border-left:1px solid #b94a48 !important;
  background:#f2dede !important;
}
.control-group.info .select2-container .select2-choice, .control-group.info .select2-container .select2-choices, .control-group.info .select2-container-active .select2-choice, .control-group.info .select2-container-active .select2-choices, .control-group.info .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.info .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.info .select2-container-multi.select2-container-active .select2-choices { border:1px solid #3a87ad !important; }
.control-group.info .select2-container .select2-choice div {
  border-left:1px solid #3a87ad !important;
  background:#d9edf7 !important;
}
.control-group.success .select2-container .select2-choice, .control-group.success .select2-container .select2-choices, .control-group.success .select2-container-active .select2-choice, .control-group.success .select2-container-active .select2-choices, .control-group.success .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.success .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.success .select2-container-multi.select2-container-active .select2-choices { border:1px solid #468847 !important; }
.control-group.success .select2-container .select2-choice div {
  border-left:1px solid #468847 !important;
  background:#dff0d8 !important;
}
