﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Open Sans', sans-serif;
	background: #f3f3f3;
}
li {
	list-style: none;
}
textarea {
	resize: none;
}
ul {
	padding: 0;
}
label, th {
	font-weight: normal;
}
th {
	font-size: 13px;
	padding: 5px !important;
	background: #f5f5f5;
}
td {
	font-size: 13px;
	padding: 4px ;
}
a {
	outline:0;
}
label {
    font-weight:normal !important;
    font-size:14px;
}
input[type="file"] {
  padding-left: 0;
}
.npl {
    padding-left:0;
}
.npr {
    padding-right:0;
}
.np {
    padding-left:0;
    padding-right:0;
}
.pagination {
	margin: 0;
}

header {
	background: #fff none repeat scroll 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e8e8;
}
header .top-heading {
	color: #0160a1;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
.user .btn-default {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #0160a1 !important;
}
.welcome {
  background: #1D3557 none repeat scroll 0 0;
  min-height: 80px;
}
.welcome h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
}
.body-content {

	margin-top: -40px;
	
	margin-bottom: 30px;
}
.user .dropdown-menu {
	background: #fff0e5 none repeat scroll 0 0;
	border: medium none;
	min-width: 275px;
}
.user .dropdown-menu > li > a {
	color: #1d3557;
}
.user .dropdown-menu > li > a:hover {
	color: #1d3557;
}
.user .nav > li > a {
	padding: 0;
}
.user .dropdown-toggle img {
	padding-left: 15px;
}
.user .dropdown {
	margin-top: 15px;
	text-align: right;
	width: 100%;
}
.user .navbar-nav {
	text-align: right;
	width: 100%;
}
.user .btn-default {
	border: none;
	color: #2b3c73;
}
.user .btn-default.active, .user .btn-default.focus, .user .btn-default:active, .user .btn-default:focus, .user .btn-default:hover, .open > .user .dropdown-toggle.btn-default {
	background: none;
	border: none;
	color: #2b3c73;
}
.body-content {
    
    min-height: 450px;
    margin-top: -45px;
    background: #fff;
    margin-bottom: 30px;
    padding: 15px 0 15px 15px;
}
.shadow {
	background:#fff;
	border-top: 1px solid #eaeaea;
	/*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); */
	border-radius: 6px;
}
.sidebarmenu {
	display: none;
}
 
.sidebar {
/*
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 500px;
    */
 background: #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 500px;
    border-radius: 6px;
}
 

.right-content {	 
    min-height: 100px;
    border-radius: 6px;
    border: 0 solid #fff;
    padding: 15px;
}

.breadcrumb {
	border-radius: none;
	margin-bottom: 0;
	background: #fff0e5 !important;
	/*padding: 4px 2px 8px 2px;*/
    padding:11px 15px !important;
}
.breadcrumb > li {
	font-size: 13px;
}
.breadcrumb > .active {
	color: #de1b2a;
}
.breadcrumb a {
	color: #2a3c73;
}
footer {
	background: #1D3557;
	line-height: 40px;
}
footer .copy, footer .developedby {
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	text-align: left;
}
footer .developedby {
	text-align: right;
}
.top-row-strip {
	background: #f5f5f5;
	border-radius: 4px 4px 0 0;
	margin-top: -15px;
	margin-bottom: 15px;
    height:45px; 
    font-weight:normal;
    font-size:16px;   
}
.top-row-strip .filter {
	margin-top: 5px;
	font-weight: bold;
}
.filter .form-control {
	height: 35px;
	margin-top: 8px;
	padding:  5 7px;
}
.table th  {
	text-align: center;
}
#accordion a, .mainlinkactive, .sidebar #nav li ul li a {
    text-decoration: none;
}

.mainlinkactive {
    background: #01a3e1;
    padding-left: 12px !important;
    transform: scale(1.1);
    border-left: 2px solid #192b69;
    color: #fff !important;
}
.sublinkactive {
    background-color: #ddd !important;
    color: #333 !important;
    border-left: 2px solid #0160a1;
    padding-left: 20px;
    transform: scale(1.1);
}

.displaynone {
    display: none !important;
}

.displayblock {
    display: block !important;
}
  .sidebar #nav li ul li a {
        display: block;
        background: 0 0;
        padding-left: 15px;
        font-size: 13px;
        color: #951334;
        transition: all .2s ease-in-out;
        line-height: 26px;
    }

        .sidebar #nav li ul li a:hover {
            background: #ddd;
            padding-left: 20px;
            color: #000;
            border-left: 2px solid #0160a1;
        }
.sidebar #nav li {
}
.sidebar #nav > li > a {
	color: #fff;
    background:#1D3557;
	cursor: pointer;
	display: block;
	font-size: 13px;	
	border-top: 1px solid #b2ccd7;
	transition: all .2s ease-in-out;
	padding: 5px 5px;
	outline:0;
    font-weight:400;
}
.sidebar #nav > li > a:hover, .sidebar #nav > li > a.open {
	background: #1D3557;
	padding-left: 5px;
	transform: scale(1.1);
	border-left: 2px solid #0160a1;
	text-decoration: none;
	color: #fff;
    font-size: 14px;
    font-weight:400;
    color:#fff;
    color:#ff6a00 !important;
}
.sidebar #nav li ul {
	display: none;
    background: #1D3557;
    color: #fff;
}
.sidebar #nav li ul li a {
  background: #ddd none repeat scroll 0 0;
  color: #000 !important;
  display: block;
  font-size: 13px;
  line-height: 25px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s;
  border-top: 1px solid #ccc;
}
.sidebar #nav li ul li a:hover {
	transform: scale(1.1);
    color:#ff6a00 !important;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.form-control {   
    background-position: 1px center;
    padding-left:15px;
}

.validation_info {
    margin: 0 auto;
    padding: 0;
    top: 42px;
    width: auto;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 10px #ccc;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 9;
}

.validation_info::before {
    content: "\25B2";
    position: absolute;
    top: -14px;
    left: 3%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

.invalid, .required {
    color: #ec3f41;
    padding-left: 22px;
    line-height: 20px;
    margin: 5px 10px;
}

.required {
    background: url(../../images/required.png) 0 50% no-repeat;
}

.invalid {
    background: url(../../images/required-invalid.png) 0 50% no-repeat;
}

.valid {
    background: url(../../images/required-valid.png) 0 50% no-repeat;
    padding-left: 22px;
    line-height: 20px;
    color: #3a7d34;
    margin: 5px 10px;
}

.view-animate-container {
    position: relative;
    height: 100px !important;
    background: #fff;
    border: 1px solid #000;
    overflow: hidden;
} 
.loading {
    width: 30px;
    height: 30px;
    padding: 5px;
}
.inactivests {
    color: orangered;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-repeat: no-repeat;   
}

.label-left {
    text-align: left;
}

.label-center {
    text-align: center;
}

.label-right {
    text-align: right;
}

.labelred {
    color: orangered;
}
.labelgreen {
    color: darkgreen;
}
.hr{
    margin-top:0px;
    margin-bottom:18px;
}
.handpointer {
    cursor: pointer;
    color: #337ab7;
}

.modal-dialog-rpt, .modal-dialog-rpt-1, .modal-dialog-rpt-2, .modal-dialog-rpt-3, .modal-dialog-rpt-4 {
    margin: 30px auto;
    height: 600px;
    overflow: auto;
}

.form-group-1 {
    margin-bottom: 1px;
}


.modal-dialog-rpt-1 {
    width: 60%;
}

.modal-dialog-rpt-2 {
    width: 70%;
}

.modal-dialog-rpt-3 {
    width: 80%;
}

.modal-dialog-rpt-4 {
    width: 90%;
}
a{
    cursor: pointer;
}
 
.btn-primary {
    color: #fff !important;
    background: #1D3557 !important;
    border:none !important;
    outline:none !important;
}
.top-row-strip{
    background: #fff0e5;
}

.gallery-wrap, .img-big-wrap img {
    max-height: 480px !important;
    max-width: 100% !important;
    height:100% !important;
   
}

input.form-control.ng-pristine.ng-valid.ng-valid-editable.ng-touched {
    box-shadow: none !important;
}



@media screen and (max-width:480px){
    .discover-font-align {
        display:flex;
        justify-content:center;
    }

   
}


@media screen and (max-width:767px){
    .discover-font-align {
        display:flex;
        justify-content:center;
    }
    
}



