/*!
 * BBK v2
 * Copyright Birkbeck University of London
*/
/****** Main **********/

.aErrMsgTitle {display: none; visibility: hidden;}

body .ui-dialog.ui-front {z-index: 901;}
.a-IRR-col-value:hover{--a-menu-default-background-color:#F2F2F2}

.cpbox {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    display: table;
    table-layout: fixed;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    color:#fff;
    padding:12px;
    text-align: center;
}

.big-checkbox {width: 20px;  height: 20px;}

.label_12 {font-size: 12px; margin-right:3px}

.color-green {color:#5cb85c;}
.color-amber {color:#f0ad4e;}
.color-red {color:#d9534f;}

@media (min-width: 414px)  {.sumcon {margin-top:15px}}
@media (min-width: 768px)  {.sumcon {margin-top:15px}}
@media (min-width: 992px)  {.sumcon {margin-top:15px}}
@media (min-width: 1100px) {.sumcon {margin-top:-52px}}
@media (min-width: 1200px) {.sumcon {margin-top:-52px}}
@media (min-width: 1300px) {.sumcon {margin-top:-52px}}


.navbar-horizontal1 .navbar-nav a {
    font-size: 14px !important;  /* font -size fix affects float location fix item not aligned (2nd row+) */
    background-color: #e7e7e7 !important;
    color: #555 !important;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-left:1px solid #ddd;
}

.navbar-horizontal1 .navbar-nav a:hover {
   background-color: #cccccc !important;
   color: #000 !important;   
}

/*actove menu item */
.navbar-horizontal1 .navbar-nav > .active > a, 
.navbar-horizontal1 .navbar-nav > .active > a:focus, 
.navbar-horizontal1 .navbar-nav > .active > a:hover {
   background-color: #ddd !important;
   color: #000000 !important;
}


.cpbox:hover {box-shadow: 0 0 3px rgba(0, 0, 0, .13), 0 3px 6px rgba(0, 0, 0, .26)}


body {
     color: #333; 
    font-size: 13px !important;
}

.breadcrumb {
  margin-bottom: 10px !important; 
  background-color: transparent !important;
}

/*********** BS customised ***************/


@media (min-width: 768px)  {.container {width: 740px;}}
@media (min-width: 992px)  {.container {width: 960px;}}
@media (min-width: 1100px) {.container {width: 1080px;}}
@media (min-width: 1200px) {.container {width: 1180px;}}
@media (min-width: 1300px) {.container {width: 1260px;}}


.btn:hover {
    box-shadow: 0 0 10px rgba(90,153,232,0.9) !important;
}

.list-group-item:first-child {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.navbar {
    border-radius: 0;
    margin-bottom: 0px;
    border: 0;
}
.navbar-default .navbar-brand {
    color: #fff !important;
}

.navbar-nav.navbar-right:last-child {
 margin-right: 0px !important;
}

/*.panel-heading { 
   border-radius: 0 !important;
   } */
    
.panel-widgets {float: right; margin: -6px 0; }
/* .panel {border-radius: 0 !important; } */
.panel-footer {
    background-color: #fff !important; 
    border-top: 0 !important; 
}

.dropdown-menu {background-color: aliceblue; !important}

.modal-header-success {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
.modal-header-warning {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
.modal-header-danger {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
.modal-header-info {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
.modal-header-primary {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}

/** End ***** BS customised ***************/

/*********** APEX customised ***************/
.uReportContainer {width:100% !important;}

/* APEX interactive report css */
#apexir_SEARCH {
    height: 30px !important;
    font-size: 12px !important;    
}

#apexir_btn_SEARCH {height: 30px !important;}
.apexir_WORKSHEET_DATA {width:100% !important;}

div.uHorizontalProgressList ul li span {padding: 40px 12px 0 12px !important;}
.uRequired {color: #496082 !important;}
.uOptional {color: #496082 !important;}

.hideMeButHearMe {display: none;}

.uHorizontalProgressList {margin-bottom: 10px !important;}

ul.uVerticalSidebarList li a {font: inherit !important}

/*** End **** APEX customised ***************/

/*********** BBK css ***************/

label {color: #496082 !important;}

@media (min-width: 768px)  { .left-col { width:  0% !important; }}
@media (min-width: 992px)  { .left-col { width: 23% !important; }}
@media (min-width: 1200px) { .left-col { width: 19% !important; }}
@media (min-width: 768px)  { .main-col { width:100% !important; }}
@media (min-width: 992px)  { .main-col { width: 77% !important; }}
@media (min-width: 1200px) { .main-col { width: 81% !important; }}

/** #bbk-header{background-color: #d9e0e6 !important;} **/
#bbk-header{background-color: #fff !important;}


#bbk-topbar {
    padding-top: 4px; 
    padding-bottom: 4px;
}

#bbk-navbar {
    background-color: #496082 !important;
    border-top: 1px solid #455B7A;
    border-bottom: 1px solid #455B7A;
}

#bbk-bodycontainer {
    padding: 12px 0 4px 0;
    background-color: #f3f3f3;
    /* background: url(/ibbk/img/img-bg.jpg) repeat 0 0 #f8f8f8; *?
}

.totheright{text-align:right;}

.bbk-breadcrumb {
    background-color: transparent;
   /* border-radius: 0px; */
}

/* page title with hr below */
.bbk-page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
}

.bbk-heading-color {color:#405580 !important;}

.bbk-icon-bar-btn {
    border-color: #fff !important;
   /* border-radius: 0 !important; */
}

.bbk-icon-bar-btn:hover {
    border-color: #BFCBD9 !important;
    background-color: #233B5A !important;
}

.bbk-icon-bar-btn:focus {
    border-color: #BFCBD9 !important;
    background-color: #233B5A !important;
}

.icon-bar {background-color: #fff !important;}



.opt-dropdown-a {background-color: #496082 !important}

/* top nav bar options css */
.nav-top-opt > li {
    margin-right: 4px;
    width: 60px;
    height: 40px;
}

.nav-top-opt > li > a {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.nav-top-opt > li > a:hover {
    width: inherit;
    height: inherit;
   /* border-radius: inherit; */
}

li.top-opt-basket  { background-color: #8B8B8B !important;}
li.top-opt-notify  { background-color: #EFC94C !important;}
li.top-opt-task  { background-color: #E27A3F !important;}
li.top-opt-user  { background-color: #2980B9 !important;}
li.top-opt-basket>a:hover { background-color: #797979 !important;}
li.top-opt-notify>a:hover { background-color: #FCC820 !important;}
li.top-opt-task>a:hover   { background-color: #E96920 !important;}
li.top-opt-user>a:hover   { background-color: #005C99 !important;}
li.top-opt-user>a:focus   { background-color: #005C99 !important;}

/* panel */
.panel-heading-plain {
    background-color: #fff !important;
    border-color: transparent !important;
}

.bbk-panel-title {
    display: table-cell;
    vertical-align: middle;
}

.bbk-panel-heading {
    display: table;
    width: 100%;
}

.bbk-panel-button {
    display: table-cell;
    text-align: right;
    /* font-size: 0; */  
}


/* badge */
.badge-danger {background-color: #d9534f;}
.badge-info {background-color: #5bc0de;}
.badge-success {background-color: #47a447;}

/* BBK top menu */
ul.menu2 li a {
    color: #fff !important;
}
ul.menu2 li a:hover {
    color: #BFCBD9 !important;
}
ul.menu2 li {
    position: relative;
}
ul.menu2>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background: #8099ad;
    z-index: 1;
}
ul.menu2>li:first-child:after {
    display: none;
}
@-moz-document url-prefix() {
    ul.menu2 li: first-child>em {
    padding-right: 13px;
    }
}

/* ======= Footer ======= */
.bbk-footer {
    background: #444444;
    color: #fff;
}
.bbk-footer p {
    color: #dcdcdc;
}
.bbk-footer ul {
    padding-left: 0;
}
.bbk-footer li {
    list-style: none;
}
.bbk-footer h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.bbk-footer h4 {
    margin-top: 0;
    margin-bottom: 15px;
}
.bbk-footer .bbk-footer-content {
    padding: 30px 0;
    font-size: 12px;
    /*min-height: 300px;*/
}
.bbk-footer .bbk-footer-content .bbk-footer-col {
    padding: 0 15px;
}
.bbk-footer .bbk-footer-content .bbk-footer-col li {
    margin-bottom: 10px;
    font-size: 12px;
}
.bbk-footer .bbk-footer-content .bbk-footer-col a {
    color: #dcdcdc;
}
.bbk-footer .bbk-footer-content .bbk-footer-col a:hover {
    color: #84aac9;
}
.bbk-footer .bbk-footer-bar {
    background: #2b2b2b;
    padding: 5px 0;
}
.bbk-footer .bbk-footer-bar .copyright {
    font-size: 11px;
    color: #dcdcdc;
    line-height: 3;
}
.bbk-footer .bbk-footer-bar .copyright a:hover {
    color: #84aac9;
}
.bbk-footer .bbk-footer-bar .social {
    margin: 0;
}
.bbk-footer .bbk-footer-bar .social li {
    float: right;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
}
.bbk-footer .bbk-footer-bar .social li a {
    color: #a9a9a9;
    padding: 0 5px;
}
.bbk-footer .bbk-footer-bar .social li a:hover {
    color: #6091ba;
}

/* ========== Left bordered message callout region ========== */

.bs-callout {
    margin: 15px 0;
    padding: 15px;
    border-left: 3px solid #eee;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    background-color: #fff;
    /* border-radius: 3px; */
}
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.bs-callout-success {
    background-color: #f0f7eb;
    border-color: #3c763d;
}
.bs-callout-success h4 {
    color: #3c763d;
}

/* === MBP left hand side list with icon === */
.lhs-icon {
    display: inline-block;
    padding: 3px 0px 3px 4px;
    font-size: 12px;
    font-weight: bold;
    color: #496082;
    line-height: 1;
    vertical-align: baseline;
    text-align: right;
}

.list-group-item>.lhs-icon {float: right;}

.lhs-btn {width: 148px;}
.lhs-btn-icon {width: 40px;}

.panel-lhs {border-top: 4px solid #496082 !important;}

.panel-borderless {margin-bottom: 20px;}

.bbk-label-right {font-weight: inherit;}
.bbk-label-left  {font-weight: inherit;}

@media (min-width: 768px) {
    .bbk-label-right {
	   float: right;
       text-align: right;        
	   font-weight: inherit;
    }
}

ul.listmargin li {margin-left: 15px !important;}
ol.listmargin li {margin-left: 15px !important;}

.bbk-feedback {
	background: #D1D1D1;
	padding: 5px 0;
}

@media print {
  .mbp-print-header {display:block }
}

@media screen {
  .mbp-print-header {display:none }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: aliceblue !important;
  }
}

@media screen and (max-width: 767px) {
  .bbk-hidden-xs { display: none !important; }
}

.text-centre {
	text-align: center;
	font-weight: bold;
	
 }

.row-table {
    display: table;
    table-layout: fixed;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin: 0;
    color:#fff
}

#bbk-main-col ul {margin-left: 15px !important;}
#bbk-main-col ol {margin-left: 15px !important;}

