.wrapper {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.fullWidth {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    clear: both;
}

.investtopheader {
    display: block;
    width: 100%;
    margin: 0px auto;
    clear: both;
}

.topfixed {
    position: fixed;
    z-index: 102;
    top: 0px;
}

.investheader {
    display: block;
    width: 100%;
    background: #616161;
    height: 65px;
    position: relative;
}

.investtopBar {
    width: 100%;
    display: block;
    padding: 0 20px;
}

    .investtopBar .logoDiv {
        display: -webkit-box;
        display: -ms-flex;
        display: flex;
        float: left;
        width: auto;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -moz-justify-content: center;
        -moz-align-items: center;
        justify-content: center;
        align-items: center;
        height: 65px;
    }

.logoDiv .fblogo {
    margin-right: 25px;
    width: 250px;
    display: inline-block;
}

.logoDiv .logotext {
    border-left: 1px solid #888888;
    padding-left: 25px;
    color: #a2a3a4;
    padding-top: 0;
    position: relative;
}
    /*.logoDiv .logotext:after {
	content:'';
	position:absolute;
	width:4px;
	height:4px;
	top: 7px;
	right: -12px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
}*/
    .logoDiv .logotext a {
        font-size: 12px;
    }

        .logoDiv .logotext a span {
            display: block;
            font-size: 13px;
            color: #fff;
        }

.top_newrtside {
    display: -webkit-box;
    display: -moz-flexs;
    display: flex;
    float: right;
    width: auto;
    justify-content: center;
    align-items: center;
    height: 65px;
}

    .top_newrtside .toprt_data {
        display: block;
        float: right;
        border-left: 1px solid #e9edf1;
    }

    .top_newrtside .dropdown {
        position: relative;
        float: left;
        width: auto;
        padding: 17px 41px 13px 20px;
        cursor: pointer;
    }

    .top_newrtside .dropbtn {
        color: white;
        font-size: 16px;
        border: none;
        cursor: pointer;
        background: transparent;
        display: inline-block;
        float: left;
    }

.right_notofications {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .right_notofications li, .right_notofications li a {
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        font-size: 8px;
        color: #fff;
        position: relative;
    }

    .right_notofications li {
        margin: 0px;
        height: 65px;
        display: flex;
        align-items: center;
    }

        .right_notofications li a {
            padding: 0 10px;
        }

            .right_notofications li a img {
                display: block;
                margin: 0 auto;
                margin-bottom: 2px;
                margin-top: 1px;
            }

.notification-icon {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    background: #c53929;
    border-radius: 50%;
    top: 0;
    right: 0;
    margin-top: -4px;
    margin-right: 2px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

.border-line {
    width: 1px;
    height: 30px !important;
    background: #888888;
    margin: 0 10px !important;
}

.profile-li {
    margin-left: 10px !important;
    text-transform: inherit !important;
    display: inline-block;
    font-size: 10px;
}

    .profile-li a img {
        width: 32px;
        margin-bottom: 0!important;
        border-radius: 50%;
        border:1px solid #fff;
    }

    .profile-li label.profile-id {
        float: left;
        margin-right: 5px;
        color: #fff;
    }

    .profile-li a {
        padding-right: 0 !important;
    }

    .profile-li label.profile-id span {
        display: block;
        color: #fff;
    }

    .profile-li label.profile-id, .profile-li label.profile-id span {
        font-size: 11px !important;
    }

ul.menu-section {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: 0 6px 6px -4px #d8d3d3;
    background: #fff;
    padding: 0 59px;
}

    ul.menu-section > li {
        list-style: none;
        display: inline-block;
        position: relative;
    }

        ul.menu-section > li > a {
            display: block;
            padding: 20px 0;
            margin-right: 40px;
            color: #92929d;
            font-size: 14px;
            position: relative;
        }

        ul.menu-section > li.active > a {
            color: #000;
            font-weight: bold;
        }

.hamburger a {
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 22px;
    max-width: 100%;
}

    .hamburger a img {
        width: 100%;
    }

.grey-bg {
    background: #f8f8f6 !important;
}

.main_content {
    width: 100%;
    margin: 0 auto;
    margin-top: 125px;
    padding: 0 60px;
}

.left_div {
    float: left;
    width: 55%;
    padding-right: 10px;
}

.right_div {
    float: right;
    width: 45%;
    padding-left: 10px;
}

.inner_container {
    padding: 30px 0;
}

.main-title {
    display: block;
}

    .main-title span {
        display: block;
        font-size: 15px;
        padding-top: 3px;
    }

        .main-title span strong {
            font-size: 15px;
        }
/** Search form **/

.search-form {
    margin-top: 36px;
}

.input-group {
    display: block;
    margin-bottom: 30px;
}

    .input-group label {
        font-size: 20px;
        display: block;
        margin-bottom: 12px;
    }

.search-input {
    width: 100%;
}

    .search-input input[type="text"] {
        border: 1px solid #eaeaea;
        border-radius: 3px;
        padding: 15px;
        font-size: 15px;
        width: 100%;
        background: url(../images/search.png) no-repeat #fff;
        background-position: 20px center;
        padding-left: 50px;
        border-radius: 3px;
    }

.filter_div .fileld {
    padding: 0;
    display: inline-block;
}

.filter_div .fileld1 {
    width: 62%;
}

.filter_div .fileld2 {
    width: 35%;
}

.fileld-border-right {
    position: relative;
}

.fileld .select-box {
    padding: 10px;
    border-bottom: 1px solid #dfe0df;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    color: #626f75;
    font-size: 15px;
    background: url(../images/select-arrow.png) transparent no-repeat;
    background-size: 20px;
    background-position: center right;
}

.fileld-border-right:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: #dfe0df;
    top: 10%;
    right: 0;
    margin-right: -20px;
}

.filter_div {
    display: flex;
    justify-content: space-between;
}

.lblresert {
    display: block;
    margin-top: 100px;
    font-size: 15px;
}

    .lblresert a {
        color: #598ff7;
        font-size: 15px;
    }

.download_lead_div {
    border: 1px solid #eaeaea;
    background: #fff;
}

.google_title {
    display: block;
    padding: 15px 35px;
    background: #fafafa;
    border-bottom: 1px solid #eaeaea;
}

    .google_title img {
        width: 70px;
        float: left;
    }

    .google_title span {
        display: inline-block;
        margin-left: 15px;
        font-size: 19px;
    }

.download_lead_inner_div {
    display: block;
    padding: 15px 35px;
    background: #fff;
    min-height: 590px;
}

.table_titles {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    font-size: 16px;
    margin-bottom: 22px !important;
}

    .table_titles .list_item2, .table_titles .list_item3, .table_titles .list_item4 ,  .table_titles .list_item1{
        font-size: 12px;
        position: relative;
        top:16px;
    }

.leaed_list {
    display: block;
}

    .leaed_list .list_item {
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -moz-box;
        display: flex;
        justify-content: space-between;
        height:46px;
    }

        .leaed_list .list_item .list_item1 label, .leaed_list .list_item .list_item2 label, .leaed_list .list_item .list_item3 label, .leaed_list .list_item .list_item4 label {
            font-size: 15px;
        }

.img-small-close {
    width: 15px;
    float: left;
    display: block;
    margin-right: 15px;
    margin-top: 1px;
}

.leaed_list .table_titles .table_title {
    font-size: 15px;
}

.list_item1 {
    width: 43%;
}

.list_item4 {
    width: 21%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right:4px;
}



.list_item2 {
    width: 19%;
}

.list_item2 {
    text-align: center;
}

.list_item3 {
    width: 17%;
    text-align: right;
}

.footer_title {
    font-size: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0;
}

.total_count {
    color: #1973e8;
    font-size: 20px;
}

.total_price {
    font-size: 1.3em;
    font-weight: bold;
}

.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}
    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 2px solid #6b6b6b;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #1973e8;
    border: 0px solid #6b6b6b;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btnblue_download {
    background: #458cf8;
    padding: 15px 20px;
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0;
}

.clear {
    clear: both;
}

ul.filters {
    height: 30px;
    width: 150px;
    border: 1px #000 solid;
}

    ul.filters li {
        padding: 5px 10px;
        z-index: 2;
        text-align: left;
    }

        ul.filters li:not(.init) {
            float: left;
            width: 130px;
            display: none;
            background: #ddd;
        }

            ul.filters li:not(.init):hover, ul.filters li.selected:not(.init) {
                background: #09f;
            }

        ul.filters li.init {
            cursor: pointer;
        }

.custom_selectbox {
    width: 100%;
    border: 1px solid transparent;
}

    .custom_selectbox > label {
        border-bottom: 1px solid #dfe0df;
        padding: 10px;
        font-size: 15px;
        position: relative;
        margin-bottom: 0 !important;
        margin: 0 20px;
        text-align: left;
    }
/*.custom_selectbox > label:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	right: 10px;
	top: 0;
	margin-top: 11px;
	border-right: 2px solid #6f6f6f;
	border-bottom: 2px solid #6f6f6f;
	transform: rotate(45deg);
}*/
.custom_selectbox_list {
    padding: 10px 20px;
    background: #fff;
}

    .custom_selectbox_list > li label {
        font-size: 15px;
        margin-left: 10px;
    }

.filter_search_field #filter_search_field {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    margin-top: -10px;
    padding: 10px 0;
    background: url(../images/search.png) no-repeat #fff;
    background-position: 10px center;
    padding-left: 45px;
    background-size: 20px;
}

.list_hide {
    display: none;
}

.list_show {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    background: #fff;
    border: 1px solid #dfe0df;
}

.text-center {
    text-align: center;
}

.download_lead_inner_div > h2 {
    text-align: center;
    font-size: 20px;
    letter-spacing: -0.2px;
}

.download_lead_inner_div > p {
    font-size: 15px;
}

    .download_lead_inner_div > p .cap {
        font-size: 68px;
        color: #5286ec;
        float: left;
        height: 30px;
        line-height: 0;
        margin-top: 27px;
    }

.mtop3 {
    margin-top: 30px;
}

.blue-line {
    width: 24px;
    height: 4px;
    background-color: #5286ec;
    margin: 35px auto;
}

.sign_img {
    margin: 50px auto;
    text-align: center;
    display: block;
    width: 250px;
    max-width: 100%;
}

.greyiline {
    display: block;
    border-bottom: 1px solid #dfdfdf;
}

ul.menu-section {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 60px;
    box-shadow: 0 6px 6px -4px #d8d3d3;
    position: relative;
    z-index: 9;
}

    ul.menu-section > li {
        list-style: none;
        display: inline-block;
        position: relative;
    }

        ul.menu-section > li > a {
            display: block;
            padding: 20px 0;
            margin-right: 40px;
            color: #92929d;
            font-size: 14px;
            position: relative;
        }

    ul.menu-section li.active a {
        border-bottom: 2px solid #1f90fb;
        font-weight: bold;
        color: #000;
    }

    ul.menu-section li:hover .sub-menu {
        display: flex;
    }

.chat {
    width: 59px;
    height: 59px;
    text-align: center;
    line-height: 85px;
    background: #2194e6;
    border-radius: 50%;
    float: right;
    clear: both;
    position: absolute;
    right: 20px;
    top: 20px;
}

.head2 {
    position: relative;
}

    .head2 sup {
        position: absolute;
        right: -23px;
        top: -8px;
        font-size: 22px;
        font-weight: bold;
    }
/** submenu **/
.sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 845px;
    width: 100%;
    border: 2px solid #dadada;
    background: #fff;
    margin-top: 50px;
    margin-left: -145px;
    z-index: 999;
    box-sizing: border-box;
    display: none;
}

    .sub-menu:after {
        content: '';
        position: absolute;
        top: -2%;
        left: 0%;
        height: 10px;
        width: 10px;
        background: #fff;
        border: 2px solid #dadada;
        transform: rotate(45deg);
        margin-left: 170px;
        z-index: -999;
        border-bottom: 0;
        border-right: 0;
    }

    .sub-menu > li {
        width: 50%;
        box-sizing: border-box;
        float: left;
        padding: 10px 30px;
        position: relative;
    }

.left-panel:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: #ededed;
    top: 10%;
    right: 0;
}

.sub-menu li > div {
    padding: 20px 30px;
    box-sizing: border-box;
}

.sub-menu > li > div h3 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 23px;
    color: #000;
}

.sub-menu > li > div p {
    line-height: 22px;
}

.btn-overview {
    padding: 10px 80px;
    border: 2px solid #000;
    background: #fff;
    margin-top: 35px;
    cursor: pointer;
    margin-bottom: 2px;
}

    .btn-overview:hover {
        background: #f8f7f8;
    }

.right-panel div h4 {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    line-height:20px;
}

.right-panel div > img {
    display: inline-block;
    float: left;
    margin-bottom: 35px;
    margin-right: 10px;
}

.right-panel {
    padding: 0 !important;
}

    .right-panel > div {
        padding: 40px 30px !important;
    }

.img-cnt:hover {
}

.border-right {
    border-right: 1px solid #ededed;
}

.border-bototm {
    position: relative;
}

    .border-bototm:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 5%;
        width: 90%;
        height: 1px;
        background: #ededed;
    }

.pd4 {
    padding-bottom: 40px;
}

.full-bg {
    display: block;
}

.right-panel .full-bg:hover {
    background: #f8f8f8;
}

    .right-panel .full-bg:hover a {
        color: inherit;
    }

.google_analytics_log {
    width: 330px;
}
/** index1 page **/
.mac-des {
    position: absolute;
    background: #548cf7;
    width: 387px;
    padding: 42px;
    font-size: 20px;
    color: #fff;
    top: 30%;
    left: 42%;
    margin-top: 11px;
    margin-left: -14px;
}

    .mac-des:before {
        content: '';
        position: absolute;
        background: url(../images/mac-arrow.png) no-repeat;
        width: 124px;
        height: 100px;
        left: 0;
        top: 0;
        margin-left: -143px;
        margin-top: -52px;
        background-size: contain;
    }

.g-logo {
    width: 160px;
    margin: 0 auto;
    display: inline-block;
}

.google_signin.green_btn {
    background: #0cc852;
    color: #fff;
    line-height: 50px;
    width: 180px !important;
    height: auto !important;
}

.footer_text {
    display: block;
    text-align: center;
}

.footer_text1 {
    margin-top: -80px;
}

.footer_text p {
    font-size: 1.8em;
}
/** index2 page **/
.grey-bg {
    background: #f6f7f6;
}

.text-center {
    text-align: center;
}

.head2 {
    display: inline-block;
}

    .head2 em {
        color: #696b74;
        font-size: 50px;
        font-weight: normal;
    }

.logo-part {
    display: block;
}

    .logo-part .g-logo {
        margin-right: 25px;
        position: relative;
        top: 12px;
    }

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.search-input {
    width: 605px; /*610px*/
    height: auto;
    background: #fff;
    margin: 0 0; /*0 0*/
    position: relative;
}

    .search-input input[type="search"] {
        width: 100%;
        color: #000 !important;
        font-size: 18px;
        padding: 15px;
        padding-left: 55px;
        background: url(../images/search_icon.png) #fff no-repeat;
        background-size: 17px;
        background-position: 20px center;
        border: 1px solid #cecece;
        border-radius: 5px;
    }

.filter_div {
    display: block;
    width: 750px;
    margin: 0 0;
}

    .filter_div .fileld {
        padding: 0 20px;
        height: 40px;
    }

.fileld {
    margin: 5px 0;
}

    .fileld .select-box {
        padding: 10px;
        border-bottom: 1px solid #dfe0df;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        color: #626f75;
        font-size: 17px;
        background: url(../images/select-arrow.png) transparent no-repeat;
        background-size: 20px;
        background-position: center right;
    }

.fileld-border-right {
    position: relative;
}

    .fileld-border-right:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 80%;
        background: #dfe0df;
        top: 10%;
        right: 0;
    }

.fileld-border-left {
    position: relative;
}

    .fileld-border-left:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 80%;
        background: #dfe0df;
        top: 10%;
        left: 0;
    }

.filter-txt {
    font-size: 18px;
    float: left;
    height: 40px;
    line-height: 50px;
    margin-right: 25px;
}

.flex-container {
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.flex-item {
    padding: 0 25px;
}

.flex-from {
    width: 60%;
}

.flex-list {
    width: 30%;
}

.whitebg-border {
    background: #fff;
    border: 1px solid #d9d9d9;
}

.no-flex {
    display: block !important;
}

.flex-from .search-input {
    width: 100%;
}
/** filtered-items **/

.filtered-items {
    display: block;
}

    .filtered-items button {
        display: inline-block;
        margin-right: 5px;
        border: 1px solid #cfcfcf;
        background: #fff;
        padding: 10px;
        margin-top: 12px;
        width: 150px;
        border-radius: 3px;
        text-align: left;
        font-size: 15px;
        position: relative;
        padding-left: 20px;
    }

        .filtered-items button span.close {
            position: absolute;
            z-index: 99;
            top: 7px;
            right: 10px;
            font-size: 18px;
            cursor: pointer;
        }

.draftdiv {
    width: 100%;
    border: 1px solid #cecece;
    background: #fff;
    margin-top: 35px;
    margin-bottom: 35px;
}

.draft-title, draft-bottom {
    display: block;
}

.draft-title {
    background: #fafafa;
    padding: 18px 15px;
    border-bottom: 1px solid #cecece;
}

.draft-bottom {
    padding: 18px 15px;
}

    .draft-bottom .flex-container {
        padding: 0;
        width: 100%;
    }

        .draft-bottom .flex-container .flex-item {
            padding: 0;
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            justify-content: center;
            text-align: left;
        }

            .draft-bottom .flex-container .flex-item.first {
                width: 20%;
            }

            .draft-bottom .flex-container .flex-item.second {
                width: 50%;
            }

            .draft-bottom .flex-container .flex-item.third {
                width: 30%;
            }

.dollar {
    font-size: 25px;
    font-style: italic;
}

.draft-bottom-title {
    display: block;
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}

.paypal {
    float: left;
    margin-top: -9px;
}

.paybtn button {
    background: #458cf8;
    color: #fff;
    padding: 15px 0;
    width: 230px;
    text-transform: uppercase;
    float: right;
}

.filters {
}

.google-list {
    background: #fff;
    padding: 40px 30px;
    border: 1px solid #cecece;
}

    .google-list img {
        width: 130px;
        display: block;
    }

    .google-list h2.head2 em {
        font-size: 28px !important;
        border-bottom: 1px solid #cecece;
        padding-bottom: 35px;
        display: block;
    }

.google-list-items {
    display: block;
    margin-top: 30px;
}

    .google-list-items li {
        margin-bottom: 30px;
        background: url(../images/list-icon.png) no-repeat;
        background-position: left center;
        text-indent: 25px;
    }

        .google-list-items li:last-child {
            margin-bottom: 0;
        }

.field-div {
    display: block;
    margin: 0;
    padding: 0;
    width: 50%;
    max-width: 100%;
    margin-top: 35px;
}

    .field-div .fileld {
        display: flex;
        margin-bottom: 24px;
    }

        .field-div .fileld .filter-txt {
            width: 100%;
            flex-basis: 100px;
        }

.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
}
    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 2px solid #6b6b6b;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #1973e8;
    border: 0px solid #6b6b6b;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btnblue_download {
    background: #458cf8;
    padding: 15px 20px;
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0;
    width: 54.5%;/*57.5%*/
}

.btngrey_viewleads {
    background: #f2f2f2;
    padding: 15px 20px;
    color: #7c7c7c;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0;
    border: 1px solid #dddddd;
    width: 44%;/*39*/
}


.clear {
    clear: both;
}

ul.filters {
    height: 30px;
    width: 150px;
    border: 1px #000 solid;
}

    ul.filters li {
        padding: 5px 10px;
        z-index: 2;
    }

        ul.filters li:not(.init) {
            float: left;
            width: 130px;
            display: none;
            background: #ddd;
        }

            ul.filters li:not(.init):hover, ul.filters li.selected:not(.init) {
                background: #09f;
            }

        ul.filters li.init {
            cursor: pointer;
        }

.custom_selectbox {
    width: 100%;
    border: 1px solid transparent;
}

    .custom_selectbox > label {
        border-bottom: 1px solid #dfe0df;
        padding: 10px;
        font-size: 15px;
        position: relative;
        margin-bottom: 0 !important;
        margin: 0 20px;
    }
/*.custom_selectbox > label:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	right: 10px;
	top: 0;
	margin-top: 11px;
	border-right: 2px solid #6f6f6f;
	border-bottom: 2px solid #6f6f6f;
	transform: rotate(45deg);
}*/
.custom_selectbox_list {
    padding: 10px 20px;
    background: #fff;
}

    .custom_selectbox_list > li label {
        font-size: 15px;
        margin-left: 10px;
        text-align: left;
    }

.filter_search_field #filter_search_field {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    margin-top: -10px;
    padding: 10px 0;
    background: url(../images/search.png) no-repeat #fff;
    background-position: 10px center;
    padding-left: 45px;
    background-size: 20px;
}

.list_hide {
    display: none;
}

.list_show {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    background: #fff;
    border: 1px solid #dfe0df;
    position: relative;
    z-index:99;
}

.filter_div .fileld {
    padding: 0;
    float: left;
}

.filter_div .fileld1 {
    width: 350px;
    margin-right: 20px;
}

.filter_div .fileld2 {
    width: 235px;
}

.fileld-border-right {
    position: relative;
}

.fileld .select-box {
    padding: 10px;
    border-bottom: 1px solid #dfe0df;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    color: #626f75;
    font-size: 15px;
    background: url(../images/select-arrow.png) transparent no-repeat;
    background-size: 20px;
    background-position: center right;
}

.fileld-border-right:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    background: #dfe0df;
    top: 10%;
    right: 0;
    margin-right: -20px;
}

.custom_selectbox > label {
    border-bottom: 1px solid #dfe0df;
    padding: 15px;
    font-size: 15px;
    position: relative;
    margin-bottom: 0 !important;
    margin: 0 20px;
    display: block;
    text-align: left;
}

.mtop55 {
    margin-top: 55px;
}
/*** Footer cols **/
.footer-cols {
    display: block;
    width: 1200px;
    max-width: 100%;
    margin: 10px auto;
    box-sizing: border-box;
}

.footer-col {
    width: 350px;
    float: left;
    margin-right: 50px;
    box-sizing: border-box;
}

    .footer-col:last-child {
        margin-right: 0;
    }

    .footer-col p {
        font-size: 16px;
        text-align: left;
        margin-bottom: 15px;
        line-height: 23px;
    }

    .footer-col img {
        width: 100%;
    }

.search_result_div {
    padding-top: 10px;
    width: 100%;
    position: absolute;
    min-height: 300px;
    height: auto;
    border: 1px solid #eee;
    background: #fff;
    top: 100%;
    left: 0;
    margin-left: -1px;
    webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    transition: all ease-in-out 0.2s;
    display: none;
    z-index: 9;
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

input {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    padding: 11px;
    font-size: 16px;
}

    input[type=text] {
        background-color: #f1f1f1;
        width: 100%;
    }

    input[type=submit] {
        background-color: DodgerBlue;
        color: #fff;
        cursor: pointer;
    }

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

    .autocomplete-items div {
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #d4d4d4;
    }

        .autocomplete-items div:hover {
            /*when hovering an item:*/
            background-color: #e9e9e9;
        }

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.result_div > .custom_selectbox > .custom_selectbox_list li label {
    margin-left: 0 !important;
}

.logo-quts {
    font-size: 16px;
}

.txtpricing {
    float: right;
    font-size: 15px;
}

.custom_selectbox_list_title {
    border-bottom: 1px solid #cecece;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
/*** search-period **/
.search_period {
    display: block;
    width: 100%;
    padding: 35px 0 18px 0;
    border-bottom: 1px solid #eaeaea;
}

.search_period_left {
    float: left;
    text-align: left;
}

    .search_period_left h3, .search_period_right h3 {
        font-weight: bold;
        font-size: 20px;
        color: #000;
        margin-bottom: 25px;
    }

    .search_period_left h5, .search_period_right h5 {
        font-weight: normal;
        font-size: 13px;
        color: #878a95;
        margin-bottom: 10px;
    }

.search_period_right {
    float: right;
    text-align: right;
}

    .search_period_right h3 img {
        width: 140px;
        position: relative;
    }

    .search_period_right h5 {
        margin-top: -16px;
    }

.lbl_lead_count {
    color: #578df0;
    font-size: 2.8em;
    font-weight: bold;
}

    .lbl_lead_count span {
        font-weight: normal;
        font-size: 0.5em;
        color: #578df0;
        display: inline-block;
        margin-left: 8px;
    }

.location_flag .location_flag_country {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}

    .location_flag .location_flag_country img {
        position: relative;
        vertical-align: middle;
    }

.lbl_searcch_date {
    display: block;
    position: relative;
    top: 6px;
    font-weight: bold;
    color: #000;
}

    .lbl_searcch_date img {
        position: relative;
        top: 5px;
        margin-left: 11px;
    }

.lbl_location {
    padding: 10px 0;
    padding-bottom: 5px;
    display: block;
    font-size: 12px;
}

.lead_no {
    border: 2px solid #eaeaea;
    border-radius: 50px;
    padding: 5px 13px;
}

.promotional_Code {
    display: block;
    width: 100%;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 16px 0;
}

    .promotional_Code .promotional_Code_letf {
        float: left;
    }

    .promotional_Code .promotional_Code_right {
        float: right;
    }

.promotional_Code_div {
    /*background:url(../images/box.png) repeat;*/
    /*padding:7px 0px;
	font-weight:bold;
	color:#92959f;*/
    padding: 7px 0px;
    font-weight: normal;
    color: #616161;
    font-size: 12px;
}

.promotional_Code_right label {
    font-size: 12px;
    position: relative;
    top: 11px;
}

    .promotional_Code_right label strong {
        font-size: 1em;
        font-weight: bold;
    }

.region_updownaerrow {
    content: "";
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 9px;
    right: 10px;
    top: 6px;
    margin-top: 11px;
    border-right: 2px solid #6f6f6f;
    border-bottom: 2px solid #6f6f6f;
    transform: rotate(45deg);
}

.perioud_updownaerrow {
    content: "";
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 9px;
    right: 10px;
    top: 6px;
    margin-top: 11px;
    border-right: 2px solid #6f6f6f;
    border-bottom: 2px solid #6f6f6f;
    transform: rotate(45deg);
}

.promotional_Code .promotional_Code_right, .promotional_Code_right {
	float:right;
	margin-top: 0px;
}

.lead_price {
	display:inline-block;
	float:right;
}
/*** Scroll container **/
.scroll_container {
	overflow-Y:scroll;
	height:190px;
	padding-right:8px;
	padding-top:10px;
	width: 104%;
}
.currency_list {
	display:inline-block;
	width:auto;
	position:relative;
	margin-right: 5px;
}
.currency_list label {
	position:relative;
	display:block;
	min-width:40px;
	font-weight:bold;
	text-align:left;
	padding-right: 3px;
	cursor:pointer;
}
.currency_list label:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 5px;
	height: 5px;
	right: -3px;
	top: 0;
	margin-top: 2px;
	border-right: 2px solid #6f6f6f;
	border-bottom: 2px solid #6f6f6f;
	transform: rotate(45deg);
}
.cur_currency_active {
}
.currency_list ul {
	position:absolute;
	top:40px;
	left:0;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	background: #fff;
	border: 1px solid #dfe0df;
	padding: 10px;
	min-width:80px;
	width:auto;
	z-index:9;
}
.currency_list ul li {
	font-size: 12px;
	margin-bottom: 12px;
}
.list_item1 label{
color:#000;
}

.list_item4 label{
color:#000;
}


/**/
/*/ Create a custom radio button /*/
.radiomark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border:2px solid #6b6b6b;
border-radius:50%;
}


/*/ On mouse-over, add a grey background color /*/
.container:hover input .radiomark {
background-color: #ccc;
}

/*/ When the radio is checked, add a blue background /*/
.container input:checked ~ .radiomark {
    background-color: #1973e8;
    border: 0px solid #6b6b6b;
}

/*/ Create the checkmark/indicator (hidden when not checked) /*/
.radiomark:after {
content: "";
position: absolute;
display: none;
}

/*/ Show the checkmark when checked /*/
.container input:checked ~ .radiomark:after {
display: block;
}
/*/ Style the checkmark/indicator /*/
.container .radiomark:after {
left: 5px;
top: 1px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

/** New page designs **/

.email_field {
	margin-top:20px;
	border: 1px solid #dfe0df;
}
.payment_type {
	display:block;
	margin-bottom:46px;
	margin-top: 40px;
}
.payment_type ul li {
	display: inline-block;
	width: 45%;
}
.payment_type ul li img {
	width:200px;
	max-width:100%;
	width:90%;
	position:relative;
	margin-left:10px;
}
.payment_type ul li input[type="radio"] {
}
.promotional_Code .promotional_Code_right label span.currenty_type {
	font-size:15px;
	margin-right:5px;
}
.no_border_top {
	border-top:0 !important;
}
 [type="radio"]:checked, [type="radio"]:not(:checked) {
 position: absolute;
 left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
 position: relative;
 padding-left: 28px;
 cursor: pointer;
 line-height: 20px;
 display: inline-block;
 color: #666;
 height: 0;
 vertical-align: text-bottom;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
 content: '';
 position: absolute;
 left: 0;
 top: 0;
 width: 18px;
 height: 18px;
 border: 1px solid #aeadae;
 border-radius: 100%;
 background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
 content: '';
 width: 8px;
 height: 8px;
 background: #4792d8;
 position: absolute;
 top: 6px;
 left: 6px;
 border-radius: 100%;
 -webkit-transition: all 0.2s ease;
 transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
 opacity: 0;
 -webkit-transform: scale(0);
 transform: scale(0);
}
[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.bg_white {
	background:#fff !important;
}
.file_format_div {
	display:block;
	margin-top:17px;
}
.file_format_div > label
{
color:#000;
}
.file_format_div ul{
display:block;
margin-top:13px;
}
.file_format_div ul li {
	width:48%;
	border:1px solid #eaeaea;
	padding:10px 15px;
	border-radius:5px;
	float:left;
    margin-bottom:20px

}
.file_format_div_img {
	width:45px;
	max-width:100%;
	float:left;
	margin-right:15px;
}
.file_format_div ul li label {
font-size:1em;
font-weight:bold;
    position: relative;
    top: 4px;
}
.file_format_div ul li label span {
	display:block;
	font-size:12px;
}


.file_format_div ul li.excel_li {
    /*background:#eaf1fe;
	border:1px solid #78a6f8;*/
}

.file_format_div ul li.csv_li {
    float: right;
    /*background: #eaf1fe;
    border: 1px solid #78a6f8;*/
}

.excel_li:hover {
    background:#eaf1fe;
	border:1px solid #78a6f8;
}

.csv_li:hover {
    background: #eaf1fe;
    border: 1px solid #78a6f8;
}


@media (min-width:1441px)
{
.file_format_div > label{
font-size:15px;
}
.file_format_div ul li label {
    font-size: 1.3em;
	
}
}


  .search_div {
            margin-top: 60px;
        }

        .search_input_new {
            display: block;
        }

            .search_input_new #search_div_input1 {
                background: #fff !important;
                width: 74%;
                border-radius: 0px;
                float: left;
                border-right: 0;
                padding-left: 20px !important;
            }

            .search_input_new #btn_search_leads {
                color: #698fe2;
                padding: 15px;
                font-size: 15px;
                border-radius: 0px;
                border: 1px solid #698fe2;
                background: #fff;
                width: 26%;
                text-transform: uppercase;
                font-weight: bold;
                cursor: pointer;
            }

        .lbl_samples {
            display: block;
            margin-top: 35px;
            font-size: 15px !important;
        }

            .lbl_samples a {
                display: inline-block;
                margin: 0 20px;
                color: #4285f4;
                text-decoration: underline;
                font-size: 15px;
            }
   .custom_selectbox1
{
background:#fff;
border: 1px solid #eaeaea !important;
}

.custom_selectbox1 > label, .custom_selectbox1 .custom_selectbox_list.select_box{
border:0 !important;
} 
.custom_selectbox_list.select_box {
	width: 100%;
	border: 1px solid #eaeaea;
	-webkit-appearance: none;
	position: relative;
	background: #fff url(../images/select-arrow.png) no-repeat;
	background-position: 95% center;
	background-size: 21px;
	font-size:16px; 
}
.custom_selectbox_list li {
	/*height:38px;*/
}

.trueimg {
    margin-right: 15px;
    max-height: 10px;
}

.pcodeinput {
    font-size: 1.5em;
    border-bottom: 1px solid #ddd;
    width: 116% !important;
    background-color: #fff !important;
    padding: 11px 0px;
}
