@import url(bootstrap.min.css);
@import url(metisMenu.min.css);
@import url(dataTables.bootstrap.css);
@import url(sb-admin-2.css);
@import url(bootstrap-responsive.min.css);
/***************************************/
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

tableEP{
    font-family:'Calibri';
    font-size:15px;
    background-color:#fff;
    color:#333;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.table20202 td {
	border: 1px solid #ddd !important;
}
/********* Header **********/

.img-logo-eOman{
    background: url("../../pages/images/eOman_logo_en.png") no-repeat;
    display: block;
    box-sizing: border-box;
    width: 50px; /* Width of new image */
    height: 85px; /* Height of new image */
    padding-left: 100px; /* Equal to width of new image */
    
}

.line_background{
    background: url("../../images/line.png") no-repeat;
    display: block;
    box-sizing: border-box;
    width: 100px; /* Width of new image */
    height: 85px; /* Height of new image */
    padding-left: 100px; /* Equal to width of new image */
}

.img-logo-ita{
    background: url("../../pages/images/ita_logo_en.jpg") no-repeat;
    display: block;
    box-sizing: border-box;
    width: 400px; /* Width of new image */
    height: 85px; /* Height of new image */
    padding-left: 100px; /* Equal to width of new image */
}

/******************************/

label.valid {
    width: 24px;
    height: 24px;
    background: url(../../pages/images/valid.png) center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
}
label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}
/**********************************/
.footer_text{
    font-size: 16px;
}
h1 {
    font-size: 20px;
    font-weight: 700;
}

label {
    font-size: 18px;
    font-weight: 300;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
{
    font-size: 18px;
    font-weight: 500;
}

/**************************/
.date-form { margin: 10px; }
label.control-label span { cursor: pointer; }
/**********************************/
.page-wrapper2 {
	min-height: 460px;
	background-color: #fefdff;
	border: 1px solid #eee;
}
.row{
	margin-bottom: 5px;
    margin-left: 0px;
}
.login_panal{
	height: 350px;
	margin-top: 15%;
	}
.navbar-inverse {
	color: #FFF;
}
.table-fixed thead {
	width: 97%;
}
.table-fixed tbody {
	height: 230px;
	overflow-y: auto;
	width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
	display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
	float: left;
	border-bottom-width: 0;
}


/*------------------------------------------*/
.footer_row{
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.header_row {
    max-height: 90px;
    background-color: white;
    border: 1px solid #eee;
}
/*****************************************/
.table{
    margin-bottom: 0px;
}
.table-max-height{
    max-height: 90px;
    min-height: 90px;
}
.services-table-max-height{
    max-height: 360px;
    min-width: 90px;
}
.table-header{
    padding-right: 17px;
    border: 0;
}
.panel-body {
    padding: 10px;
}

.btn-table {
    padding: 0px 5px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding-left: 3px;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*********************************/
.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar_menu {
    min-height: 30px;
}

.padding-table-issues{
    padding: 15px;
}
/****************************/
.panel-heading {
    padding: 5px 10px;
}


/****************/
.padding-tabl-left{
    padding-right: 0px;
    padding-left: 0px;
}


/***************Issues Table******************/

.btn-notworking {
    color: #fff;
    background-color: #ff3109;
    border-color: #d43f3a;
}
.btn-fault  {
    color: #fff;
    background-color: #fff380;
    border-color: #ffff67;
}
.btn-working {
    color: #fff;
    background-color: #a6ff62;
    border-color: #85de49;
}

.btn-services-invoked  {
    color: #7cff58;
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.58);
}

.question:before{
    content:"?";
}

.btn-services-notinvoked  {
    color: rgba(0, 0, 0, 0.31);
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.58);
}

.panel {
    margin-bottom: 5px;
    padding-top: 20px;
}


/***********************************/
.spacer { margin:0; padding:0; width:5px; }
.no_padding{
    padding: 0px;
}


/******************/
.invalid{
    border-color: #E9322D!important;
    box-shadow: 0 0 6px #F8B9B7!important;
}

/****************************/
.breadcrumb{
    margin-bottom: 0px;
}

.result-label {
	font-weight:bold;
}

.result-header {
	font-weight:bold;
	font-size:x-small;
}

.wide-btn {
	 width: 150px;
}

.table tbody>tr>td.custom_vert_align{
    vertical-align: middle !important;
    h-align: center !important;
}

input.small_text {
	width: 45px !important; 
}

.no-left-padding {
	padding-left: 0px;
}

.custom_nav {
	margin-right: -15px;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.sub-header-div {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub-header {
	font-weight: bold;
	font-color: #ccc;
}

.displayBloack{
	display: block;
}.displayNone{
	display: none;
}

.disabled_link {
        pointer-events: none;
        cursor: default;
        opacity: 0.6;
    }
    
    
.subject-info-box-1,
.subject-info-box-2 {
    float: left;
    height: 180px;
}
#lstBox1 select , lstBox2 select{
	height: 200px;
	padding: 0;
}
#lstBox1 option ,  #lstBox2 option {padding: 4px 10px 4px 10px;}
#lstBox1 option:hover , #lstBox2 option :hover  {
    background: #EEEEEE;
}
.btnService{
width:80px;
 height: 35px;
 margin: 5px;
}
.subject-info-arrows {
    float: left;

    input {
        width: 70%;
        margin-bottom: 5px;
    }
}

.panel-group .panel-heading a {
	  background: #808080;
}
.panel-group .panel-heading a:after {
  font-size:10px;
}
a
	{/* color:#68635e; */
	text-decoration:none}
a:focus,a:hover
	{color:#68635e;
	text-decoration:underline}
	
	.border-left {
    border-left: 1px solid #ddd;
}
	.border-right {
    border-right: 1px solid #ddd;
}


body {
    font-size: 16px;
    color: #666666;
    overflow-x: hidden;
    font-family: Calibri;
}




/*
 * Side navigation
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */

/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar.affix {
    position: static;
}

.bs-sidebar.well {
    padding: 0;
}

/* First level of nav */
.bs-sidenav {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top:    10px;
    padding-bottom: 10px;
    border-radius: 5px;
}

/* All levels of nav */
.bs-sidebar .nav > li > a {
    display: block;
    padding: 5px 20px;
    z-index: 1;
}
.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {
    text-decoration: none;
    border-right: 1px solid;
}
.bs-sidebar .nav > .active > a,
.bs-sidebar .nav > .active:hover > a,
.bs-sidebar .nav > .active:focus > a {
    font-weight: bold;
    background-color: #e8e8e8;
    border-right: none;
}

.bs-sidebar .nav {
 /* border-right: 20px solid; */
}



/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav {
    display: none; /* Hide by default, but at >768px, show it */
    margin-bottom: 8px;
}
.bs-sidebar .nav .nav > li > a {
    padding-top:    3px;
    padding-bottom: 3px;
    padding-left: 30px;
    font-size: 90%;
}

/* Show and affix the side nav when space allows it */
@media (min-width: 992px) {
    .bs-sidebar .nav > .active > ul {
        display: block;
    }
    /* Widen the fixed sidebar */
    .bs-sidebar.affix,
    .bs-sidebar.affix-bottom {
        width: 213px;
    }
    .bs-sidebar.affix {
        position: fixed; /* Undo the static from mobile first approach */
        top: 80px;
    }
    .bs-sidebar.affix-bottom {
        position: absolute; /* Undo the static from mobile first approach */
    }
    .bs-sidebar.affix-bottom .bs-sidenav,
    .bs-sidebar.affix .bs-sidenav {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    /* Widen the fixed sidebar again */
    .bs-sidebar.affix-bottom,
    .bs-sidebar.affix {
        width: 263px;
    }
}


.list-hide{ display: none; }










h1 > .label{
	font-size: 100%;
} 







.active.test:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  margin-left: 0px;
/*   left: 100%;
  z-index: 3; */
}
.active.test:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 10px solid rgb(232, 232, 232);
  position: absolute;
  top: 50%;
  margin-top: -14px;
/*   margin-left: 1px; */
  left: 100%;
  z-index: 3;
}


.dashboardUpdate{
	
    background-color: #f2f2f2;
    margin-bottom: 10px;
    padding: 10px;

	}

.search-imput{
	width: 100%;
	max-width: none;
	border: 1px solid #ccc;
	border-radius: 3.01px;
	box-sizing: border-box;
	font-size: 16px;
	margin: 0;
	color: #333;
	font-family: inherit;
	padding-left:8px;
}

.search-container{
	background-color :#fff;
}




.search_row {
    position:relative;
}
.search_row span {
    position:absolute;
    left: 90%;
    top:5px;
}
.search_row input {
    padding-right: 40px;
    line-height: 16px;
}
.dropdown-menu-rt{
	list-style-type: none;
	
}
.dropdown-menu-rt>li>a {
    color: #333;
}

.sd-box:hover {
	-webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}

.caret {
    color: #a29797;
    font-size: 10px;
    padding-top: 3px;
    padding-right: 3px;
}