/*
   File: customCSS.css
   Author: jroche
   Copyright WBT Systems, 2015-2015
   Contents:
*/
/*
   Date:          Author:  Comments:
   18th Feb 2015  jroche   #19061 Add default customCSS.css and customJS.js to product
*/
.ContractInviteeList{
    height: 3em;
}

.ContractInviteeHolder {
    margin-bottom: 30px;
}

.ContractInviteeselectedList{
    display: inline-block;
    width:50%;
}

.ContractInviteeselected{
    display: inline-block;
    width:48%;
}

.COntractInviteesOrDisplay{
    float: left;
    margin: 4px;
    margin-top: 10px;
}
.esdCoprtAdminInvitationCols{
    width:21%;
    display: block;
    min-width: 10%;
}

.esdExternalAutoRegInvText{
    width:100px;
}

.esdCoprtAdminInvitationColsEmail{
    width:6%;
}

.esdCoprtAdminInvitationColsClasses{
    width:10%;
}

.tblNoOverflow{
   min-width: 55%;
   position: relative;
}
#tc-adminformbody-main{
	min-width: 890px;
}
#uploadArea{
  margin-bottom: 10px;
  margin-left: 500px;
}
.myGradesTable th, .myGradesTable td{
    border: 1px solid black;
    padding: 10px;
}

#tc-add-menu-overlay{
	z-index:2;
}

.myGradeHeaders{
  font-size:18px;
  color: #1a629b;
  font-weight: bold;
}

.myGradeHeadersDiv{
  padding-bottom: 5px;
}

.myGradeSubHeaders{
	display: block;
	padding-top: 10px;
}

#esdUPSCountries td:not(.td-checkbox) {
	width: 25%;
}

.td-checkbox {
	width: 3%;
}
.upsSmall{
	margin-left: 15px;
}
.tc-widget-designation-title{
	padding-top:10px !important;
}

div.tc-table-style-list-header div.tc-enroll-ucp-149,
ol.tc-table-style-list-body > li > tc.enroll-ucp-149{
    width:20%;
}

.custom-activity-icon{
    height: 40px !important;
    width: 40px !important;
    margin-top: -10px;
    margin-left: -15px;
    position: absolute;
    border-radius: 50%;
    display: block;
}

.TCPageBase ul.tc-page-center-tabs.nav-tabs.tc-page-tabs li[data-tab=programseries].active ~ .tc-tabbed-section__highlighter {
  transform: translateX(780px);
}



@media all and (max-width : 1224px) {
  #tc-header-user-cart .tc-overlay-link-esd {
    display: none;
  }
}

@media all and (min-width : 1224px) {
  #tc-header-user-cart .tc-overlay-link-esd {
    display: inline;
  }
}

.completed-catalog-colour{
    color: #2196f3;
    white-space: normal !important;
    text-align: left;
}

#tc-searchcatalog-container>.navShortcut .tc-cell-search{
    height: 40px !important;
}
div.tc-table-style-list-header div.tc-prepaid-col,
ol.tc-table-style-list-body > li > div.tc-prepaid-col
 {
  width: 10%;
}

#tc-cluster-unassigned-users div.tc-table-style-list-header div.tc-tc-prepaid-col-col,
#tc-cluster-unassigned-users ol.tc-table-style-list-body > li > div.tc-tc-prepaid-col-col
 {
  width: 10%;
}

div.tc-table-style-list-header div.tc-username-col,
ol.tc-table-style-list-body > li > div.tc-username-col
 {
  width: 15%;
}
.TCForm>tbody>tr>td.TCFormLabel:first-child{
	width:240px !important;
}
#TCActivityOverviewMain .tc-nav-standard-tabs.container+.tab-content.container>.tab-pane.active{
	overflow:auto !important;
}
#tc-menubar-profile .tc-login-profile-icon{
	border: none !important;
}

.printDetails{
	margin-top: -90px;
}

.tc-carousel-sponsor {
    display: none;
}