﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');

@font-face{font-family:'FontAwesome';src:url(fonts/fontawesome-webfont.eot?v=4.4.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;}
.fa{display:inline-block;font-size:12px;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'FontAwesome';text-align:center;}
@font-face {
font-family: 'Univers';
src: url('fonts/Univers-UltraCondensed.eot');
src: url('fonts/Univers-UltraCondensed.eot?#iefix') format('embedded-opentype'),
url('fonts/Univers-UltraCondensed.woff') format('woff'),
url('fonts/Univers-UltraCondensed.ttf') format('truetype'),
url('fonts/Univers-UltraCondensed.svg#Univers-UltraCondensed') format('svg');font-weight: normal;font-style: normal;}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.form-control {
    padding: 17px 15px !important;
    border: 1px solid #9c9fa3;
    background: #fff;
    width: 100%;
    outline: none;
  
    box-sizing: border-box;
    font-size: 14px !important;
    color: #0b0b0b;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,.17);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.17);
    font-family: 'Roboto', sans-serif !important;
height: auto !important;
}
body {
    background: #f6f7fb !important;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.for-border h6 {
    padding: 80px 20px;
    font-size: 28px;
    color: #6c757d;
    font-weight: bold;
    text-transform: capitalize;
}
.for-border {
    border-right: 1px solid #eee;
}
header .logo img {
    padding-top: 13px;
}
    header .logo.invoice-logo img {
        width: 50%;
    }
header .top{ margin-top:20px; float:right;}
    header .top .go {
        display: inline-block;
        border-radius: 5px;
        font-size: 19px;
        color: #fff;
        float: left;
        margin-right: 15px;
        margin-top: 1px;
    } 
header .top .go a{color:#fff; font-weight:bold; }
    header .lgin {
        background:none;
        border-radius: 5px;
       
        float: right;
        margin-left: 10px;
        font-size: 14px;
        
        color: #fff;
    }
header .btom{ margin-top:6px; float:right;}
header .btom p span{color:#fff; font-weight:bold;}
    header .btom p {
        float: left;
        font-size: 16px;
        margin-right: 7px;
        margin-top: 1px;
        color: #fff;
    } 
/*header .date{float:right; padding: 5px 13px;border-radius: 5px;font-size: 13px; border: 1px solid #337ab7;color: #337ab7;font-weight: 700;}*/
header .date{float:right;font-size: 13px; color: #337ab7;font-weight: 700;}
.line{ height:1px; background:#d5d5d5; width:100%; margin:13px 0;}
downloadNet { text-align:center;}
.downloadNet a{ border: 2px solid #bed4dd;padding: 11px 16px;display: inline-block;border-radius: 50px;font-size: 12px;margin: 5px 0;text-align: center; background:#dee7eb; color:#4d6e79; font-weight:bold;}
.downloadNet img{ width:6%; margin-right:10px;}
.sidemenu{ padding:33px 20px 50px 20px;}

.pro .left{ float:left;font-weight: 700;font-size:15px;color:#00afef;}
.pro .left img{  margin-right:5px; width:10px;margin-top: -4px; }
.pro .edit{ float:right;}
.pro .edit a{border-radius: 5px;font-size: 15px;padding: 7px 23px; background:#d5d5d5; color:#4b4b4b; font-weight:700;}
.addrss h5{margin-bottom:5px;font-size:15px !important;}
.addrss p{font-size:12px; margin-bottom:5px;}
ul.lstdasca{ float:left; width:80%; list-style:none;padding-top: 55px; margin:0; padding:0;}
ul.lstdasca li{float:left; width:100%; margin-bottom:22px; border-bottom:1px solid #d6d8d9; padding-bottom:22px;}
ul.lstdasca li .icon{ float:left; width:25px;}
ul.lstdasca li .icon img{ width:30px;}
ul.lstdasca li .txt{ float:left; padding-left:24px; margin-top:8px;}
ul.lstdasca li .txt h3{ margin-top:0; margin-bottom:5px; font-weight:700; font-size:20px;}
ul.lstdasca li .txt p{ font-size:14px; font-weight:300; margin-bottom:0; color: #343434;}
ul.lstdasca li a{color:#00afef;}
ul.lstdasca li a:hover{color:#337ab7;}
.notif h5 {font-weight: 700;
font-size: 14px;
color: #fff;
background: #00afef;
padding: 12px 15px;}
.notif img { width:20px; margin-right:10px;}
.notif ul{ height:120px; overflow-y:scroll; padding: 0 20px;}
.notif li { float:left; font-size:12px; margin-bottom:10px;}
.notif li a{color:#4d4d4d;}

footer {background: #222;padding:20px 0; position:fixed; bottom:0; left:0; width:100%; z-index:100;}
    footer p {
        color: #ccc;
        margin: 0; font-size:12px;
    }
/*footer img{margin-top:-7px;}*/



.table-responsive > .table-bordered{font-size:14px;}
.wrapper{display: flex; padding-top:66px;}
aside { /*min-height: 100vh; display: flex; 
flex-direction: column;*/
    width: 24%; /*position:fixed;
padding-left: 0;
margin-bottom: 0;
list-style: none;*/
    background: #fff;
    float: left;
}
.wrapper-content {
    width: 74%;
    float: right;
    padding: 30px 0;
    padding-left:8px;
    /*background-color: #fff;position: absolute;
    left: 26%;
    overflow-x: hidden;display: flex !important; flex-direction: column !important;*/
}
.padding50{padding:5px 41px;}
.padding20{padding:20px;}
.padding40{padding:0 40px;}
.padding10{padding:10px;}
.card-body{width:100%;float:left;}
.bglight{background:#dee9ee;}
.sidehead h2{font-size:25px; font-weight:100; line-height: 1.6;}
.sidehead h2 span{diaply:block; font-size:38px; color:#00a0ee;}
.icon1{margin:22% 25px;}
.icon1 img{width:55px;}
.poptop{background:#deeaf3;}
.poptop span{float:left; width: 35%;
margin-right: 9%;}
.poptop .borderight{border-right:2px solid #9ed8f8;}
.popup .modal-header{padding:0 !important;}
.modal-header .poptop{padding:20px; width:100%;}
.popup .modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;}
.popup .modal-body{padding:0;}
.shipdate{background: #d4e0e9;
padding: 10px 20px 10px;}
.shipdate p{margin-bottom:4px;}
.btn-default{background:#a7a7a7;}

.stepwizard-step p {
    margin-top: 10px;margin-bottom:5px;
}
.stepwizard-row {
    display: table-row;
}
.compliance {
    margin-bottom: 10px;
}
.stepwizard {
    display: table;
width: 92%;
position: relative;
margin: 31px auto;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
/*.stepwizard-row:before {
    top: 53px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 3px;
    background-color: #ccc;
    z-order: 0;
}*/
.stepwizard-step a.btn-primary:after {
    top: 51px;
    bottom: 0;
    z-order: 0;
    left: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 5px;
    background: #007bff;
}
.stepwizard-step a.btn-secondary:after{top: 51px;
    bottom: 0;z-order: 0;left:0;
    position: absolute;
    content: " ";
    width: 100%; height:5px; background:#6c757d;}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 50% !important;
	display: inline-block;
padding: 7px !important;
}
.btn-circle span{
position: relative;
z-index: 10;
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;

}
.pop-content{padding:0 20px;}
.certificationbox{margin:20px 0 ; padding:0;}
    .certificationbox li {
        background: #eee;
        padding: 21px;
        float: left;
        width: 48%;
        list-style: none;
        margin-bottom: 12px;
        margin-right: 8px;
        min-height: 147px;
    }
.certificationbox h4{font-size: 30px;
font-weight: bold;
width: 30%;
float: left;
border-right: 1px solid #ccc;
margin-right: 10%;
line-height: 2.2;}
.total_o{}
.total_o span{}
.smtext{}
.color1{color:#34b9a7;}
.color2{color:#257569;}
.color3{color:#5482c2;}
.color4{color:#2c4e92;}
.color5{color:#9a5875;}
.color6{color:#83616e;}
.dropdown-menu.show {
    padding: 0px !important;
    left: -5px !important;
}
.dropdown-item {
    font-size: 14px;
    padding: 0.65rem 1.5rem !important;
    border-bottom: 1px solid #e6e6e8 !important;
}
.box {
    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 0.25rem;
}
.number{font-size:50px; font-weight:bold; line-height:20px}
.title{font-size:22px;}

.agree{width: 68%;
margin: auto;
background: #fff;
padding: 4%;
border-radius: 5px;}
.filebtn{display:none;}
.lablebtn{display: inline-block !important;
margin-top: 9px !important; cursor:pointer;}
.bottomlink{font-size:18px; position:absolute; bottom:28%;}
.customebtn {
    border: none;
    background: none;
    min-width: 82px;
    display: inline-block;
    cursor: pointer;
}
.agree ol{margin:0; padding:0;}
.agree ol li{margin-left:20px; margin-bottom:10px;}
.header1 .logo{text-align:center}
.header1{position:relative}
.header1 .top{position:absolute; right:20px; top:60px;}
    .header1 .top.invoice-top {

        top: 16px;
    }
.header1  h1 {
 font-size: 1.95rem;
color: #353535;
margin-top: 10px;
font-family: univers;
width: 100%;
text-transform: uppercase;
margin-bottom: 0 !important;}
    .header1 .logo img{margin-top:4px;}
    .terms{width: 68%;
margin: auto;
background: #fff;
border-radius: 5px;}
.imgframe img{width:100%;}
.termscontent{padding:4%;}
.terms h2 {
    padding: 27px 4% 0;
    font-size: 24px; font-weight:bold;
}
.invoice{width: 90%;
margin: auto;
background: #fff; border:1px solid #f6f6f6;
border-radius: 5px; padding:2%;}
.billing_add{margin:20px 0;}
.downloadbtn{}
.bg-grey {
    background: #edefee
}
.new_bg {
    padding: 30px 9px !important;
    background: #f4be03 !important;
}.invoice_date {
    width: 50%;
    float: left;
}
.downloadbtn img{width:15px; margin-right:10px;}
.information{margin:50px 0;}
.information p{font-size:12px;}
.resouLink li{list-style:none;}
.resouLink h3{font-size: 18px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
margin-top: 20px;
padding-bottom: 10px;}
.resouLink ul{padding:0; margin-bottom:50px;}
.resouLink .txt{width:50%; float:left;}
.resouLink .txt img{width:20px; margin-right:15px;}
.resouLink .rgtdv{text-align:right; width:40%; float:right;}
.mrtop{margin-top:50px !important;}
.view {border: 2px solid #bed4dd;
padding: 4px 25px;
display: inline-block;
border-radius: 5px;
font-size: 12px;
margin: 10px 0;
text-align: center;
background: #dee7eb;
color: #4d6e79;}
.dwnload {
    border: 2px solid #28a745;
    padding: 4px 25px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin: 10px 0;
    text-align: center;
    background: #28a745;
    color: #fff;
}

    .dwnload img {
        width: 20px;
        margin-right: 20px;
    }
.resources h5{color: #00a0ee;
font-size: 18px;}
.bg-lightg{background:#dee7eb;}
aside .date{border-bottom: 1px solid #ccccd0;
margin-bottom: 12px;
padding-bottom: 10px;}
aside .btn-link {
    color: #000;
    text-decoration: underline;}
    .paidstatus h4{font-size:1rem;}
    .paidstatus{margin-top:50px;}
    .bg-bluen{background:#0069d9}
    .order_detail{width:60%; float:left; padding-top:10px;}
    .certificationbox li:nth-child(2n+2){margin-right:0; float:right;}
.logoframe {
    width: 105px;
    float: left;
    margin-right: 20px;
}
/*img.profile-user-img {  width:100%;
}*/.logoframe img {
    width: 100%
}
.agree_con ul li{list-style:none; marin-bottom:15px;}
.agree_con ul{margin:0; padding:0;}
.agree_pop .pop-content{padding: 64px;}
.form_con_new .form-control{width:85%; display:inline-block;}
.agree_con input[type="checkbox"]{width: 20px;
float: left;
margin-right: 6px;
margin-top: 5px;}
.agree_con label{width:80%; float:left; font-weight:normal;}
.text-blue {
    color: #3598dc;
}
.agreelist li {
margin-bottom:10px;}field-validation-error {
    display: inline-block;
}
.txt-danger {
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #b94a48;
}

.bgwhite {
    background: #fff !important;
}
.pdctvi {
    text-align: center !important;
    padding: 45px !important;
}
.dascalgfrm {
    width: 65%;
    margin: auto;
    padding: 80px 0;
}
    .dascalgfrm.pt300{ padding-top:300px;}

    .dascalgfrm .FontBig {
        font-size: 18px;
        font-weight: 300; margin-bottom:0;
    }

    .dascalgfrm .mgntop {
        margin: 60px 0 40px;
    }

    .dascalgfrm .sprline {
        height: 280px;
        width: 1px;
        background: #ccc;
        margin: auto;
    }

    .dascalgfrm .form-control {
        padding: 15px;
        font-size: 15px;
        height: auto;
    }

  .btnin {
        font-size: 14px;
        font-weight: bold;
        padding: 12px 39px;
        text-transform: none;
        background-color: #00a65a !Important;
        border-color: #008d4c;
        color: #fff;
        box-shadow: none;
        border-width: 1px;
    }
    .btnin:hover{color:#ccc;}

    .dascalgfrm .padin {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .dascalgfrm .form-control {
        border-radius: 0 !important;
        padding: 15px !important;
    }


.dropdown-menu {
    min-width: 103px !important;
    left: -8px !important;
    padding: 10px !important;
}
.container-fluid {width:95%; margin:auto;
}
.open > .dropdown-menu {text-align:center;
}
.wel_agree {
    background: #edefee;
    padding: 20px;
    margin-bottom: 30px;
}
.line_b {
    height: 1px;
    background: #2196F3 !important;
    margin: 2.125em 0;
}
.imgframe {border-bottom:1px solid #ccc;
}



@media screen and (min-width:768px) and (max-width:990px) {
	.bxthreeprt ul li{width:46% !important;}
    .dascalgfrm .sprline {
        display: none !important;
    }

  
    .agree {
    width:95%;}
    .header1 .top {
    top:21px;}
        .header1 .top.invoice-top {
            top: 5px;
        }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .btn-red span.icon {
        text-align: center !important;
        width: 100% !important;
    }
    .btn-red{text-align:center;}
    .tabbing-section .nav-tabs .nav-item {
        width: 100% !important;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .logoframe {
        width: 45%;
        text-align: center;
        margin: auto;
        padding-bottom: 20px;
        float:none;
    }
    .order_detail {
        width: 60%;
        margin: auto;
        float: none;
        text-align: center;
    }
    .font15 {
        font-size: 13px;
    }
    .rbox{margin-bottom:0 !important;}
    .certificationbox li{width:100%;}
    .tab-content .btn {
        margin-bottom: 5px;
        margin-left:0 !important;
    }
    .list-styled{padding:10px;}
    .wrapper-content{padding-left:0;}
    .for-border h6 {
        padding: 0px 5px !important;
    }
        .arrow-btn{bottom:0 !important;}
    header .lgin {
        font-size: 11px;
        color: #fff;
        margin-top: -4px;
    }
    header .logo img {
        padding-top: 10px;
        width: 50%;
    }
    header .top .go {
        border-radius: 5px;
        font-size: 19px;
        margin-right: 10px;
        margin-top: -5px;
    }
    .loginprtfrm {
        width: 364px !important;
        height:auto !important;
        padding: 45px 54px 38px 20px !important;
    }


.tabbing-section .nav-tabs .nav-link{font-size: 12px;
padding: 6px;}

	.wrapper-content{margin-bottom:60px;}
	.round-bar .col-md-7{width:60%;float:left;}
	.round-bar .col-md-4{width:35%;float:left;}
	.sidemenu{padding-top:20px;}
	.valid{position: relative !important;
right: 0 !important;
left: 0 !important;}
.plogo {
    min-height: 191px !important;
    padding-top: 12px !important;
}
	.accprts{padding:12px !important; width:100% !important; margin-bottom: 47px !important;}
header .top{width:100%;}
header .btom{float:none;}
.wrapper{display:block;}
aside {
    min-height: auto;
    width: 100%;
position: relative;}
.bxthreeprt ul li{width:91% !important; min-height:auto !important;}
.bottomlink{position:relative;}
.ipaddbtm10 {
    margin-bottom: 20px;
}
.progoff, .proglist, .proglist ul li {
    width: 100% !important;
}
.proglist ul{margin:0; padding:0;}
aside{margin-top:40px;}
.wrapper-content {
    width: 100%;
    position: relative;
left: 0;}
	.mbmargin{margin-bottom:10px;}
	.modal-dialog {
    width: 94% !important;
    max-width: 94% !important;
}
    .disp_bl {
    display:block;} header .logo.invoice-logo img {
        width: 87%;
    }
    .header1 .top.invoice-top {
        top: 0px;
    }
    footer{text-align:center;}
    footer p{margin-bottom:15px;}
        footer .text-left, footer .text-right {text-align:center;
        }
        .terms {
            width: 100%;
        }
        .dropdown-menu {
        left: 0px !important;
    }
    header .lgin {
        float: none;
        border-radius: 0; margin-left:0;
    } 
        .padding50 {
        padding: 33px 0px;
    }
    .dascalgfrm .sprline {
        display: none !important;
    }

    .pull-right {
        float: none !important;
    }
   
    .agree {
        width: 98%;
        margin-bottom: 65px;
    }
    .header1 .top {
        position: relative;
        right: 0px;
        top: 0px;
        border-top: 1px solid #ccc;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .invoice_date {
    width:100%;}
    .invoice {
    margin-bottom:150px;}
    .dascalgfrm {
        width: 80% !important;
    }
    }

.notif button {
margin-top:-6px;}
.nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #00a0ee !important;
}
.font-xs {
font-size:13px;}
.profile h3 {
font-size:1.5rem; font-weight:bold; margin:10px 0;}
.font15 {
font-size:15px;}
    .font15 label {
    font-weight:bold;}
.badge {
font-size:95% !important;}






/******************************************Layout CSS********************************************/

.pro {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background: #00afef;
    padding: 10px 12px;
}

    .pro .left {
        margin-top: 0;
    }

        .pro .left img {
            margin-right: 5px;
            width: 15px;
            vertical-align: middle;
        }

.downloadNet {
    margin-top: 14px;
}

.headerfixed {
    position: fixed;
    width: 100%;
    padding: 4px 0 20px;
    background: #003c71;
    z-index: 100;
}
/******************************Dashboard CSS****************************************/

.quick {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: -4px;
    border-bottom: 1px solid #dee2e6 !important;
}

.linktext {
    width: 81%;
    float: left;
    font-weight: bold;
    line-height: 1.1;
    font-size: 16px;
    color: #00afef;
}

    .linktext span {
        font-size: 12px;
        font-weight: normal;
        color: #343434;
    }

.linkicon {
    width: 25px;
    float: left;
    margin-right: 10px;
}

    .linkicon img {
        width: 20px;
    }

.toplinks {
    margin: 0;
    padding: 0;
}

    .toplinks li {
        list-style: none;
        margin-bottom: 10px;
        height: 45px;
        width: 49%;
        float: left;
    }

        .toplinks li a, .toplinkslast li a {
            color: #00afef;
        }

.linkhead {
    font-size: 16px;
    font-weight: bold;
}

.toplinkslast li {
    list-style: none;
    margin-bottom: 10px;
}

.linkrow {
    margin: 20px 0;
}

.order_sum {
    margin: 20px 0;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

    .order_sum .quick {
        float: left;
        margin-right: 20px;
        margin-top: 8px;
    }

.date_sum {
    float: left;
    margin-top: 10px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}

.newbtn {
    font-weight: bold;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.btn-lightg {
    background-color: #ccc;
}

.disable, .disable a, .disable a:hover {
    color: #999;
}

    .disable a {
        cursor: auto;
    }
.btn-lightg {
    background-color: #ccc;
}

/*******************************New CSS***************************************/
.fixedheader {
position:fixed !important; width:100%; z-index:100; min-height:100px;}
#videobox img{width:762px;}
#VideoPlayer {
    width: 762px;
    height: 450px;
}
.tab-content .btn {margin-bottom:5px;
}
.margbtm50 {
    margin-bottom: 50px;
}
.bootbox  .modal-dialog {
    width: 800px; 
    max-width: 800px;
}
h5, .h5 {
    font-size: 1rem !important;
}

@media screen and (min-width:1026px) and (max-width:1259px) {

    .progoff {
        border: none;
        width: 90% !important;
        border: none !important;
    }

    .proglist {
        width: 90% !important;
        float: none !important;
    }

        .proglist ul li {
            width: 17% !important;
            float: left;
            font-size: 12px !important;
        }

        .proglist ul {
            margin: 15px 0 0 !important;
            padding: 0 !important;
        }

    .modal-dialog {
        width: 700px !important;
        max-width: 700px !important;
    }
}

@media screen and (min-width:768px) and (max-width:1025px) {
    .arrow-btn{bottom:0 !important;}
    .loginprtfrm {
        width: 364px !important;
        height: auto !important;
        padding: 45px 54px 38px 20px !important;
    }
   
    .progoff {border:none; width:90% !important; border:none !important;
    }
    .proglist {width:90% !important; float:none !important;
    }
         .proglist ul li {
            width: 16% !important;
            float: left;
            font-size: 12px !important;
        }
        .proglist ul {
            margin: 15px 0 0 !important;
            padding: 0 !important;
        }.modal-dialog {
            width: 700px !important;
            max-width: 700px !important;
        }

    aside {
        width: 32%;
    }
   

    .wrapper-content {
        width: 68%;
        left: 32%;
    }

    ul.lstdasca {
        width: 90%;
    }

    #videobox img {
        width: 100%;
    }

    #VideoPlayer {
        width: 100%;
        height: auto;
    }

    .margbtm50ipad {
        margin-bottom: 165px;
    }

    .logoframe {
        width: 100%;
    }

    .order_detail {
        width: 100%;
        margin-top: 10px;
    }

    .certificationbox li {
        height: 280px;
    }

    .paddingipad0 {
        padding: 0 !important;
    }

    .nav-link {
        padding: 0.5rem 0.5rem !important;
    }

    .toplinkslast {
        margin: 0;
        padding: 0;
    }

    .toplinks li {
        width: 100%;
    }

    .ipaddbtm10 {
        margin-bottom: 20px;
    }

        .ipaddbtm10 .btn {
            margin-bottom: 5px;
        }

    .fa-edit {
        display: none !important;
    }

    .modal-dialog {
        max-width: 700px !important;
    }

    .dascalgfrm {
        width: 85% !important;
    }

    .summary .invoice {
        width: 100%;
    }

    .bottomlink {
         position:relative; bottom:0;
    }
}
@media screen and (min-width:768px) and (max-width:935px) {

    .notif button {
        margin-top: 9px;
        border: 1px solid #00a3e3;
        margin-left: 29px;
    }
    .form-control {
    padding:5px !important;}
    .table td {
        padding: 0.6rem !important;
    }
    .yellowfixed {
        position: fixed;
        top: 100px;
        left: 41.3% !important;
        width: 49.4% !important;
    }
	
	
	
    }
@media screen and (min-width: 768px) and (max-width: 1024px){
	.valid {
    position: absolute;
    left: 2% !important;
    top: 60px !important;
    padding: 7px 10px !important;
    border: 1px solid #eee;
	width: 50%;
}
.accprts{width:98% !important;}
	.minh243 {
    min-height: 350px !important;
}
	.padding50 {
    padding: 5px 0px !important;
}
	.bxthreeprt ul li {
    margin-right: 16px !important;
    padding: 12px !important;
    min-height: 235px !important;
	}
	aside .date{font-size:14px;}
	.tabbing-section .nav-tabs .nav-link{font-size: 12px !important;
padding: 6px !important;}
.mbmargin{margin-bottom:10px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .yellowfixed {
        position: fixed;
        top: 100px;
        left: 39% !important;
        width: 54.2% !important;
    }
    .sidemenu {
    height:480px; overflow:scroll;}
    .proglist ul li:nth-child(4) {
        margin-top: 18px;
    }

}
.disabled {
    color: #ccc;
}
.disableover {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}
.disabled .btn-secondary {
    background: #ccc !important;
    border: #ccc !important;
}
.disabled a {
    color: #ccc !important;
}
.disabled img {
    opacity: 0.4;
}
.phasecollapse {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.phasecollapse ul {
    margin: 0;
    padding: 0;
}
.phasecollapse li {
    list-style: none;
    position: relative;
}
.phasecollapse li a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid 
    #e5e5e5;
}
.btn-grey {
    color: #fff !important;
    background-color: #5a5a5a !important;
    border-color: #5a5a5a !important;
}
.titlehead {
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
    margin-bottom: 22px;
    font-weight: 600;
    color: #333;
    font-size: 15px;
}
.newbg {
    background: #fafafa;
}
.bread {
font-size:15px; font-weight:400; padding-bottom:15px; margin-bottom:15px;}
.ellip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.disablebtn { opacity:0.4; cursor:default;
}
ul.lstdasca li a.disablebtn:hover {
    color: #00afef;
}
.input-group-addon, #txtCountryCode {
    padding: 7px;
    background: #ccc;
}
.bg-gray1 {
background:#f4f4f4; padding:10px; display:block}
.img100 {
width:100%;}
.borderB {
border-bottom:1px solid #ccc; padding-bottom:20px;}
.mt18 {margin-top:18px;}
.mt28 {margin-top: 28px;}
.proglist li {
    width: 30% !important;
    float: left !important;
    margin-right: 15px;
    margin-bottom: 15px;
    list-style: none !important;
}

.progoff {
    width: 30%;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.progclose {
    position: absolute;
    top: 10px;
    right: 5px;
}
.proglist {
    width: 65%;
    float: right;
}
.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    font-size: 12px;
}
.bg-yellow {
    background: #001c36;
    color: #fff !important;
    border-left: 8px solid #f4821f;
}
.statusbutton { position:absolute; top:30px; right:0;
}
.yellowfixed {
 position: fixed;
top: 100px;
left:31.3%;
width:63.4%;
}

/*------------Quick Links------------*/
.bxthreeprt ul { padding-left:0;}
    .bxthreeprt ul li {
        float: left;
        background: rgba(255,255,255,0.95);
        background-color: rgba(255, 255, 255, 0.95);
        background-color: #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
        padding: 18px;
        border: 1px solid #ccc;
        width: 30%;
        margin-right: 30px;
        list-style-type: none;
        min-height: 200px;
        position: relative;
        margin-bottom: 13px;
        border-radius: 0.25rem;
    }

    .bxthreeprt ul li h3 {
        font-size: 18px;
        font-weight: 600;
       
    }

    .bxthreeprt ul li p {
        font-size: 13px;
    }

    .bxthreeprt ul li:nth-child(3) {
        margin-right: 0;
    }

.bxthreeprt .btn {
    position: absolute;
    bottom: 20px;
}

.arrow-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 30px;
}

/*------------Progress bar--------------*/
.progress {
    width: 51px !important;
    height: 51px !important;
    background: none;
    position: relative;
    margin-bottom: 10px;
    background: none !important;
}

    .progress::after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 6px solid #c7c7c7 !important;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 6px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

        .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 80px;
            border-bottom-left-radius: 80px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
        }

    .progress .progress-value {
        position: absolute;
        top: 0;
        left: 0;
    }

.progress-value .numeric-value {
    font-size: 15px !important;
    color: #007BFF;
}

/*-------------Tab---------------*/
.tabbing-section .nav-tabs .nav-item {
    width: 19%;
	margin-right:1%;
}

.tabbing-section .nav-tabs .nav-link {
    color: #fff;
    background-color: #0024a8 !important;
    height: 76px !important;
    font-weight: 800 !important;
    font-size: 13px;
    padding: 11px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}

    .tabbing-section .nav-tabs .nav-link.active {
        background: #fff !important;
        color: #007bff !important;
        border-top: 2px solid #007bff !important;
    }

.tabbing-section .nav-tabs {
    padding-bottom: 1px !important;
}

.bg-grey {
    background: #fafafa;
}

.maintain-box .line {
    margin: 4px 0 15px;
}
.btn-green {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    background: #56b16c; width:118px;
}

    .btn-green span.icon {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 7px;
        font-size: 16px;
        background-color: #3a7f3a;
        width: 25%;
        height: 37px;
    }
	
	
	.btn-orange span.icon {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 7px;
        font-size: 16px;
        background-color: #d29a00;
        width: 26%;
        height: 37px;
    }
	.btn-orange span.right {
    float: left;
    padding: 10px 8px;
    width: 75px;
}
 .btn-orange span.left {
        float: left;
        border-radius: 6px 0 0 6px;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
    }

	.btn-orange {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    background: #ffc107;
}

    .btn-green span.left {
        float: left;
        border-radius: 6px 0 0 6px;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
    }

    .btn-green span.right {
        float: left;
        padding: 10px 10px;
        width: 87px;
    }

.maintain-box {
    background: #fff;
    padding: 30px 50px;
    border-top: 1px solid #d5d5d5;
}

    .maintain-box h4 {
        color: #00AFEF;
        margin-bottom: 15px;
    }

.btn-blue {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    background: #48a5c2; width:116px;
}

    .btn-blue span.icon {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 7px;
        font-size: 16px;
        background-color: #327595;
        width: 25%;
        height: 37px;
    }

    .btn-blue span.left {
        float: left;
        border-radius: 6px 0 0 6px;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
    }

    .btn-blue span.right {
        float: left;
        padding: 10px 10px;
        width: 87px;
    }

.btn-grey {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    background: #a5a5a5;
}

    .btn-grey span.icon {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 7px;
        font-size: 16px;
        background-color: #656565;
        width: 33%;
        height: 37px;
    }

    .btn-grey span.left {
        float: left;
        border-radius: 6px 0 0 6px;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
    }

    .btn-grey span.right {
        float: left;
        padding: 10px 10px;
        width: 87px;
    }

.btn-red {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    background: #c04e6b;
}

    .btn-red span.icon {
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 7px;
        font-size: 16px;
        background-color: #a93249;
        width: 26%;
        height: 37px;
    }

    .btn-red span.left {
        float: left;
        border-radius: 6px 0 0 6px;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
    }

    .btn-red span.right {
        float: left;
        padding: 10px 10px;
        width: 75px;
    }
/*notification css start*/

.list-notification {
    min-width: 400px;
    overflow-y: scroll;
    height: 500px;
}

    .list-notification li {
        border-bottom: 1px #d8d8d8 solid;
        margin-left: 0;
        padding: 15px 0 7px;
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
    }

        .list-notification li p {
            line-height: 18px;
        }

.badgeAlert {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #007bff;
    border-radius: 10px;
    position: absolute;
    margin-top: -7px;
    margin-left: -5px
}

.media-heading {
    font-size: 14px;
margin-bottom: 5px;
color: #000;
}
.media-body a p{font-size:13px;}
.list-notification li:last-child {
    border-bottom: none;
}

.list-notification .media-left {
    margin-top: 2px;
background: #007bff;
border-radius: 50%;
padding: 4px 7px;
margin-right: 13px;
margin-left: 10px;
}

.list-notification li:hover {
    color: #007bff;
}

.list-notification .media-left .fa {
    color: #fff !important;
}
/*notification css end*/
.page-head{font-size: 25px;
border-bottom: 1px solid #f7f7f7;
padding-bottom: 10px; font-weight:bold; color: #00afef;
margin-bottom: 29px;}
.round-bar p{margin-top:16px; color:#337ab7;font-weight:900;}

/*Add Css 1-10-2022*/
.errorpad{ padding:80px 0;}

.loginprtfrm {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 530px;
    padding: 20px 60px 60px 60px;
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
}
    .loginprtfrm .logoprt {
        text-align: center;
        margin-bottom: 19px;
    }

        .loginprtfrm .logoprt img {
            width: 58%;
            margin-bottom: 16px;
        }
.round-bar {
    margin-top: 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
    padding: 7px;
    margin-bottom: 34px;
}
.lead {
    font-size: 0.95rem !important;
}