body
 {
     background:#EBEEF8!important;
 }
.hide
{
	display:none!important;
}

.pointer
{
	cursor:pointer!important;
}

.pull-right
{
	float:right!important;
}

.pull-left
{
	float:left!important;
}

.nodecor
{
	text-decoration:none!important;
}

.v-top
{
	vertical-align: top;
}

.mw-60px
{
	max-width: 60px;
}

.bg-jobs
{
	background:#EBEEF8!important;
	font-family:'D-DIN';
	color:#000000;
	font-size:14px;
}

.searchinput
{
	background: transparent!important;
    border: none!important;
    width: 100%!important;
    font-size: 20px!important;
    font-weight: 700!important;
    font-family: 'D-DIN-Bold'!important;
    padding-left:5px!important;
    padding-right:5px!important;
    padding-top:15px!important;
    padding-bottom:5px!important;
    height: 30px!important;
}

.no-outline:focus {
  outline: none;
}

.searchinput:focus
{
	border: none;
	outline: none;
}

.searchbarpipe
{
	color: #707070;
    font-size: 1.6rem;
}

.keywordcross
{
	position: absolute;
    right: 10px;
    top: 15px;
    cursor:pointer;
}

.sortingdropdown
{
	color: #1592E6;
    background: transparent;
    border:none;
    padding:5px;
    width:127px;
}

.joblistitem
{
	background:#F7F7F9;
	padding:2rem;
	border-radius:5px!important;
	margin-top:20px;
	cursor:pointer;
	border:2px solid #F7F7F9;
	color:#000!important;
	position: relative;
}

.joblistitem:hover
{
	border:2px solid #F0C11A;
	color:#000!important;
}

.joblistitem.selected
{
	border:2px solid #F0C11A;
}

.joblistitemrow
{
	background:#F7F7F9;
	padding:2rem;
	border-radius:5px!important;
	margin-top:20px;
	cursor:pointer;
	border:2px solid #F7F7F9;
	color:#000!important;
	position: relative;
}

.joblistitemrow:hover
{
	border:2px solid #F0C11A;
	color:#000!important;
}

.joblistitemrow.selected
{
	border:2px solid #F0C11A;
}

.jobdetailhead
{
	font-size:18px;
	color:#F0C11C;
	text-transform: uppercase;
	margin-top: 20px;
}

.jobdescription
{
	height: 500px;
    overflow: auto;
    overflow-x: hidden;
    width:100%;
}

.jobdescriptiontext
{
	width: 96%;
    word-break: break-word;
}

.jobdescriptiontext ul
{
	padding-left:15px;
	list-style:disc;
}

.jobdetailview
{
    min-height: 40px;
    overflow: hidden;
    width: 100%;
    position: sticky;
    top: 10px;
    z-index: 1021 !important;
}

.page-item.active .page-link
{
	background-color: #F0C11C;
    border-color: #F0C11C;
}

.logoavatar
{
	background:#FFF!important;
	width:80px;
	height:80px;
	border-radius: 5px!important;
	overflow:hidden;
	padding: 5px;
}

.logoavatar img
{
	width:100%;
}

.mandatoryicon
{
	position: relative;
    font-size: 26px;
    top: 7px;
}

.txt-iconcolor
{
	color:#9297A0;
	width:20px;
	margin-right:1px;
}

.txt-lightgrey
{
	color:#B0B3B8;
}

.txt_red
{
	color:#DC000C;
}

.txt_green
{
	color:#008129;
}

.txt_darkgreen
{
	color:#009C74;
}

.txt_orange
{
	color:#F38200!important;
}

.txt_lightgrey
{
	color:#A6A7A7;
}

.txt_darkishblack
{
	color:#1A1311!important;
}

.txt-darkblack
{
	color:#000000!important;
}

.txt-black
{
	color:#474545!important;
}

.txt-grey
{	
	color:#A5A6A6!important;
}

.txt_createin
{
	color:#5D5D5D;
	font-size:22px;
}

.txt_createin:hover
{
	color:#fff;
	background:#009C74!important;
}

.linkcolor
{
	cursor:pointer;
	text-decoration:underline!important;
	color:#003D76!important;	
}

.notifybubble
{
	top: -5px;
    left: -3px;
    font-size: 12px;
    border-radius: 50px;
}

.featuredfamily
{
	float: right;
    margin-top: -28px;
    margin-right: -24px;
}

.bordertop
{
	border-top: 1px solid #A5A6A6;
}

.overlimit {
    background: #FEF1C4!important;
}

@font-face {
  font-family: 'D-DIN';
  src: url("../../jobstemplate/css/fonts/D-DIN.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DIN-Bold';
  src: url("../../jobstemplate/css/fonts/D-DIN-Bold.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DINCondensed';
  src: url("../../jobstemplate/css/fonts/D-DINCondensed.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DINCondensed-Bold';
  src: url("../../jobstemplate/css/fonts/D-DINCondensed-Bold.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DINExp';
  src: url("../../jobstemplate/css/fonts/D-DINExp.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DINExp-Bold';
  src: url("../../jobstemplate/css/fonts/D-DINExp-Bold.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DINExp-Italic';
  src: url("../../jobstemplate/css/fonts/D-DINExp-Italic.otf");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'D-DIN-Italic';
  src: url("../../jobstemplate/css/fonts/D-DIN-Italic.otf");
  font-weight: normal;
  font-style: normal; }
.nobgborder
{
	background:none;
	border:none;
}

.mw-80
{
	max-width:80%
}

.mw-50
{
	max-width:50%
}

.p-relative
{
	position:relative;
}

.text-grey
{
	color:#A6A7A7
}

.text-xl
{
	font-size: 2em!important;
}

.text-xxl
{
	font-size: 2.3em!important;
}

.card-border
{
	border: 1.2px solid #A6A7A7;
    border-radius: 12px;
}	

.f12
{
	font-size:12px!important;
}

.f18
{
	font-size:18px!important;
}

.f14
{
	font-size:1.2em!important;
}

.bg-lightblue
{
	background:#119EC6;
}

.bg-lightgrey
{
	background:#E5E5E5;
	border-color:#E5E5E5;
}

.nobr
{
	border-radius:0px;
}


.text-original
{
	color:#fff;
	font-size:16px!important;
}

.no-bg
{
	border: none!important;
    box-shadow: none!important;
    background: none!important;
}

.text-darkblue
{
	color:#003B77;
}

.text-darkblack
{
	color:#302D2C!important;
}

.text-darkgrey
{
	color:#474645!important;
}

.txt-blue
{
	color:#003D76!important;
}

.txt-red
{
	color:#FF0000!important;
}

.txt-darkyellow
{
	color:#F4B21F!important;
}

.txt-darkgreen
{
	color:#009C74!important;
}

.txt-greenshade
{
	color:#39B54A!important;
}

.white-box-shadow
{
	box-shadow: 15px 13px 25px -20px #000000;
	border: 1px solid #ccc;
}

.font-normal
{
	 font-weight: 500!important;
	 font-family: 'D-DIN'!important;
}

.font-weight-bold
{
	 font-weight: 700!important;
	 font-family: 'D-DIN-Bold'!important;
}

.text-align-left
{
	text-align: left;
}

.btn-grey
{
	background:#474645!important;
	border-color:#474645!important;
}

.btn-darkgreen
{
	background:#009C74;
	border-color:#009C74;
}

.btn-white-background
{
	color:#000000;
	background:#fff;
	border-color:#A5A6A6;
	padding: 10px 60px 10px 60px;
}

.btn-white-background:hover
{
	color:#fff;
	background:#A5A6A6;
	border-color:#A5A6A6;
}

.btn-lightgrey
{
	color:#fff!important;
	background:#A5A6A6!important;
	border-color:#A5A6A6!important;
	padding: 10px 60px 10px 60px;
}

.btn-lightgrey:hover
{
	color:#fff;
	background:#A5A6A6;
	border-color:#A5A6A6;
}

.btn-lightgreen
{
	color:#fff!important;
	background:#009C74!important;
	border-color:#009C74!important;
	padding: 10px 60px 10px 60px;
}

.btn-lightgreen:hover
{
	color:#fff;
	background:#009C74;
	border-color:#009C74;
}

.btn-stocktransferedit
{
	background:#fff;
	border:2px solid #009C74;
	color:#009C74;
	padding: 10px 20px 10px 20px;
}

.btn-stocktransferediti
{
	width:1.4rem!important;
	height:1.4rem!important;
}

.btn-stocktransferdelete
{
	background:#fff;
	border:2px solid #FF0000!important;
	color:#FF0000!important;
	padding: 10px 20px 10px 20px;
}

.btn-stocktransfergreen
{
	background:#009C74;
	border:2px solid #009C74;
	color:#fff;
	padding: 10px 20px 10px 20px;
}

.btn-default-blank
{
	background:transparent;
	color:#474645;
	border:1px solid #474645;
}

.btngreencircle
{
	border-radius: 100px;
    width: 40px;
    height: 40px;
}

.ff10
{
	font-size:10px!important;
}
.ff11
{
	font-size:11px!important;
}
.ff12
{
	font-size:12px!important;
}

.ff14
{
	font-size:14px!important;
}

.ff16
{
	font-size:16px!important;
}

.ff18
{
	font-size:18px!important;
}

.ff20
{
	font-size:20px!important;
}

.uppercase
{
	text-transform: uppercase;
}

.pointer:hover
{
	text-decoration:underline!important;
}

.txtfieldborder
{
	border: 1px solid #A5A6A6!important;
	border-radius: 4px!important;
}

.txtfieldborder.disabled
{
	background: #A5A6A6!important;
}

.paging-blue .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #005DAB!important;
    border-color: #005DAB;
}

.paging-purple .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #005DAB!important;
    border-color: #005DAB;
}

.paging-green .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #009C74!important;
    border-color: #009C74;
}

.paging-orange .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #F38200!important;
    border-color: #F38200;
}

.borderleft
{
	border-left:1px solid #474645;
}

.pointsubcat
{
	background:#F9BF35;
	color:#fff;
	border-radius:20px;
	border:1px solid #F9BF35;
	margin:5px;
	padding:5px;
}

.delsubcategory
{
	position: absolute;
    right: -5px;
    background: #000;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    padding: 3px;
    top: -5px;
    font-size: 10px;
}

.badge-special {
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: 10rem;
    margin-right: 10px;
}

.mob-xl-6
 {
 	width:50%;
 }
 
 .merchanthr
 {
 	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
 }
 
 .merchanthr:last-child {
    
    display:none!important;
}

.linethrough
{
	text-decoration: line-through;
}

.attributeproductitem
{
	background:#fff;
	margin:5px;
	padding:10px;
	border:none;
}

.br-5
{
	border-radius:5px!important;	
}

.lightborder
{
	border: 1px solid #A6A7A7!important;	
}

.selectcheckbox
{
	position: absolute;
    top: -10px;
    left: -10px;
}

.selectcheckbox input
{
	width: 24px;
    height: 24px;
    border: 1px solid #707070;
}

#appproductselectallcheckbox
{
	width: 1.2rem;
    height: 1.2rem;
    top: -2px;
}

#selecitemselectallcheckbox
{
	width: 1.2rem;
    height: 1.2rem;
    top: -2px;
}

.userspermissioncheckbox
{
	width: 1.2rem;
    height: 1.2rem;
    top: 3px;
    position: relative;
    margin-right: 5px;
}


.checkboxcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 7px;
  left: 0;
  width: 1.3rem;
  height: 1.3rem;
  background-color: #fff;
  border: 1px solid #A5A6A6;
  border-radius:4px;
}

.checkboxcontainer:hover input ~ .checkmark {
  background-color: #fff;
}

.checkboxcontainer input:checked ~ .checkmark {
  background-color: #fff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}

.checkboxcontainer .checkmark:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid #009C74;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmarksmall {
  top: 7px;
  left: 0;
  width: 1rem;
  height: 1rem;
}

.checkboxcontainer .checkmarksmall:after {
  left: 5px;
    top: 1px;
    width: 5px;
    height: 10px  
}


.invalidproduct
{
	border: 2px solid RED;
}

.text-red
{
	color:RED;
}

.border-start-success {
    border-left-color: #009C74 !important;
}

.border-start-orange {
    border-left-color: #F38200 !important;
}

.border-start-blue {
    border-left-color: #003B77 !important;
}

.border-start-grey {
    border-left-color: #5D5D5D !important;
}

.border-start-lg {
    border-left-width: 0.25rem !important;
}

.productimageholder
{
	width:100px;
	height:100px;
	box-shadow: 15px 13px 25px -20px #707070;
	display: inline;
    overflow: hidden;
}

.inventorymajorrow
{
	padding:10px;
	text-decoration:none!important;
}

.inventorymajorrow:hover
{
	background:#F0F1F8;	
	text-decoration:none!important;
}

.inventorymajorrow.selected
{
	background:#F0F1F8;
}

.warehousedashboardstockvalueselection
{
	color:#A5A6A6!important;
	font-size:20px;
	text-decoration:none;
}

.warehousedashboardstockvalueselection.selected
{
	color:#009C74!important;
	font-weight: 600;
    font-family: "D-DIN-Bold";
	font-size:20px;
	border-bottom:2px solid #009C74;
	padding-bottom:10px!important;
}

.systemmodulecategoryclass:hover
{
	background:#F0F1F8;	
	text-decoration:none!important;
}

.systemmodulecategoryclass.selected
{
	background:#F0F1F8;
}

@media (max-width: 767px)
{
	.col-xs-1
	{
		width: 10%!important;
	}
	
	.col-xs-2
	{
		width: 20%!important;
	}
	
	.col-xs-3
	{
		width: 30%!important;
	}
	
	.col-xs-4
	{
		width: 40%!important;
	}
	
	.col-xs-5
	{
		width: 50%!important;
	}
	
	.footer .col-xs-6
	{
		width: 50%!important;
	}
	
	.col-xs-6
	{
		width: 60%!important;
	}
	
	.col-xs-7
	{
		width: 70%!important;
	}
	
	.col-xs-8
	{
		width: 80%!important;
	}
	
	.col-xs-9
	{
		width: 90%!important;
	}
	
	.col-xs-11
	{
		width: 90%!important;
	}
	
	.col-xs-12
	{
		width: 100%!important;
	}
	
	.searchinput
	{
	    font-size: 0.9rem!important;	    
	}
	
	.xmb-3
	{
		margin-bottom: 1rem!important;
	}
	
	.xmt-3
	{
		margin-top: 1rem!important;
	}
	
	.xpt-1
	{
		padding-top: 0.25rem!important;
	}
	
	.searchbaricon
	{
		width:25px!important;
		height:25px!important;
	}
}
    
@media (max-width: 576px) {
  .tbl-responsive {
    display: block;
    width: 100%;
    overflow-x: auto; }
    
    .mob-hide
    {
    	display:none!important;
    }
    
    .col-xl-6
    {
    	width:50%;
    }
    .mob-xl-6
    {
    	width:50%;
    }
    .xs-mr-2
    {
    	margin-right: 0.5rem!important;
    }
    .perioddate
    {
    	max-width: 112px!important;
    }
    .xs-mt-2
    {
    	margin-top:0.5rem!important;
    }
    
    .mw-80
    {
    	max-width: 76%!important;
    }
    
    .mob-pt-0
    {
    	padding-top:0px!important;
    }
    
    .mob-xl-3
    {
    	width:33%;
    }
 }
 
 .similar-job-content {
    display: flex;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 14px;
    margin-bottom: 16px;
    cursor: pointer;
}

.content-detail h4 {
    font-size: 16px;
}

.content-detail .company-title {
    font-size: 14px;
    font-weight: normal;
}


.content-detail .location {
    font-size: 12px;
    color: grey;
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 30px;
    }
}

.intl-tel-input { width: 100%; margin-bottom: 10px;}
.selected-dial-code
{
    color: #000!important;
}

.has-error
{
    border: 1px solid RED!important;
}

.iti-arrow
{
border-top: 4px solid #000!important;
}

.notsavedicon
{
	color: #F0C11A;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 16px;
}

.savedicon
{
	position: absolute;
	font-size: 15px;
	background: #F0C11A;
    color: #fff;
    top: 0px;
    width: 25px;
    height: 30px;
    right: 0px;
    padding-left: 4px;
    padding-top: 4px;
}

.jobdetailbtnsavejob
{
	border-color: #D8D8D8!important;
    background: #fff;
    margin-bottom: 10px;
}

@media (min-width: 1400px)
{
	.container {
    	max-width: 1350px;
	}	
}