/*
Template Name: Osahanin - Job Portal & Social Network HTML Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/
/*
    -- body
    -- Slider
    -- Top Nav
    -- Card Design
    -- Tab Design
    -- Login Page Designs
    -- People List
    -- Job List
    -- Network Item
    -- FAQ
    -- Chat
    -- Blog
    -- Gallery / Review
    -- Extra
    -- Mobile Media
*/

/* body */


.template-page-body {
	background: #f4f4f4; /* #F1F1F1; #F8F9FA; #F5F5F5; #f1f1f1; #edf2f6;*/
    min-height: 100vh;
/* 	line-height: 1.7; */
	font-size: 14px;
/* 	font-weight: 400;    */
	font-family: "Roboto", Helvetica, Arial, sans-serif !important;
}

p {
     color: #444444; /*#888da8*/
}
/* End body */

/* Posts */
.bg-gray {
	background-color: #f4f4f4 !important; /* #F1F1F1; #F8F9FA; #F5F5F5; #f1f1f1; #edf2f6;*/
}
/* End Posts */
/* Slider */
 .slick-arrow:before {
     color: #000;
     z-index: 99999;
}
 .slick-prev {
     left: 0;
     display: none;
}
 .slick-next {
     right: 9px;
     z-index: 9;
     background: #fff;
     border-radius: 50px;
  -webkit-box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;     
     		box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;
}
 .slick-shadow-sm {
  -webkit-box-shadow: 0px 1px 7px 0px rgba(51, 51, 51, 0.2) !important;
          box-shadow: 0px 1px 7px 0px rgba(51, 51, 51, 0.2) !important;     
}

/* End Slider */
/* Top Nav */
 .navbar-dark .navbar-nav .nav-link {
     color: rgba(255,255,255,0.8);
}

 .navbar-light {
     color: rgba(0,0,0,0.8);
}

 .osahan-nav-top .container {
     padding: 0 16px;
}
 .osahan-nav-top .img-profile {
     width: 30px;
     height: 30px;
}
.osahan-nav-top .navbar-brand img {
    height: 31px;
    margin: -4px 0 0 0;
}
 .osahan-nav-top .osahan-list-dropdown .nav-link i {
     font-size: 16px;
}
 .osahan-nav-top .osahan-list-dropdown .nav-link .badge {
     position: absolute;
     border-radius: 50px;
     min-width: 15px;
     height: 15px;
     font-size: 9px;
     padding: 0px;
     right: 1px;
     line-height: 15px;
     top: 11px;
}
 .osahan-nav-top .nav-link {
     position: relative;
     height: 55px;
     display: flex;
     align-items: center;
}
 .osahan-nav-top .navbar-search .form-control {
     background: #132028;
}
 .osahan-nav-top .navbar-search .btn {
     background: #132028;
     color: #74828e;
}
 .dropdown-list .dropdown-item {
     white-space: normal;
     padding-top: .5rem;
     padding-bottom: .5rem;
     border-left: 1px solid #e3e6f0;
     border-right: 1px solid #e3e6f0;
     border-bottom: 1px solid #e3e6f0;
     line-height: 1.3rem;
}
 .dropdown-list {
     padding: 0;
     border: none;
     overflow: hidden;
     width: 20rem!important;
}
 .dropdown-list .dropdown-header {
     background-color: var(--dropdown-header-27);
     border: 1px solid var(--dropdown-header-27);
     color: #fff;
     font-weight: 800;
     font-size: 14px;
     padding: .8rem 1rem;
}

.dropdown-header-bgcolor-1 {
     background-color: #7731f5 !important;
     border: 1px solid 7731f5 !important;
}

 .dropdown-list .icon-circle-notification {
     height: 2.5rem;
     width: 2.5rem;
     border-radius: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
/* End Top Nav */
/* Card Design */
 .box.border {
     border: 1px solid #eaebec !important; /*#ffffff*/
}
 .shadow-sm {
/*      box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important; */
  -webkit-box-shadow: 0px 1px 12px 0px rgba(51, 51, 51, 0.2) !important;
          box-shadow: 0px 1px 12px 0px rgba(51, 51, 51, 0.2) !important;     
}

.post-footer {
	font-size: 13px !important; 
}

.post-comments {
	font-size: 13px !important; 
	background: #f1f1f1 !important;
	padding: 5px !important;
}
/* End Card Design */
/* Tab Design */
 .osahan-line-tab .nav-link {
     font-size: 16px;
     font-weight: 400;
     padding: 1rem!important;
     color: var(--link-nav-active-88);
     position: relative;
}
 .osahan-line-tab .nav-link.active {
     color: var(--link-nav-active-17); 
}


 .osahan-line-tab .nav-link.active:after {
     content: "";
     background: -moz-linear-gradient(194deg, var(--link-nav-active-bar-00) 0%,var(--link-nav-active-bar-02) 100%);
    /* ff3.6+ */
     background: -webkit-gradient(linear, left top, right top, color-stop(0%, var(--link-nav-active-bar-02)), color-stop(100%, var(--link-nav-active-bar-00)));
    /* safari4+,chrome */
     background: -webkit-linear-gradient(194deg, var(--link-nav-active-bar-00) 0%, var(--link-nav-active-bar-02) 100%);
    /* safari5.1+,chrome10+ */
     background: -o-linear-gradient(194deg, var(--link-nav-active-bar-00) 0%, var(--link-nav-active-bar-02) 100%);
    /* opera 11.10+ */
     background: -ms-linear-gradient(194deg,var(--link-nav-active-bar-00) 0%, var(--link-nav-active-bar-02) 100%);
    /* ie10+ */
     background: linear-gradient(256deg, var(--link-nav-active-bar-00) 0%, var(--link-nav-active-bar-02) 100%);
    /* w3c */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#00c9e4',GradientType=1 );
    /* ie6-9 */
     height: 3px;
     position: absolute;
     bottom: -2px;
     left: 0;
     right: 0;
}

 .osahan-line-tab .nav-link-1 {
}

 .osahan-line-tab .nav-link-1.active {
     color: #2a64a2 !important;
}


 /* End Tab */
/* Login Page Designs */
 .osahan-login .form-control {
     background: #f8fafc;
     border-color: #eaebec;
}
 .icon-form-control i {
     display: flex;
     top: 0;
     bottom: 0;
     align-items: center;
     font-size: 16px;
     justify-content: center;
     width: 40px;
}
 .icon-form-control .form-control {
     padding-left: 40px;
}

.profile-social input {
    padding-left: 45px !important;
}

.profile-social i {
     display: flex;
     top: 0;
     bottom: 0;
     align-items: center;
     font-size: 14px;
     justify-content: center;
     width: 40px;
     padding-left: 5px !important;
}

 label {
     font-weight: 500;
}
 .custom-control label {
     line-height: 22px;
     font-weight: 400;
}
 .btn-outline-instagram {
     border-color: #2a5b83;
     background-color: #2a5b83;
     color: #fff;
}
 .btn-outline-linkedin {
     border-color: #187fb9;
     background-color: #187fb9;
     color: #fff;
}
 .btn-outline-facebook {
     border-color: #43619d;
     background-color: #43619d;
     color: #fff;
}
/* End Login Page Designs */
/* People List */
 .people-list .font-weight-bold {
     font-weight: 500 !important;
     word-break: break-all;
     overflow: hidden;
     white-space: nowrap;
}
 .people-list .btn-sm {
     font-size: .800rem;
}
 .people-list .font-weight-bold div {
     text-overflow: ellipsis;
     overflow: hidden;
}
/* End People List */
/* Job List */
 .job-item-header .img-fluid, .job-item-2 .img-fluid {
     width: 40px;
     height: 40px;
}
/* End Job List */
/* Network Item */
 .overlap-rounded-circle .rounded-circle {
     width: 22px;
     height: 22px;
     border: 2px solid #fff;
     margin: 0 0 0 -9px;
}
 .overlap-rounded-circle {
     margin-right: 9px;
     padding-left: 9px;
}
 .image-overlap-2 .img-fluid {
     width: 75px;
     height: 75px;
     border: 4px solid #fff;
     margin: 0 -12px;
}
/* End Network Item */
/* FAQ */
.card-btn-arrow {
   display: inline-block;
   color: #377dff;
   margin-left: 1rem;
   transition: 0.3s ease-in-out;
}
.collapsed .card-btn-arrow {
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
/* End FAQ */
/* Chat */
.osahan-chat-box {
   height: 322px;
   overflow-y: scroll;
}
.osahan-chat-list {
   overflow-y: auto;
   height: 463px;
   min-height: 463px;
}
/* End Chat */
/* Blog */
.blog-card .card-footer img {
    margin: 0 11px 0 0;
     width: 33px;
 }
 .blog-card .badge {
     font-size: 12px;
     font-stretch: normal;
     font-style: normal;
     font-weight: 500;
     letter-spacing: 1px;
     line-height: normal;
     margin: 0 0 12px;
     padding: 6px 10px;
     text-transform: uppercase;
 }
 .blog-card .badge-primary {
     background-color: rgba(92, 93, 232, 0.1);
     color: #5c5de8;
 }
 .blog-card .badge-danger {
     background-color: rgba(250, 100, 35, 0.1);
     color: #fa6423;
 }
 .blog-card .badge-success {
     background-color: rgba(0, 216, 200, 0.09);
     color: #00d8c8;
 }
 .blog-card .badge-dark {
     background-color: rgba(52, 58, 64, 0.19);
     color: #343a40;
 }
 .blog-card .badge-info {
     background-color: rgba(23, 160, 184, 0.17);
     color: #17a2b8;
 }
 .blog-card .badge-white {
     background-color: rgba(210, 210, 210, 0.5);
     color: #a0a0a0;
 }
 .blog-card .badge-red {
     background-color: rgba(214, 51, 51, 0.1);
     color: #d73434;
 }
 .blog-card .badge-green {
     background-color: rgba(14, 115, 132, 0.81);
     color: #0e7385;
 } 
 .blog-card .badge-blue {
     background-color: rgba(20, 107, 182, 0.1);
     color: #156bb6;
 } 
 .blog-card .badge-blue {
     background-color: rgba(20, 107, 182, 0.1);
     color: #156bb6;
 } 
 .blog-card .badge-olive {
     background-color: rgba(105, 147, 27, 0.1);
     color: #6a931c;
 }
 .blog-card .badge-gold {
     background-color: rgba(232, 250, 35, 0.1);
     color: #e8fa23;
 }  
 
 .reviews-card .d-flex {
     height: 50px;
     width: 50px;
 }
 .reviews-card h5 small {
     color: #848484;
     font-size: 12px;
     margin: 0 0 0 8px;
 }
 .star-rating i {
    font-size: 11px;
    letter-spacing: -1px;
 }
 .list-icon i {
     float: left;
     font-size: 36px;
     line-height: 47px;
     width: 52px;
 }
 .list-icon {
     margin-bottom: 24px;
 }
 .list-icon strong {
     text-transform: uppercase;
     vertical-align: text-top;
 }
 .list-icon p {
     line-height: 11px;
 }
 .property-single-title {
     bottom: 0;
     left: 0;
     padding: 37px 0;
     position: absolute;
     right: 0;
 }
.reviews-card h5.mt-0 {
    font-size: 14px;
}
ul.sidebar-card-list {
    margin: 0;
    padding: 0;
}
.sidebar-card-list li a {
    display: inline-block;
    width: 100%;
    color: #585b5f;
}
.sidebar-card-list > li {
    line-height: 32px;
    list-style: none;
} 
.footer-social a {
    background: #007bff;
    color: #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
}
/* End Blog */
/* Gallery / Review */
.reviews-members img.mr-3 {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.reviews-members {
    border-bottom: 1px solid #eaebec;
    padding: 17px 17px;
    margin: 0 -17px;
}
.reviews-members:last-child {
    border: none;
}
.gallery-box-main {
    border-radius: 10px;
    overflow: hidden;
}
.gallery-box:last-child {
    margin-bottom: 0px;
}
.gallery-box img:last-child {
    margin-right: 0px;
}
.gallery-box {
    align-items: center;
    display: flex;
    margin-bottom: 2px;
    justify-content: space-between;
}
.gallery-box img {
    width: 34%;
    border-right: 2px solid transparent;
}
/* End Gallery / Review */
/* Extra */
 a {
     text-decoration: none !important;
}
 div, a{
     outline: none !important;
}
 .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, 
 .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, 
 .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, 
 .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, 
 .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, 
 .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, 
 .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, 
 .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, 
 .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, 
 .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
     padding-right: 12px;
     padding-left: 12px;
}
 .row {
     margin-right: -8px;
     margin-left: -8px;
}
 .osahan-share-post textarea {
     resize: none;
}
 .text-success {
     color: #00c9a7 !important;
}
 .text-danger {
     color: #de4437 !important;
}
 .text-warning {
     color: #ffc107 !important;
}
 .text-info {
     color: #00dffc !important;
}
 .bg-success {
     background-color: #00c9a7 !important;
}
 .bg-danger {
     background-color: #de4437 !important;
}
 .bg-warning {
     background-color: #ffc107 !important;
}
 .bg-info {
     background-color: #00dffc !important;
}
 .badge-success {
     color: #fff;
     background-color: #00c9a7;
}

 .badge-success-1 {
     color: #fff;
     background-color: #19A7A5;
}

 .badge-success-2 {
     color: #fff;
     background-color: #1d4354;
}

 .badge-danger {
     color: #fff;
     background-color: #de4437;
}
 .badge-warning {
     color: #1e2022;
     background-color: #ffc107;
}
 .badge-info {
     color: #1e2022;
     background-color: #00dffc;
}
 .border, .card {
     border: 1px solid #eaebec!important;
}
 .border-top {
     border-top: 1px solid #eaebec!important;
}
 .border-bottom {
     border-bottom: 1px solid #eaebec!important;
}
 .border-left {
     border-left: 1px solid #eaebec!important;
}
 .border-right {
     border-right: 1px solid #eaebec!important;
}
 .list-group-item{
     border-color: #eaebec!important;
}
 .btn-light {
     color: #007bff;
     background-color: #ebf2ff;
     border-color: #ebf2ff;
}
 .btn-light:hover {
     color: #007bff;
     background-color: #ffffff;
     border-color: #007bff;
}

.btn-primary-template{
     background: -moz-linear-gradient(194deg, #00c9e4 0%, #007bff 100%);
    /* ff3.6+ */
     background: -webkit-gradient(linear, left top, right top, color-stop(0%, #007bff), color-stop(100%, #00c9e4));
    /* safari4+,chrome */
     background: -webkit-linear-gradient(194deg, #00c9e4 0%, #007bff 100%);
    /* safari5.1+,chrome10+ */
     background: -o-linear-gradient(194deg, #00c9e4 0%, #007bff 100%);
    /* opera 11.10+ */
     background: -ms-linear-gradient(194deg, #00c9e4 0%, #007bff 100%);
    /* ie10+ */
     background: linear-gradient(256deg, #00c9e4 0%, #007bff 100%);
    /* w3c */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#00c9e4',GradientType=1 );
    /* ie6-9 */
    /* border: 0 !important;*/
     border-color: #007bff;
}

 .text-gold {
     color: #d3ac2b;
}
 .btn-outline-gold {
     color: #d3ac2b;
     border-color: #d3ac2b;
}
 .btn-outline-gold:hover {
     color: #ffffff;
     background-color: #d3ac2b;
     border-color: #d3ac2b;
}
 .dropdown-menu{
     border-color: #eaebec;
}
 .dropdown-item {
     padding: 6px 1rem;
}
 .btn-outline-secondary {
     color: #b7b9cc;
     border-color: #b7b9cc;
}
 .btn-outline-secondary:hover, .btn-outline-secondary:focus {
     color: #ffffff;
     border-color: #b7b9cc;
     background-color: #b7b9cc;
}
 .bg-dark {
     background: #1d2f38 !important;
}

 .form-control, .btn {
    /* font-size: 13px;*/
}
.input-group-text, .custom-select{
 /* font-size: 13px;*/
}
 .text-dark {
     color: #1d2f38 !important;
}
 .small, small {
     font-size: 12px;
}
 .no-arrow .dropdown-toggle::after {
     display: none;
}
 .text-truncate {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}
 .dropdown .dropdown-menu, .dropdown-item {
     font-size: .85rem;
}
 .text-gray-500 {
     color: var(--text-gray-b7) !important;
}

 .text-gray-600 {
     color: var(--text-gray-60) !important;
}

 .dropdown-list-image {
     position: relative;
     height: 2.5rem;
     width: 2.5rem;
}
 .dropdown-list-image img {
     height: 2.5rem;
     width: 2.5rem;
}
 .dropdown-list-image .status-indicator {
     background-color: #eaecf4;
     height: .75rem;
     width: .75rem;
     border-radius: 100%;
     position: absolute;
     bottom: 0;
     right: 0;
     border: .125rem solid #fff;
}
/* Extra End */
/* Mobile Media */
@media (max-width: 768px) {
	.osahan-nav-top .dropdown-menu {
		width: 100% !important;
	}
	.osahan-nav-top .nav-item.dropdown {
		position: unset;
	}
	.osahan-line-tab .nav-link {
		font-size: 13px;
	}
	.job-tags .btn {
		margin: 3px 1px !important;
	}
	.profile-right {
		display: inline-grid;
	}
	.profile-right .btn {
		margin: 2px 0 !important;
	}
}
/* End Mobile Media */

/*-------------------------------------------------------------------------------------------------------------------*/
/* CUSTOM STYLE ADDED */
/*-------------------------------------------------------------------------------------------------------------------*/
/* ============= gradient buttons =========== */
/* https://gradientbuttons.colorion.co/ */
.btn-grad-red {background-image: linear-gradient(to right, #FF512F 0%, #DD2476  51%, #FF512F  100%)}
.btn-grad-red {
    transition: 0.8s; 
   background-size: 200% auto;
    color: white;             
 }
 .btn-grad-red:hover {
   background-position: right center; /* change the direction of the change here */
    color: #fff; 
   text-decoration: none;
 }
 

.btn-grad-red-1 {background-image: linear-gradient(to right, #E6B966 0%, #008080  51%, #E6B966  100%)}
.btn-grad-red-1 {
    transition: 0.8s; 
   background-size: 200% auto;
    color: white;             
 }
 .btn-grad-red-1:hover {
   background-position: right center; /* change the direction of the change here */
    color: #fff; 
   text-decoration: none;
 }
 
 .btn-grad-violet {background-image: linear-gradient(to right, #5C258D 0%, #4389A2  51%, #5C258D  100%)}
 .btn-grad-violet {
    transition: 0.8s;
    background-size: 200% auto;
    color: white;            
  }

  .btn-grad-violet:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
  }
  

  .btn-grad-bourgogne {background-image: linear-gradient(to right, #DC2424 0%, #4A569D  51%, #DC2424  100%)}
  .btn-grad-bourgogne {
     transition: 0.8s;
     background-size: 200% auto;
     color: white;            
   }

   .btn-grad-bourgogne:hover {
     background-position: right center; /* change the direction of the change here */
     color: #fff;
     text-decoration: none;
   }
   

   .btn-grad-violet-2 {background-image: linear-gradient(to right, #614385 0%, #516395  51%, #614385  100%)}
   .btn-grad-violet-2 {
      transition: 0.5s;
      background-size: 200% auto;
      color: white;            
    }

    .btn-grad-violet-2:hover {
      background-position: right center; /* change the direction of the change here */
      color: #fff;
      text-decoration: none;
    }
    
	 .btn-icon { 
	 	border-radius: 50% !important;
	 	background: var(--btn-icon-f1) !important;
	 	border-color: var(--btn-icon-f1) !important; 
	 	color: #404040 !important;   	
	 }
	 .btn-icon:hover { 
	 	background: var(--btn-icon-hover-17) !important;
	 	border-color: var(--btn-icon-hover-17) !important; 
	 	color: #FFF !important;    	
	 }  
	 
	 .btn-icon-1 { 
	 	border-radius: 50% !important;
	 	background: #CEE8EC !important;
	 	border-color: #CEE8EC !important; 
	 	color: #404040 !important;  
	 }
	 .btn-icon-1:hover { 
	 	background: #5CAEBB !important;
	 	border-color: #5CAEBB !important;   
	 	color: #FFF !important;    	
	 }	  
	 
	 .btn-icon-2 { 
	 	color: #404040 !important;   	
	 }
	 .btn-icon-2:hover { 
	 	color: var(--btn-icon-hover-17) !important;    	
	 } 	  
            
.btn-outline-primary-custom {
 color: var(--btn-primary-02);
 border-color: var(--btn-primary-02);
}
.btn-outline-primary-custom:hover {
 color:#fff;
 background-color: var(--btn-primary-02);
 border-color: var(--btn-primary-02);
}

.btn-outline-primary-custom-1 {
 color: var(--btn-primary-00);
 border-color: var(--btn-primary-00);
}
.btn-outline-primary-custom-1:hover {
 color:#fff;
 background-color: var(--btn-primary-00);
 border-color: var(--btn-primary-00);
}

.btn-primary-custom {
 color: #fff;
 border-color: var(--btn-primary-02);
 background-color: var(--btn-primary-02); 
}
.btn-primary-custom:hover {
 color:#fff;
 background-color: var(--btn-primary-27);
 border-color: var(--btn-primary-27);
}

.btn-primary-custom-1 {
 color: #fff;
 border-color: var(--btn-primary-00);
 background-color: var(--btn-primary-00); 
}
.btn-primary-custom-1:hover {
 color:#fff;
 background-color: var(--btn-primary-02);
 border-color: var(--btn-primary-02);
}


/* ============= end gradient buttons =========== */

/* ============= background & shadow =========== */
.bg-white {
	background-color: white !important;
}

.bg-color-menu {
	background-image: linear-gradient(to right, #EDF9F9 0%, #FFF  51%, #FFF  100%) !important;
}

.bg-gray-dark1 {
	background-color: #ADADAD !important;
}

.tlp-custom-1 {
	border: 0px solid #000;
	background-color: rgba(4,78,78, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.tlp-custom-2 {
	border: 0px solid #000;
	text-align: left !important;
	background-color: rgba(4,78,78, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	max-width: 450px;
}


.tlp-custom-arrow-1 {
	opacity: 0 !important;
}

.nav-shadow {
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
              
}

.nav-shadow-1 {
    box-shadow: 0 .25rem .125rem 0 rgba(0,0,0,0.04);  /* ref: https://fontawesome.com/download */
}


.stream-relation-link {
	color: inherit; /* #2F56B3 !important; */
}

.stream-relation-link:hover {
	color: #2F7BFF !important;
}

 .shadow-sm-jobs {
  -webkit-box-shadow: 0px 1px 9px 0px rgba(51, 51, 51, 0.2) !important;
          box-shadow: 0px 1px 9px 0px rgba(51, 51, 51, 0.2) !important;     
}

.stream-post-action {
	font-size: 12px;
	color: #c0c0c0;
}

 .text-blue-00 {
     color: #2F7BFF;
}

 .text-green-00 {
     color: var(--text-green-00);
}

 .text-col-c14 {
     color: var(--text-col-c14);
}

 .text-col-77b {
     color: var(--text-col-77b);
}

.box-body label {
    color: #888ea8;
    font-size: 13px;
    letter-spacing: 1px;
}



/* ============= end background & shadow =========== */


/* ============= textarea =========== */

.txt-post {
/* 	height: 1.75em !important; */
/* 	  font-size: 15px !important; */
} 
/* ============= end textarea =========== */

/* ============= skill-tags =========== */


.skill-tags {
	/*float: left;*/
	width: 100%;
/* 	margin-bottom: 15px; */

}
.skill-tags li {
	display: inline-block;
/* 	margin-right: 6px; */
/*  	margin-bottom: 10px; */
}


.skill-tags li a {
/* 	display: inline-block; */
	color: var(--skill-tags-b2);
	font-size: 14px;
	background-color: var(--skill-tags-f1);
	-webkit-border-radius: var(--skill-tags-rounded);
	-moz-border-radius: var(--skill-tags-rounded);
	-ms-border-radius: var(--skill-tags-rounded);
	-o-border-radius: var(--skill-tags-rounded);
	border-radius: var(--skill-tags-rounded);
	padding: 7px 15px;
	font-weight: 400;
}

.skill-tags li span {
/*  	display: inline-block;  */
	color: var(--skill-tags-b2);
	font-size: 14px;
	background-color: var(--skill-tags-f1);
	-webkit-border-radius: var(--skill-tags-rounded);
	-moz-border-radius: var(--skill-tags-rounded);
	-ms-border-radius: var(--skill-tags-rounded);
	-o-border-radius: var(--skill-tags-rounded);
	border-radius: var(--skill-tags-rounded);
	padding: 7px 15px;
	font-weight: 500;
}

/* ============= end skill-tags =========== */

/* ============= paddings =========== */
.pt--1 {
    padding-top: .25rem !important;
}

.pb--1 {
    padding-bottom: .25rem !important;
}

.pt--2 {
    padding-top: .5rem !important;
}

.pb--2 {
    padding-bottom: .5rem !important;
}

/* ============= end paddings =========== */

/* ============= inputs & fonts =========== */
/* select { */
/* 	-webkit-appearance: none; */
/*     -moz-appearance: none; */
/* } */

/* we can see css custom-select */
.inp-field {
    float: left;
    width: 100%;
    position: relative;
}

.inp-field::before {
    content: '\e902';
    position: absolute;
    height: 100%;
    display: flex;
	align-items: center;  
    right: 9px; 
     padding-right: 5px; 
     padding-left: 5px; 
    color: #717171;
    background: #f1f1f1;
    font-family: Feather;
}

.font-weight-bold-1 {
 font-weight:500!important
}

.font-weight-bold-2 {
 font-weight:600!important
}

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

.font-size-13 {
	font-size: 13px !important;
}

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

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

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

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

.icon-size-22 {
	font-size: 22px !important;
/* 	-webkit-text-stroke: 10px !important; */
}

.icon-size-24 {
	font-size: 24px !important;
/* 	-webkit-text-stroke: 10px !important; */
}

.icon-size-25 {
	font-size: 25px !important;
}

.icon-size-26 {
	font-size: 26px !important;
}

.icon-size-28 {
	font-size: 28px !important;
}

.icon-line-1 {
	width: 50px !important;
}


.small-1 {
     font-size: 13px;
     font-weight: 400;
}

.cmt-rounded-circle-1 {
     width: 30px !important;
     height: 30px !important;
}

.cmt-rounded-circle-2 {
     width: 27px !important;
     height: 27px !important;
}

.badge-sm {
     min-width: 7px !important;
     height: 7px !important;
     right: 7px !important;
     top: 15px !important;
}

.cmt-back-1 {
	background-color: var(--cmt-search-f4) !important;
}

.cmt-back-2 {
	background-color: var(--cmt-search-f3) !important;
}

.cmt-back-3 {
	background-color: var(--cmt-search-f6)  !important;
}

.cmt-back-4 {
	background-color: var(--cmt-search-f1)  !important;
}

.cmt-text-gray-500 {
     color: #B8CECD !important; /*#B8CECA*/
     /*background: #F6FEFE !important;
     padding: 5px;
     font-size: 12px;*/
}

.nav-link-custom:hover {
	color: var(--link-nav-active-17) !important;
}

/*
.nav-link-custom:active {
	color: var(--link-nav-active-27) !important;
}
*/

.nav-link-custom-active {
	color: var(--link-nav-active-27) !important;
}

.img-profile-size-3 {
	height: 3.5rem;
	width: 3.5rem;
}

.img-profile-size-4 {
	height: 4.5rem;
	width: 4.5rem;
}

.img-profile-size-5 {
	height: 5.5rem;
	width: 5.5rem;
}

.img-profile-size-6 {
	height: 6.5rem;
	width: 6.5rem;
}

.img-profile-size-7 {
	height: 7.5rem;
	width: 7.5rem;
}

/* ============= end inputs & fonts =========== */


.job-title {
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

.job-img {
    width: 35px !important;
    height: 35px !important;
}

.job-footer {
	background-color: rgba(0,0,0,.03);
}


.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
    color: #3b3f5c;
    font-weight: 700;
}