body{padding-top: 70px;}
.spacing{
    margin-bottom: 25px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.modal-backdrop{
    display: none !important;
}
.modal-dialog{
    top:10%;
    bottom:25%;
    left:25%;
    right:25%;
    position: absolute;
}
.highlight{
    color: #00f;
    font-weight: bold;
}
#tab1,#tab2,#tab3,#tab4{
    pointer-events: none;
}
.req{
    color: #F00;
    vertical-align: super;
    font-size: 10px;
}
.error{
    color: #ff0000;
    font-size: 18px;
}
.padded{
    padding-bottom: 10px;
}
.req-note{
    color: #F00;
    font-size: 18px;
}
.panel-heading.active,.panel-heading.active:hover{ 
    background-color: rgb(36,137,197) !important;
    color: #FFF  !important;
    font-weight: bold !important;
}
.modal-dialog{
    position: absolute !important;
}
a{
    /*color: inherit !important;*/
}
.select2-search__field{width: 100% !important;}
.select2-search,.select2-search--inline{width: 100% !important;}
.modal-link{color: #FFF !important;}
.pac-container {
    z-index: 1051 !important;
}
#list-uniqueid,#list-citation,#list-website,#list-network{
    width: 100%;
}
.pilltab{
    padding: 5px;
    padding: 5px;
    background-color: aliceblue;
    color: green;
}
.desc{
    padding: 10px;
}
.dl{width: 280px; padding-left: 30px !important;}
.dd{ font-weight: bold;}
.profile-img{
    width: 250px;
}
.panel-title .active{color: white !important;}
.finalise{
    color: green !important;
    font-weight: bold;
}
.active>.finalise{
    color: #FFF !important;
}
.modal-lg {
    width: 60% !important;
}
#select2-institute-result-vars-create_new-new {
    background-color: orange;
}
.capitalize {
    text-transform: uppercase;
}
#logo-preview{
    height:100px;
}
#remove{margin-top: 10px;}
.info{
    color: red;
    font-size: 12px;
    font-weight: normal;
}
.modal-header{color: inherit !important;}
.label-search{text-align: right;margin: 5px 0;}