
.btn.sectionheader {
                width: 100%;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 2px;
                border-bottom-right-radius: 2px;
                border-width: 1px;
                border-style: solid;
                text-align: left;
                background-color: #eeeeee;
                color: rgba(20, 20, 20, 1);
                margin-top: 0.5rem;
                font-weight: bold;
               margin-bottom:0;
                }
.btn {
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                margin-top: 0.1rem;
                margin-bottom: 0.1rem;
  
                padding-top: 0.1rem;
                padding-bottom: 0.1rem; 
  
}
.row.sectionheader {
                width: 100%;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 2px;
                border-bottom-right-radius: 2px;
                text-align: left;
                background-color: #d5d5d5;
                color: rgba(20, 20, 20, 1);
                margin-top: 0.5rem;
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
                font-weight: bold;
               
  border: 1px solid transparent;
                }

    .btn.sectionheader:hover {
                background-color: #dddddd;
             
        }   
  
   .btn.sectionheader.primaryhdr {             
                color: #1559cf;        
                }

.container.collapsecont {
                border-bottom-left-radius: 2px;
                border-bottom-right-radius: 2px;
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
                border: 2px solid #eeeeee;
                border-top: 0px;
               
}    
.border-around {
  border: 2px solid #eeeeee !important;
  
}


.form-row {
                margin-top: 0.25rem;
                margin-bottom: 0.25rem;
               
}      


.col-form-label {
                                font-style: italic;
               
                }

.custom-control-label {
  font-style: italic;
  
}

.form-control {
  padding-left: 0.5rem !important;
}

.form-control:disabled {
  background-color: #f9f9f9 !important;
  color: black  !important;
  border-color: transparent;
  padding-right: 0.5rem !important;
}   
         

.custom-control-input:disabled ~ .custom-control-label {
  color: black  !important;  
}


.custom-select:disabled {
  background: none;
}
    
   .textarea {
        resize: none;
    }


.toolbar{
  
  padding: 0.25rem 1rem 0rem !important;
  margin-top: 0rem !important;
  margin-bottom: 1rem !important;

  border-bottom: 2px !important;
  border-bottom-color: #ddd !important;
  
}
.bg-primary-transparent{
  background-color: rgba(21, 89, 207, 0.9) !important;
}
.bg-white-transparent{
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.container {
  max-width: 960px !important;
  
}

.custom-switch .custom-control-label {

    cursor: pointer !important;

}

.container.listitem {
                
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
                background-color: rgba(0,0,0,0.03);
                border-radius: 0.25rem;
                border: 1px solid rgba(0,0,0,0.125);
               
}    


.selecteditem {
               /* border-color: rgb(69,130,236) !important; */
               border: 2px solid !important;
                border-color: #9ecaed !important;
                -webkit-box-shadow: 0 0 1px #9ecaed !important;
                        box-shadow: 0 0 1px #9ecaed !important;
                        
               
}    

.btn.toolbaricon {
  
  color: rgb(69,130,236) !important;
}

.material-icons.iconbtnlist:hover {
  color: rgb(69,130,236) !important;
  cursor: pointer !important;
}


/* Rules for icon sizes: */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; } /* Default */
.material-icons.md-28 { font-size: 28px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.form-control.removeselectappearance:disabled {
    border:none !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
    -ms-appearance: none !important; /* get rid of default appearance for IE8, 9 and 10*/
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  padding-bottom: 0px !important;
    padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
  background-color: transparent !important;
} 
.td-middle{
  vertical-align: middle !important;
}


.tab-content>.tab-pane{
    display:block;
    visibility:hidden;
}

.tab-content>.active{
    visibility:visible;
}

p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}


/*The below allows to hide the password and avoid saving it in he export DB step */
@font-face {
    font-family: 'text-security-disc';
  src: url('/text-security-disc-font/text-security-disc.woff');
 
}
.inp_pwd { 
            font-family: 'text-security-disc';
          
}

::-webkit-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

:-ms-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

::-ms-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

::placeholder {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}