.bg-dark {
    background-color: #185d79!important;
}
nav.bg-dark, thead tr.bg-dark {
    background-color: #185d79!important;
}

a:hover{ text-decoration:none !important}
.round {
    border-radius: 50%;
}

.navbar {
	padding:0px;
}

ol, ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.no-dp-arrow.dropdown-toggle::after {
    display:none;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.bg-secondary { background:#939393 !important;}
.dropdown-toggle::after{ margin-left:0px;}

.main-bg{ background:#f8f8f8 url(../images/bg-image.jpg) no-repeat; background-position:right bottom; background-size: contain;}
.bg-info{ background:#333 !important; }
.text-primary{color:#185d79 !important}
.btn-primary{  color: #fff;
    background-color: #185d79 !important;
    border-color: #185d79 !important;
	transition: all 500ms ease;
}



.btn-primary:hover{  color: #fff !important;
    background-color: #f56600 !important;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    border-color: #f56600 !important;
}


.arrow_box {
	position: relative;
	background: #fff;
	color:#333;
	padding:5px;
	/*height: 350px;*/
}
.arrow_box:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {

	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.arrow_box p {
	font-size:0.80em;
	line-height:1.5em;
	
}

.arrow_box1 {
    position: relative;
    background: #fff;
    color:#333;
    padding:5px;
    /*height: 350px;*/
}
.arrow_box1:after{
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box1:after {

   /* border-top-color: #fff;*/
    border-width: 20px;
    margin-left: -20px;
}

.arrow_box1 p {
    font-size:0.80em;
    line-height:1.5em;
    
}

.btn-outline-none {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border: none;
}

.leftside li {
  padding-bottom: 8px;
  background:url(../images/arrow.png) 0px 8px no-repeat;
  background-size: 15px 10px;
  margin-left: 5px;
  padding-left:25px;
  list-style:none;
  font-size:0.80em;
	line-height:1.5em;

  
}
.leftside ul {
  margin-bottom:10px;
  list-style:none;


}

.form-group {
    margin-top: 0.5rem !important;
    margin-bottom: 0 !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 2rem;
    padding: .375rem .75rem;
    font-size: 13px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

label {
    display: inline-block;
    margin-bottom: .1rem !important;
}

.form-control1 {
    display: block;
    width: 100%;
    height: 2rem;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
	border-top:0px;
	border-left:0px;
	border-right:0px;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control-radio {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.radio-text{
    margin-left: 10px;
    margin-top: -3px;
    position:absolute;
}
.text-sm{ font-size:.8rem}
.bg-blue{ background:#358baf !important;}

.table, .table2{width:100%;}
.tdDisable{background-color: #2935350f;}
.logo-top{width:45%;}
.logo-top-report{width:33%;}
.center{text-align:center;}
.lmargin{padding-left: 10px;}

/*************new pulley belt section page for left side filter column*********************/

.leftside1 ul {
  margin-bottom:10px;
  list-style:none;
}

.leftside1 ul>li {
  padding-bottom: 8px;
  margin-left: 0px;
  padding-left:25px;
  list-style:none;
  font-size:0.80em;
    line-height:2.5em;
    background:#ccc;
    margin-bottom:1px;
}

.leftside1 ul>li:hover{
    background:#eee;
    }
    
.leftside1 ul>li.active{
    background:#fd7e14;
    color:#fff
    }


.leftside1 ul>li>ul>li {padding-bottom: 8px;
  margin-left: 0px;
  padding-left:25px;
  list-style:none;
  font-size:0.80em;
    line-height:2.5em;
    background:#eee;
    margin-bottom:1px;}
	
	
	



.sidebar-nav {
 
}
.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-nav a, .sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav a:active {
  outline: none;
}
.sidebar-nav ul li, .sidebar-nav ul a {
  display: block;
}
.sidebar-nav ul a {
  padding: 10px 20px;
  color: #aaa;
  
  background:#eee;
  margin-bottom:1px;
}
.sidebar-nav ul a:hover, .sidebar-nav ul a:focus, .sidebar-nav ul a:active {
  color: #fff;
  text-decoration: none;
   background:#f5f5f5;
}
.sidebar-nav ul ul a {
  padding: 10px 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
.sidebar-nav ul ul a:hover, .sidebar-nav ul ul a:focus, .sidebar-nav ul ul a:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.sidebar-nav-item {
  padding-left: 5px;
}
.sidebar-nav-item-icon {
  padding-right: 5px;
}
#rtlh3 small {
    transform: rotateY(180deg);
    display: inline-block;
}



.wizard > .steps a, .wizard > .steps a:hover, .wizard  {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em; 
    margin-left: 2px;
    padding: 0.5em 2em;
    text-decoration: none;
     -webkit-border-radius: 0px !important; 
    -moz-border-radius: 0px !important; 
     border-radius: 0px !important; 
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;
	transition: box-shadow 0.3s ease-in-out;
}


.card:hover {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	box-shadow:0 .8rem 2rem rgba(0,0,0,.25) !important;
	
	
}
.bg-hover h6{color:#111; background:#f5f5f5 !important; padding:1.5rem; margin-bottom:0px;}
.bg-hover h6:hover{ background:#185d79 !important; color:#fff; transition: 0.6s ease-in-out;}


@media (max-width:991px){
  .top-991{
    position: relative;
    top: 12px
  }
  .bot-991{
    position: relative;
    bottom: 12px
  }

}



@media (max-width:768px){
.logo-top{width:50%;}
}


body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  }

.unit-selection-icon{
    margin: -75px -69px 0px 0px;
    float: right; 
    font-size: 25px;
    cursor: pointer;
}