/******************************************
    File Name: custom.css
    Template Name: YourJob
    Created By: PSD Convert HTML Team
    Envato Profile: http://themeforest.net/user/psdconverthtml
    Website: https://psdconverthtml.com
    Version: 1.0
    Support: support@psdconverthtml.com
/******************************************/

.btn-creative {
padding: 10px 30px;
    border: 2px solid #203142 !important;
    color:#203142 !important;
    font-size: 14px;
        font-family: "poppinsmedium", sans-serif;
    font-weight: normal !important;
    border-radius: 3px;
 
}

.table-striped > tbody > tr:nth-of-type(odd):hover {
    background:#f3f6f9;
}

.table-striped > tbody > tr:hover {
    background:none;
}

.message-footer {
    background:#f3f6f9;
}

#youtube {
    display:none;
}

.dropdown-menu > li:hover{
    background-color:#f3f6f9;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background:#203142;
    border-color:#203142;
   color:#fff !important;
}

a:hover {
text-decoration: none !important;
}

.btn-danger {
    border-color: #E62340 !important;
    background-color:#E62340 !important;
    color:#fff;
}

.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
    border-color: #203142 !important;
    background-color:#203142 !important;
}


.panel-primary>.panel-heading {
    color: #fff;
    background-color: #203143;
    border-color: #203143;
        border-radius: 0px;
}

.panel-body {
    padding: 7px;
}

.profiledropdown {
    right:40px;
}

.panel-primary {
    border-color: #203143;
        border-radius: 0px;
}

.panel-group .panel {
    margin-bottom: 15px;
    border-radius: 4px;
}

.btn-business {
padding: 10px 30px;
    border: 2px solid #203142 !important;
    color:#203142 !important;
    font-size: 14px;
    font-family: "poppinsmedium", sans-serif;
    font-weight: normal !important;
        border-radius: 3px;
    
}


.btn-creative:hover, .btn-creative:focus, .btn-creative:active {
border: 2px solid #8DD2CC !important;
background-color: #8DD2CC !important;
color:#ffffff !important;
}

.btn-business:hover, .btn-business:focus, .btn-business:active {
border:2px solid #765DA8 !important;
background-color: #765DA8 !important;
color:#ffffff !important;
}


.table {
    margin-bottom: 0px; 
}


.btn-custom {
    margin-top: 20px;
    background-color: #203142 !important;
    border: 2px solid #203142;
    color: #fff !important;
    padding: 10px 30px;
    margin-right:15px;
}

.btn-custom:hover, .btn-custom:active, .btn-custom:focus {
    background-color: #E62340 !important;
    border: 2px solid #E62340;
    color: #fff !important;
}

.customform.loginform {
    margin-bottom:20px;
}

.form-group {
     margin-bottom: 0px;
}

.page-title h1 {
color:#203142 !important;
}

.page-title .lead {
    color: #203142;
}


.fa-facebook {
    color:#ffffff !important;
}

.db {
    background-color: #F3F6F9;
}

.btn-success {
        color: #fff;
    background-color: #8DD2CC;
    border-color: #8DD2CC;
}

.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:hover  {
        color: #fff !important;
    background-color: #e32744 !important;
    border-color: #e32744 !important;
}

.btn-info {
    color: #fff;
    background-color: #8DD2CC !important;
    border-color:#8DD2CC !important;
    text-transform: capitalize !important;
}

.btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:hover  {
    color: #fff !important;
    background-color: #e32744 !important;
    border-color: #e32744 !important;
}


.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 2px solid #fff;
}


.alert-info {
    color: #203142;
    background-color: #F3F6F9;
    border-color: #F3F6F9;
}

.alert {

    border-radius: 10px;
}



.table-bordered {
    border: 2px solid #fff;
}

.customform.loginform {
    border-color: #E8ECEF !important;
    background-color: #ffffff !important;
    border-radius: 5px;
    border:1px solid;
}

.header {
    padding-bottom:15px;
}

.ads {
width: 20% !important;
margin-bottom: 10px;
}

@media (min-width:0px) and (max-width: 500px) {
.ads {
width: 50% !important;
}
}

@media (min-width:501px) and (max-width: 750px) {
.ads {
width: 33% !important;
}
}

.cats {
width: 33% !important;
margin-bottom: 20px;
}

@media (min-width:0px) and (max-width: 500px) {
.cats {
width: 50% !important;
}
}

@media (min-width:501px) and (max-width: 750px) {
.cats {
width: 33% !important;
}
}

@media (min-width: 500px) AND ( max-width: 991px) {
.col-md-6d {
    width:20%
}
.freelancer-wrap {
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}

.freelancer-wrap p { 
    display:none;
}
}


@media (min-width: 460px) AND (max-width: 619px) {
.col-md-6d {
    width:33%
}
.freelancer-wrap {
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}

.freelancer-wrap p { 
    display:none;
}
}

@media (min-width: 621px) AND (max-width: 785px) {
.col-md-6d {
    width:25%
}
.freelancer-wrap {
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}

.freelancer-wrap p { 
    display:none;
}
}

@media (max-width: 459px) {
.col-md-6d {
    width:50%
}
.freelancer-wrap {
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}

.freelancer-wrap p { 
    display:none;
}
}


@media (min-width: 660px) {
.col-md-3d {
    width: 33%;
}
}

@keyframes pulse {
  from { transform: scale(1); }
  50% { transform: scale(0.85); }
  to { transform: scale(1); }
}

.fe-pulse {
  animation-name: pulse;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
    
    
    @media (min-width: 992px) {
.col-md-3n {
    width: 33% !important;
}
}

.message-navbar {
    line-height: 24px;
    padding: 10px 12px;
    border: 1px solid #d6e1ea; 
    border-color: #d6e1ea transparent; 
    background-color: #f3f6f9;
    position: relative;
}

.inbox-tabs.nav-tabs>li.active:not(.open)>a, .inbox-tabs.nav-tabs>li.active:not(.open)>a:hover, .inbox-tabs.nav-tabs>li.active:not(.open)>a:focus {
    background-color: #f3f6f9;
    box-shadow: none;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0px;
    background-color: #f3f6f9;
    margin: 0px;
    font-weight: bold;
    color: #203142 !important;
}

.nav-tabs>l1>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {

 border-color: #f3f6f9 ;
     background-color: #f3f6f9 

}

.tab-pane #FreelancerWorkInProgress, .tab-pane #FreelancerCompletedWork, .tab-pane #LatestBidOn  {
     background-color: #f3f6f9;
     padding:15px;
     border:0px;
}


.tab-pane #EmployerCompletedWork, .tab-pane #EmployerWorkInProgress, .tab-pane #EmployerOpenProjects  {
     background-color: #f3f6f9;
     padding:15px;
     border:0px;
}


.message-item.message-unread .time {
    color:#203142;
}

.tab-pane #FreelancerWorkInProgress>a, .tab-pane #FreelancerCompletedWork>a, .tab-pane #LatestBidOn>a  {
     color:#203142;
}
.message-content .sender {
    color:#203142;
}

.nav-tabs>li>a {
border-radius: 0px;
}

@media (max-width: 992px){
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
}


@media (min-width: 768px){
 .col-sm-6n {
    float: none;
}}


@media (max-width: 500px){
.dashboard>.table>tbody>tr>td, .dashboard>.table>tbody>tr>th, .dashboard>.table>tfoot>tr>td, .dashboard>.table>tfoot>tr>th, .dashboard>.table>thead>tr>td, .dashboard>.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;

    float: left;
    width: 100%;
}}


.bootbox {
    margin-top:0px !important;
    padding-top:120px !important;
}

.modal-content {
    padding:10px;
}

.pitch {
    float:none;
    text-align:left !important;

}

#remove {
    display:block;
}
@media (max-width: 390px){
 #remove {
    display: none;
}}

@media (max-width: 992px){

    .col-md-3>.post-media>a>.img-responsive {
        width:100px !important;
        height:100px !important;
        margin-left:auto;
        margin-right:auto;
    }
}

@media (max-width: 315px){

    .col-md-3>.post-media>a>.img-responsive {
        width:70px !important;
        height:70px !important;
    }
}

@media (min-width: 992px) and (max-width: 3000px){

    .col-md-3>.post-media>a>.img-responsive {
        width:60px !important;
        height:60px !important;
       
    }
}

@media (max-width: 992px){

    .col-md-3>.post-medias>a>.img-responsive {
        width:60px !important;
        height:60px !important;
        border-radius:50%;
        margin-left:auto;
        margin-right:auto;
    }
}

@media (max-width: 315px){

    .col-md-3>.post-medias>a>.img-responsive {
        width:50px !important;
        height:50px !important;
        border-radius:50%;
    }
}

@media (min-width: 992px) and (max-width: 3000px){

    .col-md-3>.post-medias>a>.img-responsive {
        width:50px !important;
        height:50px !important;
        max-width:none !important;
        border-radius:50%;
    }
}


.freelancer-wrap p {
    margin-top: -15px;
     margin-bottom: -10px;
}

.form-horizontal .control-label {

    line-height: 15pt;
}

.footer {
    padding: 90px 0 60px;
}

.badge {
 margin-top:5px;   
}
}


