@font-face {
    font-family: 'Gotham-Black';
    src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Black.otf') format('opentype'), url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf') format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Bold.otf') format('opentype'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-ExtraLight';
    src: url('../fonts/Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-ExtraLight.otf') format('opentype'), url('../fonts/Gotham-ExtraLight.woff') format('woff'), url('../fonts/Gotham-ExtraLight.ttf') format('truetype'), url('../fonts/Gotham-ExtraLight.svg#Gotham-ExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Thin.otf') format('opentype'), url('../fonts/Gotham-Thin.woff') format('woff'), url('../fonts/Gotham-Thin.ttf') format('truetype'), url('../fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Ultra';
    src: url('../fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Ultra.otf') format('opentype'), url('../fonts/Gotham-Ultra.woff') format('woff'), url('../fonts/Gotham-Ultra.ttf') format('truetype'), url('../fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
}

br + br {
    display: none;
}

body {
    font-family: 'Gotham-Light';
}

a:focus {
    outline: 0;
    outline-offset: 0;
    text-decoration: none;
}
.h1span {display: block;font-size: 12px;    text-transform: none;color:#00b5ef !important;}
.app-modal-window-artifacts .modal-dialog {width:65% !important;}
.norecords{ text-align: center;    font-size: 18px;    margin-top: 65px;}
.navbar {
    min-height: inherit;
    margin-bottom: 0;
}

.navbar-brand {
    height: auto;
    padding-top: 20px;
    padding-left: 45px;
}

.custom-search-input {
    float: right;
    margin-top: 30px;
    width: 210px;
    position: relative;
}


h1.admintitle {
    margin-top: 0;
    text-align: center;
    font-size: 32px;
    color: #f26322;
    font-family: 'Gotham-Book';
    margin-bottom: 12px;
    text-transform: inherit;
}
    .custom-search-input .input-group {
        border: #cec7bf solid 1px;
        background: #fff;
    }

.advanced {
    padding-top: 5px; font-size:12px;
}

.custom-search-input input.form-control {
    border: none;
    height: 22px;
    border-radius: 0;
    padding: 0 8px;
    width: 170px;
    font-size:12px;
}

.custom-search-input .btn {
    padding: 0;
}

.form-control:focus {
    box-shadow: none;
}

.custom-search-input .input-group-btn {
    background: #00b3ef;
    padding: 0 5px;
}

.custom-search-input input[type="submit"] {
    background: url(../images/search_icon.jpg) center center no-repeat;
    height: 21px;
    width: 24px;
    border: none;
    float: right;
    cursor: pointer;
    border-left: #fff solid 2px;
}

.custom-search-input .input-group-btn {
    width: auto;
    float: right;
}

.custom-search-input .toggle_text {
    font-family: 'Gotham-Medium';
    background: #00b3ef !important;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    border-right: #fff solid 2px;
    padding-right: 8px;
    padding-left: 3px;
    float: right;
    border: none;
    margin-top: 0px;
    margin-right: 0;
    width: 25px;
    text-align: center;
    cursor: pointer;
    background: none;
}

.custom-search-input .input-group-btn a:hover {
    text-decoration: none;
    font-weight: 500;
}

.custom-search-input .btn-danger:hover {
    background: none;
    color: #06b3ee;
}

.heading {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 25px;
    color: #00b5ef;
    text-transform: uppercase;
    font-family: 'Gotham-Book';
}

    .heading span {
        color: #f26322;
    }
/*Home page menu*/
.home_menu {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background: none;
    border: none;
}

    .home_menu ul {
        width: 100%;
        float: none;
        text-align: center;
    }

        .home_menu ul li {
            display: inline-block;
            border-left: #afc7ce solid 1px;
            float: none;
        }

            .home_menu ul li a {
                color: #00b5ef !important;
                font-size: 18px;
                text-transform: uppercase;
                text-decoration: none;
                padding-left: 50px;
                padding-right: 46px;
                font-family: 'Gotham-Book';
                padding-top: 5px;
                padding-bottom: 5px;
            }

                .home_menu ul li a:hover {
                    background: none;
                    color: #a9c3cb !important;
                }

            .home_menu ul li:first-child {
                border: none;
            }

.bottom_img .col-md-5, .bottom_img .col-md-4, .bottom_img .col-md-3 {
    padding: 0;
}

.banner .col-md-7, .banner .col-md-5 {
    padding: 0;
}
/*inner page menu*/
.inner_menu {
    margin-bottom: 0;
    background: none;
    border: none;
}

    .inner_menu ul {
        margin-top: 50px;
    }

        .inner_menu ul li {
            display: inline-block;
            border-left: #afc7ce solid 1px;
            float: none;
        }

            .inner_menu ul li a {
                color: #00b5ef !important;
                font-size: 13px;
                text-transform: uppercase;
                text-decoration: none;
                padding-left: 40px;
                padding-right: 36px;
                font-family: 'Gotham-Medium';
                padding-top: 10px;
                padding-bottom: 10px;
            }

.after_login ul li a {
    padding-left: 20px;
    padding-right: 16px;
}

.inner_menu ul li a:hover {
    background: none;
    color: #a9c3cb !important;
}

.inner_menu ul li.active {
    background: none;
}

    .inner_menu ul li.active a {
        color: #a9c3cb !important;
        background: none !important;
    }

.inner_menu ul li:first-child {
    border: none;
}

.title {
    margin-top: 0;
    text-align: center;
    font-size: 32px;
    color: #f26322;
    font-family: 'Gotham-Book';
    margin-bottom:12px;
    text-transform:uppercase;
}

hr {
    border-color: #231f20;
    margin-top: 7px;
}

.heading_title span {
    display: inline-block;
    color: #a9c3cb;
    font-size: 21px;
    padding-right: 5px;
    font-family: 'Gotham-Book';
    text-transform: uppercase;
    cursor: pointer;
}

.heading_title {
    font-size: 22px;
    color: #f26423;
    font-family: 'Gotham-Book';
}
/*artist slide css*/

.bx-wrapper .bx-viewport {
    background: none;
    border: none;
    left: 0;
    box-shadow: none;
}

    .bx-wrapper .bx-viewport ul {
        margin: 0;
    }

        .bx-wrapper .bx-viewport ul li {
            text-align: center;
        }

            .bx-wrapper .bx-viewport ul li a {
                color: #f26423;
                font-size: 36px;
                font-family: 'Gotham-Book';
            }

                .bx-wrapper .bx-viewport ul li a:hover {
                    text-decoration: none;
                    color: #333;
                }

#img-row {
    max-width: 740px;
    margin: 0 auto;
    margin-top: 50px;
}

    #img-row .col-md-2, #img-row .row {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
/* make the well swell */
.well {
    border-color: #eee;
}

.item h4 a {
    color: #333;
}

.item img.image {
    max-width: 100%;
    padding-top: 9px;
}

.img-responsive {
    display: block;
    height: auto;
    min-width: 100%;
    padding: 10px;
}

.info {
    padding: 4px;
}

.back_bt {
    font-size: 15px;
    color: #231f20;
    float: right;
    font-family: 'Gotham-Medium';
    margin-top: 8px;
}

.artist_detail #img-row {
    max-width: 100%;
    margin-top: 10px;
}

.artist_detail .isotope .item {
    padding-bottom: 50px !important;
    display: none;
}

.grid .img-responsive {
    min-width: inherit;
    width: auto;
    margin: 0 auto;
    cursor: pointer;
    display:inline-block;
}

.lazyContent p {
    text-align: center;
    font-size: 15px;
    color: #231f20;
    font-family: 'Gotham-Book';
    margin-top: 12px;
}

.isotope-item.loaded {
    margin-bottom: 20px;
}

.artist_slide {margin-bottom:20px;}
/*Popup Css*/
.popup {
    width: 700px;
    position: fixed;
    left: 50%;
    top: 10%;
    margin-left: -350px;
    border: #78797a solid 1px;
    padding: 0px;
    background: #fff;
    display: none;
    z-index: 999999;
    box-shadow: 0 0 19px #666;
    padding-bottom: 10px;
}

    .popup .main_content {
        width: 100%;
    }

        .popup .main_content img {
            width: 100%;
            height: auto;
        }

        .popup .main_content h2 {
            font-size: 24px;
            color: #fff;
            font-weight: 300;
        }

            .popup .main_content h2 span {
                display: block;
                font-size: 14px;
            }

        .popup .main_content p {
            color: #fff;
            font-weight: 300;
            font-size: 14px;
        }

            .popup .main_content p a {
                color: #00a5d3;
                text-decoration: underline;
            }

                .popup .main_content p a:hover {
                    text-decoration: none;
                }

.close_bt {
    position: absolute;
    right: -34px;
    top: 22px;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
    opacity: .6;
}

.lazyContent {
    box-shadow: 0 0 6px #ccc;
    border: none !important;
    text-align: center;
}

label {
    float: left;
    font-size: 20px;
    line-height: normal;
    color: #231f20;
    font-family: 'Gotham-Book';
    font-weight: normal;
    padding: 10px;
    width: 49.33%;
    padding-bottom: 0px;
}

.close_bt img {
    opacity: .5;
}

.as_per_design .lazyContent {
    box-shadow: none;
    border: none !important;
}

    .as_per_design .lazyContent p {
        color: #231f20;
        font-family: "Gotham-Book";
        font-size: 15px;
        margin: 12px auto 0;
        max-width: 185px;
        text-align: left;
    }

.as_per_design {
    padding-left: 0;
    padding-right: 0;
}

    .as_per_design .lazy-wrapper .img-responsive {
        padding-left: 0;
        padding-right: 0;
    }

.artist_listing {
    float: left;
    width: 100%;
}

    .artist_listing ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .artist_listing ul li {
            margin: 0;
            padding: 0;
            list-style: none;
            float: left;
            width: 100%;
            line-height: 50px;
            margin-bottom: 15px;
        }

            .artist_listing ul li a {
                float: left;
                font-size: 20px;
                color: #f26423;
                font-family: 'Gotham-Book';
            }

            .artist_listing ul li img {
                float: right;
                padding: 2px;
                border: #2e3192 solid 2px;
                margin-right: 60px;
            }

            .artist_listing ul li a:hover {
                text-decoration: none;
                color: #4E4E4E;
            }

.inner_menu .navbar-collapse {
    float: left;
}

.inner_menu ul li a label {
    display: none;
}

.home_menu ul li a label {
    display: none;
}
/*Category page css*/
.show_more {
    margin: 0 auto;
    width: 160px;
}

    .show_more a {
        background: rgba(0, 0, 0, 0) url("../images/showmore.png") no-repeat scroll 0 0;
        cursor: pointer;
        float: left;
        height: 41px;
        margin-bottom: 30px;
        width: 140px;
    }

        .show_more a:hover {
            text-decoration: none;
            opacity: .8;
        }

.category_list ul li {
}


.show_more2 {
    margin: 0 auto;
    width: 160px;
}

    .show_more2 a {
        background: rgba(0, 0, 0, 0) url("../images/showmore.png") no-repeat scroll 0 0;
        cursor: pointer;
        float: left;
        height: 41px;
        margin-bottom: 30px;
        width: 140px;
    }

        .show_more2 a:hover {
            text-decoration: none;
            opacity: .8;
        }

.culture_list ul li {
    display: none;
}

.culture_list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.login_page {
    margin: 0 auto;
    width: 210px;
}

.admin_logon {
    width: 410px;
}

.login_page h3 {
    font-size: 20px;
    font-family: "Gotham-Book";
}

.login_page input[type="text"], .login_page input[type="password"] {
    width: 100%;
    margin-bottom: 10px;
    border: #c4e4ee solid 1px;
    padding: 10px;
    background: #def2f8;
}

.login_page a {
    margin-bottom: 40px;
    display: inline-block;
    vertical-align: text-bottom;
}
/*pagination css*/
.pagination {
    width: 100%;
    text-align: center;
}

    .pagination li {
        display: inline-block !important;
        float: none !important;
        width: auto !important;
    }
/*advance search page css*/
.advance_popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .advance_popup ul li {
        padding: 0;
        margin: 0;
        list-style: none;
        width: 100%;
        display: inline-block;
        margin-bottom: 5px;
    }

        .advance_popup ul li label {
            width: 29.33%;
            padding-bottom: 0px;
            font-size: 14px;
            padding-top: 3px;
        }

        .advance_popup ul li input {
            border: #ccc solid 1px;
            width: 70%;
            padding: 5px;
            border-radius: 5px;
        }

        .advance_popup ul li .dropdown {
            width: 70%;
            padding: 0;
        }

            .advance_popup ul li .dropdown button {
                width: 100%;
                background-color: inherit;
                border: #ccc solid 1px;
                padding: 5px;
                border-radius: 5px;
                text-align: left;
                color: #333;
            }

.advance_popup .pull-right {
    display: none;
}

.advance_popup .btn-primary .caret, .advance_popup .btn-success .caret, .advance_popup .btn-warning .caret, .advance_popup .btn-danger .caret, .advance_popup .btn-info .caret {
    float: right;
    margin-top: 8px;
    border-top-color: #333;
}

.advance_popup .btn-success:hover, .advance_popup .btn-success:focus, .advance_popup .btn-success:active, .advance_popup .btn-success.active, .advance_popup .open .dropdown-toggle.btn-success {
    background-color: inherit;
    color: #333;
    border-color: inherit;
}

.advance_popup .dropdown-menu {
    min-width: 100%;
    height: 200px;
    overflow: auto;
    padding: 10px;
}

    .advance_popup .dropdown-menu input {
        width: inherit;
    }

.advance_popup .btn:hover {
    border-color: inherit;
}

.grid {
    padding: 0;
    margin: 0;
    margin-left: -20px;
}

    .grid li {
        display: inline-block;
        text-align: center;
        width: 31%;
        height: auto;
        margin: 0 0 20px 20px !important;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        box-shadow: 0 0 6px #ccc;
        vertical-align: top;
    }
        /**** Transitions ****/
        .grid li p {
            float: left;
            width: 100%;
        }

.masonry, .masonry li { 
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: all;
    transition-property: all;
}

    .masonry .masonry-enter { 
        -webkit-transition-property: -webkit-transform, opacity;
        transition-property: transform, opacity;
    }

.masonry-enter, .masonry-leave.masonry-leave-active {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
}

    .masonry-leave, .masonry-enter.masonry-enter-active {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.bs-component table tr td {
    line-height: 48px !important;
    border-top: none !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0 !important;
}

    .bs-component table tr td a {
        display: block;
        font-size: 20px;
        color: #f26423;
        font-family: 'Gotham-Book';
        padding: 8px;
        line-height: 50px;
        float: left;
        width: 100%;
    }

        .bs-component table tr td a span {
            float: left;
            width: 75%;
        }

        .bs-component table tr td a:hover {
            text-decoration: none;
            color: #7F7F7F;
        }

.tumbnill {
    float: right;
}

    .tumbnill img {
        margin-left: 15px;
        padding: 2px;
        border: #2e3192 solid 2px;
        float: right;
    }

.searchDiv {
    margin: 0;
    list-style: none;
    position: absolute;
    background: #00b3ef;
    width: 102%;
    left: -2px;
    padding: 8px;
    margin-top: 0 !important;
    text-align: left;
    z-index: 99999 !important;
}

    .searchDiv h3 {
        margin-top: 0;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .searchDiv li {
        padding-left: 15px;
        color: #fff;
        font-size: 12px;
        cursor: pointer;
        float: left !important;
        width: 100%;
        border: none !important;
    }

        .searchDiv li span {
            color: #2e3192;
            font-weight: bold;
            padding-left: 5px;
        }

.btn-facebook, .btn-twitter, .btn-instagram {
    display: inline-block !important;
    border: none;
    width: 100% !important;
    padding: 0 !important;
    line-height: 42px !important;
    text-indent: -99999px;
    margin-bottom: 10px;
}

.btn-facebook {
    background: url("../images/facebook_icon_new.png") 0 0 no-repeat;
    vertical-align: super;
}

.btn-twitter {
    background: url("../images/twitter_icon_new.png") 0 0 no-repeat;
}

.btn-instagram {
    background: url("../images/instagram_icon.png") 0 0 no-repeat;
}

.btn-facebook:focus, .btn-twitter:focus {
    outline: none;
}

.loginView {
    float: right;
    margin-top: 10px;
}

    .loginView em {
        font-style: normal;
        display: block;
    }

    .loginView .analtic {
        display: inline-block;
    }

    .loginView span {
        display: inline-block;
    }

.modal-body img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 20px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit !important;
}

.bigimg {
    display: inline-block;
    text-align: center;
    width: 48%;
    vertical-align: top;
    margin-right: 20px;
}
.detail_right_content{display: inline-block;width: 43%; word-wrap: break-word;}
.favorite_main{clear: both; display: block; width: 100%; float: left;}

.loading {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.1);
}

    .loading img {
        position: absolute;
        width: 120px;
        height: 120px;
        left: 50%;
        top: 50%;
        margin-left: -60px;
        margin-top: -60px;
        z-index: 9999;
    }

.search_section {
    float: right;
    text-align: right;
    width: 215px;
    margin-right: 45px;
}

.popover-title {
    text-align: center;
    font-weight: bold;
}

.favactive {
    background-color: #FF0004;
}

.favorite_icon {
    background: url(../images/favorite_icon.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    text-indent: -99999px;
    cursor: pointer;
    margin-right: 7px;
    margin-top: -12px;
    margin-bottom: 12px;
    float: right;
    position: relative;
}

.pdf_icon {
    background: url(../images/pdfDownload.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    text-indent: -99999px;
    cursor: pointer;
    margin-right: 7px;
    margin-top: -12px;
    margin-bottom: 12px;
    float: right;
    position: relative;
}

.favorite_popup {
    position: absolute;
    right: 40px;
    top: 38px;
}

.modal-dialog {
    left: 0px !important;
}

.favorite_icon.active {
    background: url(../images/favorite_icon.png) 0 -31px no-repeat;
}

li.masonry-brick:last-child, .masonry li:last-child {
}

.masonry, .masonry li {
    list-style: none;
}

.artistgallery li {
    margin: 5px;
    list-style: none; width:30%;
}

    .artistgallery li img {
        border: #ccc solid 1px;
        padding: 2px;
    }

ul.grid.masonry {
    width: 100% !important;
    margin: 0;
    height: auto !important;
}

.repeated-img {
    margin: 0 5px 5px 0;
}

.errormsg {
    text-align: center;
    font-family: bold;
    font-size: 28px;
    color: red;
}

.thumb_slider {
    margin-top: 0;
    margin-bottom: 20px; margin:0 auto; width:200px;
}
.notification{text-align: center; margin-top: 22px;font-size: 12px;}

    .thumb_slider .bx-wrapper .bx-loading {
        display: none;
    }

    .thumb_slider .bx-wrapper .bx-viewport ul {
        margin-left: -1px;
    }

        .thumb_slider .bx-wrapper .bx-viewport ul li {
            display: inline-block;
            text-align: center;
            opacity: .3;
        }

            .thumb_slider .bx-wrapper .bx-viewport ul li.active {
                opacity: 1;
            }

            .thumb_slider .bx-wrapper .bx-viewport ul li img {
                margin: 0;
                cursor: pointer;
            }

.gallery-control {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
}

    .gallery-control li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #ccc;
        margin: 0 5px;
        text-indent: -99999px;
        cursor: pointer;
    }

        .gallery-control li.active {
            background: #00b5ef;
        }

.thumb_slider .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.loginbtn {
    background: none;
    border: none;
    font-size: 13px;
    color: #00b5ef;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
}

#listView .grid li {
    width: 100%;
    text-align: left;
}

#listView .grid .img-responsive {
    float: left;
    margin: 0;
    padding: 0;
    max-width: 70%;
    height: 70%;
}

#listView .grid .list_view {
    display: inline-block;
    line-height: 24px;
    float: right;
    width: 100%;
}

    #listView .grid .list_view table tr td {
        word-break: break-all;
        padding: 5px 2px !important;
        font-size: 12px;
        text-align: center;
        line-height: 14px !important;
    }

.hidecomma {display:none;}
#listView .grid .list_view table tr th {
        word-break: break-all;
        padding: 5px 2px !important;
        font-size: 12px;
        text-align: center;
        line-height: 14px !important;
        font-weight: bold;
        height: 42px !important;
        font-family: 'Gotham-Medium';
}

#listView .grid li {
    margin: 0 0 6px 0px !important;
    padding: 0px !important;
    box-shadow: none;
}

.bs-component table tr td {
    line-height: 21px !important;
}

#listView .grid .list_view table tr td span.content {
    height: 42px !important;
    display: block;
    overflow: hidden;
    word-break: break-word;
}

#listView .grid {
    margin-top: 0;
}

    #listView .grid .list_view .table_col {
        width: 70px;
    }
    #listView .grid .list_view .table_col a {
    color: #000;
}
    #listView .grid .list_view .table_col2 {
        width: 120px;
    }

.user_list {
    position: absolute;
    z-index: 999999;
    top: 92px;
    width: 180px;
    right: 30px;
    background: #ccc;
    padding: 8px 15px;
    border-radius: 10px 0px 10px 10px;
}

    .user_list ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .user_list ul li {
            cursor: pointer;
            padding-bottom: 5px;
            border-bottom: #f1f1f1 dotted 1px;
            margin-bottom: 4px;
        }

            .user_list ul li:hover {
                color: #00b5ef;
            }

            .user_list ul li:last-child {
                border: none;
                padding-bottom: 0;
                margin-bottom: 0;
            }

.btn .caret {
    padding-left: 0;
    padding-right: 0;
}
.selected{display: inline-block; vertical-align: top;}
.selected select{border: 1px solid #ccc; margin-top: 2px; padding: 2px;}
.selection label{ float:none; font-size:16px;}
.disclaimer{ color:#428bca; float:right; font-size:12px; text-decoration:none; cursor:pointer; margin-top:10px;}
.disclaimer:hover{ text-decoration:underline;}
.disclaimer_content p{ font-size: 14px; line-height: 20px;}



/*Responsive css*/

@media screen and (max-width:1700px) {
    .fix-to-top {
        position: fixed;
        top: 0;
        width: 62.8% !important;
    }
}
@media screen and (max-width:1400px) {

    #listView .grid li.fix-to-top {
        width: 940px !important;
    }
}

@media screen and (min-width: 1100px) and (max-width:1250px) {
    .inner_menu ul li a {
        padding: 10px 16px 10px 20px;
    }

    #listView .grid li.fix-to-top {
        width: 940px !important;
    }
}

@media screen and (min-width: 992px) and (max-width:1099px) {
    .inner_menu ul li a {
        padding: 5px 6px 5px 10px;
    }

    .inner_menu .after_login ul li a {
        font-size: 11px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .bs-component table tr td a span {
        line-height: normal;
    }

    #listView .grid li.fix-to-top {
        width: 720px !important;
    }

    .inner_menu #navbar {
        float: right;
    }

    .inner_menu .after_login {
        margin-right: 20px;
    }

    .inner_menu .search_section {
        width: 300px;
        margin-right: 20px;
    }

    .after_login ul li a {
        font-size: 11px;
    }

    .custom-search-input .input-group {
        width: 100%;
    }

    .heading {
        font-size: 20px;
    }

    .banner .col-md-7 {
        width: 58.3333%;
        float: left;
    }

    .banner .col-md-5 {
        width: 41.6667%;
        float: left;
    }

    .home_menu ul li a {
        font-size: 15px;
        padding-left: 30px;
        padding-right: 26px;
    }

    .bottom_img .col-md-5 {
        width: 41.6667%;
        float: left;
    }

    .bottom_img .col-md-3 {
        width: 25%;
        float: left;
    }

    .bottom_img .col-md-4 {
        width: 33.3333%;
        float: left;
    }

    .inner_menu ul li a {
        padding: 10px 16px 10px 20px;
    }

    .inner_menu .after_login ul li a {
        padding: 5px 6px 5px 10px;
    }

    .custom-search-input {
        margin-top: 25px;
    }

    .navbar-brand {
        padding-left: 20px;
        width: 24%;
        padding-top: 8px;
        padding-bottom: 8px;
    }

        .navbar-brand img {
            width: 100%;
            height: auto;
        }

    .inner_menu ul {
        margin-top: 15px;
    }

    .title {
        margin-top: 20px;
    }

    .searchDiv {
        left: 0;
        width: 100%;
    }

    .advance_popup ul li .dropdown {
        float: left;
    }

    .grid li {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    #listView .grid li.fix-to-top {
        width: 95.5% !important;
    }

    .grid li {
        width: 29%;
        font-size: 11px;
    }

    .bx-wrapper .bx-prev {
        left: -10px;
    }

    .bx-wrapper .bx-next {
        right: -10px;
    }

    .advance_popup ul li .dropdown {
        float: left;
    }

    .custom-search-input .input-group {
        width: 100%;
    }

    .heading {
        font-size: 20px;
    }

    .home_menu ul li a {
        font-size: 15px;
        padding-left: 0;
        line-height: 29px;
        padding-right: 26px;
    }

    #img-row .col-md-2 {
        width: 16.6667%;
        float: left;
    }

    .img-responsive {
        padding: 1px;
    }

    .navbar-default .navbar-brand {
        position: relative;
        z-index: 9999;
    }

    .inner_menu .navbar-toggle {
        position: relative;
        z-index: 999;
    }

        .inner_menu .navbar-toggle .icon-bar {
            background: #000 !important;
            width: 27px;
            height: 3px;
        }

    .inner_menu .navbar-toggle {
        border: none;
        background: none;
        padding: 0;
    }

        .inner_menu .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px;
        }

    .inner_menu .navbar-collapse {
        width: 220px;
        padding: 10px;
        background: url(../images/menu_bg.png) repeat;
        border-radius: 12px;
        margin-right: 0 !important;
    }

    .inner_menu .navbar-toggle {
        margin-top: 18px;
        margin-bottom: 16px;
    }

    .inner_menu .navbar-collapse ul {
        margin: 0;
    }

        .inner_menu .navbar-collapse ul li {
            float: left;
            width: 100%;
            border: none;
        }

            .inner_menu .navbar-collapse ul li a {
                color: #000 !important;
                font-size: 14px;
                font-family: 'Gotham-Book';
                padding-right: 0;
                text-align: left;
                border: none;
                border-bottom: #f4f3f0 solid 1px;
                padding-left: 0;
                line-height: 29px;
            }

    .inner_menu .navbar-collapse {
        float: none;
        position: absolute;
        right: 12px;
        top: 43px;
        z-index: 999;
    }

        .inner_menu .navbar-collapse ul li a:hover {
            color: #a9c3cb !important;
        }

    .navbar-brand {
        padding-left: 20px;
        width: 30%;
        padding-top: 8px;
        padding-bottom: 8px;
    }

        .navbar-brand img {
            width: 100%;
            height: auto;
        }

    .custom-search-input {
        margin-right: 15px;
        margin-top: -45px;
    }

    .title {
        margin-top: 20px;
        font-size: 22px;
    }

    .bx-wrapper .bx-viewport ul li a {
        font-size: 22px;
    }

    .lazy-wrapper .col-sm-4 {
        width: 49.3333%;
        float: left;
    }

    .lazyContent p {
        font-size: 12px;
    }

    .popup {
        max-width: 80%;
        margin-left: 0;
        left: 6%;
    }

    .inner_menu ul li a label {
        display: inline-block;
        padding-top: 0;
        width: 60px;
    }

    .home_menu ul li a label {
        display: inline-block;
        padding-top: 0;
        width: 60px;
    }

    .home_menu {
        margin: 0;
        position: absolute !important;
        right: 6px;
        top: 15px;
        width: auto;
        z-index: 9999 !important;
    }

    .custom-search-input {
        margin: 0;
        padding: 10px;
        width: 100%;
        margin-top: 0px;
        border: none;
        background: #fff;
    }

    .search_section .custom-search-input {
        padding: 0;
    }

    .searchDiv {
        left: 0;
        width: 100%;
    }

    .custom-search-input .input-group {
        border: 1px solid #cec7bf;
    }

    .custom-search-input input.form-control {
        width: 70%;
    }

    .custom-search-input .toggle_text {
        width: 30px;
        padding-left: 8px;
        line-height: 26px;
        height: 26px;
    }

    .search_section {
        background: #fff;
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .loginView {
        margin-top: 0;
    }

    .navbar-static-top {
        background: #e8e8e8;
        border: none;
    }

    .inner_menu {
        background: #e8e8e8;
        border: none;
    }

        .inner_menu .navbar-toggle {
            margin-top: 17px;
            margin-right: 21px;
        }

    .navbar-brand {
        padding-left: 20px;
        width: 25%;
        padding-top: 8px;
        padding-bottom: 8px;
        position: relative;
        z-index: 99999;
    }

        .navbar-brand img {
            width: 100%;
            height: auto;
        }

    .heading {
        font-size: 12px;
    }

    .navbar-toggle .icon-bar {
        background: #000 !important;
        width: 27px;
        height: 3px;
    }

    .navbar-toggle {
        border: none;
        background: none;
        padding: 0;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px;
        }

    .navbar-collapse {
        width: 200px;
        padding: 10px;
        background: url(../images/menu_bg.png) repeat;
        border-radius: 12px;
        margin-right: 0 !important;
    }

    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 16px;
    }

    .navbar-collapse ul {
        margin: 0;
    }

        .navbar-collapse ul li {
            float: left;
            width: 100%;
            border: none;
        }

            .navbar-collapse ul li a {
                color: #000 !important;
                font-size: 14px;
                font-family: 'Gotham-Book';
                padding-right: 0;
                text-align: left;
                border: none;
                border-bottom: #f4f3f0 solid 1px;
            }

    .inner_menu .navbar-collapse {
        float: none;
        position: absolute;
        right: 21px;
        z-index: 999;
    }

        .inner_menu .navbar-collapse ul li a:hover {
            color: #a9c3cb !important;
        }

    .inner_menu {
        z-index: 9 !important;
        position: relative !important;
    }

    .heading {
        margin-bottom: 40px;
    }

    .artifacts-viewmode {
        margin-top: -40px;
    }
}

@media screen and (max-width: 568px) {
     #listView .grid .list_view table tr th{ font-size:9px; padding:0;}
    #listView .grid .list_view table tr th a{ font-size:9px; padding:0;}
    #listView .grid .list_view table tr th{ word-wrap:break-word;word-break: normal;}
    #listView .grid .list_view table tr td{ font-size:9px;}
    #listView .grid .list_view table tr td img{ width:100%; height:auto;}
    .listbutton{ padding:5px; font-size:9px;}
    .artifacts-viewmode a{ margin-left: 3px !important;}
    
      .grid li {
        width: 42%;
    }
 

    .bs-component table tr td a {
        font-size: 16px;
    }

    .artistgallery li {
        width: 100px;
    }

    .search_section {
        background: #fff;
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .navbar-static-top {
        background: #e8e8e8;
        border: none;
    }

    .navbar {
        z-index: 0;
    }

    .inner_menu {
        background: #e8e8e8;
        border: none;
    }

        .inner_menu .navbar-toggle {
            margin-top: 17px;
            margin-right: 21px;
        }

    .navbar-brand {
        padding-left: 20px;
        width: 30%;
        padding-top: 8px;
        padding-bottom: 8px;
        position: relative;
        z-index: 99999;
    }

        .navbar-brand img {
            width: 100%;
            height: auto;
        }

    .heading {
        font-size: 12px;
    }

    .navbar-toggle .icon-bar {
        background: #000 !important;
        width: 27px;
        height: 3px;
    }

    .navbar-toggle {
        border: none;
        background: none;
        padding: 0;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px;
        }

    .navbar-collapse {
        width: 200px;
        padding: 10px;
        background: url(../images/menu_bg.png) repeat;
        border-radius: 12px;
        margin-right: 0 !important;
    }

    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 16px;
    }

    .navbar-collapse ul {
        margin: 0;
    }

        .navbar-collapse ul li {
            float: left;
            width: 100%;
            border: none;
        }

            .navbar-collapse ul li a {
                color: #000 !important;
                font-size: 14px;
                font-family: 'Gotham-Book';
                padding-right: 0;
                text-align: left;
                border: none;
                border-bottom: #f4f3f0 solid 1px;
            }

    .inner_menu .navbar-collapse {
        float: none;
        position: absolute;
        right: 21px;
        z-index: 999;
    }

        .inner_menu .navbar-collapse ul li a:hover {
            color: #a9c3cb !important;
        }

    .title {
        font-size: 14px;
        margin: 0 auto;
        margin-top: -117px;
        z-index: 1;
        position: relative;
        width: 100%;
        margin-bottom:15px;
    }

    .bx-wrapper .bx-viewport ul li a {
        font-size: 14px;
        color: #000;
    }

    .heading_title span {
        font-size: 15px;
    }

    .artist_listing ul li a {
        font-size: 15px;
    }

    .artist_listing ul li img {
        margin-right: 0;
        margin-left: 2px;
    }

    .heading_title {
        font-size: 18px;
    }

    .back_bt {
        margin-top: 2px;
    }

    .popup label {
        width: 100%;
        font-size: 14px;
    }

    .custom-search-input .toggle_text {
        padding-right: 23px;
        padding-left: 11px;
    }

    .btn-facebook, .btn-twitter {
        width: 100% !important;
    }
}

@media screen and (max-width:484px) {
    .grid{ margin:0;}
    .grid li{ width:100%; margin:0 !important; margin-bottom:10px !important;}
    .advance_popup ul li label {
        width: 100%;
        padding: 0 !important;
    }

    .advance_popup ul li input {
        width: 100%;
    }

    .advance_popup ul li .dropdown {
        width: 100%;
    }

    .login_page {
        width: 100%;
    }

        .login_page a {
            margin-bottom: 10px;
        }
}

.artifacts-viewmode {
    float: right;
    clear: both;
    margin-top: -55px;
    margin-right: 55px;
}

    .artifacts-viewmode a {
        display: inline-block;
        width: 24px;
        height: 32px;
        margin: 0 0 0 12px;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        opacity: .5;
        position:relative;
    }

        .artifacts-viewmode a.grid {
            background-image: url(../images/view-grid.png);
            background-position: 0 4px;
            background-repeat: no-repeat;
        }

        .artifacts-viewmode a.list {
            background-image: url(../images/view-list.png);
            background-position: 0 4px;
            background-repeat: no-repeat;
        }

        .artifacts-viewmode a.export {
            background-image: url(../images/excel.png);
            background-position: 0 1px;
            background-repeat: no-repeat;
        }

        .artifacts-viewmode a.pdfDownload {
            background-image: url(../images/pdfDownload.png);
            background-position: 0 0;
            background-repeat: no-repeat;
        }

        .artifacts-viewmode a.manageList {
            background-image: url(../images/manage_list.png);
            background-position: 0 0;
            background-repeat: no-repeat;
        }

         .viewmode-icon.manageList {
            background-image: url(../images/manage_list.png);
            background-position: 0 0;
            background-repeat: no-repeat;
                width: 24px;
    height: 24px;
    margin-top: 6px;
        }


        .artifacts-viewmode a.selected {
            opacity: 1;
        }

a.search {
    cursor: pointer;
}

.emptyDiv {
    width: 15%;
}



.table-bordered th {
    text-align: center;
    font-size: 10px;
    width: 12%;
    font-weight: bold;
}

.table-bordered td {
    font-size: 10px;
    width: 12%;
}

.loginArea {
    width: 245px;
    margin: 0 auto;
}

.input-group.col-md-12.error {
    border: Red solid 1px !important;
}

input[type="submit"]:focus, button:focus {
    outline: none !important;
}

li.add_list.ng-scope.ng-binding.activelist {
    color: red;
}

.jumbotron {
    margin-top: 5%;
    background: transparent;
}

.tab-controller-wrap {
    margin-top: 0;
    margin-left: 10px;
}

    .tab-controller-wrap hr {
        margin-top: 9px;
        margin-bottom: 0;
    }

    .tab-controller-wrap .content-wrapper {
        border: #12a5f4 solid 2px;
        margin-bottom: 20px;
        border-top: none;
    }

.tab-control, .tab-control:hover, .tab-control.active {
    color: #fff;
    text-decoration: none;
}

.tab-control {
    padding: 10px 20px;
    background-color: #12A5F4;
    font-size: 14px;
}

    .tab-control:hover {
        background-color: #70c9f8;
    }

    .tab-control.active {
        background-color: #0a6392;
    }

hr {
    border: 1px solid #12A5F4;
}

.tab-wrapper {
    margin-top: 20px;
}

.content-wrapper > div {
    background-color: #fff;
    padding: 20px;
    line-height: 200%;
}

.caps {
text-transform:uppercase;}

.profileLink {color:black;text-decoration:none;}
a.profileLink:hover {text-decoration:none;color: black;}
.artifact_atr{ display:inline; margin-right:5px;}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 5+ ONLY */
::i-block-chrome, strong {
font-weight:500;
}
}



#loading-bar,#loading-bar-spinner {pointer-events: none;-webkit-pointer-events: none;-webkit-transition: 350ms linear all;-moz-transition: 350ms linear all;-o-transition: 350ms linear all;transition: 350ms linear all}
#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active,#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active { opacity: 0}
#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave,#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave { opacity: 1}
#loading-bar .bar {-webkit-transition: width 350ms;-moz-transition: width 350ms;-o-transition: width 350ms;transition: width 350ms;background: #29d;position: fixed;z-index: 10002;top: 0;left: 0;width: 100%;height: 2px;border-bottom-right-radius: 1px;border-top-right-radius: 1px}
#loading-bar .peg {position: absolute;width: 70px;right: 0;top: 0;height: 2px;opacity: .45;-moz-box-shadow: #29d 1px 0 6px 1px;-ms-box-shadow: #29d 1px 0 6px 1px;-webkit-box-shadow: #29d 1px 0 6px 1px;box-shadow: #29d 1px 0 6px 1px;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius: 100%}
#loading-bar-spinner {display: block;position: fixed;z-index: 10002;top: 10px;left: 10px}


/*bx slider*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left:-25px;
	background: url(../images/control_bt.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right:-25px;
	background: url(../images/control_bt.png) no-repeat 0 -63px;
}

.bx-wrapper .bx-prev:hover {
	background-position:0 0px;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 -63px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	outline: 0;
	width:18px;
	height:19px;
	text-indent: -9999px;
	z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
.bx-wrapper .bx-prev.disabled{background: url(../images/control_bt.png) no-repeat 0 -31px;}
.bx-wrapper .bx-next.disabled{background: url(../images/control_bt.png) no-repeat 0 -94px;}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/control_bt.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/control_bt.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

img .loadingImage{
  background: url('../images/loader6.gif') no-repeat;
}