a {
    color: #f9aa33;
}
a:focus, a:hover {
    color: #d7942e;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #f9aa33;
}
.btn-secondary {
    background-color: #989797;
    border-color: #989797;
    color: #fff;
}

.btn-secondary:focus, .btn-secondary:hover {
    background-color: #5e5c59;
    border-color: #5e5c59;
    color: #fff;
}

.job__Form__Content > form > .form-group,
.form__User__Account > .form-group
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #f9aa33;
    border-color: #f9aa33;
}

.image__Collection__Container > .row {
    display: flex;
    flex-wrap: wrap;
}
/*important classes*/
.text-bold {
    font-weight: bold;
}
.f-s-8{font-size:8px!important}
.f-s-9{font-size:9px!important}
.f-s-10{font-size:10px!important}
.f-s-11{font-size:11px!important}
.f-s-12{font-size:12px!important}
.f-s-13{font-size:13px!important}
.f-s-14{font-size:14px!important}
.f-s-15{font-size:15px!important}
.f-s-16{font-size:16px!important}
.f-s-17{font-size:17px!important}
.f-s-18{font-size:18px!important}
.f-s-19{font-size:19px!important}
.f-s-20{font-size:20px!important}
.height-full{
    height:100%!important
}
.height-50{
    height:50px
}
.height-100{
    height:100px
}
.height-150{
    height:150px
}
.height-200{
    height:200px
}
.height-250{
    height:250px
}
.height-300{
    height:300px
}
.height-350{
    height:350px
}
.height-400{
    height:400px
}
.height-450{
    height:450px
}
.height-500{
    height:500px
}
.height-550{
    height:550px
}
.height-600{
    height:600px
}

.width-full{
    width:100%
}
.width-50{
    width:50px
}
.width-100{
    width:100px
}
.width-150{
    width:150px
}
.width-200{
    width:200px
}
.width-250{
    width:250px
}
.width-300{
    width:300px
}
.width-350{
    width:350px
}
.width-400{
    width:400px
}
.width-450{
    width:450px
}
.width-500{
    width:500px
}
.width-550{
    width:550px
}
.width-600{
    width:600px
}

/*margin*/

/*margin-top*/
.m-t-0{
    margin-top: 0px;
}
.m-t-5{
    margin-top: 5px;
}
.m-t-10{
    margin-top: 10px;
}
.m-t-15{
    margin-top: 15px;
}
.m-t-20{
    margin-top: 20px;
}
.m-t-25{
    margin-top: 25px;
}
.m-t-30{
    margin-top: 30px;
}
.m-t-35{
    margin-top: 35px;
}
.m-t-40{
    margin-top: 40px;
}
.m-t-45{
    margin-top: 45px;
}
.m-t-50{
    margin-top: 50px;
}
.m-t-55{
    margin-top: 55px;
}
.m-t-60{
    margin-top: 60px;
}
.m-t-75{
    margin-top: 75px;
}
.m-t-90{
    margin-top: 90px;
}



/*margin-left*/
.m-l-0{
    margin-left: 0px;
}
.m-l-5{
    margin-left: 5px;
}
.m-l-10{
    margin-left: 10px;
}
.m-l-15{
    margin-left: 15px;
}
.m-l-20{
    margin-left: 20px;
}
.m-l-25{
    margin-left: 25px;
}
.m-l-30{
    margin-left: 30px;
}
.m-l-35{
    margin-left: 35px;
}
.m-l-40{
    margin-left: 40px;
}
.m-l-45{
    margin-left: 45px;
}
.m-l-50{
    margin-left: 50px;
}
.m-l-55{
    margin-left: 55px;
}
.m-l-60{
    margin-left: 60px;
}
.m-l-75{
    margin-left: 75px;
}
.m-l-90{
    margin-left: 90px;
}



/*margin-right*/
.m-r-0{
    margin-right: 0px;
}
.m-r-5{
    margin-right: 5px;
}
.m-r-10{
    margin-right: 10px;
}
.m-r-15{
    margin-right: 15px;
}
.m-r-20{
    margin-right: 20px;
}
.m-r-25{
    margin-right: 25px;
}
.m-r-30{
    margin-right: 30px;
}
.m-r-35{
    margin-right: 35px;
}
.m-r-40{
    margin-right: 40px;
}
.m-r-45{
    margin-right: 45px;
}
.m-r-50{
    margin-right: 50px;
}
.m-r-55{
    margin-right: 55px;
}
.m-r-60{
    margin-right: 60px;
}
.m-r-75{
    margin-right: 75px;
}
.m-r-90{
    margin-right: 90px;
}


/*margin-bottom*/
.m-b-0{
    margin-bottom: 0px;
}
.m-b-5{
    margin-bottom: 5px;
}
.m-b-10{
    margin-bottom: 10px;
}
.m-b-15{
    margin-bottom: 15px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-b-25{
    margin-bottom: 25px;
}
.m-b-30{
    margin-bottom: 30px;
}
.m-b-35{
    margin-bottom: 35px;
}
.m-b-40{
    margin-bottom: 40px;
}
.m-b-45{
    margin-bottom: 45px;
}
.m-b-50{
    margin-bottom: 50px;
}
.m-b-55{
    margin-bottom: 55px;
}
.m-b-60{
    margin-bottom: 60px;
}
.m-b-75{
    margin-bottom: 75px;
}
.m-b-90{
    margin-bottom: 90px;
}



/*margin*/
.m-a-0{
    margin: 0px;
}
.m-a-5{
    margin: 5px;
}
.m-a-10{
    margin: 10px;
}
.m-a-15{
    margin: 15px;
}
.m-a-20{
    margin: 20px;
}
.m-a-25{
    margin: 25px;
}
.m-a-30{
    margin: 30px;
}
.m-a-35{
    margin: 35px;
}
.m-a-40{
    margin: 40px;
}
.m-a-45{
    margin: 45px;
}
.m-a-50{
    margin: 50px;
}
.m-a-55{
    margin: 55px;
}
.m-a-60{
    margin: 60px;
}
.m-a-75{
    margin: 75px;
}
.m-a-90{
    margin: 90px;
}





/*margin*/

/*padding-top*/
.p-t-0{
    padding-top: 0px;
}
.p-t-5{
    padding-top: 5px;
}
.p-t-10{
    padding-top: 10px;
}
.p-t-15{
    padding-top: 15px;
}
.p-t-20{
    padding-top: 20px;
}
.p-t-25{
    padding-top: 25px;
}
.p-t-30{
    padding-top: 30px;
}
.p-t-35{
    padding-top: 35px;
}
.p-t-40{
    padding-top: 40px;
}
.p-t-45{
    padding-top: 45px;
}
.p-t-50{
    padding-top: 50px;
}
.p-t-55{
    padding-top: 55px;
}
.p-t-60{
    padding-top: 60px;
}
.p-t-75{
    padding-top: 75px;
}
.p-t-90{
    padding-top: 90px;
}



/*margin-left*/
.p-l-0{
    padding-left: 0px;
}
.p-l-5{
    padding-left: 5px;
}
.p-l-10{
    padding-left: 10px;
}
.p-l-15{
    padding-left: 15px;
}
.p-l-20{
    padding-left: 20px;
}
.p-l-25{
    padding-left: 25px;
}
.p-l-30{
    padding-left: 30px;
}
.p-l-35{
    padding-left: 35px;
}
.p-l-40{
    padding-left: 40px;
}
.p-l-45{
    padding-left: 45px;
}
.p-l-50{
    padding-left: 50px;
}
.p-l-55{
    padding-left: 55px;
}
.p-l-60{
    padding-left: 60px;
}
.p-l-75{
    padding-left: 75px;
}
.p-l-90{
    padding-left: 90px;
}



/*padding-right*/
.p-r-0{
    padding-right: 0px;
}
.p-r-5{
    padding-right: 5px;
}
.p-r-10{
    padding-right: 10px;
}
.p-r-15{
    padding-right: 15px;
}
.p-r-20{
    padding-right: 20px;
}
.p-r-25{
    padding-right: 25px;
}
.p-r-30{
    padding-right: 30px;
}
.p-r-35{
    padding-right: 35px;
}
.p-r-40{
    padding-right: 40px;
}
.p-r-45{
    padding-right: 45px;
}
.p-r-50{
    padding-right: 50px;
}
.p-r-55{
    padding-right: 55px;
}
.p-r-60{
    padding-right: 60px;
}
.p-r-75{
    padding-right: 75px;
}
.p-r-90{
    padding-right: 90px;
}


/*padding-bottom*/
.p-a-0{
    padding-bottom: 0px;
}
.p-b-5{
    padding-bottom: 5px;
}
.p-b-10{
    padding-bottom: 10px;
}
.p-b-15{
    padding-bottom: 15px;
}
.p-b-20{
    padding-bottom: 20px;
}
.p-b-25{
    padding-bottom: 25px;
}
.p-b-30{
    padding-bottom: 30px;
}
.p-b-35{
    padding-bottom: 35px;
}
.p-b-40{
    padding-bottom: 40px;
}
.p-b-45{
    padding-bottom: 45px;
}
.p-b-50{
    padding-bottom: 50px;
}
.p-b-55{
    padding-bottom: 55px;
}
.p-b-60{
    padding-bottom: 60px;
}
.p-b-75{
    padding-bottom: 75px;
}
.p-b-90{
    padding-bottom: 90px;
}



/*padding*/
.p-a-0{
    padding: 0px;
}
.p-a-5{
    padding: 5px;
}
.p-a-10{
    padding: 10px;
}
.p-a-15{
    padding: 15px;
}
.p-a-20{
    padding: 20px;
}
.p-a-25{
    padding: 25px;
}
.p-a-30{
    padding: 30px;
}
.p-a-35{
    padding: 35px;
}
.p-a-40{
    padding: 40px;
}
.p-a-45{
    padding: 45px;
}
.p-a-50{
    padding: 50px;
}
.p-a-55{
    padding: 55px;
}
.p-a-60{
    padding: 60px;
}
.p-a-75{
    padding: 75px;
}
.p-a-90{
    padding: 90px;
}


/*Position Classes*/
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.fixed{
    position: fixed;
}

/* Text Size */
.text-sz-13 {
    font-size: 13px;
}
.text-sz-14 {
    font-size: 14px;
}
.text-sz-15 {
    font-size: 15px;
}
.text-sz-16 {
    font-size: 16px;
}
.text-sz-17 {
    font-size: 17px;
}
.text-sz-18 {
    font-size: 18px;
}
.text-sz-19 {
    font-size: 19px;
}
.text-sz-25 {
    font-size: 25px;
}
.text-sz-26 {
    font-size: 26px;
}
.text-sz-27 {
    font-size: 27px;
}
.text-sz-28 {
    font-size: 28px;
}
.text-sz-29 {
    font-size: 29px;
}
.text-sz-30 {
    font-size: 30px;
}
.text-sz-35 {
    font-size: 35px;
}
.text-sz-40 {
    font-size: 40px;
}
.text-sz-45 {
    font-size: 45px;
}
.text-sz-50 {
    font-size: 50px;
}

/*Content Box*/
.inline-block{
    display: inline-block;
}
.inline{
    display: inline;
}



/**
  OVERRIDES
 */
.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}
label {
    font-weight: 400;
}
b, strong {
    font-weight: 600;
}
.content-top-header .page-title {
    margin-top: 5px;
}
.logo img {
    height: 40px;
    position: relative;
    bottom: 12px;
}


.navbar-spark .navbar-nav > .active > a, .navbar-spark .navbar-nav > .active > a:hover, .navbar-spark .navbar-nav > .active > a:focus {
    color: #f9aa33;
    background-color: transparent;
}
.navbar-spark .container {

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .jobs-filter > .row > .col-md-2 {
        width: 200px;
        float: left;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 768px) {
    .navbar-spark .navbar-nav > li > a {
        border-top: 6px solid #fff;
    }
    .navbar-spark {
        box-shadow: 0px 0px 2px 2px #ccc;
        -webkit-box-shadow: 0px 0px 2px 2px #ccc;
        -moz-box-shadow: 0px 0px 2px 2px #ccc;
        -ms-box-shadow: 0px 0px 2px 2px #ccc;
        -o-box-shadow: 0px 0px 2px 2px #ccc;
    }

    .navbar-spark .navbar-nav > .active > a, .navbar-spark .navbar-nav > .active > a:hover, .navbar-spark .navbar-nav > .active > a:focus {
        border-top: 6px solid #f9aa33;
    }
    .close_btn, .open_search_sidebar {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav > li > a {
        padding: 10px 15px;
    }
    .navbar-header {
        box-shadow: 0px 0px 2px 2px #ccc;
        -webkit-box-shadow: 0px 0px 2px 2px #ccc;
        -moz-box-shadow: 0px 0px 2px 2px #ccc;
        -ms-box-shadow: 0px 0px 2px 2px #ccc;
        -o-box-shadow: 0px 0px 2px 2px #ccc;
    }
    .navbar-spark .navbar-collapse {
        background-color: #ccc;
    }
    .steps-list .list-group-item {
        float: left;
    }
    .navbar-spark .navbar-brand {
        margin-left: 15px;
    }
    .navbar-spark .sidebar-open {
        margin-right: 10px;
    }

    .job-search-box {
        color: rgba(0, 0, 0, 0.87);
        background-color: rgb(255, 255, 255);
        transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
        box-sizing: border-box;
        font-family: Roboto, sans-serif;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
        border-radius: 0px;
        height: 100%;
        width: 256px;
        padding: 15px;
        position: fixed;
        z-index: 1200;
        right: 0px;
        top: 0px;
        display: none;
        transform: translate(0px, 0px);
        overflow: auto;
    }
    .job-search-box.open {
        display: block;
    }
    .close_btn {
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: #d66a6a;
        height: 20px;
        line-height: 20px;
        width: 20px;
        text-align: center;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        color: #fff;
        font-size: 13px;
    }
}


.navbar-spark .navbar-brand {
    padding: 15px;
}
.navbar-spark {
    background-color: #fff;
}
.navbar-spark .navbar-nav > li > a {
    color: #666;
}
.navbar-spark .navbar-nav > li > a:hover, .navbar-spark .navbar-nav > li > a:focus {
/*    color: #333;*/
    color: #f9aa33;
}
#page-content-alt {
    padding-top: 45px;
}
.table__Clickable > tr {
    cursor: pointer;
}
.list-group-item.active > a {
    color: #fff;
}

@media (min-width: 992px) {
    .navbar-spark .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/* Custom */
.modalimageoption {
    display: block;
}

.steps-list > li{
    background-color: #ccc;
}
.steps-list > li.active ~ li {
    background-color: #fff;
}

/*image container*/

.job_Image__Container {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #E6E6E6;
    padding: 20px;
    margin-top: 45px;
    position: relative;
    -moz-box-shadow: inset 0 3px 5px #999;
    -webkit-box-shadow: inset 0 3px 5px #999;
    box-shadow: inset 0 3px 5px #999;
}

.image__Content__Header {
    -moz-box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999;
    background-color: #fff;
    position: relative;
}
/*.image__Content__Header:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: red;
    left: 10px;
    top: -10px;
}*/
.image__Content__Thumb__Wrapper {
    padding: 5px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    background-color: #fff;
    height: 110px;
    text-align: center;
}
.image__Content__Thumb__Wrapper img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.image__Content__Thumb__Name {
    position: relative;
    z-index: 1;
    background-color: #f0f0f0;
    padding: 5px;
    height: 50px;
}
.image__Content__Thumb__Name h5 {
    font-size: 12px;
}
.image__Content__Footer {
    padding: 5px;
    margin-top: 10px;
    min-height: 45px;
    height: auto !important;
}
.clipped__Image__Downloader a {
    color: #999;
}
.clipped__Image__Downloader a:focus,.clipped__Image__Downloader a:hover{
    color: #333;
}
.doer__Image__Progress__Summary .image__Content__Section, .image-summary {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #E6E6E6;
    padding: 20px;
    margin-top: 20px;
    position: relative;
    -moz-box-shadow: inset 0 3px 5px #999;
    -webkit-box-shadow: inset 0 3px 5px #999;
    box-shadow: inset 0 3px 5px #999;
}
.download-option {
    margin-top: 10px;
    margin-bottom: 10px;
}
.complexity-select-all {
}

.jobs-filter .input-label{
    font-size: 12px;
    color: #999;
    margin-bottom: 4px;
}

.modalimageoption {
    display: block;
}

.modalimageoption .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.image__Content__Section .image__Content {
    margin-bottom: 30px;
}

.image__Content__Thumb__Wrapper img {
    cursor: pointer;
}

.vueresponsiveimagefigure {
    text-align: center;
}
.vueresponsiveimagefigure img {
    display: inline-block;
}
.doer__Image__In__Progress .image__Content__Header {
    position: relative;
}
.clipped__Original__Thumb__Show {
    zoom: 1;
}
.clipped__Original__Thumb__Show:before, .clipped__Original__Thumb__Show:after {
    display: table;
    content: "";
}
.clipped__Original__Thumb__Show:after {
    clear: both;
}
.clipped__Original__Thumb__Show .thumb-images {
    padding: 20px;
    float: left;
}
.imagefullscreensection .modal-content {

}
.clipped__Original__Thumb__Show .thumb-images {
    text-align: center;
}
.clipped__Original__Thumb__Show .thumb-images figure {
    height: 80px;
    width: 80px;
}
.clipped__Original__Thumb__Show .thumb-images img{
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
}
.clipped__Original__Thumb__Show .thumb-images li {
    margin-bottom: 15px;
    padding: 10px;
    border: 5px solid #ccc;
}
.clipped__Original__Thumb__Show .thumb-images li.active {
    border-color: #f9aa33;
}
.vueresponsiveimagefigure {
}
.vueresponsiveimagefigure img {
    max-height: 450px;
    width: auto;
}
.text-primary {
    color: #f9aa33;
}
.job-details-list {
    font-size: 13px;
}
.job-details-list-item {
    line-height: 21px;
}
.job-details-list-item .list-left-side,.job-details-list-item .list-right-side {
    float: left;
}
.job-details-list-item .list-left-side {
    width: 20%;
}
.job-details-list-item .list-right-side {
    width: 80%;
}
.job__Image__Summary {
    margin-top: 30px;
}
.image-price-description img {
    width: 100px;
}
.job-list-content {
}
.dashboard-content {
    padding: 45px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}
.content-box {
    padding: 30px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}
.close-icon-popover {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    height: 20px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 20px;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.uploader__Btn {
    display: block;
}

.tooltip {
    display: block !important;
    z-index: 10000;
}
.popover .tooltip-inner {
    background-color: #f9f9f9;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    color: #333;
    padding: 24px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
    border-color: black;
    z-index: 1;
}
.tooltip[x-placement^="top"] {
    margin-bottom: 5px;
}
.tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
    margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
    margin-left: 5px;
}
.tooltip[x-placement^="right"] .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
.tooltip[x-placement^="left"] {
    margin-right: 5px;
}
.tooltip[x-placement^="left"] .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
.tooltip.popover .popover-inner {
    background: #f9f9f9;
    color: black;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 5px 30px rgba(0,0,0,.1);
    max-width: none !important;
}
.tooltip.popover .popover-arrow {
    border-color: #f9f9f9;
}
.tooltip[aria-hidden='true'] {
    visibility: hidden;
    opacity: 0;
    transition: opacity .15s, visibility .15s;
}
.tooltip[aria-hidden='false'] {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s;
}
.tooltip-target {
    cursor: pointer;
}
.modal-content .close {
    position: absolute;
    right: 15px;
    top: 10px;
}
.download-option .has-tooltip {
    font-size: 18px;
    color: #8f8131;
    margin-top: 5px;
}
.loading-spinner {
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.image__Pagination__Wrapper .pagination{
    margin-top: 0px;
}
.image-modal-title {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.image__Download__Link .fa, .image__Instruction__Link .fa{
    font-size: 17px;
}
.popoverImageInstruction .copy__Btn {
    position: absolute;
    right: 0px;
    top: 0px;
}
.popover.vue-popover-theme{
    width: 280px;
}
.image__Download__Link {
    cursor: pointer;
}
.header__Bordered {
    position: relative;
}
.header__Bordered:before {
    position: absolute;
    top: 100%;
    content: "";
    border-bottom: 5px solid #f9aa33;
    height: 0px;
    width: 100%;
}
.header__Bordered__Top:after {
    position: absolute;
    content: "";
    top: -7px;
    left: 7px;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    box-shadow: 0 0 4px -2px #aaa;
    -webkit-box-shadow: 0 0 4px -2px #aaa;
    -moz-box-shadow: 0 0 4px -2px #aaa;
    -o-box-shadow: 0 0 4px -2px #aaa;
    -ms-box-shadow: 0 0 4px -2px #aaa;
}
.help-block {
    color: #a94442;
}
.image__Content__Header__Wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px #999;
}

.btn-fixed-sidebar {
/*    position: fixed;
    top: 50%;
    z-index: 100;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    right: -44px;*/
}
.alert-top-right {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.screenReaderText {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.image__Container__Header {
    margin-top: 0px;
    margin-bottom: 30px;
}
.image-details {
    margin-bottom: 30px;
}
.progressbar-container {
    position: relative;
    padding-right: 200px;
    margin-top: 20px;
}
.upload-cancel {
    position: absolute;
    right: 0px;
    top: 0px;
}
.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.image-uploading-status {
    margin-top: 15px;
}
.alert_file_uploader .alert{
    font-size: 13px;
    padding: 10px;
}
.image__Upload__Collection__Wrapper {
    background-color: #eee;
    height: 200px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    margin: 10px 0px;
    padding: 15px;
    border-radius: 10px;
}
.image__Upload__Collection {
}
.image__Upload__Collection .file-size {
    width: 100px;
    margin-left: 10px;
    display: inline-block;
}
.image__Upload__Collection .dz-size {
    width: 100px;
    margin-left: 10px;
    display: inline-block;
    font-size: 11px;
    color: #777;
}
.image__Upload__Collection .dz-preview {
    margin-bottom: 5px;
}
.image__Upload__Collection .dz-remove {
    height: 17px;
    background-color: #db4e4e;
    display: inline-block;
    width: 17px;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    color: #eee;
    font-size: 10px;
    margin-left: 10px;
}

.image__Upload__Collection .dz-remove:hover, .image__Upload__Collection .dz-remove:focus {
    background-color: #db272d;
    color: #fff;
}

/*DB4E4E*/
.doer__Image__In__Progress {
    position: relative;
}
.complexity-set {
    margin-top: 10px;
}
.steps-list .list-group-item span {
    color: #777;
}
.steps-list .list-group-item.active span {
    color: #fff;
}
.date-warnings {
    color: #9c2315;
}
.nav-sidebar .nav .active > a{
    background-color: #f9aa33;
    border-radius: 4px;
    color: #fff;
}
.table-clickable tbody tr {
    cursor: pointer;
}
.restricted-select {
    cursor: not-allowed;
    background-color: #ccc;
}
.column-percent-20 {
    width: 20%;
    float: left;
}
.table-column {
    border: 1px solid #ccc;
    padding: 10px;
    height: 45px;
    margin-left: -1px;
    margin-top: -1px;
}
.table-head > .table-row > .table-column {
    background-color: #eee;
}
.overall-progress-bar {
    margin-top: 12px;
    margin-bottom: 0px;
}
.imagefullscreensection .modal-dialog {
    width: auto;
}
.modal-animation-enter-active, .modal-animation-leave-active {
    transition: opacity .5s;
    position: relative;
    z-index: 1000;
}
.modal-animation-enter, .modal-animation-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
    z-index: 1000;
    position: relative;
}

.notification-header {
    zoom: 1;
}
.notification-header:before, .notification-header:after {
    content: "";
    display: table;
}
.notification-header:after {
    clear: both;
}
.notification-title {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 6px;
    font-weight: bold;
}
.notification .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
}

.vue-small-notification.vue-notification {
    padding: 5px;
    border-left-width: 2px;
}
.vue-small-notification .notification-title {
    font-size: 15px;
    margin-bottom: 4px
}
.vue-small-notification .notification-content {
    font-size: 12px;
}
.large-image-section {
    padding: 15px 15px 15px 160px;
}
.job-details-list {
    margin-bottom: 30px;
}
.alert-info-modify {
    -webkit-box-shadow: 0px 5px 5px 0px #d0eef5;
    -moz-box-shadow: 0px 5px 5px 0px #d0eef5;
    box-shadow: 0px 5px 5px 0px #d0eef5;
    width: 290px;
    display: inline-block;
    border-color: #9fe4f2;
}

.vld-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    align-items: center;
    display: none;
    justify-content: center;
    overflow: hidden;
    z-index: 1
}

.vld-overlay.is-active {
    display: flex
}

.vld-overlay.is-full-page {
    z-index: 999;
    position: fixed
}

.vld-overlay .vld-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    opacity: 0.5
}

.vld-overlay .vld-icon {
    position: relative
}

.vld-parent {
    position: relative
}
.logo-wrapper img {
    height: 90px;
}
.login-form, .signup-form {
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 6px;
    background-color: #ffff;
    box-shadow: 0px 0px 4px 4px #ddd;
    margin-bottom: 20px;
}
.image__Editor__Container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
    overflow: scroll;
}
.image__Editor__Container .editor {
    justify-content: center !important;
}
.image__Editor__Container .editor > div {
    margin-right: 25px;
}
.job-detail-ins .list-right-side {
    margin-top: 5px;
    margin-bottom: 5px;
}
.job-detail-ins .list-right-side p {
    margin-bottom: 5px;
    line-height: 14px;
}
.vt-notification > .vt-content > .vt-paragraph {
    font-size: 15px !important;
}
.image_Extension_Section .type-badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 8px;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #9D67AC;
    border-radius: 6px;
    line-height: 14px;
}
.edit-image-canvas .canvas-container{
    border: 5px solid #ccc;
    box-sizing: content-box;
}
.imagefullscreensection {

}