
@font-size-base: 14px;
@mk6Blue: #006098;
@success-color: #7fb23c;
@alert-color: #ea3f2a;
.container-fluid {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.grid-container-fluid {
    width: 95%; 
    min-width: 1170px; 
    margin-left: auto; 
    margin-right: auto; 
    padding-left: 15px; 
    padding-right: 15px;
}
body {
    background-color: #E4E9EB;
    color: white;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.42857;
}
/*Header User Ribbon*/
.ribbon, .ribbon:hover {
    background-image: url('images/icons/hdr-ribbon-arrow-300px.png');
    height: 37px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
}
.navbar-ribbon {
    float: right !important;
}
.nav-ribbon {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 7px;
}
.dropdown-toggle-ribbon {
    color: #CCDFEA;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.dropdown-toggle-ribbon:hover, .dropdown-toggle-ribbon:focus {
    color: #0071b2;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.navbar-inverse .navbar-nav > li > a {
    border-bottom: 3px solid transparent;
    color: #f2f5f7;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
/*End Header User Ribbon*/
.index-header {
    height: 31px;
    margin-bottom: 25px;
    margin-top: -35px;
}
.page_layout_element1 {
    width: auto;
    height: 15px;
    background: -webkit-linear-gradient(#e6e6e6, #ebf0f2, #f7fafc) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e6e6e6, #ebf0f2, #f7fafc) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e6e6e6, #ebf0f2, #f7fafc) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e6e6e6, #ebf0f2, #f7fafc) repeat scroll 0 0 rgba(255, 255, 255, 255); /* Standard syntax (must be last) */
}
.page_layout_element2 {
    background: -webkit-linear-gradient(#E8ECEE, #F2F5F7) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E8ECEE, #F2F5F7) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E8ECEE, #F2F5F7) repeat scroll 0 0 rgba(255, 255, 255, 255); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E8ECEE, #F2F5F7) repeat scroll 0 0 rgba(255, 255, 255, 255); /* Standard syntax */
    height: 15px;
    width: auto;
}
.first-content-container {
    background-color: #F7FAFC; 
    padding-top: 70px;
}
.first-content-container-scorecard {
    background-color: #F7FAFC; 
    padding-top: 32px;
}
.report-header-container {
    margin-bottom: 39px;
    background-color: #f7fafc;
}
#chartDiv1 {
    background-color: #fff;
    border: 1px solid #e3e7ea;
    box-shadow: 3px 1px 3px #e0e5e9;
    z-index: 0;
    margin-bottom: 32px;
}
#chartDiv2 {
    background-color: #fff;
    border: 1px solid #e3e7ea;
    box-shadow: 3px 1px 3px #e0e5e9;
    z-index: 0;
    margin-bottom: 32px;
}
#scorecard {
    padding-bottom:111px;
}
.index-header h1 {
    color: #004c79;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    margin-bottom: 19px;
    margin-top: 35px;
    width: 300px;
    }
.last-week-ending {
    color: #174b78;
    float: right;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    height: 13px;
    margin-bottom: 25px;
    margin-right: 70px;
    margin-top: -50px;
    text-transform: uppercase;
    /*width: 200px;*/
    letter-spacing: 0.8px;
}
.scope-filter-title {
    color: #004c79;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    margin-bottom: 19px;
    margin-top: 5px;
    text-transform: none;
    white-space: nowrap;
}
.btn {
    background-color: #4E106F;
    border-color: none;
    border-radius: 6px;
    font-weight: bold;
    padding: 6px 27px;
}
.btn:hover {
    background-color: #A687B7;
}
.header-icon {
    margin-right:12px;
}
.sencha-search {
    background-color: #fff !important;
    background-image: url("images/icons/icon-search.png") !important;
    background-position: 4% 52% !important;
    background-repeat: no-repeat !important;
    border-radius: 4px !important;
    font-size: 17px !important;
    height: 32px !important;
    padding-left: 30px !important;
}
#reportGrid {
    margin-bottom: 111px;
}
#chart {
    background-color: #ffffff;
    position: relative; 
    overflow: none; 
    text-align: left; 
    line-height: normal; 
    z-index: 0; 
    left: 0px; 
    top: 0.799988px;
    border:solid 1px #E3E7EA;
    box-shadow: 3px 1px 3px #E0E5E9;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.col-fw-9 {
    background-color: #ffffff;
    position: relative; 
    text-align: left; 
    line-height: normal; 
    z-index: 0; 
    left: 0px; 
    top: 0.799988px;
    border:solid 1px #E3E7EA;
    box-shadow: 3px 1px 3px #E0E5E9;
    margin-left: auto;
    margin-right: auto;
}
.col-fw-11{
    position: relative; 
    text-align: left; 
    line-height: normal; 
    z-index: 0; 
    left: 0px; 
    top: 0.799988px;
    margin-top: 5px;
    margin-left: 40px;
    margin-bottom: 21px;
    margin-right:40px;
}
.fm-selectors {
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
    width: 510px;
}
.mk6-col-sm-12 {
    height: auto;
}
.scope-filter-selector {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.mk6-btn-block {
    display: block;
    width: 100%;
}
.mk6-btn-default {
    background-color: #fff;
    border: 1px solid #BFC7CD;
    color: #9fb8cc;
    background-image: url('images/icons/icon-dropdown-field-defualt.png');
    background-position: 97% 55%;
    background-repeat: no-repeat;   
}
.mk6-btn-default:active {
    background-color: #fff;
    border: 1px solid #BFC7CD;
    color: #9fb8cc;
    background-image: url('images/icons/icon-dropdown-field-defualt.png');
    background-position: 97% 55%;
    background-repeat: no-repeat;   
}
.mk6-btn-default:hover {
    background-color: #F2F7FA;
    border: 1px solid #BFC7CD;
    color: #334651;
    background-image: url('images/icons/icon-dropdown-field-hover.png');
    background-position: 97% 55%;
    background-repeat: no-repeat;   
}
.mk6-btn-default:focus {
    background-color: #EBF0F2;
    border: 1px solid #BFC7CD;
    color: #334651;
    background-image: url('images/icons/icon-dropdown-field-selected.png');
    background-position: 97% 55%;
    background-repeat: no-repeat;   
}
.mk6-btn {
    -moz-user-select: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: bold;
    height: 38px;
    width: 100%;
}
/*End Button styling*/
/*Time Dimension Selector*/
.mk6-modal-header {
    min-height: 16.4286px;
    padding: 20px 30px 30px;
    font-size: 26px;
    color: #004c79;
}
.mk6-modal-header .button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin-right: -5px;
    margin-top: -5px;
    padding: 0;
}
.mk6-modal-footer {
    padding: 15px 30px 25px 15px;
    text-align: right;
}
.col-fw-33 {
    width: 33.3333%;
    float:left;
    min-height: 1px;
    position:relative;
    padding-left:30px;
    padding-right: 13px;
    padding-top: 50px;
    font-size:16px;
    color:#345e78;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.col-fw-50 {
    width: 50%;
    float:left;
    min-height: 1px;
    position:relative;
    padding-left:30px;
    padding-right: 13px;
    padding-top: 50px;
    font-size:16px;
    color:#345e78;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.col-fw-66 {
    float: right;
    height: 300px;
    margin-right: 30px;
    padding: 48px 48px 48px 78px;
    position: relative;
    vertical-align: middle;
    width: 60.6667%;
    background-color:#FAF9F5;
    box-shadow: 0 0 0 1px #efefef inset;
    border-radius:4px;
}
.mk6-nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
    position:relative;
}
.mk6-nav-pills > li {
  float: left;
}
.mk6-nav-pills > li > a {
   border-radius: 0px;
}
.mk6-nav-pills > li + li {
  margin-left: 20px;
}
.mk6-nav-pills > li.mk6-active > a {
  color: #ffffff;
  background-color: #093B59;
  border-radius: 0px;
}
.mk6-nav-pills > li.mk6-active > a:hover {
  color: #006098;
  background-color: #E4E9EB;
  border-radius: 0px;
}
.mk6-nav-pills > li.mk6-active > a:focus {
  color: #ffffff;
  background-color: #093B59;
  border-radius: 0px;
}
.mk6-nav-stacked > li {
  float: none;
}
.mk6-nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/*Time Dimension Selector*/
/*Product and Geography Dimension Selector*/
.mk6-modal-title {
    font-size: 26px;
    color: #004c79;
    font-kerning: none;
}

@selector-body-background-color: #faf9f5;
@selector-body-box-shadow: 0 0 0 1px #efefef inset;
@selector-body-border-radius: 4px;

.SelectorBody(@padding, @marginleft: 0px, @marginright: 0px) {
    background-color: @selector-body-background-color;
    border-radius: @selector-body-border-radius;
    box-shadow: @selector-body-box-shadow;
    padding: @padding;
    margin-left: @marginleft;
    margin-right: @marginright;
}

.hierarchy-body {
    .SelectorBody(39px 96px 85px 37px, 30px, 30px);
}
.time-hierarchy-body {
    .SelectorBody(60px 48px 183px 78px);
    width: 360px;
}
.vendor-hierarchy-body {
    .SelectorBody(39px 30px 85px 37px, 27px, 29px);
}

.single-selector-body {
    .SelectorBody(39px 96px 85px 37px, 30px, 30px);
}
.chart-tile {
    padding-left:35px;
    padding-right: 35px;
    cursor: pointer;
    position: relative;
    width:204px;
    margin: auto;
}
.chart-tile:hover {
    background-color: #FFFFFF;
    padding-left:35px;
    padding-right: 35px;
    cursor: pointer;
    position: relative;
    width:204px;
    border:solid 1px #E3E7EA;
    box-shadow: 3px 1px 3px #E0E5E9;
    margin: auto;
}
.chart-tile:hover .chart-tile-footer {
    background-image: url('images/icons/arrow-up-hover-sliced.png');
    display: inline-flexbox;
    align-items: center;
    margin-bottom: -4px;
    left: 27px;
    width: 63px;
    height: 23px;
}
.chart-tile .chart-tile-footer {
    margin-top: 4px;
    width: 0px;
    height: 27px;
}
.chart-tile h4 {
    color: #334651;
    font-size: 14px;
    letter-spacing: 0.8px;
}
.chart-tile-draw {
    height: 195px;
}
.chart-tile-footer {
    background-color: #F9FBFC;
    color: @mk6Blue;
    margin-top: 10px;
    text-align: center;
    position: relative;
    font-size: 14px;
}
.chart-tile-percentage {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: ceil((@font-size-base * 1.8));
}
.chart-tile-success {
    color: @success-color;
}
.chart-tile-alert {
    color: @alert-color;
}
.chart-tile-up-arrow {
    display: inline-block;
    width: 11px;
    height: 10px;
}
.chart-tile-up-arrow-success {
    border-color: transparent transparent @success-color transparent;
    background-image: url('images/icons/chart-tile-up-arrow.png');
}
.chart-tile-up-arrow-alert {
    border-color: transparent transparent @alert-color transparent;
    background-image: url('images/icons/chart-tile-red-up-arrow.png');
}
.chart-tile-down-arrow {
    display: inline-block;
    width: 11px;
    height: 12px;
}
.chart-tile-down-arrow-success {
    border-color: @success-color transparent transparent transparent;
    background-image: url('images/icons/chart-tile-green-down-arrow.png');
}
.chart-tile-down-arrow-alert {
    border-color: @alert-color transparent transparent transparent;
    background-image: url('images/icons/chart-tile-down-arrow.png');
} 
/*Recent Links*/
.recent-activity-padding {
    margin-top: 29px;
    margin-bottom: 34px;
    margin-left: 0;
    margin-right: 0;
}
.recent-header {
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #063959;
    margin-bottom: 12px;
    margin-left: 43px;
    margin-right: 0;
    font-kerning: none;
}
.recent-column {
    margin-left: 0;
    margin-right: 0;
    float: left;
    max-width: 190px;
}
.recent-item {
    margin-bottom: 20px;
    margin-left: 43px;
    margin-right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recent-item > a {
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #0071b2;
    letter-spacing: -0.2px;
    text-decoration: none;
}
.recent-item > a:hover {
    background-color: #e4e9eb;
    text-decoration: none;
}
.recent-item > a:active {
    background-color: #093b59;
    text-decoration: none;
    border-radius: 4px;
    color: #f7fafc;
    text-decoration: none;
}
.col-fw-11 h5 {
    color: #063959;
    margin-left: 22px;

}
.data-selection {
	height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #BFC7CD;
	border-radius: 4px;
}
ul, ol {
    margin-bottom: 4px;
    margin-top: 0;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav > li {
    display: block;
    position: relative;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav > li > a:hover, nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f7fa;
  color:#3F6178;
}
.nav > li > a:active {
    background-color: #093b59;
    text-decoration: none;
    border-radius: 4px;
    color: #FFFFFF;
}
a {
    color: white;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
/*Big Chart in the middle of the page*/
.chart-tile-overlay {
    background-color: transparent;
    left: 0;
    top: 0;
    position: absolute;
    width: 98%;
    height: 98%;
    z-index: 50;
}
.block-grid {
    display: block;
    padding: 0;
}
.block-grid li {
    list-style: none;
    display: block;
    height: auto;
    float: left;
    padding: 2px;
}
a.disabled {
    cursor: default !important;
    pointer-events: none;
    opacity: .6;
}
ul.fancytree-container {
    width: auto;
    height: 200px;
    overflow: auto;
}
.report-manage-menu ul.fancytree-container {
    position: relative;
    margin-bottom: 15px;
}
.report-header-tree ul.fancytree-container {
    width: auto;
    height: 275px;
    overflow: auto;
    position: relative;
}
.block-grid-5 li {
    width: percentage(1 / 5);
}
.quick-pick-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    float: right;
    margin-top: 4px;
}
@defaultCarouselIconWidth: 31;
@defaultCarouselIconHeight: 30px;
.Carousel-base-Icon(@carouselIconWidth: @defaultCarouselIconWidth,
                    @carouselIconHeight: @defaultCarouselIconHeight){
    float: right;
    width: @carouselIconWidth;
    height: @carouselIconHeight;
    margin-right: 20px;
    margin-top: -25px;
}

.carousel-icon-announcement {
    background-image: url("images/icons/icon-message.png");
    .Carousel-base-Icon(36px, 37px);
}
.carousel-icon-alert {
    background-image: url("images/icons/icon-alert.png");
    .Carousel-base-Icon(34px, 34px);
}
.carousel-icon-comment {
    background-image: url("images/icons/icon-comment.png");
    .Carousel-base-Icon(31px, 30px);
}
.carousel-box {
    padding: 4px; 
    background-color: #E4E9EB; 
    margin-right: 9px; 
    border: 1px solid #C6CDD2; 
    border-radius: 4px;
    height: 180px;
    position: relative;
}
.carousel-box:hover {
    padding: 4px; 
    background-color: #FFFFFF; 
    margin-right: 9px; 
    border: 1px solid #C6CDD2; 
    border-radius: 4px;
    height: 180px;
    position: relative;
    box-shadow: 3px 1px 3px #E0E5E9;
}
.carousel-close-button:hover {
    color: red;
}
.close:hover, .close:focus {
    color:red;
    cursor:pointer;
    text-decoration:none;
}
.carousel-box-main {
    position: absolute; 
    bottom: 25px; 
    top: 0; 
    right: 12px; 
    left: 6px; 
    text-overflow: ellipsis; 
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
}
.carousel-footer {
    font-size: x-small;
    position: absolute; 
    bottom: 5px; 
    height: 20px;
    width: 170px;
}
.message-footer {
    padding-left:10px;
}
.dropdown-menu>li>a.deleteAll{
    color: #1E81BA;
    font-size: 12px;
    text-align: left;
}
.carousel-text-title {
   color: #004C79;
   font-weight: bold;
   padding-bottom: 10px;
   font-size: 13px;
   font-kerning: none;
}
.carousel-text-date {
   font-size: x-small;
   font-size:10px;
   color: #657079;
   letter-spacing: 0.8px;
   padding-bottom:13px;
}
.messageContent{
    font-size:13px;
    color: #334651;
    letter-spacing: 0.8px;
}
#carousel-container {
    background-color: #F2F5F7;
    margin-bottom: 111px;
}
#carousel-slick {
    margin-left: 40px; 
    margin-right: 40px; 
    padding: 10px; 
    height: 200px;
    margin-bottom: 111px;
}
.top-ten-modal {
   
}
/*Autocompleting*/
.ui-autocomplete {
  z-index:9999;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
 
  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px; 
    color: #555555;
    white-space: nowrap;
 
    &.ui-state-hover, &.ui-state-active, &.ui-state-focus {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }
  }
}
.ui-state-focus {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
}
.vendor-list {
    max-height: 500px; 
    overflow: auto;
    /*Added the following to make it look better*/
    font-size: 12px;
    line-height: 21px;
    padding-left: 4px;
}
 .vendor-list.clear {
        height: 0px;
    }
.btn-error {
    color: #333333;
    background-color: #FFFFFF;
    border-color: #ea3f2a;
}
.icon-refresh-animate {
	animation-name: rotateThis;
	animation-duration: .5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes rotateThis {
	from { transform: scale( 1 ) rotate( 0deg );   }
	to   { transform: scale( 1 ) rotate( 360deg ); }
}
.spin {
  -webkit-animation: spin .5s infinite linear;
  -moz-animation: spin .5s infinite linear;
  -o-animation: spin .5s infinite linear;
  animation: spin .5s infinite linear;
     
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*ExtJS Hack*/
.x-grid-item-container {
    position: relative !important;
}
.cell-center-align .x-column-header-inner { 
    text-align: center; 
}
.cell-center-align .x-column-header-text {
    white-space: normal !important;
}
.cell-right-align {
    text-align: right;
}
.mk6-treepanel .x-grid-inner-locked{
    border-right-color: #c1c1c1;
}   

.slick-next:before{
    content: url('images/icons/arrow-right-actions.png') !important; 
}
.slick-prev:before{
    content: url('images/icons/arrow-left-actions.png') !important; 
}
/*Market6 Custom Footer*/
.mk6-footer{
    height:91px;
    background-color: #004C7A;
    border-top-color:#006098;
    border-top:solid 9px #006098;
    width: auto;
    min-width: 1170px;
}
.mk6-logo-footer {
    position:absolute;
    margin-left:-20px;
    margin-top: 15px;
}
.mk6-footer-line {
    position:absolute;
    margin-top: 12px;
    margin-left: 100px;
}
.mk6-header{
    min-width: 1170px;
}
.mk6-tag-line {
    color: #bec7cc;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 120px;
    margin-top: 12px;
    position: absolute;
}
.mk6-copyright {
    color: #bec7cc;
    float: right;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-right: 0px;
    margin-top: 50px;
    position: relative;
}
/*Library Page Styles*/
.library-header {
    height: 31px;
    margin-bottom: 25px;
    margin-top: -35px;
}
.library-header h1 {
    color: #004c79;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    margin-bottom: 19px;
    margin-top: 35px;
    width: 300px;
}
.library-first-content-container {
    background-color: #f7fafc;
    padding-top: 64px;
}
.library-white-box {
    border-radius: 4px;
    background-color: #FFF;
    padding: 29px 101px 104px 80px;
    width: 831px;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 79px;
    box-shadow: 0 0 0 1px #efefef inset;
}
.form-control-search {
    background-image: url("images/icons/icon-search.png");
    background-position: 4% 52%;
    background-repeat: no-repeat;
    border: 1px solid #c0c8cc;
    border-radius: 4px;
    color: #9fb8cc;
    font-size: 17px;
    height: 32px;
    width: 297px;
    padding-left: 30px;
    padding-bottom: 4px;
    font-kerning: none;
}

.library-search-function {
    float: right;
    margin-right: 20px;
    height: 55px;
}
.library-search-saved-reports {
    background-image: none;
    padding-left: 10px;
    margin-right: 31px;
    display: inline-block;
}
.library-well {
    background-color: #e0e6e6;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 17px 20px 22px 20px;
}
.panel-title {
    color: #005f98;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
    font-weight:bold;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-default > .panel-heading {
    background-color: #fff;
    color: #005f98;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.panel-group .panel-heading {
    border-bottom: 0 none;
}
.panel-heading {
    padding-top: 22px;
    padding-left: 40px;
    padding-bottom: 22px;
}
.panel-body {
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 32px;
    padding-bottom: 0;
}
.panel-group .panel {
    margin-bottom: 0;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    border-bottom: 1px solid #c2cee1;
    border-top: 1px solid #c2cee1;
    border-left: none;
    border-right: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.panel-group .panel + .panel {
    margin-top: -1px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
}
.panel-collapse {
    background-color: #edf1f2;
}
.panel-footer {
    background-color: #edf1f2;
    padding-right: 32px;
}
#savedReportsHeader.collapsed, #recentReportsHeader.collapsed, #reportLibraryHeader.collapsed, #trashHeader.collapsed {
    background-image: url('images/icons/arrow-right-gray.png');
    background-position: 95% 52%;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
#savedReportsHeader, #recentReportsHeader, #reportLibraryHeader, #trashHeader {
    background-image: url('images/icons/icon-dropdown-field-selected.png');
    background-position: 95% 52%;
    background-repeat: no-repeat;
    background-color: #edf1f2;
}
.left-button {
    font-size: 14px;
    color: #3f6078;
    background-color: #ffffff;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}
.right-button {
    font-size: 14px;
    color: #ffffff;
    background-color: #0371b1;
    letter-spacing: 0.8px;
    margin-left: 11px;
    margin-bottom: 25px;
}
.report-library-detail {
    font-size: 17px;
    color: #093b59;
    background-color: #e0e6e6;
    letter-spacing: -0.1px;
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 22px;
    margin-left: 40px;
    margin-right: 32px;
}

/* Custom checkboxes */
input[type=checkbox].mk6-custom-checkbox {
    visibility: hidden;
    margin-left: 0;
}
input[type="checkbox"].mk6-custom-checkbox + span {
    display:inline-block;
    vertical-align:middle;
    padding-left: 25px;
    background-image:url('images/checkbox.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
input[type="checkbox"].mk6-custom-checkbox:checked + span {
    background-image:url('/images/checked-box.png');
}
label.custom-checkbox-label {
    padding-left: 0;
    color: #345E78;
    font-size: 17px;
}
.alert-text{
    color: @alert-color;
}
/* Used for multi-line ellipsis */
.ellipsis-container {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 1.5;
    padding-right: 1em;
}
.ellipsis {
    background: inherit;
    display: inline;
}
.ellipsis:before,
.ellipsis:after {
    background: inherit;
    position: absolute;
}
.ellipsis:before {
    content: '\2026';
    bottom: 0;
    right: 0;
}
.ellipsis:after {
    content: '';
    height: 100%;
    width: 100%;
}

//IE11 Fix to make text area word wrap
textarea {
    white-space: pre-wrap !important;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.date-picker-label {
    display: block;
}

.date-picker-input {
    display: inline;
    width: 70%;
    margin-right: 5px;
}
