.titlemenu a {
    width: auto;
    float: right;
    font-size: 13px;
    border: 1px solid #d0d1d4;
    background-color: #e0e7e8;
    padding: 6px 11px;
    margin-right: 7px;
    margin-top: 7px;
    color: #000;
    border-radius: 4px;
}


.titlemenu a:hover {
  border: 1px solid #2b3d51;
    background-color: #2b3d51;

    color: #fff;
}

.titlemenu{width:auto;
float:right;
padding-right:25px;
}



.titlemenu i{
	margin-right:5px;
}
.modal_full{
	width:100%;
	max-width: inherit;
	margin-top: 0px
}


.prod_serach {
    width: 100%;
    float: left;
    padding: 7px 10px;
    margin-top: 11px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    outline: 0;
}
/*
.btaction {
    background-color: #4f5e6f;
    border: 1px solid #e1e1e2;
    border-radius: 5px;
    color: #fff;
    padding: 7px 10px;
}
*/
.btaction {
	border-radius: 5px;
	color: #1d1c1c;
	font-weight: bold;
	/*padding: 3px 10px;*/
	padding-bottom: 3px;
	padding-top: 2px;
}


.btaction:hover {
   /* background-color: #67778a;
	color: #fff;
	*/
	background-color: inherit;
 
}


.dynamictable{width:100%;
float:left;
margin-top:50px;
padding:0 12px;
}




.participantRow{width:100%;

}


.subtotaldiv{width:47%;
float:right;
}


.col_total{width:100%;
float:left;
border:0px;
outline:0;
}

form{width:100%;
}

page[size="A4"] {
/*    width: 21cm;
*/    height: 29.7cm;
}

page {
    background: white;
    display: block;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0.5cm;
    padding-top: 35px;
    box-shadow: 0 0 0.3cm rgb(0 0 0 / 15%);
}

page h3{text-align:center;}

page h6{text-align:right;}





.project-tab {
	width:100%;
	float:left;
	padding-left: 12px;
    padding-right: 12px;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: #0000000f;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 1px solid !important;
    font-size: 16px;
    font-weight: bold;

}
.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.part{width:100%;
float:left;
}


.part h3 {
    width: 100%;
    padding-left: 12px;
    font-size: 20px;
    color: #16a9e2;
}

.invo img {
    width: 67%;
    height: auto;
}
.card-footer {
	background-color:inherit;
}

/*
top message-box
*/
.top-msg {
  width: 100%;
  position: fixed;
  background-color: rgba(42,45,50,0.6);
  color: rgba(250,251,255,0.95);
  font-family: "Lato", sans-serif;
  font-size: 18px;
  top:0px;
  z-index:9999;
}
.top-msg-close {
  float: left;
  box-sizing: border-box;
  padding-top: 17px;
  padding-right: 30px;
  width: 45px;
}

.top-msg-inner a {
  text-decoration: none;
  color: RGBA(0, 0, 0, 0.6);
  font-weight: bold;
}

.top-msg-inner a:hover {
  color: RGBA(0, 0, 0, 0.5);
}

.top-msg-inner {
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  width: calc(100% - 110px);
  padding-top:10px;
}
.top-msg-ico {
  float: left;
  width: 65px;
  height: 55px;
  background-color: #fff;
  background-color: rgba(0,0,0,0.7);
  text-align: center;
  font-size: 45px;
}
.error{
	background-color:#f44336;
}
.success{
	background-color:#22b75e;
}
#top-msg-content{
	color: #fff;
}

/*
custom
*/
.table td,
 {
    padding-top:3px;
	padding-bottom:3px;
}
.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #ffffff;background: #294769; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none;  color: #294769 !important; background: #fff; }
.nav-tabs > li > a::after { content: ""; background: #294769; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: ##294769 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0;padding-top: 0px; }
.tab-content{padding:20px;padding-bottom: 0px}
.nav-tabs > li  {width:16%; text-align:center;}
.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
    margin-bottom: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.padding10{
	padding-top:10px;
}
.paddingbtm{
	padding-bottom:5px;
}
.shadowBox{
	background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
	padding: 10px;
}
.state-icon {
    left: -5px;
}
.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}
.list-group-item{
	padding-top: 4px;
    padding-bottom: 4px;
	border: 0px solid rgba(0, 0, 0, .125);
}
.hidden{
	display:none;
}
.modal_full{
	width:100%;
	max-width:inherit;
	margin-top: 0px;
}

.mtop{
	max-width:inherit;
	margin-top: 0px;
}
.clearsearch{
	background-color: #ff5d48;
	border-color: #ff5d48;
}
.listItems{
	height: 118px;
	overflow: auto;
	text-align:justify;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
label {
    display: inline-block;
    padding-left: 0px;
    margin-bottom: initial;
	font-weight: inherit;
}
.form-group {
    margin-bottom: 5px;
}
.formrow{
	padding-top: 5px;
}
.form-control:focus {
  border-color: #1e7ede;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
.form-check-input:focus {
  border-color: #1e7ede;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
.lbl{
	padding-right:1px;
	padding-left: 7px;
}

.small, small {
    font-size: 72%;
}

.plusbtn_small{
	padding-bottom: 2px;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #294769;
    border-color: #294769;
	cursor:pointer;
}
#product_error_message{
	position:fixed;
	right: 20%;
	color:red;
}
.bless{
	border: none;
    padding: 0px;
    border-bottom: solid 1px;
    border-bottom-color: #eae6e0;
    border-radius: inherit;
}
.help-block{
	color:red;
	font-size: 12px;
}
/*
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
*/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    /* display: none; */
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border-color: #ccc;
    border-color: rgba(0,0,0,.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: 400;
    line-height: 18px;
    color: #555;
    white-space: nowrap;
}

.token {
   
    box-sizing: border-box;
    
    border-radius: 3px;
    
    color: #fff;
    white-space: nowrap;
    margin: -1px 5px 5px 0;
    
    margin-top: 5px;
    cursor: default;

    display: flex;
    border: none;
    background-color: #22a5db;
    width: 70%;
    height: auto;
}
 .token .token-label {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
   width: 97%;
        padding: 3px 10px;
}
.token a{
    float: unset;
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.innerpopup{
	border: solid 2px;
    border-color: #1bb99a;
}



.square{
    height: 20px;
  width: 20px;
  border: solid 1px;
  float: left;
  margin: 0 10px;
}
.square-yellow {
  background-color: lightyellow;
}
.square-green {
  background-color: #c0fe9f;
}

.square-red {
  background-color: lightpink;
}
.square-skyblue {
  background-color: #dffffc9e;
}
.square-orange{
    background-color: moccasin;
}
.background-green {
  background-color: #e3ffd4;
}

.background-red {
  background-color:#fee9ec;
}
.background-orange{
    background-color: moccasin;
}

.square-gray{
    background: #e5e5e59e;
    box-shadow: 0px 0px 1px 1px #a1a1a1;
    border-color: lightgray;
    border-width: 0;
}
.background-cancelled{
    background-color: #CAFFFDA1;
}