.container {
   max-width: 1050px;
}

h1{margin:0px;}

/************************************** language bar ********************************************/
	div#bar {
             height: 21px;
             background: none repeat scroll 0% 0% #eee;
   }
/*
    tr td:nth-child(2){
      max-width: 130px;
      text-overflow: ellipsis;
      overflow: hidden;
white-space: nowrap;
   }*/

   ul#lang-menu {
    height: 21px;
    float: right;
	list-style: none outside none;
   }


ul#lang-menu .current {
background: none repeat scroll 0px 0px #ccc;
color: rgb(95, 95, 95);
font-weight:600;
text-decoration:underline;
}
ul#lang-menu li{
font-size: 12px;
font-family: Lato;
font-weight: normal;
text-decoration:none;
}
ul#lang-menu li {
float: right;
height: 21px;
line-height: 21px;
padding: 0px 8px;
margin-left: 10px;
color: rgb(151, 151, 151);
}

/************************************** EOF Language bar ********************************************/
#header{
  height: 200px;
}

#header_admin{
  height: 165px;
}

#topMenu  {

}

#header .container {

}


#header .navbar-nav>li>a {
padding-top: 7px;
padding-bottom: 7px;
}
#header .navbar-nav>li>a:hover{
 color: #333;
 background-color: #ebebeb;
 border-color: #adadad;
}

#menu-items  {
 margin-right:-29px;
}

.navbar-default {
background-color: #fff;
border-color: #e7e7e7;
  margin: 7px 0px 3px 0px;
}
 .navbar-nav > li{
  margin-left:7px;
}
.navbar-nav  li button{
  height: 39px;
}
.dropdown-menu .divider {
 margin: 7px 0;
}
#sidebar {
border: 1px solid #dedede;
padding:0px;
width: 25%;
float: left;
padding-bottom: 5px;
margin-bottom: 10px;
}
#sidebar_admin {
border: 1px solid #dedede;
padding:0px;
width: 19%;
float: left;
padding-bottom: 5px;
margin-bottom: 10px;
}

.profile{
  font-size: 13px;
  font-weight: 600;
  padding-left:1px;
  background: #f3f3f3 url(../images/h1-bg.png) left bottom repeat-x;
  border: 1px solid #dedede;
  height:31px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
   border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
   border-top-right-radius: 3px;
}

div:hover.ns_change {
border-color: #afafaf;
cursor: pointer;
}
div.ns_change {
background: #f9f9f9;
color: #555;
border: 1px solid #ccc;
padding: 4px 6px;
}
.ns_icon-edit-right {
height: 12px;
background: url(../images/edit-icon.png) no-repeat;
background-position: 100% 0px;
padding-right: 12px;
margin-right: 6px;
}

div.imageHolder {
height: 151px;
text-align: center;
border: 1px solid #dedede;
border-top: none;
background-color: #f7f7f7;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}

#appPic{
border: 1px solid #dedede;
}
/************************************/
#sidebarNav{
margin-top: 10px;
margin-right:5px;
width:100%;
}
 ul.ns_sidenav.ns_large {
    padding: 2px;
    font-size: 15px;
    font-weight: 700;
}
  ul.ns_sidenav.ns_profile {
    list-style: none!important;
  }
  ul.ns_sidenav.ns_profile li.selected
  {
     background-image:url('../images/arrow_white.png');
     background-repeat: no-repeat;
     background-position: right center;

    background-color:#189ad8;
    border-radius: 5px;
    border-bottom: 0!important;
  }
   ul.ns_sidenav.ns_profile li.selected:hover{
     background-image:url('../images/arrow_white.png');
     background-repeat: no-repeat;
     background-position: right center;
     background-color:#189ad8;
   }

  ul.ns_sidenav.ns_profile li {
   background-image:url('../images/arrow_faint.png');
   background-repeat: no-repeat;
   background-position: right center;
    height: 33px;
	padding-left: 15px;
	border-bottom: #e1e1e1 solid 1px;
	margin: 0!important;
	position: relative;
	cursor: pointer;
}

	 ul.ns_sidenav.ns_profile li.selected a{
	   color: #fff!important;
	   font-weight: 700!important;
	 }
	  ul.ns_sidenav.ns_profile li a{
	   font-size: 13px!important;
	   line-height: 34px!important;
	   text-decoration: none;
	   cursor: pointer;
	   color: #333;

	  }
    ul.ns_sidenav.ns_profile li:hover{
	 background-image:url('../images/arrow_black.png');
     background-repeat: no-repeat;
     background-position: right center;
	 background-color:#d2ecf9;
	 color:white;
	}
	/*************** admin *******************/
	ul.admin_sidenav.admin_profile{
	  padding: 2px 3px 0px 3px;
	}
	ul.admin_sidenav.admin_profile li.selected
  {
    background-color:rgb(40, 134, 49);
  }

	ul.admin_sidenav.admin_profile li.selected:hover{
     background-color:#189ad8;
   }

   ul.admin_sidenav.admin_profile li {
    width: 100%;
	margin-bottom: 10px;
	height: 33px;
   /* height: 33px;
	padding-left: 15px;
	border-bottom: #e1e1e1 solid 1px;
	margin: 0!important;
	position: relative;
	cursor: pointer;
	*/
}

	 ul.admin_sidenav.admin_profile li.selected a{
	   color: #fff!important;
	   font-weight: 700!important;
	 }
	  ul.admin_sidenav.admin_profile li a{
	    color: white;
	    font-size: 13px;
	    font-weight: bold;
	    display: block;
	  }

	 ul.admin_sidenav.admin_profile li:hover{

	}
/**************************************/
.head{
  position: relative;
}

div.pimPane{
   position: relative;
	float: left;
	width: 75%;
	padding-left: 10px;
}


.pimPane .head h1 {
background: #f3f3f3 url(../images/h1-bg.png) left bottom repeat-x;
font-size: 18px;
color: #5d5d5d;
padding: 9px 15px;
line-height: 20px;
border: 1px solid #dedede;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
}


.inner {
padding: 15px;
border: 1px solid #dedede;
border-top: none;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
overflow: hidden;
margin-bottom: 19px;
}
.leftfloat {
width: 50%;
display: inline;
float: left;
clear: none;
}
form div {
/*clear: both;*/
margin-bottom: 0.7em;
vertical-align: text-top;
}
form .required {
font-weight: bold;
}
form .input {
color: #666;
}
label {
color: #333;
display: block;
font-size: 100%;
margin-bottom: 1px;
}
input, textarea {
clear: both;
font-size: 100%;
padding: 2px;
margin: 3px 0px;
width: 65%;
border: 1px solid #cccccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#declaration {
width: 5%;
}
select {
clear: both;
font-size: 100%;
/*vertical-align: text-bottom; */
border: 1px solid #cccccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 5px;
width: 220px;
background-color: #ffffff;
}
form div.submit {
border: 0;
clear: both;
margin-top: 10px;
}
form .submit input[type=submit] {
background-color: #0074CC;
background-image: -moz-linear-gradient(top, #08C, #05C);
background-image: -ms-linear-gradient(top, #08C, #05C);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#05C));
background-image: -webkit-linear-gradient(top, #08C, #05C);
background-image: -o-linear-gradient(top, #08C, #05C);
background-image: linear-gradient(top, #08C, #05C);
background-repeat: repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
border-color: #05C #05C #003580;
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
color: #fff;
width:50px;
}

.appNumber h4{
background-color: #189ad8;
font-weight:600;
font-size:15px;
color:#fff;
padding: 7px;
margin: 5px 2px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}

.appStatus{
padding-left: 9px;
}

#app-header  .navbar-nav li.menu a {
padding-top: 7px;
padding-bottom: 15px;
 width:123px;
 height:35px;
}

#app-header .btn-group .btn{

  height: 35px
}

/***************css for profile completion  ***********************/
.profileCompletion  span.caption { width: 50px; margin: 0 auto; color:#189ad8; }


/***************css for footer  ***********************/
#footer {
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 3em;
}

#footer .footerBottom {
	width: 100%;
	clear: both;
	margin: 10px auto;
	height: 114px;
	background: url(../images/bg_footer_bottom.png) no-repeat left top;
}
#footer .footerBottom .nic {
padding-left: 20px;
width: 62px;
float: left;
padding-top: 10px;
text-align: right;
padding-right: 13px;
}
#footer .footerBottom .footerText {
font-size: .9em;
padding-top: 17px;
text-align: center;
width: 855px;
}
.lastupdated {
clear: both;
color:#336699;
padding-top: 9px;
font-size: 90%;
padding-right: 95px;
text-align: right;
}



/*Alerts styles*/

.alert, .alert-heading {
  color: #c09853;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -10px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success, .alert-success .alert-heading {
  color: #468847;
}
.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info, .alert-info .alert-heading {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}



/*Notification styles*/

.itemCount {
    background-color: transparent;
    -webkit-border-radius: 0;
    overflow: visible;
    padding: 0;
    right: -1px;
    top: 0;
}

.itemCount span {
    background: -webkit-gradient(linear, center top, center bottom, from(#fa3c45), to(#dc0d17));
    background: -webkit-linear-gradient(top, #fa3c45, #dc0d17);
    border: none;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    font-family: "Helvetica Neue", Helvetica, Arial, "segoe ui",tahoma,sans-serif;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    min-width: 12px;
    padding: 0;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}


.itemCount span {
    float: right;
    background-color: #f03d25;
    border: 1px solid #d83722;
    border-bottom: 1px solid #c0311e;
    border-top: 1px solid #e23923;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
    display: block;
    padding: 0 3px;
}


/*dataTable newitem style*/

.newItem{
  font-weight: bolder;
  background: #FFFFFF;
}







.content-section {
  width: 330px;
  margin: 10px 20px;
  float: left;
}


.content-section-header {
  position: relative;
  padding: 10px 20px;
  margin: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  background-color: #2a6496;
  background-image: -moz-linear-gradient(#2a6496, #2a6496);
  background-image: -webkit-linear-gradient(#2a6496, #2a6496);
  background-image: linear-gradient(#2a6496, #2a6496);
  background-repeat: repeat-x;
  border: 1px solid #6e8290;
  border-bottom-color: #586873;
  border-radius: 4px 4px 0 0;
}

.content-section-header h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}


.content-section-body {
  padding: 20px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #d8dee2;
  border-top-color: white;
  border-radius: 0 0 4px 4px;
}

.content-section-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

.content-section-body li {
  border-bottom: 1px solid #90bade;
  margin: 0;
}

.content-section-body li a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  text-decoration: none;
  width: 100%;
  color: #5d5d5d;
}

html>body .content-section-body li a {
  width: auto;
}

.content-section-body li a:hover {
  background-color: rgba(37, 134, 215, 0.2);
  color: #428bca;
}



.criterial{
padding:10px;
border:1px solid #ccc;margin:13px;
border-radius: 10px;
position:relative;
height:120px;
moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.crit_lbl{
font-size:14px;
color:#fff;
position: absolute;
top:-11px;
left: 50px;
background-color:#0f749d;
padding: 5px 10px;
border:1px solid #ccc;
moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

.crit_box{
margin-top:15px;
float:left;
margin-right:50px;
}
.crit_rate_box{
margin-top:8px;
margin-bottom:5px;
float:left;
}

.min_crit_1{
width:60px;
}
select.chai{
	width:182px;
}

.btn-search {
	margin-top: 12px;
}
.dataTables_length select{
	width:66px;
}
div.has-error p{
	color:red;
}
span.post{
	font-size:15px;
}

.btn-group-lg > .btn {
	margin:5px;
	padding: 5px 5px;
	font-size: 13px;
}
.frmYear {
  padding: 0;
}

input[type="checkbox"], input[type="radio"]{
	width:50px;
}
table#listingTable {
	font-size:13px;
}
table#listingTable tbody  tr.new
{
	font-weight: bold;
	background-color: pink;
    border-bottom: 1px solid #aaa
}

/*css addition for datatable */
#listingTableAdverts,
#listingTableLong {
    font-size: 11px;
}
.placement-buttons-div{
    padding: 5px 15px 30px 15px;
}
.placement-buttons-div button{
    border-radius: 0px;
}
.tab-content{
    padding-top: 30px;
}
.loader_div{
    display: none;
    text-align: center;
}
.loader_div img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* reuse */
#preview_container {
  display: none;
  margin-top: 12px;
}

/*#coat-of-arms {*/
/*    position: absolute;*/
/*    left: 6px;*/
/*    top: 0;*/
/*    max-height: 100%;*/
/*    max-width: 25%;*/
/*    height: auto;*/
/*    width: auto;*/
/*}*/

/*#banner {*/
/*    height: 115px;*/
/*    width: 100%;*/
/*    border: 0 solid green;*/
/*    position: relative;*/
/*}*/

/*#hero-start-words {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    text-align: center;*/
/*    color: white;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*}*/

/*@media (max-width: 1547px) {*/
/*    #banner {*/
/*        background-size: contain; !* Maintain the aspect ratio of the background image and make it responsive *!*/
/*    }*/
/*}*/
.swal2-popup {
    font-size: 1rem !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;

}

#swal2-content{
    font-size: 2rem !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}

.swal2-styled.swal2-confirm {
    border: 0 !important;;
    border-radius: 1em !important;
    background: initial !important;;
    background-color: #3085d6 !important;;
    color: #fff !important;;
    font-size: 1.2em !important;
    font-weight: 700 !important;
}

.swal2-styled.swal2-cancel {
    border: 0 !important;
    border-radius: 1em !important;
    background: initial !important;
    background-color: #aaa !important;
    color: #fff !important;
    font-size: 1.2em !important;
}
.dataTables_empty{
    font-weight: 700 !important;
    font-size: 2rem !important;
    color: #d5a92a !important;
}
