/* Index page styles */
/*.brand-image {
    max-height: 50px !important;
  }
.menu-btn{
	margin: 10px 16px;
    padding: 10px !important;
    position: relative;
    top: 5px;
}
.menu-btn i{
	color: #ffffff;
	font-size: 24px;
}*/
.brand-img-name{
    width: 4.5rem;
    height: 2rem;
}
.brand-link{
	background-color:#ffffff;
	padding: .7125rem .5rem;
	color: #1468B2 !important;
	font-size: medium;
}
.brand-link .brand-image{
	margin-right: -3px;
	float: unset;
}
.nav-link.dropdown-toggle{
	position: relative;
}
.nav-link.dropdown-toggle::after{
	position: relative;
    left: -20px;
}
.nav-link.dropdown-toggle i{
	margin-top: -4px;
    font-size: 30px;
    position: absolute;
}
.nav-link.dropdown-toggle span.userid{
	font-size:14px;
	margin-right: 20px;
}
.nav-shadow {
    box-shadow: 0 1px 8px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.05)!important;
}
.border-radius{
	border-radius:50%;
}
.nav-head{
	width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto;
	text-align: center;
}
.navbar-nav.nav-head li{
	width: 100%;
	font-size: 16px;
	font-weight: 600;
}

/* Sidebar styles */
.side-icon{
    background-repeat: no-repeat;
    background-position: center center;
	width: 20px; 
	height: 20px; 
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	position: relative;
    top: 4px;
}
/*
ul#custom-content-below-tab {

	flex-flow: row;
	text-align: center;

}  */
.sales-head{
	background-image: url("../img/sales-head.svg");
}
.global-delivery{
	background-image: url("../img/global-delivery.svg");
}
.functional-head{
	background-image: url("../img/functional-head.svg");
}
.pmo-icon{
	background-image: url("../img/pmo-icon.svg");
}
.sidebar{
	background-color: #1468B2;
}

.main-sidebar.sidebar-dark-primary{
	background-color: #1468B2;
}
.nav-sidebar.nav-legacy .nav-link{
	border-bottom: 1px solid #ffffff;
	padding: 1rem 1rem;
}
.nav-sidebar.nav-legacy .nav-link.active{
	background-color: #015384 !important;
}
.sidebar-dark-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active, 
.sidebar-light-primary .nav-sidebar.nav-legacy>.nav-item>.nav-link.active { 
	border-color: #ffffff;
}
/* Business Info page styles */
.mt-40{
	margin-top: 40px;
}
.content-box{
	height: auto;
	width: 100%;
	padding: 10px 15px;
}
.content-box h5{
	color: #1468B2;
	font-weight: 600;
}
.btn-inline{
	display: inline-block;
	padding: 6px 5px;
    font-size: 13px;
	width: 50%;
	margin: 0px;
}

.btn-previous{
	width: 46%;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	color: #000000;
	background-color: #e0e0e0;
	margin-right: 20px;
}
.btn-previous:hover{
	color: #ffffff;
}

.btn-next{
	width: 46%;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	color: #ffffff;
	background-color:#1468B2 ;
	margin-top: 0px !important;
}
.btn-ngo{

	width: 46%;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	color: #000000;
	background-color:#ecd02c ;
	margin-top: 0px !important;
	margin-right: 20px;
}
.btn-ngo:hover{
	color: #ffffff;
}
.btn-save, .btn-submit{
	width: 46%;
}
.btn-save{
	color: #1468B2;
    border-color: #1468B2;
	margin-right: 20px;
}
.btn-submit{
	background: #1468B2;
	color: #ffffff;
	margin-top: 0px !important;
}
.btn-outline{
	color: #1468B2;
    border-color: #1468B2;
}
.btn-outline:hover{
	background: #1468B2;
	border-color: #1468B2;
	color: #ffffff;
}
.btn-outline.active{
	background: #1468B2;
	color: #ffffff;
}
.btn-primary{
	color: #fff;
    background-color: #1468B2 !important;
    border-color: #1468B2 !important;
    box-shadow: none;
}
.ml-inline{
	margin-left: -4px;
}
.brRight{
	border-right: 1px solid #dee2e6;
}
.form-box label, 
.form-box input, 
.form-box select, 
.form-box textarea, 
.form-box button{
	font-family: inherit;
	font-size: 13px;
    font-weight: 400 !important;
	
}
.form-box input, 
.form-box select{
	height: 32px;
    width: 100%;
    border-radius: 1px;
}
.input-group-text{
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	background-color: #ffffff;
}
.card-body.businessInfoBox{
	padding: 1.25rem 0rem;
}
/* Vertical tab styles */
.info-box.salesTab{
	background-color: #f4f6f9;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 0px;
	border: 0px;
	box-shadow: none;
}
.info-box.salesTab .content-box{
	background-color: #f4f6f9;
	padding: 0px;
}
.info-box.salesTab .card.card-primary{
	margin-bottom: 0px;
	border: 0px;
	box-shadow: none;
}
.salesTab .card-body{
	background-color: #f4f6f9;
	padding: 0px;
	border: 0px;
}
.salesTab .nav-tabs.flex-column {
	border: 0px;
}
.vrTab .nav-link{
	background-color: #ebebeb;
	margin: .5rem 0rem;
	padding: 1rem 1rem;
	margin-right: 15px !important;
	border-radius: 6px !important;
}
.vrTab .nav-link.active{
	background-color: #f8f8f8;
	margin: .5rem 0rem;
	padding: 1rem 1rem;
	border-left: 6px solid #1468B2;
	border-left-color: #1468B2 !important;
	margin-right: -1px !important;
	border-top: 0px;
    border-bottom: 0px;
	-moz-box-shadow:    2px 4px 6px -1px #e5e5e5;
	-webkit-box-shadow: 2px 4px 6px -1px #e5e5e5;
	box-shadow: 		2px 4px 6px -1px #e5e5e5;
}
.vrTab .nav-link h4{
	color: #000000;
	font-size: 16px;
	font-weight: 800;
}
.vrTab .nav-link.active h4{
	color: #1468B2;
}
.vrTab .nav-link p{
	color: #cccccc;
	font-size: 12px;
	margin-bottom: 0px;
}
.vrTab .nav-link:first-child{
	margin-top: 0px;
}
.vrTabContent{
	height: 100%;
    background-color: #f8f8f8;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 15px;
	border-color: transparent #dee2e6 #dee2e6 #dee2e6;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	-moz-box-shadow:    2px 8px 8px -1px #e5e5e5;
	-webkit-box-shadow: 2px 8px 8px -1px #e5e5e5;
	box-shadow: 		2px 8px 8px -1px #e5e5e5;
}
/* Horizontal tab styles */
.salesHrTab .tab-content .tab-pane{
	background-color: #ffffff;
	border:1px solid #dee2e6;
	border-top: 0px;
	padding: 10px 15px;
	border-radius: 15px;
}
.salesHrTab .nav-tabs{
	border-bottom: 1px solid #f8f8f8;
	background-color: #f8f8f8;
}
.salesHrTab .tab-content .tab-pane:first-child{
	border-top-left-radius: 0px;
}
.hrTab .nav-link.active{
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 3px 6px -20px inset, rgba(0, 0, 0, 0.3) 0px 3px 6px -3px inset;
}
.hrTab .nav-link h4{
	color: #000000;
	font-weight: 400;
}
.hrTab .nav-link.active h4{
	color: #c7c7c7;
}
.tabIcon1, .tabIcon2, .tabIcon3, .tabIcon4,.tabIcon5{
	width: 54px;
	height: 54px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
	margin-bottom: 10px;
    filter: drop-shadow(0px 5px 5px #e5e5e5);
}
.tabIcon1{
	background: url("../img/criteria_evaluation.svg") no-repeat center center;
	background-color: #ffffff;
}
.tabIcon2{
	background: url("../img/resource_requirement.svg") no-repeat center center;
	background-color: #ffffff;
}
.tabIcon3{
	background: url("../img/documents_section.svg") no-repeat center center;
	background-color: #ffffff;
}
.tabIcon4{
	background: url("../img/milestone_wise.svg") no-repeat center center;
	background-color: #ffffff;
}
.tabIcon5{
	background: url("../img/proposal-submission.png") no-repeat center center;
	background-color: #ffffff;
}

.tabIcon1:hover, .nav-link.active .tabIcon1 {
	background: url("../img/criteria_evaluation_white.svg") no-repeat center center;
	background-color: #f7c72f;
}
.tabIcon2:hover, .nav-link.active .tabIcon2 {
	background: url("../img/resource_requirement_white.svg") no-repeat center center;
	background-color: #f7c72f;
}
.tabIcon3:hover, .nav-link.active .tabIcon3 {
	background: url("../img/documents_section_white.svg") no-repeat center center;
	background-color: #f7c72f;
}
.tabIcon4:hover, .nav-link.active .tabIcon4 {
	background: url("../img/milestone_wise_white.svg") no-repeat center center;
	background-color: #f7c72f;
}
.tabIcon5:hover, .nav-link.active .tabIcon5 {
	background: url("../img/proposal-submission-white.png") no-repeat center center;
	background-color: #f7c72f;
}

.hrTab h4{
	font-size: 14px;
}
.pl-0{
	padding-left: 0px;
}
.pr-0{
	padding-right: 0px;
}

/* Tab form style */
/*.hrTab-box .table td, .hrTab-box .table th {
    padding: 0.65rem;
}*/
.card-body.businessInfoBox{
	background-color: #ffffff;
}
.criteria-box .content-box.form-box{
	background-color: #ffffff;
}
.hrTab-box label, .hrTab-box input, .hrTab-box select, .hrTab-box textarea, .hrTab-box button {
    font-family: inherit;
    font-size: 13px;
    font-weight: 400 !important;
}
.hrTab-box input, .hrTab-box select, .hrTab-box textarea, .hrTab-box button {
    border-radius: 0px;	
}
.hrTab-box button{
	font-size: 16px;
    font-weight: 400 !important;
}
.hrTab-box table{
	font-family: inherit;
    font-size: 12px;
    font-weight: 400 !important;

}
.hrTab-box .table thead th{
	background-color: #1468B2;
	
	color: #ffffff;
}
.hrTab-box .table tfoot th{
	
	color: #c7c7c7;
}
.hrTab-box .table thead th, .hrTab-box .table tfoot th{
	
    font-weight: 400;
}
.hrTab-box table i {
	/*font-family: "Font Awesome 5 Free" !important;*/
    font-size: 12px;
    font-weight: 400 !important;
}
.btn-fullWidth{
	width: 100%;
}
/* Document section styles */
.hrTab-box .btn.btn-primary.btn-file.btn-sm{
	cursor: pointer !important;
}
.uploadFiles{
	padding: 10px 15px;
}
.file-value{
	display: inline-block;
	background-color: #f0f7fb;
	-webkit-border-radius:20px;
  	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 4px 8px;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.file-value i{
	font-size: 11px;
}
.file-value i.fa-download{
	padding-left: 5px;
	padding-right: 5px;
}
.file-value i.file-remove{
	background-color: #ffffff;
	border-radius: 50%;
	cursor: pointer;
	padding: 5px;
}

.modal-header .close, 
.modal-header .mailbox-attachment-close{
    font-size: 30px;
}
.modal-title{
    font-size: 1.3rem;
}
#edit .modal-footer button{
    color: #ffffff;
}
#delete .alert-danger{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.document-box.hrTab-box .btn.btn-primary.btn-file.btn-sm{
    width: 100%;
}

/* Resourse Requirement Data Table */
#resource-datatable input, #resource-datatable select, #resource-datatable textarea {
	width: auto;	
 }
 /* Milestone-Fixed Datatable Data Table */
 #milestone-datatable input, #milestone-datatable select, #milestone-datatable textarea {
	width: auto;	
 }
 /* HR HEAD-PMO Data Table */
 #pmo-datatable input, #pmo-datatable select, #pmo-datatable textarea {
	 width: auto;	
 }

 /* Projects datatable styles start */
.projects-datatable{
    font-size: 12px;
}
.projects-datatable .table-wrapper {
    width: 100%;
    margin: 30px auto;
    background: #fff;
    padding: 20px 10px;
}
.projects-datatable .table-title {
    padding-bottom: 10px;
    margin: 0 0 10px;
}
.projects-datatable .table-title h6 {
    margin: 6px 0 0;
    font-size: 16px;
}
.projects-datatable .table-title .add-new {
    float: right;
    height: 30px;
    font-weight: bold;
    font-size: 12px;
    text-shadow: none;
    min-width: 100px;
    border-radius: 50px;
    line-height: 13px;
}
.projects-datatable .table-title .add-new i {
    margin-right: 4px;
}
.projects-datatable table.table {
    table-layout: fixed;
}
.projects-datatable table.table tr th, table.table tr td {
    border-color: #e9e9e9;
}
.projects-datatable table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}
.projects-datatable table.table th:last-child {
    width: 100px;
}
.projects-datatable table.table td a {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    min-width: 24px;
}    
.projects-datatable table.table td a.add {
    color: #27C46B;
}
.projects-datatable table.table td a.edit {
    color: #FFC107;
}
.projects-datatable table.table td a.delete {
    color: #E34724;
}
.projects-datatable table.table td i {
    font-size: 14px;
}
.projects-datatable table.table td a.add i {
    font-size: 16px;
    margin-right: -1px;
    position: relative;
    top: 3px;
}    
.projects-datatable table.table .form-control {
    height: 32px;
    line-height: 32px;
    box-shadow: none;
    border-radius: 2px;
}
.projects-datatable table.table .form-control.error {
    border-color: #f50000;
}
.projects-datatable table.table td .add {
    display: none;
}
.projectSearchDiv input{
    border: 1px solid #e5e5e5;
    width: auto;
    margin-left: 10px;
}
.projectSearchDiv input:focus{
    outline-offset: 0px;
}

i.fas.fa-angle-left.right {
    top: 1.5rem;
}
/* Projects datatable styles end */

 
 /*input[type="file" i] {
    appearance: initial;
    background-color: initial;
    cursor: default;
    align-items: baseline;
    color: inherit;
    text-overflow: ellipsis;
    white-space: pre;
    text-align: start !important;
    padding: initial;
    border: initial;
    overflow: hidden !important;
}
.table-sortable tbody tr {
    cursor: move;
}

*/
