@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');



body {

    font-family: 'Open Sans', sans-serif !important;

}



.nopad {

    padding: 0px !important;

    margin: 0px !important;

}



.left-area {

    min-height: 94vh;

    background: #003a74;

}



.logo-area {

    background: #222a35;

    padding: 10px;

    text-align: left;

}



.sidebar {

    background: #003a74;

    padding: 0px;

    margin: 0px;

}



.admin-bar {

    background: #394554;

    color: #fff;

    z-index: 999;

    padding: 0px 12px 0px 0px;

    position: relative;

}



.logo-area img {

    height: 39px;

}



.qr-rt-testimnial {

    clear: both;

    font-size: 50px;

    color: #dedede;

    margin-top: -20px;

}



.copyrite a {

    color: #fff;

}



.adm-navi-area ul {

    padding: 0px;

    margin: 0;

}



.adm-navi-area ul li {

    list-style: none;

    float: left;

}



.adm-navi-area ul li a {

    color: #fff;

    padding: 19px 12px;

    display: block;

}



.adm-navi-area {

    float: left;

}



.adm-log-bar {

    float: right;

    padding: 12px 0px

}



.social-media {

}



.social-media ul {

    padding: 0px;

    margin: 0px;

}



.social-media ul li {

    float: left;

    list-style: none;

    font-size: 20px;

}



.social-media ul li a {

    color: #fff;

    padding: 0px 6px 0px;

    display: block;

    position: relative;

    top: 2px;

}



.content-area {

    background: #ebebeb !important;

}

.home-heading {
    font-weight: bold;
    color: #003399;
    margin-top: 70px;
}

.home-subheading {
    font-size:18px; 
    margin-bottom:25px;
}


.cnt {

    background: #ffffff;

    min-height: 94vh;

    position: relative;

    top: 0;

    width: 100%;

}

.cnt .home-banner {
    padding: 30px 0;
    margin-bottom: 0;
    background: -webkit-linear-gradient(#fdfccf, #c9f4fe);
    background: -o-linear-gradient(#fdfccf, #c9f4fe);
    background: -moz-linear-gradient(#fdfccf, #c9f4fe);
    background: linear-gradient(#fdfccf, #c9f4fe);
}



.pf-imgs {

    width: 100px;

    height: 100px;

    border-radius: 100%;

    border: 2px solid #d8543b;

    float: left;

    overflow: hidden;

}



.pf-imgs img {

    height: 100%;

}



.profile-area {

    padding: 18px 38px;

    background: #09090a;

    color: #fff;

}



.pf-name {

    float: left;

    padding: 15px 12px;

}



.pf-name h4 {

    font-size: 26px !important;

    margin-bottom: 0px;

}



nav ul {

    padding: 0px;

    margin: 0px;

}



nav ul li {

    padding: 0px;

}



nav ul li a {

    color: #fff;

    text-decoration: none;

    padding: 15px 28px;

    display: block;

    border-bottom: 1px solid #09090a;

}



nav ul li:hover, nav ul li.active, nav ul li:focus {

    background: #d8543b !important;

    text-decoration: none;

}



nav ul li:hover a, nav ul li.active a, nav ul li:focus a {

    color: #fff;

    text-decoration: none;

}



nav ul li a .fa {

    margin-right: 9px;

}



nav ul li a:before {

    content: "\f105";

    font: normal normal normal 14px/1 FontAwesome;

    padding-right: 11px;

}



nav ul li ul.submenu {

    padding: 0px;

    margin: 0px;

    background: rgba(45, 45, 45, 0.58);

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    display: none;

}



nav ul li.active ul.submenu {

    display: block !important;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

}



nav ul li ul.submenu li a {

    padding: 12px 28px !important;

}



.adm-navi-area ul li a:hover, .adm-navi-area ul li.active a, .adm-navi-area ul li:focus a {

    background: #222a35;

    text-decoration: none;

}



.breadcrumb ol {

    padding: 0px;

    margin: 0px;

}



.breadcrumb ol li {

    list-style: none;

    padding: 5px 5px;

    float: left;

    color: #444343;

}



.breadcrumb ol li a {

    text-decoration: none;

    color: #000

}



.panel-default > .panel-heading {

    background: #222a35;

    color: #fff;

    border-radius: 0px;

    border: 0px;

    padding: 14px 19px;

    cursor: pointer;

}



.panel-collapse {

    padding: 15px 21px;

    box-shadow: none;

    border: 0px !important;

    border-radius: 0px !important;

    overflow: hidden;

}



.panel-group {

    margin-bottom: 20px !important;

}



.panel-group .panel {

    margin-bottom: 0;

    border-radius: 0;

    box-shadow: none;

    border: 0px;

}



.adm-log-bar .dropdown {

    margin-left: 9px;

}



button.btn.btn-primary.dropdown-toggle {

    background: #616f80;

    border: 0px;

    padding: 7px 35px 7px 11px;

    border-radius: 0px;

    position: relative;

    text-align: left;

}



span.fa.fa-angle-down.dd-down {

    position: absolute;

    background: #222a35;

    top: 0;

    right: 0;

    padding: 10px 7px;

}



.highlight {
    padding: 16px;
    background: #fff;
    margin-bottom: 20px;
}


.col-md-3.hl-data {

}



.dl-dt-icon {

    background: #222a35;

    text-align: center;

    color: #fff;

    vertical-align: middle;

    font-size: 42px;

    padding: 7px;

}



.dl-dt-txt {

    border: 1px solid #222a35;

    padding: 7px 14px 10px;

}



.dl-dt-txt .price {

    font-size: 25px;

}



.green .dl-dt-icon {

    background: #3bd8a6;

}



.green .dl-dt-txt {

    border: 1px solid #3bd8a6;

}



.blue .dl-dt-icon {

    background: #3b89d8;

}



.blue .dl-dt-txt {

    border: 1px solid #3b89d8;

}



.oringe .dl-dt-icon {

    background: #d8543b;

}



.oringe .dl-dt-txt {

    border: 1px solid #d8543b;

}



.purple .dl-dt-icon {

    background: #673bd8;

}



.purple .dl-dt-txt {

    border: 1px solid #673bd8;

}



span.bar {

    color: #ebecec;

    float: right;

    font-size: 27px;

    padding-right: 10px;

    display: none;

    cursor: pointer

}



a.closebtn {

    float: right;

    position: absolute;

    right: 19px;

    font-size: 35px;

    color: #d8543b;

    display: none;

}



.page-heading-sec h1 {

    padding: 13px;

    margin: 0px;

    font-size: 23px;

}



.page-heading-sec .label-danger {

    font-size: 14px;

    font-weight: normal;

}



.portlet-title h4 {

    color: #fff;

    border-radius: 0px;

    border: 0px;

    padding: 14px 19px;

    cursor: pointer;

}



.portlet-body .portlet-body {

    padding: 15px 21px;

    box-shadow: none !important;

    border: 0px !important;

    border-radius: 0px !important;

    background: #fff;

    margin-top: -10px;

}



.portlet-body {

    margin-bottom: 0;

    border-radius: 0;

    box-shadow: none;

    border: 0px;

    padding-right: 15px;

    padding-left: 15px;

}



.page-header.title {

    margin-bottom: 20px;

    padding: 16px;

    margin: 0px;

    clear: both;

    margin-left: 15px;

    margin-right: 15px;

    margin-bottom: 19px

}



.page-header.title h1 {

    padding: 0px;

    margin: 0px;

    font-size: 23px;

}



.portlet {

    margin-top: 22px;

}



.portlet.portlet-basic {

    margin-top: 0 !important;

}



div#dyntable_commission_list_wrapper {

    background: #fff;

    padding: 23px 23px 0px;

}



#loginbox .panel-info > .panel-heading {

    background-color: #2a528e;

    border-color: #2a528e;

    color: #ffffff;

}



#loginbox .panel-info {

    border-color: #d3dce6;

}



#loginbox .panel-info > .panel-heading a {

    color: #fff !important

}



#loginbox .panel-body {

    background: #f3f3f3;

}



#loginbox .input-group-addon {

    background-color: #fff !important;

    border-color: #cccccc !important;

}



#loginbox form-group a {

    color: #12397e !important;

}



#loginbox .btn-danger {

    background-color: #3498db;

    border-color: #3498db;

}

#loginbox .btn-primary {
    background-color: #EC8110;
    border-color: #EC8110;
}

.content-white-area .portlet {

    background: #fff;

    margin-left: 15px;

    margin-right: 15px;

    padding-bottom: 19px;

}



.content-white-area .alert {

    margin-left: 15px;

    margin-right: 15px;

}



.newpass {

    background: #fff;

    margin-left: 15px;

    margin-right: 15px;

    margin-top: -19px;

    padding-top: 22px;

}



.login-body {

    background: #222a35;

}



section.contact-area.login-page {

    color: #fff;

    padding: 15vh 0px 5vh;

}



section.contact-area.login-page #welcome {

    margin: 0 auto;

    display: table;

    float: none;

    margin-top: 20px;

    padding: 20px 20px;

    background: #394554;

    margin-bottom: 21px;

}



.wt-href {

    color: #fff !important;

    clear: both;

    font-size: 13px;

}



a.returntoaff {

    color: #fff;

}



.dl-dt-txt {

    height: 74px;

    font-size: 13px !important;

}



.dl-dt-icon {

    height: 74px;

    font-size: 33px;

    padding: 12px;

}



.dl-dt-txt .price {

    font-size: 21px;

}



div#area-affiliate svg {

    width: 100% !important;

    overflow: hidden;

}



.dl-dt-txt .price .pull-right {

    font-size: 15px;

    position: absolute;

    right: 10px;

}



.dl-dt-txt .sub .pull-right {

    font-size: 12px !important;

    position: absolute;

    top: 26px;

    right: 12px;

}



.dl-dt-txt .sub {

    line-height: 15px;

    padding-top: 3px;

}



.tid-form select {

    margin-bottom: 15px;

}



.footer {

    clear: both;

    width: 100%;

    z-index: 9999;

    background: #09090a;

    position: relative;

    bottom: 0;

    text-align: center;

    padding: 14px;

    color: #fff;

}



nav ul li ul.submenu li a.active {

    background: rgba(23, 23, 23, 0.65);

}



.portlet-footer {

    background: #fff;

    padding: 16px 22px;

}



.portlet-basic.testimonials .widget {

    border: 1px solid #ccc;

}



.dataTables_wrapper label, .dataTables_filter input[type=text] {

    width: 100%;

}



.dataTables_processing {

    padding: 3px 19px;

}



@media only screen and (max-height: 450px) {

    .sidenav {

        padding-top: 15px;

    }



    .sidenav a {

        font-size: 18px;

    }

}



@media only screen and (max-width: 1507px) {

    .dl-dt-icon {

        padding: 18px 7px;

        font-size: 27px;

    }



    .dl-dt-txt .sub .pull-right {

        font-size: 10px !important;

    }



    .dl-dt-txt .sub .pull-left {

        width: 70px;

    }



    .dl-dt-txt .price {

        font-size: 18px;

    }

}



body.home span.bar {

    display: none;

}



@media only screen and (max-width: 1200px) {

    .sidenav {

        height: 100%;

        width: 0;

        position: absolute;

        z-index: 9999;

        top: 0;

        left: 0;

        background-color: #111;

        overflow-x: hidden;

        padding-top: 60px;

        transition: 0.5s;

    }



    a.closebtn, span.bar {

        display: block;

    }



    .dl-dt-txt, .dl-dt-icon {

        height: 69px;

        padding: 9px 9px;

    }



    .dl-dt-txt {

        padding: 5px 9px

    }



    .logo-area img {

        width: 78%;

    }

}



.portlet .portlet-body img {

    max-width: 100%;

    height: auto;

}



@media only screen and (max-width: 991px) {

    .logo-area img {

        width: auto !important;

    }



    .logo-area {

        height: auto !important;

    }



    .adm-navi-area {

        width: 100%;

        border-bottom: 1px solid #556273;

    }



    .adm-navi-area ul {

        display: table;

        margin: 0 auto;

    }



    .adm-log-bar {

        float: none;

        margin: 0 auto;

        display: table;

    }



    .dl-dt-icon {

        height: 55px;

    }



    .dl-dt-txt {

        margin-bottom: 10px;

    }



    .banner-port img {

        width: 100%;

    }



    .dataTable-scroll {

        overflow-x: scroll;

    }



    .dataTable-scroll .dataTable {

        min-width: 900px !important;

    }



    body.home .logo-area {

        text-align: center;

    }



    input[type=file] {

        width: 100%;

    }

}



@media only screen and (max-width: 767px) {

    .form-group input.btn.btn-sm.btn-primary {

        margin-top: 10px;

    }



    .dataTable-scroll {

        overflow-x: scroll;

    }



    .dataTable-scroll .dataTable {

        min-width: 900px !important;

    }



    .portlet-footer .btn {

        width: 100%;

        margin-bottom: 5px;

    }



    .page-header.title {

        margin-left: 0;

        margin-right: 0;

    }



    .content-area .panel-group.col-md-12 { /*padding:0px;*/

    }



    body.home span.bar {

        display: none;

    }



    body.home .logo-area {

        text-align: center;

    }



    .well span.pull-right {

        float: none !important;

    }



    span.pull-right.md-full {

        float: right !important;

    }

    .home-heading {
        font-size: 19px;
        margin-top: 5px;
    }
    
    .home-subheading {
        font-size: 14px;
    }
}



@media only screen and (max-width: 321px) {

    .logo-area img {

        width: 74% !important;

    }

}



@media only screen and (max-width: 598px) {

    .adm-navi-area, .adm-log-bar {

        width: 100%;

        border-bottom: 1px solid #222a35;

    }



    .adm-navi-area ul {

        margin: 0 auto;

        display: table;

    }



    .logo-area img {

        width: 68%;

    }



    .adm-navi-area ul li a {

        font-size: 12px;

        padding: 15px 9px;

    }



    .col-md-3.hl-data {

        width: 100%;

        padding: 0px;

    }



    .social-media {

        width: 100%;

        border-top: 1px solid #222a35;

        margin-top: 10px;

        padding-top: 10px;

    }



    .social-media ul {

        display: table;

        margin: 0 auto;

    }



    .dropdown.pull-right.mb-left {

        float: left !important;

    }



    .page-heading-sec:after {

        content: '';

        clear: both;

        display: block;

    }



    .page-heading-sec .pull-right {

        float: left !important;

    }



    .table-scroll .table {

        width: 200% !important;

    }



    .table-scroll {

        overflow: auto;

    }



    .keywords-google {

        word-wrap: break-word;

        width: 100%;

    }



    .list-group-item {

        word-wrap: break-word;

    }



    .dataTable-scroll {

        overflow-x: scroll;

    }



    .dataTable-scroll .dataTable {

        min-width: 900px !important;

    }



    span.pull-right.mb-sects {

        clear: both;

        float: left;

        width: 100%;

    }



    .pull-left.md-full {

        width: 100%;

        clear: both !important;

        display: block;

    }



    .login-page-logo img {

        width: 100%;

    }



    .text-center.footer-logo img {

        width: 80%;

        padding-top: 20px;

    }



    .login-block .input-group {

        width: 100%;

    }



    .dropdown.pull-right.mb-left > .dropdown-menu {

        left: 0;

        right: inherit;

    }



    .dataTables_wrapper {

        overflow-x: scroll !important;

    }



    .dataTables_wrapper .table.table-bordered {

        width: 150% !important;

        max-width: 150% !important;

    }



    .idevads-container_1 {

        width: 100% !important;

        margin: 0 !important;

    }

}



/*--------- Additional Style 5-18-2018 ---------*/

i.icon-search:before {

    content: "\f002";

    font: normal normal normal 14px/1 FontAwesome;

}



.morris-hover.morris-default-style {

    position: absolute;

}



a[data-pin-log="button_pinit"] {

    float: left;

    margin-right: 5px;

}



.dataTables_length select {

    width: 98px;

}



.dataTables_paginate.paging_bootstrap {

    text-align: right;

}



/*--------- Additional Style 5-18-2018 ---------*/

#dyntable_Pending_Debits_filter .form-control {

    background-image: url('data:image/svg+xml;utf8,<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" id="spyglass" viewBox="0 0 22 22" height="22" width="22"><path d="m 10.011718,5.0898489 c -2.7000005,0 -4.9003915,2.2004 -4.9003915,4.9003996 0,2.6999995 2.200391,4.8983995 4.9003915,4.8983995 1.154374,0 2.204251,-0.4184 3.042969,-1.0898 l 3.207031,3.1113 0.626953,-0.6465 -3.185547,-3.0879 c 0.743242,-0.8594 1.208984,-1.964 1.208984,-3.1854995 0,-2.6999996 -2.20039,-4.9003996 -4.90039,-4.9003996 z m 0,1 c 2.2,0 3.90039,1.7004 3.90039,3.9003996 0,2.1999995 -1.70039,3.8983995 -3.90039,3.8983995 -2.2000005,0 -3.9003915,-1.6984 -3.9003915,-3.8983995 0,-2.1999996 1.700391,-3.9003996 3.9003915,-3.9003996 z" style="fill:#808080"/></svg>');

    background-repeat: no-repeat;

    background-color: #fff;

    background-position: 0px 5px !important;

    padding-left: 22px;

}



/*--------- Additional Style 7-4-2018 ---------*/

.dataTables_filter label:before

{

    content: "\f002";

    font: normal normal normal 14px/1 FontAwesome;

    position: absolute;

    z-index: 9;

    left: 0;

    background: #dcdcdc;

    padding: 10px 12px;

}

.dataTables_filter {}



div.dataTables_wrapper div.dataTables_filter label{

    width: auto;

    position: relative;

}

.dataTables_filter span.input-group-addon {

    display: none;

}



.dataTables_filter input.form-control.form-control-sm {

    float: right;

}



.dataTables_filter .input-group {

    display: block;

}



.dataTables_filter .form-control.form-control-sm {

    padding-left: 37px;

}