#logo img { max-height: 30px; width: auto !important; max-width: 137px; }
.smart-form .input-validation-error {
    background: #fff0f0 !important;
    border-color: #A90329 !important;
}


.smart-form .field-validation-error {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}

img {
    max-width: 100% !important;
}
/*
.smart-form .rating.state-error + em
{
    margin-top: -4px;
    margin-bottom: 4px;
}

.smart-form .state-error select + i
{
    background: #FFF0F0;
    box-shadow: 0 0 0 9px #FFF0F0;
}

.state-error .icon-append, .state-error .icon-prepend
{
    color: #ed1c24;
}

.smart-form .checkbox.state-success i, .smart-form .radio.state-success i, .smart-form .state-success input, .smart-form .state-success select, .smart-form .state-success textarea, .smart-form .toggle.state-success i
{
    background: #f0fff0;
    border-color: #7DC27D;
}

.smart-form .toggle.state-success input:checked + i
{
    background: #f0fff0;
}

.smart-form .note-success
{
    color: #6fb679;
}

.smart-form .state-success select + i
{
    background: #f0fff0;
    box-shadow: 0 0 0 9px #f0fff0;
}
*/


.bigImage {
    max-width: 280px;
    display: block;
    border: 1px solid #bdbdbd;
}

.optionimage {
    display: block;
    max-width: 300px;
}

    .optionimage li {
        max-width: 40px;
        border: 1px solid #bdbdbd;
        list-style: none;
        display: inline-block;
        margin: 0 2px;
        margin-top: 5px;
    }

.imagecenter {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.sectionBox-label {
    border: 1px solid #ddd;
}

.sectionBox {
    border: 1px solid #ddd;
    margin-bottom: 10px !important;
}

    .sectionBox .content_material {
        padding: 10px !important;
    }

    .sectionBox label.title {
        background: none repeat scroll 0 0 grey;
        color: #fff;
        display: block;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        padding-left: 10px;
    }

.sectionBox-label {
    border: 1px solid #ddd;
}

    .sectionBox-label .content_material {
        padding: 10px !important;
    }

    .sectionBox-label label.title {
        background: none repeat scroll 0 0 grey;
        color: #fff;
        display: block;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        padding-left: 10px;
    }

.col3_inner {
    text-align: center;
    display: block;
    max-width: 300px;
    margin: 0 auto;
}

.col-back-color {
    background-color: #403e3d;
}

.col-height {
    min-height: 100%;
}

.label-block {
    display: block;
}

.same-size-button {
    /*text-align: center;*/
}

    .same-size-button button.btn {
        width: 160px;
    }



.section-back-color {
    background-color: #eeeeee;
    width: 90%;
    margin: 0 auto;
}

.section-label-date {
    padding-left: 5% !important;
    margin: 2% 0% !important;
}

.check-box-space {
    margin-right: 5px !important;
}

.sectionBox-round {
    border-radius: 10px;
}

.label-round {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.label-bigger {
    font-size: 25px;
}

.label-gap {
    margin: 5% 0% !important;
}

.label-big {
    font-size: 18px;
}

button.btn {
    cursor: pointer;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    height: 31px;
    margin: 10px 0 0 5px;
    padding: 0 4%;
}


.left-h1 {
    margin-bottom: 10px;
}

.right-row {
    margin-right: 30px;
}


.col-sm-padding {
    padding-left: 13px;
    padding-right: 13px;
}

.p-tag-margin {
    margin: 0 0 9px;
}

.smart-form .col-11 {
    width: 90%;
}

.smart-form .col-12 {
    width: 100%;
}

.align-right {
    float: right;
}

.custom-text-align-left {
    text-align: left;
}

.custom-text-align-right {
    text-align: right;
}

.custom-text-align-center {
    text-align: center;
}

.custom-text-align-padding {
    padding-left: 10px;
}

.label-block-color {
    color: black;
}

.div-separator {
    display: none;
}

.custom-scroll {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #bdbdbd;
}

.section_new {
    display: block;
}

.div-separator {
    display: none;
}

.div-separatornews {
    display: none;
}


.grid-height {
    min-height: initial !important;
}

.ui-accordion .ui-accordion-header {
    padding: 0 !important;
}

.ui-accordion .ui-accordion-content {
    padding: 0px !important;
}

/*
.ui-accordion .ui-accordion-header
{
     padding: 10px 15px 10px 17px !important;
}*/

.the-price {
    background-color: #fff !important;
}

.text-justify {
    text-align: justify;
}

table.dataTable {
    margin-top: 0px !important;
}

.margin-0 {
    margin: 0px !important;
}

.check .checkbox {
    display: inline-block !important;
}

.margin-top-security {
    margin-top: 10px;
}

.extra-padding {
    padding: 6px 12px !important;
}

@media only screen and (max-width:640px) {
    .div-separator {
        background: none repeat scroll 0 0 #efefef;
        border-top: 1px solid #ccc;
        display: block;
        height: 10px;
    }

    .div-separatornews {
        background: none repeat scroll 0 0 #efefef;
        border-bottom: 1px solid #ccc;
        display: block;
        height: 10px;
    }

    .col-media-new {
        width: 33%;
    }

    .section-back-color {
        background: none;
        float: left;
        width: auto;
    }
}

@media only screen and (max-width:768px) {
    .div-separator-media {
        background: none repeat scroll 0 0 #efefef;
        border-top: 1px solid #ccc;
        display: block;
        height: 10px;
    }
}


.loaderTxt {
    color: #333;
    background: url(/Images/loading.gif) no-repeat left;
    padding: 10px 0 10px 48px;
    font-weight: bold;
}

.loaderDiv {
    width: 180px;
    background: #fff;
    padding: 10px 5px 2px 10px;
    margin: 20% auto;
    border-radius: 5px;
}

.loaderMain, .mapMain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: url(/Images/liteboxBg.png) repeat;
    left: 0;
    top: 0;
}

.loaderMain {
    display: none;
}

.smart-form .field-validation-error {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}

.field-validation-error span {
    color: #b94a48;
}

.wdt100 {
    width: 100%;
}

/* Discount Popup*/
.popVerticle .mfp-iframe-holder .mfp-content {
    max-width: 520px; /*Intial width of popup*/
}

    .popVerticle .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

/* Discount Popup*/
.popVerticle-height .mfp-iframe-holder .mfp-content {
    max-width: 800px; /*Intial width of popup*/
}

    .popVerticle-height .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popForm .mfp-iframe-holder .mfp-content {
    max-width: 750px; /*Intial width of popup*/
}

    .popForm .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.lessMinHeight {
    min-height: 32px !important;
}

/* 500px Tiny popup*/
.popUploadImage .mfp-iframe-holder .mfp-content {
    max-width: 500px; /*Intial width of popup*/
}

    .popUploadImage .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }


.thumbrel {
    position: relative;
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

    .thumbrel img {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-bottom: 0px;
        cursor: pointer;
    }

.thumb-overlay {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 25px;
    color: white;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-left: 4px;
}

.thumb-overlay-right {
    background: none repeat scroll 0 0 yellow;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    top: 0;
    color: white;
    height: 25px;
    right: -1px;
    padding-left: 4px;
    position: absolute;
    z-index: 1;
}

.nomargin {
    margin: 0px;
}

.smart-form .badge {
    padding: 3px 7px;
}

.mfp-iframe-scaler iframe article {
    background: #fff none repeat scroll 0 0 !important;
    display: inline-block;
    width: 100%;
}

.word-wrapText {
    word-wrap: break-word;
}

img.post-thumb-pad {
    max-width: 96% !important;
    margin-left: 40px;
    transition: all .2s ease-in-out;
    background-color: #eee;
    border: 1px solid #0000ff;
    border-radius: 4px;
    padding: 4px;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.tdBack {
    background-color: #f9f9f9;
}

.innnerPadding {
    padding: 25px !important;
}

.collapsing {
    transition: height 0.1s !important;
}

.setPaddingZero {
    padding: 0px !important;
}

.greenButton {
    color: #739e73;
}

.redButton {
    color: #953b39;
}

.regErrormsg {
    font-size: 17px;
    font-weight: bold;
}

.profileimage
{
    max-height : 25px !important;
}

.zoomImage {
  /*padding: 10px;*/
  transition: transform .2s;
  /*width: 200px;
    height: 200px;*/
  margin: 0 auto;
  cursor: pointer;
}

    .zoomImage:hover {
        -ms-transform: scale(2.0); /* IE 9 */
        -webkit-transform: scale(2.0); /* Safari 3-8 */
        transform: scale(2.0);
    }


.dropdown-menu {
    right: 0;
    left: inherit;
}

nav {
    margin-top: 5px;
}

.popTaskCorrectionVerticle .mfp-iframe-holder .mfp-content {
    max-width: 520px;
    max-height: 290px;
}


.uploadTarget {
    border: 2px dashed #000;
    text-align: center;
    padding: 26px;
    cursor: pointer;
    font-size: 15px;
}

.tempInput {
    height: 1px;
    width: 1px;
    border: none;
}

.wordBreak {
    word-break: break-all;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px; 
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }



.section-bold-fonts {
    font-weight: bold;
}

label.section-bold-fonts {
    font-weight: bold;
}

.labelColumns {
    width: 300px;
    color: #aaa;
    padding: 3px 10px !important;
}

.dataColumns {
    color: #000;
    padding: 3px 10px !important;
}

.page-header {
    margin: 0px;
}

.SideBySide {
    float: left;
}

.hidden-textarea {
    display: none;
}

.multiselect-wrapper-textarea {
    max-height: 100px;
    overflow-y: auto;
    border: 1px solid #ccc;
    min-height: 31px;
}

.multiselect-textarea {
    text-align: left;
    overflow: hidden;
    padding: 6px 12px;
    resize: none;
    color: black;
    background-color: white;
    max-height: 25px;
}

@supports (-moz-appearance:none) {
    .multiselect-textarea {
        max-height: 29px;
    }
}

.multiselect-textarea,
.multiselect-textarea:focus {
    font-size: 13px;
    border: 0 !important;
    margin: 0 !important;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.selectedskill {
    font-size: 13px;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
}

.value-wrapper {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    cursor: default;
    display: block;
    height: 20px;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}

    .value-wrapper:hover {
        border-color: #b9b9b9;
    }

.value-skills {
    display: inline-block;
    color: #222;
    margin: auto 5px;
    max-width: 325px;
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
    /*   cursor: move; */
}

.value-close {
    display: inline-block;
    width: 14px;
    height: 20px;
    background: no-repeat url(//ssl.gstatic.com/apps/gadgets/contactarea/contactarea_sprite_2.gif) -4px 0;
    opacity: .6;
    vertical-align: top;
    cursor: pointer;
}

.multiselect-display-textarea {
    border: 1px solid #ccc;
    cursor: text;
    padding: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 31px;
}

@supports (-moz-appearance:none) {
    .mfp-iframe-scaler {
        min-height: 435px;
    }
}

.prospectPopup .mfp-iframe-holder .mfp-content {
    width:  1300px !important;
    height: 650px;
    max-width: 100% !important;
}

.activityPopup .mfp-iframe-holder .mfp-content {
  width: 650px !important;
  height: 580px;
}

.BlackListFileUploadModel .mfp-iframe-holder .mfp-content {
    width: 650px !important;
    max-width:100%;
}


.importUserPopup .mfp-iframe-holder .mfp-content {
  width: 650px !important;
  height: 580px;
}

.importAttendancePopup .mfp-iframe-holder .mfp-content {
  width:480px !important;
  height: 420px;
  max-width: 100%;
}

.validation-summary-errors {
    color: red;
    font-size: 1.1em;
    background-color: #ffffb9;
    border: 1px dashed black;
    padding: 10px;
    margin-bottom: 10px;
}

    .validation-summary-errors a {
        text-decoration: underline;
        color: blue
    }

    .validation-summary-errors ul {
        padding: 0;
        margin: 0 18px;
    }

.ss-body > div {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ss-body {
    padding: 5px 5px 0px 5px;
    min-height: 315px;
}

    .ss-body .prg-bar {
        overflow: hidden;
        background: #eee;
        height: 14px !important;
        line-height: 14px !important;
        width: 100%;
    }

    .ss-body .active, .ss-body .idle, .ss-body .locked, .ss-body .unlocked {
        overflow: hidden;
        height: 14px !important;
        line-height: 14px !important;
        float: left;
    }

    .ss-body .active {
        background-color: #71843f !important;
    }

    .ss-body .idle {
        background-color: #a65858 !important;
    }

    .ss-body .locked {
        background-color: #b09b5b !important;
    }

    .ss-body .unlocked {
        background-color: #57889c !important;
    }


.tablesorter-header {
    cursor: pointer;
}

.tablesorter-headerDesc {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=) no-repeat center right;
    background-color: #ddd;
}

.tablesorter-headerAsc {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC) no-repeat center right;
    background-color: #ddd;
}

.tablesorter-headerUnSorted {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC) no-repeat center right;
}

.select2-container .select2-choice {
    height: 30px;
}

    .select2-container .select2-choice .select2-arrow {
        background: #fff;
        border-left: none;
    }

.projectMilestoneModel .mfp-iframe-holder .mfp-content {
    height: 650px;
}

.popLog .mfp-iframe-holder .mfp-content {
    max-width: 1200px; /*Intial width of popup*/
}

    .popLog .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 70%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.topmarg5 { margin-top:5px; }
.label-mention { background-color: #fffbce; color: #000 !important; }

.prospect-details-margin-10{
    margin-top : 10px;
}
/*-------*/
 #wid-id-home-11 .widget-body .btn {
    margin-bottom: 4px;
}
body.container .table-responsive {
  width: 100%;
  margin-bottom: 10.5px;
  overflow-y: auto;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.smart-form .col {
  padding-right: 5px;
  padding-left: 5px;
}

body.container.hidden-menu:not(.mobile-view-activated) {
  overflow: hidden;
}



  @media (max-width: 1850px) and (min-width: 1200px) {
    .hardware-filters .col:first-child {
      width: 100%;
    }

    .hardware-filters .col {
      width: 33.33%;
    }
  }

  @media (max-width: 1520px) and (min-width: 1200px) {
    .custom-filter .col {
      width: 33.33%;
    }
  }

  @media (max-width:1730px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 10.5px;
      overflow-y: auto;
      overflow-x: auto;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      -webkit-overflow-scrolling: touch;
    }
  }

/* Custom css for listing start */

.table-list-cls-info {
    margin: 0 -6px !important;
}

.table-list-cls {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.search-btn-cls {
    margin-top: 15px !important;
}

.project-bug-cls {
    padding-right: 13px !important;
    padding-left: 13px !important;
}

.back-button-cls {
  cursor: pointer;
  font: 300 15px / 29px 'Open Sans', Helvetica, Arial, sans-serif;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 4%;
}
/* Custom css for listing end */

/* specific column sorting css start */

.icon-pos {
  font-size: 13px;
}

.column-sorting a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  color: #666679;
  align-items: center;
}

/* specific column sorting css end */


/*Text overflow handle*/
.text-overflow {
  overflow-wrap: anywhere;
}
.progress .progress-bar{
    position:unset!important;
}
.popVerticleCard .mfp-iframe-holder .mfp-content {
    max-width: 500px !important;
    height: 700px !important;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
