html, body {
  background-color: #121212;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: sans-serif!Important;
  font-size: 14px;
  color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color:transparent;
  --ck-z-default: 100;
  --ck-z-modal: calc( var(--ck-z-default) + 999 );
}

button:focus,
input:focus, 
textarea:focus, 
select:focus,
div:focus,
i:focus,
.btn {
        outline: 0!important;
		border-color: none!important;
        box-shadow: none!important;
    }


.container-fluid {
    background: #fff;
    padding-bottom: 70px;
}

.noshow {
    display: none;
}

#main {
    width: 100%;
	/**overflow: hidden; **/
}

.main-menu {
    background: #fff;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b20000;
    margin: 1em 0;
    padding: 0; 
}

.space {
    height: 54px;
}

h3 {
    color: #b20000;
    font-style: italic;
}

.addedit {
    display: none;
}

.form-control,
.btn {
    //border-radius: 10px;
}

.width100 {
    width: 100%;
}

.width5 {
  padding:0 5px;
}

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
}

.menu-toggle {
    z-index: 10;
}

.navbar-form {
    padding: 0 15px;
}

.sidebar-active {
    text-decoration: none;
    color: #fff!important;
    background: rgba(255,255,255,0.2);
}

.wb {
	font-weight: bold;
}

.padtop20 {
	padding: 20px 10px;
}

#home {
    cursor: pointer;
}

#breadcrumb,
#show_header {
    font-size: 12px;
}

#show_header {
  margin-right: 15px;
  margin-bottom: 10px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: none!important;
}

.data {
    color: #4169e1;
}

.img-responsive {
    margin: 0 auto;
}

.sidebar-brand {
    text-align: center;
}

#ifindu {
  background: #fff;
  position: relative;
  z-index: 2;
}

#ifindu ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#ifindu ol li {
  margin: 10px;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

#ifindu h3 {
    color: #000;
    font-style: normal;
}

#alpha60 {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1500;
}

.alpha60 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0)!important;
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.7)!important;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)!important;
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 40px;
	background: #27AE61 url("../images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.red-danger {
  background: #A00000;
  color: #fff;
}

ul.inline-selection {
  margin:0;
  padding:0;
  list-style-type: none;
}

ul.inline-selection li {
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  list-style: none;
}

.progress.active .progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}

#newRecords {
  padding-bottom: 100px;
}

.btn-square {
	border-radius: 0!important;
}

.navbar-form {
	border-color: none!important;
}

#searchform {
		padding: 0!important;
		margin: 0 auto!important;
}

#searchform .fa {
	color: #fff;
}

#announcements {
	background: #000;
}

.img-container {
	overflow: hidden;
}

.img-container > img {
  -webkit-animation: zoom 10s ease-in infinite;
  animation: zoom 10s ease-in infinite;
}

#entry,
#rsp,
#ld,
#pms,
#rr,
#exit,
#issuances,
#emergencynos,
#photogallery,
#thisStory,
#sendsms,
#thisGanap,
#thisPartnersGanap
 {
	position: absolute;
	width: 100%;
	z-index: 1000;
	padding-bottom: 50px;
	overflow-y: scroll;
}

#thisStory,
#main {
	overflow-y: scroll;
}

#entry .btn-group,
#rsp .btn-group,
#ld .btn-group,
#pms .btn-group,
#rr .btn-group,
#exit .btn-group,
#issuances .btn-group,
#photogallery .btn-group,
#thisStory .btn-group,
#sendsms .btn-group,
#thisGanap .btn-group,
#thisPartnersGanap .btn-group {
	margin-top: 10px;
}

#thisStory .text-box {
	padding-bottom: 100px;
}

#rsp .btn {
	border-radius: 0!important;
}

.fsm {
	font-size: 10px;
	text-align: center;
}

.fmd {
	font-size: 20px;
	text-align: center;
}

.flg {
	font-size: 40px;
	text-align: center;
}


.pad10 {
	padding: 10px 0px;
}

.tab-active {
	background: #13486b;
	color: #fff;
	font-size: 14px;
}

.tab-inactive {
	background: #e5e5e5;
	color: #000;
	font-size: 14px;
}

.sub-tab-active {
	background: #fff;
}

.sub-tab-inactive {
	background: #0028ff;
	color: #fff;
}

.row {
	margin-left:0!important;
	margin-right:0!important;
}

.container {
	padding-left:0!important;
	padding-right:0!important;
}

#rqa-filter-tab {
	border-top: 1px solid #e5e5e5;
}

.tab-space {
	background: #fff;
	margin-top: 50px;
}

.subtab-space {
	background: #fff;
	margin-top: 130px;
}

.content-nosubtab {
	margin-top: 90px;
}

.content-2tab {
	margin-top: 70px;
}

.content-1tab {
	margin-top: 50px;
}

.content-space {
	margin-top: 140px;
}

.tabimg {
	margin-top: 190px;
}

.pad5 {
	padding: 10px 5px;
}

#slider .item img {
    width: 100%;
    height: auto;
	object-fit: cover;
	margin: 0 auto;
}

.box-shadow {
	-webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.21);
	box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.21);
	background: #fff;
}
 
.tapped {
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.1) 100%);
}

.wtapped {
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,255.1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.1) 100%);
}

#rqalist,
#teaching,
#non-teaching,
#teaching-rel,
#school-heads {
	padding-bottom: 100px
}

#searchfiles {
	//visibility: hidden;
	border: 0px;
	border-radius: 0px;
	margin-top: 5px;
}

#searchfiles:focus {
    outline: none;
}

.transparent {
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(0,0,0,0.1);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}

#error-message {
	padding-bottom: 10px;
}

#utrainingslist .btn {
	border-radius: 0px!important;
}

.modal .btn {
	/**border-radius: 0; **/
}

.modal input {
	border-radius: 0;
}

.modal, .modal input {
	color: #000!important;
}

.ck-editor__editable_inline {
    min-height: 150px;
}

/** fontsize **/
.navbar .btn {
	font-size: 20px!important;
	color: #fff;
}
.main {
	font-size: 14px!important;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.bg-success, .btn-primary {
	background-color: #13486b!important;
}

.bg-warning, .btn-danger {
	background-color: #e7213d!important;
}

.text-danger {
	color: #e7213d!important;
}

.bg-info {
	background-color: #ffe107!important;
}

.btn-info {
	background-color: #4aa046!important;
}

.talkbubble-right {
    border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.talkbubble-left {
    border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

#facade .col-12, #facade .col-6, #facade .col-4, #facade .col-8 {
	padding: 2px!important;
}

#facade img {
	border-radius: 10px;	
}

.rounded {
	border-radius: 10px;
	padding: 5px;
	margin: 3px;
}

#latest-stories, #issuance-content, #emergencynos {
	padding-bottom: 60px;
}

#blackbg {
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1500;
}

#blackbg:after {
	animation: shine 2s ease-in-out  infinite;
	animation-fill-mode: forwards;  
	content: "";
	position: absolute;
	top: -110%;
	left: -210%;
	width: 200%;
	height: 200%;
	opacity: 0;
	transform: rotate(30deg);  
	background: rgba(255, 255, 255, 0.13);
	background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

#logo {
	width: 90%;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50%;
	margin-left: -45%;
	border-radius: 50%;
	background-color: #fff;
	box-shadow:
    0 0 60px 30px #fff,
    0 0 100px 60px #f0f,
    0 0 140px 90px #0ff;
	z-index: 2000;
}

.image img {
    width: 100%!important;
    height: auto!important;
    border-radius: 10px!important;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;

  & > [class^="col-"],
  & > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.textWrap {
    float: right;
    margin: 10px;
}

@keyframes shine{
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}

.modal-header {
    border-bottom: none!important;
}

.modal-footer {
    border-top: none!important;
}

body::-webkit-scrollbar, 
#main::-webkit-scrollbar,
#entry::-webkit-scrollbar,
#rsp::-webkit-scrollbar,
#ld::-webkit-scrollbar,
#pms::-webkit-scrollbar,
#rr::-webkit-scrollbar,
#exit::-webkit-scrollbar,
#issuances::-webkit-scrollbar,
#emergencynos::-webkit-scrollbar,
#photogallery::-webkit-scrollbar,
#thisStory::-webkit-scrollbar,
#sendsms::-webkit-scrollbar,
#thisGanap::-webkit-scrollbar,
#thisPartnersGanap::-webkit-scrollbar,
#sidebar-wrapper::-webkit-scrollbar,
#forlargescreensonly::-webkit-scrollbar {
  width: 1em;
}
 
body::-webkit-scrollbar-track, 
#main::-webkit-scrollbar-track,
#entry::-webkit-scrollbar-track,
#rsp::-webkit-scrollbar-track,
#ld::-webkit-scrollbar-track,
#pms::-webkit-scrollbar-track,
#rr::-webkit-scrollbar-track,
#exit::-webkit-scrollbar-track,
#issuances::-webkit-scrollbar-track,
#emergencynos::-webkit-scrollbar-track,
#photogallery::-webkit-scrollbar-track,
#thisStory::-webkit-scrollbar-track,
#sendsms::-webkit-scrollbar-track,
#thisGanap::-webkit-scrollbar-track,
#thisPartnersGanap::-webkit-scrollbar-track,
#sidebar-wrapper::-webkit-scrollbar-track,
#forlargescreensonly::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb, 
#main::-webkit-scrollbar-thumb,
#entry::-webkit-scrollbar-thumb,
#rsp::-webkit-scrollbar-thumb,
#ld::-webkit-scrollbar-thumb,
#pms::-webkit-scrollbar-thumb,
#rr::-webkit-scrollbar-thumb,
#exit::-webkit-scrollbar-thumb,
#issuances::-webkit-scrollbar-thumb,
#emergencynos::-webkit-scrollbar-thumb,
#photogallery::-webkit-scrollbar-thumb,
#thisStory::-webkit-scrollbar-thumb,
#sendsms::-webkit-scrollbar-thumb,
#thisGanap::-webkit-scrollbar-thumb,
#thisPartnersGanap::-webkit-scrollbar-thumb,
#sidebar-wrapper::-webkit-scrollbar-thumb,
#forlargescreensonly::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

#forlargescreensonly {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 50px;
}