﻿/*@charset "utf-8";*/
@media print {
  .bold {
    font-weight: bold;
  }

  .section {
    border: 1px solid #000000;
    background-image: url("") !important;
    border-radius: 0px!importent;
    box-shadow: none!importent;
    padding-top: 0px!importent;
  }

  .from-wrapper .section .left-bot-corner {
    display: none !important;
  }

  .from-wrapper .from-bg .left-bot-corner {
    display: none !important;
  }

  .sicky-notes {
    margin-bottom: 0px !important;
    padding: 0px !important;
  }

  .form-content .section .form-row-narrow {
    padding: 0px 0px 0px 20px !important;
  }

  #nav-bar, #header {
    display: none !important;
  }

  br, .goToLink, .nonPrintable {
    display: none !important;
  }

  .form-padding {
    margin: 10px !important;
  }

  /*
   * these two directives hide the url and timestamp that browsers
   * sometimes add in the margins when printing from the web
   */
  @page {
    margin: 0;
  }

  body {
    margin: 1.6cm;
  }
}

@media screen, print {
  pre {
    margin: 0px;
  }

  a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #060;
  }

  a:hover {
    font-family: Verdana, Geneva, sans-serif;
    color: #00F;
    text-decoration: underline;
  }

  .from-wrapper .from-bg {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
  }

  body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
  }

  .from-wrapper .from-bg .left-top-corner {
    background-image: url(images/formbg-left-top.png);
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
    margin-top: -1px;
    margin-left: -1px;
  }

  .from-wrapper .from-bg .right-top-corner {
    background-image: url(images/formbg-right-top.png);
    height: 9px;
    width: 9px;
    margin-top: -9px;
    margin-right: -1px;
    float: right;
  }

  .from-wrapper .from-bg .form-padding .form-content h3 .heading-deco-1 {
    font-size: 18px;
    color: #060;
  }

  h1 {
    color: #01589D;
    font-size: 24px;
    margin: 0 0 15px;
    padding: 0;
  }

  h3 .heading-deco-1 {
    font-size: 18px;
    color: #060;
  }

  h3 .heading-deco-2 {
    font-size: 18px;
    color: #01589D;
  }

  h5 {
    color: #333333;
    font-size: 13px;
    margin: 15px;
    padding: 0;
  }

  .form-content .section .form-row-narrow {
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-medium-width {
    width: 600px;
  }

  .from-wrapper .from-bg .form-padding .form-content.section .form-row .form-column .Add-another-item .icon {
    background-image: url(images/icon-add.png);
    height: 13px;
    width: 13px;
    display: inline-block;
    margin-right: 7px;
  }

  .from-wrapper .from-bg .left-bot-corner {
    background-image: url(images/formbg-left-bot.png);
    height: 9px;
    width: 9px;
    margin-bottom: -1px;
    margin-left: -1px;
  }

  .from-wrapper .from-bg .right-bot-corner {
    background-image: url(images/formbg-right-bot.png);
    height: 9px;
    width: 9px;
    margin-top: -8px;
    margin-right: -1px;
    float: right;
  }

  .from-wrapper .section .left-bot-corner {
    background-image: url(images/section-left-bot.png);
    height: 13px;
    width: 14px;
    margin-bottom: -1px;
    margin-left: 0px;
  }

  .section-header {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px;
    margin-top: -10px;
    background-repeat: repeat-x;
    background-color: #E4E4E4;
    padding: 0px 5px 0px 5px;
  }

  .form-content .section-header h4 {
    background-color: #E4E4E4 !important;
    margin: 0 0 10px;
    padding: 3px 10px;
  }

  .section {
    box-shadow: 1px 1px 7px #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie/PIE.htc);
    padding-top: 10px;
    background-image: url(images/section-Mid-bot.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFF;
  }

  .form-nav {
    margin: 20px 15px;
  }

  .from-wrapper .section .right-bot-corner {
    background-image: url(images/section-right-bot.png);
    height: 13px;
    width: 14px;
    margin-top: -12px;
    margin-right: 0px;
    float: right;
  }

  .hr {
    border-top: solid #CCC 1px;
    width: 100%;
    margin-bottom: 10px;
  }

  .form-padding {
    margin: 30px;
  }

  .form-padding-side-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .inline-block-width-75 {
    display: inline-block;
    width: 175px;
    vertical-align: top;
  }

  .inline-block-width-220 {
    display: inline-block;
    width: 220px;
    vertical-align: top;
  }

  .form-padding-topbotom-15 {
    margin-top: 15px;
    margin-bottom: 15px;

  }

  h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
  }

  h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
  }

  .modalBody .form-content .section .form-label {
    margin-bottom: 5px;
  }

  .modalBody .form-content .section .form-row {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
  }

  .modalBody .section .form-column {
    float: left;
    margin-right: 20px;
  }

  .from-wrapper .from-bg .form-padding .form-content .section .form-label {
    margin-bottom: 5px;
  }

  .from-wrapper .from-bg .form-padding .form-content .section .form-row {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
  }

  .from-wrapper .from-bg .form-padding .form-content .section .form-row .form-row {
    padding-left: 0px;
    padding-right: 0px;
  }

  h4 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
  }

  .from-wrapper .from-bg .form-padding .form-content .section h4 {
    margin: 0 0 10px 0;
    background-color: #f0f0f0;
    padding: 3px 10px;
  }

  select {
    font-size: 11px;
  }

  .from-wrapper .from-bg .form-padding .form-content .section h4 span {
    display: inline-block;
  }

  .from-wrapper .from-bg .form-content .section .form-column {
    float: left;
    margin-right: 20px;
  }

  .from-wrapper .from-bg .form-content .sectionFluid .form-column {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px!important;
  }

  .btnApply {
    float: right;
    margin-right: 23px;
    position: relative;
    top: -35px;
  }

  .required-field {
    font-size: 12px;
    font-weight: bold;
    color: #F00;
  }

  label {
    font-size: 11px;
    color: #333;
    font-weight: bold;
  }

  input {
    font-size: 11px;
    border: 1px solid #cbcbcb;
  }

  .clear-div {
    clear: both;
  }

  .util-divided-half {
    width: 47%;
  }

  .util-divided-three {
    width: 30%;
  }

  .util-divided-four {
    width: 22%;
  }

  .util-divided-five {
    width: 17%;
  }

  .util-height-20 {
    height: 20px;
  }

  .util-height-10 {
    height: 10px;
  }

  .util-height-15 {
    height: 15px;
  }

  .util-height-30 {
    height: 30px;
  }

  .util-margin-left-20 {
    margin-left: 20px;
  }

  .util-float-button {
    float: right;
    margin-left: 12px;
  }

  .util-padding-top-5 {
    padding-top: 5px;
  }

  .util-padding-left-30 {
    padding-left: 30px;
  }

  .util-no-padding-left {
    padding-left: 0px !important;
  }

  .util-no-padding-right {
    padding-right: 0px !important;
  }

  .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }

  .form-content.login-panel .section {
    width: 400px;
  }

  .form-content.login-panel .form-column {
    float: left;
    margin-right: 20px;
  }

  .hidden {
    display: none !important;
  }

  .dialogFixed {
    position: fixed !important;
  }

  .rowOdd {
    background-color: #FFFFFF;
  }

  .rowEven {
    background-color: #EFEBEF;
  }

  .input-validation-error {
    border: 2px solid red;
  }

  .errorMessage {
    color: Red;
  }

  .inLineError {
    display: block;
    width: 190px;
  }

  .imageButtonCancel {
    margin: 0 20px 0 0;
    display: inline-block;
    background-image: url("images/button-left-cancel.png");
  }

  .imageButtonCancel input {
    cursor: pointer;
    border: 0;
    background-color: transparent;
    background-image: url("images/button-right-cancel.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 27px;
    padding: 5px 20px 9px 20px;
    font-weight: bold;
  }

  .buttonPadding {
    padding-right: 15px;
  }

  .imageButton {
    margin: 0 20px 0 0;
    display: inline-block;
    background-image: url("images/button-left.png");
  }

  .imageButton input {
    cursor: pointer;
    border: 0;
    background-color: transparent;
    background-image: url("images/button-right.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 27px;
    padding: 5px 20px 9px 20px;
    font-weight: bold;
  }

  .iconAddNote {
    background-image: url(images/icon-add-note.png);
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: bottom;
  }

  .iconAdd {
    background-image: url(images/icon-add.png);
    height: 13px;
    width: 13px;
    display: inline-block;
    margin-right: 7px;
  }

  .iconSearch {
    background-image: url("images/icon-search.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 7px;
    padding-left: 8px;
    width: 18px;
  }

  #btnAddNewCustomer, #btnAddNewRate {
    left: 790px;
    position: relative;
    top: -20px;
  }

  #btnAddNewRow {
    left: 580px;
    position: relative;
    top: -10px;
  }

  .btnAddNewRowWithError {
    left: 750px !important;
    position: relative;
    top: -35px !important;
  }

  .ui-tabs {
    margin: 20px;
  }

  .ui-tabs table tr th {
    background-color: #E4E4E4;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
  }

  .ui-tabs table tr th:first-child {
    background-color: #E4E4E4;
    border-left: 1px solid #CCCCCC;
    padding: 5px;
  }

  .ui-tabs table tr td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 2px;
  }

  .ui-tabs table tr td:first-child {
    border-left: 1px solid #CCCCCC;
  }

  .ui-tabs .ui-tabs-panel {
    border: 2px solid #F2F2F2;
    padding: 10px !important;
    background-color: #FFFFFF;
  }

  .tabLink {
    font-size: 11px;
  }

  .main-tabel {
    margin: 20px;
  }

  .layout-table {
    border: 0px none #ffffff !important;
    padding: 0;
  }

  table.layout-table tr td {
    border: 0px none #ffffff;
    padding: 0;
  }

  table.proposal {
    border: 1px solid #CCCCCC;
    padding: 0;
  }

  table.proposal tr th {
    background-color: #E4E4E4;
    border: 1px solid #CCCCCC;
    padding: 5px;
  }

  table.proposal tr td {
    border-bottom: 1px solid #EEEEEE;
    border-right-color: #EEEEEE;
    border-right-width: 1px;
    padding: 2px 7px;
  }

  table.proposal tr.sub-heading {
    background-color: #EFEFEF;
    font-weight: bold;
    padding: 5px 7px;
  }

  .toggleRow {
    padding: 20px;
  }

  .showDetailLink {
    cursor: pointer;
    color: #3665EB;
    text-decoration: underline;
  }

  .messageContainer {
    margin: 10px;
    padding: 20px;
    background-size:32px !important;
    border-width:2px;
    border-style: solid;
    box-shadow: 1px 1px 7px #999999;
  }

  .successContainer {
    background: url("images/success-icon.png") no-repeat scroll 17px 10px transparent;
    border-color: #478F0D;
    color: #478F0D;
  }

  .errorContainer {
    background: url("images/errorIcon.png") no-repeat scroll 20px 10px transparent;
    border-color:  #DD4545;
    color: #DD4545;
  }

  .warningContainer {
    background: url("images/warning-icon.png") no-repeat scroll 20px 10px transparent;
    border-color: #D28710;
    color: #D28710;
  }

  .infoContainer {
    background: url("images/infoicon.png") no-repeat scroll 20px 10px transparent;
    border-color: #7DCCFC;
    color: #7DCCFC;
  }

  .error-message-text,.success-message-text,.warning-message-text,.info-message-text {
    margin-left: 50px;
    text-align: left;
  }

  .success-message-text {
    margin-left: 50px;
  }

  .util-float-center {
    text-align: center;
  }

  .button-back {
    background-image: url(images/back-button.png);
    background-repeat: no-repeat;
    padding-left: 25px;
  }

  .notes {
    font-style: italic;
    padding-bottom: 7px;
  }

  .finance-rate-quote-table {
    float: left;
    margin: 10px 15px 10px 0;
    width: 250px;
  }

  table /*.finance-rate-quote-table*/ {
    /*border: 1px solid #CCCCCC;     padding: 0; TODO:add class and then add border*/
  }

  table tbody tr th /*.finance-rate-quote-table tbody tr th*/ {
    background-color: #E4E4E4;
    border: 1px solid #CCCCCC;
    padding: 5px;
  }

  table tr td /*.finance-rate-quote-table tr td*/ {
    border-bottom: 1px solid #EEEEEE;
    border-right-color: #EEEEEE;
    border-right-width: 1px;
    padding: 2px 7px;
  }

  table tr.sub-heading /*.finance-rate-quote-table tr.sub-heading*/ {
    background-color: #EFEFEF;
    font-weight: bold;
    padding: 5px 7px;
  }

  .wideField {
    width: 200px;
  }

  .sicky-notes {
    background-color: #FFFFE1;
    border: 1px solid #EDEDC9;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px #CFCFCF;
    margin-bottom: 10px;
    padding: 10px;
  }

  .heigh-light-bg {
    background-color: #EEEEEE;
  }

  .noBorder {
    border-bottom: none !important;
  }

  table.noBorder {
    border: none !important;
  }

  table.noBorder tbody tr td {
    border: none !important;
  }

  table.noBorder tbody tr td {
    border: none !important;
  }

  .infoIcon {
    background-image: url(images/info.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -9px -10px;
    vertical-align: top;
    margin: 2px 0 0 10px;
  }

  .value {
    display: inline-block;
  }

  .btnDelete {
    cursor: pointer;
    display: inline-block !important;
    vertical-align: top;
  }

  .inlineLabel {
    display: inline-block;
    padding: 3px 3px 3px 3px;
  }

  .width200 {
    width: 160px;
  }

  .padding3AlignTop {
    padding: 3px 3px 3px 3px;
    vertical-align: top;
  }

  .alignTop {
    vertical-align: top;
  }

  .DoubleRow {
    height: 30px;
  }

  #btnAddNewDealRow {
    left: 250px;
    position: relative;
    top: -23px;
  }

  #btnAddNewBaseRateIndex, #btnAddNewIndexOffset {
    left: 825px;
    position: relative;
    top: -15px;
  }

  #btnAddNewTermRow {
    left: 250px;
    position: relative;
    top: -23px;
  }

  .reportHeader {
    background-color: Silver;
  }

  .iconSort {
    display: inline-block !important;
  }

  .ThreeColumnlayout {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    overflow-x: auto;
    height: 150px;
    width: 100%;
  }

  .expanded {
    background: url("images/ui-icons_2e83ff_256x240.png") repeat scroll -45px 114px rgba(0, 0, 0, 0);
    clear: both;
    float: right;
    height: 20px;
    position: relative;
    top: -32px;
    width: 20px;
  }

  .collapsed {
    background: url("images/ui-icons_2e83ff_256x240.png") repeat scroll -30px 114px rgba(0, 0, 0, 0);
    clear: both;
    float: right;
    height: 20px;
    position: relative;
    top: -32px;
    width: 20px;
  }

  .repeatCustomer {
    background-image: url("images/icon_green_dot.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    float: right;
    height: 20px;
    right: 0px;
    position: absolute;
    top: 0px;
    width: 20px;
  }

  #btnAddNewPartner {
    left: 110px;
    position: relative;
  }
}

.trinityButton {
  border-radius: 8px;
  padding: 6px 15px;
  color: white;
  font-weight: bold;
  background: linear-gradient(#38be55, #007108);
  margin-left:10px;
}

.glow {
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
  font-weight:bold;
}

.iconDownload {
  /*background:auto url('/Content/Images/ExcelIcon.png') no-repeat;*/
  background: url('images/ExcelIcon.png') no-repeat;
  background-size:20px;
  cursor:pointer;
  height:30px;
  padding-left:25px;
  width:90px;
}

@-webkit-keyframes glow {
  from { color:red; }

  to { color:blue; }
}

.displayTable {
  display: table;
  padding: 5px;
}

.displayTr {
  display: table-row;
  padding: 5px;
}

.displayTd {
  display: table-cell;
  padding: 5px;
  margin: 5px;
  /*width: 150px;
  border:1px solid black;*/
}

.headerCell {
  font-weight:bold;
  /*background-color:lightgray;*/
}

.iconExport {
  width: 20px;
  vertical-align: middle;
  padding-left: 5px;
}

.global-loading-spinner {
  position: fixed;
  bottom: 25px;
  right: 25px;
  background-color: #3B719F;
  border-radius: 10px;
  padding: 10px;
}

.global-loading-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 20px;
  background-color: rgb(0, 83, 149);
  color: white;
  border: 2px solid #444;
  filter: drop-shadow(#888 0.5rem 0.5rem 10px);
  font-size: 2em;
}

.global-loading-dialog img {
  margin-left: 44%;
}
