
.iddSelect{
    /*This will make the select box bigger for the search */
    min-height: 50px !important;
    margin-left:14px   !important;


}

.iddBtnPrimary,iddBtnPrimary:hover{
    background-color: #1fa7d7;
    color: #ffffff !important;
    padding: 10px;
    width:100%;
    text-align:center;
    border:solid 5px white !important;
   
}

.modal-footer .iddBtnPrimary,iddBtnPrimary:hover{
    background-color: #1fa7d7;
    color: #ffffff !important;
    padding: 10px;
    width:100px;


}

.searchBar .iddBtnPrimary,iddBtnPrimary:hover{
    background-color: #1fa7d7;
    color: #ffffff !important;
    padding: 10px;
    max-width:140px;


}

.modal-content-IDD .modal-title{
    font-size:22px !important;
}
.iddbtn-search {
    line-height: 15px;
}

.grve-bg-primary-3 span {
    color: #ffffff !important;
}


/*custom idd search css */


/* This is the search box container */

.iddSearchBox {
    width: 100%;
    margin-top: 10px;
    border: solid 1px #ababab;
    border-radius: 25px;
    padding: 10px;
    /* box-shadow: 0px 0px 10px 0px #ababab; */
    float: left;
    padding: 25px;
    background-color:#e2e2e2;
}


/* this is the tab code */

.iddTabGroup {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eae4e4;

}

.iddTabGroup .iddTab {
    text-align: center;
    width: 24%;
    background-color: #3f4142;
    color: white;
    float: left;
    border-radius: 3px 3px 0px 0px;
    padding: 5px;
    margin-right: 10px;
    cursor: pointer;
    /* bottom: 0; */
    /* min-height: 66px; */
}

.iddTabActive {
    background-color: #1fa7d7 !important;
}

.iddTabContent {

    float: left;
    width: 100%;
    border-right: 1px solid #eae4e4;
    border-left: 1px solid #eae4e4;
    border-bottom: 1px solid #eae4e4;
    background-color:white;

    line-height:25px;
    padding-top:30px;
    padding-bottom:25px;
    border-radius:0px 5px 5px 5px;
}

.iddTabContentItem {
    display: none;
}

.iddTabContentActive {
    display: block;
}

.bidNumber {
    color: blue;
    cursor: pointer;
}

.modalTable {}


/*restyle the modal to be bigger*/

.modal-dialog {
    width: 70% !important;
}

.Modaltable,
Modaltable table {
    border: 0px;
}

.Modaltable td {
    border: 0px;
    max-width: 350px;
    text-align: left;
    font-weight: bold;
}

.Modaltable tr {
    border: 0px;
}

.bidModalBody {
    border: 0px !important;
}

.iddBidItem {
    font-weight: normal;
}

.iddBidItem-word-break {
    font-weight: normal;
    word-break: break-all;
}

.iddBidItem .card-header a.noi small {
    text-transform: capitalize !important;
    cursor: pointer !important;
    font-size: 14px !important;
    line-height: 1;
}

.iddBidItem .card-body {
    display: flex;
    font-size: 12px;
    flex-flow: row wrap;
}

.iddBidItem .card-body div {
    margin-left: 1em;
}

.iddShortText {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.attachments {
    border: solid 1px #e8e8e8;
    border-radius: 3px;
    padding: 10px;
    margin-top: 10px;
    max-height: 250px;
    overflow-y: scroll;
}

.amendmentHeading {
    margin-top: 20px;
}

.showMore {
    cursor: pointer;
    font-size: 10px;
    line-height: 28px;
    color: blue;
    float: right;
}

.evenBid {
    background-color: #e6e6e6;
}

.modalTableHeader td {
    text-align: center !important;
}

.modal-title {
    text-align: center;
}

.iddBidDetailBox {
    border: solid 1px #a9a9a9;
    padding: 9px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.resultTable th {
    text-align: left;
    font-weight: bold;
}

.totalRecods {
    font-weight: bold;
    font-size: 15px;
    margin-top:20px;
   

}

.inlineSearchBox {
    margin-left: 5px !important;
    width: 80% !important;

}
.resultBody{

font-size:14px;

}
.resultBody hr{

  
   margin-bottom:5px !important;
   margin-top:5px !important;
   border:solid 1px #cccccc !important;
}



.iddBidDetails {
    font-weight: bold;
}

.attachments {
    border: solid 1px #e8e8e8;
    border-radius: 3px;
    padding: 10px;
    margin-top: 10px
}

.amendments {
    border: solid 1px #e8e8e8;
    border-radius: 3px;
    padding: 10px;
    margin-top: 10px
}

.iddAttItem {
    border-bottom: 1px solid #efefef;
    font-size: 14px;
}

.iddAmdItem {
    border-bottom: 1px solid #efefef;
    font-size: 14px;
}

.iddAttItem span {
    float: right;
    font-size: 10px;
}

.iddAmdItem span.file-description {
    font-size: 14px;
    margin-left: 25px;
}

.iddAmdItem span.file-type {
    font-size: 10px;
}

#awardDetails {
    color: gray;
    border: 1px solid gray;
    padding: 0px 15px;
    margin: 10px 20px;
}

#awardDetails ul {
    list-style-type: none;
    list-style: none;
    list-style-position: inside;
    margin-left: 0;
    font-size: 12px;
    word-break: break-word;
    padding: 1px 5px;
}

#awardDetailItem span.caret {
    font-size: 26px;
}

.resultHead {
    background-color: #c5c4c4;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.modal-dialog-IDD,
.modal-content-IDD {
    /* 80% of window height */
    height: 95%;
    overflow-x: none;
}

.modal-body-IDD {
    /* 100% = dialog height, 120px = header + footer */
    height: 75%;
    overflow-y: auto;
    overflow-x: hidden;
}

.iddSelect{
    /*This will make the select box bigger for the search */
    min-height: 50px !important;
    margin-left:14px !important;

}


@media (min-width: 1024px)and (max-width: 1366px){

   
 .modal-body-IDD{
        height:86%
    }
    .modal-dialog {
        width: 95% !important;
    }

}

@media (min-width:901px) and (max-width:1216px)
{
    .iddTab{font-size:11px}
}

@media (min-width: 767px) and (max-width: 969px) {
    .docSearch {
        margin-left: -20px
    }
    .modal-body-IDD{
        height:82%
    }
    .modal-dialog {
        width: 95% !important;
    }
}


@media (min-width: 300px) and (max-width: 767px) {
    .iddSelect{
        /*This will make the select box bigger for the search */
        min-height: 50px !important;
        margin-left:14px !important;
        width:92% !important;

    }
    .iddTab{
        font-size:12px;
        height:100px;
        width:30% !important;
    }
    .totalRecods {
        font-weight: bold;
        font-size: 20px;
        white-space: nowrap;
        LINE-HEIGHT: 50PX;
        margin-left: 15px;
    }
    .inlineSearchBox {
        margin-left: 5px !important;
        width: 50% !important;
    }
    .searchBar {
        text-align: center;
    }
    .modal-dialog {
        width: 95% !important;
    }
    .modal-footer {
        padding-top: 5px !important;
    }
    .iddBidDetailItem {
        border-bottom: 1px solid #e8e8e8;
        margin: 5px;
        padding-bottom: 5px;
    }
    .resultHead {
        display: none;
    }
  
}
@media (min-width: 320px) and (max-width: 320px) {
     .modal-body-IDD{
        height:65%
    }
}
@media (min-width: 360px) and (max-width: 360px) {
     .modal-body-IDD{
        height:70%
    }
}
@media (min-width: 411px) and (max-width: 414px) {
     .modal-body-IDD{
        height:72%
    }
}

@media (min-width: 700px) and (max-width: 3500px) and (min-height:667px) and (max-height:967px){
     .modal-body-IDD{
        height:76%
    }
}

@media (min-width: 375px) and (max-width: 767px) and (min-height:667px) and (max-height:667px){
    .modal-body-IDD{
        height:70%
    }
}



.iddBidDetailItem{

    margin-bottom:20px
}

.searchType {
    text-align: center;
    font-size: 25px;
    background-color:#f9f5ef !important;
    border-radius:25px !important;
    height:100px;
    line-height:50px;
    background-image: linear-gradient (from(#f9f5ef), to(#f9f5ef)) !important;
    /* background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%); */
    background-image: -o-linear-gradient(top, #f9f5ef3 0%, #f9f5ef 100%)!important;
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f5ef), to(#f9f5ef)); */
    background-image: linear-gradient(to bottom, #f9f5ef 0%, #f9f5ef 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    /* border-color: #f9f5ef */
    border:none !important;
}

/* End tab code */


/* Start loader code */

.place-spinner {
    display: flex;
    height: 10%;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.ring-spinner {
    display: inline-block;
    position: relative;
    width: 1rem;
    height: 1rem;
}

.ring-spinner div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid;
    border-color: #2b70d8 #2b70d8 transparent transparent;
    -webkit-animation: ring-spin 1.2s cubic-bezier(0.57, 0.05, 0.58, 0.94) infinite;
    animation: ring-spin 1.2s cubic-bezier(0.57, 0.05, 0.58, 0.94) infinite;
}

.ring-spinner div:nth-child(1) {
    -webkit-animation-delay: -0.25s;
    animation-delay: -0.25s;
}

.ring-spinner div:nth-child(2) {
    -webkit-animation-delay: -0.17s;
    animation-delay: -0.17s;
}

.ring-spinner div:nth-child(3) {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes ring-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ring-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* end loader code */




