@charset "utf-8";
/* CSS Document */

.navbar-default .navbar-nav > li > a.btn-live { color: #2638C4; background-color: #FFFFFF; border: solid 1px #2638C4;display: inline-block;
    padding: 2px 10px; margin: 22px 8px 0px 8px;}
.navbar-default .navbar-nav > li > a.btn-live:hover {  background-color: #dadef8;}


/* ==================================== COLOR OVERIDE ========================= */

/* ==================================== COLOR PRIMARY ========================= */
.text-primary {  color: #2638C4;}

.bg-primary {  background-color: #2638C4;}
.btn-primary {  background-color: #2638C4;}
.btn-primary:hover {  background-color: #0F1E8C;}
.btn-primary .badge {  color: #2638C4;}
.btn-link { color: #2638C4;}
.dropdown-menu > .active > a:focus {  background-color: #2638C4;}
.nav .open > a:focus {  border-color: #2638C4;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus  {  background-color: #2638C4; border-radius: 0px; border-top:#d9edf7 1px solid;}
.nav-pills > li.active > a:hover {background-color: #0A145A;}
.pagination > li > span {  color: #2638C4;}
.pagination > .active > span:focus {  background-color: #2638C4;  border-color: #2638C4;}
.label-primary {  background-color: #2638C4;}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {  color: #2638C4;}
a.thumbnail.active { border-color: #2638C4;}
.progress-bar {background-color: #2638C4;}
.list-group-item.active:focus {background-color: #2638C4;  border-color: #2638C4;}
.panel-primary {  border-color: #2638C4;}
.panel-primary > .panel-heading {  background-color: #2638C4;  border-color: #2638C4;}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {  border-top-color: #2638C4;}
.panel-primary > .panel-heading .badge {  color: #2638C4;}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {  border-bottom-color: #2638C4;}




.btn-primary:focus,
.btn-primary.focus {
  background-color: #0F1E8C;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color:#0F1E8C;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #0F1E8C;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0F1E8C;
}






/* ==================================== COLOR SUCCESS ========================= */
.text-success {  color: #B7CF39;}
a.text-success:hover, a.text-success:focus {  color: #6d7e1d;}
.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th {  background-color: #dff0d8;}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {  background-color: #d0e9c6;}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {  color: #B7CF39;}
.has-success .form-control {  border-color: #B7CF39;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}
.has-success .form-control:focus {  border-color: #6d7e1d;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;}
.has-success .input-group-addon {  color: #B7CF39;  border-color: #000000;  background-color: #dff0d8;}
.has-success .form-control-feedback {  color: #B7CF39;}
.btn-success {  color: #ffffff;  background-color: #39B54A;  border-color: #000000;}
.btn-success:focus,.btn-success.focus {  color: #ffffff;  background-color: #c8dc69;  border-color: #000000;}
.btn-success:hover {  color: #ffffff;  background-color: #c8dc69;  border-color:#000000;}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {  color: #ffffff;  background-color: #c8dc69;  border-color: #96ad27;}
.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {  color: #ffffff;  background-color: #96ad27;  border-color: #000000;}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {  background-image: none;}
.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {  background-color: #39B54A;  border-color: #acc72e;}
.btn-success .badge {  color: #39B54A;  background-color: #ffffff;}
.label-success {  background-color: #39B54A;}
.label-success[href]:hover,.label-success[href]:focus {  background-color: #c8dc69;}
.progress-bar-success {  background-color: #39B54A;}
.progress-striped .progress-bar-success {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.list-group-item-success {  color: #B7CF39;  background-color: #dff0d8;}
a.list-group-item-success,button.list-group-item-success {  color: #B7CF39;}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {  color: inherit;}
a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {  color: #B7CF39;  background-color: #d0e9c6;}
a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {  color: #fff;  background-color: #B7CF39;  border-color: #B7CF39;}
.panel-success {  border-color: #d6e9c6;}
.panel-success > .panel-heading {  color: #B7CF39;  background-color: #dff0d8;  border-color: #d6e9c6;}
.panel-success > .panel-heading + .panel-collapse > .panel-body {  border-top-color: #d6e9c6;}
.panel-success > .panel-heading .badge {  color: #dff0d8;  background-color: #B7CF39;}
.panel-success > .panel-footer + .panel-collapse > .panel-body {  border-bottom-color: #d6e9c6;}


/* ==================================== COLOR DANGER ========================= */


/* .label-danger {background-color:#800607;}
.btn-danger  {background-color:#800607;} */
.text-danger {color:#dc3545;}
.label-danger {background-color:#dc3545;}
.btn-danger  {background-color:#dc3545;}
/* ==================================== COLOR AUCTION ========================= */
.btn-auction {  background-color: #7c499d; color: #FFFFFF;}

/* ==================================== COLOR INFO ========================= */
.text-info {  color: #FFCF00}
a.text-info:hover, a.text-info:focus {  color: #6d7e1d;}
.bg-info {background:#dadef8;}
div.bg-info  li {border-top: 1px solid #dadef8;border-bottom: 1px solid #dadef8;}
div.bg-info > ul > li:hover, div.bg-info  li:hover {border-top: 1px solid #2638C4;border-bottom: 1px solid #2638C4; font-weight:bold; background: linear-gradient(to right, #bfc6f2 , #bfc6f2 , #bfc6f2 , #2638C4);}
.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th {  background-color: #dff0d8;}
.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {  background-color: #d0e9c6;}
.has-info .help-block,.has-info .control-label,.has-info .radio,.has-info .checkbox,.has-info .radio-inline,.has-info .checkbox-inline,.has-info.radio label,.has-info.checkbox label,.has-info.radio-inline label,.has-info.checkbox-inline label {  color: #FFCF00}
.has-info .form-control {border-color: #FFCF00  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}
.has-info .form-control:focus {  border-color: #6d7e1d;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;}
.has-info .input-group-addon {color: #FFCF00  border-color: #FFCF00  background-color: #dff0d8;}
.has-info .form-control-feedback {color: #FFCF00}
.btn-info {color: #ffffff;  background-color: #FFCF00  border-color: #000000; }
.btn-info:focus,.btn-info.focus {  color: #ffffff;  background-color: #FFCF00  border-color: #000000;}
.btn-info:hover {  color: #ffffff;  background-color: #FFCF00  border-color: #000000;}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {  color: #ffffff;  background-color: #FFCF00  border-color: #96ad27;}
.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {  color: #ffffff;  background-color: #FFCF00;  border-color: #000000;}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {  background-image: none;}
.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {  background-color: #FFCF00  border-color: #acc72e;}
.btn-info .badge {  color: #FFCF00  background-color: #ffffff;}
.label-info {  background-color: #FFCF00}
.label-info[href]:hover,.label-info[href]:focus {  background-color: #FFCF00}
.progress-bar-info {  background-color: #FFCF00}
.progress-striped .progress-bar-info {  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.list-group-item-info {  color: #FFCF00  background-color: #dff0d8;}
a.list-group-item-info,button.list-group-item-info {  color: #FFCF00}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {  color: inherit;}
a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {  color: #FFCF00  background-color: #d0e9c6;}
a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {  color: #fff;  background-color: #FFCF00  border-color: #FFCF00}
.panel-info {  border-color: #d6e9c6;}
.panel-info > .panel-heading {  color: #FFCF00  background-color: #dff0d8;  border-color: #d6e9c6;}
.panel-info > .panel-heading + .panel-collapse > .panel-body {  border-top-color: #d6e9c6;}
.panel-info > .panel-heading .badge {  color: #dff0d8;  background-color: #FFCF00}
.panel-info > .panel-footer + .panel-collapse > .panel-body {  border-bottom-color: #d6e9c6;}