body  {	font-size: 12px; cursor: auto; }
td    {	font-size: 12px; cursor: auto; font-family: Arial, Helvetica, sans-serif; }
table {	font-size: 12px; cursor: auto; font-family: Arial, Helvetica, sans-serif; }
font  {	font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

 .footerwhite:  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:10px; color: #ffffff; line-height:20px; text-decoration: none; }
a.footerwhite:  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:10px; color: #ffffff; line-height:20px; text-decoration: none; }
a.footerwhite:link  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:10px; color: #ffffff; line-height:20px; text-decoration: none; }
a.footerwhite:visited  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:10px; color: #ffffff; line-height:20px; text-decoration: none; }
a.footerwhite:hover  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:10px; color: #ffffff; line-height:20px; text-decoration: none; }

a:link    {	COLOR: BLUE;   TEXT-DECORATION: underline; }
a:visited {	COLOR: BLUE;   TEXT-DECORATION: underline; }
a:hover   {	COLOR: MAROON; TEXT-DECORATION: underline; }
a:active  { COLOR: BLUE;   TEXT-DECORATION: underline; }

a.right:link    { FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline; }
a.right:visited { FONT-SIZE: 12px; COLOR: #0000a0; TEXT-DECORATION: none;      }
a.right:hover   { FONT-SIZE: 12px; COLOR: #ff5a55; TEXT-DECORATION: none;      }
a.small         { FONT-SIZE: 12px; }
a.big           { FONT-SIZE: 14px; }

 .topnav         { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none; }
a.topnav         { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none; }
a.topnav:link    { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none; }
a.topnav:visited { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none; }
a.topnav:hover   { font-size:10px; COLOR: GREEN; }

 .topnavon         { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #e6e6e6; COLOR: #000000; TEXT-DECORATION: none; }
a.topnavon         { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #e6e6e6; COLOR: #000000; TEXT-DECORATION: none; }
a.topnavon:link    { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #e6e6e6; COLOR: #000000; TEXT-DECORATION: none; }
a.topnavon:visited { font-size:10px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #e6e6e6; COLOR: #000000; TEXT-DECORATION: none; }
a.topnavon:hover   { font-size:10px; COLOR: RED; }

.invoiceheader  {	font-size: 16px; cursor: auto; font-family: verdana,arial,helvetica; font-weight:900; }
.invoiceline  {	font-size: 11px; cursor: auto; font-family: courier; }

.pageheader  {	font-size: 16px; cursor: auto; font-family: verdana,arial,helvetica; font-weight:900; }
/*custom css*/


.top-header ul li{
padding: 4px 8px;
}
.start-main-div .container {
  width: 100%;
    max-width: 100%;
}
button.navbar-toggler span i {
    color: #ffffff;
    margin: 3px 0 0;
    font-size: 23px;
}
button.navbar-toggler {
    background: #0f3a80;
}
.top-header {
    border-bottom: 1px solid #eaeaea;
}
.start-main-div nav ul li a {
    padding: 0;
    color: #3a3a3a;
    font-weight: 600;
    font-size: 14px;
}
.start-main-div .top-header {
    padding: 10px;
}
.dark-blue-div {
  padding: 20px 0;
    background:#f0f1f1;
}
.dark-blue-div p{
    margin-bottom: 0
}
.dark-blue-div ul li a{
    color: #fff;
}
.dark-blue-div ul li.blue-btn {
    background: #4054b2;
    
}
.dark-blue-div ul li.red-btn {
    background: #c82923;
}
.dark-blue-div ul li.green-btn {
    background: #23a455;
}


.dark-blue-div ul{
    text-align: center;
    margin-bottom: 0;
}
.dark-blue-div ul li {
    list-style: none;
    display: inline-block;
    padding: 4px 12px;
    text-transform: uppercase;
    margin: 10px;
    padding: 8px 25px;
    border-radius: 5px;
}
/*css*/
.nav.nav-tabs {
   
    display: block;
    /*margin-right: 20px;*/
    border-bottom:0;
}
nav ul li a{
    font-size: 14px;
    color: #0274be;
    font-weight: 500;
    text-transform: uppercase;
    
}
.top-header ul li a i {
    font-size: 20px;
}
/*.start-main-div .left-tab {
    padding-bottom: 50px;
}*/
.nav-tabs .nav-link{
	color: grey;
    
    border-radius: 0!important;
    margin: 10px;
    border: 1px solid grey!important;
    background: #f5f5f5;
    padding: 13px 10px;
}
.nav-tabs .nav-link i {
    margin-right: 10px;
}
.start-main-div .tab-content {
    padding: 30px;
}
.top-bar-main,.welcome-content {
    margin-top: 10px;
}
.welcome-content h2 {
    color: #0471bd;
    position: relative;
    font-family: 'Raleway', sans-serif;
}
.welcome-content h2::after {
    content: '';
    position: absolute;
    background: grey;
    width: 100%;
    height: 1px;
    left: 0;
    top: 45px;
}
a.edit-btn-info {
    background: orange;
    color: #fff;
    padding: 10px 22px 8px;
    border-radius: 4px;
}
table.email-service-form {
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #00adff!important;
    padding-bottom: 10px;
}
.email-service-form h6,.hardware-form h6{
    padding: 10px 0;
}
table.email-service-form td,.hardware-form td {
    padding-left: 23px!important;
}
table.email-service-form b, .email-service-form font, .email-service-form td,
.hardware-form b,.hardware-form font,.hardware-form td {
    font-size: 16px;
    text-transform: capitalize;
}
table.hardware-form {
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid orange!important;
    padding-bottom: 10px;
}
a.edit-btn-pay {
    background: #5cb85d;
    color: #fff;
    padding: 10px 22px 8px;
    border-radius: 4px;
}
.welcome-content .container{
    width: 100%;
    max-width: 100%;
}
.top-bar-main .grey-box-content .col-md-4 {
    border-right: 1px solid grey;
}
.top-bar-main .grey-box-content .col-md-4:last-child{
    border-right: none;
}
.top-bar-main .grey-box-content .main-grey-start {
    margin: 0 10px;
    padding: 10px;
}
.top-bar-main .grey-box-content .main-grey-start .blue {
    border-bottom: 2px solid #00adff;
}
.top-bar-main .grey-box-content .main-grey-start p {
    font-size: 16px;
    color: grey;
    text-transform: lowercase;
}
.top-bar-main .grey-box-content .main-grey-start p span {
    font-size: 25px;
    color: #0471bd;
    font-weight: 500;
    text-transform: capitalize;
}
.top-bar-main .grey-box-content {
    background: whitesmoke;
    padding: 0 10px;
}
.top-bar-main .grey-box-content .main-grey-start p {
    font-size: 16px;
    color: grey;
    text-transform: lowercase;
}
.top-bar-main .grey-box-content .main-grey-start p i {
    color: #cccccc;
    font-size: 40px;
}
.top-bar-main .grey-box-content .main-grey-start .green {
    border-bottom: 2px solid #5cb85d;
}
.top-bar-main .grey-box-content .main-grey-start .red {
    border-bottom: 2px solid red;
}
.start-main-div .tab-content .left-table,.start-main-div .tab-content .right-table {
    border: 1px solid grey;
    margin-top: 10px;
}
.start-main-div .tab-content .left-table h6,.start-main-div .tab-content .right-table h6,
.new-services h6 {
    background: #7ea3de;
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
     margin-bottom: 0;
}

.start-main-div .tab-content .left-table p {
    margin-bottom: 0;
    word-break: break-word;

}
.start-main-div .tab-content .left-table .row{
	margin: 0;
}
.start-main-div .tab-content .left-table .col-md-4{
	border-right: 1px solid grey;
}
.start-main-div .tab-content .left-table .col-md-4, 
.start-main-div .tab-content .left-table .col-md-8 {
    border-bottom: 1px solid grey;
}

.price-chart p{
	margin-bottom: 0;
	border-right: 1px solid grey;
	padding: 4px;
    font-size: 14px;
    font-weight: 600;
    
}
.price-chart {
    border: 1px solid grey;
    margin: 10px 0;
}
#top-price-head p{
	min-height: 50px;
}
.new-services ul {
    padding: 0;
    list-style: none;
    margin: 10px 0;
}
.new-services ul li a {
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}
.new-services ul li a i {
    margin-right: 10px;
}
a.nav-link.Logout {
    background-image: linear-gradient(to right, #0c377c , #5484d0);
    border-bottom-right-radius: 30px;
}
.login-form-start .login-form {
    width: 100%;
    max-width: 500px;
    margin: 30px auto;
    padding: 20px;
    /*box-shadow: -3px 7px 3px 4px #ccc;*/
}
.login-form-start .submit {
    text-align: center;
    margin: 10px;
}
.login-form-start label, .login-form-start input {
    margin: 10px;
}
.login-form-start label{
    font-weight: 500;
}
.login-form-start h3 {
    font-weight: 700;
   /* color: #4054b2;*/
}
.login-form-start .submit input {
    background: #c82923;
    border: #c82923;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}
a{
	text-decoration: none!important;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-item:hover>.dropdown-menu {
  display: block;
}
ul li{
list-style-type:none;
display: inline;
}

.navbar-nav .nav-link{display:inline-block;}
   
.ml-auto {display:inline-block!important;}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}
td[bgcolor='#7ea3de'] {
    padding: 10px 5px!important;
}
td{
    padding: 5px!important;
}
table {
    border-collapse: unset!important;
  
}
input[type="submit"] {
    background: #c82923;
    border: #c82923;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
}
.dropdown-menu {
    padding: 0;
}
.dropdown-menu a {
    border-bottom-width: 1px;
    border-color: #eaeaea;
    border-style: solid;
    padding: .9em 1em;
}
.dropdown-menu a:last-child{
    border-bottom-width: 0;
}
nav .nav-item a.nav-link,.dropdown-menu a{
    color: #0274be!important;
    font-weight: 400;
}
nav .nav-item a i.fa.fa-angle-down {
    font-size: 16px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.dropdown-toggle::after{
    display: none!important;
}
.dropdown-item.active, .dropdown-item:active,.dropdown-item:focus, .dropdown-item:hover{
    background-color: transparent!important;
}
input, select {
    padding: 10px;
}
span.required {
    font-size: 14px;
    text-transform: capitalize;
    color: red;
}
a.back-btn {
    background: #5bc0de;
    border: #5bc0de;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
}
table.customer-info h6 {
    margin-bottom: 0;
    padding: 6px;
}
table.customer-info i {
    margin-right: 10px;
    font-size: 14px;
}
table.customer-info b, table.customer-info font {
    font-size: 16px;
}
table.customer-info td {
    padding: 10px!important;
}
table.customer-info {
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid orange!important;
}
.your-recent-invoces h6,.payment-method h6 {
    margin-bottom: 0;
    padding: 6px;
}
.your-recent-invoces{
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #00adff!important;
}
.payment-method{
   border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #5cb85d!important; 
}
.start-main-div {
    padding: 10px 0 60px;
}
.total-due{
     border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid grey!important;
}
.your-recent-invoces td,.payment-method td,.total-due td {
    padding: 10px!important;
}
.your-recent-invoces i,.payment-method i,.total-due i {
    margin-right: 10px;
    font-size: 14px;
}
.your-recent-invoces b, .your-recent-invoces font,.payment-method b,
.payment-method font,.total-due b,.total-due font {
    font-size: 16px;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 40px;
    
    line-height: 47px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.has-search input{
  padding: 23px 40px;
}
.has-search{
    margin-bottom: 1rem;
    margin-top: 20px;
    
}
.sidebar-dropdown {
    margin: 10px;
    border: 1px solid grey;
}
a.back-btn:hover, .back-btn:hover {
    color: #fff;
}
.sidebar-dropdown a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 10px 0;
    color: grey;
   
}
.sidebar-dropdown .main-bar {
    background: #f5f5f5; 
    padding: 13px 10px;
}
.sidebar-dropdown{
    display: block;
}
.sidebar-dropdown ul li a i {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.sidebar-submenu a {
    border-bottom: 1px solid #e0dcdc;
    padding: 12px 10px!important;
}
.sidebar-dropdown a:hover {
    color: grey;
}
a.main-bar i {
    margin-right: 10px;
}
.sidebar-submenu i {
    float: right;
}
table.edit-address {
    border: 2px solid #d6d4d4;
    
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid orange!important;
}
.create-trouble-ticket{
    border: 2px solid #d6d4d4;
    
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #00adff!important;
}
.open-trouble{
     border: 2px solid #d6d4d4;
    
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid grey!important;
}
.closed-ticket{
    border: 2px solid #d6d4d4;
    
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #00adff!important;
}
.edit-payment{
  border: 2px solid #d6d4d4;
    
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #5cb85d!important;  
}
.edit-address h6,.edit-payment h6,.create-trouble-ticket h6,.open-trouble h6,.closed-ticket h6{
    padding: 10px;
}
.left-tab {
    padding-bottom: 40px;
}
a.edit-btn-info:hover,a.edit-btn-info:focus,a.edit-btn-pay:hover,a.edit-btn-pay:focus{
    color: #fff;
}
table.edit-address b, .edit-address font,.edit-payment b,.edit-payment font,.create-trouble-ticket b,
.create-trouble-ticket font,.open-trouble font,.open-trouble b,.closed-ticket b,.closed-ticket font {
    font-size: 16px;
}
 .sidebar-dropdown.active > a:after {
    transform: rotate(
180deg
);
    right: 17px;
}
 .sidebar-dropdown > a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 14px;
}
footer {
    margin-top: 20px;
}
.sidebar-submenu {
    display: none;
}
table.manage-service {
    border: 2px solid #d6d4d4;
    border-radius: 4px;
    margin-top: 15px;
    border-top: 6px solid #5cb85d!important;
    padding: 10px 0;
}
font[color="red"] {
    font-size: 16px;
    margin-left: 10px;
}
.manage-service td{
    padding-left: 10px!important;
}
.manage-service font{
    font-size: 16px!important;
}
.ticket-wrap{
    padding-left: 0;
}
.ticket-wrap ul[type="disc"]{
    list-style-type: disc;
    padding-left: 15px;
}
.ticket-wrap ul li{
    display: list-item;
}
.ticket-wrap ul[type="disc"] li{    
    list-style-type: disc;
}
.ticket-wrap li .content p:last-child{
    margin-bottom: 0;
}
.ticket-wrap li table tr td{
    white-space: pre-wrap !important;
}
.table.tickets-table{
    margin-bottom: 0;
}
.table.tickets-table td, .table.tickets-table th{
    vertical-align: middle;
    border-bottom: 0;
}
.comment {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-left: 66px
}

.comment .comment-author-ava {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    border-radius: 50%;
    overflow: hidden
}

.comment .comment-author-ava>img {
    display: block;
    width: 100%
}

.comment .comment-body{
    position: relative;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff
}

.comment .comment-body:before {
    position: absolute;
    top: 8px;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #ededed;
    border-bottom: 10px solid transparent;
    content: '';
}
.comment .comment-body .thread-heading{
    background-color: #ededed;
    padding: 8px 20px;
    font-size: 14px;
    display: flex;
}
.comment .comment-body .thread-heading > *{
    margin-right: 10px;
}
.comment .comment-body .thread-heading > span:last-child{
    max-width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.comment .comment-body .thread-body{
    padding: 24px;
}

.comment .comment-title {
    margin-bottom: 8px;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.comment .comment-text {
    margin-bottom: 12px
}

.comment .comment-footer{
    display: table;
    width: 100%;
    padding: 5px 24px 15px;
}
.comment .comment-footer a{
    font-size: 12px;
}

.comment .comment-footer>.column {
    display: table-cell;
    vertical-align: middle
}

.comment .comment-footer>.column:last-child {
    text-align: right
}

.comment .comment-meta {
    color: #9da9b9;
    font-size: 13px
}

.comment .reply-link {
    transition: color .3s;
    color: #606975;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .07em;
    text-transform: uppercase;
    text-decoration: none
}

.comment .reply-link>i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 4px;
    vertical-align: middle
}

.comment .reply-link:hover {
    color: #0da9ef
}

.comment.comment-reply {
    margin-top: 30px;
    margin-bottom: 0
}
.thread-body blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
    color: #777;
}
.thread-body *:last-child{
    margin-bottom: 0;
}
div.panel{
    background-color: #fbfbfb;
    margin-bottom: 45px;
}
div.panel-body{
    padding: 30px;
}
div.panel-body .row > .bio-row p{
    margin-bottom: 0;
}
div.panel-body .row > .bio-row:last-child{
    margin-bottom: 0;
}
div.panel-body .row > .bio-row:last-child > p:last-child{
    margin-bottom: 0;
}
.bio-graph-heading {
    background: #D9534F;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: 300;
}
.bio-graph-heading h5{
    margin-bottom: 0;
}
.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding:0 15px;
}

.bio-row p span {
    min-width: 115px;
    display: inline-block;
    font-weight: bold;
}
input[type="file"].form-control{
    height: auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.nav.nav-tabs{
		margin-right: 0;
	}
        .start-main-div .tab-content {
        padding: 10px;
    }
    .dark-blue-div ul{
        padding: 0;
    }
    .dark-blue-div ul li a {
    
        font-size: 13px;
    }
    .dark-blue-div ul li{
        margin: 2px 0;
        min-width: 272px;
    }
    .dark-blue-div{
        padding: 10px 0;
    }
    .sidebar-dropdown .main-bar,.nav-tabs .nav-link{
        padding: 13px 0 13px 7px!important;
    }
    .nav.nav-tabs{
        margin-right: 0!important;
    }
    ul#myTab a {
        font-size: 14px!important;
    }
}
@media (max-width: 576px) {
    .comment {
        padding-left: 0
    }
    .comment .comment-author-ava {
        display: none
    }
    .comment .comment-body {
        padding: 15px
    }
    .comment .comment-body::before,
    .comment .comment-body::after {
        display: none
    }
}
/*custom css*/