html,
body {
    height: 100%;
	background:#f4f3f5;
}
.dropdown-item{
	display: block;
	padding:5px 15px; 
	color:#3d1152;
}
.dropdown-menu{
min-width:140px !important;
}

.dropdown-toggle{
background: #3d1152 !important;
color: #fff !important;
border:0 !important;
text-align: left !important;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .commPadding {
	padding: 115px 30px 20px;
}
/*#myTable tr .bar, #myTable1 tr .bar {
    min-width: 100px !important;
}
#myTable1 tr .bar {
    min-width: 90px !important;
}
#myTable tr .endtbl, #myTable1 tr .endtbl {
    min-width: 90px !important;
}*/
.modal-header ,.modal-footer{
	border:0 !important;
  }
.footer {
    height: 50px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
.bd {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
	margin-bottom: 40px;
}
.navbar {
	min-height: 90px !important;
	background: #fff !important;
	border-color: transparent;
	box-shadow: 0 3px 3px rgba(132,136,138,0.1);
	border-radius: 0 !important;
	border-bottom: 1px solid #080808;
}
.navbar-nav {
	margin-top: 21px;
	margin-bottom: 0;
}
#navbarNav .nav-item {
	margin: 0 25px;
}
#navbarNav .nav-item .nav-link{
	font-size:20px;
	font-weight:600
}
.navbar-nav > li > a {
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #3d1152 !important;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #3d1152 !important;
	background-color: transparent !important;
	border-bottom: 3px solid #3d1152 !important;
	padding-bottom: 30px;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 0 solid #ddd !important;
}
table th{
	text-align:center;
}
.navbar-brand img {
	height: 58px;
}
.table .project_bg{
	background:#fff;
}
.table td, .table th {
    vertical-align: middle;
	border:0;
}
.project {
	text-align: center;
}
.overall, .leads{
	width: 5% !important;
}
.overall img{
  width:65px;
}
.leads img{
  width:65px;
}
.bar{
	width:8%;
}
.print{
	width:5%
}
.mssg{
	width:5%;
}
.mssg a:hover{
	text-decoration:none;
	color:#000;
}
.project{
	width:15%;
	font-size: 16px;
	font-weight: 600;
}
.print_bg {
	background: #f7941d;
	width: 40px;
	height: 40px;
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	font-weight: 300 !important;
	font-size: 17px;
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 0;
	font-size: 16px;
	font-weight: 600;
	padding-top: 40px;
}
.mssg_bg{
	background: #f4f3f5;
	width: 40px;
	height: 40px;
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
	border-radius: 50%;
	color: #000;
	font-weight: 300 !important;
	font-size: 17px;
}
.progress {
	display: -ms-flexbox;
	display: flex;
	height: 2.5rem;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	border-radius: 1.25rem;
	margin-bottom: 0;
}
.progress-bar{
	background-color: #3d1152 !important;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #e6e6e6;
	outline: 0;
	box-shadow: 1px 1px 1px 1px #e1e1e1;
}
.site-signup {
	padding: 15px 50px;
	background: #fff;
	border-radius: 5px;
}
.w-75 {
	width: 75% !important;
}
.table > tbody > tr > td, .table > tbody > tr > th{
	border-top:0 !important;
	vertical-align:middle !important;
}
.create_cont {
	margin: 50px 0 50px 0;
	background: #fff;
	border-radius: 5px;
}
.btn {
	padding: 10px 45px;
}
.btn-primary {
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
	color:#000;
}
.btn-primary:hover, .btn-primary:focus, .btn-secondry:hover, .btn-secondry:focus  {
	background: #fff;
	border: 1px solid #3d1152;
	color:#3d1152;
}
.btn-secondry {
	background: #3d1152;
	border: 1px solid #3d1152;
	color:#fff;
}
@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.footer{
	display:none;
}
#myTable_wrapper, #myTable1_wrapper {
    padding: 12px 0;
}
.navbar-nav.navbar-right{
	margin-top:21px;
}
.svg-inline--fa {
    overflow: visible;
    font-size: 40px !important;
	padding: 2px;
}
.project_bg  td{
	text-align: center;
}
.svg-inline--fa.fa-copy:hover{
	cursor:pointer;
}
.svg-inline--fa.fa-copy{
	color:#337ab7;
}
.printIcons{
	display:flex;
	align-items:center;
	justify-content:center;
}
.a_lo {
	width: 35px;
	border: 1px solid #efefef;
	padding: 1px;
	margin-right: 5px;
	border-radius: 6px;
}
@media screen and (min-width: 1600px){
	#myTable tr .print, #myTable1 tr .print {
	min-width: 300px !important;
}
}
@media screen and (min-width: 1900px){
	#myTable tr .print, #myTable1 tr .print {
	min-width: 400px !important;
}
}
/* .row .survey-th{ */
	/* width:5% !important; */
/* } */


.btn.btn-link.logout {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.btn.btn-link.logout:hover {
    color: #3d1152;
}
.site-login {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    border-radius: 7px;
}

.site-login h1{
	margin-top: 0px;
}