﻿@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";
}
body {
    /*background: #fff !important;*/
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important
}
p {
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
}
header{ /*border-bottom:1px solid #e1e6e3;*/ padding:5px 0 0px; background:#fff;}
    header .logo img {
        width: 255px;
        margin: 16px 0;
    }
    header .logo.invoice-logo img {
        width: 50%;
    }
header .top{ margin-top:10px; float:right;}
    header .top .go {
        padding: 7px 13px;
        display: inline-block;
        border-radius: 5px;
        font-size: 13px;
        background: #ffc107;
        color: #000;
        float: left;
    } 
header .top .go a{color:#000; font-weight:bold}
    header .lgin {
        background:none;
        float: right;
        font-size: 15px;
        font-weight: bold;
        color: #000;
    }
    header .btom {
        margin-top: 20px;
        float: right;
        margin-right: 15px;
    }
        header .btom p span {
            color: #00afef;
        }
header .btom p{float:left; font-size:16px; margin-right:7px;margin-top: 1px;} 
/*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: #444;font-weight: 700; margin-top: 11px;}
.line{ height:1px; background:#d5d5d5; width:100%; margin:13px 0;}
.downloadNet a {
    text-align: center;
    background: #FFC107;
    color: #4d6e79;
    font-weight: 900;
    padding: 10px 6px;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
}

.downloadNet {
    margin-top: 15px;
}

    .downloadNet img {
        width: 8%;
        margin-left: 3px;
    }
    
.sidemenu {
    padding: 20px 20px 50px 20px;
}

.pro .left{ float:left;}
.pro .left img{  margin-right:5px; width:10px;margin-top: -4px; }
.pro .edit{ float:right;}
    .pro .edit a {
        border-radius: 2px;
        font-size: 13px;
        padding: 7px 23px;
        background: #fff;
        color: #4b4b4b;
        font-weight: 700;
    }
.addrss h5{margin-bottom:5px;font-size:15px;}
.addrss p{font-size:11px; margin-bottom:5px;}
ul.lstartiba {
    float: left;
    width: 80%;
    list-style: none;
    padding-top: 55px;
    margin: 0;
    padding: 0;
}
    ul.lstartiba li {
        float: left;
        width: 100%;
        margin-bottom: 22px;
        border-bottom: 1px solid #d6d8d9;
        padding-bottom: 22px;
    }
        ul.lstartiba li .icon {
            float: left;
            width: 25px;
        }
            ul.lstartiba li .icon img {
                width: 30px;
            }
        ul.lstartiba li .txt {
            float: left;
            padding-left: 24px;
            margin-top: 8px;
        }
            ul.lstartiba li .txt h3 {
                margin-top: 0;
                margin-bottom: 5px;
                font-weight: 700;
                font-size: 20px;
            }
            ul.lstartiba li .txt p {
                font-size: 14px;
                font-weight: 300;
                margin-bottom: 0;
                color: #343434;
            }
        ul.lstartiba li a {
            color: #00afef;766

        }
            ul.lstartiba li a:hover {
                color: #337ab7;
            }


footer {
    background: #fff;
    border-top: 1px solid #CECECE;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9999;
    
}
    footer p {
       
        margin: 0;
        font-size: 12px;
       
    }
    footer img {
        
        width: 100px;
    }



.table-responsive > .table-bordered{font-size:14px;}
.wrapper {
    display: flex;
    padding-top: 106px;
    padding-bottom: 60px;
}
aside {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 300px;
    position: fixed;
    left: 0;
    list-style: none;
    background: #f6f6f6;
}
.text-white {
    color: #fff !important;
}
.wrapper-content {
    position: absolute;
    left: 310px;
    width: 78%;
    padding: 79px 0 60px;
    /*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: 24px;
    font-weight: 900;
    line-height: 1.6;
}
    .sidehead h2 span {
        /*color: #00afef;*/
    }
.icon1 {
    width: 150px;
    /*margin-top: 50px;*/
}

    .icon1 img {
        width: 100%;
    }
.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;
}
.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{border:1px solid #ededed; background:#fff;padding:35px 15px; float:left; width:48%; list-style:none; margin-bottom:20px; margin-right:2%;}
.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: 10px !important;
    left: 0px !important;
}
.dropdown-item {
    font-size: 14px;
    padding: 6px 0 !important;
    border-bottom: 1px solid #e6e6e8 !important;
}
.box {
   /* border: 1px solid #eeeeee;
    padding: 20px;*/
}
.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;
}
.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: 33px;
    color: #353535;
    margin-top: 10px;
    font-family: univers;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0 !important;}
    .header1 .logo img {
        margin-top: 31px;
        margin-bottom: 0;
    }
    .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: 100%;
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: 12px 9px !important;
    background: #f4be03 !important;
}
    .new_bg p {
        font-size: 12px;
        color: #212529;
    }
    .new_bg a {
        color: #212529;
        text-decoration: underline;
    }
    
    .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, .dwnload {
    border: 2px solid #28a745;
    padding: 4px 25px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin: 10px 0;
    text-align: center;
    background-color: #28a745;
    border-color: #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;}
    .certificationbox li:nth-child(2n+2){margin-right:0; float:right;}
.logoframe{width: 30%;
float: left;
margin-right: 7%;}
.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 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #0250c5;
    background: -webkit-linear-gradient(bottom, #eee, #f5f5f5);
    background: -o-linear-gradient(bottom, #eee, #f5f5f5);
    background: -moz-linear-gradient(bottom, #eee, #f5f5f5);
    background: linear-gradient(bottom, #eee, #f5f5f5);
    position: relative;
    z-index: 1;
}
    .bgwhite::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url('../content/images/dashboard-bg02.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.ARTIBAlgfrm {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

.FontBig {
    font-size: 18px;
    font-weight: 300;
}

.ARTIBAlgfrm .mgntop {
    margin: 60px 0 40px;
}

.ARTIBAlgfrm .sprline {
    height: 280px;
    width: 1px;
    background: #ccc;
    margin: auto;
}

.ARTIBAlgfrm .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;
}

.ARTIBAlgfrm .padin {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ARTIBAlgfrm .form-control {
    border-radius: 0 !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) {
    .ARTIBAlgfrm .sprline {
        display: none !important;
    }

  .pull-right {
        float: 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) {
    .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: 90%;
        }
        .dropdown-menu {
        left: 0px !important;
    }
    header .lgin {
        float: none;
        border-radius: 0; margin-left:0;
    } 
        .padding50 {
        padding: 33px 17px;
    }
    .ARTIBAlgfrm .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;}
    .ARTIBAlgfrm {
        width: 80% !important;
    }
    }

.notif button {
margin-top:-6px;}
.nav-tabs .nav-link.active {
    background-color: #fff !important;
	border-top:2px solid #00a0ee !important;
}
.nav-tabs .nav-link{border: 1px solid transparent;
border-top-left-radius: 0rem;
border-top-right-radius: 0rem;
background: #00a0ee !important;
color: #fff;}
.nav-tabs .nav-item{margin-right:8px;}
.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-color: #00afef;
    padding: 12px 15px;
}

    .pro .left {
        margin-top: 0;
    }

        .pro .left img {
            margin-right: 5px;
            width: 15px;
            vertical-align: middle;
        }



.headerfixed {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #fff;
    border: none;
    padding: 16px 0 21px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/******************************Dashboard CSS****************************************/
.notif {
    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);
}
.notif h5 {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background-color: #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;
    }
.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;
     
        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;
}
.modal-dialog {
    width: 800px !important; 
    max-width: 800px !important;
}
h5, .h5 {
    font-size: 1rem !important;
}

@media screen and (min-width:768px) and (max-width:1025px) {
    .ARTIBAlgfrm .form-control {
    padding:15px !important;} .modal-dialog {
        width: 700px !important;
        max-width: 700px !important;
    }

    aside {
        width: 32%;
    }

    .wrapper-content {
        width: 68%;
        left: 32%;
    }

    ul.lstartiba {
        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 {

    }

    .paddingipad0 {
        padding: 0 !important;
    }

    .nav-link {
        padding: 0.5rem 0.5rem !important;
    }

    .toplinkslast {
        margin: 0;
        padding: 0;
    }

    .toplinks li {
        width: 100%;
    }

    .ipaddbtm10 {
        margin-bottom: 10px;
    }

        .ipaddbtm10 .btn {
            margin-bottom: 5px;
        }

    .fa-edit {
        display: none !important;
    }

    .modal-dialog {
        max-width: 700px !important;
    }
    .ARTIBAlgfrm {
        width: 85% !important;
    }

    .summary .invoice {
        width: 100%;
    }

    .bottomlink {
         position:relative; bottom:0;
    }
    .ipadinvoice .invoice {
    width:98%;}
    header .logo img {
        width: 229px;
        margin-top: 33px;
    }
    #sp-date {
    font-size:14px;}
}
@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;
    }

    }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sidemenu {
    height:480px; overflow:scroll;}
    header .logo img {
        width: 300px;
        margin-top: 20px;
    }
}
.newbg {
    background: #fafafa;
}

.profile-box {
    padding: 1rem;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 20px 20px 30px rgba(0, 0, 0, .05);
    border-bottom: 1px solid #e4e4e4;
}
    .profile-box h4 {
        font-size: 16px;
       
        line-height: 23px;
        font-weight: 900;
    }

/*.box {
    position: relative;
   
    margin-bottom: 20px;
 
    border-radius: 0.5rem;
   
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    background-color: #fff;
}*/
.box.box-primary {
    border-top-color: #3c8dbc
}
/*.box.box-info {
    border-top-color: #00c0ef
}*/
.box.box-danger {
    border-top-color: #dd4b39
}
.box.box-warning {
    border-top-color: #f39c12
}
.box.box-success {
    border-top-color: #00a65a
}
.box.box-default {
    border-top-color: #d2d6de
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none
}
.box .nav-stacked>li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}
.box .nav-stacked>li:last-of-type {
    border-bottom: none
}
.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}
.box .border-right {
    border-right: 1px solid #f4f4f4
}
.box .border-left {
    border-left: 1px solid #f4f4f4
}
.box.box-solid {
    border-top: 0
}
.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}
.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, 0.1)
}
.box.box-solid.box-default {
    border: 1px solid #d2d6de
}
.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de;
    background-color: #d2d6de
}
.box.box-solid.box-default>.box-header a,
.box.box-solid.box-default>.box-header .btn {
    color: #444
}
.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}
.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}
.box.box-solid.box-primary>.box-header a,
.box.box-solid.box-primary>.box-header .btn {
    color: #fff
}
.box.box-solid.box-info {
    border: 1px solid #00c0ef
}
.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef
}
.box.box-solid.box-info>.box-header a,
.box.box-solid.box-info>.box-header .btn {
    color: #fff
}
.box.box-solid.box-danger {
    border: 1px solid #dd4b39
}
.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #dd4b39;
    background-color: #dd4b39
}
.box.box-solid.box-danger>.box-header a,
.box.box-solid.box-danger>.box-header .btn {
    color: #fff
}
.box.box-solid.box-warning {
    border: 1px solid #f39c12
}
.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}
.box.box-solid.box-warning>.box-header a,
.box.box-solid.box-warning>.box-header .btn {
    color: #fff
}
.box.box-solid.box-success {
    border: 1px solid #00a65a
}
.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}
.box.box-solid.box-success>.box-header a,
.box.box-solid.box-success>.box-header .btn {
    color: #fff
}
.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}
.box.box-solid[class*='bg']>.box-header {
    color: #fff
}
.box .box-group>.box {
    margin-bottom: 5px
}
.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}
.box>.overlay,
.overlay-wrapper>.overlay,
.box>.loading-img,
.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px
}
.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table
}
.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4
}
.collapsed-box .box-header.with-border {
    border-bottom: none
}
.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}
.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    margin-right: 5px
}
.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}
.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}
.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}
.box-header>.box-tools .dropdown-menu>li>a {
    color: #444!important
}
.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3
}
.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84
}
.btn-box-tool.btn:active {
    box-shadow: none
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px

}
.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.box-body>.table {
    margin-bottom: 0
}
.box-body .fc {
    margin-top: 5px
}
.box-body .full-width-chart {
    margin: -19px
}
.box-body.no-padding .full-width-chart {
    margin: -9px
}
.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px
}
.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff
}

.downloadbox {
    /*padding: 1rem;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 20px 20px 30px rgba(0, 0, 0, .05);*/
    margin-top: 27px;
    margin-bottom: 20px;
}

    .downloadbox a {
        text-align: center;
        background: #FFC107;
        color: #4d6e79;
        font-weight: 900;
        padding: 10px 6px;
        display: inline-block;
        border-radius: 5px;
        font-size: 14px;
    }



.downloadbox img {
    width: 8%;
    margin-left: 3px;
}
    
    
    .imgleft {
        float: left;
        padding-right: 10px;
        width: 17%;
        margin-top: 14px;
    }
.imgleft img, .imgleftProgram img {
    width: 100%;
}
.ibc-width {
    width: 68%;
}
.info-box-content {
    padding: 5px 10px;
    float: left;
}
.info-box-number {
    display: block;
    padding: 20px 0 15px 0;
    font-size: 18px;
    font-weight: 500;
    color: #012970;
    font-family: univers;
    letter-spacing: 1px;
    margin-top: 1px;
}
.info-box-content h4 {
    text-transform: uppercase;
    font-weight: bold;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-ai {
    color: #0b3558;
}
.content-header{margin-bottom:20px;}
.content-header > .breadcrumb {
    background: transparent;
    font-size: 13px;
    padding: 0px 5px;
    margin-bottom: 15px;
    margin-top: 0px; float:right;
}
.breadcrumb > li {
    display: inline-block;
}
.content-header > .breadcrumb > li > a {
    color: #444;
    text-decoration: none;
    display: inline-block;
}
.content-header > .breadcrumb > li + li::before {
    content: '>\00a0';
	color:#ccc; padding:0 5px;
}
.content-header > h1 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
}
.tophead {
    font-size: 24px !important;
    font-weight: 900 !important;
  
    color: #0b3558;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.bg-white{background:#fff;}
.pagehead{border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 20px;}
.padding25{padding:25px;}
.marginbt20{margin-bottom:20px;}
.newbtnm{margin-bottom:15px; display:inline-block;}
.bg-2{background:#c01a48;}
.bg-1{background:#006992;}
.h5head{font-size:22px !important; margin-bottom:30px;}
.text-white{color:#fff;}
.bgltgrey{background:#eee}
.orders{background:#fff; color:#fff; padding: 22px 30px;
margin-top: 20px;}
.orders h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 37px;
}
.mgnbtm{margin-bottom:50px;}
   
    .mhb {
        min-height: 175px;
    }

/*.bgleftside {
    position: fixed;
    top: 121px;
    left: 0;
    bottom: 0;
    width: 356px;
   
    padding: 20px;
   
    background-color: #fff;
}*/

ul.listbxprt {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%;
}

    ul.listbxprt li {
        float: left;
        width: 85%;
        margin-bottom: 6px;
        border-bottom: 1px solid rgba(154, 161, 171, 0.15);
        padding: 5px;
        text-align: center;
    }

        ul.listbxprt li .icon {
            float: left;
           
        }

            ul.listbxprt li .icon img {
                width: 43px;
            }

        ul.listbxprt li .txt {
            float: left;
            width: 82%;
            padding-left: 17px;
            text-align: left;
            padding-top: 9px;
        }

            ul.listbxprt li .txt h3 {
                margin-top: 0;
                font-weight: 700;
                font-size: 16px;
            }



        ul.listbxprt li a {
            color: #00afef;
        }

            ul.listbxprt li a:hover {
                color: #337ab7;
            }
.rightbxconfi {
    float: right;
    width: 42%;
}
    .rightbxconfi h4 {
        font-size: 22px;
        line-height: 31px;
        font-weight: 900;
        margin-bottom: 21px;
    }
.prbgxb {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
    padding: 37px;
}

  

    .registrationdvtprt h3 {
        margin-bottom: 8px;
        font-weight: 800;
        font-size: 17px;
    }
    .registrationdvtprt ul.list-styled {
        padding: 0 20px;
        margin: 0;
    }
    .registrationdvtprt ul.list-styled li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
       
    }

        .registrationdvtprt ul.list-styled li p {
            margin-bottom: 0 !important;
        }
    .registrationdvtprt a:not([href]):not([tabindex]) {
        color: #fff !important;
    }


.artibalgfrm .logoprt {
    text-align: center;
    margin-bottom: 35px;
}

    .artibalgfrm .logoprt img {
        width: 65%;
        margin-top: 15px;
    }
.artibalgfrm {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 460px;
    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);
}
.artibalinnprt {
    position: absolute;
    margin: auto;
    top: 131px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 318px;
    padding: 20px 60px 60px 60px;
    padding-top: 20px;
    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);
    padding-top: 78px;
}
    .artibalinnprt .btnin {
        font-size: 16px;
        font-weight: 700;
        padding: 13px 39px;
        text-transform: none;
        background-color: #00A0E3 !Important;
        border-color: #00A0E3;
        color: #fff;
        border-width: 1px;
        width: 100%;
        border-radius: 34px;
        border: none;
    }

        .artibalinnprt .btnin:hover {
            background-color: #3275C4 !Important;
        }
.txtfotr {
    margin-top: 15px;
}

    .txtfotr a {
        color: #6c757d;
        font-size: 15px;
        font-weight: 900;
    }
.login100-form-btn {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 62px;
    border-radius: 3px;
    background: #00a0ee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border: none;
    font-weight: 900;
}

.login100-form-btn:hover {
    background: #337ab7;
}
.input100 {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #686868;
    display: block;
    width: 100%;
    background: #e6e6e6;
    height: 62px;
    border-radius: 3px;
    padding: 0 30px 0 10px;
    border: none;
    font-weight: 400;
}

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 3px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(211,63,141, 0.6);
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}
.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
}
.radio {
    font-weight: 600;
    font-size: 12px;
}
.errorcntr {
    width: 570px;
    padding-top: 150px;
    min-height: 100px;
    margin: auto;
    padding: 60px;
   
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
}

.errorcntr h1 {
    margin-bottom: 30px;
}

.errorcntr .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;
}
.certificationbox {
    margin: 20px 0;
    padding: 0;
}

    .certificationbox li {
        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);
        min-height: 146px;
        padding: 17px;
        float: left;
        width: 48%;
        list-style: none;
        margin-bottom: 20px;
        margin-right: 2%;
    }

    .certificationbox h4 {
        font-size: 30px;
        font-weight: bold;
        width: 30%;
        float: left;
        border-right: 1px solid #ccc;
        margin-right: 10%;
        line-height: 2.2;
    }
.breadcrumbs {
    padding: 10px 22px;
    position: absolute;
    left: 300px;
    border-bottom: 1px solid #eee;
    width: 77%;
    font-weight: bold;
    z-index: 99;
}
    .breadcrumbs a {
        color: #00afef;
    }
    .wlcmgprt {
        width: 60%;
        margin: auto;
        padding: 160px 0 0;
    }

    .wlcmgprt h1 {
        font-weight: 800;
    }
.addrss {
    background: #fff;
    padding: 12px;
    margin-bottom: 12px;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
}
.box {
    border: 1px solid #eeeeee;
    padding: 20px;
}




@media screen and (min-width:320px) and (max-width:767px) {
    .sidemenu {
        margin-top: 60px;
    }

    .breadcrumbs {
        padding: 0px 22px 10px !important;
        left: 0 !important;
        width: 100% !important;
    }

    .wrapper {
        padding-top: 80px;
    }

    .quick {
        font-size: 12px !important;
    }

    .order_sum .quick {
        float: left;
        margin-right: 0px !important;
        margin-top: 8px;
    }

    .order_detail {
        width: 100%;
        float: none;
        padding-top: 11px;
    }

    .logoframe {
        width: 100%;
        float: none;
        margin-right: 0;
    }

        .logoframe img {
            width: 65%;
        }

    .certificationbox li {
        text-align: center;
        width: 100%;
    }

    .btn {
        margin-bottom: 5px;
    }

    aside {
        position: static;
        min-height: auto;
        width: auto
    }

    .wrapper-content {
        left: 0;
        width: 100%;
        padding: 0px 0;
    }

    .innerfooter p {
        font-size: 8px;
    }

    header .btom {
        margin-top: 0px;
        float: right;
    }

    header .logo img {
        margin-top: 10px;
        width: 38%;
    }

    header .top {
        margin-top: -26px;
        float: right;
    }

    .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: 90%;
    }

    .dropdown-menu {
        left: 0px !important;
    }

    header .lgin {
        float: none;
        border-radius: 0;
        margin-left: 0;
    }

    .padding50 {
        padding: 33px 17px;
    }

   

    .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;
    }

   
}
@media screen and (min-width:768px) and (max-width:1025px) {
    .breadcrumbs {
        left: 245px !important;
        width: 100%;
        z-index: 99;
    }

    .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: 10px;
    }

        .ipaddbtm10 .btn {
            margin-bottom: 5px;
        }

    .fa-edit {
        display: none !important;
    }

    .modal-dialog {
        max-width: 700px !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;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sidemenu {
        height: 480px;
        overflow: scroll;
    }
}

.logbtn{ cursor:pointer;}



img.profile-user-img {
    border-radius: 50%;
}
.profile-user-img {
    width: 200px;
    height: 200px;
    text-align: center;
    margin-bottom: 26px;
}