﻿/* ==== Font Style for Webpage ==== */
@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura.otf');
}

@font-face {
    font-family: 'Futura Bold';
    src: url('../fonts/Futura-Bold.otf');
}

@font-face {
    font-family: 'Futura BoldOblique';
    src: url('../fonts/Futura-BoldOblique.otf');
}

@font-face {
    font-family: 'Futura Book';
    src: url('../fonts/Futura-Book.otf');
}

@font-face {
    font-family: 'Futura BookOblique';
    src: url('../fonts/Futura-BookOblique.otf');
}

@font-face {
    font-family: 'Futura Condensed';
    src: url('../fonts/Futura-Condensed.otf');
}

@font-face {
    font-family: 'Futura CondensedBold';
    src: url('../fonts/Futura-CondensedBold.otf');
}

@font-face {
    font-family: 'Futura CondensedBoldOblique';
    src: url('../fonts/Futura-CondensedBoldOblique.otf');
}

@font-face {
    font-family: 'Futura CondensedExtraBold';
    src: url('../fonts/Futura-CondensedExtraBold.otf');
}

@font-face {
    font-family: 'Futura CondensedLight';
    src: url('../fonts/Futura-CondensedLight.otf');
}

@font-face {
    font-family: 'Futura CondensedLightOblique';
    src: url('../fonts/Futura-CondensedLightOblique.otf');
}

@font-face {
    font-family: 'Futura CondensedOblique';
    src: url('../fonts/Futura-CondensedOblique.otf');
}

@font-face {
    font-family: 'Futura CondExtraBoldObl';
    src: url('../fonts/Futura-CondExtraBoldObl.otf');
}

@font-face {
    font-family: 'Futura ExtraBold';
    src: url('../fonts/Futura-ExtraBold.otf');
}

@font-face {
    font-family: 'Futura ExtraBoldOblique';
    src: url('../fonts/Futura-ExtraBoldOblique.otf');
}

@font-face {
    font-family: 'Futura Heavy';
    src: url('../fonts/Futura-Heavy.otf');
}

@font-face {
    font-family: 'Futura HeavyOblique';
    src: url('../fonts/Futura-HeavyOblique.otf');
}

@font-face {
    font-family: 'Futura Light';
    src: url('../fonts/Futura-Light.otf');
}

@font-face {
    font-family: 'Futura LightOblique';
    src: url('../fonts/Futura-LightOblique.otf');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('Theme/Assets/global/plugins/font-awesome/fonts/fontawesome-webfont.eot?v=3.0.1');
    src: url('Theme/Assets/global/plugins/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('Theme/Assets/global/plugins/font-awesome/fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('Theme/Assets/global/plugins/font-awesome/fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FuturaPTBook';
    src: url('../fonts/FuturaPTBook.otf');
}

@font-face {
    font-family: 'FuturaPTBookOblique';
    src: url('../fonts/FuturaPTBookOblique.otf') format('opentype');
}

@font-face {
    font-family: 'FuturaPTDemi';
    src: url('../fonts/FuturaPTDemi.otf');
}

@font-face {
    font-family: 'FuturaPTHeavy';
    src: url('../fonts/FuturaPTHeavy.otf');
}

@font-face {
    font-family: 'FuturaPTHeavyOblique';
    src: url('../fonts/FuturaPTHeavyOblique.otf');
}





body {
    /*background-image: url('Images/back-bg.png');*/
    background-repeat: repeat-x;
    background-size: contain;
    background-color: #000;
    font-family: 'FuturaPTBook' !important;
}

.enable-y-scroll {
    overflow-y: auto;
    max-height: 100px;
}

.at-share-dock-outer {
    display: none !important;
}


/* ==== Header Style for Webpage ==== */



/* ==== Header Navigation Style for Webpage ==== */

.navbar {
    margin: 0;
    border: none;
    border-radius: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.navbar-toggle {
    float: right;
}

    .navbar-toggle .icon-bar {
        background: #e31837;
    }



#headerNav .navbar-collapse {
    width: 100%;
}


/* Header > Top Header*/
.box-left {
    float: left;
    margin: 0 0 0 24px;
    position: relative;
    left: 1%;
}

.addthislinks {
    float: left;
    margin: 10px 0 0 0;
    position: relative;
    right: 1%;
}

.box-right {
    float: right;
    margin: 0 24px 0 0;
}


.headerright {
    color: #bcbec0;
    float: right;
    font-size: 8pt;
    margin: 10px 0 0 0;
}

.box {
    margin-bottom: 10px;
    margin-right: 12px;
    float: left;
    letter-spacing: 2px;
}

.headerright .box:last-child {
    margin: 0;
}

.box img {
    position: relative;
    top: -2px;
    left: 4px;
}

/* Header > Middle Header*/

.middleHeader {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.afiimage {
    position: relative;
    margin: 0 auto;
    width: 766px;
    top: 10%;
}

/* Header > Nav Header*/

.navHeader {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
}

.headcontainer {
    background: #000000 url(/Content/Images/header-bg.png);
    background-repeat: no-repeat;
    height: 150px;
    font-family: futura;
    letter-spacing: 4px;
    background-size: cover;
    position: relative;
}

#hnew {
    text-align: center;
    display: block;
}

#nav {
    width: 100%;
    text-align: center;
}

    #nav li {
        display: inline-block;
        float: none;
    }

.hedAfi {
    color: #fff;
    font-size: 30px;
    letter-spacing: 6px;
    padding: 0 15px;
    margin: 24px 0 10px 0;
    font-family: 'Futura Book' !important;
}

    .hedAfi:hover {
        color: #E31837;
        font-size: 30px;
        letter-spacing: 6px;
        padding: 0 15px;
        font-family: 'Futura Book' !important;
        text-decoration: none !important;
    }

.subhedAfi {
    color: #fff;
    font-size: 22px;
    letter-spacing: 10px;
    padding: 0 28px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Futura Book' !important;
}

.panelSearch {
    position: relative;
    top: 34px;
    right: 22px;
    width: 100%;
    display: table;
}

.nav-search-scope {
    position: relative;
    /* left: 0; */
    height: 34px;
    /* float: left; */
    padding-left: 5px;
    z-index: 20;
    margin: 0px;
    overflow: hidden;
    border: 2px solid #fff;
    border-right: 0 solid #fff !important;
    border-radius: 0px;
    background-position: 0px -532px;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    width: 1%;
    background-color: #d61313;
    background-image: none;
}

.nav-search-facade {
    top: 1px;
}

.nav-search-facade {
    position: relative;
    float: left;
    cursor: default;
    overflow: hidden;
    color: #fff;
}

    .nav-search-facade i {
        position: absolute;
        top: 6px;
        right: 5px;
    }

    .nav-search-facade .nav-search-label {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        font-size: 14px;
        line-height: 33px;
        margin-right: 21px;
        margin-left: 5px;
    }

#dropdownSearch {
    color: #000;
}

.nav-search-dropdown {
    position: absolute;
    display: block;
    top: 4px;
    left: 0;
    height: 35px;
    width: auto;
    font-family: Futura;
    outline: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    border: 0;
    line-height: 35px;
    font-size: 14px;
}

.newSearch {
    background-color: rgba(10, 0, 0, 0.39) !important;
    border: 2px solid #fff;
    width: 100%;
    height: 42px;
    padding: 0;
    font-size: 16px;
    position: relative;
    color: #fff !important;
    float: left;
}

    .newSearch input {
        width: 100%;
        height: 38px;
        background-color: rgba(10, 0, 0, 0.39) !important;
        border: 0px solid #fff;
        padding: 9px;
        color: rgb(255, 255, 255);
    }

        .newSearch input:-webkit-autofill,
        .newSearch input:-webkit-autofill:hover,
        .newSearch input:-webkit-autofill:focus,
        .newSearch input:-webkit-autofill:active {
            transition: background-color 5000s ease-in-out 0s;
            color: rgb(255, 255, 255) !important;
            -webkit-text-fill-color: #fff;
        }

        .newSearch input:-webkit-autofill {
            color: rgb(255, 255, 255) !important;
        }

.searchContainer {
    position: absolute;
    top: 3px;
    right: 4px;
}


    .searchContainer input {
        width: 100%;
        height: 38px;
        background-color: rgba(10, 0, 0, 0) !important;
        border: 0px solid #fff;
        padding: 0;
        color: rgb(255, 255, 255);
        position: absolute;
        top: 3px;
        right: 4px;
        z-index: 999999;
    }

.ui-helper-hidden-accessible {
    display: none;
}

.ui-menu {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
    z-index: 99999;
}

.ui-widget-content {
    border: 0 solid #fff;
    color: #222222;
    background-color: rgb(16, 1, 1);
    padding: 6px !important;
    width: 100% !important;
    position: absolute !important;
    top: 43px !important;
    left: 0px !important;
}

#newSearch.ui-widget-content {
    border: 0 solid #fff;
    color: #fff;
    background-color: rgb(38, 63, 102);
    padding: 6px !important;
    width: 260px !important;
}

.ui-menu .ui-menu-item a {
    display: block;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(23, 1, 2, 0);
    font-family: Futura Book;
    color: #fff;
    font-size: 14px;
}

.ui-menu .ui-menu-item {
    display: block;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(23, 1, 2, 0);
    font-family: Futura Book;
    color: #fff;
    font-size: 14px;
}

.ui-autocomplete .ui-menu-item .ui-state-hover {
    background-color: #E31837 !important;
    color: #fff;
}


.ui-state-focus {
    background-color: #E31837 !important;
    color: #fff;
}


.page-header.navbar.bgblack {
    background-color: transparent;
    border-top: 6px solid #000;
    height: 130px;
}

.page-header.navbar .top-menu .navbar-nav {
    padding: 0;
    margin-right: -9px;
    display: block;
}

.user-icon {
    float: left;
    margin: 0 9px 0 0;
}

    .user-icon i {
        color: #d61313;
    }



/* Top Navigation Menu Links style (Megamenu)*/

.megamenu_container {
    width: 100%;
}

/* Main Layout Style*/



/* Login Button Style*/

.page-header.navbar .top-menu {
    position: absolute;
    right: 30px;
    top: -6px;
}

.loginButton .navbar-nav > li.dropdown {
    border-bottom: 0 solid #444;
}

    .loginButton .navbar-nav > li.dropdown > a:before {
        bottom: 0;
        content: "";
    }

    .loginButton .navbar-nav > li.dropdown > .dropdown-toggle {
        margin: 0px;
        padding: 12px 10px 10px 10px !important;
    }

        .loginButton .navbar-nav > li.dropdown > .dropdown-toggle > i {
            position: relative;
            right: 5px;
            top: 2px;
        }

        .loginButton .navbar-nav > li.dropdown > .dropdown-toggle:hover {
            background-color: #d61313;
        }



/* Login Button End*/

/* Layout header style End */

input.error,
select.error,
textarea.error {
    border: 1px solid red;
}

label.error {
    color: red;
}

.show {
    visibility: visible;
}

.box-wrap {
    box-sizing: border-box;
}




/* Search auto complete style end*/

/**SCREEN SIZE Adjustments*/

.margin-imp {
    margin: 0 !important;
}

.screen-width-adjust {
    width: 1800px;
}

.screen-height-adjust {
    min-height: 170px;
}


.tabrow {
    margin: 0;
    width: 100%;
}

.border-top-0 {
    border-top: 0 solid red !important;
}

.afi-title {
    margin: 78px 570px 0px -1085px;
}


.mobileView {
    display: none;
}

.megamenu > li .megamenu_drop {
    padding-right: 30px;
    margin-left: 0;
}

.margin-imp {
    margin-left: 150px !important;
}

.screen-width-adjust {
    width: 1024px;
}

.screen-height-adjust {
    min-height: 149px;
}


.afi-title {
    margin: 38px 570px 0px -495px;
}



.megamenu > li .megamenu_drop {
    padding-right: 10px;
    margin-left: 5px;
}

}

/** New Theme03.17.2017 @Pankaj*/


.bgsearch.input-group {
    background: #28282a;
}

.mobileSpace {
    padding: 0;
}

.btnColor {
    background: #01a1af;
}

.page-header.navbar .search-form .input-group .input-group-btn .btn.submit > i {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

.filter-list li {
    list-style-position: outside;
    text-indent: -1em;
    margin: 0 0 0 14px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle > i {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

.textWhite {
    font-size: 15px !important;
    color: #fff !important;
}

.main-heading-inner {
    font-size: 16px !important;
    color: #fff !important;
    padding: 1px 1px;
    letter-spacing: 4px;
}

.textWhite div {
    color: #fff !important;
    float: left;
}

.page-content-wrapper .page-content {
    padding: 0;
}

.page-content-white .page-bar, .page-container-bg-solid .page-bar {
    margin: 0;
    padding: 5px 20px;
    -webkit-box-shadow: 0px 2px 32px -7px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 2px 32px -7px rgba(0,0,0,0.52);
    box-shadow: 0px 2px 32px -7px rgba(0,0,0,0.52);
    z-index: 1;
}

.portlet.light.portlet-fit > .portlet-title {
    padding: 0 20px 0 0;
    background: #202020;
    border-left: 5px solid #e51636;
}

.portlet > .portlet-title > .caption {
    float: left;
    font-size: 18px;
    padding: 12px !important;
    background: #d00032;
    min-height: 43px;
    position: relative;
    min-width: 15%;
}

    .portlet > .portlet-title > .caption::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0px 27px 43px 0px;
        border-color: transparent transparent #d00032 transparent;
        position: absolute;
        top: 0;
        right: -27px;
    }

.portlet.light > .portlet-title > .caption > .caption-subject {
    font-family: Futura Book;
    font-size: 16px;
    letter-spacing: 4px;
    color: #fff;
}



.portlet.light > .portlet-title > .caption > i {
    color: #fff !important;
    font-size: 23px;
}

.portlet-fit > .portlet-body {
    padding: 10px 20px 20px 20px;
}


.portlet-body .dt-buttons {
    margin: 0;
}

.dt-buttons a {
    color: #FFFFFF;
    background-color: #364754;
    border-color: #364754;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 6px 34px 6px 12px !important;
    position: relative;
}

button.dt-button.disabled, div.dt-button.disabled, a.dt-button.disabled {
    color: #999 !important;
}

.dt-buttons button {
    color: #FFFFFF;
    background-color: #364754;
    border-color: #364754;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 6px 34px 6px 12px !important;
    position: relative;
}

button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    background-color: #29333c;
    border-color: #29333c;
}

button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) {
    text-shadow: 0 0 0 !important;
}

.dt-buttons .buttons-create:after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    z-index: 3;
    right: -1px;
    top: -1px;
    width: 28px;
    background: #4e5c67;
    height: 34px;
    padding: 9px;
}

.dt-buttons .buttons-edit:after {
    content: "\f040";
    font-family: FontAwesome;
    position: absolute;
    z-index: 3;
    right: -1px;
    top: -1px;
    width: 28px;
    background: #4e5c67;
    height: 34px;
    padding: 9px;
}

.dt-buttons .buttons-remove:after {
    content: "\f1f8";
    font-family: FontAwesome;
    position: absolute;
    z-index: 3;
    right: -1px;
    top: -1px;
    width: 28px;
    background: #4e5c67;
    height: 34px;
    padding: 9px;
}

.searchContainer input {
    width: 100%;
    height: 38px;
    background-color: rgba(10, 0, 0, 0) !important;
    border: 0px solid #fff;
    padding: 0;
    color: rgb(255, 255, 255);
    position: absolute;
    top: 3px;
    right: 4px;
    z-index: 999999;
}

.dt-buttons .disabled:after {
    background: #e9edef !important;
}

.lrpadding {
    padding: 0 30px;
}

.page-bar .page-breadcrumb > li span {
    color: #f13836 !important;
    text-decoration: underline;
}


.btn.green:not(.btn-outline) {
    color: #FFFFFF !important;
    background-color: #364754;
    border: 1px solid #212e35;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 7px 40px 7px 12px;
    position: relative;
    margin: 0 4px;
}

.btn.green > i {
    position: absolute;
    z-index: 3;
    right: -1px;
    top: -1px;
    width: 28px;
    background: #4e5c67;
    height: 36px;
    padding: 9px 0;
}

.btn.green:not(.btn-outline):hover {
    color: #ffffff;
    background-color: #29333c;
    border-color: #29333c;
    position: relative;
}

.btn.green:not(.btn-outline):focus {
    color: #ffffff;
    background-color: #29333c;
    border-color: #29333c;
    position: relative;
}

.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 6%;
    z-index: 9999;
}

.scroll {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #dd1f2d;
    background: rgb(221, 31, 45);
    padding: 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

    .scroll:hover {
        background: rgb(124, 10, 10);
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

        .scroll:hover .fa {
            padding-top: -10px;
        }

    .scroll .fa {
        font-size: 30px;
        margin-top: -5px;
        margin-left: 1px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        color: #fff;
    }

.sectionTable {
    border-bottom: 1px dotted #908c8c;
    margin: 0 0 18px 0;
    padding: 0 0 19px 0;
}

.row.greyBg {
    background: #f2f2f2;
    margin: 0 !important;
}

.gridBg th {
    background: #013764;
}

.dataTable th {
    background-color: #013764 !important;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    color: #fff;
    font-weight: normal !important;
    font-size: 14px !important;
    border-right: 1px solid #fff !important;
}

    .dataTable th.select-checkbox:before {
        border: 1px solid #fff !important;
    }

.table-scrollable > .table-bordered > thead > tr:last-child > th {
    background-color: #013764;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    color: #fff;
    font-weight: normal;
}

.dataTables_scrollBody {
    border-left: 1px solid #e7ecf1;
    border-right: 1px solid #e7ecf1;
    height: auto !important;
    overflow-x: hidden !important;
}

table.dataTable.stripe tbody tr.odd {
    background-color: #f2f2f2 !important;
}

table.dataTable.display tbody tr.odd td {
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

table.dataTable.display tbody tr.even td {
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f2f2f2 !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #e6e6e6 !important;
}

.table-striped > tbody > tr:nth-of-type(odd) > table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background-color: #f2f2f2 !important;
}

.gridBg td {
    font-size: 12px !important;
}

    .gridBg td a {
        color: #e51836 !important;
        text-decoration: underline;
    }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #fff;
}

.iunPublish > i {
    font-size: 25px;
    color: #e51836;
    margin: 0 6px 0 0;
}

.iEdit > i {
    font-size: 23px;
    color: #2c97db;
    margin: 0 6px 0 0;
}

.iArchive > i {
    font-size: 23px;
    color: #76b93b;
}

.sectionDivider {
    margin: 40px 0 6px 0;
    padding: 6px 0 6px 0px;
    font-size: 15px;
    position: relative;
}

    .sectionDivider:before {
        content: "";
        background-image: url(Images/circle-bg.svg);
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        top: -5px;
    }

.table-toolbar {
    margin: 20px 0 0 0;
}

.sectionDivider:after {
    content: "";
    background-image: url(Images/circle-bg.svg);
    height: 3px;
    width: 100%;
    position: relative;
    left: 0;
    bottom: -9px;
}

.portlet-form .form-actions, .form .form-actions {
    border-top: 0 dotted #908c8c;
    margin: 30px 0 6px 0;
    padding: 6px 0 6px 0px;
}

.sectionDivider div label {
    margin: 4px 0;
}

.form {
    padding: 0 20px 20px 20px !important;
    font-size: 15px !important;
}


.portlet {
    margin-bottom: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    font-size: 15px;
}

.icon-panel {
    float: left;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 15px;
}

.table-scrollable {
    margin: 0px 0 !important;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-size: 14px;
    padding: 3px 0;
}

div.dataTables_wrapper div.dataTables_length label {
    font-size: 14px;
    padding: 3px 0;
}

h4.block {
    font-family: Futura;
}

.asterisk {
    font-weight: bold;
    color: red;
    font-size: medium;
}

/* main background style*/

.page-wrapper {
    background: rgb(173,8,11); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(173,8,11,1) 0%, rgba(28,3,4,1) 85%, rgba(28,3,4,1) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(173,8,11,1) 0%,rgba(28,3,4,1) 85%,rgba(28,3,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(173,8,11,1) 0%,rgba(28,3,4,1) 85%,rgba(28,3,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad080b', endColorstr='#1c0304',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.page-header.navbar .search-form.open, .page-header.navbar .search-form:hover {
    background: #3f4f62;
    background-color: rgba(10, 0, 0, 0.39);
}

.page-header.navbar .search-form input[type="text"] {
    outline: none;
    box-shadow: none !important;
    border: 0px solid #ccc !important;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
}

.page-header.navbar .search-form {
    background-color: rgba(10, 0, 0, 0.39);
    border: 2px solid #fff;
    width: 34% !important;
}

    .page-header.navbar .search-form:hover {
        background-color: rgba(10, 0, 0, 0.39);
        border: 2px solid #fff;
        width: 34% !important;
    }

.page-header.navbar .search-form {
    position: absolute;
    right: 3%;
    height: 40px;
    top: 14%;
}

    .page-header.navbar .search-form .input-group .form-control {
        height: 37px;
        padding-left: 5px;
    }

.btnColorsearch {
    background-color: transparent;
    position: relative;
    top: 0;
    right: 0;
    z-index: 1000;
    height: 30px !important;
}

.input-group {
    width: 100%;
}

.gobtn {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.43);
    color: #959fad;
    width: 40px;
    height: 36px;
    font-size: 14px;
    padding: 9px 0 0 8px;
    font-family: 'Futura Bold';
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff !important;
    background-color: #0e3773;
    border-color: #0e3773;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777 !important;
}

#preview {
    position: absolute;
    border: 3px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    box-shadow: 4px 4px 3px rgba(103, 115, 130, 1);
}

.dataTables_wrapper .row {
    margin: 5px 0 5px 0;
    padding: 2px 0;
    background-color: #fafafa;
    border: 1px solid #efeded;
}

label {
    display: inline-block;
    margin-bottom: 0;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 10px;
    line-height: 1.12857;
    vertical-align: middle;
    border-top: 1px solid #e7ecf1;
    font-size: 13px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
}

.actionIcon {
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0 2px;
}

    .actionIcon img {
        width: 28px;
        height: 30px;
    }

.archive img {
    width: 27px;
    height: 30px;
}

.adminTab {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #003764;
    padding: 5px;
}

.adminNav > li {
    float: left;
    margin-bottom: -1px;
    background-color: #dddfe0;
    margin-left: 2px;
    margin-right: 2px;
    border-left: 0 solid #969798 !important;
}

    .adminNav > li a {
        color: #a3a4a5;
    }

    .adminNav > li > a {
        padding: 8px 15px;
    }

    .adminNav > li.active {
        float: left;
        margin-bottom: -2px;
        background-color: #003764;
        margin-left: 2px;
        margin-right: 2px;
        border-bottom: 3px solid #003764;
    }

    .adminNav > li:first-child {
        margin-left: 14px;
    }

    .adminNav > li.active > a, .adminNav > li.active > a:focus, .adminNav > li.active > a:hover {
        color: #fff !important;
        background-color: #003764;
        border: 0 solid #ddd;
        border-bottom-color: transparent;
        cursor: default;
        font-family: 'Futura Book' !important;
    }

.adminTab > .tab-pane {
    background: #fff;
    padding: 20px;
}

#adminNav.nav-tabs > li:before {
    content: "";
    width: 0 !important;
}

#adminNav.nav-tabs > li:after {
    content: "";
    width: 0 !important;
}

#adminNav.nav-tabs > li.active a:before {
    display: none;
}

#adminNav .adminTab > li {
    border-left: 0 solid #969798 !important;
}

.hedInner {
    padding: 0 0 12px 0;
    font-size: 16px;
    margin: 5px 0;
    display: inline-block;
}

.hedInner6 {
    padding: 0 0 12px 0;
    font-size: 14px;
    margin: 5px 0;
    display: inline-block;
}

.floatLeft {
    float: left;
}

.adminTab .h5 {
    font-family: 'Futura book';
    color: #d00032;
    margin-top: 5px;
}

.button-divider {
    border-bottom: 2px dotted #908c8c;
    margin: 30px 0 10px 0;
    padding: 10px 0;
    border-top: 2px dotted #908c8c;
}

.inner-block {
    margin: 0 -20px;
}

label.h5 {
    font-family: 'Futura book';
    color: #d00032;
    margin: 5px 10px;
    font-weight: 900;
    font-size: 16px;
}

label.h6 {
    font-family: 'Futura book';
    color: #d00032;
    margin: 2px 2px;
    font-weight: 500;
    font-size: 14px;
}

.titleRed a {
    font-family: 'Futura book';
    color: #d00032;
    margin: 5px 10px;
    font-weight: 900;
    font-size: 16px;
}

.well-lg {
    padding: 40px;
    margin: 6px 0;
    border: 1px solid #e0e1e2;
}

.lableForm {
    margin: 9px 0;
    font-size: 16px;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 40px !important;
}

.table-bordered > thead > tr:last-child > th {
    background-color: #013764;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    color: #fff;
    font-weight: normal;
}

input[type=search] {
    height: auto !important;
}

.form-control {
    height: 40px !important;
    margin-bottom: 8px;
}

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0 !important;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
    }

table {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#dropdownSearch {
    color: #000;
}

.select.input-lg {
    height: 40px !important;
}


.nav-search-dropdown {
    position: absolute;
    display: block;
    top: 4px;
    left: 0;
    height: 35px;
    width: auto;
    font-family: Futura;
    outline: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    border: 0;
    line-height: 35px;
    font-size: 14px;
}

.nav-tabs > li:last-child {
    border-right: 0 solid #969798;
}

.fileContainer {
    overflow: hidden;
    position: relative;
}

    .fileContainer [type=file] {
        cursor: inherit;
        display: block;
        font-size: 999px;
        filter: alpha(opacity=0);
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

/* Example stylistic flourishes */

.fileContainer {
    color: #FFFFFF;
    background-color: #364754;
    border: 1px solid #212e35;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 7px 40px 7px 12px;
    position: relative;
    margin: 0 4px;
}

    .fileContainer > i {
        position: absolute;
        z-index: 3;
        right: -1px;
        top: -1px;
        width: 28px;
        background: #4e5c67;
        height: 36px;
        padding: 9px 0 9px 6px;
    }

    .fileContainer [type=file] {
        cursor: pointer;
    }

.dividerDotted {
    background-image: url(Images/circle-bg.svg);
    height: 3px;
    width: 100%;
    position: relative;
    left: 0;
    top: -5px;
    margin: 12px 0 0 0;
}

#internalSearch .filter-list li {
    display: block;
}

.afiBanner {
    padding: 17px 0;
    width: 90%;
}

.textWhite div {
    margin-top: 11px !important;
}

.step-line .active a {
    color: #e51836 !important;
}

.step-line .default a {
    color: #c7c7c7 !important;
}

.dcHeader .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
}

.dcHeader {
    margin: 20px -15px 40px -15px;
}

.portlet.light .dataTables_wrapper .dt-buttons {
    margin: 0 0 5px 0;
}

.btn.green:not(.btn-outline):active:hover, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active.focus, .open > .btn.green:not(.btn-outline).dropdown-toggle:hover, .open > .btn.green:not(.btn-outline).dropdown-toggle:focus, .open > .btn.green:not(.btn-outline).dropdown-toggle.focus {
    background-color: #29333c;
    border-color: #29333c;
}

button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled) {
    background-color: #29333c;
    border-color: #29333c;
    box-shadow: inset 0 0 0 #999999;
}

button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) {
    background-color: #29333c;
    border-color: #29333c;
}

.modal {
    margin: 10px auto;
}

    .modal .closeNew {
        color: #fff;
        position: absolute;
        right: 11px;
        background: #e65c67;
        border: 0;
        font-size: 14px;
    }

#modal-content {
    border-radius: 9px !important;
    overflow: hidden;
    z-index: 99999;
    -webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.55);
}

.modal-body {
    position: relative;
    padding: 15px;
    overflow-y: scroll;
    height: 560px;
    margin: 0 0 9px 0;
}

.modal .modal-header {
    border-bottom: 1px solid #EFEFEF;
    background: #e65c67;
    color: #fff;
}

#modal-content .modal-header {
    border-bottom: 1px solid #EFEFEF;
    background: #e65c67;
    color: #fff;
    font-size: 18px;
}

.userDetail .col-md-8, .col-md-4 {
    padding-left: -15px !important;
    padding-right: -15px !important;
}

.btn.green:not(.btn-outline) a {
    text-decoration: none;
    color: #fff !important;
}

#divSearchPeople .container {
    width: 100%;
}

.row.SearchPanel {
    border: 5px solid #eee;
    margin: 40px 0;
    display: none;
    padding: 30px;
}

.selcetedSearch {
    display: inline-block;
    border: 1px dotted #7fbd2e;
    padding: 4px;
    border-radius: 4px;
    background: #fafcfb;
}

.dataTables_scrollHeadInner, .dataTable {
    width: 100% !important;
}

.titleTh {
    width: 130px !important;
}

.btn.default {
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 7px 40px 7px 12px;
    position: relative;
    margin: 0 4px;
}

    .btn.default i {
        color: #bac1cc;
        position: absolute;
        z-index: 3;
        right: -1px;
        top: -1px;
        width: 28px;
        background: #d4d7de;
        height: 36px;
        padding: 9px 0;
    }

.fade {
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

#divSearchPeople .container:nth-of-type(1) {
    padding: 0;
}

.dateSelect {
    min-width: 29%;
    float: left;
    margin: 0 0 0 24px;
    display: inline-block;
    width: auto;
}

.form-group .dateSelect:nth-child(2) {
    margin: 0 !important;
}

.dropdown {
    position: initial;
}


.advSearchlink {
    float: right;
    font-family: 'Futura Book';
    font-size: 14px;
    background: #d61313;
    position: relative;
    right: 38px;
    padding: 5px 8px;
    top: -6px;
    border: 1px solid #fff;
}

    .advSearchlink a {
        color: #fff;
        text-decoration: none;
    }


        .advSearchlink a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .advSearchlink i {
        color: #fff;
        margin: 0 5px;
    }

.nav-tabs, .nav-pills {
    margin-bottom: 0;
}

.green a {
    color: #fff !important;
}


.mt-element-step .step-line .mt-step-number {
    margin-bottom: 10px !important;
}


.mt-element-step .step-line .mt-step-title {
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    width: 100%;
    top: 82px;
}


.dataTables_wrapper .dataTables_paginate {
    padding-top: 14px;
}


#divSearchPeople .resultContainer span {
    display: block;
    margin: 0 0 1px 9.25em;
}

/*
#FullSearchDetails .resultContainer span.resultItem{
    display: block;
    margin: 0;
}*/

.sortbyContainer {
    margin: 0 !important;
}

.modal-header .close {
    background-image: none !important;
    text-indent: 0;
    text-shadow: 0 0 0 #fff;
    opacity: 100;
    color: #fff;
}

.modal-header {
    padding: 11px;
}
/* ======== LightBox PopupCss ======*/

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content {
    position: relative;
    border: 0;
    box-shadow: 0px 0px 0px #fff;
}

    div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE {
        position: relative;
        background-color: #fff;
        border: 1px solid #999;
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5);
        outline: 0;
        border-radius: 9px !important;
    }

DTE_Header_Content {
    font-size: 16px;
    text-transform: capitalize;
}

div.DTE div.DTE_Header {
    border-bottom: 1px solid #EFEFEF;
    background: #e65c67;
    color: #fff;
    padding: 11px;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border-radius: 8px 8px 0px 0 !important;
    border: 1px solid #e65c67;
    box-sizing: border-box;
    text-transform: capitalize;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close {
    position: absolute;
    top: 11px;
    right: 11px;
    border: 0 solid white;
    background-color: #e65c67;
    box-shadow: 0px 0px 0px #111;
}

    div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:hover {
        background-color: #e65c67;
        box-shadow: 0px 0px 0px #111;
    }

    div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:after {
        font-size: 26px;
    }

.DTE input, select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.DTE label {
    font-size: 16px;
}

div.DTE button.btn, div.DTE div.DTE_Form_Buttons button {
    color: #FFFFFF !important;
    background-color: #364754;
    border: 1px solid #212e35;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 7px 12px 7px 12px;
    position: relative;
    margin: 0 4px;
    background-image: none !important;
    text-shadow: 0px 0px 0px #fff;
}

select[name="sample_editable_1_length"] {
    width: auto !important;
}

.dataTables_wrapper .dataTables_filter input {
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input#DTE_Field_IsIncluded_0 {
    float: left;
    width: auto !important;
}

.selectBtn {
    float: left;
    background: #fff;
    position: relative;
    top: 1px;
    padding: 0 9px;
    left: 14px;
    border: 1px solid #8e8989;
    border-radius: 3px !important;
    color: #8e8989;
}

    .selectBtn:active, .selectBtn:active i {
        background: forestgreen;
        border: 1px solid forestgreen;
        color: #fff;
    }

    .selectBtn i {
        font-size: 18px;
        color: #8e8989;
        margin: 4px 0;
        padding: 0;
    }

    .selectBtn .fa-check-square-o:before {
        content: "\f046";
        top: 1px;
        position: relative;
        left: -2px;
    }


.greenSelect {
    color: #fff !important;
    background: forestgreen;
    border: 1px solid forestgreen;
    position: relative;
    top: 1px;
    padding: 0 9px;
    left: 14px;
    float: left;
}

    .greenSelect i {
        color: #fff;
    }


#compreleaseYear {
    display: block !important;
}

#SortSearchDetailsResult .rtResult {
    margin: 0 0 1px 9.25em;
}


#compacviewAdmin .nav-tabs > li {
    margin: 0;
}


#compacviewAdmin li {
    border-left: 0 solid #969798;
    background: #0e3773;
}

    #compacviewAdmin li:hover {
        background: rgb(124, 10, 10);
        border-left: 0 solid #969798;
    }

#compacviewAdmin > li.active {
    background: #dd1f2d !important;
    border: 0 !important;
    position: relative;
    top: 0;
    font-family: 'Futura Book';
    height: 31px;
}

#compacviewAdmin > li {
    border: 0 !important;
    position: relative;
    top: 0;
    font-family: 'Futura Book';
    height: 30px;
    background: #d5d6d8;
    float: left;
    margin-right: 10px;
}

    #compacviewAdmin > li.active a {
        font-family: 'Futura Book';
    }

#compacviewAdmin li a {
    color: #fff !important;
    padding: 5px 8px;
    border: 0px solid #fff !important;
}

#compacviewAdmin > li:after, li:before {
    display: none !important;
}


#SortSearchDetailsResult #compreleaseYear {
    display: inline-block !important;
    float: left;
    width: auto !important;
}

#SortSearchDetails #compreleaseYear span {
    margin-left: 0 !important;
    display: none !important;
}

#compreleaseYearInline span {
    margin-left: 0 !important;
    display: none !important;
}

#SortSearchDetails #compreleaseYearInline span {
    margin-left: 0 !important;
    display: inline-block !important;
    font-size: 15px;
    margin-top: 2px;
}

#SortSearchDetailsResult h1.sortHeading {
    float: left !important;
    margin: 0 9px 0 0;
}

#SortSearchDetailsResult h4.resultHed {
    display: none;
}

#SortSearchDetailsResult .rtResult {
    margin: 4px 0;
}

#SortSearchDetailsResult #compreleaseYear .resultItem a:after {
    content: ")";
}

#SortSearchDetailsResult #compreleaseYear .resultItem a:before {
    content: "(";
}

#SortSearchDetailsResult #compreleaseYearInline .resultItem a:after {
    content: ")";
}

#SortSearchDetailsResult #compreleaseYearInline .resultItem a:before {
    content: "(";
}

#SortSearchDetailsResult .post93movieheader {
    margin-top: 10px;
    margin-bottom: 3px;
}

a.editIcon {
    margin: 0;
    position: relative;
    top: -4px;
}

#SortSearchDetailsResult a.editIcon {
    margin: 0;
    margin-top: 5px;
    position: relative !important;
    top: 0;
}
#gridLiterarySources_wrapper a.editIcon{
    top:0;
}




#compacviewAdmin > li img {
    position: relative;
    top: -1px;
    height: 20px;
}

#compacviewAdmin {
    border-bottom: 1px solid #021634;
}

#divSearchPeople .searchHeading {
    font-size: 20px;
    margin: 0 0 9px 0;
    width: auto;
    float: left;
}

div.DTED_Lightbox_Wrapper {
    z-index: 9999999999;
}

@media print {
    a[href]:after {
        content: none !important;
    }

    #compreleaseYear .resultItem a[href]:after {
        content: ")" !important;
    }
}

.form-group {
    margin: 0 15px 15px 0;
}

.form-inline {
}

.publishBtn, .unpublishBtn {
    background-color: #d00032;
    border-color: #d00032;
    color: #fff;
    padding: 7px 40px 7px 12px;
}

    .publishBtn:hover, .unpublishBtn:hover {
        background-color: #9c0529;
        border-color: #d00032;
        color: #fff;
        padding: 7px 40px 7px 12px;
    }

    .publishBtn:before {
        position: absolute;
        z-index: 3;
        right: 15px;
        top: 0;
        width: 28px;
        background: #9c0529;
        height: 36px;
        padding: 9px 0;
        content: "\f062";
        font: normal normal normal 14px/1 FontAwesome;
    }

    .unpublishBtn:before {
        position: absolute;
        z-index: 3;
        right: 15px;
        top: 0;
        width: 28px;
        background: #9c0529;
        height: 36px;
        padding: 9px 0;
        content: "\f063";
        font: normal normal normal 14px/1 FontAwesome;
    }


.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden !important;
    z-index: 999999999;
}


/*Bug 1114 - Sarah want stop see thead headers*/


.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-dialog .k-window-content, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    box-sizing: border-box;
}

#divSearchPeople .portlet-body {
    padding: 0;
}

#search-footer .btn.green > i {
    height: 18px !important;
}

#search-footer .btn.default:not(.btn-outline) > i {
    height: 18px !important;
}

.newBox {
    position: fixed;
    bottom: 0;
    height: 12px;
    background: #fff;
    width: 98%;
    z-index: 9999999;
}

#search-footer .btn.green:not(.btn-outline) {
    margin: 0 11px;
}

#admin-tab-ui .form-control {
    outline: none !important;
    box-shadow: none !important;
    box-sizing: border-box;
}

#tab_1 .col-md-6, #tab_3 .col-md-6, #tab_4 .col-md-6, #tab_5 .col-md-6, #tab_1 .col-md-6 {
    box-sizing: border-box !important;
}

#tab_1 .col-lg-6, #tab_3 .col-lg-6, #tab_4 .col-lg-6, #tab_5 .col-lg-6, #tab_1 .col-lg-6 {
    box-sizing: border-box !important;
}

#addModalContainer #searchBlock .form-control {
    margin-bottom: 0;
    box-sizing: border-box;
}


#addModalContainer .modal-footer {
    margin: 20px 0;
}

#divSearchPeople .col-md-9 .col-md-12 {
    width: 100%;
    box-sizing: border-box;
}

#searchBlock {
    box-sizing: border-box !important;
}

#divSearchPeople .search-container {
    border-left: 0 solid #ddd;
}

#searchBlock .popupSearch {
    width: 60%;
}

#searchBlock .form-control {
    border-radius: 0;
    border: 3px solid #fff !important;
    height: 37px !important;
    margin-bottom: 0;
    box-sizing: border-box;
}

#divSearchPeople #divMasterHeader {
    display: none;
}

#divSearchPeople #divMasterPageTop {
    display: none;
}

#SortSearchDetailsResult [id^=include] {
    float: left;
    position: relative;
    top: 1px;
    margin: 0 20px 0 0;
}

#searchBlock #popup-search .btnColorsearchinner {
    top: 8px;
    right: 26px;
}

@media (max-width: 991px) {

    .notab {
        display: none;
    }

    .hedAfi, .hedAfi:hover {
        padding: 0;
        margin: 20px 0 10px 0;
    }

    .subhedAfi {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .hedAfi, .hedAfi:hover {
        padding: 0;
        margin: 18px 0 8px 0;
        font-size: 17px;
        letter-spacing: 2px;
    }

    .subhedAfi {
        font-size: 14px;
        letter-spacing: 3.3px;
    }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
    .hedAfi, .hedAfi:hover {
        font-size: 17px;
    }

    .subhedAfi {
        font-size: 14px !important;
        letter-spacing: 3.3px !important;
    }
}


@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
    .hedAfi, .hedAfi:hover {
        font-size: 14px;
    }

    .subhedAfi {
        font-size: 11px;
        letter-spacing: 3.3px;
    }
}

@media (max-width: 480px) {
    .hedAfi, .hedAfi:hover {
        font-size: 17px;
    }

    .subhedAfi {
        font-size: 14px;
        letter-spacing: 3.3px;
    }
}


.popMovie, .popCompanies, .popperson, .popLocation {
    display: none;
}

.popBlock {
    display: block;
}

.small-hide {
    width: 1px;
    height: 1px;
    font-size: 1px;
}

/*Add Subject Popup Window*/
.Buttondiv {
    padding: 10px 10px 10px 10px;
    display: block;
}

.toggle.afi, .toggle-on.afi, .toggle-off.afi {
    border-radius: 20px;
}

    .toggle.afi .toggle-handle {
        border-radius: 20px;
    }




/**custom css**/

.header_top {
    background: #000000;
}

#headerNav .navbar-collapse {
    padding: 0;
}

.header_top .container {
    width: 1300px;
}

.header_top_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    width: 100%;
    display: inline-block;
}

.header_top, .menu-top-menu-container {
    width: 100%;
}

.navbar-nav > li {
    float: none;
}

.header_top li a:hover {
    color: #CD1732;
    text-decoration: none;
}

.header_top_menu ul li {
    position: relative;
    display: inline-block;
    padding: 11px 18px;
}

    .header_top_menu ul li a {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        font-family: 'FuturaPTBook' !important;
    }


ul#menu-top-menu ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 210px;
    text-align: left;
    background: #000;
    color: #fff;
    z-index: 111;
    top: 42px !important;
    padding: 5px 0;
}

#menu-top-menu ul li {
    display: block;
    padding: 8px 15px;
}

ul#menu-top-menu .open_content ul.sub-menu {
    display: block;
}

ul#menu-top-menu ul.sub-menu li a {
    font-size: 15px;
}

#menu-top-menu span.menu_arrow {
    display: inline-block;
    border-color: #fff;
    vertical-align: top;
    margin-top: 4px;
}

span.menu_arrow {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #000;
    width: 8px;
    height: 8px;
    padding: 0;
    transform: rotate(45deg);
    margin: 3px 0 0 7px;
    cursor: pointer;
}

#menu-top-menu span.menu_arrow.open {
    margin-top: 8px;
}

#menu-top-menu span.menu_arrow {
    display: inline-block;
    border-color: #fff;
    vertical-align: top;
}

span.menu_arrow.open {
    transform: rotate(-135deg);
}



.header_top_menu ul li a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: normal;
    display: inline-block;
}

.navbar-nav > li > a {
    padding: 0;
}

.header_top_menu ul#menu-top-menu > li:last-child {
    background: #D80028;
}

    .header_top_menu ul#menu-top-menu > li:last-child:hover {
        background: #fff !important;
        color: #CD1732 !important;
    }

.header_top_menu ul li:last-child:hover > a {
    color: #CD1732 !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #000 !important;
    z-index: 111;
}

    .sticky .mobile_view {
        display: block;
    }

    .sticky .desktop_view {
        display: none;
    }

.header_bottom.sticky .navbar_header > ul > li a {
    color: #fff;
}

.header_bottom {
    padding: 18px 0px 15px;
    background-color: #fff;
}

    .header_bottom > .container {
        display: inline-block;
    }

.header_bottom_left {
    display: inline-block;
    float: left;
}

.header_logo, .header_logo_hover, .sticky .header_logo_hover {
    height: 35px;
}

    .header_logo > a > img {
        display: inline-block;
        vertical-align: middle;
    }

.header_menu {
    display: inline-block;
}

img {
    width: auto;
}

.header_bottom .header_bottom_left span {
    color: #000;
    font-size: 33px;
    letter-spacing: 4.95px;
    margin-left: 5px;
    padding-top: 2px;
    display: inline-block;
    vertical-align: middle;
}

.header_bottom.sticky .header_bottom_left span {
    color: #fff;
}

:focus {
    outline: 0;
}

.header_bottom .header_logo a:hover {
    color: #000 !important;
    text-decoration: none;
}

.header_bottom.sticky .header_logo a:hover {
    text-decoration: none;
    color: #fff !important;
}

.navbar_header ul li a:hover {
    color: #CD1732;
}

.header_bottom_right {
    float: right;
    padding-top: 8px;
}

.navbar_header {
    display: inline-block;
    vertical-align: text-top;
}

    .navbar_header ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: right;
    }

        .navbar_header ul li {
            position: relative;
            display: inline-block;
            padding: 0px 8px;
        }

        .navbar_header ul > li > a {
            font-size: 18px;
            text-transform: uppercase;
            color: #000;
            letter-spacing: 2.7px;
            font-family: 'FuturaPTBook' !important;
        }

.sticky .navbar_header ul li a {
    color: #fff;
}

.header_search {
    display: inline-block;
    padding: 0 18px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.header_search_box, .list_search_box {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 11111;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: default;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.search_close, .toggle_close, .list_search_close {
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 43px;
    top: 40px;
    z-index: 9;
}

.search_sec form.search-form {
    width: 100%;
}

.header_toggle {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.search_open .header_search_box, .toggle_open .mega-menu-dropdown, .list_search_open .list_search_box {
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
}

.mega-menu-dropdown {
    align-items: center;
    justify-content: center;
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 11111;
    top: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.95);
    overflow: auto;
    transition: 0.5s;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.mobile_view, .header_logo_hover {
    display: none;
}

.header_search_box h2.blur {
    color: #ffffff;
    font-size: 50px;
    line-height: 48px;
    max-width: 45%;
    margin-top: 0;
    font-style: italic;
    margin-bottom: 41px;
    font-family: 'FuturaPTBookOblique' !important;
    font-weight: normal;
    letter-spacing: normal;
}

.search_sec {
    text-align: left;
}

.header_search_box h3 {
    font-family: 'FuturaPTBook' !important;
    color: #ffffff;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 5.25px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 35px;
}

.header_search .nice-select.searchField {
    width: 315px;
    white-space: normal;
}

.header_bottom .header_search_box span {
    font-size: 20px;
}

.header_search span {
    height: 55px;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    color: #fff;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    height: 55px;
    line-height: 28px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    letter-spacing: 3px;
    color: #ffffff;
    background-color: #bcbcbc;
}

    .nice-select:after {
        background-image: url(../Content/Images/search_up_arrow.png);
        content: '';
        display: block;
        height: 10px;
        width: 18px;
        margin-top: -2px;
        /* pointer-events: none; */
        position: absolute;
        right: 10px;
        top: 47%;
        transform: rotate(180deg);
    }

    .nice-select .list {
        width: 100%;
        background-color: #bcbcbc;
        border-radius: 0px;
        box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
        box-sizing: border-box;
        margin-top: 0px;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
        transform: scale(0.75) translateY(-21px);
        -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        z-index: 9;
    }

    .nice-select .option.selected {
        font-weight: normal;
    }

    .nice-select .option.selected, .nice-select .option:hover {
        background-color: #D80028 !important;
    }

    .nice-select .option {
        font-size: 19px;
        cursor: pointer;
        list-style: none;
        line-height: normal;
        outline: none;
        padding: 8px 29px 8px 18px;
        text-align: left;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        text-transform: uppercase;
    }

    .nice-select.open .list {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

.search_sec input.search-field {
    background-color: #fff;
    height: 55px !important;
    width: 1010px;
    float: left;
    color: #000;
    font-size: 24px;
    padding: 0 15px;
    letter-spacing: 0;
    -webkit-appearance: textfield;
    border: none;
}

.search_sec button.search-submit {
    background: #D80028;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    font-family: 'FuturaPTBook';
    margin-left: -5px;
    padding: 15px 20px 15px 20px;
    position: relative;
    letter-spacing: 3.6px;
    cursor: pointer;
    height: 56px;
}

.search_open_icon {
    display: block;
}

.header_search_box h4 {
    color: #ffffff;
    font-family: "FuturaPTBook" !important;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 20px;
    letter-spacing: normal;
    margin-bottom: 20px;
}


.mega-menu-dropdown .col-xl-3 {
    float: left;
    width: 24.3%;
    text-align: left;
    padding: 0;
}


    .mega-menu-dropdown .col-xl-3:nth-child(4n+1) {
        clear: both;
    }

.mega-menu-dropdown .menu-head-border-bottom a.title {
    font-family: 'FuturaPTDemi';
    font-size: 18px;
    letter-spacing: 2.6px;
    display: table;
}

ul.nav.flex-column.custom-nav {
    list-style: none;
    padding: 0;
    margin: 10px 0 38px;
}

.mega-menu-dropdown a {
    color: #fff;
    font-size: 18px !important;
    padding: 0 !important;
    letter-spacing: normal;
}

ul.nav.flex-column.custom-nav > li > a {
    padding: 0;
    text-decoration: none;
    font-size: 19px;
    letter-spacing: normal;
}

.mega-menu-dropdown .custom-nav > li a:hover {
    color: #CD1732;
}

.mega-menu-dropdown .container {
    color: #fff;
    width: 1200px !important;
    display: table-cell;
    padding: 0 15px;
}

.mega-menu-dropdown .row {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.menu-head-border-bottom > a {
    color: #fff;
    text-decoration: none;
}

    .menu-head-border-bottom > a:focus {
        color: #fff !important;
    }

.navbar_header ul > li > a:focus, .navbar_header ul > li > a:hover :not(.buttonDonate) {
    text-decoration: none !important;
    color: #CD1732 !important;
}

.header_logo a:focus, .header_logo a:hover :not(.buttonDonate) {
    text-decoration: none !important;
    color: unset !important;
}

.header_social_icon {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

    .header_social_icon ul {
        margin: 0;
    }

        .header_social_icon ul li {
            display: inline-block;
            margin: 0 10px;
            width: 28px;
            height: 23px;
            background: url(../Content/Images/social_icon.png);
        }

            .header_social_icon ul li a {
                display: block;
                width: 23px;
                height: 23px;
            }

            .header_social_icon ul li.instagram_icon {
                background-position: -51px 0;
            }

            .header_social_icon ul li.twitter_icon {
                background-position: -102px 0;
            }

            .header_social_icon ul li.youtube_icon {
                background-position: -151px 0;
            }

    .header_social_icon > h2 {
        color: #fff;
        display: block;
        font-size: 1.5em;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
        letter-spacing: normal;
    }

    .header_social_icon > ul {
        padding: 0;
    }

.headcontainer {
    height: 110px;
}

.page-top .col-md-4.pull-right {
    display: none;
}

.footer_top .col-sm-3 {
    width: 25%;
    float: left;
    padding: 0 15px;
}

.navbar_header ul li a:hover {
    color: #CD1732;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent !important;
}

.nav-pills > li.active > a {
    color: #fff;
    background-color: #337ab7 !important;
}

.container.for-fullwidth {
    max-width: unset;
    background-color: #eaeaea;
}

.search-form {
    position: relative;
}

.ui-widget-content {
    top: 55px !important;
    background-color: #000;
    width: calc(100% - 315px) !important;
    left: unset !important;
    right: 0 !important;
}

.persondetail .page-content-wrapper {
    background-color: #eaeaea;
}

.row-eq-height {
    background-color: #eaeaea;
}

div#movieDetials {
    background-color: #fff;
}


.full-width {
    max-width: 1500px;
    margin: auto !important;
    background-color: #fff;
}

.header_search .nice-select.searchField span {
    letter-spacing: 4.95px;
}

div#searchHeaderContainer > h1 {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    padding: 30px 20px;
}

div#searchHeaderContainer {
    height: auto !important;
    color: #fff;
    border: none;
    padding: 0;
}

.search-header-details {
    width: 100%;
    max-width: 1500px;
    margin: auto;
}

/*.portlet-body {
    background-color: #eaeaea;
    padding: 0 !important;
}*/

.portlet-body > .row.tabrow.row-eq-height {
    max-width: 1500px;
    margin: auto;
    background-color: #fff;
    padding: 10px 0;
}

#personSearch row {
    margin: auto;
}

#headerBackground {
    text-align: center;
    height: auto !important;
}

.search-header-details {
    padding: 9px 20px;
    height: auto;
    text-align: left;
}

.resultbg::before {
    content: unset;
}

.footertxt {
    padding: 50px 0;
}

#movieDetials .search-container {
    padding: 0 15px;
}

.legend {
    left: 0;
}

body.page-content-white.page-full-width .page-content-wrapper {
    background-color: #eaeaea;
}

.table-toolbar.sectionTable > .row {
    margin: auto;
}

.portlet.light.portlet-fit > .portlet-body {
    background-color: #fff !important;
}

    .portlet.light.portlet-fit > .portlet-body .portlet-body {
        background-color: #fff !important;
    }

body.PCO .portlet-body, body.note .portlet-body {
    background-color: #fff !important;
}

#movieDetials #headerBackground {
    border-top: none !important;
    margin-top: 7px;
}

#movieDetials .search-header-details {
    color: #333333 !important;
}
/**footer**/
footer {
    background: #000;
}

.footer_top {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 20px;
}

    .footer_top h2 {
        font-weight: normal;
        font-size: 20px;
        margin: 0;
        font-family: 'FuturaPTDemi' !important;
        letter-spacing: 2px;
        margin-bottom: 0;
    }

.textwidget {
    font-size: 20px;
    font-weight: normal;
}

.footer_top p {
    margin-top: 0;
}

.footer_top a {
    color: #fff;
}

.footer_top ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_top #text-4 {
    margin-bottom: 20px;
}

a.legal_link {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: 'FuturaPTDemi';
}

.footer_top #text-6 .textwidget > ul > li {
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-weight: normal;
    font-size: 20px;
    font-family: 'FuturaPTDemi';
}

.footer_top #text-6 ul ul li {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
}

.footer_top a:hover {
    text-decoration: none;
}

.headcontainer {
    font-family: 'FuturaPTBook' !important;
}

.last_footer_content li li a {
    font-family: 'FuturaPTBook';
    letter-spacing: 0px;
    font-size: 20px;
}


body {
    line-height: normal !important;
}


/**admin**/
.portlet.light.portlet-fit > .row {
    margin: 0;
}

    .portlet.light.portlet-fit > .row > .col-md-12 {
        padding: 0;
    }

#compacView > li {
    display: inline-block;
}

    #compacView > li.active,#compacviewAdmin > li.active {
        background: #021634 !important;
        border: 0 !important;
        position: relative;
        top: 0;
        font-family: 'Futura Book';
        height: 31px;
    }

    #compacView > li img, #compacviewAdmin > li img {
        width: 15px;
    }

.scroll {
    background: none;
    right: -80px;
    bottom: -10px;
}

    .scroll:hover {
        background: none;
    }

h4.blur {
    display: inline-block;
    width: calc(100% - 157px);
}

.advSearchlink {
    font-family: 'Futura Book';
    font-size: 14px !important;
    background: #d61313;
    position: relative;
    right: 38px;
    padding: 5px 8px !important;
    top: -6px;
    border: 1px solid #fff;
    letter-spacing: normal;
    height: unset !important;
    position: unset !important;
    display: inline-block !important;
    width: auto !important;
    float: unset !important;
}


.row.padding-tb-20 {
    margin: 0;
}

#divMasterPageTop {
    height: auto !important;
    /*display:block;*/
}

.col-md-8 {
    padding: 30px 15px;
}

#divMasterPageTop .hedAfi {
    margin-top: 0 !important;
}


.page-header.navbar.bgblack.bgpost93 {
    display: none !important;
}

.page-content.for-fullwidth {
}

.page-content.for-fullwidth {
    background-color: #eaeaea;
}

    .page-content.for-fullwidth > .row {
        max-width: 1500px;
        margin: 0 auto !important;
        background-color: #fff;
    }



/**isearch**/
.portlet.light.portlet-body {
    background-color: transparent;
}


.portlet.light > form {
    box-shadow: 0 0 30px -8px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
    margin-top: -9px;
    font-family: 'FuturaPTBook' !important;
    font-size: 13px;
}

.k-multiselect-wrap .k-input {
    font-size: 12px;
}

.k-dropdown-wrap > .k-input {
    font-size: 12px;
}

.row.row-horizon {
    box-shadow: 0 0 30px -8px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
    margin-top: -9px;
    position: relative;
    z-index: 9;
}

.search-result {
    /*box-shadow: 0 0 30px -8px rgba(0, 0, 0, 0.5);*/
    padding-top: 15px;
    padding: 0;
    position: relative;
}

h4.search-name {
    padding: 12px !important;
    background: #d00032;
    position: relative;
    width: 205px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 15px;
    position: relative;
}

    h4.search-name::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0px 27px 43px 0px;
        border-color: transparent transparent #d00032 transparent;
        position: absolute;
        top: 0;
        right: -27px;
    }
/*.k-slider-track, .k-slider-selection {
    width: 100% !important;
}*/
/*.k-slider-track > a:last-child {
        left: unset !IMPORTANT;
        right: 1px;
    }*/

.row-horizon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.row-horizon::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5;
}

.row-horizon::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b1b1b1;
}

.dashboard-stat .details {
    position: absolute;
    display: inline-block;
    float: right;
    width: 88%;
    right: 8px;
    text-align: right;
}

.visual {
    display: inline-block;
}

a.dashboard-stat.dashboard-stat-v2.grey-gallery.marginbottom {
    position: relative;
}

.portlet.light > .portlet-title > .caption > .caption-subject, span.count_top-search {
    font-family: 'FuturaPTBook' !important;
}

.row.newMargin {
    margin: auto;
}

.nav-tabs > li:after, .nav-tabs > li.active:after {
    right: 0;
}

.row.row-horizon.pop-search {
    overflow: unset;
    text-align: center;
}

.row-horizon.pop-search > .col-lg-3 {
    width: 25%;
    float: left;
    margin: 0;
}
    .row-horizon.pop-search > .col-lg-3:nth-child(4n+1) {
        clear: both;
    }

.row-horizon.pop-search .dashboard-stat.dashboard-stat-v2 .visual {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
}

    .row-horizon.pop-search .dashboard-stat.dashboard-stat-v2 .visual img {
        width: 100%;
    max-width: 100%;
    height: 180px;
    max-height: 185px;
    }

.row-horizon.pop-search .dashboard-stat.dashboard-stat-v2 > a:hover {
    color: inherit;
}

.row-horizon.pop-search .dashboard-stat.dashboard-stat-v2 {
    position: relative;
    margin-bottom: 20px;
}

.row-horizon.pop-search > .col-lg-3 div.detail {
    position: absolute;
    left: 15px;
    bottom: 80px;
    right: 15px;
    margin: auto;
    display: inline-block;
}

    .row-horizon.pop-search > .col-lg-3 div.detail span {
        font-size: 30px;
        color: #ca0031;
    }

    .row-horizon.pop-search > .col-lg-3 div.detail a {
        display: inline-block;
        text-decoration: none;
    }

        .row-horizon.pop-search > .col-lg-3 div.detail a:hover span,
        .row-horizon.pop-search > .col-lg-3 div.detail a:hover span i,
        .row-horizon.pop-search > .col-lg-3 div.detail a:hover :not(.buttonDonate) {
            color: #d80028 !important;
            text-decoration: none !important;
        }

.row-horizon.pop-search .viewall-btn {
    margin: 15px 0;
    display: grid;
    width: 100%;
}

    .row-horizon.pop-search .viewall-btn a {
        font-size: 16px;
        text-decoration: none;
    }

.row-horizon.pop-search a:hover {
    text-decoration: none;
}










/**isearch**/
@media (max-width: 1530px) {
    .container {
        max-width: 1500px;
        width: 100% !important;
    }

    footer .container {
        max-width: 1270px;
    }

    footer .container, header .container, .home_off_season_section, .content .container {
        max-width: 1270px;
    }

    .header_top > .container {
        max-width: 1270px !important;
        width: 100% !important;
    }

    .search_sec {
        display: inline-block;
        width: 100%;
        max-width: 90%;
    }

    .header_search_box h2.blur {
        max-width: 700px;
    }

    .header_search .search_sec input.search-field {
        width: calc(100% - 376px);
    }

    .header_search span {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    .header_top > .container {
        width: 100% !important;
    }

    span.menu_arrow {
        display: none !important;
    }

    .container {
        max-width: 1500px;
        width: 100% !important;
    }
}

@media(min-width:1270px) {
    .header_bottom > .container, .header_top > .container {
        padding: 0;
    }
}

@media (max-width:1270px) {
    .mega-menu-dropdown > .container {
        max-width: 970px;
    }

    footer .container {
        max-width: 970px;
    }
}

@media (min-width:1200px) {
    .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right {
        width: calc(100% - 280px) !important;
        padding: 0;
        padding-right: 30px !important;
    }

        .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right > .search-container {
            padding: 0 20px !important;
        }

        .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right.col-lg-12.col-sm-12 {
            width: 100% !important;
            padding: 0;
        }
}


@media (max-width:1199px) {
    .nice-select.searchField {
        height: 47px;
        font-size: 16px;
    }

    .header_search .search_sec input.search-field {
        height: 47px !important;
    }

    .search_sec button.search-submit {
        height: 48px;
        display: inline-block;
    }

    .header_bottom .header_search_box span, .header_search span {
        font-size: 18px;
        line-height: normal;
    }

    .header_search span {
        height: 47px;
    }

    ul#menu-top-menu ul.sub-menu {
        position: absolute;
        left: 0;
        width: 210px;
        text-align: left;
        background: #000;
        color: #fff;
        z-index: 111;
        top: 42px !important;
        padding: 5px 0;
    }

    .navbar_header ul > li > a {
        letter-spacing: 1px;
        font-size: 15px;
    }

    .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right {
        width: calc(100% - 225px) !important;
        padding: 0;
    }

        .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right > .search-container {
            padding: 0 20px !important;
        }
}

@media (max-width: 991px) {
    .navbar-header {
        display: none;
    }

    .nav > li {
        display: block;
    }

    .headcontainer {
        height: 144px !important;
    }

    .navbar_header ul li a {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .header_search_box h2.blur {
        margin: 0 auto 25px;
    }

    .search_sec {
        text-align: center;
    }

    .header_search .nice-select.searchField {
        width: 245px;
    }

    .header_search .search_sec input.search-field {
        width: calc(100% - 305px);
    }

    h4.blur {
        width: calc(100% - 158);
        text-align: left;
    }

    .search_sec form.search-form {
        margin: auto;
        display: block;
    }

    .header_search_box h2.blur {
        font-size: 38px;
        padding-right: 18px;
    }

    .search_close, .toggle_close, .list_search_close {
        right: 25px;
    }

    .header_search_box h3 {
        font-size: 24px;
    }

    .header_bottom .header_search_box span {
        font-size: 13px;
    }

    ul#menu-top-menu ul.sub-menu {
        top: 40px !important;
    }

    .search-header.bgpost93 {
        display: block !important;
    }

    .ui-widget-content {
        width: calc(100% - 245px) !important;
    }

    .header_bottom_right {
        padding-top: 14px;
        width: 100%;
        text-align: center;
    }

    .header_search {
        position: absolute;
        top: 70px;
        right: 45px;
    }

    .header_toggle {
        position: absolute;
        top: 70px;
        right: 15px;
    }

    .navbar_header ul > li > a {
        letter-spacing: 2.7px;
    }
     ul#compacView {
        padding: 0;
        text-align: left;
    }
      .hidemobile{
        display : none;
    }
}

@media (max-width:768px) {


    .navbar_header ul {
        text-align: center;
    }

    .headcontainer {
        height: 134px !important;
    }



    .header_search_box h2.blur {
        font-size: 30px;
        letter-spacing: 1px;
        padding-right: 0;
        line-height: normal;
    }

    .header_search_box h3 {
        font-size: 24px;
    }

    .header_search .nice-select.searchField {
        width: 100%;
        margin-bottom: 15px;
    }

    .header_search .search_sec input.search-field {
        width: calc(100% - 60px);
    }

    .nice-select .list {
        width: 100%;
    }

    .col-12 {
        width: 100% !important;
    }

    .mega-menu-dropdown {
        display: block;
        padding-top: 40px;
    }

    .nav > li {
        display: block;
    }

    footer .container {
        max-width: 100%;
        padding: 0 15px;
        width: auto;
    }

    .footer_top h2, .footer_top {
        font-size: 16px;
        letter-spacing: 0;
    }

        .textwidget, .footer_top #text-6 .textwidget > ul > li, .footer_top #text-6 ul ul li {
            font-size: 16px;
            letter-spacing: 0;
        }

    .footer_top {
        padding: 20px 0 0;
    }

        .footer_top .col-sm-3 {
            width: 50%;
            float: left;
        }

    .footer_bottom span {
        font-size: 14px !important;
        padding: 0 0 15px !important;
    }

    .header_bottom.sticky .header_search, .header_bottom.sticky .header_toggle {
        position: absolute;
        top: 22px;
    }

    .header_search .nice-select.searchField span {
        letter-spacing: normal;
    }

    .bgpost93 {
        display: block !important;
    }

    .ui-widget-content {
        width: 100% !important;
        top: 109px !important;
    }

    .navbar_header ul > li > a {
        letter-spacing: normal !important;
    }

    .navbar_header ul li {
        padding: 0px 5px;
    }

    .header_bottom .header_bottom_left span {
        letter-spacing: 0;
        margin-left: 0;
    }

    .navbar_header ul li, .header_search {
        padding: 0px 5px;
    }

    .header_toggle {
        top: 73px;
    }
}

@media(max-width:767px) {
    .blockMovies.col-xs-12.col-lg-8.col-sm-8.pull-right {
        width: 100% !important;
    }
}

@media(max-width:567px) {
    .header_search .search_sec input.search-field {
        margin-bottom: 15px;
        margin-bottom: 20px;
    }

    h4.blur {
        margin-top: 0;
        vertical-align: top;
    }

    .header_search_box h2.blur {
        line-height: normal;
    }

    .header_search_box h3 {
        font-size: 19px;
    }
}

@media (max-width:480px) {
    .navbar_header ul li a {
        font-size: 15px;
    }

    .headcontainer {
        height: 143px !important;
    }

    .header_search_box h2.blur {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .header_search_box h3 {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .footer_top .col-sm-3 {
        width: 100%;
    }

    .header_bottom_right {
        padding-top: 14px;
    }

    #menu-top-menu span.menu_arrow {
        margin-top: 2px;
    }

        #menu-top-menu span.menu_arrow.open {
            margin-top: 7px;
        }

    .page-content-wrapper .page-content {
        padding: 20px 10px !important;
    }

    .portlet.light {
        padding: 10px;
        margin: 10px 0 !important;
    }

    .margingtop {
        margin-top: 0 !important;
    }

    .portlet.light.chart-mobile .portlet-body > .row > div {
        padding: 0;
        margin-left: -2%;
        text-align: center;
    }

    h4.blur {
        width: 100%;
        text-align: center;
    }

    .search_close, .toggle_close {
        right: 15px;
        top: 10px;
    }

    .portlet-fit > .portlet-body {
        padding: 0;
    }

    .header_logo > a > img {
        width: auto;
        height: 70%;
    }
}


.logoContainer, .middleHeader, .navHeader, .topheader {
    display: none !important;
}

.footer_bottom span {
    display: block;
    color: #5C5C5C;
    font-size: 24px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 0 20px;
}

.portlet-body .save-btn button, .search-btn1 .save-btn button{
    width: 50%;
    height: 39px;
    background: none;
    border: 0;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
}

.portlet-body .btn.save-btn {
    width: 100%;
}

.row-horizon.pop-search > .col-lg-3 div.detail {
    bottom: 14px;
}
.search-btn1 .save-btn{
    width:100%;
    opacity:0;
    overflow:hidden;
}

.marginbottom {
    background: rgba(0, 0, 0, 0.6);
}
.visual > img
{
    transition:all 0.5s ease-in-out;
}
.search-btn1 .save-btn {
    transition: all 0.3s ease-in-out;
}
.search-btn1:hover .save-btn {
    opacity: 1;
    overflow: visible;
}

.detail {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.search-btn1:hover .visual > img {
    opacity: 0.5;
}
.search-btn1:hover .detail {
    opacity: 1 !important;
}
.removerightspace {
    margin-left: 10px;
    margin-right: 10px;
}
  #results_Grid img {
        border: 1px solid #ddd; /* Gray border */
        border-radius: 4px; /* Rounded border */
        padding: 5px; /* Some padding */
        width: 90px; /* Set a small width */
    }

        /* Add a hover effect (blue shadow) */
        #results_Grid img:hover {
            box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
        }

.toolbar .padding-r-20{
    padding-right:20px;
}
#Genderdiv h5 {
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px;
    color: #000;
}
.criteria {
    border-bottom: 2px solid;
    display: inline-block;
    margin-left: 15px;
    color: #000;
}
.search-header-details .search-title1 {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.search-header-details .edit-img {
    display: inline-block;
    padding-left:5px;
}

.btns .name-btn {
    background: #448ccb;
    color: #fff;
    text-decoration: none;
    border: none;
    margin-top: 5px;
    width: 100%;
    max-width: 250px;
    text-transform: uppercase;
    padding: 12px 15px;
    display: inline-block;
    text-align: center;
}

.headingText  .k-checkbox-label {
    min-height: 20px;
    vertical-align: middle;
}

.position-a {
    position: absolute !important;
    top: 0 !important;
    right: -28px;
}

.padding-left > div {
    padding-right: 0;
}

.padding-left .col-md-2, .label-n .col-md-2 .caption {
    padding-left: 15px
}
.edit-1 {
    top: 0px !important;
    left: -20px;
}
span.resultItem.cast {
    margin-left: 0 !important;
}
#divSearchPeople #mainContainer .search-header {
    color: #a1a0a0 !important;
}

.option-inline > div {
    display:inline-block;
    margin:0 5px;
}
#gridLiterarySources tbody tr td:last-child {
    text-align: center;
}
.literary .modal-body {
    height: 100%;
    margin-bottom:0;
}
.literary .modal-content {
    max-width: 500px;
    margin: auto;
}
.col-lg-12.liter label{
    float:left;
    margin-right:15px;
}
.col-lg-12.liter select {
 max-width:200px;
}
.btn.green:not(.btn-outline).lookup {
    vertical-align: top;
    padding: 7px 12px 7px 12px;
}
.form-control.save-btn {
    color: #FFFFFF !important;
    background-color: #364754;
    border: 1px solid #212e35;
    letter-spacing: 1px;
    font-family: 'Futura Light';
    padding: 4px 12px 7px 12px;
    width: 100px;
    float: right;
}
div#editPersonCompanyModal {
    max-width: 1280px;
}
    div#editPersonCompanyModal .modal-content {
        border-radius: 9px !important;
        overflow: hidden;
    }

.toolbar .col-md-offset-8.col-md-4 {
    text-align:right;
}

.toolbar .col-md-offset-8.col-md-4 .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.toolbar .col-md-offset-8.col-md-4 .input-group {
    width: calc(100% - 195px);
    display: inline-block;
    vertical-align: middle;
}

    .toolbar .col-md-offset-8.col-md-4 .input-group span.input-group-addon {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 30px;
        border-left: 0 !important;
        border-right: 1px solid #ccc !important;
    }


    .toolbar .col-md-offset-8.col-md-4 .input-group input#FieldFilter {
        display: inline-block;
        width: calc(100% - 40px);
    }

.toolbar .col-md-offset-8.col-md-4 .btn-group a.btn.green {
    height: 40px;
    line-height: 22px;
}

.toolbar .col-md-offset-8.col-md-4 .btn-group .btn.green > i {
    height: 40px;
    line-height: 22px;
}

.advCircle {
    padding: 5px;
    background-image:none;
}

#movieDetials .search-header-details {
    width: calc(100% - 280px);
    float: left;
    margin-left: 280px;
}

#movieDetials .search-header-details .blockMovies {
    width: calc(100% - 280px) !important;
    padding-right: 0 !important;
    float: none !important;
    vertical-align: top;
    display: inline-block;
}

.notab.advCircle.red-tooltip {
    position: relative;
    display: inline-block;
    width: 70px;
    height: auto;
    right: 0;
    margin-bottom: 0;
}

.notab.advCircle.red-tooltip img {
    max-width: 100%;
    height: auto;
}

.movieIcon {
    display: inline-block;
    float: none;
    width: 273px;
    vertical-align: top;
}
@media screen and (max-width: 1199px) and (min-width: 768px){
    #movieDetials .search-header-details {
    margin-left: 228px;
}
    #movieDetials .search-header-details {
    width: calc(100% - 230px);
}
}
@media screen and (max-width: 767px){
    #movieDetials .search-header-details {
    width: 100%;
    margin-left: 0;
}
    #movieDetials .search-header-details .blockMovies{
        width:100% !important;

    }
    .notab.advCircle.red-tooltip{
        top:0 !important;
    }
}
.searchheaderfullwidth {
    width: 100% !important;
    margin-left: 0 !important;
}

.badges {
    margin-bottom:0 !important;
}
.resultFullCrd > a:hover {
    color: #660000 !important;
    text-decoration: underline !important;
}

a.achievementAwardicon:hover :not(.buttonDonate),
.resultFullCrd a:hover :not(.buttonDonate),
.resultItem a:hover :not(.buttonDonate)
{
    text-decoration:none !important;
}

#movieRetailproduct .k-widget.form-control .k-input{
    margin-bottom:0;
}
#movieRetailproduct .k-widget.form-control{
    border:0;
}

.col-md-12.searchhis{
    text-align:right;
}
    .col-md-12.searchhis #divShowAllRecord {
        vertical-align: middle;
        margin-right: 5px;
    }
        .col-md-12.searchhis #divShowAllRecord input {
            vertical-align: middle;
            margin: 0;
            margin-right: 2px;
            height: 15px;
            width: 15px;
        }
        .col-md-12.searchhis #divShowAllRecord label {
            vertical-align: middle;
            font-size: 16px;
        }
        #editResearchModal .modal-content {
    max-width: 780px !important;
}
    #editResearchModal .modal-content .form-body {
        max-width: 440px;
        margin: auto;
    }
#editResearchModal .modal-content .modal-body .form-body .form-group {
    margin-right: 0 !important;
    width: 100%;
}

#editResearchModal .modal-content .form-body .col-lg-12.liter label, #editResearchModal .modal-content .form-body label.lableform {
    width: 44%;
    float: left;
    margin-right: 0;
}
#editResearchModal .modal-content .form-body label.lableform {
    margin: 9px 0;
    font-size: 16px;
}
#editResearchModal .modal-content .form-body .col-lg-12.liter select, #editResearchModal .modal-content .form-body .form-control {
    width: 56%;
    max-width: inherit;
    float: right;
}
#editResearchModal .modal-header {
    border-radius: 8px 8px 0px 0px !important;
}
#editResearchModal .modal-content {
    border-radius: 8px !important;
    overflow: auto;
    max-height: 100%;
}
@media only screen and (min-width: 579px) {
    #editResearchModal .modal-content input[type=checkbox] {
        margin: 15px 0 0;
    }
}
button#edit-selected, button#delete-selected {
    background-color: #364754;
    border:0;
    letter-spacing: 1px;
    padding: 10px 34px 6px 12px !important;
    color: #E31837 !important;
    position: relative;
    cursor:pointer;
}
    button#edit-selected[disabled], button#delete-selected[disabled] {
        cursor:not-allowed;
    }
    button#delete-selected:after {
        display: block;
        content: "\f1f8";
        font-family: FontAwesome;
        position: absolute;
        z-index: 3;
        right: -2px;
        top: 0px;
        width: 28px;
        background: #4e5c67;
        height: 31px;
        padding: 9px;
    }
    button#edit-selected:after {
        display: block;
        content: "\f040";
        font-family: FontAwesome;
        position: absolute;
        z-index: 3;
        right: -2px;
        top: 0px;
        width: 28px;
        background: #4e5c67;
        height: 31px;
        padding: 9px;
    }
#editResearchModal .modal-footer .btn, #deleteResearchModal .modal-footer .btn {
    padding: 7px 12px 7px 12px;
}
.brandNameHeader
{
    font-family:'Futura Book';
}

.table-toolbar.row{
    margin-bottom:10px;
}
    .table-toolbar.row #edit-selected,
    .table-toolbar.row #delete-selected {
        height: 40px;
        margin-left: 8px;
        padding: 10px 34px 10px 12px !important;
    }
.table-toolbar.row #edit-selected:after,
.table-toolbar.row #delete-selected:after{
    height:40px;
    padding:15px 9px 9px;
}
.table-toolbar.row > div{
    padding:0;
}
    .table-toolbar.row > div .hedInner {
        margin-left:0 !important;
    }
    .table-toolbar.row > div .input-group-addon:last-child {
        max-width: 40px;
        cursor: pointer;
    }
    @media only screen and (max-width: 580px) {
        #editResearchModal .modal-content .form-body .col-lg-12.liter select, #editResearchModal .modal-content .form-body .form-control, #editResearchModal .modal-content .form-body .col-lg-12.liter label, #editResearchModal .modal-content .form-body label.lableform {
            float: none;
            width: 100%;
        }
    }
@media (max-width: 767px){
    #tableheader{
        padding-top:30px;
    }
    .commentsaftername {
        display: none;
    }
}
div#fullCredits
{
    padding:20px 0;
}
