/*Devoped by ashutosh Ray*/

body{
	background:#f9f6f3;	
}
a:hover{
	text-decoration:none;
}
/*.container{
	max-width:1040px;
}*/
.container{
	max-width:100%;
}
/*Bootstrap classes*/
.nav-tabs {
    border-bottom: 5px solid #d7daef;
}
.nav-tabs .nav-item {
    margin-bottom: -5px;
}
.nav-tabs .nav-link {
    color: #000;
    font-weight: 500;
    font-size: larger;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: rgb(234,238,241);
    border: 0;
    border-bottom: 5px solid #c6c9ed;
    color: #000;
    font-weight: 500;
    font-size: larger;
}
.dropdown-toggle:empty::after {
    margin-left: 95%;
}
.custom-cb-design input[type=checkbox] {
    display:none;
}

.custom-cb-design input[type=checkbox] + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url("../img/unselect.png") no-repeat;
    height: 25px;
    background-size:25px;
    text-indent:30px;
}

.custom-cb-design input[type=checkbox]:checked + label {
    background:url("../img/select.png") no-repeat;
    height: 25px;
    display:inline-block;
    background-size: 25px;
    text-indent:30px;
}

.user input[type='text'] {
    background: url("../img/user.png") no-repeat 6px 7px;
    background-size: 18px;
	padding-left:30px
}
.email input[type='text'] {
    background: url("../img/ema.png") no-repeat 6px 11px;
    background-size: 18px;
	padding-left:30px
}
.pass input[type='password'] {
    background: url("../img/password.png") no-repeat 5px 5px;
    background-size: 18px;
	padding-left:30px
}
.custom-font-size{
	font-size:1rem !important;
}
.custom-header,.custom-body{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;  
}
.bg-white{
	background:#fff;
}
.text-heading{
	font-size: 30px;
    font-weight: 600;
}
.link-color,.link-color:hover{
	color:#fa6c35;
	text-decoration:none
}
.logo-tab,.logo-mobile{
	display:none
}
.login-btn{
    color: #fff;
    background-color: #fa6c35;
    border-color: #fa6c35;
	width:100%;
}
.custom-top-30-m{
	margin-top:30%
}
.custom-top-20-m{
	margin-top:20%
}
.custom-top-15-m{
	margin-top:15%
}

.custom-body{
	padding:25px 0;
}
.custom-mid-section{
	width:100%;
	margin:0 auto;
	border-radius:30px;
}
.custom-mid-left{
	background-image:url('../img/bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	color:#fff;
	border-radius:30px 0 0 30px;
	float:left;
	background-size:cover;
}
.custom-middle-text-section{
	min-height: 350px;
	font-size:small
}
.left-image-width{
	width:80%;
	margin:0 auto;
}
.custom-login-form{
	padding-right: 1.5rem
}
.dashboard-section{
	list-style:none;
	position:relative;
}
.menu-dash {
    position: absolute;
    padding: 10px 20px;
    width: 130px;
    bottom: 0;
    display:none;
    border: 0;
    right: 0;
    top: 25%;
}
.dashboard-section li{
	list-style:none;
}
.dashboard-left{
	width:20%;
	background:#fa6c35;
	box-sizing: border-box;
	float:left;
	border-radius:5px 0 0 5px;
}
.dashboard-right{
	width:80%;
	background:rgb(234,238,241);
	box-sizing: border-box;
	float:left;
	border-radius:0 5px 5px 5px;
}
.inner-class{
	width:100%;
	float:left;
}
.btn-color {
    background-color: #fa6c35;
    color: #fff;    
}
.bg-1 {
    background-color: #ea0029;
}
.bg-1-dark{
	background-color:#b30524;
}
.bg-2{
	background-color: #23aaea;
}
.bg-2-dark{
	background-color: #1589bf;
}
.bg-3 {
    background-color: #82bd49;
}
.bg-3-dark{
	background-color:#609031;
}
.bg-4{
	background-color: #fa6c35;
}
.bg-4-dark{
	background-color: #fd591a;
}
.bg-5{
	background-color: hotpink;
}
.bg-5-dark{
	background-color: deeppink;
}
.img-media {
    max-width: 25px;
}
.btn-red {
    border: 0;
    background: #ea0029;
    color: #fff;
    padding: 4px 10px;
}
.btn-green {
    border: 0;
    background: #82bd49;
    color: #fff;
    padding: 4px 10px;
}
.btn-blue {
    border: 0;
    background: blue;
    color: #fff;
    padding: 4px 10px;
}
.btn-darkkhaki {
    border: 0;
    background: darkkhaki;
    color: #fff;
    padding: 4px 10px;
}
.btn-coral {
    border: 0;
    background: coral;
    color: #fff;
    padding: 4px 10px;
}
.btn-orange {
    border: 0;
    background: #ff9800;
    color: #fff;
    padding: 4px 10px;
}
.border-x-0-0-x{
	border-radius:15px 0 0 15px;
}
.border-0-x-x-0{
	border-radius:0 15px 15px 0;
}
.border-x{
	border-radius:15px;
}
.width-140{
	width:140px
}
.width-126{
	width:126px
}
.cu-20{
	display:inline-block;
}
.list-card-front {
    list-style: none;
	padding-inline-start: 0;    
}
.list-card-front li{
    /*width:24.2%;*/
        width:15%;
	margin:0 0.5% 10px;
	float:left;
	color:#fff;
	font-size:large;
}
.list-card-front li:first-child{
    margin-left:0;
}
.list-card-front li:last-child{
    margin-right:0;
}

.list-card {
    list-style: none;
	padding-inline-start: 0;    
}
.list-card li{
        width:24.2%;
    	margin:0 0.5% 10px;
	float:left;
	color:#fff;
	font-size:large;
}
.list-card li:first-child{
    margin-left:0;
}
.list-card li:last-child{
    margin-right:0;
}

.cu-rg-bb {
    border-bottom: 2px solid #CCD8E5;
	padding-bottom:4px;
}
.cu-rg-bb-sp {
    border-bottom: 2px solid #565A5E;
	padding-bottom:5px;
	color: #000;
    font-weight: 500;
    font-size: larger;
}

.small-scroll .cu-rg-bb-sp {
	padding-bottom:6px;
}

.cu-rg-bb-wh{
	
}
.font-small{
	font-size: small
}
.thumb-list {
    padding: 0;
    width: 100%;
    float: left;
}
.thumb-scroll {
    overflow-x: auto;
	display: -ms-flexbox;
    display: flex;	
}
.thumb-scroll li{
    min-width:175px !important;
	margin-bottom:5px;
	padding:5px !important;
}
.text-white{
	color:#fff !important
}
.list-nav{
    width: 100%;
    display: block;
}
.list-nav li {
    width: 100%;
    display: block;
	margin-bottom:5%;
	font-size:small;
}
.list-nav li a,.list-nav li a:hover,.list-nav li.active a{
    width: 100%;
    display: block;
	color:#fff;
	padding: 5%;
    border-radius: 30px 0 0 30px;
}
.list-nav li.active a,.list-nav li a:hover{
	background-color:#CB572B;	
}
.custom-logout {
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
}
.custom-logout button{
    background:none;
    border:0;
	color:#fa6c35
}
.nav-bottom{
	margin:0 auto;
	text-align:center;
	color:#fff;	
	border-top:1px solid #CB572B;
	padding:10px;
}
.small-text{
	font-size:0.6rem;
}
.thumb-list li{
    width: 33.333333%;
    float: left;
	position: relative;
	padding: 15px 15px 0;
}
.custom-thumb {
    text-align: center;
    width: 100%;
    float: left;
    padding: 7%;
	background-color: #fff;
	
}
.proflie-image{
	position:relative;
}
.proflie-input{
	position: absolute;
    bottom: 0%;
    margin: 0 auto;
    cursor: pointer;
    right: -30px;
    width: 100%;
}
.proflie-input input[type="file"] {
    display: none;
}
.input-img {
    max-width: 25px;
	padding-right: 5px;
}
.list-nav .input-img {
 	margin-top:-5px
}
.custom-file-upload {
    display: inline-block;
    cursor: pointer;
}
.img-border {
    border: 1px solid #fff;
    padding: 5px;
}
.icon-img {
    max-width: 100px;
    border-radius: 50px;
}
.icon-logo-img {
    max-width: 60px;
    border-radius: 50px;
}
.custom-thumb p{
    margin-bottom:0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.80rem;
}
.custom-p-name {
    font-weight: 700;
    font-size: 0.80rem;
    line-height: 2;    
}
.custom-p-post {
    background-color: #fa6c35;
    color: #fff;
    padding: 4px;
    border-radius: 5px;
    font-size: 0.6rem;
}
.custom-p-email a {
    color: #000;
    line-height: 2;
	font-size: 0.7rem;
}
.custome-p-mobil {
    background: url(../img/mob.png) no-repeat 0 4px;
    background-size: 9px;
    padding-left: 15px;
}
.custome-p-mobile {
    background: url(../img/mob.png) no-repeat 1px 0;
    background-size: 9px;
    padding-left: 15px;
}
.loc-pin{
	background: url(../img/location.png) no-repeat 0 0;
    background-size: 12px;
    padding-left: 15px;
}
.com-pin{
	background: url(../img/company.png) no-repeat 0 2px;
    background-size: 13px;
    padding-left: 15px;
}
.email-pin{
	background: url(../img/ema.png) no-repeat 0 5px;
    background-size: 11px;
    padding-left: 15px;
}
.f2f {
    background: url(../img/21.png) no-repeat 7px 2px;
    width: 125px;
    height: 34px;
    border: 0;
	background-size: 110px;
}
.tel {
    background: url(../img/22.png) no-repeat 7px 2px;  
	width: 125px;
    height: 34px;
    border: 0;
	background-size: 110px;
}
.v2v {
    background: url(../img/25.png) no-repeat 7px 2px;  
	width: 125px;
    height: 34px;
    border: 0;
	background-size: 110px;
}
.rej {
    background: url(../img/23.png) no-repeat 7px 2px; 
	width: 125px;
    height: 34px;
    border: 0;
	background-size: 110px;
}

.sho {
    background: url(../img/24.png) no-repeat 7px 2px;    
	width: 125px;
    height: 34px;
    border: 0;
	background-size: 110px;
}
.check-icon {
    background: url(../img/check.png) no-repeat 0px 0px;    
	background-size: 20px;
    padding-left: 22px;
}
.hold-icon {
    background: url(../img/hold.png) no-repeat 0px 0px;    
	background-size: 20px;
    padding-left: 22px;
}
.info-icon {
    background: url(../img/info.png) no-repeat 0px 0px;    
	background-size: 20px;
    padding-left: 22px;
}
.edit-icon {
    background: url(../img/edit.png) no-repeat 0px 0px;    
	background-size: 20px;
    padding-left: 22px;
}
.play-icon {
    background: url(../img/play.png) no-repeat 0px 8px;
    background-size: 4px;
    height: 15px;
    width: 5px;
    display: inherit;
}
.red-dot:before {
	content: "\2022";
    color: #CF000F;
    font-weight: bold;
    display: inline-block;
    width: 1rem;
    font-size: 2rem;
    line-height: 0;
    margin-left: -1rem;
    vertical-align: sub;
}
.green-dot:before {
	content: "\2022";
    color: #67B930;
    font-weight: bold;
    display: inline-block;
    width: 1rem;
    font-size: 2rem;
    line-height: 0;
    margin-left: -1rem;
    vertical-align: sub;
}
.search-btn{
	background: url(../img/14.png) no-repeat 0px 0px;    
	background-size: 110px;
    width:110px;
	height: 34px;
    border: 0;
}
.sml-text{
    font-size: 0.83rem;
}
.font-weight-500{
	font-weight:500;
}
.custom-table thead{
    background-color:#CCD8E5;
}
.custom-table tbody{
    background-color:#fff;
}
.custom-table thead th{
    border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:small;
	font-weight:600
}
.custom-table thead th:first-child{
    border-left: 1px solid #ccc;	
}
.min-width-150{
	min-width:150px;
}
.min-width-170{
	min-width:170px;
}
.custom-table .table td,.custom-table .table th{
	padding:0.75rem 1rem;
	font-size:14px;
}
.custom-table-small .table td,.custom-table-small .table th{
	font-size:12px;
	padding: 0.75rem;
}
.custom-table .table td button{
	font-size:small
}
.card-text{
	font-size:3rem;
}
.btn-white{
	background-color:#fff;
}
.btn-grey{
	background-color:#565A5E;
	color:#fff;
}
.tab-list-ul li img.img-fluid{
	max-width:100px
}
.tab-list-ul li{
	float:left;
	margin:1%;
}
.tab-list-ul li:first-child{
	margin-left:0
}
.tab-list-ul li:last-child{
	margin-right:0;
}
.company-img {
    max-width: 50px;
}
.tab-list-ul-text li{
	min-width:175px
}
.text-big{
	font-size:1.5rem;
	font-weight:500
}
.fix-height{
	height:100px
}
.cut-rol-btn{
	text-align:right;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.thumb-scroll::-webkit-scrollbar {
    background:#CCD8E5;
	height:3px;
}
.thumb-scroll::-webkit-scrollbar-track {
    
}
.thumb-scroll::-webkit-scrollbar-thumb {
    background:#565A5E;
} 
.thumb-scroll {
	scrollbar-height: 3px;	
	scrollbar-base-color: #565A5E;
	scrollbar-face-color: #565A5E;
	scrollbar-3dlight-color: #565A5E;
	scrollbar-highlight-color: #565A5E;
	scrollbar-track-color: #CCD8E5;
	scrollbar-arrow-color: #CCD8E5;
	scrollbar-shadow-color: #565A5E;
	scrollbar-dark-shadow-color: #565A5E;
}

.wd-br-all{
    word-break: break-all;
}
.login-page-menu{
	display:none !important;
}

.cand-info{
	min-height:40px;
}

.blank-box {
    width: 100%;
    display: block;
    height: 73px;
}
.blank-box-sm {
    height: 25px;
    width: 1px;
    display: block;
    margin: auto;
    background-color: #00000024;
}
.arrow_box {
	position: relative;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after,.arrow_box:before{
	border-color: rgba(136, 183, 213, 0);
	border-width: 15px;
	margin-left: -10%;
}

.arrow_box.arrow_box-bottom:after, .arrow_box.arrow_box-bottom:before {
	top: 100%;
}

.custom-num {
    color: #fff;
    border-radius: 25px;
    padding: 5px 11px;
}
.green-numb{
	background-color:#82bd49;
}
.border-green{	
    background: #82bd49;
    border: 4px solid #82bd49;
}
.border-green:after{
	border-bottom-color: #82bd49;
}
.blue-numb{
	background-color:#23aaea;
}
.border-blue{	
    background: #23aaea;
    border: 4px solid #23aaea;
}
.border-blue:after{
	border-top-color: #23aaea;
}
.dark-blue-numb{
	background-color:#115b7d;
}
.border-dark-blue{	
    background: #115b7d;
    border: 4px solid #115b7d;
}
.border-dark-blue:after{
	border-bottom-color: #115b7d;
}
.orange-numb{
	background-color:#fa6c35;
}
.border-orange{	
    background: #fa6c35;
    border: 4px solid #fa6c35;
}
.border-orange:after{
	border-top-color: #fa6c35;
}
.red-numb{
	background-color:#cf000f;
}
.border-red{	
    background: #cf000f;
    border: 4px solid #cf000f;
}
.border-red:after{
	border-bottom-color: #cf000f;
}
.dark-numb{
	background-color:#343a40;
}
.border-dark{	
    background: #343a40;
    border: 4px solid #343a40;
}
.border-dark:after{
	border-top-color: #343a40;
}
.width-16-per li{
	width:16%;
	margin:0 1px 0 ;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
	display: none;
	border: 1px #dadada solid;
	position: absolute;
	width: 94%;
	background: #fff;
}

#checkboxes label {
  display: block;
  text-align: left;
  text-indent: 15px;
}

#checkboxes label:hover {
  background-color: #1e90ff;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   border-radius: 5px 5px 5px 5px;
   font-size: 16px;
   height: 38px;
   width: 268px;
}

.custom-calender{
	background: url("../img/datetime.png") no-repeat 98% center;
    background-size: 18px;
	
}
.loginView{
	width: 70%;
        margin-left: 15%;
}

@media screen and (max-width: 1040px){
	.loginView{
		width: 70%;
                margin-left: 15%;
	}
        .list-card li{
		width:48%;
		margin:1%;
	}
	.list-card li:first-child{
		margin:1%;
	}
	.custom-cb-design input[type=checkbox] + label{
		background-size: 20px;
		text-indent: 25px;
	}
}
@media screen and (max-width: 769px) {
	.loginView{
		width: 70%;
                margin-left: 15%;
	}
        .dashboard-right{
		width:calc(100% - 2%);
		border-radius:5px;
	}
	.dashboard-left{
		position:absolute;
		z-index:9;
		display:none;
		width:50%;
		border-radius:5px;
	}
	.menu-dash{
		display:block;
	}
	.thumb-list li{
		width:50%
	}	
	.custom-login-form{
		padding:0.5rem;
	}
	.custom-mid-right .custom-middle-text-section .text-center.text-heading.custom-top-15-m{
		padding:0 0.5rem;
	}
}
@media screen and (max-width: 767px) {
  	.loginView{
		width: 70%;
                margin-left: 15%;
	}
  	.custom-mid-left{
		border-radius:30px 30px 0 0;
		background-color:#fa6c35;
	}
	.custom-login-form{
		padding: 1.5rem
	}
	.custom-mid-right .custom-middle-text-section .text-center.text-heading.custom-top-15-m{
		padding:0 1.5rem;
	}
	.logo-desktop{
		display:none
	}
	.logo-tab{
		display:block
	}
	.icon-test{
		display:none;
	}
	#custome-tab-1 .tab-list-ul li,#custome-tab-2 .tab-list-ul li{
		width:100%;margin:1% !important
	}
	
}
@media screen and (max-width: 568px) {
  	.loginView{
	width: 100%;
        margin-left: unset;
        }
        .custom-body{
		padding:5%;
	}	
	.cut-rol-btn{
		text-align:center;
	}
	.dashboard-left{
		width:90%;
	}
	.text-heading.custom-top-30-m{
		margin-top:5%;
	}
	
	.custom-mid-right .custom-middle-text-section .text-center.text-heading.custom-top-15-m{
		margin-top:5%;
		text-align:left !important;
		padding:0 1rem;
	}
	.custom-login-form{
		padding:0 1rem;
	}
	.custom-mid-right .custom-middle-text-section .text-center.text-heading.custom-top-15-m{
		padding:0 1rem;
	}
	
}
@media screen and (max-width: 480px) {
  	.loginView{
	width: 100%;
        margin-left: unset;
        }
        .custom-body{
		padding:5% 2%;
	}
	.custom-mid-section{
		width:100%;
	}
	.custom-logo {
		max-width: 200px;
	}
	
	.custom-sign-up{
		display:none;
	}
	.thumb-list li,.list-card li{
		width:100%
	}
	.menu-dash{
		top:5%
	}
	.card-text {
		font-size: 2.4rem;
		padding: 0rem !important;
	}
	.sml-text{
		font-size: 0.8rem;
	}
	.custom-middle-text-section{
		min-height:250px;
	}
}
@media screen and (max-width: 368px) {
  	.loginView{
	width: 100%;
        margin-left: unset;
        }
        .custom-body{
		padding:5% 0;
	}	
	.custom-middle-text-section{
		min-height:235px;
	}
}
.ms-options-wrap,
.ms-options-wrap * {
    box-sizing: border-box;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline: none;
    white-space: nowrap;
}

.ms-options-wrap > button:after {
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
}

.ms-options-wrap > .ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > .ms-search input {
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
    
}

.ms-options-wrap > .ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
    text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.ms-options-wrap > .ms-options > ul label {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px;
    margin: 1px 0;
}

.ms-options-wrap > .ms-options > ul li.selected label,
.ms-options-wrap > .ms-options > ul label:hover {
    background-color: #efefef;
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    margin-right: 5px;
    position: absolute;
    left: 4px;
    top: 7px;
}