/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 2, 2015, 4:41:49 PM
    Author     : Erkhbold
*/
.right-side-bar {
  min-height: 639px;
}
.input-group-separator {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}

.pagination-div {
  margin-top: 20px;
  position: relative;
  margin-bottom: 40px;
  font-size: 12px;
  font-family: 'PT Sans Narrow', sans-serif;
}

.money-icon-container{
  margin-left: 10px;
  float: left;
  width: 34px;
  height: 27px;
}

.big-text-header {
  color: #999;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 10px;
  text-transform: uppercase;   
}

.big-text-formatted-money {
  color: #f40919;
  text-transform: uppercase;
  display: block;
  font-family: 'Roboto Bold';
  font-size: 15px;
  height: 13px;
  word-break: break-all;
}

.icon-contr-money {
  background: rgba(0, 0, 0, 0) url("/images/portalimages/icon-contr-money.png") no-repeat;
}

.col-md-3-contr {
  position: relative;
  float: left;
}

.col-md-4-contr {
  position: relative;
  float: left;
}

.contract-completion-brick-pre-top {
  margin: 0px;
}

.contract-completion-brick-pre-bottom {
  margin: 0px;
}

div.contract-completion-brick-top div.contr-status {
  padding: 0px;
  margin: 0px;
}

div.contract-completion-brick-top div.contr-header-text {
  color: #428bca !important;
  font-family: 'PT Sans Narrow Bold', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  border-right: 1px solid #f7f7f9;
}

div.contract-completion-brick-top div.contr-header-text a {
  color: #428bca !important;
}

div.contract-completion-brick-top div.contr-budget {
  padding: 0px;
  margin: 0px;
}

div.contr-banner {
  padding: 0px;
  background: rgba(0, 0, 0, 0) url("/images/portalimages/time-left-banner.png") no-repeat;
  width: 80px;
  height: 75px;
  float: right;
  z-index: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  left: auto;
  bottom: auto;
}

div.contr-banner > p {
  color: white;
  font-family: 'PT Sans Narrow Bold', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height:75px;
  z-index: 5;
  text-align: center;
  position: relative;
}

.new-contract-completion {
  border-left: 6px solid;
  border-left-color: #8dc7e9;;
}

.not-new-contract-completion {
  border-left: 6px solid;
  border-left-color: #8dc7e9;;
}

.near-expire-contract-completion {
  border-left: 6px solid;
  border-left-color: #fc5474;
}

.contract-completion-brick {
  margin-top: 20px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}

.search-contract-completion-result-div {
  /*margin-bottom: -40px;
  margin-right: 20px;*/
  /*padding-bottom: 40px;*/
  padding-left: 20px;

}

div.contract-completion-brick div.contract-completion-brick-top {
  height: 50%;
  width: 100%;
  border-bottom: 1px dashed #ddd;
  box-shadow: 0 4px 2px -2px #ddd;
  padding: 10px 10px 10px 10px;
  background-color: white;
}

div.contract-completion-brick div.contract-completion-brick-bottom {
  min-height: 50px;
  width: 100%;
  height: 50%;
  padding: 10px 10px 10px 0px;
}

div.contract-completion-brick-bottom div.contr-number {
  padding: 0px 10px 0px 10px;
  line-height: 26px;
  border-right: 1px solid #ccc;
}

div.contract-completion-brick-bottom div.contr-published-date {
  padding: 0px 10px 0px 10px;
  line-height: 26px;
  border-right: 1px solid #ccc;
}

div.contract-completion-brick-bottom div.contr-expire-date {
  padding: 0px 10px 0px 10px;
  line-height: 26px;
  border-right: 1px solid #ccc;
}

div.contract-completion-brick-bottom div.contr-client {
  padding: 0px 0px 0px 10px;
  line-height: 26px;
}

div.contr-bottom-text span.big-text {
  color: #666;
  font-family: 'PT Sans Narrow Bold', sans-serif;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
}

div.contr-bottom-text span.small-text-contr-number {
  height: 10px;
  color: #999;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  display: block;
  line-height: 12px;
  word-break: break-all;
}

/*div.contr-bottom-text span.small-text-contr-number:hover {
    height: 10px;
    color: #39f;
    font-family: "Open Sans";
    font-size: 11px;
    display: block;
    line-height: 12px;
    word-break: break-all;
}*/

div.contr-bottom-text span.small-text {
  height: 10px;
  color: #999;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  display: block;
  line-height: 12px;
  word-break: break-all;
}

div.contr-bottom-text span.small-text-client {
  height: 10px;
  color: #999;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 11px;
  display: block;
  line-height: 12px;
  word-break: break-all;
  max-width:200px;
}

div.contr-bottom-text {
  float: left;
  padding-left: 10px;
}

.icon-personal-id-card-of-a-man {
  background: url("/images/portalimages/personal-id-card-of-a-man.png") no-repeat;
  width: 15px;
  height: 11px;
}

.icon-open-tender {
  background-color: #f1f1f3 !important;
  border-radius: 5px !important;
  color: #799a05;
  font-family: 'PT Sans Narrow Bold', sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  /*    width: 38px;
      height: 18px;*/
}
.icon-closed-tender {
  background: url("/images/portalimages/invitation-status-back.png") no-repeat !important;
  background: cover;
  /*    width: 38px;
      height: 18px;*/
}


.icon-old-fashion-briefcase {
  background: rgba(0, 0, 0, 0) url("/images/portalimages/old-fashion-briefcase.png") no-repeat;
  width: 15px;
  height: 12px;
}

.icon-calendar {
  background: rgba(0, 0, 0, 0) url("/images/portalimages/calendar.png") no-repeat;
  width: 12px;
  height: 13px;
}

.icon-warning-sign {
  background: rgba(0, 0, 0, 0) url("/images/portalimages/warning-sign.png") no-repeat;
  width: 14px;
  height: 13px;
}

div.contract-completion-brick-bottom div.contr-client > button {
  float: left;
  background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-enabled.png") no-repeat scroll center center !important;
  width: 27px;
  height: 30px;
}

div.contract-completion-brick-bottom div.contr-number > button {
  float: left;
  background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-enabled.png") no-repeat scroll center center !important;
  width: 27px;
  height: 30px;
}

div.contract-completion-brick-bottom div.contr-expire-date > button {
  float: left;
  background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-enabled.png") no-repeat scroll center center !important;
  width: 27px;
  height: 30px;
}

div.contract-completion-brick-bottom div.contr-published-date > button {
  float: left;
  background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-enabled.png") no-repeat scroll center center !important;
  width: 27px;
  height: 30px;
}

/*div.contract-completion-brick-bottom div.contr-client > button:hover {
    float: left;
    background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-disabled.png") no-repeat scroll center center !important;
    width: 27px;
    height: 30px;
}

div.contract-completion-brick-bottom div.contr-number > button:hover {
    float: left;
    background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-disabled.png") no-repeat scroll center center !important;
    width: 27px;
    height: 30px;
}

div.contract-completion-brick-bottom div.contr-expire-date > button:hover {
    float: left;
    background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-disabled.png") no-repeat scroll center center !important;
    width: 27px;
    height: 30px;
}

div.contract-completion-brick-bottom div.contr-published-date > button:hover {
    float: left;
    background: rgba(0, 0, 0, 0) url("/images/portalimages/contr-button-disabled.png") no-repeat scroll center center !important;
    width: 27px;
    height: 30px;
}*/
