/*
   File: topclassNewUI.css
   Author: pcooney
   Copyright WBT Systems, 2013-2020
*/

@-ms-viewport       { width: auto!important; }

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

body.mce-content-body {
   margin:0;
   padding:0;
   height:auto !important;
}

html {-webkit-text-size-adjust: none;}

body, input, button, .ui-datepicker, select {
  font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

body {
    font-size: 13px;
    max-height: 100%;
    background: #FFFFFF;
}

body.tc-reading-content {
  font-family: 'Spectral','Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;  
}

body.tc-alt-bg {
  background: #E6E6E6;
}

label, input, button, select, textarea {
  font-size: 13px;
}

ul, li, p, br {
  font-size: 1.0em;
}

a:focus,
i[tabindex]:focus,
div[tabindex]:focus,
button:focus,
li[tabindex]:focus,
span[tabindex]:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 2px solid #6EA3FC;
    outline: 2px auto #6EA3FC;
    outline-offset: -2px;
}

textarea::placeholder,
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #939393;
  opacity: 1; /* Firefox */
  font-style: italic;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
   color: #939393;
   font-style: italic;
}

textarea:-moz-placeholder,
input:-moz-placeholder { /* Firefox 18- */
   color: #939393;
   font-style: italic;
}

textarea::-moz-placeholder,
input::-moz-placeholder {  /* Firefox 19+ */
   color: #939393;
   font-style: italic;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
   color: #939393;
   font-style: italic;
}

body {
  background: #ffffff;
  color: #616161;
}
ul {
  color: #616161;	
}
a {
  color: #006697;
}
a:hover {
  color: #006697;
}
a:active {
  color: #006697;
}
a:link:not(.btn) {
  color: #006697;
}
a:visited:not(.btn) {
  color: #006697;
}
.tc-menu-list li a.JSFormTabText
  color: #FFFFFF;
}
a[js]:after {
  background: #000000;
  border: solid thin #FFFF00;
  color: #FFFF00;
  content: "javascript";
}
a[popup]:after {
  background: #000000;
  border: solid thin #FFFF00;
  color: #FF0000;
  content: "popup";
}
h1 {
  color: #006697;
  font-size: 2.0em;
  font-weight: bold;  
}
h4 {
  font-size: 1.4em;
  font-weight: bold;
}
hr {
  background-color: #E2E2E2;
  border: 1px solid #E2E2E2;
  border-style: solid;
  color: #E2E2E2;
  height: 1px;
}
input {
  color: #000000;
}
select {
  font-size: 1.0em;
}
script :after {
  background: #FFFFFF;
  border: solid thin #000000;
  color: #1A334D;
  content: "scripted";
}
noscript :after {
  border: solid thin;
  content: "noscripted";
}
table {
  border-collapse: collapse;
  font-size: 1.0em;
  width: 100%;
}
th {
  font-size: 1.0em;
  text-align: left;
}
th.TCListing-Layout {
  margin: 0;
  padding: 0;
}
tr {
  line-height: 1.3125em;
}
tr td.title {
  font-weight: normal;
  height: 25px;
  text-decoration: none;
  vertical-align: bottom;
}
td {
  font-size: 1.0em;
  text-align: left;
}
img {
  border: 0px;
}

/* Sticky Footer specific CSS here */
/*Opera Fix*/
body:before {
  content:"";
  height:100%;
  float:left;
  margin-top:-32767px;
  width:0;
}

a#tc-skip-to-main {
    background: #EEEEEE;
    display: block;
    font-size: 1.3em;
    height: 40px;
    left: -1000px;
    padding-top: 15px;
    position: absolute;
    text-align: center;
    top: -1000px;
    width: 100%;
    z-index: 1000000;
}

a#tc-skip-to-main:focus {
    top: 0;
    left: 0;
}

img,
embed,
object,
video {
  height: auto;
  max-width: 100%;
}

.tc-inactive {
   opacity: 0.5;
   cursor: default;
   pointer-events: none;
}

.tc-inactive-admin {
   opacity: 0.6;
   cursor: default;
}
    
.tc-muted {
  opacity: 0.6;
}

.tc-fullscreen-display {
  display: inherit;     
}

.tc-mobile480-display {
  display: none;    
}

.tc-show-displayblock {
  display: block !important;
}

.TCBody {
    background-color: #FFFFFF;
    margin-bottom: 60px;
}

.tc-font-icon_none {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

.tc-full-right {
  width: 100%;
  text-align: right;
}

.tc-accessible-only {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

#tc-main-container {
    /*overflow: hidden; removed 2nd Oct 2013*/
    float: left;
    width: 100%;
    visibility: hidden;
}

#tc-main-container-row-fluid {
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 5px;
  top: 40px;
  position: relative;
}

#tc-main-primarycolumn {
  float: left;
  padding-left: 15px;
}

#tc-main-secondarycolumn,
.tc-secondary-column {
  float: right;
  padding: 0 15px;
  margin-left: 0;
  float: right;
}

#tc-main {
  margin-bottom: 30px;
}

.tc-margins {
  max-width: 1150px;;
  margin: 0 auto;
}

.main-content {
    min-height: 100%;
    overflow: none;
}

.main-content #search {
  float: left;
  width: 100%;
}

#tc-objectlist-filterCollapse .uneditable-input,
#tc-popupselect-filterCollapse .uneditable-input {
  margin-left: 0;
}

.TCMainContainer {
  background: #ffffff;
  margin: 0;
  padding: 0;
  border-radius: 3px 3px 3px 3px;  
}

.TCNewMainContainer {
        background-color: #FFFFFF;
        float: left;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        top: 70px;
}

.TCMainContainerUser {
        margin-right: 0;
        margin-left: 0;
        background-color: #FFFFFF;
        top: 0;
        padding-bottom: 55px;
        /*overflow-y: hidden;
        overflow-x: hidden; removed 2nd Oct 2013*/
        height: 100%;
        min-height: 100%;
        padding-right: 5px;
}

#tc-main-container-fluid.TCMainContainer_Anon {
  padding-bottom: 0;
  padding-left: 0;
  background: #0094D9;
  /*margin-bottom: 250px;*/
}

#tc-main-container-row-fluid.TCMain_Anon {
  padding-top: 25px;
  top: 20px;
  margin-bottom: 0;
}

#tc-main-container-row-fluid.TCMain_Anon #tc-catalogBrowseMain {
  margin-bottom: 400px;
}

/* Alternative Background */
#tc-main-container.tc-alt-bg {
  background: #e6e6e6;
}

#tc-main-container.tc-alt-bg #tc-main-container-fluid,
#tc-main-container.tc-alt-bg #tc-main-container-row-fluid {
  background: inherit;
}

.tc-message-anon{
  margin-bottom: 30px;
}

.tc-anonymous-message {
  margin: 20px auto;
  padding: 20px;
}

.right {
  float: right;
}

.left {
  float: left;
}
.tc-overflow-visible {
  overflow: visible;	
}
.tc-padding-right-5,
.tc-widget-list .tc-cardlist-container tbody#tc-objectlist-body>tr>td.tc-padding-right-5 {
  padding-right: 5px;   
}
.tc-absolute-right-60px {
  position: absolute;
  right: 60px;  	
}
h1.tc-tinymce-h1,
.TCMain h1.tc-tinymce-h1,
.TCMain_PreTCNow h1.tc-tinymce-h1,
.TCMain_PreTCNowAnon h1.tc-tinymce-h1 {
  font-size: 38.5px;
  font-weight: bold;
  color: inherit;   
}

.TCIndent {
  padding-left: 45px;
  position: relative;
}

.modal-open .TCIndent {
  /*padding-left: 15px;*/
}

.TCDisplayNone {
  display: none !important;
}

.TCDisplayInline {
  display: inline;
}

.TCDisplayBlock {
  display: block;
}

.TCDisplayFlex {
  display: flex;
}

.TCNoWrap {
  white-space: nowrap;  
}

.TCDisplayInlineBlock {
  display: inline-block;
}

.TCTextAlignCenter {
  text-align: center;
}

.TCTClearBoth {
  clear: both;
}

.tc-display-none {
  display: none;	
}

.tc-lighter {
  font-weight: 200;
}

.tc-print {
  display: none;
}

.tc-add-margin-10-left {
  margin-left: 10px;
}

::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {
   font-style: italic;
}

.tc-styled-select {
  width: auto;
}

.tc-clear-both {
  clear: both;
}

iframe {
   border: 0;
}

i:hover {
  text-decoration: none !important;
}

#tc-calendarPrintLink {
  font-size: 2.3em;
  padding-left: 5px;
  position: relative;
  top: 5px;
}

#modalPopup .modal-body {
  max-width: 100%;
  padding: 0;
}

.tc-close-overlay {
  float: right;
}
.tc-close-overlay a:hover {
  color: #0094D9;
  text-decoration: none;
}

.tc-overlay-dialog>.tc-close-overlay,
.popover-title>.tc-close-overlay {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 40px;
  float: right;
  padding: 5px 10px 5px 10px;
}

.popover-title>.tc-close-overlay {
  padding: 0;
  line-height: inherit;
}

.popover-title>.tc-close-overlay>a {
  padding: 0;
  line-height: inherit;
  margin: 0;
}

.popover-title .close {
  position: relative;
  top: -5px;
}

.tc-overlay-dialog>.tc-close-overlay>a.tc-font-icon_close3 {
  color: #fff;
  font-size: 1.4em;
}

.tc-overlay-dialog>.tc-close-overlay>a.tc-font-icon_close3:hover {
    text-decoration: none;
    color: #8a8a8a;
}

.tc-faded {
  opacity: 0.5;
}

.TCLowercase {
  text-transform: lowercase;
}

#tc-enrollMoreResults {
  margin-bottom: 15px;
  /*display: none;*/
  background: #f4f4f4 none repeat scroll 0 0;
  text-align: center;
}

#tc-enrollMoreResults a {
  display: inline-block;
  padding: 10px;
  font-weight: bold;
  font-size: 1.4em;
}

#tc-enrollMoreResultsLoading {
  display: none;
}

.dropdown-toggle.tc-sortlist:focus {
  outline: 2px solid #6EA3FC;
}

.tc-inpage-link { 
    border-bottom: 1px dashed;
    padding-bottom: 2px;
}
.tc-inpage-link:hover {
  cursor: pointer;
}


/* BANNER ON LOGIN PAGE
-----------------------*/

#TCLoginBanner {
  padding-left: 100px;
  padding-right: 100px;
  width: auto;
}

/* ZONE LAYOUT
------------*/

#TClayout0 {
    background: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #F6F6F7), color-stop(90%, #E6E7E8));
}

#tc-zone-1, #tc-zone-2, #tc-zone-3 {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
}

#tc-zone-1 {
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E7E8');
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FEFEFE), color-stop(40%, #F1F2F2), color-stop(70%, #E6E7E8), color-stop(90%, #ffffff));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #F1F2F2 40%, #E6E7E8 70%, #ffffff 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #ffffff 0%, #F1F2F2 40%, #E6E7E8 70%, #ffffff 100%);
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #ffffff 0%, #F1F2F2 40%, #E6E7E8 70%, #ffffff 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #ffffff 0%, #F1F2F2 40%, #E6E7E8 70%, #ffffff 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #ffffff 0%, #F1F2F2 40%, #E6E7E8 70%, #ffffff 100%);
}

#tc-zone-3 {
        margin-left: 0;
}

.span3, .span9, .span1, .span11 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#tc-main-container-row-fluid .span9 #tc-main-primarycolumn {
    padding-left: 0;
}

/* TOP NAV BAR (STANDARD)
-------------------------*/
#tc-header-logo-user,
#tc-header-logo {
  margin-right: 35px;
  min-width: 95px;
  margin-top: 5px !important;
  float: left;
  margin-left: 10px;
  width: auto;
}

#tc-header-logo{
  float: left;
}

.TCLogo {
  background: url(newui-images/logo_small.png) no-repeat;
  width: 90px;
  height: 40px;
  cursor: pointer;
  display: block;
  text-align: left;
  margin-left: 0;
}
.TCLogo a {
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: bold;  
}

.TCHeaderUser,
.TCHeaderNoUser,
#tc-header-nouser-container-collapse {
  height: 40px;
  background: #393637;
  color: #d2d1d1;
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #373334), color-stop(90%, #343131));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #393637 0%, #343131 90%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #393637 0%, #343131 90%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #393637 0%, #343131 90%);
  /* Opera */
  background-image: -o-linear-gradient(top, #393637 0%, #343131 90%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #393637 0%, #343131 90%);
  /* IE9 */
  filter: none;
}

#tc-header-nouser-container-fluid #tc-language-picker {
  /*margin-right: 20px;*/
  float: right;
  display: block;
  padding-top: 5px;
}

#tc-main-container .tc-user-lang,
#tc-nav-menu-container .tc-user-lang,
#tc-header-nouser .tc-user-lang,
#tc-header-user .tc-user-lang {
  background: inherit;
  border: 0 none;
  box-shadow: none;
  line-height: 20px;
  padding: 5px 2px;
  text-align: left;
  text-shadow: none;
  margin: 5px 5px 5px 10px;
  font-size: 0.8em;
  color: #616161;
}

#tc-branding-lang {
  color: inherit;
}

#tc-header-user #tc-user-lang .tc-language-name {
  display: none;
}

#tc-header-user #tc-user-lang i {
  padding-left: 5px;
  display: none !important;
}

#tc-main-container .tc-user-lang,
#tc-header-nouser .tc-user-lang {
  font-size: 1.1em;
  margin: 0;
  padding: 5px 2px;
  line-height: 20px;
}

#tc-header-nouser .tc-user-lang {
  font-size: 0.85em;
  line-height: 20px;
}

#tc-main-container .tc-user-lang span,
#tc-nav-menu-container .tc-user-lang span,
#tc-header-nouser .tc-user-lang span {
  display: inline;
  padding: 0;
}

#tc-main-container .tc-select-user-lang li span,
#tc-nav-menu-container .tc-select-user-lang li span,
#tc-nav-menu-container .tc-user-lang span span,
#tc-main-container .tc-user-lang span span,
#tc-header-nouser .tc-select-user-lang li span,
#tc-header-user .tc-select-user-lang li span {
  display: inline;
  padding-left: 5px;
}

#tc-header-nouser .tc-user-lang span.tc-language-name {
  display: none;
}

#tc-language-picker .tc-language-flag {
  width: 16px;
  height: 16px;
}

.tc-language-flag,
.tc-language-name {
  display: inline;
}

.tc-language-name {
  display: inline;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 120px;
  white-space: nowrap;
}

.tc-language-picker {
  display: inline;
  float: right;
}

.tc-form-input-wrapper .tc-language-picker {
  float: left;
}

.tc-form-input-wrapper div.tc-language-picker #tc-user-lang {
  line-height: 35px;
}

.tc-lang-items a,
.tc-lang-items a:hover {
  text-decoration: none;
}

#tc-header-user-container-fluid #tc-header-user-profile,
#tc-header-user #tc-header-user-profile {
  margin: 0px 15px 0px 10px;
}

.tc-header-user-profile-dropdown {
  padding: 0 5px;
  vertical-align: middle;
}

#tc-header-user #tc-menubar-profile, 
#tc-menubar-profile,
#tc-menubar-profile.tc-content-header-profile {
  padding: 3px 2px 0 2px;
}

#tc-header-user-container-fluid #tc-menubar-profile.tc-user-lang {
  margin: 0;
}

#tc-header-nouser #tc-header-socialbar,
#tc-header-nouser #tc-header-approvalsbar  {
  width: 100px;
}

#tc-main-container .tc-user-lang span a:hover,
#tc-nav-menu-container .tc-user-lang span a:hover,
#tc-header-nouser .tc-user-lang span a:hover {
  color: #51b7e4;
}

#tc-main-container .tc-user-lang span a,
#tc-nav-menu-container .tc-user-lang span a,
#tc-header-nouser .tc-user-lang span a {
  padding: 0;
}

#tc-main-container .tc-user-lang i,
#tc-nav-menu-container .tc-user-lang i,
#tc-header-nouser .tc-user-lang i {
  color: #51b7e4;
}

#tc-nav-menu-container .tc-select-user-lang {
  background-color: #1A1A1A;
  border: 1px solid #000;
  margin-left: 10px;
  left: 0;
  right: inherit;
  top: 10px;
}

/**
#tc-main-container .tc-select-user-lang,
#tc-header-nouser .tc-select-user-lang {
  background-color: #f8f8f8;
  border: 1px solid #f4f4f4;
  margin-left: 0px;
  left: 0;
  right: inherit;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
**/

/**
#tc-nav-menu-container .tc-select-user-lang li {
  background-color: #1A1A1A;
  line-height:30px;
}
**/

/**
#tc-main-container .tc-select-user-lang li,
#tc-header-nouser .tc-select-user-lang li {
  background-color: #f8f8f8;
  border:1px solid #e4e4e4;
  line-height:30px;
}
**/

#tc-nav-menu-container .tc-select-user-lang li:hover,
#tc-main-container .tc-select-user-lang li:hover,
#tc-header-nouser .tc-select-user-lang li:hover,
#tc-header-user .tc-select-user-lang li:hover {
  color: #fff;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

#tc-main-container .tc-select-user-lang li img,
#tc-nav-menu-container .tc-select-user-lang li img,
#tc-header-nouser  .tc-select-user-lang li img,
#tc-main-container .tc-user-lang span a img,
#tc-nav-menu-container .tc-user-lang span a img,
#tc-header-nouser .tc-user-lang span a img,
#tc-header-user .tc-user-lang span a img {
  width: 16px;
  height: 16px;
  padding-right: 0;
}

#tc-main-container .tc-select-user-lang li a,
#tc-nav-menu-container .tc-select-user-lang li a,
#tc-header-nouser .tc-select-user-lang li a,
#tc-header-user .tc-select-user-lang li a {
/*  
  line-height:30px;
  font-size: 0.9em;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
  color: #1a1a1a;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
*/  
}

#tc-main-container .tc-select-user-lang li a:hover,
#tc-nav-menu-container .tc-select-user-lang li a:hover,
#tc-header-nouser .tc-select-user-lang li a:hover,
#tc-header-user .tc-select-user-lang li a:hover {
/*  
  background-color: #006697;
  color: #fff;
*/  
}

#tc-notifications-lang {
  color: inherit;
}

#tc-nav-menu {
  background-color: #0094D9;
  height: 40px;
  margin-left: 0;
  margin-top: 0 !important;
  position: relative;
  width: 50px;
  transition-duration: 0.3s;
  text-align: center;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}

.tc-menu-obj {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.tc-menu-obj div {
  /*font-size: 1.3em;*/
  display: inline-block;
  position: relative;
  /*border-left: 1px solid #ccc;*/
  /*margin-left: 10px;*/
  width: auto;
  cursor: pointer;
}

.tc-menu-obj div:hover {
  background: #eeeeee;
}

.tc-menu-obj div i.tc-font-icon_list:before {
  margin: 0;
}

.tc-menu-obj div i.tc-font-icon_arrow-down2:before {
  margin: 0;
}

.tc-menu-obj[data-tc-inline-mode] div,
.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-formlinks-adv-list,
.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-formlinks-adv-list li,
.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-formlinks-adv-list li a {
  background: transparent;
  vertical-align: middle;   
}
.tc-menu-obj[data-tc-inline-mode] div:hover {
  background: transparent;  
} 

.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-collapse-adv-options {
  display: block;   
}

.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-formlink-advcollapse:hover {
  cursor: default;
  background: transparent;
  color: inherit;   
}

.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-collapse-adv-options li a {
  padding-left: 40px;   
}
  
.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-formlink-advcollapse div {
  cursor: default;  
}  

.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-collapse-adv-options li {
  font-size: 1.0em; 
}

.tc-menu-obj[data-tc-inline-mode] #tc-tabsfragment-collapse-adv-options li:hover {
  background: #d9edf7;
  opacity: 1.0;
}   
    
p.tc-iltsession-child-note {
  background: #e6e6e6;
  display: inline-block;
  margin-left: 15px;
  padding: 5px 15px;
}

#tc-header-user #tc-nav-menu-ctrl {
  border: none;
  position: static;
}

#tc-header-user #tc-nav-menu-ctrl:focus {
  outline: 2px auto #ffff4d;
}

#tc-header-user #tc-nav-menu-ctrl:hover {
  animation-name: none;
}

.TCHeader #tc-nav-menu-ctrl {
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

#tc-nav-menu:hover {
  background-color: #1B75BB;
  cursor: pointer;
}

div#tc-nav-menu.open {
  background-color: #0094D9;
}

#tc-nav-menu a {
  background: url(newui-images/main_menu_off.png) no-repeat;
  background-position: 12px 10px;
  height: 100%;
  position: relative;
  width: auto;
}

.tc-context-menu {
  color: #006697;
}

#tc-header-user,
#tc-header-nouser {
  margin-right: 0;
  box-shadow: -2px -2px 8px #343434;  
  z-index: 1049;
}

#tc-header-nouser {
  margin-left: 0;
}

#tc-header-nouser-inner.navbar-inner > #tc-header-nouser-container-fluid .nav-collapse {
  overflow: hidden !important;
  height: 0px;
  top: -5px;
  display: none;
  text-align:right;
}

#tc-header-nouser-container-fluid .nav-collapse .TCSearchCatalog > form {
  float: right;
}

#tc-header-nouser-container-fluid .nav-collapse #tc-header-searchmenu-container {
  text-align: right;
}

#tc-header-nouser-container-fluid .nav-collapse #tc-header-searchmenu.dropdown-menu,
#tc-header-nouser-container-fluid .nav-collapse #tc-header-searchmenu.dropdown-menu > li > a {
  background-color: inherit;
  margin: 0;
}

#tc-header-nouser-container-fluid .nav-collapse #tc-header-searchbar .control-group {
  margin-bottom: 0;
}

#tc-header-collaspse-menu > li{
  height: auto;
  max-width: inherit;
  width: 100%;
  display: block;
  float: left;
}

#tc-header-nouser.TCHeaderNoUser #tc-header-collaspse-menu li>#tc-header-searchbar,
#tc-header-nouser.TCHeaderNoUser #tc-header-collaspse-menu li>#tc-header-socialbar,
#tc-header-nouser.TCHeaderNoUser #tc-header-collaspse-menu li>#tc-header-approvalsbar {
  float: right;
  text-align:right;
}

#tc-header-nouser-menu {

}

span.tc-overlapping-icon.badge:hover {
  background: #f1d16f;
  cursor: pointer;
}

#tc-header-user-catalogsearch {
  width: auto;
  float: left;
  display: none;
}

#tc-header-user-cart a,
#tc-header-user-catalogsearch a {
  display: block;
  position: relative;
}

#tc-header-user-cart a.tc-font-icon_cart6,
#tc-header-user-catalogsearch a.tc-font-icon_search3 {
  color: #fff;
  opacity: 0.8;
  font-size: 1.5em;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

#tc-header-user-cart a.tc-font-icon_cart6:hover,
#tc-header-user-catalogsearch a.tc-font-icon_search3:hover {
  text-decoration: none;
}

#tc-header-user-cart a:hover,
#tc-header-user-catalogsearch a:hover {
  opacity: 1.0;
}

#tc-header-user #tc-menubar-profile {
  color: #ffffff;
  opacity: 0.8;
  -webkit-transition: opacity 0.28s ease-in-out;
  -moz-transition: opacity 0.28s ease-in-out;
  -o-transition: opacity 0.28s ease-in-out;
  transition: opacity 0.28s ease-in-out;
}
#tc-header-user #tc-menubar-profile:hover {
  opacity: 1;   
}
/*************************************
* END OF LMS BROWSER COMPATABILITY
*************************************/

.mobileCatalogHeaderDetails,
.mobileCatalogItemDetails,
.mobileCatalogItemActions {
  float: left;
  padding-bottom: 5px;
  width: 100%;
}

.mobileCatalogItemDetails,
.mobileCatalogItemActions {
  border-top: 2px dotted #DDDDDD;
  padding-top: 5px;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-user-cart a {
  color: #919395;
  margin-left: 10px;
  text-decoration: none;
  width: 100%;
}

.sidr-class-TCDisplayNone {
  display: none;    
}

#tc-main-shortcuts nav ul li .tc-shortcutText,
#tc-main-shortcuts-footer nav ul li .tc-shortcutText,
#ShortcutsDragDropArea .tc-shortcutText,
.sidr ul li a:link,
.sidr ul li a:visited {
  color: #fff;
}

#sidr-id-socialmedia-menu-links {
  border: 0;
}
#sidr-id-socialmedia-menu-links a {
  display: inline-block;
  font-size: 1.2em;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  padding-left: 10px;
  padding-right: 10px;
}

#sidr-id-socialmedia-menu-links a:hover {
  opacity: 1;   
}

#tc-header-user-name {
  float: left;
  font-size: 1.1em;
}

#tc-header-user-details {
  font-size: 1em;
  padding-top: 5px;
}

#tc-header-user-details div {
  display: inline-block;
  width: 200px;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#TCLeftNav #tc-header-user-details {
  margin-left: 5px;
}

#tc-header-user #tc-header-user-details,
#tc-header-nouser #tc-header-user-details {
  margin-left: 5px;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-user-details div#tc-header-user-cart {
  display: block;
  clear: both;
  padding-top: 10px;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-user-details div#tc-header-user-cart a span {
  display: inline-block;
  font-size: 0.68em;
}

/*
.TCHeaderUser > div {
  margin-top:5px;
  margin-bottom: 0;
}
*/

#tc-header-user > .navbar-inner,
#tc-header-nouser > .navbar-inner,
#tc-header-user-search > .navbar-inner,
#tc-header-nouser-search > .navbar-inner {
  height: 40px;
  box-shadow: none;
  border-width: 0 0 0 0;
  background-color: inherit;
  background-image: inherit;
  background-position: inherit;
  background-repeat: inherit;
  border-color: inherit;
}

#tc-header-user-inner.navbar-inner > #tc-header-user-container-fluid > div.nav-collapse > div,
#tc-header-nouser-inner.navbar-inner > #tc-header-nouser-container-fluid > div.nav-collapse > div,
#tc-header-nouser-inner.navbar-inner > #tc-header-nouser-container-fluid > div {
    margin-bottom: 0;
    margin-top: 5px;
}

#tc-header-user-container-fluid,
#tc-header-nouser-container-fluid {
  margin: 0;
  padding: 0;
}

#tc-header-user-container-fluid,
#tc-header-nouser-container-fluid {
  color: #fff;
}

#tc-header-user-container-fluid>div,
#tc-header-nouser-container-fluid>div {
  margin: 10px 10px 0 10px;
}

/*
#tc-header-user-container-fluid>div:first-of-type,
#tc-header-nouser-container-fluid>div:first-of-type,
#tc-header-user-container-fluid>div:last-of-type,
#tc-header-nouser-container-fluid>div:last-of-type {
  margin: 10px 20px 0 20px;
}
*/

#tc-header-user-container-fluid>div#tc-header-user-cart,
#tc-header-user-cart {
  width: auto;
  float: right;
  position: relative;
  margin-right: 20px;  
}

#tc-header-user-search {
  display: none;
  height: 40px;
  width: 100%;
  top: 40px;
  margin: 0px;
}

#tc-header-user-search .input-append {
  margin: 5px 5px 0px 5px;
  width: 100%;
  text-align: left;
}

#tc-header-user #tc-nav-menu {
  float: left;
  width: 43px;
}

#TCLeftNav.TCHeaderUser #tc-header-searchbar {
  margin-left: 0;
  float: right;
}

div#tc-header-searchbar.span3 {
  width:240px;
}

#tc-header-user.TCHeaderUser #tc-header-searchbar,
#tc-header-nouser.TCHeaderNoUser #tc-header-searchbar,
#tc-header-nouser #tc-header-searchbar {
  margin-left: 0;
  float: left;
  z-index: 0;
}

#tc-admin-list-form {
  margin-left: 15px;
}

#tc-admin-list-create,
#tc-admin-sync-personify {
  font-size: 1.2em;
  width: 250px;
  margin-left: 0;
}

.form-search .input-append,
#tc-admin-list-filter .input-append {
  font-size: 13px;
}

.form-search .input-append .search-query,
.form-search .input-append #filter_list
{
  border-radius: 0 9px 9px 0;
  font-size: 0.9em;
  -moz-border-radius: 0 9px 9px 0;
  -webkit-border-radius: 0 9px 9px 0;
}

#tc-header-user-search.form-search .input-append .btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  padding-left: 8px;
  padding-right: 8px;
}

.form-search .input-append #filter_list{
  border-width: 0;
  font-size: 1.2em;
}


#tc-admin-list-filter .controls,
#tc-admin-list-filter .controls .input-append {
  width: 100%;
}

.form-search .input-append .btn,
#tc-admin-list-filter .input-append .btn {
  -webkit-border-radius: 9px 0 0 9px;
  -moz-border-radius: 9px 0 0 9px;
  border-radius: 9px 0 0 9px;
  border-color:#919294;
}

.tc-admin-list-search-tip {
  margin-left: 5px;
  font-size: 0.9em;
}

a.no-underline {
  text-decoration: none;
}

.tc-admin-list-clear {
  padding:0;
  margin:0;
  font-size: 0.9em;
  vertical-align:center;
  border-radius: 4px;
  padding: 2px;
  padding-right:5px;
  margin-top: 2px;
}

.tc-admin-list-clear:hover {
  background: #999999;
  color: #ffffff;
  cursor: pointer;
}

.tc-admin-list-clear a {
  color: inherit;
  text-decoration: none;
}

.tc-admin-list-clear i {
  font-size: 14px;
}

.tc-admin-list-clear i:hover {
  color: #ffffff;
}

ul.tc-data-list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.collapse .tc-collapse-list,
.tc-collapse-list-table {
  background: transparent;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #666;
  padding: 5px;
  margin: 0 10px;
  list-style-type: none;
}

.tc-collapse-list-table {
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.collapse .tc-collapse-list li {
  padding: 5px;
}

.tc-collapse-list-table tr {
  max-height: 30px;
}

.tc-collapse-list-head, #tc-collapse-list-head {
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.tc-collapse-list-row {
  padding: 5px 0;
  margin: 0;
}

.tc-collapse-list-row td,
#tc-collapse-list-head th {
  width: 70%;
}

.tc-collapse-list-row td.tc-allow-credits,
#tc-collapse-list-head th.tc-allow-credits {
  width: 35%;
}

.tc-collapse-list-row td:first-child,
#tc-collapse-list-head th:first-child {
  padding-left: 5px;
  text-align: center;
  width: 30%;
}

.tc-collapse-list-head th:first-child,
#tc-collapse-list-head th:first-child {
  padding-left: 2px;
}

.tc-collapse-list-table .row {
  line-height: 20px;
  margin: 2px 0;
  margin-left: 0;
  opacity: 0.8;
  padding-bottom: 5px;
}

#tc-collapse-list-head,
.tc-collapse-list-head-wrap {
  background: #8a8a8a;
  padding: 2px 1px;
  color: #fff;
}

.tc-itemlist-subtitle.tc-itemlist-link-actions span.tc-itemlist-link-actions-divider {
  margin: 0 4px;
}

.tc-itemlist-subtitle.tc-credits {
  margin-top: 10px;
}

.tc-itemlist-subtitle.tc-crediting-note {
  font-style: italic;
}

.tc-itemlist-subtitle .tc-catalog-details-credits-multiple i {
  color: #0094D9;
  font-size: 1.8em;
  vertical-align: middle;
}

.tc-collapse-list-table .tc-collapse-list-row div:first-child {
  margin-left: 10px;
}
.tc-incl-credits .tc-collapse-list-table .tc-collapse-list-row div:first-child {
  margin-left: 0px;
}

.tc-collapse-list-table .tc-collapse-list-row .tc-othercredits-creditpatterncertdiv {
  margin-left: 0;
}
.tc-collapse-list-table .tc-collapse-list-row .tc-othercredits-creditpatterncertdiv:not(.tc-mobile) a {
  /*float: right;*/
  text-align: center;
  display: block;
}

.tc-collapse-list-table .tc-collapse-list-row .tc-othercredits-creditpatterncertdiv:not(.tc-mobile) a > .badge {
  margin-right: 5px;
  padding: 3px;
}
.tc-collapse-list-table .tc-collapse-list-row div.tc-mobile {
  display: none;
}
#tc-objectlist-table-body .tc-collapse-list-table {
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 968px) {
  #tc-catalog-details-linkCreditsBundleSocial {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .tc-collapse-list-table > .tc-collapse-list-head-wrap,
  #tc-collapse-list-head {
    display: none;
  }
  .tc-collapse-list-table .tc-collapse-list-row div.tc-mobile {
    display: block;
    float: left;
  }
  .tc-collapse-list-table .tc-collapse-list-row > div:not(.tc-mobile) {
    display: none;
  }
  .tc-collapse-list-table .tc-collapse-list-row div.tc-mobile > span {
    display: inline-block;
    float: left;
  }
  .tc-collapse-list-table .tc-collapse-list-row div.tc-mobile > span.tc-label{
    display: inline-block;
    font-weight: 600;
    margin-right: 5px;
    width: 20%;
    word-wrap: break-word;
  }
  #tc-catalogActivities .tc-othercredits-creditpatternvaluediv.tc-mobile {
    text-align: left;
  }
}

#tc-myhistory-list .tc-itemlist-right-middle {
  font-size: 1em;
}

.tc-collapse-list-tablerow {
  display: table-row;
}

.tc-collapse-list-tablecell {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.tc-collapse-list-cellicon {
  font-size: 2.0em;
}

ul.tc-data-list li span:before {
  content: " ";
}

#tc-admin-chart-container {
   width: 200px;
   height: 160px;
   padding: 0;
   margin: 0;
   /*border: 1px solid #ddd;*/
   background: #E6E6E6;
   float: right;
   position: relative;
   top: 10px;
   z-index: -1;
}

#tc-admin-list-activities .tc-chart-legend {
  margin-top: 10px;
}

#tc-main-secondarycolumn .tc-chart-legend {
  padding-top: 10px;
}

.tc-chart-legend table {
  width: auto !important;
}

.tc-chart-legend table tr {
  line-height: 20px !important;
}

.tc-chart-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

.tc-chart-legend {
  float: left;
}

.tc-chart-legend a.tc-chart-legend-link {
  color: #000000;
}

.tc-chart-label a.tc-chart-legend-link {
  color: #ffffff;
}

.tc-chart-label {
  font-size: 8pt;
  text-align: center;
  padding: 4px;
  color: #ffffff;
}

#tc-chart-container {
  border: 1px solid #E5E5E5;
  border-radius: 6px;
  padding-bottom: 10px;
}
#tc-widget-admin-chart-heading h2 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 15px;
  text-align: center;
}

.tc-placeholder-break {
  border-top: 1px dotted;
  margin: 20px 0 10px 0;
}


/* TOP NAV BAR (NOT LOGGED IN)
-----------------------------*/

.remove-left-margin {
  margin-left: 0 !important;
}

.TCHeaderLogin {
    height: 70px;
}
.TCNav > .TCNavDivider {
  float:left;
  height:30px;
  width:15px;
  margin-right:5px;
  background: url(icons/divider.png) no-repeat;
}

.tc-nav-link-item:before {
  content: "|";
  float: left;
  margin-right: 5px;
  font-size: 16px;
  color: #919395;
}

#tc-header-login-menubar-item1:before {
   content: "";
}

#tc-header-user-details > .TCNavDivider {
  height:20px;
  width:15px;
  margin-right:2px;
  background: url(icons/divider.png) no-repeat;
  float: left;
}

.TCNav {
  display:block;
  list-style: none;
  margin:0;
}

.TCNav > li {
    line-height: 30px;
}

.divider {
  color: #CCCCCC;
}

#tc-header-socialbar .icons .TCNavBarIcon,
#tc-header-approvalsbar .icons .TCNavBarIcon {
    background: #FFFFFF;
    border-radius: 50%;
    color: #393637;
    float: left;
    font-size: 1.2em;
    height: 25px;
    line-height: 24px;
    margin-right: 4px;
    padding-right: 0;
/*     text-align: right; */
    width: 25px;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

#tc-header-socialbar .TCNavBarIcon:hover,
#tc-header-approvalsbar .TCNavBarIcon:hover  {
    background: #919395;
}

.TCSearchCatalog span,
#tc-admin-list-filter span {
        line-height: 30px;
}

.TCSearchCatalog input,
#tc-admin-list-filter input {
        font-family: inherit;
}

.TCSearchCatalog #tc-header-searchmenu-container {
  text-align: left;
  width:100%;
  z-index:-1;
}

#tc-header-searchmenu.dropdown-menu {
  background-color: #343131;
  color:#919395;
}

#tc-header-searchmenu.dropdown-menu.dropdown-menu > li > a {
  background:#343131;
  color:#919395;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#tc-header-searchmenu.dropdown-menu.dropdown-menu > li > a:hover {
  color:#ffffff;
  background:#1a1a1a;
}

#tc-header-searchmenu-container b.caret {
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-color:#51b7e4;
  z-index:inherit;
  -webkit-transition: border-top-color 0.4s ease-in-out;
  -moz-transition: border-top-color 0.4s ease-in-out;
  -o-transition: border-top-color 0.4s ease-in-out;
  transition: border-top-color 0.4s ease-in-out;
}

#tc-header-searchmenu-container b.caret:hover {
  border-top-color:#FFFFFF;
}

#tc-header-searchmenu-btn {
  text-decoration: none;
  z-index: 1000;
  color:#51b7e4
}

#tc-header-searchmenu.dropdown-menu {
  margin-top:12px;
}

#tc-header-search-btn,
#tc-filter_list-btn {
  color:#51b7e4;
  text-shadow:none;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

#tc-header-search-btn:hover,
#tc-filter_list-btn:hover {
  color:#FFFFFF;
}

#tc-filter_list-btn {
  font-size: 1.2em;
}

.TCNav a {
  float:left;
  display:inline;
  font-size:0.9em;
  font-weight: normal;
  text-decoration:none;
  text-align:center;
  padding-right: 10px;
  cursor: pointer;
  color:#51b7e4;
}

/*
.TCNav a:hover {
  color:#fff;
}

*/

.TCNav a.tc-nav-nopop {
  background:inherit;
}

.TCHeaderText {
  font-weight:normal;
  position: relative;
  text-align:center;
  color: #919395;
}
.TCSearchCatalog {
  text-align:right;
  position: relative;
}

.TCSearchCatalog > form {
  float: left;
  margin-bottom: 0;
}

.TCSearchCatalog .advanced-search {
  padding-left: 10px;
  float: right;
}

.TCHeaderUser #tc-header-searchbar,
.TCHeaderNoUser #tc-header-searchbar {
        /*background: 100% 25% url(newui-images/Grey_arrow_down_8X6.png) no-repeat;*/
        margin-right: 5px;
}

.TCSearchCatalog .input-append .add-on,
#tc-admin-list-filter .input-append .add-on {
        background-color: #1A1A1A;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
}

#tc-admin-list-filter .input-append .add-on {
  height: 30px;
}

.TCSearchCatalog .input-append > input,
#tc-admin-list-filter .input-append > input {
  background-color: #1A1A1A;
  border: none;
  color: #919395;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}

.TCSearchCatalog .input-append > span,
#tc-admin-list-filter .input-append > span {
  border: none;
}

.input-append .btn {
  background-image: none;
}

.TCNavBarItem {
/*
  margin-top:20px;
  margin-bottom:20px;
*/
}

#tc-header-socialbar,
#tc-header-approvalsbar {
  margin-right: 0;
  padding-left: 5px;
  float:right;
}

#tc-header-socialbar.offset3,
#tc-header-approvalsbar.offset3 {
  margin-left:20px;
}

#tc-header-socialbar.span2,
#tc-header-approvalsbar.span2 {
  width:120px;
}

#tc-header-login {
  float: right;
  margin-left: 30px;
}

#tc-header-login-menubar-item1 .tc-header-login-action {
  max-width: 170px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  font-size: 1.0em;
  color:  #51B7E4;
  float: right;
}

#tc-login-facebook {
  height: 30px;
}

#fb-root {
  display: none;
}

#tc-login-form>.control-group {
  margin-bottom: 5px;
}

#tc-login-form>.control-group.TCLoginBtn {
  margin-top: 10px;
  padding-top: 0px;
}

#tc-login-form>.control-group.TCLoginBtn>.TCFormButtons {
  text-align: left;
}

#tc-login-form>.control-group.TCLoginBtn>.TCFormButtons button {
  margin-bottom: 10px;
}

#tc-login-form>.control-group.tc-login-password {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#tc-login-form>.control-group.TCNewAccount {
  margin-top: 20px;
}

#j_password {
  margin-bottom: 5px;
  border-radius: 4px 0 0 4px;
}

#tc-login-form .controls input,
#tc-login-form .control-label {
  font-size: 14px;
  height: 30px;
}

.TCHeaderNoUser #tc-header-login-menubar a {
  margin-right: 10px;
}

#tc-header-login-menubar {
  float: right;
}

#tc-header-login-menubar a i.tc-font-icon_arrow-down2 {
  bottom: 2px;
  font-size: 1.3em;
  position: relative;
}

.TCNavBarIcon {
    height: 30px;
    width: 30px;
}
#tc-login-container-row-fluid h1{
    padding-left: 10px;
}

#tc-searchcatalog-container {
  padding: 5px 0 40px 0;
  position: relative;
  top: 5px;
  background: transparent;
  left: 0;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#tc-searchcatalog-container>.navShortcut {
  height: auto;
  padding: 0;
  display: inline-block;
  width: auto;
  background: #fff;
  opacity: 1;
  border: 1px solid;
  border-color: #febd69;
}

#tc-searchcatalog-container>.tc-searchcatalog-leftmenushortcut {
  float: left;
  display: none;
}

#tc-searchcatalog-container>.navShortcut .tc-searchcatalog-cell {
    display: inline-block;
    padding: 5px 10px;
    word-break: break-all;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-browse {
  vertical-align: middle;
  color: #111;
  border: 0;
  height: 30px;
  background: #febd69;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-browse a {
  text-decoration: none;
  color: #111;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-browse a:hover {
  opacity: 1.0;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-search {
  background: transparent;
  padding: 0;
  border-left: 1px solid #febd69;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-browsetext {
  font-size: inherit;
  display: inline-block;
  color: inherit;
  margin-top: 0;
  position: relative;
  max-width: 120px;
}

#tc-searchcatalog-container>.navShortcut .tc-searchcatalog-cell.tc-cell-search>div {
  position:relative;
  margin-left: -1px;
}

#tc-header-searchform #k,
#tc-header-searchform #keywords,
#tc-header-searchform2 #k,
#tc-header-searchform2 #keywords,
#tc-selectCertPathForm #k,
#tc-selectCertPathForm #keywords {
  height: 40px;
  position: relative;
  vertical-align: top;
  box-shadow: none;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  left: 0;
  opacity: 1;
  border-radius: 0;
  border-color: #ccc;
  color: #757575;
  font-size: 18px;
  height: 40px;
  margin: 0;
  outline-width: 0;
  padding: 0 72px 0 8px;
  width: 400px;
  border: 0;
}

#tc-searchcatalog-submit {
  position: absolute;
    top: 0px;
    right: 0;
  font-size: 18px;
    background-color: #febd69;
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}

#tc-searchcatalog-submit i {
  position: relative;
  top: 10px;
  text-align: center;
  vertical-align: middle;
  color: #111;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#tc-searchcatalog-submit i:hover {
  opacity: 1.0;
}

#tc-searchcatalog-submit:hover {
  text-decoration: none;
}

#tc-login-profile {
  background: #fff;
  opacity: 0.9;
  border: 1px dotted #000;
  line-height: 30px;
  padding: 5px;
  text-align: right;
  height: 100px;
  padding-right: 20px;
  display: none;
}

.tc-login-profile-icon {
  margin: 5px;
  border-radius: 50%;
  border: 5px solid #eee;
  background-color: #eee;
  font-size: 1.8em;
  padding-bottom: 2px;
  height: 20px;
  width: 20px;
}

.tc-login-profile-icon-text {
  background-color: #eee;
  font-family: Roboto, arial, sans-serif;
  text-align: center;
}

#tc-menubar-profile .tc-login-profile-icon {
  border: 0;
  height: 30px;
  margin: 0;
  vertical-align: middle;
  width: 30px;
}

#tc-menubar-profile .tc-login-profile-icon {
  background-color: transparent;
  border: 1px solid #ffffff;
  position: relative;   
}
#tc-menubar-profile .tc-login-profile-icon.tc-font-icon_user2:before {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 15px;
  left: 50%;
}    
.tc-align-vmiddle {
  vertical-align: middle;
}
.tc-table-display {
  display: table;
}

.tc-table-row {
  display: table-row;
}

.tc-table-cell {
  display: table-cell;
}

.tc-table-cells-list {
  display: table;
  border-collapse: separate;
  border-spacing: 5px;
}

h1 small {
  color: #fff;
  font-size: 85%;
}

.tc-profile-name {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 180px;
  white-space: nowrap;
  padding-left: 5px;
}

a.tc-profile-link {
  color: #0093D9;
  line-height: 30px;
  padding: 2px 5px;
  text-decoration: none;
}

a.tc-profile-link:hover {
  text-decoration: none;
}

a.tc-profile-link i {
  padding-left: 5px;
}

/* SHORTCUTS BAR
-------------------------------------------------- */
#tc-main-shortcuts {
    display: block;
    width: 43px;
    height: 100%;
    left: 0;
    background: #333333;
    position: fixed;
    z-index: 20;
    top: 40px;
    padding-bottom: 60px;
    float: left;
    -webkit-transition: width 0.1s, box-shadow 0.2s;
    -moz-transition: width 0.1s, box-shadow 0.2s;
    -ms-transition: width 0.1s, box-shadow 0.2s;
    -o-transition: width 0.1s, box-shadow 0.2s;
    transition: width 0.1s, box-shadow 0.2s;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
    /*border-top: 1px solid #4d4d4d;*/
    opacity: 1.0;
}

#tc-main-shortcuts-footer {
    display: block;
    width: 43px;
    background: #333333;
    z-index: 1;
    padding-bottom: 0px;
    float: left;
    position:fixed;
    left:0px;
    bottom:10px;
    -webkit-transition: width 0.1s;
    -moz-transition: width 0.1s;
    -ms-transition: width 0.1s;
    -o-transition: width 0.1s;
    transition: width 0.1s;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

#tc-main-shortcuts:hover,
#tc-main-shortcuts:hover #tc-main-shortcuts-footer{
  /*width: 220px;*/
}

#tc-main-shortcuts:hover{
  box-shadow: 0 0 12px rgba(0,0,0,.6);
}

#tc-main-shortcuts nav ul,
#tc-main-shortcuts-footer nav ul  {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
}

#tc-main-shortcuts-list>li:first-of-type,
#tc-customized-shortcuts-list>li:first-of-type  {
    margin-bottom: 10px;
}

#tc-customized-shortcuts-list>li:first-of-type  {
    border-bottom: 1px solid #4D4D4D;
}

#tc-footer-shortcuts-list>li:first-of-type,
#tc-main-shortcuts-list>li:first-of-type,
#tc-customized-shortcuts-list>li:first-of-type {
    border-top: 1px solid #4D4D4D;
}

#tc-main-shortcuts nav ul li,
#tc-main-shortcuts-footer nav ul li {
    float: left;
    width: 100%;
    border-top: none;
    background-color: #333333;
    -webkit-transition: background 0.4s ease-in-out;
    -moz-transition: background 0.4s ease-in-out;
    -o-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
}

#tc-main-shortcuts nav ul li:hover {
  background:#E6E6E6;
  -webkit-box-shadow: 0px 1px 2px #000;
  -moz-box-shadow: 0px 1px 2px #000;
  box-shadow: 0px 1px 2px #000;
}

#tc-main-shortcuts nav ul li a,
#tc-main-shortcuts-footer nav ul li a,
#tc-footer-anon a.TCNavBarIcon {
    white-space: nowrap;
    width: 100%;
    height: 1.5em;
    position: relative;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

#tc-footer-anon a.TCNavBarIcon {
  display: inline-block;
  padding: 10px 5px;
}

#tc-footer-anon button.close {
  margin-top: -15px;
}

#tc-footer-anon button.close.dark:after {
  color: #fff;
  position: absolute;
  right: 20px;
}

#tc-main-shortcuts nav ul li a:hover {
    -webkit-box-shadow: 0px 1px 2px #000;
    cursor: pointer;
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#tc-main-shortcuts nav ul li a:active {
  padding-top: 9px;
  background: #393637;
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #373334), color-stop(90%, #343131));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #393637 0%, #343131 90%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #393637 0%, #343131 90%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #393637 0%, #343131 90%);
  /* Opera */
  background-image: -o-linear-gradient(top, #393637 0%, #343131 90%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #393637 0%, #343131 90%);
}

#tc-main-shortcuts nav ul li a img,
#tc-main-shortcuts-footer nav ul li a img {
    left: 12px;
    position: relative;
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 6%;
}

#tc-main-shortcuts nav ul li a img:hover {
    background-color: #E6E6E6;
}

#tc-main-shortcut-approvals nav ul li a {
  float:left;
}

#tc-main-shortcut-12 i,
#tc-main-shortcut-12 .tc-shortcutTextWrap .tc-shortcutText {
  color: #ffa500;
}

#tc-main-shortcut-approvals.tc-shortcut-list-item {
  display: inline-flex;
}

#tc-main-shortcut-6 {
  color: #FFF;
}

.navShortcut,
div.navShortcut {
  margin: 0 auto;
  width:100%;
  text-align:center;
  color:#51b7e4;
}

.navShortcut>i,
#ShortcutsDragDropArea .TCDragItemIcon>i {
  color:#fff;
  font-size:16px;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

.navShortcut>i:hover {
 color:#666666;
 text-decoration: none;
}

.navShortcut>div{
  font-size: 16px;
  height: 20px;
  position: relative;
}

.navShortcut>div>i.tc-font-icon_flag,
.navShortcut>div>img.tc-overlapping-icon {
  color: #ff0000;
  font-size: 14px;
  left: 24px;
  position:absolute;
  top: 8px;
}

span.tc-overlapping-icon.badge {
    background: #febd69;
    color: #333333;
    font-size: 0.9em;
    right: -12px;
    padding-left: 5px;;
    padding-right: 5px;
    top: -4px;
    position: absolute;
    font-weight: 200;    
}

.tc-watermark {
  color: #ff0000;
  font-weight: bold;
  position: absolute !important;
  transform:rotate(320deg);
  -webkit-transform:rotate(320deg);
}

.tc-watermark-image {
  opacity: 0.3;
}

.tc-rotate-quarterturnOut {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tc-rotate-quarterturnIn {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.tc-rotate-reset {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

a>[class^="tc-font-icon-"]:before, [class*=" tc-font-icon-"]:before {
  /*margin-left:0px;
  line-height: 20px;
  display:inline;*/
}

[class^="tc-font-icon-"]:before, [class*=" tc-font-icon-"]:before {
  /*margin-left:0px;
  line-height: 20px;
  display:inline;*/
}

.navShortcut>i.tc-shortcut-indicator {
  font-size:14px;
  color:#ff0000;
  position:relative;
  top:10px;
  margin:0 !important;
}

#tc-shortcuts-approvalsbar i.tc-shortcut-indicator {
  color:#ff0000;
  margin:5px;
}

.navShortcutSpacer {
 line-height:20px;
 height:20px;
}

#tc-main-shortcuts nav ul li.navShortcutSpacer:hover {
  background:inherit;
}

.tc-shortcutIcon{
  float: left;
  margin-top: 3px;
  text-align: center;
  width: 35px;
}

#tc-main-shortcuts nav ul li .tc-shortcutTextWrap,
#tc-main-shortcuts-footer nav ul li .tc-shortcutTextWrap {
  margin-left: 43px;
}

#tc-main-shortcuts nav ul li .tc-shortcutText,
#tc-main-shortcuts-footer nav ul li .tc-shortcutText {
  margin-top: 1px;
  display: block;
}

#tc-main-shortcuts nav ul li .tc-shortcutText,
#tc-main-shortcuts-footer nav ul li .tc-shortcutText,
#ShortcutsDragDropArea .tc-shortcutText {
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
}

#tc-main-shortcuts nav ul li a.tc-activeShortcut {
  box-shadow: inset 4px 0 #51b7e4;
  background-color: #1a1a1a;
  font-weight: bold;
  opacity: 1.0;
  color: #fff;
}

.navShortcut {
  text-align:left;
}

.navShortcut,
.navShortcut>i,
.navShortcut>div>i {
  color: #fff;
}

.navShortcut {
  opacity: 0.8;
}

#tc-main-shortcuts nav ul li:hover {
  background-color:#1a1a1a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#tc-main-shortcuts nav ul li#tc-main-shortcut-searchcatalog a:hover,
#tc-main-shortcuts nav ul li#tc-main-shortcut-searchcatalog a:focus,
#tc-main-shortcuts nav ul li#tc-main-shortcut-searchcatalog a:active {
  background-color: inherit;
}

#tc-main-shortcuts nav ul li a:hover,
#tc-main-shortcuts nav ul li a:focus,
#tc-main-shortcuts-footer nav ul li a:hover,
#tc-main-shortcuts-footer nav ul li a:focus {
  text-decoration: none;
  background-color: #1a1a1a;
  cursor: pointer;
  -webkit-box-shadow: none;
  opacity: 1.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.navShortcut>div {
  font-size: 16px;
  height: 100%;
  position: relative;
}

.navShortcut>div>i.tc-font-icon_flag,
.navShortcut>div>img.tc-overlapping-icon {
  left: 20px;
}

.navShortcut>div>i.tc-font-icon_flag,
.navShortcut>div>img.tc-overlapping-icon {
  left: 17px;
}

.navShortcut>i:hover {
 color:#ffffff;
 text-decoration: none;
}

a#navDisplayFooter {
  position:relative;
}
.tc-shortcutsmenu-hover_effect {
    width: 220px !important;
}

#tc-shortcuts-socialbar,
#tc-shortcuts-searchcatalogmenu {
  display: none;
  left: 220px;
  position: absolute;
  top: 0;
  box-shadow: 2px 2px 8px #444;
  background-color: #333;
}

#tc-shortcuts-searchcatalogmenu .tc-shortcut-list-item:hover,
#tc-shortcuts-searchcatalogmenu .tc-shortcut-list-item .navShortcut:hover,
#tc-shortcuts-searchcatalogmenu .tc-shortcut-list-item .navShortcut:active {
  background-color: #fff;
}

#tc-shortcuts-approvalsbar {
  display: none;
  float: left;
  top: inherit;
  left: 220px;
  position: absolute;
}

#tc-shortcuts-socialbar ul.icons li,
#tc-shortcuts-approvalsbar ul.icons li {
  position: relative;
  line-height: 41px;
  white-space: nowrap;
}
#tc-shortcuts-socialbar ul.icons li a,
#tc-shortcuts-approvalsbar ul.icons li a,
#tc-footer-anon a.TCNavBarIcon {
  display:inline;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
#tc-shortcuts-socialbar ul.icons li a i,
#tc-shortcuts-approvalsbar ul.icons li a i,
#tc-login-socialbar a i {
  color: #ffffff;
  font-size: 15px;
  padding: 5px;
}
#tc-shortcuts-approvalsbar ul.icons li a {
  padding: 10px;
}
#tc-main-shortcuts a.tc-facebook:hover,
#tc-login-socialbar a.tc-facebook:hover {
  background-color: #3b5998;
}
#tc-main-shortcuts a.tc-twitter:hover,
#tc-login-socialbar a.tc-twitter:hover {
  background-color: #00aced;
}
#tc-main-shortcuts a.tc-linkedin:hover,
#tc-login-socialbar a.tc-linkedin:hover {
  background-color: #007bb6;
}
#tc-main-shortcuts a.tc-instagram:hover,
#tc-login-socialbar a.tc-instagram:hover {
  background-color: #bc2a8d;
}
#tc-main-shortcuts a.tc-rss:hover,
#tc-login-socialbar a.tc-rss:hover {
  background-color: #ED9A41;
}
*/ Spinner */

.sidr-class-navmenu-spinner{
  color: #ffffff;
  float: left;
  padding: 15px 5px;
}

*/ Spinner */

*/ Social Media */

#tc-main-shortcut-socialmedia:hover > #tc-header-socialbar,
#tc-main-shortcut-approvals:hover > #tc-header-approvalsbar {
  display: block;
}

*/ Social Media */

div.tooltip {
  position: fixed;
  z-index: 2000;
}

/* MESSAGES/ALERTS
----------------*/
.tc-alert {
  margin-bottom: 5px;
}
.tc-info-alert {
  background: transparent;
  border-color: rgba(0,0,0,0.12);
  margin-bottom: 0; 
}

.tc-info-alert i {
  font-size: 1.2em; 
}
.tc-notifyicon-alert {
  position: relative;   
}
.tc-notifyicon-alert.tc-larger-text-1pt1em {
  font-size: 1.1em; 
}

.tc-notifyicon-alert>i {
  position: absolute;
  font-size: 1.3em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); 
}

.tc-notifyicon-alert>div {
  padding-left: 30px;   
}
    
.tc-warning-color {
  color: #c40808;
}

.tc-error-color {
  color: #cc0000;
}

.tc-error-text-padded {
  color: #b94a48;
  padding-left: 10px;
}

#modal-body > .tc-alert {
  margin: 5px;
}

.tc-dismissall {
  width:100px;
  /*float: right;*/
  line-height: 8px;
  position: absolute;
  right: 0;
  margin-bottom: 0;
  cursor: pointer;
  padding: 8px 15px;
  max-width: 100px;
  width: auto;
}

.tc-dismissall-close {
  position: relative;
  right: -21px;
  top: -2px;
  border: none;
  color: #000000;
  float: right;
  font-size: 20px;
  font-weight:bold;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}

.tc-messages-bar {
  width: auto;
  text-align: right;
}

.tc-messages-bar .tc-dismissall + .clearfix {
  height: 28px; 
}

#tc-main-container-fluid>div.tc-messages-bar {
  margin-top: 50px;
}

#tc-main-container-fluid>div.alert-info {
  margin-top: 5px;
  margin-left: 5px;
}

.tc-font-icon_warning2 {
  color: #b94a48;
  font-size: 1.2em;
  padding-left: 2px;
  vertical-align: middle;
}

.tc-failed-test{
  color: #B94A48;
}


.TCMessage {
  border: none;
  color: #ea877d;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: inherit;
}

.tc-full-status {
  padding-left: 10px;
  padding-right: 10px;
}

.tc-error-background {
  background-color: #F2DEDE !important;
}

.tc-error-border-dotted2 {
  border: 2px dashed #b94a48 !important;  	
}

label.tc-error-background {
    background-color: transparent !important;
}

.tc-input-flat .tc-error-background {
  background-color: #fff !important;
}

.tc-label-info {
  background-color: #d9edf7;
  color: #2e456d;
}

.tc-label-warning {
  background-color: #f2dede;
  color: #b12825;
}

.tc-label-info a {
  font-weight: 200; 
}
    
.label-info, .badge-info {
    background-color: #285e79;
}

.label-success, .badge-success {
  background-color: #337234;
}

.label.label-msginfo {
  color: #3a87ad;
  background-color: #d9edf7;
  /*border: 1px solid #3a87ad;*/
  text-shadow: none;    
}

.label.label-msgwarning {
  color: #6a542f;
  background-color: #fcf8e3;
  /*border: 1px solid #3a87ad;*/
  text-shadow: none;    
}

.tc-override-link {
  display: block;
  padding: 4px 0px;
}

.TCInfoMessagesHeader {
  background: #fff;
  font-size: 1.1em;
  border: none;
  padding: 0;
  margin-bottom: 25px;
}
.TCInfoMessagesHeader {
  color: #666666;
  cursor: pointer;
  width: inherit;  
}
.TCInfoMessagesHeader a {
  color: #666666;
  text-decoration: none;
}
.TCInfoMessagesHeader a:hover {
  color: #435c38;
  text-decoration: underline;
}

.tc-message-accesserror {
  font-size: 1.5em;
  line-height: 40px;
  margin: 20px 0;
}

.tc-message-accesserror i {
  font-size: 1.6em;
}

.tc-message-message {
  font-size: 1.1em;
}

.tc-message-message i {
  margin-right: 5px;
}

.navbar-inner .tc-message-message {
  display: block;
  padding: 10px 15px;
}

.navbar .nav>li {
  max-width: 100%;
}

.tc-info .tc-font-icon_info2 {
  font-size: 1.5em;
}

.tc-form-info {
  background: #eee;
  display: block;
  margin: 0 10px;
  margin-bottom: 10px;
  opacity: 0.8;
  padding: 10px;
  padding-top: 15px;
}

#tc-adminformbody-container-fluid .tc-form-info.accordion-body.collapse:not(.in) {
  margin: 0;
  padding: 0;
}

#tc-adminformbody-container-fluid .tc-form-info,
.main-content .tc-form-info {
  background-color: #d9edf7;
  color: #616161;
  opacity: 1;
}

#tc-adminformbody-container-fluid .tc-form-info:not(.tc-form-info-collapse-inline) {
  margin: 5px;
}

.tc-form-info.tc-mce-forminfo {
  position: absolute;
  margin-top: -45px;
  margin-left: 15px;
  font-weight: 200;
  background-color: #d9edf7;
  color: #343434;
  font-family: 'Open Sans';
  padding: 4px 8px;
  opacity: 1;
  max-width: 90%;
  overflow: hidden; 
}

.tc-form-info.tc-mce-forminfo * {
  font-family: Open Sans;
  color: #343434;
  white-space: normal;   
}
.tc-form-info.tc-mce-forminfo>div {
  font-family: Open Sans;
  color: #343434;   
}

.tc-form-info.tc-mce-forminfo i {
  font-family: tc_font_icons;   
}

.tc-form-info.tc-mce-forminfo.tc-mce-media-insert {
  position: absolute;
  margin-top: -184px;
  margin-left: 15px;    
}

.tc-form-info.tc-mce-forminfo.tc-mce-media-insert .tc-col-spacer {
  width: 20px;
}   

.tc-form-info.tc-mce-forminfo.tc-mce-media-insert .tc-col-details>p {
  margin-top: 10px;
  position: relative;
}

.tc-form-info.tc-mce-forminfo.tc-mce-media-insert .tc-col-details strong {
  font-weight: 600; 
}

.tc-form-info.tc-mce-forminfo.tc-mce-media-insert .tc-col-details>p>i {
  left: -25px;
  position: absolute;
  top: 0;  
}   
#tc-adminformbody-container-fluid .tc-form-info .tc-guidlines-header,
.main-content .tc-form-info .tc-guidlines-header {
  color: #616161;   
}

#tc-adminformbody-container-fluid .tc-form-info [class*="tc-font-icon_"] {
  /*color: #616161;*/   
}
.tc-form-info h2 {
  font-size: 1.4em;
  font-weight: 300;
}
.tc-info-emphasis {
  font-weight: 600;
  border-bottom: 1px dashed;
}
.tc-form-info-modal {
  color: #0A0A0A;
  padding-bottom: 10px;
  font-size: 1.1em;
}
.tc-form-info>div,
.tc-form-info-modal>div {
  display: table-cell;
}

.tc-form-info div.tc-form-info-collapseinner {
  display: block;
  padding-top: 0px; 
}

.tc-form-info div.tc-form-info-collapseinner-clear  {
  clear: both;
}

.tc-form-info > div.tc-display-block {
  display: block;
}

.tc-form-info-collapse-inline {
  display: inline;  
}

.tc-form-info-collapse,
.tc-cardlist .TCWidget>div.tc-form-info.tc-form-info-collapse {
  width: 100%;
  padding: 0;
  float: right;
  margin: 0;    
}

.tc-form-info-collapseheader .tc-close-form-info {
  display: none;    
}

.tc-form-info-collapseheader {
  position: relative;   
}

.tc-form-info-collapsebody {
  padding-left: 12px;   
}
    
.tc-form-info-collapsetitle {
  display: block;
  padding: 8px 12px;
  font-size: 1.2em;
  height: 40px;
  margin-bottom: 20px;
  line-height: 40px;    
}

.tc-cardlist .tc-form-info-collapsetitle,
.TCPageBase.container .tc-form-info-collapsetitle,
.tc-completion-guidelines .tc-form-info-collapsetitle
 { 
  background: #d9edf7;
  color: #1d4356;
  font-weight: 600;
}    

.tc-cardlist .tc-form-info {
  background: #ffffff;  
} 

.TCPageBase.container .tc-form-info-collapseinner {
  padding-left: 40px;
  padding-right: 20px;  
} 

.TCFormDefCollapseGuidelinesHolder {
  height: 15px;
  max-width: 600px;
  padding-top: 10px;
  position: relative;
}

.tc-form-info-collapseheader .tc-formInfoHelp,
.tc-form-info-collapseheader .tc-close-form-info {
  position: absolute;
  right: 20px;
  top: 15px;
}

.tc-form-info-collapseheader .tc-formInfoHelp[data-tc-close-info] {
  top: -10px;
}
.tc-form-info-collapseheader .tc-formInfoHelp[data-tc-close-info].tc-help-tabs-top {
  top: 15px;
}

.tc-form-info-collapseheader .tc-formInfoHelp>i {
  position: relative;
  top: 2px;
  left: 1px;
}
    
.tc-form-info-collapse.tc-form-info-collapse-inline>.tc-form-info-collapseheader .tc-formInfoHelp,
.tc-form-info-collapse.tc-form-info-collapse-inline>.tc-form-info-collapseheader .tc-close-form-info {
  position: relative;
  right: 40px;
  top: 0px;
}

.tc-form-info div.tc-no-margin-left {
  margin-left: 0;
}

.tc-form-info-separate {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}

.tc-form-info-separate > span:not(:first-child) {
  border-left: 1px solid #d1d1d1;
  margin-left: 10px;
  padding-left: 10px;
}

.tc-form-info>div:first-child {
  padding-right: 5px;
}

.tc-form-info .tc-form-info-pad {
  padding-left: 20px
}

.tc-form-info i {
  font-size:1.2em;
}

.tc-form-info i:not(.tc-warning) {
  color: #616161;
}

.tc-form-info .tc-info-main .tc-info-image-link {
  position: relative;
  top: 10px;
  font-size: 1.1em;
}

.tc-form-info .tc-info-main .tc-info-image-link i,
.tc-form-info .tc-info-image-link i {
  color: unset; 
}

.tc-form-info .tc-info-image-link {
  margin: 10px 5px; 
  font-size: 1.1em;
}

.tc-form-info-collapse-inline .tc-form-info-collapseinner.in {
  margin: 15px;
}

.tc-form-info ul > li {
  color: #0A0A0A;
  position: relative;
  top: -3px;
}

.tc-form-info ul > li:only-child {
  list-style: none;
  margin-left: -25px;
}

.tc-form-info .tc-admin-form-info i {
  font-size:1.2em;
  color: inherit;
}

.tc-form-info ul.tc-form-info-listwithicons ul {
  margin-top: 10px;	
}

.tc-form-info ul.tc-form-info-listwithicons ul>li {
  padding: 4px 0;	
}
#modal-body .alert.alert-block.alert-info.fade.in.tc-info-msg {
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}

#modalPopup #btnOK {
  opacity: 1;
  float: center;
}

#formHeaderModal {
  padding: 5px;
}

#optionsForm .tc-alert {
  margin-left: 5px;
  margin-right: 5px;
}

.optionsForm .tcSetting .tcSettingCheckboxOption>label {
  width: auto;
  padding: 2px 0;
  display: block;    
}

.tcSetting .TCcheck + .tc-checkbox-textlabel:before {
  border: 1px solid #B3B3B3;      
}

/* ====================== Options/Settings/Prefs Forms ==================================================*/
.optionsForm .table {
  margin: 10px 15px 20px 15px;
  width: auto;
  /*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
}

.optionsForm .table td,
.optionsForm .table th,
.optionsForm .table td.TCFormLabel {
  height: 36px;
  padding: 8px;
  vertical-align: middle;
  padding-right: 56px;
  border-top-color: rgba(0,0,0,.1);
  line-height: 1.4em;
}

.optionsForm .table th {
  height: 40px;
}

.optionsForm .table th.tc-settings-name {
  width: 20%;	
}

.optionsForm .table th.tc-settings-description {
  width: 30%;	
}

.optionsForm .table td.tcSetting textarea {
  width: 100%;
  min-width: 200px;	
}
    
.optionsForm .tcSetting select.tc-form-control.tc-form-control-append,
.optionsForm .tcSetting input.tc-form-control.tc-form-control-append {
  height: auto;
  width: auto;
  min-height: 30px;
  opacity: 0.7;
  webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
}
.optionsForm .tcSetting select.tc-form-control.tc-form-control-append {
  max-width: 400px;
}
.optionsForm .tcSetting select.tc-form-control.tc-form-control-append:focus,
.optionsForm .tcSetting input.tc-form-control.tc-form-control-append:focus,
.optionsForm .tcSetting select.tc-form-control.tc-form-control-append:hover,
.optionsForm .tcSetting input.tc-form-control.tc-form-control-append:hover {
  opacity: 1;
}

.optionsForm .TCFormLabel label {
  color: #616161;
  font-weight: 600;
  font-size: 0.95em;
}

/* ====================== lines button ==================================================*/
.tc-lines-button {
  padding: 8px 5px;
  transition: .3s;
  cursor: pointer;
  user-select: none;
  border-radius: 6px;
  background-color: transparent;
  /* */
}
.tc-lines-button:hover {
  opacity: 1;
}
.tc-lines-button:active {
  transition: 0;
}

.tc-lines {
  display: inline-block;
  width: 34px;
  height: 4px;
  background: #f8f8f8;
  border-radius: 6px;
  transition: 0.3s;
  position: relative;
}
.tc-lines:before, .tc-lines:after {
  display: inline-block;
  width: 34px;
  height: 4px;
  background: #f8f8f8;
  border-radius: 6px;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.tc-lines:before {
  top: 8px;
}
.tc-lines:after {
  top: -8px;
}

.tc-lines-button:hover .tc-lines:before {
  top: 8px;
}

.tc-lines-button:hover .tc-lines:after {
  top: -8px;
}

.tc-lines-button.tc-close {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
  padding: 10px 5px;
  position: relative;
/*
  right: 10px;
  top: 10px;
*/
}

.tc-lines-button.tc-x.tc-close .tc-lines {
  background: transparent;
}
.tc-lines-button.tc-x.tc-close .tc-lines:before, .tc-lines-button.tc-x.tc-close .tc-lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: -3px;
  width: 34px;
  height: 6px;
}
.tc-lines-button.tc-x.tc-close .tc-lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.tc-lines-button.tc-x.tc-close .tc-lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}



/* MAIN CONTENT
----------------*/

.TCMain {
        top: 50px;
        float: left;
        position: relative;
        background-color: #FFFFFF;
        padding-bottom: 30px;
}

.TCMain_PreTCNow {
        top: 50px;
        position: relative;
        background-color: #FFFFFF;
        padding-bottom: 30px;
        padding-right: 0;
}

#tc-main-container-row-fluid.TCMain_Anon {
  padding-bottom: 0;
}

#modalPopup {
  z-index: -1 !important;
}

#modalPopup .TCMain_PreTCNow,
#modalPopup .TCMain_PreTCNowAnon,
.TCPanel .TCMain.row-fluid,
#tc-main-container-row-fluid .TCMain.row-fluid,
#tc-main .TCMain.row-fluid,
.TCMain_PreTCNow > .TCMain  {
  top: 0 !important;
}

.TCMain_PreTCNow > .TCMain .main-content {
  padding-left: 10px;
  position: relative;
  top: -25px;
}

#modalPopup div#tc-main-primarycolumn {
  padding-left: 0;
}

.TCMain_PreTCNowAnon {
        top: 60px;
        position: relative;
        background-color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 60px;
        padding-right: 0px;
}

#modalPopup {
  height: auto;
  width: auto;
}

body > div.TCMain_PreTCNow,
body > div.TCMain_PreTCNowAnon {
        top: 0;
}

.TCMain h1,
.TCMain_PreTCNow h1,
.TCMain_PreTCNowAnon h1 {
        font-size: 1.1em;
        font-weight: normal;
        color: #666666;
}

#tc-adminformbody-main-title .tc-table-cell {
  font-size: 1.0em; 
}

#tc-adminformbody-main-title h1 > img {
    max-height: 1.4em;
    max-width: 1.4em;
}

#tc-adminformbody-main-title > h1 > div:not(.tc-general-image-holder) {
  padding-left: 10px;
  line-height: 30px;
  word-break: normal;  
}

#tc-adminformbody-main-title .tc-admin-pin-icon {
  padding-left: 0;
  top: -5px;
}

.TCMain_PreTCNow h1 span.tc-adminformbody-main-title-profiles {
  padding-left: 10px;
}

#tc-adminformbody-container-fluid,
#tc-ilt-session-header {
  padding: 0 5px 0 5px;
}

.TCMain_PreTCNowAnon #tc-main-title,
.TCMain_PreTCNowAnon .tc-main-page-title {
  display: none;
}

.TCStandaloneSection .TCMain_PreTCNowAnon #tc-main-title,
.TCStandaloneSection .TCMain_PreTCNowAnon #tc-main-title {
  display: block;   
}

.TCMain_PreTCNowAnon #tc-main-primarycolumn {
  padding-left: 0;
}

#tc-adminformbody-main.tc-modal-formbody {
  border: 0;
  max-width: 100%;
}

.tab-content {
  overflow: inherit;
}

.tc-no-left-indent,
#tc-main-primarycolumn.tc-no-left-indent {
  padding-left: 0px;
  margin-left: 0px;
}

#tc-main-container-row-fluid > p.tc-main-description {
  clear: both;
}

/* ITEM DESCRIPTION BAR
--------------------------*/

#tc-main-container-row-fluid .tc-info-column,
#tc-content-info-column .tc-info-column {
    background:#E6E6E6;
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E6E6E6), color-stop(40%, #F2F2F2), color-stop(70%, #767676), color-stop(90%, #ffffff));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #E6E6E6 0%, #E6E6E6 40%, #F2F2F2 70%, #ffffff 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #E6E6E6 0%, #E6E6E6 40%, #F2F2F2 70%, #ffffff 100%);
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #E6E6E6 0%, #E6E6E6 40%, #F2F2F2 70%, #ffffff 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #E6E6E6 0%, #E6E6E6 40%, #F2F2F2 70%, #ffffff 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #E6E6E6 0%, #E6E6E6 40%, #F2F2F2 70%, #ffffff 100%);
    color: #666666;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#ffffff');
    margin-top: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    position: relative;
    z-index: 0;
}

.tc-info-column .tc-status-alert {
    padding-bottom: 10px;
}

.tc-info-column #tc-course-title {
  line-height: 20px;
  padding-bottom: 10px;
}

#tc-main-container-row-fluid .tc-info-column > h1,
#tc-content-info-column .tc-info-column > h1 {
        font-size: 1.3em;
        font-weight: 600;
        margin-bottom: 0;
}

#tc-main-container-row-fluid .tc-info-column > h1 span + hr,
#tc-content-info-column .tc-info-column > h1 span + hr {
    background-color: initial;
    border-style: inset;
    color: #initial;
    height: auto;
}

#tc-main-container-row-fluid .tc-info-column div.TCDescriptionIcon,
#tc-content-info-column .tc-info-column div.TCDescriptionIcon {
        color: #999999;
        cursor: pointer;
        font-size: 1.3em;
        float: right;
        position: relative;
        top: 0px;
}
#tc-main-container-row-fluid .tc-info-column div.TCDescriptionIcon:hover,
#tc-content-info-column .tc-info-column div.TCDescriptionIcon {
        color: #666666;
        cursor: pointer;
}
#TCExpandRight {
  display: none;
  position: relative;
  top: 10px !important;
}

#tc-main-container-row-fluid .tc-info-column h3,
#tc-content-info-column .tc-info-column h3 {
        border-bottom: 1px solid #d8d1d1;
        font-size: 0.9em;
        font-weight: normal;
        line-height: 1.5em;
        margin-top: 0;
        padding-bottom: 10px;
}

#tc-main-container-row-fluid .tc-info-column h2,
#tc-content-info-column .tc-info-column h2,
#tc-designation-info.tc-info-column h3 {
        font-size: 1.1em;
        font-weight: 600;
}

#tc-designation-info.tc-info-column h3 {
  border-bottom: none;
}

#tc-main-container-row-fluid #TCCourseDescription {
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: -2px -2px 8px #343434;
}

#tc-main-container-row-fluid .tc-info-column-closed.span3 {
  width: 35px;
}

#tc-main-container-row-fluid .tc-info-column-closed.span3 #tc-content-info .tc-primarySection {
  border-bottom: 0;
}

#tc-main-container-row-fluid #TCCourseDescription .tc-contents-show-overview {
  display: none;	
}

#tc-main-container-row-fluid .tc-info-column-closed.span3 #TCCourseDescription {
  height: 200px;  
}

#TCCourseMain .tc-main-page-title {
  padding-left: 10px;
  padding-right: 20px;
}

#TCCourseMain .tc-main-page-title-flex {
  display: flex;
  flex-direction: column;
}

#TCCourseMain .tc-main-page-title-flex>div {
  width: 50%;
  position: relative;	
}
#TCCourseMain .tc-main-page-title-flex div>i {
  position: absolute;
  top: 8px;
  line-height: 1.2em;	
}

#TCCourseMain .tc-main-page-title-flex div>h2 {
  padding-left: 30px;
}

#TCCourseMain .tc-main-page-title-flex #tc-nav-designation {
  text-align: right;  	
}
	
#TCCourseMain #TCCourseNav {
  border-color: #666;
  padding: 0 20px;
  margin-bottom: 40px;	
}

#TCCourseMain .tab-pane.active {
  width: 90%;
  margin: 0 auto;  
}   

#TCCourseMain #TCCourseNav li {
  border-color: #666;
  margin-bottom: 0;
  -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;  
}

#TCCourseMain #TCCourseNav li a {
  -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; 
}
  
#TCCourseMain #TCCourseNav li .tc-attach {
  font-size: 1.0em;	
} 

#TCCourseMain #TCCourseNav li.active {
  top: 1px;
  position: relative;
}

#TCCourseMain #TCCourseNav li.active>a {
  font-size: 1.05em;
  font-weight: 200;
  border-color: #666;
  border-bottom-color: transparent;
  padding-top: 8px;
  position: relative;
  top: 0;
  padding-bottom: 10px;     	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-itemlist-contact ,
#tc-main-container-row-fluid #TCCourseDescription .tc-allbadges-awarded-name>a {
  line-height: 18px;	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-course-subtype {
  position: relative;
  margin-top: -10px;	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-cousrDescription-image {
  position: relative;
  margin-top: 20px;
  max-width: 240px;
  margin: 20px auto;	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-cousrDescription-image img {
  width: 100%;	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-cousrDescription-image #tc-content-student-status {
  position: absolute;
  width: 100%;
  bottom: -15px;
  left: 0;
  text-align: center;	
}

#tc-main-container-row-fluid #TCCourseDescription .tc-cousrDescription-image #tc-content-student-status>span.label {
  width: 100%;
  padding: 8px 16px;
  text-align: center;
  padding: 8px 0;
  border-radius: 0;	
}

#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow,
.tc-content-info div.tc-show-overflow,
#tc-content-info-column div.tc-show-overflow {
  text-align: right;
  opacity: 0.98;
  border: 0;
  margin-top: 2px;  	
}

#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow>span.tc-show-overflow,
#tc-content-main-container .tc-content-info div.tc-show-overflow>span.tc-show-overflow,
#tc-content-info-column div.tc-show-overflow>span.tc-show-overflow {
  border-radius: 8px;
  background: transparent;
  color: #006697;
  border: 1px solid;
  font-size: 0.9em;
  line-height: 16px;
  height: 16px;
  /*top: 40px;*/
  padding: 2px 12px;
  width: auto;
  float: right;
  -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;  	
}

#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow>span.tc-show-overflow:hover,
#tc-content-main-container .tc-content-info div.tc-show-overflow>span.tc-show-overflow:hover,
#tc-content-info-column div.tc-show-overflow>span.tc-show-overflow:hover {
  text-shadow: none;
  background: #006697;
  color: #ffffff;
  opacity: 0.8;
  cursor: pointer;    	
}

#tc-main-container-row-fluid #TCCourseDescription #TCExpandRight {
  float: none;
  left: -12px;
  height: 200px;
  width: 30px;  	
}

#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow>span.tc-show-overflow>i,
.tc-content-info div.tc-show-overflow>span.tc-show-overflow>i,
#tc-content-info-column div.tc-show-overflow>span.tc-show-overflow>i {
  color: #006697;
  -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;  	
}
#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow>span.tc-show-overflow:hover>i,
.tc-content-info div.tc-show-overflow>span.tc-show-overflow:hover>i,
#tc-content-info-column div.tc-show-overflow>span.tc-show-overflow:hover>i {
  color: #ffffff;	
}
#tc-main-container-row-fluid #TCCourseDescription div.tc-show-overflow>span.tc-show-overflow>i:before,
.tc-content-info div.tc-show-overflow>span.tc-show-overflow>i:before,
#tc-content-info-column div.tc-show-overflow>span.tc-show-overflow>i:before {
  content: "\e3b6";	
}	
#tc-main-container-row-fluid #TCCourseDescription h2 {
  margin-top: 30px;	
}

#tc-main-container-row-fluid .tc-info-column > p,
#tc-content-info-column .tc-info-column > p {
        font-size: 0.9em;
}

#tc-main-container-row-fluid #TCCourseDescription ul {
  border-top: 0;	
}

#tc-main-container-row-fluid #TCCourseDescription ul li i {
  font-size: 1.3em; 	
}

#tc-main-container-row-fluid #TCCourseDescription ul li,
#tc-content-info-column ul li {
  padding-top: 10px;	
}

#tc-main-container-row-fluid #TCCourseDescription ul li h2,
#tc-content-info-column ul li h2 {
  margin-top: 15px;	
}
#tc-main-container-row-fluid .tc-info-column ul {
  border-top: 1px solid #d8d1d1;
  color: #4D4D4D;
  list-style-type: none;
  margin-left: 0;
  /*padding-top: 10px;*/
}

#tc-content-info-column .tc-info-column ul {
  list-style-type: none;
  margin-left: 0;	
}
	
#tc-main-container-row-fluid .tc-info-column ul.tc-leaders-list {
    border-top: none;
    padding-top: 0;
}

#tc-main-container-row-fluid .tc-info-column li,
#tc-content-info-column .tc-info-column li {
        line-height: 2em;
}

#tc-main-container-row-fluid .tc-info-column > ul > li,
#tc-content-info-column .tc-info-column > ul > li {
        font-size: 0.9em;
}

#tc-main-container-row-fluid .tc-info-column > ul > li > h2,
#tc-content-info-column .tc-info-column > ul > li > h2 {
        font-size: 1em;
        margin-bottom: 0;
}

.tc-catalog-badges-awarded img {
    max-height: 45px;
    max-width: 45px;
}

#tc-main-container-row-fluid .tc-info-column button,
#tc-content-info-column .tc-info-column button,
button.tc-admin-list-action {
        width: 100%;
        -webkit-border-radius: 14px 14px 14px 14px;
        -moz-border-radius: 14px 14px 14px 14px;
        border-radius: 14px 14px 14px 14px;
        background-image: none;
        background-color: #0094D9;
        margin-bottom: 10px;
}

.tc-info-column .tc-catalog-msg {
  margin: 5px 0;
}

button.tc-admin-list-action {
        font-size: 0.9em;
        position: relative;
        top: 5px;
        background-color: #808080;
        text-transform: uppercase;
}

button.tc-admin-list-action:hover {
        background-color: #000000;
}

#tc-main-container-row-fluid .tc-info-column button:hover,
#tc-content-info-column .tc-info-column button:hover {
        background-color: #006dcc;
}

#tc-main-container-row-fluid .tc-info-column #TCCourseProgress,
#tc-content-info-column .tc-info-column #TCCourseProgress {
        -webkit-border-radius: 14px 14px 14px 14px;
        -moz-border-radius: 14px 14px 14px 14px;
        border-radius: 14px 14px 14px 14px;
        border: 1px solid #d8d1d1;
        margin-top: 10px;
        padding-bottom: 10px;
}

#tc-main-container-row-fluid .tc-info-column #TCCourseProgress h1,
#tc-content-info-column .tc-info-column #TCCourseProgress h1 {
  border-bottom: 1px solid #d8d1d1;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 30px;
  margin-top: 5px;
  padding-left: 20px;
}

#tc-main-container-row-fluid .tc-info-column > ul > li > ul,
#tc-content-info-column .tc-info-column > ul > li > ul,
#tc-content-info-column > ul > li > ul {
  border-top: 0;
  list-style-type: circle;
  padding-left: 20px;
  padding-top: 0;
}

#tc-main-container-row-fluid .tc-info-column table,
#tc-content-info-column .tc-info-column table {
        width: 100%;
        margin-bottom: 15px;
}

#tc-main-container-row-fluid .tc-info-column table .left,
#tc-content-info-column .tc-info-column table .left {
        text-align: left;
        width: 75%;
        padding-left: 20px;
}

#tc-main-container-row-fluid .tc-info-column table .right,
#tc-content-info-column .tc-info-column table .right {
        text-align: right;
        width: 25%;
        padding-right: 20px;
}

#tc-designation-info .progress,
#tc-accordion .progress {
  margin-bottom: 10px;
}

#tc-nav-designation {
  display: inline-block;
  float: right;
}

#TCCourseDescription .tc-itemlist-status {
  display: table-cell;
}

#TCCourseDescription .tc-itemlist-contact {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}

.ui-widget-content {
        /* Webkit (Safari/Chrome 10) */
        background: #EDEDED -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BCBABB), color-stop(60%, #D5D4D4)) 50% 50% repeat-x;
        /* Webkit (Chrome 11+) */
        background: #EDEDED -webkit-linear-gradient(top, #BCBABB 0%, #D5D4D4 60%) 50% 50% repeat-x;
        /* Mozilla Firefox */
        background: #EDEDED -moz-linear-gradient(top, #BCBABB 0%, #D5D4D4 60%) 50% 50% repeat-x;
        /* IE10 Consumer Preview */
        background: #EDEDED -ms-linear-gradient(top, #BCBABB 0%, #D5D4D4 60%) 50% 50% repeat-x;
        /* Opera */
        background: #EDEDED -o-linear-gradient(top, #BCBABB 0%, #D5D4D4 60%) 50% 50% repeat-x;
        /* W3C Markup, IE10 Release Preview */
        background: #EDEDED linear-gradient(to bottom, #BCBABB 0%, #D5D4D4 60%) 50% 50% repeat-x;

}

.progress .ui-widget-header {
        /* Webkit (Safari/Chrome 10) */
        background: #343131 -webkit-gradient(linear, left top, left bottom, color-stop(0%, #929292), color-stop(60%, #343131)) 50% 50% repeat-x;
        /* Webkit (Chrome 11+) */
        background: #343131 -webkit-linear-gradient(top, #929292 0%, #343131 60%) 50% 50% repeat-x;
        /* Mozilla Firefox */
        background: #343131 -moz-linear-gradient(top, #929292 0%, #343131 60%) 50% 50% repeat-x;
        /* IE10 Consumer Preview */
        background: #343131 -ms-linear-gradient(top, #929292 0%, #343131 60%) 50% 50% repeat-x;
        /* Opera */
        background: #343131 -o-linear-gradient(top, #929292 0%, #343131 60%) 50% 50% repeat-x;
        /* W3C Markup, IE10 Release Preview */
        background: #343131 linear-gradient(to bottom, #929292 0%, #343131 60%) 50% 50% repeat-x;
        border-radius: 6px 6px 6px 6px;
}

#TCProgressFigure {
        text-align: center;
        color: #4D4D4D;
        font-size: 0.8em;
}

#TCSearchCourse {
        margin-top: 15px;
}

#TCSearchCourse .input-append {
        display: block;
        text-align: center;
}

#TCSearchCourse .search-query, #TCSearchCourse .add-on {
        border-width: 0;
        max-width: 100%;
        padding: 6px;
}

.TCForm tr td div.TCFormDefDescription {
  border-bottom : 2px solid #a2a2a2;
  color: #a2a2a2;
  font-size: 1.1em;
  margin: 0 20px 20px 20px;
  padding-bottom: 20px;
}

.TCFormItemInlineHelp {
  color: #a2a2a2;
  display: inline-block;
  max-width: 500px;
  padding-left: 10px;
  position: relative;
  vertical-align: middle;
}

.TCFormItemInlineHelpImportant {
  color: rgba(0,0,0,0.68);
  padding-left: 30px;   
}

.TCFormItemInlineHelpImportant>i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3em;
  padding: 4px 8px;
  margin: 0;      
}

label.tc-checkbox-label + input[type='hidden'] + .TCFormItemInlineHelp {
    line-height: 20px;
    margin-top: -22px;
    max-width: 800px;
}

label.tc-checkbox-label + input[type='hidden'] + label.tc-sub-label {
    float: left;
	margin-top: -23px;
    padding-left: 30px;
}

.TCInlineTypeAheadHelp {
  display: inline-block;
  margin-left: 10px;
  max-width: 800px;
}

.TCInlineTypeAheadHelp .TCFormItemInlineHelp {
  padding-left: 0px;
}

.tc-mandatory-form-info {
  padding-top: 10px;
}

/* Slided-down messages
-------------------- */

.TCConfirmObjectActionPanel {
  color: #666;
}

.TCConfirmObjectActionPanel button.close {
    color: #333;
    font-size: 2em;
    margin-right: 10px;
    margin-top: -5px;
    opacity: 1;
    text-shadow: none;
}
.TCConfirmObjectActionPanel > div {
    margin-bottom: 20px;
    margin-left: 25%;
    margin-right: 15%;
}
.TCConfirmObjectActionPanel > div > h2 {
    color: #333;
    font-size: 1.8em;
    text-align: left;
}

.TCConfirmObjectActionPanel .tc-confirm-object-description {
    border-bottom: 2px solid #616161;
    margin-bottom: 5px;
    font-size: 1.0em;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: left;
    line-height: 25px;
}

.TCConfirmObjectActionPanel .tc-confirm-object-description > div {
  padding: 10px 10px 0;
}

.TCConfirmObjectActionPanel > div > p.tc-panel-action-message {
  font-size: 1.3em;
  margin: 20px 0;
}

.TCConfirmObjectActionPanel h3 {
    font-size: 1.2em;
    text-transform: uppercase;
}
.TCConfirmObjectActionPanel .tc-badge-reminder {
  font-size: 1.1em;
  padding: 10px;
}


/* Radio buttons
-------------------- */
.tc-radio-choice-label {
  display: table;
  width: 100%;
}

.tc-radio-choice-across {
  clear: both;
  display: inline-block;
  float: left;
  width: auto;
}

.tc-radio-choice-label:hover {
  background-color: #e8e8e8;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

.tc-radio-choice-input {
  float: left;
  padding: 0 5px;
  vertical-align: middle;
}

.tc-radio-choice-text {
  float: left;
  padding: 5px 5px 5px 20px;
  vertical-align: middle;
}

.tc-radio-label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  margin-right: 5px;
}

td .tc-radio-input,
td .tc-radio-label {
  padding-bottom: 15px;
}

.tc-radio-input,
.form-horizontal .tc-radio-input {
  display: none;
}

.tc-radio-label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: #aaa;
}

.tc-radio-label:before {
  border-radius: 10px;
}

.tc-check-label:before {
  border-radius: 0;
}

.tc-radio-input:checked + .tc-radio-label:before {
  content: "\2713";
  color: #1A1A1A;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
}

.tc-standard-textarea {
  padding-bottom: 30px;
}

div.tc-standard-textarea-counter {
  color: #454545;
  text-align: right;
  font-weight: 400;
  padding-right: 20px;
  padding-top: 5px;
}

div.tc-image-upload-container {
  max-width: 650px;
  padding: 10px;
  padding-left: 0;
  width: 100%;
}

div.tc-image-upload-dragArea {
  border: 2px dashed #a2a2a2;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.TCFormModal div.tc-image-upload-dragArea{
  background-color: #ffffff;	
}
div.tc-image-upload-dragArea:hover {
  animation-name: pulsebox;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
  cursor: pointer
}

.tc-image-upload-container .tc-progress-bar-holder {
  display: inline-block;
  max-width: none;
  width: 80%;
}
.tc-image-upload-container .tc-progress-text-holder {
  display: inline-block;
  font-size: 1.1em;
  font-weight: 600;
  margin-top: -4px;
  max-width: none;
  width: 10%;
  vertical-align: top;
}

@keyframes pulsebox {
  0% {
    background-color: transparent;
    border-color: #a2a2a2;
  }
  100% {
    background-color: #F1F1F1;
    border-color: #0088CC;
  }
}

@keyframes itemUpdated {
  0% {
    background-color: none;
  }
  100% {
    background-color: #f2dede;
  }
}

div.tc-image-upload-dragArea h3 {
    background-color: #F1F1F1;
    color: #666666;
    font-size: 1.2em;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}
#tcUploadVideo #tc-drop-preview h3 {
  position: relative;	
}
#tcUploadVideo #tc-drop-preview h3 div.tc-doing {
    display: inline-block;
    position: relative;
    top: 5px;
    right: -5px;
    width: auto;	
}

div.tc-image-upload-dragArea h3 button.close:after {
   color: #666666;
}

#tc-drop-preview:hover {
    cursor: default
}

div.tc-image-upload-dragArea p.tc-drag-drop-main-text {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.2em;
  padding-top: 20px;
  text-align: center;
}
div.tc-image-upload-dragArea p.tc-drag-drop-sub-text {
  font-weight: 300;
  margin-left: 1%;
  margin-right: 1%;
  text-align: center;
}
div.tc-image-upload-dragArea i {
  display: block;
  font-size: 2.8em;
  text-align: center;
}
div.tc-image-upload-or {
  font-size: 1.6em;
  text-align: center;
}

div.tc-image-upload-select-file {
  text-align: center;
  margin: 15px 0;
}
div.tc-image-recommended-label {
  padding-top: 5px;
}
div.tc-image-recommended-label,
div.tc-image-recommended-settings {
  font-weight: 300;
  text-align: center;
}
div.tc-image-recommended-settings {
  font-style: italic;
}

div.tc-image-upload-dragArea .dz-preview {
    text-align: center;
    padding-top: 10px;
}

div.tc-image-upload-dragArea .tc-dz-name {
    background: #E4E4E4;
    display: inline-block;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

div.tc-image-upload-dragArea button.close {
    padding-top: 4px;
}

.dz-error-message {
    color: #ff0000;
}
div.tc-image-upload-dragArea .dz-preview {
    text-align: center;
    padding-top: 10px;
}

div.tc-image-upload-dragArea .dz-details > img {
    max-width: 180px;
    max-height: 180px;
}

.tc-video-current-holder {
    background:#5B5B5B;
    color: #ffffff;
}

.tc-video-current-holder .tc-video-current {
    font-size: 12em;
}
	
div.tc-image-upload-dragArea .tc-video-current-holder .tc-dz-name {
    background: #5B5B5B;
    font-size: 1.2em;
    padding-bottom: 10px;
    word-break: break-all;
}

/* CATALOG DETAILS
-------------------- */
#tc-catalog-details-cont #tc-browseCatalogNav .nav {
  display: inline-block;
}
#tc-catalog-details-cont #tc-browseCatalogNav .breadcrumb,
#tc-browseCatalogNav .breadcrumb {
  padding:0;
  margin:0;
}
#tc-catalog-details-cont #tc-browseCatalogNav .tc-catalog-details-categories {

}
.tc-catalog-details-categories>.tc-category {
  display: inline-block;
  text-shadow: none;
  padding: 2px 3px;
  margin: 5px 0 5px 10px;
}
.tc-catalog-details-cont-alt1 .tc-offeringdetails-type>.tc-general-image-holder-catalog,
.tc-catalog-details-cont-alt1 .tc-offeringdetails-type>.tc-general-image-holder-catalog.tc-has-aside {
  width: 80%;
  margin: 0 auto;
  float: none;    
  max-width: 480px;
}
.tc-catalog-details-cont-alt1 .tc-offeringdetails-type>.tc-general-image-holder-catalog img {
  width: 100%;
}  
.tc-catalog-details-section {
  color: #333333;
  margin-bottom: 30px;
  margin-left: 0;
  margin-top: 10px;
  background: #f2f2f2;
}
.tc-catalog-details-earlybird-rhs {
  display: none;    
}
.tc-catalog-details-cont-alt1.container {
  width: 1440px; 
  padding-bottom: 40px;   
}    

.tc-catalog-details-cont-alt1 .tc-catalog-details-earlybird-rhs {
  position: absolute;
  top: 0;    
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item {
  float: left;
  padding-bottom: 20px;       
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title,
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title:nth-child(2),
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend {
  width: calc(100% - 125px);
  padding-left: 30px;
  font-size: 1.1em;
  font-weight: 200;      
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend > .tc-offering-details-widget-title {
  max-height: 64px;
  overflow: hidden;
  word-break: break-word;
  line-height: 20px;
  display: inline-block;	
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend > .tc-offering-details-widget-price {
  font-weight: 200;
  padding-top: 0px;
  font-size: 1.05em;	
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend > .tc-offering-details-widget-price span {
  font-size: 1.2em;
  color:#1a1a1a;
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend > .tc-offering-details-widget-rating {
  font-size: 1.0em;
}	
.tc-catalog-details-cont-alt1 ul.tc-widget-list .tc-list-item > .tc-list-item-title.tc-extend > .tc-offering-details-widget-rating .tc-ratingStar-popover:hover {
  cursor: default;
}	
.tc-catalog-details-cont-alt1 .tc-widget-list .tc-standard-list-item-image .tc-general-image-holder.tc-has-aside,
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item > .tc-standard-list-item-image {
  width: 90px;
  height: auto;    
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item > .tc-standard-list-item-image {
  height: unset;
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item .tc-general-image-holder.tc-default-image,
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item .tc-general-image-holder.tc-general-image-holder-catalog {
  height: unset;	
}
.tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item .tc-general-image-title {
  display: block;
  max-width: 90px;
  margin: 0 auto;
  font-size: 9px;	
}	
.tc-catalog-details-cont-alt1 ul.tc-widget-list {
  float: left;
  padding: 10px 10px 20px;
  width: calc(100% - 20px);    
}

@media (max-width: 979px) {
  .tc-catalog-details-cont-alt1 ul.tc-widget-list,
  #tc-main-container-row-fluid .tc-catalog-details-cont-alt1 ul.tc-widget-list {	
    width: calc(100% - 20px);
    float: left;
  }  	
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-aside-widget h4 {
  padding: 10px 10px 10px 20px;	
}

.tc-catalog-details-cont-alt1 .tc-widget-list .tc-standard-list-item-image .tc-general-image-holder.tc-has-aside {
  position: relative;
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block-flex {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 30px;    
}

.tc-catalog-details-cont-alt1.tc-catalog-details-cont-144 .tc-catalog-details-cont-block-flex {
  padding-bottom: 20px;	
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block {
  width: calc( 50% - (150px + 2rem) );
  display: inline-block;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-cont-textblock {
  padding: 0 30px 0 10px;
}
.tc-catalog-details-cont-fullwidth-alt1.tc-catalog-details-section {
  margin-left: auto;
  float: none;
  /*display: flex;*/
  width: calc(100% - (290px + 4rem));
  margin-left: 0;  
}
#tc-catalogdetails-certpaths {
  margin-top: 20px;
  margin-bottom: 0;
}
#tc-catalogdetails-certpaths .tc-cardlist {
  margin-top: 10px;
}
.tc-catalog-details-cont-spanwidth-alt1.tc-catalog-details-section {
  width: 100%;
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-secure-trans {
  width: 100%;
  text-align: center;
  margin-top: -10px;
  opacity: 0.8;
  clear: both;  
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-offeringdetails-details {
  float: unset;
  width: 100%;
  padding-left: 0;
}    
.tc-catalog-details-cont-alt1 .tc-catalog-details-simpledesc {
  opacity: 0.9;    
  max-height: 180px;
  position: relative;
  overflow: hidden;  
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-title {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 40px;
  margin: 5px 0;
  padding-bottom: 10px;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-price.pull-right,
.tc-catalog-details-cont-alt1 .tc-catalog-details-actions {
  float: none;
  padding-left: 0;
  padding-top: 30px;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-actions {
  float: none;	
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-earlybird-lhs {
  display: none !important;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-earlybird>div {
  background: transparent;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-earlybirdprice {
  padding: 8px;
  font-size: 1.0em;      
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-earlybird-rhs,
.tc-catalogActivityItem .tc-catalog-details-earlybird-rhs {
  display: none;    
  padding: 8px 8px 8px 12px;  
}

.tc-catalog-details-cont-alt1 .tc-offering-core-details-link {
  background: transparent;
  padding: 8px 0;
  font-size: 1em;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-social {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.tc-catalog-details-cont-alt1 .tc-itemlist div:not(.tc-overlay-form-content) a.TCActionLink.tc-catalog-action.tc-main-action {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  padding: 8px 12px;
  text-align: center;    
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-itemlist .btn-group:not(.TCEnrolled) .btn.tc-show-more-span {
  left: 20px;    
}
.tc-catalog-details-cont-alt1 .tc-itemlist .btn-group:not(.TCEnrolled) .btn.tc-show-more-span {
  left: -25px;    
}
.tc-catalog-details-cont-alt1 .tc-socialbar {
  background: transparent;    
  float: none;
  margin-top: 10px;
}
.tc-catalog-details-cont-alt1 .tc-guide-overflow-more {
  display: none;
  opacity: 0.9;
  position: absolute;
  bottom: -30px;
  right: 15px;
  background: rgba(217, 237, 247, 0.4);
  padding: 2px 8px;
  border-radius: 4px;      
}
.tc-catalog-details-cont-alt1 #tc-catalog-details-linkCreditsBundleSocial {
  padding-top: 30px;
  margin-left: 0;    
}
.tc-catalog-details-cont-alt1 #tc-catalog-details-linkCreditsBundleSocial table.tc-collapse-list-table {
  margin: 0;
}	
.tc-catalog-details-cont-alt1 .tc-choose-sessions-list-header,
.tc-catalog-details-cont-alt1 p.ilt-year-header {
  font-size: 1.05em;    
}
.tc-catalog-details-cont-alt1 .tc-choose-sessions-list-header .tc-registration-dates {
  display: block;	
}
.tc-catalog-details-cont-alt1 p.ilt-year-header {
  font-size: 1.15em;
}      
.tc-catalog-details-section.accordion-body {
  background-color: transparent;    
}
.tc-catalog-details-cont-alt1 .row-fluid .span12.tc-catalog-details-section ul.tc-choose-sessions-list {
  padding-left: 10px;
  padding-right:10px;    
}
.tc-catalog-details-cont-alt1 .tc-choose-sessions-list .right {
  width: calc(100% - 66px);  
}
.tc-catalog-details-cont-alt1 .tc-choose-sessions-list .inner-right {
  width: calc(100% - 40px);
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-aside {
  width: 300px;
  box-sizing: border-box;
  position: absolute;
  right: 0;  
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-aside>div {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #f8f8f8;
  float: left;
  width: 100%;
  margin-bottom: 30px;  
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-aside>div:first-child {
  background: rgba(217, 237, 247, 0.4);    
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-credits-single .badge-info, 
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-credits-multiple .tc-list-count,
.tc-catalogActivityItemDetails .tc-catalog-details-credits-single .badge-info,
.tc-catalogActivityItemDetails .tc-catalog-details-credits-multiple .tc-list-count {
  background: transparent;
  color: inherit;
  text-shadow: none;
  font-size: inherit;
  opacity: inherit;
  padding: 0;
  padding-left: 4px;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-credittype,
.tc-catalogActivityItemDetails .tc-catalog-details-credittype {
  font-weight: 600;    
}
.tc-catalog-details-cont-alt1 .tc-general-image-holder-catalog .tc-type-aside {
  display: none;    
}
.tc-catalog-details-cont-alt1 .badge.tc-list-count,
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-credits-multiple .tc-list-count,
#tc-catalogActivities .tc-catalog-details-credits-multiple .tc-list-count,
#tc-catalogActivities .tc-catalog-badges-awarded .tc-list-count,
#tc-catalogActivities .tc-catalog-details-otherprices .tc-list-count,
#tc-catalogActivities .tc-catalog-details-bundles #tc-bundleItems-count {
  background: transparent;
  color: inherit;
  font-size: inherit;
  padding-left: 0;
  font-weight: 200;
}
.tc-catalog-details-cont-alt1 .badge.tc-list-count:before,
#tc-catalogActivities .tc-catalog-details-credits-multiple .tc-list-count:before,
#tc-catalogActivities .tc-catalog-badges-awarded .tc-list-count:before,
#tc-catalogActivities .tc-catalog-details-otherprices .tc-list-count:before,
#tc-catalogActivities .tc-catalog-details-bundles #tc-bundleItems-count:before {
  content: '(';    
}    
.tc-catalog-details-cont-alt1 .badge.tc-list-count:after,
#tc-catalogActivities .tc-catalog-details-credits-multiple .tc-list-count:after,
#tc-catalogActivities .tc-catalog-badges-awarded .tc-list-count:after,
#tc-catalogActivities .tc-catalog-details-otherprices .tc-list-count:after,
#tc-catalogActivities .tc-catalog-details-bundles #tc-bundleItems-count:after {
  content: ')'; 
}    
.tc-catalog-details-cont-alt1 .tc-catalog-details-price,
.tc-catalog-details-cont-alt1 .tc-catalog-details-otherprices {
  padding-left: 20px;    
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-price {
  padding-left: 0;
  margin-right: 0;
  text-align: left;	
} 
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-earlybird,
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-earlybird>div {
  padding: 0;
  text-align: left;	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-otherprices {
  padding-left: 0;
  padding-top: 8px;
  text-align: left;
  font-size: 1em;  	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-priceplans.collapse .tc-collapse-list {
  margin: 0;
  padding: 0;
  max-width: 400px;	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget #tc-catalog-details-pricesPlans {
  padding: 0;	
}	
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-earlybirdpoint {
  display: none !important;	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-earlybirdprice,
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-actualprice {
  padding: 4px 0;
  text-align: left;	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-actualprice {
  font-weight: 400;
  color: #1a1a1a;	
}
.tc-catalog-details-cont-alt1 .tc-offering-details-widget .tc-catalog-details-theprice {
  font-size: 1.3em;
  margin-top: 0;
  display: block !important;	
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-otherprices-count,
#tc-searchCatalogResults .tc-catalog-details-credits,
#tc-searchCatalogResults .tc-catalog-details-credits div,
#tc-searchCatalogResults .tc-catalog-details-credits div a,
#tc-searchCatalogResults .tc-catalog-badges-awarded,
#tc-searchCatalogResults .tc-catalog-badges-awarded div,
#tc-searchCatalogResults .tc-catalog-badges-awarded div a,
#tc-searchCatalogResults .tc-catalog-details-otherprices,
#tc-searchCatalogResults .tc-catalog-details-otherprices div,
#tc-searchCatalogResults .tc-catalog-details-otherprices div a {
  font-size: 1.0em;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-vsmall {
  /*display: none;*/    
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-credits,
.tc-catalog-details-cont-alt1 .tc-catalog-badges-awarded {
  font-size: 1.0em;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-actualprice {
  width: auto;
  display: inline-block;
  /*background: #f2f2f2;*/
  padding: 8px;    
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities .tc-catalog-details-actions.tc-itemlist {
  background: transparent;
  border: 0;
  margin-right: 0;    
}     
.tc-catalog-details-cont-alt1 a.tc-show-more.TCActionLink.tc-catalog-action {
  padding: 8px;
  width: 12px;    
}
.tc-catalog-details-cont-alt1 .btn-group.TCEnrolled a.tc-show-more.TCActionLink.tc-catalog-action {
  padding-bottom: 6px;
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-credits {
  margin-top: 0;
  padding-top: 0;    
}
.tc-catalog-details-cont-alt1 .tc-type-aside.tc-tooltip {
  display: none;      
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity {
  padding-left: 30px;
  padding-top: 10px;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity>label {
  padding: 4px 0;
  text-transform: uppercase;
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity .tc-button-stepper {
  padding: 0;
  background-color: transparent;
  color: #1a1a1a;
  margin:0;
  border:0;
  font-size: 1.5em;
  transition: background-color 150ms ease,border-color 150ms ease,color 150ms ease;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity .tc-button-stepper>span {
  display: none;
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity .tc-form-stepper {
  padding-top: 5px;
  line-height: 24px;    
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-quantity input {
  border: 0;
  display: inline-block;
  font-size: 1.3em;
  font-weight: 600;
  background:transparent;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 32px;
  line-height: 20px;
  padding: 0 10px;
  border: 2px solid;  
}    
.tc-catalog-details-cont-alt1 .tc-general-image-title {
  width: 100%;
  border-top: 2px solid;
  margin: 0;
  box-sizing: border-box;
  background: #1a1a1a;
  color: #ffffff;
  padding: 6px;    
  line-height: 16px;
}
.tc-catalog-details-cont-alt1 #tc-catalogActivities>.tc-registration-dates,
#tc-catalogActivities .tc-registration-dates {
  margin-bottom: 20px;
  background-color: #d9edf7;
  padding: 8px 14px;    
}
.tc-catalog-details-cont-alt1 .tc-cart-overlay-action ul.dropdown-menu {
  right: -24px;
} 
.tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-choose-sessions-list > li.recurring .left {
  margin-left: 0;	
}

@media (max-width: 1550px) {
  .tc-catalog-details-cont-alt1.container {
    width: 1200px;    
  }
}

@media (max-width: 1350px) {
  .tc-catalog-details-cont-alt1.container {
    width: 980px;  
  }
}

@media (max-width: 1100px) {
  .tc-catalog-details-cont-alt1.container {
    width: 92%;  
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-social .tc-share {
    display: none;
  } 
  .tc-catalog-details-cont-alt1 .tc-socialbar a {
    padding: 8px 4px;
  } 
  .tc-catalog-details-cont-alt1 ul.tc-widget-list li.tc-list-item .tc-general-image-holder {
    max-height: unset;
    max-width: unset;
  }
}

@media (max-width: 980px) {
  .tc-catalog-details-cont-alt1.container {
      
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block:first-child {
    width: 120px;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block.tc-catalog-details-cont-textblock {
    width: calc(100% - 480px);
  }
  .tc-catalog-details-cont-alt1 .tc-socialbar a {
    float: none;
  }
}

@media (max-width: 880px) {
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block-flex {
    display: block;
    position: relative;
    padding-bottom: 30px;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block {
    width: 100%;
    float: none;
    display: inline-block;  
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block:first-child,
  .tc-catalog-details-cont-alt1 .tc-catalog-details-cont-block.tc-catalog-details-cont-textblock {
    width: 100%;
    padding: 0;
  }
  .tc-catalog-details-cont-alt1 .tc-socialbar a {
    float: left;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside {
    position: relative;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside>div {
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 15px;
  }
  .tc-catalog-details-cont-fullwidth-alt1.tc-catalog-details-section {
    width: 100%;
    display: block;
  }
  .tc-catalog-details-cont-fullwidth-alt1.tc-catalog-details-section {
    float: left;
  }
  .tc-catalog-details-cont-alt1 .tc-offeringdetails-type>.tc-general-image-holder-catalog, .tc-catalog-details-cont-alt1 .tc-offeringdetails-type>.tc-general-image-holder-catalog.tc-has-aside {
    max-width: 360px;
  }
  .tc-catalog-details-cont-alt1 .tc-offeringdetails-type {
    background: #f2f2f2;
    padding: 10px;  
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-earlybird-rhs {
    position: relative;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside #tc-catalog-details-pricesPlans {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 0 20px; 
  }
  .tc-catalog-details-cont-alt1 .tc-offering-details-widget #tc-catalog-details-pricesPlans {
    padding: 0;
  }	
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-catalog-details-price {
    margin: 0 auto;
    display: block;   
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-catalog-details-otherprices { 
    display: block;
    /* display: inline-block; */
    margin: 0 auto;
    text-align: left;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-catalog-details-otherprices {
    display: none;
    width: 100%;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-catalog-details-actions {
    width: calc(100% - 20px);
  } 
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-catalog-details-actions.tc-itemlist ul.tc-item-info {
    padding-right: 50px;  
  }
  .tc-catalog-details-cont-alt1 .tc-cart-overlay-action .btn-group,
  .tc-catalog-details-cont-alt1 .tc-cart-overlay-action .btn-group>span {
    width: 100%;
  } 
  .tc-catalog-details-cont-alt1 .tc-cart-overlay-action ul.dropdown-menu {
    right: -40px;
  } 
}
@media (max-width: 768px) {
  .tc-widget-list .tc-standard-list-item-image .tc-has-aside.tc-general-image-holder img {  
    width: inherit;
  }  
}

.tc-catalog-details-section .tc-itemlist-profile-info-holder .TCUserProfileOverlay {
  margin-top: 0;
}

.tc-catalog-details-section .tc-itemlist-status {
  display: inline-block;
  padding: 10px 10px 0 0;
}

#tc-catalogdetails-testimonials.tc-catalog-details-section .tc-itemlist-status {
  padding: 0;	
}

#tc-catalogdetails-testimonials .tc-carousel-testimonial {
  background-color: rgba(217, 237, 247, 0.4) !important;	
}

#tc-catalogdetails-testimonials .tc-testimonial-view.tc-testimonial-view-full {
  background-color: transparent !important;
}

.row-fluid .span12.tc-catalog-details-section {
  margin-bottom: 0;
  margin-left: 0;
  min-height: 0 !important;
}

.row-fluid .span12.tc-catalog-details-section ul.tc-choose-sessions-list {
  padding-left: 30px;
  padding-right: 30px;
}

.tc-catalog-details-section>div {
  padding: 0 30px 20px 30px;
}

.tc-catalog-details-section h2 {
  border-bottom: 2px solid #ccc;
  padding: 10px 5px;
  font-weight: 200;
  font-size: 1.6em;
}

.tc-catalog-details-section>div>div {
  padding: 5px;
}

#TCOfferingCertPaths {
  padding: 0;	
}
.tc-catalog-details-section .TCOfferingCertPathHolder {
  padding: 12px 0;
}

.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath {
  color: #666666;
  font-size: 1.2em;
  padding-left: 10px;
  opacity: 0.88;
  transition: all .3s ease-in-out;
}

.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath:hover,
.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath:active,
.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath:focus {
  text-decoration: none;
  opacity: 1;	
}
	
.tc-catalog-details-section .TCOfferingCertPathHolder .accordion-body.in {
  background: #ffffff;
  margin-top: 10px;
  padding: 10px; 
}

.tc-catalog-details-section .TCOfferingCertPathHolder .tc-section-header>.tc-section-header-instructions,
.tc-designation-section .tc-section-header>.tc-section-header-instructions {
  display: block;
  margin-left: 5px;	
}

#tc-designation-credits .tc-catalog-link {
  font-size: 14px;	
}
.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath i {
  display: inline-block;
  transition: all .3s ease-out;
  margin-left: 8px;  
} 
.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath.collapsed i.tc-font-icon_arrow-down {
  transform: rotate(0deg);  
}   
.tc-catalog-details-section .TCOfferingCertPathHolder a.TCLoadCertPath i.tc-font-icon_arrow-down {
  transform: rotate(180deg);  
}
.tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .tc-section-header,
.tc-designation-section .tc-section-header {
  margin-top: 0;	
}	
.tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .tc-itemlist-type {
  max-width: 60px;
  margin-right: 6px;	
}

.tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .media-body.row .tc-itemlist-right.span4:empty {
  display: none;	
}	

.tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .actions {
  padding-top: 10px;  
}
  
@media (max-width: 767px) {
  .tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .tc-itemlist-type {
    display: inline-block;
    float: left;	    
  }
  .tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .tc-itemlist-type~.span5 {
    display: block;
    width: calc(100% - 75px);
    float: left;
    padding-left: 10px;       
  }
  .tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .tc-learning-title {
    word-break: break-word;
  }
  .tc-catalog-details-section .TCOfferingCertPathHolder .tc-cert-path-details .actions {
    text-align: right;
    padding: 10px;  
  }
  .tc-cert-path-details .tc-designation-section .actions .tc-item-actionbutton {
    float: right;
  }
}
@media (max-width: 480px) {
	/*
  .tc-cert-path-details .tc-designation-section .media .tc-learning-status {
    position: relative;
    margin-top: 10px !important;
    right: 0;
  }	
  */
}	
#tc-catalogdetails-otherinfo ul {
  color: #616161;
}

#tc-catalogdetails-otherinfo ul li span {
  color:#1a1a1a;
}
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li {
  display: flex;
}
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-type {
  width: 100px
}	
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-right {
  width: 200px;	
}
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-title {
  width: calc( 100% - 300px );
}	
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list .tc-upsell-price .tc-catalog-details-earlybird {
  padding: 5px 0 5px 15px;
  text-align: right; 	
}
@media (max-width: 1100px) {
  .tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li {
    display: initial;
  }
  .tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-type,
  .tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-right,
  .tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-itemlist-title {
    width: unset;
  }    
}
.tc-catalog-details-cont-alt1 #tc-catalogdetails-alternativeDeliveries .tc-offering-list > li .tc-upsell-price {
  text-align: right;
}	
#tc-catalogdetails-otherinfo ul li span.tc-profiles-default-image-text {
  color: inherit;
}

.tc-catalog-msg,
.tc-admin-form-info {
  width: auto;
  display: table-cell;
  clear: both;
  margin-right: 5px;
}

.tc-catalog-msg>div {
  display: table-row;
}

.tc-catalog-msg>div>i,
.tc-admin-form-info>div>i {
  font-size: 1.4em;
  vertical-align: middle;
  display: table-cell;
}

.tc-catalog-msg>div>span,
.tc-admin-form-info>div>span {
  vertical-align: bottom;
  display: table-cell;
  padding: 0 5px;
  font-weight: 200;
}

.tc-catalog-msg h5 {
  color: #666;
  font-size: 1.2em;
}

.tc-catalog-details-attachments {
  display: table;
}

.tc-catalog-details-attachments>.tc-attachments-row {
  display: table-row;
  line-height:25px;
}

.tc-catalog-details-attention {
  display: table;
  margin-bottom: 10px;
  clear: both;
  width: auto;
}

.tc-attachments-row>.tc-attachments-cell {
  display: table-cell;
  padding: 2px 5px;
}

.tc-attachments-cell:first-child {
  text-align:center;
}

.tc-attachments-cell .tcListAttachmentSize {
  font-style: italic;
  font-size: 0.95em;
  opacity: 0.9;
}
.tc-attachments-cell .tcListAttachmentSize .tcFormatBytes {
  padding-left: 1px;
  padding-right: 2px;
}   
#tc-catalog-details-cont #tc-catalogActivities {
  padding-top: 20px;
}

#tc-catalogActivities .accordion-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

#tc-catalog-details-cont #tc-catalogActivities .tc-activityType {
  /*width: 100%;
  padding-left: 0;
  padding-right: 0;*/
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#tc-catalog-details-cont #tc-catalogActivities > .tc-registration-dates {
  display: none;
}

#tc-catalog-details-cont #tc-catalogActivities>.span8 {
  margin-left: 0px;
}

.tc-catalog-returnto-link {
  font-size: 1.2em;
}

.tc-catalog-details-title {
  font-size: 1.6em;
  font-weight: 600;
  line-height: 30px;
  margin: 5px 0;
}

#tc-catalog-details-cont .tc-catalog-details-location {
  margin: -5px 0 10px;
}

.tc-catalog-details-small {
  font-size:0.9em;
}

.tc-catalog-details-vsmall {
  font-size:0.8em;
}

.tc-catalog-details-small span,
.tc-catalog-details-vsmall span {
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 5px;
}

#tc-catalog-details-vsmall-date {
  opacity: 1;
  font-weight: normal;
}

#tc-catalogActivities .tc-offeringdetails-details {
  float: left;
  width: 60%;
  padding-left: 20px;
}

.tc-catalog-details-price {
  margin-right: 15px;
  margin-top: 5px;
  clear: both;
}

.tc-catalog-details-earlybird {
  font-size: 0.9em;
  font-weight: 200;
  font-style: italic;
  padding: 5px 15px;
  margin: 0;
  border: none;
  display: table-cell;
  color: #b94a48;
  vertical-align: top;
  text-align: center; 
}

.tc-upsell-row .tc-catalog-details-earlybird,
#tc-upsell-list .tc-catalog-details-earlybird {
  position: absolute;
  top: -20px;
}

#TCShoppingCartOverlay .tc-catalog-details-earlybird {
  left: 0;
  right: 0; 
}

#TCShoppingCartOverlay .tc-catalog-details-earlybird>div {
  width: 60%;
  margin: 0 auto;
}
    
.tc-upsell-row .tc-catalog-details-earlybird>div,
#tc-upsell-list .tc-catalog-details-earlybird>div {
  border: 1px solid #b94a48;    
}  

.tc-catalog-details-earlybirdpoint {
  display: table-cell;
  width: 10px;
}

.tc-catalog-details-earlybird>div {
  background-color: #f2dede;
  padding: 5px;
}
.tc-catalog-details-price-parent {
  background: #343434;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 16px;
}
.tc-catalog-details-theprice {
  font-size: 1.7em;
  margin-top: 20px;
  font-weight: 200;
}

.tc-catalog-details-earlybirdprice {
  font-size: 0.8em;
  color: #b94a48;
  text-align: right;
  padding: 10px 5px;
  text-decoration: line-through;
}

.tc-catalog-details-actualprice {
  font-weight: 600;
  color: #000;
}

.tc-catalog-details-donationinfo {
  font-size: 0.65em;
  padding-top: 8px;
}

.tc-catalog-details-ppdefault {
  font-style: italic;
}

.tc-user-priceplan {
  background: #EFDB6B;
}

.tc-catalog-details-otherprices {
  padding: 10px 5px 5px 5px;
  text-align: right;
  font-size: 1.1em;
  font-weight: 200;
  padding-top: 20px;
}

.tc-catalog-details-credits,
.tc-catalog-details-bundles {
  padding: 10px 5px 5px 0;
  font-size: 1.1em;
  font-weight: 200;
  padding-top: 20px;
}

.tc-catalog-details-credits i {
  font-size: 1.8em;
  vertical-align: middle;
  color: #616161;
  margin-left: 0;
}

.tc-catalog-details-othercredits,
.tc-catalog-details-bundle,
.tc-catalog-details-sessionlevelcredits {
  font-size: 0.9em;
  margin-top: 10px;
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-credits.collapse {
  display: inherit;	
}

.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle>.collapse.in {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #f8f8f8;
  padding: 20px 10px;
}	
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-collapse-list-row {
  display: flex;	
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-item-details {
  width: calc(100% - 100px);	
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-item-details-title {
  font-size: 1.1em;
  padding-bottom: 10px;
  display: block; 
  font-weight: 600; 	
}
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-item-details .alert-info {
  display: inline-block;	
}    
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-item-credititem {
  position: relative;
  padding-right: 50px;
  width: 100%;
  max-width: 180px;
}	
.tc-catalog-details-cont-alt1 .tc-catalog-details-bundle .tc-bundle-item-creditvalue {
  position: absolute;
  right: 0;
  top: 0;
}	
.tc-catalog-details-bundles {
  clear: both;
}

.tc-catalog-details-bundles a {
  text-transform: capitalize;
}

.tc-bundle-child-price {
  font-size: 1.2em;
  font-weight: 600;
}
.tc-discounted-base-price {
    color: #b94a48;
    text-decoration: line-through;
}

@media (max-width: 767px) {
  #bundleCollapse table,
  #bundleCollapse tbody {
    display: block;
  }
  #bundleCollapse tr:not(:first-child) {
    display: block;
    width: 100%;
    clear: both;
  }
  #bundleCollapse td {
    display: block;
    float: left;
    clear: both;
    text-align: left;
    width: 100%;
  }
  #bundleCollapse .tc-collapse-list-table .tc-collapse-list-row div:first-child {
    margin-left: -5px;
  }
  #bundleCollapse tr:not(:last-child) td:last-child {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px;    
  }     
}

@media (min-width: 768px) {
  .tc-catalog-details-bundle.tc-discount-info {
    /*min-width: 700px;*/
  }
}

@media (min-width: 1024px) {
  .tc-catalog-details-bundle.tc-discount-info.tc-incl-credits {
    /*min-width: 1000px;*/
  }
}

.tc-sessionlevelcredits-collapse .tc-collapse-list-table {
  border: none;
}

/*
#tc-catalogActivities .tc-activityType
*/

#tc-catalogActivities .tc-catalog-details-bundle .tc-activityType {
  padding-top: 0;
  font-size: 1.5em;
  float: inherit;
}

td.tc-bundle-credits,
tr.tc-collapse-list-row table.tc-collapse-list-table {
  background: #e2edfc;
}

tr.tc-collapse-list-row table.tc-collapse-list-table {
  font-style: italic;
  margin-left: 0;
}

.tc-collapse-list-table tr.tc-collapse-list-row:not(:nth-child(2)) .tc-bundle-credits {
  /*border-top: 1px solid #adccf6;*/
}

.tc-catalog-details-actions {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  text-decoration: uppercase;
  font-size: 1.3em;
  padding: 10px;
}

.tc-catalog-details-social {
  clear: both;
  text-align: left;
  font-size: 1.1em;
  margin-top: 15px;
  margin-right: 40px;
}

.tc-socialbar {
  display: inline-block;
  background: #f0f8ff;
}
@media (max-width:767px) {
  .tc-socialbar {
    float: left;
    clear: both;
    margin-top: 20px;
  }
}

.tc-catalog-details-social .tc-share {
  padding: 8px;
  display: block;
  float: left;
  flex: 0 0 60px;
  width: 60px;
  overflow: hidden;  
}

.tc-catalog-details-social .tc-share-details {
  text-align: center;
  font-size: 0.8em; 
}

.tc-socialbar a {
  padding: 8px 5px;
  opacity: 0.9;
  color: #666;
  font-size: 1.2em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: block;
  float: left;
}

.tc-socialbar .tc-sharelink>i {
  position: unset;
  top: unset;
  font-size: unset;     
}

.tc-socialbar a:hover,
.tc-socialbar a.accordion-toggle:hover,
.tc-sharelink.accordion-toggle:not(.collapsed) {
  opacity: 1.0;
  color: #fff;
}
.tc-socialbar .tc-facebook:hover {
  background: #3b5998;
}

.tc-socialbar .tc-twitter:hover {
  background: #00aced;
}

.tc-socialbar .tc-googleplus:hover {
  background: #dd4b39;
}

.tc-socialbar .tc-linkedin:hover {
  background: #007bb6;
}

.tc-socialbar .tc-email:hover {
  background: #ed9a41;
}

.tc-socialbar .tc-sharelink:hover,
.tc-sharelink.accordion-toggle:not(.collapsed) {
  background: #008b8b;
}
    
.tc-profiles-basicInfo-social-icon {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tc-profiles-basicInfo-social-icons .tc-font-icon_linkedin:hover {
    color: #007bb6;
}

.tc-profiles-basicInfo-social-icons .tc-font-icon_twitter2:hover {
    color: #00aced;
}

.tc-profiles-basicInfo-social-icons .tc-font-icon_facebook2:hover {
    color: #3b5998;
}

.tc-profiles-basicInfo-social-icons .tc-font-icon_skype:hover {
    color: #006c8b;
}

.tc-attachments-row>.tc-attachments-cell>i,
.TCListing .tc-attachments-row .tc-attachments-cell i {
  font-size: 1.2em;
}

.tc-catalog-details-credits {
  margin-top: 20px;
}

.tc-backtoprevious {
  float: left;
  left: 20px;
}
@media (max-width: 767px) {
  .tc-backtoprevious {
    margin-top: 20px;
  }
}
@media (min-width: 1023px) {
  .tc-backtoprevious {
    padding-left: 20px;
    position: absolute;
    top: 10px;
  }
}

.tc-backtoprevious a.btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tc-backtoprevious .btn:hover {
  background: #1B75BB;
}

#bundleCollapse a.tc-credits-collapse:before {
    content: '\A';
}

#bundleCollapse a.tc-credits-collapse {
    white-space: pre;
}

/* CLUSTERS
-----------*/
#tc-main-primarycolumn-content .accordion-group.tc-cluster,
.main-content .accordion-group.tc-cluster {
  border: none;
  padding-bottom: 10px;
  padding-top: 20px;
}

#tc-main-container-row-fluid > .tc-cluster {
  clear: both;
  display: block;
}

#tc-main-primarycolumn-content .tc-cluster .accordion-toggle,
.main-content .tc-cluster .accordion-toggle,
#tc-main-primarycolumn-content .tc-cluster h3,
.main-content .tc-cluster h3,
#modal-body .tc-cluster .tc-cluster-header,
.formdef-tabcontent-header {
  background-color: #E4E4E4;
  font-size: 1.2em;
  font-weight: normal;
  color: #666666;
  padding-left: 10px;
}

#tc-main-primarycolumn-content .tc-cluster a.accordion-toggle > h2,
.main-content .tc-cluster a.accordion-toggle > h2 {
  font-size: inherit;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: capitalize;
}

.formdef-tabcontent-header  {
  padding: 10px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

#modal-body .tc-cluster .tc-cluster-header {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}

#tc-main-primarycolumn-content .tc-cluster > p,
.main-content .tc-cluster > p {
  font-style: oblique;
}

#tc-multi-purchase-details.tc-cluster {
  margin-bottom: 2px;
  background: #fbf9dc;
  border: 1px solid #e5e5e5;
  padding-left: 1%;
  -webkit-border-radius: 4px;
}

#tc-multi-purchase-details.tc-cluster h3 {
  border-bottom: 1px solid #e5e5e5;
  line-height: 1.5em;
  margin-right: 1%;
}

#tc-accordion .progress,
#tc-designation-info .progress {
  height: 1.5em;
  background: #a90329; /* Old browsers */
  background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
#tc-accordion .progress {
  color: #ffffff;
  text-align: center;
}
#tc-designation-credits .bar-success > span {
    position: relative;
    top: -8px;
}
.progress-success .bar, .progress .bar-success {
    background-color: #204a20;
    background-image: -moz-linear-gradient(top,#377f37,#204a20);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#377f37),to(#204a20));
    background-image: -webkit-linear-gradient(top,#204a20,#377f37);
    background-image: -o-linear-gradient(top,#377f37,#204a20);
    background-image: linear-gradient(to bottom,#377f37,#204a20);
    /* background-repeat: repeat-x; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0);
}

#tc-multi-purchase-details.tc-cluster ul {
  color: #616161;
}

#tc-multi-purchase-details.tc-cluster div.container {
  width: 100%;
}

#tc-multi-purchase-details.tc-cluster div.container > div {
  overflow: hidden;
  float: left;
  width: 40%;
}

#tc-multi-purchase-details.tc-cluster button {
  background: #6699CC;
  font-size: 12px;
  height: 25px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
}

#tc-multi-purchase-details.tc-cluster button:hover {
  background-color: #006699;
}

/* CHECKBOXES
-------------*/
label i.tc-font-icon_checkbox,
label i.tc-font-icon_checkbox-unchecked {
  font-size: 1.4em;
  position: relative;
  top: 3px;
}

label i.tc-font-icon_checkbox-unchecked,
.tc-read-only-unchecked-box {
  color: #999999;
}

label i.tc-font-icon_checkbox,
.tc-read-only-checked-box {
  color: green;
}

label i.tc-font-icon_checkboxk {
  color: #333333;
}

.tc-font-icon_checkbox,
.tc-font-icon_checkbox-unchecked2
 {
  font-size: 1.4em;
}

/* FOOTER
------------*/

#tc-footer {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
   z-index: 1;
}

.TCFooter {
  background:#0094D9;
  min-height:150px;
  height: 150px;
  padding-top:50px;
  padding-left: 150px;
  padding-right: 150px;
  z-index: 0;
  position: relative;
  clear: both;
}

.TCFooter ul,
.TCFooterAnon ul {
     color: #FFFFFF;
     padding-right: 30px;
     text-align: left;
     /*max-height: 120px;*/
}

.TCFooterAnonStart,
.TCZone3AnonStart {
  padding: 0px;
  float: left;
  width: 100%;
  background-image: -ms-linear-gradient(top, #58585A 0%, #0094D9 100%); /* IE10+ */
  background-image: -moz-linear-gradient(top, #58585A 0%, #0094D9 100%); /* Mozilla Firefox */
  background-image: -o-linear-gradient(top, #58585A 0%, #0094D9 100%);  /* Opera */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #58585A), color-stop(100, #0094D9)); /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-linear-gradient(top, #58585A 0%, #0094D9 100%); /* Webkit (Chrome 11+) */
  background-image: linear-gradient(to bottom, #58585A 0%, #0094D9 100%); /* W3C Markup */
  bottom: 0px;
  margin-bottom: 0px;
}

.TCFooterAnonStart {
    padding-top: 30px;
    bottom: 0px;
}

.TCZone3AnonStart {
  background-image: -ms-linear-gradient(top, #FFFFFF 0%, #ffffff 50%, #58585A 100%);
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #ffffff 50%, #58585A 100%);
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #ffffff 50%, #58585A 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(50, #ffffff), color-stop(100, #58585A));
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #ffffff 50%, #58585A 100%);
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #ffffff 50%, #58585A 100%);
}

.TCFooterAnon {
  padding: 1rem;
  text-align: center;
  background:#0094D9;
  clear: both;
  /*height: 150px;*/
  padding-top:30px;
  padding-bottom:30px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 0;
  width: auto;
  /*border-top: 30px solid #fff;*/
}

#tc-login-container-fluid {
  /*padding-left: 0;*/
  padding-right: 0;
}

.TCMainContainer_Anon #tc-login-container-fluid {
  margin-left: -20px;
}

#tc-footer-text {
/*  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
*/
}

.TCPartialFooter {
  background:#E6E6E6;
  margin-top: -60px;
  height: 58px;
  margin-bottom: 0;
  padding-top:0;
  position: relative;
  clear: both;
  border-top: 1px solid #999999;
  color: #808080;
  border-bottom: 1px solid #d4d4d4;
  padding-right: 0;
  padding-left: 55px;
  display: block;
}

.footer-indent {
  margin-left: 0px;
  margin-top: 20px;
}

.ui-dialog-content footer.TCPartialFooter {
  display: none;
}

.hide {
        display: none;
}

.block {
        display: block;
}

.TCFooterBox {
  display:block;
  list-style: none;
  margin:0;
}
.TCFooterBox > li {
  text-decoration:none;
  padding-bottom:5px;
}

.TCFooterBox > li a {
    color: #fff;
}

.TCFooterWBTLogo {
  background:url(newui-images/WBT_Systems_SmallWhite.png) no-repeat;
  height: 30px;
  width: 120px;
  padding: 10px 0;
  margin-top: 10px;
}

/*
.TCFooterWBTLogo::after {
  content: "your learning your way since 1995";
  position: relative;
  font-size: 0.9em;
  top: 40px;
}
*/

#tc-footer-logo {
        background:url(newui-images/logo_grey_off.png) no-repeat;
        height: 30px;
        cursor: pointer;
        margin-top: 2px;
        margin-left: 10px;
}

#tc-footer-logo:hover {
        background:url(newui-images/logo_grey_on.png) no-repeat;
}

#tc-footer-logo.span1 {
  width:100px;
}

#TCArrowFooter {
        background:url(newui-images/arrow_footer_down_off.png) no-repeat;
        width: 30px;
        height: 30px;
        cursor: pointer;
}

#TCArrowFooter:hover {
        background:url(newui-images/arrow_footer_down_on.png) no-repeat;
}

#tc-footer-body {
        margin-top: -2px;
}

#tc-footer-body.span10 {
    width: 60%;
}

.TCPartialFooter div span {
        font-size: 0.75em;
}

#TCFeedIcons {
  margin-top:10px;
  border-top: 2px solid #ffffff;
  padding-top:15px;
}

#TCExpandedFooter {
        font-size: 0.8em;
}

#TCExpandedFooter #TCFeedIcons {
        border-top: 1px solid #999999;
}

#TCFeedIcons > a {
  margin-right:5px;
}

#tc-login-socialbar {
  margin: 10px 0;
  padding: 0;
}

.TCLoginOverlay {
  display: none;
}
ul.TCNav .popover > .arrow {
  display: none;
}
ul.TCNav div.popover.fade.bottom.in {
  padding: 0;
}
body > .popover > .popover-content:not(.no-custom) {
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 8px 0px #777777;
  overflow-x:none;
  overflow-y:auto;
  padding: 5px;
  padding-left: 10px;
  position: fixed;
  right: 0;
  text-align: left;
  top: 40px;
  width: auto;
  min-width: 200px;
  z-index: 1000;
  margin-right: 2px;
}
.TCLoginHead {
  display:none;
}
.narrow{
  width: 25%;
}
.wide {
  width: 50%;
}
#tc-login-form {
  margin-top: 10px;
}
#tc-login-message {
  margin-top: 10px;
  padding-right:20px;
  padding-bottom: 40px;
}
#tc-header-login-menubar-item2 {
  visibility: hidden;
}

.tc-student-facing-dropdown-sort {
  display: none;
}

.tc-form-horizontal {
  margin: 10px;
}

.popover-content {
  color: #343434;   
}

.popover-content .control-group span {
  color: #5B595B;
}
.popover-content .controls{
  display: inline;
}
.popover-content input {
  margin-bottom: 10px;
}
.popover-content section h1 {
  color: #5B595B;
  font-size: 1em;
  font-weight: normal;
}
.TCFacebookBtn {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  padding-left: 20px;
}
.popover-content img.TCFacebookLogin {
  height: 30px;
}

.TCbutton,
.TCsubmit,
.TCreset {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-decoration: inherit;
  height: inherit;
  text-align: inherit;
  line-height: inherit;
  -moz-box-orient: vertical;
  -moz-box-sizing: border-box;
  border-color: #1b5480;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  font-size: 1em;
  margin: 5px 5px 0 0;
  overflow: visible;
  padding: 0 13px;
  text-decoration: none !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  background: #287bbc;
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #287bbc), color-stop(1, #23639a));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #287bbc 0%, #23639a 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #287bbc 0%, #23639a 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #287bbc 0%, #23639a 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #287bbc 0%, #23639a 100%);
  color: #ffffff;
  filter: none;
  position: relative;
  top: -3px;
}
.TCbutton:hover,
.TCsubmit:hover,
.TCreset:hover,
.TCbutton:focus,
.TCsubmit:focus,
.TCreset:focus {
  background: #2672ae;
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2672ae), color-stop(1, #1e4f7e));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #2672ae 0%, #1e4f7e 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #2672ae 0%, #1e4f7e 100%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #2672ae 0%, #1e4f7e 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #2672ae 0%, #1e4f7e 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #2672ae 0%, #1e4f7e 100%);
  color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #1b5480;
  filter: none;
}

.alert-warn {
    color: #914F15;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.alert-info {
    color: #2C3E50;
}

.tc-alert-info-600.alert-info {
  max-width: 600px;
  margin-bottom: 4px;
}

.tc-form-btn {
  font-weight: 500;
  padding: 4px 15px;
  font-size: 16px;
  border-radius: 0;
}

.tc-form .controls {
  display: table;
}

.TCIndicator {
  color: #db0000;
  padding-right: 2px;
}

.tc-reset {
  color: #006697;
}

.tc-reset.off {
  opacity: 0.6;
}

.tc-reset:hover{
  cursor: pointer;
}

.btn-primary {
  background: #0073c0;
  color: #ffffff;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #1B75BB;
}

.btn-primary:hover {
  background:#006699;
}

.tc-updating-spinner {
  display: inline-block;
}

.tc-spinner-wrapper {
  position: relative;
  padding-right: 15px;  
}

.tc-spinner-wrapper>i.tc-updating-spinner {
  position: absolute;
  right: 0;
  top: 2px; 
}

.control-label {
  float: left;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.TCLoginForm {
  margin:0 auto;
  float: left;
  padding-left: 0;
  padding-bottom: 10px;
  width: 100%;
}
.TCLoginForm
.TCLoginForm .TCNewAccount {
  position: relative;
  float:left;
}

.TCLoginForm .TCResetPassword {
  position: relative;
  float:left;
}
.TCListing .TCPageCommandButton,
.TCListing .TCPageCommandButton:hover {
  border-top: 1px solid #dddddd;
  background: #ffffff;
}
.TCPageCommandButton {
  text-align:center;
}

#tc-header-login .popover {
        background-color: #E6E7E8;
        top: 41px;
        left: -49px;
}
#tc-header-login .popover-title {
        background-color: #E6E7E8;
}
#tc-header-login .popover {
        border-radius: 0;
}

/* TAB BUTTONS */
.tc-asbutton-list {
  display: block;
  position: relative;
  width: 100%;
}

.tc-selected-item {
  border: #000 1px solid;
  font-weight: bold;
}

/* CUSTOMIZE THE SCROLLING WIDGETS
-------------------------------------------------- */
#scrolling-widgets {
  height: 320px;
  margin: 0 auto;
  width: 80%;
}

#scrolling-widgets .scrolling-widget {
  height: 320px;
  overflow: hidden;
}
#scrolling-widgets .slick-list {
  margin: 0 auto;
  width: 90%;
}

#scrolling-widgets .slick-prev {
  left: -10px;
}
#scrolling-widgets .slick-next {
  right: -10px;
}
#scrolling-widgets .slick-arrow:before {
  content: '';
}
#scrolling-widgets .slick-arrow img {
  height: 40px;
  max-width: none;
  width: 40px;
}

@media (max-width: 600px) {
  #scrolling-widgets .slick-list {
    margin: 0 auto;
    width: 100%;
  }
  #scrolling-widgets .slick-arrow {
    display: none !important;
  }
  .tc-student-facing-list.tc-popupselect-table-container {
    min-width: auto;
  }
}

@media (max-width: 1068px) {
  #scrolling-widgets aside {
    clear: both;
    float: left;
  }
}

.scrolling-widget h1 {
  font-size: 2em;
  color: #0094D9;
  font-weight: normal;
}

.scrolling-widget h2 {
  font-size: 1.5em;
  color: #6D6E70;
  font-weight: normal;
}

.scrolling-widget p {
  color: #6D6E70;
  padding-left: 5px;
  line-height: 21px;
  width: 60%;
  float: left;
}

.scrolling-widget aside {
  float: right;
  height: 170px;
  width: 115px;
}

#catalog-widget aside {
  background: url(newui-images/pic_settings.png) center top no-repeat;
}

#style-widget aside {
  background: url(newui-images/pic_dotsarrow.png) center top no-repeat;
}

#launch-widget aside {
  background: url(newui-images/pic_rocket.png) center top no-repeat;
}

.anythingSlider .anythingWindow, .anythingSlider .anythingControls ul a, .anythingSlider .arrow a, .anythingSlider .start-stop {
  -webkit-transition: background-image 0.4s ease-in-out;
  -moz-transition: background-image 0.4s ease-in-out;
  -ms-transition: background-image 0.4s ease-in-out;
  -o-transition: background-image 0.4s ease-in-out;
  transition: background-image 0.4s ease-in-out;
}

/* USER PROFILE OVERLAY
-----------------------*/
.TCUserProfileOverlay,
.TCLocationDetailsOverlay,
.TCConferenceDetailsOverlay,
.TCIltSessionDescriptionOverlay {
  display: none;
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 8px 0px #777777;
  margin-right: 2px;
  min-width: 300px;
  max-width: 350px;
  position: fixed;
  right: 0;
  top: 42px;
  z-index: 20000;
  padding: 20px;
}
.TCIltSessionDescriptionOverlay {
  min-width: none;
  max-width: none;
}

.TCConferenceDetailsOverlay {
  max-width: 550px;
}

.TCIltSessionDescriptionOverlay  {
  border: 0;
  box-shadow: none;
  position: inherit;
  padding: 0;
}

#TCUserProfileOverlay_loggedInUser {
  z-index: 100000;
}

#TCUserProfileOverlay_loggedInUser.TCUserProfileOverlay {
  display: block;
}

.tc-itemlist-profile-info-holder .TCUserProfileOverlay {
  margin: 30px 0 80px 50px;
  min-width: 400px;
  max-width: 450px;
  position: absolute;
  right: auto;
  top: auto;
}

.tc-itemlist-profile-info-holder .TCUserProfileInfoBasics {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 10px;
}

.tc-itemlist-profile-info-holder .TCUserProfileInfoBio {
  margin: 10px 0;
}

.TCUserProfileOverlay .TCUserProfileInfo {
  border-bottom: 2px solid #e6e6e6;
}
.TCUserProfileOverlay .TCUserProfileInfo,
.TCLocationDetailsOverlay .TCLocationDetailsInfo {
  margin: 15px 0 10px 0;
  padding-bottom: 15px;
}

.TCLocationDetailsOverlay .TCLocationDetailsFurtherInfo {
  border-top: 2px solid #e6e6e6;
  padding: 10px 0px;
  margin-left: 0;
}

.TCUserProfileOverlay .TCUserProfileInfoBio {
  margin-top: 10px;
}

.TCUserProfileOverlay button.close,
.TCLocationDetailsOverlay button.close,
.TCIltSessionDescriptionOverlay button.close {
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

#tc-main-container-row-fluid .tc-info-column .TCUserProfileOverlay button {
  background-color: #fff;
  width: initial;
  text-align: right;
}

.tc-itemlist-profile-info-holder .TCUserProfileInfo {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 15px;
}

.TCUserProfileOverlay .tc-profiles-default-image-icon,
.TCLocationDetailsInfo .tc-locations-default-image-icon  {
  background-color: #eee;
  border: 4px solid #eee;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0,0,0,0.16);
  width: 60px;
  height: 60px;
  margin: 0;
  font-size: 2em;
}

.TCUserProfileOverlay .tc-profiles-default-image-icon i {
  font-size: 1.8em;
}

.TCLocationDetailsOverlay .tc-locations-default-image-icon i {
  font-size: 1em;
  padding: 16px 18px;
}

.TCUserProfileOverlay .tc-profiles-default-image-text {
  display: inline;
  line-height: 60px;
}

.tc-itemlist-status .tc-profiles-default-image-icon,
.tc-standard-list-item  .tc-profiles-default-image-icon{
  background-color: #eee;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0,0,0,0.16);
  font-weight: bold;
  /*font-size: 1.4em;*/
  width: 45px;
  height: 45px;
  margin: 0;
  text-align: center;
}

.tc-itemlist-status .tc-user-alias-placeholder {
  background-color: #eee;
  border-radius: 50%;
  box-shadow: 0 3px 5px rgba(0,0,0,0.16);
  font-weight: bold;
  /* font-size: 1.4em; */
  width: 45px;
  height: 45px;
  margin: 0;
  text-align: center;   
}

.tc-itemlist-status .tc-user-alias-placeholder-margin15 {
  margin: 0 0 15px 15px;    
}

.tc-itemlist-status .tc-user-alias-placeholder>i {
  font-size: 30px;
  position: relative;
  top: 8px;  
}

.tc-vcard-item-image .tc-profiles-default-image-icon {
    margin-left: 0.2em;
}

#tc-adminformbody-main-title .tc-itemlist-status .tc-login-profile-icon-text {
  font-size: 0.9em;
}

.tc-itemlist-status > .tc-profile-display-icon > .tc-profiles-default-image-icon,
.tc-itemlist-status.visible-phone > .tc-profile-display-icon > .tc-profiles-default-image-icon {
  -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;
}

/*
.tc-itemlist-status > .tc-profile-display-icon > .tc-profiles-default-image-icon:hover,
.tc-itemlist-status.visible-phone > .tc-profile-display-icon > .tc-profiles-default-image-icon:hover {
  background-color: #616161;
  color: #fff;
}
*/

.tc-itemlist-status.visible-phone {
  float: left;
  padding-right: 10px;
}

.tc-profiles-default-image-text:hover{
  content: "\e363";
}

.tc-itemlist-status .tc-profile-display-icon .tc-profiles-default-image-icon i {
  color: #666666;
}

.tc-itemlist-status .tc-profiles-default-image-icon:hover {
  cursor: pointer;
}

.tc-standard-list-item-main .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon:hover,
.TCFormRow .tc-itemlist .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon:hover {
  cursor: default;
}

.tc-standard-list-item-main .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon .TCUserProfileInfoImageHolder {
  top: 30%;
  position: relative;
}

.tc-standard-list-item-main .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon .TCUserProfileInfoImageHolder>i,
.TCFormRow .tc-itemlist .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon .TCUserProfileInfoImageHolder>i {
  font-size: 0.5em;
  /* line-height: 30px; */
  top: 0;
}

.tc-standard-list-item .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon,
.tc-standard-list-item-main .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon,
.TCFormRow .tc-itemlist .tc-itemlist-status .tc-profile-display-icon.emptyUser .tc-profiles-default-image-icon {
  border-radius: 0;
  box-shadow: none;
  background: transparent;	
}


/*
.tc-itemlist-status .tc-profiles-default-image-icon.tc-no-profile:hover {
  background-color: #eee;
  color: #000;
  cursor: default;
}
*/
.tc-itemlist-status .tc-profiles-default-image-text,
.tc-vcard-item-image i.tc-font-icon_formobjtype26 {
  line-height: 45px;
}

.tc-vcard-item-image .tc-profile-display-icon span.tc-profiles-default-image-text,
.tc-vcard-item-image .tc-profile-display-icon i {
  font-size: 0.35em;
  vertical-align: middle;
}

.tc-vcard-item-image i {
    position: relative;
    top: 0.2em;
}

.tc-itemlist-status .TCUserProfileOverlay .tc-profiles-default-image-icon,
.tc-itemlist-status .TCUserProfileOverlay .tc-profiles-default-image-icon i {
  color: #666;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.tc-itemlist-status .TCUserProfileOverlay .tc-profiles-default-image-text {
  line-height: 60px;
}

.tc-itemlist-status .TCUserProfileOverlay a.TCUserProfileInfoViewProfile {
  text-align: center;
  padding: 0;
}

.tc-itemlist-status .TCUserProfileOverlay div.TCUserProfileInfoManaged {
  background-color: #eee;
  font-size: 0.9em;
  font-weight: bold;
  margin: 8px 0;
  text-align: center;
}

.tc-itemlist-status .tc-profile-display-icon {
  padding-right: 5px;
  padding-bottom: 5px;
}

.tc-admin-form-header-minor-action {
  font-size: 0.6em;
}

/*
.TCUserProfileOverlay .TCUserProfileInfoUserJoined {
  padding-top: 7px;
}
*/

.TCUserProfileOverlay span.TCUserProfileInfoName,
.TCLocationDetailsOverlay span.TCLocationName {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 5px;
}

.TCUserProfileOverlay span.TCUserProfileInfoUsername,
.TCLocationDetailsOverlay span.TCLocationDetails,
.TCLocationDetailsOverlay span.TCLocationFurtherInfoName {
  display: block;
  margin-bottom: 5px;
}

.TCLocationDetailsOverlay span.TCLocationFurtherInfoName {
  font-size: 1em;
}

.TCUserProfileOverlay  a.TCUserProfileInfoViewProfile {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 3px 8px 3px 0px;
}

.TCLocationDetailsOverlay span.TCLocationFurtherInfoText {
  display: block;
  font-weight: 600;
  font-size: 1.1em;
  padding-bottom: 5px;
}

.TCUserProfileOverlay .TCUserProfileInfoImageHolder i {
  font-size: 3.2em;
}

.TCUserProfileOverlay .TCUserProfileInfoImageHolder i.tc-font-icon_user2::before {
  border: 2px solid;
  border-radius: 50%;
  padding: 8px;
}
.TCUserProfileOverlay  .span3 a.TCUserProfileInfoViewProfile {
  text-align: center;
}

.TCUserProfileOverlay span.TCUserProfileInfoJoined,
.TCLocationDetailsOverlay a.TCLocationLink,
.TCLocationDetailsOverlay span.TCLocationFurtherInfoEmail {
  font-style: italic;
}

.TCLocationDetailsOverlay span.TCLocationFurtherInfoEmail a {
  font-size: 1.2em;
  vertical-align: middle;
}

.TCUserProfileMenuActions {
  float: left;
  list-style: none;
  margin: 0;
  width: 100%;
}

.TCUserProfileMenuActions li {
  margin-bottom: 5px;
}

.TCUserProfileMenuActions li a {
  /* color: #666666; */
  font-size: 1.1em;
  display: block;
  padding: 3px 8px 3px 8px;
  text-transform: capitalize;
}

.TCUserProfileOverlay .tc-profiles-default-image-view,
.TCLocationDetailsInfo .tc-locations-default-image-view {
  background-color: #616161;
  color: #fff;
  -webkit-transition: color 0.5s ease-out, background-color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out, background-color 0.5s ease-out;
  -o-transition: color 0.5s ease-out, background-color 0.5s ease-out;
  transition: color 0.5s ease-out, background-color 0.5s ease-out;
}

.TCUserProfileOverlay .tc-profiles-default-image-view a,
.TCLocationDetailsInfo .tc-locations-default-image-view a {
  color: #fff;
}

.TCUserProfileOverlay .tc-profiles-default-image-view a:hover,
.TCLocationDetailsInfo .tc-locations-default-image-view a:hover{
  cursor: pointer;
  text-decoration: none;
}

.TCUserProfileOverlay .tc-profiles-default-image-view:hover {
  background-color: #006697;
  color: #fff;
  cursor: pointer;
}

.TCUserProfileOverlay a.tc-profiles-image-action-text,
.TCUserProfileOverlay .tc-profiles-image-action-text:hover {
  color: #fff;
  text-decoration: none;
}

.TCUserProfileMenuActions li a:hover,
.TCUserProfileOverlay  a.TCUserProfileInfoViewProfile:hover {
/*
  background: #d9edf7;
  text-decoration: none;
*/
}

.tc-itemlist-profile-info-holder  a.TCUserProfileInfoViewProfile:hover {
  background: none;
  text-decoration: underline;
}

.TCUserProfileOverlay .imagesContainer {
  margin: 0 0 10px 5px;
}

.TCUserProfileOverlay .imagesContainer img {
  width: 30px;
  height: 30px;
}

.TCUserProfileOverlay .imagesContainer i {
  display: block;
  font-size: 2.2em;
  padding-right: 4px;
}
.tc-mail-item .tc-itemlist-status,
#tc-adminformbody-main-title .tc-itemlist-status {
  display: inline;
  float: left;
  position: relative;
  vertical-align: middle;
}

#TCMyForums .tc-itemlist-status,
#Forums_panelBody .tc-itemlist-status {
  display: inline-block;
  padding: 0 8px;;
}

#TCMyForums .tc-itemlist-status .tc-profiles-default-image-icon,
#Forums_panelBody .tc-itemlist-status .tc-profiles-default-image-icon {
  height: 30px;
  width: 30px;
}

#TCMyForums .tc-itemlist-status .tc-profiles-default-image-text,
#Forums_panelBody .tc-itemlist-status .tc-profiles-default-image-text {
  line-height: 30px;
}

img.tc-current-profile-pic {
  border-radius: 50%;
  height: 100%;
  width: 100%;
}

img.tc-current-profile-pic {
  color: transparent;
  max-height: 180px;
  max-width: 180px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.tc-login-profile-icon img.tc-current-profile-pic {
  max-height: 30px;
  max-width: 30px;  
}

img#tc-edit-current-profile-pic:hover {
  opacity: 0.4;
}

.TCUserProfileOverlay div.span4[title=""] {
  display: none;
}

/* STYLE THE MARKETING BANNER (ZONE 3)
-------------------------------------------------- */
.TCMarketingBanner {
  background:#58585a;
  min-height: 280px;
  padding-left: 20px;
  padding-right: 20px;
  color:#ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.TCMarketingBanner h1 {
  font-size:2.5em;
  color:#0094D9;
  font-weight: normal;
}

.TCMarketingBanner h2 {
  font-size:1.5em;
  color: #ffffff;
  font-weight: normal;
}

.TCMarketingBanner p {
  font-size:1em;
  color: #ffffff;
  font-weight: normal;
}

#TCDevices {
  width:628px;
  height:257px;
  background:url(newui-images/devices.png) no-repeat;
  background-size:cover;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
margin-top: 0;
}

.carousel .container {
  position: relative;
  z-index: 9;
  left: 40%;
  top: 20%;
}

.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 400%;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}

.carousel .item {
  height: 310px;
}
.carousel img {
  left: 0;
}

.carousel-caption {
  background-color: transparent;
  margin-top: 50px;
  max-width: 550px;
  padding: 0 25px;
  position: static
}
.carousel-caption h1 {
  margin: 0;
  line-height: 1.25;
  font-size: 1.75em;
  font-weight: normal;
  color: #0094D9;
}
.carousel-caption .lead {
  font-size: 1.25em;
  font-weight: normal;
  color:#919395;
  line-height: 27px;
}

.carousel-caption .btn {
  margin-top: 10px;
}

#tc-widget-banner-right {
  padding-top: 80px;
  padding-bottom: 20px;
}

#tc-widget-banner-logo {
  position: relative;
  top: 0px;
  min-width: 180px;
}

#tc-widget-banner-right h1 {
  color: #0094D9;
  font-size: 1.75em;
  font-weight: normal;
  line-height: 1.25;
  margin: 0;
}

#tc-widget-banner-right p.lead {
  color: #919395;
  font-size: 1.25em;
  font-weight: normal;
  line-height: 27px;
  margin-bottom: 0;
}

#tc-widget-banner-right .btn {
  margin-top: 10px;
}

.TCStandardWidget {
  height: 300px;
  /*margin-right: -20px;
  margin-left: -20px;*/
  padding: 0 20px 20px;
  margin-bottom:20px;
  overflow: hidden;
  /*-moz-box-shadow: 0 0px 5px #B7B7B7 inset;
  -webkit-box-shadow: 0 0px 5px #B7B7B7 inset;
  box-shadow: 0 0px 5px #B7B7B7 inset;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  border-color:#B7B7B7;
  background:#fcfcfc;*/
}

.TCStandardWidget h1 {
  font-size:2em;
  text-transform:uppercase;
  color:#0095da;
}

.TCStandardWidget h2 {
  font-size:125%;
}

.TCStandardWidget h3 {
  font-size:125%;
  line-height:1.25em;
  margin-top:15px;
  margin-bottom:15px;
}

.TCStandardWidget h3 {
  font-size:125%;
  line-height:1.25em;
  margin-bottom:10px;
}

/*.tc-list-widget {
  overflow-x: hidden;
  overflow-y: auto;
  height: 175px;
}*/

#TCNewCoursesMessage {
  display:none;
}

#tc-widget-newcourses table,
#tc-widget-adminpinnedactivities table
{
  line-height: 1.2em;
}

.TCMain #tc-widget-newcourses table tbody tr,
.TCMain #tc-widget-adminpinnedactivities table tbody tr,
.TCMain_PreTCNow #tc-widget-newcourses table tbody tr,
.TCMain_PreTCNow #tc-widget-adminpinnedactivities table tbody tr
{
  line-height: 20px;
}

.TCCourseListing {
  display:block;
  list-style: none;
  margin:0;
  padding:0;
}
.TCCourseListing > li {
  margin-bottom:10px;
}
.TCCourseListing > li  > a{
  text-decoration:none;
}

/* SIDE MENU
-------------------------------------------------- */
.TCMainMenu {
  position: relative;
  padding-left: 1.25em;
  display: none;
  background: url(newui-images/main_menu_off.png) no-repeat;
}

#tc-nav-menu-contents {
    display: none;
}

#tc-nav-menu-container, #sidr-right-user {
    top: 40px;
}

#sidr-id-TCNavGettingStarted > a {
    color: #ffa500;
}

/* WIDGETS ON RIGHT HAND SIDE
-------------------------------------------------- */
.TCWidget {
        background-color: inherit;
        margin-bottom: 10px;
        margin-right: 8px;
        height: 250px;
        /*max-width: 700px;*/
        width: 100%;
        border:#bdbdbd 1px solid;
        border-radius: 0;
        z-index: 101;
}

.TCWidget.tc-long-widget {
  height: 400px;
}

.TCWidget.tc-extra-long-widget {
  height: 700px;
}

.TCWidget h1 {
         /* IE < 10 */
  /*background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 30%, #F7F8F9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  border: 0;
  border-bottom: 1px solid #C1C5CA;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #dddddd;
  font-size: 1.4em;
  line-height: 1.8em;
  margin: 0;
  padding: 10px 2px;
  text-align: center;
}

.tc-widget-area .TCWidget h1.tc-tabbed-header {
  border-bottom: none;
  padding: 0px;
  margin: 0px;
}

.TCWidget ul.tc-tabbed-header-holder {
  display: block;
  margin: 5px 0px 0px 0px;
}

.TCWidget ul.tc-tabbed-header-holder li {
  line-height: 1.8em;
}

.TCWidget h1.tc-tabbed-header .widget-header-tab {
  padding: 10px 0px 10px 10px;
  color: #006697;
  cursor: pointer;
}

.TCWidget h1.tc-tabbed-header li:not(.widget-header-tab-active):hover {
  opacity: 0.6;
}

.TCWidget h1.tc-tabbed-header .widget-header-tab-active {
  background-color: #F2F2F2;
  border-radius: 3px 3px 0px 0px;
  color: #000;
  cursor: default;
}

.TCWidget .tc-list-widget ul li:hover,
.TCWidget .hl-widget ul li:hover {
  background: #f8f8f8;
}

.TCWidget > #tc-widget-admin-discussionForums {
  height: 280px;
  overflow: hidden;
}

.TCWidget > #tc-widget-admin-discussionForums.tc-font-icon_spinner,
.TCWidget > .hl-widget discussions.tc-font-icon_spinner {
  font-size: 60px;
}

.tc-hl-widget-loading-spinner {
  width: 60px;
  height: 60px;
  font-size: 60px;
  position: relative;
  top: 25%;
  margin: 0 auto;
}
.TCPanelHeader {
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border: 1px solid #4a4d4a;
  border-bottom-color: #dddddd;
  padding: 2px;
  padding-bottom: 3px;
  margin: 0px;
}
.TCPanelHeader a {
  text-decoration: none;
}
.TCPanelHeader,
.TCWidget h1 {
  color: #000000;
  background:  #cccccc;
}

.TCWidget h1 a {
  color: #666666;
  float: right;
  font-size: 14px;
  right: 9px;
  position: relative;
  cursor: pointer;
}

.TCWidget h1 a#trainingHistoryPrintLink {
  color: #006697;
  float: none;
  margin-left: 5px;
  top: 0;
  vertical-align: middle;
}

.TCWidget h1 a:hover {
  color: #919395;
  text-decoration: none;
}

.TCWidget h1 a:active {
  text-decoration: none;
}
.TCWidget h1#tc-learning-header a {
  right: 0;
  top: 0;
}

.TCWidget h1 .tc-widget-header-badge-info {
  font-size: 0.6em;
  line-height: 1.4em;
  font-weight: bold;
  font-style: italic;
}

.TCWidget .tc-objlist-link-dropdown {
  position: relative;
  float: right;
  z-index: 999;
  padding: 0;
  top: 10px;
}

.TCWidget .tc-objlist-link-dropdown.tc-absolute {
  position: absolute;
  right: 0;
  top: 20px;
}

@media (max-width: 480px) {
  .TCWidget .tc-objlist-link-dropdown.tc-absolute {
    position: relative;
    top: -35px;
  }
}

.TCWidget h1 a.tc-objlist-link {
  font-size: 0.7em;
  right: 0;
  top: 0;
  line-height: 20px;
  float: right;
}

.TCWidget h1 .tc-objlist-link-text {
    padding: 5px;
}

.TCWidget h1 button {
  float: right;
  right: 9px;
  position: absolute;
}

.TCWidget h1 > div {
  display: inline-block;
}

#tc-latestnews-modal {
    margin-left:-40%;
    width: 80%;
}

#tc-higherlogic-modal {
    margin-left:-40%;
    width: 80%;
    top: 25%;
}

#tc-latestnews-modal .modal-body,
#tc-latestnews-modal .carousel-inner,
#tc-latestnews-modal .carousel .item {
    min-height: 500px;
}

.TCWidget .carousel-inner,
#tc-latestnews-modal .carousel-inner {
    overflow-x: hidden;
    overflow-y: auto;
}

.TCWidget .carousel-inner {
    height: 175px;
}

.TCWidget .carousel-inner .possibleMarkupContent {
  padding: 6px;
}

.TCWidget .carousel-inner table tbody tr td:first-child,
#tc-latestnews-modal .carousel-inner table tbody tr td:first-child {
        width: 50%;
}

.carousel-inner aside {
        float: right;
        position: relative;
        top: -31px;
}

.carousel-inner aside a {
        color: #0071BC;
        font-size: 0.9em;
}

.carousel-inner aside a:hover {
        color: #666666;
}

.tc-dialog-less-than-480 {
  display: none;
}

.TCWidget .carousel,
#tc-latestnews-modal .carousel {
        margin-bottom: 5px;
}

.TCWidget .carousel .item {
        height: 150px;
}

.TCWidget .carousel-inner>.active,
#tc-latestnews-modal .carousel-inner>.active {
        padding-left: 10px;
        padding-right: 10px;
}

.carousel-indicators.middle {
    left: 15%;
    right: 15%;
    text-align: center;
    top: 100%;
}

#tc-latestnews-modal .carousel-indicators.middle {
  left: 0;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
  right: 0;
  text-align: center;
  top: 15px;
}

.carousel-indicators.middle li {
    float: none;
    display: inline-block;
}


.TCWidget .carousel-indicators li,
#tc-latestnews-modal .carousel-indicators li {
        background-color: #999999;
}

.TCWidget .carousel-indicators li.active,
#tc-latestnews-modal .carousel-indicators li.active {
        background-color: #FFFFFF;
}

.TCWidget > a,
#tc-latestnews-modal a {
        bottom: 2px;
        z-index: 1000;
}

.TCWidget .arrow-right,
#tc-latestnews-modal .arrow-right
 {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #999999;
  float: right;
  margin-right: 10px;
}

.TCWidget .arrow-right:hover,
#tc-latestnews-modal .arrow-right:hover {
        border-left: 10px solid #FFFFFF;
}

.TCWidget .arrow-left,
#tc-latestnews-modal .arrow-left {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
        border-right:10px solid #999999;
        float: left;
        margin-left: 10px;
}

.TCWidget .arrow-left:hover,
#tc-latestnews-modal .arrow-left:hover {
        border-right:10px solid #FFFFFF;
}

.TCWidget h3:not(.tc-itemlist-title):not(.tc-standard-list-item-header) {
        font-size: 1em;
        color:#666666;
        font-weight: normal;
        margin-bottom: 0;
}

.TCWidget p {
        font-size: 0.9em;
        color:#666666;
        font-weight: normal;
        line-height: 1.2em;
}

.TCWidget > ul {
        margin-left: 10px;
        margin-right: 10px;
}

.TCWidget > ul > li {
        font-size: 1em;
}

.TCWidget > ul > li a:hover {
        text-decoration: underline;
}

.TCWidget a.btn,
#tc-objectlist-body a.btn,
.tc-admin-list a.btn,
.TCTableTitle  a.btn,
.tc-btn-action {
        -webkit-border-radius: 14px 14px 14px 14px;
        -moz-border-radius: 14px 14px 14px 14px;
        border-radius: 14px 14px 14px 14px;
        background-image: none;
        background-color: #0094D9;
        color: #FFFFFF;
        margin-left: 10px;
}

.TCWidget a.btn-danger,
#tc-objectlist-body a.btn-danger,
.tc-admin-list a.btn-danger,
.TCTableTitle  a.btn-danger {
        background-color: #da4f49;
}

#tc-objectlist-body a.btn.TCAnchorStyleBtn {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #006697;
  cursor: pointer;
  font-size: 12px;
  padding: 0;
      margin: 0 6px;
}
#tc-objectlist-body a.btn.TCAnchorStyleBtn:hover {
  text-decoration: underline;
}
#tc-objectlist-body a.btn.TCAnchorStyleBtn .caret {
  border-top: 5px solid #006697;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;  	
}
.tc-widget-lastupdated {
  background: #e4e4e4;
  border-bottom: 1px dotted #888;
  text-align: right;
  padding: 3px 10px;
  font-size: 0.8em;
}

a.tc-refresh-widget:hover {
  text-decoration: none;
}

a.tc-refresh-widget:active {
  opacity: 0.6;
}

.pageTitleHeaderActions {
  float: right;
  padding-right: 10px;
}

.pageTitleHeaderActions button {
  margin-bottom: 5px;
}

.tc-widget-list .TCWidget {
  background-color: #fff;
}

.TCWidget a.btn:hover,
.TCTableTitle  a.btn:hover {
        background-color: #006dcc;
}

.TCWidget.alert-info {
  background-color: #d9edf7;
}

.TCWidget.alert-warn {
  background-color: #fcf8e3;
}

.tc-widget-list:not(.tc-cardlist) .TCWidget .alert-info,
.tc-widget-list:not(.tc-cardlist) .TCWidget .alert,
#tc-main-secondarycolumn .TCWidget .alert-info,
#tc-main-secondarycolumn .TCWidget .alert,
#tc-admin-list-row-fluid .TCWidget .alert {
  text-align: center;
  font-size: 16px;
  display: flex;
}

.TCWidget.alert-info .alert-info,
.TCWidget.alert-warn .alert
{
    border-color: transparent;
}

.tc-admin-list-action-btn {
    background: inherit;
    border: 0 none;
    color: #000000 !important;
    margin: 0;
    padding: 0;
}

.tc-admin-list-info-header,
.TCWidget #tc-admin-list-info-column .tc-admin-list-info-header {
  display: inline-block;
  width: 60%;
  border-bottom:#cccccc 1px solid;
  margin-bottom:15px;
  margin-right: 0;
  padding-bottom: 10px;
  float: left;
}

.TCWidget #tc-admin-list-info-column .tc-admin-list-info-header {
  font-size: 1.1em;
  color: #666666;
  font-weight: normal;
  background: inherit;
  line-height: 40px;
  border: none;
  border-bottom:#cccccc 1px solid;
}

.tc-admin-list-info-btn {
  float: left;
  width: 65px;
  height: 65px;
  margin-left: 10px;
  background-color: inherit;
}

.tc-admin-list-info-btn a {
  display: block;
  font-size: 0.8em;
  line-height:12px;
  text-align:center;
  height:70px;
  padding-top:5px;
}

.tc-admin-list-info-btn a:hover {
  text-decoration: none;
}


.tc-admin-list-info-btn a i {
  font-size:1.85em;
}

.tc-admin-list-info-btn a span {
  height:10px;
}

.tc-admin-list-info-btn a div {
  width:100%;
  padding-top:5px;
}

#tc-admin-chart-legend {
  float:left;
  margin-top:50px;
}

.tc-block-button {
  float:left;
  width:85px;
  height:85px;
  background-color: inherit;
}

.tc-block-button a {
  display: block;
  font-size: 0.8em;
  line-height:12px;
  text-align:center;
  height:70px;
  padding-top:10px;
}

.tc-block-button a:hover {
  text-decoration: none;
}

.tc-block-button a i {
  font-size:2.25em;
}

.tc-block-button a img {
  height: 25px;
}
.tc-block-button a span {
  height: 8px;
}

.tc-block-button a div {
  width:100%;
  padding-top:15px;
}

#tc-block-info{
  margin-top: 20px;
  text-align: left;
  border-left: none;
  border-right: none;
  border-bottom: none;
  float:left;
  display:block;
  width: 320px;
}

.tc-block-info-head {
  display: inline-block;
  font-weight: 600;
}

.tc-block-button.tc-block-disabled a {
  color: #cccccc;
}

.tc-block-smaller {
  height: 60px;
  width: 75px;
  padding: 2px 5px;
  margin: 0 2px;
}

.tc-block-smaller a {
  height: 45px;
  padding-top: 5px;
}

.tc-block-smaller a i {
  font-size: 2em;
}

.tc-block-smaller a div {
  padding-top: 5px;
  /*word-break: break-all;*/
}

.tc-block-smaller.tc-block-larger a {
  padding-top:10px;
}

.tc-block-smaller.tc-block-larger i {
   font-size: 3em;
}

#tc-create-container { 
    padding: 20px;
    border-bottom: 1px solid #ccc;
    float: left;
  }
  
.tc-create-container {
  max-width: 350px;
  text-align: center;
}

.tc-create-container .tc-block-button {

}

.tc-block-button.tc-activity-type-create {
  width: 105px;
  height: 145px;
}
.tc-block-button.tc-activity-type-create.btn {
  padding: 10px;
  margin: 6px;
  opacity: 0.8;
} 
.tc-block-button.tc-activity-type-create.btn:hover {
  transform: translateY(-1px);
  -webkit-box-shadow: 0 7px 14px rgba(0,0,0,.1), 0 3px 6px 6px rgba(0,0,0,.08);
  box-shadow: 0 7px 14px rgba(0,0,0,.1),0 3px 6px rgba(0,0,0,.08);
  border-bottom: 1px solid rgba(0,0,0,0.4);
  opacity: 1 !important;
}
.tc-block-button.tc-activity-type-create a {
  padding-top: 0px;
  height: 145px;
}
.tc-block-button.tc-activity-type-create a div {
  width: auto;
  height: 30px;
  padding: 6px;
} 
.tc-block-button.tc-activity-type-create a img {
  height: 103px;
}
#tc-block-info.tc-activity-type-create {
  width: calc(100% - 50px);
  padding: 0 20px 30px 30px;
}

/* TABS
-------------------------------------------------- */

ul.nav
{
  padding-bottom: 0;
}

ul.nav-tabs {
  /*border-bottom: 0;*/
}

ul.nav-tabs > li > a {
  border-radius: 5px 5px 0 0;
  background-color: #e8e8e8;
  border-bottom: 1px solid #ddd;
  padding: 8px 20px;
}
ul.nav-tabs > li > div.tc-disabled-link {
  padding: 8px 20px;
}

ul.nav-tabs > li.active > a,
ul.nav-tabs > li.active > span:not(.tc-overlapping-icon) {
  background-color: #ffffff;
  font-weight: 600;
}

ul.nav-tabs > li > a.tc-showingFlag i {
  color: #ff0000;
  font-size: 1.2em;
  margin-left: 8px;
  top: -5px;
  position: relative;
}

ul.nav-tabs > li .tc-list-count:not(.tc-opacity0) {
  background-color: #666666;
  margin-left: 5px;
  opacity: 0.6;
}

/* SCROLLBAR STYLING
-------------------------------------------------- */
.TCWidget::-webkit-scrollbar, .carousel-inner::-webkit-scrollbar,
.tc-list-widget::-webkit-scrollbar {
      width: 8px;
}
.TCWidget::-webkit-scrollbar-track, .carousel-inner::-webkit-scrollbar-track,
.tc-list-widget::-webkit-scrollbar-track {
      background-color: #CCCCCC;
      border-radius: 9px;
} /* the new scrollbar will have a flat appearance with the set background color */
.TCWidget::-webkit-scrollbar-thumb, .carousel-inner::-webkit-scrollbar-thumb,
.tc-list-widget::-webkit-scrollbar-thumb {
      background-color: #999999;
      border-radius: 9px;
} /* this will style the thumb, ignoring the track */
.TCWidget::-webkit-scrollbar-button:no-button, .carousel-inner::-webkit-scrollbar-button:no-button,
.tc-list-widget::-webkit-scrollbar-button:no-button{
      background-color: #999999;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
.TCWidget::-webkit-scrollbar-corner, .carousel-inner::-webkit-scrollbar-corner,
.tc-list-widget::-webkit-scrollbar-corner {
      background-color: #CCCCCC;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.tc-open-overflow {
  max-height: 200px;
  overflow-y: hidden;
}

.tc-catalogActivityItemDetails div.tc-show-overflow,
.tc-catalogActivityItemDetails div.tc-hide-overflow,
#tc-checkout-terms div.tc-show-overflow,
#tc-checkout-terms div.tc-hide-overflow {
  width: auto;
  height: 30px;
  opacity: 1.0;
  color: #006697;
  text-decoration: underline;
  text-align: center;
}
.tc-catalogActivityItemDetails div.tc-show-inline-overflow,
.tc-catalogActivityItemDetails div.tc-hide-inline-overflow,
#tc-checkout-terms div.tc-show-inline-overflow,
#tc-checkout-terms div.tc-hide-inline-overflow,
#tc-alternative-deliveries-list div.tc-show-inline-overflow,
#tc-alternative-deliveries-list div.tc-hide-inline-overflow {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: 0;
  height: 30px;
  color: #006697;
  text-decoration: underline;
  text-align: center;
  float: right;
  clear: both;  
}
.tc-catalogActivityItemDetails .tc-show-overflow>i:before,
#tc-checkout-terms .tc-show-overflow>i:before,
#tc-alternative-deliveries-list .tc-show-overflow>i:before {
    content: "\e3b6";
}
.tc-catalogActivityItemDetails .tc-hide-overflow>i:before,
#tc-checkout-terms .tc-hide-overflow>i:before,
#tc-alternative-deliveries-list .tc-hide-overflow>i:before {
    content: "\e3b4";
}
div.tc-show-inline-overflow .tc-show-overflow,
div.tc-hide-inline-overflow .tc-hide-overflow {
  border: 1px solid;  
  border-radius: 8px;
  width: auto;
  padding: 2px 12px;
  float: right; 
}
.tc-catalogActivityItemDetails span.tc-show-overflow,
.tc-catalogActivityItemDetails span.tc-hide-overflow,
#tc-checkout-terms span.tc-show-overflow,
#tc-checkout-terms span.tc-hide-overflow,
#tc-alternative-deliveries-list span.tc-show-overflow,
#tc-alternative-deliveries-list span.tc-hide-overflow {
  background: transparent;
  color: #006697;
  font-size: 0.9em;
  width: 100%;
  max-width: 140px;
  top: 10px;
  line-height: 16px;
  height: 16px;
  float: right;
  position: relative;
  padding: 2px 12px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;  
}

.tc-catalogActivityItemDetails .tc-show-overflow:hover,
.tc-catalogActivityItemDetails .tc-hide-overflow:hover,
#tc-checkout-terms .tc-show-overflow:hover,
#tc-checkout-terms .tc-hide-overflow:hover,
#tc-alternative-deliveries-list .tc-show-overflow:hover,
#tc-alternative-deliveries-list .tc-hide-overflow:hover {
  text-shadow: none;
  background: #006697;
  color: #ffffff;
  cursor:pointer;
  opacity: 0.8; 
}

.TCSCMediumtext {
  width:15em;
}

/* BADGEDEATILS
-------------------------------------------------- */
.tc-badge-details > .span4 {
  width:75%;
}

.tc-badge-details-title {
  font-weight: bold;
  font-size: 1.4em;
  line-height:25px;
  margin-bottom: 10px;
}

.tc-badge-details-subtitle {
  font-weight:600;
  line-height: 25px;
  border-bottom: 2px solid #ccc;
}

.tc-badge-details-contact,
.tc-badge-details-issuercontact {
  margin-bottom: 10px;
}

.tc-badge-details-issuer {
  color: #757575;
  background:#f4f4f4;
  padding: 5px;
}

.tc-badge-details-issuertitle {
  font-weight:600;
  line-height: 25px;
}

.tc-badge-details-description {
  margin-top: 15px;
  padding-bottom:10px;
  border-bottom: 1px solid #eee;
}

.tc-badge-details-dates-info {
  margin: 15px 0 10px;;
}

.tc-badge-details-dates-info > div {
  display: table-row;
  height: 25px;
}

.tc-badge-details-table-cell {
  display: table-cell;
  font-weight: 600;
  min-width: 100px;
  text-transform: uppercase;
}

.tc-badge-image-container {
  min-height: 80px;
}

.tc-badge-image-container > img {
  max-height: 80px;
}

.modal .tc-badge-details .tc-profiles-badge-container {
  background: transparent;
}
.modal .tc-badge-details .tc-profiles-badge-container .tc-watermark, ul li div.tc-watermark {
    width: 80px;
    height: 100px;
}

@media (max-width: 767px) {
  .tc-badge-details > .span4 {
    width:auto;
  }
}

/* BREADCRUMBS
-------------------------------------------------- */
.breadCrumb {
  background: none !important;
  min-height: 32px;
  padding: 0px 10px 4px 10px;
}

div.main-content .breadcrumb {
      background: none !important;
}

/* COURSE ITEMS
-------------------------------------------------- */
.TCCourseItems  {
      font-size: 0.9em;
}

.TCCourseItems .breadcrumb,
#tc-main-primarycolumn-content .breadcrumb {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      padding-left: 2px;
}

.TCCourseItems .breadcrumb {
      margin-bottom: 10px;
}

.TCCourseItems .TCCourseContentsTable {
      width: 100%;
      font-size: 1.1em;
}

.TCCourseItems ul {
      color: #4D4D4D;
      padding-left: 10px;
}

.TCCourseItems .header {
      background-color: #E6E6E6;
      height: 36px;
      display: block;
      margin-left: 10px;
      margin-bottom: 3px;
}

.TCCourseItems .header div {
      text-align: left;
      font-weight: bold;
      color: #666666;
      width: auto;
      display: block;
      float: left;
      left: 17px;
      position: relative;
      padding-top: 8px;
}

.TCCourseItems .body-row {
      display: block;
      margin-left: 10px;
      margin-bottom: 3px;
}

.TCCourseItems .body-row.child {
      margin-left: 50px;
}

.TCCourseItems .body-row.child>div {
  border-left: #e2e2e2 1px solid;
}

.TCCourseItems .body-row div {
      text-align: left;
      font-weight: normal;
      color: #666666;
      width: 100%;
      display: block;
      float: left;
      left: 17px;
      position: relative;
      padding-top: 8px;
      height: 1.5em;
}

.TCCourseItems .body-row i {
  font-size: 14px;
  cursor: pointer;
}

.TCCourseItems .body-row div.TCEmphasis {
  font-weight: 600;
}

.TCCourseItems .accordion-heading {
  background-color: #E6E6E6;
}

.TCCourseItems .accordion-heading a {
  color: #666666;
}

.TCCourseItems .accordion-heading a:hover {
  color: #08c;
}

.TCCourseItems .accordion-body {
  padding-bottom: 10px;
}

.TCCourseItems .body-row.course-title div{
  margin: 10px 0 10px 0;
}

.TCCourseItems span.course-title {
  border-radius: 4px;
  padding: 5px;
  border: #e2e2e2 1px solid;
  margin: 5px 0 5px 0;
}

#TCCourseContents i:not(.tc-font-icon_checkmark):not(.conferenceCourseContents i) {
  color: #666666;
}

.body-row div.tc-content-status {
  width:25px;
  min-width:25px;
  left:0px;
  text-align:left;
  height:auto;
  display:inline-table;
  padding-top: 0;
}

#TCCourseContents .tc-font-icon_checkmark,
#TCCourseContents div.tc-content-status .tc-font-icon_checkmark,
.tc-legend-type .tc-font-icon_checkmark,
.tc-awarded,
.tc-font-icon_checkmark {
  color:#008844;
}

.TCCourseItems .body-row.course-title div.tc-content-status {
  margin: 0;
}

.TCCourseItems .header div.tc-content-info {
  float:right;
  font-size:20px;
  width:30px;
  left:0px;
}

#tc-main-primarycolumn-content #tc-content-header {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  display: table-row;
  border-bottom: 1px solid #929292;
  z-index: 1000;
}

#tc-main-primarycolumn #tc-content-path,
.TCCourseItems .breadcrumb {
  margin-bottom: 0;
  vertical-align: middle;
  display: flex;
  padding-bottom: 0;
}

.TCCourseItems .breadcrumb {
  margin-bottom: 10px;  
}

#tc-content-navbar-container {
  width: auto;
}

#tc-content-nav-container {
  background-color: #ffffff;
  border-right: 2px solid #929292;
  height: 100%;
  min-width: 25%;
  overflow-y: auto;
  position: fixed;
  width: calc(25% + 20px);
  left: -20px;
  z-index: 100;
  margin-top: 0;
  bottom: 0;
  overflow-x: hidden;
  -webkit-transition: margin-left 0.4s;
  -moz-transition: margin-left 0.4s;
  -o-transition: margin-left 0.4s;
  -ms-transition: margin-left 0.4s;
  transition: margin-left 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0,0,.2,1);
  -moz-transition-timing-function: cubic-bezier(0,0,.2,1);
  -o-transition-timing-function: cubic-bezier(0,0,.2,1);
  -ms-transition-timing-function: cubic-bezier(0,0,.2,1);
  transition-timing-function: cubic-bezier(0,0,.2,1);
}

#tc-content-nav-container.tc-content-nav-container-closed {
  margin-left: -25%;
}

#tc-content-nav-container .tc-content-nav-close,
#tc-content-nav-container .tc-content-info-close {
  display: block;
  height: 0px;
  overflow: hidden;
  transition: height .35s ease;
  margin-left: 30px;
  padding: 0;
}

#tc-content-nav-container .tc-content-info-close {
  position: relative;
}

#TCCourseDescription .tc-content-info-close {
  display: none !important;	
}
	
#tc-content-body-container {
  padding-top: 10px;
}

#tc-content-container {
  margin-left: 25%;
  margin-bottom: 50px;
  -webkit-transition: margin-left 0.4s, width 0.4s;
  -moz-transition: margin-left 0.4s, width 0.4s;
  -o-transition: margin-left 0.4s, width 0.4s;
  -ms-transition: margin-left 0.4s, width 0.4s;
  transition: margin-left 0.4s, width 0.4s;
}
#tc-content-container.tc-content-container-closed {
  margin-left: 0;
  width: 100%;
}

#tc-content-container.tc-full-content-container,
#tc-content-footer.tc-full-content-footer,
#tc-content-exercise-btnbar.tc-full-content-footer {
  margin-left: 0;
  width: 100%;  
}

#tc-content-nav,
#tc-content-body {
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
}

#tc-content-nav {
  margin-top:20px;
  margin-bottom:0px
  padding-right: 5px;
}

#tc-content-nav ul {
  margin-left: 13px;
}

#tc-content-nav ul.tc-content-nav-foldersonly {
  margin-left: 0;
  padding-left: 0;  
}

#tc-content-nav.tc-content-nav-foldersonly {
  margin-top: 0;    
}

#tc-content-nav.tc-content-nav-foldersonly .tc-content-title {
  padding: 6px 12px !important;
  word-break: break-word;   
}

#tc-content-nav.tc-content-nav-foldersonly .tc-content-nav-module-header {
  margin-top: 0;
  font-size: 0.9em;    
}

#tc-content-nav.tc-content-nav-foldersonly .tc-content-folders-selectedfolder {
  background-color: #e2e2e2;
  color: #616161;   
}

#tc-content-nav.tc-content-nav-foldersonly .tc-content-folders-selectedfolder a {
  color: #616161;   
}

#tc-content-nav ul.tc-content-nav-foldersonly>li.tc-content-nav-module-outer-top,
#tc-content-nav ul.tc-content-nav-foldersonly li.tc-content-nav-module-outer {
  padding-left: 0;  
}

#tc-content-body {
  margin: 0 20px;
}

#tc-content-aside-accordion {
  display: none;
  margin-bottom: 30px;
}

#tc-content-header-accordion {
  display: none;
  margin-bottom: 10px;
}

#tc-content-main-container .TCTableTitle {
  padding-left: 30px;
  border-bottom: 1px solid #ddd;
  margin: 0 0 15px 0;
}

.tc-accordion-heading {
  opcaity: 0.9;
  font-size: 1.2em;
  background-color:#888888;
  padding: 0 0 5px 20px;
  color: #fff;
  height: 30px;
  vertical-align: middle;
}

a.tc-accordion-toggle {
  color: #fff;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

.tc-accordion-toggle:hover {
  color: #006697;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

.tc-opacity0 {
  opacity: 0;
  
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -moz-transition: opacity 0.4s ease-in-out 0s;
  -o-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;  
}

.tc-opacity-25 {
  opacity: 0.25;
}

.tc-opacity1 {
  opacity: 1;
}

#tc-content-navbar-nav .tc-content-navbar-btn,
#tc-content-footer-navbar-nav .tc-content-navbar-btn,
.tc-mobile-navbar-nav .tc-mobile-navbar-btn {
  cursor: pointer;
  display: inline-block;
  opacity: 0.7;
  padding: 0px 5px;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -moz-transition: opacity 0.4s ease-in-out 0s;
  -o-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;
}

#tc-content-navbar-nav .tc-content-navbar-btn:hover,
#tc-content-footer-navbar-nav .tc-content-navbar-btn:hover {
    opacity: 1;
}

#tc-content-navbar-nav .tc-content-navbar-btn a:hover,
#tc-content-footer-navbar-nav .tc-content-navbar-btn a:hover {
    text-decoration: none;
}

.tc-content-navbar-btn i,
.tc-mobile-navbar-btn i {
  font-size: 1.8em;
  color: #ffffff;
}

.tc-contentnav-disabled i,
.tc-contentnav-toggle-disabled i,
.tc-mobilenav-toggle-disabled i {
  color: #eeeeee;
  -webkit-transition: opacity 0.5s linear, height 1s, width 1s linear;
  -moz-transition: opacity 0.5s linear, height 1s, width 1s linear;
  -o-transition: opacity 0.5s linear, height 1s, width 1s linear;
  transition: opacity 0.5s linear, height 1s, width 1s linear;

}

#tc-content-navbar-nav .tc-content-navbar-btn.tc-contentnav-disabled,
.tc-mobile-navbar-nav .tc-mobile-navbar-btn.tc-mobilenav-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

#tc-contentsmenu {
  height: 40px;
  background-color: #0094D9;
  width: 50px;
  float: left;
  text-align: center;
  margin-right: 30px;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}

#tc-contentsmenu:hover {
  background-color: #1B75BB;
}

#tc-content-contentsmenu:hover {
  animation-name: none;
}

#tc-content-nav .tc-content-nav-link-active,
#tc-content-nav .tc-content-nav-item-active i {
  color: #ffffff;
  background-color: #f8f8f8;
}

#tc-content-nav .tc-content-nav-link-active {
  border: 1px dotted #616161;
  border-width: 1px 1px 1px 0;
}

#tc-content-nav .tc-content-nav-item-active .tc-content-nav-item-icon i,
#tc-content-nav .tc-content-nav-link-active .tc-content-nav-item-icon i {
  box-shadow: -2px 7px 6px -3px rgba(0,0,0,0.4);
}

#tc-content-nav .tc-content-nav-item-active {
  background-color: #ccc;
  font-weight: bold;
}

.tc-contents-container-row {
  position: relative;
  padding-left: 40px;
}

.TCCourseItems .tc-contents-container-row .body-row {
  margin-bottom: 0;
}

.tc-contents-container-row .tc-contents-row.body-row.course-title>div {
  margin: 10px 0 10px 0;
  padding: 7px;
}

.tc-contents-container-row .tc-contents-row.item-title>div {
  border-left: 1px solid #E2E2E2;
  padding: 7px;
}

.TCCourseItems .tc-contents-row.body-row div {
   float: inherit;
   position: inherit;
}

.tc-content-nav {
   background: #ffffff;
   min-height:20px;
   height: 100%;
}

#tc-content-nav-return {
  color: #ffffff;
}

.tc-content-nav li {
  list-style-type: none;
  margin: 0;
  padding: 3px 0px 0 20px;
  position: relative
}
.tc-content-nav li::before, .tc-content-nav li::after {
  content:'';
  left:-20px;
  position:absolute;
  right:auto
}
.tc-content-nav li::before {
  bottom:50px;
  height:100%;
  top:0;
  width:1px
}
.tc-content-nav li::after {
  height:20px;
  top:25px;
  width:25px
}
.tc-content-nav li>div {
  display:inline-block;
  padding:3px 8px;
  text-decoration:none
}
.tc-content-nav li.parent_li>div {
    cursor:pointer
}
.tc-content-nav li:last-child::before {
    height:30px
}

.tc-content-nav .tc-content-nav-module-header,
.tc-content-nav .tc-content-nav-module-header-top {
  width: 100%;
  background-color: inherit;
  padding: 0;
  margin-top:5px;
  border: 1px dotted #fff;
  border-width: 1px 1px 1px 0;
}

.tc-content-nav .tc-content-nav-module-header>div,
.tc-content-nav .tc-content-nav-module-header-top>div,
.tc-content-nav .tc-content-nav-item-header>div {
  display: table-cell;
}

#tc-content-nav .tc-content-nav-module-header-top i,
#tc-content-nav .tc-content-nav-module-header i,
#tc-content-nav .tc-content-nav-item-header-top i,
#tc-content-nav .tc-content-nav-item-header i,
#tc-content-nav .tc-content-nav-type i {
  font-size: 20px;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1.0;
}

#tc-content-nav .tc-content-nav-module-header-top i:hover,
#tc-content-nav .tc-content-nav-module-header i:hover,
#tc-content-nav .tc-content-nav-item-header-top i:hover,
#tc-content-nav .tc-content-nav-item-header i:hover,
#tc-content-nav .tc-content-nav-type i:hover {
/*  opacity: 0.6; */
}

#tc-content-nav .tc-content-nav-module-header-top i > i,
#tc-content-nav .tc-content-nav-module-header i > i,
#tc-content-nav .tc-content-nav-item-header-top i > i,
#tc-content-nav .tc-content-nav-item-header i > i,
#tc-content-nav .tc-content-nav-type i > i {
  visibility: visible;
  position: absolute;
  font-size: 12px;
  top: 20px;
  left: 15px;
}

.tc-content-nav .tc-content-nav-module-header-top>div {
  padding-bottom: 5px;
}

.tc-content-nav .tc-content-nav-module-header-top>div:last-child {
  padding-right: 5px;
}

div.tc-content-nav-module-header-top div.tc-content-title,
div.tc-content-nav-module-header div.tc-content-title {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

div.tc-content-nav-module-header-top div.tc-content-title {
  font-size: 1.2em;
}

#failedTestMessage {
  margin-left: 30px;
  font-size: 1.3em;
  display: none;
}

div.tc-content-nav-module-header div.tc-content-title {
  font-size: 1.1em;
}

.tc-course-check {
  display: inline-block;
  position: relative;
  margin-left: -25px;
}

.tc-content-nav .tc-content-nav-module-header-top>div.tc-content-title {
  padding-left: 5px;
}

#tc-content-nav .tc-content-nav-item-header {
 }

#tc-content-nav .tc-content-nav-item-header i {
  font-size: 16px;
}

#tc-content-nav .tc-content-nav-item-header i:hover {
  text-shadow: none;
}
.tc-content-nav-type {
  display: inline-block;
}
.tcListContentType {
  font-size: 1.05em;
  white-space: nowrap;  
}
.tcListContentType>span {
  white-space: nowrap;  
}
.tcListContentType>i {
  font-size: 1.2em;
  padding: 6px 2px; 
}

#tc-content-nav-contents {
  padding-left: 10px;
  margin-bottom: 0px;
}

.TCCourseItems .tc-content-nav-module-inner-top,
.TCCourseItems .tc-content-nav-module-inner {
  border-left: 1px dotted #E2E2E2;
}
#tc-course-hierarchy .tc-content-nav-module-inner-top,
#tc-course-hierarchy .tc-content-nav-module-inner,
#tc-content-nav-container .tc-content-nav-module-inner-top,
#tc-content-nav-container .tc-content-nav-module-inner {
  border-left: 2px solid #929292;
  margin-left: 19px;
}

.TCCourseItems .tc-content-nav .tc-content-nav-module-header-top,
.TCCourseItems .tc-content-nav-module-header {
  background-color: inherit;
}

.TCCourseItems .tc-content-nav-module-header-top .tc-content-title,
.TCCourseItems .tc-content-nav-module-header .tc-content-title {
  background-color: #e2e2e2;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 4px;

}

#tc-course-overview-skip {
  display: none;
}

#tc-content-info-column {
  margin-left: 20px;
}

.tc-content-vignette {
  position: fixed;
  /* to prevent empty space around the vignette */
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  margin-top: 40px;
  background-color: #e6e6e6;
  box-shadow: 0 0 20px #666;
  -moz-box-shadow: 0 0 20px #666;
  -webkit-box-shadow: 0 0 20px #666;
  z-index: 101;
}

.tc-content-vignette i {
  position: relative;
  top: 50%;
  color: #888888;
}

#tc-main-primarycolumn-content #tc-header-logo-user {
  margin-right: 5px;
}

#tc-content-footer-navbar-nav {
  width: 100%;
  margin: 0 auto;
}

#tc-content-footer-navbar-nav>nav {
  margin: 0 auto;
  text-align: center;
}

#tc-content-info-column h1, h2, h3 {
  line-height: 30px;
  margin: 5px 0;
}

.tc-content-page {
  color: #666666;
}

.tc-suppress-test-container {
  margin-top: 12px; 
}

.tc-suppress-test-alert {
  font-size: 1.2em;
  position: relative;
  padding: 12px 20px 12px 36px;
  line-height: 30px;    
}

.tc-suppress-test-alert .tc-font-icon_notification {
  font-size: 1.2em;
  position: absolute;
  top: 18px;
  left:4px; 
}

#tc-content-footer-inner,
#tc-mobile-footer-inner {
  background-color: #8a8a8a;
  background-image: none;
  border-color: #d1d1d1;
  border-radius: 0;
  filter: none;
}

#tc-menubar-profile.tc-content-header-profile{
  margin: 0;
}

#tc-content-path-contents {
  cursor: pointer;
}

#tc-content-path > li {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    margin-right: 6px;
}

@media (max-width: 800px) {
  #tc-content-path > li {
    max-width: 300px;
  } 
}

#tc-content-footer,
.tc-mobile-footer-nav  {
  bottom: 0;
  position: fixed;
  width:75%;
  -webkit-transition: width 0.4s;
  -moz-transition: width 0.4s;
  -o-transition: width 0.4s;
  -ms-transition: width 0.4s;
  transition: width 0.4s;
  z-index: 1030;
}

#tc-content-footer.tc-content-container-closed,
.tc-mobile-footer-nav {
  width: 100%;
}

#timer {
  font-size: 1.9em;
  font-weight: bold;
  height: 50px;
  text-align: left;
  vertical-align: middle;
}

#tc-timer.tc-content-container-closed {
  width: 100%;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-actions {
  background-color: #ffffff;
  float: left;
  list-style: outside none none;
  margin: 0;
  margin-right: 20px;
  width: 25%;
  border-right: 1px solid #ccc;
  display: table-cell;
  vertical-align: middle;
  border-right: 2px solid #929292;
  border-bottom: 1px solid #929292;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab {
  background: #e6e6e6;
  color: #616161;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9em;
  /*padding: 8px 0;*/
  text-align: center;
  width: 50%;
  float: left;
  padding: 0;
  margin-right: 0;
  border-bottom: 0;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab.active {
  border-bottom: 0;
  background: #707070;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab.tc-contents-tab-fullwidth {
  width: 100%;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab.active a {
  font-weight: 200;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab:first-of-type {
  /*border-right: 1px solid #929292;
  margin-left: -1px;*/
  position:relative;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab:first-of-type:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #929292;
  display: block;
  height: 100%; 
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab a {
  cursor: inherit;
  padding: 0;
  display: block;
  border-top-width: 1px;
  border: 0;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab i {
  font-size: 1.3em;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab i.tc-font-icon_list {
  font-size: inherit;
}

#tc-main-primarycolumn-content .tc-content-breadcrumb-tab div{
  display: inline-block;
  padding: 8px 0;
}

#tc-content-body-container {
  padding-top: 50px;
  margin: 0 2%;
}

#tc-content-body-container.tc-content-timer-on {
  padding-top: 87px;
}

#tc-content-loader-helper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  z-index: 99999;   
}

#tc-content-body-title {
  background-color: #717171;
  color: #fff;
  font-weight: 600;
  font-size: 1.4em;
  margin: 0px auto 20px;
  padding: 20px;
  padding-bottom: 10px;
}

#tc-content-footer-slider {
  bottom: 40px;
}

#tc-content-navbar-container {
  display:table;
  width:100%;
}

#tc-content-navbar-nav,
.tc-mobile-navbar-nav  {
  display:table;
  text-align: center;
  width:100%;
}
#tc-content-navbar-nav .tc-content-navbar-nav-cell,
#tc-content-footer-navbar-nav .tc-content-navbar-nav-cell,
.tc-mobile-navbar-nav .tc-mobile-navbar-nav-cell {
  border-left: 3px solid #ccc;
  display: table-cell;
}

.tc-content-navbar-btn-container,
.tc-mobile-navbar-btn-container {
  background-color: #252525;
  border: 3px solid #ccc;
  border-bottom: 0;
  border-top: 0;
  display: table-cell;
}

#tc-content-navbar-nav .tc-content-navbar-btn-container  .tc-content-navbar-btn,
.tc-mobile-navbar-nav .tc-mobile-navbar-btn-container  .tc-mobile-navbar-btn {
  border-left: 0;
  padding: 10px 18px;
}

#tc-content-navbar-nav #tc-content-navbar-edit {
  border-right: 3px solid #ccc;
  display: table-cell;
}

.tc-content-nav-inline {
  bottom: 2px;
  display: inline-block;
  position: relative;
}

.tc-content-nav-exit {
  color: #fff;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 600;
  opacity: 0.8;
  text-decoration: underline;
}

.tc-content-navbar-btn-text {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: super
}

#tc-content-navbar-nav #tc-contentnav-ef {
  border-color: #666;
  border-radius: 0;
  margin-top: -10px;
}

#tc-content-return {
  border-bottom: 1px solid #cccccc;
  height: 36px;
}

#tc-content-return .tc-content-return-container {
  font-size: 1.5em;
  position: relative;
  text-align: center;
  top: 7px;
}

#tc-content-return .tc-content-return-container a {
  transition: opacity 0.4s ease-in-out 0s;
}

#tc-main-primarycolumn-content .tc-content-nav-actions {
  list-style: outside none none;
  margin-left: 0;
}

#tc-main-primarycolumn-content .tc-content-nav-tab {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  padding: 7px 0;
  text-align: center;
  transition: opacity 0.4s ease-in-out 0s;
  width: calc(50% - 1px);
  background: #e6e6e6;
  color: #616161;
}

#tc-content-nav-container .tc-content-nav-tab.active {
  background: #929292 none repeat scroll 0 0;
  color: #fff;
}

#tc-content-nav-container .tc-content-nav-tab i {
  font-size: 1.3em;
}

#tc-content-nav-container .tc-content-nav-tab:hover {
  opacity: 1;
}

#tc-content-main-container {
  overflow-x: hidden;
  padding: 0;
}

#tc-contentnav-help div.tc-tour {
  background: #f89406 none repeat scroll 0 0;
  border-radius: 50%;
  clear: both;
  color: #fff;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.15em;
  margin: 0 auto;
  padding: 4px;
  width: 1.15em;
}

#tc-contentnav-help .tc-font-icon_question5 {
  color: #fff;
  font-size: 1.5em;
  position: relative;
  right:4px;
}
#tc-contentnav-hm .tc-content-navbar-btn-text{
  display: inline-block;
  line-height: 12px;
  max-width: 50px;
  text-align: left;
  vertical-align: sub;
}

#tc-course-hierarchy #tc-content-nav-contents .tc-content-nav-type,
#tc-content-nav-container #tc-content-nav-contents .tc-content-nav-type {
  height: 30px;
  margin-right: 5px;
  margin-top: 10px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}

#tc-course-hierarchy #tc-content-nav-contents .tc-content-nav-type > i,
#tc-content-nav-container #tc-content-nav-contents .tc-content-nav-type > i {
  left: -0.02em;
  font-size: 1.8em;
  color: #929292;
  position: relative;
}

#tc-course-hierarchy #tc-content-nav-contents .tc-content-nav-type > i.tc-font-icon_folder-open:before,
#tc-content-nav-container #tc-content-nav-contents .tc-content-nav-type > i.tc-font-icon_folder-open:before {
  box-shadow: -2px 7px 6px -3px rgba(0,0,0,0.4);
}

#tc-content-nav-contents .tc-content-nav-module-header-title {
  padding-right: 5px;
  padding-bottom: 5px;
}

#tc-content-nav .tc-content-nav-module-header-top .tc-content-nav-link {
  color: #929292;
  font-size: 1.4em;
  font-weight: 600;
  vertical-align: middle;
}

#tc-content-nav .tc-content-nav-module-inner-top .tc-content-nav-link {
  color: #616161;
  font-size: 1em;
  vertical-align: middle;
}

#tc-course-hierarchy .tc-content-nav-itemind i,
#tc-content-nav-container .tc-content-nav-itemind i {
  margin-left:0;
  color:#929292;
  vertical-align: middle;
}

#tc-course-hierarchy .tc-content-nav-item-icon i,
#tc-content-nav-container .tc-content-nav-item-icon i{
  color: #8a8a8a;
  font-size: 1.5em;
  vertical-align: middle;
}

#tc-course-hierarchy .tc-content-nav-module-header .tc-content-title,
#tc-content-nav-container .tc-content-nav-module-header .tc-content-title {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: bottom;
}

#tc-course-hierarchy .tc-content-nav-module-header .tc-content-title a,
#tc-content-nav-container .tc-content-nav-module-header .tc-content-title a {
  font-size: 1.2em;
}

#tc-course-hierarchy  .tc-content-tree-marker,
#tc-content-nav-container .tc-content-tree-marker {
  display: inline-block;
  margin-top: 1.2em;
  vertical-align: top;
  width: 40px;
}

#tc-course-hierarchy .tc-content-nav-item-outer,
#tc-content-nav-container .tc-content-nav-item-outer {
  padding-left: 0;
  border: 1px dotted #fff;
  border-width: 1px 1px 1px 0;
}

li.tc-content-nav-item-outer{
  display: block;
  padding: 3px 0px 0px 10px;
}

#tc-course-hierarchy .tc-content-nav-module-header-icon,
#tc-content-nav-container .tc-content-nav-module-header-icon{
  display: table-cell;
}

#tc-course-hierarchy .tc-content-nav-module-outer .tc-content-title ,
#tc-content-nav-container .tc-content-nav-module-outer .tc-content-title {
  display: table-cell;
}

#tc-course-hierarchy .tc-content-nav-module-inner .tc-content-nav-module-outer.parent_li,
#tc-content-nav-container .tc-content-nav-module-inner .tc-content-nav-module-outer.parent_li {
  margin-bottom: 5px;
  margin-top: 5px;
}

#tc-course-hierarchy .tc-content-nav-item-header>div,
#tc-content-nav-container .tc-content-nav-item-header>div {
  display: table-cell;
  vertical-align: middle;
}

#tc-course-hierarchy  .tc-content-nav-item-header .tc-content-title,
#tc-content-nav-container .tc-content-nav-item-header .tc-content-title,
.tc-mobile-nav-container .tc-mobile-nav-item-header .tc-mobile-title {
  display:table-cell;
  line-height:15px;
  vertical-align: middle;
  padding-left: 5px;
}

#tc-content-navbar-nav .tc-content-navbar-btn-container .tc-content-navbar-btn-next
.tc-mobile-navbar-nav .tc-mobile-navbar-btn-container .tc-mobile-navbar-btn-next {
  left: 8%;
  position: relative;
}

#tc-content-navbar-nav .tc-content-navbar-btn-container .tc-content-navbar-btn-prev,
.tc-mobile-navbar-nav .tc-mobile-navbar-btn-container .tc-mobile-navbar-btn-prev {
  right: 8%;
  position: relative;
}

#tc-content-navbar-nav .tc-content-icon-text-container,
.tc-mobile-navbar-nav .tc-mobile-icon-text-container {
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
}

#tc-content-navbar-nav .tc-content-icon-text-container a,
.tc-mobile-navbar-nav .tc-mobile-icon-text-container a{
  color: inherit;
}

#tc-content-navbar-nav .tc-content-icon-text-container i,
.tc-mobile-navbar-nav .tc-mobile-icon-text-container i{
  font-size: inherit;
  display: inline-block;
}

#tc-content-nav-container #tc-content-info-column {
  margin-left: 20px;
}

#tc-content-nav-container #tc-content-info-column .TCDescriptionIcon {
  display: none;
}

#tc-content-nav-container #tc-content-info-column .tc-info-column {
  background: #fff;
}

.tc-content-path:before,
#tc-content-path-contents:before {
  content: '>';
  padding-right: 3px;
  padding-left: 3px;
  font-weight: 600;
  font-size: 1.1em;
  color: #8a8a8a;
  font-family: 'roboto';    
}

.TCCourseItems .tc-content-path:before {
  padding-right: 5px;
  padding-left: 5px;
}

.TCCourseItems .tc-content-path.active {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 350px; 
}
.TCCourseItems .tc-content-path.active:hover {
  max-width: none !important;
  width: auto !important;       
}

.TCCourseItems .tc-progress-amount {
  top: -3px;
  font-size: 1.1em; 
}

#tc-content-path-elipses {
  display: none;
}

.tc-breadcrumb-item-limit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tc-breadcrumb-item-limit:hover {
  max-width: none !important;
  width: auto !important;   
}

#tc-content-navbar-nav #tc-content-nav-return .tc-font-icon_exit {
  display: inline-block;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#tc-content-navbar-nav #tc-close-content-footer-navbar {
  background: #252525 none repeat scroll 0 0;
  color: #ccc;
  display: table-cell;
  font-size: 1.4em;
  width: 60px;
  vertical-align: middle;
}

#tc-content-footer-navbar-container.tc-toggle-content-navbar {
  padding-left: 0;
}

.tc-content-navbar-navbar.tc-fixed-list-actions {
    background-color: #8a8a8a;
    background-image: none;
    border-color: #d1d1d1;
    border-radius: 0;
    filter: none;
    padding-left: 2px;
    padding-right: 2px;
}

.tc-content-navbar-navbar.tc-fixed-list-actions button {
    background-color: #616161;
    background-image: none;
    opacity: 0.9;
    color: #ffffff;
    border: 1px solid #ffffff;
    -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;
}

.tc-content-navbar-navbar.tc-fixed-list-actions button:hover {
  opacity: 1.0;
}

/* MAIN CONTENT TABLES
-----------------------*/
.TCMain .TCTableTitle {
        float: left;
        margin-top: 10px;
        margin-bottom: 20px;
        line-height: 40px;
        font-size: 1.3em;
 }

.breadcrumb .TCTableTitle {
  float: inherit;
}

#TCCourseMain .TCTableTitle {
  float: none;
}

#tc-main-title h2,
.tc-main-page-title h2 {
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
}

.TCMain table  {
      width: 100%;
      text-align: left;
      table-layout:fixed;
      color: #666666;
      margin-top: 0;
      float: left;
}

#tc-objectlist-table-body .TCListing-liner {
  padding: 4px 10px 4px 4px;
}

.TCListing-liner > .TCColHeadWithHelp {
  display: inline-block;
  vertical-align: bottom;
}

table > caption {
  display: none;
}

table.tc-admin-list {
   /*table-layout: auto;*/
}

table.tc-admin-list tbody tr {
   line-height: 25px;
   /*min-height: 45px;*/
}

table.tc-admin-list tr td,
table.tc-ignore-tclisting tr td {
   padding-right: 10px;
   word-break: break-all;
}

table.tc-admin-list thead tr {
   /*text-transform: uppercase;*/
   line-height: 30px;
}

.TCWidget table.TCListing thead tr th {
  background: #e4e4e4;
  line-height: 2em;
}

.TCWidget table.TCListing thead tr th:first-child {
  padding-left: 10px;
}

a.tc-admin-list-headtitleref,
a:link.tc-admin-list-headtitleref {
  /*color: #000000;*/
}

#tc-admin-list-filter {
  margin-bottom: 10px;
}

#tc-admin-list-container-fluid {
  /*border-bottom: #CCCCCC 3px solid;*/
  margin-bottom: 15px;
}

.tc-section-break {
  display: block;
  border-bottom: #ccc 2px solid;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}

.tc-list-widget table .tc-admin-list-action {
  font-size: 0.8em;
}

.tc-list-widget .container-fluid,
.tc-list-widget-modalbody .container-fluid {
  padding: 0;
}

.tc-list-widget .tc-list-warning a,
.tc-list-widget-modalbody .tc-list-warning a {
  color: #b12825;
}
.tc-list-widget .tc-activity-type,
.tc-list-widget-modalbody .tc-activity-type {
  font-size: 1.5em;
  cursor: default;
  vertical-align: middle;
  padding: 5px;
}

.tc-list-widget .tc-activity-type > img,
.tc-list-widget-modalbody .tc-activity-type > img {
    max-height: 40px;
    max-width: 40px;
}

.tc-list-widget .container-fluid .row-fluid,
.tc-list-widget-modalbody .container-fluid .row-fluid {
  padding: 5px 10px;
  width: auto;
  line-height: 1.8em;
  vertical-align: middle;
  border-bottom: 1px dotted #666;
}

.tc-list-widget .tc-list-warning,
.tc-list-widget-modalbody .tc-list-warning {
  background-color: #f2dede;
  color: #b12825;
  border-bottom: 1px dotted #b94a48;
}

.tc-admin-list-unpin-ico {
    font-size: 105%;
    font-weight:bold;
}

.tc-admin-list-unpin-ico:hover {
    color: #616161;
}

div.tc-admin-list-unpin{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: center;
}

div.tc-admin-pin-icon,
div.tc-admin-unpin {
  display: inline-block;
  font-size: 1em;
  vertical-align: middle;
}

div.tc-admin-unpin {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  text-align: center;
}

div.tc-admin-list-unpin a {
  width: 100%;
}

div.tc-admin-list-unpin a:hover {
    text-decoration: none;
}

#tc-admin-list-searchico {
  font-size: 16px;
}

.tc-admin-pin-icon {
  position: relative;
  padding-left: 0;
  cursor: pointer;
  font-size: 55%;
}

.tc-awarded-msg {
  font-size: 1.2em;
  padding: 10px;
}

.tc-awarded-msg-review {
  font-size: 1.2em;
  padding: 20px 10px 10px;
  margin-top: 20px;
  border-top: 1px solid #bdbdbd; 
}

.tc-action-message .tc-awarded-msg-review {
  font-size: 1em;   
}

.tc-awarded-msg-review .tc-ratingHolderStars {
  font-size: 1em;
}

.tc-awarded-msg-review .tc-writeReviewLink {
  font-size: 1.2em;
}

#tc-main-container-row-fluid #tc-admin-list-info-column {
  height: auto;
  background:#E6E6E6;
  background-image: none;
  filter: none;
}

#tc-main-container-row-fluid #tc-admin-list-info-column.tc-adminform-info-column {
  padding-bottom: 0;
  margin-top: 3px;
  top: 0;
  padding: 10px;
}

#tc-filter-content {
  background: none repeat scroll 0 0 #FFFFFF;
  padding-left: 15px;
  min-height: 300px;
  overflow: visible;
  color: #333333;
  margin-bottom: 20px;
}

#tc-filter-content-inner {
  display: block;
}

#tc-filter-form {
  box-shadow: none !important;
  transition: none 0s ease 0s !important;
}

#tc-filter-section,
#tc-filter-form,
#tc-filter-form-wrapper,
#tc-filter-content-inner,
#tc-filter-form-header,
#tc-filter-section .row.odd,
#tc-filter-section .row.even,
#tc-filter-section .row.odd .row,
#tc-filter-section .tc-setting-name,
#tc-filter-section .tc-setting-name label,
#tc-filter-section .row .values,
#tc-filter-form-buttons,
#tc-filter-section .tc-setting-name .tc-setting-description
{
  border: 0;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

#tc-filter-form-header {
  color: #333333 !important;
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 12px;
}

#tc-filter-section .row.odd {
  border-bottom: 1px solid #E4E6E5;
  border-top: 1px solid #E4E6E5;
  padding: 0;
  margin-left: 0;
}

#tc-filter-section .row.odd .row {
  background: none repeat scroll 0 0 #F1F3F2;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 22px 18px;
  margin-left: 0;
}

#tc-filter-section .row.even {
  padding: 22px 0 22px 18px;
  margin-left: 0;
}

#tc-filter-section .tc-setting-name,
#tc-filter-section .tc-setting-name label {
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 175px;
}

#tc-filter-section .row .values {
  margin-left: 222px;
}

#tc-filter-section .tc-setting-name label {
  line-height: 16px;
}

#tc-filter-section .tc-setting-name .tc-setting-description {
  color: #666666;
  font-size: 12px;
  font-fmaily: arial, sans-serif;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 16px;
  font-stretch: normal;
  font-variant: normal;
  font-size-adjust: none;
}

#tc-filter-form-buttons {
    padding-top: 24px;
    text-align: left;
}

#tc-filter-form-apply {

}

#tc-font-icon_filter3{

}

#tc-admin-list-searchico:hover {
  cursor: pointer;
}

.tc-filter-setting-col {
  float: left;
  margin-left: 20px;
}

#filter_list {
  font-size: 1.10em;
  width: 35%;
  height: 30px;
  background-color: #1A1A1A;
  color: #919395;
}

.TCMain table.tc-admin-list thead tr th {
  /*color: #000000;*/
}

table th.tc-col-width-medium,
table td.tc-col-width-medium {
  max-width: 15%;
}

table th.tc-col-width-vlarge,
table td.tc-col-width-vlarge {
  max-width: 30%;
  width: 25%;
}

table th.tc-col-width-large,
table td.tc-col-width-large {
  max-width: 20%;
}

table th.tc-col-width-small,
table td.tc-col-width-small {
  max-width: 10%;
}

table th.tc-col-width-icon,
table td.tc-col-width-icon {
  width: 50px;
}

table th.tc-col-width-vsmall,
table td.tc-col-width-vsmall {
  min-width: 5%;
}

table.tc-admin-list .TCListing th {
  font-weight: normal;
}

#modalPopup .tc-popupselect-table-container  {
  position: relative;
  clear: both;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 auto;
}

table.newui-table tbody td,
table.newui-table tbody td label {
      color: #666666;
      font-size: 0.9em;
      vertical-align: middle;
}
table.newui-table tbody .tc-sublabel {
    display: block;
    font-size: 0.85em;
}

.tc-list-table-body table th .TCListing-liner {
  padding: 0;
}

.tc-list-table-body table tr.TCSubListing-headers {
  border-top: 1px solid #d8d1d1;
  border-bottom: 1px solid #d8d1d1;
}

td.TCFormLabel+td div.tc-popupselect-table-container,
.control-label+.controls .tc-popupselect-table-container {
   border: rgba(0,0,0,0.5) 1px solid;
}

#row_Managers #tc-list-Managers-table-container {
  border: none;
}

.tc-list-table-body>table {
  margin-bottom: 0;
}

.tc-list-table-body {
  padding-right: 5px;
}

.TCFormHeader {
  margin: 0;
  padding-bottom: 50px;
}
.TCFormHeader:empty {
    padding-bottom: 0;
}
.TCFormHeader div table td {
  margin: 0px;
  padding: 0px;
}
.TCFormHeader div table tr {
  margin: 0px;
  padding: 0px;
}

div.TCFormHeader table.newui-table tbody td{
      padding-top: 5px;
      padding-bottom: 5px;
}

table.newui-table .child td {
      font-size: 1em;
}

table.newui-table tr.newui-table-childRow td:first-child {
      background-color: #F2F2F2;
}

table.newui-table tr.newui-table-childRow td:first-child {
      padding-left: 0;
}

html .TCPopupFrame table.newui-table {
  margin-top: 5px;
}

html .TCPopupFrame table.newui-table td label {
  font-size: 0.9em;
}

.nav-tabs .tc-objectlist-navtab-menu {
  float: right;

}

.tc-objectlist-navtab-menu .tc-menu-list {
  padding: 0;
  margin: 0;
  margin-top: -5px;
}

.TCExpandIcon {
      background: url(newui-images/arrow_closed.png) no-repeat;
      height: 25px;
      width: 20px;
      display: block;
      border: none;
      background-position: 8px 8px;
}

.TCContractIcon {
      background: url(newui-images/arrow_open.png) no-repeat;
      height: 25px;
      width: 20px;
      display: block;
      border: none;
      background-position: 8px 8px;
}

.TCNoIcon {
  background: none;
}

table td.more {
      border-top: 0px solid #DDDDDD;
      line-height: 18px;
      padding: 0px;
      text-align: left;
      vertical-align: top;
}

.TCMain table thead tr, table tbody.TCListing tr:first-of-type  {
      border-top: 1px solid #d8d1d1;
      border-bottom: 1px solid #d8d1d1;
}

.TCMain table thead tr th {
      border-bottom: 0;
      border-top: 0;
      font-weight: normal;
      font-size: 0.9em;
      text-align: inherit;
}

.TCMain table .accordion-group {
      border: none;
}

.TCMain table .accordion-heading .accordion-toggle {
      padding: 0;
}

.TCMain table .accordion-inner {
      border-top: 0;
      margin-right: 0;
      padding: 0;
}

.TCMain table .accordion-inner table {
      width: 100%;
      font-size: 1em;
}

.TCMain table .more {
      visiblity: hidden;
}

.TCMain thead tr {
      line-height: 1.5em;
}

table.newui-table tbody tr:not(.tc-catalog-row),
.TCPopupFrame table.newui-table thead tr,
.TCPopupFrame table.newui-table tbody tr,
table.newui-table tbody.TCListing {
  border-bottom: 1px solid #E6E6E6;
}
table.newui-table tbody tr.tc-catalog-row > td {
  font-size: 1.2em;
  padding-top: 10px;
  text-align: center;
}
table.newui-table tbody tr.tc-catalog-row > td > a:hover {
  cursor: pointer;
}
table.newui-table tbody tr:not(.tc-catalog-row) td a {
  word-break: break-word;
}
table.newui-table tbody tr.tc-error-background {
  border-bottom: none;
}
table.newui-table tbody tr.tc-error-background + tr.tc-error-background {
  border-top: 1px solid #616161;
}

.TCMain tbody tr {
  line-height: 35px;
}

#TCLearningTable tbody tr {
  line-height: 25px;
}

table.child > tbody > tr:last-child {
      border-bottom: none;
}

table.TCPopupStatus {
  border-bottom: none;
  margin-bottom: 0;
}

td.TCPopupStatus ul,
div.TCPopupStatus ul {
  list-style: none;
}

table.TCPopupStatus tr {
  border-bottom: 1px solid #d8d1d1;
}

table.newui-table thead tr .header {
      font-size: inherit;
}

table.newui-table thead tr .header {
      width: 15%;
}

table.newui-table thead tr .description {
      width: 25%;
}

table.newui-table thead tr .status {
      width: 10%;
}

table.newui-table thead tr td {
      width: 15%;
      padding-bottom: 5px;
}

table thead tr td.TCPopupFilter {
  width: 25px;
  padding-bottom: 5px;
}

table.newui-table thead tr .short {
      width: 5%;
      background-position: center;
}

table.newui-table .newui-table-childRow .short {
      width: 5%;
}

.TCListing {
  border: none;
  border-bottom: 1px solid;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
.TCListing caption {
  font-size: 0.85em;
  font-style: italic;
  font-weight: normal;
  line-height: 1;
  padding: 1em 0pt;
  text-align: center;
}
th.TCListing-asc {
  background-image: url(icons/topclass8/sprite.png);
  background-position: 0 -100px;
  background-repeat: repeat-x;
}
th.TCListing-asc .TCListing-liner {
  background: url(icons/topclass8/dt-arrow-up.png) no-repeat right;
}
th.TCListing-desc {
  background-image: url(icons/topclass8/sprite.png);
  background-position: 0 -100px;
  background-repeat: repeat-x;
}
th.TCListing-desc .TCListing-liner {
  background: url(icons/topclass8/dt-arrow-dn.png) no-repeat right;
}
tr.TCListing-even {
  background-color: #ffffff;
}
tr.TCListing-even td.TCListing-asc {
  background-color: #e9e9e9;
}
tr.TCListing-even td.TCListing-desc {
  background-color: #e9e9e9;
}
tr.TCListing-none {
  background-color: #ffffff;
  border-color: #D2D2D2;
}
tr.TCListing-odd {
  background-color: #e9e9e9;
}
tr.TCListing-odd td.TCListing-asc {
  background-color: #c9c9c9;
}
tr.TCListing-odd td.TCListing-desc {
  background-color: #c9c9c9;
}
tr.TCSubListing-action td {
  background-color: #eeeeee;
}
tr.TCSubListing-buttons td {
  background-color: #E2E2E2;
}
tr.TCSubListing-even td {
  background-color: #FFFFFF;
}
tr.TCSubListing-even td.TCSubListing-odd {
  background-color: #FFFFFF;
}
tr.TCSubListing-odd td.TCSubListing-odd {
  background-color: #e9e9e9;
}
tr.TCSubListing-odd td:first-child {
  background-color: #e9e9e9;
}

th.TCListing-asc .TCListing-liner {
  background-image: url(newui-images/icomoon/dark/arrow-down.png);
  background-position: 97% 50%;
}
th.TCListing-desc .TCListing-liner {
  background-image: url(newui-images/icomoon/dark/arrow-up.png);
  background-position: 97% 50%;
}
.TCListing td {
  border: none;
  margin: 0;
  padding: 4px 10px 4px 10px;
  text-align: left;
}
.TCListing td.TCPopupFilter {
  border-right: none;
}
.TCListing th {
  background-color: #E8E8E8;
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffF9F9F9', endColorstr='#ffE8E8E8', GradientType=0);
  background-position: 0 0;	
  border: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: bottom;
}
.TCListing th .TCListing-liner {
  white-space: nowrap;
}
.TCListing th a {
  font-weight: normal;
  text-decoration: none;
  vertical-align: bottom;
}
.TCListing thead {
  border-spacing: 0;
}
.TCListing-asc .TCListing-liner a {
  padding-right: 10px;
}
.TCListing-caption {
  cursor: pointer;
  font-size: 1.3em;
  font-weight: bold;
}
.TCListing-desc .TCListing-liner a {
  padding-right: 10px;
}
a.TCListing-page {
  background-color: #FFFFFF;
  border: 1px solid #CBCBCB;
  padding: 2px 6px;
  text-decoration: none;
}

table tbody.TCListing tr {
  line-height: 25px;
}

table tbody.TCListing tr:first-of-type {
  line-height: 22px;
}

tr.TCListing-none {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-weight: bold;
  padding: 4px;
}
tr.TCSubListing-buttons td {
  background-color: #ffffff;
  border: none;
  text-align: left;
}

table.newui-table thead tr th, table tbody.TCListing tr th,
table.TCListing.tc-panel-table th {
      background-color: #F2F2F2;
      background-image: none;
      filter: none;
}

table.newui-table th.TCListing-desc .TCListing-liner,
table.newui-table th.TCListing-asc .TCListing-liner {
  background-color: #F2F2F2;
  background-image: none;
  filter: none;
}

.TCListing-liner label {
  font-size: 1.0em;
}

.TCListing-liner {
  font-weight: 400;
  margin: 0;
  padding: 4px 10px 4px 10px;	
}

.TCListing-liner a {
  display: block;
  width: 100%;
}

.TCListing-liner .TCListingSelectAll {
  display: inline-block;
  margin-left: 5px;
  margin-right: -60px;
  min-width: 60px;
  position: relative;
}

.TCListing-liner .TCListingSelectAllText {
  -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;
}

.TCListing-liner .TCListingSelectAll i.tc-font-icon_spinner {
  position: absolute;
  left: 0;  
}
    
html table.newui-table thead tr th.filter-false {
      cursor: text;
}

html table.newui-table thead tr th.filter-false:hover {
      text-decoration: none;
}

#filter_activityTitle {
  width:90%;
}

a.course-title:hover {
  word-break:break-all;
}

.tc-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

span#tchelp-Cancellations {
  margin-top: -5px;
  position: relative;
}

table.newui-table tbody tr td a.course-title span,
a.tc-list-title span,
label.tc-list-title span {
  background: #E6E6E6;
  border-radius: 4px;
  padding: 5px;
  -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;
}

.tc-student-facing-list a.tc-list-title {
/*
  text-decoration: none;
  color: #666;
*/  
}

.tc-student-facing-list a.tc-clickable-link span {
  cursor: pointer;
}

table.newui-table tbody tr td a.course-title span:hover,
a.tc-list-title span:hover,
label.tc-list-title span:hover {
  background: #CACACA;
}

.tc-student-facing-list a.tc-list-title:hover {
  cursor: default;
}

.tc-student-facing-list a.tc-list-title span:hover {
  background: #E6E6E6;
}

.tc-itemlist .tc-itemlist-title a>span:not(.badge-warning),
.tc-itemlist .tc-itemlist-title a>span:not(.badge-warning):hover {
  background: inherit;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  
  display: -ms-inline-grid;
  display: -webkit-box;
  
  word-wrap: break-word;
  -ms-word-break: normal;
  /* Non standard for webkit */
  word-break: normal;   
}

.tc-itemlist-subheader {
  font-weight: normal;
}

.tc-itemlist-italic {
  font-style: italic;
}

label.tc-list-title span:hover {
  font-size: inherit;
}

table.newui-table thead tr th.actions,
table.newui-table tbody tr td.actions {
      text-align: center;
}

table.newui-table tbody tr td.actions {
      font-size: 0.9em;
}

table.newui-table tbody tr td.actions .btn-group>.btn {
      font-size: 12px;
      height: 25px;
      padding-left: 2px;
      padding-right: 2px;
      padding-top: 2px;
}

#TCDesignationsTable button {
    font-size: 14px;
}

table.tc-certpath-node-cluster .btn {
    border: 0;
    box-shadow: none;
    font-size: 14px !important;
}

table.newui-table tbody tr td.actions .btn-group>.btn-primary,
#TCDesignationsTable button
{
      background: #6699CC;
}

table.newui-table tbody tr td.actions .btn-group>.btn-primary:hover,
#TCDesignationsTable button:hover {
      background-color: #006699;
}

table.newui-table tbody tr td.actions .btn .caret {
      margin-top: 6px;
}

table.newui-table tbody tr td.tc-actions {
  font-size: 1.1em;
}

table.newui-table tbody tr td.tc-actions div {
  line-height: 25px;
}

table.newui-table tbody tr td.actions ul.dropdown-menu {
      left: inherit;
      right: 0;
}
table.newui-table tbody tr td.actions ul.dropdown-menu li {
      background-color: #FFFFFF;
      font-size: 0.9em;
}
table.newui-table:not(.tc-certpath-node-cluster) tbody tr td.actions ul.dropdown-menu li:hover {
      background-color: #6699CC;
}
html table.newui-table thead tr.newui-table-filter-row td {
      background-color: #F2F2F2;
}

html table.newui-table .top-level td {
      background-color: #FFFFFF;
}

html table.newui-table .simple td {
      background-color: #FFFFFF;
}

html table.newui-table table tr {
      height: 1px;
}

html table.newui-table tr.TCListing-even,
html table.newui-table tr.TCListing-odd,
html table.TCListing tr.TCListing-odd,
html table.TCListing tr.TCListing-even,
html table.TCForm tr.TCListing-odd,
html table.TCForm tr.TCListing-even {
  background-color: #FFFFFF;
}

html tr.TCListing-even td.TCListing-desc,
tr.TCListing-even td.TCListing-asc,
tr.TCListing-odd td.TCListing-desc,
tr.TCListing-odd td.TCListing-asc {
  background-color: transparent;
}

table.newui-table table tr .description {
      width: 25%;
}

table.newui-table table tr .status {
      width: 10%;
}

table.newui-table tbody td.TCLongName img {
  width: 60px;
  height: 60px;
}

table.newui-table thead tr .headerSortUp,
table.newui-table thead tr .headerSortDown {
      background-color: #999999;
}

input.newui-table-filter {
      width: 70%;
      margin-top: 6px;
      font-style:italic;
      font-size: 0.9em;

}

#filter_Activity_Type {
    width: auto;
}

input.newui-table-filter.disabled {
      display: none;
}

.hide-widgets {
      font-size: 0.9em;
      position: absolute;
      right: 10px;
      top: -20px;
}

html th.TCListing-asc, th.TCListing-desc {
  background: transparent;
  filter: none;
  font-weight: bold;
}

.TCListing tr:hover,
tr.TCListing-even td.TCListing-asc:hover,
tr.TCListing-odd td.TCListing-asc:hover,
tr.TCListing-even td.TCListing-desc:hover,
tr.TCListing-odd td.TCListing-desc:hover,
tr.TCListing-none:hover  {
  box-shadow: none !important;
  border: none;
}

.TCListing th a {
  font-weight: normal;
  /*font-size: 1.0em;*/
  color: #006697;
}

.TCListing th a.tc-help-columnheader {
  display: inline;
}

.TCListing th a:hover {
  text-decoration: underline;
}

TCListing th a:hover i {
  text-decoration: none;
}

.newui-table .TCListing tr.TCListing-even:hover,
.newui-table .TCListing tr.TCListing-odd:hover {
  background-color: #EAF3FE;
  cursor: pointer;
}

.newui-table.tc-non-clickable .TCListing tr.TCListing-even:hover,
.newui-table.tc-non-clickable .TCListing tr.TCListing-odd:hover {
  cursor: default;  
}

.newui-table .TCListing tr:hover td {
  border: none;
  box-shadow: none;
}

.newui-table .TCListing tr td:hover {
  border: none;
  box-shadow: none;
}

.newui-table i.tc-font-icon_plus:hover {
  color: #1B75BB;
  text-decoration: none;
}

.newui-table td .popover {
  z-index: 1000;
}

.newui-table td:not(.TCAverageRating) .popover-content {
  background: #FFFFFF;
  border: none;
  overflow-x:none;
  overflow-y:auto;
  padding: 0;
  position: relative;
  right: 0;
  text-align: left;
  top: 0;
  width: auto;
  z-index: 3000;
}

.tc-table-body-overflowx-autoscroll,
.tc-cardlist .tc-popupselect-table-body.tc-table-body-overflowx-autoscroll {
  overflow-x: auto; 
}

#modalPopup .TCLevel .popover-content {
  padding: 5px;
  text-align: center;
}

#tc-main-primarycolumn-content section.accordion-group {
  overflow: visible;
}

tr.tc-column-headers {
  border-bottom: 1px solid #e5e5e5;
}

th.tc-actions-align-right,
td.tc-actions-align-right {
  text-align: right;
}

tr td.tc-learning-status {
  float: none;	
}

th.TCTextAlignCenter,
td.TCTextAlignCenter {
  text-align: center;
}

td.tc-actions-align-right.TCTextAlignCenter .btn-group {
  float: none;
}
th.tc-check-all > label {
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.tc-fixedMobileActions {
  display: none;
}

/* ATTACHMENTS SCREEN
-------------------------------------------------- */
#TCCourseDocuments .TCAssociatedDocs h3 {
  font-size: 1.3em;
  padding-left: 10px;
  color: #666666;
}

#TCCourseDocuments .TCAssociatedDocs table th div {
  font-size: 1em;
  background-color: #e2e2e2;
  font-weight: 600;  
}

#TCCourseDocuments .TCAssociatedDocs table span {
  font-size: 1.2em;
}

#TCCourseDocuments .TCAssociatedDocs table td {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* LEARNING SCREEN
-------------------------------------------------- */

#TCLearningContents {
      padding-left: 10px;
}

#TCLearningMain .breadcrumb {
      margin-bottom: 0;
      padding-bottom: 0;
      padding-left: 11px;
}

.LearningChildActivityIcon {
  font-size: 24px;
  padding-right:5px;
  vertical-align:top;
  white-space: nowrap;
  display:table-cell;
}

.LearningChildActivityName {
  font-weight: bold;
  font-size: 1.2em;
  display:table-cell;
}

.LearningChildActivityName > span {
    background: inherit;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tc-learning-expandChilden {
  float: right;
  margin-right: 7px;
}

.tc-learning-expandChilden + i {
  float: right;
  position: relative;
  top: 5px;
}

.tc-learning-status {
  margin-top: 20px;
  font-size: 1.2em;
  float: left;
}
.tc-learning-status.right {
  margin-top: 0;
  margin-bottom: 10px;
  float: none;
}
.tc-certification-learning-status {
  font-size: 1.2em;
}
.tc-certification-learning-status .tc-learning-status-addendum {
  font-size: 0.8em;	
}
@media (max-width: 480px) {
  .tc-certification-learning-status .tc-learning-status-addendum {
    display:block;
  }
}
.tc-learning-status .label {
  border-radius: 3px;
  padding: 5px;
  font-weight: 200;
}
.label-warning, .badge-warning {
  background-color: #febd69;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(255,255,255,0.25);
}
.tc-learning-status .label-info,
#tc-content-student-status .label-info {
  background-color: #d9edf7;
  color: #2E456D;
}
.tc-progressBarsGroup .tc-learning-status {
  margin-top: 0;
  margin-bottom: 10px;;
}
.TCEnrollmentName {
  display: block;
}
.TCEnrollmentName + .label.TCSilentEnrollLabel {
  background: transparent;
  border: 1px solid;
  color: #616161;
  display: block;
  float: left;
  font-weight: 400;
  text-shadow: none;
  width: auto;
  margin-top: 2px;
}

.media.tc-itemlist[data-type='28'] .tc-learning-status {
  margin-top: 5px;
}

#tc-learning-childEventItem {
  padding: 10px 25px 15px;
}

.tc-learning-assignment-mode {
  font-weight: 600;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.media .tc-itemlist-type i.tc-learning-recurring-icon {
  font-size: 0.9em;
  position: relative;
  margin-left: -5px;
  opacity: 0.8;
  top: -10px;
  /*
  right: 15px;
  top: 10px;*/
}

.tc-recurring-session-status {
  margin-left: 3px;
  margin-top: 15px;
}

.tc-learning-datetime-icon,
.tc-learning-location-icon {
  display: table-cell;
  font-size: 0.9em;
}

.tc-learning-session-datetime,
.tc-learning-session-location {
  display: table-cell;
}

.childEventItem .tc-learning-session-location {
  padding-left: 5px;    
}

.tc-learning-session-datetime {
  padding-left: 5px;
}

#tc-learning-objects .tc-locationDetailsPopup {
  font-size: 0.8em;
  padding-left: 0;
}

.tc-activity-location-container {
  line-height: 20px;
  margin: -8px 0 10px;
  font-weight: 100;
}

.tc-activity-location-container.tc-location-comp-record {
  margin-top: 0;
}

.tc-activity-location-container .tc-locationDetailsPopup {
  font-size: 0.85em;
}

.tc-locationDetailsPopup {
  border-bottom: 1px dashed #999;
  cursor: pointer;
  display: inline;
}

li.recurring .tc-locationDetailsPopup {
  position: relative;
  top: -4px;
}

.tc-conferenceDetailsPopup,
.tcBundleDetailsCart {
  display: table;
  border-bottom: 1px dashed #999;
  cursor: pointer;
  font-weight: 600;
  margin: 10px 0;
}

div.tc-location-details:not(.tc-dialog-less-than-480) {
  display: inline-block;
}

.tc-locationDetailsPopup.tc-popup-icon {
  font-size: 1.3em;
  margin-left: 10px;
  position: relative;
  top: 0.15em;
}

.tc-learning-timezone {
  font-size: 0.8em;
  font-style:italic;
  padding-left: 15px;
}

.tc-learning-location {
  font-size: 0.9em;
  padding-top: 6px;
}

/* EMPTY STATE
-------------------------------------------------- */
#tc-empty-state,
.tc-empty-state {
      margin-top: 10px;
}

#tc-empty-state .alert,
.tc-empty-state .alert {
      font-size: 1.4em;
}

.tc-empty-state .alert h2 {
  padding: 10px 0;
  border-bottom: 1px solid;
  margin-bottom: 30px;
}

.tc-empty-state .alert h4 {
  padding: 10px 0;
  line-height: 30px;
  margin-bottom: 20px;
}

.tc-emptystate-list {
  opacity: 0.8;
  background: #E7F3FA;
  border-radius: 6px;
  margin-top: 20px;
  padding: 5%;
}

.tc-emptystate-listrow {
  text-align: left;
  text-transform: uppercase;
  padding: 20px 0;
  margin:0 10px;
}

.tc-emptystate-listrow-icon {
  display:table-cell;
  vertical-align: middle;
}

.tc-emptystate-listrow-icon i {
  border-radius: 50%;
  border: 1px solid #3a87ad;
  padding: 10px;
  background: #3a87ad;
  color: #fff;
  float: left;
}

.tc-emptystate-listrow-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.tc-empty-state
.tc-widget-empty-state-icon{
      font-size: 2em;
}

#tc-widget-latestnews-message > span,
#tc-widget-admin-pinned-message > span {
      vertical-align: super;
}

#tc-widget-featuredactivities-message > span {
      vertical-align: super;
}

#tc-widget-team-recentupdates-message > span {
      vertical-align: super;
}

.tc-widget-empty-user {
  position:relative;
  top:25%;
}

.tc-widget-empty-user div.tc-widget-empty-state {
    text-align: center;
    margin: 0 auto;
}

#tc-widget-admin-recent-message.tc-widget-empty-user,
#tc-widget-admin-pinned-message.tc-widget-empty-user {
  top: 0;
  margin-top: 60px;
}

.tc-plhldr-catalog-search {
  cursor: pointer;
}

/* PAGINATION
-------------------------------------------------- */
.pagination li input {
  -moz-box-orient: vertical;
  -moz-box-sizing: border-box;
  border-color: #1b5480;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 1.09em;
  font-weight: bold;
  margin: 5px 5px 0 0;
  overflow: visible;
  padding: 0 13px;
  text-decoration: none !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  background-color: #287bbc;
  background-image: -moz-linear-gradient(top, #287bbc 0px, #23639a 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#287bbc), to(#23639a));
  background-image: -webkit-linear-gradient(top, #287bbc 0px, #23639a 100%);
  background-image: -o-linear-gradient(top, #287bbc 0px, #23639a 100%);
  background-image: linear-gradient(top, #287bbc 0px, #23639a 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#287bbc', endColorstr='#23639a', GradientType=0);
  background-position: 0 0;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  top: -3px;
}
.pagination li input {
  position: relative;
  top: -10px;
  font-size: 1.2115em;
  font-weight: bold;
  margin: 2px;
}
#TCHeaderMenu button {
  height: 2.5em;
  font-weight: bold;
  background:  url("icons/topclass8/buttonbg.gif") repeat-x scroll left top #EEEEEE;
}
#TCHeaderMenuButton:hover,
#TCHeaderMenuButton:focus,
.pagination li input:hover,
.pagination li input:focus {
  background-color: #2672ae;
  background-image: -moz-linear-gradient(top, #2672ae 0px, #1e4f7e 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#2672ae), to(#1e4f7e));
  background-image: -webkit-linear-gradient(top, #2672ae 0px, #1e4f7e 100%);
  background-image: -o-linear-gradient(top, #2672ae 0px, #1e4f7e 100%);
  background-image: linear-gradient(top, #2672ae 0px, #1e4f7e 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2672ae', endColorstr='#1e4f7e', GradientType=0);
  background-position: 0 0;
  font-weight: bold;
  color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #1b5480;
}
/* Pagination */
ul.pagination {
  border:0;
  margin:0;
  padding:2px 0 3px 0;
  white-space:nowrap;
}

.pagination li{
  border:0;
  margin:0;
  padding:0;
  font-size:0.9em;
  list-style:none;
  margin-right:2px;
}

.pagination a{
  margin-right:2px;
}

.pagination a:hover{
  border-bottom:solid 1px;
  border-top:solid 1px;
}

.pagination .previous-off,
.pagination .next-off {
  border:solid 1px #DEDEDE;
  color:#888888;
  display:block;
  float:left;
  font-weight:bold;
  margin-right:2px;
  padding:3px 4px;
}

.pagination .next a,
.pagination .previous a {
  font-weight:bold;
}

.pagination .active {
  background:#2e6ab1;
  color:#FFFFFF;
  font-weight:bold;
  display:block;
  float:left;
  padding:4px 6px;
}

.pagination li {
  display:inline;
}

.pagination li input {
  font-weight:bold;
  border:none;
  margin:0;
  padding:0;
  background:none;
  float:left;
  padding:1px 2px;
  text-decoration:none;
}

.pagination li input:hover {
  border-bottom:solid 1px;
  border-top:solid 1px;
  border-left:0;
  border-right:0;
}

.pagination a:link,
.pagination a:visited {
  display:block;
  float:left;
  padding:1px 2px;
  text-decoration:none;
}

.pagination a:link,
.pagination a:visited {
  color: #006697;
}
.pagination li input {
  background: none;
  color: #006697;
}
.pagination li input:hover {
  border-bottom-color: #006697;
  border-top-color: #006697;
}
#tc-question-nav .pagination {
  margin-top: 0;
  margin-bottom: 5px;
}

#tc-question-nav .pagination ul {
  box-shadow: none;
}

.pagination a {
    margin-right: 0;
    transition: 0.4s all;
}

.pagination a:hover {
    border-bottom-color: #9ee0ff;
    border-top-color: #9ee0ff;
}

.pagination a:link {
  display: inherit;
  float: left;
  padding: 4px 12px;
}

.pagination ul > li > a,
.pagination ul > li > span {
    line-height: 20px;
    padding: 4px 12px;
    float: left;
}

.pagination ul > li > a.tc-action {
  background-color: #e5f3f9;
  border-color: #9ee0ff;
  transition: 0.4s all;
}

#tc-question-nav .pagination a.tc-action:hover {
   background-color: #f8f8f8;
   border-color: #DDDDDD;
}
.pager,
.pager-alt {
     position: relative !important;
     float: right !important;
     top: 0 !important;
     margin-bottom: 5px;
     margin-top: 10px;
     margin-right: 3px;
     height: auto;
}

.tc-cardlist-container .pager,
.tc-popupselect-table-body .pager {
     margin-bottom: -5px;
     margin-top: 0;
}

.pager form {
     top: 8px;
     position: relative;
     height: 0;
}

.pager .first, .pager .last, .pager select {
     display: none;
}

.pager .prev, .pager .next, .pager-alt .prev, .pager-alt .next,
.TCSubTabs .prev,.TCSubTabs .next,
.TCPopupStatus .next, .TCPopupStatus .prev{
     cursor: pointer;
     height: 26px;
     position: relative;
     top: 12px;
     width: 20px;
}

.pager button.next, .pager button.prev, .pager-alt button.next, .pager-alt button.prev,
.TCSubTabs button.next, .TCSubTabs button.prev,
.TCPopupStatus input.next, .TCPopupStatus input.prev {
  top: 2px;
  border: none;
  text-indent: -9999px;
}

.pager .prev, .pager-alt .prev, .TCSubTabs .prev, .TCPopupStatus input.prev {
     background: url(newui-images/left_dark_grey_arrow.png) no-repeat;
     -webkit-transition: color 0.4s ease-in-out;
     -moz-transition: color 0.4s ease-in-out;
     -o-transition: color 0.4s ease-in-out;
     transition: color 0.4s ease-in-out;
}

.pager .prev:hover, .pager-alt .prev:hover, .TCSubTabs .prev:hover, .TCPopupStatus input.prev:hover {
     background: url(newui-images/left_grey_arrow.png) no-repeat;
}

.pager .next, .pager-alt .next, .TCSubTabs .next, .TCPopupStatus input.next {
     background: url(newui-images/Right_dark_grey_arrow.png) no-repeat;
     -webkit-transition: color 0.4s ease-in-out;
     -moz-transition: color 0.4s ease-in-out;
     -o-transition: color 0.4s ease-in-out;
     transition: color 0.4s ease-in-out;
}

.pager .next:hover, .pager-alt .next:hover, .TCSubTabs .next:hover, .TCPopupStatus input.next:hover {
     background: url(newui-images/Right_grey_arrow.png) no-repeat;
}

.pagedisplay {
  color: #666666;
  padding-right: 2px;
}

.pager .pagedisplay {
  font-size: 1em;
  font-weight: 600;
}

.TCListing td .pager .pagedisplay {
  font-size: 1.1em;
}

.TCSubTabs .pagedisplay {
  font-size: 1em;
}

.pager li>a, .pager li>span,
.pager-alt li>a, .pager-alt li>span {
     border: none;
     border-radius: 0;
     padding: 0;
     -webkit-border-radius: 0;
}

#pager-item {
  float: right;
}

#pager-item {
  background: none;
  float: right;
}

#pager-item > ul > li {
  background: none;
  padding-left: 0;
}

.tc-cardlist-container thead .pager .pagedisplay {
  font-size: 1.15em;
}
.tc-dropdown-pager {
  display: inline-block;
}

.tc-dropdown-pager .i-caret-down {
    border-width: 5px;
    border-style: solid;
    border-color: #006697 transparent transparent transparent;
    display: inline-block;
    margin-left: 5px;
    padding-right: 0;
    position: relative;
    top: 3px;
    font-size: 2em;
}

.tc-dropdown-pager__input {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.tc-dropdown-pager__input > input {
    width: 2em;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    line-height: 1;
}

.tc-dropdown-pager .btn-group {
    display: inline-block;
    list-style-type: none;
    margin: 0; padding: 0;
    position: relative;
    top: 5px;
}

.tc-dropdown-pager .btn-group__item {
    display: inline-block;
    margin: 0; padding: 0;
    height: 40px;
    float: left;
}

.tc-dropdown-pager .btn-group .btn {
  border: 0;
  box-shadow: inset 0px -2px 0px 0px #bbb;
  color: #006697;
  margin: 0;
}

.tc-dropdown-pager .btn-group .btn {
  background: #E6E6E6;
  border: 1px solid #bbb;
  border-radius: 1px;
}

.tc-dropdown-pager .btn-group .btn:hover {
  background: #EEEEEE;
}

.tc-dropdown-pager .btn-group .btn > span {
  margin-right: -15px;
}

.tc-dropdown-pager .btn[disabled] {
    box-shadow: inset 0px -2px 0px 0px #e6e6e6;
    color: #e6e6e6;
}

.tc-dropdown-pager .btn[disabled]:hover {
   box-shadow: inset 0px -2px 0px 0px #e6e6e6;
   cursor: default;
 }

.tc-dropdown-pager .btn {
    position: relative;
    box-shadow: 0 0 0 transparent !important;
    padding-right: 20px !important;
    padding-left: 5px !important;
}

.tc-dropdown-pager span:nth-of-type(2) {
    margin: 0 5px;
}
.tc-dropdown-pager .select-overlay {
    display: inline-block;
    opacity: 0;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    width: 100%;
}

/* Question Navigation
-------------------------------------------------- */
#tc-question-nav {
  margin-left: 20px;
}


/* CALENDARS
-------------------------------------------------- */
#calendar {
  clear: both;
}
#calendar .fc-row.fc-widget-header {
  background-color: #0088CC;
  color: #FFFFFF;
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 5px;
}
#calendar .fc-content {
  border-top: 1px solid #CCCCCC;
}
#calendar .fc-content th.fc-widget-header {
  background: #F2F2F2;
  border-bottom: 1px solid #CCCCCC;
}
#calendar .fc-toolbar {
  background: #707070;
  border: 1px solid #e6e6e6;
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
}
#calendar .fc-toolbar h2 {
  font-size: 1.8em;
  padding-bottom: 10px;
}
#calendar .fc-toolbar button
 {
  background: #ffffff;
  color: #006697;
}
#calendar .fc-toolbar button:hover {
  animation : none !important;
  background-color: #F5F5F5;
}
#calendar .fc-today-button {
  margin-left: 5px;
}
#calendar .fc-toolbar .fc-left {
  float: left;
}
#calendar .fc-toolbar .fc-right {
  float: right;
}
#calendar .fc-toolbar .fc-left,
#calendar .fc-toolbar .fc-right {
  display: inline-block;
  position: relative;
  top: 20px;
}
#calendar .fc-toolbar .fc-left > button,
#calendar .fc-toolbar .fc-right > button {
  border-radius: 50%;
  height: auto;
  padding: 0;
  padding: 5px;
}
#calendar .fc-toolbar .fc-center button.fc-state-active {
  background: #FFFF7E;
  color: #333333;
  font-weight: 600;
  z-index: 1;
}
#calendar .fc-grid .fc-day-number {
  float: none;
}
#calendar .fc-day-grid-event .fc-content {
  border-top: none;
  color: #ffffff;
  padding-top: 2px;
  padding-bottom: 2px;
  white-space: normal;
}
#calendar .fc-day-grid-event .fc-content:hover {
  text-decoration: none;
}
#calendar .fc-day-number {
  width: 100%;
}
#calendar .fc-day-number div {
  float: left;
}
#calendar .fc-day-number span {
  float: right;
  font-weight: 700;
  padding-right: 5px;
}
#calendar .fc-day-number .tc-font-icon_plus2 {
  padding-left: 2px;
}
#calendar .fc-day-number .tc-font-icon_plus2:hover {
  color: #0094D9;
  cursor: pointer;
}
#calendar .fc-event-title a {
  color: #FFFFFF;
}
#calendar .fc-event-title a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#calendar td.fc-widget-header {
  background-color: #0088CC;
  border-width: 2px;
  border-color: #0088CC;
}
th.fc-day-header.fc-widget-header {
  background-color: #0088CC;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
}
#calendar td.fc-widget-header .fc-row {
  border-right-color: #0088CC
}
#calendar .fc-row.fc-widget-header th {
  border: none;
}
td.fc-day.fc-widget-content.fc-sun
 {
  background-color: #ebebeb;
}
#calendar td.fc-day.fc-widget-content.fc-mon
 {
  background-color: #efefef;
}
#calendar td.fc-day.fc-widget-content.fc-tue
 {
  background-color: #f3f3f3;
}
#calendar td.fc-day.fc-widget-content.fc-wed
 {
  background-color: #f7f7f7;
}
#calendar td.fc-day.fc-widget-content.fc-thu
 {
  background-color: #f3f3f3;
}
#calendar td.fc-day.fc-widget-content.fc-fri
 {
  background-color: #efefef;
}
#calendar td.fc-day.fc-widget-content.fc-sat
 {
  background-color: #ebebeb;
}
#calendar td.fc-day.fc-widget-content
{
  border: none;
}
#calendar .fc-row.fc-week.fc-widget-content {
  border-bottom: 2px solid white;
}
#calendar .fc td.fc-today {
  border: none !important;
}

#calendar .tcCalendarEventAction {
  opacity: 0;
  transition: 0.4s opacity;
}

#calendar .fc-day-number {
  color: #666666;
  padding-left: 2px;
  padding-right: 2px;
}
#calendar .fc-day-number:not(.fc-other-month):hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
#calendar .fc-day-number.fc-sun:not(.fc-other-month):hover {
  background-color: #cccccc;
}
#calendar .fc-day-number:not(.fc-other-month):hover .tcCalendarEventAction {
  opacity: 1.0;
}

#tc-calendar-actions {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}

#tc-objectlist-table-container #tc-calendar-actions {
  border-bottom: none;
  border-top: none;
}

#tc-calendar-actions span.verticalBarDivider {
  display: inline-block;
}

#addSessionBtn {
  color: #ffffff;
}

#tc-calendar-actions a.calendarViewSwitch {
  display: inline-block;
  font-size: 1.8em;
  position: relative;
  top: 4px;
}

#tc-calendar-actions .pull-right a.calendarViewSwitch:hover {
    color: #0094D9;
    cursor: pointer;
    text-decoration: none;
}

#tc-calendar-actions span.verticalBarDivider {
  border-left: 2px solid #949494;
  display: inline-block;
  height: 15px;
  padding-bottom: 4px;
  position: relative;
  top: 4px;
}
#tc-calendar-events {
  clear: both;
  padding-top: 10px;
}

#tc-calendar-events h4 {
  color: #616161;
  font-size: 1.1em;
  margin-top: 5px;
}

#tc-calendar-events ul {
  color: #666666;
  list-style: none;
  margin-left: 0;
}

#tc-calendar-events > ul > li {
  border-bottom: 1px solid #e6e6e6;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tc-session-list-bullet {
  border-radius: 5px;
  background-color: #8AC007;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  height: 20px;
  margin-bottom: 15px;
  margin-right: 5px;
  padding: 0.4em;
  position: relative;
  text-align: center;
  top: 20px;
  width: 30px;
}

.tc-object-list-bullet {
  border-radius: 5px;
  background-color: #8AC007;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  margin-bottom: 15px;
  margin-right: 5px;
  padding: 0.1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

#tc-calendar-legend {
  clear: both;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  padding-top: 5px;
}

#tc-calendar-legend ul {
  color: #666666;
}

#tc-calendar-legend h4 {
  font-size: 1em;
  font-weight: 600;
}

#tc-calendar-legend .span10 span {
  top: 5px;
  position: relative;
}

.tc-legend-bullet {
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  height: 20px;
  padding: 0.4em;
  position: relative;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 30px;
}

.tc-legend-bullet:hover {
  cursor: default;
}

#tc-calendar-legend ul {
  list-style: none;
  margin-left: 10px;
}

#tc-userProfileMenuTmpDropDown .TCUserProfileOverlay,
#tc-locationDetailsTmpDropDown .TCLocationDetailsOverlay,
#tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay {
    max-height: 220px;
    overflow-y: auto;
}

#tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay {
    max-height: 520px;
}

#tc-locationDetailsTmpDropDown .TCLocationDetailsOverlay,
#tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay {
  z-index: 999999;
}

.tc-primarySection {
  border-bottom: 2px solid #ccc;
}

#tc-content-info .tc-primarySection h1 {
  font-size: 1.1em;
  margin-top: 0px;
}

.modalPopupSection h1 {
  font-size: 1.6em;
  color: #616161
}

@media (max-width: 767px) {
  #tc-calendar-legend li {
    padding-bottom: 10px;
  }

  #tc-searchcatalog-container>.tc-searchcatalog-leftmenushortcut {
    display: inline-block;
  }

    .tc-itemlist-profile-info-holder .TCUserProfileOverlay {
    left: 0;
    min-width: 200px;
    margin: 0px;
    max-width: none;
    padding: 0;
    position: relative;
    top: 0;
    word-wrap: break-word;
    width: 99%;
  }

  .tc-itemlist-profile-info-holder .TCUserProfileOverlay .TCUserProfileInfo {
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 8px 0px #777777;
    padding: 20px;
  }

  .tc-itemlist-profile-info-holder {
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9999999;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay {
    top: 42px !important;
    height: 100%;
    margin-right: 0!important;
    max-width:inherit;
  }

  #tc-locationDetailsTmpDropDown .TCLocationDetailsOverlay,
  #tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay  {
    margin: 0 auto;
    max-width: 500px;
    top: 25%;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay,
  #tc-locationDetailsTmpDropDown .TCLocationDetailsOverlay,
  #tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay  {
    min-width:inherit;
    left: 0!important;
    padding: 0px;
    max-height: 1000px;
    overflow-y: auto;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay .TCUserProfileInfo{
    padding: 20px;
    border-bottom: none;
  }
}

.tc-session-list-bullet:hover {
  cursor: pointer;
}

#tc-calendar-events li .span11 p {
  color: #666666;
  margin-bottom: 5px;;
}

.tc-calendar-child {
  background-color: #5c8170 !important;
  border-color: #5c8170 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.tc-calendar-child:hover {
  background-color: #2e4138 !important;
  border-color: #2e4138 !important;
}

.tc-calendar-standard {
  background-color: #705c81 !important;
  border-color: #705c81 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.tc-calendar-standard:hover {
  background-color: #2a2330 !important;
  border-color: #2a2330 !important;
}

.tc-calendar-virtual {
  background-color: #81705c !important;
  border-color: #81705c !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.tc-calendar-virtual:hover {
  background-color: #302a23 !important;
  border-color: #302a23 !important;
}

.tc-calendar-assigmentdue {
  background-color: #815e5c !important;
  border-color: #815e5c !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.tc-calendar-assigmentdue:hover {
  background-color: #543d3c !important;
  border-color: #543d3c !important;
}

#calendar .fc-day-grid-event:hover {
  cursor: pointer;
}

#calendar .popover,
#tc-calendar-events .popover {
  max-width: 400px;
  min-width: 300px;
  padding: 0;
  z-index: 2010;
}

#calendar .popover h3,
#tc-calendar-events .popover h3 {
  background-color: #0088CC;
  color: #ffffff;
}

#calendar .popover a.btn,
#tc-calendar-events .popover a.btn {
  background: #0088CC;
  color: #ffffff;
}
#calendar .popover a.btn:hover,
#tc-calendar-events .popover a.btn:hover {
  background: #006699;
}
#calendar .popover a.btn-danger,
#tc-calendar-events .popover a.btn-danger {
  background: #da4f49;
}
#calendar .popover a.btn-danger:hover,
#tc-calendar-events .popover a.btn-danger:hover {
  background: #bd362f;
}
#calendar .popover span.tcPopupAnotherBtn,
#tc-calendar-events .popover span.tcPopupAnotherBtn {
  margin-left: 5px;
}

#calendar .popover ul,
#tc-calendar-events .popover ul {
  color: #666666;
  list-style: none;
  margin: 0;
  padding: 0;
}

#calendar .popover-content,
#tc-calendar-events .popover-content {
  z-index: 1000;
}

.popover-content p.tc-popover-child-note {
  background-color: #e6e6e6;
  border-radius: 3px;
  padding: 5px;
}

.popover-content p.tc-popover-child-note a:hover {
  color: #08c;
  text-decoration: none;
}

#calendar .popover-content li,
#tc-calendar-events .popover-content li {
  padding-top: 5px;
  padding-bottom: 5px;
}

#calendar .popover-content li span.tc-value,
#tc-calendar-events .popover-content li span.tc-value {
  font-weight: 700;
}

#calendar .fc-event .tc-font-icon_flag6,
#calendar h3.popover-title .tc-font-icon_flag6,
.tc-conflictFlag {
  color: #cc0000;
}

#calendar .fc-event .tc-font-icon_flag6:hover,
#calendar h3.popover-title .tc-font-icon_flag6:hover {
  text-decoration: none
}

#calendar .fc-event-container.fc-other-month {
  opacity: .5;
  filter: alpha(opacity=30);
}

/* TOAST NOTIFICATION
---------------------*/
#tc-badgeAwardedToast {
  display: none;
}

.tc-toast .tc-notif {
  box-shadow: 0 7px 18px rgba(0,0,0,0.2);
  border-radius: 1px;
  background-color: #323232;
  color: #fff;
  font-size: 1.3em;
  position: fixed;
  right: 10px;
  padding: 12px 24px 17px 24px;
  vertical-align: middle;
  z-index: 1032;
}

.tc-toast .tc-peek-top {
  -webkit-animation: peek-top 5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: peek-top 5s forwards;
  animation-delay: 500ms;
}

.tc-toast .tc-peek-bottom {
  -webkit-animation: peek-bottom 5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: peek-bottom 5s forwards;
  animation-delay: 500ms;
}

.tc-toast .tc-show {
  -webkit-animation: show 0.5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: show 0.5s forwards;
  animation-delay: 500ms;
}

.tc-toast .tc-toastCell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.tc-toast img,
.tc-toast .tc-toastSuccessImage {
    width: 60px;
    height: 60px;
    margin: 10px;
}

.tc-toast .tc-toastSuccessImage i {
    display: block;
    font-size: 30px;
    margin-top: 20px;
}

.tc-toast .tc-notif.tc-toast-top {
  top: -140px;
}

.tc-toast .tc-notif.tc-toast-bottom {
  bottom: -140px;
  right: 60px;
}

/* DATE PICKER
--------------*/

#start_button, #end_button {
  cursor: pointer;
}
#ui-datepicker-div {
  background: #E6E6E6;
}

.ui-datepicker .ui-datepicker-header {
  background: transparent;
  border: none;
  border-radius: 0;
}

.ui-datepicker-title {
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  width: auto;
}

.ui-datepicker select {
  margin: 1px 1px;
  width: 45%;
}

.ui-widget-header .ui-state-hover {
  background-color: #E6E6E6;
  border: 1px solid transparent;
  cursor: pointer;
}

.datepicker-days td.day {
  border-radius: 0;
}

.datepicker-days td.day.active,
.datepicker-days td.day.active:hover,
.datepicker-days td.day.active:active {
  background: #febd69 !important;
  color: #111;
}

.datepicker-days td.day.disabled {
  opacity: 0.6;
  text-decoration: line-through;
  background: #f4f4f4;
}

/* STYLES FOR FORMS SIDE NAVBAR
-------------------------------------------------- */
.tc-form-sidenav {
    margin: 3px 0 0;
    padding: 0;
}

.tc-nav-tabs {
    margin-top: 0;

}

/*
.tc-form-sidenav > li:first-child > a {
    border-radius: 6px 6px 0 0;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #0088CC;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
*/
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background: transparent;
}

.tc-form-sidenav > li {
  border: 1px solid #E5E5E5;
  padding-left: 0;
  /*word-break: break-all;*/
  /*padding-left: 18px;*/
}

.tc-form-sidenav > li:first-child {
    border-radius: 0;
}
.tc-form-sidenav > li > a {
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
}

.tc-form-sidenav > li:last-child > a {
    border-radius: 0 0 0px 0px;
}

.tc-form-sidenav > .active > a {
    border: 0 none;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    padding: 9px 15px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.tc-form-sidenav li.active {
    border-color: #E5E5E5;
}

.tc-form-sidenav li.active,
#tc-formlinks-adv-list li.active,
#tc-formlinks-adv-list li.active a:hover,
#tc-tabsfragment-formlinks-adv-list li.active,
#tc-tabsfragment-formlinks-adv-list li.active a:hover {
  background-color: #0088CC;
  color: #FFFFFF;
}

.tc-form-sidenav li.active,
#tc-formlinks-adv-list li.active,
#tc-formlinks-adv-list li.active a:hover,
#tc-tabsfragment-formlinks-adv-list li.active,
#tc-tabsfragment-formlinks-adv-list li.active a:hover {
  background-color: #0088CC;
  color: #FFFFFF;
}

.tc-menu-list li.TCTabDisabled {
  display: none;
}

.tc-formlink-icon {
  float: left;
  position: relative;
  top: 8px;
  padding-left: 2px;
  padding-right: 3px;
  font-size: 18px;
  color: #51b7e4;
}

.active .tc-formlink-icon {
  color: #FFFFFF;
}

.tc-sidenav-loading {
  position: relative;
  top: 10px;
}

#tc-formlinks-adv-list,
#tc-tabsfragment-formlinks-adv-list {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 0;
}

#tc-formlinks-adv-list,
#tc-tabsfragment-formlinks-adv-list,
#tc-formlinks-adv-list li,
#tc-tabsfragment-formlinks-adv-list li,
#tc-formlinks-adv-list li a,
#tc-tabsfragment-formlinks-adv-list li a {
  background: rgba(0, 102, 153, 0.5);
}

#tc-formlinks-adv-list,
#tc-tabsfragment-formlinks-adv-list,
#tc-formlinks-adv-list > li,
#tc-tabsfragment-formlinks-adv-list > li,
#tc-formlinks-adv-list li a,
#tc-tabsfragment-formlinks-adv-list li a {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}

.tc-font-icon-qpools {
  padding-left: 0;
  padding-right: 5px;
}

#tc-addquestion-heading i,
#tc-addquestion-heading i:before {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

#tc-addquestion-heading i.tc-font-icon_question5 {
  position: relative;
  top: -5px;
  left: -5px;
}

#tc-question-container {
  margin: 0 10px;
}

.tc-question-head {
  background-color: #CCCCCC;
  line-height: 30px;
  padding: 2px 5px 2px 5px;
  border-bottom: 1px #eeeeee solid;
  font-size: 1.1em;
}

.tc-question-head:hover {
  cursor: pointer;
}

ul.dropdown-menu li.tc-question-head a {
  clear: none;
  display: inline;
  padding: 0;
  margin-left: 10px;
  color: #006697;
  font-size: 1.2em;
}

.tc-question-body {
  line-height: 20px;
  padding: 2px 5px 2px 5px;
  border-bottom: 1px #eeeeee solid;
  height: 120px;
  overflow-y: auto;
}

#tc-addquestion-toggle {
  font-size: 1.1em;
}

.tc-wait-form-submit {
  background: url(newui-images/loader_anim_small.gif) no-repeat !important;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: block;
  text-align: center;
  margin-left: 0;
}

table.tc-admin-list thead tr th:hover {
  text-decoration: none !important;
}
a.tc-admin-list-headtitleref:hover {
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
/* DRAG DROP AREAS
-------------------------------------------------- */
div.TCDragDropArea {
  padding: 10px;
  text-align: center;
}
div.TCDragDropArea ul.TCDragList {
  border: 1px dashed;
  list-style: none;
  margin: 5px auto;
  min-height: 40px;
  padding: 0;
  position: relative;
  width: 300px;
}
div.TCDragDropArea ul.TCDragList li {
  cursor: move;
  margin: 0px;
  padding: 5px;
  zoom: 1;
}
li.TCDragItem {
  background: #343131;
  border-color: #666666;
  color: #fff;
}

/* STYLES FOR ADMIN FORMS
-------------------------------------------------- */
.tc-preview-logo {
  max-height: 50px;
  /*max-width: 300px;*/
}

.tc-branding-help-btn {
  color: #666666;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 10px;
}

.tc-branding-help-btn-icon {
  margin-left: -3px;
}

.tc-showhide-user-password {
  padding: 5px 12px;
  border: 2px solid #a2a2a2;
  border-left:none;
  position:relative;
  top:1.5px;
}

.tc-showhide-user-password .tc-dark-icon {
  font-size: 1.2em;
  vertical-align: middle;
}

.tc-showhide-user-password:hover {
  text-decoration:none;
}

#tc-form-buttons,
#tc-form-buttons-end,
.TCFormButtons {
  margin: none;
  padding: none;
  text-align: right;
  height: 30px;
  background-color: #616161;
  padding: 14px 15px 15px;
  margin-bottom: 0px;
}

#tc-form-buttons-end {
  text-align: left;
  margin-top:0px;
 }

#modalPopup #EditObjectForm[action*="Creation90"] #tc-form-buttons-end {
   display: none !important;
 }
.TCFormButtons {
  border-bottom: 0;
  border-top: 0;
  margin: 0;
}
.TCFormButtons .TCSeparator {
  font-size: 0.3em;
  visibility: hidden;
}
.TCFormButtons div.TCNoBtnTextRight {
  float: right;
  color: #ffff;
  font-weight: bold;
}
#tc-form-buttons-end-spacer {
  max-width: 250px;
  padding-left: 10px;
  width: 180px;
  display: inline-block;
}

#tchelp-tc-form-buttons:hover {
  cursor: pointer;
}

#tc-form-title {
  float: left;
  font-family: "Open Sans";
  font-size: 1.2em;
  color: #f8f8f8;
  top: 5px;
  position: relative;
}

#tc-adminform-head {
  margin-bottom: 0px;
}

#tc-adminform-header-row {

}

.tc-adminform-body-start {
  margin: 0;
  height: 10px;
  /*border-top: #FFFFFF 1px solid;*/
  position: relative;
  width: auto;
  background-color: inherit;
  /* Webkit (Safari/Chrome 10) */
  /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E6E6E6), color-stop(50%, #F0F0F0), color-stop(90%, #FFFFFF));*/
  /* Webkit (Chrome 11+) */
  /*background-image: -webkit-linear-gradient(top, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* Mozilla Firefox */
  /*background-image: -moz-linear-gradient(top, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* IE10 Consumer Preview */
  /*background-image: -ms-linear-gradient(top, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* Opera */
  /*background-image: -o-linear-gradient(top, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* W3C Markup, IE10 Release Preview */
  /*background-image: linear-gradient(to bottom, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
}

.tc-adminform-body-end {
  clear: both;
  margin: 0;
  height: 10px;
  position: relative;
  width: auto;
  /* Webkit (Safari/Chrome 10) */
  /*background-image: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #E6E6E6), color-stop(50%, #F0F0F0), color-stop(90%, #FFFFFF));*/
  /* Webkit (Chrome 11+) */
  /*background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* Mozilla Firefox */
  /*background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* IE10 Consumer Preview */
  /*background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* Opera */
  /*background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  /* W3C Markup, IE10 Release Preview */
  /*background-image: linear-gradient(to top, #E6E6E6 0%, #F0F0F0 50%, #FFFFFF 90%);*/
  background-color: inherit;
  /*border-bottom: #E8E8E8 2px solid;*/
 }

 #tc-adminformbody-main {
   border-left: 2px solid #616161;
   border-right: 2px solid #616161;
   border-bottom: 5px solid #616161;
   border-top: 0;
 }

#tc-adminformbody-main>form {
  margin-bottom: 0;
}

 #tc-adminformbody-main-title {
   /*background: #E6E6E6;
   border-radius: 4px;*/
   line-height: 30px;
   padding-left: 25px;
   padding-right: 5px;
   font-size: 2.2em;
   margin-top: 15px;
   margin-bottom: 10px;
   font-weight: bold;
   text-rendering: optimizelegibility;
   display: block;
   word-break: break-all;
   width: 70%;
 }
 
 .tc-adminform-course-title {
    border-bottom: 1px solid;
    font-size: 1.5em;
    color: #616161;
    font-weight: 200;
    padding: 10px 5px;
    display: block;
    margin-bottom: 10px;
 }
 
 .tc-adminform-course-title>i {
    display: inline-block;
 }   
 
 .tc-adminformbody-widedisplay #tc-adminformbody-sidebar1.tc-adminformbody-widedisplay {
   width: 60px;
 }
 
 .tc-adminformbody-widedisplay #tc-adminformbody-sidebar1 #tc-form-sidenav-list>li>a,
 .tc-adminformbody-widedisplay #tc-adminformbody-sidebar1 #tc-formlinks-adv-list>li>a
  {
   position: relative;
 }
 
 .tc-adminformbody-widedisplay #tc-adminformbody-sidebar1 .tc-admin-menuitem-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 50px);
    position: absolute;
    display: inline-block;
    top: 0;
    left: 30px;  
 }
 
 .tc-adminformbody-widedisplay #tc-adminformbody-sidebar1:hover {
   /*width: unset;*/
 }
 
 .tc-adminformbody-widedisplay #tc-adminformbody-main.tc-adminformbody-widedisplay {
   width: calc(100% - 120px);
 }
 
 #tc-formdef-nav-widedisplay {
  position: absolute;
  top: 40px;
  z-index: 2;
  opacity: 0.9;
  transform: rotate(90deg);
  left: -20px;
  border-radius: 100%;
  box-shadow: 0 1px 9px #616161, 0 1px 6px #343434;
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition-property: box-shadow;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial;
  webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  webkit-transition-property: box-shadow;
  webkit-transition-duration: 0.28s;
  webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  webkit-transition-delay: initial;
  background-color: #fff;
  font-size: 1.3em;
  padding: 10px;   
 }
 #tc-formdef-nav-widedisplay:hover {
   opacity: 1;
 }
 #tc-formdef-nav-widedisplay.collapse-nav {
   transform: rotate(90deg);
 }

 #tc-formdef-nav-widedisplay.expand-nav {
   transform: rotate(270deg);
 }
 
 #tc-adminformbody-main-title .tc-header-parent-link {
   font-size: 0.45em;
   font-weight: 300;
 }

 #tc-adminformbody-main-title .tc-header-parent-link:hover {
    color: #08c;
  text-decoration: none;
 }

#tc-adminformbody-main .control-group .controls {
  padding-right: 4px;
}

#tc-adminformbody-main .control-group .controls input,
#tc-adminformbody-main .control-group .controls textarea {
    width: 80%;
}


#tc-adminformbody-main .control-group .controls .input-append.date input {
  width: auto;
}

.tc-adminform-flexlayout-navcol {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;  
}

.tc-adminform-flexlayout-navcol-main {
  flex: 1 1 auto;
  padding: 5px 20px;    
}

.tc-adminform-flexlayout-navcol-sidebar {
  flex: 0 0 260px;
  order: -1;
  padding: 5px 20px;
  background: #f4f4f4;  
}

.tc-adminform-flexlayout-navcol-main table.TCListing {
  background: #F4F4F4;
  border-spacing: 0 6px;    
}

.tc-adminform-flexlayout-navcol-main table.TCListing th  {
  vertical-align: top;
  font-weight: 600;
  background: #f4f4f4;
  margin: 3px 1%;
  box-shadow: 0 2px 1px rgba(0,0,0,0.12);
}

.tc-adminform-flexlayout-navcol-main table.TCListing th .TCListing-liner > .TCColHeadWithHelp {
  vertical-align: top;  
}

.tc-adminform-flexlayout-navcol-main table.TCListing th .TCListing-liner {
  white-space: normal;
  font-weight: 600; 
}

.tc-adminform-flexlayout-navcol-main table.TCListing tr.TCSubListing-even,
.tc-adminform-flexlayout-navcol-main table.TCListing tr.TCSubListing-odd {
  margin: 3px 1%;
  box-shadow: 0 1px 1px rgba(0,0,0,0.12);
  background: #FDFDFD; 
}

.tc-adminform-flexlayout-navcol-main table.TCListing tr.TCSubListing-even td,
.tc-adminform-flexlayout-navcol-main table.TCListing tr.TCSubListing-odd td {
  border-bottom: 1px solid #e6e6e6;
}
.tc-adminform-flexlayout-navcol-main table.tcReorder [name*="reorder-UserContents-"],
.tc-adminform-flexlayout-navcol-main table.tcReorder #reorder-UserContents {
  display: none;    
}
.tc-adminform-flexlayout-navcol-main table.tcReorder th .tc-reorder-listcontents:before {
  content: attr(data-tc-coltitle);  
}
.tc-adminform-flexlayout-navcol-main table.tcReorder td .tc-reorder-listcontents:before {
  content: "\e3df";
  font-family: 'tc_font_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.2em;
  margin-right: 0.2em;
  color: #666666;
  font-size: 1.6em;
  margin: 0 5px;
  position: relative;
  top: 2px;  
}
.tc-adminform-flexlayout-navcol-main table.tcReorder .tc-reorder-listcontents:hover,
.tc-adminform-flexlayout-navcol-main table.tcReorder>tbody>tr  {
  cursor: move;
  cursor: -webkit-grab; 
}
.tc-adminform-flexlayout-navcol-main .TCSubListing-buttons {
  display: none;    
}
.tc-adminform-flexlayout-navcol-main table.TCListing .tc-adminform-list-actions {
  width: 100%;
  text-align:center;    
}
.tc-adminform-flexlayout-navcol-main table.TCListing .tc-adminform-list-actions .dropdown {
  display: inline-block;
}
.tc-adminform-flexlayout-navcol-main table.TCListing .tc-adminform-list-actions .dropdown .dropdown-toggle>i {
  font-size: 1.3em;
}   
@media (max-width: 1200px) {
  .tc-adminform-flexlayout-navcol-sidebar {
    display: none; 
  }
}

.tc-form-message-row {
    text-align: left;
    padding: 20px 0;
    margin: 0 10px;
}

.tc-form-message-row .tc-icon {
    display: table-cell;
    vertical-align: middle;
}

.tc-form-message-row .tc-icon i {
    border-radius: 50%;
    border: 1px solid #3a87ad;
    padding: 10px;
    background: #3a87ad;
    color: #fff;
    float: left;
}

.tc-form-message-row .tc-text {
    font-weight: 600;
    font-size: 1.2em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.tc-form-message-row .tc-text .twitter-typeahead {
  font-size: 0.8em;
}

.tc-form-message-row .tc-text small {
  text-transform: none;
  font-weight: 200;
}

 .tc-font-icon_pushpin {
   color: #51b7e4;
    display: inline;
    vertical-align: middle;
    padding-left: 10px;
 }

#tc-adminformbody-main #TCActionToolbar {
  background-color: inherit;
  padding: 2px 5px;
}

.modal #tc-adminformbody-main-formtbl,
.modal #tc-adminform-body-end,
.modal #tc-adminform-body-start {
  border-left: 0;
  border-right: 0;
}
 #tc-form-sidenav-menuitems {
   height: 60px;
   border-radius: 6px 6px 0px 0px;
   margin-bottom: 0px;
   border: #CCCCCC 1px solid;
   -moz-box-shadow: inset 0 1px 0 #ffffff;
   -webkit-box-shadow: inset 0 1px 0 #ffffff;
   -moz-border-radius: 6px 6px 0 0;
   -webkit-border-radius: 6px 6px 0 0;
   background-color: #ffffff;
 }

 #tc-form-sidenav-actionsmenu {
   border: 1px solid #CCCCCC;
   border-radius: 6px 6px 6px 6px;
   margin-top: 2px;
 }

 #tc-form-sidenav-actionsmenuhead {
   background-color: #E6E6E6;
 }

 #tc-form-sidenav-actionsmenuaction {
   margin-left: 5px;
 }

 #tc-form-sidenav-actionsmenutoggle {
   font-size: 1.15em;
 }

#tc-adminformbody-sidebar1.tc-navtabs-sidebar {
  display: block !important;
}

#tc-adminformbody-main-toggleslist {
  width: 100%;
}

#tc-form-header-menulist-cont,
#tc-adminformbody-main-toggles {
  margin-top: 0;
  width: auto;
  margin-left: 10px;
  padding-left: 5px;
  float: right;
  margin-bottom: 5px;
}

#tc-adminform-header-row #tc-form-header-menulist-cont {
  max-width: 25%;   
}

#tc-adminformbody-actions {
  text-align: right;
}

#tc-objectlist-body .tc-objectlist-userprofile {
  display: table-row;   
}

#tc-objectlist-body .tc-objectlist-userprofile .tc-itemlist-status {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}

.tc-objectlist-userprofile .tc-objectlist-userprofile-user {
  display: table-cell;
  vertical-align: middle;
}

.tc-objectlist-userprofile .tc-objectlist-userprofile-usericon {
  display: table-cell;
  vertical-align: middle;
}

.tc-objectlist-userprofile .tc-vcard-item-image .tc-profiles-default-image-icon {
  margin-left: 0;   
}

.tc-objectlist-actions {
  position: absolute;
  top: 10px;
  right: 5px;
}

#tc-objectlist-filter-div {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #bdbdbd;
}

.tc-objectlist-no-border-bottom #tc-objectlist-filter-div {
  border-bottom: none; 
}

.filter-icon .accordion-group {
    border: 1px solid #0094D9;
}

.tc-inline-close,
.tc-font-icon_close.tc-inline-close {
  color: #cfcfcf;
}

 #tc-form-header-menulist,
 #tc-form-header-menulistoverflow {
   float: right;
   padding: 0;
   margin: 0;
   margin-right: 0;
   font-size: 0.9em;
}

#tc-form-header-menulist,
#tc-form-header-menulistoverflow,
.tc-menu-list {
  /*display: table;*/
  padding-left: 0;
  padding-right: 0;
}

#tc-form-header-menulist li,
#tc-form-header-menulistoverflow li,
.tc-menu-list li,
.tc-menu-item,
.tc-form-menu-item {
  /*display: table-row;*/
  padding: 0;
  font-size: 1.0em;
  /*border-top: 1px dotted #4d4d4d;*/
  color: #fff;
  width: auto;
}

#tc-form-header-menulist>li>a,
#tc-formheader-menuoverflow>li>a {
  position: relative;
  text-align: left;
    
}

#tc-form-header-menulist>li>a .tc-admin-menuitem-action,
#tc-formheader-menuoverflow>li>a .tc-admin-menuitem-action {
  display: inline-block;
  position: absolute;
  left: 0;  
}

#tc-form-header-menulist>li>a .tc-admin-menuitem-text,
#tc-formheader-menuoverflow>li>a .tc-admin-menuitem-text {
  padding-left: 40px;
  display: inline-block;
  text-align: left;
  word-break: break-word;   
}

#tc-formheader-menuoverflow-cont {
  color:#666;
  text-align:left;
}

#tc-formheader-menuoverflow-cont>.dropdown>a.dropdown-toggle {
  padding: 2px;
  background: inherit;
  color: #666;
  border: 0;
  transition: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0.8;
}

#tc-formheader-menuoverflow-cont>.dropdown>a.dropdown-toggle:hover {
  opacity: 1.0;
}

#tc-formheader-menuoverflow-cont>.dropdown>a.dropdown-toggle .caret {
  border-top-color: #FFA500;
  border-bottom-color: #FFA500;
  border-top-width: 8px;
  border-right-width: 8px;
  border-left-width: 8px;
}

#tc-formheader-menuoverflow {
  margin-left: -10px;
}

ul#tc-formheader-menuoverflow>li {
  margin-left: 10px;
}

#tc-form-header-menulist li {
  /*margin-bottom: 5px;*/
  margin-top: 5px;
}

.tc-menu-list li a,
.tc-menu-item a,
.tc-form-menu-item a,
.tc-objlist-link {
  padding: 0;
  margin: 0;
  background: #0088CC;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  text-shadow: none;
  color: #fff;
  padding-right: 10px;
  -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;
  border-bottom: 1px dotted #fff;
  display: block;
  /*white-space: nowrap;*/
}

.tc-menu-item,
.tc-form-menu-item {
  /*display: table-row;*/
  /*max-width: 250px;*/
  font-size: 1.15em;
  font-weight: bold;
}

.tc-menu-item,
.tc-form-menu-item {
  box-shadow: none;
}

#tc-nav-tabs .tc-nav-menu-active,
#tc-formlinks-adv-list .tc-nav-menu-active {
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.5);
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.tc-menu-item a,
.tc-form-menu-item a,
#tc-nav-tabs .tc-nav-menu-active a,
.tc-menu-list [data-menulink-type] a,
.tc-objlist-link {
  background: #84D7FF;
  color: #fff;
}

.tc-menu-list [data-menulink-type] a,
.tc-objlist-link {
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.8;
  border: 1px solid #fff;
  padding-bottom: 3px;
}

.tc-menu-list [data-menulink-type] .tc-admin-menuitem-text,
.tc-objlist-link-text {
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
  vertical-align: bottom;
}

.tc-menu-list [data-object-type]:first-child a,
a.tc-objlist-link {
  background: #fff;
  color: #fff;
  /*border-bottom: 1px solid #53C7FF;*/
}

.tc-admin-menuitem-action img.font-icon-backup-image {
  height: 20px;
  width: 20px;
}

#tc-form-header-menulist>[data-object-type]:first-child a .tc-admin-menuitem-action,
.tc-objlist-link .tc-objlist-link-action {
  background: #FFA500;
}

#tc-nav-tabs .tc-nav-menu-active a {
  background: #616161;
  color: #fff;
  border-bottom: 1px solid #666;
}

#tc-nav-tabs .tc-nav-menu-active .tc-admin-menuitem-action{
  background: #1A1A1A;
}

#tc-nav-tabs .tc-nav-menu-active a:hover {
  background: rgba(0, 0, 0, 0.8);
}

.tc-menu-item a:hover,
.tc-menu-list li a:hover,
#tc-form-sidenav-list li a:hover,
#tc-adminformbody-sidebar1 .tc-menu-list li a:hover,
.tc-menu-item a:focus,
.tc-menu-list li a:focus,
#tc-form-sidenav-list li a:focus,
#tc-adminformbody-sidebar1 .tc-menu-list li a:focus {
  background: rgba(0, 0, 0, 0.8);
  color: #fefefe;
  text-decoration: none;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  border-bottom-style: solid;
}

#tc-form-header-menulist li a:hover,
.tc-menu-list li a:hover,
a.tc-objlist-link:hover,
#tc-form-header-menulist li a:focus,
.tc-menu-list li a:focus,
a.tc-objlist-link:focus {
  opacity: 1.0;
  /*border-bottom: 1px solid #ffc04c;*/
  transform: none;
}

a.tc-objlist-link {
    background: inherit;
    border: 0;
    font-size: 1.0em;
    top: 0;
    text-decoration: none;
    opacity: 1.0;
}

a.tc-objlist-link:hover {
    opacity: 0.6;
}

.tc-objlist-link-action {
  box-shadow: 0 3px 5px rgba(0,0,0,0.16);
}

#tc-form-header-menulistoverflow li a:hover,
#tc-form-header-menulistoverflow li a:focus {
  opacity: 1.0;
}

#tc-form-header-menulist li a:hover,
#tc-form-header-menulist li a:focus {
  background: #fff;
}

.tc-menu-list.tc-menu-list-alternative li a:hover,
.tc-menu-list.tc-menu-list-alternative li a:focus,
.tc-menu-list.tc-menu-list-alternative li a:active {
  background: #fff;
  border-bottom-color: #fff;

}

.tc-formheader-hidemenuopt {
  display: none;
}

#tc-nav-tabs .tc-nav-menu-active a:hover {
  transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
}

.tc-admin-menuitem-action,
.tc-admin-formmenuitem-action,
.tc-objlist-link .tc-objlist-link-action {
  display: table-cell;
  padding: 8px;
  background: rgba(0, 102, 153, 0.5);
}

.tc-admin-menuitem-action i,
.tc-admin-formmenuitem-action i,
.tc-objlist-link .tc-objlist-link-action i {
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-size: 1.25em;
  display:table-cell;
}

.btn-group>.dropdown-menu.tc-adminlist-dropdown-menu li {
  font-size: 1.0em; 
}
.tc-adminlist-dropdown-menu .tc-admin-menuitem-action {
  background: transparent;
  padding: 8px 4px;
  font-size: 1.2em; 
}

.tc-objlist-link .tc-objlist-link-action i {
  color: #fff;
}

#tc-admin-list-info-column i {
  display:inline-block;
}

.tc-admin-menuitem-text,
.tc-admin-formmenuitem-text,
.tc-objlist-link-text {
  display:table-cell;
  vertical-align:middle;
  padding: 5px 10px;
  word-break: break-all;
}

.tc-admin-formmenuitem-action,
#tc-form-header-menulist .tc-admin-menuitem-action,
#tc-admin-list-info-column,
.tc-objlist-link .tc-objlist-link-action {
  background: rgba(0, 159, 236, 0.5);
}

#tc-adminformbody-actions .tc-admin-menuitem-action,
.tc-objlist-link .tc-objlist-link-action {
  background: #ffc04c;
  border-radius: 50%;
  margin-right: 10px;
}

.tc-form-menu-item a:hover  {
  background: rgba(0, 0, 0, 0.8);
  color: #f8f8f8;
  text-decoration: none;
}

#tc-form-header-togglelist-cont {
  float:right;
}

#tc-main-primarycolumn-content #tc-adminform-breadcrumb {
  padding-left: 0;
}

#tc-main-primarycolumn-content #tc-adminformbody-main-title {
  padding-left: 10px;
}

#tc-main-primarycolumn-content>#EditObjectForm {
  margin-bottom: 0;
}

.tc-widget-content #tc-adminform-breadcrumb,
.tc-cardlist-container.TCWidget #tc-adminform-breadcrumb {
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 10px;
}

#tc-main-primarycolumn-content .tc-cardlist-container.TCWidget #tc-adminform-breadcrumb {
  padding-left: 10px;   
}

#tc-adminform-breadcrumb {
  margin-bottom: 5px;
  font-size: 1.0em;
  border-bottom: 1px solid #e2e2e2;
  padding: 2px 0;
  padding-left: 10px;
  margin-right: -5px;   
}

.modal-body #tc-adminform-breadcrumb {
  margin-right: 0;   
}
    
 .tc-adminform-breadcrumb-menubtn {
   font-size: 110%;
 }

#tc-adminform-breadcrumb-menubtn {
  margin-bottom: 3px;
  color: #fff;
  text-shadow: none;
}
#tc-adminform-breadcrumb-menubtn:hover {
}
#tc-adminform-breadcrumb-menubtn a.tc-button-action {
  border-radius: 6px;
  padding:2px 5px;
  background:#0094D9;
  -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;
  color:#fff
}
#tc-adminform-breadcrumb-menubtn a.tc-button-action:hover {
  text-decoration: none;
  background:#1B75BB;
}

#tc-adminform-actions {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}

.tc-form-admin-details {
  background: #ccc;
  padding: 2px;
}

#tc-adminformbody-main-title .tc-admin-conf-date-info {
  line-height: 30px;
  font-size: 0.5em;
  margin-left: 0;
  font-weight: 200;
}

#tc-adminformbody-main-title .tc-admin-conf-mgmt-reg-period {
  font-weight: 100;
  font-style: italic;
}

#tc-adminformbody-main-title .tc-admin-conf-mgmt-location {
  line-height: 20px;
  font-size: 0.45em;
  font-weight: 100;
  margin: 0 0 11px 0;
}

.tc-admin-form-loctaion {
  font-size: 0.45em;
  font-weight: 100;
  line-height: 12px;
  margin: -15px 0 15px 50px;
}

input.tc-number-input-small {
   width: 2em;
}

input.tc-number-input-medium {
   width: 4em;
}

#tc-attendance-collapse .accordion-heading {
  font-size: 1.2em;
  padding: 10px 0 10px 10px;
}

#tc-ilt-session-header ul.tc-header-stats {
  background-color: #FFFFFF;
  border-radius: 6px;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);*/
  margin: 0;
  max-width: 350px;
  padding: 0;
  margin-bottom: 10px;
  float: left;
}

#tc-conf-header ul.tc-header-stats {
  background-color: #FFFFFF;
  border-radius: 6px;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);*/
  margin: 0;
  max-width: 250px;
  padding: 0;
  margin-bottom: 10px;
  float: none;
}

#tc-ilt-session-header a.accordion-toggle,
#tc-conf-session-header a.accordion-toggle {
  padding: 0;
  line-height: 30px;
}

ul.tc-header-stats > li:first-child > a,
ul.tc-header-stats > li:first-child > div {
  border-radius: 6px 6px 0 0;
}

ul.tc-header-stats > li > a,
ul.tc-header-stats > li > div {
  border: 1px solid #E5E5E5;
  display: block;
  margin: 0 0 -1px;
  padding: 8px 14px;
}

.tc-header-stat {
  max-width: 200px;
  float: left;
  text-align: center;
  margin: 10px;
  margin-left: 20px;
}

ul.tc-header-stats span.badge,
.tc-header-stat span.badge
 {
  margin-left: 10px ;
}

.tc-assoc-badge {
  padding:2px 5px;
  margin: 0 10px;
  font-size:0.7em;
  position:relative;
  cursor:pointer;
}

.tc-stat-label {
  color: inherit;
  font-size:1.0em;
  display:inline;
}

ul.tc-header-stats > li > div.tc-stat-label .tc-substat-label {
  padding: 5px 0 0 30px;
  font-size: 0.9em;
  color: #999999;
  border-top: none;
}

.tc-substat-label .badge {
  opacity: 0.6;
}

.tc-font-icon_clipboard2,
.tc-font-icon_formobjtype144 {
  color: inherit;
}

.tc-font-icon_formobjtype144 {
  font-weight: 800;	
}
.tc-stat-daterange {
  color:inherit;
  font-size:1.1em;
  display:inline;
  background-color:#e6e6e6;
  border-radius: 4px;
  color: #666666;
  padding: 2px 5px 2px 5px;
  margin-left: 20px;
}

.tc-button-disabled {
  cursor: not-allowed;
}

.tc-disabled-action i {
  cursor: not-allowed;
  opacity: 0.2;
}

.tc-noborder,
#tc-adminformbody-main.tc-noborder {
  border: 0;
}

.tc-tooltip-highlight {
  color: #F89406;
  font-size: 1.2em;
  text-transform: uppercase;
}

.tc-tooltip-smemphasis .tooltip {
  font-size: 0.9em;
  font-weight: 400;
}

.tc-tooltip-emphasis .tooltip {
  font-size: 1.1em;
  font-weight: 600;
}

i.tc-font-icon_clock.tc-tooltip {
  cursor: pointer;
}

span.tc-tooltip,
.tc-editable-text:not(.tc-score),
.tc-editable-select,
.tc-editable-list {
  /*border-bottom: 1px dotted #666;*/
  padding-bottom:2px;
  cursor:help;
}

#TCShoppingCartOverlay .tc-editable-text.tc-enter-donation {
    margin-top: 5px;
    display: inline-block;
}

.tc-status-alert-yellow {
  color:#c09853;
  background-color:#fcf8e3;
  padding:2px 4px;
}
.tc-status-alert-yellow.tc-pending-payment {
  padding: 0px 0px 0px 8px;
  border-radius: 9%;
  display: inline-block;
}

.tc-status-alert-red {
  color:#b94a48;
  background-color:#f2dede;
  padding:2px 4px;
}

.tc-status-alert-green {
  color:#468847;
  background-color:#dff0d8;
  padding:2px 4px;
}

.tc-form-action {
  font-size: 2em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tc-form-action a:hover {
  color: #35bdff;
  text-decoration: none;
}

.tc-action-message {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50000;
  font-size: 1.3em;
  opacity: 0.98;
  text-align: center;
}
.tc-action-message-modal {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 10000;
  font-size: 1.3em;
  opacity: 0.98;
  text-align: center;
}
.tc-action-message-contents {
  padding: 25px;
  line-height: 1.5em;
}

.tc-action-message-action {
  margin: 20px 0;
  font-weight: 600;
  font-size: 1.1em;
}

div.tc-action-gotit {
  margin-top: 10px;
}

button.tc-action-gotit {
  display: block;
  margin: 0 auto;
  opacity: 0.8;
}

button.tc-action-gotit.btn:hover {
  background-position: inherit;
}

hr.tc-form-hr {
  margin: 5px;
  border-style: dotted;
  background-color: #9ee0ff;
}

.tc-action-message-contents .accordion {
  font-size: 0.9em;
  background: #fff;
  margin: 10px auto;
  width: 600px;
  text-align: left;
  color: #000;
  opacity: 0.8;
  font-weight: 200;
}

.tc-action-message-contents .accordion-heading {
    text-align: center;
}

#tc-addquestion-collapse {
  margin: 0 10px;
}

.tc-pagination {
  float: right;
}

#tc-low-res-activities {
  clear: both;
  display: none;
}

.tc-mobile-action-buttons {
  text-align: center;
}

.tc-mobile-action-buttons input {
  margin-left: 4px;
  padding: 4px 4px;
  font-size: 1em;
}

.tc-sc-update-quantity {
  display: block;
}
.tc-itemlist input.SCquantity  {
  width: 1em;
}

.tc-sc-update-token {
  display: inline;
  position: absolute;
  padding: 2px 10px;
}

.tc-low-res-checkout-header {
  position: fixed;
  top:40px;
  left:0;
  width: 100%;
}

.tc-low-res-checkout-header h5 {
  float: left;
  margin: 15px 10px;
}

h5 .tc-sc-mobile-price {
  padding-left: 10px;
}

.tc-sc-mobile-price {
  color: #EA6238;
}

.TCTableTitle.tc-small-viewport-title {
  width: 100%;
  background-color: #eeeeee;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
  display: block !important;
}

.TCTableTitle.tc-small-viewport-title span {
  padding-left: 10px;
}

.tc-summary-mobile td.price {
  text-align: right;
}
.tc-summary-mobile tbody td {
  padding-bottom: 4px;
}

.tc-summary-mobile tfoot {
  border-top: 1px solid #000000;
  font-weight: bold;
  padding: 10px;
}

.tc-summary-mobile tfoot td.price {
  color: #EA6238;
}

.tc-summary-mobile tfoot td {
  padding-top: 5px;
}

.mobileActionsFooter {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 32px;
  font-size: 1.3em;
  color: #FFF;
  padding: 4px 10px;
  background: #393637;
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #373334), color-stop(90%, #343131));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #393637 0%, #343131 90%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #393637 0%, #343131 90%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #393637 0%, #343131 90%);
  /* Opera */
  background-image: -o-linear-gradient(top, #393637 0%, #343131 90%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #393637 0%, #343131 90%);
  /* IE9 */
  filter: none;
}

.mobileActionsFooter input, .mobileActionsFooter a {
    float: right;
    position: relative;
    right: 10px;
  margin-right: 10px;
}

.mobileActionsFooter input.returnMobile, .mobileActionsFooter a.returnMobile {
  float: left;
  margin-left: 10px;
}

.mobileActionsFooter h5 {
    float: left;
    margin: 5px 0px;
}

.mobilePanel {
  margin-bottom: 20px;
}

.mobilePanel select {
  width: auto;
}

.mobilePanel td.headerLabel {
  float: left;
  margin-bottom: 15px;
}

.mobilePanel td.headerLabel span:first-child {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-weight: bold;
}

.mobilePanel .TCTableTitle  {
  font-size: 1.3em;
  margin-bottom: 10px;
}

.media.tc-itemlist {
  border-bottom: #eeeeee 2px solid;
  padding: 0 10px 20px 10px;
  overflow: visible;
  font-size: 1.2em;
}

.media.tc-itemlist .tc-vcard-userprofile {
  color: #616161;   
}

.media.tc-itemlist .tc-vcard-userprofile .tc-itemlist-status-username {
  width: 100px;
  max-width: 100px;
  max-height: 60px; 
  overflow:hidden;
  font-size: 0.9em;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
}
.media.tc-itemlist .tc-standardlist-statustags {
  padding-bottom: 8px;
  padding-left: 40px;   
}

.tc-objectlist-cell-no-padding .media.tc-itemlist,
.tc-popupselect-table-container .tc-objectlist-cell-no-padding .media.tc-itemlist {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.media.tc-itemlist .tc-catalog-msg {
  margin-bottom: 0;
  margin-right: 0;
  padding: 5px;
  display: inline-block;
  position: relative;
}

.media-heading.tc-itemlist-title {
  line-height: 20px;
}

.media-heading.tc-itemlist-title .tc-learning-title {
  display: inline-block;
  word-break: break-all;
}

.tc-attach {
  display: inline-block;
  font-size: 14px;
  opacity: 0.6;
}

.media-heading.tc-itemlist-title .tc-attach {
  color: #006697;
}

.tc-itemlist-title {
  font-size: 1.2em;
}

.tc-itemlist-title-main {
  margin-bottom: 5px;
}

p.media-heading.tc-itemlist-title {
  font-weight: 600;
}
.media.childElement  {
  background-color: #FFFFCC;
}

.tc-admin-cardlist .tc-popupselect-table-container {
    padding-top: 15px;
    padding-left: 10%;
    padding-right: 10%;
}

.tc-admin-cardlist .tc-list-quicksearch-actions li {
  border-color: transparent;
}

#tc-object-main.tc-admin-cardlist .tc-cardlist .media.tc-itemlist {
  background: #fff;
  margin-top: 7px;
  border-bottom: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.tc-admin-cardlist #tc-list-pager {
  background: inherit;
}

.tc-admin-cardlist .tc-list-quicksearch-actions li.on {
  background: transparent;
  border-color: transparent;
}

.tc-admin-cardlist .tc-section-break {
  background: #d1d1d1;
}

#tc-object-main.tc-admin-cardlist div#tc-widget-object-summary {
  border: 0;
  clear: both;
  float: left;
}

#tc-object-main.tc-admin-cardlist .TCWidget {
  background: #fff;
}

#tc-object-main.tc-admin-cardlist .TCWidget.alert-info {
  background: #d9edf7;
}

#tc-object-main.tc-admin-cardlist .TCWidget h1 {
  background: #8a8a8a;
  color: #eee;
  text-shadow: none;
}

#tc-object-main.tc-admin-cardlist .tc-replacement-section .TCWidget h1 {
  background: #d1d1d1;
  color: #616161;
}

.tc-widget-listitem {
  border-bottom: 2px solid #e2e1e0;
  margin-top: 5px;
  background: #fff;
}

.media .tc-itemlist-type i {
  font-size: 24px;
}

.media .tc-itemlist-right {
  float: right;
  text-align: right;
}

.media .tc-itemlist-right-top {
  float:left;
  margin-bottom: 5px;
  width: 100%;
  font-size: 0.9em;
}

.media .tc-itemlist-right-top .tc-itemlist-right-status {
  margin: 5px 0 5px 0;
}

.media .tc-itemlist-right-top .tc-itemlist-right-status span {
  background-color: #e4e4e4;
  font-weight: bold;
  padding: 4px;
}

.tc-itemlist-right-middle {
  font-style: italic;
  font-size: 1.1em;
}

.media .tc-itemlist-right-bottom {
  width: 100%;
}

.media .tc-itemlist-right-bottom {
  width: 100%;
}

.media .tc-itemlist-right-bottom .tc-item-discussions {
  float: none;
  clear: both;
  padding-bottom: 10px;     
}

.tc-item-discussions-link {
  position: relative;   
}

.media .tc-itemlist-detail {
  float: left;
  font-size: 1.1em;
}

media .tc-itemlist-detail-italic {
  font-style: italic;
}

.media .media.tc-itemlist-children {
  clear: both;
}

.media .media.tc-itemlist {
  padding: 10px;
  overflow: visible;
  border-bottom: none;
}

.media.tc-itemlist-children {
  margin-top: 0;
}

.tc-itemlist-ratingsReview {
  font-size: 0.8em;
  margin: 5px 0;    
}
.tc-itemlist-subtitle {
  font-weight: 200;
  font-size: 0.8em;
}

.tc-itemlist-link-actions .btn-group button{
  margin-top: 5px;
  margin-bottom: 5px;
}

.tc-itemlist-description {
  font-weight: 200;
  font-size: 0.9em;
  padding-bottom: 10px;     
}

.tc-itemlist-subsubtitle {
  text-transform: initial;
  opacity: 0.8;
  font-size: 85%;
  line-height: 1;
  margin-top: -1px;
}

.tc-itemlist-objectlink {   
  -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;
}

.tc-itemlist-objectlink:hover {
  opacity: 0.8;
  cursor: pointer;  
}

.tc-itemlist-flex,
.media.tc-itemlist .tc-itemlist-flex {
  display: flex;    
}

.tc-itemlist-w33 {
  display: inline-block;
  width: 33.33%;   
}

.tc-itemlist-w66 {
  display: inline-block;
  width: 66.66%;    
}

.tc-item-list-coltype-1 {
  font-size: 0.9em;
  opacity: 0.875;
  padding: 4px; 
}

.tc-item-list-coltype-2 {
  padding: 4px;
  text-align: center; 
}

.tc-item-list-headertype-1 {
  text-align: right;
  font-weight: 600;
  font-size: 0.9em;
  color: #616161;
  padding: 8px 4px;
  box-sizing: border-box;
}  

.tc-item-list-headertype-2 {
  text-align: center;
  font-weight: 600;
  font-size: 0.9em;
  color: #616161;
  padding: 8px 4px;
  box-sizing: border-box;
}

.tc-itemlist-children .media.tc-itemlist {
  padding-left: 0;
  margin-right: 0px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 5px;
}

.tc-itemlist-children .tc-itemlist-type {
  visibility: hidden;
}

.tc-itemlist-children .media-body {
  border-left: #e4e4e4 3px solid;
  padding-left: 10px;
}

.tc-listitem-children-collapse {
  margin-top: 5px;
  font-size: 0.8em;
  color: #006697;
}

.tc-listitem-actionmenu-align {
  left: auto;
  right: 0;
}

#tc-listitem-headermenu {
  font-size: 0.8em;
  border-radius: 0;
  padding-top: 0;
}

#tc-listitem-headermenu .dropdown-header {
  background-color: #eeeeee;
  padding: 5px;
}

#tc-listitem-sort {
  float: right;
  top: -2px;
  margin-right: 10px;
}

.tc-cardlist .tc-itemlist-status {
  vertical-align: 50%;
}

.tc-enabled-status {
  border-radius: 50%;
  width: 25px;
  height:25px;
}

.tc-enabled-status.tc-enabled {
  background: #468847;
}

.tc-enabled-status.tc-disabled {
  background: #ccc;
}

.tc-status-inner i {
  font-size: 1.2em;
  color: #fff;
  position: relative;
  top: 3px;
  left: 1px;
}

.tc-activity-inner i {
  font-size: 1.4em;
  position: relative;
  top: 3px;
  left: 1px;
}

.tc-approvalAction i.tc-font-icon_thumbs-up3 {
  color: #fff;
}
.tc-approvalAction i.tc-font-icon_thumbs-up4,
.tc-batch-approvalAction i.tc-font-icon_thumbs-up4 {
  color: #333;
}

.tc-status-indirect {
  opacity: 0.5;
}

.tc-cardlist {
  margin-top: -10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
  z-index: 0;
}

.tc-cardlist .tc-itemlist {
  background: inherit;
  -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;
}

.tc-cardlist .tc-itemlist:hover {
  background: #f8f8f8;
  /*
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  */
}

.tc-cardlist .media.tc-itemlist {
  padding-top: 15px;
  margin-top: 0;
  border-bottom: 2px solid #eeeeee;
}

.tc-cardlist .tc-popupselect-table-body {
  overflow-x: visible;
  overflow-y: visible;
}

.tc-popupselect-table-body div.tc-admin-pin,
.tc-popupselect-table-body div.tc-admin-unpin {
  display: inline-block;
}

.tc-cardlist .media, .tc-cardlist .media-body {
  overflow: visible;
}

.tc-cardlist .media-body {
  margin-left: 0;
}

.tc-cardlist .TCWidget>div {
  padding:0 15px;
  width: calc(100% - 30px);
}

.tc-widget-list .TCWidget a.btn {
  background-color: #f5f5f5;
}

.tc-widget-list .TCWidget a.btn:hover {
  background-color: #eee;
}

.tc-widget-list-inner {
  background: #f4f4f4;
  margin-top: -10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 10px;
}

.tc-widget-list-accordion,
.row-fluid .tc-widget-list-accordion {
  min-height: 0;
  margin-left: 0;
}

.tc-widget-list-accordion .accordion-inner {
  margin-top: 5px;
  background: #f8f8f8;
  font-family: roboto;
}

.tc-widget-list-primary {
  font-size: 1.1em;
}

.tc-widget-list-primleft {
  padding-right:5px;
  font-size:1.1em;
  vertical-align:top;
  white-space: nowrap;
}

.tc-widget-list-primleft .tooltip {
  white-space: normal;
}

.tc-widget-list-secondary {
  font-size: 1.0em;
  font-style: italic;
}

.tc-widget-list-secondary img {
  max-height: 40px;
  max-width: 40px;
}

.tc-widget-list-action {
  font-size: 1.0em;
  font-weight: 600;
}

.tc-widget-list-separator {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tc-list-widget .alert {
  font-size: 1.1em;
}

.tc-widget-list-leftspan,
.tc-widget-list-rightspan {
  white-space: inherit;
  font-size: 1.1em;
}

.tc-widget-list-leftspan>div,
.tc-widget-list-leftspan>span,
.tc-widget-list-rightspan>div,
.tc-widget-list-rightspan>span {
  display: table-cell;
}

.tc-widget-list-rightspan>.tc-activity-type {
  visibility: hidden;
}

.tc-widget-list-contents div {
  margin: 5px 2px;
}

.tc-widget-status-warn {
  color: #c09853;
  background-color: #fcf8e3;
  border-top: 1px solid #fbeed5;
  border-bottom: 1px solid #fbeed5;
  font-weight: 600;
  padding: 3px 2px;
}

.tc-widget-status-success {
  color: #468847;
  background-color: inherit;
  /*border: 1px solid #d6e9c6;*/
  font-weight: 600;
  padding: 3px 2px;
}

.tc-widget-status-info {
  color: #3a87ad;
  background-color: inherit;
  /*border: 1px solid #bce8f1;*/
  font-weight: 600;
  padding: 3px 2px;
}

.tc-widget-mobile-member {
  float: left;
  display: inline-block;
  border: 2px dotted #ccc;
  margin-right: 5px;
}

.tc-itemlist-menu {
  background: #f4f4f4;
  /*border: 0;*/
  border-radius: 0;
  /*padding: 0;*/
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.tc-itemlist-menu li {
  font-size: 0.9em;
}

.tc-itemlist-menu li.tc-cart-overlay-action a {
  padding: 2px 0;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tc-itemlist-menu li.tc-cart-overlay-action a:hover,
.tc-itemlist-menu li.tc-cart-overlay-action a:active,
.tc-itemlist-menu li.tc-cart-overlay-action a:focus {
  background: #d9edf7;
  opacity: 1.0;
  color: inherit;
}

.tc-itemlist-menu .dropdown-submenu {
  position: relative;
}
.tc-itemlist-menu .dropdown-submenu a {
  text-align: left;
}
.tc-itemlist-menu .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.tc-itemlist-menu .dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.tc-itemlist-menu .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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.tc-itemlist-menu .dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}
.tc-itemlist-menu .dropdown-submenu.pull-left {
  float: none;
}
.tc-itemlist-menu .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;
}

.tc-itemlist-menu .divider {
  margin: 0 1px;
}

.tc-cardlist .TCWidget>div.tc-form-info {
    padding: 10px;
    margin: 0;
}

.tc-cardlist-container .tc-popupselect-table-body > table {
  table-layout: inherit;
  float: none;
}

.tc-cardlist-container tbody#tc-objectlist-body>tr>td {
  padding-top: 0;
}

.tc-cardlist-container .tc-student-facing-list tbody#tc-objectlist-body>tr>td {
  padding-top: 8px;
}

.tc-cardlist-container .tc-student-facing-list thead#tc-objectlist-head>tr>th {
  padding: 12px;
}

.tc-cardlist-container .tc-student-facing-list thead#tc-objectlist-head>tr>th>div {
  padding: 0;
}

.tc-cardlist-container tbody#tc-objectlist-body>tr>td.tc-objectlist-cell-no-padding {
  padding: 0;
}

.tc-cardlist-container tbody#tc-objectlist-body>tr>td.tc-objectlist-cell-no-padding:hover {
  background-color: #fff;
}

.tc-cardlist-container .tc-trainee {
    background: #eee none repeat scroll 0 0;
    font-size: 0.8em;
    font-style: italic;
    opacity: 0.6;
}

.main-content div.tc-form-info:not(.tc-form-info-collapse-inline) {
    padding: 10px;
    margin: 0;
    margin-bottom: 10px;
}
.main-content div.tc-form-info.tc-add-border-bottom {
    border-bottom: 1px solid #616161;
}

.main-content div.tc-form-info.tc-student-facing-list-info {
  margin: 0 auto;
  margin-bottom: 10px;
}

table#tc-team-upcoming-due td {
  border-top: 0;
}

#tc-email-frm {
  padding: 0;
}

#tc-email-recipients,
.tc-variable-subst-wrapper {
  border: 0 none;
  margin: 0;
  padding: 0;
  color: #222222;
  font-size: 110%;
}

#tc-email-recipients>div,
.tc-variable-subst-wrapper>div {
  padding-bottom: 2px;
  padding-top: 2px;
  display: inline-block;
  vertical-align: top;
}

#tc-email-recipients>div>span.tc-email-recipient,
.tc-variable-subst-wrapper>div>div.tc-variable-subst,
.tc-selection-label {
  background-color: #F5F5F5;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  cursor: default;
  display: block;
  height: 20px;
  white-space: nowrap;
}

.tc-email-recipient-name,
.tc-variable-subst-name {
   color: #222222;
   direction: ltr;
   display: inline-block;
   margin: 2px 5px;
   max-height: 17px;
   max-width: 225px;
   overflow: hidden;
   text-overflow: ellipsis;
}

.tc-selection-label {
  display: inline-block;
  padding: 5px;
}

.tc-email-recipient-remove:before,
.tc-variable-subst-remove:before {
  content: "x";
}

.tc-email-recipient-remove,
.tc-variable-subst-remove {
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  height: 20px;
  opacity: 0.6;
  vertical-align: top;
  width: 14px;
  color: #888;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.tc-email-recipient-remove:hover,
.tc-variable-subst-remove:hover {
  color: #222;
}

#tc-email-subject,
#tc-email-message,
#tc-email-url,
#tc-email-body #rece,
#tc-email-attachments {
  border: 0;
  box-shadow: none;
  font-size: 1.2em;
  padding: 4px 1px 4px 2px;
  resize: none;
  width: 600px;
}

#tc-email-subject,
#tc-email-message {
  width: 100%;
}

#tc-email-message {
  margin-left: 20px;
}

#tc-email-subject {
  margin-left: 5px;
}

#tc-email-message {
  min-height: 250px;
}

.tc-email-lineitem {
  border-bottom: 1px solid #CFCFCF;
  margin: 0 0 2px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
  min-height: 30px;
  padding: 8px 7px 3px;
}

.tc-email-buttons {
  background-color: #F5F5F5;
  height: 42px;
  overflow-y: hidden;
  position: static;
  text-align: center;
  padding-top: 10px
}

.tc-email-lineitem > label,
.tc-email-lineitem #tc-attachments-label {
  border: 0;
  box-shadow: none;
  font-size: 1.2em;
  resize: none;
  width: 20%;
}

.tc-email-lineitem > div {
  display: inline-block;
  width: 80%;
}

#TCHiddenTPForm .tc-email-lineitem > label,
#TCHiddenTPForm .tc-email-lineitem > div,
#TCHiddenTPForm .tc-email-lineitem span#tc-attachments-label {
  display: inline-block;
  float: left;
}

#tc-email-attachments {
  display: inline-block;
}

#rejectApprovalModal.modal form {
    margin-bottom: 0px;
}

#rejectApprovalModal .modal-header {
    border-bottom: none;
}

#rejectApprovalModal .modal-body {
    background-color: #E6E6E6;
    margin: 0 10px;
}

#rejectApprovalModal .modal-footer {
    border-top: none;
    background-color: #FFF;
}

div#TCOverallCreditFilterInfo {
  background: #eee;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 5px;
  width: 100%;  
}
@media (min-width: 768px) {
  div#TCOverallCreditFilterInfo {
    width: calc(100% - 20px);
  }
}

@media (min-width: 1200px) {
  div#TCOverallCreditFilterInfo {
    width: calc(100% - 40px);
  }
}

#TCOverallCreditFilterInfo > div {
    font-size: 1.2em;
    margin-bottom: 5px;
    margin-left: 5px;
}
#TCOverallCreditFilterInfo span.tc-label{
    font-weight: 600;
    min-width: 100px;
    width: 20%;
}

/* STYLES FOR VARIABLE SUBSTITUTION
--------------------- */
.basicVarSubstTinyMCE .inlineTinyMCEForContent {
  padding: 3px;
}
.basicVarSubstTinyMCE .tc-var-subst,
.basicVarSubstTinyMCE .mceNonEditable {
  color: #fff;
  font-weight: 600;
  background: #666;
  padding: 4px;
  border-radius: 4px;
  margin: 0 3px;
  line-height: 25px;
  border: 1px dotted #000;
}

.basicVarSubstTinyMCE .tc-var-subst:hover {
  cursor: not-allowed;
}

.basicVarSubstTinyMCE .tc-subst-logicif {
  background-color: #FBA125;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  color: #1a1a1a;
  -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;
}
.basicVarSubstTinyMCE .tc-subst-logicelse {
  background-color: #D8FA33;
  border: 1px dotted #000;
  background-image: -moz-linear-gradient(top, #D8FA33, #CDF805);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D8FA33), to(#CDF805));
  background-image: -webkit-linear-gradient(top, #D8FA33, #CDF805);
  background-image: -o-linear-gradient(top, #D8FA33, #CDF805);
  background-image: linear-gradient(to bottom, #D8FA33, #CDF805);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8FA33', endColorstr='#CDF805', GradientType=0);
  color: #1a1a1a;
  -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;
}
.basicVarSubstTinyMCE .tc-inline-emphasise {
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.5);
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  border-bottom: 2px dotted #1a1a1a;
  background: #006697;
  color: #fff;
}
.basicVarSubstTinyMCE .tc-logic-block-identifier {
  font-size:0.8em;
  font-weight:600;
  padding:2px 5px;
  background:#000;
  color:#fff;
  position:relative;
  top:-1px;
}
table.basicVarSubstTinyMCE {
  line-height: 20px;
}

table.basicVarSubstTinyMCE .tc-table-header-action {
  float: right;
  display: inline;
  width: auto;
}

.tc-varsubst-text,
.tc-varsubst-date {
  background: #f3f315;
}

.tc-popup-preview-body {
  margin: 5px;
}

.tc-popup-preview-header {
  margin: 10px 0;
}

.tc-popup-preview .tc-logic-block-identifier {
  display: none;
}

span.twitter-typeahead .tt-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;
  font-size: 1.0em;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  max-height: 300px;
  overflow-y: scroll;  
}
span.twitter-typeahead .tt-suggestion.tt-selectable {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion.tt-selectable:hover,
span.twitter-typeahead .tt-suggestion.tt-selectable:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  cursor: pointer;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #428bca;
}
.TCInlineTypeAheadHelp span.twitter-typeahead {
  display: inline !important;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;
}
.tt-highlight {

}
.tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
}
.tc-typeahead {
  width: 200px;
}
.tc-typeahead-block {
  vertical-align: middle;
  line-height: 30px;
}
.tc-typeahead-block .tc-typeahead {
  /*
  width: 80%;
  max-width: 80%;
  */
}
input.tc-typeahead + i.TCInvalid {
  position: relative;
  top: 9px;
}

#tc-credits .twitter-typeahead {
  display: none;
}
#tc-sec-ext-template .twitter-typeahead {
  width: auto;
}

/* STYLES FOR MODALS
--------------------- */
.modal-backdrop,
.modal-backdrop.fade.in {
  background: #575757;
}

.modal-header h2 {
  margin: 0;
  line-height: 30px;
  font-size: 1.5em;
  min-height: 30px;
}

#modal-header small {
  color: #fff;
}

.modal.fade {
  display: none;
  top: 50%;
  -webkit-transition: opacity 0.3s linear, height 1s, width 1s linear;
     -moz-transition: opacity 0.3s linear, height 1s, width 1s linear;
       -o-transition: opacity 0.3s linear, height 1s, width 1s linear;
          transition: opacity 0.3s linear, height 1s, width 1s linear;
}

.modal.fade.in {
  display: block;
}
@media (min-width: 767px) {
  .modal.fade.in {
    top: 50%;
  }
}

.modal.TCFullWidthModal {
    left: 0;
    top: 0;
    margin: 10px !important;
    width: 99%;
}
.modal.TCFullWidthModal.fade.in {
  top: 0;
}

.modal.TCFullWidthModal .TCFullWidthModal_FlexRow {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-height: calc(100vh - 140px);
  overflow-y: auto;
  padding-bottom: 40px;
  max-width: 1400px;
  margin: 0 auto;	
}

.modal.TCFullWidthModal .TCFullWidthModal_FlexColumn {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;	
}

.modal.TCFullWidthModal .TCFullWidthModal_FlexColumnLeft {
  padding:20px 10px 20px 30px;    
}

.modal.TCFullWidthModal .TCFullWidthModal_FlexColumnRight {
  padding:20px 30px 20px 10px;    
}

.modal.TCFullWidthModal .TCFullWidthModal_FlexColumnSingle {
  padding: 20px 30px 20px 10px;
  max-width: 600px;
  margin:0 auto;    
}

#modal-body #tc-form-buttons,
#modal-body #tc-adminformbody-sidebar1,
#modal-body #tc-adminform-body-start,
#modal-body #tc-adminform-body-end {
  display: none;
}

#modal-body #tc-main {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tc-modal-form-body .modal-body {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tc-modal-tutorial {
  width: 80%;
  left: 0;
  margin-left: 10%; 
}

.tc-modal-tutorial .tc-responsive-vimeo-video {
  max-width: none;
  width: 98%;   
}

div.modal-body div.tc-modal-form {
  width: 600px;
}

div.modal-body div.tc-modal-form label{
  width: 50%;
}

#modalPopup {
  border-radius: 0;
  box-shadow-color: #222222;
}

#modal-header {
  background-color: #575757;
  color: #ffffff;
  font-size: 1.0em;
}

#modal-header>.close {
  border-radius: 0;
  box-shadow-color: #222222;
  color: #ffffff;
  opacity: 0.8;
}

#modal-body {
  padding: 0;
}

#modal-body>#tc-main {
  padding-bottom: 0;
}

/* STYLES FOR PRE TC940 TEMPLATES
-------------------------------------------------- */
.TCPanel {
  background: #E6E6E6;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;  
  -moz-box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 1px;  
}

.TCPanelTitle {
  color: #ffffff;
  display: inline;
  font-size: 1.3em;
  font-weight: bold;
  padding-left: 3px;
  text-align: left;
  width: 60%;
}
.TCPanelTitle a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.TCPanelTitle a img,
.TCPanelTitle img:first-child {
  display: none;
}
.TCPanelTitle a img:first-child {
  display: inline;
}

.TCListing td {
  font-size: 0.9em;
  line-height: 1.5em;
}

.TCListing th {
  background: #FFFFFF;
  background-image: none;
  color:#1a1a1a;
  filter: none;
}

.TCListing th > div {
  font-size: 0.9em;
}

.TCListing th > div a:hover {
  color: #006697;
}

.TCListing th > div > span.tc-prepost-header {
  position: relative;
  top: 10px;
}

.TCListing th > div > span.tc-prepost-header + span.tc-formfield-append {
  top: 3px;
  position: relative;
}

.TCHeaderLogin .TCMainContainer {
  top: 80px;
}

.TCRegistrationParentDiv{
  width: 1650px;
}

.TCRegAdvancedRow tr{

}

.TCRegAdvancedTable td{
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 10px;
  padding-top: 10px;
}

.TCRegistrationDiv {
    border: 2px solid #616161;
    clear: both;
    margin-bottom:30px;
    margin-left: auto;
    margin-right: auto;
    padding:0;
    width: 90%;
}

div.TCRegistrationDiv > form {
  margin-bottom: 0;
}

div#TCSelfRegFormDiv {
  padding-left: 20px;
  padding-right: 10px;
}

#TCRegistrationDiv > .TCMessage {
  padding-left: 20px;
}

table.TCMainContainer {
  margin-bottom: 90px;
  margin-top: 10px;
  position: relative;
  top: 50px;
  width: 99%;
}

#modalPopup table.TCMainContainer {
  margin-bottom: 0;
}

.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_c47a23_256x240.png");
}

.TCFloatRight {
  float: right;
}

.TCFloatLeft {
  float: left;
}

.TCPanelFooter {
  display: none;
}
.TCPanelFooterActions {
  display: inline;
  width: 99%;
}
.TCPanelFooterActions a {
  font-size: 0.85em;
  text-decoration: none;
}
#mainContainer, .TCPanel, .TCPanelHeader, .TCPanelBody, .TCPanelFooter   {
  background-color: #ffffff;
  background-image:none !important;
  filter: none !important;
  font-family: "Open Sans",sans-serif;
  font-size:13px;
}

.TCPanel, .TCPanelHeader, .TCPanelBody, .TCPanelFooter {
  border:none;
  padding:0;
  margin:0;
  border-radius: 0;
}
.TCPanelBody h1 {
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 5px;
}

#newBreadcrumbTrail {
  display: none;
}

.TCPanel .TCTableTitle {
  width: 50%;
}

div.TCTableTitle,
header.TCTableTitle {
  font-size: 1.1em;
  font-weight: normal;
  color: #666;
  line-height: 40px;
  margin: 10px 0;
  text-rendering: auto;
}

#tc-adminform-head div.TCTableTitle,
#tc-adminform-head header.TCTableTitle {
  font-size: 1.0em;
  line-height: 20px;
  margin: 5px 0;
}

.main-content>div.TCTableTitle,
.main-content>header.TCTableTitle,
.main-content>h1.TCTableTitle {
   font-size: 1.3em;
}

.TCPanelHeader div.TCTableTitle,
.TCPanelHeader header.TCTableTitle {
  font-size: 1.15em;
}

#tc-content-main-container .TCTableTitle {
  font-size: 1.3em;
}

.TCsubmit:hover,.TCbutton:hover, input.TCsubmit:hover, input.TCbutton:hover,
form table input.TCbutton:hover, form table input.TCsubmit:hover, form table input.TCreset:hover {
  filter: none;
}

#TCHeaderMenuButton:hover {
  filter: none;
}

#TCCollaborationActionToolbar,
#TCActionToolbar {
  background-color: #F5F5F5;
}
#TCCollaborationActionToolbar .TCbutton {
  border: solid 1px;
  font-weight: normal;
  height: 2.5em;
}
#TCCollaborationActionToolbar .TCbutton:focus {
  border: solid 1px;
}
#TCCollaborationActionToolbar .TCbutton:hover {
  border: solid 1px;
}
#TCCollaborationActionToolbar .TCsubmit {
  border: solid 1px;
  font-weight: normal;
  height: 2.5em;
}
#TCCollaborationActionToolbar .TCsubmit:hover {
  border: solid 1px;
}

#TCActionToolbar button i {
  padding-right: 3px;
}

#TCCollaborationActionToolbar > .TCbutton {
  background: #51b7e4;
  border:none;
  font-size:16px;
  height:1.8em;
}

#TCCollaborationActionToolbar > .TCbutton:hover {
  border:none;
}

td .input-append.date > input,
.input-append.date > input,
td div.date > input,
td div.date > span.add-on,
div.date > span.add-on {
  height: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
}

label.tc-date-range {
  font-size: 0.9em;
  color: #666;
  font-weight: 600;
  text-transform: lowercase;
}

.input-append.date .tc-date-input+.add-on {
border-radius: 0;
    color: #1a1a1a;
    border: 2px solid #a2a2a2;
    border-left: 0;
    box-shadow: none;
    background: #fff;
    -webkit-transition: border-color 0.2s ease-in;
    -moz-transition: border-color 0.2s ease-in;
    -o-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in;
}

.input-append.date .add-on i.icon-calendar {
    color: #a2a2a2;
    font-family: 'tc_font_icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.2em;
    margin-right: 0.2em;
    font-size: 16px;
    background: none;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}

.input-append.date .add-on i.icon-calendar:before {
    content: "\e112";
}

.input-append.date .add-on i.icon-calendar:hover {
    color: #0094D9;
}

.tc-realtime-clock {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  border: 2px solid #ffa500;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}

.tc-realtime-clock:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: black;
  border: 2px solid #616161;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tc-realtime-clock .tc-realtime-clock-hours,
.tc-realtime-clock .tc-realtime-clock-minutes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
}

.tc-realtime-clock .tc-realtime-clock-hours:after,
.tc-realtime-clock .tc-realtime-clock-minutes:after {
  content: "";
  display: block;
  margin: 50% 50%;
  width: 50%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-animation: tc-realtime-clock linear infinite;
  animation: tc-realtime-clock linear infinite;
}

.tc-realtime-clock .tc-realtime-clock-hours:after {
  width: 35%;
  outline: 1px solid #616161;
  -webkit-animation-duration: 86400s;
  animation-duration: 86400s;
}

.tc-realtime-clock .tc-realtime-clock-minutes:after {
  width: 45%;
  outline: 1px solid #616161;
  -webkit-animation-duration: 3600s;
  animation-duration: 3600s;
}

body.tc-frame-background {
  background-color: #ffffff !important;
}

.ui-dialog {
  z-index: 2000 !important;

}

.tc-font-icon_close {
  color: #0094D9;
}

.tc-font-icon_close:before {
  content: "\e36d";
  font-size: 1.8em;
}

.tc-font-icon_close:hover {
  color: #666666;
}

.TCDescriptionIcon .tc-font-icon_close {
  color: inherit;
}

.TCDescriptionIcon .tc-font-icon_close,
.TCDescriptionIcon .tc-font-icon_info2 {
  height: 20px;
  width: 20px;
}

.TCDescriptionIcon .tc-font-icon_info2 {
  font-size: 1.2em;
}

.tc-frame-header {
  top: 0 !important;
  margin-top: 0 !important;
  width: 100% !important;
}

body .ui-dialog.ui-widget-content {
  background: #FFFFFF;
}
.ui-dialog .ui-widget-header {
  background: transparent;
  border: none;
}
.ui-dialog div.ui-dialog-titlebar{
  filter: none;
  padding-left: 8px;
}
.ui-dialog .ui-dialog-title {
  font-size: 1.1em !important;
  font-weight: normal;
  color: #666666;
}

td.TCPopupFilter:first-of-type,
th.TCPopupFilter:first-of-type {
  text-align: center;
}

.TCTableNoBorder tr td {
  border: 0;
}

table.newui-table td.TCPopupFilter #TCSearchObject,
table.newui-table th.TCPopupFilter #TCSearchObject,
table.TCTableNoBorder td.TCPopupFilter #TCSearchObject {
  background: none;
  border: none;
  color: #0094D9;
  font-size: 1em;
}

#TCSearchObject>i {
  font-size: 20px;
}

.TCPopupFilter .tc-combobox {
  margin-bottom: 0;
}

.tc-objectlist-xtra-padding td,
.tc-objectlist-xtra-padding table.newui-table tbody td {
  padding: 12px 8px;	
}
.tc-objectlist-xtra-padding #tc-objectlist-head th,
.tc-objectlist-xtra-padding table.newui-table #tc-objectlist-head th {
  padding: 8px 4px;	
}
.tc-objectlist-xtra-padding #tc-objectlist-head th.tc-check-all > label {
  margin-left: 4px;	
}
#tc-objectlist-table-body.tc-objectlist-xtra-padding {
  overflow: visible;	
}
#tc-objectlist-table-container.tc-objectlist-table-container-xtra-padding .TCPanel {
  margin-right: 15px;	
}	

#tc-popupselect-body tr:first-of-type,
#tc-objectlist-body tr:first-of-type  {
  /*border-bottom: inherit;*/
}
.tc-popupselect-table-container {
  /*padding-left: 5px;*/
  min-width: 480px;
}
.TCFormModal .tc-popupselect-table-container { 
  min-width: auto;  
}
.tc-dialog-with-popupselect .tc-popupselect-table-container {
  background-color: #fff;
  border: 1px solid #BDBDBD;
}
.tc-student-facing-list.tc-popupselect-table-container {
  min-width: auto;
}
.tc-popupselect-table-body {
  overflow-x: auto;
  overflow-y: auto;
}

.tc-student-facing-list {
/*  max-width: 1170px; */
  margin: 0 auto;
}

.tc-student-facing-list-info {
  max-width: 1270px;
}

#tc-popupselect-head th,
#tc-objectlist-head th {
  padding: 0;
}

#tc-objectlist-body .tc-itemlist-name-profile .tc-itemlist-status {
  padding-right: 10px;
}
#tc-objectlist-body .tc-itemlist-user-name-profile {
  display: flex;
  position: relative;
  min-width: 120px;	
}
#tc-objectlist-body .tc-itemlist-user-name-profile .tc-itemlist-status {
  width: 60px;
  display: inline-block;
  position: absolute;
  top: 50%;
  padding-right: 8px;
  transform: translateY(-50%);
  left: 5px;    
}
#tc-objectlist-body .tc-itemlist-user-name-profile .tc-itemlist-user-name {
  display: inline-block;
  padding-top: 10px;
  padding-left: 60px;   
}
#tc-popupselect-filters .TCPopupFilter .tc-combobox {
  top: 2px;
}

.TCPopupFilter .tc-combobox .input-group-btn,
#tc-objectlist-filterCollapse .tc-combobox .input-group-btn {
  display: inline-block;
}

.TCPopupFilter .tc-combobox .input-group-btn button,
#tc-objectlist-filterCollapse .tc-combobox .input-group-btn button {
  background-color: inherit;
  border: 0;
  box-shadow: none;
  padding: 5px 5px 0 5px;
}

#tc-objectlist-filterCollapse .tc-combobox .input-group-btn button {
  padding-top: 0;
}

#tc-objectlist-searchactions,
#tc-popupselect-searchactions {
  display: table;
  margin-top: 5px;
}

#tc-columnslist,
#tc-quicksearch-actions {
  display: table-cell;
}

.form-search #tc-columnslist,
.form-search #tc-print-history-holder {
  display: inline-block;
  float: left;
}

.form-search #tc-print-history-holder {
  margin-right: 0;
  padding-right: 10px;
  top: 0;
  border-right: 1px solid #8a8a8a;
}

.form-search #tc-print-history-holder a {
  margin-right: 0;
  padding: 0 5px;
  line-height: 30px;
  top: 0;
}

.form-search #tc-print-history-holder a i {
  padding: 8px;
  font-size: 14px;
}

#tc-quicksearch-actions.tc-formdef-groups-removeitem {
  display: inline-block;
  vertical-align: middle;
}

#btn-tc-quick-search:not(.btn-tc-quick-search){
  margin-left: -4px;
}
#btn-tc-quick-search:not(.btn-tc-quick-search):hover {
  background-color: #f2f2f2;
}
#btn-tc-quick-search:not(.btn-tc-quick-search):hover i {
  color: #006699;
}
  
#tc-columnslist {
  padding-right: 10px;
}

.tc-popupselect-table-container .TCPopupStatus {
  width: 50%;
  text-align: left;
}

#tc-adminformbody-main-formtbl .tc-popupselect-table-container .TCPopupStatus {
  width: 100%;
}

.tc-popupselect-table-container .input-append .btn {
  margin-right: -4px;
  border-radius: 0;
  border-color: #eee;
}
.tc-popupselect-table-container .input-append .search-query {
  padding: 4px 14px;
  border-radius: 0;
  border-color: #0094D9;
  border-width: 1px;
}

.form-search .input-append [name=btn-tc-quick-search] {
  margin-left: -4px;
  border-color: #0094D9;
}

.tc-popupselect-table-container .accordion-group {
  border: 0;
}
.tc-popupselect-table-container .form-horizontal .control-group {
  margin-bottom: 10px;
}
.tc-popupselect-table-container .accordion {
  margin: 10px 0;
}
.tc-popupselect-table-container .accordion-inner {
  border-top-color: #f5f5f5;
  background: #f5f5f5;
}
.tc-popupselect-table-container .tc-itemlist .accordion-inner {
  background: transparent;
}
.tc-popupselect-table-container .accordion-inner.outer-accordion {
  background: inherit;
  padding: 9px 2px;
}
ul#tc_popup_selectedList {
  color: #666666;
  max-height: 500px;
  overflow-y: auto;
}

a.accordion-toggle:hover,
a.accordion-toggle:focus,
a.accordion-toggle:active {
  text-decoration: none;
}

a.accordion-toggle {
  color: #616161;
}

a.accordion-toggle i {
  position: relative;
  top: 2px;
  font-size: 20px;
}

a.accordion-toggle:hover {
  color: #006697;
}

.tc-popupselect-table-container .accordion-body {
  top: -3px;
}
.tc-popupselect-table-container .form-search,
.tc-objectlist-table-container .form-search {
  padding-bottom: 2px;
  margin-left: 10px;
}

.tc-objectlist-extra-actions {
  padding-top: 5px;
  padding-bottom: 2px;
  margin-left: 10px;
}
.tc-popupselect-table-container .form-search {
  padding-top: 5px;
}

.form-search .input-append {
  width: 90%;
  max-width: 800px;
}

.form-search .search-query {
  width: 60%;
}

.tc-popupselect-table-container a.btn {
  display:inline-block;
  margin:0 10px;
  position: relative;
  box-shadow: none;
  color: inherit;
  border-color: #fff;
  z-index: inherit;
}

.tc-popupselect-table-container a.btn:active,
.tc-popupselect-table-container a.btn:focus {
  background-color: #f5f5f5;
}

.tc-popupselect-table-container .btn-group .btn {
  padding: 2px 12px;
  -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;
}

.tc-popupselect-table-container .form-search .btn-group .btn {
  padding: 0 5px;
  line-height: 30px;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #616161;
}

.tc-popupselect-table-container .form-search .btn-group .btn:hover {
  text-decoration: none;
  background-color: #eee;
  animation: unset;
}

.tc-popupselect-table-container.tc-student-facing-list .form-search .btn-group .btn i {
  font-size: 14px;
  padding: 8px; 
}

#modal-body .tc-popupselect-table-container .pager {
  margin-top: 10px;
  margin-bottom: 5px;
}

#tc-popupselect-columnslist li.tc-popupselect-columnsapply,
#tc-objectlist-columnslist li.tc-popupselect-columnsapply {
  text-align: center;
  /*background-color: #eee;*/
}

#tc-popupselect-columnsapply,
#tc-objectlist-columnsapply {
  color: #1a1a1a;
  opacity: 1.0;
  margin: 5px 10px;
  border: 1px solid #ccc;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #b3b3b3;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);  
}

#tc-popupselect-columnsapply:hover,
#tc-objectlist-columnsapply:hover {
  /*color: #fff;*/
}

#tc-objectlist-columnsapply.tc-filterColumnsApplyBtn:hover {
  color: #333;
}

#tc-popupselect-columnslist li,
 #tc-objectlist-columnslist li{
  font-size: 1.3em;
  line-height: 15px;
  padding: 5px 15px;
  background-color: #fff;
  -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;
}

#tc-popupselect-columnslist li:hover,
#tc-objectlist-columnslist li:hover{
  background-color: #d9edf7;
}

#tc-popupselect-columnslist input[type=checkbox],
#tc-objectlist-columnslist input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.tc-popupselect-table-container .filter-icon.accordion {
  clear: none;
  color: #616161;
  float: none;
  font-size: 13px;
  padding-left: 0;
  position: static;
}

.tc-popupselect-pager {
  border: 0
  border-radius: 100%;
  padding: 2px;
  box-shadow: 0 1px 3px transparent,0 1px 2px transparent;
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition-property: box-shadow;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial;
  webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  webkit-transition-property: box-shadow;
  webkit-transition-duration: 0.28s;
  webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  webkit-transition-delay: initial;
  background-color: transparent;
  color: rgba(0,0,0,.84);
}
.tc-popupselect-pager:hover
 {
  border: 0;
  cursor:pointer;
  box-shadow: 0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28);
}

.tc-section-break i, .tc-itemlist-collapsable i.tc-expandChilden {
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 2px;
  box-shadow: 0 1px 3px #fff,0 1px 2px #fff;
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition-property: box-shadow;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial;
  webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  webkit-transition-property: box-shadow;
  webkit-transition-duration: 0.28s;
  webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  webkit-transition-delay: initial;
  background-color: #fff;
  position: relative;
  left: 50%;
  font-size:1.3em;
  top:10px;
  padding:10px;
}

.tc-alt-bg .tc-section-break i {
  border-color: #8a8a8a;
  box-shadow: 0 1px 3px #8a8a8a,0 1px 2px #8a8a8a;
  color: #fff;
  background-color: #8a8a8a;
}

.tc-itemlist-collapsable i.tc-expandChilden {
  top:30px;
  z-index: 1000;
}

.tc-section-break i:hover, .tc-itemlist-collapsable i.tc-expandChilden {
  cursor:pointer;
  box-shadow: 0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28);
}

.tc-back-to-top {
  display: none;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  border:1px solid #53C7FF;
  border-radius: 100%;
  margin: 0;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1031;
  background-color: #53C7FF;
  opacity: 0.8;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28);
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition-property: box-shadow;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial;
  webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  webkit-transition-property: box-shadow;
  webkit-transition-duration: 0.28s;
  webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  webkit-transition-delay: initial;

}

.tc-back-to-top:hover {
  box-shadow: 0 6px 9px rgba(0,0,0,.2),0 6px 9px rgba(0,0,0,.28);
  opacity: 1.0;
}

.tc-back-to-top.tc-taking-content {
  bottom: 50px;
}

a.tc-list-header-link {
  width: auto;
  display: inline-block;
}

.tc-catalog-details-section #tc-list-pager {
  background-color: #f2f2f2;    
}

#tc-list-pager {
  background: #fff;
  border-top: 0;
}

.tc-list-pager-top {
  display: none;
}

.tc-list-quicksearch-actions {
  position: relative;
  /*left: 50px;*/
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

#tc-quicksearch-actions {
  display: table;
}

.tc-list-quicksearch-actions li {
  float: left;
  line-height: 20px;
  height: 20px;
  vertical-align: bottom;
  margin: 2px;
  border-radius: 2px;
  -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;
}

.tc-list-quicksearch-actions li.on {
  border: 2px solid #f5f5f5;
  background-color: #f5f5f5;
}

.tc-list-quicksearch-actions li.off {
  color: transparent;
}

li.tc-list-quickreset {
  margin-left: 20px;
}

li.tc-list-quickreset.on:hover {
  background-color: #e6e6e6;
  border: 2px solid #e6e6e6;
}

.tc-sortlist{
  font-size: 14px;
  font-weight: 600;
}

i.tc-sortfilter-help {
  font-size: 18px;
  position: relative;
  /*top: 5px;*/
  padding-left: 15px;
  -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;
}

.main-content .filter-icon i.tc-sortfilter-help:hover {
  cursor: pointer;
  color: #eee;
}

#tc-objectlist-table-body .tc-list-buttons-top {
  position: absolute;
  top: 0;   
}

#tc-objectlist-searchactions .tc-sortfilter-help,
#tc-popupselect-searchactions .tc-sortfilter-help {
/*  padding-left: 0;
  margin-left: 0;
  left: -8px;
*/
}

:-webkit-full-screen {
  width: 80%;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}

:-moz-full-screen {
  width: 80%;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}

:-ms-fullscreen {
  width: 80%;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}

:full-screen { /*pre-spec */
  width: 80%;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}

:fullscreen { /* spec */
  width: 80%;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}

:fullscreen #tc-closefullscreen {
  display: block;
   margin-right: -40px;
   margin-top: -40px;
}

:-webkit-full-screen #tc-closefullscreen {
  display: block;
   margin-right: -40px;
   margin-top: -40px;
}

:-moz-full-screen #tc-closefullscreen {
  display: block;
   margin-right: -40px;
   margin-top: -40px;
}

:-ms-fullscreen #tc-closefullscreen {
  display: block;
   margin-right: -40px;
   margin-top: -40px;
}

:full-screen #tc-closefullscreen { /*pre-spec */
  display: block;
   margin-right: -40px;
   margin-top: -40px;
}

:fullscreen #tc-openfullscreen {
  display: none;
}

:-webkit-full-screen #tc-openfullscreen {
  display: none;
}

:-moz-full-screen #tc-openfullscreen {
  display: none;
}

:-ms-fullscreen #tc-openfullscreen {
  display: none;
}

:full-screen a.tc-fullscreen { /*pre-spec */
  display: none;
}

.tc-fullscreen,
.tc-closefullscreen {
  float: right;
  position: relative;
  /*top: 5px;*/
}


:fullscreen::backdrop {
          background-color: #ff0000;
}

:fullscreen::ms-backdrop {
          background-color: #ff0000;
}
#tc-sortfilter-helptextcontents {
  padding-top: 15px;
}

#tc-sortfilter-helptextcontents ul,
.tc-helptextcontents ul {
  list-style: none;
  list-style-type: none;
  margin-left: 0;
}

#tc-sortfilter-helptextcontents ul li,
.tc-helptextcontents ul li {
  padding: 5px 10px;
  background: #f8f8f8;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  border-top: 2px dotted #e4e4e4;
}

#tc-sortfilter-helptextcontents ul>li:nth-child(2n),
.tc-helptextcontents ul>li:nth-child(2n) {
  background: #eee;
}

.tc-quicksearch-columns {
  padding: 10px 5px;
  border: 1px dotted #888;
  margin-top: 10px;
  width: auto;
  color: #666;
}

.tc-quicksearch-columns-noborder {
  border: none;
}

.tc-tip-info {
  padding: 10px 5px;
  border: 1px dotted #888;
  width: auto;
  color: #666;
}

table.newui-table thead tr th.TCPopupFilter {
  background: #FFFFFF;
  padding-bottom: 5px;
}

#modal-body div.TCPopupStatus span,
.pager span {
  font-weight: 600;
}
#modal-body div.TCPopupStatus i,
.tc-popupselect-pager {
  font-size: 1.2em;
  color: #006697;
}

table.newui-table tr.tc-filter-row {
  border-top: none;
}

.tc-list-filteradv {
  -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;
  display: inline-block;
  margin: 0 10px;
}

.tc-popupselect-table-container .input-append .tc-list-hasfilter {
  border-radius: 0 0 0 12px;
  /*border-left: 3px solid #888;
  border-bottom: 3px solid #888;*/
  box-shadow: 2px 2px 5px #666;
}

a[id$="-filter-icon"] i {
  position: relative;
  top: 5px;
  left: -5px;
}

#tc-filter-icon:hover,
#filter-icon:hover {
  text-decoration: none;
}

.tc-popupselect-table-container a.btn.tc-closefullscreen {
  display: none;
}

table.newui-table tr.tc-filter-row #filter-icon {
  font-size: 1.1em;
}

.tc-filter-tablerow {
  display: table-row;
  padding: 10px;
}

.tc-filter-tablecell {
  display: table-cell;
  padding: 10px;
}

.tc-filter-tablecell label,
table.newui-table tbody td .tc-filter-tablecell label
 {
  font-size: 1.1em;
  padding: 0 5px;
}

table.newui-table td.TCPopupFilter #TCSearchObject:hover,
table.newui-table th.TCPopupFilter #TCSearchObject:hover {
  background: none;
  border: none;
  color: #666666;
}

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 {
  margin-bottom: 0px;
  padding: 2px 6px;
  font-size: 12px;
}
select,
input[type="file"] {
  /*height: 26px;*/
  line-height: 26px;
}
input,
textarea {
  width: auto;
}

.TCForm input {
  padding: 2px 6px;
}

.TCForm input,
.TCForm button,
.TCForm .uneditable-input,
.TCCatalogSearchForm .uneditable-input,
.accordion-body .uneditable-input {
  padding: 4px 12px;
  border-radius: 0;
}

.TCbuttonDataLoad,
.TCForm button.TCbuttonDataLoad {
  padding-left: 28px;
  position: relative;   
}
.TCbuttonDataLoad>.tc-spin {
  position: absolute;
  left: 5px;
  top: 6px;   
}
.TCbuttonDataLoadInfo {
  position: relative;
  top: 2px;
  left: 5px;
  text-transform: lowercase;
  text-align: center;
}   
}
.TCForm .tc-color-picker-grp .add-on {
  border: 2px solid #a2a2a2;    
}

.tcFormData .uneditable-input {
  width: auto;
}

.tcFormData .tc-form-input-wrapper.tc-floating-left .uneditable-input {
  float: left;
}

.tcFormData .tc-form-input-wrapper.tc-floating-left .uneditable-input + .tc-clear-file-input {
  margin-left: 5px;
  margin-top: 2px;
}

.TCForm {
  background-color: #ffffff;
  border-color: #BFD2B7;
}
.TCForm tr {
  background-color: #ffffff;
  color: #333333;
}
.TCForm tr td.TCStudentStatusEnrolled {
  background-color: #EDF5FF;
}
.TCForm tr td.TCStudentStatusPending {
  background-color: #FFFFCC;
}
.TCForm tr td:first-child {
  color: #000000;
}
.TCForm tr.TCSubListing-action td:first-child {
  background-color: #eeeeee;
}

.TCForm tr.TCSubListing-buttons td {
  background-color: #ffffff;
}

.TCForm tr.TCSubListing-buttons td input,
.TCForm tr.TCSubListing-buttons td button {
    margin-right: 3px;
    min-height: 20px;
}

.TCForm tr.TCSubListing-buttons td .TCPmgrConfigLink {
    display: inline-block;
    float: right;
    margin-top: 8px;
}

.TCForm tr.TCSubListing-buttons td .tc-pagination + .TCPmgrConfigLink {
    clear: both;
}
.TCForm tr.TCSubListing-buttons td .tc-pagination + .TCPmgrConfigLink > a {
    margin-right: 12px;
}

.TCForm tr td {
  border: none;
  margin-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 4px;
}

.TCForm tr td:first-child {
  vertical-align: inherit;
}

.TCForm {
  border: none;
  margin: 0px;
  padding: 0px;
}
.TCForm textarea {
  height: 150px;
  width: 400px;
}
.TCForm tr.TCSubListing-action td {
  border: none;
  padding: 4px 10px;
}
.TCForm tr.TCSubListing-buttons td {
  border: none;
  text-align: left;
}
.TCForm tr.TCSubListing-buttons td input {
  margin-right: 3px;
}
.TCForm tr.TCSubListing-even td {
  border: none;
  padding: 4px 10px;
}
.TCForm tr.TCSubListing-odd td {
  border: none;
  padding: 4px 10px;
}

.TCFormHeader {
  margin-bottom: 5px;
}
.modal-body .TCFormHeader:empty {
  display: none;	
}
.TCForm tr td.TCFormLabelLanguages {
  width: 180px;
  max-width: 250px; 
}
.TCForm tr td.tcFormDataLanguages {
  padding-left: 16px;
}

.tc-language-content-readonly {
  background-color: #eee;
  padding: 15px;    
}

.tc-no-sublistings .TCSubListing-odd,
.tc-no-sublistings .TCSubListing-even {
    display: none;
}

.tc-bootbox-formHeader-message {
  width: 100%;
  position: absolute;
}
.tc-bootbox-formHeader-message .tc-action-message-modal {
  width: 100%;
  display: block;
}
.tc-bootbox-formHeader-message .tc-action-message-modal .tc-action-message-contents {
  position: relative;
  width: auto;
}
.TCForm>tbody>tr>td.TCFormLabel:first-child {
   color: #333333;
   width: 180px;
   max-width: 250px;
   padding-left: 20px;
}

.tc-form .TCFormButtons {
  background-color: inherit;
  padding: 0 0 0 0;
}
.TCFormLabel {
  vertical-align: top;
}
td.TCFormLabel {
  color: #000000;
}

tr.TCSubListing-odd td.TCSubListing-odd,
tr.TCSubListing-odd td:first-child {
  background-color: inherit;
  border-bottom:1px solid #e6e6e6;
}

tr.TCSubListing-even td.TCSubListing-even {
  border-bottom:1px solid #e6e6e6;
}

table.TCDateSubTable {
  float: left;
  width: auto;
}

table.TCDateSubTable .input-append {
  margin-bottom: 0;
}

table.TCSearchForm table.TCDateSubTable td {
  padding-left: 0;
}

table.TCDateSubTable select#startam_pm,
table.TCDateSubTable select#endam_pm {
  width: 60px;
}

.TCFullWidthTextarea {
  width: 100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.tc-statsContainer {
  margin: 10px 0 20px 0;
}

.tc-statsContainer .TCFormRow td {
  font-size: 1em;
}

.TCPanelBody .TCListing.tc-panel-table .tc-statsContainer tr.tc-statsHeader,
.tc-statsContainer .tc-statsHeader {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 10px;
  font-weight: 600;
  margin-top: 10px;
  font-size: 1.1em;
}

.tc-statsContainer .tc-statsHeader,
.tc-statsContainer .tc-statsDetailsRow {
  display: flex;    
}

.TCPanelBody .TCListing.tc-panel-table .tc-statsContainer tr.tc-statsHeader th,
.tc-statsContainer .tc-statsHeader>div {
  background: #fff;
  padding: 10px;
  font-weight: 600;
  margin-top: 10px;
  font-size: 1.1em;
}

.tc-statsContainer .tc-statsHeader>div {
  padding: 0;
  margin-top: 0;    
}

.tc-statsContainer .tc-statsDetailsRow>div {
  padding: 10px 10px 0 10px;    
}

.tc-statsContainer .tc-statsDetailsRow .nav-list {
  padding-left: 0;
  padding-right: 10px;  
}

.tc-statsContainer .tc-statsDetailsRow>div.tc-stats-title-cell {
  padding-left: 10px;   
}

.tc-statsContainer .tc-close-statsHeader {
  float: right;
  font-size: 1.8em;
}

.tc-statsContainer .tc-close-statsHeader a {
  color: #cfcfcf;
}

.tc-statsContainer .tc-close-statsHeader a:hover {
  color: #8a8a8a;
  text-decoration: none;
}

.TCPanelBody .TCListing.tc-panel-table .tc-statsContainer tr.tc-statsDetailsRow td {
  padding: 20px;
}

.tc-statsContainer .TCFormRow td.tc-statsDetails ul {
  max-width: 450px;
  margin: 0 auto;
}

.tc-statsContainer .TCFormRow td.tc-statsDate {
  padding-right: 10px;
  text-align: right;
}

.tc-standard-list {
  font-weight: 200;
}

ul.tc-header-stats > li > div.tc-stat-label .tc-substat-label {
  text-align: right;
  padding-right:2px;
  color: #616161;
}
ul.tc-header-stats span.badge, .tc-header-stat span.badge {
  margin-left: 20px;
}

ul.tc-header-stats > li > div.tc-stat-label .tc-hightlight-updated {
  animation-name: itemUpdated;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: 4;
}

/* CATALOG BROWSE
-------------------- */
#tc-catalog-browse-table {
  margin-bottom: 50px;
}

.treeAccordion{
    width: 90%;
    background-color:#FFFFFF;
    border:0px solid;
    border-radius:25px;
    padding-left:20px;
    margin-bottom:30px;
}

.treeAccordionAnon{
    width: 90%;
    background-color:#F2F2F2;
    margin-left:auto;
    margin-right:auto;
}

.accordionHead {
  font-size: 14px;
}

.accordionContent{
  background-color: #EEEEEE;
  border-radius: 10px;
  font-size: 14px;
}

.roundedEdgeDiv{
  border: none;
  margin-top: 8px;
  margin-bottom: 8px;
  padding:5px;
}

.accordionContent a.toDisable_Link {
  float: left;
}

.tc-approved-circle-holder {
  border-radius: 50%;
  background-color: rgb(77,167,77);
  width: 20px;
  height:20px;
}
.tc-approved-circle-holder i {
  position: relative;
  display: table-cell;
  width: 20px;
  height:20px;
  font-size: 0.8em;
  color: #fff;
  vertical-align: middle;
  text-align: center;
}

/* RETURN TO STYLES
 -------------------------------------------------- */
    .tc-trainee{
      background: #ccc;
      padding: 5px 10px;
      border-radius: 4px;
      border: 1px solid #ccc;
    }

    #tc-adminform-breadcrumb-menubtn {
      margin-bottom: 3px;
      color: #fff;
      text-shadow: none;
    }

    #tc-adminform-breadcrumb-menubtn:hover {
    }

    #tc-adminform-breadcrumb-menubtn a {
      cursor: pointer;      
      padding:2px 5px;
    }

    #tc-adminform-breadcrumb-menubtn.tc-noBackgroundColorLink a {
      background: none;
      color: #006697;
    }
    #tc-adminform-breadcrumb-menubtn.tc-noBackgroundColorLink a:hover {
      text-decoration: underline;
    }

/* PRE TC940 FILTER STYLES
-------------------------------------------------- */
.main-content .filter-icon {
  clear: both;
  color: #0094D9;
  float: left;
  font-size: 1em;
  padding-left: 3px;
  position: relative;
}

.main-content .filter-icon a:hover {
  text-decoration: none;
}

.main-content .filter-icon i:hover {
/*  color: #fff; */
}

.main-content  .filter-icon table .input-append {
  margin-bottom: 0;
}

.main-content  .filter-icon table input,
.main-content  .filter-icon table select {
  margin-bottom: 5px;
}

.main-content  .filter-icon table tr.buttons input {
  margin-bottom: 5px;
  margin-top: 10px;
}

textarea:hover, input[type="text"]:hover, input[type="button"]:hover,
input[type="submit"]:hover, button:hover, input[type="password"]:hover, input[type="datetime"]:hover,
input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover,
input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover,
input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover, .uneditable-input:hover,
.tc-checkbox-textlabel:hover, .tc-inline-select.editable-click:hover {
  -webkit-animation-name: tc-pulse;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1.5s;
  animation-name: tc-pulse;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 1.5s;
}

@-webkit-keyframes tc-pulse {
   0% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.2); }
  50% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.9); }
 100% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.2); }
}

@keyframes tc-pulse {
   0% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.2); }
  50% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.9); }
 100% { box-shadow: 0 0 12px rgba(82, 168, 236, 0.2); }
}

.tc-spin {
  -webkit-animation: tc-spin 2s linear infinite;
  -moz-animation: tc-spin 2s linear infinite;
  animation: tc-spin 2s linear infinite;
}

@-moz-keyframes tc-spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes tc-spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes tc-spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*********
* wiggle *
**********/
@-webkit-keyframes tc-wiggle {
    0% { -webkit-transform: skewX(5deg); }
    10% { -webkit-transform: skewX(-4deg); }
    20% { -webkit-transform: skewX(4deg); }
    30% { -webkit-transform: skewX(-3deg); }
    40% { -webkit-transform: skewX(2deg); }
    50% { -webkit-transform: skewX(-2deg); }
    60% { -webkit-transform: skewX(1deg); }
    70% { -webkit-transform: skewX(-1deg); }
    80% { -webkit-transform: skewX(0deg); }
    90% { -webkit-transform: skewX(0deg); }
    100% { -webkit-transform: skewX(0deg); }
}

@keyframes tc-wiggle {
    0% { transform: skewX(5deg); }
    10% { transform: skewX(-4deg); }
    20% { transform: skewX(4deg); }
    30% { transform: skewX(-3deg); }
    40% { transform: skewX(2deg); }
    50% { transform: skewX(-2deg); }
    60% { transform: skewX(1deg); }
    70% { transform: skewX(-1deg); }
    80% { transform: skewX(0deg); }
    90% { transform: skewX(0deg); }
    100% { transform: skewX(0deg); }
}

.tc-wiggle-go {
    -webkit-animation-name: tc-wiggle;
    animation-name: tc-wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.tc-slow{
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* OVERWRITE TINYMCE CSS
-------------------------------------------------- */
.mce-active.mce-menu-item {
  background-color: #e6e6e6 !important;
  border-bottom: 1px solid #d2d2d2 !important;
  border-top: 1px solid #d2d2d2 !important;
}
.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus {
  background-color: #e9e9e9 !important;
  background-image: none !important;
}

.mce-menu-item:hover .mce-text, .mce-menu-item.mce-selected .mce-text,
.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus,
.mce-menu-item:hover .mce-ico {
  color: #666 !important;
}

#tc-adminformbody-row-fluid .mce-tinymce.mce-panel {
  border: 2px solid #a2a2a2 !important;
  box-shadow: none;
  max-width: 600px; 
}

.tcTinyMCEMediaIFrame {
  max-width: 100% !important;
  /*min-height: 400px;*/
}

span[data-mce-p-id=tcPDFJSViewer],
span[data-mce-p-id=tcPDFJSViewer]>iframe.tcTinyMCEMediaIFrame {
  height: 800px;
  width: 100%;	
}

@media screen and (max-width: 767px) {
	#tc-content-body video {
	  width: 100% !important;
	  height: auto !important;
	}
	.tcTinyMCEMediaIFrame {
	  width: 100%;
	}	
}
/*** jQuery ui overrides ***/

.ui-widget-header {
  margin: 1px 1px 4px 1px;
  padding: 2px;
  background-color: #696969;
  background-image: -moz-linear-gradient(top, #696969 0px, #252525 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#696969), to(#252525));
  background-image: -webkit-linear-gradient(top, #696969 0px, #252525 100%);
  background-image: -o-linear-gradient(top, #696969 0px, #252525 100%);
  background-image: linear-gradient(top, #696969 0px, #252525 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#696969', endColorstr='#252525', GradientType=0);
  background-position: 0 0;
  color: #006697;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border: 1px solid #4a4d4a;
  border-bottom-color: #dddddd;
  padding-bottom: 3px;
  margin: 0px;
}
.ui-dialog-title,
.ui-datepicker-title {
  display: inline;
  font-size: 1.3em;
  font-weight: bold;
  padding-left: 3px;
  text-align: left;
  width: 160%;
  color: #ffffff;
}
.ui-widget {
    font-size: 1.0em;
}
/*** End jQuery ui overrides ***/
/*********** Dialog Styles *******************/
.TCLoading .ui-dialog-titlebar-close {
  display: none;
}
.TCLoading #modalPopup {
  background-image: url(icons/topclass8/rel_interstitial_loading.gif);
  background-repeat: no-repeat;
}
.navMenu .ui-dialog-titlebar {
  display: none;
}
.ui-dialog .ui-dialog-content{
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}
/* OVERWRITE BOOTSTRAP CSS
-------------------------------------------------- */
.row-fluid [class*="span"] {
  min-height: 10px;
}
label {
  display: inline;
}

.navbar {
  margin-bottom: 0px;
}
.navbar .nav > li {
  max-width: 13em;
}
.navbar .nav > li > a {
  padding: 10px 10px;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus,
.navbar .nav .active,
.navbar-inverse .nav .active:hover,
.navbar-inverse .nav .active:focus {
  background-color: #d8d8da;
  background-image: -moz-linear-gradient(top, #d8d8da 0px, #000000 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#d8d8da), to(#000000));
  background-image: -webkit-linear-gradient(top, #d8d8da 0px, #000000 100%);
  background-image: -o-linear-gradient(top, #d8d8da 0px, #000000 100%);
  background-image: linear-gradient(top, #d8d8da 0px, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d8d8da', endColorstr='#000000', GradientType=0);
  background-position: 0 0;
}
.navbar .divider-vertical {
  margin: 0px;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background-color: none;
  color: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: none;
  box-shadow: none;
}
.navbar-inner {
  padding-left: 2px;
  padding-right: 2px;
}
.navbar-inverse .navbar-inner,
.navbar-inner {
  background-color: #252525;
}
label,input,button,select,textarea,legend{font-weight:normal;line-height:20px;}
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 {
  border-radius: 0;
  color: #1a1a1a;
  border: 2px solid #a2a2a2;
  box-shadow: none;
}

.tcFormData .tc-short {
  max-width: 100px;
}

.tcFormData .tc-right-align {
  text-align: right;
}

.uneditable-input {
  border: 0;
}

.btn[disabled] {
  cursor: not-allowed;
}

h1,h2,h3,h4,h5,h6 {
  text-rendering: auto;
}

.uneditable-input {
  font-size: inherit;
  padding: inherit;
  margin: inherit;
  background-color: #EEEEEE;
}

.breadcrumb,
.breadcrumb li,
.breadcrumb .active {
  color: #616161;   
}

.tc-button-option-group {

}
.tc-button-option {
  background-color:#f4f4f4;
  border:2px solid #e5e5e5;
  margin:3px;
  padding:2px;
  display:table;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.tc-button-option:hover {
  cursor: pointer;
}
.tc-button-option.tc-button-option-selected {
    background-color: #ccc;
    border: 2px solid #ccc;
    color: #fff;
}
.tc-button-option-group .tc-button-option {
  float: left;
    line-height: 1.8em;
    padding-left: 0;
    padding-right: 25px;
}
.tc-button-option-row {
  display:table-row;
}
.tc-button-option-icon,
.tc-button-option-text {
  display:table-cell;
}
.tc-button-option-checkbox {
  display: none;
}
.tc-button-option-checkbox-label {
  display: none;
}
.tc-button-option-checkbox + .tc-button-option-checkbox-label {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    line-height: 20px;
    height: 25px;
    width: 25px;
    position: relative;
    top: 3px;
    left: 3px;
}
.tc-button-option-checkbox + .tc-button-option-checkbox-label:before {
    background-color: transparent;
}
.tc-button-option-checkbox-label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 20px;
    /* position: absolute; */
    left: 5px;
    top: 5px;
    background-color: #aaa
}
.tc-button-option-checkbox:checked + .tc-button-option-checkbox-label:before {
    content: "\2713";
    color: #1A1A1A;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 15px;
    background-color: transparent;
    padding: 0px;
    margin: 0;
}

.tc-tgl,
.form-horizontal input.tc-tgl {
  display: none;
}
.tc-tgl, .tc-tgl:after, .tc-tgl:before, .tc-tgl *, .tc-tgl *:after, .tc-tgl *:before, .tc-tgl + .tc-tgl-btn {
  box-sizing: border-box;
}
.tc-tgl::-moz-selection, .tc-tgl:after::-moz-selection, .tc-tgl:before::-moz-selection, .tc-tgl *::-moz-selection, .tc-tgl *:after::-moz-selection, .tc-tgl *:before::-moz-selection, .tc-tgl + .tc-tgl-btn::-moz-selection {
  background: none;
}
.tc-tgl::selection, .tc-tgl:after::selection, .tc-tgl:before::selection, .tc-tgl *::selection, .tc-tgl *:after::selection, .tc-tgl *:before::selection, .tc-tgl + .tc-tgl-btn::selection {
  background: none;
}
.tc-tgl + .tc-tgl-btn {
  display: inline-block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tc-tgl + .tc-tgl-btn.not-allowed {
  cursor: not-allowed;
}
.tc-tgl + .tc-tgl-btn:after, .tc-tgl + .tc-tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tc-tgl + .tc-tgl-btn:after {
  left: 0;
}
.tc-tgl + .tc-tgl-btn:before {
  display: none;
}
.tc-tgl:checked + .tc-tgl-btn:after {
  left: 50%;
}

.tc-tgl-light + .tc-tgl-btn {
  background: #ccc;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #666;
}
.tc-tgl-light + .tc-tgl-btn:after {
  border-radius: 50%;
  background: #eee;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.tc-tgl-light:checked + .tc-tgl-btn {
  background: #9FD6AE;
}

.tc-tgl-ios + .tc-tgl-btn {
  background: #ccc;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #e8eae9;
}
.tc-tgl-ios + .tc-tgl-btn:after {
  border-radius: 2em;
  background: #fbfbfb;
  -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tc-tgl-ios + .tc-tgl-btn:hover:after {
  will-change: padding;
}
.tc-tgl-ios + .tc-tgl-btn:active {
  box-shadow: inset 0 0 0 2em #e8eae9;
}
.tc-tgl-ios + .tc-tgl-btn:active:after {
  padding-right: .8em;
}
.tc-tgl-ios:checked + .tc-tgl-btn {
  background: #86d993;
}
.tc-tgl-ios:checked + .tc-tgl-btn:active {
  box-shadow: none;
}
.tc-tgl-ios:checked + .tc-tgl-btn:active:after {
  margin-left: -.8em;
}

.tc-tgl-skewed + .tc-tgl-btn {
  overflow: hidden;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  font-family: sans-serif;
  background: #888;
}
.tc-tgl-skewed + .tc-tgl-btn:after, .tc-tgl-skewed + .tc-tgl-btn:before {
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
  display: inline-block;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
  text-align: center;
  position: absolute;
  line-height: 2em;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.tc-tgl-skewed + .tc-tgl-btn:after {
  left: 100%;
  content: attr(data-tg-on);
}
.tc-tgl-skewed + .tc-tgl-btn:before {
  left: 0;
  content: attr(data-tg-off);
}
.tc-tgl-skewed + .tc-tgl-btn:active {
  background: #888;
}
.tc-tgl-skewed + .tc-tgl-btn:active:before {
  left: -10%;
}
.tc-tgl-skewed:checked + .tc-tgl-btn {
  background: #86d993;
}
.tc-tgl-skewed:checked + .tc-tgl-btn:before {
  left: -100%;
}
.tc-tgl-skewed:checked + .tc-tgl-btn:after {
  left: 0;
}
.tc-tgl-skewed:checked + .tc-tgl-btn:active:after {
  left: 10%;
}

.tc-tgl-flat + .tc-tgl-btn {
  padding: 2px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #fff;
  border: 4px solid #f2f2f2;
  border-radius: 2em;
}
.tc-tgl-flat + .tc-tgl-btn:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #f2f2f2;
  content: "";
  border-radius: 1em;
}
.tc-tgl-flat:checked + .tc-tgl-btn {
  border: 4px solid #7FC6A6;
}
.tc-tgl-flat:checked + .tc-tgl-btn:after {
  left: 50%;
  background: #7FC6A6;
}

.tc-tgl-label {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  font-style: italic;
}

.tc-tgl-label label {
  text-transform: none;
  -webkit-transition: all 300ms ease-out 100ms;
  -moz-transition: all 300ms ease-out 100ms;
  -o-transition: all 300ms ease-out 100ms;
  transition: all 300ms ease-out 100ms;
}

.tc-tgl-btn {
  display: table-cell;
  margin-bottom: 0;
  vertical-align: middle;
  padding: 10px 0 5px 0;
}

.tc-tgl-item {
  display: table;
}

.tc-tgl-item-inline {
  float: left;
  width: 10%;
}

.tc-tgl-inner {
  display: table-row;
  text-align: left;
  padding: 0 10px 5px 5px;
}

.tc-toggle-control .tc-tgl-label label {
  text-transform: uppercase;
  font-style: normal;
}

.tc-tgl-label label.tc-toggle-on {
  font-weight: 600;
}

.tc-toggle-readonly {
 opacity: 0.5;
}

.tc-toggle-readonly .tc-tgl-btn {
  cursor: not-allowed;
}

.tc-toggle-readonly .tc-formfield-append {
  display: none;    
}

.tc-toggle-inline-block {
  display: inline-block;
}
    
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #1B75BB;
}

.tc-dialog-less-than-480 {
  display: none;
}

.popover-content {
  line-height: 1.5em;
  padding: 5px;
  font-size: 1em;
}
table.newui-table .popover-content {
  font-size: 0.9em;
}

#tc-modal-popup-doing {
  position: fixed;
  width:inherit;
  top:50%;
}

.tc-auto-width {
  width: auto;
}

.table-hover tbody tr.TCSubListing-buttons:hover>td {
  background-color: inherit;
}

ul.sidr-class-hidden-desktop,
ul.sidr-class-hidden-tablet {
  display: none;
}

.dropdown-menu {
  background: #f4f4f4;
}
.dropdown-menu.colorpicker {
    z-index: 3000000;
}

#tc-formheader-menuoverflow {
  background: #ffffff;  
}

.dropdown-menu>li>a {
    font-weight: 200;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #d9edf7;
    opacity: 1.0;
    color: inherit;
}

.nav-pills_noBottomMargin {
  margin-bottom: 0;
}

.TCMain .popover,
.TCMain_PreTCNow .popover{
  max-width: 600px;
}

.popover .tc-popover-padded-close {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 1.6em;
  padding-top: 4px;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.tc-bordered-popover-close {
  padding: 5px;
}

.modal.fade.in.bootbox-25-top {
  top: 25%;
}

.alert-skinny {
  padding: 4px;
  margin: 0;
  width: auto;
  display: inline-block;    
}
/* OVERWRITE BOOTSTRAP RESPONSIVE CSS
-------------------------------------------------- */

.navbar-fixed-top, .navbar-fixed-bottom {
    margin-bottom: 0;
    position: fixed;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding: inherit;
}

.row-fluid #tc-main-primarycolumn {
  margin-left: 0;
}

@media (max-width: 979px) {
  .nav-collapse,
  .nav-collapse.collapse {
    height: auto;
    overflow: visible;
  }
  .nav-collapse {
    clear: none;
  }
}

@media (max-width: 767px) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
  }
}

@media (max-width: 667px) {
  #modal-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}

/* OVERWRITE BOOTSTRAP SWITCH PLUGIN CSS
-------------------------------------------------- */
.has-switch label {
  z-index: 1;
}

/* OVERWRITE HOPSCOTCH PRODUCT TOUR PLUGIN CSS
-------------------------------------------------- */
div.hopscotch-bubble .hopscotch-bubble-close {
  background: transparent url(newui-images/hopscotch/sprite-green.png) -192px -92px no-repeat !important;
}
div.hopscotch-bubble .hopscotch-bubble-number {
  background: #0094D9 !important;
  border-radius: 50% !important;
  padding: 0 !important;
}

/* OVERWRITE BOOTBOX MODAL PLUGIN CSS
-------------------------------------------------- */
button.bootbox-close-button.close:after,
.modal-header button.close:after,
#modal-header>button.close:after,
button.close:after {
  content: "\e36d";
  color: #454545;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.6;
}

button.bootbox-close-button.close,
.modal-header button.close,
#modal-header>button.close,
button.close  {
  opacity: 1.0;
  background: inherit;
  color: transparent;
  font-family: 'tc_font_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: none;
  box-shadow: none;
  font-size: 24px;
  padding-top: 2px;
  padding-right: 3px;
}

.dz-image-preview button.close {
  margin-top: 0;
}

button.bootbox-close-button.close:hover,
.modal-header button.close:hover,
#modal-header>button.close:hover,
button.close:hover
 {
  animation: none;
}

button.bootbox-close-button.close:hover:after,
.modal-header button.close:hover:after,
#modal-header>button.close:hover:after,
button.close:hover:after {
  text-decoration: none;
  opacity: 1.0;
}

.tc-ratingHolderStars button.close { 
  margin-top: 0; 
}

button.close:hover {
  color: transparent;
}

button.close.dark:after {
  color: #929292;
}

button.close.dark:hover:after {
  color: #666;
}

.tc-action-message-contents button.close {
  position: relative;
  top: -12px;
  left: 12px;
}

.tc-action-message-contents button.close:focus {
  opacity: 0.8;
  color: transparent;
}

.tc-action-message-contents button.close::after {
  opacity: 1.0;
  font-size: 30px;
}

#tc-objectlist-filter-icon .tc-inline-close {
  font-size: 10px;
}

.tc-inline-close {
  font-size: 16px;
  font-weight: 600;
  color: #cfcfcf;
  padding-left: 3px;
}

.tc-inline-close.tc-font-icon_close:before {
  content: "\e36d";
}

.modal-footer {
  clear: both;
}

.bootbox-body {
    padding: 15px;
}

#tc-content-header {
    top: 40px;
}
#tc-content-body-container {
	margin-top: 50px;
}

/* OVERWRITE FONT ICON CSS
-------------------------------------------------- */
.tc-font-icon_info2:before {
  content: "\e357";	
}

/* TC RESPONSIVE CSS
-------------------------------------------------- */
.tc-responsive-small-content:before {
  content: "";
}

.tc-responsive-vimeo-video {
  position: relative;
  width: 80%;
  max-width: 640px;
  margin: 0 auto;
}

.tc-responsive-vimeo-video > div {
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  position: relative;
  padding: 0;
  padding-top: 55%;
}

.tc-responsive-vimeo-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 1601px) {
  #tc-content-body-container {
    margin: 0 15%;
  }
}
@media (max-width: 1600px) {
  #tc-content-body-container {
    margin: 0 12%;
  }
}

@media (max-width: 1400px) {
  #tc-content-body-container {
    margin: 0 10%;
  }
  .TCPageBase.container {
    width: auto;
  }
}

@media (max-width: 1200px) {
  #tc-content-body-container {
    margin: 0 5%;
  }
  #tc-widget-banner-right {
    padding-top: 40px;
  }
  #filter_list {
    width: 50%;
  }
  table td.tc-fluid-hide-1200 {
    display: none;
  }
  table td.tc-col-width-large,
  table td.tc-col-width-vlarge,
  table td.tc-col-width-medium,
  table td.tc-col-width-small,
  table td.tc-col-width-vsmall {
    width: auto;
  }
  #tc-login-form {
    float: none;
    width: auto;
    margin-bottom: 40px;
  }
  #tc-login-message {
    float: none;
    /*margin-left: 20px;*/
    padding-left: 20px;
    width: auto;
    border-top: 1px solid #e4e4e4;
    padding-top: 50px;
  }

}

@media (max-width: 1070px) {
  #tc-ilt-session-header #tc-stats-header-col1,
  #tc-ilt-session-header #tc-stats-header-col2 {
    width: 100%;
    margin: 0;
    float: none;
  }

}

@media (max-width: 979px) {
  #tc-content-body-container {
    margin: 0 2%;
  }
  #TCDevices {
    width: 472px;
    height: 195px;
  }
   #TCLoginBanner {
    padding-left: 50px;
    padding-right: 50px;
  }
  #filter_list {
    width: 70%;
  }
  /* */
  #tc-adminform-actions {
    float: none;
    padding: 0 5px 0 5px;
  }
  .tc-block-smaller {
    height: auto;
    width: 100%;
    background-image: none;
    background-color: #F4F4F4;
    border-radius: 0;
  }
  .tc-block-button {
    float: none;
  }
  .tc-block-smaller a {
    height: auto;
  }
  .tc-block-button a {
    display: block;
    height: 30px;
    text-align: left;
    padding-top: 0;
  }
  .tc-block-button a span {
    display: none;
  }
  .tc-block-button a div {
    width: auto;
    display: inline;
    font-size: 1.2em;
    vertical-align: middle;
    padding-top: 0;
    line-height: 30px;
  }
  .tc-block-button a i {
    vertical-align: middle;
  }
  #tc-create-container .tc-block-button {
    float: inherit;
  }
  #tc-create-container .tc-block-button a {
    display: inherit;
    height: inherit;
    text-align: inherit;
  }
  #tc-create-container .tc-block-button a span {
    display: inherit;
  }
  #tc-create-container .tc-block-button a div {
     width: 100%;
     display: block;
     font-size: inherit;
  }
  /* */
  #tc-main-container-row-fluid .tc-widget-list:not(.tc-full-list) {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .tc-cardlist .tc-popupselect-table-container {
    min-width: initial;
  }

  #tc-content-navbar-nav #tc-content-navbar-edit {
    display: none;
  }
  
  #tc-create-container .tc-block-button.tc-activity-type-create a {
    display: block;
  }
  
  #tc-create-container .tc-block-button.tc-activity-type-create a div {
     width: auto;
  }
  
  .tc-block-button.tc-activity-type-create a div {
    line-height: unset;
  }
}

@media (max-width: 800px) {
  #tc-main-primarycolumn-content .tc-content-breadcrumb-actions {
    width: 100%;
  }

  #tc-content-nav-container,
  .tc-mobile-nav-container {
    border: 2px solid #929292;
    bottom: 5px;
    height: calc(100% - 90px);
    margin-left: 5px;
    width: 90%;
  }

  #tc-main-primarycolumn-content #tc-content-header {
    z-index: 1000;
  }

  #tc-content-nav-container #tc-content-nav {
    margin-top: 10px !important;
  }

  #tc-content-nav-container #tc-content-info-column {
    margin-top: 10px !important;
  }

  #tc-content-container {
    margin-left: 0;
  }
  
  #tc-content-nav-container .tc-content-nav-close,
  #tc-content-nav-container .tc-content-info-close {
    height: auto;
  }

  #tc-content-nav-container .tc-content-info-close {
    margin-top: -20px;
    margin-left: -10px;
    padding: 4px 0;
    display: block !important;
  }  
  
  #tc-content-footer,
  .tc-mobile-footer-nav  {
    width: 100%;
    z-index: 99;
  }

  #tc-content-nav-container.tc-content-nav-container-closed {
    margin-left: calc(-91% - 5px);
  }

  #tc-content-footer .tc-content-icon-text-container span,
  .tc-mobile-footer .tc-mobile-icon-text-container span,
  .tc-mobile-footer-nav .tc-mobile-icon-text-container span  {
    display: none;
  }

  #tc-content-body-container {
    padding-top: 80px;
  }
}

@media all and (max-width: 767px) {
  .tc-visible-phone,
  .tc-hidden-desktop {
    display: inherit !important;
  }

  ul.sidr-class-hidden-desktop,
  ul.sidr-class-hidden-tablet {
    display: inherit !important;
  }

  .tc-hidden-phone,
  .sidr-class-tc-hidden-phone,
  .tc-visible-desktop {
    display: none !important;
  }

  .tc-responsive-vimeo-video {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }

  .TCWidget ul.tc-tabbed-header-holder {
    display: flex;
  }

  .tc-action-message-contents {
    width: 100%;
  }
  .tc-action-message-contents button.close {
    left: -30px;
  }

  #tc-enrollmentapprovals .tc-itemlist-username,
  #tc-enrollmentapprovals .tc-itemlist-longname {
    display: none;
  }

  #tc-header-searchform #k,
  #tc-header-searchform #keywords,
  #tc-header-searchform2 #k,
  #tc-header-searchform2 #keywords,
  #tc-selectCertPathForm #k,
  #tc-selectCertPathForm #keywords {
    width: auto;
  }

  #tc-enrollmentapprovals .user-realname {
    position: relative;
    top: -8px;
  }

  #tc-enrollmentapprovals .approvalActivityIcon {
    float: left;
    width: auto;
    margin-left: 40px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  #tc-enrollmentapprovals .approvalRequestedContainer{
    margin-left: 40px;
  }

  #tc-enrollmentapprovals .approvalRequestedDetailsContainer {
    margin-left: 45px;
    margin-bottom: 10px;
    clear: both;
  }

  #tc-enrollmentapprovals .approvalRequestField {
    margin-left: 5px;
  }

  #tc-enrollmentapprovals .tc-approvalActions {
    float: right;
    width: auto;
  }

  #tc-enrollmentapprovals .tc-approvalAction {
    margin-right: 10px;
  }

  #tc-main-shortcuts,
  #tc-footer,
  #tc-latestnews-expand {
    display: none;
  }
  #tc-header-nouser-container-fluid #tc-header-login {
    width: auto;
    margin-left: 30px;
  }
  #tc-header-nouser-container-fluid #tc-header-socialbar,
  #tc-header-nouser-container-fluid #tc-header-approvalsbar {
    display: none;
  }
  #tc-header-nouser-inner #tc-header-logo {
    margin-right: 15px;
    width: 100px;
  }

  #tc-main-container-fluid {
    padding-left: 5px;
    padding-bottom: 0px;
  }
  #tc-main-container-row-fluid {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  #tc-main-container-row-fluid.TCMain_Anon div#tc-catalogBrowseContainer {
    margin-bottom: 400px;;
  }
  #tc-main-primarycolumn {
    padding-left: 5px;
  }

  #TCCourseMain {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  
  #TCCourseMain #TCCourseNav {
    margin-bottom: 20px;
  }
    
  #TCCourseMain .tc-main-page-title .tc-font-icon_home {
    padding-left: 5px;
  }
  
  #TCNowNavTabs,
  #TCNowTabsHeader,
  .tc-nav-tabs {
    min-height: inherit;
  }
  #tc-main-secondarycolumn,
  .tc-secondary-column {
    margin-bottom:10px;
    margin-top:10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #tc-widget-admin-chart-container,
  #tc-widget-admin-chart-legend {
    padding-left: 15px;
  }
  #TCDevices {
    width: 394px;
    height: 163px;
    margin: 0 auto;
  }
  #tc-widget-banner-right {
    padding-top: 20px;
  }
  /*
  #tc-zone-1 {
    padding-top: 30px;
  }
  */
  #TCLoginBanner {
    padding-left: 50px;
    padding-right: 50px;
  }
  .table {
    width: 100%;
    margin-bottom: 20px;
  }
  .table thead > tr > th,
  .table tbody > tr > th,
  .table tfoot > tr > th,
  .table thead > tr > td,
  .table tbody > tr > td,
  .table tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
  }

  .table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
  }

  .table caption + thead tr:first-child th,
  .table colgroup + thead tr:first-child th,
  .table thead:first-child tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child td,
  .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 thead > tr > th,
  .table-condensed tbody > tr > th,
  .table-condensed tfoot > tr > th,
  .table-condensed thead > tr > td,
  .table-condensed tbody > tr > td,
  .table-condensed tfoot > tr > td {
    padding: 5px;
  }

  .table-bordered {
    border: 1px solid #dddddd;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }

  .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 col[class*="col-"] {
    display: table-column;
    float: none;
  }

  table td[class*="col-"],
  table th[class*="col-"] {
    display: table-cell;
    float: none;
  }

  .table > thead > tr > td.active,
  .table > tbody > tr > td.active,
  .table > tfoot > tr > td.active,
  .table > thead > tr > th.active,
  .table > tbody > tr > th.active,
  .table > tfoot > tr > th.active,
  .table > thead > tr.active > td,
  .table > tbody > tr.active > td,
  .table > tfoot > tr.active > td,
  .table > thead > tr.active > th,
  .table > tbody > tr.active > th,
  .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
  }

  .table > thead > tr > td.success,
  .table > tbody > tr > td.success,
  .table > tfoot > tr > td.success,
  .table > thead > tr > th.success,
  .table > tbody > tr > th.success,
  .table > tfoot > tr > th.success,
  .table > thead > tr.success > td,
  .table > tbody > tr.success > td,
  .table > tfoot > tr.success > td,
  .table > thead > tr.success > th,
  .table > tbody > tr.success > th,
  .table > tfoot > tr.success > th {
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }

  .table-hover > tbody > tr > td.success:hover,
  .table-hover > tbody > tr > th.success:hover,
  .table-hover > tbody > tr.success:hover > td {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
  }

  .table > thead > tr > td.danger,
  .table > tbody > tr > td.danger,
  .table > tfoot > tr > td.danger,
  .table > thead > tr > th.danger,
  .table > tbody > tr > th.danger,
  .table > tfoot > tr > th.danger,
  .table > thead > tr.danger > td,
  .table > tbody > tr.danger > td,
  .table > tfoot > tr.danger > td,
  .table > thead > tr.danger > th,
  .table > tbody > tr.danger > th,
  .table > tfoot > tr.danger > th {
    background-color: #f2dede;
    border-color: #eed3d7;
  }

  .table-hover > tbody > tr > td.danger:hover,
  .table-hover > tbody > tr > th.danger:hover,
  .table-hover > tbody > tr.danger:hover > td {
    background-color: #ebcccc;
    border-color: #e6c1c7;
  }

  .table > thead > tr > td.warning,
  .table > tbody > tr > td.warning,
  .table > tfoot > tr > td.warning,
  .table > thead > tr > th.warning,
  .table > tbody > tr > th.warning,
  .table > tfoot > tr > th.warning,
  .table > thead > tr.warning > td,
  .table > tbody > tr.warning > td,
  .table > tfoot > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
    border-color: #fbeed5;
  }

  .table-hover > tbody > tr > td.warning:hover,
  .table-hover > tbody > tr > th.warning:hover,
  .table-hover > tbody > tr.warning:hover > td {
    background-color: #faf2cc;
    border-color: #f8e5be;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

  .tc-popupselect-table-container .table td {
    line-height: 20px;
  }

  #filter_list {
    width: 80%;
  }
  .tc-question-body {
    height: auto;
  }

  #tc-content-body {
    margin: 0 15px 25px 10px;
    padding-right: 15px;
  }

  #tc-content-info-column {
    margin-left: 0px;
  }

  #tc-content-info-column .tc-info-column {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #tc-content-info-column #TCExpandRight,
  #tc-content-info-column .TCDescriptionIcon {
    display: none;
  }

  #tc-content-header #tc-course-title {
    line-height: 30px;
    padding: 5px 0 5px 25px;
    background-color: #e4e4e4;
    margin: 0;
  }

  #tc-content-header #tc-content-student-status {
    margin-bottom: 0;
    border-radius: 0;
    padding-left: 25px;
  }

  #tc-content-footer #tc-content-nav-return {
    margin-right: 30px;
  }

  #tc-course-overview-skip {
    display: block;
    padding: 2px;
    position: absolute;
    top: -2px;
  }

  #tc-main-container-row-fluid #TCCourseDescription {
    margin-top: 10px;
    box-shadow: none;
  }

  #tc-main-container-row-fluid .tc-info-column-closed.span3 {
    width: 100%;
  }
  #tc-main-container-row-fluid .tc-info-column-closed.span3 #TCCourseDescription {
    height: auto;
    min-height: 40px;
  }
  
  #tc-main-container-row-fluid .tc-info-column-closed.span3 #TCCourseDescription #TCExpandRight {
    height: auto;
    width: auto;  
  }
     
  #tc-main-container-row-fluid #TCCourseDescription .tc-contents-show-overview {
    display: inline-block;    
  }
  
  #tc-content-aside-accordion,
  #tc-content-header-accordion {
    display: block;
  }

  #tc-form-header-menulist,
  #tc-form-header-menulistoverflow {
    float: inherit;
  }

  .tc-menu-item {
    max-width: inherit;
  }

  .TCMain h1,
  .TCMain_PreTCNow h1,
  .TCMain_PreTCNowAnon h1 {
    font-size: 0.9em;
  }

  #tc-form-header-menulist-cont,
  #tc-adminformbody-main-toggles {
    margin-top: 10px;
    width: inherit;
    margin-left: inherit;
    float: inherit;
    padding-left: inherit;
  }
  
  #tc-adminform-header-row #tc-form-header-menulist-cont {
    max-width: 100%;  
  }
   
  #tc-formheader-menuoverflow {
    display: block;
    position: relative;
    float: none;
    padding: 0;
    border: 0;
    box-shadow: none;
  }

  .tc-formheader-hidemenuopt {
    display: list-item;
  }

  #tc-formheader-menushowoverflow {
    display: none;
  }

  #tc-modal-popup-doing {
    position: relative;
    height: inherit;
    width:inherit;
  }
  div.TCPopupJumpers {
    display:none;
  }
  #tc-adminformbody-actions {
    position: relative;
    padding-left: 10px;
  }
  .tc-popupselect-table-container .TCPopupStatus {
    width: auto;
  }
  #tc-quicksearch-actions {
    /*left: 70px;*/
  }
  #tc-objectlist-searchactions {
    position: relative;
    top: 5px;
    margin-bottom: 10px;
  }
  .media .tc-itemlist-right {
    text-align: left;
  }
  .tc-designation-section .media .tc-itemlist-right.actions {
    text-align: right;
  }  
  .tc-enabled-status {
    display: none;
  }
  .media-body.tc-enabled,
  .media-body.tc-disabled {
    margin-left: -10px;
    padding-left: 20px;
    border-left: 10px solid #ccc;
  }
  .media-body.tc-enabled {
    border-left-color: #468847;
  }
  .tc-widget-list-primary {
    font-size: 1.2em;
    padding-bottom: 5px;
  }
  .tc-widget-list-secondary {
    padding-bottom: 5px;
  }
  .tc-widget-list-action {
    padding-bottom: 5px;
  }
  .tc-list-widget .tc-activity-type {
    padding-left: 0;
  }
  .tc-widget-list-primleft .tc-tooltip-smemphasis,
  .tc-widget-list-primleft .tc-assoc-badge {
    margin: 10px 0;
  }
  .tc-widget-list-primleft .tc-assoc-badge {
    margin-left: 10px;
    margin-right: 10px;
    padding: 8px 10px;
    top: 0;
    left: 0;
    margin-top: 3px;
  }
  .tc-full-right {
    text-align: inherit;
  }
  .tc-action-message {
    position: relative;
  }
  .tc-action-message-contents {
    top: 0;
    left: 0;
    position: absolute;
  }
  .modal-scrollable .tc-action-message-contents {
    position: relative;
  }
  .tc-bootbox-formHeader-message .tc-action-message-modal .tc-action-message-contents {
    position: relative;
    width: auto;
  }
  .tc-action-message-contents .accordion {
    font-size: 0.9em;
    background: #fff;
    margin: 10px auto;
    width: inherit;
    text-align: left;
    color: #000;
    opacity: 0.8;
    font-weight: 200;
  }
  #tc-header-user-name {
    display: none;
  }
  #tc-myprefs-shortcuts {
    display: none;
  }
  #tc-header-logo-user {
    margin-right: 6px;
  }
  #tc-header-user-catalogsearch {
    display: block;
  }
  .tc-learning-status{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .tc-certification-learning-status .tc-progress-bar-holder {
    width: 80%;
  }
  .tc-certification-learning-status {
    width: 100%;
    margin-top: 20px;
  }
  .media.tc-itemlist.tc-itemlist-certification .media-body.row {
    position: relative;
  }
  .media.tc-itemlist.tc-itemlist-certification .media-heading.tc-itemlist-title {
    position: absolute;
    top: 0;
    width: calc(100% - 150px);
    right: 10px;  
  }
  .media.tc-itemlist.tc-itemlist-certification .tc-writeReviewLink {
    display: block;
  }
  .media.tc-itemlist.tc-itemlist-certification .tc-itemlist-link-actions {
    margin-top: 20px;
  }
  .media .tc-itemlist-type{
    margin-bottom: 10px;
  }
  .media .tc-itemlist-type.tc-thumbnail,
  .tc-standard-list-item .tc-itemlist-type.tc-thumbnail,
   ul.tc-standard-list > li > div.tc-standard-list-item-image.tc-thumbnail,
   .tc-itemlist-max-width-100 {
    max-width: 100px;
  }
  .TCMainContainer_Anon #tc-login-container-fluid {
    margin-left: 0px;
  }
  .tc-catalog-msg {
    width: auto;
    display: block;
  }
  .tc-admin-cardlist .tc-popupselect-table-container {
    padding-left: 2%;
    padding-right: 2%;
  }

  #tc-main-primarycolumn-content .tc-content-breadcrumb-actions {
    width: 100%;
  }

  #tc-content-body-container {
    padding-top: 50px;
  }

  #tc-catalog-details-cont {
   padding: 0 15px;
  }

  /* Student facing object list screens (Responsive Tables) */
  .tc-student-facing-list-info {
    display: none;
  }
  .tc-student-facing-dropdown-sort {
    display: inline-block;
    float: left;
  }

  /* Responsive Tables */
  /* Force table to not be like tables anymore */
  .tc-student-facing-list table,
  .tc-student-facing-list thead,
  .tc-student-facing-list tfoot,
  .tc-student-facing-list tbody,
  .tc-student-facing-list th,
  .tc-student-facing-list td,
  .tc-student-facing-list tr {
    display: block;
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  .tc-student-facing-list .table thead tr:not(:first-child) {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .tc-student-facing-list .table thead tr:not(:first-child) th {
    display: none;
  }

  .tc-student-facing-list .table thead#tc-objectlist-head tr:first-child th,
  .tc-student-facing-list.tc-student-facing-list-light .table tfoot tr th#tc-list-pager {
    background-color: #eee;
    min-height: 40px;
    padding: 8px;
    border-bottom: none;
  }
  
  .tc-student-facing-list.tc-student-facing-list-light .table tfoot tr th#tc-list-pager {
    background-color: #fff;
  }

  .tc-student-facing-list .table thead#tc-objectlist-head {
    margin-bottom: 15px;
  }

  .tc-student-facing-list .table thead#tc-objectlist-head tr,
  .tc-student-facing-list.tc-student-facing-list-light .table tfoot tr {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
  }

  .tc-student-facing-list .table tbody tr.TCListing-odd {
    background: #eee;
    border-top: 2px solid #bdbdbd;
    border-bottom: 2px solid #bdbdbd;
    padding-top: 15px;
  }

  .tc-student-facing-list .table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }

  .tc-student-facing-list .table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    font-weight: 600;
  }

  .tc-student-facing-list-form .tc-popupselect-table-container {
    min-width: initial;
  }

  .tc-student-facing-list .table td {
    min-height: 20px;
    line-height: initial;
    margin-bottom: 2px;
  }
  
  .tc-hide-mobile {
    display: none;
  }  
}

@media (max-width: 580px) {
  .tc-popupselect-table-container {
    min-width: unset;
  }
}

@media (max-width: 480px) {
  #tc-zone-1, #tc-zone-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  #tc-login-form {
    margin-left: 20px;
  }
  .login-left {
    padding-left: 20px;
  }
  .TCFooter {
    padding-left: 5px;
  }
  .tc-fullscreen-display {
    display: none;     
  }
  .tc-mobile480-display {
    display: inherit;    
  }
  
  .TCPanel {
    float: left;
    width: inherit;
  }
  .TCMainMenu {
    float: none;
  }
  #tc-header-user-container-fluid #tc-header-user-profile {
    margin-right: 5px;
    margin-left: 15px;
  }
  #tc-header-user-container-fluid .tc-language-picker {
    position: relative;
    left: -5px;
  }
  #tc-adminform-head:not(.tc-student) + #tc-main-primarycolumn>#tc-main-primarycolumn-content:not(.tc-main-content-window),
  #tc-adminform-head:not(.tc-student) {
    padding-top: 40px;
  }
  #tc-adminform-head.tc-student {
    padding-top: 10px;
  }
  #tc-adminform-head.tc-student #tc-adminformbody-main-title {
    width: 100%;
  }
  #tc-formdef-container #tc-main-title {
    margin-top: 0;
    top: 40px;
  }
  span.tc-overlapping-icon.badge {
  /*
    margin-left: -20px;
    position: relative;
    top: -8px;
    left: inherit;
  */
  /*
  left: -10px;
  */  
  }
  #tc-header-user-container-fluid>div#tc-header-user-cart, 
  #tc-header-user-cart {
    margin-right: 10px;
  }
  #tc-main-primarycolumn {
    width:inherit;
  }
  .TCFooterAnon {
    padding-left: 50px;
    padding-right: 50px;
  }
  #tc-zone-2 .anythingSlider {
    width:300px;
  }
  .TCFacebookBtn {
    float: left;
    padding-left: 0;
    margin-top: 0;
  }
  #TCDevices {
    width: 236px;
    height: 97px;
    margin: 0 auto;
  }

  #tc-widget-banner-right p.lead {
    font-size: 1.1em;
    line-height: 20px;
  }

  .popover-content .close {
    margin-right: 20px;
  }
  #filter_list {
    width: 70%;
  }
  table td.tc-fluid-hide-480,
  .tc-fluid-hide-480 {
    display: none;
  }
  table td.tc-col-width-large,
  table td.tc-col-width-vlarge,
  table td.tc-col-width-medium,
  table td.tc-col-width-small,
  table td.tc-col-width-vsmall {
    width: auto;
  }
  input, textarea {
    max-width: 150px;
  }
  #tc-email-subject,
  #tc-email-message {
    max-width: 100%;
  }  
  .tc-auto-width {
    max-width: 206px;
  }
  #tc-form-title {
    max-width: 150px;
    height: auto;
    text-align: left;
  }
  #tc-form-buttons-end-spacer {
    display: none;
  }
  #tc-form-buttons-end {
    text-align: center;
  }
  #tc-popupselect-show .tc-btn-label,
  #tc-objectlist-show .tc-btn-label {
    display: none;
  }
  #modal-body .tc-popupselect-table-container .pager {
    max-width: 300px;
    margin-left: 0px;
    float: none !important;
  }
  #tc-popupselect-columnslist li,
  #tc-objectlist-columnslist li   {
    line-height: 30px;
  }
  #tc-popupselect-filter-div,
  #tc-objectlist-filter-div {
    position: relative;
  }

  #tc-list-pager {
    text-align: left;
  }
  .tc-popupselect-table-container .form-search {
    margin-left: 0;
  }
  .TCPopupStatus {
    max-width: 400px;
  }
  .tc-list-pager-top {
    display: block;
  }
  .tc-cardlist {
    padding-left: 0;
    padding-right: 0;
  }
  #tc-adminformbody-main .control-group {
    padding-left: 15px;
  }
  #tc-adminformbody-main .control-group input,
  #tc-adminformbody-main .control-group textarea {
    max-width: none;
  }
  #tc-header-user-container-fluid>div,
  #tc-header-nouser-container-fluid>div {
    margin: 10px 5px 0 5px;
  }
  .tc-itemlist-profile-info-holder .TCUserProfileOverlay {
    left: 0;
    min-width: 200px;
    margin: 0px;
    max-width: none;
    padding: 0;
    position: relative;
    top: 0;
    word-wrap: break-word;
    width: 99%;
  }

  .tc-itemlist-profile-info-holder .TCUserProfileOverlay .TCUserProfileInfo {
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 8px 0px #777777;
    padding: 20px;
  }

  .tc-itemlist-profile-info-holder {
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9999999;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay {
    top: 42px !important;
  }

  .TCLocationDetailsOverlay,
  .TCConferenceDetailsOverlay  {
    border: 0;
    box-shadow: none;
    position: inherit;
    padding: 0;
  }

  .tc-locationDetailsPopup:not(.tc-dialog-less-than-480),
  div.tc-location-details:not(.tc-dialog-less-than-480) {
    display: none;
  }

  .tc-conferenceDetailsPopup:not(.tc-dialog-less-than-480) {
    display: none;
  }

  .tc-dialog-less-than-480 {
    display: inline-block;
    line-height: 20px;
  }

  .TCLocationDetailsOverlay .close,
  .TCIltSessionDescriptionOverlay .close {
    display: none;
  }
  
  .TCConferenceDetailsOverlay button.close.dark {
    position: relative;
    right: 25px;
    top: 10px;
  }
  .bootbox-body .TCConferenceDetailsOverlay button.close.dark {
    display: none;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay,
  #tc-locationDetailsTmpDropDown .TCLocationDetailsOverlay,
  #tc-ConferenceSessionDetailsTmpDropDown .TCConferenceDetailsOverlay   {
    left: 0!important;
    margin-right: 0!important;
    padding: 0px;
  }

  #tc-userProfileMenuTmpDropDown .TCUserProfileOverlay .TCUserProfileInfo{
    padding: 20px;
    border-bottom: none;
  }

  #TCUserProfileOverlay_loggedInUser {
    margin: 0;
    padding: 10px 5px;
  }

  #tc-header-user .tc-language-picker i,
  #tc-header-nouser .tc-language-picker i,
  #tc-header-user-profile .tc-header-user-profile-dropdown {
    display: none !important;
  }

  #tc-content-nav-contents > li {
    padding-left: 0;
  }

  #tc-content-path-elipses {
    display: inherit;
  }

  #tc-content-path .tc-content-path:not(.tc-content-path-active) {
    /*display: none;*/
  }

  .breadcrumb>li>.divider {
    padding: 0;
  }

  #tc-content-path-learning {
    display: none;
  }

  #tc-content-header #tc-content-path {
    padding-left: 5px;
  }

  .tc-mobile-navbar-nav .tc-mobile-navbar-btn-container .tc-mobile-navbar-btn-prev {
    right: auto;
  }
  
  .tc-student-facing-list.tc-popupselect-table-container {
    min-width: initial;
  }
  .tc-catalog-details-section>div {
    padding: 0 10px 20px 10px;
  }
  .tc-form-info-collapseheader .tc-formInfoHelp {
    /*display: none;*/
  }
  #tc-content-body {
    padding-right: 0;
  }
  .tc-catalog-details-social .tc-share {
    display: none;
  }
  .tc-catalog-details-social {
    text-align: center;
  }
  .media.tc-itemlist.tc-itemlist-certification .tc-progress-bar-holder {
    width: 50%;
  }
  .media.tc-itemlist.tc-itemlist-certification .tc-learning-status {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 150px);
    text-align: right;
    margin-top: 0 !important;  
  }
  .media.tc-itemlist.tc-itemlist-certification .tc-itemlist-link-actions {
    margin-top: 0;
  }
  .media.tc-itemlist.tc-itemlist-certification .media-heading.tc-itemlist-title {
    position: static;
    width: 100%; 
  }
  #TCCourseMain .tc-main-page-title-flex {
    display: block;
  }
  #TCCourseMain .tc-main-page-title-flex>div {
    width: auto;
  }
  #TCCourseMain .tc-main-page-title-flex #tc-nav-designation {
    display: block;
    padding-left: 30px;
    float: none;
    text-align: left;
  }  
}

@media (max-width: 420px) {
  #tc-email-subject,
  #tc-email-message {
    width: 320px;
  }

  #tc-contentnav-help div.tc-tour {
    line-height: 1em;
    width: 1em;
    font-size: 1.6em;
  }

  #tc-content-navbar-nav .tc-content-navbar-btn-container  .tc-content-navbar-btn,
  .tc-mobile-navbar-nav .tc-mobile-navbar-btn-container  .tc-mobile-navbar-btn {
    padding: 10px;
  }

  #tc-content-navbar-nav #tc-close-content-footer-navbar,
  .tc-mobile-navbar-nav #tc-close-mobile-footer-navbar {
    font-size: 1.1em;
    padding: 0;
    width: initial;
  }

  #tc-content-footer.tc-content-exercise-nav-slide-down .tc-content-navbar-btn,
  #tc-content-footer.tc-content-exercise-nav-slide-up .tc-content-navbar-btn {
    padding: 0 4px;
  }

  #tc-content-footer.tc-content-exercise-nav-slide-up .tc-content-navbar-btn-container  .tc-content-navbar-btn,
  #tc-content-footer.tc-content-exercise-nav-slide-down .tc-content-navbar-btn-container  .tc-content-navbar-btn {
    padding: 10px 3px;
  }

  #tc-content-container,
  .tc-mobile-container {
    padding-bottom: 50px;
  }

  .TCWidget ul.tc-tabbed-header-holder {
    display: flex;
  }

  .TCWidget h1 a {
    font-size: 12px;
  }

  .TCWidget h1 ul.tc-tabbed-header-holder li {
    font-size: 14px;
  }

  #tc-widget-higher-logic-content .badge {
    display: none;
  }
}
  @media (max-width: 375px) {
    #tc-email-subject,
    #tc-email-message {
      width: 260px;
    }
    #TCUserProfileOverlay {
      min-width: 250px;
      max-width: 300px;
    }
  }

  @media (max-width: 320px) {
    #TCUserProfileOverlay {
      min-width: 200px;
      max-width: 250px;
    }
  }

  @media (max-width: 300px) {
    #TCLoginBanner {
      padding-left: 20px;
      padding-right: 20px;
    }
    #tc-widget-banner-right {
      margin:0 auto;
    }
    #tc-email-subject,
    #tc-email-message {
      width: 230px;
    }
    #TCUserProfileOverlay {
      min-width: 200px;
      max-width: 250px;
    }
  }


#sidr-id-tc-nav-menu-alt-nav {
  overflow: visible;
  height: 100%;
  float: none;
  display: none;
  width: 100%;
  background-color: #666;
  margin: 0;
  padding: 0 0 5px 0;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar,
#sidr-id-tc-nav-menu-alt-nav #tc-header-searchbar,
#sidr-id-tc-nav-menu-alt-nav #tc-header-user-details {
  margin: 0 0 5px 0;
  padding: 5px;
  float: none;
  display: block;
  width: 100%;
  height: auto;
  clear: both;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-searchbar form {
  padding: 0;
  margin: 0;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-searchbar form .control-group {
  margin-bottom: 0;
}


#sidr-id-tc-nav-menu-alt-nav #tc-header-searchbar #tc-header-searchmenu-container {
  display: none;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar li a,
#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar li img,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar li a,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar li img {
  display: inherit;
  line-height: inherit;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar ul,
#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar li,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar ul,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar li {
  border-bottom: inherit;
  border-top: inherit;
  display: inherit;
  line-height: inherit;
  margin: inherit;
  padding: inherit;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-socialbar.span2,
#sidr-id-tc-nav-menu-alt-nav #tc-header-approvalsbar.span2 {
  width: 100%;
}

#sidr-id-tc-nav-menu-alt-nav #k {
    -moz-box-sizing: inherit;
    clear: inherit;
    color: #919395;
    display: inherit;
    font-size: 13px;
    width: inherit;
    height: inherit;
    margin-bottom: 0;
    background-color: #333333;
}

#sidr-id-tc-nav-menu-alt-nav #tc-header-search-btn {
  background-color: #333333;
  -webkit-transiton: background-color 0.4s ease-in-out;
}


/* PRE TC940 TEMPLATES PANEL/SUB PANEL STYLES
-------------------------------------------------- */
.TCPanel .TCPanel,
#tc-main .TCPanel,
#tc-main-container-row-fluid .TCPanel {
  /*
  transition:opacity 0.15s linear; -o-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -webkit-transition: opacity 0.15s linear;
  border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 4px rgba(0,0,0,0.3); background-clip: padding-box; background-color: rgb(255, 255, 255); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); -moz-border-radius: 6px; -webkit-border-radius: 6px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
  margin-top: 0px;
  transition:opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition:opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out; -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  */
  margin-right: 5%;
  border: 1px solid #DADADA;
}
#tc-objectlist-filter-div + .TCPanel {
  margin-top: 12px;
}
#tc-main-container-row-fluid .TCPanel.tc-vieworiginal {
  border: none;
  margin-left: 0;
  padding-top: 10px;
}

.TCPanel .TCPanel.TCNoHeadPanel,
#tc-main .TCPanel.TCNoHeadPanel,
#tc-main-container-row-fluid .TCPanel.TCNoHeadPanel {
  border: none;
}

.TCPanel .TCPanel .TCPanelHeader,
#tc-main .TCPanel .TCPanelHeader,
#tc-main-container-row-fluid .TCPanelHeader {
  background: #cccccc;
  padding: 8px 15px 8px 15px;
  margin-bottom: 0;
  border: 1px solid #DADADA;
}

#tc-main-container-row-fluid .TCPanel.tc-vieworiginal.tc-reply-original .TCPanelHeader {
  border: none;
  background: transparent;
}

.TCPanel .TCPanel .TCPanelBody,
#tc-main .TCPanel .TCPanelBody,
#tc-main-container-row-fluid .TCPanelBody {
  padding: 15px;
}

.TCPanel .TCPanel.TCNoHeadPanel .TCPanelBody,
#tc-main .TCPanel.TCNoHeadPanel .TCPanelBody,
#tc-main-container-row-fluid .TCNoHeadPanel .TCPanelBody {
  padding-top: 5px;
}

.TCPanel .TCPane.TCNoHeadPanell .TCPanelHeader,
#tc-main .TCPanel.TCNoHeadPanel .TCPanelHeader,
#tc-main-container-row-fluid .TCNoHeadPanel .TCPanelHeader {
  display: none;
}

.TCPanel .TCPanel .TCPanelFooter,
#tc-main .TCPanel .TCPanelFooter,
#tc-main-container-row-fluid .TCPanelFooter {
  padding: 14px 15px 15px; border-radius: 0px 0px 6px 6px; text-align: right; margin-bottom: 0px; border-top: none; box-shadow: inset 0px 1px 0px #ffffff; background-color: #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
}

tr.TCFormRow {
  border-collapse: inherit;
}

tr.TCFormRow td:first-child .TCPanel {
  margin: 0 15px 0 15px;
}

.TCPanelBody .TCListing,
.TCListing.tc-panel-table,
.TCListing.tc-halfpanel-table {
  border: 1px solid #DADADA;
  font-size: 1.0em;
  margin: 5px 0 5px 0;
}

.TCPanelBody .TCListing .TCSubListing-headers th,
.TCListing.tc-halfpanel-table th {
  background: #cccccc;
  font-weight: 400;
  color: #000000;
}

.TCPanelBody .TCListing.tc-panel-table {
  border: 0;
}

.TCPanelBody .TCListing.tc-panel-table th {
  background: #f2f2f2;
  font-weight: 400;
  color: #333;
  font-size: 1.15em;
  border-bottom: #D7D7D7 1px solid;
  border-top: #D7D7D7 1px solid;
}

.TCListing .TCSubListing-headers th div {
  font-size: 13px;
}

.TCSubListingPadding6 {
  padding-left: 6px;    
}

.TCNoHeadPanel tr.TCSubListing-buttons td {
  border-top: #D7D7D7 1px solid;
}

.TCClearBoth {
  clear: both;
}

.TCAdminFormContainer {
  margin: 15px; 
}

.TCAdminFormContainer h1 {
  font-size: 1.6em;
}

#tc-main-container-row-fluid .TCAdminFormContainer .tc-form-info {
  margin: 10px 0px;
}
#tc-main-container-row-fluid .TCAdminFormContainer .TCPanel {
  margin-bottom: 10px;
  margin-right: 0px;
}

/* TABLE STYLE LISTS
----------------------*/
div.tc-table-style-list-description {
  line-height: 1.6em;
  padding-bottom: 20px;
  padding-top: 5px;
}
div.tc-table-style-list-description span {
  color: #666666;
  font-style: italic;
}

div.tc-table-style-list-header {
  border-bottom: 1px solid #E6E6E6;
  height: 2em;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 5px;
}

div.tc-table-style-list-header > div > span,
div.tc-table-style-list-header > div > div > span {
  font-weight: bold;
}

div.tc-table-style-list-header > div,
ol.tc-table-style-list-body > li > div {
  float: left;
}

ol.tc-table-style-list-body {
  list-style: none;
  list-style-type: none;
  margin-left: 0;
}

ol.tc-table-style-list-body li:hover {
  background-color: #EAF3FE;
  cursor: default;
}

ol.tc-table-style-list-body li,
ol.tc-table-style-list-body > div {
  clear: both;
}

ol.tc-table-style-list-body li div {
  height: 2em;
  line-height: 2.5em;
}

div.tc-list-buttons-div input {
  float: left;
  margin: 4px;
  margin-top: 10px;
}

div.tc-table-style-list-extra-fields {
  padding-bottom: 10px;
}

div.tc-table-style-list-extra-fields input[type='checkbox'] {
  margin-bottom: 6px;
  margin-left: 5px;
}

div.tc-table-style-list-footer {
  clear: both;
  float: left;
}

div.tc-table-style-list-footer.span12 {
  margin-left: 0;
  border: 0;
}

.tc-cluster .tc-list-buttons-div {
  clear: both;
}

/* SORTABLE LISTS
------------------*/
ol.tc-sortable, ul.tc-sortable, ol.tc-unsortable, ul.tc-unsortable {
  display: block;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ol.tc-sortable li, ul.tc-sortable li, ol.tc-unsortable li, ul.tc-unsortable li {
  background-color: #FDFDFD;
  border: 1px solid #E6E6E6;
  height: 2.5em;
  float: left;
  position: relative;
  margin: 2px;
  width: 99%;
}

ol.tc-sortable li, ul.tc-sortable li:hover,
tbody.tc-sortable tr:hover
{
  cursor: move;
  cursor: -webkit-grab;
}
tbody.tc-sortable tr.mouseDown:hover {
  cursor: move;
  cursor: -webkit-grabbing;
}

ol.tc-sortable li div,
ul.tc-sortable li div,
ol.tc-unsortable li div,
ul.tc-unsortable li div {
  position: relative;
}

/* DESIGNATIONS ADMIN SCREENS
-----------------------------*/

div.tc-table-style-list-header div.tc-checkbox-col,
ol.tc-table-style-list-body > li > div.tc-checkbox-col
 {
  height: 100%;
  width: 5%;
}

#tc-cluster-all-users div.tc-table-style-list-header div.tc-checkbox-col,
#tc-cluster-all-users ol.tc-table-style-list-body > li > div.tc-checkbox-col,
#tc-cluster-unassigned-users div.tc-table-style-list-header div.tc-checkbox-col,
#tc-cluster-unassigned-users ol.tc-table-style-list-body > li > div.tc-checkbox-col
 {
  margin-left: 0;
}

div.tc-table-style-list-header div.tc-filter-icon-col {
  height: 100%;
  margin-top: 6px;
  padding-left: 2px;
  width: 10%;
}

#tc-cluster-all-users-list div.tc-filter-icon-col,
#tc-cluster-all-users-list div.tc-checkbox-col {
  width: 5%;
}

ol.tc-table-style-list-body > li > div.tc-checkbox-col input,
div.tc-table-style-list-header div.tc-checkbox-col input {
  margin-bottom: 6px;
  margin-left: 5px;
}

div.tc-table-style-list-header div.tc-order-col,
ol.tc-table-style-list-body > li > div.tc-order-col
 {
  width: 10%;
}

div.tc-table-style-list-header div.tc-title-col,
ol.tc-table-style-list-body > li > div.tc-title-col
 {
  width: 40%;
}

div.tc-table-style-list-header div.tc-title-col.tc-notype,
ol.tc-table-style-list-body > li > div.tc-title-col.tc-notype
 {
  width: 60%;
}

div.tc-table-style-list-header div.tc-username-col,
ol.tc-table-style-list-body > li > div.tc-username-col
 {
  width: 20%;
}

div.tc-table-style-list-header div.tc-student-col,
ol.tc-table-style-list-body > li > div.tc-student-col
 {
  width: 20%;
}
#tc-cluster-unassigned-users div.tc-table-style-list-header div.tc-student-col,
#tc-cluster-unassigned-users ol.tc-table-style-list-body > li > div.tc-student-col {
  width: 40%;
}

#tc-cluster-all-users-list div.tc-student-col,
#tc-cluster-all-users-list ol.tc-table-style-list-body > li > div.tc-student-col
 {
  width: 40%;
}

#tc-cluster-all-users-list div.tc-latest-path-col,
#tc-cluster-all-users-list ol.tc-table-style-list-body > li > div.tc-latest-path-col
 {
  width: 40%;
}

div.tc-table-style-list-header div.tc-status-col,
ol.tc-table-style-list-body > li > div.tc-status-col
 {
  width: 10%;
}

#tc-cluster-unassigned-users div.tc-table-style-list-header div.tc-status-col,
#tc-cluster-unassigned-users ol.tc-table-style-list-body > li > div.tc-status-col
 {
  width: 20%;
}

#tc-cluster-all-users-list div.tc-status-col {
  width: 15%;
}

div.tc-table-style-list-header div.tc-type-col,
ol.tc-table-style-list-body > li > div.tc-type-col
 {
  width: 20%;
}

div.tc-table-style-list-header div.tc-expiry-col,
ol.tc-table-style-list-body > li > div.tc-expiry-col
 {
  width: 15%;
}

#tc-cluster-unassigned-users div.tc-table-style-list-header div.tc-expiry-col,
#tc-cluster-unassigned-users ol.tc-table-style-list-body > li > div.tc-expiry-col
 {
  width: 20%;
}

div.tc-table-style-list-header div.tc-validuntil-col,
ol.tc-table-style-list-body > li > div.tc-validuntil-col
 {
  width: 15%;
}

div.tc-table-style-list-header div.tc-actions-col,
ol.tc-table-style-list-body > li > div.tc-actions-col
 {
  width: 10%;
}

div.tc-table-style-list-header div.tc-title-col + div.tc-actions-col,
ol.tc-table-style-list-body > li > div.tc-title-col + div.tc-actions-col
 {
  width: 20%;
}

ol.tc-table-style-list-body > li > div.tc-actions-col {
  font-size: 0.75em;
  position: relative;
  top: 0.5em;
}

div.tc-table-style-list-header div.tc-enrolactions-col,
ol.tc-table-style-list-body > li > div.tc-enrolactions-col
 {
  width: 10%;
}

div.tc-table-style-list-header div.tc-credit-actions-col,
ol.tc-table-style-list-body > li > div.tc-credit-actions-col
 {
  width: 20%;
}

div.tc-table-style-list-header div.tc-credit-type-name-col,
ol.tc-table-style-list-body > li > div.tc-credit-type-name-col
 {
  width: 60%;
}

div.tc-table-style-list-header div.tc-value-col,
ol.tc-table-style-list-body > li > div.tc-value-col
 {
  width: 20%;
}

ol.tc-table-style-list-body > li > div.tc-actions-col a,
ol.tc-table-style-list-body > li > div.tc-credit-actions-col a,
ol.tc-table-style-list-body > li > div.tc-enrolactions-col a,
.tc-enrollment-row a.tc-dark-icon,
td.tc-pre-post-col a.tc-dark-icon {
  margin-right: 0;
  font-size: 1.3em;
}

ol.tc-table-style-list-body > li > div.tc-actions-col a:hover,
ol.tc-table-style-list-body > li > div.tc-credit-actions-col a:hover,
ol.tc-table-style-list-body > li > div.tc-enrolactions-col a:hover,
.tc-enrollment-row a.tc-dark-icon:hover,
td.tc-pre-post-col a.tc-dark-icon:hover {
  color: #0094D9;
  text-decoration: none;
}

div.tc-table-style-list-header div > span,
ol.tc-table-style-list-body > li > div > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

input#tc-elective-num-required {
  margin-bottom: 3px;
  margin-left: 5px;
}

div.tc-credits-req-block {
  border: 2px solid #f1f1f1;
  clear: both;
  float: left;
  margin: 10px;
  width: 95%;
}

.tc-credits-join {
  clear: both;
  float: left;
  margin: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  width: 94%;
}

.tc-credits-join > span,
.tc-logicoperator-join > span {
  font-size: 2em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-transform: uppercase;
}

div.tc-credits-req-block div.tc-table-style-list-header span,
div.tc-credits-req-block ol.tc-table-style-list-body li > div > span,
div.tc-credits-req-block ol.tc-table-style-list-body li > div > div > span {
  margin: 5px;
  top: 5px;
  display: block;
}

div.tc-credits-req-block ol.tc-table-style-list-body li div {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

#tc-credits-list-buttons {
  float: left;
  padding-bottom: 10px;
  position: relative;
  width: 95%;
}

#tc-credits-list div.tc-credits-req-block div.tc-table-style-list-footer {
  margin-bottom: 5px;
  margin-top: 5px;
}

div.tc-table-style-list-footer label{
  width: 50%;
}

#EditObjectForm div.popover {
  min-width: 300px;
}

#EditObjectForm div.popover label {
  width: 45%;
}

#TCILTStudentPopoverContainer div.popover label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
}

#EditObjectForm div.popover input[type=text] {
  width: 4em;
}

div.tc-credits-group-actions-col-text {
  display: inline-block;
  width: 70%;
}

div.tc-delete-credit-req-node {
  float: right;
}
div.tc-delete-credit-req-node > a {
  font-size: 1.5em;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
div.tc-delete-credit-req-node > a:hover {
  color: #0094D9;
  text-decoration: none;
}

span.tc-formfield-append {
    border-radius: 0 0 0 0;
    margin-left: -1px;
    margin-right: -1px;
    vertical-align: top;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    width: auto;
    white-space: nowrap;
    color: #888;
    cursor: help;
}
.TCPanelHeader span.tc-formfield-append {
    margin-top: -5px;
}
.tc-toggle-control + span.tc-formfield-append {
    padding-top: 12px;
    
}
.tc-toggle-control + span:not(:last-of-type) {
    margin-bottom: 22px;
}

.tc-toggle-control + span.tc-formfield-append + .alert-info,
.tc-toggle-control + span.tc-formfield-append + div + .alert-info {
    display: inline-block;
    font-size: 1em;
    position: relative;
    top: -12px;
}

.tc-tgl-inner #tchelp-tc-toggle-hidden {
  display: table-cell;
  vertical-align: middle;
}

#tc-form-buttons span.tc-formfield-append {
    color: #f2c249;
}

span.tc-pageHeader-append {
  float: left;
  position: relative;
  top: 15px;
/*   line-height: 48px; */
/*   height: 35px;   */
}

.tc-field-help i {
  font-size: 0.9em;
}

.tc-field-help i:hover,
span.tc-formfield-append i:hover  {
  color: #616161;
}

.TCFormButtons .tc-field-help i:hover,
.TCFormButtons span.tc-formfield-append i:hover  {
  color: #eeeeee;
}

.tc-section-header {
  margin-top: 10px;
  padding-left: 5px;
  background: #E4E4E4;
  padding: 5px;
  position: relative;
}

.tc-section-header .tc-form-sectionhesder-preview {
  float: right;
  margin-right: 40px;
  font-weight: 200;	
}

.tc-section-header.tc-section-spacer {
  background: transparent;
  margin-top: 0;
  padding: 10px;
}

.tc-popupselect-table-container .tc-section-header,
.tc-custom-sort-pagination-row,
.tc-popupselect-table-container .media.tc-itemlist {
    margin-left: 15px;
    margin-right: 5px;
}

.tc-popupselect-table-container .tc-section-header.tc-custom-list-header {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
}

.tc-popupselect-table-container .tc-vcard-select-all {
    margin-left: 25px;
}

.tc-section-header>div {
  color: #616161;
  font-size: 1.2em;
  padding: 4px 5px;
  margin: 0;
  font-weight: 600;
  line-height: 20px;
  min-height: 20px
}

.tc-section-header>div .tc-sectionheader-help {
  font-size: 13px;
  font-weight: 200;
}
.tc-section-header>.tc-section-header-title-label {
  display: inline-block;
  margin-right: 5px;    
}

.tc-section-header>.tc-section-header-badge {
  background-color: #616161;	
}

.tc-section-header>.tc-section-header-instructions {
  margin-left: 15px;    
}
.tc-section-header>div .tc-sectionheader-help .tc-formfield-append {
  padding: 0;
}
.tc-section-help {
 cursor: help;
}

.tc-section-spacer>div {
  padding: 1px;
  min-height: 1px;
  line-height: 5px;
  background: #E4E4E4;  
}

.tc-formitem-readonly-information {
  line-height: 2em;
  margin-left: 10px;
}

.tc-info-panelheader {
  float: left;
  clear: both;
  padding:0 0 5px 5px;
}

.tc-info {
  cursor: help;
}

.tc-info-msg,
.tc-warn-msg,
.tc-error-msg {
  font-size: 1.15em;
  font-weight: normal;
}

.tc-info-msg i,
.tc-warn-msg i,
.tc-error-msg i {
  font-size: 1.1em;
}

#tc-show-cert.btn:link {
     color: #333333;
}

#tc-show-cert.btn:visited {
     color: #333333;
}

#tc-award-credits-list {
  padding: 10px 0 0 10px;
}

#tc-award-credits-list li {
  padding: 3px;
}

.tc-legend {
  margin: 10px;
}

.tc-legend-row {
  line-height: 2.0em;
}

.tc-legend-desc {
  margin-left: 5px;
}

#tc-editor {
  margin: 0;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 800px;
  width: auto;
}

.tc-doing-container {
  text-align: center;
}

.tc-doing-container .tc-spin {
  display: inline-block;
  color: #006697;
  margin-bottom: 10px;  
}

.tc-doing {
/* Prior to 10.2
    background: url(newui-images/tc_loading.gif) no-repeat center center;
    height: 20px;
    width: 100px;
    margin: 0 auto;
Prior to 10.2 */
  display: inline-block;
  color: #006697;
  margin-bottom: 10px;
  -webkit-animation: tc-spin 2s linear infinite;
  -moz-animation: tc-spin 2s linear infinite;
  animation: tc-spin 2s linear infinite;
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-family: 'tc_font_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.2em;
  margin-right: 0.2em;
  width: 100%;
}
.tc-doing:before {
  content: "\e1ab"; 
}
.tc-doing-absolute {
  display: inline-block;
  position: absolute;
  width: auto;
  top: 5px;
  right: -35px;	
}
#tc-content-nav .tc-doing-container {
  text-align: left;
}
#tc-content-nav .tc-doing {
  width: 10%;	
}
.tc-file-input-wrapper {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.tc-branding-helpLogo {
  margin: 10px 0px 10px;
}

.tc-file-input-wrapper input[type=file],
.tc-file-input-wrapper input[type=file]:focus,
.tc-file-input-wrapper input[type=file]:hover {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 99;
}

.tc-styled-select select {
  background: transparent;
  width: 200px;
  padding: 5px;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
  height: auto;
  -webkit-appearance: none;
}

.tc-styled-select {
  width: 170px;
  height: auto;
  overflow: hidden;
  background: url(newui-images/icomoon/light/menu10.png) no-repeat right #ddd;
  border: 1px solid #ccc;
}

.tc-file-input-name {
  margin-left: 8px;
}

.tc-clear-file-input {
    clear: none;
    display: inline-block;
    float: left;
    margin-left: -10px;
    margin-top: 10px;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    width: 2em !important;
}

.tc-clear-file-input:hover {
    cursor: pointer;
}

.TCEmphasis {
  font-weight: bold;
}

.TCEmphasis .popover {
  font-weight: normal;
}

.popover .tc-popover-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  font-size: 1.4em;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.popover .tc-popover-close:hover {
  opacity: 1.0;
}

.JSDeleteStudent {
  font-size: 20px;
  cursor: pointer;
}

.tc-align-top {
  vertical-align: top;
}
#tc-adminformbody-main-formtbl .tooltip-inner {
  font-size: 14px !important;
}
#tc-main-primarycolumn-content > h1 .tooltip-inner {
  font-size: 14px !important;
}
#tc-adminformbody-main-formtbl .tooltip-inner {
  max-width: none;
}

.tooltip-inner {
  white-space: pre-line;
}

.tooltip-inner a,
.tooltip-inner a:visited,
.tooltip-inner a:hover,
.tooltip-inner a:active {
  color: #51B7E4;
}
    
.tc-textarea-summyHeader {
  background-color: #E5E5E5;
  border: 1px solid #DADADA;
  border-bottom: none;
  text-align: right;
}

#tc-adminformbody-row-fluid .mce-tinymce.mce-panel + textarea + .tc-textarea-summyHeader {
  border-width: 2px;
  max-width: 600px;
}

.tcFormData .tc-textarea-summyHeader,
.tcFormData .mce-tinymce {
  margin-right: 20px;   
}
    
div.tc-textarea-summyHeader > textarea {
  border-top: none;
}

#tc-mandatory-accordion,
#tc-elective-accordion,
#tc-credits-accordion,
#tc-exam-accordion,
#tc-fees-accordion,
#tc-user-cert-paths-accordion {
  margin-bottom: 0;
  padding-left: 10px;
}

.tc-cluster ol.tc-table-style-list-body > li > div.tc-checkbox-col {
  margin-left: 5px;
  margin-top: 5px;
}

#tc-user-cert-path-list-header {
  margin-top: 10px;
}

#tc-user-cert-path-list-filter {
  padding-bottom: 10px;
}

#tc-user-cert-paths .accordion {
  margin-bottom: 0;
}

table.newui-table tbody td .tc-font-icon_checkmark-circle2,
.accordion-heading .tc-font-icon_checkmark-circle2{
  color: #5eb95e !important;
}

#tc-user-cert-paths .accordion {
  width: 80%;
  padding-left: 10%;
}
#tc-user-cert-paths .accordion-heading {
  background-color: #E4E4E4;
  font-size: 1.2em;
  font-weight: normal;
  color: #666666;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
}
#tc-user-cert-paths ul.nav-tabs {
  border-bottom: none;
  padding-top: 4px;
}
#tc-user-cert-paths ul.nav-tabs>li>a {
  padding-top: 3px;
  padding-bottom: 3px;
}
#tc-user-cert-path-list th.tc-type-col
{
  width: 25%;
}

#tc-no-cert-path-list-filter {
  height: 2.5em;
}
div#tc-usercertpaths-list-filter {
  padding-bottom: 10px;
}
#tc-usercertpaths-list-body > div.collapse {
  width: 95%;
}
#tc-usercertpaths-list-body div.collapse tr.simple {
  background-color: #EAF3FE;
}
#tc-usercertpaths-list-body .tc-font-icon_arrow-right2:hover,
#tc-usercertpaths-list-body .tc-font-icon_arrow-down:hover {
  text-decoration: none;
  color: #666666;
}

/* DESIGNATIONS STUDENT SCREENS
--------------------------------*/
#tc-designation-cluster-certpaths .panel-body {
  background-color: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #ccc;
  overflow: overlay;
  padding-left: 10px;
  padding-bottom: 10px;
}

#tc-designation-cluster-certpaths h2 {
  clear: both;
  font-size: 1.2em;
}

#tc-designation-cluster-certpaths > ol div.panel-collapse.in {
  margin-left: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 90%;
}

#tc-designation-cluster-certpaths .tc-title-col a {
  background-color: #FFFFFF !important;
}

#tc-designation-cluster-certpaths .tc-title-col a:hover {
  color: #0094D9;
  text-decoration: none;
}
#purchaseErrors {
  display: none;
  left: 75px;
  top: -50px;
  margin: 4px;
}

#designationItemsCart {
  padding-top: 10px;
}

#cartListItemClone {
  display: none;
  visibility: hidden;
}

.tc-designationItemsCartItemDetails div {
  line-height: 1.6em;
  margin-left: 5px;
}

#designationItemsCart .cartCell {
  border-bottom: 1px solid #d8d1d1;
  padding-top: 5px;
}

#designationItemsCart .cartCellName {
  font-weight: bold;
}

#designationItemsCart h2 {
  line-height: 20px;
  padding-top: 10px;
}

#designationItemsCart ul {
  border-top: 0 !important;
  padding-top: 5px !important;
}

#designationItemsCart li {
  background: #FFFFFF;
}

#tc-designation-cluster-certpaths .tc-title-col a {
  font-size: 1em !important;
}

#tc-designation-credits .tab-content {
  clear: both;
  padding-top: 10px;
}

#tc-designation-credits .tc-credits-table .progress {
  margin-top: 10px;
}

#tc-designation-credits ul li.active a {
  background: #ffffff;
  margin-right: 2px;
}

#tc-designation-credits ul li:not(.active) {
  border-bottom: 1px solid #ddd;
}

th#cred-col1.description {
  padding-left: 10px;
  width: 50%;
}

#tc-cert-path-achieved-button {
  color: #5eb95e;
}

#tc-cert-path-expired-button {
  color: #a90329;
}

#tc-cert-path-title {
  margin-bottom: 20px;
  margin-top: 10px;
}

#tc-main-shortcuts nav ul li a img.font-icon-backup-image {
    background-color: transparent;
    border-radius: 0%;
    left: 0;
    margin-left: 12px;
    padding: 0;
}

#tc-main-shortcuts nav ul li a img.font-icon-backup-image + div.tc-shortcutTextWrap {
    position: relative;
    top: -20px;
}

.font-icon-backup-image:hover {
  color: #000;
}

#tc-cert-path-details  {
  width: 700px;
}
#tc-cert-path-details  > .panel-body{
  padding-left: 10px;
  padding-bottom: 10px;
}
#tc-cert-path-details h2 {
  font-size: 1.4em;
}

#tc-cert-path-details .tc-title-col {
  width: 70%;
}

#tc-cert-path-details .tc-type-col {
  width: 30%;
}

#tc-cert-path-details .tc-cert-path-section {
  padding-bottom: 20px;
}

#tc-cert-path-details div.tc-credits-req-block {
  margin: 0;
}

#tc-cert-path-details div.tc-credit-type-name-col {
  width: 50%;
}

#tc-cert-path-details div.tc-credit-type-category-col {
  width: 30%;
}

#tc-cert-path-details div.tc-value-col {
  width: 20%;
}

#tc-cert-path-list > li > div {
  height: 100%;
}

#tc-cert-path-list .tc-one-cert-path {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

#tc-cancel-designation-enrol {
  color: #006697;
}

#tc-main-primarycolumn-content div.tc-designation-completed-info {
 border: 1px solid #E6E6E6;
 border-radius: 5px;
 margin-bottom: 20px;
 padding: 15px;
}

#tc-main-primarycolumn-content div.tc-designation-completed-info > .tc-designation-completed-indicator {
 color: #5eb95e;
 font-size: 4em;
 padding-bottom: 15px;
 text-align: center;
}

#tc-main-primarycolumn-content div.tc-designation-completed-info > .tc-designation-completed-text {
  font-size: 1.4em;
  text-align: center;
}

.tc-designation-choose-session {
  background: #f4f4f4 !important;
}

/****
DESIGNATIONS PROGRESS WIDGET
****/
#tc-current-widgets-list #tc-designation-credits,
.tc-current-widgets-list #tc-designation-credits {
  border: none;
}
#tc-current-widgets-list #tc-designation-credits .tab-content,
.tc-current-widgets-list #tc-designation-credits .tab-content {
  padding-top: 0;
}
#tc-current-widgets-list div#tc-progress,
.tc-current-widgets-list div#tc-progress {
    padding-bottom: 2px;
    border-bottom: 1px solid rgb(255,197,120);
    border-radius: 0;
    margin-bottom: 15px;
}
.accordion .tc-cluster .progress {
    height: 1.5em;
    background: #a90329;
    background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
    background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
    background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
    background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
    background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
}
#tc-current-widgets-list .accordion-group.tc-cluster,
.tc-current-widgets-list .accordion-group.tc-cluster {
    padding-bottom: 3px;
}
#tc-current-widgets-list .tc-cluster,
.tc-current-widgets-list .tc-cluster {
    position:relative;
}
#tc-current-widgets-list .tc-cluster a.accordion-toggle > h2,
.tc-current-widgets-list .tc-cluster a.accordion-toggle > h2 {
    font-size: 0.85em;
    font-weight: 500;
}
#tc-current-widgets-list #tc-main-primarycolumn-content section.tc-cluster:not(.tc-credits-cluster) > div.accordion-heading,
.tc-current-widgets-list .main-content section.tc-cluster:not(.tc-credits-cluster) > div.accordion-heading,
#tc-current-widgets-list #tc-main-primarycolumn-content section.tc-cluster:not(.tc-credits-cluster) > div.accordion-heading,
.tc-current-widgets-list .main-content section.tc-cluster:not(.tc-credits-cluster) > div.accordion-heading {	
    padding-bottom: 0;
}
#tc-current-widgets-list #tc-main-primarycolumn-content section.tc-cluster:not(.tc-credits-cluster) a.accordion-toggle,
.tc-current-widgets-list .main-content section.tc-cluster:not(.tc-credits-cluster) a.accordion-toggle {
    background-color: #fff;
    padding-left: 1px;
}
#tc-current-widgets-list #tc-main-primarycolumn-content section.tc-cluster.tc-credits-cluster > div.accordion-heading,
.tc-current-widgets-list .main-content section.tc-cluster.tc-credits-cluster > div.accordion-heading {
    padding-top: 10px;
}
.tc-widget-designation-title {
    color: #616161;
    font-size: 1.2em;
    font-weight: 600;
    margin-left: 3px;
    margin-top: -2px;
    padding-bottom: 2px;    
}
.tc-widget-certpath-title {
    color: #616161;
    font-size: 1em;
    margin-left: 3px;
    margin-top: -3px;
    padding-bottom: 10px;   
}
.tc-items-breakdown {
    text-transform: initial;
}
#tc-accordion .tc-cluster .bar-success:not(.tc-credit-bar),
.tc-list-widget-inner #tc-designation-info .bar-success {
    padding-top: 3px;
}
.tc-list-widget-inner #tc-accordion .tc-cluster .bar-success.tc-credit-bar > span {
    top: 5px;
}
.tc-list-widget-inner #tc-accordion .tc-cluster .tc-credits-table .progress,
.tc-list-widget-inner #tc-designation-info .progress {
    margin-bottom: 5px;
}
#tc-accordion .tc-cluster .progress,
#tc-designation-info .progress {
    background: rgb(168,168,168);
    background: -moz-linear-gradient(top, rgba(168,168,168,1) 0%, rgba(204,204,204,1) 23%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(23%,rgba(204,204,204,1)));
    background: -webkit-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
    background: -o-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
    background: -ms-linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#cccccc',GradientType=0 );
    background: linear-gradient(top, rgba(168,168,168,1) 0%,rgba(204,204,204,1) 23%);
    color: #616161;
}
#tc-accordion .tc-cluster .bar-success,
#tc-designation-info .progress .bar-success {
    background: rgb(255,197,120);
    background: -moz-linear-gradient(top, rgba(255,197,120,1) 0%, rgba(244,128,38,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(244,128,38,1)));
    background: -webkit-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
    background: -o-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
    background: linear-gradient(top, rgba(255,197,120,1) 0%,rgba(244,128,38,1) 100%);
    border-top: 1px solid #fceabb;
}
.tc-designation-goto:hover {
  cursor: pointer;
}
.tc-credits-progress-wrapper {
  padding-right:20px;
  position:relative;
}
.tc-progress-label-zero {
  color:#333;
  font-weight:600;
  left: -10px;
  position:absolute;
  top:8px;
}
.tc-progress-label-full {
  color:#333;
  position:absolute;
  right: 0px;
  font-weight:600;
  font-size:1.1em;
  top:8px;  
}
.tc-list-widget-inner .tc-progress-label-zero,
.tc-list-widget-inner .tc-progress-label-full {
  top: -3px;
}
#tc-accordion .tc-cluster .progress,
#tc-designation-info .progress {
  background: #dddbda;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  min-width:60%;
  overflow:visible;
}
#tc-current-widgets-list #tc-accordion section.tc-cluster .progress,
.tc-current-widgets-list #tc-accordion section.tc-cluster .progress {
  height: 10px;
}
#tc-current-widgets-list .tc-designation-goto.tc-credits-colhead,
.tc-current-widgets-list .tc-designation-goto.tc-credits-colhead {
  padding-right: 10px;
  width:30%
}
.tc-list-widget-inner #tc-main-primarycolumn-content .accordion-group.tc-cluster:empty {
  padding-bottom: 0;
}
.tc-list-widget-inner #tc-accordion {
  margin-bottom: 0;
}
#tc-current-widgets-list .tc-credits-cluster .nav-tabs li > a,
.tc-current-widgets-list .tc-credits-cluster .nav-tabs li > a {
  background: #ffffff;
  border-radius: 0;
  font-size: 0.95em;
  padding: 8px 18px;
}
#tc-current-widgets-list .tc-credits-cluster .nav-tabs li,
.tc-current-widgets-list .tc-credits-cluster .nav-tabs li {
  padding-top: 5px;
}
#tc-current-widgets-list .tc-credits-colhead,
.tc-current-widgets-list .tc-credits-colhead {
  padding:5px 0 8px 0;
}
@media (max-width: 768px) {
  #TCCourseMain #tc-current-widgets-list #tc-accordion section.tc-cluster .progress,
  #TCCourseMain .tc-current-widgets-list #tc-accordion section.tc-cluster .progress {
    width: 85%;
  }
}

/****
END DESIGNATIONS PROGRESS WIDGET
****/

/* INTERNAL EMAIL STYLES
-----------------------------*/

#tc-message {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin-left: 10px;
  margin-top: 10px;
  padding: 10px;
  position: relative;
  top: 30px;
}
#tc-message .tc-message-subject h2 {
  font-size: 1.4em;
  border-bottom: 1px solid #DDDDDD;
}

#tc-message .tc-message-info {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 8px;
  padding-top: 8px;
}

.tc-message-body {
  overflow-wrap: break-word;
}
    
#tc-message .tc-message-info > span {
  color: #9E9B9B;
  line-height: 1.6em;
}

#tc-message-body, .tc-message-body {
  padding-top: 10px;
}

#TCHiddenTPForm #tc-email-body {
  top: 45px;
  position: relative;
}

.tc-primary-nav {
  background: #f7f7f7;
  height: 40px;
  margin-top: -9px;
  position: fixed;
  top: 49px;
  width: 100%;
  z-index: 5;
}

.tc-primary-nav > ul {
  height: 100%;
}

.tc-primary-nav > ul > li {
  display: inline-block;
  height: 100%;
  width: 32%;
}

.tc-primary-nav a.tc-primary-nav-item {
  display: inline-block;
  float: left;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
}

.tc-primary-nav a.tc-primary-nav-item:hover {
  background: #E6E6E6;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}

.tc-primary-nav a.tc-primary-nav-item > div {
  display: inline-block;
  position: relative;
  top: 9px;
  vertical-align: middle;
}

.tc-primary-nav a.tc-primary-nav-item > span {
  margin-top: 10px;
  display: block;
}

.tc-primary-nav > ul > li > ul {
  border-radius: 0px;
  float: right;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}

.tc-primary-nav ul.dropdown-menu > li > a:hover {
  color: #616161;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.tc-primary-nav ul.dropdown-menu > li > a > div {
  top: 0;
}

#tc-email-form .TCFormHeader {
  clear: both;
}

#tc-email-recipients {
  display: inline;
  padding-left: 5px;
}

#tc-email-frm {
  margin-bottom: 0;
}

#modalPopup div.tc-email-buttons div.tc-email-add-attachment {
  border-left: 1px solid #CFCFCF;
  display: inline-block;
  float: right;
  height: 52px;
  position: relative;
  top: -12px;
  width: 40px;
}

#modalPopup div.tc-email-buttons div.tc-email-add-attachment span.tc-font-icon_attachment {
  float: right;
  font-size: 1.5em;
  margin-top: 16px;
  margin-right: 10px;
}

#modalPopup div.tc-email-buttons div.tc-email-add-attachment a:hover {
  color:#666666;
  text-decoration: none;
}

#modal-header > h2 > a.tc-font-icon_undo {
  padding-left: 10px;
}

#modal-header > h2 > a.tc-font-icon_undo:hover {
  color:#666666;
  text-decoration: none;
}

#modal-header > h3 > a.tc-font-icon_undo {
  color: #ffffff;
  opacity: 0.8;
  text-decoration:none;
  border-radius: 0;
}

#modal-header > h3 > a.tc-font-icon_undo:hover {
  -webkit-animation-name: tc-pulse;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1.5s;
  animation-name: tc-pulse;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 1.5s;
}


/* GENERAL FORM STYLES
------------------------ */
section.tc-cluster > div.accordion-heading {
  padding-bottom: 10px;
}

section.tc-cluster > .accordion-body {
  overflow: visible;
}

div.tc-input {
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 5px;
  width: 50%;
}

@media (max-width: 768px) {
  div.tc-input {
    width: 100%;
  }
  .TCUserProfileOverlay,
  .TCLocationDetailsOverlay  {
    text-align: center;
  }
  .TCUserProfileOverlay .tc-profiles-default-image-icon,
  .TCLocationDetailsOverlay .tc-locations-default-image-icon {
    margin: 0 auto 10px auto;
  }
  .TCUserProfileOverlay .TCUserProfileInfoUserJoined {
    margin-top: 10px;
    padding-top: 10px;
  }
  .tc-mail-item .tc-mail-item-datetime {
    float: right;
    line-height: 45px;
    padding-right: 10px;
  }

  #TCMailContentDiv > ul > li > div.tc-mail-item-details {
    padding: 10px;
  }

  #TCMailContentDiv > ul > li > div.tc-mail-item-details > div.tc-mail-item-subject {
    clear: both;
  }
}

div.tc-input > label,
div.tc-input > span {
  float: left;
}

div.tc-input > input,
div.tc-input > select {
  clear: both;
  float: left;
}

p.tc-form-description {
  margin: 20px;
}

#tc-cert-bg-img {
  height: 64px;
}

/* CHANGE SHORTCUTS STYLES
-------------------------- */

.btn-draganddrop {
  font-size: 2.0em;
}

.btn-draganddrop.active {
  background: none repeat scroll 0 0 #A9D0F5;
}

div.TCReset {
  text-align: center;
  font-size: 0.85em;
  padding: 10px;
}

/* INLINE EDITING
-----------------*/

div.inlineTinyMCEForContent {
  border: 2px solid #a2a2a2;
  min-height: 240px;
}

div.TCInlineEdit.in {
  left: 0 !important;
  margin-left: 10px;
  margin-top: 20px !important;
  top: 0 !important;
  width: 92%;
}

.TCExternalTrainingTitle {
  float: none;
  font-size: 1.3em;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #666;
}

/* FORMATTED RADIO BUTTONS
-------------------------- */
.tc-choice-label {
  display: table;
  width: 100%;
  padding: 5px 0 5px 0;

}

.tc-choice-across {
  display: inline-block;
  width: auto;
  padding-bottom: 10px;
}

.tc-choice-label:hover {
  background-color: #e8e8e8;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

.tc-choice-input {
  float: left;
  padding: 0 5px;
  vertical-align: middle;
}

.tc-checkbox-textlabel {
  display: inline-block;
  height:20px;
  position: relative;
  margin-top: -5px;
  width: 20px;
}

.TCFormRow .tcFormData > label.tc-checkbox-label > .tc-checkbox-textlabel,
.TCFormRow .tcFormData .tc-form-group > label.tc-checkbox-label + .tc-checkbox-textlabel  {
  margin-bottom: 10px;
  margin-top: 10px;
}

.tc-choice-text {
  float: left;
  padding: 5px 5px 5px 20px;
  vertical-align: middle;
}

.tc-radio-selected {
  background: #86d993;
}

.tc-radio-label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  margin-right: 5px;
}

.tc-form-horizontal input.tc-radio-input
{
  display: none;
}

.tc-radio-label:before,
.tc-checkbox-textlabel:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: #aaa;
}

.tc-radio-label:before {
  border-radius: 10px;
}

.tc-checkbox-textlabel:before {
  position: absolute;
  border-radius: 0;
  width: 16px;
  height: 16px;
  margin-right: 0;
  background-color: inherit;
  border: 2px #a2a2a2 solid;
  left: 0;
  padding: 0;
  margin: 0;
  color: #1A1A1A;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 12px;
}

input:disabled + .tc-checkbox-textlabel:before {
  border: 1px #a2a2a2 solid;
  padding: 1px;
} 

.tc-check-label:before {
  border-radius: 0;
}

.TCcheckbox:disabled + .tc-checkbox-textlabel:before {
  cursor: not-allowed;
  background-color: #eeeeee;
}

.tc-radio-input:checked + .tc-radio-label:before,
.TCcheckbox:checked + .tc-checkbox-textlabel:before,
.TCcheck:checked + .tc-checkbox-textlabel:before {
  content: "\2713";
  color: #1A1A1A;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 12px;
  padding: 0;
  margin: 0;
  /*top: 0;*/
}

.tc-checkbox-label .TCcheckbox,
.tc-checkbox-label .TCcheck {
  display: none;
}
.tc-checkbox-label-right {
  padding-left: 5px;
}

small .tc-checkbox-textlabel:before {
  width: 12px;
  height: 12px;
  margin: 2px 0;
  font-size: 16px;
}

small .TCcheckbox:checked + .tc-checkbox-textlabel:before,
.TCcheck:checked + .tc-checkbox-textlabel:before {
  font-size: 16px;
  text-align: center;
  line-height: 12px;
  margin: 2px 0;
  /*top: 0;*/
}

.tc-header-item-selected,
div.tc-header-item-selected {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 0;
    position: absolute;
    margin-top: -10px;
    background: #86d993;
}

.tc-header-item-selected:after {
    display: block;
    left: 10px;
    top: 5px;
    width: 6px;
    height: 14px;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    content: '';
    position: absolute;
}

/* CONTENT ADMIN
-----------------*/
#tc-adminformbody-main-title .tc-course-hierarchy-link {
  -webkit-transition: all .6s cubic-bezier(0.165,.84,.44,1);
}
#tc-adminformbody-main-title .tc-course-hierarchy-link:hover {
  color: #616161;
  text-decoration: none;
}
#tc-adminformbody-main-title a.tc-course-hierarchy-link.opened {

}

#tc-adminformbody-main-title a.tc-course-hierarchy-link .alert.alert-info {
  font-family: 'Open Sans';
  font-size: 0.45em;
  margin-bottom: 0;
  padding: 4px 6px;
  display: inline-block;
  line-height: 20px;
}
                    
#tc-course-hierarchy  {
  background: #ffffff;
  border-left: 1px solid #919395;
  position: fixed;
  height: 96%;
  z-index: 2;
  overflow-x: none;
  overflow-y: auto;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  color: #919395;
  -webkit-box-shadow: inset 0 0 2px 0 #919395;
  -moz-box-shadow: inset 0 0 2px 0 #919395;
  box-shadow: inset 0 0 2px 0 #919395;
  width: 0%;
  right: 0px;
}
#tc-course-hierarchy > .tc-collapse-hierarchy {
  background: #d2d2d2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2d2d2), color-stop(90%, #ffffff));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #d2d2d2 0%, #ffffff 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #d2d2d2 0%, #ffffff 100%);
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #d2d2d2 0%, #ffffff 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #d2d2d2 0%, #ffffff 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #d2d2d2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d2d2', endColorstr='#ffffff');
  display: inline-block;
  width: 5%;
  float: left;
  height: 100%;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
#tc-course-hierarchy > .tc-collapse-hierarchy:hover {
  cursor: pointer;
  opacity: 1;
}
#tc-course-hierarchy > .tc-collapse-hierarchy > i {
  left: 20%;
  position: relative;
  top: 10px;
}
#tc-course-hierarchy > .tc-content-nav {
  display: inline-block;
  font-size: 0.85em;
  float: left;
  margin-top: 20px;
  width: 93%;
}
#tc-course-hierarchy.tc-show-menu {
  display: block;
}

#tc-content-nav li.tc-content-nav-module-outer > ul.tc-content-nav-actions {
  background-color: #eeeeee;
}

@media (max-width: 768px) {
  #tc-content-nav.tc-content-admin {
    margin-left: 0;
  }
  #tc-content-nav.tc-content-admin li > div {
    display: inline-block !important;
  }
  #tc-course-hierarchy.in  {
    width: 75%;
  }
}

#tcPDFJSViewer {
  height: 800px;
  width:  100%;
}

/* LICENSE POOLS ADMIN
-----------------------*/
#modal-body #tc-main-primarycolumn {
  padding-left: 0;
  width: 100%;
}

#modal-body #tc-license-pool-activities-modal-list,
#modal-body #tc-license-pool-details {
  padding: 5px;
}
#modal-body #tc-license-pool-activities-modal-list .tc-form-item,
#tc-activities-controls {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 5px;
}

form#TCManageLicensePoolsForm {
  margin-bottom: 0;
}

#modal-body #PoolType {
  display: block;
  margin-top: 8px;
}

#modal-body #tc-activity-list-header,
#modal-body ol#tc-activity-list-body {
  padding-left: 10px;
}

#modal-body #tc-activity-list div.tc-table-style-list-header div.tc-title-col,
#modal-body #tc-activity-list ol.tc-table-style-list-body > li > div.tc-title-col {
  width: 50%;
}

#modal-body #tc-activity-list div.tc-table-style-list-header div.tc-type-col,
#modal-body #tc-activity-list ol.tc-table-style-list-body > li > div.tc-type-col {
  width: 30%;
}

#modal-body #tc-activity-list div.tc-table-style-list-header div.tc-actions-col,
#modal-body #tc-activity-list ol.tc-table-style-list-body > li > div.tc-actions-col {
  width: auto;
}

#notificationRuleDeleteForm {
  margin-bottom: 0px;
}

.tc-notification-picker {
  display: inline;
  padding-bottom: 9px;
}

.tc-notification-picker ul {
  margin: 0;
}

.tc-notification-picker > a,
.tc-notification-picker > a:visited,
.tc-notification-picker > a:hover,
.tc-notification-picker > a:active {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  color: #1a1a1a;
  font-weight: 300;
  text-decoration: none;  
}
#notificationRuleCreateTemplate .TCNoWrap {
  white-space: normal;
}

#modal-body .TCForm>tbody>tr>td.TCFormLabel {
   width: 35%;
}

#tc-manage-license-pools-panel ul {
  color: #666666;
  list-style: none;
  margin-left: 5px;
  margin-top: 10px;
  max-height: 230px;
  overflow-y: auto;
}

#tc-manage-license-pools-panel li {
  margin-right: 10px;
  border: 1px solid #666666;
  border-radius: 4px;
  margin-bottom: 5px;
  padding-left: 10px;
}

#tc-manage-license-pools-panel li.active {
  background: #E7F5FD;
  font-weight: bold;
}

#tc-manage-license-pools-panel li.inactive {
  background-color: #f5f5f5;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

#tc-manage-license-pools-panel li.inactive:hover {
  cursor: pointer;
  opacity: 1;
}

#tc-manage-license-pools-panel ul li .tc-license-pool-panel-title {
  float: left;
  font-size: 1.2em;
  padding-top: 5px;
}

#tc-manage-license-pools-panel ul li .tc-license-pool-panel-active-date {
  clear: both;
  left: 35px;
  padding-top: 5px;
  position: relative;
  max-width: 700px;
}
#tc-manage-license-pools-panel ul li > div.tc-license-pool-icon {
  font-size: 1.5em;
  float: left;
  margin-right: 10px;
  height: 100%;
  position: relative;
  top: 0.7em;;
}

#tc-manage-license-pools-fields {
  padding-bottom: 10px;
  padding-top: 10px;
}

#tc-manage-license-pools-fields > span {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 5px;
}

#tc-apply-activities-to-all {
  margin-top: 0;
}

#tc-apply-activities,
#tc-apply-activities-exit,
#tc-dont-apply,
#tc-wizard-exit,
#tc-continue-create,
#tc-cancel-create,
#tc-continue-remove,
#tc-cancel-remove {
  font-size: 1.5em;
  font-weight: normal;
  margin-left: 10px;
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  text-shadow: none;
  transition: background-color 0.4s ease;
}

#tc-apply-activities,
#tc-apply-activities-exit,
#tc-wizard-exit,
#tc-continue-create {
  background: #44980F;
  color: #FFFFFF;
}

#tc-apply-activities:hover,
#tc-apply-activities-exit:hover,
#tc-wizard-exit:hover,
#tc-continue-create:hover  {
  background-color: #5BCF15;
}

#modal-body #tc-license-pool-details .tc-details-list td {
  padding: 5px 15px;
}

#modal-body #tc-license-pool-details .tc-details-list td.tc-name {
  font-weight: bold;
}

#tc-license-pool-details-list {
  border-top: 1px solid #e5e5e5;
}

#tc-details-accordion {
  margin-bottom: 0;
}

#tc-details-accordion .accordion-heading:hover {
  background-color: #f5f5f5;
}

#notificationRuleObjectType {
  padding-top: 5px;
  font-weight: bold;
}

.tc-alert {
  color: #575757;
  font-size: 1.3em;
  text-shadow: none;
}
.tc-wizard-info {
  background: #0094D9;
  border-color: #0094D9;
  color: #FFFFFF;
  line-height: 1.5em;
}
.tc-wizard-info button.close {
  color: #FFFFFF;
  opacity: 1;
}
.tc-list-info ul li {
  color: #575757;
  line-height: 1.5em;
}
.tc-list-info span.tc-small-action {
  font-size: 0.7em;
  font-style: italic;
}
.tc-list-info .tc-small-action a {
  color: #575757;
}
.tc-wizard-info button.close:hover {
  color: #FEFEFE;
}
#modal-body .tc-info > button.close.tc-close {
  color: #FFFFFF;
}
.tc-error > button.close.tc-close {
  color: #575757
}
#modal-body .tc-wizard-info > span > i {
  color: #FFFFFF;
}

#modalPopup[data-modal-wizard="true"] {
  max-width: 1024px;
}

#modalPopup #tc-confirm-overlay {
  width: 80%;
  max-width: 1024px;
  top: 49px;
  z-index: 2000;
  position: fixed;
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
}

#modal-body .tc-alert
 {
  margin-left:  5px;
  margin-right: 5px;
}

#modal-body form#EditObjectForm {
  padding-bottom: 20px;
}

#TCCloneForm .TCFormRow > td {
  padding-top: 25px;
}
.tc-wizard-section-title {
  margin-top: 10px;
  padding-left: 5px;
  background: #E4E4E4;
  padding: 5px;
}

.tc-wizard-section-title h4 {
  color: #888;
  font-size: 1.2em;
  padding: 0;
  margin: 0;
}

div#tc-pool-type-readonly {
font-size: 1.2em;
padding-left: 5px;
}

div#tc-activity-list {
  padding-left: 5px;
}

/* CONFIRM OVERLAYS
--------------------*/
#modalPopup #tc-confirm-overlay {
  width: 80%;
  max-width: 1024px;
  top: 49px;
  z-index: 2000;
  position: fixed;
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
}

.tc-overlay-dialog,
.tc-overlay-content-running {
  z-index: 9999;
  position: fixed;
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
  width: 100%;
  height: 100%;
  overflow: auto;
}
.tc-overlay-content-running {
  background: rgba(0,0,0,0.6);
}

.tc-overlay-content-running .tc-overlay-message-big {
  border: 1px solid;
  background: #ffffff;
  color: #343434;
  padding: 50px 20px;
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}

#tc-confirm-overlay p,
.tc-overlay-dialog p {
  margin-left: 5%;
  margin-bottom: 50px;
  margin-right: 5%;
  font-size: 1.6em;
  line-height: 1.8em;
  text-align: center;
  color: #FFFFFF;
}
#tc-confirm-overlay p {
  margin-top: 50px;
}
.tc-overlay-message-big {
  margin-top: 150px;
}
.tc-overlay-message-small {
  margin-top: 70px;
}
#tc-confirm-overlay .tc-actions,
.tc-overlay-dialog .tc-actions {
  margin-left:  5%;
  margin-right: 5%;
  text-align: center;
}
#tc-confirm-overlay .tc-dont-show-again,
.tc-overlay-dialog .tc-dont-show-again
 {
  margin-left:  5%;
  margin-right: 5%;
  margin-top: 20px;
  text-align: center;
}
#tc-confirm-overlay .tc-dont-show-again > label,
.tc-overlay-dialog .tc-dont-show-again > label {
  color: #ffffff;
  font-size: 1.2em;
  margin-top: 20px;
}

#tc-confirm-overlay .tc-dont-show-again > input,
.tc-overlay-dialog .tc-dont-show-again > input {
  margin-left: 5px;
  margin-top: -2px;
}

@media all and (max-width: 481px) {
  .tc-overlay-message-big {
    margin-top: 10px;
  }
}

@media all and (max-height: 481px) {
  .tc-overlay-message-big {
    margin-top: 10px;
  }
}

/* PRINT ROSTER
----------------*/
#tc-roster-details {
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  padding: 5px;
  padding-bottom: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#tc-roster-total-enrolled {
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* NOTIFICATIONS ADMIN
-----------------------*/

#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-visible-col,
#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-enabled-col
 {
  width: 15%;
}

#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-description-col
 {
  width: 50%;
}

#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-description-col > span
 {
  padding-left: 5px;
}

#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-object-col
 {
  width: 20%;
}

#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-enabled-col > .tc-toggle-control,
#tc-notification-trigger-matrix .tc-trigger-matrix-list .tc-visible-col > .tc-toggle-control {
  margin-top: -5px;
  text-align: left;
}

#tc-notification-trigger-matrix .has-switch {
  z-index: 0
}

#tc-notification-trigger-matrix li > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tc-notification-trigger-matrix .tc-checkbox-textlabel {
  left: 5px;
  top: 5px;
}

.tc-tr-bckgrnd {
    background-color: #E6E6E6;
}

div.bootbox h3 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}

div#tc_resendList {
  padding-top: 10px;
}

div#tc_resendList > div {
  padding-top: 2px;
  padding-bottom: 2px;
}

span.tc-italic-fade {
  color: #666666;
  font-style: italic;
}

div.tc-textarea-summyHeader > i.TCInvalid {
  position: relative;
  top: 4px;
}

/* ILT SESSION NAVIGATION
-------------------------*/
#tc-questionof-nav > a {
  font-size: 1.1em;
  font-weight: bold;
}

#tc-questionof-nav > a:hover {
  background-color: #ffffff !important;
  cursor: default;
}

#tc-question-prev > a > i, #tc-question-next > a > i {
  font-size: 1.1em;
}


/* GRAPHS AND STATS
-------------------*/

#tc-adminformbody-main-title .tc-graphs-link {
  position: relative;
  top: 3px;
}

#tc-adminformbody-main-title .tc-graphs-link:hover {
  text-decoration: none;
}

#tc-ilt-session-header {
  padding-bottom: 5px;
}

.tc-header-more-info {
  padding-bottom: 15px;
  padding-top: 5px;
}

#tc-ilt-session-header .accordion-group {
    border-color: #e5e5e5;
    -webkit-transition: border-color 0.4s ease-in-out;
    -moz-transition: border-color 0.4s ease-in-out;
    -o-transition: border-colorr 0.4s ease-in-out;
    -ms-transition: border-color 400ms linear;
    transition: border-color 0.4s ease-in-out;
}

#tc-ilt-session-header .accordion-group:hover {
  border-color: #9e9e9e;
}

/* NOTIFICATIONS OVERRIDE FLAG
---------------------------------*/
#override-badge-icon{
  color: #0094d9;
  border: 1px solid #fff;
  background-color: inherit;
  border-radius: 100%;
  box-shadow: 0 1px 2px inherit, 0 1px 2px inherit;
  cursor: pointer;
  font-size: 16px;
  padding: 5px;
  -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;
}

#override-badge-icon:hover{
  color: #0094d9;
  border: 1px solid #0094d9;
  background-color: inherit;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.28);
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* OBJECT LIST ITEM SELECTION/DELETION STYLES
---------------------------------------------*/
#tc-selected-items-accordion {
  border: 1px solid #e5e5e5;
  margin-top: 10px;
  margin-bottom: 10px;
}

ul#tc_deleteList {
  color: #666666;
  margin-top: 5px;
}
#tc_deleteList > li {
  margin-top: 5px;
}
div#tc_deleteList span {
  font-size: 1em;
  line-height: 1.4em;
}
a#deleteSelected {
  color: #ffffff;
  z-index: inherit;
}

.tc-list-buttons-div .btn-primary.btn-action {
  color: #ffffff;
  z-index: inherit;     
}

span#tc-selected-count {
  margin-left: 5px;
  vertical-align: middle;
}

#deleteCollapse .accordion-inner {
  overflow-x: auto;
  max-height: 200px;
}

.TCSmallLink {
  display: inline-block;
  text-overflow: ellipsis;
  overflow:hidden;
  max-width: 120px;
  white-space: nowrap;
  font-size: 0.9em;
}

.accordion-group .inline-table{
    border: 1px solid #ccc;
}

.accordion-inner .inline-table{
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #ccc;
}

div.accordion-inner table.tc-halfpanel-table tbody tr td,
div.accordion-inner table.tc-halfpanel-table tbody tr {
  border: 0 none;
}

.tc-coupon-details {
  font-size: 1.3em;
  font-weight: 600;
}

.tc-credit-view-transaction{
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
}

/* ILT ENROLLMENTS SCREEN
-------------------------*/
#TCILTStudentPopoverContainer div.popover {
    min-width: 600px;
    padding: 0;
}
#TCILTStudentPopoverContainer .popover-title {
    background-color: #0094D9;
    color: #ffffff;
}
.TCILTStudentPopover ul > li {
    list-style: none;
}
#TCILTStudentPopoverContainer h3:first-of-type {
    display: none;
}
#TCILTStudentPopoverContainer .popover-content {
    padding: 0;
}
#TCILTStudentPopoverContainer .popover-content h3 {
  display: block;
}
#TCILTStudentPopoverContainer .popover-content h3 a {
  /*color: #ffffff;*/
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
#TCILTStudentPopoverContainer .popover-content h3 a:hover {
    color: #f5f5f5;
    text-decoration: none;
}
#TCILTStudentPopoverContainer .control-group.row-fluid.TCILTStudentPopover {
  padding-left: 9px;
  padding-top: 4px;
}
.tc-enrollment-row a.tc-dark-icon:hover {
  color: #0094D9;
  text-decoration: none;
}
.TCPopoverLabel {
  width: 45%;
}
.tc-annotation {
  font-size: 0.6em;
}
#EditObjectForm #TCILTStudentPopoverContainer div.popover input[type=text] {
  width: auto;
}

.tc-editable-select:hover,
.tc-editable-text:hover,
.tc-editable-list:hover {
  cursor: pointer;
}

.tc-enrollment-row span.tc-editable-badge {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.tc-enrollment-row span.tc-editable-badge:hover {
  background:#0094D9;
}

.tc-enrollment-row span.badge a {
  color: #FFFFFF;
}

.tc-enrollment-row .tc-iltstudent-score input.input-medium {
  width: 30px;
}

a.tc-iltstudent-comment {
  position: relative;
  top: 3px;
}

button#tc-addMembersactions {
  border-radius: 0;
}

#tc-addUserActions button{
  border-radius: 0;
  padding:4px 12px;
}

.tc-vcard-submit.btn {
  border-color: #eee;
  border: none;
  box-shadow: none;
  font-size: 1.1em;
  font-weight: 600;
  margin-top: 0.5em;
  min-width: 130px;
  padding-bottom: 0.5em !important;
  padding-top: 0.5em !important;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  position: relative;
  color: #FFF;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border-radius: 0;
  background: #0094D9;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25); 
  line-height: 20px; 
}

.tc-vcard-submit.btn:hover {
  background: #006699;  
}

.tc-fixed-list-actions {
  background: #E6E6E6;
  border-top: 10px solid #006699;
  padding: 10px;
  padding-right: 10px;
  text-align: center;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 19;
}

.tc-fixed-list-actions-batch {
  width: 100%;
  left: 0;
}

.tc-fixed-on-scroll{
  position:fixed;
  width:auto;
  display:none;
  border:none;
}

.tc-fixed-list-toggle-action {
	display: inline-block;
    height: 24px;
    margin-left: 40px;
    position: relative;
}

.tc-fixed-list-toggle-action .TCToggleLabel {
    background: transparent;
    border: 1px solid;
    border-radius: 4px;
    color: #616161;
    padding: 2px 4px;    
    text-shadow: none;    
}

#tc-enrollments-list-buttons,
#tc-enrollment-items-list-buttons {
  width: auto;
}

.tc-fixed-list-actions.tc-no-footer {
  bottom: 0;margin-left: -5px;
}

#tc-remove-enrollments, #tc-email-roster, #tc-export-excel, #tc-approve-all-enrollments, #tc-reject-all-enrollments {
  margin-right: 1em;
}

#tc-multi-update-btn {
  background: #F89406;
  color: #FFFFFF;
  margin-left: 1em;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

#tc-batch-update-buttons .btn-group {
  float: right;
  padding-right: 50px;
}

#tc-multi-update-btn:hover {
  background: #c67605;
}

#tc-add-user-menu-overlay {
  background: #E6E6E6;
  border: 1px solid #616161;
  display: none;
  position: absolute;
  bottom: 148px;
}
#tc-add-user-menu-overlay.tc-empty-state {
  bottom: 88px;
}

#tc-add-menu-overlay {
  background: #E6E6E6;
  border: 1px solid #616161;
  display: none;
  position: fixed;
}
.tc-bottom-toolbar-menu-overlay {
  bottom: 119px;
}
#tc-cluster-unassigned-users .tc-bottom-toolbar-menu-overlay {
  bottom: 60px;
}
ul#dd-addMembersactions,
ul#dd-addUserActions {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}
#dd-addMembersactions > li,
#dd-addUserActions > li {
  border-bottom: 1px solid #eeeeee;
  padding: 5px;
  padding-right: 40px;
}
#dd-addMembersactions > li:hover,
#dd-addUserActions > li:hover {
  background: #adadad;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
  padding: 5px;
  padding-right: 40px;
}
.tc-bottom-toolbar-action-overlay {
  background: #E6E6E6;
  border: 1px solid #616161;
  bottom: 119px;
  display: none;
  min-width: 450px;
  padding: 10px;
  position: fixed;
}
#tc-multi-update-overlay.tc-bottom-toolbar-action-overlay {
  bottom: 56px;
}
#tc-batchUpdateObject #tc-multi-update-overlay.tc-bottom-toolbar-action-overlay {
  right: 50px;  
}
#tc-multi-update-overlay.tc-bottom-toolbar-action-overlay #formHeaderModal {
  padding: 0;
}
.tc-bottom-toolbar-action-overlay h3
 {
  border-bottom: 1px solid #fefefe;
  color: #616161;
  font-size: 1.4em;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.tc-bottom-toolbar-action-overlay .tc-overlay-row {
  clear: both;
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.tc-bottom-toolbar-action-overlay .tc-overlay-row > label {
  display: block;
  float: left;
  min-width: 100px;
  width: 30%;
}
#tc-multi-update-overlay.tc-bottom-toolbar-action-overlay .tc-overlay-row > label {
  line-height: 3em;
}
.tc-bottom-toolbar-action-overlay .tc-overlay-row > .tc-overlay-input {
  float: left;
  width: 70%;
}
#tc-multi-update-overlay.tc-bottom-toolbar-action-overlay .tc-overlay-row > .tc-overlay-input {
  width: 60%;
}
.tc-bottom-toolbar-action-overlay .tc-overlay-row > .tc-overlay-input > textarea {
  width: 95%;
}
.tc-popup-info {
  padding: 5px;
  border: 1px dashed #eeeeee;
  margin-bottom: 10px;
  background-color: aliceblue;
}
.tc-priority {
  background-color: #F89406;
}
.tc-priority-top {
  font-size: 1.5em;
  position: relative;
  top: 4px;
}
.tc-priority-top a:hover {
  color: #0094D9;
  text-decoration: none;
}
#tc-objectlist-table-body .tc-priority-col {
  padding-right: 0;
}
#tc-objectlist-table-body a.tc-reject-single {
  position: relative;
  top: 2px;
}
@media all and (max-width: 767px) {
  #tc-enrollments-list-buttons,
  #tc-enrollment-items-list-buttons {
    left: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
  #tc-enrollments-list-buttons .btn-group:first-child,
  #tc-enrollment-items-list-buttons .btn-group:first-child {
    margin-left: 1%;
  }
  .tc-fixed-list-actions {
    bottom: 0;
  }
  #tc-multi-update-overlay {
    min-width: 600px;
  }
  #tc-reject-overlay {
    min-width: 500px;
  }
  #printRoster {
    margin-left: 30px;
  }
  #tc-remove-enrollments span,
  #transferStudents span,
  #composeEmail span,
  #addRegisteredInterest span,
  #promote span,
  #cancelBtn span {
    display: none
  }
  .tc-back-to-top {
    bottom: 60px;
  }
}
@media all and (max-width: 480px) {
  #tc-enrollments-list-buttons,
  #tc-enrollment-items-list-buttons {
    max-width: 480px;
    min-width: 480px;
  }
  button.addUser span,
  #tc-multi-update-btn span {
    display: none;
  }
}
@media all and (min-width: 600px) {
  #tc-multi-update-overlay {
    min-width: 600px;
  }
  #tc-reject-overlay {
    min-width: 500px;
  }
}
.tc-bottom-toolbar-action-overlay.tc-no-footer,
.tc-bottom-toolbar-menu-overlay.tc-no-footer {
  bottom: 60px;
}
.tc-arrow-top-info {
  font-size: 1.3em;
  position: relative;
  top: 3px;
}

.tc-pre-post-col {
  text-align: right !important;
}


/* Enrollments (Mode to seperate file) */
#resultContainer.container-fluid {
  padding: 0;
}

.tc-activity-header-title {
  font-size: 1.1em;
}

.icon-pointer {
  cursor: default;
}

#approversContainer, #instanceSelectionContainer {
  margin-left: 10px;
  margin-bottom: 10px;
}

#instanceSelectionContainer {
  margin-top: 30px;
}

#instanceSelectionContainer h3 {
  font-size: 1.4em;
}

#instanceSelectionContainer #filter-div {
  margin-bottom: 5px;
}

#instanceSelectionContainer .tc-select-certpath h3 {
  font-size: 1.1em;
}

#instanceSelectionContainer .tc-select-certpath .tc-select-cert-path-details {
  padding-top: 10px;	
}

header.TCTableTitle.tc-activity-screen-title, header.TCTableTitle.tc-enrollment-headers {
  width: 100%;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
}

header.TCTableTitle.tc-activity-screen-title {
  background-color: #616161;
  color: #fff;
}

header.TCTableTitle.tc-activity-screen-title span {
  padding-left: 10px;
}

header.TCTableTitle.tc-enrollment-headers,
.tc-catalog-msg .tc-enrollment-headers {
  background-color: #d9edf7;
  color: #616161;
}

header.TCTableTitle.tc-enrollment-headers span,
.tc-catalog-msg .tc-enrollment-headers span {
  padding-left: 10px;
}
.enrollmentHeaders {
  background-color: #616161;
  color: #fff;
}

#enrollmentResultsContainer.container-fluid {
  border-bottom: 1px solid #eeeeee;
}

.parentEventItem {
  /*border-bottom: none;*/
  padding: 10px 5px 15px 5px;
  border: 2px solid #666;
  /* border-bottom: none; */
  border-radius: 4px;
  margin: 5px 0;
}

.parentEventItem:hover {
  background-color: #e8e8e8;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  cursor:pointer;
}

.parentEventItem .alert {
  display: inline-block;
  margin-bottom: 0px;
}

#enrollmentResultsContainer .parentEventItem:hover {
    cursor: default;
}

#enrollmentResultsContainer .parentEventMainDetails:hover {
    cursor: pointer;
}

#enrollmentResultsContainer .parentEventItem {
  margin-left: 10px;
}

#enrollmentResultsContainer .parentEventItem.tc-catalogActivityItem{
  padding: 5px;
}

#enrollmentResultsContainer .tc-choose-sessions-list-header {
  padding: 10px;
  font-weight: 200;
  background:#ccc;
}

#enrollmentResultsContainer .parentEventMainDetails i.tc-font-icon_clock {
  font-size: 2.0em;
}

.childrenEvents, .learning-childrenEvents {
  border-top: none;
  padding-top:7px;
  margin-left: 20px;
  margin-right: 20px;
}

.learning-childrenEvents {
  margin-top: 15px;
  background: #ddd;
  padding-top: 0;
}

.learning-childrenEvents>.childEventItem {
  border-top: 0;
  border-bottom: 2px solid #eeeeee;
}

.learning-childrenEvents .childEventItem {
  padding: 10px 5px 15px 5px;
}

.multiLocationHeader {
  background-color: #eee;
  padding-top: 7px;
  padding-bottom: 5px;
}

.multiLocationHeader span {
 font-size: 1.2em;
 font-weight: bold;
 padding-left: 10px;
}

.multiLocationEvent {
  border-bottom: 2px solid #eee;
  border-top: 0;
  margin: 0;
  border-radius: 0;
}

.multiLocationEventStart {
  border-top: 2px solid #666;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.multiLocationEventEnd {
  border-bottom: 2px solid #666;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.RecurringEvent {
  border-bottom: 0;
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.highlightChildEvent {
  border: 2px solid #666;
  border-top: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.parentEventMainDetails {
  padding-bottom: 10px;
}

.childEventLink {
  padding-bottom: 10px;
}

.parentEventMainDetails .alert {
  margin-bottom: 0px;
}

.enrollmentActivityIcon {
  font-size: 24px;
  padding-right:5px;
  vertical-align:top;
  white-space: nowrap;
  display:table-cell;
}

.enrollmentActivityName {
  font-weight: bold;
  font-size: 1.4em;
  display:table-cell;
}

.enrollmentActivityLocation {
  font-size: 1.3em;
  display:table-cell;
}

#instanceSelectionContainer .enrollmentActivityName,
#instanceSelectionContainer .enrollmentActivityLocation {
  display: block;
}

.enrollmentActivityDates{
  font-size: 1.2em;
}

.enrollmentActivityStatus {
  font-size: 1.2em;
  font-style: italic;
  padding-right: 5px;
  text-align: right;
}

#enrollmentResultsContainer .enrollmentActivityStatus {
  text-align: inherit;
}

#tc-multi-location-details {
  color: #666;
  font-style: italic;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-top: 5px;
}

.childEventItem {
  padding: 10px 5px 15px 25px;
  border-top: 2px solid #eeeeee;
}

.tc-custom-radio-label {
  display: inline-block;
  cursor: pointer;
  /*position: relative;*/
  padding-left: 40px;
  margin-right: 5px;
  float: right;
}

.tc-custom-radio-label-approvals,
.tc-custom-radio-label-catalog {
  padding-left: 0px;
  float: left;
  top: 3px;
  left: 1px;
  position: relative;
}

.tc-custom-radio-label-approvals-batch {
  left: 12px;
}

.tc-custom-radio-label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  /*position: absolute;*/
  left: 5px;
  top: 5px;
  background-color: #aaa;
}

.tc-custom-radio-label:before {
  border-radius: 10px;
}

.tc-custom-radio-input {
  display: none;
}

.tc-custom-radio-input:checked + .tc-custom-radio-label:before {
  content: "\2713";
  color: #1A1A1A;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
}

.tc-select-custom-radio.tc-custom-radio-input:checked + .tc-custom-radio-label:before {
  content: "\2713";
  color: #1A1A1A;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
  background-color: transparent;
  padding-top: 10px;
  margin-right: 0;
}

.tc-select-custom-radio + .tc-custom-radio-label {
  display: block;
  padding-left: 0;
  margin-right: 0;
  float: none;
}

.tc-select-custom-radio + .tc-custom-radio-label:before {
  background-color: transparent;
}

.tc-custom-check-label:before {
  border-radius: 0;
}

ul.tc-select-option-group {
  list-style: none;
}

ul.tc-select-option-group>li {
  border: 2px solid #CCC;
  padding: 3px 0;
  height: 30px;
  vertical-align: middle;
  margin-bottom: 5px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

ul.tc-select-option-group>li:hover {
  opacity: 1.0;
}

ul.tc-select-option-group>li .tc-select-option-smallblock {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 5px;
}

ul.tc-select-option-group>li .tc-select-option-title {
  display: inline-block;
  margin-left: 10px;
  line-height: 30px;
  vertical-align: top;
}

ul.tc-select-option-group>li.selected {
  border: 2px solid #000;
  border-color: #000;
  opacity: 1.0;
}

ul.tc-select-option-group>li.selected:before {
    font-family: 'tc_font_icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.2em;
    margin-right: 0.2em;
  content: "\e3c3";
  font-size:1.2em;
    position: absolute;
    margin-left: -25px;
    margin-top: 10px;
}

.media.tc-itemlist-no-border {
  border: none;
}

.tc-header-conflicts {
  margin-left: 20px;
}

#conflictDetails .label{
  font-size: 0.99em;
  background-color: #eee;
  font-weight: normal;
  color: #000;
  text-shadow: none;
}

span#tchelp-additionLocationControl {
  position: relative;
  top: -5px;
}

#tc-multi-location-details div.popover ul {
  list-style: none;
}

#tc-multi-location-details div.popover ul > li {
  padding-top: 3px;
  padding-bottom: 3px;
}

label[for=tcDontShowCancelMsgAgain] {
  font-style: italic;
}


/* SHOPPING CART OVERLAY
-----------------------*/

#TCShoppingCartFull {
  margin-left: 10px;
  position: relative;
}

#TCShoppingCartOverlay {
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 8px 0px #777777;
  margin-right: 110px;
  min-width: 600px;
  max-width: 650px;
  position: fixed;
  right: 0;
  z-index: 1050;
  top: 42px;
}

#TCShoppingCartOverlay .tc-alert {
  margin-left: 5px;
  margin-right: 5px;
}

#TCShoppingCartOverlay .tc-shopping-cart-content .tc-doing {
  margin-top: 50px;
  margin-bottom: 50px;
}

#TCShoppingCartFull header#tc-main-title,
#TCShoppingCartFull header.tc-main-page-title {
    font-size: 1.2em;
}
#TCShoppingCartFull #tc-selected-count small {
  font-size: 1em;
}
#TCShoppingCartOverlay > header {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 40px;
  padding: 5px 10px 5px 10px;
}
#TCShoppingCartOverlay > p {
  font-size: 1em;
  font-style: italic;
  font-weight: 300;
  margin-top: -5px;
  padding-left: 8px;
}

.TCUserProfileOverlay > .tc-close-overlay {
  font-size: 1.8em;
  font-weight: 600;
  top: 7px;
  right: 10px;
  position: absolute;
}

.tc-sales-tax span.tc-formfield-append {
    font-size: 1em;
    margin-top: -3px;
}

.tc-shoppingcart-common ul.tc-cart-items {
  display: block;
  list-style: none;
  margin-left: 0;
  width: 100%;
}
#TCShoppingCartOverlay ul.tc-cart-items {
  border-top: 1px solid #E6E6E6;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 8px;
}

.tc-shoppingcart-common ul.tc-cart-items > li,
#tc-checkout-confirmation-crosssell > ul > li,
#tc-shoppingcart-crosssell ul#tc-upsell-list > li {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #E6E6E6;
  color: #616161;
  float: left;
  position: relative;
  margin: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 10px;
  width: 100%;
}

.tc-shoppingcart-common ul.tc-cart-items > li:first-child,
#tc-checkout-confirmation-crosssell > ul > li:first-child,
#tc-shoppingcart-crosssell ul#tc-upsell-list > li:first-child {
  margin-bottom: 20px;
}

.tc-shoppingcart-common ul.tc-cart-items > li:not(.tc-cart-full-header-row),
#tc-checkout-confirmation-crosssell > ul > li:not(.tc-cart-full-header-row),
#tc-shoppingcart-crosssell ul#tc-upsell-list > li:not(.tc-cart-full-header-row) {
  min-height: 6em;
}

#TCShoppingCartOverlay ul.tc-cart-items > li {
  width: 99%;
}

#TCShoppingCartOverlay .tc-edit-quantity,
.tc-cart-overlay-quantity .tc-edit-quantity {
  font-weight: 600;
  font-size: 1.1em;
}

#TCShoppingCartFull ul.tc-cart-items > li {
  width: 100%;
}

#TCShoppingCartFull ul.tc-cart-items > li.tc-cart-full-header-row {
  height: 1.5em;
  padding-bottom: 10px;
}
#TCCheckoutScreen ul.tc-cart-items > li.tc-cart-full-header-row {
  margin-top: 0;
}

.tc-cart-overlay-image {
  width: 20%;
  float: left;
  margin-right: 12px;
}
#TCShoppingCartOverlay .tc-itemlist-type,
#TCShoppingCartFull .tc-itemlist-type,
#tc-checkout-confirmation-crosssell .tc-itemlist-type {
    display: inline-block;
    float: left;
/*     width: 35px; */
    font-size: 2.5em;
    margin-left: 10px;
    margin-top: -10px;
}
#TCShoppingCartFull .tc-itemlist-type {
  width: 15%;
}
.tc-shoppingcart-common .tc-general-image-holder {
  width: 80px;
}
.tc-conference-image{
    width: 120px;
    min-width: 120px;
}
.row-fluid [class*="span"] .tc-overview-conference-title {
  float: left;	
}

.tc-overview-conference-location {
	
}
.row-fluid [class*="span"] .tc-overview-conference-actions {
  padding-top: 20px;
  float: left;	
}
.tc-overview-conference-dates>div,
.tc-overview-conference-sessions {
  padding-top: 10px;    
}
@media (max-width: 767px) {
  .row-fluid [class*="span"] .tc-conference-image {
    width: 120px;
  }
  .tc-overview-conference-title {
    padding-top: 10px;
  }	
}
#TCShoppingCartOverlay .tc-itemlist-title,
#TCShoppingCartFull .tc-itemlist-title {
    display: inline-block;
    float: left;
    width: 45%;
}
#TCShoppingCartFull .tc-itemlist-title {
  width: 30%;   
}
#TCShoppingCartFull .tc-itemlist-title .tc-catalog-details-earlybird {
  font-size: 1.0em; 
}
#tc-checkout-confirmation-crosssell .tc-itemlist-title {
    float: left;
    width: 45% !important;
}
#tc-checkout-items #TCShoppingCartFull .tc-itemlist-title {
  width: 60%;
}
#tc-checkout-items #TCShoppingCartFull .tc-itemlist-title div.alert-error {
  font-size: 1.1em;
  color: #cc0000;
  margin: 20px 0;
}
#tc-checkout-items #TCShoppingCartFull .tc-itemlist-title div.alert-error button.close {
  display: none;
}

#tc-checkout-items #TCShoppingCartFull .tc-itemlist-title .label-error {
  padding: 10px;
  font-size: 1.1em;
}

#tc-checkout-items #TCShoppingCartFull .tc-itemlist-title .label-warning {
  padding: 10px;
  font-size: 1.1em;
}
    
#TCShoppingCartFull .tc-itemlist-title {
  font-size: 1.0em;
}

.tc-has-upsell-discount .tc-catalog-details-earlybird {
  display: table-cell;  
}

.tc-has-upsell-discount .tc-catalog-details-earlybird .tc-catalog-details-prices-bolder {
  font-weight: 600; 
}

#TCShoppingCartOverlay h2,
#TCShoppingCartFull h2,
#TCShoppingCartOverlay .tc-upsell-row h3,
#TCShoppingCartFull .tc-upsell-row h2 {
    font-size: 1.05em;
    line-height: 1.4em;
    margin-bottom: 0.2em;
    margin-top: 0;
    overflow: hidden;
}
#TCShoppingCartOverlay p.tc-purchasing-for,
#TCShoppingCartOverlay p.tc-session-details,
#TCShoppingCartFull p.tc-purchasing-for,
#TCShoppingCartFull p.tc-session-details,
#TCShoppingCartOverlay div.tc-session-details {
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0.1em;
}
#TCShoppingCartOverlay p.tc-purchasing-for,
#TCShoppingCartOverlay p.tc-session-details,
#TCShoppingCartOverlay div.tc-session-details {
    font-size: 0.85em;
}
#TCShoppingCartFull p.tc-purchasing-for,
#TCShoppingCartFull p.tc-session-details,
#TCShoppingCartFull div.tc-session-details {
    font-size: 1em;
}
p.tc-prereq-info {
  padding-bottom: 10px;
}
.tc-shoppingcart-common .tc-itemlist-right {
    float: right;
    text-align: right;
    display: inline-block;
    margin-right: 20px;
}
#TCShoppingCartOverlay .tc-itemlist-right,
#tc-checkout-confirmation-crosssell .tc-itemlist-title {
    width: 25%;
}
ul.tc-item-info {
  list-style: none;
}
li.tc-itemlist:not(.tc-upsell-row) ul.tc-item-info {
  margin-top: -10px;
}
.tc-catalog-details-actions.tc-itemlist ul.tc-item-info {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}
ul.tc-item-info.tc-catalogActivityOptions li.tc-cart-overlay-action {
  margin: 0 auto;	
}
#tc-searchCatalogActivities ul.tc-item-info {
  margin-top: 0;
}
ul.tc-item-info li {
  color: #616161;
  line-height: 1.1em;
}
#TCShoppingCartFull .tc-session-details.tc-mobile-quantity,
li.tc-cart-overlay-quantity > span:not(.tc-value) {
    color: #f89406;
}
ul.tc-item-info li.tc-class-full-item {
  margin-top: 8px;
}
ul.tc-item-info li.tc-add-margins {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
ul.tc-item-info li > strong {
  font-size: 1.1em;
}
ul.tc-item-info span {
    display: inline-block;
    line-height: 1.8em;
}
.tc-cart-price {
  margin-right: 8px;
}
.tc-cart-overlay-itemname {
  width: 35%;
}
.tc-cart-overlay-type {
  width: 10%;
}
a.tc-price-info {
  font-size: 1.2em;
  position: relative;
  top: 2px;
}
a.tc-price-info:hover {
  color: #35bdff;
  text-decoration: none;
}
.tc-itemlist .popover,
.tc-table-cell .popover {
  min-width: 300px;
}
.tc-table-cell .popover {
  font-size: 0.8em;
}
.tc-itemlist .popover-content ul,
.tc-table-cell .popover-content ul  {
    color: #616161;
  list-style: none;
    margin-left: 0;
}
.tc-itemlist .popover-content ul li,
.tc-table-cell .popover-content ul li {
    font-size: 0.95em;
    line-height: 2em;
}
.tc-itemlist .popover-content ul li.tc-list-price,
.tc-itemlist .popover-content ul li.tc-amount,
.tc-itemlist .popover-content ul li.tc-quantity {
    font-weight: 600;
}
.tc-itemlist .popover-content ul li.tc-sales-tax-info {
    color: #e9967a;
    font-style: italic;
  line-height: 1.2em !important;
}
.tc-itemlist .popover-content ul li .left {
    width: 70%;
}
.tc-itemlist .popover-content ul li .right {
    text-align: right;
    width: 30%;
}
.tc-amount div {
    padding-top: 5px;
}
.tc-amount div.right {
    border-top: 1px solid #E6E6E6;
}
#TCShoppingCartFull .tc-itemlist-price {
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 8%;
}
#tc-checkout-items #TCShoppingCartFull .tc-itemlist-price {
    width: 10%;
}
#TCShoppingCartFull .tc-itemlist-amount-paid {
    display: inline-block;
    float: right;
    margin-left: 10px;
    width: 8%;
}
#TCShoppingCartFull .tc-itemlist-quantity {
    display: inline-block;
    margin-left: 10px;
    width: 8%;
}
#tc-desktop-cart-footer .tc-itemlist-amount-paid {
    width: 23%
}
#tc-desktop-cart-footer .tc-itemlist-price {
    width: 8% !important
}
#tc-checkout-items #TCShoppingCartFull .tc-itemlist-amount-paid {
    width: 10%;
}
#TCShoppingCartFull .tc-itemlist-actions {
    float: left;
    display: inline-block;
    margin-right: 20px;
}
#TCShoppingCartFull .tc-cart-footer  .tc-itemlist-actions {
    float: right;
    width: 8%;
    margin-right: auto;
}
@media all and (max-width: 768px) {
  #TCShoppingCartFull .tc-cart-footer .tc-itemlist-actions {
    margin-right: 20px;
  }
}
.tc-shoppingcart-common .tc-cart-buttons {
    clear: both;
    padding-top: 20px;
    float: left;
    width: 100%;
}
#TCShoppingCartOverlay .tc-cart-buttons {
    /*background: #d9edf7;*/
    border-top: 1px solid #616161;
}

a#tc-view-cart-btn {
    color: #616161;
    float: left;
    margin-left: 10px;
    position: relative;
}
a#tc-checkout-btn {
    float: right;
    margin-right: 10px;
    position: relative;
    text-transform: uppercase;
}
#tc-checkout-progress a#tc-checkout-btn,
#tc-checkout-btn,
a#tc-checkout-bottom-btn,
a#tc-checkout-top-btn {
    background-color: #FA2;
    color: #616161;
    max-width: 200px;
    min-width: 114px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    transition: all 0.5s ease;
}

h1 a#tc-checkout-top-btn {
  float: right;
  font-weight: 300;
}

#tc-checkout-progress a#tc-checkout-btn i.tc-spin,
#tc-primary-nav.tc-checkout a#tc-checkout-btn i.tc-spin,
a#tc-checkout-bottom-btn i.tc-spin,
a#tc-checkout-top-btn i.tc-spin {
    font-size: 1.2em;
    text-align: center;
    width: 100%;
}

a#tc-checkout-top-btn-cancel {
    color: #333;
    float: right;
    margin-left: 5px;
}

.tc-cart-bottom-buttons {
    text-align: center;
}
.tc-cart-bottom-buttons > a#tc-checkout-bottom-btn {
    display: inline-block;
}
a#tc-checkout-bottom-btn-cancel {
    font-size: 1.2em;
    min-height: 20px;
    min-width: 200px;
    color: #616161;
    padding: 15px 0 15px 20px;
}

#tc-checkout-progress a#tc-checkout-btn:hover,
#tc-checkout-btn:hover,
a#tc-checkout-bottom-btn:hover,
a#tc-checkout-top-btn:hover  {
    background-color: #ffbb4e;
}

.tc-overlay-info-title {
  display: inline-block;
  float: left;
  max-height: 40px;
  max-width: 300px;
  width: 45%;
}
.tc-overlay-info-actions {
  display: inline-block;
  float: right;
  max-height: 40px;
  text-align: right;
  width: 55%;
}
.tc-overlay-info-actions .tc-close-overlay {
  float: none;
}

.tc-close-overlay,
#TCShoppingCartOverlay .tc-close-cart-overlay,
#TCShoppingCartOverlay .tc-cart-overlay-total {
    text-align: right;
}

.tc-close-overlay.tc-lines-button {
  background: transparent;
}

.tc-close-overlay a,
#TCShoppingCartOverlay .tc-close-cart-overlay a {
    color: #cfcfcf;
}

.tc-close-overlay a:hover,
#TCShoppingCartOverlay .tc-close-cart-overlay a:hover {
    text-decoration: none;
    color: #8a8a8a;
}
#TCShoppingCartOverlay .tc-cart-overlay-total {
   font-size: 0.7em;
   position: relative;
   text-transform: uppercase;
   top: -4px;
}
#TCShoppingCartOverlay a.TCActionLink.tc-font-icon_cart-remove2,
#TCShoppingCartFull a.TCActionLink.tc-font-icon_cart-remove2 {
    font-size: 1.2em;
    position: relative;
    top: 3px;
}
#TCShoppingCartOverlay a.TCActionLink.tc-font-icon_cart-remove2:hover,
#TCShoppingCartFull a.TCActionLink.tc-font-icon_cart-remove2:hover {
    text-decoration: none;
}
.tc-itemlist a.TCActionLink {
    color: #006697;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action,
.tc-itemlist .tc-touchscreen-select .TCActionLink,
.tc-itemlist .tc-touchscreen-multi,
.tc-itemlist .tc-touchscreen-cp-add,
.tc-main-action {
    background: #0273a6;
    color: #ffffff;
}

.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.cartBtnDisabled
{
  background: #dbdbdb;
}

.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action,
.tc-itemlist .tc-touchscreen-select .TCActionLink,
.tc-itemlist .tc-touchscreen-multi,
.tc-itemlist .tc-touchscreen-cp-add,
.tc-main-action,
.tc-cancel-action {
    border-radius: 3px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: none;
}
.tc-main-action,
.tc-cancel-action {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tc-cancel-action {
    background: #DBDBDB;
    text-transform: uppercase;
}
.tc-cancel-action:hover {
    background: #afafaf;
}
.tc-main-action:hover {
    background: #006699;
    color: #ffffff;
}
.tc-main-action:hover,
.tc-cancel-action:hover {
  text-decoration: none;
}
.tc-main-action > span {
    color: #ffffff;
}
.tc-main-action > span,
.tc-cancel-action > span {
  font-weight: 600;
    text-transform: uppercase;
}
.tc-register-ilt-blended .tc-main-action {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 250px;
    text-align: center;
}
.tc-itemlist .tc-touchscreen-select .TCActionLink,
.tc-itemlist .tc-touchscreen-multi,
.tc-itemlist .tc-touchscreen-cp-add {
    display: inline-block;
    text-transform: uppercase;
}
.tc-itemlist .tc-touchscreen-multi.TCActionLink {
    display: inline-block;
    font-style: initial;
    margin-left: 20px;
    position: relative;
    width: auto !important;
}
.tc-itemlist a.TCActionLink:hover,
a.tc-bundle-info:hover {
  color: #35bdff;
  text-decoration: none;
}
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action:hover {
  background: #003f5e;
  color: #ffffff;
}

.tc-itemlist a.TCActionLink.tc-catalog-action.cartBtnDisabled:hover {
  background: #dbdbdb;
  cursor: default;
}

.tc-itemlist .tc-touchscreen-select .TCActionLink:active,
.tc-itemlist .tc-touchscreen-cp-add:active {
  background: #006699;
  color: #ffffff;
}
.tc-itemlist div:not(.tc-overlay-form-content) a.TCActionLink.tc-catalog-action.tc-main-action {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action {
  display: inline-block;
}
.tc-itemlist .btn.tc-show-more-span {
    background-image: none;
    border: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-left: 1px solid transparent;
    box-shadow: none;
    display: inline-block;
    float: none;
    font-size: inherit;
    margin-left: -3px;
    max-width: 20px;
    padding: 0;
    padding-left: 0 !important;
    vertical-align: initial;
}
#tc-catalogActivities .tc-itemlist .btn.tc-show-more-span {
   position: relative;
}
.tc-itemlist .btn.tc-show-more-span:hover,
.tc-itemlist .btn.tc-show-more-span:active,
.tc-itemlist .btn.tc-show-more-span:focus,
.tc-itemlist .btn.tc-show-more-span:visited {
    background: transparent;
    border-left: 1px solid transparent;
}
a.tc-show-more.TCActionLink.tc-catalog-action {
    background: #dbdbdb;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #616161;
    display: block;
    margin-right: 0;
    margin-left: 0;
    max-width: 20px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 1.5em;
    padding-top: 5px;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

table.newui-table a.TCActionLink {
  background: none;
  display: inline;
  font-size: 1.2em;
  font-weight: 600;
}

table.newui-table tr.tc-itemlist ul.dropdown-menu a.TCActionLink:not(.btn) {
  display: inline-block;
}

table.newui-table a.tc-show-more.TCActionLink {
  background: none;
  display: inline;
  padding: 0;
}

table.newui-table a.tc-show-more.TCActionLink:hover {
  background: none;
  color: #35bdff;
  cursor: pointer;
  text-decoration: none;
}

a.tc-show-more.TCActionLink.tc-catalog-action:hover {
  background: #afafaf;
}
a.tc-show-more.TCActionLink.tc-catalog-action {
  padding-bottom: 4px;
  padding-top: 4px;
}

a.tc-show-more.TCActionLink.tc-catalog-action > i {
    margin-left: 0;
}

.btn.disabled {
    opacity: 0.35;
}
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled,
a.tc-show-more.TCActionLink.disabled,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled:hover,
a.tc-show-more.TCActionLink.disabled:hover,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled:active,
a.tc-show-more.TCActionLink.disabled:active,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled:focus,
a.tc-show-more.TCActionLink.disabled:focus {
  cursor: default;
  background: #e6e6e6;
  opacity: 0.65;
}

.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled>span,
a.tc-show-more.TCActionLink.disabled>span,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled>span:hover,
a.tc-show-more.TCActionLink.disabled>span:hover,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled>span:active,
a.tc-show-more.TCActionLink.disabled>span:active,
.tc-itemlist a.TCActionLink.tc-catalog-action.tc-main-action.disabled>span:focus,
a.tc-show-more.TCActionLink.disabled>span:focus {
  background: #e6e6e6;
  opacity: 0.65;
  color: #333333;
}

.tc-itemlist .accordion-body {
    background-color: #d9edf7;
    clear: both;
    float: left;
    width: 100%;
    z-index: 500;
}
.media.tc-itemlist .accordion-body,
.tc-itemlist .accordion-body.tc-more-options-div {
    background-color: transparent;
}
#tc-searchCatalogActivities .tc-itemlist .accordion-body {
    background-color: #f8f8f8;
}
#TCShoppingCartOverlay div.tc-cart-footer,
#TCShoppingCartFull div.tc-cart-footer {
    height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
    text-align: right;
}
#TCShoppingCartFull div.tc-cart-footer {
    clear: both;
    float: right;
    margin-right: 30px;
    padding-top: 10px;
}
#TCShoppingCartOverlay .tc-cart-overlay-row.tc-cart-footer {
    border-top: none;
    font-size: 1.3em;
    font-weight: 600;
    height: 2em;
    line-height: 2em;
    margin-right: 0;
    min-height: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: right;
    padding-top: 0;
    margin-top: 0;
}
#TCShoppingCartOverlay .tc-cart-overlay-row.tc-cart-footer.tc-overlay-multi {
    height: auto;
    line-height: inherit;
}
#TCShoppingCartOverlay .tc-cart-overlay-row.tc-cart-footer > span {
    margin-right: 20px;
}
#TCShoppingCartOverlay div.tc-cart-footer span,
#TCShoppingCartFull div.tc-cart-footer span {
    font-weight: 600;
    margin-bottom: 5px;
    margin-right: 20px;
    width: 50%;
}
#TCShoppingCartOverlay div.tc-cart-footer > span > span,
#TCShoppingCartFull div.tc-cart-footer > span > span {
    margin-right: 0;
}
#tc-desktop-cart-footer {
    border-bottom: none;
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
    height: auto;
}
li.tc-cart-footer .tc-itemlist-price > span {
  white-space: nowrap;
}
form#ShoppingCartOverlayForm {
  margin-bottom: 0;
}
.tc-shoppingcart-common .tc-cart-links {
    clear: both;
    padding: 10px;
    padding-top: 5px;
    position: relative;
}
#TCShoppingCartOverlay .tc-cart-links {
    /*background: #d9edf7;*/
}
#TCShoppingCartFull .tc-cart-links {
    clear: both;
    float: left;
    margin-left: 15px;
}
#TCShoppingCartOverlay .tc-cart-links > a
 {
    font-size: 0.85em;
    padding-top: 3px;
    display: block;
}

#TCShoppingCartFull .tc-cart-links > a {
  display: block;
}

#TCShoppingCartOverlay h3 span.tc-item-count,
#TCShoppingCartFull h3 span.tc-item-count {
    font-size: 0.7em !important;
    font-weight: 400;
    position: relative;
    top: -0.1em;
}
#tc-upsell-list .accordion-body.in {
    border: 2px solid #e5e5e5;
}
#tc-upsell-list .accordion-body {
    background: #f4f4f4 none repeat scroll 0 0;
    width: 98%;
}
.tc-itemlist .tc-cart-overlay-action span > a {
  font-weight: 600;
  text-transform: uppercase;
}
li.tc-itemlist .tc-cart-overlay-action span > a:hover {
    text-decoration: none;
}
li.tc-itemlist .tc-cart-overlay-action span > a.tc-show-more {
  font-size: 1em;
  font-weight: 300;
  text-transform: lowercase;
}
.tc-class-full {
    background-color: #febd69;
    border: 1px solid #b0b0b0;
    border-radius: 2px;
    color: #333333;
    font-weight: bold;
    margin-right: -1px !important;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-transform: none !important;
}
.tc-certpath-node-cluster .btn-group .tc-class-full {
    font-size: 14px;
}
.tc-class-full.tc-already-enrolled {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.tc-catalog-details-aside .tc-class-full.tc-already-enrolled {
  font-size: 1.25em;
}
.tc-registration-dates {
    background-color: #ffdba2;
    color: #616161;
    display: block;
    font-weight: 300 !important;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: auto;
    padding: 5px 10px;
    text-align: center;
}
.tc-chooseiltsession-forusertype {
  display: inline-block;
  padding: 4px 6px;
  animation-delay: 500ms !important;	
}
span.tc-enrolled-blended {
    background-color: #F1F1F1;
    border-bottom: 1px solid #666666;
    color: #616161;
    display: block;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 5px;
    width: auto;
    padding: 5px 10px;
    text-align: center;
}
.tc-registration-dates span.tc-reg-start,
.tc-registration-dates span.tc-reg-end {
    font-weight: 600;
}
span.tc-ilt-session-choice-header {
    background-color: #dbdbdb;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #616161;
    display: block;
    font-weight: 600;
    margin: -6px;
    margin-bottom: 6px;
    line-height: 2em;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    width: auto;
}
li.recurring > span.tc-ilt-session-choice-header {
    margin: 0;
    margin-bottom: 6px;
    width: 100%;
}
span.tc-ilt-session-choice-footer {
    background-color: #e9e9e9;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #616161;
    display: block;
    font-weight: 600;
    margin: -6px;
    margin-top: 10px;
    line-height: 2em;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    width: auto;
}

li > span.tc-ilt-session-choice-footer {
    clear: both;
    margin: 0 !important;
    width: 100%;
}
li > span.tc-ilt-session-choice-footer.tc-cert-path-footer {
    margin: -5px !important;
    position: relative;
    top: 4px;
}
span.tc-ilt-session-choice-footer a:hover {
  color: #35bdff;
  text-decoration: none;
}
.tc-ilt-session-choice-footer i {
    display: inline;
    font-size: 1.5em;
    position: relative;
    top: 0.2em;
}
li.recurring > a.TCActionLink.tc-add-to-cart {
    float: left;
    padding: 5px;
    width: 100%;
}
li.tc-faded a.TCActionLink.tc-add-to-cart:hover {
    cursor: default;
}
ul.ilt-child-sessions-list {
    color: #616161;
    list-style: none;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
}
ul.ilt-child-sessions-list > li {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
ul.ilt-child-sessions-list > li:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
ul.ilt-child-sessions-list span.tc-title {
    padding-left: 1em;
}
a.tc-class-full.tc-enroll-disabled:hover,
a.tc-class-full.tc-already-enrolled:hover  {
    cursor: default;
    text-decoration: none;
}

#TCShoppingCartOverlay li.tc-upsell-header-row {
    background: #E6E6E6;
    color: #616161;
    font-size: 1.4em;
    max-height: 2em !important;
    min-height: 1em;
    margin: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    margin-top: -10px;
    font-weight: 600;
}

#TCShoppingCartOverlay li.tc-upsell-header-row,
.tc-crosssell-section header.alert.alert-warn {
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  font-weight: 600;     
}

.tc-has-upsell-discount {
  padding-top: 15px;    
}
    
.tc-upsell-price {
  font-size: 1.5em;
  text-align: right;
}

.tc-upsell-price .tc-catalog-details-theprice {
  font-size: 1em;
  margin-top: 5px;
}

.tc-upsell-price  .tc-catalog-details-otherprices {
  font-size: 0.7em;
  padding-bottom: 10px;  
}

.tc-upsell-price .collapse .tc-collapse-list li {
  font-size: 0.65em;
}

.tc-upsell-price .tc-catalog-details-earlybird {
  font-size: 0.6em;
}

.tc-upsell-price .tc-catalog-details-earlybirdprice {
  margin-top: -5px;
}

#TCShoppingCartOverlay li.tc-upsell-row .tc-upsell-price .tc-catalog-details-earlybirdprice {
  display: block;
  padding: 2px 5px; 
}

li.tc-cart-overlay-row.removed-item,
li.tc-cart-full-row.removed-item  {
    animation: removed-item-animation 1s cubic-bezier(0.55, -0.04, 0.91, 0.94) forwards;
    /*transform origin is moved to the bottom left corner*/
    transform-origin: 0% 100%;
}

.tc-itemlist h4.tc-choose-sessions-list-header {
    color: #666666;
    font-size: 1.1em;
    margin-left: 2px;
}

p.tc-ilt-session-in-cart-warning {
  background-color: #ffdba2;
  border: 1px solid #b0b0b0;
  color: #616161;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 600;
  margin-left: 2px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  top: 4px;
}

p.tc-ilt-session-in-cart-warning > i {
  display: inline-block;
  position: relative;
  top: 0.1em;
}

.tc-ilt-sessions-container {
  max-width: 1200px;
}

.tc-ilt-sessions-filter {
    padding-bottom: 8px;
    padding-left: 5px;
    padding-top: 5px;
}

.tc-ilt-sessions-filter a {
    padding-right: 8px;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: underline;
}
.tc-ilt-sessions-actions {
  vertical-align: middle;
  text-align: right;
  padding-top: 20px;
  padding-right: 20px;
}

.tc-ilt-sessions-filter a:hover {
    color: #35bdff;
}

p.ilt-year-header {
    padding-left: 3px;
    padding-top: 8px;
    font-size: 1.4em;
    font-weight: 600;
    color: #616161;
}

.tc-choose-sessions-list-header span.tc-registration-dates {
    background-color: transparent;
    border: none;
    display: inline;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
}

ul.tc-choose-sessions-list {
    margin-left: 0;
}

.tc-designation-choose-session ul.tc-choose-sessions-list {
    margin-left: 10px;
}

.media.tc-itemlist .tc-choose-sessions-list a.TCActionLink {
  font-size: inherit;
  font-weight: inherit;   
  font-size: unset;
  font-weight: unset;   
}

.tc-choose-sessions-list > li {
    border: 1px solid #dadada;
    border-radius: 4px;
    display: inline-block;
    min-height: 5em;
    min-width: 180px;
    height: auto;
    margin: 3px;
    margin-bottom: 11px;
    max-width: 700px;
    padding: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    transition: all 0.5s ease;
    width: 95%;
}

.tc-choose-sessions-list > li.tc-enrolled {
    border: 2px solid #666666;
}

#enrollmentResultsContainer .tc-choose-sessions-list > li {
  list-style-type: none;
  display: block;
}

.tc-choose-sessions-list > li.recurring {
    padding: 0;
    padding-right: 10px;
}

.tc-choose-sessions-list > li.tc-selected {
    background-color: #fffa97 !important;
}

.tc-choose-sessions-list > li.multi .TCActionLink {
  width: 100%;
}

.tc-choose-sessions-list > li.multi .TCActionLink:hover,
.tc-choose-sessions-list > li.multi .TCActionLink.tc-selected:hover {
    background-color: #ffc364;
}

.tc-choose-sessions-list > li.multi a.TCActionLink.tc-add-to-cart {
    padding-top: 5px;
    background: #dbdbdb;
    margin-bottom: 2px;
    margin-top: 2px;
    min-height: inherit;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.tc-choose-sessions-list > li.multi:not(.tc-faded) a.TCActionLink.tc-add-to-cart:hover {
    background-color: #ffc364;
}

.tc-choose-sessions-list a.TCActionLink.tc-add-to-cart,
.tc-ilt-sessions-container .parentEventItem .left .tc-cart {
    color: #616161;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    transition: all 0.5s ease;
}
.tc-choose-sessions-list .tc-touchscreen-select-cart a.TCActionLink.tc-add-to-cart {
  background: #0273a6;
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  padding: 0.5em 10px;
}
.tc-choose-sessions-list .tc-touchscreen-select-cart a.TCActionLink.tc-add-to-cart:hover {
  text-decoration: none;
}

#tc-featured-list .tc-widget-list-action {
  text-align: right;
}
#tc-featured-list a.TCActionLink > span {
    font-size: 0.9em;
}

.tc-choose-sessions-list a.TCActionLink.tc-add-to-cart:hover {
    color: #616161;
}
.tc-choose-sessions-list .tc-touchscreen-select-cart a.TCActionLink.tc-add-to-cart:hover {
	background: #33a9e1;
	color: #fff;
}

.tc-add-to-cart:hover {
    text-decoration: none;
}

.tc-choose-sessions-list span.tc-ilt-date,
.tc-choose-sessions-list span.tc-touchscreen-cp-add {
    float: left;
    font-weight: 600;
}

.tc-choose-sessions-list span.tc-ilt-date {
    float: left;
    font-weight: 600;
}

.tc-choose-sessions-list span.tc-touchscreen-cp-add {
    clear: both;
}

.tc-choose-sessions-list span.tc-ilt-title,
.tc-choose-sessions-list span.tc-ilt-location,
.tc-choose-sessions-list span.tc-ilt-availability,
.tc-choose-sessions-list span.tc-ilt-waitlist,
.tc-choose-sessions-list span.tc-ilt-session-credits,
.tc-choose-sessions-list span.tc-ilt-enrolled,
.tc-choose-sessions-list span.tc-ilt-ical
 {
    clear: both;
    float: left;
    text-align: left;
    text-transform: none !important;
}
.tc-choose-sessions-list span.tc-ilt-ical {
    font-size: 0.9em;
}
.tc-choose-sessions-list .tc-ilt-location p {
    font-size: 1em;
}
.tc-touchscreen-select {
    position: relative;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    top: 30px;
}
.tc-touchscreen-select-cart {
  float: left;
  top: 0;
  padding: 10px 0;
}
span.tc-touchscreen-location-add {
    color: #036df4;
    text-decoration: underline;
}
.tc-choose-sessions-list li.multi span.tc-ilt-location,
.tc-choose-sessions-list span.tc-ilt-availability {
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
    margin-top: 5px;
    width: 100%;
}
.tc-choose-sessions-list li.recurring span.tc-ilt-availability,
.tc-choose-sessions-list span.tc-ilt-waitlist {
    padding-bottom: 5px;
}
.tc-choose-sessions-list span.tc-ilt-session-credits {
    padding-bottom: 5px;
    padding-top: 10px;
}
.tc-choose-sessions-list span.tc-ilt-session-credits i {
    font-size: 1.4em;
    vertical-align: middle;
    color: #0094D9;
    margin-left: 0;
}
.tc-ilt-session-credits a.tc-catalog-details-credits-countExpandLink {
    font-size: 0.9em;
}
a.tc-catalog-details-credits-countExpandLink {
  text-transform: capitalize;
}
a.tc-catalog-details-credits-countExpandLink:hover {
    color: #35bdff;
    cursor: pointer;
    text-decoration: none;
}
.tc-ilt-session-credits .span4.tc-othercredits-credittypelongname {
    word-wrap: break-word;
}
.tc-capacity-warning,
.tc-choose-sessions-list span.tc-ilt-enrolled {
  color: #cc0000;
}
.tc-capacity-warning {
  float: left;
}
.tc-choose-sessions-list span.tc-waitlist-indicator {
    padding-left: 0.5em;
    font-style: italic;
    text-transform: uppercase;
}
.tc-choose-sessions-list span.tc-ilt-title,
.tc-ilt-sessions-container .parentEventItem .tc-ilt-title {
  font-size: 1.2em;
  font-weight: 600 !important;
  font-size: 1.2em;
  clear: both;
}
.tc-choose-sessions-list span.tc-ilt-location,
.tc-ilt-sessions-container .parentEventItem .tc-ilt-location {
  font-style: italic;
  font-weight: 300 !important;
}

.tc-choose-sessions-list span.tc-ilt-title,
.parentEventItem  div.tc-ilt-title {
  color: #006697;
}

.tc-choose-sessions-list span.tc-ilt-title:hover,
.parentEventItem  div.tc-ilt-title:hover {
  text-decoration: underline;
}

.tc-ilt-sessions-container .parentEventItem .tc-session-details>div {
  padding: 5px 5px;
}

.tc-ilt-session-selected,
.tc-catalogActivityItem.tc-ilt-session-selected {
  background-color: #ccc;
  border-color: #888;
  border-style: dotted;
}

.tc-choose-sessions-list .left,
.tc-ilt-sessions-container .parentEventItem .left,
.tc-ilt-sessions-container .parentEventItem .tc-session-date {
    /*background-color: #d9edf7;*/
    border-right: 1px solid #e5e5e5;
    float: left;
    max-width: 45px;
    min-width: 45px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 20%;
    height: auto;
    min-height: inherit;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    transition: all 0.5s ease;
}

.tc-designation-choose-session .tc-choose-sessions-list .left {
    max-width: 55px;
}

#instanceSelectionContainer .tc-filter-tablecell.tc-session-date {
  width: 45px;
}

.tc-ilt-sessions-container .parentEventItem .tc-session-date .tc-date {
  font-weight: 600;
  text-transform: uppercase;
  color: #616161;
}

.tc-ilt-sessions-capacityinfo {
  font-size: 1.1em;
  padding-top: 10px;
}

.tc-choose-sessions-list .left .TCActionLink:hover {
    text-decoration: none;
}

.tc-choose-sessions-list > li.recurring .left {
    margin-left: 5px;
}

.tc-ilt-sessions-container .parentEventItem .tc-session-date {
  float: none;
}

.tc-choose-sessions-list > li.standard:not(.tc-faded):hover .left,
.tc-choose-sessions-list > li.recurring:not(.tc-faded):hover .left {
    background-color: #fff;
    border-color: #b3a6be;
}

.tc-choose-sessions-list .left span {
    color: #616161;
    display: block;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    margin-top: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease;
    white-space: nowrap;
    width: 100%;
}

.tc-choose-sessions-list > li .left span.tc-cart {
    display:none;
}
.tc-choose-sessions-list > li.standard a.tc-add-to-cart:hover .left span.tc-date,
.tc-choose-sessions-list > li.recurring a.tc-add-to-cart:hover .left span.tc-date {
    display:none;
}
.tc-choose-sessions-list > li .left span.tc-date > i.TCCertPathIcon,
.tc-ilt-sessions-container .tc-session-date span.tc-date > i.TCCertPathIcon,
.tc-choose-sessions-list > li .left span.tc-cart > i {
    font-size: 1.7em;
}
.tc-choose-sessions-list > li.standard a.tc-add-to-cart:hover .left span.tc-cart,
.tc-choose-sessions-list > li.recurring a.tc-add-to-cart:hover .left span.tc-cart {
    display:block;
}

.tc-choose-sessions-list .right {
    color: #616161;
    float: left;
    width: 80%;
    margin-left: 5px;
    max-width: none;
    height: inherit;
    overflow: hidden;
}
#tc-content-body .tc-choose-sessions-list .right {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tc-choose-sessions-list li.tc-child-session-list-header,
#enrollmentResultsContainer li.tc-child-session-list-header {
    text-transform: uppercase;
    font-size: 0.9em;
    padding-bottom: 0.1em !important;
    padding-top: 0 !important;
    margin: 0;
}
.tc-choose-sessions-list .tc-dates,
#enrollmentResultsContainer .tc-dates,
.tc-choose-sessions-list .tc-item-title,
#enrollmentResultsContainer .tc-item-title
 {
    display: inline-block;
    width: 50%;
}
.tc-choose-sessions-list .tc-title,
#enrollmentResultsContainer .tc-title,
.tc-choose-sessions-list .tc-item-type,
#enrollmentResultsContainer .tc-item-type {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.tc-choose-sessions-list .tc-item-subtype,
#enrollmentResultsContainer .tc-item-subtype {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.tc-choose-sessions-list .tc-item-value,
#enrollmentResultsContainer .tc-item-value {
    display: inline-block;
    vertical-align: top;
    width: 15%;
}
ul.tc-credits-group {
  background: #f7f7f7;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  color: #616161;
  list-style: none;
  margin-left: 2px;
  margin-top: 5px;
  padding: 10px;
}
ul.tc-credits-group > li {
  margin-top: 0.4em;
}

.tc-choose-sessions-list li:not(.tc-child-session-list-header) > .tc-item-title,
#enrollmentResultsContainer li:not(.tc-child-session-list-header) > .tc-item-title,
.tc-choose-sessions-list ul.tc-credits-group li:not(.tc-child-session-list-header) > .tc-item-type,
#enrollmentResultsContainer ul.tc-credits-group li:not(.tc-child-session-list-header) > .tc-item-type {
  font-weight: 600;
}
.tc-choose-sessions-list span.tc-date-range,
#enrollmentResultsContainer span.tc-date-range {
    font-weight: 600;
}
.tc-choose-sessions-list span.tc-date-range:after,
#enrollmentResultsContainer span.tc-date-range:after {
    content: "\000A";
    white-space: pre;
}

.tc-choose-sessions-list .inner-left,
#enrollmentResultsContainer .inner-left {
    float: left;
    font-size: 2em;
    margin-top: 0.2em;
    padding-right: 0.2em;
    width: auto;
}

.tc-choose-sessions-list .inner-left i,
#enrollmentResultsContainer .inner-left i {
    margin-left: 0;
}

.tc-choose-sessions-list .inner-right,
#enrollmentResultsContainer .inner-right {
    float: left;
    text-align: left;
    width: auto;
}

.tc-choose-sessions-list span.tc-timezone,
#enrollmentResultsContainer span.tc-timezone {
    clear: both;
    display: block;
    float: left;
    font-size: 0.8em;
    font-style: italic;
    margin-top: -3px;
    text-transform: none !important;
    white-space: pre;
}
.tc-choose-sessions-list span.tc-ilt-language,
#enrollmentResultsContainer span.tc-ilt-language {
    clear: both;
    display: block;
    float: left;
    font-size: 0.8em;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: none !important;
}
#enrollmentResultsContainer span.tc-ilt-language {
    margin-left: 6px;
}

.tc-choose-sessions-list span.tc-ilt-language .tc-label,
#enrollmentResultsContainer span.tc-ilt-language .tc-label {
    font-weight: bold;
}

li.certpath h6,
.tc-catalogActivityItem.certpath h5 {
  color: #616161;
  font-size: 1.1em;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 10px;
  text-align: left;
  text-transform: uppercase;
}

li.tc-credits-join {
  border: none !important;
  text-align: center;
}

li.tc-credits-join > span {
  font-size: 1.5em;
}

#enrollmentResultsContainer span.tc-timezone {
  float: none;
}

.tc-load-more-sessions {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}

.tc-load-more-sessions a {
    font-weight: bold;
    font-size: 1.4em;
}

.tc-load-more-sessions a:hover {
    color: #35bdff;
    text-decoration: none;
}

#TCPurchaseGeneralCredit {
    background-color: #faa937;
    border-radius: 3px !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    color: #2B2B2B;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 10px;
    font-size: 1.1em;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: bold;
}
#TCPurchaseGeneralCredit:hover {
    border-color: #ffc04c;
    background-color: #ffc04c;
    text-decoration: none;
}

#tc-general-credit-heading {
    font-size: 1.1em;
    margin-bottom: 10px;
}

#tc-general-credit-overlay .tc-overlay-row {
    margin-top: 10px;
}

#tc-general-credit-overlay .tc-buttons-row {
    margin-top: 10px;
}

#tc-purchase-general-credit-btn,
#tc-purchase-general-credit-btn-empty,
.tc-cancelGeneralCredit {
    border-radius: 3px;
    display: inline-block;
    font-size: 1.2em;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
}

a.tc-cancelGeneralCredit {
    background: #dbdbdb;
    display: inline-block;
    font-weight: 600;
    padding-left: 6px;
    padding-right: 6px;
}

#tc-general-credit-overlay.in {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border: 2px solid #e5e5e5;
    max-width: 485px;
    padding: 10px;
    text-align: left;
}

#tc-general-credit-overlay-emptystate.in {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border: 2px solid #e5e5e5;
    font-size: 0.8em;
    max-width: 485px;
    padding: 10px;
    text-align: left;
    margin: 0 auto;
}

#tc-searchCatalogResults #tc-general-credit-overlay.in {
    float: right;
}

div.tc-mobile-bundle-buttons {
    display: none;
}
.tc-choose-sessions-list span.tc-ilt-date.tc-date-range {
  word-wrap: break-word;
}

#TCShoppingCartFull .tc-itemlist .editable-buttons {
    margin-left: 0;
    display: block;
    margin-top: 7px;
}

.tc-primary-nav.tc-cart-mobile-buttons {
  left: 40px;
  margin-left: 0;
  padding-top: 10px;
}

@media all and (max-width: 781px) {
  .tc-primary-nav.tc-cart-mobile-buttons {
    left: 0;
  }
}

@media all and (max-width: 481px) {
  .tc-choose-sessions-list > li {
    max-width: none;
    min-width: auto;
    width: 90%;
    position: relative;
    padding-bottom: 40px;
  }
  .tc-choose-sessions-list .right {
    max-width: 250px;
  }
  .tc-catalog-details-cont-alt1 .tc-choose-sessions-list .recurring .right {
    padding-bottom: 50px;
  }
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-choose-sessions-list > li.recurring .left {
    position: initial;
  }
  
  .tc-catalog-details-cont-alt1 .tc-catalog-details-aside .tc-ilt-recurring-accordionparent {
    padding-bottom: 20px;
  }
  
  .tc-choose-sessions-list li.recurring span.tc-ilt-availability {
    padding-bottom: 50px;    
  }  
  .tc-choose-sessions-list > li.recurring .left  {
    position: relative;
  }
  .tc-choose-sessions-list > li.standard:not(.tc-faded):hover .left {
    background: transparent;
  }
  div.tc-mobile-bundle-buttons {
    display: block;
  }
  div.tc-cart-bottom-buttons #tc-checkout-bottom-btn-cancel {
    margin-top: 10px;
  }
  #TCShoppingCartFull ul.tc-cart-items > li {
    padding-bottom: 10px;
  }
  .tc-itemlist .popover {
    min-width: 230px;
  }
  #TCShoppingCartFull .tc-itemlist .input-medium {
    max-width: 30px;
  }
  #TCShoppingCartFull .tc-itemlist a.tc-enter-token + .popover .editable-input {  
    float: left;
    margin-right: 10px;
  }
  #TCShoppingCartFull .tc-itemlist a.tc-enter-token + .popover .input-medium {
    max-width: 100px;
  }  
  #TCShoppingCartFull .tc-itemlist .editable-buttons {
    display: inline-block;
    float: left;
  }
  #TCShoppingCartFull .tc-itemlist a.tc-enter-token + .popover .editable-buttons {
    position: relative;
    top: -7px;;
  } 
  #TCShoppingCartFull .tc-itemlist a.tc-enter-token + .popover .editable-input .editable-clear-x {
    top: 35%;
  } 
}

@media all and (min-width : 321px) and (max-width: 414px) {
  .tc-choose-sessions-list .right {
    max-width: 185px;
  }
  span.tc-waitlist-indicator {
    white-space: normal;
  }
}

@keyframes removed-item-animation {
    0% {
        opacity: 1;
        transform: rotateZ(0);
}

    100% {
        opacity: 0;
        transform: translateY(600px) rotateZ(90deg);
    }
}

#TCShoppingCartOverlay .tc-cart-overlay-quantity .input-medium,
#TCShoppingCartFull .tc-cart-overlay-quantity .input-medium {
  width: 20px;
}

.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

#TCShoppingCartOverlay ul li#tc-cart-overlay-empty,
#TCShoppingCartFull ul li#tc-cart-overlay-empty {
    height: 5em;
    margin-bottom: 20px;
    margin-top: 10px;
    border: none;
}
#TCShoppingCartOverlay ul li#tc-cart-overlay-empty .tc-font-icon_cart6,
#TCShoppingCartFull ul li#tc-cart-overlay-empty .tc-font-icon_cart6 {
    text-align: center;
    font-size: 2.5em;
}
#TCShoppingCartOverlay ul li#tc-cart-overlay-empty .tc-cart-overlay-empty-message,
#TCShoppingCartFull ul li#tc-cart-overlay-empty .tc-cart-overlay-empty-message,
#TCShoppingCartOverlay .tc-shopping-cart-content > p {
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
    font-size: 1.6em;
    line-height: 2em;
}
#TCShoppingCartOverlay .tc-shopping-cart-content > p {
  padding-top: 20px;
}
#tc-selected-count small {
  color: #333333;
  font-size: 1.2em;
  text-shadow: none;
}

.sc-in-animation-target {
/*  -webkit-animation: cartin 2000ms linear both;
  animation: cartin 2000ms linear both;
*/
}

.tc-primary-nav .tc-mobile-cart-total {
  font-size: 1.1em;
  font-weight: 600;
  float: left;
  margin-left: 1em;
  padding-top: 6px;
}
.tc-primary-nav .tc-mobile-checkout-total {
    float: right;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 0.5em;
    padding-top: 6px;
}

.tc-shopping-cart-user-image {
    width:40px; 
    height: 40px; 
    border: 1px solid #ddd;
    border-radius: 20px; 
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.tc-shopping-cart-other-user {
    background-color: #d9edf7; 
    padding: 5px; 
    border: 1px solid #c3e9f2; 
    border-radius: 5px;
}

/* Generated with Bounce.js. Edit at http://goo.gl/uUsukK */

@-webkit-keyframes cartin {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 222.956, -318.867, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 222.956, -318.867, 0, 1); }
  5.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 162.36, -137.08, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 162.36, -137.08, 0, 1); }
  8.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 122.07, -16.21, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 122.07, -16.21, 0, 1); }
  11.11% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  16.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 112.661, 12.017, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 112.661, 12.017, 0, 1); }
  33.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  38.84% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.507, 48.479, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.507, 48.479, 0, 1); }
  55.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.997, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.997, 0, 1); }
  61.06% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.02, 49.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.02, 49.939, 0, 1); }
  77.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  83.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.998, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.998, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
}

@keyframes cartin {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 222.956, -318.867, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 222.956, -318.867, 0, 1); }
  5.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 162.36, -137.08, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 162.36, -137.08, 0, 1); }
  8.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 122.07, -16.21, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 122.07, -16.21, 0, 1); }
  11.11% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  16.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 112.661, 12.017, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 112.661, 12.017, 0, 1); }
  33.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  38.84% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.507, 48.479, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.507, 48.479, 0, 1); }
  55.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.997, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.997, 0, 1); }
  61.06% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.02, 49.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.02, 49.939, 0, 1); }
  77.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  83.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.998, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100.001, 49.998, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
}

.sc-out-animation-target {
/*
  -webkit-animation: cartout 2000ms linear both;
  animation: cartout 2000ms linear both;
*/
}

/* Generated with Bounce.js. Edit at http://goo.gl/P8JI1L */

@-webkit-keyframes cartout {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 177.044, -181.133, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 177.044, -181.133, 0, 1); }
  5.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 237.64, -362.92, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 237.64, -362.92, 0, 1); }
  8.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 277.93, -483.79, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 277.93, -483.79, 0, 1); }
  11.11% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  16.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 287.339, -512.017, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 287.339, -512.017, 0, 1); }
  33.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  38.84% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.493, -548.479, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.493, -548.479, 0, 1); }
  55.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.997, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.997, 0, 1); }
  61.06% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.98, -549.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.98, -549.939, 0, 1); }
  77.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  83.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.998, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.998, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
}

@keyframes cartout {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 50, 0, 1); }
  2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 177.044, -181.133, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 177.044, -181.133, 0, 1); }
  5.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 237.64, -362.92, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 237.64, -362.92, 0, 1); }
  8.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 277.93, -483.79, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 277.93, -483.79, 0, 1); }
  11.11% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  16.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 287.339, -512.017, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 287.339, -512.017, 0, 1); }
  33.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  38.84% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.493, -548.479, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.493, -548.479, 0, 1); }
  55.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.997, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.997, 0, 1); }
  61.06% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.98, -549.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.98, -549.939, 0, 1); }
  77.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
  83.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.998, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 299.999, -549.998, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, -550, 0, 1); }
}

#tc-header-user-cart > a {
    /*top: 4px;*/
}

div#TCCheckoutScreen {
    margin-left: 10px;
}

div#tc-purchaseDetailsHolder {
  margin: 0 10px;
}

section#tc-checkout-progress {
    background: white;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
    position: fixed;
    top: 40px;
    width: 95%;
    z-index: 1;
}

div#tc-purchaseDetailsHolder .tc-checkout-section {
  top: auto;
}

#tc-checkout-progress .tc-checkout-breadcrumb-container {
    background-color: #ffffff;
  border-top: 1px solid #cce9f7;
    border-bottom: 1px solid #cce9f7;
}
#tc-checkout-progress .tc-checkout-header-breadcrumb {
    background: #ffffff;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 2;
}
@media (min-width: 1196px) {
    #tc-checkout-progress .tc-checkout-header-breadcrumb {
        max-width: 1196px;
        margin: 0 auto;
    }
}
#tc-checkout-progress .tc-checkout-header-breadcrumb .tc-mycart-link {
    line-height: 1em;
    color: #616161;
    float: left;
    font-size: 1.2em;
    height: 20px;
    padding: 15px 0 15px 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
}

#tc-checkout-progress .tc-checkout-header-breadcrumb .tc-mycart-link .tc-font-icon_arrow-left,
#tc-checkout-progress .tc-checkout-header-breadcrumb .tc-mycart-link .tc-font-icon_list2 {
  color: #006699;
}
#tc-checkout-progress .tc-checkout-header-breadcrumb .tc-mycart-link .tc-font-icon_list2 {
    position: relative;
    top: 1px;
}

#tc-checkout-progress .tc-checkout-header-breadcrumb .tc-mycart-link:hover {
  text-decoration: none;
  color: black;
}

#tc-checkout-progress .tc-checkout-breadcrumb-item,
#tc-checkout-bottom-btn
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: 1.2em;
    padding: 15px 0 15px 20px;
    background-repeat: no-repeat;
    background-position: left;
    text-align: center;
    text-transform: uppercase;
    background-size: contain;
}
a#tc-checkout-bottom-btn {
    display: block;
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto !important;
    min-height: 20px;
    min-width: 200px;
}
#tc-checkout-progress .tc-checkout-breadcrumb-item.empty {
    font-weight: 600;
}

#tc-checkout-progress .tc-checkout-breadcrumb-item.tc-inactive {
  opacity: 0.6;
  background: #E6E6E6;
}

.tc-payment-extra-details {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    border: 1px solid;
    max-width: 500px;
    width: auto;
    margin-left: 0;
    /*white-space: pre-line*/;
}

.tc-payment-extra-details p {
  margin-bottom: 4px;
  line-height: 1.2em;
}
	
.tc-print-confirm-holder {
    text-align: center;
    width: 100%;
}

header .tc-invoice-due-header {
    text-align: right;
    text-transform: initial;
    float: right;
    margin-right: 2%;
    font-weight: 600;
    font-size: 0.8em;
}

.tc-active {
    position: relative;
    background: #d9edf7;
    border: 4px solid #d9edf7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.arrow_box:after, .arrow_box:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #d9edf7;
    border-width: 30px;
    margin-top: -30px;
    z-index: 2000;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #d9edf7;
    border-width: 36px;
    margin-top: -36px;
}

.tc-checkout-section {
    margin-bottom: 20px;
    padding-bottom: 40px;
    position: relative;
    top: 100px;
    margin: 0 auto;
    float: left;
    clear: both;
    width: 100%;   
}

.tc-checkout-section.tc-adding-section {
    clear: both;
    float: left;
    position: relative;
    top: 10px;
    width: 100%;
}

.tc-catalogActivityItem.tc-checkout-section.tc-adding-section {
    width: 90%;
}

#TCBundleILTs .tc-selected-session {
    border-top: 1px solid #e5e5e5;
    font-size: 1.2em;
    font-weight: 600;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

#TCBundleILTs,
#TCBundleOnlines {
    margin-top: 15px;
}

#TCBundleILTs .tc-checkout-section.tc-adding-section.tc-sub-section,
#TCBundleOnlines .tc-checkout-section.tc-adding-section.tc-sub-section{
    width: 90%;
}

#TCBundleILTs .tc-sub-section .tc-activity-selected-area {
    font-size: 2em;
    margin-top: 1em;
    text-align: center;
    vertical-align: middle;
}

#TCBundleILTs .tc-choose-session-warn-text {
    font-size: 0.45em;
    line-height: 1.3em;
    padding-top: 5px;
    color: #616161;
}

#TCBundleILTs .tc-sub-section .tc-activity-selected-area > .tc-indicate-selected {
    color: green;
}

#TCBundleILTs .tc-checkout-section.tc-adding-section.tc-sub-section .span12.tc-toggle-more {
    margin-left: -6px;
}

#TCBundleILTs .tc-checkout-section.tc-adding-section.tc-sub-section .span12.tc-toggle-more > span.tc-ilt-session-choice-footer {
    padding-right: 12px;
    width: 100%;
}
.tc-bundleWarning {
    border: 2px solid #e5e5e5;
    clear: both;
    float: left;
    font-size: 1.2em;
    margin-top: 20px;
    line-height: 1.4em;
    padding: 20px;
    width: 90%;
}
.tc-bundleWarning > span > span:first-child {
    margin-right: 5px;
}
section#tc-checkout-submit-bottom {
    padding-bottom: 80px;
}

.tc-checkout-section > header,
.tc-crosssell-section > header,
.tc-user-form-section > header,
.tc-user-form-section > h2 {
  background-color: #E6E6E6;
  color: #616161;
  font-size: 1.4em;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
  padding-left: 10px;
  text-transform: uppercase;
}

.tc-checkout-section > header {
  max-height: 20px;
}

.tc-user-form-section > h2 {
  font-weight: normal;
  line-height: inherit;
  margin-top: 0;
}

#tc-checkout-items {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
    top: 90px;
}
#tc-checkout-items .tc-shoppingcart-common {
    margin-left: 0;
    position: relative;
    padding: 3px;
}
#tc-checkout-items .tc-shoppingcart-common .tc-cart-items > li {
  background: #FFFFFF
}

#tc-checkout-items li.tc-itemlist.tc-cart-full-row.tc-cart-footer {
    border-bottom: none;
    color: #000;
    font-weight: 600;
    height: auto;
    text-align: right;
    text-transform: uppercase;
}

#tc-checkout-items li.tc-itemlist.tc-cart-full-row.tc-cart-footer .tc-itemlist-amount-paid{
    text-align: left;
}

#tc-checkout-terms .tc-open-inline-overflow {
  display: block;
  height: unset;
  overflow: hidden;
  max-height: 300px;
  position: relative;   
}

.tc-checkout-section .tc-payment-panel {
    background: #eff7fb;
    border-radius: 4px;
}

.tc-checkout-section .tc-payment-panel label.tc-choice-label.tc-choice-across {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.tc-checkout-section .tc-payment-panel .tc-radio-label:before {
  top: 11px;
}

.tc-checkout-section .tc-payment-panel .tc-radio-label {
    font-size: 1.3em;
    font-weight: 300;
}

.tc-terms-link-bottom {
  padding: 10px 20px 20px 20px; 
}

#tc-logos-row {
    font-size: 2em;
  margin-top: 2%;
    text-align: center;
}

#tc-card-form span.pf {
    margin-right: 1em;
}

.tc-checkout-section .tc-coupon-section {
    margin-top: 15px;
}

.tc-checkout-section p.tc-coupon-note {
    font-size: 1.1em;
    font-weight: 500;
}
.tc-form_100.tc-coupon-section {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 20px;
}
#tc-coupon-input {
    margin-top: 5px;
}
#tc-coupon-input label,
#tc-coupon-input input {
  float: left;
}
#applyCoupon {
    position: relative;
    top: 3px;
}
.tc-remove-coupon-para .tc-remove-coupon {
  font-size: 0.8em;
}
.tc-enter-token {
  display: inline-block;
  padding-top: 5px;
  text-transform: uppercase;
}
i.tc-enter-token {
  color: #009900;
  margin-left: 0;
}
i.tc-early-bird {
  color: #EDC240;
}
i.tc-upsell {
  color: #660000;
}
#tc-total-discount {
  margin-left: -5px;
}
#tc-checkout-items .tc-itemlist-amount-paid .editable-clear-x {
  top: 35%;
}

a#copy_address {
    font-size: 1.1em;
    padding-top: 9px;
    display: block;
}

a#copy_address:hover {
    text-decoration: underline;
}
div#tc-shipping-details {
    width: 100%;        
}
div#tc-shipping-details.in {
    overflow: auto;
    padding-bottom: 40px;
}

#TCShoppingCartFull .tc-cart-overlay-price {
  display: none;
}

#TCShoppingCartFull #tc-mobile-cart-footer {
  display: none;
}

li.tc-itemlist .accordion-inner {
  border-top: none;
  padding-top: 0;
}

li.tc-itemlist .accordion-body {
  background-color: #ffffff;
  clear: both;
  float: left;
  width: 100%;
}

li.tc-itemlist .tc-bundle-details .accordion-body {
  margin-top: 5px;
}

.tc-itemlist .accordion-body.tc-choose-panel {
  background-color: transparent;
}

ul.tc-cart-more-actions {
  list-style: none;
  margin-top: 5px;
  padding-right: 10px;
  text-align: right;
  z-index: 5000;
}

.tc-catalog-details-actions ul.tc-cart-more-actions {
  font-size: 0.9em;
  margin-left: 0;
}

.tc-catalog-details-actions.tc-itemlist ul.tc-cart-more-actions {
  padding-right: 0
}

ul.tc-cart-more-actions li.tc-cart-overlay-action {
    background-color: #d9edf7;
    background: -webkit-linear-gradient(left, #ffffff , #d9edf7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ffffff, #d9edf7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ffffff, #d9edf7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ffffff , #d9edf7); /* Standard syntax */
    margin-left: auto;
    padding-right: 10px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
}

.tc-cart-overlay-action .btn-group {
    font-size: inherit;
}

.tc-catalog-details-actions ul.tc-cart-more-actions li.tc-cart-overlay-action {
    background-color: transparent;
    background: transparent;
}

ul.tc-cart-more-actions a.TCActionLink.tc-catalog-action {
    background: #fff;
    color: #0094D9;
}

#tc-searchCatalogActivities ul.tc-cart-more-actions li.tc-cart-overlay-action {
    background-color: #f8f8f8;
    background: -webkit-linear-gradient(left, #f8f8f8, #dfdfdf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #f8f8f8, #dfdfdf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #f8f8f8, #dfdfdf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #f8f8f8, #dfdfdf); /* Standard syntax */
}

.media ul.tc-cart-more-actions {
  margin-top: 10px;
}
.media ul.tc-cart-more-actions li.tc-cart-overlay-action {
    background-color: #f8f8f8;
    background: -webkit-linear-gradient(right, #f8f8f8, transparent); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #f8f8f8, transparent); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #f8f8f8, transparent); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #f8f8f8, transparent); /* Standard syntax */
    line-height: 1.3em;
}

ul.tc-cart-more-actions li.tc-cart-overlay-action a {
    color: grey;
}

ul.tc-cart-more-actions li.tc-cart-overlay-action a:hover {
    text-decoration: none;
}

ul.tc-cart-more-actions a.TCActionLink.tc-catalog-action {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

li.tc-cart-overlay-action .tc-register-interest > span.tc-completed {
    color: #3D9970;
}

form#tc-register-interest-form {
    margin-bottom: 0;
}

form#tc-register-interest-form .tc-overlay-input {
    padding-bottom: 5px;
    padding-top: 0;
}

#tc-register-interest-form label {
    font-weight: bold;
}

li.tc-cart-overlay-action > span {
    display: inline-block;
    text-transform: uppercase;
}

#tc-searchCatalogActivities ul.tc-item-info li.tc-item-price {
    margin-bottom: 5px;
}

.tc-margins.accordion .tc-itemlist {
    float: left;
    padding-bottom: 0 !important;
}

.tc-margins.accordion #tc-browseCatalogNav {
    margin-bottom: 15px;
}

#TCTitleBundleChoice {
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

.tc-adding-section h3 {
    font-size: 1.2em;
    font-weight: 300;
}

#TCBundleILTs ul.tc-bundle-ilts-selection {
    list-style: none;
    padding-top: 10px;
}

#TCBundleILTs ul.tc-bundle-ilts-selection h3 {
    color: #616161;
    font-size: 1.4em;
    font-weight: 600;
}

#TCBundleILTs ul.tc-bundle-ilts-selection > li {
    background: #f4f4f4 none repeat scroll 0 0;
    border: none;
    border-bottom: 1px solid #E6E6E6;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 10px;
    padding-bottom: 20px;
}

#TCBundleILTs .accordion-body li.tc-itemlist {
  border: 0 !important;
  margin-bottom: 0 !important;
}
#TCBundleILTs .tc-itemlist .accordion-body.in {
  background-color: transparent;
  margin-top: 6px;
}

#TCBundleILTs ul.tc-bundle-ilts-selection > li:last-child {
  border-bottom: none;
}

#TCBundleOnlines ul {
  color: #616161;
}

#TCBundleOnlines li,
#TCBundleILTs ul.tc-cart-items li {
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.5em;
}

#TCBundleOnlines .tc-ilt-sessions-menu {
    border: 1px solid transparent;
    padding: 5px;
    border-radius: 4px;
    background-color: transparent;
}

#TCBundleOnlines .tc-ilt-sessions-menu.tc-unselected {
    border: 1px solid #fff0f2;
    padding: 5px;
    border-radius: 4px;
    background-color: #fff0f2;
}

#TCBundleILTs ul.tc-cart-items {
    margin-bottom: 30px;
}

#tc-add-to-cart-bottom {
  margin-bottom: 50px;
  position: relative;
  top: 50px;
}

.tc-highlight-text {
  color: #CD853F;
}

.tc-bundle-panel .tc-highlight-text {
  font-weight: bold;
  margin-left: 10px;
}

.tc-bundle-panel li {
    line-height: 1.6em;
}

#TCBundleConfirmation {
  display: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#TCBundleConfirmation p {
  font-weight: 300;
}

#TCBundleConfirmation a.tc-back-from-confirmation {
  display: inline-block;
  margin-top: 10px;
}

.tc-bundle-details ul {
  background-color: #eef7fb;
  border: 1px solid #E6E6E6;
  border-radius: 3px;
  color: #616161;
  font-weight: 300;
  font-size: 0.9em;
  list-style: none;
  padding: 5px;
}

.tc-checkout-payment-empty-message {
  font-size: 1.3em;
  line-height: 1.6em;
  margin-top: 40px;
}

#tc-payment-choice {
    background: #F0F0F0;
    border-radius: 4px;
    margin-bottom: 10px;
}

#tc-payment-choice-internal {
    margin-left: 10px;
    margin-top: 5px;
}

#TCShoppingCartFull .tc-activityType,
#TCShoppingCartOverlay .tc-activityType,
#tc-upsell-list .tc-activityType {
  float: left;
  font-size: 30px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 10px;
}

#TCShoppingCartFull .accordion-body .tc-activityType {
  float: none;
}

#TCShoppingCartFull .tc-catalogActivityTypeText,
#TCShoppingCartOverlay .tc-catalogActivityTypeText,
#tc-upsell-list .tc-catalogActivityTypeText {
  font-size: 0.4em;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
}

#TCShoppingCartFull #tc-mobile-cart-footer {
  font-weight: 600;
  text-transform: uppercase;
}

#tc-upsell-list .tc-itemlist-title > h3 {
  font-size: 1.2em;
  line-height: 1.4em;
}

@media all and (max-width : 1224px) {
  #tc-header-user-cart .tc-cart-fullcartlink {
    display: inline;
  }
  #tc-header-user-cart .tc-overlay-link {
    display: none;
  }
}

@media all and (max-width: 1280px) {
  #TCShoppingCartFull #tc-mobile-cart-footer .tc-itemlist-amount-paid {
    width: 60%;
  }
}

@media all and (min-width : 1224px) {
  #tc-header-user-cart .tc-cart-fullcartlink {
    display: none;
  }
  #tc-header-user-cart .tc-overlay-link {
    display: inline;
  }
  .tc-cart-full-row.collapse {
    margin-left: 20%;
    max-width: 70%;
  }
}

@media all and (max-width: 1024px) {
  #TCShoppingCartFull ul.tc-cart-items > li.tc-cart-full-header-row,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-price,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-amount-paid,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-actions,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-quantity {
    display: none;
  }
  #TCShoppingCartFull #tc-mobile-cart-footer .tc-itemlist-price,
  #TCShoppingCartFull #tc-mobile-cart-footer .tc-itemlist-amount-paid,
  #TCShoppingCartFull #tc-mobile-cart-footer .tc-itemlist-actions,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-quantity {
    display: block;
  }
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-quantity {
    float: right;
    width: auto;
  }
  div#TCCheckoutScreen {
    margin-left: -15px;
  }
  #TCShoppingCartFull .tc-itemlist-title > h5,
  #TCCheckoutScreen .tc-itemlist-title > h5 {
    position: relative;
    font-size: 1.05em;
    line-height: 1.2em;
    margin-top: 0;
    overflow: hidden;
  }
  #tc-checkout-progress .tc-mycart-link,
  #tc-checkout-progress .tc-checkout-breadcrumb-item.tc-confirmation,
  #tc-checkout-progress .tc-checkout-breadcrumb-item.empty {
    display: none;
  }
  .tc-primary-nav.tc-cart-mobile-buttons.tc-checkout {
    display:block;
    top: 49px;
  }
  section#tc-checkout-progress {
    left: 0;
    margin-left: 0;
    top: 81px;
    width: 100%;
  }
  #TCCheckoutScreen #tc-checkout-items {
    padding-top: 80px;
    top: 49px;
  }
  #tc-primary-nav.tc-checkout #tc-checkout-btn {
    margin-right: 48px;
  }
  #TCShoppingCartFull .tc-cart-overlay-price {
    display: list-item;
    padding-bottom: 5px;
  }
  .tc-enter-token {
    display: block;
  }
}

@media all and (max-width: 767px) {
  #tc-primary-nav.tc-checkout #tc-checkout-btn {
    margin-right: 5px;
  }
  #TCTitleBundleChoice a.btn {
    display: none;
  }
  div#TCCheckoutScreen {
    margin-left: 0;
  }
  #TCShoppingCartFull.tc-shoppingcart-common .tc-itemlist-right {
    margin-right: 2px;
  }
  .tc-upsell-row .tc-catalog-details-earlybird, 
  #tc-upsell-list .tc-catalog-details-earlybird {
    left: 30%;
    right: 0;
    top: -15px;
  }
  #tc-upsell-list .tc-itemlist-title > h3.tc-has-discount {
    position: relative;
    top: 20px;
  }
  #TCBundleILTs .tc-sub-section .tc-activity-selected-area {
    margin-top: 0;
  }
  #TCShoppingCartFull.tc-shoppingcart-common #tc-mobile-cart-footer {
    display: block;
    font-size: 1.3em;
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  #tc-desktop-cart-footer {
    display: none;
  }
  #tc-checkout-items #TCShoppingCartFull .tc-itemlist-title {
    width: 40%;
  }
  #TCShoppingCartFull .tc-cart-overlay-quantity {
    display: none;
  }
  #TCCheckoutScreen .tc-checkout-section {
    top: initial;
  }  
}

@media all and (min-width: 768px) {
  #TCTitleBundleChoice > span {
    display: inline-block;
    max-width: 75%
  }
  #TCTitleBundleChoice > a {
    margin-top: 8px;
  }
  #TCShoppingCartFull .tc-session-details.tc-mobile-quantity {
    display: none;
  }
  #TCShoppingCartFull .tc-cart-overlay-quantity {
    display: list-item;
  }
  .tc-cart-overlay-quantity > .tc-label {
    display: none;
  }  
}

@media all and (max-width: 481px) {
  #TCShoppingCartFull {
    padding-left: 0;
  }
  #TCShoppingCartFull .tc-itemlist-title {
    width: 35%;
  }
  #TCShoppingCartFull #tc-upsell-list .tc-itemlist-right .tc-main-action {
    font-size: 0.9em;
    padding-left: 5px;
    padding-right: 5px;
  }
  #TCShoppingCartFull #tc-upsell-list .dropdown-menu .TCActionLink {
    font-size: 1.1em;
  }
  #TCShoppingCartFull #tc-upsell-list .tc-itemlist-right {
    margin-right: 10px;
    width: 35%;
  }
  #TCShoppingCartFull .tc-itemlist-type {
    margin-left: 0;
    margin-right: 10px;
  }
  #TCShoppingCartFull .tc-itemlist-type > i {
    margin-left: 0;
  }
  .tc-shoppingcart-common .tc-main-page-title {
    height: 40px;
    margin-left: -10px;
    padding-left: 10px;
    position: fixed;
    top: 30px;
    width: 100%;
    z-index: 5;
  }
  #TCShoppingCartFull span#tc-selected-count {
    float: right;
    margin-left: 5px;
    margin-right: 20px;
    margin-top: 10px;
    position: relative;
  }
  .tc-cart-mobile-buttons.tc-primary-nav {
    display: block;
    left: 0; 
    top: 93px;
  }
  #ShoppingCartForm .tc-cart-buttons {
    display: none;
  }
  #TCShoppingCartFull .tc-cart-items {
    border-top: none;
    min-height: 275px;
    position: relative;
    top: 65px;
  }
  #TCCheckoutScreen #TCShoppingCartFull .tc-cart-items {
    top: 0;
  }
  #TCShoppingCartFull .tc-cart-links {
    clear: both;
    float: left;
    margin-left: 0;
    position: relative;
    top: 85px;
  }  
  .tc-cart-links-mobile {
    padding-bottom: 20px;
  }
  #TCShoppingCartFull .tc-overlay-dialog p {
    margin-bottom: 25px;
    margin-top: 150px;    
  }
  #TCShoppingCartFull ul.tc-item-info {
    margin-left: 0;
    margin-top: 0;
  }
  #tc-searchCatalogActivities ul.tc-item-info {
    margin-top: 10px;
    margin-left: 5px;
  }
  #tc-searchCatalogActivities ul.tc-item-info li.tc-item-price {
    margin-bottom: 10px;
  }
  #TCShoppingCartFull .tc-crosssell-section ul {
    margin-left: 0;
  }
  #TCShoppingCartFull div#tc-shoppingcart-crosssell {
    margin-top: 80px;
  }
  section#tc-checkout-progress {
    font-size: 0.9em;
    top: 76px;
  }
  #TCCheckoutScreen #tc-checkout-items {
    top: 40px;
  }
  #tc-checkout-progress .tc-checkout-breadcrumb-item {
    text-align: left;
  }
  #tc-checkout-progress .arrow_box:before {
    border-width: 27px;
    margin-top: -27px;
  }
  #tc-checkout-progress .arrow_box:after {
    border-width: 20px;
    margin-top: -20px;
  }
  #tc-checkout-progress .tc-checkout-breadcrumb-item {
    padding-left: 21px;
  }
  section.tc-checkout-section > div.tc-form_50 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
  }
  section.tc-checkout-section .tc-coupon-section .tc-form_50 {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
  }
  #tc-card-form .tc-form_50,
  .tc-user-form .tc-form_50 {
    width: 100%;
  }

  #tc-card-form span.pf {
    margin-right: 0;
  }
  #tc-logos-row {
    margin-top: 15px;
  }
  #card_cvv, #expiry_date {
    width: 40%%;
  }
  #coupon {
    width: 95%;
  }
  #applyCoupon {
    margin-left: 10px !important;
    margin-top: 5px;
  }
  #tc-billme-form, #tc-debitacc-form, #tc-cheque-form {
    min-height: 0;
  }
  .media ul.tc-cart-more-actions {
    text-align: left;
  }
  #TCShoppingCartFull .alert {
    display: none;
  }
  #TCShoppingCartFull .tc-activityType,
  #TCShoppingCartOverlay .tc-activityType,
  #tc-upsell-list .tc-activityType {
    padding-left: 0;
    text-align: left;
  }
  li.tc-cart-overlay-action span.tc-cart-action-icon {
    display: none;
  }
  #TCShoppingCartFull p.tc-purchasing-for,
  #TCShoppingCartFull p.tc-session-details,
  #TCShoppingCartFull div.tc-session-details {
    line-height: 1.5em;
  }
  div#searchCatalogAs {
    margin-top: 60px;
  }
}

@media only screen and (max-device-width: 481px) {
  #TCShoppingCartFull li.tc-cart-overlay-quantity,
  #TCShoppingCartFull li.tc-cart-overlay-action
   {
    line-height: 2em;
  }
  .tc-bundle-credits {
    display: none;
  }
  section.tc-checkout-section div.tc-form_25.tc-order-part {
      width: 46%;
  }
}

@media all and (min-width: 482px) {
  .tc-primary-nav.tc-cart-mobile-buttons {
    display: none;
  }
  .tc-cart-links-mobile {
    display: none;
  }
  .tc-cart-links {
    display: block;
  }
  #tc-primary-nav .tc-mobile-checkout-total {
    margin-right: 50px;
  }
  .tc-credits-collapse,
  .tc-bundle-credits.collapse {
    display: none;
  }
  tr.tc-collapse-list-row table.tc-collapse-list-table {
    display: none;
  }
}

/* FORM GROUPS
***************/
.tc-form-group {
  margin-bottom: 15px;
}
.tc-form-group.tc-reduce-margin-bottom {
  margin-bottom: 5px;
}
.tc-form-group.tc-increase-margin-bottom {
  margin-bottom: 30px;
}
div.tc-form-input-wrapper {
    display: block;
}
div.tc-form-input-wrapper.input-append + span {
    position: relative;
    top: 7px;
}
div.tc-form-input-wrapper i {
    display: inline;
}
div.tc-form-input-wrapper .tc-form-uneditable-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
}
.tc-form_50 div.tc-form-input-wrapper .tc-form-uneditable-input {
  width: 75%;   
}
div.tc-form-input-wrapper i.mce-caret {
  display: inline-block;
}
.tc-form-group .tc-form-control,
.tc-form-user .tc-form-control,
.tc-form-discussion-post .tc-form-control,
.tc-integration-login-form .tc-form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
    display: inline;
    font-size: 1em;
    margin-top: 3px;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 75%;
}

.popover-content .tc-form-group {
  font-size: 1.1em;
}

.popover-content .tc-form-group .tc-form-control {
  font-size: inherit;
}

.tc-form-group .tc-form-control[disabled]{
    background-color: #eee;
}

.tc-form-group .tc-form-control.tc-short {
    min-width: 40px;
    width: 25%;
}
.tc-form-group .tc-form-control.tc-medium {
    min-width: 40px;
    width: 50%;
}

.tc-form_25 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 21%;
}
.tc-form_50 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 46%;
}
.tc-form-group > .tc-form-group.tc-form_50 {
    margin-left: 0;
    margin-right: 0;
}
.tc-form_75 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 71%;
}
.tc-form_100 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}
.tc-form-group label,
.tc-form-group > span,
.tc-form-user label,
.tc-form-user > span,
.tc-form-discussion-post label,
.tc-form-discussion-post > span,
.tc-checkout-section:not(#tc-checkout-details) p:not(.tc-coupon-note) {
  font-weight: 600;
  line-height: 1.75em;
  width: 100%;
}

#tc-checkout-confirmation.tc-checkout-section div#tc-checkout-confirmation-messages p {
    font-weight: 300;
    font-size: 1.2em;
}

#tc-checkout-items.tc-checkout-section p.tc-session-details {
    font-weight: 300;
}
label.tc-checkbox-label + label {
  padding-left: 5px;
}

.tc-form-group.tc-form_100 > .tc-form_50 {
  margin-bottom: 0;
}

#tc-logos-row > span.pf {
    font-weight: 300;
    width: auto;
}
.tc-form-group label,
.tc-form-group > span,
.tc-form-user label,
.tc-form-user > span,
.tc-form-discussion-postlabel,
.tc-form-discussion-post > span  {
    font-size: 1.1em;
}
.tc-form-group > span.tc-formfield-append {
    width: initial;
    font-size: initial;
    font-weight: initial;
}
.tc-form-group > label + span.tc-formfield-append {
	width: initial;
    font-size: initial;
    font-weight: initial;
    position: relative;
    top: -9px;
    font-size: 20px;
}
.tc-checkout-section:not(#tc-checkout-details):not(#tc-checkout-confirmation) p:not(.tc-coupon-note):not(.tc-session-details) {
    font-size: 1.5em;
}
.tc-form-group label.tc-sub-label {
	font-size: 1em;
	font-weight: 300;
}

.tc-form-max_100 {
  max-width: 800px;
}

.tc-form_right-50 {
  float: right;
}

#tc-checkout-payment .tc-choice-across {
    font-size: 1.5em;
    margin-top: 15px;
}
input.tc-form-control {
    border: 1px solid #B3B3B3;
    width: 100%;
    -moz-border-radius: 3px;
}
textarea.tc-form-control {
    border: 1px solid #B3B3B3;
    width: 100%;
    -moz-border-radius: 3px;
}
select.tc-form-control {
    border: 1px solid #B3B3B3;
    width: 100%;
    -moz-border-radius: 3px;
}
#tc-billme-form,
#tc-debitacc-form {
    margin-top: 20px;
    min-height: 383px;
}
#tc-cheque-form {
    margin-top: 20px;
    min-height: 220px;  
}
span.tt-dropdown-menu {
    overflow: hidden;
}
#card_cvv, #expiry_date {
    width: 50%;
}
.tc-help-wrapper > input, .tc-help-wrapper > span {
    display: inline-block !important;
}
.tc-help-wrapper span.tc-formfield-append > i {
    position: relative;
    top: 3px;
}
#tc-invoice-form .tc-font-icon_notification {
    font-size: 1.1em;
    top: 5px;
}
#tc-invoice-form > div {
    font-size: 1.3em;
    line-height: 2em;
    max-width: 500px;
    padding-left: 40px;
    width: auto;
}
#tc-invoice-form .tc-section-1 {
    padding-bottom: 2px;
    display: block;
    padding-top: 20px;
    font-weight: 200;
}
#tc-invoice-form .tc-section-2 {
    margin-top: 20px;
}
#tc-invoice-form .tc-section-2 .tc-due-by {
    font-weight: 600;
}

/* USER FORM GROUPS
***************/
.tc-user-form-section {
  background: #dddddd;
  float: left;
  margin: 0 auto;
  margin-bottom: 20px;
/*   overflow: hidden; */
  padding-bottom: 20px;
  position: relative;
  margin-top: 30px;
  width: 100%;
}

.tc-user-form-section > header,
.tc-user-form-section > h2 {
  background-color: #8a8a8a;
  color: #fff;
}

.tc-form-control .tc-input-display-profile + .TCValidationMessage.TCInvalid {
    position: relative;
    left: 10px;
}

.tc-form-control.tc-form-control-append {
  border-radius: 4px 0 0 4px;
}

select.tc-form-control.tc-form-control-append {
  height: 35px;
  border-radius: 4px 0 0 4px;
}

.tc-form-control-appendage {
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    display: inline;
    font-size: 0.9em;
    margin-top: 3px;
    padding: 6px 12px 11px;
    text-transform: uppercase;
    margin-left: -4px;
    border-left: 0;
    height: 20px;
    background: #d1d1d1;
}

.tc-form-control-appendage:hover {
  cursor: pointer;
}

.tc-form-control-appendage > span {
    font-size: 1.5em;
    position: relative;
    top: 5px;
}

.tc-form-control-appendage > span.tc-tooltip,
.tc-badge-control-appendage > div.tc-tooltip {
  cursor: pointer;
}

.tc-user-form-actions {
  text-align: center;
  margin: 0;
  position: fixed;
  width: 100%;
  padding: 20px;
  background: #d1d1d1;
  bottom: 0;
  left: 0;
  z-index: 1050;
  box-shadow: 0 -4px 4px #00000047;
}

.tc-form-control-switch {

}

.tc-form-control-switch-on {

}

.tc-form-control-switch-off {

}

.tc-user-form-section .tc-form-group .tc-form-control {
  background: #f8f8f8;
}

/* LOGIN SCREEN
-------------------------------------------------- */
.tc-sign-reg-divider {
  color: #fff;
  float: right;
  margin-right: 10px;
  padding-right: 10px;
}

.tc-user-login-section {
  border-bottom: 1px solid #d1d1d1;
  margin:10px 15px 20px 20px;
  padding-bottom: 10px;
  color: #616161;
  line-height: 20px;
  text-align: left;
  width: 400px;
}

#TCLoginScreen.tc-login-overlay {
  background: #FFFFFF none repeat scroll 0px 0px;
  border: 1px solid #E6E6E6;
  box-shadow: 0px 0px 8px 0px #777777;
  padding: 5px 5px 5px 10px;
  position: fixed;
  right: 2px;
  top: 42px;
  z-index: 1025;
}

#TCLoginScreen.tc-login-overlay .alert {
  display: inline-block;
  clear: both;
  width: auto;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}


.tc-user-login-section a {
  color: #006697;
}

.tc-user-login-section > header {
  color: #616161;
  font-size: 1.2em;
  font-weight:600;
  padding:10px;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 15px;
}

.tc-user-login-section .tc-form-control {
  width: 89%;
}

.tc-user-login-section #j_password {
  width: 76%;
}

.tc-user-login-section #tc-login-reset-password {
  padding: 10px;
}

.tc-user-login-section #tc-login-reset-password a{
  float: none;
}

#tc-showhide-user-password-login {
  float: none;
}

.tc-user-login-buttons,
.tc-integrations-login-buttons {
  padding-bottom: 15px;
  text-align: center;
}

.tc-user-login-buttons .tc-user-login-signin,
.tc-integrations-login-buttons .tc-integrations-login-submit {
  margin-top: 15px;
}

.tc-user-login-buttons .tc-user-login-facebook{
  position: relative;
  float: none;
  top: 8px;
}

.tc-user-login-selfreg {
  color: #616161;
  margin-top: 15px;
  padding-left: 20px;
  text-align: left;
}

.tc-user-login-selfreg > span {
  padding-right: 10px;
}

.tc-login-inputs {
  margin-left: 0;
  margin-right: 0;
  padding: 1% 3%;
  width:94%;
}

.tc-showhide-login {
  background: #d1d1d1;
  padding: 8px 3.5% 9px 3.5%;
}

.tc-showhide-password .tc-tooltip {
  cursor: pointer;
}

.TCSimpleLogin {
  background: #e6e6e6;
}

#tc-login-form .tc-browser-compatability {
  margin: 20px 0;
}

#tc-simple-login-form .tc-browser-compatability-simple {
  margin-left: 35px;
}

#tc-main-container.TCSimpleLogin {
  background: #e6e6e6;
  height: 100vh;
}

#tc-main-container-fluid.TCSimpleLogin{
  background:#e6e6e6;
}

#tc-simple-login-form.span4 {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.23);
  margin-left:3%;
  margin-bottom: 30vh;
}

.tc-user-simple-login-section {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 20px;
}

.tc-user-simple-login-section > header {
  border-bottom: 1px solid rgb(209, 209, 209);
  font-size: 1.2em;
  font-weight: 600;
  margin: 20px 0;
  padding-bottom: 20px;
  padding-left: 15px;
  text-transform: uppercase;
}

.tc-simple-login-inputs {
  margin: 0px auto;
  padding-left: 10%;
  width: 65%;
}

.tc-user-simple-login-buttons {
  padding: 20px 0px;
  text-align: center;
}

#tc-simple-login-form #tc-login-reset-password {
  margin-bottom: 20px;
  margin-left: 15px;
}

.tc-user-simple-login-selfreg {
  margin-left: 35px;
  margin-top: 20px;
}

.tc-user-simple-login-selfreg > span{
  padding-right: 15px;
}

.tc-simple-login-inputs .tc-form-control {
  background-color: #eee;
  width: 75%;
}

.tc-simple-login-inputs #j_password {
  width: 61%;
}

.tc-selfReg-confirmation-panel {
  margin: 0 auto;
  width: 50%;
}

.tc-selfReg-confirmation-panel > h2 {
  margin-bottom: 10px;
}

.tc-selfReg-confirmation-panel-body {
  line-height:25px;
}

.tc-selfReg-confirmation-panel-body > a{
  font-weight: 600;
}

.tc-selfReg-confirmation-panel-email {
  margin: 10px 0;
}

.tc-selfReg-error-panel-body {
  line-height:45px;
  text-align: left;
}

.tc-selfReg-error-panel-body ul{
  margin-left: 10%;
  margin-top: 10px;
}

.tc-selfReg-error-panel-body ul li{
  margin-bottom: 10px;
}

.tc-selfReg-error-panel-body ul li span{
  font-size: 0.8em;
  opacity: 0.5;
}

@media all and (max-width: 1260px) {
  #tc-simple-login-form.span4 {
    margin-right: 40px;
  }

  #tc-login-message {
    padding-top: 0;
  }
}

@media all and (max-width: 1024px) {
  .tc-simple-login-inputs #j_password {
    width: 57%;
  }

  .tc-simple-login-inputs {
    padding-left: 0;
  }
}


@media all and (max-width: 980px) {
  #tc-user-selfReg-dialog {
    top: 1%;
  }
  #TCCourseMain .tab-pane.active {
    width: 90%;
    margin: 0 auto;  
  }  
}

@media all and (max-width: 767px) {
  #tc-simple-login-form.span4 {
    width: 94%;
  }

  .tc-user-simple-login-section > header {
    padding-top: 20px;
  }

  .tc-user-simple-login-selfreg {
    padding-bottom: 10px;
  }

  .tc-browser-compatability-simple {
    padding-bottom: 10px;
  }

  .tc-browser-compatability {
    padding-left: 0;
  }

  .tc-simple-login-inputs #j_password {
    width: 61%;
  }

  .tc-simple-login-inputs {
    padding-left: 10%;
  }
}

@media all and (max-width: 480px) {
  .tc-sign-reg-divider {
    margin: 0 5px;
    padding: 0;
  }

  .TCHeaderNoUser #tc-header-login-menubar a {
    margin-right: 0;
  }

  #tc-header-login-menubar.TCNav a {
    padding-right:0;
  }

  #tc-header-login-login {
    margin-left: 6px;
  }

  .tc-login-inputs {
    width: 94%;
  }

  .tc-user-login-section {
    margin: 0;
    width: 94%;
  }

  .tc-user-login-section .tc-form-control {
    max-width: none;
  }

  .tc-user-login-section #j_password {
    width:70%;
  }

  .tc-user-login-selfreg {
    padding-left: 0;
  }

  #tc-login-form {
    margin-left: 0;
    padding-left: 0;
  }

  #tc-header-nouser-container-fluid #tc-header-login {
     margin-left: 0;
     margin-right: 10px;
  }

  .tc-user-login-selfreg > span {
   font-size: 0.9em;
  }

  .tc-user-simple-login-selfreg #TCNewAccount {
    margin-top: 5px;
  }

  .tc-simple-login-inputs {
    padding-left: 0;
  }

  .tc-simple-login-inputs .tc-form-control {
    max-width: 76%;
  }

  .tc-simple-login-inputs #j_password {
    width: 59%;
  }

  .tc-form-group .tc-form-control {
    width: 100%;
    max-width: 75%;
  }

  .main-content div.tc-form-info.tc-student-facing-list-info {
    margin-top: 40px;
  }
}

/******************************
* LMS BROWSER COMPATABILITY
******************************/
.tc-browser-compatability-simple {
  font-size: 0.9em;
  margin-left: 35px;
  margin-top: 10px;
}

.tc-browser-compatability {
  font-size: 0.9em;
  margin-top: 10px;
  padding-left: 20px;
}

.tc-browser-compatability > a {
  color: #006697;
  font-size: inherit;
  line-height: 20px;
  padding-bottom: 10px;
}

@media all and (max-width: 480px) {
  .tc-browser-compatability {
    padding-left: 0;
  }
}

/* SELF REG DIALOG BOX
************************/
.tc-form-dialog {
  background: #fff;
  padding: 0 10px 10px;
}

.tc-form-dialog .modal-body {
  background: #f2f2f2;
}

.tc-form-dialog .tc-form-dialog-list {
  list-style: outside none none;
  margin-bottom: 0;
  margin-left: 0px;
  overflow-x: hidden;
  padding-left: 20px;
  padding-right: 50px;
  width: 87%;
}

.tc-form-dialog .modal-footer {
  background: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.tc-form-dialog .modal-footer .btn {
  margin-left: 0;
  margin-right: 10px;
}

.tc-form-dialog .modal-footer .tc-action-icon {
  display: inline;
}

.tc-form-dialog #regpassword{
  border-radius: 4px 0 0 4px;
}

.tc-form-dialog li {
  float: left;
  margin-top: 4px;
  width: 100%;
}

.tc-form-dialog li .tc-form-user {
  font-size: 0.95em;
  margin-bottom: 10px;
}

.tc-form-dialog ul.tc-form-dialog-list li .tc-form-user label {
  color: #616161;
  padding-left: 5px;
}

.tc-form-dialog .tooltip-inner {
  white-space:pre-wrap;
}

.tc-user-selfReg-list .tc-form_100 .tc-form-full-size  {
  width: 83%;
}

.tc-user-selfReg-list .tc-form_100 #regpassword {
  width: 72%;
}

.tc-user-selfReg-list .tc-form_50 {
  margin-left: 0;
}

.tc-form-dialog-list .tc-form-control.tc-form-control-append {
  border-radius: 4px;
}

.tc-form-dialog .modal-body .tc-form-info {
  background: #f2f2f2 none repeat scroll 0 0;
  margin: 0 0 10px 0;
  opacity: 0.8;
  padding: 10px;
}

.tc-form-dialog .modal-body .tc-form-info > i {
  float: left;
  padding-right: 5px;
}

.tc-user-selfReg-list .tc-form-input-wrapper {
  position: relative;   
}

.tc-user-selfReg-list .tc-form-input-wrapper .tc-spin {
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 10px;    
}

.tc-selfReg-TandCs {
    border-top: 1px solid #bbb;
    margin-left: 2%;
    margin-right: 50px;
    padding-top: 10px;
}

.tc-selfreg-user-login {
  border-top: 1px solid #bbb;
  margin-top: 30px;
  padding-top: 10px;
  padding-left: 20px;
}

.tc-form-dialog ul.tc-form-dialog-list li .tc-form-user span.tc-instruction {
  color: #808080;
  display: none;
  font-size: 0.9em;
  font-weight: 300;
  margin-left: 15px;
}

.tc-form-dialog ul.tc-form-dialog-list li .tc-form-user .tc-instruction-error,
#tc-adminformbody-main .tcFormData .tc-instruction-error {
  display: none;
  width: auto;
  padding-left: 12px;
  white-space: normal;
  font-size: 1.1em;
  opacity: 1;
  color: #b94a48;
  font-weight: 200;
}

#tc-adminformbody-main .tcFormData .tc-instruction-error {
  padding-bottom: 4px;  
}
    
.tc-form-dialog .modal-footer {
  border-radius: 0;
}

@media all and (max-width: 480px) {
  .tc-form-dialog-list input {
   max-width: none;
  }

  .tc-selfReg-confirmation-panel {
    width: auto;
  }
  
  #tc-reg-selectgrouplist {
    display: none !important;
  }
  
  #tc-reg-selectgrouplist {
    display: inline-block !important;
  }
  
  #tc-reg-selectgrouptree {
    display: none !important;
  }
  
  .tc-form-dialog ul.tc-form-dialog-list li .tc-form-user span.tc-instruction {
    white-space: normal;    
  }  
  .tc-form-dialog ul.tc-form-dialog-list li .tc-form-user span.tc-instruction.tc-instruction-show {
    display: block !important;
  }
  
}

/* CHECKOUT CONFIRMATION
***********************/
div#tc-checkout-confirmation-messages {
    display: inline-block;
    float: left;
    position: relative;
    top: 0;
    width: 30%;
}

#tc-checkout-confirmation-messages i.tc-font-icon_info2.tc-dark-icon {
    color: #000;
}

div#tc-checkout-confirmation-crosssell {
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    display: inline-block;
    float: right;
    max-height: 250px;
    padding: 10px;
    top: 150px;
    margin-left: 40px;
    overflow-y: hidden;
    width: 95%;
    clear: both;
    margin-bottom: 25px;
}

div#tc-shoppingcart-crosssell {
    display: block;
    float: left;
    margin-top: 40px;
    overflow-y: hidden;
    width: 100%;
    clear: both;
    margin-bottom: 25px;
    padding-bottom: 30px;
    overflow: hidden;
}

div#tc-checkout-confirmation-crosssell ul,
.tc-crosssell-section ul {
  color: #616161;
  list-style: none;
}

div#tc-checkout-confirmation-messages h2,
div#tc-checkout-confirmation-crosssell h3 {
    color: #FA2;
}
div#tc-checkout-confirmation-messages.tc-checkout-errors h3 {
    color: #cc0000;
}
div#tc-checkout-confirmation-crosssell h3 {
    font-size: 1.3em;
    padding-left: 10px;
}
div#tc-checkout-confirmation-crosssell .tc-itemlist:last-child {
    border-bottom: none;
}
#tc-checkout-progress .tc-checkout-breadcrumb-item.empty div.tc-completed,
#tc-primary-nav .tc-cart-buttons div.tc-completed {
    color: #3D9970;
    font-size: 1.5em;
    position: relative;
    text-align: center;
    top: 5px;
}
#tc-checkout-progress .tc-checkout-breadcrumb-item.empty div.tc-completed.tc-error,
#tc-primary-nav .tc-cart-buttons div.tc-completed.tc-error {
   color: #cc0000;
}
#tc-checkout-progress .tc-checkout-breadcrumb-item.empty div.tc-completed {
    margin-top: -6px;
}
#tc-primary-nav .tc-cart-buttons div.tc-completed {
    float: right;
    width: 20%;
}
div#tc-checkout-confirmation-messages p {
    font-size: 1.3em;
    font-weight: 300;
}

div#tc-checkout-confirmation-messages .alert-error  button.close,
.tc-statusDataPossible div.alert-error button.close {
  display: none;
}

div#tc-checkout-confirmation-messages div.alert-error p,
.tc-statusDataPossible div.alert-error {
    font-size: 1.1em;
    color: #cc0000;
}
.tc-statusDataPossible div.alert-error span {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
}
div#tc-checkout-confirmation-messages p span.tc-highlight-email {
    color: #191919;
    font-weight: bold;
}
div.tc-checkout-breadcrumb-item.tc-confirmed {
    opacity: 0.3;
}
div.tc-checkout-breadcrumb-item.tc-confirmation.tc-confirmed {
    font-weight: 600;
    opacity: 1 !important;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetailsInfo {
  margin: 15px 0 0 15px;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetails {
  background: #eee none repeat scroll 0% 0%;
  max-width: 480px;
  padding: 10px;
  margin-bottom: 20px;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetails h4 i {
  padding-right: 5px;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetailsData {
  display: table;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetailsData div.tc-transactionDetailsRow {
  display: table-row;
}
div#tc-checkout-confirmation-messages div.tc-transactionDetailsData span {
  display: table-cell;
  padding: 5px 0px 0px 30px;
  color: #616161;
}
.tc-itemlist a.TCActionLink span {
    text-transform: uppercase;
}
.tc-itemlist .tc-cart-more-actions a.TCActionLink span {
    display: block;
}
li.tc-cart-overlay-action > span:not(.tc-show-more-span) {
  margin-right: 1px;
  width: 100%;
}
a.tc-show-more.accordion-toggle {
  color: #006697;
    font-size: 0.9em;
    text-transform: lowercase !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a.tc-show-more.accordion-toggle:hover {
    color: #35bdff;
    text-decoration: none;
}
a.tc-show-more.accordion-toggle i {
    font-size: 1.2em;
    margin-right: 0px;
}
.tc-cart-overlay-action.open>.dropdown-menu {
    display: block;
    position: relative;
}
li.tc-cart-overlay-action .btn-group.open .btn.dropdown-toggle {
    background-color: transparent !important;
}

.tc-cart-overlay-action ul.dropdown-menu {
    background: #f6f6f6;
    border-radius: 0;
    box-shadow: 0 3px 5px #c3c3c3;
    color: #616161;
    margin-right: -5px;
    padding-bottom: 3px;
    padding-top: 3px;
    position: absolute;
    text-align: left;
}

.tc-cart-overlay-action ul.dropdown-menu li {
    color: #616161;
    line-height: 1.1em;
    padding-bottom: 0.2em;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 0.2em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.tc-cart-overlay-action ul.dropdown-menu li:hover {
    background: #d9edf7;
    font-weight: 600;
}

.tc-cart-overlay-action ul.dropdown-menu> li a.tc-dropdown-action {
    font-size: 1em;
    line-height: 2em;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}

.tc-cart-overlay-action ul.dropdown-menu > li a.tc-dropdown-action:hover {
    background: none;
    color: #35bdff;
}

@media all and (max-width: 1024px) {
  section#tc-checkout-confirmation {
    top: 120px;
  }
}

@media all and (max-width: 767px) {
  div#tc-checkout-confirmation-messages {
  width: 100%;
  }
  div#tc-checkout-confirmation-messages h3 {
    margin-top: 10px;
  }
  #TCCheckoutScreen #tc-checkout-progress.tc-confirmed {
    display: none;
  }
  #TCCheckoutScreen #tc-checkout-confirmation {
    top: 56px;
  }
  #TCCheckoutScreen #tc-checkout-items.tc-confirmed {
    top: 56px;
  }
  #TCCheckoutScreen #tc-checkout-confirmation-crosssell {
    border: none;
    border-top: 1px solid #E6E6E6;
    margin-bottom: 50px;
    max-height: none;
    top: 66px;
  }
  #TCCheckoutScreen #tc-checkout-confirmation-crosssell .tc-itemlist-type {
    margin-left: 0;
  }
  #TCCheckoutScreen #tc-checkout-confirmation-crosssell .tc-itemlist-right {
    margin-right: 0;
  }
  .tc-itemlist-right .TCActionLink > span:last-child {
    /*display: none;*/
  }
  #TCCheckoutScreen #tc-checkout-confirmation-crosssell ul {
      margin-left: 0;
  }
  #tc-checkout-details {
      padding-bottom: 50px;
  }
  li.tc-itemlist .accordion-inner {
      padding-right: 0;
  }
}

@media all and (min-width: 768px) {
  div#tc-checkout-confirmation-crosssell {
    max-height: 250px;
    overflow-y: auto;
    position: absolute;
    right: 10px;
    top: 110px;
    width: 60%;
  }
  div#tc-checkout-confirmation-messages {
    margin-left: 10px;
    min-height: 250px;
  }
 div#tc-checkout-confirmation-messages.tc-no-upsell {
    min-height: 0;
    width: 100%;
 }
  section#tc-checkout-details {
    padding-top: 15px;
  }
  #tc-upsell-list .accordion-body {
    float: right;
    margin-right: 20px;
    max-width: 750px;
    padding-left: 10px;
    width: 90%;
  }
}

@media print {
  .tc-print {
    display: initial;
  }
  #TCShoppingCartFull ul.tc-cart-items > li.tc-cart-full-header-row,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-price,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-amount-paid,
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-actions {
    display: inherit;
  }
  section#tc-checkout-progress {
    display: none;
  }
  .tc-checkout-section,
  #tc-checkout-items {
    padding-top: 0 !important;
    top: 0 !important;
  }
  #tc-checkout-confirmation {
    top: 20px;
  }
  #tc-checkout-confirmation-messages span:not(.tc-print) {
    display: none;
  }
  #tc-checkout-confirmation-messages h2 span.tc-print.tc-logo {
    display: inline-block;
    min-width: 120px;
    min-height: 40px;
  }
  #tc-checkout-confirmation-messages h2 span:not(.tc-logo) {
    display: inline-block;
    position: relative;
    top: 2px;
  }
  .tc-checkout-section > header {
    border-bottom: 2px solid #616161;
    color: #616161 !important;
    font-size: 1.4em;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 10px;
    text-transform: uppercase;
  }
  .tc-no-print,
  #tc-checkout-confirmation-messages p,
  #tc-primary-nav,
  a.tc-font-icon_info,
  .tc-font-icon_clock,
  #tc-main-shortcuts,
  #tc-header-user,
  li.tc-cart-overlay-quantity > .tc-label,
  .tc-print-confirm-holder,
  .tc-general-image-holder,
  .tc-collapse-list-table tr.row#tc-collapse-list-head,
  .tc-collapse-list-row td:not(.tc-sessionprint-longname):first-child,
  #tc-collapse-list-head th:first-child,
  .tc-cart-full-row .tc-activityType,
  .tc-ratingHolderStars,
  .tc-writeReviewLink {
    display: none !important;
  }
  .tc-collapse-list-table {
    border-bottom: none;
    border-top: none;
  }
  .tc-collapse-list-row td.tc-allow-credits {
    float: left;
    margin-left: 25px;
    width: 50%;        
  }
  .tc-collapse-list-row td {
    width: 60%;
  }
  .tc-collapse-list-row .tc-bundle-credits {
    width: 30%;
  }
  #tc-checkout-items #TCShoppingCartFull .tc-itemlist-amount-paid {
    width: 5%;
  }
  .tc-print .tc-collapse-list-row td {
    width: 30%;
    text-align: left;
  }
  #TCShoppingCartFull .tc-itemlist-actions {
    display: inline-block;
    float: right;
    margin-right: 20px;
    text-align: right;
    width: 5%;
  }
  #TCShoppingCartFull .tc-cart-overlay-price {
    display: none;
  }
  #TCShoppingCartFull .tc-cart-overlay-quantity {
    display: list-item;
  }
  #tc-adminform-breadcrumb-cont {
    display: none;
  }
  .tc-form-input-wrapper .label {
    padding: 0;
    font-weight:400;
  }
  .accordion-body.tc-cart-full-row.collapse:not(.in) {
    height: auto;
    margin-left: 1%;
  }
  .tc-itemlist-amount-paid .popover-content {
    display: none;
  }
    
  #TCShoppingCartFull .tc-itemlist-type {
    display:none;
  }
  #tc-checkout-items .tc-shoppingcart-common .tc-cart-items > li {
    min-height: 3em;
  }
  #print-sessions {
    display: block !important;
  }
  .tc-view-conference-sessions,
  .tcBundleDetailsCart {
    border-bottom: 1px solid;
    margin-left: 30px;
    font-weight: 200;
    width: 100%;
  }
  .tc-locationDetailsPopup {
    border-bottom: none;  
  }
  .tc-back-to-top {
    display: none !important;
  }
  #tc-checkout-items #TCShoppingCartFull .tc-itemlist-amount-paid {
    width: 27%;
  }
  .tc-itemlist-actions {
    width: 8%;
  }
  .tc-itemlist-amount-paid ul li {
    list-style: none;
    width: 100%;
    float: left;
  }
  .tc-itemlist-amount-paid ul:not(.tc-print) li .left {
    display: inline-block;
    width: 55%;
    line-height: 14px;
    font-weight: 600;
  }
  .tc-itemlist-amount-paid ul li .right {
    display: inline-block;
    width: 40%;
    line-height: 14px;
    text-align: right;
  }
  .tc-itemlist-amount-paid ul .tc-amount {
    display: none;
  }
  div#tc-checkout-confirmation-messages h2 span:not(.tc-logo) {
    display:none;
  }
  .tc-enrolled-row > span {
    font-size: 0.9em;
  }
  .tc-sessionprint-longname {
    font-weight: 600;
  }
  .tc-sessionprint-location {
    font-weight: 300;
    width: auto;
  }  
  .tc-sessionprint-datetime {
    font-style: italic;
    font-weight: 300;
    text-align:right;
  }
  #TCShoppingCartFull li:not(.tc-cart-footer) .tc-itemlist-quantity  {
    float: left;
  }
  .tc-collapse-list-table tr.tc-collapse-list-row:not(:nth-child(2)) .tc-bundle-credits {
    border-top: none;
  }
}

/* OVERLAY FORMS
********************/
.tc-overlay-dialog div.tc-overlay-form-content {
    padding: 5px 0 40px 0;
    position: relative;
    top: 5px;
    display: block;
    background: transparent;
    left: 0;
    box-shadow: none;
    margin: 0 auto;
    width: 60%;
}

.tc-overlay-dialog .tc-overlay-form-content label {
    font-size: 1.3em;
    color: white;
}

.tc-overlay-dialog .tc-overlay-row {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-left: 10%;
    margin-right: 10%;
}

.tc-overlay-input {
    padding-top: 0.5em;
}

@media all and (max-width: 767px) {
  .tc-overlay-dialog div.tc-overlay-form-content {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #tc-register-interest-form .tc-overlay-form-content textarea {
    max-width: 250px;
  }

  .tc-fixedMobileActions {
    bottom: 10px;
    display: block;
    margin: 10px 0px;
    text-align: center;
    position: relative;
  }

  .mobileActionsFooter .resetBtn {
    display: none;
  }
}

@media (max-width: 320px) {
  .tc-itemlist-profile-info-holder .TCUserProfileOverlay {
    min-width: 150px;
  }
  .tc-choose-sessions-list .right {
    max-width: 170px;
  }
}

/* SIGNING
***************/
.tc-overlay-signForm {
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
}

.tc-overlay-animate{
  visibility: hidden;
  height: 4px;
  width: 4px;
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.2);
  position:absolute;
  top:0;
  left:0;
  background-image: radial-gradient(circle, white, transparent 50%);
}

.tc-sign-form {
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
  margin:5% auto;
  position:relative;
  width:250px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:20px;
}

.tc-sign-form input,
.tc-sign-form textarea {
  width: 85% !important;
  height: 85% !important;
  padding: 1.3em 5px 3px;
  position: relative;
  left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.tc-sign-form label {
  font-family: $lucida;
  font-size: 70%;
  color: #808080;
  letter-spacing: 0.03em;
  position: absolute;
  left: 35px;
  text-transform: uppercase;
  z-index: 1;
}

.tc-sign-form .TCIndicator {
  position:absolute;
}

.tc-sign-form .tc-sign-message {
  font-weight:normal;
  font-size: 12px;
  padding:5px;
}

.tc-sign-form .tc-sign-title {
  color: black;
  margin:5px;
}

#tc-enrollmentapprovals .tc-approvalTitles {
    background-color: #E6E6E6;
  text-transform: uppercase;
}

.tc-approvalSmallTitles {
  margin-left: 45px;
  padding-top: 10px;
  font-size: 80%;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-transform: uppercase;
  opacity: .7;
}

.tc-approvalDetailsLabels {
  margin-left: 45px;
  padding-top: 10px;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-transform: uppercase;
  opacity: .7;
}

.tc-approvalDetailsContainer {
  padding-top: 20px;
  padding-left: 20px;
  font-size: 110%;
}

.tc-approvalDetailsButtons {
  padding-top: 30px;
  padding-left: 20px;
}

.tc-approvalIconLabel {
  margin: 5px;
  text-transform: uppercase;
  font-size: 0.8em;
  opacity: 0.8;
}

.tc-approvalIconLabel {
  margin: 5px;
  text-transform: uppercase;
  opacity: 0.8;
}

.tc-approvalIconContainer {
  text-align: center;
}

/* IE FIXES
-----------------------*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .TCILTStudentPopoverContainer #tc-objectlist-table-body {
    overflow-x: hidden;
    overflow-y: hidden;
  }
}

.mce-in.mce-container {
  display: block !important;
}

/* POPUP SELECT
------------------*/

#tc-popupselect-enter-list-div {
    background: #D9EDF7;
    border-radius: 4px;
    margin: 5px;
    max-width: 99%;
    padding: 20px;
}

#tc-popupselect-enter-list-div > span.tc-dark-icon {
    background: #3A87AD;
    border-radius: 50px;
    color: #FFF;
    display: inline-block;
    font-size: 1.4em;
    height: 1.6em;
    margin-right: 5px;
    padding: 0.2em;
    text-align: center;
    width: 1.6em;
}

#tc-popupselect-enter-list-div > span.tc-dark-icon > span {
    position: relative;
    top: 0.15em;
}

#tc-popupselect-enter-list-div span.tc-text {
    font-size: 1.3em;
}

#tc-popupselect-enter-list-div .accordion-inner {
    margin-top: 5px;
}

#tc-popupselect-enter-list-div .tc-popup-info,
#tc-popupselect-enter-list-div textarea.TCAddBatchListArea {
    width: 60%
}
#tc-popupselect-enter-list-div table {
    max-width: 700px;
}

#tc-popupselect-enter-list-div textarea.TCAddBatchListArea {
    height: 100px;
    width: 700px;
}

#tc-popupselect-enter-list-div .tc-batchentry-buttons {
    margin-top: 10px;
}

#tc-popupselect-enter-list-div .tc-batchentry-buttons .tc-main-action {
    margin-right: 5px;
}

div#tc-selected-items-accordion-modal {
    border: 1px solid #e5e5e5;
  margin: 5px;
}

div#tc-selected-items-accordion-modal .accordion-toggle {
    padding-top: 5px;
}

div.tc-textarea-info {
    font-style: italic;
    position: relative;
    right: 10px;
    text-align: right;
    top: -26px;
}

div.tc-textarea-info .tc-text {
    font-size: 1em !important;
    opacity: 0.7;
}
.TCMandatoryButtonIndicator {
    display: inline-block;
    float: left;
    width: auto !important;;
}

.TCInvalidFileUploadButton {
    display: inline-block;
    float: left;
    margin-left: -15px;
    margin-right: 10px;
    margin-top: 1em;
}
@media all and ( max-height: 320px ){
  .TCUserProfileOverlay {
    height: 230px;
    width: 100%;
    overflow: auto;
    margin-right: 0px;
    min-width: inherit;
    max-width: inherit;
  }
}

/*VCARDS
********/
.tc-vcard-item-image {
  font-size: 4em;
  height: 60px;
  margin: 0;
  text-align: center;
  width: 60px;
}

.tc-vcard-item-image > img {
  margin-left: 0.2em;
  margin-right: 0.2em;
  max-height: 60px;
  max-width: 60px;
}

.tc-vcard-item-image .tc-watermark {
  max-width: 60px;
  max-height: 60px;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.tc-vcard-item-image .tc-watermark  > p {
  line-height: 60px;
  font-size: 18px;
}

#tc-adminformbody-main-title .tc-watermark  > p {
  line-height: 40px;
  font-size: 14px;
}

.tc-vcard-item-image.tc-profile > img {
  border-radius: 50%;
  max-height: 60px;
  max-width: 60px;
  width: 100%;
}

.tc-vcard-select-all {
  margin-left: 10px;
}

.tc-vcard-select-all-nobreadcrumb {
  /*border-bottom: #eeeeee 2px solid;*/
  /*padding-bottom: 10px;*/
}

.tc-vcard-userprofile,
.row-fluid .media-body.tc-vcard-userprofile .span2,
.row-fluid .media-body.tc-vcard-userprofile .span1 {
  width: auto;
  padding-right: 8px;   
}

/*VCARDS WITHIN STANDARD POPUPSELECT
********/
.tc-popupselect-table-body .tc-vcard-item-image,
.tc-popupselect-table-body .tc-profiles-default-image-icon {
  height: 40px;
  width: 40px   
}

@media (min-width: 1200px) {
  .row-fluid .tc-itemlist .span2:nth-of-type(1) {
    width: 8%;
  }
}

#tc-exttraintmpl-retrieve {
  display: none;
}

@media print {
  .tcNoPrint {
    display: none !important;
  }
}

/* PROGRESS BARS
****************/
div#tc-header-user-progress {
    padding-top: 10px;
}

#tc-header-user-progress .tc-progress-label {
  float: left;
  margin-right: 8px;
  margin-top: 1px;
}

.tc-progress-bar-holder {
  display: inline-block;
  max-width: 300px;
  min-width: 150px;
}
#tc-header-user-progress .tc-progress-bar-holder {
  float: left;
  width: 100%;
}
#TCCourseContents .tc-progress-bar-holder {
  max-width: 500px;
  padding-bottom: 20px;
  padding-left: 5px;
  width: 100%;
}
.tc-panel-table .tc-progress-bar-holder {
  max-width: 200px;
  min-width: 100px;
}

.tc-progress,
.tc-rating {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border-radius: 9px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  overflow: hidden;
}

.tc-progress .bar,
.tc-rating .bar  {
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-sizing: border-box;
  height: 100%;
  float: left;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  transition: width 0.2s ease;
}

.tc-progress-amount {
  display: inline-block;
  font-style: normal;
  font-size: 0.9em;
  margin-left: 5px;
  margin-top: 1px;
  position: relative;
  top: -1px;
}
.tc-progress-amount.pull-left {
  margin-right: 5px;
  margin-left: 0;
}
.tc-rating-stat {
  color: #1a1a1a;
}
.tc-rating-stat-bold {
  font-weight: 600;
}
#tc-header-user-progress .tc-progress-amount {
  float: left;
  top: 0;
  font-size: 1em;
  color: white;
}
.tc-progress,
.tc-rating {
  border: 2px solid #FFFFFF;
  height: 12px;
  margin-bottom: 0;
  padding: 0.15em;
}

.tc-content-header-override .tc-progress {
  height: 6px;
  position: relative;
  top: 3px; 
}
  
.tc-progress.onlight {
  border: 2px solid #666666;
  height: 6px;
  opacity: 0.7;
  padding: 0.07em;
}

.tc-rating {
  background-color: #bdbdbd;
}
.tc-rating.onlight {
  box-shadow: none;
  border: none;
  opacity: 0.7;
  padding: 0;
  height: 8px;
}

.tc-progress .bar,
.tc-rating .bar {
  background-color: #FFFFFF;
  border-radius: 9px;
  color: #FFFFFF;
}

.tc-progress.onlight .bar  {
  background-color: #666666;
  color: #666666;
}

.tc-rating.onlight .bar {
  background-color: #FFA500;
  color: #666666;
}

@media (max-width: 979px) {
  #TCCourseContents .tc-progress-bar-holder {
    max-width: 350px;
  }
}

@media (max-width: 768px) {
  .tc-progress-label {
    display: none;
  }
  table.newui-table td .tc-progress-bar-holder {
    min-width: 70px;
  }
  .media.tc-itemlist[data-type='28'] .tc-progress-bar-holder {
    max-width: 250px;
    min-width: 200px;
  }
  #TCShoppingCartFull .tc-itemlist-type {
    width: auto;
  }
  #tc-header-user #tc-header-user-progress + #tc-header-user-profile {
    /*margin-top: -10px;*/
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  #tc-header-user-progress.offset2 {
    margin-left: 19.88950276243094%;
  }

}
@media (max-width: 979px) and (min-width: 768px) {
  #tc-header-user-progress.span5 {
    width: 48.61878453038674%;
  }
}

@media (max-width: 480px) {
  #tc-header-user-progress {
    display: inline-block;
    margin: 0;
    min-width: 190px;
    width: auto;
  }
  .tc-progress-bar-holder {
    max-width: 150px;
  }
  #TCCourseContents .tc-progress-bar-holder {
    max-width: 200px;
  }
  #tc-header-user #tc-header-user-progress + #tc-header-user-profile {
    margin-top: 0px;
  }
  
}

@media (max-width: 375px) {
  #tc-header-user-progress {
    min-width: 140px;
  }
  .tc-progress-bar-holder {
    min-width: 120px;
  }
  #tc-header-user-progress .tc-progress-bar-holder {
    max-width: 120px;
  }
}

@media (max-width: 325px) {
 #tc-header-user-progress .tc-progress-bar-holder {
    max-width: 100px;
    min-width: 100px;
 }
}

/*CROPPER TOOL*/
.TCCropperDialog img {
    max-width: 100%;
}

.TCCropperDialog .image-crop {
    min-height: 300px;
    max-height: 400px;
}
.TCCropperDialog .image-tags > div {
    margin-left: 0;
    margin-top: 30px;
}
.TCCropperDialog .image-tags > div label {
    font-size: 0.9em;
    font-weight: 300;
    opacity: 0.8;
}
.TCCropperDialog .tc-crop-controls {
    float: left;
}
.TCCropperDialog .tc-crop-controls a {
    color: #000000;
    display: inline-block;
    font-size: 1.8em;
    padding-left: 10px;
    position: relative;
    top: 0.2em;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.TCCropperDialog .tc-crop-controls a:hover {
    opacity: 0.3;
    text-decoration: none;
}
.TCCropperDialog .tc-crop-controls a.tc-reset-crop > span {
    color: #616161;
}
.TCCropperDialog .tc-crop-controls a.tc-reset-crop.disabled > span {
    opacity: 0.5;
}
.TCCropperDialog .tc-crop-controls span.divider {
    color: #616161;
    font-size: 2em;
    opacity: 0.3;
}
.TCCropperDialog .tc-crop-buttons .btn-primary {
    float: left;
    margin-right: 4px;
    min-height: 30px;
    min-width: 62px;
}
.TCCropperDialog .tc-crop-buttons .tc-close-cropper {
    padding: 4px 4px;
}
.tooltip {
  z-index: 2000;
}
.TCCropperDialog.TCCropCircle .cropper-view-box {
    box-shadow: 0 0 0 1px #39f;
    border-radius: 50%;
    outline: 0;
}
.TCCropperDialog.TCCropCircle .cropper-face {
    background-color:inherit !important;
}
.TCCropperDialog.TCCropCircle .cropper-view-box {
    outline:inherit !important;
}

/*IMAGES FOR ACTIVITIES*/
.tc-activity-image-holder {
  display: inline-block;
}
.tc-activity-image-holder + button{
  margin: 20px;
  vertical-align: top;
}
#tc-image-manage,
.tc-custom-image {
    margin-top: 10px;
    margin-bottom: 10px;
}
#tc-activity-current-img,
#tc-image-manage .tc-fallback-img-bckgrd,
.tc-custom-image .tc-fallback-img-bckgrd
 {
    background: #f2f2f2;
    height: 120px;
    width: 120px;
}

#tc-image-manage .tc-fallback-img-bckgrd > div,
.tc-custom-image .tc-fallback-img-bckgrd > div {
    color: #616161;
    font-size: 5em;
    margin: 0;
    position: relative;
    text-align: center;
    top: 35px;
}

#tc-activity-current-img-actions,
.tc-activity-current-img-actions {
    background: #e6e6e6;
    border-top: 1px solid #cccccc;
    color: #000000;
    font-size: 1.15em;
    line-height: 30px;
    opacity: 0.9;
    text-align: center;
    width: 120px;
}

#tc-current-img-label,
span[id^='tc-current-img-label-'] {
    display: inline-block;
    float: left;
    width: 90px;
}

#tc-remove-img,
a[id^='tc-remove-img-'] {
    background: #cccccc;
    display: inline-block;
    width: 30px;
}
#tc-choose-image-buttons-area > * {
    display: block;
    max-width: 200px;
}
#tc-choose-image-buttons-area > button {
    margin-top: 20px;
}
#tc-choose-image-buttons-area > span {
    font-size: 1.2em;
    font-weight: 600;
    margin-left: 50px;
    margin-top: 20px;
    text-transform: uppercase;
}
#tc-upload-panel:not(.in) {
    padding: 0;
}
#tc-close-upload-panel {
    margin-top: 5px;
}
div.media-body .tc-thumbnail,
.tc-standard-list-item .tc-thumbnail {
  max-width: 120px;
}
div.media-body .tc-thumbnail,
ul.tc-standard-list > li > div.tc-standard-list-item-image.tc-thumbnail,
img.tc-catalogActivityTypeImage.tc-smaller {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),
              0 3px 1px -2px rgba(0,0,0,.2),
              0 1px 5px 0 rgba(0,0,0,.12);
}
.tc-type-aside {
  background: #FFFFFF;
  border: 2px solid;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),
              0 3px 1px -2px rgba(0,0,0,.2),
              0 1px 5px 0 rgba(0,0,0,.12);
  color: rgb(97, 97, 97);
  display: block;
  margin-top: -10px;
  margin-left: -15px;
  padding: 7px;
  position: absolute;
}
.tc-info-column .tc-type-aside {
  margin-left: 5px;
  margin-top: -2px;
}
div.media-body .tc-type-aside > i {
  font-size: 1em;
}
div.media-body .tc-thumbnail img,
.tc-standard-list-item .tc-thumbnail img,
.tc-standard-list > li > div.tc-standard-list-item-image.tc-thumbnail, {
  width: 100%;
}
.tc-info-column img.tc-catalogActivityTypeImage {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),
              0 3px 1px -2px rgba(0,0,0,.2),
              0 1px 5px 0 rgba(0,0,0,.12);
  margin-left: 20px;
  margin-top: 10px;
  max-width: 150px;
  width: 100%;
}
.tc-info-column img.tc-catalogActivityTypeImageEmpty {
  margin-left: 50px;
  box-shadow: none;
}
.tc-itemlist-type img.tc-catalogActivityTypeImage.tc-smaller,
.tc-itemlist-type .tc-type.tc-tooltip {
    max-width: 120px;
}
.tc-itemlist-type .tc-type.tc-learning-icon,
.span3.tc-itemlist-type {
    max-width: 120px;
}
.tc-itemlist-type .tc-type.tc-learning-icon img,
.span3.tc-itemlist-type img {
    max-height: 120px;
}

div.media-body .tc-itemlist-width-80, 
.tc-itemlist-width-80 {
  width: 80px;
}
div.media-body .tc-type-inner,
.modal-body-padded-for-images .tc-type-inner,
.tc-standard-list-item-image .tc-type-inner {
    background: #F1F1F1;
    height: 87px;
    padding-top: 33px;
    text-align: center;
}
div.media-body .tc-type-inner i,
.modal-body-padded-for-images .tc-type-inner i,
.tc-standard-list-item-image  .tc-type-inner i {
  font-size: 4em;
}
@media (max-width: 480px) {
  .tc-standard-list-item-image .tc-type-inner {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .tc-standard-list-item-image  .tc-type-inner i {
    font-size: 2.8em;
  }
}
div#tc-content-student-status {
  padding-bottom: 15px;
  padding-left: 20px;
  padding-top: 15px;
}
#TCCourseDescription div#tc-content-student-status {
  padding-left: 0px;
}
div#tc-content-student-status > span.label {
  font-weight: 300;
  padding: 5px 10px 5px 10px;
}
.tc-info-column div#tc-content-student-status {
  padding-left: 0;
}
.tc-widget-list-leftspan > img {
  margin-top: 10px;
  max-width: 50px;
}
.tc-widget-list-leftspan > i {
  display: block;
  font-size: 2em;
  margin-top: 10px;
  margin-bottom: 15px;
}

@media (max-width: 480px) and (min-width: 415px){
  .tc-cardlist .media-body {
    position: relative;
  }
  .media .tc-itemlist-right-bottom {
    text-align: right;
    float: right;
    position: absolute;
    right: 30px;
    margin-top: -100px;
  }
  .media .tc-itemlist-right.tc-history-info {
    max-width: 160px;
    position: absolute;
    top: 30px;
    right: 0;
  }
  .media.tc-itemlist[data-type='28'] .tc-progress-bar-holder {
    max-width: 200px;
    min-width: 100px;
  }
  .tc-itemlist .tc-itemlist-title span:not(.badge) {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  div.media-body .tc-type-inner {
    height: 70px;
    max-width: 85px;
    padding-top: 25px;
  }
  img.tc-catalogActivityTypeImage.tc-smaller {
    max-width: 100px;
  }

  .tc-student-facing-list-form {
    margin-top: 40px;
  }
}

.TCMandatoryQuestion{
    color: #b94a48;
    font-weight: bold;
}

div.tc-content-question-marks span.TCIndicator {
    display: none;
}

.tc-question-radio-label-center:before {
    position: unset;
}

.tc-font-size-16 {
    font-size: 16px;
}

.tc-latest-news-language {
     /*color: #000000;*/
}

.tc-no-border-bottom {
  border-bottom: none !important;
}

.tc-margin-right-1px {
  margin-right: 1px !important;
}

.tc-action-list {
    display: inline;
    padding-left: 15px;
    position: relative;
    text-align: right;
    max-width: 40px;
    width: 10%;
    z-index: 1;
}

.tc-mail-radio-label:before,
.tc-standard-list-item-radio-label:before {
  border: 2px #a2a2a2 solid;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 20px;
  left: 5px;
  top: 5px;
  background-color: inherit;
}

.tc-mail-check-label:before {
  border-radius: 0px;
}

.tc-mail-radio-label:hover:before,
.tc-standard-list-item-radio-label:hover:before {
  background-color: inherit;
}

.tc-delete-items {
    padding: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 100%;
}

.tc-delete-items > .tc-checkbox-label {
    padding-left: 15px;
    padding-right: 15px;
}

.tc-selected {
    background: #f2f2f2;
}

.tc-object-radio-input {
  display: none;
}

.tc-object-radio-label:before {
  border: 2px #a2a2a2 solid;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 20px;
  left: 5px;
  top: 5px;
  background-color: inherit;
}

.tc-object-radio-label:hover:before {
  background-color: inherit;
}

.tc-object-radio-input:checked + .tc-object-radio-label:before {
  content: "\2713";
  color: #1A1A1A;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
}

.tc-object-choice-text {
  height: 30px;
  position: relative;
  top: 15px;
  width: 20px;
}

.tc-tinymce-body-block .TCIndicator {
  display: none;
}
.tc-tinymce-body-block th .TCIndicator {
  display: inline-block !important;
}
.TCForm tr td .tc-tinymce-body-block td {
  border-bottom: 0;
}

/* iOS 11 bug - cursors in modal form fields */
body.iosBugFixCaret.modal-open { position: fixed; width: 100%; }

.tc-non-clickable {
  cursor: default;      
}

/* Accessibility patches */
textarea::placeholder,
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #616161;
  opacity: 1; /* Firefox */
  font-style: italic;
}
.alert-error,
.alert-danger {
  color: #b12825;
}
/* End Accessibility patches*/

/**CSS PORTED FROM topclass.css */
.ui-button {
  padding: 0em 0.5em;
}
#debugWin {
  height: 15em;
  width: 30em;
}
#usrN {
  font-weight: bold;
}
.TCActionImg {
  margin-right: 5px;
}
.TCAttachment {
  padding-bottom: 2px;
}
.TCClear {
  clear: both;
}
.TCClearLeft {
  clear: left;
}
.TCClearRight {
  clear: right;
}
.TCFormFilter {
  border: none;
  margin: 0;
  padding: 0;
}
.TCFormHeaderSmall {
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.TCFormIltPolicyThreshold {
  width: 20%;
}
.TCFormMarksTextField {
  margin-bottom: 80px;
}
.TCFormOptions {
  border: none;
  margin: 0;
  padding: 0;
}
.TCFullWidthTable th {
  text-align: left;
}
.TCInfoTab {
  border: 0;
  margin: 0 10px 2px 5px;
  padding: 0;
  width: auto;
}
.TCInfoTabWrapper {
  white-space: nowrap;
}
.TCInstructors {
  width: 16%;
}
.TCListingCheckbox {
  width: 15px;
}
.TCMessageHeader {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.1em;
}
.TCMsgListNew {
  font-weight: bold;
}
.TCMsgListUnsent {
  font-style: italic;
}
.TCObjLocatedIn {
  white-space: nowrap;
}
.TCObjLocatedIn a {
  text-decoration: none;
}
.TCObjLocatedIn img {
  vertical-align: bottom;
}
.TCObjLocatedIn:hover {
  cursor: pointer;
}
.TCRAlign {
  text-align: right;
}
.TCLeft {
  text-align: left;
}
.TCRight {
  text-align: right;
}
.TCJust {
  font-style: normal;
  text-align: justify;
}
.TCShow {
  visibility: visible;
}

.TCSmaller {
  font-size: smaller;
}
.TCStudentListRealNameCol {
  width: 20%;
}
.TCStudentListUserNameCol {
  width: 20%;
}
.TCVCenter {
  text-align: center;
}
.courseMarkings {
  margin-left: 0;
  margin-top: 0;
  padding-left: 0px;
  padding-top: 0;
}
.dialogButton {
  border: solid 1px;
  cursor: pointer;
  font-weight: bold;
  height: 2em;
  overflow: visible;
  padding: 1px 2px;
  text-align: center;
  width: auto;
}
.indexTreeIcons {
  height: 16px;
  width: 16px;
}
.submit.up {
  background: url(icons/topclass8/buttonbg.gif) repeat-x left top;
  border: solid 1px #B5B5B5;
  color: #666666;
  cursor: pointer;
  font-size: 0.95em;
  font-weight: bold;
  height: 2em;
  overflow: visible;
  padding: 1px 2px;
  text-align: center;
  width: auto;
}
.submit.up:hover {
  background: url(icons/topclass8/buttonbg.gif) repeat-x left top;
  border: solid 1px #0b5681;
  color: #0b5681;
  cursor: pointer;
  font-size: 0.95em;
  font-weight: bold;
  height: 2em;
  overflow: visible;
  padding: 1px 2px;
  text-align: center;
  width: auto;
}
.troubleshoot {
  border: solid thin #000000;
}
.troubleshoot > b {
  color: #FF0000;
}
a.TCLinkNoUnderline {
  text-decoration: none;
}
a.TCLinkNoUnderline:hover {
  text-decoration: none;
}
.TCActionLink {
  display: block;
  font-size: 0.98em;
  text-decoration: none;
}
a:hover.TCActionLink {
  text-decoration: underline;
}
div.TCFrameInner {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  margin: 2px;
  padding: 5px;
  text-align: justify;
}
div.TCFrameOuter {
  background-color: #eeeeee;
  border: 1px solid #D9D9D9;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 1px;
  text-align: justify;
}
.TCfile {
  border: solid 1px;
  cursor: pointer;
  font-weight: bold;
  height: 2em;
  overflow: visible;
  padding: 1px 2px;
  text-align: center;
  width: auto;
}
.TCfile:focus {
  border: solid 1px;
}
.TCfile:hover {
  border: solid 1px;
}
form table input.TCfile {
  background: #FFFFFF;
  border: solid 1px #B5B5B5;
  color: #000000;
  cursor: pointer;
  font-size: 0.95em;
  font-weight: bold;
  height: 2em;
  overflow: visible;
  padding: 1px 2px;
  text-align: center;
  width: auto;
}
form table input.TCfile:focus {
  background: #FFFFFF;
  border: solid 1px #B5B5B5;
  color: #000000;
}
form table input.TCfile:hover {
  background: #FFFFFF;
  border: solid 1px #B5B5B5;
  color: #000000;
}
tr.TCFormTabs {
  background-color: #FFFFFF;
}
tr.TCFormTabs td {
  border: 0;
}
#TCActionToolbar .TCbutton {
  border: solid 1px;
  font-size: 1em;
  font-weight: normal;
  height: 2.5em;
  padding-left: 2.5em;
}
#TCActionToolbar .TCbutton:focus {
  border: solid 1px;
}
#TCActionToolbar .TCbutton:hover {
  border: solid 1px;
}
#TCActionToolbar .TCsubmit {
  border: solid 1px;
  font-size: 1em;
  font-weight: normal;
  height: 2.5em;
  padding-left: 2.5em;
}
#TCActionToolbar .TCsubmit:hover {
  border: solid 1px;
}
#TCActionToolbar .tc-ui-skin .ui-button {
  border: solid 1px;
  margin: 0px 1px 0px 1px;
  vertical-align: bottom;
}
#TCActionToolbar .tc-ui-skin .ui-button .first-child {
  border: none;
}
#TCActionToolbar .tc-ui-skin .ui-button .first-child button {
  border: none;
  font-size: 1.0em;
  height: 2.3em;
  padding-bottom: 1px;
  vertical-align: middle;
}
#TCActionToolbar .tc-ui-skin .ui-button .first-child button img {
  vertical-align: bottom;
}
#TCActionToolbar .tc-ui-skin .ui-button:hover {
  border: solid 1px;
}
#TCInfoTabBody {
  background-color: #ddf0f8;
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #99cce6;
  border-top-color: #99cce6;
  color: #666666;  
  font-size: 0.95em;
  height: 1.85em;
  margin: 0;
  padding: 0px 5px 0px 5px;
}
#TCInfoTabStart {
  background-color: #ddf0f8;
  border-bottom-color: #99cce6;
  border-top-color: #99cce6;
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  color: #666666;
  font-size: 0.95em;
  height: 1.85em;
  padding: 1px 0px 0px 5px;
  vertical-align: top;
  width: 20px;
}
#TCSearchObject {
  background: url('icons/topclass8/tcsearch.gif') no-repeat center center;
  background-color: #c9c9c9;
  filter: none; 
  border: solid 1px #006697;
  cursor: pointer;
  height: 26px;
  margin: 0;
  padding: 1px 2px;
  text-align: center;
  width: 26px;
}
#TCSearchObject:hover {
  border: solid 1px #1b5480;
  border-color: ;
  color: #ffffff;
  filter: none;
}
#TCTabsHeader {
  font-size: 1.15em;
  font-weight: bold;
  line-height: 1.15em;
  margin: 0em 0em 0em 0em;
}
#TCTabsHeader li {
  display: inline;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#TCTabsHeader li a {
  background: url(icons/topclass8/buttonbg.gif) repeat-x left top;
  border-right: 2px solid #DDDDDD;  
  color: #006697;
  float: left;
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  width: auto;  
}
#TCTabsHeader li a.TCActiveTab {
  background-color: #eef7fa;
  background-image: -moz-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#eef7fa), to(#cde5f0));
  background-image: -webkit-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: -o-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eef7fa', endColorstr='#cde5f0', GradientType=0);
  font-weight: bold;
  background-position: 0 0;
  color: #ffffff;
}
#TCTabsHeader li a:hover {
  background-color: #e2f2f9;
  background-image: -moz-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#e2f2f9), to(#aed6e9));
  background-image: -webkit-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: -o-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-repeat: repeat-x;
  cursor: pointer;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e2f2f9', endColorstr='#aed6e9', GradientType=0);
  background-position: 0 0;
  color: #FFFFFF;
}
#TCTabsHeader li span {
  background: url(icons/topclass8/buttonbg.gif) repeat-x left top;
  border-right: 2px solid #DDDDDD;
  color: #006697;
  float: left;
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  width: auto;  
}
#TCTabsHeader li span.TCActiveTab {
  background-color: #eef7fa;
  background-image: -moz-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#eef7fa), to(#cde5f0));
  background-image: -webkit-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: -o-linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-image: linear-gradient(top, #eef7fa 0px, #cde5f0 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eef7fa', endColorstr='#cde5f0', GradientType=0);
  font-weight: bold;
  background-position: 0 0;
  color: #006699;
}
#TCTabsHeader li span:hover {
  background-color: #e2f2f9;
  background-image: -moz-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#e2f2f9), to(#aed6e9));
  background-image: -webkit-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: -o-linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-image: linear-gradient(top, #e2f2f9 0px, #aed6e9 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e2f2f9', endColorstr='#aed6e9', GradientType=0);
  background-position: 0 0;
  color: #006699;
  cursor: pointer;
}
#TCTabsHeader li.TCTabDisabled {
  background-color: #EEEEEE;
  color: #ffffff;
}
#TCTabsHeader li.TCTabDisabled a {
  color: #CCCCCC;
  cursor: default;
}
#TCTabsHeader li.TCTabDisabled a:hover {
  background: #EEEEEE;
  color: #CCCCCC;
  cursor: default;
}
#TCTabsHeader li.TCTabDisabled span {
  color: #CCCCCC;
  cursor: default;
}
#TCTabsHeader li.TCTabDisabled span:hover {
  background: #EEEEEE;
  color: #CCCCCC;
  cursor: default;
}
#TCTabsHeader ul {
  background: #EEEEEE;
  border-color: #DDDDDD;
  border: 1px solid;
  border-width: 1px 0;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;  
}
.COL0 {
  background: #88AFFF;
}
.COL1 {
  border-left: solid thin #000000;
  border-right: solid thin #000000;
}
.TCActionBar {
  background-color: #FFFFFF;
  border-bottom: 1px solid #000080;
  color: #B10D0A;
  text-align: center;
}
.TCAdhocReport,
.TCReport {
  text-indent: 10px;
}
.TCAdhocReport {
  color: #ffffff;
  display: block;
  text-indent: 25px;
}
a.TCADHOCButton {
  background-color: #85afc8;
  background-image: -moz-linear-gradient(top, #85afc8 0px, #819eaf 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#85afc8), to(#819eaf));
  background-image: -webkit-linear-gradient(top, #85afc8 0px, #819eaf 100%);
  background-image: -o-linear-gradient(top, #85afc8 0px, #819eaf 100%);
  background-image: linear-gradient(top, #85afc8 0px, #819eaf 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#85afc8', endColorstr='#819eaf', GradientType=0);
  background-position: 0 0;
  border: 1px solid #1b5480;
  border-radius: 3px;
  -moz-border-radius: 3px;  
  color: #ffffff;
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  text-decoration: none;
  width: 165px;  
}
a.TCCreate {
  background: url(icons/topclass8/buttonbg.gif) repeat-x left top;
  border: solid 1px #B5B5B5;
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  padding: 3px 2px 3px 2px;
  text-decoration: none;
}
a.TCADHOCButton:hover {
  background-color: #7c9aab;
  background-image: -moz-linear-gradient(top, #7c9aab 0px, #7c9aab 100%);
  background-image: -webkit-gradient(linear, 0 0, 100%, from(#7c9aab), to(#7c9aab));
  background-image: -webkit-linear-gradient(top, #7c9aab 0px, #7c9aab 100%);
  background-image: -o-linear-gradient(top, #7c9aab 0px, #7c9aab 100%);
  background-image: linear-gradient(top, #7c9aab 0px, #7c9aab 100%);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7c9aab', endColorstr='#7c9aab', GradientType=0);
  background-position: 0 0;
  border-color: #a7a7a7;
  color: #ffffff;
}
a:hover.TADHOCButton {
  color: #000000;
}
.TCErrorMessage {
  background: url(icons/topclass8/exclamation.gif) no-repeat 1px 2px;
  background-color: #ffeeee;
  color: #ea877d;
  border: 1px dotted #ea877d;
  font-size: 1.0em;
  min-height: 15px;
  padding: 2px 2px 2px 2.0em;
  width: inherit;
}
.TCFormError {
  border: solid 1px #ea877d;
}
.TCFormHeaderDetails {
  background-color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-top: 3px;
}
.TCInlineInfo {
  border: 0;
  color: #666666;
  font-size: 1.0em;
  height: 1.85em;
  margin: 0;
  padding: 2px;
}
.TCInvalidIndicator {
  border: 1px dotted #ea877d;
  cursor: pointer;
  margin: 0px 5px 0px 5px;
  padding: 1px;
  vertical-align: bottom;
}
.TCListItem1Label {
  font-weight: bold;
}
.TCListItemC {
  font-size: 1.0em;
  text-align: center;
}
.TCListItemR {
  text-align: right;
}
.TCListItem0 {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  padding: 4px;
}
.TCListItem0 td {
  background-color: #ffffff;
  border-color: #D2D2D2;	
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem0B {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  font-weight: bold;
  padding: 4px;
}
.TCListItem0B td {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem0C td {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem0R {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  padding: 4px;
  text-align: right;
}
.TCListItem0R td {
  background-color: #ffffff;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem1 {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  padding: 4px;
}
.TCListItem1 td {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem1B {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  font-weight: bold;
  padding: 4px;
}
.TCListItem1B td {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem1C {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  padding: 4px;
  text-align: center;
}
.TCListItem1C td {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListItem1R {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.0em;
  padding: 4px;
  text-align: right;
}
.TCListItem1R td {
  background-color: #e9e9e9;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCListing {
  width: 100%;
  border: 0px;
  font-size: 1.0435em  
}
.TCListing caption {
  color: #000000;
}
.TCListing th {
  background: url(icons/topclass8/sprite.png) repeat-x 0 0;
  background-color: #D8D8DA;
  color: #666666;
}
.TCListing th a {
  color: #666666;
}
.TCListing-caption {
  color: #435c38;
}
.TCMessageInfo {
  background: url(icons/topclass8/info.gif) no-repeat 1px 2px;
  background-color: #ddf0f8;
  border: 1px dotted #99cce6;
  color: #666666;
  display: block;
  padding: 2px 2px 2px 2.0em;
  width: inherit;  
}
.TCPanelButton {
  border: 1px solid #808080;
  vertical-align: top;
}
.TCPanelButton:hover {
  border: solid 1px #42551D;
}
.TCReadOnly {
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
  border-color: #ACA899;
  color: #ACA899;
}
.TCSearchResDesc {
  overflow: hidden;
}
.TCSearchResDesc a {
  color: #333333;
}
.TCSearchResDesc a:hover {
  text-decoration: underline;
}
.TCSectionHeader {
  background-color: #A6A6A6;
  color: #FFFFFF;
  font-size: 1.0em;
  font-weight: bold;
}
.TCSectionHeaderLine {
  background-color: #EEEEEE;
  background-image: url(icons/tc5style/common/line_gr.gif);
  border-color: #D2D2D2;	
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 4px;
}
.TCShowError {
  color: #FF0000;
  display: inline;
  position: relative;
  top: 3px;
}
.TCSpHolderRow {
  background-color: #FFFFFF;
  line-height: 5px;
}
.TCStatusMsg {
  background-color: #ddf0f8;
  border: 1px dotted #99cce6;
  color: #666666;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 15px;
  padding: 2px;
  text-align: left;
  width: inherit;
}
.TCSubTable tr td {
  border: 1px solid #CAD2DB;
  border-collapse: collapse;
  border-left: none;
  border-right: none;
  margin-right: 0px;
  padding: 4px;
}
.TCSubTable tr td:first-child {
  background-color: #F4F4F4;
  color: #000000;	
  vertical-align: middle;
  width: 12em;
}
.TCSubTable tr {
  background-color: #F4F4F4;
  color: #000000;
}
.TCSubTabs {
  border-bottom: 1px solid #CCCCCC;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.TCSubTabs li {
  background: url("icons/topclass8/tctab.gif") no-repeat left top;
  float: left;
  list-style: none;
  margin-right: 3px;
  padding-left: 10px;
}
.TCSubTabs li a {
  background: url("icons/topclass8/tctab.gif") no-repeat right top;
  border: none;
  color: #666666; 
  display: block;
  font-weight: bold;
  padding: 3px 10px 3px 0;
  text-decoration: none;
}
.TCSubTabs li a.TCSubTabActive {
  display: block;
  font-weight: bold;
  padding: 3px 10px 4px 0;
}
.TCSubTabs li span.TCSubTabActive {
  display: block;
  font-weight: bold;
  padding: 3px 10px 4px 0;
}
.TCSubTabs li.TCSearchStatus {
  font-size: 1.15em;
}
.TCSubTabs li.TCSubTabActive {
  margin-bottom: -1px;
  position: relative;
}
.TCSubTabs li.first-child {
  margin: 0;
}
.TCSubTabs li a.TCSubTabActive {
  background: url("icons/topclass8/tctab.gif") no-repeat right -40px;
  color: #333333;
}
.TCSubTabs li a:hover {
  color: #333333;
}
.TCSubTabs li span.TCSubTabActive {
  background: url("icons/topclass8/tctab.gif") no-repeat right -40px;
  color: #333333;
}
.TCSubTabs li.TCSearchStatus {
  background: #FFFFFF;
}
.TCSubTabs li.TCSubTabActive {
  background-position: 0 -40px;
}
.TCtext {
  color: #000000;
  min-width: 2.5em;
}
.TCTextTabs {
  border-color: #E2E2E2;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 2px;
  text-align: left;
}
a.TCTextTabs {
  border: 0px;
  border-style: solid;
}
.TCTop {
  background-color: #FFFFFF;
  vertical-align: top;
}
div.TCMessageError {
  color: #b12825;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  padding: 8px 35px 8px 30px;
  border-radius: 4px;
  background-image: none; 
  position: relative;       
}
div.TCMessageError:before {
  content: '\e357';
  position: absolute;
  font-family: 'tc_font_icons'; 
  left: 8px;
  font-size: 1.2em;  
}
span.TCMessageError {
  border: 1px dotted #ea877d;
  padding: 2px 2px 2px 2.0em;   
  background: url(icons/topclass8/exclamation.gif) no-repeat 1px 2px;
  background-color: #e9e9e9;
  color: #ea877d;
}
table.ReportParameters {
  border: solid thin;
  width: 90%;
}
table.ReportParameters input.btn {
  float: right;
  margin: 1px;
  text-align: center;
}
table.ReportParameters input.btn_left {
  float: left;
  margin: 1px;
  text-align: center;
}
table.ReportParameters td.buttonbar {
  border-top: solid thin;
}
table.ReportParameters td.filters {
  border-left: solid thin;
  border-right: solid thin;
  clear: both;
  height: 6em;
  width: 40em;
}
table.ReportParameters td.filters div.left {
  width: 30%;
}
table.ReportParameters td.filters div.right {
  width: 70%;
}
table.ReportParameters td.filters li {
  clear: both;
}
table.ReportParameters td.options {
  clear: both;
  height: 6em;
}
table.ReportParameters td.options div.left {
  width: 50%;
}
table.ReportParameters td.options div.right {
  width: 50%;
}
table.ReportParameters td.options li {
  clear: both;
}
table.ReportParameters th.filters {
  border-left: solid thin;
  border-right: solid thin;
}
table.ReportParameters {
  border-color: #dddddd;
}
table.ReportParameters td.buttonbar {
  background: #dddddd;
  border-top-color: #dddddd;
}
table.ReportParameters td.filters {
  border-left-color: #dddddd;
  border-right-color: #dddddd;
}
table.ReportParameters th {
  background-color: #020292;
  color: #FFFFFF;
}
table.ReportParameters th.filters {
  border-left-color: #dddddd;
  border-right-color: #dddddd;
}
.tc-menu-list li a.JSFormTabText,
.tc-menu-list li a.TCTextTabs {
  color: #FFFFFF;
}
.TCFormExerciseDetails td {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 1px 1px;
}
.TCFormExerciseDetails td.TCFormExerciseDetailsLabel {
  width: 30%;
}
table.TCFormExerciseDetails #timer {
  font-size: 0.9em;
  font-weight: normal;
}
.TCFormExerciseDetails td {
  background-color: #EEEEEE;
  border-color: #D2D2D2;
}
table.TCFormExerciseDetails {
  background: none;
}
table.TCFormExerciseDetails th {
  background-color: #69B000;
  color: #FFF;
}
.TCFormExerciseReviewQuestions td {
  padding: 1px 1px;
}
table.TCFormExerciseReviewQuestions {
  border-collapse: separate;
}
table.TCFormExerciseReviewQuestions {
  background: none;
}
/**End LEGACY CSS PORTED FROM topclass.css */

/**LEGACY CSS PORTED FROM tc5style.css*/

/* Start  TreeView List Styles */

.leftHandMenu{
    text-align: left;
}

.treeView {
    margin: 1em 0 0 -0.5em;
    padding: 0 0 0 1em;
    -moz-user-select: none;
    position: relative;
}
.treeView ul {
    margin: 0 0 0 -1.65em;
    padding: 0 0 0 1.5em;
}
.treeView ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.4em 0;
    margin: 0 0 0 -1.65em;
    padding: 0 0 0 1.5em;
}

.treeView li {
    background: url("icons/list-item-root.gif") no-repeat scroll left top transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.treeView li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeView li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeView li li {
    background-image: url("icons/list-item.gif");
    padding: 5px 0 0 24px;
    margin: 0 0 0 1.7px;
}

.treeView li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeView li.lastChild > div > ul {
    background-image: none;
}

.treeView li.collapsibleListOpen {
    background-image: url("icons/list-item-open.gif");
}
.treeView li.collapsibleListOpen.lastChild {
    background-image: url("icons/list-item-last-open.gif");
}

.treeViewTLO {
    margin: 1em 0 0 -0.5em;
    padding: 0 0 0 1em;
    -moz-user-select: none;
    position: relative;
}
.treeViewTLO ul {
    margin: 0 0 0 -1.65em;
    padding: 0 0 0 1.3em;
}
.treeViewTLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -5px 0;
    margin-left: -19px;
    margin-top: -1px;
    padding-left: 1.5em;
}

.treeViewTLO li {
    background: url("icons/list-item-root.gif") no-repeat scroll left top transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.treeViewTLO li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeViewTLO li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeViewTLO li li {
    background-image: url("icons/list-item.gif");
    padding: 4px 0 0 24px;
    margin: 0 0 0 3.7px;
}

.treeViewTLO li.lastChild {
    background-image: url("icons/list-item-last.gif");
    margin: -1px 0 0 3.8px;
}

.treeViewTLO li.lastChild > div > ul {
    background-image: none;
}

.treeViewTLO li.collapsibleListOpen {
    background-image: url("icons/list-item-open.gif");
}
.treeViewTLO li.collapsibleListOpen.lastChild {
    background-image: url("icons/list-item-last-open.gif");
}

.treeViewIE {
    margin: 1em 0 0 -4em;
    padding: 0 0 0 0.5em;
    position: relative;
}
.treeViewIE ul {
    margin: 0 0 0 1.2em;
    padding: 0.2em 0 0 0;
}
.treeViewIE ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: 0 0;
    margin: 0 0 0 0;
    padding: 0 0 0 1.3em;
}

.treeViewIE li {
    background: url("icons/list-item-root.gif") no-repeat scroll 0em 0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    padding-top: 0.6em;
    margin-left: 4em;
}
.treeViewIE li .collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeViewIE li .collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeViewIE li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.8em 0em transparent;
    padding-left: 3.5em;
    margin-left: -2em;
}

.treeViewIE li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeViewIE li .lastChild  div  ul{
    background-image: none;
}

.treeViewIE li .collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.8em 0em transparent;
}
.treeViewIE li .collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.8em 0em transparent;
}

.treeViewIE_TLO{
    margin: 1em 0 0 -4em;
    padding: 0 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeViewIE_TLO ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeViewIE_TLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -3px 0;
    margin: 0em 0 0 0.1em;
    padding: 0.1em 0 0 1.3em;
}

.treeViewIE_TLO li {
    background: url("icons/list-item-root.gif") no-repeat scroll 3em -0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 1em 0 0 1em;
    padding: 1em 0 0 1em;
}
.treeViewIE_TLO li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeViewIE_TLO li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeViewIE_TLO li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.8em 0em transparent;
    margin: 0em 0 0 0em;
    padding: 2em 0 0 1em;
}

.treeViewIE_TLO li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeViewIE_TLO li.lastChild  div  ul{
    background-image: none;
}

.treeViewIE_TLO li.collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.8em 0em transparent;
}
.treeViewIE_TLO li.collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.8em 0em transparent;
}

.treeViewCHR {
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeViewCHR ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeViewCHR ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.2em 0;
    margin: 0em 0 0 -0.2em;
    padding: 0.1em 0 0 1.35em;
}

.treeViewCHR li {
    background: url("icons/list-item-root.gif") no-repeat scroll 2.7em -0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 1em 0 0 1em;
    padding: 1em 0 0 1em;
}
.treeViewCHR li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeViewCHR li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeViewCHR li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.65em -0.1em transparent;
    margin: 0 0 0 0;
    padding: 1.85em 0 0 1em;
}

.treeViewCHR li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeViewCHR li.lastChild  div  ul{
    background-image: none;
}

.treeViewCHR li.collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.65em 0 transparent;
}
.treeViewCHR li.collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.65em 0em transparent;
}

.treeViewCHR {
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeViewCHR ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeViewCHR ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.2em 0;
    margin: 0em 0 0 -0.2em;
    padding: 0.1em 0 0 1.35em;
}

.treeViewCHR_TLO {
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeViewCHR_TLO ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeViewCHR_TLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.2em 0;
    margin: 0em 0 0 -0.2em;
    padding: 0.1em 0 0 1.35em;
}

.treeViewCHR_TLO{
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeViewCHR_TLO ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeViewCHR_TLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.5em 0;
    margin: 0em 0 0 0.1em;
    padding: 0.1em 0 0 1.3em;
}

.treeViewCHR_TLO li {
    background: url("icons/list-item-root.gif") no-repeat scroll 2.8em -0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 1em 0 0 1em;
    padding: 1em 0 0 1em;
}
.treeViewCHR_TLO li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeViewCHR_TLO li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeViewCHR_TLO li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.6em 0em transparent;
    margin: 0em 0 0 0em;
    padding: 2em 0 0 1em;
}

.treeViewCHR_TLO li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeViewCHR_TLO li.lastChild  div  ul{
    background-image: none;
}

.treeViewCHR_TLO li.collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.6em 0em transparent;
}
.treeViewCHR_TLO li.collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.6em 0em transparent;
}

.treeIView {
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
}
.treeIView ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeIView ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.2em 0;
    margin: 0 0 0 -0.2em;
    padding: 0.1em 0 0 1.35em;
}

.treeIView li {
    background: url("icons/list-item-root.gif") no-repeat scroll 2.7em -0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 1em 0 0 1em;
    padding: 1em 0 0 1em;
}

.treeIView li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeIView li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeIView li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.65em -0.1em transparent;
    margin: 0 0 0 0;
    padding: 1.85em 0 0 1em;
    position: relative;
    z-index: 0;
}

.treeIView li li div{
    position: relative;
    z-index: -1;
}

.treeIView li li div a{
    position: relative;
    z-index: 1;
}

.treeIView li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeIView li.lastChild  div  ul{
    background-image: none;
}

.treeIView li.collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.65em 0 transparent;
}
.treeIView li.collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.65em 0em transparent;
}

.treeIView_TLO {
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    position: relative;
}
.treeIView_TLO ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeIView_TLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.2em 0;
    margin: 0em 0 0 -0.2em;
    padding: 0.1em 0 0 1.35em;
}

.treeIView_TLO{
    margin: 1em 0 0 -4em;
    padding: 0em 0 0 0.5em;
    -moz-user-select: none;
    position: relative;
}
.treeIView_TLO ul {
    margin: 0em 0 0 1.2em;
    padding: 0.2em 0 0 0em;
}
.treeIView_TLO ul ul {
    background: url("icons/list-item-contents.gif") repeat-y scroll center transparent;
    background-position: -0.5em 0;
    margin: 0em 0 0 0.1em;
    padding: 0.1em 0 0 1.3em;
}

.treeIView_TLO li {
    background: url("icons/list-item-root.gif") no-repeat scroll 2.8em -0.5em transparent;
    cursor: auto;
    list-style-image: url("icons/neutral.gif");
    list-style-position: inside;
    margin: 1em 0 0 1em;
    padding: 1em 0 0 1em;
}
.treeIView_TLO li.collapsibleListOpen {
    cursor: pointer;
    list-style-image: url("icons/minus.gif");
}
.treeIView_TLO li.collapsibleListClosed {
    cursor: pointer;
    list-style-image: url("icons/plus.gif");
}
.treeIView_TLO li li {
    background: url("icons/list-item.gif") no-repeat scroll 0.6em 0em transparent;
    margin: 0em 0 0 0em;
    padding: 2em 0 0 1em;
}

.treeIView_TLO li.lastChild {
    background-image: url("icons/list-item-last.gif");
}

.treeIView_TLO li.lastChild  div  ul{
    background-image: none;
}

.treeIView_TLO li.collapsibleListOpen {
    background: url("icons/list-item-open.gif") no-repeat scroll 0.6em 0em transparent;
}
.treeIView_TLO li.collapsibleListOpen.lastChild {
    background: url("icons/list-item-last-open.gif") no-repeat scroll 0.6em 0em transparent;
}
/* Collapsible List Styles */
.collapsibleList li{
  list-style-image:url('icons/neutral.gif');
  cursor:auto;
  position: relative;
  z-index:2;
}

li.collapsibleListOpen{
  list-style-image:url('icons/minus.gif');
  cursor:pointer;
}

li.collapsibleListClosed{
  list-style-image:url('icons/plus.gif');
  cursor:pointer;
}
/* End    Collapsible List Styles */
/* Misc Individual Styles */
textarea.TCAddBatchUsersArea {
  height:280px;
  width:393px;
}
textarea.TCExtraInfoInput {
  height:40px;
  width:200px;
}
ul.contentMenu {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
}
.pageMarkings {
  margin-left: 0.1em;
  margin-top: -1.5em;
  padding-left: 1.6em;
}
.pageMarkings a {
  position: relative;
  visibility: visible;
  z-index: 2;
}
li.pageMarkings {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
}
.pageMarkings a:hover {
  background-color: #DFDFDF;
}
.pageMarkingsSelect {
  background: #CFCFCF;
}
a.bold {
  font-weight: bold;
}
a.drillInto {
  margin-left: 10px;
}
a.drillIntoPopup {
  margin-left: 10px;
}
a.drilledIntoPopup {
  margin-left: 5px;
}
.headerCEButtons{
  margin-top: -20px;
}
/* End Misc Individual Styles */
/* Drag N Drop Styles*/
div.TCDragDropArea { padding:10px; text-align:left; }
div#ShortcutsDragDropArea.TCDragDropArea {
	text-align:center;
}

div.TCDragDropArea ul.TCDragList {
  position: relative;
  width: 300px;
  min-height:40px;
  background: #ffffff;
  border: #000 1px dashed;
  list-style: none;
  margin:0;
  padding:0;
}
div#ShortcutsDragDropArea.TCDragDropArea ul.TCDragList {
  margin: 5px auto;
}

div.TCNoDragDrop ul.TCDragList {
  border: #dddddd 1px solid;
}

div.TCDragDropArea ul.TCDragList li {
  margin: 0px;
  cursor: move;
  zoom: 1;
  padding:5px;
}

div.TCNoDragDrop ul.TCDragList li {
  cursor: default;
}

li.TCDragItem {
  background:#eeeeee;
  border:1px solid #666666;
  color: #333333;
  display: block;
  padding: 3px 10px 4px 0;
  margin: 5px;
}
div#ShortcutsDragDropArea.TCDragDropArea ul.TCDragList li.TCDragItem {
  background: #343131;
}
td.TCDragItemIcon {
  text-align:center;
  width:20px;
}
div#ShortcutsDragDropArea.TCDragDropArea ul.TCDragList li.TCDragItem td.TCDragItemIcon {
  width: 40px;
}
td.TCDragItemButton {
  width:70px;
}
td.TCDragDropTable {
  vertical-align:top;
  width:400px;
}
/* End Drag N Drop Styles*/
/*  Content */

img.TCULMStatusFlag {
  position:relative;
  top:-5px;
  left:-1px;
}
.TCULMGraphic {
  width:30px;
}

/*  End Content */
/**End LEGACY CSS ported from tc5style.css*/

/***************************************/
/*********Bridge Maintenance************/
/***************************************/
#bridgeConfiguration h1 {
  font-weight: bold;
  clear: both;
}

#bridgeConfiguration .formRow {
  padding-bottom: 10px;
}

#bridgeConfiguration .formRow label {
  float: left;
  width: 200px;
}

#bridgeConfiguration legend {
  font-size: 15px;
}

#bridgeConfiguration #integrations {
  margin: 5px;
  border: 1px solid #E5E5E5;
  width: 900px;
}

#bridgeConfiguration #integrations .tabs {
  border-bottom: 1px solid #E5E5E5;
  height: 40px;
}

#bridgeConfiguration #integrations .tab {
  float: left;
  width: 200px;
  height: 40px;
  border-right: 1px solid #E5E5E5;
}

#bridgeConfiguration #integrations .selected {
  background-color: #E5E5E5;
}

#bridgeConfiguration .tabs a {
  float: left;
  font-weight: bold;
  padding: 10px;
}

#bridgeConfiguration #integrations .integrationsHolder {
  display: none;
}

#bridgeConfiguration #integrations .integration {
  margin: 10px 10px 15px 10px;
}

#bridgeConfiguration #integrations .integration h2 {
  font-weight: bold;
  font-size: 14px;
}

#syncScheduleSettings {
  float: left;
}

#bridgeConfiguration .formRow {
  display: flex;    
}
#bridgeConfiguration .formRow .formRowLabel {
  width: 20%;
  padding: 12px 8px;
  vertical-align: middle;
  /*padding-right: 56px;*/
  border-top-color: rgba(0,0,0,.1);
  line-height: 1.4em;
  border-top: 1px solid #ddd;  
}
#bridgeConfiguration .formRow .formRowDetails {
  width:50%;
  padding: 12px 8px;
  vertical-align: middle;
  /*padding-right: 56px;*/
  border-top-color: rgba(0,0,0,.1);
  line-height: 1.4em;
  border-top: 1px solid #ddd;  
}
#bridgeConfiguration .formRow .formRowInfo {
  width: 30%;
  padding: 12px 8px;
  vertical-align: middle;
  /*padding-right: 56px;*/
  border-top-color: rgba(0,0,0,.1);
  line-height: 1.4em;
  border-top: 1px solid #ddd;
  word-break: break-word;
}
#bridgeConfiguration .formRow .formRowInfo code {
  white-space: normal;  
}
/***************************************/
/*********End Bridge Maintenance************/
/***************************************/

/***
REPORTS
***/
.TCReport {
  color: #ffffff;
  display: block;
  text-indent: 25px;
}
.TCReportDescription {
  cursor: default;
  font-size: 0.9em;
  font-weight: normal;
}
div.TCReport {
  border-color: #666666;
}
div.TCReportHeader {
  background: url(icons/topclass8/sprite.png) repeat-x 0 0;
  background-color: #D8D8DA;
}
li.TCReportHeader {
  font-weight: bold;
}
div.TCReport {
  border: 1px solid;
  margin: 0 0 8px 0;
}
div.TCReportBody {
  margin: 3px;
}
div.TCReportDescription {
  margin: 3px;
}
div.TCReportFooter {
  clear: both;
  margin: 3px;
  text-align: center;
}
div.TCReportHeader {
  font-weight: bold;
  height: 24px;
  padding: 5px 0 0 5px;
  vertical-align: middle;
}
fieldset.TCReportOptions {
  float: left;
  font-weight: bold;
  margin: 3px;
  width: 305px;
}
fieldset.TCReportOptions label {
  float: left;
  font-weight: bold;
  width: 105px;
}
fieldset.TCReportOptions select {
  width: 190px;
}
fieldset.TCReportOptionsDates {
  float: left;
  font-weight: bold;
  margin: 3px;
  width: 305px;
}
/***
END REPORTS
***/

#tc-request-meeting-link {
  background: #f26722;
  color: #ffffff;
  border-color: #fff;
  padding: 8px;
}

#tc-request-meeting {
  position:relative;
  top: unset; 
  left: unset;
}

#tc-request-meeting-row{
  background: transparent;
  padding: 10px;
  margin: 0;
}

#tc-day-date-header-conference-availbale {
  float: right;
  background-color: #d9edf7;
  color: #616161;
  opacity: 1;
  padding: 6px 12px;
}

#tc-video-available-duration {
  display:flex;
  margin-top: 10px;
}

#VideoAvailableDuration {
  margin-right: 5px;
  margin-left: 5px
}

.vjs-matrix .vjs-control.vjs-close-button {
  background-color: rgba(43,51,63,.7);
  border: .06666em solid #fff;
  border-radius: .5em;
  right: 10px !important;
  top: 10px !important;
}

#tc-intercom-launch {
  color: #fff;
  padding: 0;
  font-size: 20px;
  border: 1px solid #53C7FF;
  border-radius: 100%;
  margin: 0;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1031;
  background-color: #53C7FF;
  opacity: 1;
  cursor: pointer;
  box-shadow: 0 3px 6px rgb(0 0 0 / 20%), 0 3px 6px rgb(0 0 0 / 28%);
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition-property: box-shadow;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: initial;
  width:40px;
  height:40px;
}

@media (max-width: 480px) {
  #tc-intercom-launch {
    bottom: 60px !important;
  }  
}