/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/Open-Sans-Light-300.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/Open-Sans-Regular-400.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/Open-Sans-SemiBold-600.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/Open-Sans-Bold-700.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ypxwe8');
    src: url('../fonts/icomoon.eot?ypxwe8#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ypxwe8') format('truetype'), url('../fonts/icomoon.woff?ypxwe8') format('woff'), url('../fonts/icomoon.svg?ypxwe8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?22b7rq');
    src: url('../fonts/icomoon.eot?22b7rq#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?22b7rq') format('truetype'), url('../fonts/icomoon.woff?22b7rq') format('woff'), url('../fonts/icomoon.svg?22b7rq#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    margin: 0;
    padding: 0 !important;
    background-color: #F3F3F3;
    font-family: 'Open Sans', sans-serif;
    background-size: cover;
    overflow-y: scroll;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

/* ==============================================================================================*/

/*----------Add CSS 10-22-2016-----------*/

a {
    /* //color: #4285f4; */
    text-decoration: none;
    outline: 0 !important;
}

/*-------End Add CSS 10-22-2016-1----------*/

ul {
    margin: 0px;
}

header {
    height: auto;
    background-color: #fff;
    box-shadow: 0px 0px 2px 0px #c3c3c3;
}

.vertical-text-top {
    vertical-align: text-top !important;
}

/*----------Add CSS 10-22-2016-----------*/

.back-greay {
    background-color: #f3f3f3;
}

.back-offwhite {
    background-color: #f9f9f9;
}

.btn {
    transition: all 200ms linear;
    -Webkit-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}

/* .btn:hover {
      background: #d4d2d2;
  } */

.ep-button.btn:focus {
    color: #fff !important;
}

.tp-banner {
    max-height: 672px !important;
    height: 672px !important;
}

.btn.active,
.btn:active {
    box-shadow: none;
}

.ep-button.btn-default {
    background: #e2e2e2;
    color: #888888;
}

.ep-button.btn-default:hover {
    background: #d4d2d2;
}

/*-------End Add CSS 10-22-2016-----------*/

.navbar {
    margin-bottom: 0px;
    border: none;
    padding: 8px 0px 11px 0px;
}

.logo,
.our-logo {
    display: inline-block;
    float: left;
    width: 130px;
    padding-left: 0px;
    margin: 0 10px;
}

.navbar-header.logo,
.navbar-brand.logo {
    width: auto;
}

.navigation-bar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.brand-logo-wrapper-header .our-logo {
    width: 100% !important;
    position: relative !important;
}

.brand-logo-wrapper-header .our-logo img {
    max-height: 200px !important;
    height: 100%;
}

#menus .navbar-nav>li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
}

.brand-logo-wrapper-header .our-logo:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    background: rgba(52, 52, 52, 0.18);
    right: -12px;
    top: 0;
}

[data-tip]:before {
    content: '';
    /* hides the tooltip when not hovered */
    display: none;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1a1a1a;
    position: absolute;
    bottom: -9px;
    right: 7%;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

[data-tip]:after {
    display: none;
    content: attr(data-tip);
    position: absolute;
    right: 1.6%;
    bottom: -44px;
    padding: 8px 8px;
    background: #1a1a1a;
    color: #fff;
    z-index: 9;
    font-size: 0.75em;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    word-wrap: normal;
}

[data-tip]:hover:before,
[data-tip]:hover:after {
    display: block;
}

.brand-logo-wrapper-header a {
    display: block !important;
}

.brand-logo-wrapper-header img {
    width: 200px;
    height: auto;
}

.brand-logo-wrapper-header .brand-tender {
    width: 200px !important;
}

.add-btn-custom {
    border-radius: 5px;
    border: 1px solid #4285f4;
    right: 0 !important;
}

.brand-logo-wrapper-header .brand-client {
    width: 220px !important;
}

.brand-logo-wrapper-header, .brand-logo-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* .brand-logo-wrapper-header {
    margin-top: 18px;
} */

.powered-brand-wrapper {
    margin: 30px auto;
}

#dashboard-menu .panel>.panel-heading>h4>a {
    font-size: 14px;
    font-weight: 600;
    color: #343434;
}

.powered-brand-wrapper .powered-inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}

.powered-brand-wrapper .powered-inner h4 {
    color: #c5c5c4;
}

.brand-logo-wrapper .our-logo {
    width: 100%;
    margin: 0 8px;
}

.brand-logo-wrapper .our-logo a {
    margin: 0 30px 0 0;
    display: block !important;
}

.brand-logo-wrapper .our-logo img {
    width: 150px;
}

.title-padding {
    padding: 0px 10px;
}

.table-hf-control {
    padding: 10px 0px;
}

#resultTable_1.dataTable td {
    word-break: break-word;
}

.dataTables_length select {
    line-height: 2rem !important;
    height: auto !important;
}

.input-group-addon:last-child {
    border-radius: 0px;
    border: 1px solid #9c9c9c !important;
    border-left: none !important;
}

.left_side {
    float: left;
}

.right_side {
    float: right;
}

.mandatory-text {
    font-size: 10px;
}

.fileinput-filename {
    vertical-align: bottom;
    white-space: nowrap;
    /* width: 15em; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.small-top-bar {
    font-size: 13px;
    background-color: #2b3643;
    color: #C7C7C7;
    position: relative;
    display: inline-block;
    padding: 4px 10px;
    width: 100%;
}

#myNavbar {
    padding-right: 0px;
}

.w-100 {
    width: 100%;
}

.navbar-wrapper-main {
    position: relative;
}

.navbar .container-fluid {
    padding-right: 0px;
}

ul.menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
   /*  float: right; */
    display: flex;
    width: 134%;
}

ul.menu li {
    display: inline-block;
}

ul.menu>li.hvr-underline-from-center:before {
    height: 3px;
}

ul.menu li a {
    padding: 24px 25px;
    display: inline-block;
    text-decoration: none;
    color: #7b7878;
    font-size: 14px;
    transition: .2s all linear;
    font-family: "Open Sans", sans-serif;
}

ul.menu li a:hover,
ul.menu li.active a {
    color: #4285f4;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

/* .content-area {
      padding: 60px 30px;
      max-width: 700px;
      margin: 50px auto 40px auto;
      background: #fff;
      border-bottom: 4px solid #4285f4;
  } */

.domain-brn {
    border: 1px solid #4285f4 !important;
    padding: 0px 10px;
    font-size: 12px;
    margin-top: 7px;
    margin-right: 5px;
    border-radius: 2px;
    background: #4285f4;
    color: #ffffff !important;
}

.before-login-form1,
.before-login-form2 {
    padding: 50px;
    margin: 40px auto 105px auto;
    background: #fff;
    border-bottom: 4px solid #4285f4;
}

.pad-top-0 {
    padding-top: 0px !important;
}

.before-login-form1 {
    max-width: 1000px;
}

.before-login-form2 {
    max-width: 440px;
}

.before-login-form1 .welcome-note,
.before-login-form2 .welcome-note {
    margin: 2% 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.welcome-note h4 {
    color: #9c9b9b;
    font-weight: 600;
}

.before-login-form1 hr {
    margin-top: 0 !important;
    margin-bottom: 4.5% !important;
}

/* .before-login-content {
      padding: 60px 30px;
      max-width: 700px;
      background: #fff;
      margin-top:150px;
      border-bottom: 4px solid #4285f4;
  } */

/* .login-form, .forgot-password-form {
      padding-top: 40PX;
      max-width: 700px;
      background: #fff;
      margin-top:150px;
        border-bottom: 4px solid #4285f4;
     
  }
    .login-form{  padding: 60px 30px;}
  .forgot-password-form{ max-width: 350px;
  
  }
  .login-form-control
  {   
  border-right: 1px solid #e8e8e8;}
  
   .login-form-control button{ font-size:18px;} */

select.form-control {
    background: url(../images/easyui/combo_arrow.png) no-repeat right center;
    background-position: 97%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-control-2{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: none !important;
    border-radius: 0px;
    color: #333;
    border: 1px solid #9c9c9c;
}

/* select {
      -webkit-appearance: none;
      -moz-appearance: none;
  } */

.login-form-control {
    border-right: 1px solid #e8e8e8;
    padding-right: 50px;
}

.login-desc {
    padding-left: 50px;
    font-size: 16px;
    color: #b4b5b4;
}

.login-desc li {
    margin-bottom: 20px;
}

.login-form-control button {
    font-size: 18px;
}

.login-desc ul {
    padding-left: 20px;
}

input,
textarea {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 8px 10px;
    background: none;
    background-image: none;
    border: 1px solid #a0b3b0;
    color: #6A6A6A;
    border-radius: 0;
    -webkit-transition: border-color .25s ease, box-shadow .25s ease;
    transition: border-color .25s ease, box-shadow .25s ease;
}

input:focus,
textarea:focus {
    outline: 0;
    border-color: #4285f4;
}

textarea {
    border: 1px solid #cccccc;
    resize: vertical;
    color: #1d1d1d;
    font-size: 14px;
}

.field-wrap {
    position: relative;
    margin-bottom: 30px;
}

.top-row:after {
    content: "";
    display: table;
    clear: both;
}

.top-row>div {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.top-row>div:last-child {
    margin: 0;
}

.button {
    border: 0;
    outline: none;
    border-radius: 0;
    font-weight: 400;
    text-transform: capitalize;
    /*  letter-spacing: .1em; */
    background: #4285f4;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-appearance: none;
    border-radius: 4px;
    /*  box-shadow: 1px 2px 1px 0px #999999;*/
    padding: 6px 20px;
}

.button:hover,
.button:focus {
    background: #005B9B;
    outline: none;
}

.forgot {
    text-align: right;
}

input[readonly="readonly"] {
    color: #6f727d !important;
    background-color: #f4f5f8 !important;
}

input[readonly="readonly"]:focus {
    color: #6f727d !important;
    background-color: #f4f5f8 !important;
}

.epnew-content {
    margin: 11px auto 0px;
    background: #fff;
    box-shadow: 0px 0px 1px 0px #BAB8B8;
    padding: 10px 15px 20px;
    border-top: 3px solid #4285f4;
    margin-bottom: 20px;
}

.siderbar_section .epnew-content {
    height: 800px;
}

.main_containt {
    line-height: 1.8;
    min-height: 500px;
}

.search {
    height: 80px;
    padding: 20px 0px;
}

.input-search .dropdown {
    float: left;
    width: 15%;
}

/* .alert-success {
      color: rgba(0, 128, 2, 0.81);
      background-color: #ffffff;
      border-color: #d6e9c6;
      border-left: 5px solid;
      border: 1px solid;
      border-left: 5px solid;
      border-radius: 0px;
  } */

.input-search .dropdown button {
    width: 100%;
    padding: 9px;
    border-radius: 0px 0px 0px 0px;
    border: none;
    background-color: #FFFFFF;
    color: #8A8A8A;
    transition: .3s all linear;
    border-right: 1px solid #D0D0D0;
}

.search .open>.dropdown-toggle.btn-default,
.search .btn-default:active:focus,
.search .dropdown button:hover {
    background: #005B9B;
    color: #fff;
}

.input-search input {
    /*  width: 71%; */
    border: none;
    float: left;
    position: relative;
    height: 38px;
}

.drop-search .input-search>input {
    width: 67%;
}

#searchForm .nav-tabs>li.active>a {
    border: none;
    background-color: #f3f3f3;
    border-radius: 0px;
}

#searchForm .tab-content {
    display: inline-block;
    background-color: #f3f3f3;
    width: 100%;
    padding: 0px 10px;
}

#searchForm .nav-tabs>li>a {
    border: 0px;
}

#searchForm .nav-tabs>li {
    margin-bottom: 0px;
}

#searchForm .nav-tabs {
    border: none;
}

.input-search {
    border: 1px solid #DCDCDC;
    height: 40px;
    position: relative;
}

.add-close {
    position: relative;
    top: 0px;
    right: 15px;
    font-size: 14px;
}

.input-search .ep-button {
    position: absolute;
    right: 0px;
    padding: 7px 29px;
    bottom: 0px;
    top: 0px;
    margin-right: 0px;
    border-radius: 0px;
}

.input-search .optiondropdown select {
    border-radius: 4px 0px 0px 4px;
}

.search .advanced-search {
    /* position: absolute;
      right: 8px;
      bottom: 0px; */
    margin-right: 10px;
    font-size: 12px;
}

.asearch-section {
    display: inline-block;
    padding-bottom: 30px;
}

.ep-button {
    padding: 9px 24px;
    color: #fff;
    background: #4285f4;
    /* transition: .3s all linear; */
    border: none;
    border-radius: 3px;
    margin-right: 10px;
    transition: all 200ms linear;
    -Webkit-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}

.ep-button:hover {
    background: #006CB8;
    color: #FFF;
}

.ep-button.btn-sm {
    padding: 5px 15px !important;
}
.epp-submit > .btn-success {
    padding: 9px 24px !important;
}
.ep-clear-bt:hover {
    border-color: #018AEA;
    color: #018AEA;
}

.ep-clear-bt {
    background: #fff;
    border: 1px solid #6c6c6c;
    padding: 8px 20px;
    border-radius: 3px;
    transition: .3s all linear;
    color: #6c6c6c;
}

.bid-opening-details {
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
    padding: 10px;
}

.bid-opening-details .bid-opening-title {
    padding: 0px 10px 0px 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
}

.bid-opening-details .bid-opening-title label {
    font-weight: 600;
}

.search {
    padding: 15px 0px;
}

/*.Map_screen2 .search .optiondropdown {
      width: 11%;
  }
  .Map_screen2 .mapbiider .optiondropdown {
      width: 16%;
  }*/

/* .search .input-search input {
      width: 71%;
  } */

.button-right .button {
    margin: 4px 9px;
}

.optiondropdown {
    z-index: 1;
    display: inline-block;
    float: left;
    position: relative;
}

.optiondropdown:hover {
    background: #337ab7;
}

.optiondropdown select:hover {
    color: #fff;
}

.optiondropdown select:hover option {
    color: #000;
}

.optiondropdown select {
    transition: .2s all linear;
    /* background: transparent; */
    border: none;
    border-right: 1px solid #DCDCDC;
    padding: 0px 31px 0px 18px;
    height: 38px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.arrow:after,
.arrow:before {
    content: '';
    position: absolute;
    z-index: 1;
    background: #CBCBCB;
    width: 10px;
}

.arrow:after {
    bottom: 14px;
    transform: rotate(-45deg);
    height: 2px;
    right: 6px;
}

.arrow:before {
    top: 16px;
    transform: rotate(45deg);
    height: 2px;
    right: 6px;
}

.dropdown-menu ul.menu li a {
    padding: 10px 15px;
}

.drop-search {
    height: auto;
}

.arrow:hover:after,
.arrow:hover:before {
    background-color: #fff;
}

/*	.arrow-roted:after{    bottom: 17px;
      
      right: 12px;}
      .arrow-roted:before{ top: 19px; right: 19px;}
  */

/*.Fillter{width:20%; float:left; height:50px; margin-top:0px;}*/

.Product-Listing {
    width: 100%;
    margin-top: 10px;
    padding: 0px 15px;
    line-height: 23px;
}

/*.epp-product .epp-amount,.epp-product .epp-date{ width:50%; float:left;}*/

.epp-product .epp-amount span,
.epp-product .epp-date span {
    display: block;
    text-align: center;
}

/* .form-group{margin-bottom: 20px;} */

.Product-Listing .epp-user span {
    float: right;
}

.epp-product {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #696969;
    box-shadow: 0px 0px 2px 0px #d6d6d6;
    margin-bottom: 14px;
    background-color: #fff;
    padding-top: 5px;
}

.epp-title {
    border-bottom: 1px solid #C0C0C0;
    margin: 0px 0px;
    color: #333;
    text-align: center;
}

.epp-title-main {
    margin-top: 10px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    padding: 0px 0px 15px;
    color: #575962;
    font-weight: 400;
}

.report-box-content {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 2px 0px #e7e7e7;
}

.epp-title th {
    text-align: center;
}

.epp-product table {
    width: 100%;
    border-color: #eaeaea;
    border: 1px #eaeaea;
    margin-top: 0;
    border-bottom: 0px solid #eaeaea;
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
}

.epp-product .epp-discription {
    width: 56.5%;
}

.epp-product .epp-date,
.epp-product .epp-amount,
.epp-product .epp-prodoct-id {
    width: 12.5%;
}

.epp-product .epp-sno {
    width: 6%
}

.epp-discription p {
    text-align: justify;
}

.radio-inline input,
.checkbox-inline input {
    height: 15px;
    width: 15px;
}

.form-body .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.form-body {
    padding: 15px 0px;
}

.control-label {
    font-weight: normal;
    color: #828282;
}

.epf-title,
.epf-form_title {
    margin-top: 0px;
    text-indent: 36px;
}

.epf-form_title:first-child {
    margin-top: 0px;
}

.epf-form_title {
    color: #4285f4;
    font-weight: 400;
    font-size: 18px;
    text-indent: 0px;
    padding: 10px 0px;
    /* background: #fbfbfb; */
    /* margin: 0px 15px 10px; */
    border-bottom: 1px solid #efefef;
    margin: 15px;
}

span.error,
label.error,
div.error,
.errClass {
    font-weight: normal;
    color: #e73d4a !important;
    font-size: 13px;
    /*  position: absolute; */
}

#errMsg {
    color: #e73d4a !important;
}

td,
th {
    padding: 5px 10px;
}

.Product-Listing tr:nth-child(odd) {
    background-color: #F5F5F5;
}

.Product-Listing tr {
    cursor: pointer;
    transition: .3s all linear;
}

.Product-Listing tr:hover {
    background-color: #EFEFEF;
}

.pagging ul {
    list-style-type: none;
    font-size: 14px;
    padding: 0px 10px;
}

.pagging ul li {
    display: inline-block;
}

.pagging ul li a {
    padding: 7px 11px;
    text-decoration: none;
}

.pagging ul li a.active {
    background: #4285f4;
    color: #fff;
}

.pagging {
    margin-top: 14px;
    padding: 10px 0px;
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

[class^=hvr-] {
    cursor: pointer;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: transparent
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #4285f4;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-center:active:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:hover:before,
.menu li.active:before {
    left: 0;
    right: 0
}

.title_nomargin {
    margin: 0px;
}

/*==============================================================Product list===========================================================================*/

.form-horizontal.form-view .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
}

.eep_Product_listing td {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
}

.eep_Product_listing tr:last-child,
.eep_Product_listing tr:nth-last-child(2) {
    border-top: 0px solid #f5f5f5;
}

.eep_Product_listing tr:last-child .list-col-full,
.eep_Product_listing tr:nth-last-child(2) .list-col-full {
    padding: 0px 0px;
}

.eep_Product_listing tr:last-child .list-col-full {
    padding-bottom: 5px;
}

.eep_Product_listing p {
    margin-bottom: 0px;
    color: #50555A;
}

.list-col-full>p {
    font-size: 14px;
}

.eep_Product_listing .caption {
    font-size: 14px;
    color: #909090;
}

.eep_Product_listing .caption+span {
    color: #505050;
}

.advance-search {
    margin-top: 3px;
    font-size: 13px;
    margin-right: 4px;
    /* padding: 20px 0px; */
    margin-bottom: 0px;
}

/* .logo img {
      width: 182px;
  } */

.error-msg {
    padding-left: 65px;
    position: relative;
    border-radius: 0px !important;
}

.error-msg .error-symbol {
    position: absolute;
    left: 20px;
    font-size: 25px;
    top: 30px;
}

/*==================================================================Drop Dowb Menu================================================================================================*/

/*----------End CSS 10-22-2016-----------*/

.dropdown-submenu {
    position: relative;
}

.navbar-nav>li>a {
    color: #7b7878;
    font-family: "Open Sans", sans-serif;
}

.dropdown-submenu>.dropdown-menu {
    top: 4px;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    position: absolute;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    right: 10px;
    top: 15px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.dropdown-submenu:hover>a:after {
    border-left-color: #4285f4;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-menu>li>a {
    padding: 10px 25px 10px 12px !important;
}

.dropdown-menu>li {
    border-bottom: 1px solid #f3f3f3;
}

.dropdown-menu>li:last-child {
    border-bottom: none;
}

/*----------End CSS 10-22-2016-----------*/

.dropdown-menu {
    -webkit-box-shadow: 0 0px 0px rgb(0, 0, 0);
    box-shadow: 0 0px 0px rgb(0, 0, 0);
    border-radius: 0;
    /*  border-top: 3px solid #4285f4; */
    padding: 0px;
}

a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.icon_radius {
    font-size: 17px !important;
    border: 1px solid #ABA9A9;
    padding: 11px 14px;
    border-radius: 50%;
    transition: .3s all linear;
}

.icon_menu {
    padding: 10px 0px 15px 11px !important;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #0098da;
    color: #fff;
}

.nav .open i.fa {
    color: #ffffff;
    z-index: 999999;
}

/*Matrix Formula*/

.create-matrix .add-colum-matrix>td,
.add-colum-width tr>th,
.add-colum-width tr>td,
.add-colum-width tbody>tr>th,
.add-colum-width tbody>tr>td {
    min-width: 200px;
}

.create-matrix .add-colum-matrix>td:first-child,
.add-colum-width tr>th:first-child,
.add-colum-width tr>td:first-child,
.add-colum-width tbody>tr>th:first-child,
.add-colum-width tbody>tr>td:first-child {
    min-width: inherit;
}

.table-fw-small>tr>th:first-child,
.table-fw-small>tr>td:first-child,
.table-fw-small>tbody>tr>th:first-child,
.table-fw-small>tbody>tr>td:first-child {
    width: 100px;
    text-align: center
}

/*End Matrix Formula*/

/*========================================= Form=========================================================*/
.selected-logo-preview {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    clear: both;
    height: 100%;
}

.selected-logo-preview img {
    height: auto;
    width: 70%;
}

.form-group .multiselect {
    width: 100%;
    border-radius: 0px;
    text-align: left;
    display: block;
}

.form-horizontal .form-body {
    margin: 0px 15px;
}

.auction-information .form-body {
    padding-top: 0px;
}

input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

.checkbox_dropdown .btn-group {
    width: 100%;
}

.open>.dropdown-toggle.btn-default:hover,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default.focus,
.btn-default:hover,
.btn-default:active {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #555;
    text-decoration: none;
    background-color: #fff;
}

.multiselect-selected-text {
    width: 99%;
    display: block;
    float: left;
}

label {
    font-weight: normal;
    color: #828282;
}

.Auction-Dashboard,
#view-Auction {
    margin: 20px 0px 6px;
    border: 1px solid #DEDEDE;
    border-radius: 7px;
}

.epp-submit {
    margin-top: 20px;
}

.Auction-Dashboard .form-group div>label,
#view-Auction .form-group div>label {
    text-align: left;
    margin-bottom: 5px;
    padding-top: 7px;
}

.download_icon {
    float: right;
    padding: 0px 28px;
}

.Auction-Dashboard .control-label,
.tab-inner-form .control-label {
    text-align: left;
}

.tab-inner-form table {
    border: 1px solid #D2D2D2;
    width: 100%;
    font-size: 14px;
}

.table>tbody+tbody {
    border-top: 1px solid #ddd;
}

.thead {
    background-color: #f5f3f3 !important;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}

/* .table-report-text-red tr:first-child td,
  .table-report-with-th-text-red tr:nth-child(2)>td {
      color: red;
  } */

.table-report-text-red tr:first-child {
    background-color: #fff !important;
}

.bidform-table-child {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
    margin-bottom: 10px;
}

.bidform-table-child:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.tab-inner-form table td {
    text-align: left;
}

.Auction-Dashboard .form-group {
    margin-bottom: 7px;
}

.ep-form-description {
    padding: 0px 15px;
    color: #828282;
    text-align: justify;
}

.file-info {
    color: #929292;
    font-size: 12px;
}

.tablink li {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    position: relative;
}

.tablink-d-block {
    display: block !important;
}

.show-calendar {
    border: 1px solid #ccc !important;
}

.tablink li:first-child {
    padding-left: 0px;
}

.tablink li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: #c1c1c1;
    transform: scaleY(0.5);
    transform-origin: center;
}

li[class^="hvr-"] a {
    font-weight: 600;
}

.tablink li a {
    display: flex;
    text-decoration: none !important;
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.justify-between{
	flex-flow: row nowrap;
	justify-content: space-around;
}
input.form-control, textarea.form-control, select.form-control{
	border: 1px solid #9c9c9c;
}
input.form-control.error,
textarea.form-control.error,
select.form-control.error {
    border: 1px solid #e73d4a !important;
}

.tablink {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row nowrap;
}

ul.tablink li:last-child {
    width: auto;
}

.popover .arrow:after,
.popover .arrow:before,
.popover .popover-content {
    display: none;
}

.popover .popover-title {
    padding: 4px 10px 5px 10px;
    margin: 0;
    font-size: 12px;
    background-color: #4285f4;
    border-bottom: 0px solid #ebebeb;
    border-radius: 0px 0px 0 0;
    color: #fff;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
    z-index: 999999;
}

.popover {
    padding: 0px;
    border: 0px solid #ccc;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-break: auto;
}

.tablink .popover.top {
    margin-top: -10px;
}

.tablink {
    position: relative;
}

.popover.top>.arrow {
    bottom: -6px;
    border-top-color: rgb(66, 133, 244);
}

.tablink.tablink-custom {
    margin: 0 !important;
    justify-content: center !important;
    align-items: center;
}

.tablink.tablink-custom .popover.top {
    margin-top: 0px !important;
}

.search-data-table-wrapper .nav-tabs>li>a.active:hover {
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/*Report css*/

.report-section {
    margin-top: 15px;
    border: 1px solid #dedede;
}

.report-section .report-title {
    background-color: #f3f3f3;
    padding: 6px 10px;
}

.report-section .report-content {
    padding: 10px;
    background-color: #f3f7f8;
}

.report-section .report-content .bidder-name {
    padding: 4px 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
}

.report-section .report-content .bidder-name label {
    color: #575656;
}

.report-section .report-content table {
    margin-bottom: 0px;
}

.report-section .report-content .single-row-table .divider:last-child {
    display: none;
}

/*End Report css*/

.auction-information {
    font-size: 13.5px;
    line-height: 1.5;
}

#Upload-Document {
    margin: 20px 0px
}

.btn-next:focus {
    background-color: #4285f4
}

.button-right {
    width: 100%;
    height: 32px;
}

.button-right span {
    float: right;
}

.button-right .button {
    margin: 10px 0px;
    background: #015E9E;
}

.table-Format input[type="checkbox"] {
    margin: auto;
    margin-top: 3px;
    /*  margin-right: 3px; */
    position: relative;
    top: 3px;
}

.Inner-table-of-table {
    padding: 10px;
}

.Map_screen2,
.Map_screen3 {
    border: 1px solid #DEDEDE;
    padding: 10px;
    margin-top: 10px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
}

.download-link img {
    width: 30px;
}

#Create-auction .form-horizontal .form-group {
    padding: 0px 25px;
    margin: 0px 0px 15px 0px;
}

.add-btn {
    font-size: 14px;
    padding: 6px 10px;
    position: relative;
    right: -17px;
    transition: 200ms all linear;
    -webkit-transition: 200ms all linear;
    -moz-transition: 200ms all linear;
    -o-transition: 200ms all linear;
    -ms-transition: 200ms all linear;
}

.add-btn i {
    margin-right: 5px
}

.add-btn:hover {
    color: #076892;
    border-color: #076892;
}

.tablink a i {
    font-size: 15px;
    color: #6b6b6b;
}

.epf-form_title .control-label {
    padding: 7px 0px;
    text-align: left;
}

.TabbedPanelsContentGroup .form {
    margin-top: 5px;
}

.form .control-label {
    text-align: left;
}

.margin-left30 {
    margin-left: 30px;
}

.margin0 {
    margin: 0px !important;
}

.padding0 {
    padding: 0px !important;
}

.margin-r-25 {
    margin-right: 25px;
}

.margin-bottom-zero {
    margin-bottom: 0px !important;
}

.margin-top-zero {
    margin-top: 0px;
}

.line-height-20 {
    line-height: 1.8;
    font-size: 13.5px;
}

.border-none {
    border: none
}

.clear-both {
    clear: both;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.position-relative {
    position: relative;
}

.set-postion {
    right: 11px;
}

.Hover-listing:hover p {
    color: #000;
    cursor: pointer;
}

.list-col-full {
    width: 100%;
    /*  padding-left: 15px;
      padding-right: 15px; */
    position: relative;
}

.list-col1 {
    width: 37%;
    float: left;
    /*  padding-left: 15px; */
}

.list-col2 {
    width: 32%;
    float: left;
}

.list-col3 {
    width: 29%;
    float: right;
}

.icon-submition .tablink li {
    padding: 0px 10px;
    border-right: none;
}

.icon-submition {
    /* padding: 0px 12px; */
    text-decoration: none;
    color: #5d5d5d
}

.icon-submition .tablink li a:hover {
    color: #4285f4;
}

.icon-submition .tablink .fa {
    font-size: 15px;
}

/*.icon-tooltip{background: #4285f4;
      color: #fff;
      padding: 5px 8px;
      position: absolute;
      top: -59px;
      left: -25px;
      width: 90px;}*/

.icon-submition .tablink li a:hover .icon-tooltip:before {
    top: -45px;
    opacity: 1;
}

.icon-tooltip:before {
    content: attr(title) "";
    position: absolute;
    top: -56px;
    right: -40px;
    width: 93px;
    background: #4285f4;
    color: #fff;
    text-align: center;
    padding: 3px 6px;
    opacity: 0;
    transition: .2s all linear;
    z-index: 1;
    font-size: 12px;
}

.icon-tooltip:after {
    content: "";
    height: 10px;
    width: 10px;
    background: #4285f4;
    position: absolute;
    top: -33px;
    right: 0px;
    transform: rotatez(41deg);
    transition: .2s all linear;
    opacity: 0;
}

.padding-zero {
    padding: 0px;
}

td.icon-submition .tablink li a:hover .icon-tooltip:before {
    top: -41px;
    opacity: 1;
}

.icon-submition .tablink li a:hover .icon-tooltip:after {
    top: -23px;
    opacity: 1;
}

.icon-submition .tablink li a .Big-lenght-icon:before {
    width: 146px;
    right: -54px;
}

b.auto-bid {
    border: 1px solid #5D5D5D;
    border-radius: 50%;
    padding: 0px 3px;
}

.colorplates {
    width: 93%;
    border: 1px solid #ccc;
}

.colorplates ul li span {
    padding: 5px 20px;
    margin-right: 10px;
}

.colorplates ul li:not(:first-child):hover {
    background-color: #ccc;
}

.margin-left24 {
    margin-left: 24%
}

.cut-date {
    margin: -10px -10px;
    padding: 5px 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.font-weight {
    font-weight: normal;
}

.font-weight-600 {
    font-weight: 600;
}

/* .auction-biider-hall form p {
      margin-left: 10px;
      margin-top: 5px;
  }
  .auction-biider-hall .tablink {
      font-size: 13px;
  } */

.hover-row-table tr:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):hover {
    background-color: #DDEFFF;
    transition: .3s all linear;
}

/* .auction-biider-hall .cut-date label:nth-child(2),
  .auction-biider-hall .tablink li a label:nth-child(2),
  td .auction-information label:last-child {
      color: #000;
  } */

.td-helight-text {
    line-height: 25px;
    font-size: 13px;
}

.bg-color-row {
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2;
}

.clear-table-details tr {
    border-bottom: 1px solid #f2f2f2;
}

/* .auction-biider-hall .table-Format {
      border: 1px solid #E0DEDE;
      background: #fff;
  }
  .auction-biider-hall .table-Format td {
      border: none;
  } */

.moreinfo {
    font-size: 13px;
}

.ovel {
    background: #337AB7;
    height: 3px;
    width: 3px;
    position: relative;
    border-radius: 50%;
    top: 3px;
    left: -3px;
    margin-left: 2px;
}

.margin-zero {
    margin: 0px !important;
}

.divider {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5px;
}

.datetime-section {
    border: 1px solid #DEDEDE;
    border-bottom: none;
    display: none;
}

#TabbedPanels-custom li.active {
    border-top-color: #003572 !important;
    color: #003572 !important;
}

.td-helight-text>span {
    margin: 0px 5px;
}

.revarse-time {
    padding: 8px 8px;
    border: 1px solid #E0DEDE;
    border-bottom: none;
}

.revarse-time>span:first-child label,
.revarse-time>span:nth-child(2) label {
    color: #000;
}

.datetime-section table td,
.bid-submition-date table td {
    text-align: left;
    padding: 0px;
    padding: 2px 15px
}

.datetime-section table td label,
.bid-submition-date table td label {
    margin-bottom: 0px !important;
}

.datetime-section table td label:last-child,
.bid-submition-date table td label:last-child {
    color: #000;
}

.bid-submition-price table {
    border-bottom: #000;
}

.datetime-section table {
    border: none;
}

/* .close {
      position: absolute;
      right: 0px;
  } */

.margin-bottom-20 {
    margin-bottom: 20px
}

#auction-hall-GT .clear-table-details tr:nth-child(odd) {
    background-color: #F3F7FF;
}

.bid-submition-price {
    border: 1px solid #E0DEDE
}

.bid-submition-date {
    background-color: #F3F3F3;
}

.bid-submition-price {
    background: #FFFBFB;
}

.clear-table-details .button-right button {
    margin: 0px 0px;
    padding: 6px 5px;
    font-size: 10px;
}

.clear-table-details tr td {
    padding: 5px 5px;
    border: 1px;
}

.mainsection {
    padding: 10px;
}

#Bid-Submition .clear-table-details tr td,
#Bid-Submition .clear-table-details tr th {
    border: 1px solid #E0DEDE;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.clear-table-details .icon-submition .tablink li:first-child a {
    color: #015E9E;
    border-right: 1px solid #E0DEDE;
}

.clear-table-details td.icon-submition .tablink li a:hover .icon-tooltip:before {
    top: -39px;
    opacity: 1;
}

.td-bg-color {
    background-color: #EEF7FF;
}

.bid-submition-price .tablink:first-child {
    border-bottom: 1px solid #E0DEDE;
}

.clear-table-details+.button-right {
    margin-top: 10px;
    margin-bottom: 10px;
}

.clear-table-details+.button-right span {
    float: left;
}

.PL0 {
    padding-left: 0px;
}

.PR0 {
    padding-right: 0px;
}

.paging {
    text-align: right;
    /* margin:0px 10px; */
}

.pager li>a,
.pager li>span {
    border-radius: 2px;
}

#btnGoto {
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 0px;
}

.sequrity-point {
    background-image: url(../images/TB1Dsh6LpXXXXaoXFXXO6iSQXXX-585-350.jpg);
    height: 382px;
    background-repeat: no-repeat;
    background-position: center;
}

.resizrform {
    max-width: 80%;
    /* margin: 11px auto 0px;
      border-top: 3px solid #4285f4; */
}

.go-back {
    font-size: 13px;
    text-decoration: none;
    margin-top: 5px;
    padding: 0px 5px;
}

.go-back a:hover {
    text-decoration: none;
}

.colsanset {
    position: absolute;
    top: 1px;
    right: 6px;
}

.form-control {
    box-shadow: none !important;
    border-radius: 0px;
    color: #333;
}

.epp-product:nth-child(odd) {
    background-color: #fff;
}

/* .epp-product:nth-child(even) {
      background-color: #fbfbfb;
  } */

.form-group>label[class*="caption"],
.form-group div>label {
    color: #606060 !important;
    font-weight: 600 !important;
}

.form-group div>label.control-label:not(.caption):first-child,
table>tbody td>label.control-label {
    color: #272727 !important;
    font-weight: 400 !important;
    word-wrap: break-word;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: inherit;
}

.login-back {
    /* background-image: url(../images/Data-security.jpg);
      background-color: rgba(22, 22, 22, 0.65);
      background-size: cover; */
    /*    background-repeat: no-repeat; */
    position: relative;
}

/* .box-shadow {
      position: absolute;
      top: 0px;
      left: 0px;
      background-color: rgba(22, 22, 22, 0.65);
      right: 0px;
      bottom: 0px;
      z-index: -1;
  } */

.f-footer {
    border-top: 1px solid #f1f1f1;
    margin: 0px 15px;
    margin-top: 10px;
}

/* .f-single-colum .ep-button {
      margin-left: 10px;
  } */

.alert-md {
    padding: 5px 10px;
}

#xPageAlertDiv {
    max-width: 100%;
    margin: 0px auto;
    margin-top: 15px;
}

.alert-dismissable .close {
    color: #309831;
    opacity: 1;
}

.alert-dismissible .close {
    color: #af5246;
}

.input-ajax-loader {
    background: url(../images/ajax-loader.gif) no-repeat right 10px center;
}
.colsanset-lg{
	right: 15px !important;
	padding-top: 7px !important;
}
#loader {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.50) url('../images/loader.gif') no-repeat center center;
    z-index: 10000;
}

.download-link img {
    width: 30px;
}

.pager span {
    margin: 0px 5px;
}

.pager .btn-default {
    background-color: #f9f9f9;
}

.pager>span:first-child {
    position: relative;
    top: 5px;
}

.pager .btn-default:hover {
    background-color: #4285f4;
    color: #fff;
    border-color: #4285f4;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0px !important;
}

.input-inline-block {
    display: inline-block;
}

.ep-bt-small {
    padding: 7px 20px;
}

.table-Format {
    padding: 10px;
    width: 100%;
    border: 1px solid #ccc;
}

.nav-tabs {
    border-bottom: none !important;
}

table {
    color: #272727;
    font-size: 14px !important;
}

.table-Format table {
    margin: auto;
    width: 100%;
    clear: both;
}

.table-w-100 {
    width: 100%;
}

.table-Format table th {
    color: #686868 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
}

.tr-v-align tr {
    vertical-align: top;
}

.btn-row a {
    margin: 0px 5px;
}

.btn-row {
    margin-top: 10px;
}

/* .Map_screen2 .TabbedPanels,
  .Map_screen3 .TabbedPanels {
      padding: 15px;
  } */

.group-fbtn {
    padding: 0px 15px;
    margin-bottom: 10px;
}

.group-fbtn a {
    color: #23527c;
}

.tabpanle {
    padding: 15px;
}

.tabpanle .nav-tabs li a {
    border: 1px solid #f1f1f1;
    margin-right: 10px;
    box-shadow: none !important;
    border-radius: 0;
    color: #969494;
    padding: 10px 20px;
}

.tabpanle .tab-pane {
    padding: 10px;
    border: 1px solid #efefef;
    border-top: 0px;
}

.tabpanle .nav-tabs li.active a {
    border-top: 3px solid #4285f4;
    color: #4285f4;
    border-bottom: none;
}

.word-break {
    word-break: break-all;
}

/* #div-overlay {
      opacity: 0.8;
      background-color: #333;
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 1000;
      background-image: url('../images/loading-1.gif');
      background-position: center;
      background-repeat: no-repeat;
  } */

.icon-851:before {
    content: "\e90b";
}

.icon-password-reset:before {
    content: "\e900";
}

.icon-document-upload:before {
    content: "\e901";
}

.icon-document-download:before {
    content: "\e902";
}

.icon-accept-conditions::before {
    content: "\e903";
}

.icon-auction-result:before {
    content: "\e904";
}

.icon-bid-submition:before {
    content: "\e905";
}

.icon-auction-dashboard::before {
    content: "\e906";
}

.icon-document-configuration:before {
    content: "\e907";
}

.icon-theam:before {
    content: "\e908";
}

.icon-terms-conditions:before {
    content: "\e909";
}

.icon-configration:before {
    content: "\e90a";
}

/*Sorting icon*/

.sorting {
    position: relative;
    text-decoration: none;
    top: 7px;
    color: #dcdcdc;
}

/* .table-striped>tbody>tr:nth-of-type(2n+1),
thead tr,
.backcolor-table-head {
    background-color: #fbfcfd !important;
} */

.sorting i {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -2px;
}

.sorting i:first-child.active,
.sorting i:last-child.active {
    color: #4285f4;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #fff;
}

.nav-tabs>li.active>a:not(#searchForm .nav-tabs>li.active>a),
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    background-color: #f9f9f9;
    border-radius: 0px;
    border-top: 2px solid #4285f4;
}
.marign-tp10 {
    margin-top: 10px !important;
}

.marign-bt10 {
    margin-bottom: 10px !important;
}

.marign-tp20 {
    margin-top: 20px !important;
}

.marign-bt20 {
    margin-bottom: 20px !important;
}

.marign-tp30 {
    margin-top: 30px !important;
}

.marign-bt30 {
    margin-bottom: 30px !important;
}

.custom-label {
    padding: 0px 20px;
}

.navbar-brand {
    padding: 0px;
    height: inherit;
}

.logo img {
    width: auto;
    /* display: inline-block; */
    max-height: 50.63px;
    margin: auto;
    margin-top: 0px;
}

/*AuctionListing page code css*/

.Serial_no {
    position: absolute;
    left: -3px;
}

.icon-submition {
    padding-bottom: 10px;
}

.icon-submition .tablink li:after {
    content: '';
}

.dept-name {
    position: relative;
    padding-top: 5px;
    font-size: 13px;
    color: #8e8e8e;
}

/*End Auction Listing page css*/

/* Clear Search Box */

.clear-icon {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    position: absolute;
    right: 115px;
    top: 7px;
    padding: 2px;
    height: 22px;
    width: 22px;
}

.clear-icon:after {
    content: "X";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 6px;
    top: 2px;
    background-color: transparent;
    bottom: 0;
    margin: auto;
    padding: 2px;
    border-radius: 50%;
    text-align: center;
    color: #337ab7;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    padding: 1px 0px;
}

/*date input control*/

.input-group.date input {
    background-color: #fff;
}

.unmaped-bidders-table tr td:last-child {
    text-align: center;
}

.client-name-label {
    background: #f5f3f3;
    border-radius: 7px;
    padding: 10px 15px;
    font-size: 15px;
    margin: 0px !important;
    margin-bottom: 15px !important;
}

.client-name-label>label {
    padding: 0px;
    padding-top: 0px !important;
    font-weight: 600;
}

.not-found {
    border: 1px solid #dcdcdc;
    margin: 0px 15px;
    text-align: center;
    padding: 10px 0px;
}

.not-found>label {
    margin-top: 0px;
    margin-bottom: 0px;
}

.not-found span.error,
.not-found label.error {
    font-size: 16px;
}

.description>p {
    font-size: 14px;
    padding: 5px 0px;
}

.v-diveder {
    padding: 0px 15px;
    color: #e0dbdb;
}

.list-date,
.location-list,
.price-list,
.auction-type {
    margin-right: 30px;
}

.icon-submition .tablink li a i {
    color: #5C9BD1;
}

.list-date,
.department-name {
    color: #50555A;
}

.list-date i,
.department-name i,
.epp-product i {
    color: #929292;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

/*Bid Submition Form*/

.bold-font {
    font-weight: 700;
    color: #5f5f5f;
}

.fontwight700 {
    font-weight: 700;
}

.border-radius0 {
    border-radius: 0px;
}

.alert-item {
    position: relative;
}

.time-left {
    border-radius: 0;
    padding: 10px;
}

.time-left label {
    color: #fff;
}

hr.small-divide {
    margin: 10px 15px;
}

.time-section .title {
    font-size: 14px;
    color: #8e9daa;
    margin-right: 16px;
}

.Extention-symbol {
    height: 8px;
    width: 8px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
}

.blue {
    background-color: #4285f4;
}

.gray,
.gray-back {
    background-color: #ccc;
}

.orange {
    background-color: #fdb900;
}

#regenerateOtpBtn {
    margin-top: 4px;
    display: block;
}

.time-section .button {
    background-color: #02a1e5;
    display: inline-block;
    padding: 5px 10px;
}

.biiding-hall-section label {
    margin-bottom: 0px;
}

.price-section .title,
.price-section .title label {
    font-size: 14px;
    color: #8e9daa;
}

.price-section .price-label .title {
    position: absolute;
    left: 20px;
    font-size: 15px;
    text-transform: uppercase;
}

.time-section i {
    color: #828282;
}

.time-section .time-left i {
    color: #fff;
}

.price-section .title i {
    color: #02a1e5;
    font-size: 18px;
}

.price-section .price-label {
    position: relative;
    padding-left: 120px;
}

.price-section .title i,
.price-section .title label {
    position: relative;
    top: 17px;
}

.price-section .title:before {
    content: '';
    background: #dedede;
    height: 60px;
    width: 1px;
    position: absolute;
    right: -20px;
}

.price-label div>span {
    margin-right: 20px;
}

.gray-color {
    color: #a2a2a2;
}

.red-color {
    color: #e7505a;
}

td span.rank-back {
    /*  background-color:#39b54a;     */
    COLOR: #FFF;
    PADDING: 5px 10px;
    border-radius: 50%;
}

.green-back {
    background-color: #39b54a;
}

.red-back {
    background-color: #e7505a;
}

.gray-back {
    color: #a2a2a2;
}

.rank-back {
    color: #fff;
    padding: 5px 6px;
    /* background-color:#39b54a; */
}

.single-row-table table {
    border: 1px solid #dedede;
}

.single-row-table table tr:first-child {
    background-color: #fbfcfd;
}

.single-row-table table tr td {
    vertical-align: middle;
    /*color: #8896a0;*/
}

/* .biiding-hall-section table tr:first-child {
      color: #828282;
     font-family: 'Open Sans',sans-serif;
      text-transform: uppercase;
      font-size: 13px;
  } */

.biiding-hall-section .table>tbody>tr:first-child>th {
    font-weight: 300 !important;
}

table td input,
table td textarea {
    border: 1px solid #d8d7d7;
}

.marquee {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-left: 3px solid #4285f4;
    padding: 10px 0px;
    color: #7b7979;
}

.current-time {
    margin-left: 15px;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.extention>span {
    margin-right: 15px;
}

button,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
}

.biiding-hall-section .caption {
    color: #a09e9e;
}

.border-light {
    border-color: #ececec !important;
}

.auction-price-section .title {
    display: inline-block;
    font-size: 15px;
    position: absolute;
    left: 22px;
    text-transform: uppercase;
    color: #8e9daa;
}

.auction-price-section .title i {
    color: #02a1e5;
}

.auction-price-section .parice-setion {
    display: inline-block;
    padding-left: 120px;
}

.icou-right>span {
    margin-right: 20px;
}

.icou-right>span a i {
    color: #797878;
}

.item-name {
    /* white-space: nowrap; */
    width: 450px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}

.banner-image img {
    max-width: 100%;
    margin: 15px 0px;
}

.our-logo img {
    width: 100%;
}

/* Bid Submition Form */

.client-logo:before {
    content: '';
    position: absolute;
    height: 40px;
    top: 10px;
    width: 0px;
    background: #e6e6e6;
    color: #000;
    right: 10px;
    z-index: 10;
    visibility: visible !important;
}

.client-logo {
    position: relative;
    padding-right: 25px;
}

.our-logo {
    position: relative;
}

.after-map-items tr td:nth-last-child(2) {
    text-align: center;
}

.reset-password {
    max-width: 400px;
    margin: auto;
    background: #fff;
    padding: 20px 30px;
}
input[type="radio"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    margin-left: 10px;
}

.popover {
    pointer-events: none;
}

.group-fbtn button:hover {
    color: #000;
}

.form-horizontal .control-label {
    text-align: left;
}

.table-matrix td select {
    min-width: 170px;
}

.fileupload-btn {
    display: inline-block;
}

.input-group-addon {
    border-radius: 0px;
    background-color: #fff;
    color: #b5b5b5;
}

.input-group-addon.btn-primary {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

input[type=file] {
    border: 1px solid #e2e2e2;
    padding: 4px 5px;
}

.margin-tp-0 {
    margin-top: 0px;
}

.margin-tp-5 {
    margin-top: 5px;
}

.margin-tp-10 {
    margin-top: 10px;
}

.margin-tp-15 {
    margin-top: 15px;
}

.margin-tp-20 {
    margin-top: 20px;
}

.margin-tp-25 {
    margin-top: 25px;
}

.margin-tp-30 {
    margin-top: 30px;
}

.margin-tp-40 {
    margin-top: 40px;
}

.margin-tp-50 {
    margin-top: 50px;
}

.margin-tp-60 {
    margin-top: 60px;
}

.margin-tp-70 {
    margin-top: 70px;
}

.margin-bt-0 {
    margin-bottom: 0px;
}

.margin-bt-5 {
    margin-bottom: 5px;
}

.margin-bt-10 {
    margin-bottom: 10px;
}

.margin-bt-15 {
    margin-bottom: 15px;
}

.margin-bt-20 {
    margin-bottom: 20px;
}

.margin-bt-25 {
    margin-bottom: 25px;
}

.margin-bt-30 {
    margin-bottom: 30px;
}

.margin-bt-40 {
    margin-bottom: 40px;
}

.margin-bt-50 {
    margin-bottom: 50px;
}

.margin-bt-60 {
    margin-bottom: 60px;
}

.margin-bt-70 {
    margin-bottom: 70px;
}

.font13 {
    font-size: 13px !important;
}

.font14 {
    font-size: 14px !important;
    ;
}

.font15 {
    font-size: 15px !important;
    ;
}

.font16 {
    font-size: 16px !important;
    ;
}

.font18 {
    font-size: 18px !important;
    ;
}

.font20 {
    font-size: 20px !important;
    ;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a0b3b0;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #a0b3b0;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #a0b3b0;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #a0b3b0;
}

ul.TabbedPanelsTabGroup>li.TabbedPanelsTab {
    min-width: 12%;
    text-align: center;
}

.TabbedPanelsTab:hover {
    border-top: 2px solid #4285f4;
}

/* .TabbedPanelsTab:hover a {
      color: #4285f4;
      padding: 12px 25px !important;
      padding-top: 12px !important;
  } */

/* .nav-tabs>li>a:hover {
    border: none;
    border-color: none;
}
 */
footer {
    background-color: #181818;
    color: #fff;
}

footer .copyright {
    background-color: #303030;
    padding: 10px 0px;
    color: #909090;
    font-size: 13px;
}

.text-dark-gray {
    color: #50555A;
}

dt {
    margin-bottom: 6px;
}

dd {
    color: #5F5D5D;
}

dd p {
    text-align: justify;
}

.copyright a {
    color: #909090;
    text-decoration: none;
}

.calendar.single.left {
    float: none !important;
}

.daterangepicker.single .ranges {
    width: 100%;
    text-align: center;
}

.formula-detail table tr td input,
.formula-detail table tr td textarea {
    width: 150px;
}

/* Back To Top CSS */

#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.terms-wrapper {
    display: flex;
}

.terms-wrapper label {
    margin-left: 0.6em;
    margin-bottom: 0 !important;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 3px;
    font-size: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.return-to-top {
    top: 10px !important;
    font-size: 30px !important;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.login-page-back {
    min-height: 506px !important;
    display: inline-block;
    width: 100%;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loder {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: flex;
    background-color: rgba(0, 0, 0, 0.5);
}

.sk-three-bounce {
    margin: auto;
    width: 80px;
    text-align: center;
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    background-color: #4285f4;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.bt-outline {
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    transition: all .3s ease;
    cursor: pointer;
}
.bt-outline-base {
    border: 1px solid #2e6da4;
    color: #2e6da4;
}

.bt-outline-base:hover {
    background: #2e6da4;
    color: #fff;
    text-decoration: none !important;
    border-color: #2e6ca4 !important;
}

.bt-outline-base:focus, .bt-outline-base:active {
    background: #2e4fa4 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-color: #2e4fa4 !important;
}
.bt-outline-add {
    border: 1px solid #29ca62;
    color: #29ca62;
}

.bt-outline-add:hover {
    background: #29ca62;
    color: #fff;
    text-decoration: none !important;
}

.bt-outline-add:focus {
    background: #129e44;
    color: #fff;
    text-decoration: none !important;
}

.bt-outline-remove {
    border: 1px solid #FF5D5D;
    color: #FF5D5D;
}

.bt-outline-remove:hover {
    background: #FF5D5D;
    color: #fff;
    text-decoration: none !important;
}

.bt-outline-remove:focus {
    background: #ff3838;
    color: #fff;
    text-decoration: none !important;
}

.bt-outline-default {
    border: 1px solid #686868;
    color: #686868;
}

.bt-outline-default:hover {
    background: #686868;
    color: #fff;
    text-decoration: none !important;
}

.bt-outline-default:focus {
    background: #404040;
    color: #fff;
    text-decoration: none !important;
}

.upload-btn {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}

@-webkit-keyframes sk-three-bounce {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale (1);
        transform: scale (1);
    }
}

@keyframes sk-three-bounce {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale (1);
        transform: scale (1);
    }
}

.pre-unstyle {
    white-space: pre-inline;
}

.font-normal {
    font-weight: normal !important;
}

/*Top and bottom scrollbar*/

.large-table-container-3 {
    max-width: 1099px;
    overflow-x: scroll;
    overflow-y: auto;
}

.large-table-fake-top-scroll-container-3 {
    max-width: 1099px;
    overflow-x: scroll;
    overflow-y: auto;
}

.large-table-fake-top-scroll-container-3 div {
    font-size: 1px;
    line-height: 1px;
}

.modal-full-screen>.modal-dialog {
    width: 100% !important;
}

.modal-dialog-centered {
    display: flex;
   /*  align-items: center; */
    min-height: calc(100% - (.5rem * 2));
   /*  justify-content: center; */
}

/*
  .no-record-found {
      color: #827878;
      font-weight: normal;
      text-align: center;
  }
  */

/*test*/

.xtooltip {
    position: relative;
    display: inline-block;
    width: 300px;
}

.xtooltip .xtooltiptext {
    position: absolute;
    width: 100%;
    color: #fff;
    background-color: #02a1e5;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    z-index: 1;
    left: 100%;
    top: 0;
    word-break: break-all;
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.xtooltip .xtooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%;
    /* At the bottom of the tooltip */
    left: 8%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #02a1e5 transparent transparent transparent;
}

.xtooltip:hover .xtooltiptext {
    visibility: visible;
    opacity: 1;
}

/*changes from rajan for rfx & auct list*/

td {
    vertical-align: middle !important;
}

.text-dark-gray-event {
    color: #495056;
}

.x-dept-name {
    color: #495056;
}

a.brief,
.x-rf {
    text-decoration: none;
    color: #848484;
    font-weight: 600;
}

a.brief:active,
a.brief:hover {
    text-decoration: none;
    color: #00aeef;
}

td.date-time {
    color: #636363;
    font-size: 16px;
}

.tablink a i:hover {
    font-size: 15px;
    color: #00aeef;
}

span.corrig-no {
    display: inline;
    font-size: 14px;
    color: #dc0000;
}

a.corrig-link {
    font-size: 14px;
    color: #848484;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.underline-link:hover {
    text-decoration: underline;
}

.brand-name {
    display: inline-block;
    position: absolute;
    font-size: 13px;
    vertical-align: middle;
    text-align: left;
    color: #7B7878;
    top: 73%;
    left: 0%;
}

.brand-logo {
    width: auto;
    display: inline-block !important;
    max-height: 60px !important;
    margin: auto !important;
    margin-top: 0 !important;
}

.brand-logo-pipe:before {
    width: 1px !important;
}

i>span.fa-reset-font {
    font-family: 'Open Sans', sans-serif;
}

.single-row-table table tr.tr-red {
    color: #ff0000 !important;
}

/*tool-tip*/

#itemName a:hover {
    text-decoration: none;
}

#itemName .popover.top>.arrow {
    border-top-color: #828282 !important;
    bottom: -12px !important;
}

#itemName .popover.top>.arrow:before,
.arrow:after {
    display: none !important;
}

.single-client-logo {
    max-height: 52px !important;
    margin: auto;
    /* 	margin-top:-19px !important; */
}

#footerCopyrightContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.img-footer-logo {
    height: 40px;
    width: auto;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

#copyrightID {
    flex: 1;
    text-align: right;
}

#footerID {
    text-align: left;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
}

/* start header changes from rajan */

.navbar-right {
    margin-top: 18px;
}

.navbar-right [class^="fa"] {
    position: relative;
    font-size: 17px;
    color: #6b6b6b;
}

.navbar-nav.navbar-right>li>a {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.optiondropdown:hover {
    background: #337ab7;
}

.paging-box {
    border: 1px solid #DEDEDE;
    padding: 2px 10px;
    margin-top: 10px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
}

.space-up {
    margin-top: 6px;
}

.width-breaker {
    width: 24% !important;
}

.x-color {
    color: #6A6A6A !important;
}

.before-login-tagline {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

.x-corrig-div {
    margin: 10px auto;
}

.x-corrig-title {
    background-color: #eaeaea;
    padding: 10px;
    border-radius: 5px;
}

.x-corrig-active>.x-corrig-title {
    background-color: #4285f4;
    color: #fff;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.x-corrig-active>.x-corrig-body {
    border: 1px solid #DEDEDE;
    padding: 10px;
    padding-bottom: 0px;
    border-radius: 4px;
    position: relative;
}

.x-corrig-active>.x-corrig-body {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.x-corrig-title i {
    font-size: 30px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.modal-backdrop {
    z-index: 1020;
}


@-moz-document url-prefix('') {
    .text-wrap {
        max-width: 159px !important;
        white-space: pre-wrap;
        word-wrap: break-all;
        text-align: center;
    }
}

.text-wrap {
    max-width: 150px;
    word-wrap: break-word;
    text-align: center;
}

.page-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100vh;
}

.box-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.box-wrap .jumbotron {
    background: #ffffff !important;
}

.loader {
    display: inline-block;
    margin: 24px !important;
}

.title-pl {
    font-size: 35px;
    color: rgb(51, 51, 51);
    margin-bottom: 10px !important;
}

.text-1 {
    font-size: 25px !important;
    color: rgba(51, 51, 51, 0.8);
    font-weight: 400 !important;
    margin: 0 !important;
}

.text-2 {
    font-size: 18px !important;
    color: rgba(51, 51, 51, 0.68);
    font-weight: 400 !important;
}

.gray-text {
    color: #868484;
}

#step-2 {
    margin: 0
}

.setup-content {
    margin: 15px 0 0
}

.stepwizard-step p {
    margin-top: 5px;
    color: #B7B7B7;
    font-size: 16px
}

.stepwizard-row {
    display: table-row
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.stepwizard-row:before {
    top: 26px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #4285f4;
    display: inline-block;
    opacity: 0.5;
    left: 0;
}

.stepwizard-step {
    margin-left: 89px;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    opacity: none
}

.stepwizard-step a.active {
    color: #fff !important;
    border: none !important;
    background-color: #4285f4 !important;
}

.stepwizard-step p.active {
    color: #000 !important;
    border: none !important;
    background-color: #fff !important;
}

.stepwizard-step .btn-circle {
    padding: 14px !important;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
    border: 1px solid #DDD;
    color: #999;
    font-size: 17px
}

.stepwizard-step .btn-default {
    background-color: #fff;
    border: 1px solid #4285f4;
    color: #4285f4;
    transition: 0.5s;
}

.stepwizard-step .btn-primary:hover {
    color: #fff;
    border: none;
    background-color: #006CB8;
}

.setup-content .one_fourth {
    width: 251px;
    box-shadow: 0 2px 9px rgba(43, 59, 93, .29);
    cursor: pointer;
    background: #fff;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.setup-content .one_fourth:hover {
    box-shadow: 0 1px 2px rgba(43, 59, 93, .29), 0 0 13px rgba(43, 59, 93, .29);
    -moz-box-shadow: 0 1px 2px rgba(43, 59, 93, .29), 0 0 13px rgba(43, 59, 93, .29);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.orange_tick,
.setup-content .one_fourth:hover h3 {
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.setup-content .one_fourth:hover h3 {
    background-color: #FF9600;
    color: #FFF;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.setup-content .one_fourth ul {
    height: 139px
}

.setup-content .one_fourth ul li {
    list-style-type: disc;
    margin: 0 0 0 24px;
    text-align: left
}

.setup-content h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 8px 10px;
    padding: 10px;
    font-style: normal;
    background: #848383;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.setup-content hr {
    color: #E6E7E7;
    border: 1px solid #EAEAEA
}

.validity {
    padding: 9px 0;
    text-align: center
}

.orange_tick {
    position: absolute;
    top: -19px;
    right: -19px;
    width: 45px;
    height: 45px;
    background: url(../images/orange-tick.png) no-repeat #fff;
    border-radius: 50%;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.setup-content .active {
    border: 1px solid #FF9600;
    color: #FF9600;
    box-shadow: none;
    transition: all .3s ease-out;
    transition: all .3s ease-out;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

/* .stepwizard-step .completed{
      background-color: #CDDC39;
      border: none;
  } */

.stepwizard-step .btn-completed {
    background-color: #4CAF50 !important;
    color: #fff;
    border: none;
}

.stepwizard-step .title-completed {
    color: #4CAF50 !important;
}

.stepwizard-step .title {
    font-size: 14px;
    color: #B7B7B7
}

.stepwizard-step.active .btn {
    background-color: #4285f4;
    color: #fff;
}

.stepwizard-step.active .title {
    color: #343434;
    font-size: 14px;
    position: relative;
}

/* .stepwizard-step.active .title:after{
      content: "";
      padding-bottom: 10px;
      border-bottom: 3px solid #4285f4;
      position: absolute;
      top: 16px;
      width: 194px;
      left: 0;
  } */

#step-1 .add {
    box-shadow: 1px 1px 0px 0px #ff9600, -1px -1px 0px 0px #ff9600;
    margin-top: 22px;
}

#step-1 .add ul li {
    margin: 0 22px;
    line-height: 22px;
}

.one_fourth .boxsec .subscribeh3 {
    background-color: #ff9600
}

.x-min-height {
    min-height: 80vh;
}

.mx-height-40 {
    min-height: 50vh;
}

.center-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

.chk-inline {
    display: inline-flex;
}

.chk-mr-l {
    margin-left: 10px !important;
}

/* end header changes from rajan */

#TabbedPanels>span#mandatory-note {
    padding-top: 15px;
    font-size: 11px;
}

/* Wizard driven process auction */

/* verticle wizard */

/* .wizard-step {
      text-align: center;
      position: relative;
      margin-bottom: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-flow: column;
  }
  .btn-cir {
      width: 30px;
      height: 30px;
      text-align: center;
      padding: 6px 0;
      font-size: 12px;
      line-height: 1.428571429;
      border-radius: 50%;
  }
  .btn-in-action{
      background: #028CE3;
      color: #fff;
  }
  .btn-action-complete:hover,.btn-in-action:hover,.btn-action-complete:focus,.btn-in-action:focus,.btn-action-complete:active,.btn-in-action:active{
      color: #fff;
          
  }
  .btn-action-complete:hover{
      background: #169700;
  }
  .btn-in-action:hover{
      background: #0175BD;
  }
  .btn-action-complete{
      background: #1CB800;
      color: #fff;
  }
  .wizard-step:nth-child(-n + 5)::after{
      content: "";
      position: absolute;
      width: 2px;
      background: rgba(52, 52, 52, 0.08);
      height: 28px;
      top: 62px;
      border-radius: 5px;
  } */

/* horizontal wizard */

.wizard-step p {
    margin-top: 7px;
    margin-bottom: 4px;
    color: #838383;
    text-align: center;
    /*     width: 60%; */
}

.wizard-step p.active-form {
    font-weight: 600;
    color: #008ae6;
}

.wizard-row {
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap;
}

.wizard {
    display: inline-block;
    position: relative;
}

.wizard-step .btn[disabled] {
    opacity: 1 !important;
    background: #eee;
    color: #B6B6B6;
}

/*
  .wizard-row:before {
      top: 26px;
      bottom: 0;
      position: absolute;
      content: " ";
      width: 100%;
      height: 1px;
      background-color: #ccc;
      z-index: 0;
  }
  */

.wizard-step {
    text-align: center;
    position: relative;
    margin-right: 20px;
    display: flex;
    align-items: center;
    flex-flow: column;
    z-index: 2;
    max-width: 170px;
    width: 168px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 50%;
}

.btn-action-complete {
    background: #ffffff !important;
    color: #6b6b6b !important;
    font-weight: 600;
    border: 1px solid #229c0d;
    margin: 0 auto;
}

.btn-in-action {
    background: #028CE3;
    color: #fff;
}

.btn-action-complete:hover,
.btn-in-action:hover,
.btn-action-complete:focus,
.btn-in-action:focus,
.btn-action-complete:active,
.btn-in-action:active {
    color: #fff;
}

.btn-action-complete:hover {
    background: #169700;
}

.btn-in-action:hover {
    background: #0175BD;
}

/*
  .wizard-step span{
      width: 18rem;
      height: 1px;
      display: block;
      border-radius: 25px;
      background: rgba(52, 52, 52, 0.23);
      margin: 0;
  }
  */

.wizard::after {
    content: "";
    position: absolute;
    width: 100%;
    background: rgba(52, 52, 52, 0.08);
    height: 0.6px;
    top: 14px;
    border-radius: 5px;
    z-index: 0;
    color: #4285f4;
}

/* .table-header, .table-body tr {
      display:table;
      width:100%;
      table-layout:fixed;
  } */

/*.table-body {
      display: block;
      height: 300px;
      overflow: auto;
  }
  
  .table-bordered > .table-header > tr > th {
      border: none !important;
      background: #edecec !important;
      color: #5a5a5a !important;
  } */

.margin-r-0 {
    margin-right: 0px;
}

@media (min-width : 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

.text-success {
    color: #39bd11;
}

.table-row-responsive{
	width: 100%;
	padding: 0 !important;
}
table thead tr.report-dt-table th:first-child,
table tbody tr.report-dt-table-row td:first-child{
	width: 50px !important;
	white-space: nowrap;
}
.table-row-responsive ul{
	list-style: none;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex-flow: column nowrap;
    align-items: flex-start;
}
.table-row-responsive ul>li{
	list-style: none;
	display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0.5rem;
    position: relative;
    width: 100%;
}
.menu-toggler i.fa{
	font-size: 20px !important;
}
.menu-toggler i.fa-plus-circle{
	color: #2c9f45 !important;
}
.menu-toggler i.fa-minus-circle{
	color: #ed1c24 !important;
}
.menu-toggler .fa-minus-circle,
.menu-toggler.collapsed .fa-plus-circle {
    display: inline-block;
}
.menu-toggler.collapsed .fa-minus-circle,
.menu-toggler .fa-plus-circle {
    display: none;
}
.table-row-responsive ul>li:not(:last-child)::after{
	content: "";
    position: absolute;
    width: 100%;
    background: #dddddd;
    height: 1px;
    bottom: 0;
    left: 0;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.09);
}
.custom-inq-btn{
	position:relative; top:10px; padding:4px 4px; left:19px  
}