body {
    /*font-family: 'Montserrat', sans-serif !important;*/
    font-family: 'Nunito', sans-serif !important;
    margin: 0px !important;
    padding: 0px !important;
}
@font-face {
    font-family: 'Museo 300';
    src: url('fonts/Museo 300.ttf') format('ttf'), url('fonts/Museo 300.ttf') format('truetype'), url('Museo 300.ttf.svg#Museo 300.ttf') format('svg');
}
div#lagMy {
    position: absolute;
    z-index: 9999;
    background: #fff;
    height: 34px;
    overflow: hidden;
    right: 6px;
    display: none;
}
a:hover {
    text-decoration: none !important;
}
li.height-new.new_set_bold {
    font-weight: 600;
    color: #000;
}
.navbar-default .navbar-nav>li>a img {
    width: 24px;
    margin-right: 6px;
    display: none;
}
img.img-responsive.myprofile-img.topprofileimg {
    display: block !important;
}
.project-teaser-heading span a {
    background: #F8F9FC;
    border: 2px solid #fff;
    color: #000;
    font-size: 16px;
    margin-left: 10px!important;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 6px;
    padding-bottom: 6px;
}
.project-teaser-heading span a:hover {
    background: #f7b164;
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a {
    color: #737373 !important;
    background: transparent !important;
    border: none !important;
    font-size: 13px !important;
    display: block;
    font-weight: 600 !important;
    padding: 9px 11px;
    position: relative;
    margin: 0px 0px 0px 5px;
    text-transform: uppercase !important;
    letter-spacing: 0.01em;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ff8735 !important;
    background: transparent !important;
    border: none !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.navbar-default .navbar-nav>li:first-child a {
    background-color: #ff8735 !important;
    color: #fff !important;
    border-radius: 2px;
    padding: 7px 11px;
    margin: 0px 0px 0px 5px;
}
.navbar-default .navbar-nav>li:first-child a:hover {
    background-color: #ff8735 !important;
    color: #fff !important;
}
.navbar-default {
    background-color: #fdfdfd !important;
    border-color: #f1f1f1 !important;
    border-radius: 0px !important;
    margin: 0 !important;
    border: none !important;
    border-bottom: 1px solid #f1f1f1 !important;
    padding: 8px 0px;
    width: 100%;
    z-index: 11;
}
ul.dropdown-menu {
    background: #fff;
}
.my_drop_down1 {
    position: absolute;
    top: 65px !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 180px !important;
    padding: 0px 0px !important;
    margin: 0px 0px 0px !important;
    font-size: 15px !important;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .175) !important;
}
.my_drop_down1 li a {
    display: block;
    padding: 10px 20px !important;
    clear: both;
    font-weight: 600 !important;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.my_drop_down1 > li > a:hover,
.my_drop_down1 > li > a:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: #ff8735 !important;
}
.navbar-nav {
    padding-top: 15px;
}
.navbar-collapse {
    border-top: none;
}
.dropdown-menu>li>a {
    color: #fff;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #609390;
}
.left-intro {
    position: absolute;
    text-align: center;
    padding: 20px 40px;
    max-width: 65%;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    bottom: -25px;
}
.top-banner {
    background: url(../img/banner2.jpg);
    background-size: cover;
    background-position: center top -160px;
    width: 100%;
    float: left;
    padding: 170px 0px 258px;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
}
.my-btn1:hover {
    background: #f7b164;
    color: #fff;
}
.intro-content-left {
    width: 100%;
}
.intro-content-left h1 {
    color: #fff;
    text-align: center;
}
.left-intro img {
    margin: 0px auto;
}
.home-search {
    padding: 15px 0px;
    position: relative;
    top: -10px;
}
.glyphicons {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-weight: 400;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
}
.homepage .home-search button span {
    font-size: 14px!important;
    padding-right: 4px;
    padding-top: 4px;
}
.home-search button {
    background: #ff8735;
    border: 2px solid #ff8735;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 11px 27px;
    border-radius: 0px 2px 2px 0;
    float: right;
    position: relative;
}
input.my-input {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    outline: none;
    font-size: 16px !important;
    height: 46px;
    background: #f5f5f5 !important;
    font-weight: 400 !important;
    border-radius: 2px;
    padding: 5px 11px;
    margin: 0 auto;
    color: #616161;
    text-align: left;
}
input.my-input:hover,
input.my-input:focus,
input.my-input:active {
    border: 1px solid #f3f3f3;
    box-shadow: none;
    outline: none;
    background: #f5f5f5 !important;
    color: #616161;
}
.my-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #616161;
    font-size: 16px;
    font-weight: 400
}
.my-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #616161;
    font-size: 16px;
    font-weight: 400
}
.my-input:-ms-input-placeholder {
    /* IE 10+ */
    color: #616161;
    font-size: 16px;
    font-weight: 400
}
.my-input:-moz-placeholder {
    /* Firefox 18- */
    color: #616161;
    font-size: 16px;
    font-weight: 400
}
.homepage .project-teaser-heading {
    background: #dcdcdc;
    padding-left: 15px;
    padding-right: 15px;
}
.project-teaser-heading h2 {
    font-size: 18px;
    display: inline;
    padding-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.project-teaser-heading {
    padding: 20px 25px;
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
}
.project-teaser-heading span {
    font-size: 16px;
    padding-top: 2px;
    text-transform: uppercase;
}
.project-teaser-heading span a {
    color: #000;
}
.project-teaser-list .media {
    margin-top: -1px;
    padding: 20px 25px;
    border: 1px solid #dcdcdc;
    background: rgba(248, 249, 252, 0.98);
}
.homepage-list {
    margin-bottom: 10px;
    padding: 15px!important;
}
.homepage-list .media-left {
    display: block;
    float: left;
    width: 75px;
}
.media-left.media-middle img {
    height: auto;
    width: 100%;
}
.homepage-list .media-heading {
    font-size: 19px;
}
p.freelancer-more {
    margin-bottom: 0px;
    color: #000000;
    font-size: 16px;
}
h3.media-heading a {
    color: #609390;
}
.media.home-promo {
    border: 1px solid #609390;
    padding: 20px;
    text-align: center;
    background: rgba(248, 249, 252, 0.98);
}
h3.media-heading.my-media {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.media-pra p {
    color: #000000;
    font-size: 18px;
}
.my-btn1 {
    background: #609390;
    color: #fff;
    border: none;
    font-weight: bold;
}
.what-we-do {
    width: 100%;
    float: left;
    padding: 30px 0px;
}
.what-heading h3 {
    text-align: center;
    padding: 0px 0px 0px;
    margin: 0px 0px 45px;
    letter-spacing: 1px;
    color: #484848;
    font-weight: 400;
    font-size: 26px;
    position: relative;
}
.what-heading h3:after {
    position: absolute;
    content: '';
    width: 100px;
    background: #ff8735;
    height: 2px;
    bottom: -17px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
button.btn.btn-default:hover {
    background: #ff700e;
    color: #fff;
    border-color: #ff700e;
}
button.btn.btn-default.dropdown-toggle:hover {
    background: transparent;
    color: #707070;
    border-color: transparent;
    box-shadow: none;
    outline: none;
}
.my-btn2:hover {
    background: #f7b164;
    border-color: #fff;
}
.what-main {
    text-align: center;
    min-height: 160px;
    background: #ffffff;
    padding: 30px 10px;
    border: 1px solid #eaeaea;
    position: relative;
    z-index: 2;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.what-main:hover {
    box-shadow: 0 0px 18px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform: scale(1.04, 1.04);
    -ms-transform: scale(1.04, 1.04);
    transform: scale(1.04, 1.04);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: box-shadow transform;
    transition-property: box-shadow transform;
    z-index: 3;
    border: 1px solid #ff8735;
}
.what-main a {
    color: #484848;
    font-weight: 400;
}
.what-main a:hover {
    color: #484848;
}
.what-main img {
    margin: 0px auto 8px;
}
.what-main h4 {
    letter-spacing: 0px;
    font-style: normal;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 0px;
    font-weight: 500;
    margin-top: 18px;
}
.col-md-3.padding_remove {
    padding-left: 0;
    padding-right: 0;
}
.what-main h6 {
    color: #333;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}
.what-main svg {
    color: #103754;
    font-size: 50px;
}
.money {
    background-image: url(../img/money-banner.jpg);
    height: 600px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    float: left;
    display: none;
}
.money-text {
    max-width: 46%;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 17% auto;
}
.money-text h4 {
    line-height: 24px;
}
.media-text {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #f4f4f6;
}
.media-main h4 {
    text-align: center;
    color: #000000;
    font-size: 21px;
}
.media-main p {
    font-size: 17px;
    text-align: center;
    color: #000000;
    line-height: 21px;
}
.my-btn2 {
    border: none !important;
    color: #fff !important;
    padding: 9px 20px !important;
    background: #ff8735 !important;
    border-radius: 2px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    margin: 10px 0px 10px;
    font-size: 16px !important;
    opacity: 1 !important;
}
.media-main {
    text-align: center;
    border: none;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #e0e0e0;
    background-color: #fff;
    height: 235px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.085);
}
.media-main ul {
    margin: 0px;
    padding: 0px;
}
.media-main ul li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 3px;
}
.main2 {
    padding-top: 35px;
}
.main3 {
    padding-top: 40px;
}
.my-footer {
    width: 100%;
    float: left;
    background-color: #fdfdfd;
    border-top: 1px solid #f3f3f3;
    padding: 30px 0px 30px;
}
.main-footer p {
    color: #555555;
    line-height: 25px;
    text-align: justify;
    font-size: 14px;
    font-weight: 600;
}
.main-footer img {
    margin-bottom: 15px;
}
.main-footer ul {
    margin: 0px;
    padding: 0px;
}
.main-footer ul li {
    list-style-type: none;
    padding: 0px 0px;
}
.panel-heading.ad-class {
    color: #000;
    font-weight: 600;
}
.main-footer {
    width: 100%;
}
.main-footer h5 {
    font-size: 18px;
    color: #555555;
    line-height: 20px;
    padding-bottom: 10px;
}
.last-footer {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 0px 0px;
    padding-bottom: 8px;
    background-color: #3e3e3e;
}
.last-footer p {
    margin: 0px 0px 0px;
    color: #c3c3c3;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 3px 0px;
}
.omb_login .omb_authTitle {
    text-align: center;
}
.copyright_right {
    text-align: right;
}
.main-footer .copyright_right {
    text-align: left;
}
.omb_login .omb_socialButtons a {
    color: white; // In yourUse @body-bg 
    opacity: 0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
    opacity: 1;
}
.omb_login .omb_socialButtons .omb_btn-facebook {
    background: #3b5998;
}
.omb_login .omb_socialButtons .omb_btn-twitter {
    background: #00aced;
}
.omb_login .omb_socialButtons .omb_btn-google {
    background: #c32f10;
}
.omb_login .omb_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}
.omb_login .omb_loginForm .input-group.i {
    width: 2em;
}
.omb_login .omb_loginForm .help-block {
    color: #e84b4b;
}
@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
        margin-top: 10px;
    }
}
.main-register .bg {
    margin: 0px 0px 0px 0px;
}
.bg {
    height: 100%;
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    margin: 16px 0px 0px 0px;
}
.span_pseudo,
.chiller_cb span:before,
.chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
}
.chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
}
.chiller_cb input {
    display: none;
}
.chiller_cb input:checked ~ span {
    background: #ff8735;
    border-color: #ff8735;
}
.chiller_cb input:checked ~ span:before {
    width: 9px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
    width: 4px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
    background: #ececec;
    border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
    color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
    cursor: default;
}
.chiller_cb label {
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #6d6d6d;
}
.chiller_cb span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    position: absolute;
    left: 4px;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}
.chiller_cb span:before {
    transform: rotate(-55deg);
    top: 8px;
    left: 3px;
}
.chiller_cb span:after {
    transform: rotate(35deg);
    bottom: 4px;
    left: 1px;
}
.login, .main-register {
    width: 100%;
    float: left;
    padding: 50px 0px 60px;
}
.login .omb_login h3, .main_signup_head h2 {
    text-align: center;
    padding: 0px 0px 0px;
    margin: 10px 0px 10px;
    letter-spacing: 1px;
    color: #484848;
    font-weight: 400;
    font-size: 26px;
}
form#frmRegister .input-group {
    margin: 0px 0px 10px;
}
h4.omb_authTitle_2 a, .main_signup_head h3 a {
    color: #ff8735;
}
h4.omb_authTitle_2, .main_signup_head h3 {
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0px 0px 0px;
    margin: 0px 0px 28px;
    color: #6d6d6d;
    font-weight: 400;
}
.rest_password_in {
    padding: 0% 10%;
}
.margin_bottom_10 {
    margin-bottom: 10px;
}
.login .omb_loginForm span.input-group-addon,
#frmRegister span.input-group-addon,
.forget_form span.input-group-addon,
.rst_frm span.input-group-addon{
    background: #fff;
    border-radius: 0px;
    box-shadow: none;
    color: #ff8735;
    border: 1px solid #e6e6e6;
    padding: 15px 16px;
    height: 48px;
    font-size: 14px;
}
.login .omb_loginForm input,
#frmRegister input,
.forget_form input,
.rst_frm input {
    border: 1px solid #e6e6e6;
    box-shadow: none;
    outline: none;
    padding: 5px 10px;
    height: 48px;
    border-left: 0px;
    background: #fff;
    border-radius: 0px;
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
#frmRegister select {
    border: 1px solid #e6e6e6;
    box-shadow: none;
    outline: none;
    padding: 5px 10px;
    height: 48px;
    border-left: 0px;
    background: #fff;
    border-radius: 0px;
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
#frmRegister input[type=date] {
    padding: 11px 10px;
}
form.omb_loginForm .input-group:nth-last-child(2) {
    margin-bottom: 10px !important;
}
.login .omb_loginForm input::-webkit-input-placeholder, #frmRegister input::-webkit-input-placeholder, .forget_form input::-webkit-input-placeholder{
    /* Chrome/Opera/Safari */
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
.login .omb_loginForm input::-moz-placeholder, #frmRegister input::-moz-placeholder, .forget_form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
.login .omb_loginForm input:-ms-input-placeholder, #frmRegister input:-ms-input-placeholder, .forget_form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
.login .omb_loginForm input:-moz-placeholder, #frmRegister input:-moz-placeholder, .forget_form input:-moz-placeholder {
    /* Firefox 18- */
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
.my-btn3 {
    outline: none;
    background: #ff8735;
    border: 1px solid #ff8735 !important;
    border-radius: 2px !important;
    margin: 8px 0px 10px 0px;
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    box-shadow: none !important;
    padding: 9px 10px !important;
    height: 48px;
    font-size: 20px !important;
    transition: all .3s ease-in-out;
    width: 100%;
}
.my-btn3:hover,
.my-btn3:focus,
.my-btn3:active {
    outline: none;
    background: #ff8735 ;
    border: 1px solid #ff8735 !important;
    color: #fff !important;
}
.login .omb_login label.checkbox {
    margin: 25px 0px 0px 20px;
    font-size: 17px;
    font-weight: 300;
}
.login .omb_login .omb_forgotPwd a {
    padding: 10px 4px 0px 0px !important;
    float: right;
    text-decoration: none;
    color: #4e8abf;
    font-size: 14px;
    font-weight: 400;
}
.login .omb_login .omb_forgotPwd a:hover {
    text-decoration: none !important;
}
.register {
    margin-bottom: 30px;
    padding-top: 0px;
}
input[type="date"] {
    color: #777 !important;
    font-size: 12px;
    text-align: left;
    font-weight: 400;
}
.main-register .panel-body {
    padding: 0px 8%;
}
.main-register input#save {
    outline: none;
    background: #ff8735;
    border: 1px solid #ff8735 !important;
    border-radius: 2px !important;
    margin: 15px 0px 10px 0px;
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    box-shadow: none !important;
    padding: 3px 10px !important;
    height: 48px;
    font-size: 20px !important;
    transition: all .3s ease-in-out;
    width: 260px;
}
.register-left img {
    border: 1px solid #609390;
    width: 100%;
}
.promo-top {
    padding-bottom: 10px;
    background: rgb(255, 211, 162);
    color: #000;
    padding: 15px 0px;
    min-height: 85px;
}
.promo-top h1 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
}
.promo-top h5 {
    text-align: center;
    font-size: 18px;
}
.promo-content-list {
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
}
.promo-content-list ul {
    margin: 0px;
    padding: 0px;
}
.promo-content-list ul li {
    border-bottom: 1px solid #dcdcdc;
    font-size: 15px;
    padding: 16px;
    text-align: center;
    list-style-type: none;
    font-weight: 400;
}
.promo-content-list ul li:nth-of-type(2n+1) {
    background: #f9f9f9;
}
.promo-content-footer {
    padding: 20px 20px 30px;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 50px;
    background-color: #ECEDEF;
}
a.btn.btn-promo {
    background: #f7b164;
    font-size: 20px;
    margin-top: 10px;
    padding: 10px;
    white-space: normal;
    transition: all .3s ease 0s;
    background-color: rgba(248, 249, 252, 0.98);
    color: #000;
    border: 2px solid #fff;
}
a.btn.btn-promo:hover {
    box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    position: relative;
    border-bottom-left-radius: 50% 35px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
}
.radio label::before {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
}
input[type=radio]:checked+label::before {
    border-color: #7cc9d2;
}
input.radioelement {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out;
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    font-weight: 400;
    color: #000;
}
.form-editable .control-label {
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.radio {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.my-input1 {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    border-radius: inherit;
    box-shadow: inherit;
    margin: 10px 0px;
}
.register .panel-body {
    padding: 20px 10px !important;
    box-shadow: none !important;
    border: none !important;
}
.main-register .panel {
    margin-bottom: 0px;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.form-footer {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-top: 25px;
}
#save {
    background: #609390;
    color: #fff;
    border: inherit;
}
.profile {
    width: 100%;
    float: left;
    padding: 25px 0px 30px;
}
.edit_prfl_panel {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: none !important;
    box-shadow: none !important;
}
.edit_prfl_panel .panel-group .panel {
    margin-bottom: 0;
    border-radius: 1px;
}
.edit_prfl_panel .panel-body {
    padding: 0px 5px;
}
span.acnt_span {
    margin-top: -5px;
}
.edit_prfl_panel .panel-heading, .prfl_panel .panel-heading{
    background-color: #f9f9f9 !important;
    border-radius: 1px !important;
    border-bottom: 1px solid #e6e6e6 !important;
    color: #484848 !important;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px 15px !important;
}
.edit_prfl_panel .panel-heading a{
    color: #484848 !important;
}
.edit_prfl_panel .panel-default {
    border-color: #e6e6e6 !important;
}
.edit_prfl_panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none !important;
    padding: 15px 15px;
}
h4.panel-title.editProfile span {
    color: #ff8735;
}
.panel-welcome-left {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 1px;
    padding: 10px;
    width: 100%;
}
.profile-left {
    text-align: center;
}
.progress {
    margin-top: 55px;
    margin-bottom: 5px;
    background-color: #D38384;
}
.profile-icon span i {
    color: #000;
}
a.westnavi_toplevel.list-group-item {
    background: #ff8735;
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #ff8735;
}
.list-group-item:first-child {
    border-top-left-radius: 1px !important;
    border-top-right-radius: 1px !important;
}
.list-group-item:last-child {
    border-bottom-right-radius: 1px !important;
    border-bottom-left-radius: 1px !important;
}
h4.panel-title.editProfile:hover {
    text-decoration: none !important;
}
.panel-heading.my-panel-heading a:hover {
    text-decoration: none;
}
a.list-group-item.active.west-menu-active-link {
    background: #699997;
    border: none;
}
a.list-group-item, button.list-group-item {
    background: #fff;
    font-size: 14px;
    padding: 6px 13px;
    font-weight: 600;
    color: #484848 !important;
    border: 1px solid #e6e6e6;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    background-color: transparent !important;
}
a.westnavi_toplevel.list-group-item:hover{
	background: #ff8735 !important;
    color: #fff !important;
}
.profile-right {
    float: left;
    width: 100%;
    padding: 0px 5px;
}
.my-alert {
    background: #699997;
    color: #fff;
    padding: 5px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    right: 0px;
}
.my-alert font {
    color: #fff;
}
.my-aler2 {
    background: #da4937;
    color: #fff;
    padding: 5px;
}
.my-profile-bg1 {
    background: transparent !important;
    color: #fff !important;
    border: none;
    text-align: center;
}
.profile-img {
    float: right;
    margin-left: 20px;
    max-width: 120px;
    width: 30%;
    margin-bottom: 10px;
}
.panel-body ul {
    margin: 0px;
    padding: 0px;
}
.panel-body ul li {
    list-style-type: none;
    font-size: 13px;
    background-color: rgba(248, 249, 252, 0.98);
    border-bottom: 2px solid;
    border-bottom-color: rgba(223, 224, 227, 0.98);
    padding-left: 10px;
}
img.acount-message {
    border: 1px solid;
    border-radius: 64px;
    width: 30px;
    height: 30px;
}
.panel-body ul li a {
    color: #000;
}
a.acount-title {
    font-weight: 600;
    color: #000;
}
.progress.myp {
    margin-top: 0px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: transparent;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: 60px;
}
a.glyphicon.glyphicon-edit {
    color: #ff8735;
    margin-top: 5px;
}
.panel-footer font {
    color: #000;
    text-decoration: none;
}
span.glyphicon.glyphicon-arrow-right {
    color: #000;
}
.panel-height {
    height: 300px;
    background-color: rgba(248, 249, 252, 0.98);
    height: 365px;
}
.my-test-bg {
    color: #333 !important;
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    background: #fff !important;
    border: 1px solid #eee !important;
    border-radius: 1px !important;
}
.account-head {
    padding-bottom: 0px;
    padding-top: 10px;
}
.account-head h3 {
    margin-top: 5px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.my-workstreams {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.my-workstreams-left {
    background-color: #f8f9fc;
    padding: 20px;
    width: 100%;
    float: left;
}
.main-workstreams {
    margin-top: 30px;
}
.main-workstreams h2 {
    font-size: 1.1em;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 5px;
    color: #9d9ea1;
    text-transform: uppercase;
}
.bubble:before {
    content: '';
    background: transparent url(../img/common.png?b94efddd) no-repeat -371px -44px;
    display: inline-block;
    margin-right: 5px;
    color: #f7b164;
    width: 12px;
    height: 12px;
}
hr.my-line {
    margin: 0px;
}
.my-workstreams-list ul {
    margin: 0px;
    padding: 0px;
}
.my-workstreams-list ul li {
    list-style-type: none;
    padding: 3px 0 3px 3px;
}
.my-workstreams-list {
    margin-top: 15px;
}
.my-workstreams-list ul li a {
    font-weight: 600;
    color: #515358;
    cursor: pointer;
    display: block;
    height: 22px;
    line-height: 22px;
}
.title2:before {
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
    background-color: #ff9d4d;
}
.title3:before {
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
    background-color: #6fdb35;
}
.my-workstreams-list ul li.active a {
    color: #F7B164;
}
.no-padding-left1.crop {
    padding-left: 0px;
}
.my-workstreams-list2 ul {
    margin: 0px;
    padding: 0px;
}
.my-workstreams-list2 ul li {
    list-style-type: none;
    padding: 3px 0 3px 3px;
}
.my-workstreams-list2 ul li a {
    font-weight: 500;
    color: #515358;
    cursor: pointer;
    display: block;
    height: 22px;
    line-height: 22px;
}
.showmore {
    color: #ff7300;
}
.my-workstreams-list3 ul {
    margin: 0px;
    padding: 0px;
}
.my-workstreams-list3 ul li {
    list-style-type: none;
    padding: 10px 0 3px 3px;
}
.my-workstreams-list3 ul li a {
    color: #515358;
    cursor: pointer;
    display: block;
    height: 22px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
}
.no_padding_left {
    padding-left: 0px !important;
}
.no_padding_right {
    padding-right: 0 !important;
}
.no_padding {
    padding-left: 0px !important;
    padding-right: 0 !important;
}
.margin_top_15 {
    margin-top: 15px;
}
.my-workstreams-list3 li a img {
    width: 22px;
}
.margin-left-xs {
    margin-left: 5px !important;
}
.my-workstreams-list3-input {
    padding-bottom: 15px;
}
.my-workstreams-right {
    padding: 15px;
    background-color: #fff;
    width: 100%;
    float: left;
}
.my_wrkstrm_left {
    border-right: 1px solid #eee;
}
.padding-new1 {
    padding-right: 0px;
}
.padding-new2 {
    padding-left: 0px;
}
span.stream-title {
    color: #32353b;
    font-size: 2rem;
    font-weight: 300;
}
.workstem-tool {
    background-color: #f8f9fc;
    padding: 20px 15px;
    line-height: 1.5;
    vertical-align: middle;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
}
label.clear {
    text-transform: uppercase;
    font-weight: 600;
}
.workstem-tool.action-list form.search a.btn {
    margin-top: 24px;
    height: 34px;
    line-height: 1.8;
    vertical-align: middle;
}
a.btn.pull-right.new-workstream-trigger-main.call-to-action {
    margin-top: 24px;
    height: 34px;
    line-height: 1.4;
    vertical-align: middle;
    color: #f7b164;
    background-color: #fff;
    border-color: #f7b164;
    font-weight: 600;
}
.strem-list-all ul {
    margin: 0px;
    padding: 0px;
}
.strem-list-all ul li {
    list-style-type: none;
}
.strem-list-all.items li.item {
    border-bottom: 1px #dfe0e3 solid;
    border-left: 2px transparent solid;
    display: block;
    padding: 3px 0;
    position: relative;
}
.user-avatar-square {
    height: 30px;
    width: 30px;
}
.msg__sender {
    position: absolute;
    left: 4.5rem;
    right: 9rem;
    width: auto;
    min-width: 85%;
    left: 5rem;
    right: auto;
    top: .9rem;
}
.sender__img.hidden-phone {
    display: inline-block;
}
.color-star {
    display: inline-block;
    margin: 0 0rem 0 0;
    vertical-align: 5px;
    color: #ffc940;
}
.msg__status label {
    margin: 0 1rem 0 0;
}
.msg__info {
    position: absolute;
    right: 9rem;
    left: 15rem;
    top: .9rem;
}
.strem-list-all {
    width: 100%;
    float: left;
}
.msg__timestamp {
    width: 90px;
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 11px;
}
.msg__status {
    vertical-align: -4px;
    width: auto;
    display: inline-block;
}
span.first-name {
    display: inline-block;
    vertical-align: -10px;
    width: 100%;
}
a.pMemberLink {
    color: #000;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60%;
    width: auto;
    max-width: 13rem;
    font-weight: 500;
}
.country-flag {
    width: 16px;
    height: 11px;
    background: url(../img/flag.png) no-repeat;
    margin-top: -10px;
}
.hidden-phone {
    display: inline-block;
    margin-left: .5rem;
}
.sender__name {
    width: 16.5rem;
    display: inline-block;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
.job-title {
    display: block;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.message {
    color: #515358;
    width: 100%;
}
.item--msg {
    padding: 10px 10px 10px 13px;
    position: relative;
    height: 5rem;
}
.progress-bar {
    background-color: #f7b164;
}
.msg__timestamp time {
    color: #000000;
    display: block;
    font-size: 12px;
}
.sender__img {
    margin: 0 10px 0 0;
}
li.item.clearfix.stream-status-inprogress {
    border-left: 2px solid #ff9d4d;
    background-color: rgba(248, 249, 252, 0.98);
    border-bottom: 2px solid;
    border-bottom-color: rgba(223, 224, 227, 0.98);
}
li.item.clearfix.stream-status-completed {
    border-left: 2px solid #6fdb35;
}
.my-pagination {
    text-align: center;
    padding-top: 25px;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f7b164;
    border-color: #f7b164;
}
.job {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background: #fff;
}
.col-md-8.padding1 {
    padding-left: 0px;
    padding-right: 0px;
}
.job-left {
    background-color: #fff;
    border-right: 1px solid #eee;
    float: left;
    width: 100%;
    padding-right: 30px;
    padding-left: 10px;
    margin: 40px 0px;
}
.job-left .my-form input[type=text],
.job-left .my-form input[type=email],
.job-left .my-form input[type=number] {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 0px 0px;
    height: 40px;
}
.job-left .my-form select {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    height: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.job-heading h4 {
    color: #9d9ea1;
}
.job-heading h1 {
    font-size: 30px;
    font-weight: 500;
    padding: 0px 0px 20px;
    margin: 0px 0px 0px;
}
.my-form label {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0px 0px 3px;
    padding: 0px 0px 0px;
    font-size: 14px;
    font-weight: 500;
    color: #747474;
}
form.my-form span i {
    color: #f7b164;
}
.my-select {
    text-transform: capitalize;
}
span.discreet {
    color: #9d9ea1;
    font-size: 13px;
    padding-left: 7px;
    vertical-align: text-bottom;
}
.attachFiles-dropArea {
    background-color: #fff;
    border: 2px dashed #ddd;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    color: #8a8a8a;
    display: block;
    font-size: 14px;
    height: 40px;
    padding: 10px 0 !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    overflow: hidden;
}
input.my-set {
    margin: 0px auto;
}
#attachFiles-dropArea-1 {
    width: 100%;
    margin-top: 0;
    padding: 0;
}
input.my-set {
    display: inherit;
}
.my-btn-job p {
    font-weight: 400;
    color: #f7b164;
    margin: 25px 0px;
}
.job-btn {
    text-transform: uppercase;
    font-weight: 600;
    background: #f7b164;
    border: inherit;
    padding: 10px 50px;
}
.job-right {
    padding-right: 10px;
    margin: 40px 0px 20px;
    float: left;
    width: 100%;
}
.job-right ul.job_rght_ul {
    margin: 1px 0px 10px;
    padding: 0px 0px 0px;
    list-style: none;
}
.job-right ul.job_rght_ul li {
    font-size: 14px;
    font-weight: 500;
    padding: 9px 0px;
}
.padding1 {
    padding-right: 0px;
}
.padding2 {
    padding-left: 0px;
}
.job-right h3 {
    text-align: center;
    font-weight: 800;
    color: #9d9ea1;
    text-transform: uppercase;
}
.job-content {
    padding: 20px 20px;
    margin: 15px 0;
    background: #fff;
}
.job-content p {
    color: #9d9ea1;
    font-size: 12px;
    margin-bottom: 1em;
    line-height: 1.5;
    text-indent: 15px;
}
.search-job {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 30px;
}
.search-job p {
    font-size: 22px;
    padding: 0px 18px 10px;
    font-weight: 500;
}
.multi-searchform .input-group {
    background-clip: padding-box;
    border: 1px solid #dfe0e3;
    height: 41px;
    padding: 0;
    border-radius: 0px;
}
.multi-searchform .form-group,
.multi-searchform .input-group {
    width: 100%;
    padding: 0px 10px;
}
.multi-searchform input:hover,
.multi-searchform input:active,
.multi-searchform input:focus {
    box-shadow: none;
    outline: none;
}
.input-group-addon.pre-filter svg {
    color: #ff7300;
}
.input-group-addon.search-btn__container svg[type=submit] {
    background: #ff8735;
    border: none;
    color: #fff;
    border-radius: 2px;
}
.multi-searchform .form-control {
    height: 50px;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
}
.multi-searchform .input-group-addon.pre-filter {
    width: 30px !important;
}
.multi-searchform .input-group-addon.categories-group {
    width: 150px;
}
.multi-searchform .input-group-btn.categories {
    display: inline-block;
    height: 49px;
    width: 150px;
}
.multi-searchform .input-group-btn.categories .categories-title {
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    background-color: transparent;
    border-color: #dfe0e3;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #515358;
    float: left;
    height: 49px;
    padding: 12px 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    z-index: 2;
}
.form-inline .input-group>.form-control {
    width: 100%;
}
.multi-searchform .input-group-btn.saved-searches .saved-searches-title {
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    background-color: transparent;
    border-color: #dfe0e3;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #515358;
    float: left;
    height: 49px;
    padding: 12px 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    z-index: 2;
}
.input-group-addon {
    padding: 0;
}
.multi-searchform .input-group-btn.categories .categories-title+.dropdown-menu {
    -webkit-border-radius: 2px 0 4px 4px;
    -moz-border-radius: 2px 0 4px 4px;
    border-radius: 2px 0 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    min-width: 100%;
    border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15);
}
.category-tree {
    list-style: none;
    position: relative;
}
.multi-searchform .input-group-btn.categories .category-tree li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
}
.category-tree {
    list-style: none;
    position: relative;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 0px 15px;
}
.multi-searchform .input-group-addon {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0;
    line-height: 1.1em;
    border-collapse: separate;
}
.multi-searchform .input-group-addon.search-btn__container {
    width: 50px;
}
.srch_jb_btn {
    background-color: #fff !important;
    font-size: 21px !important;
    border-radius: 0px !important;
    padding: 0px 14px !important;
    border: 2px solid #ff8735 !important;
    color: #ff8735 !important;
    height: 40px !important;
}
.multi-searchform .input-group-addon.saved-searches-group {
    width: 160px;
}
.multi-searchform .input-group-addon.categories-group {
    width: 150px;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
i.fa.fa-align-justify {
    margin-right: 5px;
}
.multi-searchform .input-group-btn.categories .category-tree li a {
    color: #9d9ea1;
    display: inline-block;
    font-weight: 300;
    height: 100%;
    width: 100%;
    font-size: 15px;
}
.multi-searchform .input-group-btn.saved-searches .menu--saved-searches {
    width: 210px;
}
.multi-searchform .saved-searches-group ul li.current-search {
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e3e1;
    border-left: 0;
    border-right: 0;
    list-style: none;
}
.multi-searchform .saved-searches-group ul li a.call-to-action {
    color: #e65400;
}
.multi-searchform .saved-searches-group ul li {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.freelancers-tags-tree.listings-category-tree ul {
    margin: 0px;
    padding: 0px;
}
a.btn.categories-title span {
    font-weight: 600;
    font-size: 15px;
}
a.btn.saved-searches-title span {
    font-weight: 500;
    font-size: 15px;
    vertical-align: text-top;
    float: left;
    padding-top: 4px;
}
.input-group-addon.search-btn__container svg[type=submit] {
    background: transparent;
    border-radius: 1px;
    width: 45px;
    color: #ff8735;
    border: 2px solid #ff8735;
}
.main--job__filters .filters__container {
    -webkit-overflow-scrolling: touch;
    background: #f8f9fc;
    border-color: #dfe0e3;
    border-style: solid;
    border-width: 1px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}
.main--job__filters .filters__header {
    float: left;
    font-weight: 600;
    padding: 15px;
}
.main--job__filters .filters__list {
    position: relative;
}
.controller-job .filters__item {
    border-left: 1px solid #dfe0e3;
    float: left;
    width: auto;
}
.controller-job .additional-filters {
    border: 0;
    float: right;
    width: auto;
}
.main--job__filters .filters__item {
    float: left;
    position: relative;
    width: auto;
    font-weight: 600;
}
.edit-position label {
    background: #dcdcdc;
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;
    margin-bottom: 0px;
}
.new-edit {
    box-shadow: inherit;
    border-radius: inherit;
}
li.additional-filters.filters__item {
    border: 0;
    float: right;
    width: auto;
}
ul.filters__list {
    list-style-type: none;
}
.controller-job .filters__item .filters__title {
    color: inherit;
    font-weight: 300;
    padding: 15px 15px 15px 10px;
    pointer-events: auto;
    text-transform: none;
}
.controller-job .filters__item .filters__title>i {
    float: none;
}
.filters__title {
    color: inherit;
    font-weight: 300;
    padding: 15px 15px 15px 10px;
    pointer-events: auto;
    text-transform: none;
}
.main--job__filters .additional-filters {
    float: left;
}
.main--job__filters .filters__item .filters__title {
    font-size: 13px;
    font-size: 1rem;
    color: #9d9ea1;
    display: block;
    font-weight: 600;
    overflow: hidden;
    padding: 15px;
    pointer-events: none;
    text-transform: uppercase;
}
.main--job__filters label.sort-label {
    border-left: 1px solid #dfe0e3;
    float: left;
    width: auto;
    font-weight: 600;
    padding: 15px;
    margin-bottom: 0px;
}
.main--job__filters .sorting-options {
    float: left;
    border-left: 1px solid #dfe0e3;
}
.main--job__filters .sorting-options .pph-dropdown .pph-dropdown-label {
    color: inherit;
    background-color: transparent;
    font-weight: 300;
    padding: 15px 15px 15px 10px;
    border-radius: 2px;
    border: 0;
    pointer-events: auto;
    text-transform: none;
    font-size: 1.3rem;
    display: block;
    width: 100px;
    overflow: hidden;
}
.pph-dropdown .pph-dropdown-list {
    display: block;
    width: 100%;
    z-index: 100 !important;
    border: 1px solid #dedcda;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    background-color: #f8f9fc;
    padding: 5px;
}
.main--job__filters .sorting-options .pph-dropdown .pph-dropdown-label .pph-dropdown-button {
    position: relative;
    right: 0;
    left: 0;
    margin-right: 0;
    padding-left: 2px;
    float: left;
    display: block;
    width: 10px;
}
.main--job__filters .sorting-options .pph-dropdown .pph-dropdown-title {
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
}
.filter-search {
    width: 100%;
    float: left;
}
.all-list-job {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.job-listing-container .job-list-item {
    padding: 10px 15px 15px;
}
.job-listing-container .job-list-item {
    padding: 10px 15px 15px;
}
.no-padding {
    padding: 0 !important;
}
.featured-jobs {
    background-color: #ffffff;
    padding: 0px 16px 14px;
    border-radius: 2px;
    box-sizing: border-box;
}
.label,
.etiquette {
    font-weight: bold;
}
span.etiquette.blue {
    background-color: #4697dac4;
}
span.etiquette.normal {
    background-color: #f4bb0bc4;
}
ul.clearfix.member-info.horizontal {
    margin: 0px;
    padding: 0px;
}
.etiquette {
    color: #fff !important;
    padding-left: 15px;
    padding-right: 15px;
    font-size: .8em;
    border-radius: .25em;
}
.job-listing-container .job-list-item .details .price-tag {
    font-size: 2.8rem;
    color: #4774b7;
    text-align: right;
    margin-right: 0;
}
.price-tag small {
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    color: #5ebf45;
}
.price-tag {
    color: #4774b7;
    text-align: right;
    margin-right: 0;
    margin-right: 0px;
}
a.btn.send-proposal-one {
    border: 1px solid #ff8735 !important;
    color: #ff8735;
    padding: 5px 9px !important;
    background: transparent;
    border-radius: 1px !important;
    text-transform: capitalize;
    font-weight: 500 !important;
    margin: 3px 0px 0px;
    font-size: 14px !important;
    transition: all .15s ease-in-out;
}
a.btn.send-proposal-one:hover {
    color: #fff;
    background: #ff8735;
}
.new-pad {
    padding-left: 0px;
    padding-right: 0px;
}
.data {
    width: 100%;
    float: left;
    padding-top: 90px;
    padding-bottom: 25px;
}
.data-text {
    border: 1px solid #609390;
    background: rgba(248, 249, 252, 0.98);
    margin-bottom: 25px;
}
.data h2 {
    margin-bottom: 25px;
}
.data-text h4 {
    background: rgba(223, 224, 227, 0.98);
    color: #333;
    margin: 0px;
    padding: 7px;
}
.data-text p {
    padding: 10px;
}
.media.home-promo {
    display: none;
}
span.error {
    color: #e84b4b;
}
span#errormessage {
    color: #e84b4b;
    font-size: 13px;
    font-weight: 400;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    transition: all .3s ease-in-out;
}
span.message {
    color: #03a209;
    font-size: 13px;
    font-weight: 400;
}
.send-proposal {
    width: 100%;
    float: left;
    padding: 60px 0px;
}
.send-proposal .send-proposal-left {
    background-color: #FFF;
    padding: 20px 20px;
    text-align: left;
    border-right: 1px solid #eee;
    float: left;
    width: 100%;
    padding-right: 30px;
    padding-left: 10px;
    margin: 20px 0px;
}
.send-proposal .send-proposal-left h1 {
    padding: 0px 0px 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #eee;
    font-size: 22px;
    font-weight: 500;
    margin: 0px 0px 13px;
}
.send-proposal .send-proposal-left .propsel_count ul li {
    display: inline-block;
    margin: 0px 11px 0px 0px;
    font-size: 11px;
    text-transform: capitalize;
    font-weight: 400;
    color: #ff8735;
}
.send-proposal .send-proposal-left .propsel_count ul li svg {
    margin-right: 10px;
    width: auto !important;
}
.send-proposal .send-proposal-left h2 {
    font-weight: 500;
    font-size: 16px;
    padding: 0px 0px 10px;
    text-transform: capitalize;
    color: #6c6767;
}
.send-proposal .send-proposal-left h6 {
    font-size: 14px;
}
.send-proposal .send-proposal-left p {
    font-size: 13px;
    margin: 0px;
    font-weight: 400;
    word-break: break-word;
}
.send-proposal .send-proposal-left .proposal_detail_area {
    background-color: #F4F4F4;
    padding: 20px 12px;
}
.send-proposal .send-proposal-left h5 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 15px;
}
.send-proposal .send-proposal-left .details_txt {
    font-size: 12px;
    font-style: italic;
    height: 120px;
    width: 100%;
    padding: 5px;
}
.send-proposal .send-proposal-left h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 15px;
}
div#postProposalDesc {
    padding: 7px 16px;
    font-size: 14px;
    border: none;
    box-shadow: none;
    margin: 25px 0px 0px;
    background-color: #fbfbfb;
}
div#postProposalDesc p {
    color: #494949;
    padding: 8px 0px;
}
p.post-time-class {
    color: #ff8735 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}
.send-proposal .send-proposal-right {
    background-color: #fff;
    margin: 24px 0px 0px;
    float: left;
    width: 100%;
}
.send-proposal .send-proposal-right .btn_area {
    padding: 10px 20px;
    text-align: left;
}
.send-proposal .send-proposal-right .btn_area ul li {
    display: inline-block;
    width: 49%;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.send-proposal .send-proposal-right .btn_area ul li h3 {
    font-size: 36px;
    color: #000;
}
.send-proposal .send-proposal-right .btn_area .send_btn {
    width: 100%;
    height: 50px;
    margin: 5px 0px;
    background-color: #4774B7;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    border: none;
    border-radius: 4px;
}
.send-proposal .send-proposal-right .btn_area h5 {
    font-size: 14px;
    color: #000;
    text-align: center;
}
.send-proposal .send-proposal-right .btn_area .post_btn {
    width: 100%;
    height: 50px;
    margin: 5px 0px;
    background-color: #FFFFFF;
    color: #4774B7;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid #4774B7;
    ;
    border-radius: 4px;
}
.send-proposal .send-proposal-right .small_profile_area {
    padding: 10px px;
}
.send-proposal .send-proposal-right .small_profile_area .user_online {
    padding: 0px 10px;
}
.send-proposal .send-proposal-right .small_profile_area .user_online .user_img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #CCC;
    border: 2px solid #FFF;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}
.send-proposal .send-proposal-right .small_profile_area .user_online h3 {
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 10px;
}
.send-proposal .send-proposal-right .small_profile_area .user_online h3 i {
    color: #00cc65;
}
.send-proposal .send-proposal-right .small_profile_area .user_table {
    clear: both;
    background-color: #FFF;
    border: 1px solid #999;
    height: 200px;
    width: 90%;
    margin: 0px auto;
    text-align: center;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_up {
    border-bottom: 1px solid #999;
    padding: 10px 0px;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_up ul li {
    display: inline-block;
    width: 48%;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_up ul li:nth-child(1) {
    border-right: 1px solid #999;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_down {
    padding: 10px 0px;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_down ul li {
    display: inline-block;
    width: 49%;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_down ul li:nth-child(1) {
    border-right: 1px solid #999;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_up ul li h3 {
    font-size: 20px;
    color: #000;
}
.send-proposal .send-proposal-right .small_profile_area .user_table .user_table_down ul li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.send-proposal .send-proposal-right .small_profile_area h6 {
    padding-left: 15px;
}
.send-proposal .send-proposal-right .small_profile_area h6 i {
    padding-right: 10px;
}
.row.detail-bk {
    background: #fff;
}
.send-proposal .send-proposal-left .proposal_detail_area {
    padding: 12px 10px 20px;
    background-color: #fbfbfb;
    float: left;
    width: 100%;
}
.send-proposal .send-proposal-left .proposal_detail_area h5 {
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0px;
    margin: 0px 0px 10px;
    color: #6c6c6c;
}
.send-proposal .send-proposal-left .proposal_detail_area .details_txt {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 10px 0px;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form h3 {
    padding: 18px 0px 0px;
    text-transform: capitalize;
    color: #6c6767;
    font-weight: 500;
    font-size: 14px;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form .proposal_form_left {
    float: left;
    width: 68%;
    padding-right: 10px;
    text-align: right;
    margin-top: 10px;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form .proposal_form_center {
    float: left;
    width: 4%;
    margin-top: 20px;
    text-transform: capitalize;
    text-align: center;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form_center h6 {
    margin: 0px 0px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px;
    color: #6f6f6f;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form .proposal_form_left .description_txt {
    width: 100%;
    padding: 6px 10px;
    background-color: #FFF;
    margin: 0px 0px 27px;
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form h6 {
    margin: 0px 0px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px;
    color: #6f6f6f;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form h6 svg {
    color: #6f6f6f;
    padding-left: 10px;
    width: 25px;
    color: #ff8735;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form .proposal_form_right {
    float: left;
    width: 28%;
    padding-left: 10px;
    margin: 6px 0px 0px;
}
.input-icon.onecss {
    position: relative;
}
.input-icon.onecss i {
    float: left;
    position: absolute;
    top: 22px;
    left: 5px;
    color: #ff8735;
    font-size: 17px;
    font-weight: 500;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form h5 {
    text-transform: uppercase;
    font-size: 12px;
    margin: 37px 0px 0px 0px;
    font-weight: normal;
    padding: 0px 0px;
    color: #6f6f6f;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form h5 svg {
    color: #6f6f6f;
    padding-left: 10px;
    width: 25px;
    color: #ff8735;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form .proposal_form_right .amount_txt {
    width: 93%;
    margin: 3px 0px 13px;
    background-color: #fff;
    color: #000;
    padding: 7px 10px 7px 40px;
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
}
.proposal_form input[type=submit] {
    background: #ff8735 !important;
    border: 1px solid #ff8735 !important;
    color: #fff !important;
    text-transform: capitalize;
    padding: 5px 23px !important;
    float: right;
    margin: 8px 15px;
    border-radius: 1px !important;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form p {
    font-size: 12px;
    color: #999;
    clear: both;
    padding: 20px 0px 0px 0px;
}
.send-proposal .send-proposal-left .proposal_detail_area .proposal_form {
    font-size: 12px;
    color: #999;
    padding-left: 0px;
}
.pic {
    padding-right: 0;
}
.kumar {
    padding: 0;
}
.leftbar {
    display: none;
}
.profile-text {
    border-bottom: 1px solid #DCDCDC;
    padding: 0 0 5px;
    margin: 0 0 5px;
}
.profile-text h3 {
    margin: 0;
}
.profile-text p {
    text-align: right;
}
.my-modal button {
    background: #f7b164;
    padding: 5px 6px;
    border: none;
    color: #fff;
    margin: 5px 0;
}
.my-modal button i {
    margin: 0 8px;
}
.modal-button {
    text-align: right;
}
.modal-button button {
    margin: 5px 0;
    background: #f7b164;
    padding: 5px 6px;
    color: #fff;
    border: none;
    float: right;
}
.modal-button button i {
    margin: 0 5px;
}
.file {
    padding: 5px 15px;
}
.file p {
    margin: 0px 0px;
    font-size: 14px;
    padding: 7px 0px 5px;
    color: #6d6d6d;
    font-weight: 400;
    text-align: center;
}
.customize {
    padding: 0px 15px 25px;
    text-align: center;
}
.customize span#myProfilepic {
    text-align: center;
}
.customize form#editProfilepic, .customize form#bannerpic {
    padding: 10px 0px 0px;
}
.customize span#myProfilepic img {
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}
.customize span#bannerProfilepic img {
    width: 80%;
    max-height: 260px;
    text-align: center;
    margin: 0 auto;
    object-fit: cover;
}
.customize input[type="file"] {
    box-shadow: none;
    outline: none;
    display: block;
    margin: 0 auto;
    color: transparent;
    padding-left: 34%;
    position: relative;
}
.customize input[type="file"]:hover, .customize input[type="file"]:focus, .customize input[type="file"]:active {
    box-shadow: none;
    outline: none;
}
.customize input[type="file"]:after {
    position: absolute;
    content: "Choose File";
    background-color: #5da5e0;
    width: 120px;
    height: 30px;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: white;
    text-align: center;
    padding: 3px 0px 0px;
    z-index: 9999;
}
.customize input[type="submit"] {
    box-shadow: none;
    outline: none;
    border-radius: 2px !important;
    border: 1px solid #ff8735 !important;
    background-color: #ff8735 !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em;
    padding: 5px 17px !important;
    transition: all .2s ease-in-out;
    margin: 5px 0px 0px;
}
.panel-heading:hover {
    background-color: #f7f7f7 !important;
}
.panel.panel-default.panel-height {
    border: 1px solid #eee !important;
    box-shadow: none !important;
    border-radius: 1px;
    height: 300px !important;
}
.pnl_body1 {
    border: 1px solid #eee !important;
    box-shadow: none !important;
    border-radius: 1px;
}
.form-group p {
    margin: 0px 0px;
}
.mr {
    width: 12% !important;
}
.remove-ads1 {
    padding-right: 0px;
}
.form select {
    padding: 7px;
    margin: 0 4px 0 0;
    font-size: 13px;
}
.ad-select6 {
    box-shadow: inherit;
    border-radius: inherit;
    max-width: 50%;
}
.sunilk-row {
    padding: 10px 0 0 !important;
    width: 100%;
    float: left;
}
.sunilk {
    width: 100% !important;
    margin: 0 !important;
    box-shadow: inherit;
}
.short-row {
    padding: 60px 0 0;
}
.availability label {
    margin: 30px 0 0;
}
.availability select {
    width: 250px;
    margin: 20px 0 0;
}
.nationallity label,
.permit label,
.birth label,
.since label,
.management label,
.hourly label,
.office label,
.travel label {
    margin: 30px 0 0;
}
.nationallity select {
    width: 400px;
    margin: 20px 0 0;
}
.proficiency label {
    margin: 0px 0 0;
}
.proficiency select {
    width: 190px;
    float: left;
    margin: 20px 20px 0 0;
}
.permit input {
    margin: 20px 5px 0 0;
    width: 20px;
}
.permit h5 {
    margin: 20px 0 0;
}
.birth input {
    margin: 20px 0 0;
}
.since select,
.management select {
    width: 150px;
    margin: 20px 20px 0 0;
}
.management h5 {
    margin: 25px 0 0;
}
.hourly input {
    margin: 30px 20px 0 0;
}
.hourly h5 {
    margin: 40px 20px 20px 0;
    font-size: 14px;
    color: #000;
}
.hourly a {
    color: #808080;
    font-size: 14px;
    width: 100%;
    text-align: left;
    float: left;
    padding-bottom: 15px;
}
.rate {
    width: 20px !important;
    margin: 3px 0 0 !important;
}
.hourly p {
    background: none;
    color: #000;
}
.office select,
.travel select {
    width: 200px;
    margin: 0px 0 0;
}
.work-btn button {
    float: right;
    color: #fff;
    background: #f7b164;
    border: none;
}
.work-btn button:hover,
.save:hover {
    background: #808080 !important;
}
.panel-body button i {
    margin: 0 5px;
}
.credentials,
.entry {
    background: #808080;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.categories-group .dropdown .btn {
    border: none;
    text-transform: capitalize;
    color: #707070 !important;
}
.categories-group .dropdown .btn .caret {
    margin-left: 10px;
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-color: transparent;
}
.entry {
    background: #808080;
    margin: 45px 0 0;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}
.offer {
    background: #808080;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}
.contact {
    background: #808080;
    padding: 5px 6px;
    border-radius: 5px;
    color: #fff;
}
.contact-form {
    padding: 20px 0;
}
.contact-form label {
    float: right;
    margin: 14px 0;
}
.contact-form input {
    width: 60%;
    border-radius: 2px;
    margin: 7px 0;
}
.postcode {
    width: 30% !important;
}
.contact-form select {
    padding: 5px 6px;
    width: 60%;
    margin: 10px 0;
    border: 1px solid #dcdcdc;
}
.mobile {
    margin: 15px 0 !important;
}
.contact-form button {
    float: right;
    padding: 5px 15px;
    margin: 0 5px;
}
.contact-form .cancel {
    border: none;
}
.training button {
    float: right;
    margin: 0 5px;
    background: #f7b164;
    color: #fff;
    border: none;
}
.training button:hover {
    background: #808080 !important;
}
.education {
    background: #808080;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    margin: 10px 0 0;
}
.education label {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}
.certificate {
    padding: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 2px 0 5px 5px;
}
.training:last-child button {
    margin: 10px 0;
}
.description {
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px 0 0;
}
.description-input {
    padding: 20px 0;
    margin: 35px 0;
}
.description-input label {
    margin: 16px 0;
    font-weight: 300;
    font-size: 15px;
}
.description-input textarea {
    resize: none;
    border-radius: 2px;
}
.des button {
    background: #f7b164;
    float: right;
    color: #fff;
    margin: 10px 5px;
    border: none;
}
.des .stop {
    background: none;
    color: #000;
    border: none !important;
}
.des .stop:hover {
    background: #808080 !important;
}
.document-btn button {
    float: right;
    background: #f7b164;
    color: #fff;
    border: none;
}
.document-btn button:hover {
    background: #808080 !important;
}
.document {
    background: #808080;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    margin: 40px 0 0;
}
.document p {
    margin: 0;
}
.later button {
    margin: 10px auto 0;
    display: block;
    border: none;
}
.later button:hover {
    background: #808080 !important;
}
div#myModal {
    margin-left: 50% !important;
    background: none;
    overflow: hidden;
}
.new-my p {
    margin-bottom: 15px;
}
.office {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.ad-rows {
    margin-bottom: 10px;
}
.categories-group .dropdown-menu li a {
    color: #000;
}
.categories-group .dropdown-menu {
    background: #fff;
    right: 0%;
}
.edit-position-check label {
    font-weight: 400;
    font-size: 12px;
}
.edit-position-check {
    margin-top: 10px;
    margin-bottom: 10px;
}
.form-control.select1 {
    width: 100%;
    box-shadow: inherit;
    border-radius: inherit;
    margin-bottom: 15px;
}
textarea.form-control.new-edit {
    margin-bottom: 15px;
}
.add-project {
    margin-top: 15px;
}
.edit-position-btn {
    text-align: right;
    margin-top: 15px;
}
.contact-position label {
    font-size: 13px;
}
.edit-position-btn ul {
    margin: 0px;
    padding: 0px;
}
.edit-position-btn ul li {
    list-style-type: none;
    display: inline-block;
}
.btn1 {
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
}
.contact-position label {
    font-size: 13px;
}
.contact-position {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.contact-btns {
    width: 100%;
    text-align: right;
    margin-top: 25px;
    float: left;
}
.document-file {
    margin-top: 15px;
}
.doc-edit {
    margin-bottom: 15px;
}
.task-left {
    text-align: center;
    padding-top: 10px;
}
.task-left img {
    height: 125px;
}
.new-price-tag small {
    font-weight: 600;
    font-size: 22px;
    margin: 0px;
    padding: 0px;
}
.save_time_right h3.title-new.ad-title1 {
    color: #585858;
    font-size: 16px;
    padding: 0px 0px;
    margin: 10px 0px;
    float: left;
    line-height: 22px;
}
h3.ad-title1 a {
    color: #585858;
    font-size: 16px;
}
h3.ad-title1 p {
    padding: 0px 0px;
    margin: 0px 0px 0px;
    font-size: 13px;
    font-weight: 400;
    color: #898989;
}
.save_time_right a.btn.ad-proposal {
    margin-top: 20px;
}
h3.ad-title1 {
    margin-bottom: 25px;
}
a.btn.ad-proposal {
    margin-top: 39px;
}
.open-description {
    background-color: #ffffff;
    padding: 0px 0px 0px;
    margin: 0px 0px 14px;
}
.open-description h1 {
    padding: 0px 0px 8px 0px;
    text-transform: capitalize;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 500;
    margin: 0px 0px 10px;
    color: #585858;
    font-size: 16px;
}
.propsel_count ul li {
    display: inline-block;
    font-size: 11px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0px 7px 0px 0px;
    color: #ff7120;
}
.propsel_count ul {
    margin: 0px;
    padding: 0px;
}
.open-description ul li i {
    margin-right: 10px;
}
.open-description h2 {
    color: #585858;
    font-size: 16px;
    margin: 22px 0px 10px;
    border-bottom: 1px solid #f2f2f2;
    padding: 0px 0px 8px 0px;
}
.open-description p {
    line-height: 19px;
    font-size: 13px;
    font-weight: 400;
    color: #898989;
    padding: 0px 0px;
    margin: 0px 0px 0px;
    word-break: break-word;
}
.msg-left {
    padding: 15px 0px;
    background-color: #fff;
    width: 100%;
    float: left;
}
.msg-left h1 {
    margin: 0px;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
    color: #585858;
    font-size: 24px;
}
a.liMY {
    color: #f7b164;
}
.user-text h4 a:hover {
    color: #f7b164;
}
.msg-left h1 span {
    color: #24B2FE;
}
.msg-left p a {
    color: #ff8735;
    font-weight: 400;
    font-size: 15px;
}
.msg-left p {
    margin: 0px 0px 3px;
}
.item-container {
    padding-top: 10px;
    overflow: auto;
    height: 600px;
    border-top: 1px solid #f2f2f2;
    margin-top: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
}
#itemcontainer .col-md-1 {
    width: 4.333333%;
}
.left-profile-msg img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.no-padding {
    padding-left: 0px;
}
.right-chat-msg {
    border: 1px solid #f2f2f2;
    min-height: 30px;
    padding: 4px 3px 3px;
    position: relative;
    word-wrap: break-word;
    width: 100%;
    float: left;
    margin-top: 0px;
}
.right-chat-msg span {
    color: #8e8e8e;
    padding: 0px 0px 0px;
    font-size: 12px;
    font-weight: 400;
}
.no-padding-left.amount.no-padding-left-new1 {
    font-size: 16px;
    padding: 0px 0px 3px;
    color: #15af57;
}
.right-chat-msg span.chat_date {
    font-weight: 400;
    font-size: 11px;
    color: #4dafb7;
    position: absolute;
    top: 8px;
    right: 14px;
}
.right-chat-msg h1 {
    font-weight: 400;
    margin-top: 0;
    font-size: 20px;
    color: #3c3a3a;
    padding: 3px 4px;
}
.gutter-top {
    margin-top: 15px;
}
.attachment-details {
    background-color: #f8f9fc;
    border-top: 1px solid #e5e3e1;
    margin-left: 0px;
    margin-right: 0px;
}
.attachment-details.prepend-top label {
    font-size: 12px;
    font-weight: 400;
    color: #8e8e8e;
    padding: 6px 0px 0px;
}
.amount {
    font-weight: 600;
}
.details-ad {
    padding-right: 0px !important;
}
.details-ad {
    border: 1px solid #f7b164;
    background: #fff;
    width: 100%;
    float: left;
    padding-top: 0px;
}
label.crop {
    display: inline-block;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 600;
}
.no-padding-left.no-padding-right.value span {
    font-size: 13px;
    font-weight: 600;
}
.price-tag {
    font-size: 24px;
}
.price-tag sup {
    top: -1px;
    left: auto;
    font-weight: 500;
    font-size: 20px;
    color: #666666;
    margin-right: 2px;
}
.status {
    background-color: #f7b164;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 19px;
    min-height: 75px;
    height: 75px;
}
.col-xs-6.no-padding-left.invoicernew.details .clearfix {
    margin: 4px 0px 0px;
}
.ribbon {
    background-color: #dfe0e3;
    text-transform: uppercase;
    min-width: 100%;
    width: auto;
    float: none;
    margin-right: -10px;
    margin-left: -10px;
    padding: 10px;
    line-height: 1.6em;
    height: 98px;
    padding: 10px 15px;
}
label.pull-right.crop {
    font-weight: normal;
    text-transform: lowercase;
    color: #9d9ea1;
    font-size: .7em;
    margin-top: 15px;
}
.msg-wrap.arrow-box {
    border-radius: 3px;
    display: inline-block;
    padding: 0px 8px 5px;
    margin-top: 15px;
    background-color: #d3f8ff42;
}
.user2 {
    margin-top: 15px;
}
.msg-wrap.arrow-box span {
    color: #9d9ea1;
    font-size: 8px;
    font-weight: 400;
    min-width: 70px;
    text-transform: capitalize;
    display: block;
}
.msg-wrap.arrow-box.msg-wrap-box2 {
    background-color: #d3f8ff42;
}
.clint-list p {
    margin-bottom: 0px;
    margin-top: 3px;
}
.right-chat-msg-second {
    border-left: 1px solid #eee;
    width: 100%;
    float: left;
    padding: 15px 20px;
}
.right-user-top-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 10px;
}
.main-remove-padding {
    padding-left: 0px;
}
.main-remove-padding2 {
    padding-right: 0px;
}
.user-text {
    padding-top: 3px;
}
.right-teb-top-text p a {
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #dedcda;
    padding: 5px 10px;
    line-height: 1.1em;
    color: #9d9ea1;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
}
.right-user-top-img {
    margin-bottom: 37px;
}
ul.nav.nav-tabs li a {
    font-weight: 600;
    color: #515358;
    padding: 10px 14px !important;
    font-size: 12px;
    text-transform: capitalize;
    border: 1px solid transparent;
    font-weight: 500 !important;
}
.left-tab {
    border-width: inherit !important;
    border-style: inherit !important;
    border-color: transparent !important;
    background-color: transparent !important;
    padding: 10px 3px 10px 0px;
    cursor: pointer;
    margin-left: 16px;
}
.right-chat-msg-second .panel-body {
    padding: 15px 0px;
}
i.fa.fa-pencil {
    color: gray;
    font-size: 16px !important;
}
.closer p {
    font-weight: 500;
    color: #9d9ea1;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.closer strong {
    font-weight: 500;
    font-size: 14px;
    color: #ff8735b8;
}
.small-spacer {
    margin-top: 10px;
}
.subtitle {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
}
.title {
    font-weight: 600;
}
.action-box {
    font-size: 10px;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #ff7300;
    padding: 4px 0 4px 0;
    background-color: #fff;
    border-radius: 2px;
    margin-top: 0px;
}
.btn-area {
    background-color: #cbdef1;
    display: block;
    color: #fff;
    margin-top: 10px;
    width: 47%;
    padding: 6px 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    float: left;
    margin-left: 2%;
}
.btn-area:hover {
    color: #fff;
}
.Decline a {
    color: #fff;
}
.Accept {
    padding-bottom: 29px;
    padding-top: 29px;
    background: #539231;
}
.Accept a {
    color: #fff;
    cursor: default;
    font-weight: 600;
    font-size: 20px;
}
.Accept a:hover {
    color: #fff;
    text-decoration: none;
}
.status.PAID {
    background: #8dc63fc9;
}
.PAIDclass {
    border: 1px solid #8dc63fc9;
}
.PAID a {
    color: #fff;
    cursor: default;
    font-weight: 600;
    font-size: 20px;
}
.PAID a:hover {
    color: #fff;
    text-decoration: none;
}
.status a {
    color: #fff;
    cursor: default;
    font-weight: 600;
    font-size: 20px;
}
.status a:hover {
    color: #fff;
    text-decoration: none;
}
.PAID i {
    color: #fff;
}
.Accept i {
    color: #fff;
}
.status i {
    color: #fff;
}
.sidebar-box label {
    font-weight: normal;
    text-transform: initial;
}
input.action-declineDialog-submit.tall.btn.btn-pph {
    color: #ff7300;
    background-color: #fff;
    border-color: #ff7300;
}
.right-teb-top-text p {
    color: #9d9ea1;
    font-size: 14px;
    padding-left: 0px;
}
.nationalty {
    padding-left: 0 !important;
}
.set-btm {
    margin-bottom: 32px;
}
.btm-chat-box-option {
    padding-bottom: 0px;
    margin-top: 15px;
    background-color: #fbfbfb;
    float: left;
    width: 100%;
}
.btm-chat-box-option ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    vertical-align: text-top;
    margin: 0 auto;
    padding: 5px 15px;
}
.btm-chat-box-option ul li a {
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    color: #707070;
}
.btm-chat-box-option ul {
    margin: 0px;
    padding: 0px;
}
.my-area {
    border-radius: 3px;
    box-shadow: none;
    height: 130px !important;
    margin-top: 15px;
}
.gutter-top {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 400;
    padding: 0px 5px;
}
label.ack-policy-text {
    text-transform: none;
    font-weight: normal;
    display: inline;
}
.stream-attachment-form>div header {
    background-color: transparent;
    margin-top: 20px;
}
.stream-attachment-form>div header a {
    font-size: 1.2em;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
    float: left;
}
.stream-attachment-form>div header h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    color: #585858;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ededed;
    width: 100%;
}
.stream-attachment-form>div header a {
    float: right;
    position: relative;
    top: -26px;
    right: 6px;
}
.stream-attachment-form label.label-inline {
    float: left;
    text-transform: none;
    margin-bottom: 0;
    margin-right: 15px;
}
select#stream-proposal-unit-list {
    background-color: #fff;
    border: 1px solid #dedcda;
    padding: 5px 10px;
    line-height: 1.1em;
    vertical-align: middle;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
}
.stream-attachment-form label {
    font-size: 13px;
    font-weight: 500;
    color: #5e5e5e;
}
.details1 input#description {
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 1px;
    font-size: 12px;
    background: #fff;
}
.col-xs-4.col-sm-2.no-padding-left.no-padding-right.total-container input#amount {
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 1px;
    font-size: 12px;
    background: #fff;
    margin: 10px 0px 0px;
}
.clearfix.gutter-top.row input#earn {
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 1px;
    font-size: 12px;
    background: #fff;
    margin: 0px 3px 0px;
}
.clearfix.gutter-top.row input#deposit {
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 1px;
    font-size: 12px;
    background: #fff;
    margin: 0px 3px 0px;
}
.post-controls button.tall.call-to-action {
    width: 123px;
    text-align: center;
    font-weight: 500;
    border: none;
    color: #fff;
    background-color: #ff8735;
    margin: 16px 50px 0px 0px;
    border-radius: 2px;
    text-transform: capitalize;
}
#main-container>.controller-stream .post-controls {
    text-align: right;
}
button.tall.call-to-action {
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    background: #f7b164;
    border: inherit;
    color: #fff;
}
ul.nav.nav-tabs {
    border-bottom: none;
}
.dashboard {
    padding: 40px 0px;
}
p.notdata {
    text-align: center;
    font-size: 3rem;
    font-weight: 600;
    color: rgba(146, 144, 144, 0.12);
    margin-top: 26%;
}
.no-padding-left-new1 {
    padding-left: 0px;
}
input.tall.call-to-action {
    background: #ff8735;
    border: 1px solid #ff8735;
    color: #fff;
    float: right;
    margin: 10px;
    padding: 5px 60px 5px;
    border-radius: 1px;
    font-weight: 600;
}
input.tall.call-to-action:hover {
    background: #ff8735;
}
.workStream-summary h3 {
    cursor: pointer;
    border: 1px solid #e5e3e1;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 0;
    color: #515358;
    font-size: 13px;
    font-size: 1rem;
}
.angle-arrow.angle-arrow {
    cursor: pointer;
    border: 1px solid #e5e3e1;
    padding: 10px 9px;
    background-color: #fff;
    margin-bottom: 0;
    color: #515358;
    font-size: 13px;
}
.angle-arrow.angle-arrow+.sidebar-slide-container {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e5e3e1;
    padding: 10px 15px;
}
.no-padding-right {
    padding-right: 0 !important;
}
.sidebar-box .amount {
    text-align: right;
    font-size: 13px;
    font-size: 1rem;
}
.no-padding-right {
    padding-right: 0 !important;
}
.prepend-top {
    margin-top: 10px;
}
.panel.with-nav-tabs.panel-default {
    margin-top: 20px;
}
.sidebar-box label {
    font-size: 0.8rem;
}
.sidebar-box strong {
    font-size: 0.8rem;
}
.client-profile {
    width: 100%;
    float: left;
    background: #ECEDEF;
    padding-top: 130px;
    padding-bottom: 30px;
}
.cmm-announcement p {
    font-weight: normal;
    margin: 0;
    font-size: 1.1em;
    padding-right: 30px;
}
.cmm-announcement {
    background-color: #fff;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cmm-announcement i {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
}
.cmm-announcement p a {
    color: #f7b164;
    font-size: 0.9em;
}
.background-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 333px;
    box-shadow: inset 0 -157px 111px -90px rgba(0, 0, 0, 0.75);
}
.client-profile-content {
    background: #ECEDEF;
}
.remove-pad1 {
    padding-left: 0px;
    padding-right: 0px;
}
.profile-header-member.hidden-xs {
    position: absolute;
    z-index: 2;
    bottom: -27px;
    width: 80%;
}
.profile-header-member .profile-pic {
    position: relative;
    margin-left: 15px;
    float: left;
    text-align: center;
}
.profile-header-member .profile-pic img {
    width: 150px;
    height: 150px;
    border: 1px solid;
    max-height: 150px;
    max-width: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    border: 5px solid #fff;
}
.available,
.member-image-container .available {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    background-color: green;
    border: 3px solid #fff;
    bottom: 10px;
    color: #fff;
    display: inline-block;
    line-height: 25px;
    position: absolute;
    right: 6px;
    width: 30px;
    height: 30px;
}
.available i.fa,
.member-image-container .available i.fa {
    font-size: 20px;
    display: inline-block;
    line-height: 1;
    margin-right: 0;
    padding: 5px;
    position: relative;
    vertical-align: middle;
}
.profile-header-member .seller-name {
    float: left;
}
.profile-header-member .seller-name h1 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    margin: 68px 20px 0px;
}
.profile-header-member .seller-name h1 aside {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 3px;
    font-size: 13px;
    font-weight: 400;
}
.member-info-container {
    margin-top: 0;
    background-color: #f8f9fc;
    width: 100%;
    float: left;
}
.client-profile-main2 {
    background: #ECEDEF;
}
.profile-sidebar {
    padding-top: 50px;
    border-top: 1px solid #e5e3e1;
}
.profile-sidebar .sidebar-box .action-buttons .action-buttons-inner {
    background-color: #ecedef;
    padding: 10px;
}
button.call-to-action.btn-inverted,
.button.call-to-action.btn-inverted,
.btn.call-to-action.btn-inverted,
input[type="submit"].call-to-action.btn-inverted,
input[type="button"].call-to-action.btn-inverted,
button.btn-pph.btn-inverted,
.button.btn-pph.btn-inverted,
.btn.btn-pph.btn-inverted,
input[type="submit"].btn-pph.btn-inverted,
input[type="button"].btn-pph.btn-inverted,
.results.results--strong .btn--contact {
    background-color: #f7b164;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 5px #f7b164;
}
.align-center {
    text-align: center;
}
.controller-member.action-profile .member-info-container .profile-sidebar .sidebar-box .text-divider {
    color: #555;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: oblique;
    margin: 0;
}
button.color-job,
.button.color-job,
.btn.color-job,
input[type="submit"].color-job,
input[type="button"].color-job,
button.job,
.button.job,
.btn.job,
input[type="submit"].job,
input[type="button"].job,
button.btn-job,
.button.btn-job,
.btn.btn-job,
input[type="submit"].btn-job,
input[type="button"].btn-job {
    color: #4774b7;
    border-color: #4774b7;
    background-color: #fff;
}
a.job1 {
    color: #4774b7;
}
/*button,
.button,
.btn,
input[type="submit"],
input[type="button"],
.results .btn--contact,
.action-contact section.top .btn-cont .learn-btn,
.daterangepicker-elem.daterangepicker-select {
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    color: #9d9ea1;
    font-size: 13px;
}*/
/*input,
button,
select,
textarea,
.btn,
.button,
.controller-hourlie.view-update .pseudo-input,
.controller-hourlie.view-new .pseudo-input,
.controller-hourlie.view-create .pseudo-input,
.results .btn--contact,
.action-contact section.top .btn-cont .learn-btn,
#stream-message-box .content .simple-message .textbox,
.listings-sidebar .search-container .input-group,
.daterangepicker-elem.daterangepicker-select,
body .select2-container,
.controller-hourlie.view-freeimage .pseudo-input,
.widget-tags-input {
    background-color: #fff;
    border: 1px solid #dedcda;
    padding: 5px 10px;
    line-height: 1.1em;
    vertical-align: middle;
    height: auto;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
}*/
.about-container.js-about-container p {
    margin: 0 0 1em;
    line-height: 1.5em;
    clear: both;
    float: none;
    font-size: 13px;
}
ul.details-list {
    list-style-type: none;
    margin: 0px;
    padding: 0;
}
.profile-sidebar .sidebar-box .details-list li {
    margin-bottom: 10px;
    font-size: 13px;
}
.container i.fa,
.container span.fa,
.container i.fpph,
.container span.fpph {
    margin-right: 5px;
}
.status-icon.green {
    color: #5f9218;
}
.member-info-container .profile-sidebar .sidebar-box h3,
.controller-member.action-profile .featured-profile-container.visible-xs h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 0;
}
.member-info-container .profile-sidebar .sidebar-box h3:after,
.controller-member.action-profile .featured-profile-container.visible-xs h3:after {
    margin-top: 5px;
    content: ' ';
    width: 100%;
    height: 2px;
    background-color: #dfe0e3;
    border-bottom: 1px solid #f8f9fc;
    display: block;
}
a.tag-item.small:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: -20px;
    top: 0;
    width: 20px;
    background: transparent url(../img/common.png) no-repeat -323px -36px;
}
a.tag-item.small {
    display: inline-block !important;
    overflow: visible !important;
    height: 26px;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
    background-image: none;
    background-color: #f1f1f1;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 5px 5px 5px 10px;
    outline: 0;
    position: relative;
    line-height: 1.2em;
    margin-right: 20px;
    -moz-border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-bottom: 5px;
    font-size: 12px;
}
a.statistics.col-xs-12.call-to-action {
    color: #f7b164;
    font-size: 14px;
    font-weight: 500;
}
.lifted-corners {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 20px;
    margin: 15px 0;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    min-height: 75px;
    border: 1px solid #f6f6f5;
    text-align: center;
    line-height: 1;
}
.lifted-corners .handles:before,
.lifted-corners .handles:after {
    content: "";
    display: block;
    background: transparent url(../img/common.png) no-repeat -195px -37px;
    width: 7px;
    height: 33px;
    position: absolute;
    left: 10px;
    top: -20px;
}
.lifted-corners .handles:before,
.lifted-corners .handles:after {
    content: "";
    display: block;
    background: transparent url(../img/common.png) no-repeat -195px -37px;
    width: 7px;
    height: 33px;
    position: absolute;
    left: 10px;
    top: -20px;
}
.member-summary .widget-member-prizes>div,
.member-summary .widget-member-prizes .prize {
    display: inline-block;
    min-width: 32px;
    min-height: 32px;
    max-width: 35px;
    max-height: 32px;
    margin-right: 5px;
}
.lifted-corners.with-handles {
    margin-top: 20px;
}
.lifted-corners>div {
    margin-top: 15px;
}
.lifted-corners .handles:before,
.lifted-corners .handles:after {
    content: "";
    display: block;
    background: transparent url(../img/common.png) no-repeat -195px -37px;
    width: 7px;
    height: 33px;
    position: absolute;
    left: 10px;
    top: -20px;
}
.lifted-corners .handles:after {
    left: auto;
    right: 10px;
}
.append-bottom {
    margin-bottom: 30px;
}
.nav-tabs,
.ui-tabs .ui-tabs-nav {
    border-bottom: 1px solid #ddd;
}
.member-tabs .nav-tabs li {
    width: 50%;
}
.nav-tabs li {
    position: relative;
    z-index: 3;
    text-align: center;
}
.nav-tabs li.active a {
    color: #e65400 !important;
    font-weight: 600 !important;
}
.nav-tabs li a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    padding: 20px !important;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-weight: normal;
    color: #9d9ea1;
    border-color: #e5e3e1;
    border-bottom: 0;
}
.tab-content,
.ui-tabs .ui-tabs-panel {
    background-color: #fff;
    border: 1px solid #dedcda;
    border-top: 0;
    padding: 15px;
}
.nav-tabs {
    width: 100%;
}
.member-activity-tabs .nav-tabs li {
    width: 33.3%;
}
.project-list-item.item-job {
    border-left-color: #4774b7;
}
.project-list-item {
    border: 1px solid #dfe0e3;
    margin: 0px 0px;
    position: relative;
    padding: 15px 15px;
    border-radius: 1px;
}
.project-list-item.item-job .project-info-container .meta {
    padding-left: 0;
}
.item-list .item h3,
.freelancer-list-item h3,
.hourlie-list-item h3,
.project-list-item h3,
.contest-list-item h3 {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
}
.gutter-bottom,
.controller-checkout .payment-method-item p.gutter-bottom {
    margin-bottom: 15px;
}
.project-list-item .pMemberLink img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
}
.project-list-item .pMemberLink {
    margin-right: 5px;
}
.project-list-item.item-job .project-info-container .meta {
    padding-left: 0;
}
ul.horizontal>li {
    display: inline-block;
    line-height: inherit;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    margin: 4px 13px 0px 0px;
    color: #7eb516;
}
ul.horizontal {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.crop,
.controller-settings .settings .panel .panel-heading .discreet {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.widget-star-item .action-entity-star,
.widget-star-item.action-entity-star {
    color: #ccc;
}
.container a.fa:before,
.container a.fpph:before {
    margin-right: 5px;
}
.meta ul li {
    padding-left: 10px;
    color: #9d9ea1 !important;
}
time.message-time {
    color: #9d9ea1;
    font-size: .85em;
    font-weight: 600;
    left: -115px;
    min-width: 70px;
    position: absolute;
    text-transform: uppercase;
    top: -4px;
}
.col-xs-10.right-col {
    margin-top: 0;
    float: right;
    clear: right;
    background-color: #fff;
    border: 1px solid #e5e3e1;
    margin-top: 0px;
    min-height: 30px;
    padding: 5px 15px;
    position: relative;
    word-wrap: break-word;
}
img.user-avatar.user-avatar-sm {
    float: none;
    margin: 10px auto;
    left: 50%;
    position: absolute;
    top: 15px;
    margin-left: -20px;
    z-index: 2;
    width: 40px;
    height: 40px;
    border: 2px solid #dedcda;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
}
ul.items {
    list-style-type: none;
}
.timeline .items .item .left-col {
    display: inline-block;
    min-height: 70px;
    position: relative;
    color: #32353b;
}
.participant-name.crop.left {
    font-weight: 600;
    margin-right: .5em;
}
.controller-member .project-list-feedback .feedback .participant-location:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.feedback-rating {
    float: right;
}
.timeline .items .item .right-col>header {
    line-height: 2em;
    vertical-align: bottom;
    margin-bottom: 5px;
}
.widget-jsModuleRating ul.rating .star-rating.active:before,
.widget-jsModuleRating ul.rating .star-rating.hover:before {
    color: #ff7300;
}
.widget-jsModuleRating ul.rating li {
    float: left;
    list-style: none;
    margin-left: 2.5px;
    font-size: 1.1em;
    line-height: 1.5;
    position: relative;
}
.timeline .items {
    overflow-y: hidden;
}
.timeline .items:first-child .item:first-child {
    margin-top: 0;
}
a.call-to-action {
    color: #e65400;
    font-size: 15px;
}
.no-padding {
    padding: 0 !important;
}
ul.items.clearfix {
    margin: 0px;
    padding: 0px;
}
.pull-left,
.left {
    float: left;
}
.right-col p {
    line-height: 1.5em;
    clear: both;
    float: none;
    font-size: 13px;
}
.project-list-item.item-hourlie {
    border-left-color: #539231;
}
.project-list-item.item-hourlie .project-info-container {
    position: relative;
}
.controller-member .project-list-item.item-job .project-info-container .meta ul.horizontal li,
.controller-member .project-list-item.item-hourlie .project-info-container .meta ul.horizontal li {
    font-size: 11px;
    font-size: 1.1rem;
}
a.hourlie {
    color: #539231;
}
.info h3 {
    padding-left: 0px;
    margin-top: 0;
}
.info h3 a {
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    color: #484848;
}
.project-list-item .corner-button {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    padding: 0;
    font-size: 2.5em;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border: 0;
    color: #fff;
    background-color: #80d144;
    text-shadow: 0 0 5px #539231;
    font-weight: 600;
}
.project-list-item .corner-button:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    border: 18px solid transparent;
    border-top-color: #fff;
    border-left-color: #fff;
}
.pager .show-more span {
    display: inline-block;
    line-height: inherit;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 12px;
    color: #b6b8bf;
}
.pager #streamview-list-pager,
.pager .show-more {
    display: inline-block;
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
    background-color: rgba(250, 250, 250, 0.95);
}
.pager #streamview-list-pager li,
.pager .show-more li {
    background-color: rgba(250, 250, 250, 0.95);
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 0px 0px;
    background-color: transparent;
    border: none;
    border-radius: 2px;
}
.pager .next>a,
.pager .next>span {
    float: none;
}
.medium.price-tag.span-2.hourlie {
    font-size: 32px;
    color: #9d9ea1;
    font-weight: 900;
    text-align: right;
}
.hourlie-item__grid .hourlie-wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    background-color: #f8f9fc;
    border: 1px solid #e5e3e1;
    padding: 10px;
}
.hourlie-item__grid .hourlie__image {
    margin-bottom: 10px;
}
.hourlie-item .hourlie__image img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 0 0 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hourlie-item .hourlie__image>a {
    display: inline-block;
    height: 0;
    padding-top: 75%;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 0;
}
.hourlie-item__grid .hourlie__price {
    border-bottom: 1px dashed #e5e3e1;
    border-left: 1px dashed #e5e3e1;
    height: 65px;
    text-align: right;
    white-space: nowrap;
}
.hourlie-item__grid .hourlie__price .price-container {
    display: inline-block;
    padding-bottom: 10px;
    text-align: right;
    vertical-align: middle;
    width: 100%;
}
.hourlie-item .hourlie__title a {
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 12px;
    color: #32353b;
}
.hourlie-item .hourlie__price .price-container {
    font-size: 20px;
    font-size: 2rem;
    color: #539231;
    line-height: 1;
}
.hourlie-item .hourlie__price .price-container sup {
    font-size: 61%;
    top: 0;
    font-weight: 600;
}
.price-tag span {
    text-align: center;
    font-size: 24px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-weight: 700;
    color: #ff8735;
}
.hourlie-item .hourlie__price {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.hourlie-item__grid .hourlie__title {
    border-bottom: 1px dashed #e5e3e1;
    height: 55px;
    max-height: none;
    padding-right: 10px;
}
.hourlie-item__grid .hourlie__profile {
    padding: 10px 0 0;
}
.hourlie-item .hourlie__profile {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.hourlie-item__grid {
    padding: 0 5px 10px;
}
.pull-right,
.right {
    float: right !important;
}
.hourlie-item .hourlie__profile .user-name {
    color: #515358;
    font-weight: 600;
    font-size: 12px;
}
span.user-country.crop {
    font-size: 11px;
    float: left;
    line-height: 1.5;
    clear: left;
}
.color-pph {
    color: #ff7300;
}
img.img-responsive.myprofile-img {
    border: 1px solid #eee;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    margin: 0px auto;
}
.btn_area ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.user_online h4 {
    font-size: 16px;
    text-transform: capitalize;
}
.user_online a {
    color: #ff8735;
}
.user_online a:hover {
    color: #ff8735;
    text-decoration: none;
}
.right-profile {
    text-align: center;
}
img.img-responsive.myprofile-img.index-img {
    border: 0px;
    border-radius: 2px;
    height: 70px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    border: 1px solid rgba(204, 204, 204, 0.61);
}
a.collapsed {
    text-decoration: none;
}
span#mymessage {
    text-align: center;
    color: #3c763d;
    font-weight: 900;
    font-size: 13px;
}
#editProfileInformation span#mymessage {
    text-align: center;
    color: #3c763d;
    font-weight: 400;
    font-size: 13px;
    position: relative;
    top: 18px;
}
img.img-responsive.myprofile-img.topprofileimg {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    margin-right: 2px;
    border: 1px solid #f9f5f5;
}
span.col-xs-3.myaass.date:hover {
    color: #fff;
}
h3.header {
    background: #515358;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 15px;
    text-align: center;
    padding: 10px;
}
.workstream-list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.stream-msg.small {
    background: #32353B;
    border-bottom: 1px solid #ECEDEF;
}
.workstream-list {
    background: #ccc;
}
.workstream-list {
    background: #ccc;
    position: relative;
}
.mini-view-list {
    width: 400px;
}
.no-padding-right.date {
    width: 100%;
}
.sender.no-padding-left img {
    max-width: 30px;
    height: 30px;
    width: 30px;
    border-radius: 33px;
    margin: 7px 0 0;
}
.small.view-all {
    background: #515358;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}
span.col-xs-9.no-padding-left.message.crop {
    padding-left: 0px;
    padding-right: 0px;
}
span.col-xs-12.no-padding-left.no-padding-right.crop.myas {
    padding-left: 0px;
    margin-top: 11px;
    color: #d1d1d1;
}
.notification-bubble {
    font-size: .6875rem;
}
.notification-bubble {
    background-color: #ff7300;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: 'padding';
    background-clip: padding-box;
    color: #fff;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    min-width: 18px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
}
i.fa.fa-envelope-o.fa-1 {
    font-size: 23px;
    margin-top: 0px;
    color: #515358;
    font-size: 20px;
}
a.small.view-all:hover {
    background: #ff8735;
    ;
}
a.small.view-all:hover {
    text-decoration: none;
}
.myaass {
    float: right;
    width: 27%;
    padding: 0px 0px;
    position: relative;
    top: 10px;
    color: #d1d1d1;
    font-size: 9px;
}
.myas {
    position: relative;
    top: -15px;
    color: #999;
}
span.message {
    color: #000141;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 0px;
    color: #d1d1d1;
}
.no-padding-right span:hover {
    cursor: pointer;
}
.my-Payment {
    width: 100%;
    float: left;
    padding: 150px 0px;
    background-color: #ECEDEF;
}
.pymnt_lft {
    background-color: #fff;
    float: left;
    width: 66%;
    padding: 20px 10px 20px 10px;
}
span.stream-title {
    color: #32353b;
    font-size: 2rem;
    font-weight: 300;
}
.no_padding {
    padding: 0 !important;
}
.nav-tabs {
    border: none;
    background-color: #f8f9fc;
    margin-top: 0px;
}
.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: #666;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover {
    border: none;
    color: #000 !important;
    background: #f8f9fc;
    font-weight: 500 !important;
}
.nav-tabs > li > a::after {
    content: "";
    background: #f8f9fc;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
.tab-nav > li > a::after {
    background: #f8f9fc none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane {
    padding: 0px 0;
}
.tab-content {
    padding: 20px 0px;
}
p#messagetxt {
    margin: 0;
}
.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: none;
    margin-bottom: 0px;
}
.mny_bx {
    background-color: #dfe0e3;
    border-radius: 5px;
    width: 32%;
    margin-right: 0px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    font-size: 12px !important;
}
.mny_bx h4 {
    color: #000;
    font-size: 17px;
    padding: 3px 0px;
    font-weight: 600;
}
.mny_bx h6 {
    font-size: 11px;
    padding: 7px 0px;
    color: #999;
}
.table {
    background-color: #fff;
    font-size: 10px;
}
.table>tbody>tr>td {
    font-size: 11px;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #f8f9fc !important;
}
.tbl_sdw {
    box-shadow: 0px 0px 12px -2px #999;
}
thead {
    background-color: #f8f9fc;
}
.add_bx {
    background-color: #f8f9fc;
    padding: 15px 10px;
    margin-bottom: 15px;
}
.add_bx label {
    font-weight: 400;
    font-size: 11px;
}
.add_bx select {
    -webkit-appearance: none;
    background-image: url(../images/drp-icn.png);
    background-repeat: no-repeat;
    background-position: right;
}
.mnth-selct {
    width: 50%;
    border-radius: 2px;
    height: 31px;
    font-size: 12px;
}
.myh3 {
    font-size: 19px;
    font-weight: 400;
    padding: 15px 0px;
    clear: both;
}
.myh4 {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0px;
    clear: both;
}
.no_border {
    border: none !important;
}
.list-unstyled {
    list-style: none;
}
.list-unstyled li {
    display: inline-block;
    width: 24%;
}
.myselct {
    width: 96%;
    border-radius: 2px;
    height: 28px;
    font-size: 12px;
}
.black {
    background-color: #515358;
    color: #fff;
    height: 44px;
}
.grey {
    background-color: #dfe0e3;
    color: #000;
    height: 38px;
}
.orng {
    color: #e65400;
}
table i {
    padding: 0px 6px;
}
.myselct2 {
    width: 96%;
    border-radius: 2px;
    height: 28px;
    font-size: 12px;
}
.pymnt_right {
    background-color: #f8f9fc;
    float: left;
    width: 34%;
    padding-top: 20px;
}
.pymnt_right h2 {
    font-size: 1.1em;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 5px;
    color: #9d9ea1;
    text-transform: uppercase;
}
.bubble:before {
    content: '';
    background: transparent url(../img/common.png?b94efddd) no-repeat -371px -44px;
    display: inline-block;
    margin-right: 5px;
    color: #f7b164;
    width: 12px;
    height: 12px;
}
hr.my-line {
    margin: 0px;
    clear: both;
}
.pymnt_right_list {
    clear: both;
}
.pymnt_right_list ul {
    list-style: none;
    padding: 0px;
}
.list_itm {
    padding: 7px 0px 0px 0px;
}
.list_num {
    text-align: right;
    padding: 7px 0px 0px 0px;
}
.pymnt_right_list2 {
    clear: both;
    padding: 20px 0px 20px 0px;
}
.pymnt_right_list2 a {
    color: inherit;
}
.pymnt_right_list2 i {
    padding-right: 10px;
}
.list-unstyled {
    list-style: none;
}
.slctarea {
    margin: 20px 0px 60px 0px;
    background-color: #999;
}
.slctarea label {
    font-weight: 400;
    font-size: 11px;
}
.slctarea select {
    -webkit-appearance: none;
    background-image: url(../images/drp-icn.png);
    background-repeat: no-repeat;
    background-position: right;
    font-size: 12px !important;
}
.amnt-selct {
    border-radius: 2px !important;
    height: 28px !important;
    font-size: 12px !important;
}
.slctarea ul li {
    margin: 0px 10px;
    display: inline-block;
}
.slctarea ul li:nth-child(1) {
    float: left;
    width: 65%;
}
.slctarea ul li:nth-child(2) {
    float: right;
    width: 25%;
}
.myh2 {
    font-size: 21px;
    font-weight: 400;
    padding: 30px 0px 30px 0px;
    clear: both;
}
.pmntbx {
    border: 1px solid #ededed;
    border-radius: 3px;
    background-color: transparent;
    padding: 5px 7px;
    display: block;
    width: 100%;
    position: relative;
    margin: 5px 0px;
}
.pmntbx i {
    font-size: 20px;
    padding: 0px 20px 0px 20px;
}
.text-right {
    text-align: right !important;
}
.crdimg {
    width: 110px;
    height: 20px;
    position: absolute;
    right: 15px;
}
.crdimg img {
    width: 100%;
    height: 100%;
}
.pyplimg {
    width: 40px;
    height: 20px;
    position: absolute;
    right: 15px;
}
.pyplimg img {
    width: 100%;
    height: 100%;
}
.bnkimg {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
}
.bnkimg img {
    width: 100%;
    height: 100%;
}
.cnfrm {
    font-size: 12px;
    color: #999;
    font-weight: 600;
    padding: 0px 8px;
}
.dpstbtn {
    background: #e65400;
    border: none;
    color: #fff;
    box-shadow: none;
    font-weight: 600;
    padding: 5px 12px;
    float: right;
    width: 180px;
    margin: 30px;
}
.orng {
    color: #e65400;
}
p.sucssfull {
    background: #fff;
    color: #4CAF50;
    font-weight: 600;
    text-align: center;
}
.modal-header {
    border: none;
    color: #fff;
    font-size: 22px;
    position: relative;
    padding: 7px 20px;
}
.modal-header i {
    position: absolute;
    right: 10px;
    top: 3px;
}
.modal-footer {
    border: none;
}
.modal-body h6 {
    font-size: 11px;
}
.modal-body i {
    padding: 0px 7px;
}
.amntxt {
    width: 70%;
    float: left;
}
.clc {
    font-size: 32px;
    color: #e65400;
}
.erng {
    margin-top: 40px;
}
.modal-body h5 {
    color: #444;
    border-bottom: 1px solid #ccc;
    padding: 8px 5px;
    font-weight: 600;
}
.modal-body h5 span {
    float: right;
}
.modal-body h5 i,
.modal-body h6 i,
.modal-body h2 i {
    color: #224492;
}
.modal-body h2 {
    color: #444;
    padding: 8px 5px 0px 5px;
    font-weight: 700;
}
.modal-body h2 span {
    float: right;
}
.modal-body p {
    font-size: 12px;
    padding: 0px 5px;
    font-weight: 400;
}
.modal-body p span {
    float: right;
}
.modal-body label {
    font-weight: 500;
    font-size: 11px;
    padding: 10px 0px 0px 0px;
}
.modal-body select {
    font-size: 12px;
    padding: 2px 5px;
    width: 100%;
}
.mr-t-15 {
    margin-top: 15px;
    clear: both;
}
.rqstbtn {
    color: #e65400;
    font-size: 14px;
    padding: 8px 10px;
    width: 200px;
    border: 1px solid #e65400;
    font-weight: 500;
    background: transparent;
    margin: 30px 0px 0px 0px;
}
.modal-body p {
    padding: 20px 0px 0px 0px;
    font-weight: 600;
    color: #666;
}
.modal-body p a {
    color: #e65400;
}
.mny_bx {
    background-color: #dfe0e3;
    border-radius: 5px;
    width: 100% !important;
    display: inline-block !important;
}
.tab-content {
    padding: 0px 0px;
    width: 100%;
    float: left;
    border: none;
    height: 750px;
    padding-bottom: 60px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.profile-title .tab-pane {
    width: 100%;
    float: left;
}
.nav-tabs li a {
    float: left;
    width: 100%;
    margin: 0px 0px !important;
    padding: 17px 21px !important;
}
.my-btn2:hover {
    color: #fff !important;
    background: #ff8735 !important;
}
#tab2default {
    margin-left: 15px;
}
.user-text h4 a {
    color: #000;
    text-transform: capitalize;
}
.right-user-top-img .user-text h4 {
    margin: 14px 0px 0px;
}
.right-user-top-img .user-text p {
    color: #8e8e8e;
    font-size: 11px;
    padding: 3px 0px 0px;
}
.feedback-button {
    background: #f7b164;
    color: #fff !important;
    width: 89% !important;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px !important;
}
.workstream-menu {
    position: absolute;
    left: auto;
    right: -13em;
    padding: 0 !important;
}
.stream-msg.small {
    border: none !important;
    padding-left: 15px;
    padding-top: 7px;
}
.btm-chat-box-option ul li:hover {
    background-color: #ecedef;
}
.workstream-menu {
    left: auto !important;
    right: -120px !important;
    top: 65px !important;
}
.col-xs-8.no-padding-left.no-padding-right.invoicernew {
    padding-left: 0;
}
.col-xs-3.no-padding-left.invoicernew {
    padding-left: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: none !important;
    border: 1px solid #e5e3e1 !important;
    border-bottom: transparent !important;
}
.col-xs-6.no-padding-left.invoicernew {
    padding-left: 0;
}
.no-padding-left {
    padding-left: 0px !important;
}
.price-tag {
    margin-top: 0px;
}
.details>div:last-child {
    border-bottom: 0px;
}
.pendingclass {
    border: 1px solid #f7b164;
}
.status.Decline {
    background: #da4c4cd9;
}
.Declineclass {
    border: 1px solid #da4c4cd9;
}
.details-ad.Decline {
    border: 1px solid #da4c4cd9;
}
h2.angle-arrow span {
    float: right;
    margin-top: 2px;
}
h2.angle-arrow span i {
    color: #f7b164;
}
a.liMY:hover {
    text-decoration: underline;
    color: #f7b164;
}
.closer:after {
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    background-color: #f7b164;
}
button.grnbtn {
    border-color: #80d144;
    color: #80d144;
}
.remove-padding1 {
    padding-left: 0px !important;
}
ul.my-nav-tabs li a {
    padding: 17px 3px !important;
}
.nmy-nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: transparent !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #f7b164 !important;
    border-color: #f7b164 !important;
}
.profileimg {
    border-radius: 50%;
}
.job-btn {
    background: #f7b164 !important;
    border: none !important;
}
span.col-xs-9.no-padding-left.message.crop a:hover {
    color: #fff;
}
.stream-msg.small:hover a {
    color: #fff !important;
}
.stream-msg.small:hover span {
    color: #fff !important;
}
li.stream-msg.small.notread span {
    font-weight: 600;
    color: #fff;
}
li.stream-msg.small.notread {
    border-bottom: 1px solid #ccc !important;
}
.stream-msg.small:hover {
    background-color: #ff8735;
}
.my-Payment {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background-color: #ECEDEF;
}
.pymnt_lft {
    background-color: #fff;
    float: left;
    width: 66%;
    padding: 20px 10px 20px 10px;
}
h1.stream-title {
    color: #32353b;
    font-size: 2rem;
    font-weight: 300;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    margin-top: 0px;
}
.no_padding {
    padding: 0 !important;
}
.pymnt_right {
    background-color: #f8f9fc;
    float: left;
    width: 34%;
    padding-top: 20px;
}
.dtls-tabs {
    border: none;
    list-style-type: none;
    padding: 0 !important;
}
.dtls-tabs li {
    display: inline-block;
}
.dtls-tabs li i {
    margin: 0 10px 0 0;
    font-size: 16px;
}
.dtls-tabs li a {
    font-size: 12px !important;
    color: #000;
    text-decoration: none;
    padding: 10px;
    border: none !important;
}
.green a {
    background: green;
    margin: 8px 0;
    padding: 3px 5px !important;
    color: #fff !important;
    border-radius: 2px !important;
}
.no_padding h1 {
    font-weight: 300;
    font-size: 30px;
}
.no_padding h5 {
    font-weight: 600;
    margin: 20px 0;
}
.no_padding h5 span {
    font-weight: 300;
}
.no_padding p {
    font-size: 13px;
}
.proposal {
    background: #f8f9fc;
    padding: 10px;
}
.images {
    float: left;
}
.images img {
    margin: 0 1px;
    border: 2px solid #dedcda;
    border-radius: 34px;
}
.text h5 {
    margin: 12px 0;
    font-weight: 300;
    font-size: 13px;
    color: #000;
}
.text h5 span {
    color: #db4437;
    margin: 0 5px;
}
.button {
    padding: 10px 0;
}
.button a {
    color: #000;
    font-size: 13px;
}
.button a i {
    color: #fc253e;
    margin: 0 5px 0 0;
}
.button button {
    padding: 0 5px;
    font-size: 12px;
    font-weight: 600;
    margin: 0 20px 0 5px;
}
.button .btn-default {
    color: #db4437;
    border-radius: 2px;
}
.button button i {
    margin: 0 5px 0 0;
}
.button button span {
    margin: 0 5px;
}
.clarification h2 {
    float: left;
    font-weight: 300;
}
.clarification button {
    float: right;
}
.clarification button {
    margin: 20px 0 0;
    font-size: 12px;
    font-weight: 600;
    color: #9D9EA1;
}
.clarification-message h1 {
    text-align: center;
    color: #9D9EA1;
    margin: 45px 0;
}
.clarification-message p {
    float: right;
    color: #9D9EA1;
}
.clarification-message p i {
    margin: 0 5px;
}
.myjob_area {
    padding: 0px 10px;
}
.myjob_area h5 {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    font-weight: 600;
}
.myjob_area h1 {
    font-size: 32px;
    color: #515358;
}
.spbtn {
    width: 100%;
    border: none;
    color: #fff !important;
    font-weight: 600;
    font-size: 15px;
    height: 44px;
    margin: 11px auto;
    background-color: #85A2CF;
}
.pjbtn {
    width: 100%;
    border: 1px solid #4774B7;
    color: #4774B7 !important;
    font-weight: 600;
    font-size: 15px;
    height: 44px;
    margin: 11px auto;
    background-color: #fff;
}
.myjob_area h6 {
    font-size: 12px;
    color: #777;
    margin: 0px;
    text-align: center;
}
.myprofile_area {
    float: left;
}
.profile_name {
    padding: 40px 0px 20px 0px;
}
.myprofile_area img {
    border: 2px solid #fff;
    border-radius: 100%;
}
.myprofile_area h2 {
    font-size: 15px;
    font-weight: 600;
    color: #515358;
}
.myprofile_area h2 i {
    color: #8fd117;
}
.profile_table {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    margin: 10px 0px;
    background: #fff;
    float: left;
}
.profile_table h5 {
    font-size: 11px;
    color: #9D9EA3;
    text-transform: uppercase;
    font-weight: 300;
}
.profile_table h1 {
    font-size: 16px;
    color: #9D9EA3;
    font-weight: 600;
}
.tbl_row {
    border-bottom: 1px solid #ddd;
    margin: 10px 0px;
}
.tbl_bx {
    border-right: 1px solid #ddd;
    margin: 10px 0px;
}
.tbl_bx:nth-child(2) {
    border-right: none;
}
.myprofile_area h4 {
    font-size: 12px;
    color: #9D9EA3;
    font-weight: 700;
    padding: 0 0 0 10px;
}
.myprofile_area h4 i {
    padding-right: 5px;
}
.othr_job {
    clear: both;
    padding: 20px 0px;
    float: left;
}
.othr_job h2 {
    font-weight: 600;
    font-size: 16px;
    color: #9DA0B2;
}
.othr_job h2 span i {
    padding-right: 10px;
    color: #ff7300;
}
.othr_job h6 {
    font-size: 12px;
    color: #4774c6;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover, a:focus, a:active {
    text-decoration: none !important;
    color: inherit;
}
.rltd_job {
    clear: both;
    padding: 20px 0px;
    float: left;
}
.rltd_job h2 {
    font-weight: 600;
    font-size: 16px;
    color: #A89EA1;
    text-transform: uppercase;
}
.rltd_job h2 span i {
    padding-right: 10px;
    color: #ff7300;
}
.rltd_job h3 {
    font-size: 12px;
    color: #000;
    background: #f1f1f1;
    padding: 12px 20px 12px 16px;
    width: auto;
    float: left;
    margin: 4px 5px 4px 0;
    border-radius: 9px 35px 35px 9px;
}
.rltd_job h3 i {
    color: #fff;
    font-size: 10px;
    padding: 0px 0px 0px 7px;
    vertical-align: middle;
}
.scroll-none {
    height: inherit;
    overflow: inherit;
}
ul.borders-new-none li a {
    border: none;
}
.nav.nav-tabs.my-nav-tabs > li.active > a,
.borders-new-none > li.active > a:hover,
.borders-new-none > li.active > a:focus {
    border: none !important;
    border: transparent !important;
    background: inherit !important;
    border-bottom: transparent !important;
}
tr.my-orange {
    background: orange;
    color: #fff;
}
ul.borders-new-none li a {
    text-transform: capitalize;
    font-size: 12px !important;
}
li.active.borders-new-none a {
    background: #f8f9fc !important;
    border: none !important;
}
ul.nav.nav-tabs.borders-new-none li a {
    padding: 10px 21px !important;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 5px 5px;
    margin-top: 1px \9;
    line-height: normal;
    height: 25px;
    width: 18px;
}
.promo-top {
    cursor: pointer;
}
.promo-top:hover {
    border: none;
}
.pay_left h3 {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.pay_right h3 {
    font-weight: 600;
    color: #000;
}
.pay_right {
    text-align: right;
}
select.my_in_new {
    font-weight: 600;
    border-radius: 2px;
    max-width: 70%;
    float: right;
}
.credit_bg {
    background: #eeeff4;
    padding: 10px;
}
.total_new p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}
.total_new p span {
    font-weight: 600;
    padding-left: 50px;
}
.total_new {
    text-align: right;
}
.credit_payment_method h3 {
    color: #000000;
}
.dpstbtn {
    width: inherit !important;
}
tr.pmntbx.ad_border {
    border: 1px solid #ff7300;
}
.col-md-3.my-hovers {
    -moz-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    padding: 10px;
}
.my-hovers:hover {
    box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    position: relative;
}
.my-hovers ul li:hover {
    background: #ECEDEF;
}
.promo-content-list:hover {
    border-color: #f7b164;
}
.project-list {
    border: 1px solid #ddd;
    margin: 4px 0px;
    padding: 15px 0px;
    border-top: 3px solid #ddd;
}
p.prohed {
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 13px;
}
p.prodate {
    font-size: 10px;
    color: #000;
    font-weight: 500;
    margin: 0px;
}
.project-list i {
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 5px 7px;
}
.edit-position {
    margin-bottom: 15px;
}
.jobCompleted {
    background: #f7b164;
    border: 1px solid #f7b164;
    color: #fff;
    float: right;
    margin: 10px;
    padding: 5px 60px 5px;
    border-radius: 3px;
    font-weight: 600;
}
i.flgOne {
    color: #fff;
    position: absolute;
    left: 54px;
    top: 146px;
}
i.fa.fa-check.job_com {
    color: #fff;
    position: absolute;
    left: 44px;
    top: 146px;
}
input.jobCompleted.cone {
    color: #fff;
}
input.jobCompleted.cone:hover {
    background: #333;
    border: none;
}
input.jobCompleted {
    color: #fff;
}
input.jobCompleted:hover {
    background: #333;
    border: none;
}
i.fa.fa-eject.job_reject {
    color: #fff;
    position: absolute;
    left: 51px;
    top: 197px;
}
i.fa.fa-bell-o.fa-1 {
    font-size: 20px;
    line-height: 23px;
}
.btns1 {
    background: #333 !important;
    color: #fff !important;
}
.hide_li {
    display: none;
}
.media.homepage-list {
    min-height: 110px;
}
.extm {
    font-weight: 600;
}
.user_tops a img {
    border: 2px solid #dedcda;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 120px;
    width: 120px;
}
a.mys-btns {
    text-decoration: none !important;
    background-color: transparent;
    border-color: #ff7300;
    color: #ff7300;
    border: 1px solid #ff7300;
    padding: 4px 23px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}
.new_euro {
    text-align: center;
    margin-left: 0px;
}
.new_euro small {
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    font-size: 11px;
}
.new_euro span {
    margin-left: -7px;
}
h2.bubble {
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 5px;
    color: #9d9ea1;
    text-transform: uppercase;
}
ul.filter-menu-list li a span {
    font-weight: 600;
    color: #515358;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
}
ul.filter-menu-list li {
    list-style-type: none;
    padding: 3px 0 3px 3px;
}
ul.filter-menu-list {
    margin: 0px;
    padding: 0px;
}
.filter-menu-list span.col-xs-9.col-sm-10.no-padding-left {
    padding-left: 15px !important;
}
.title2:before {
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
    background-color: #ff9d4d;
}
.tittle2:after {
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
    background-color: #ff9d4d;
}
.tittle3:after {
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
    background-color: #6fdb35;
}
li.show_li a span {
    font-weight: 500 !important;
    color: #515358;
    cursor: pointer;
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 15px;
}
.promo-top.ad_remove_css {
    background: transparent;
}
.promo-content-list.new_top_border {
    border: none;
}
li.height-new {
    padding-bottom: 0px !important;
    height: 85px;
    border: none !important;
}
span.etiquette.green {
    color: #fff !important;
    background-color: #8dc63fc9;
}
span.etiquette {
    background: #3bb0fa;
    padding: 3px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 1px;
    vertical-align: unset;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0px 0px;
}
.follow {
    color: #008000 !important;
    border-color: #008000 !important;
    border: 1px solid #008000;
}
.new_top_border ul li:nth-of-type(2n+1) {
    background: transparent !important;
}
.new_set_bold {
    height: 60px !important;
    padding-top: 18px !important;
}
.my-hovers li br {
    display: none;
}
.new_set_bold br {
    display: none;
}
.promo-content-list li:hover {
    border: none !important;
}
select.shortSelect {
    height: 43px;
    float: right;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #484848;
}
.new_home {
    margin-top: 10px;
}
.fl {
    width: 66% !important;
}
.new_bg_home {
    text-align: center;
    height: 400px;
    background: rgba(248, 249, 252, 0.98);
}
.new_bg_home p {
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 60px;
    background: #F8F9FC;
    border: 2px solid #fff;
    color: #000;
    font-size: 16px;
    margin-left: 10px !important;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
}
span.my_save {
    padding: 8px 5px;
    float: left;
    font-weight: 400;
    font-size: 15px;
    color: #484848;
}
h3.media-heading p i {
    color: #f7b164;
    font-size: 21px;
    padding-right: 8px;
}
.progress-bar {
    background-color: #f7b164 !important;
    height: 15px !important;
}
.progress {
    height: 15px;
}
a.pMemberLink:hover {
    text-decoration: none;
}
span.timeShow {
    font-size: 12px;
    float: right;
    padding: 10px;
}
<!-- css --> .registration-heading h2 {
    font-weight: 600;
    text-align: center;
    color: #000;
}
@media all and (max-width: 575px) {
    .registration-width {
        width: 100% !important;
        padding: 10% !important;
    }
}
.registration-width {
    width: 70%;
    margin: 20px auto;
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 40px;
    border-radius: 2px;
}
.registration-width label {
    color: #000;
}
.registration-width input,
.registration-width textarea {
    box-shadow: none;
    border-radius: 2px;
    resize: vertical;
}
.registration-width button {
    background: #fff;
    color: #0eb2e7;
    border: 2px solid #0eb2e7;
    border-radius: 2px;
    margin: 20px auto 0;
    display: block;
    width: 50%;
    font-size: 15px;
    font-weight: 600;
    transition: all .3s ease-in-out
}
.registration-width button:hover {
    background: #0eb2e7;
    color: #fff;
    border: 2px solid #0eb2e7;
}
.thumbnail.center.well.well-small.text-center h2 {
    padding-top: 0px;
    margin-top: 0px;
}
input.btn.btn-large.btnSave {
    background: #f7b164;
    color: #fff;
    margin-top: 9px;
    text-align: left;
}
.thumbnail.center.well.well-small.text-center .input-group {
    width: 100%;
}
.modal-body label {
    font-weight: 500;
    padding: 10px 0px 0px 0px;
    text-align: left;
    float: left;
    color: #000;
    font-size: 13px;
}
.menu--saved-searches ul {
    padding: 0px;
    list-style-type: none;
}
.project-teaser {
    display: none;
}
.navbar-brand {
    height: auto !important;
    padding: 0px 15px !important;
}
a.navbar-brand img {
    width: 337px;
}
ul.nav.navbar-nav.navbar-right li a svg {
    font-size: 20px;
    margin: 3px 0px 0px 0px;
}
.build {
    width: 100%;
    float: left;
    background: url(../img/new-img-bg-1.jpg)50% 50% repeat-x;
    padding: 70px 0px 95px;
    text-align: center;
}
.build h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 27px;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
}
button.btn.btn-primary.btnh {
    padding: 10px 40px;
    background: #ff8735;
    border: 1px solid #fff;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 600;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none !important;
    outline-offset: 0px !important;
}
.main-footer h4 {
    padding: 0px 0px 0px;
    color: #484848;
    font-weight: 400;
    font-size: 26px;
    margin: 0px 0px 10px;
}
.main-footer ul li a {
    color: #6d6d6d;
    font-size: 15px;
    padding: 0px 0;
    font-weight: 500;
    transition: all .2s ease-in-out;
}
.copyright_right ul {
    margin: 0px;
    padding: 0px;
}
.copyright_right ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 7px;
}
.copyright_right ul li a:hover {
    color: #FF8734;
    transition: all .2s ease-in-out;
}
.copyright {
    padding-top: 9px;
}
.col-md-6.col-sm-6.col-xs-12.padding_remove {
    padding-left: 0px;
    padding-right: 0px;
}
.main_work img:hover {
    -webkit-transform: scale(1.04, 1.04);
    -ms-transform: scale(1.04, 1.04);
    transform: scale(1.04, 1.04);
    filter: brightness(70%);
}
.main_work img {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.main_work {
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    position: relative;
}
.main_work_text h3 {
    margin: 0px 0px 0px;
    font-size: 20px;
    text-align: center;
    padding: 0px 0px 0px;
    color: #484848;
    font-weight: 500;
}
.main_work_text p {
    margin: 0px 0px;
    font-size: 16px;
    padding: 5px 44px 1px;
    line-height: 19px;
    color: #6d6d6d;
    font-weight: 400;
}
.main_work_text {
    width: 100%;
    text-align: center;
    padding: 15px 30px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.085);
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-top: none;
    border-radius: 0px 0px 2px 2px;
}
.what-we-work {
    width: 100%;
    float: left;
    padding: 30px 0px 50px;
}
.left-intro h2 {
    color: #484848;
    font-weight: 400;
    font-size: 34px;
    text-transform: none;
    margin-bottom: 15px;
    text-align: center;
}
.left-intro h2 span {
    color: #ff8735;
}
.loginlink a,
.signuplink a {
    border: 1px solid #f8f8f8;
    border-radius: 1px;
    transition: all .25s ease-in-out;
    background-color: #f8f8f8;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
}
.loginlink a:hover {
    border: 1px solid #f8f8f8;
}
.signuplink a:hover {
    border: 1px solid #f8f8f8;
}
.sidebar-job-view a.discreet,
.sidebar-job-view span.discreet,
.sidebar-job-view p.discreet,
.sidebar-job-view label.discreet {
    color: #9d9ea1;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
.col-xs-6.date-to-expire.no_padding.text-center .value {
    font-size: 12px;
    font-weight: 500;
    color: #38c749;
    padding: 6px 0px 0px;
}
.sidebar-job-view .date-to-expire.no-padding-left {
    text-align: center;
}
.sidebar-job-view .date-to-expire.no-padding-left .value {
    text-align: center;
    font-size: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-weight: 700;
    color: #9d9ea1;
}
.sidebar-job-view .budget.no-padding-left.no-padding-right {
    text-align: center;
}
.sidebar-job-view .price-tag {
    text-align: center;
    font-size: 20px;
    margin: 0px 0px !important;
    padding: 0px 0px;
    font-weight: 600;
    color: #3f8fc7;
}
.sidebar-job-view input.job.tall.btn.btn-inverted {
    border: 1px solid #ff8735;
    color: #fff;
    padding: 9px 20px !important;
    background: #ff8735;
    border-radius: 1px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    font-size: 15px !important;
    opacity: 1 !important;
    width: 60%;
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
}
.sidebar-job-view a.job.tall.btn {
    background: #fff;
    border: 1px solid #ff8735;
    color: #ff8735;
    padding: 8px 14px !important;
    border-radius: 1px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    font-size: 15px !important;
    opacity: 1 !important;
    width: 60%;
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
}
.sidebar-job-view p.text-divider.align-center {
    padding: 6px 0px 0px;
    float: left;
    width: 100%;
}
.sidebar-job-view img.img-border-round.member-image {
    border: 2px solid #fff;
    border-radius: 100%;
}
.sidebar-job-view .member-summary-section .member-image-container {
    float: left;
    width: 30%;
}
.sidebar-job-view .member-summary-section .member-information-container {
    float: left;
    width: 70%;
}
.sidebar-job-view .member-summary-section .member-information-container h5 {
    font-size: 19px;
    font-weight: 700;
    padding: 0px 0px;
    margin: 16px 0px 0px;
    color: #7f7f7f;
}
.sidebar-job-view .member-summary-section .member-information-container span.js-tooltip {
    font-size: 13px;
    color: #3d3d3d;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.sidebar-job-view .stats.member-summary-section.clearfix {
    background: #fff;
    margin: 20px 0px;
}
.sidebar-job-view .member-stat {
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px 10px;
}
.sidebar-job-view .member-stat .title {
    font-weight: 400;
    font-size: 11px;
    text-transform: capitalize;
    color: #a6a6a6;
}
.sidebar-job-view .member-stat .value {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: #7d7d7d;
    padding: 6px 0px 0px;
}
.sidebar-job-view .member-statistics.clearfix.no-margin-border-bottom {
    float: left;
    width: 100%;
    border: 1px dashed #eee;
}
.sidebar-job-view .project-involved-in-stats {
    border-right: 1px dashed #eee;
}
.sidebar-job-view .jobs-awarded-in-stats {
    border-right: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
    border-left: 1px dashed #eee;
}
.member-stat.buyer-last-project-stats {
    border-bottom: 1px dashed #eee;
    border-right: 1px dashed #eee;
}
.sidebar-job-view .location.member-summary-section.clearfix .location-container {
    font-size: 15px;
    font-weight: 600;
    color: #858585;
    padding: 0px 3px 0px;
    margin: 0px 0px 0px;
}
.tag_rght_bx {
    float: left;
    width: 100%;
    margin: 40px 0px 10px;
    padding-bottom: 10px;
}
.tag_rght_bx h2 {
    font-size: 20px;
    font-weight: 600;
    padding: 0px 0px 16px;
    margin: 0px 0px;
}
.tag_rght_bx ul.tags {
    margin: 2px 0px 20px;
    padding: 0px 0px 0px;
    list-style: none;
    float: left;
}
.tag_rght_bx ul.tags li {
    float: left;
    font-size: 12px;
    margin: 8px 4px;
}
.tag_rght_bx ul.tags li a {
    background-color: #f4f4f4;
    padding: 6px 10px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #ff8735;
    font-weight: 500;
    transition: all .15s ease-in-out;
}
.tag_rght_bx ul.tags li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ff8735;
}
.sidebar-job-view .summary.member-summary-section {
    display: none;
}
.blog_area {
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: #ECEDEF;
}
.blog_area_left {
    border-right: 1px solid #eee;
    float: left;
    width: 100%;
    padding-right: 30px;
    padding-left: 10px;
    margin: 20px 0px;
}
.light_white {
    background: #f8f9fc;
}
.white_back {
    background: #ffffff;
    border-radius: 3px;
}
.blog_bx {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.blog_bx:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}
.blog_bx_head {
    float: left;
    width: 100%;
}
.blog_bx_head h1 {
    font-size: 30px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 5px;
}
.blog_bx_head h1 a {
    color: inherit;
    text-decoration: none;
}
.blog_bx_head h1 a:hover {
    color: inherit;
    text-decoration: none;
}
.blog_bx_head img {
    width: 50%;
    float: left;
    margin-right: 25px;
    margin-top: 8px;
}
.blog_bx_head p {
    margin: 0px 0px;
    padding: 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
    color: dimgrey;
}
.blog_bx_head ul {
    margin: 0px 0px 0px;
    padding: 8px 0px 12px;
    list-style: none;
}
.blog_bx_head ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 16px;
    letter-spacing: 0px;
    color: #8e8e8e;
    border-right: 1px solid #eee;
    padding-right: 18px;
}
.blog_bx_head ul li:nth-last-child(1) {
    border-right: 1px solid transparent;
}
.blog_bx_head ul li a {
    color: #8e8e8e;
}
.blog_bx_head ul li a:hover {
    color: #8e8e8e;
    text-decoration: none;
}
.blog_bx_head ul li span {
    color: #ff8735d1;
}
.blog_bx_head ul li svg {
    width: auto !important;
    color: #ff8735d1;
    margin-right: 5px;
}
.blog_bx_cntnt {
    float: left;
    width: 100%;
}
.blog_bx_cntnt p {
    margin: 0px 0px;
    padding: 22px 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    color: dimgrey;
}
.my_quote {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 0px 30px;
    border-left: 3px solid #777;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 20px;
}
.blog_bx_cntnt h3 {} .blog_btn {
    border: none !important;
    color: #fff;
    padding: 3px 16px;
    background: #ff8735;
    border-radius: 2px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 20px 0px 0px;
}
.blog_btn:active,
.blog_btn:focus,
.blog_btn:hover {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    background: #ff8735;
}
.blog_btn2 {
    border: none !important;
    color: #fff;
    padding: 3px 16px;
    background: #ff8735;
    border-radius: 2px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 20px 0px 20px;
}
.blog_btn2:active,
.blog_btn2:focus,
.blog_btn2:hover {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    background: #ff8735;
}
.blog_area_right {
    padding-right: 10px;
    margin: 30px 0px 0px;
}
.blog_rght_bx {
    float: left;
    width: 100%;
    margin: 0px 0px 40px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}
.blog_rght_bx h2 {
    font-size: 20px;
    font-weight: 600;
    padding: 0px 0px 16px;
    margin: 0px 0px;
}
.blog_rght_bx input {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
}
.rcnt_post_bx {
    float: left;
    width: 100%;
    margin-bottom: 24px;
}
.rcnt_post_bx ul {
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
    list-style: none;
}
.rcnt_post_bx ul li {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin-right: 9px;
    letter-spacing: 0px;
    color: #8e8e8e;
    border-right: 1px solid #eee;
    padding-right: 13px;
}
.rcnt_post_bx ul li:nth-last-child(1) {
    border-right: 1px solid transparent;
}
.rcnt_post_bx ul li a {
    color: #8e8e8e;
}
.rcnt_post_bx ul li a:hover {
    color: #8e8e8e;
    text-decoration: none;
}
.rcnt_post_bx ul li svg {
    width: auto !important;
    color: #ff8735d1;
    margin-right: 5px;
}
.rcnt_post_bx h1 {
    margin: 0px;
    padding: 2px 0px 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.rcnt_post_bx h1 a {
    color: #333;
}
.rcnt_post_bx h1 a:hover {
    color: #333;
    text-decoration: none;
}
.blog_rght_bx ul.blog_rght_ul {
    margin: 1px 0px 10px;
    padding: 0px 0px 0px;
    list-style: none;
}
.blog_rght_bx ul.blog_rght_ul li {
    font-size: 14px;
    font-weight: 500;
    padding: 9px 0px;
}
.blog_rght_bx ul.blog_rght_ul li a {
    color: #ff8735;
}
.blog_rght_bx ul.blog_rght_ul li a:hover {
    color: #ff8735;
    text-decoration: none;
}
.blog_rght_bx ul.tags {
    margin: 2px 0px 20px;
    padding: 0px 0px 0px;
    list-style: none;
    float: left;
}
.blog_rght_bx ul.tags li {
    float: left;
    font-size: 12px;
    margin: 8px 4px;
}
.blog_rght_bx ul.tags li a {
    background-color: #f4f4f4;
    padding: 6px 10px;
    box-sizing: border-box;
    border-radius: 2px;
    color: #ff8735;
    font-weight: 500;
    transition: all .15s ease-in-out;
}
.blog_rght_bx ul.tags li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ff8735;
}
.blog_author_bx {
    float: left;
    width: 100%;
    padding: 40px 0px 40px;
    margin: 30px 0px 30px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.blog_author_bx img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 100%;
}
.blog_author_bx h3 {
    margin: 0px 0px 0px;
    padding: 12px 0px 0px;
    font-size: 21px;
    font-weight: 600;
}
.blog_author_bx h4 {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
}
.blog_cmnt_box {
    float: left;
    width: 100%;
    margin: 17px 0px 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.blog_cmnt_box h1 {
    margin: 0px 0px 0px;
    padding: 0px 0px 35px;
    font-size: 20px;
    font-weight: 600;
}
.cmnt_bx img {
    width: 70px;
    border-radius: 100%;
    height: 70px;
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    display: block;
    border: 1px solid #eee;
}
.cmnt_bx h2 {
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
    font-size: 19px;
    font-weight: 600;
}
.cmnt_bx h3 {
    color: #ff8735;
    font-size: 11px;
    margin: 0px 0px;
    padding: 8px 0px;
}
.cmnt_bx p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #989898;
    padding: 1px 0px 4px;
}
.cmnt_bx h4 a {
    background: #ff8735;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 2px;
}
.cmnt_bx_right {
    float: left;
    width: 100%;
    background-color: whitesmoke;
    padding: 10px 20px 9px;
    border-radius: 5px;
    position: relative;
    margin: 0px 0px 13px;
}
.cmnt_bx_right:before {
    left: -13px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    content: "";
    position: absolute;
    top: 20px;
    width: 0px;
    height: 0px;
    border-radius: 3px;
    border-style: solid;
    border-width: 14px 15px 15px 0;
    border-color: transparent whitesmoke transparent transparent;
}
.reply_bx img {
    width: 70px;
    border-radius: 100%;
    height: 70px;
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    display: block;
    border: 1px solid #eee;
}
.reply_bx h2 {
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
    font-size: 19px;
    font-weight: 600;
}
.reply_bx h3 {
    color: #ff8735;
    font-size: 11px;
    margin: 0px 0px;
    padding: 8px 0px;
}
.reply_bx p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #989898;
    padding: 1px 0px 4px;
}
.reply_bx h4 a {
    background: #ff8735;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 2px;
}
.padding_right_0 {
    padding-right: 0px;
}
.write_cmnt_area {
    float: left;
    width: 100%;
}
.write_cmnt_area h1 {
    margin: 0px 0px 0px;
    padding: 0px 0px 25px;
    font-size: 20px;
    font-weight: 600;
}
.write_cmnt_area input[type=text],
.write_cmnt_area input[type=email] {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 10px 0px;
    height: 40px;
}
.write_cmnt_area textarea {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 10px 0px;
}
.write_cmnt_area button {
    font-size: 18px;
    font-weight: 500;
    border-radius: 2px;
    padding: 7px 22px;
    color: #fff;
}
.write_cmnt_area button:hover,
.write_cmnt_area button:active,
.write_cmnt_area button:focus {
    color: #fff;
}
.contact_support_area {
    float: left;
    width: 100%;
    padding: 60px 0px;
    background: #ECEDEF;
}
.contact_support_left {
    border-right: 1px solid #eee;
    float: left;
    width: 100%;
    padding-right: 30px;
    padding-left: 10px;
    margin: 40px 0px;
}
.contact_support_right {
    padding-right: 10px;
    margin: 40px 0px 20px;
}
.cntct_sprt_question {
    float: left;
    width: 100%;
}
.cntct_sprt_question h1 {
    font-size: 30px;
    font-weight: 500;
    padding: 0px 0px 20px;
    margin: 0px 0px 0px;
}
.cntct_sprt_question form {} .cntct_sprt_question form h6 {
    margin: 40px 0px 10px;
    padding: 0px 0px 0px;
    font-size: 16px;
    font-weight: 600;
}
.cntct_sprt_question form select {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    height: 40px;
    margin-bottom: 50px;
    margin-top: 14px;
}
.cntct_sprt_question form select:focus,
.cntct_sprt_question form select:active,
.cntct_sprt_question form select:hover {
    border: 1px solid #eee;
    box-shadow: none;
    outline: none;
}
.cntct_sprt_question form textarea {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 16px 0px 50px;
}
.cntct_sprt_question form textarea:focus,
.cntct_sprt_question form textarea:active,
.cntct_sprt_question form textarea:hover {
    border: 1px solid #eee;
    box-shadow: none;
    outline: none;
}
.cntct_sprt_question form h5 {
    margin: 0px 0px;
    font-size: 12px;
    color: #b9b9b9;
}
.cntct_sprt_question form .fle_upld_area {
    border: 2px dashed #ddd;
    float: left;
    width: 100%;
    padding: 10px 10px;
    margin: 20px 0px;
}
.cntct_sprt_question form .fle_upld_area h3 {
    margin: 0px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #b9b9b9;
    padding: 18px 0px;
}
.my_btn_one {
    border: none !important;
    color: #fff;
    padding: 9px 20px !important;
    background: #ff8735;
    border-radius: 2px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    margin: 10px 0px 10px;
    font-size: 16px !important;
    opacity: 1 !important;
}
.hide {
    display: none;
}
.btn-upld {
    background-color: #4cacff;
    color: #fff;
    text-transform: capitalize;
    text-align: center !important;
    margin: 0 auto 16px;
    display: block !important;
    width: 100px;
}
.cntct_sprt_answer {
    float: left;
    width: 100%;
}
.cntct_sprt_answer h3 {
    margin: 0px 0px 0px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 0px 10px;
}
.cntct_sprt_answer p {
    margin: 0px 0px;
    padding: 0px 0px 16px;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    color: dimgrey;
}
.helpful_bx {
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 30px 0px 10px;
    margin: 20px 0px 0px;
}
.helpful_bx h1 {
    font-size: 22px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 5px;
}
.helpful_bx button {
    margin: 20px 10px 0px 0px;
}
.feedback_bx {
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 30px 0px 10px;
    margin: 20px 0px 0px;
}
.feedback_bx h1 {
    font-size: 22px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 5px;
}
.feedback_bx textarea {
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 2px;
    margin: 20px 0px 20px;
}
.feedback_bx textarea:focus,
.feedback_bx textarea:active,
.feedback_bx textarea:hover {
    border: 1px solid #eee;
    box-shadow: none;
    outline: none;
}
#fedbck_box {
    display: none;
}
.wire_transfer_content {
    float: left;
    width: 100%;
}
.w_t_c_subhead {
    float: left;
    width: 100%;
}
.w_t_c_subhead h3 {
    margin: 0px;
    padding: 10px 10px 0px;
    font-weight: 400;
    font-size: 20px;
}
.w_t_c_txt {
    float: left;
    width: 90%;
    padding: 25px 0px 10px;
}
.w_t_c_txt ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.w_t_c_txt ul li {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #383838;
    margin: 0px 0px 9px;
}
.w_t_c_txt ul li span {
    font-weight: 600;
    float: left;
    width: 260px;
    text-align: right;
    padding-right: 17px;
    margin-bottom: 8px;
}
.w_t_c_btn1 {
    background-color: #ff8735;
    color: #fff;
    text-transform: inherit;
    margin: 20px 0px 15px;
    border: none;
    box-shadow: none;
    outline: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.w_t_c_btn1:hover {
    background-color: #ff8735;
    color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
    margin: 20px 0px 15px;
}
.w_t_c_btn2:hover {
    background-color: #f7f7f7;
    color: #000;
    outline: none;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 10px 0px #eee;
}
.w_t_c_btn2 {
    background-color: #f7f7f7;
    color: #000;
    outline: none;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 10px 0px #eee;
}
.w_t_c_right {
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    padding: 80px 20px 84px;
    border-radius: 3px;
    border-top: 2px solid #ddd;
    box-shadow: inset 0px 0px 10px -2px #ddd;
}
.w_t_c_right img {
    width: 30px;
    vertical-align: middle;
    margin: 0 auto 20px auto;
    text-align: center;
    display: block;
}
.w_t_c_right p {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
}
form.omb_loginForm {
    padding: 0% 10%;
}
.omb_login .row.omb_row-sm-offset-3 .col-sm-3 {
    padding: 0% 6%;
}
.main_signup_head h3 a {
    color: #ff8735;
}
form#frmRegister .form-group .control-label {
    display: none;
}
.no_padding {
    padding: 0px;
}
.sidebar-left .badge {
    display: inline-block;
    min-width: 10px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    background-color: #ff8735;
    float: right;
}
.old {
    display: none;
}
.profile-right p {
    font-size: 14px;
    font-weight: 400;
    color: #575757;
    margin: 0px 0px;
    padding: 0px 0px;
}
.sidebar-left {
    float: left;
    width: 100%;
}
.profile_top {
    float: left;
    width: 100%;
}
.profile-left img.img-responsive.myprofile-img {
    width: 140px;
    height: 140px;
    border-radius: 3px;
}
#profile-pic img.img-responsive.myprofile-img {
    width: 105px;
    height: 105px;
    border-radius: 4px;
}
.my_cover_1 {
    margin-bottom: 60px;
}
.my_cover_2 .my-modal.profile_pic_change {
    position: absolute;
    bottom: 1%;
    left: 33%;
}
.my_cover_2 .my-modal.profile_pic_change button {
    font-size: 14px;
}
.my_cover_2 .my-modal.profile_pic_delete {
    position: absolute;
    bottom: 1%;
    right: 31%;
}
.my_cover_2 .my-modal.profile_pic_delete button {
    font-size: 12px;
}
.my_cover_2 {
    margin-bottom: 40px;
}
.my_cover_2 .background-wrapper {
    height: 270px;
    position: relative;
}
.my_cover_2 .my-modal button {
    padding: 5px 6px;
    border: none;
    color: #fff;
    margin: 5px 0;
    background-color: transparent;
    border-radius: 100%;
    width: 27px;
    height: 27px;
    line-height: 21px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.my_cover_2 .cover_pic_change {
    position: absolute;
    bottom: 1%;
    right: 6%;
}
.my_cover_2 .cover_pic_delete {
    position: absolute;
    bottom: 1%;
    right: 2%;
}
.my_cover_2 .cover_pic_delete button {
    font-size: 12px;
}
#editProfileInformation .form input {
    width: 100%;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    outline: none;
    padding: 4px 10px;
    height: 40px;
    background: #fff;
    border-radius: 0px;
    color: #616161;
    font-size: 16px;
    font-weight: 400;
}
#editProfileInformation .form textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    outline: none;
    padding: 4px 10px;
    background: #fff;
    border-radius: 0px;
    color: #616161;
    font-size: 16px;
    font-weight: 400;
}
.editProfile_btns_area {
    float: left;
    width: 100%;
    text-align: right;
    padding: 10px 0px 0px;
}
.no_padding_left {
    padding-left: 0px;
}
.no_padding_right {
    padding-right: 0px;
}
.padding_left_8 {
    padding-left: 8px !important;
}
form#editProfileInformation label, .prfl_panel label {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    color: #484848;
    margin: 0px 0px 0px;
}
.update_msg {
    text-align: center;
    position: relative;
    top: -11px;
    left: 10px;
}
.edit_prfl_panel .form-group {
    margin-bottom: 0px !important;
    width: 100%;
    float: left;
}
.attachFiles-dropArea.only-upload input[type="file"] {
    display: block;
    border: none;
    margin: 3px auto 0px;
}
.forget_form {
    padding: 0% 10%;
}
.forget_form button.btn.btn-lg.btn-primary.btn-block.my-btn3 {
    text-transform: capitalize !important;
}
.login span.error {
    color: #e84b4b;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    line-height: 3;
    transition: all .4s ease-in-out;
}
.forget_form span.error {
    color: #e84b4b;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    line-height: 1;
    transition: all .4s ease-in-out;
}
.rst_pswrd .msg, .reset_msg {
    font-size: 13px;
    color: #4abf2b;
    font-weight: 400;
    text-align: center;
    padding: 10px 0px 0px;
    line-height: 11px;
    transition: all .4s ease-in-out;
}
.forget_form h3 {
    padding: 11px 0px 0px !important;
    margin: 0px !important;
    line-height: 0px;
}
.job-left .my-input {
    padding-top: 8px;
    padding-bottom: 8px;
}
.search-job .input-group-addon.categories-group {
    text-align: left;
    padding-left: 10px;
}
.categories-group {
    text-align: right !important;
}
p.shortDesc {
    font-size: 13px;
    font-weight: 400;
    color: #898989;
}
.input-group-addon.search-btn__container {
    width: auto !important;
    text-align: right;
}
.ctgry_select select {
    font-weight: 500;
    font-size: 14px;
    float: right !important;
}
.ctgry_select select:hover,
.ctgry_select select:focus {
    border: none;
    box-shadow: none;
    outline: none;
}
.ctgry_select ul {
    height: 30px;
    width: 350px;
    float: right;
    border: none;
    margin: 7px 0px 0px;
    text-align: right;
}
.ctgry_select ul li {
    padding: 10px 10px;
    z-index: 2;
    text-align: right;
    float: right !important;
    width: 100% !important;
    display: block;
    background: #fff;
    border-top: none;
    font-size: 12px;
    color: #414141;
    position: relative;
    z-index: 9999;
    background-color: #f2f2f2;
}
.ctgry_select ul li:not(.init) {
    float: left;
    width: 130px;
    display: none;
}
.ctgry_select ul li:not(.init):hover,
ul li.selected:not(.init) {
    background-color: #ff8735;
}
.ctgry_select ul li:not(.init):hover a,
ul li.selected:not(.init) a {
    color: white;
}
.ctgry_select li.init {
    padding: 5px 10px;
    cursor: pointer;
    float: right;
    width: 100%;
    font-weight: 500;
    font-size: 14px !important;
    border-bottom: none;
    background-color: transparent;
}
.ctgry_select ul li a {
    color: #1a1a1a;
}
.ctgry_select a#submit {
    z-index: 1;
}
/* width */
.item-container::-webkit-scrollbar {
    width: 7px;
}
/* Track */
.item-container::-webkit-scrollbar-track {
    background: #ffffff;
}
/* Handle */
.item-container::-webkit-scrollbar-thumb {
    background: #ff8735ab;
    border-radius: 20px;
}
/* Handle on hover */
.item-container::-webkit-scrollbar-thumb:hover {
    background: #ff8735;
}
/* width */
.tab-content::-webkit-scrollbar {
    width: 7px;
}
/* Track */
.tab-content::-webkit-scrollbar-track {
    background: #ffffff;
}
/* Handle */
.tab-content::-webkit-scrollbar-thumb {
    background: #ff8735ab;
    border-radius: 20px;
}
/* Handle on hover */
.tab-content::-webkit-scrollbar-thumb:hover {
    background: #ff8735;
}
.acpt {
    background-color: #8dc63fc9 !important;
    color: #fff !important;
}
.dcln {
    background-color: #da4c4cd9 !important;
    color: #fff !important;
}
.btn-area a {
    color: #fff;
}
.left-profile-msg img {
    margin: 16px 0px 0px;
}
.gutter-top strong {
    font-weight: inherit;
    color: inherit;
}
span.cht_in_date {
    color: #4dafb7;
    font-weight: 400;
    font-size: 11px;
    padding: 0px 5px;
}
.x {
    float: left;
    width: 100%;
}
.senderClass div {
    float: right;
}
div#messagebox {
    float: left;
    width: 100%;
    padding: 0px 30px 0px 30px;
}
.x .gutter-top {
    width: 100%;
}
.msg-left .x .gutter-top p {
    margin: 0px 0px 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}
.msg-left .x .gutter-top h1,
.msg-left .x .gutter-top h2,
.msg-left .x .gutter-top h3,
.msg-left .x .gutter-top h4,
.msg-left .x .gutter-top h5,
.msg-left .x .gutter-top h6 {
    margin: 0px 0px 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}
.receiverClass .gutter-top p {
    text-align: left;
}
.senderClass .msg-wrap.arrow-box span {
    text-align: right;
}
.receiverClass .msg-wrap.arrow-box span {
    text-align: left;
}
.reply_area {
    float: left;
    width: 100%;
    margin: 10px 0px 0px;
}
.reply_area textarea {
    border: 1px solid #ddd;
    border-radius: 1px;
    box-shadow: none;
    outline: none;
    background: #fff;
    float: left;
    width: 80%;
}
.reply_area textarea:hover,
.reply_area textarea:focus {
    border: 1px solid #ddd;
    border-radius: 1px;
    box-shadow: none;
    outline: none;
}
.reply_area div#cke_editor {
    border: 1px solid #eee !important;
    float: left;
    width: 80% !important;
    height: 80px !important;
}
div#cke_1_contents {
    height: 80px !important;
}
.cke_inner {
    height: 80px !important;
}
.cke_editable p {
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    color: #797979;
}
.reply_area .cht_send_btn {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    border-radius: 2px;
    float: left;
    width: 12%;
    background-color: #8dc63fc9;
    margin: 0px 9px;
    transition: all .2s ease-in-out;
}
.reply_area .cht_send_btn:hover {
    background-color: #73a82cf7;
}
.reply_area .cht_send_btn2 {
    background-color: #ff8735;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    border-radius: 2px;
    float: left;
    width: 5%;
}
.reply_area button {
    height: 37px;
}
.reply_area button:hover,
.reply_area button:focus {
    color: #fff;
    box-shadow: none;
    outline: none;
}
.reply_area textarea {
    height: 37px !important;
}
.left-tab .small-spacer {
    font-size: 12px;
    font-weight: 500;
    color: #5e5e5e;
}
.left-tab .small-spacer p {
    font-size: 12px;
    font-weight: 500;
    color: #5e5e5e;
}
.left-tab .small-spacer img {
    width: 60px;
}
.left-tab .small-spacer img.profileimg {
    width: 30px !important;
    height: 30px !important;
    border-radius: 100%;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
}
.inputfile-1 + label {
    color: #ff8735;
    background-color: #ffffff;
    border: 1px solid #ff8735;
    border-radius: 2px;
    margin: 0px 0px 0px;
}
.inputfile + label {
    max-width: 160px;
    font-size: 16px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 3px 20px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.my_img_upload {
    float: left;
    width: 100%;
    padding: 0px 0px 10px;
}
.my_img_upload img {
    max-width: 140px;
    height: 100px;
    margin: 10px 0px;
    object-fit: cover;
}
.my_img_upload input {
    margin-top: 10px;
}
@media only screen and (max-width: 599px) and (min-width: 200px) {
    .project-teaser-footer.home-search {
        float: left;
        width: 100%;
    }
    .top-banner {
        background: url(../img/banner2.jpg);
        background-size: 100% !important;
        background-position: center bottom !important;
        width: 100%;
        height: 100%;
        padding: 200px 0px 59px !important;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
        background-repeat: no-repeat !important;
    }
    .left-intro h2 {
        font-size: 30px !important;
    }
    span.hide380 {
        display: none;
    }
    .project-teaser-footer.home-search button.btn.btn-default {
        padding: 6px 10px !important;
    }
}
@media only screen and (max-width: 767px) and (min-width: 200px) {
    a.navbar-brand img {
        width: 210px;
    }
    .my-bg {
        height: 70px;
        padding: 3px 0px 0px;
    }
    .navbar-toggle {
        position: relative !important;
        float: right !important;
        padding: 9px 10px !important;
        margin-top: 15px !important;
        margin-right: 10px !important;
        margin-bottom: 8px !important;
        background-image: none !important;
        border: none !important;
        border-radius: 0px !important;
        background-color: #ff8735 !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: white !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
        background-color: #3c3c3c;
        padding-bottom: 10px;
        float: right;
        width: 45%;
        top: 10px;
        position: relative;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #ff8735 !important;
    }
    .navbar-nav {
        margin: 0px 0px;
        padding: 0px 0px 0px;
    }
    .navbar-default .navbar-nav > li > a {
        color: gainsboro !important;
    }
    li#messgaelistone {
        display: none;
    }
    .navbar-default .navbar-nav>li>a img {
        width: 19px;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: gainsboro !important;
        background-color: transparent !important;
    }
    img.img-responsive.myprofile-img.topprofileimg {
        float: left;
        width: 30px;
        height: 30px;
        margin-left: -6px;
        margin-top: -4px;
        margin-right: 5px;
        border: none;
    }
    .nav > li {
        margin: 10px 0px;
    }
    .left-intro {
        padding: 20px 20px 15px;
        max-width: 90%;
    }
    .left-intro h2 {
        font-size: 39px;
    }
    .project-teaser-footer.home-search .my-input {
        height: 38px;
    }
    .project-teaser-footer.home-search button.btn.btn-default {
        padding: 6px 30px;
    }
    .top-banner {
        background: url(../img/banner2.jpg);
        background-size: cover;
        background-position: center top -10px;
        width: 100%;
        height: 100%;
        padding: 200px 0px 82px;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    }
    .loginlink a,
    .signuplink a {
        border: 1px solid transparent !important;
        border-radius: 25px;
        transition: all .25s ease-in-out;
    }
    .navbar-default .navbar-nav>li:first-child a {
        background-color: transparent;
    }
    .loginlink a,
    .signuplink a {
        border: 1px solid transparent;
        border-radius: 1px;
        transition: all .25s ease-in-out;
        background-color: transparent;
        font-weight: 400 !important;
        text-transform: capitalize !important;
        font-size: 15px !important;
    }
    .main_work img {
        width: 100%;
    }
}
.input-icon {
    position: relative;
}
.input-icon > i {
    position: absolute;
    display: block;
    transform: translate(0, -50%);
    top: 75%;
    pointer-events: none;
    width: 25px;
    text-align: center;
    font-style: normal;
}
.input-icon > input {
    padding-left: 25px;
    padding-right: 0;
}
.input-icon-right > i {
    right: 0;
}
.input-icon-right > input {
    padding-left: 0;
    padding-right: 25px;
    text-align: right;
}
section.my_cntct {
    float: left;
    width: 100%;
    padding: 15px 0px 15px;
}
section.my_cntct_sb {
    float: left;
    width: 100%;
    padding: 0px 0px 40px;
}
.my_cntct_head {
    float: left;
    width: 100%;
    margin: 7px 0px 0px;
}
.my_cntct_head h2 {
    padding: 10px 0px 19px;
    margin: 0px 0px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #525252;
}
.my_cntct_txt p {
    font-size: 16px;
    font-weight: 500;
    color: #5a5252;
    line-height: 22px;
    padding: 0px 0px;
    margin: 2px 0px 12px;
}
.my_cntct_txt ul {
    margin: 0px 0px 17px 17px;
    padding: 0px 0px 0px 0px;
}
.my_cntct_txt ul li {
    font-size: 15px;
    font-weight: 500;
    color: #5a5252;
    line-height: 22px;
    padding: 0px 0px;
    margin: 2px 0px 4px;
}
.my_cntct_txt h3 {
    padding: 2px 0px;
    margin: 0px 0px 0px;
    text-transform: capitalize;
    font-size: 18px;
    color: #ff8735;
}
.my_cntct_txt h5 {
    font-size: 14px;
    color: #464646;
    font-weight: 600;
    text-transform: capitalize;
}
input.waves-button-input {
    border: none;
    color: #fff;
}
img.flags {
border-radius: 0px;
width: 24px;
height: 24px;
}
.cmn_btn_1 {
    box-shadow: none;
    outline: none;
    border-radius: 2px !important;
    border: 1px solid #ff8735 !important;
    background-color: #ff8735 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em;
    padding: 6px 17px !important;
    transition: all .2s ease-in-out;
}
.cmn_btn_1:hover, .cmn_btn_1:active, .cmn_btn_1:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #ff8735 !important;
    background-color: #ff8735 !important;
    color: #fff !important;
    transition: all .2s ease-in-out;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 1px !important;
    outline: 0;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .5) !important;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .5) !important;
}
.modal-dialog {
    width: 700px !important;
    margin: 6.7% auto !important;
}
.modal-title {
    line-height: 0 !important;
    padding: 15px 0px 10px;
    margin: 0px 0px 0px !important;
    letter-spacing: 1px;
    color: #484848;
    font-weight: 400;
    font-size: 22px;
    position: relative;
    text-transform: capitalize;
    width: 95%;
}
.modal-header button.close {
    background-color: #ff8735 !important;
    font-size: 17px !important;
    line-height: 0px !important;
    margin: 0px 0px !important;
    padding: 0px 0px !important;
    font-weight: 400 !important;
    opacity: 1 !important;
    width: 27px !important;
    height: 26px !important;
}
.meshim_widget_components_chatButton_ButtonBar .favicon {
    position: absolute;
    height: 100%;
    left: 0;
    vertical-align: text-top;
    text-align: center;
    padding-top: 9px;
    width: 35px;
    background: #ff8735 !important;
    color: #ffffff;
}