/* Custome CSS */
.btn.btn-primary.btn-score-direction.active, .btn.btn-primary.btn-fold-direction.active {
     background-color: #fff !important;
    border-color: #357ebd !important;
    color: #357ebd !important;
}



.btn.btn-primary.btn-score-direction, .btn.btn-primary.btn-fold-direction
{
    background-color: #808080 !important;
    border-color: #808080 !important;
    color: #424242 !important;
}
.score_disable_hidden, .fold_disable_hidden{display:none;}

.close {
    color: #a94442;
    opacity: 0.9;
    font-size: 14px
}


#docket_information .tooltip .tooltip-inner{

min-width: 170px !important;
max-width: 100% !important;

padding:3px 8px !important;

color:#000000 !important;

text-align:center !important;

background-color:#F5F5F5 !important;

-webkit-border-radius:5px !important;

-moz-border-radius:5px !important;

border-radius:5px !important;
border: 1px solid #286090 !important;
text-align: left !important;

}
#docket_information .tooltip .tooltip-arrow {
	border-bottom-color:#F5F5F5 !important;
	background-color:#F5F5F5 !important;
}

#docket_information .tooltip .tooltip-inner .negvalue{
	color: #FF0000 !important
}
#docket_information .tooltip .tooltip-inner .posval{
	color: #008000 !important
}
#docket_information .tooltip .tooltip-inner .zeroval{
	color: #000000 !important
}
.prsnt_btn .col-md-2, .all_preset_fold .col-md-2{


    width: 13.667% !important;
    min-height: 1px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    position: relative !important;
}
.prsnt_btn h4, .all_preset_fold h4{

    font-size: 12px !important;
}
.disaprint{color: #FF0000 }
.enprint{color: #000000}
.badge{
    padding: 3px 5px !important;
}
.block-disable{
    z-index: 1000;
    border: 1px solid transparent;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(211,211,211);
    opacity: 0.96;
    cursor: default;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    color: #000000
}
.block-disable a{

    pointer-events: none;
    border: none;
    color: #696969;
    text-decoration: bold;
}
.cquote .createq {
    background: #EC971F !important;
    font-weight: 500;
    border-radius: 50px !important;

}
.btn-sample {
  color: #ffffff;
  background-color: #611BBD;
  border-color: #130269;
}
.btn-sample:hover,
.btn-sample:focus,
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
  color: #ffffff;
  background-color: #49247A;
  border-color: #130269;
}
.sample-text{
  color:#49247A;
}
.showcost{
    margin: 10px;
 }
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #337AB7;
  border-bottom: 5px solid #337AB7;
  border-left: 5px solid #F5F5F5;
  border-right: 5px solid #F5F5F5;
  width: 30px;
  height: 30px;
  margin: 0% 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.speech-bubble {
    background-color: #f8f8f8;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    width: 110px;
    text-align: center;
    padding: 20px;
    position: absolute;
}
#docketsummary .modal-dialog {
  width: 700px !important;
}
.navbar-brand{
  padding-top: 0;
}
.customslipmodalmodal-body {
    padding: 10px;
}
#customslip .modal-dialog{
  width: 800px !important;
}
div.DTED_Lightbox_Background, div.DTED_Lightbox_Wrapper
{
z-index: 2000!important;
}
#example_wrapper{
  margin-top:20px;
}
.csp .dropdown-menu{
  min-width : 42px !important;
  padding-top: 0pc !important;
}
.select-mini {
  height: 37px;
  width: 150px;
}
.select2-container.select2-container-multi.sequipment
{
  width:100%;
}
.costtable{
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}

.costtable tbody tr.active td, .costtable tbody tr.active th
{
   background-color: #08c;
    color: white;
}
.costtable > tbody > tr > td, .costtable > tbody > tr > th, .costtable > tfoot > tr > td, .costtable > tfoot > tr > th, .costtable > thead > tr > td, .costtable > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.alertaccount,.alertmodelsuccess
{
  border-custom: 4px;
  margin-bottom: 0px;
  padding: 10px;
}
.dataTables_processing{
  margin-top: 50px !important;
  padding: 20px 0px !important;
  font-weight: bold !important;
  color : #449D44 !important;
}
#chooseorientation .toggle
{
  margin: 10px !important;
}

.userAssigned {
    width:60px; height:60px; background-size:cover; border-radius:30px;
    margin:auto; margin-bottom:10px; border:2px solid yellow;
}
