﻿body {
    /*padding-top: 50px;*/ /*Rory:layout Update*/
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    /*top:70px*/ /*Rory:layout Update*/
}

.info-box {
    background-color: #F9F9F9;
    border-color: #FFFFFF;
    color: #897F89;
}

.bbbee-sub-header {
    font-size: 14px;
}

.banner-heading {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 26px;
}

.banner-cs {
    font-size: 25px;
    float: left;
    position: absolute;
}

.banner-db {
    float: left;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    margin-top: 4px;
}

.banner-fg {
    float: left;
    position: absolute;
    font-weight: bold;
    font-size: 15px;
    margin-top: 11px;
    color: rgb(0, 140, 73);
}

.banner {
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(../Images/GreenBanner.jpg);
}

.float-right {
    float: right;
}

.btn-secondary {
    color: #959595;
    background-color: #ffffff;
}

.activeTabChev-fin {
    position: absolute;
    height: 40px;
    top: 0px;
    right: -6px;
    z-index: 1000;
}

.activeTabChev-tail {
    position: absolute;
    height: 40px;
    top: 0px;
    left: -22px;
    z-index: 1000;
}

.tabVisited {
    background-color: rgba(0, 140, 73, 0.5); /*rgba(66, 139, 202, 0.48)*/
    ;
    color: whitesmoke;
}

.pageHeaders {
    font-weight: bold !important;
    color: #007f42;
    padding-bottom: 10px;
}

.pageFooter {
    position: relative;
    z-index: 1000;
    margin-bottom: 20px;
    color: darkgrey;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.disabledTab {
    pointer-events: none;
    cursor:not-allowed;
}

.tab-content {
    padding-top: 10px;
}

.SpinnerContainer {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10000;
    /*top: 18px;
    left: 45%;
    z-index: 999999;
    width: 100px;
    height: 100px;*/
}

.loaderImg {
      margin-left: auto;
      margin-top: auto;
      left: 48%;
      top: 40%;
      position: absolute;
}

.gifloader 
{
    height: 100%;
    width: 100%;
}

.modal-mask {
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.1;
}

.cursor-pointer {
    cursor: pointer;
}

.mySupplierTile {
    margin: 10px;
    float: left;
    background-size: cover;
    position: relative;
    background-image: url("../Images/MySuppliers.jpg");
    background-repeat: no-repeat;
    width: 550px;
    height: 300px;
}

.mySupplierTile h2{
    position: absolute;
  bottom: 0px;
  left: 0;
  background-color: black;
  padding: 4px 10px;
  color: white;
  margin: 0;
  font-family:'Segoe UI';
  font-weight:normal;
  width:100%;
  height:53px;
   opacity:.65;
   font-size:25px;
}

.mySupplierTile h4{
    position: absolute;
  bottom:0px;
  left: 0;  
  padding: 4px 10px;
  color: white;
  margin: 0;
  font-family:'Segoe UI';
  font-weight:normal;
  width:100%;
  opacity:.65;
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.97);
  transform: scale(0.97);
}

.myReportsHalfTile {
    margin-left: 10px;
    margin-bottom:5px;
    margin-top:5px;
    float: left;
    background-size: cover;
    position: relative;    
    background-repeat: no-repeat;
    width: 550px;
    height: 145px;
}

.myReportsHalfTileTop {
    background-image: url("../Images/MyReports-top.jpg");
}


.myReportsHalfTileBottom {
    background-image: url("../Images/MyReports-bot.jpg");
}

.mySupplierTileSmall {
    background-image: url("../Images/MySuppliers_Small.jpg");
}

.myNewsFeedTile {
    background-image: url("../Images/BreakingNews.jpg");
}

.myInboxTile {
    background-image: url("../Images/myinbox-top.jpg");
}

.myRFQTile {
    background-image: url("../Images/myrfq-top.jpg");
}

.myDashboardTile {
    background-image: url("../Images/Dashboard.jpg");
}

.myReportsHalfTile h2{
    position: absolute;
  bottom: 0px;
  left: 0;
  background-color: black;
  padding: 4px 10px;
  color: white;
  margin: 0;
  font-family:'Segoe UI';
  font-weight:normal;
  width:100%;
  height:53px;
   opacity:.65;
   font-size:25px;
}

.myReportsHalfTile h4{
    position: absolute;
  bottom:0;
  left: 0;  
  padding: 4px 10px;
  color: white;
  margin: 0;
  font-family:'Segoe UI';
  font-weight:normal;
  width:100%;
  opacity:.65;
}
.small-space{
    height:8px;
    min-height:8px;
    max-height:8px;
}

#desc1 {
    height: 100px;
}

    .csd-icon {
        height: 48px;
        float: left;
    }

    .note-msg {
        padding-left: 10px;
        position: relative;
        left: 20px;
        color: #5F5E5E;
    }

    .note-date {
        position: relative;
        float: right;
        font-size: 14px;
        padding-right: 10px;
        color: #5F5E5E;
    }

    .severity {
        position: relative;
        left: 20px;
    }

    .note-blue {
        color: #4B87C8;
        font-weight: bold;
    }

    .note-red {
        color: #C90C0F;
        font-weight: bold;
    }

    .note-orange {
        color: #FFA500;
        font-weight: bold;
    }

    .note-green {
        color: #50AF00;
        font-weight: bold;
    }

    .notification {
        border-top-style: solid;
        border-width: 1px;
        border-color: #E4E2E2;
        padding-top: 10px;
        padding-bottom: 15px;
        float: left;
        clear: both;
        width: 100%;
    }

    .notificationBox {
        padding-left: 10px;
        overflow-y: scroll;
        overflow-x: hidden;
        max-height: 180px;
        border: solid;
        border-width: 1px;
        border-color: #E4E2E2;
    }

    /*BBBEE demographic table and demographic matrix blocks*/
    .bbbee-demog-table {
        line-height: 150%;
        font-size: 12px;
        margin: 0 auto;
        width: 100%;
        padding: 0px;
        margin: 20px 0px 0px 0px;
    }

    .bbbee-demog-matrix-block {
        text-align: center;
        width: auto;
        min-width: 10%;
        max-width: 25%;
        color: #333333;
        float: left;
        list-style-type: none;
        transition: all 0.25s;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 10px;
        border-bottom: 1px solid transparent;
    }

    .bbbee-demog-matrix-margin-block {
        text-align: center;
        width: auto;
        min-width: 10%;
        max-width: 25%;
        color: #333333;
        float: left;
        list-style-type: none;
        transition: all 0.25s;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 10px;
        border-bottom: 1px solid transparent;
    }

    /*bbbee matrix heads*/
    .bbbee-demog-table h3 {
        text-transform: uppercase;
        padding: 5px 0;
        background: #333;
        margin: -10px 0 1px 0;
    }

    /*bbbee matrix margin*/
    .matrix {
        display: table;
        background-color: whitesmoke;
        border-bottom: 1px solid #dddddd;
        width: 100%;
        height: 92px;
    }

    /*bbbee matrix cells*/
    .matrix-margin {
        display: table;
        background-color: none;
        border-bottom: 1px solid #dddddd;
        width: 100%;
        height: 92px;
    }

    .matrix-text-block {
        /*font-size: 18px;*/
        text-transform: none;
        vertical-align: middle;
        display: table-cell;
    }

    .matrix-text-block-title {
        font-weight: bold;
        display: block;
    }

    .matrix-text-block-desc {
        font-size: 11px;
    }

    /*bbbee matrix rows*/
    .matrix-input-row {
        padding-left: 0px !important;
        background: #fff;
        color: #000;
    }

        .matrix-input-row .form-group {
            margin-right: 0;
            margin-left: 0;
        }

        .matrix-input-row .form-control {
            border-radius: 0;
        }

        .matrix-input-row li {
            height:46px;
            padding: 6px 1px;            
            /*padding: 13.5px 1px;*/
            border-bottom: 1px solid #dddddd;
            font-size: 12px;
            list-style-type: none;
        }
        .matrix-input-row li .has-error-lbl{
            background-color: rgb(255, 230, 230);
        }

    .matrix-margin-row {
        padding-left: 0px !important;
        background: #fff;
        color: #000;
    }

        .matrix-margin-row li {
            height:46px;
            padding: 13.5px 15px;
            border-bottom: 1px solid #dddddd;
            font-size: 12px;
            list-style-type: none;
            text-align:right;
        }

    .matrix-total-row {
        padding-left: 0px !important;
        background: #fff;
        color: #000;
    }

        .matrix-total-row li {
            height:46px;
            padding: 13.5px 15px;
            border-bottom: 1px solid #dddddd;
            font-size: 12px;
            font-weight: bold;
            list-style-type: none;
        }

    .matrix-total {
        padding: 15px;
        background-color: whitesmoke;
    }

        .matrix-total span {
            padding: 8px 15px;
            font-size: 12px;
            font-weight: bold;
        }

@media only screen and (max-width: 767px) {
    .banner img {
        height: 50px;
    }

    .banner-heading {
        width: 72px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 9px;
    }

    .banner-cs {
        font-size: 12px;
        float: left;
        position: absolute;
    }

    .banner-db {
        float: left;
        font-weight: bold;
        font-size: 12px;
        position: absolute;
        margin-top: -7px;
    }

    .banner-fg {
        float: left;
        position: absolute;
        font-weight: bold;
        font-size: 8px;
        margin-top: -13px;
        color: rgb(0, 140, 73);
    }




    @media only screen and (max-width: 360px) {
        .banner img {
            height: 41px;
        }


        @media only screen and (max-width: 320px) {
            .banner {
                min-width: 320px;
            }
        }
    }
}

.active-dropzone 
{	
	border: 3px solid #4195fc;
	box-shadow: 0px 0px 4px #4195fc; /* some variation of blue for the shadow */
	-moz-box-shadow: 0px 0px 4px #4195fc;
	-webkit-box-shadow: 0px 0px 4px #4195fc;
	border-radius: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
}

.hero-unit {
  padding: 40px;
  margin-bottom: 30px;
  background-color: #ededed;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}

#fileSelect
{   
    width: 400px;
}


/*Step Progress bar do not change*/
.bs-wizard {margin-top: 2px;margin-bottom: 2px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 14px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #009933; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #009933; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #009933;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
.bs-wizard > .bs-wizard-step.day4 > .bs-wizard-dot {background-color: #ffcc00;}
.bs-wizard > .bs-wizard-step.day4 > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step.day4 > .progress > .progress-bar {width:0px; box-shadow: none; background: #ffcc00;}
.bs-wizard > .bs-wizard-step.day4.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.day4.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step.day5 > .bs-wizard-dot {background-color: #cc0000;}
.bs-wizard > .bs-wizard-step.day5 > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step.day5 > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.day5 > .progress > .progress-bar {width:0px; box-shadow: none; background: #cc0000;}
.bs-wizard > .bs-wizard-step.day5:last-child > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.day5:first-child > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step.day5:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.day5:first-child  > .progress {width: 0%;}

.newsfeed-categories-parent {
        display: table;
    }

    .newsfeed-category {
        position: relative;
        display: inline-block;
        padding-right: 5px;
        padding-bottom: 5px;
        border-radius: 4px;
        width: 150px;
        height: 80px;
        cursor: pointer;
    }

        .newsfeed-category .label {
            position: absolute;
            top: 5px;
            left: 5px;
            color: white;
            font-size: 12px;
        }

        .newsfeed-category .count {
            position: absolute;
            bottom: 5px;
            right: 5px;
            font-size: 28px;
            color: white;
        }

        .newsfeed-category .icon {
            position: absolute;
            top: 5px;
            right: 5px;
        }

        .newsfeed-category.selected {
            border: solid black 3px;
        }

    .timeline-header a {
        color: #72afd2;
    }

    .time-label {
        color: white;
    }

    .bg-gray {
        color: #000;
        background-color: #d2d6de !important;
    }

    .bg-black {
        background-color: #111111 !important;
    }

    .bg-red{
        background-color: #dd4b39 !important;
    }

    .bg-yellow {
        background-color: #f39c12 !important;
    }

    .bg-aqua {
        background-color: #00c0ef !important;
    }

    .bg-blue {
        background-color: #0073b7 !important;
    }

    .bg-light-blue {
        background-color: #3c8dbc !important;
    }

    .bg-green {
        background-color: #00a65a !important;
    }

    .bg-navy {
        background-color: #001f3f !important;
    }

    .bg-teal {
        background-color: #39cccc !important;
    }

    .bg-olive {
        background-color: #3d9970 !important;
    }

    .bg-lime {
        background-color: #01ff70 !important;
    }

    .bg-orange {
        background-color: #ff851b !important;
    }

    .bg-fuchsia {
        background-color: #f012be !important;
    }

    .bg-purple {
        background-color: #605ca8 !important;
    }

    .bg-maroon {
        background-color: #d81b60 !important;
    }

    .bg-gray-active {
        color: #000;
        background-color: #b5bbc8 !important;
    }

    .bg-black-active {
        background-color: #000000 !important;
    }

    .bg-red-active {
        background-color: #d33724 !important;
    }

    .bg-yellow-active {
        background-color: #db8b0b !important;
    }

    .bg-aqua-active {
        background-color: #00a7d0 !important;
    }

    .bg-blue-active {
        background-color: #005384 !important;
    }

    .bg-light-blue-active{
        background-color: #357ca5 !important;
    }

    .bg-green-active {
        background-color: #008d4c !important;
    }

    .bg-navy-active {
        background-color: #001a35 !important;
    }

    .bg-teal-active {
        background-color: #30bbbb !important;
    }

    .bg-olive-active {
        background-color: #368763 !important;
    }

    .bg-lime-active {
        background-color: #00e765 !important;
    }

    .bg-orange-active {
        background-color: #ff7701 !important;
    }

    .bg-fuchsia-active {
        background-color: #db0ead !important;
    }

    .bg-purple-active {
        background-color: #555299 !important;
    }

    .bg-maroon-active {
        background-color: #ca195a !important;
    }
.csdRed-text{
    color:#DB231E;
}

.news-feed-details {
    font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}

    .news-feed-details h1 {
        margin: 0.67em 0;
        font-size: 2em;
    }

    .news-feed-details a {
        color: #337ab7;
        text-decoration: none;
    }

        .news-feed-details a:hover,
        .news-feed-details a:focus {
            color: #2a6496;
            text-decoration: underline;
        }

        .news-feed-details a:focus {
            outline: thin dotted #333;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

    .news-feed-details h1,
    .news-feed-details h2,
    .news-feed-details h3,
    .news-feed-details h4,
    .news-feed-details h5,
    .news-feed-details h6 {
        font-family: Verdana;
        line-height: 1.1;
        color: #007f42;
    }

    .news-feed-details h1,
    .news-feed-details h2,
    .news-feed-details h3 {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .news-feed-details h4,
    .news-feed-details h5,
    .news-feed-details h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .news-feed-details h1 {
        font-size: 36px;
    }

    .news-feed-details h2 {
        font-size: 30px;
    }

    .news-feed-details h3 {
        font-size: 22px;
    }

    .news-feed-details h4 {
        font-size: 18px;
    }

    .news-feed-details h5 {
        font-size: 14px;
    }

    .news-feed-details h6 {
        font-size: 12px;
    }

    .news-feed-details p {
        margin: 0 0 10px;
    }

.LoginOTPcomponent > a {
    display: none;
}

.toUpperCase {
    text-transform: uppercase;
}

.crop {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap; /* css */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap; /* Chrome*/
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


.create-rfq-page #jqxStartDate{

    padding-left:9px; 
}

.create-rfq-page #jqxDeadlineForClarificationQuestions {
    padding-left: 9px;
}
.create-rfq-page .rfq-time-tooltip{ 
    top: 10px;
}

.validityDate {
    top: 5px !important;
}

.create-rfq-page #jqxClosingDate{

    padding-left:9px;
}
.create-rfq-page #jqxRFQValidityDate {
    padding-left: 9px;
}
.supplierInvitationCount{
    padding: 6px;
    border-radius: 4px;
    padding-left: 11px;
    padding-right: 11px;
}

.rfq-back-to-search-btn{
     text-decoration: none; 
     color:#04AA6D;
     font-weight: bold;
}

#viewcurrentlimit label{
    text-align:right;
    


}
 
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
    }
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

div.modal-dialog {
    width: fit-content;
}



#jqxRFQValidityDate {
    z-index: 100 !important; 
}


.input-group-addon {
    z-index: 1; 
    position: relative;
}
