﻿@import "css/console-dashboard.css";

html { 
    margin: 0; 
    padding: 0; 
    height: 100%; 
    width: 100%; 
    
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

body {
    margin: 0; 
    padding: 0; 
    height: 100%; 
    width: 100%; 
    min-height: 100%;
}

* {
    box-sizing: border-box;
    padding: 0px;

}

a {
    text-decoration: none;
}

header {
    position: fixed;
    width: 100%;
    z-index: 80;
}

#ui-datepicker-div {
    display: none;
}

/* FOR MOBILE DEVICES */

/*classes*/
.asp-quote-row {
    display: none;
}

.vertical { 
    height: 10px;
    width: 18px;
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg); 
    -ms-transform: rotate(-90deg);
    float: right;
}
.asp-testbutton {
    margin-top: 20px;
    margin-bottom: 20px;
}

.asp-console-button {
    width: 350px;
    height: 27px;
    background-color: #437752;
    border: 1px solid #3A3A3A;
	color: white;
	cursor: pointer;
	font-size: 18px;
	transition-duration: 0.25s;
}

.asp-console-button:hover {
    background-color: #519264;
}

.asp-console-page {
}

.asp-console-textbox {
    width: 350px;
    height: 22px;
    padding-left: 7px;
    border: 1px;
    border-style: solid;
    border-color: #B5B5B5;
}

.asp-console-textbox-readonly {
    background-color: lightgrey;
    color: grey;
    border: 1px;
    border-style: solid;
    border-color: #B5B5B5;
    width: 350px;
    height: 22px;
    padding-left: 7px;
}

.aspcalendar {
    display: none;
}

.asp-callrecords-hyperlink {
    text-decoration: underline;
    cursor: pointer;
}

.asp-cisco-manual-row {
    font: 15px Segoe UI;
}

.asp-cnam-edit {
    margin-left: 14px;
    text-decoration: underline;
}

.asp-cnam-error {
    color: red;
    font: 14px sans-serif, Yu Gothic;
    font-style: italic;
}

.asp-cnam-label2 {
    margin-left: 74px;
}  

.asp-cnam-add {
    margin: 0 auto;
    width: 600px;
    font: 14px sans-serif, Yu Gothic;
    color: #424242;
}

.asp-invalid-date {
    color: red;
    font: 12px sans-serif, Yu Gothic;
    padding-left: 8px;
    font-style: italic;
}

.asp-menu {
    width: 100%;
    /*position: absolute; */
    z-index: -1;
}

.asp-menu-navicon {
    z-index: 1000;
    margin-top: 8px;
    width: 45px;
    float: right;
    position: absolute;
    right: 0;
}

.asp-menu-logout {
    margin-top: -40px;
    width: 45px;
    float: right;
    margin-right: 60px;
}

.asp-master-logo {
    background-image: url("images/voipwelllogoremakefinal.png");
    width: 190px;
    height: 65px;
}

.asppanel {
    display: block;
    width: 40px;
    height: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 21px;
    margin-right: 10px;
    vertical-align: middle;
    float: right;
}

.asp-callrecords-grid {
    width: 95%
}

.asp-registered-grid {
    margin: 0 auto; 
    height: 110px;
    width: 500px;
}

.asp-grid-font {
    font-size: 10px;
}

.asp-grid-font-header {
    font-size: 12px;
}

.asp-grid-font-callrecords {
    font-size: 10px;
}

.asp-grid-font-header-callrecords {
    font-size: 12px;
}

.asp-portnumbers-regularseparator{ 
    background-color: #CFCFCF;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asp-portnumbers-row {
    margin: 0px auto;
    margin-top: 15px;
    max-width: 1200px;
    width: 100%;
    overflow: auto;
}

.asp-provision-row {
    margin: 0px auto;
    margin-top: 15px;
    max-width: 700px;
    overflow: auto;
}

.asp-provision-leftrow {
    float: left;
}

.asp-provision-rightrow {
    width: 180px;
    float: right;
}

.asp-provision-label {
    display: inline-block;
    margin-right: 13px;
    color: #444444 ;
    font: 14px sans-serif, yu gothic;
}

.asp-quote-desc-field {
    width: 300px;
}

.asp-quote-ea-field {
    width: 80px;
}

.asp-quote-ext-field {
    width: 100px;
}

.asp-quote-qty-field {
    width: 50px;
}

.asp-extcreation-row {
    margin: 0px auto;
    margin-top: 15px;
    max-width: 1200px;
    width: 100%;
    overflow: auto;
}

.asp-extcreation-leftrow {
    width: 68%;
    float: left;
}

.asp-extcreation-rightrow {
    width: 32%;
    float: right;
}

.asp-extcreation-textarea {
    padding-left: 5px;
    font: 14px sans-serif, yu gothic;
}

.asp-portnumbers-h1 {
    font: bold 25px sans-serif, Tahoma;
    color: rgb(66, 66, 66);
}

.asp-portnumbers-h2 {
    font: bold 20px sans-serif, Tahoma;
    color: rgb(66, 66, 66);
}

.asp-portnumbers-leftrow {
    width: 30%;
    float: left;
}

.asp-portnumbers-rightrow {
    width: 70%;
    float: right;
}

.asp-portnumbers-fields {
    padding-left: 5px;
    font: 14px sans-serif, yu gothic;
    float: left;
    width: 450px;
}

.asp-portnumbers-fields-customer {
    padding-left: 5px;
    font: 14px sans-serif, yu gothic;
    float: left;
    width: 450px;
    height: 22px;
}

.asp-portnumbers-fields-serviceaddress {
    padding-left: 5px;
    font: 14px sans-serif, yu gothic;
    float: left;
    margin-right: 5px;
    height: 22px;
}

.asp-portnumbers-labels {
    font: 14px sans-serif, yu gothic;
    float: right;
    padding-right: 20px;
}

.asp-portnumbers-labels-asterisk {
    font: 14px sans-serif, yu gothic;
    float: right;

}

.asp-portnumbers-labels-placeholder {
    font: 14px sans-serif, yu gothic;
    float: right;
    padding-right: 20px;
    visibility: hidden;
}

.asp-portnumbers-submit {
    margin-bottom: 100px;
}

.blockforfooter {
    height: 738px;
    width: 100%;
}

.callrecordsfilterall {
    margin: 0 auto;
    margin-top: 24px;
}

.callrecordsfilter {
    margin-left: 25px;
    margin-bottom: 15px;
}

.chart-center {
    margin: 0 auto;
    width: 1500px;
}

.chart-label-ip {
    margin: 0 auto;
    margin-left: 60px;
}

.chart-label-trace {
    margin: 0 auto;
}

.chart-label-ping {
    margin: 0 auto;
}

.chart-label-ip-title {
    font: Bold 14px arial, verdana;
    text-decoration: underline;
}

.chart-label-ip-address {
    font: 14px sans-serif, Tahoma;
}

.completerow {
    margin: 0;
    overflow: hidden;
}

.contactitalic {
    padding-top: 20px;
    padding-bottom: 10px;
    color: #626567;
    font: italic 14px arial, verdana;
    display: block;
    text-align: justify;
    font-style: italic;
    font-weight: bold;
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.console-dashboard-stats {
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
}

.defaultlogout {
    text-decoration: underline;
    color: white;

    font-weight: normal;
}

.defaultlogoutmobile {
    text-decoration: underline;
    color: #424242;

    font: 16px sans-serif, Tahoma;
    font-weight: bold;
    font-weight: normal;
}

.defaultlogin {
    list-style: none;
    text-decoration: none;
    color: white;

    font-weight: normal;
}

.defaultlowercontent {
    background-color: #FFFFFF;
}

.float-right {
  float: right;
}

.fa {
  font-size: 0.8em;
  line-height: 22px !important;
}

section.completerow .row {
    position: relative;
}

.embed-container-sidebar {
    margin-top: 20px;
    margin-bottom: 30px;
}

.emptydatatemplate {
    font: 16px sans-serif, yu gothic;
    text-align: center;
}

.faq-content-container {
    margin-top: 20px;
    float: left;
    padding-bottom: 20px;
}

.faq-content {
    width: 840px;
}

.faq-textrow {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.faq-textrow-half {
    width: 420px;
    padding-left: 20px;
    padding-right: 20px;
}

.faq-textrow-hyperlink {
    font: 12px sans-serif, Yu Gothic;
    color: #518bc6;
}

.faq-textrow h1 {
    color: #424242;
    font: bold 16px sans-serif, Tahoma;
}

.faq-textrow p {
    color: #626567;
    font: 12px sans-serif, Yu Gothic;
    display: block;
    text-align: justify;
    line-height: 20px;
    margin-top: 15px;
}

.faq-textrow b {
    color: #424242;
    font: bold 16px sans-serif, Tahoma;
    padding-bottom: 10px;
}

.sidebar {
    display: none;
}

.filterbutton {
    margin-top: 10px;
    margin-bottom: -10px;
    margin-right: 6px;
    font-family: Arial;
    color: #000000;
    font-size: 14px;
    background: #dbdbdb;
    padding: 2px 8px 2px 8px;
    border: solid #a6a6a6 1px;
    text-decoration: none;
    transition: .08s ease-in;
}

.filterbutton:hover {
    background: #c9c9c9;
    text-decoration: none;
    cursor: pointer;
}

.filterlabel {
    font: 14px sans-serif, yu gothic;
}

.filterspace {
    width: 80px;
    float: left;
}

.filtertextbox {
    padding-left: 5px;
    height: 20px;
    width: 180px;
}

.footer {
    position: relative;
    bottom: 0px;
    background-color: #EEEDE8;
    height: 80px; 
    width: 100%;
    margin-top: -80px;
}

.footerborder {
    background-color: #BDBDBD;
    display: block;
    height: 1px;
    position: relative;
    z-index: 10;
    margin-left: 20px;
    width: 720px;
}

.footercolumn {
    margin: 0 auto;
    display: none;
    width: 15%;
    padding-left: 20px;
    float: left;
    padding-bottom: 30px;
}

.footercolumn2 {
    margin: 0 auto;
    display: none;
    padding-left: 20px;
    padding-bottom: 10px;
    float: left;
    margin-top: 20px;
    width: 15%;
}

.footerexplore {
    padding-left: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
    color: #424242;
    font: bold 22px sans-serif, Yu Gothic;
    display: none;
}

.footerrow1 {
    display: none;
    float: left;
    height: 10px;
    width: 100%;
}

.footertext {
    color: #5E5E5E;
    font:  13px sans-serif, Yu Gothic;
    cursor: pointer;
}

.footerlabel {
    color: #424242;
    font:  bold 15px sans-serif, Yu Gothic;
}


.footercolumn ul li a:hover {
    color:  #909497;
    transition: 0.1s ease-in;

}

.footerrow2 {
    margin: 0 auto;
    text-align: center;
    display: inline;
    padding-left: 20px;
}

.footerrow2 ul {
    margin: 0 auto;
    display: inline;

}

.footerrow2 ul li {
    font: 11px sans-serif, Yu Gothic;
    display:  inline-block;
    padding-left: 20px;
    padding-right: 20px;
    float: left;

}

.footerrow2 ul li a {
    color: #424242;
    font: 11px sans-serif, Yu Gothic;
}

.footerrow2 ul li a:hover {
    color:  #909497;
    transition: 0.1s ease-in;
}

.footer ul {
    padding: 0px;
    margin: 0 auto;
}

.footer ul li {
    list-style: none;
    position: relative;

    color: #424242;
}

.heroborder {
    height: 2px;
    width: 100%;
    background-color: #4b4b4b;
    z-index: 10;
    position: relative;

}

.herocontent1 {
    margin: 0;
    height: 150px;
    width: 100%;
    z-index: 1;
    position: relative;
    text-decoration: none;
} 

.heroimage1 {
    margin: 0;
	max-width: 100%; 
	max-height: 150px; 
	*height: 150px;
    height: 150px; 
    background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(images/heroimage.jpg);
	background-size: 2500px 1000px;
    background-repeat: no-repeat;
    background-position: 20% 60%; 
} 

.spa504g {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 500px;
    height: 311px;
} 

.spa508g {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 500px;
    height: 303px;
} 

.spa509g {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 500px;
    height: 362px;
} 

.spa525g {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 500px;
    height: 334px;
} 

.herotextcontent h1{
    margin: 0;
    color: white;
    top: 30%;
    left: 10%;
    position: absolute;
    font: bold 20px sans-serif, Tahoma;
}

.heroreadmore p {
    margin: 0;
    color: white;
    font: 15px sans-serif, Yu Gothic;
    top: 90%;
    left: 10%;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
}

.homeseparator {
    background-color: #CFCFCF;
    height: 1px;
}

.hyper-link-ext {
    color: black;
    text-decoration: underline;

}

img.fulllogo {
    margin-top: -5px;
}

.loginbackground {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 1%, rgba(204,204,204,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(1%, rgba(254,254,254,1)), color-stop(100%, rgba(204,204,204,1))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 1%, rgba(204,204,204,1) 100%); /* safari5.1+,chrome10+ */
    background:radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 1%, rgba(204,204,204,1) 100%); /* w3c */ 
    height: 1000px;
    width: 100%;
}

.loginblock {
    width: 290px;
    height: 440px;
    background-color: white;
    -webkit-box-shadow: 2px 3px 10px 0px rgba(50, 50, 50, 0.91);
    -moz-box-shadow: 2px 3px 10px 0px rgba(50, 50, 50, 0.91);
    box-shadow: 2px 3px 10px 0px rgba(50, 50, 50, 0.91);    
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.lgextra {
    padding-top: 5px;
    margin: auto;
    width: 250px;
}

.lgforgot {
    width: 50%;
    margin-left: 58%;
}

.lgforgot a {
    color: #626567;
    font: 14px Tahoma;
}

.lglogin {
    margin: auto;
    width: 250px;
    padding-top: 20px;
}

.lglogo {
    width: 35%;
    position: relative;
    margin: 0 auto;
    padding-top: 20px;
    padding-right: 180px;
}

.lgremember {
    width: 50%;
    float: left;
    margin: 0px;
    padding: 0;
    font: 14px Tahoma;
}

.lgremember input {
    height: 12px;
    margin: 3.3px 10px 0px 0px;

}

.lgseparator {
    background-color: #e2e4e7;
    height: 1px;
    margin: auto;
    margin-top: 20px;
    width: 80%;

}

.lgspacer {
    height: 15px;
    width: 50%
}

.lgincorrectdiv {
    margin: 0 auto;
    width: 70%;
    padding-top: 10px;
    color: red;
    font: 15px sans-serif, Yu Gothic;
    font-style: italic;
}

.lgtext {
    font: italic 14px sans-serif, Tahoma;
    color: black;
    text-decoration: underline;
}

.lgtextdiv {
    padding-top: 20px;
    margin: 0 auto;
    position: relative;
    width: 100px;
}

.lgtitle {
    width: 100%;
    height: 30px;
    margin: 0;
    padding-top: 5px;
}

.lgtitle h1 {
    margin: 0;
    text-align: center;
    color: #424242;
    font: 20px sans-serif, Tahoma;
}

.lguser {
    position: relative;
    margin: auto;
    width: 300px;
    padding-top: 8px;
}

.lgpass {
    position: relative;
    margin: auto;
    width: 300px;
    padding-top: 20px;
}

.logo {
    margin: 0;
    position: relative;
}

.lowerdefaultinfo {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    width: 100%;
    color: #424242;
    padding-bottom: 30px;
}

.lowerdefaultinforeadmore {
    display: none;
}

.lowerdefaultinfo a {
    color: #424242;
    font: bold 16px sans-serif, Yu Gothic;
}

.lowerdefaultinfo h1 {
    font: bold 20px sans-serif, Tahoma;
}

.lowerdefaultinfo p {
    text-decoration: none;
    color: #424242;
    font: 12px sans-serif, Yu Gothic;
    line-height: 20px;
}

.lowerlist {
    width: 100%;
}

.lowerlistreadmore {
    display: none;
}

.lowerlist ul {
    padding-top: 10px;
    padding-left: 20px;
}

.lowerlist ul li {
    text-decoration: none;
    list-style: none;
    color: #424242;
    font: 12px sans-serif, Yu Gothic;
    line-height: 25px;
}

.lowerlist ul li a {
    color: #424242;
    font: bold 14px sans-serif, Yu Gothic;
}

.lowerlist ul li h1 {
    font: bold 20px sans-serif, Tahoma;
}

.navandlogo {
    margin: 0;
} 

.nav-menu-mobile {
    position: relative;
    cursor: pointer;
    background-color: #FFFFFF;
}

.nav-menu-mobile-items {
    color: #424242;
    font: bold 14px sans-serif, Yu Gothic;
    padding: 20px 30px 20px 30px;
    background-color: #FFFFFF;
    transition: ease-in 0.1s;
    width: 200px;
}

.nav-menu-mobile-items:hover {
    background-color: #eaecee;
}

.nav-menu-mobile-title {
    color: #424242;
    font: bold 14px sans-serif, Yu Gothic;
    padding-top: 35px;
    background-image: url("images/navicon2.png");
    background-repeat: no-repeat;
}

.nav-menu-mobile-submenu {
    border: 1px solid #CDCDCD;
    background-color: #ffffff;
}

.navigationbar {
    height: 60px;
    background: white;
    margin: 0;
    /*overflow: hidden; */
    width: 100%;
    -webkit-box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
    position: relative;
}  

.navigationbar ul {
    display: inline;
    position: relative;
} 

#navBarList {
    display: none;
}

.navandlogo {
    margin: 0 auto;
    padding: 0;
    width: 100%;
} 

.navandlogo ul ul:after, .navandlogo ul ul:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.navandlogo ul ul:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: white;
	border-width: 10px;
	margin-left: -12px;
    transition: all 0.15s ease-in-out;
} 

.op-console-ext-box {
    width: 330px;
    height: 190px;
    transition: .1s;
    overflow: hidden;
}

.op-console-border {
    background-color: #BABBBC;
    width: 100%;
    height: 1px;
}

.op-console-options-bar-buttons {
    display: block;
    width: 70px;
    height: 70px;
    color:#606060;
    cursor:pointer;
}

.op-console-options-buttons-label-join {
    margin-left: 20px;
    font: 14px sans-serif, Yu Gothic;
}

.op-console-options-buttons-label-tutor {
    margin-left: 16px;
    font: 14px sans-serif, Yu Gothic;
}

.op-console-options-buttons-label-listen {
    margin-left: 16px;
    font: 14px sans-serif, Yu Gothic;
}

.op-console-options-buttons-label-record {
    margin-left: 12px;
    font: 14px sans-serif, Yu Gothic;
}

.op-console-options-floatingdiv {
    margin: 0 auto;
    width: 560px;
    margin-bottom: 10px;
}

.op-console-options-floatingdiv2 {
    margin: 0 auto;
    width: 350px;
    margin-bottom: 10px;
    padding-top: 30px;
}

.op-console-options-floatingdivdiv {
    margin-top: 70px;
}

.op-console-options-bar {
    height: 130px;
    margin: 0; 
}

.op-console-options-icons {
    float: left;
    margin-left: 50px;
    z-index: 100;
}

.op-console-extension-area {
    width: 90%;
    margin: 0 auto;
}

.op-console-extension-box {
    margin: 0 auto;
    margin-top: 2px;
    float: left;
    transition: ease-in 0.1s;
    margin-left: 2px;
    cursor: pointer;
    overflow: hidden;
}

.op-console-extension-box:hover {
    -webkit-box-shadow: 0px 9px 37px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 9px 37px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 9px 37px -10px rgba(0,0,0,0.75);
}

.op-console-ext-box {
    margin: 0;
    padding: 0;
    width: 250px;
    height: 50px;
    border: 1px solid grey;
    transition: .3s;
}

.op-console-ext-box-ext {
    width: 10px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
    transition: .3s;
    background-color: transparent;
    text-decoration: underline;
}

.op-console-ext-box-extid {
    width: 20px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
    transition: .3s;
    background-color: transparent;
}

.op-console-ext-box-status {
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
    transition: .3s;
    background-color: transparent;
}

.op-console-ext-box-callee {
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
    transition: .3s;
    background-color: transparent;

}

.op-console-ext-box-title {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    width: 300px;
    float: left;
}

.op-console-ext-box-title-right {
    padding-top: 5px;
    width: 160px;
    float: right;
}

.op-console-ext-box-time-area-right {
    margin: 0 auto;
    position: relative;
    width: 150px;
    padding-bottom: 4px;
    float: right;
}

.op-console-ext-box-time-area-left {
    margin: 0 auto;
    position: relative;
    width: 150px;
    padding-bottom: 4px;
    float: left;
}

.op-console-ext-box-vm {
    background-color: transparent;
    width: 40px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-vm-value {
    background-color: transparent;
    width: 30px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-name-value {
    background-color: transparent;
    width: 80px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-time {
    background-color: transparent;
    width: 70px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-time-value {
    background-color: transparent;
    width: 70px;
    border: 0px;
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-table-area {
    margin: 0 auto;
    overflow: auto;
    height: 100px;
    width: 310px;
    background-color: white;
    border: 1px solid #D3D3D3;
    border-style: unset;

}

.op-console-ext-box-table {
    height: 20px;
     


}

.op-console-ext-box-table td {
    padding-top: 3px;
    padding-left: 5px;
    border: 1px solid #D3D3D3;
}

.op-console-ext-box-table tr:nth-child(even) {
    background-color: #EEEEEE;

}

.op-console-ext-box-table tr {
    font: 15px sans-serif, Yu Gothic;
}

.op-console-ext-box-buttons {
    padding-top: 10px;
    margin: 0 auto;
    width: 320px;
}

.op-console-ext-box-button {
    border: 1px solid #999999;
    width: 70px;
    height: 25px;
    transition: ease-in .4s;
    background: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #bfbfbf);
    background-image: -moz-linear-gradient(top, #f5f5f5, #bfbfbf);
    background-image: -o-linear-gradient(top, #f5f5f5, #bfbfbf);
    background-image: linear-gradient(to bottom, #f5f5f5, #bfbfbf);
    font-family: Arial;
    color: #000000;
    text-decoration: none;

}

.op-console-ext-box-button:hover {
    background: #e0e0e0;
    background-image: -webkit-linear-gradient(top, #e0e0e0, #b0b0b0);
    background-image: -moz-linear-gradient(top, #e0e0e0, #b0b0b0);
    background-image: -o-linear-gradient(top, #e0e0e0, #b0b0b0);
    background-image: linear-gradient(to bottom, #e0e0e0, #b0b0b0);
    text-decoration: none;
}

.op-console-div {
    margin: 0 auto;
    width: 350px;
}

.op-console-div-button {
    padding-top: 10px;
    margin: 0 auto;
    width: 350px;
}

.op-console-div-signin {
    padding-top: 30px;
    margin: 0 auto;
    width: 67px;
}

.op-console-div-signin p {
    font: 20px sans-serif, Yu Gothic;
    color: #424242;
}

.op-console-div-title {
    padding-top: 20px;
    margin: 0 auto;
    width: 260px;
}

.op-console-div-title b {
    color: #104426;
    font: bold 30px sans-serif, Tahoma;
}

.op-console-textbox {
    margin-top: 8px;
}

.op-console-transfer-button {
    width: 162px;
    margin-bottom: 2px;
    margin-left: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 22px;
    line-height: 22px;
    text-align:center;
    background-color:#fbfbfb;
    border:1px solid #b7b7b7;
    color:#606060;
    cursor:pointer;
    display:inline-block;
    font:bold 11px Arial, sans-serif;
}

.op-console-transfer-button2 {
    width: 162px;
    margin-bottom: 2px;
    margin-left: 4px;
    padding-left: 10px;
    padding-right: 10px;
    height: 22px;
    line-height: 22px;
    text-align:center;
    background-color:#fbfbfb;
    border:1px solid #b7b7b7;
    color:#606060;
    cursor:pointer;
    display:inline-block;
    font:bold 11px Arial, sans-serif;
}

.quick-links-hyperlink {
    text-decoration: underline;
    font-style: italic;
}

.registered-warning {
    margin: 0 auto;
    width: 220px;
    margin-right: 39%;
}

.registered-warning-label {
    color: red;
    font-style: italic;

}

.regularseparator {
    background-color: #CFCFCF;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.regularseparator2 {
    background-color: #CFCFCF;
    height: 3px;
    margin-top: 2px;
    margin-bottom: 5px;
    width: 260px;
}

.row {
    margin: 0px auto;
    max-width: 1200px;
    width: 100%;
}

.servicesbottomtext {

}

.serviceslist {
    margin: 0 auto;
    padding-bottom: 30px;
    float: left;
    width: 33%;
    text-align: Left;
}

.serviceslisttitle {
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 20px;


}

.serviceslisttitle b {
    font: bold 24px sans-serif, Tahoma;
    color: #424242;
    padding-top: 10px;
}

.serviceslist ul {
    padding-top: 10px;
    padding-left: 20px;
    list-style: none;
}

.serviceslist ul li {
    text-decoration: none;
    color: #424242;
    font: 13px sans-serif, Yu Gothic;
    line-height: 25px;

}

.servicestextrow {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    width: 100%;
    color: #424242;
    padding-bottom: 30px;
}

.servicebmargin {
    font: bold 16px sans-serif, Tahoma;
    margin-top: 50px;
}

.servicestextrowfull {
    padding-left: 20px;
    float: left;
    margin-top: 20px;
    width: 100%;
    color: #424242;
    padding-bottom: 30px;
}

.servicestextrowfull b {
    font: bold 16px sans-serif, Tahoma;
}

.servicestextrowfull p {
    text-decoration: none;
    color: #424242;
    font: 12px sans-serif, Yu Gothic;
    line-height: 25px;
    margin-top: 10px;
}

.servicestextrow a {
    color: #424242;
    font: bold 16px sans-serif, Yu Gothic;
}

.servicestextrow b {
    font: bold 16px sans-serif, Tahoma;
}

.servicestextrow p {
    text-decoration: none;
    color: #424242;
    font: 12px sans-serif, Yu Gothic;
    line-height: 25px;
    margin-top: 10px;
}

.termstextrowfull {
    padding-left: 20px;
    float: left;
    margin-top: 20px;
    width: 100%;
    color: #424242;
    padding-bottom: 30px;
}

.termstextrowfull b {
    font: bold 14px sans-serif, Tahoma;
}

.termstextrowfull p {
    text-decoration: none;
    color: #424242;
    font: 12px sans-serif, Yu Gothic;
    line-height: 15px;
    margin-top: 10px;
}

.ticket-form-row {
    margin: 0 auto;
    width: 950px;
    margin-top: 3px;
    overflow: auto;
}

.ticket-form-leftrow {
    height: 30px;
    width: 250px;
    float: left;
    background-color: #f2f2f2 ;
}

.ticket-form-rightrow {
    float: left;
}

.ticket-form-labels {
    display: inline-block;
    margin-top: 6px;
    margin-left: 15px;
    color: #444444 ;
    font: 14px sans-serif, yu gothic;
}

.ticket-form-textboxes {
    margin-top: 4px;
    margin-left: 4px;
    width: 300px;
    height: 23px;
}

.ticket-form-dropdownlists {
    margin-left: 4px;
}

.ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
    width: 278px;
    height: 23px;
    margin: 0;
    position: relative;       
    border: 1px solid gray;
}

.ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
    background-color: #cfcfcf ;
    border: 1px solid gray;
    border-left: none;
    height: 23px;
    margin-bottom: 4px;
}

.ticket-form-dropdownlists .ajax__combobox_itemlist {
    border-color: #7F9DB9;
    width: 300px;
    font: 14px sans-serif, yu gothic;
    line-height: 30px;
}

.ticket-form-separator {
    display: inline;
    float: right;
    background-color: #ebebeb ;
    margin-top: 35px;
    height: 1px;
    width: 750px;
}

.ticket-view-row {
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 900px;
    margin-top: 3px;
}

.ticket-view-separator {
    display: block;
    background-color: #ebebeb ;
    height: 1px;
    width: 900px;
}

.ticket-view-leftrow {
    height: 30px;
    float: left;
}

.ticket-view-rightrow {
    float: right;
}

.ticket-view-response-textbox {
    margin-top: 10px;
    color: #6e6e6e ;
    width:900px;
    border: none;
    resize: none;
    padding-left: 35px;
    padding-right: 35px;
    font: 14px sans-serif, yu gothic;
    line-height: 32px;
}

.ticket-view-response-label {
    margin-left: 35px;
    font: bold 16px sans-serif, yu gothic;
    color:  #444444;
}

.ticket-view-response-label2 {
    margin-right: 35px;
    font: bold 14px sans-serif, yu gothic;
    color: #7a7a7a ;
    float: right;
}

.ticket-view-ticketinfo {
    background-color: white;
    margin: 0 auto;
    overflow: hidden;
    width: 400px;
    height:630px;
    margin-right: 40px;
    margin-top: 40px;
    float: right;
    border: 1px solid #dadada ;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}

.txtpass,
.txtuser {
  border: 1px solid #a1a3a3;
  border-radius: 2px;
  box-shadow: 0 1px #fff;
  box-sizing: border-box;
  color: #696969;
  height: 39px;
  transition: box-shadow 0.3s, width 0.3s, background-color 0.2s;
  width: 250px;
  margin: 0 auto;
  padding-left: 30px;
  font-size: 15px;
  display: block;
}

.txtpass:hover,
.txtuser:hover {
    background-color: #f8f8f8 ;
}

txtpass:focus,
txtuser:focus {
  width: 290px;
  outline: 0;
  background-color: white;
}

.txtlogin {
    background-color: #437752;
	border: 0;
	padding: 10px 15px;
	color: white;
	border-radius: 3px;
	width: 250px;
	cursor: pointer;
	font-size: 18px;
	transition-duration: 0.25s;

}

.txtlogin:hover {
    background-color: #519264;
}

.txtnewuser {
    background-color: #437752;
	border: 0;
	padding: 10px 15px;
	color: white;
	border-radius: 3px;
	width: 250px;
	cursor: pointer;
	font-size: 18px;
	transition-duration: 0.25s;

}

.txtnewuser:hover {
    background-color: #519264;
}

.textrow {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.textrow h1 {
    color: #424242;
    font: bold 20px sans-serif, Tahoma;
}

.textrow p {
    color: #626567;
    font: 12px sans-serif, Yu Gothic;
    display: block;
    text-align: justify;
    line-height: 20px;
    margin-top: 15px;
}

.textrow b {
    color: #424242;
    font: bold 16px sans-serif, Tahoma;
    padding-bottom: 10px;
}

.topheader {
    display: none;
}

/*id's*/

#wrapper {
    min-height: 100%;
    position: relative;
}

#page {
    margin: 0;
    padding-top: 60px;
    z-index: -10;
    overflow: hidden;
}

#main {
    padding-bottom: 80px;
}

#navimenu {
    background: white;
    z-index: 100;
    height: 100%;
    width: 100%;
    margin-top: 60px;
    position: absolute;
    display: none;
}

#serversideform {
    margin: 0; 
    padding: 0; 
    height: 100%; 
    width: 100%; 
    min-height: 100%;
}
/* FOR IPAD */

@media only screen and (min-width: 700px) {

    #main {
        padding-bottom: 260px;
    }

    #navimenu {
        background: white;
        z-index: 100;
        height: 100%;
        width: 100%;
        margin-top: 103px;
        position: absolute;
        display: none;
    }

    #page {
        padding-top: 113px;
    }

    /*classes*/
    .asp-menu-logout {
        display: none;
    }



    .asp-menu-navicon {
        width: 60px;

    }

    .asp-provision-grid {
        height: 80px;
        width: 95%;
        border: 2px solid #285226;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 34px;
    }

    .asp-provision-grid tr th {
        padding: 5px;
    }

    .asp-provision-grid td {
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .asp-callrecords-grid {
        height: 137px;
        width: 95%;
        border: 2px solid #285226;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 34px;
    }

    .asp-callrecords-grid tr th {
        padding: 5px;
    }

    .asp-callrecords-grid td {
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .asp-portnumbers-grid {
        width: 95%;
        border: 2px solid #285226;
        margin: 0 auto;
        
    }

    .asp-portnumbers-grid tr th {
        padding: 5px;
        height: 40px;
    }

    .asp-portnumbers-grid td {
        height: 25px;
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .asp-registered-grid {
        height: 135px;
        width: 640px;
        border: 1px solid #285226;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 34px;
    }

    .asp-registered-grid tr th {
        padding: 5px;
    }

    .asp-registered-grid td {
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .asp-grid-font {
        font-size: 13px;
    }

    .asp-grid-font-header-callrecords {
        font-size: 14px;
    }

    .asp-grid-font-callrecords {
        font-size: 10px;
    }

    .asp-grid-font-header-portnumbers {
        font-size: 14px;
        padding-left: 5px;
    }

    .asp-grid-font-header {
        font-size: 16px;
    }

    .asppanel {
        display: block;
        width: 40px;
        height: 20px;
        position: relative;
        cursor: pointer;
        margin-top: 0px;
        margin-right: 10px;
        vertical-align: middle;
        float: right;
    }

    .chart-label-ip {
        margin: 0 auto;
        margin-left: 135px;
    }

    .chart-label-trace {
        margin: 0 auto;
        margin-left: 100px;
    }

    .faq-content-container {
        margin-top: 20px;
        float: left;
        padding-bottom: 20px;
    }

    .faq-content {
        width: 840px;
    }

    .faq-textrow {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .faq-textrow-half {
        width: 420px;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        margin-top: 8px;
    }

    .faq-textrow-hyperlink {
        font: 15px sans-serif, Yu Gothic;
        color: #518bc6;
    }

    .faq-textrow-separator {
        background-color: #CFCFCF;
        height: 1px;
        width: 370px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .faq-textrow h1 {
        color: #424242;
        font: bold 26px sans-serif, Tahoma;
    }

    .faq-textrow p {
        color: #626567;
        font: 12px sans-serif, Yu Gothic;
        display: block;
        text-align: justify;
        line-height: 20px;
        margin-top: 15px;
    }

    .faq-textrow b {
        color: #424242;
        font: bold 16px sans-serif, Tahoma;
        padding-bottom: 10px;
    }

    .footer {
        height: 260px; 
        margin-top: -260px;
    }

    .footerexplore {
        display: block;
    }

    .footerrow2 ul li {
        font: 11px sans-serif, Yu Gothic;
    }

    .footerrow1 {
        display: table;
    }

    .footercolumn {
        display: table;
    }

    .footercolumn2 {
        display: table;
    }

    .mydatagrid {
        border: 2px solid #285226;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 34px;
    }

    .mydatagrid tr th {
        padding: 5px;
    }

    .mydatagrid td {
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .loginblock {
        width: 340px;
        height: 450px;
    }

    .lowerdefaultinfo {
        width: 80%;
        margin: auto;
    }

    .lowerdefaultinfo h1 {
        font: bold 30px sans-serif, Tahoma;
    }

    .lowerdefaultinfo p {
        font: 14px sans-serif, Yu Gothic;
        line-height: 25px;
    }


    .lowerlist {
        width: 80%;
        margin: auto;
    }

    .lowerlist ul li {
        line-height: 30px;
    }

    .lowerlist ul li a {
        font: bold 16px sans-serif, Yu Gothic;
    }

    .lowerlist ul li h1 {
        font: bold 30px sans-serif, Tahoma;
    }

    .gridviewpagerstyle a {
        color: black;
        border: none;
        font-family: Tahoma;
        font-size: 15px;
        transition: .1s ease-in;
    }

    .gridviewpagerstyle a:hover {
        color: #616161;

    }

    .gridviewpagerstyle span {
        text-decoration: underline;
        font-family: Tahoma;
        font-size: 15px;
    }

    .herocontent1 {
        height: 300px;
    }

    .herocontent2 {
        margin: 0;
        padding-top: 100px;
        height: 300px;
        width: 100%;
        z-index: 1;
        position: relative;
        text-decoration: none;
        display: inline;
    }

    .heroimage1 {
	    max-height: 300px; 
	    *height: 300px;
        height: 300px; 
    }

    .herotextcontent {
        height: 300px;
    }

    .herotextcontent h1 {
        font: bold 30px sans-serif, Tahoma;
        margin-left: 20px;
    }

    .heroreadmore p{
        font: 25px sans-serif, Yu Gothic;
        margin-left: 20px;
        transition: color 1s ease-in;
    }

    .heroreadmore:hover p{
        color: #C4C4C4;
    }

    .homeseparator {
        background-color: #eaecee;
        height: 1px;
        margin-top: 40px;
    }

    img.fulllogo {
        margin-top: -5px;
        width: 260px;
        height: 85px
    }

    .linkButton {
        text-decoration: none;
        padding: 30px 15px 0px 15px;
        color: #545454;
        display: block;
        transition: color .15s ease-in;
        font-family: Yu Gothic;
        font-weight: bold;
        font-size: 15px;
        margin: 0 auto;
    }

    .linkButtonHome {
        text-decoration: none;
        padding: 30px 30px 0px 30px;
        color: #545454;
        display: block;
        transition: color .15s ease-in;
        font-family: Yu Gothic;
        font-weight: bold;
        font-size: 15px;
        margin: 0 auto;
    }

    .linkButtonHome:hover {
        padding: 30px 30px 20px 30px;
    }

    .nav-menu-mobile {
        margin-top: 10px;
    }

    .navigationbar {
        height: 80px;
        background: white;
        margin: 0;
    /*overflow: hidden; */
        width: 100%;
        padding: 0;
        position: relative;
    }
    .navigationbar ul {
        margin: 0 auto;
        text-align: center;
        padding-right: 0;
        float: right;
        display: inline;
        position: relative;
    }

    .navigationbar ul li {
        height: 80px;
        list-style: none;
        float: left;
        position: relative;
        transition: .15s ease-in;
    }

    .navigationbar ul li:hover {
        background-color: #f6f6f6;
    }

    /* Hide Dropdowns by Default */

    .navandlogo ul ul:before {
	    border-color: rgba(0, 0, 0, 0);
	    border-bottom-color: #b9b9b9 ;
	    border-width: 11px;
	    margin-left: -13px;
    }

    .navandlogo ul ul {
        margin-left: -135px;
        visibility: hidden; /* hides sub-menu */
        opacity: 0;
	    top: 95px; /* the height of the main nav */
        height: 425px;
        width: 270px;
        background-color: white;
        border: 1px solid lightgrey;
	    position: absolute; 
        padding: 0px;
        /*transform: translateY(-1em); */
        transition: .075s;
        -webkit-box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
        box-shadow: 0px 1px 6px -3px rgba(0,0,0,0.75);
        border-radius: 2px;
    }
	
    /* Display Dropdowns on Hover */
    .navandlogo ul li:hover > ul {
        visibility: visible; 
        opacity: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
        transition: all 0.2s ease-in-out 0s, visibility 0.1s linear 0.1s, z-index 0s linear 0.01s;
    }


    /* Fisrt Tier Dropdown */
    .navandlogo ul ul li {
        height: 53px;
        text-align: left;
        font: bold 15px Yu Gothic;
        border-bottom: 1px solid  #d5d5d5 ;
	    float:none;
	    display:list-item;
	    position: relative;
        transition: all 0.15s ease-in-out;
    }
 
    .navandlogo ul ul li:hover {
        background-color: #ececec ;
    }

    .navandlogo ul ul li:hover + .linkButtonHome {
        background-color: #ececec;
    }
       
    .navandlogo ul ul li a {
        display: inline-block;
        padding-top: 13px;
        height: 53px;
        width: 100%;
        margin-left: 10px;
        color: #545454;
    }
	
    /* Change this in order to change the Dropdown symbol */

    .navigationbar ul li:hover svg line {
	    -webkit-transform: translateX(0px);
	    transform: translateX(0px);
        stroke: #626567;
    }

    .linkButton:hover {
        color: #626567;
    }

    .navandlogo {
        margin: 0 auto;
        padding: 0;
        width: 80%;
    }

    .regularseparator2 {
        background-color: #CFCFCF;
        height: 3px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 790px;
    }

    .servicestextrow {
        width: 80%;
        padding-top: 20px;
        margin: auto;
    }

    .servicestextrowfull {
        padding-left: 20px;
        margin-top: 20px;
        width: 100%;
        color: #424242;
        padding-bottom: 30px;
    }

    .servicestextrowfull b {
        font: bold 24px sans-serif, Tahoma;
    }

    .servicestextrowfull p {
        text-decoration: none;
        color: #424242;
        font: 14px sans-serif, Yu Gothic;
        line-height: 30px;
        margin-top: 14px;
    }

    .servicebmargin {
        font: bold 24px sans-serif, Tahoma;
        margin-top: 122px;
    }

    .servicestextrow b {
        font: bold 24px sans-serif, Tahoma;
    }

    .servicestextrow p {
        text-decoration: none;
        color: #424242;
        font: 14px sans-serif, Yu Gothic;
        line-height: 30px;
        margin-top: 14px;
    }

    .sidebar {
        float: right;
        padding-bottom: 20px;
        display: none;
    }

    .sidebar-block {
        box-sizing: border-box;
        width: 360px;
        margin-top: 20px;
    }

    .sidebarblocktitle {
        border-style: solid;
        border: 1px solid #CDCDCD;
        border-bottom: none;
        background-color: #285226;
        margin-bottom: 0px;
        height: 50px;
    }

    .sidebarblocktitle h1{
        padding-bottom: 20px;
        margin-left: 10px;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 20px;
    }

    .sidebarblockcontent {
        padding: 10px 20px 10px 20px;
        border-style: solid;
        border: 1px solid #CDCDCD;
        background-color: #EEECED;
    }

    .sidebarblockcontent p {
        font: 15px sans-serif, Yu Gothic;
        color: #424242;
        line-height: 25px;
    }

    .sidebarblockcontent h1 {
        padding: 0px 20px 10px 20px;
        color: #424242;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 20px;
        text-align: center;
    }

    .sidebarblockcontent2 {
        padding: 10px 20px 10px 20px;
        border-style: solid;
        border: 1px solid #CDCDCD;
        background-color: #EEECED;
    }

    .sidebarblockcontent2 p {
        font: 15px sans-serif, Yu Gothic;
        color: #424242;
        line-height: 25px;
        text-align: center;
    }

    .sidebarblockcontent2 h1 {
        padding: 10px 20px 10px 20px;
        color: #424242;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 20px;
        text-align: center;
    }

    .sidebarbuttoncontainer {
        padding-top: 10px;
        padding-bottom: 30px;
        margin: auto;
        width: 115px;
    }

    .sidebarblockcontentbutton {
        background-color: #437752;
	    border: 0;
	    padding: 8px 15px;
	    color: white;
	    border-radius: 2px;
	    cursor: pointer;
	    font-size: 20px;
	    transition-duration: 0.25s;
        margin: 0 auto;
        font: bold 15px sans-serif, Yu Gothic;
    }

    .sidebarblockcontentbutton:hover {
        background-color: #519264;
    }

    .sidebarblockcontentbutton2:hover {
        background-color: #519264;
    }

    .sidebarblockcontentbutton2 {
        background-color: #437752;
	    border: 0;
	    padding: 8px 7px;
	    color: white;
	    border-radius: 2px;
	    cursor: pointer;
	    font-size: 20px;
	    transition-duration: 0.25s;
        margin: 0 auto;
        font: bold 15px sans-serif, Yu Gothic;
    }

    svgbox {
        width: 100px;
        height: 200px;
        overflow: hidden;
        background: #ddd;
        position: relative;
    }

    svg {

	    top: 0;
	    left: 0;
    }

    svg line {
	    transform: translateX(-150px);
	    stroke-width: 5;
	    stroke: #545454;
	    fill: none;
	    -webkit-transition: -webkit-transform .6s ease-out;
	    transition: transform .15s ease-out;
        position: relative;
    }

    svg rect {
        fill: #626567;
    }

    .termstextrowfull {
        padding-left: 20px;
        margin-top: 10px;
        width: 100%;
        color: #424242;
        padding-bottom: 10px;
    }

    .termstextrowfull b {
        font: bold 16px sans-serif, Tahoma;
    }

    .termstextrowfull p {
        text-decoration: none;
        color: #424242;
        font: 14px sans-serif, Yu Gothic;
        line-height: 24px;
        margin-top: 14px;
    }

    .textrow {
        width: 80%;
        margin: 0 auto;
    }

    .textrow h1 {
        font: bold 30px sans-serif, Tahoma;
        color: #424242;
        margin-top: 10px;
    }

    .textrow p {
        font: 14px sans-serif, Yu Gothic;
        line-height: 22px;
    }

    .topheader {
        width: 100%;
        height: 33px;
        background-color: #285226;
        margin: 0 auto;
        display: block;
        padding: 0;
        transition: .1s;
    }

    .topheader ul {
        margin: 0 auto;
        text-align: center;
        float: right;
        padding-right: 70px;
    }

    .topheader ul li {
        list-style: none;
        float: left;
        position: relative;
        padding: 8px 20px; 
        color: white;
    }

    .topheaderhover {
        transition: 0.15s;
    }

    .topheaderhover1 {
        transition: 0.15s;
    }

    .topheaderhover1:hover {
        background-color: #436641;
    }

    .topheaderhover2 {
        background-color: #436641;
    }  

    .topheaderhover:hover {
        background-color: #436641;
    }

    .topheader ul li a {
        list-style: none;
        text-decoration: none;
        color: white;
        font-weight: normal;
    }
    
    .topheadertextcontent {
        margin: auto;
        padding: 0;
        width: 100%;
        font: 14px sans-serif, Tahoma;
        font-weight: bold;
    }
} 





/* FOR DESKTOP */


@media only screen and (min-width: 1120px) {

    .asp-callrecords-grid {
        width: 75%;
    }

    .asp-registered-grid {
        height: 135px;
        width: 70%;
    }

    .asp-grid-font-header-callrecords {
        font-size: 16px;
    }

    .asp-grid-font-callrecords {
        font-size: 13px;
    }

    .lowerdefaultinfo {
        float: right;
        width: 50%;
        margin: 40px 0px 0px 0px;
        padding-bottom: 0px;
    }

    .lowerdefaultinforeadmore {
        display: inline;
        width: 50%;
        margin: 10px 0px 0px 0px;
        float: right;
        padding-bottom: 50px;
    }

    .lowerdefaultinforeadmore a {
        padding-left: 20px;
        color: #424242; 
        font: bold 16px sans-serif, Tahoma;
    }

    .lowerlist {
        float: left;
        width: 50%;
        margin: 40px 0px 0px 0px;
    }

    .lowerlistreadmore {
        display: inline;
        width: 50%;
        margin: 10px 0px 0px 0px;
        float: left;
        padding-bottom: 50px;
    }

    .lowerlistreadmore a {
        padding-left: 20px;
        color: #424242;
        font: bold 16px sans-serif, Tahoma;
    }

    .lowerlist ul li h1 {
        padding: 0px;
        margin: 0px;
    }

    .lowerlist ul li a {
        display: none;
    }

    .lowerdefaultinfo a {
        display: none;
    }

    .herocontent1 {
        height: 500px;
    }

    .heroimage1 {
	    max-height: 500px; 
	    *height: 500px;
        height: 500px; 
    }

    .herotextcontent h1 {
        left: 0;
        top: 60%;
        font: bold 35px sans-serif, Tahoma;
        position: relative;
        padding-left: 20px;
        margin-left: 0;
    }

    .heroreadmore:hover p{
        color: #C4C4C4;
    }

    .heroreadmore p {
        font: 30px sans-serif, Yu Gothic;
        top: 5%;
        left: 0%;
        position: relative;
        transition: color .1s ease-in;
        margin: 20px;
    }

    .herotextcontent {
        height: 300px;
    }

    .logo {
        margin-top: 0px;
        padding-top: 0px;
    }

    .nav-menu-mobile {
        display: none;
    }

    .navandlogo {
        width: 100%;
        margin: 0px;
    }

    #navBarList {
        display: block;
    }

    .servicestextrow {
        width: 50%;
        float: left;
    }

    .sidebar-block {
        box-sizing: border-box;
        width: 360px;
        margin-top: 20px;
    }

    .sidebar {
        display: inline;
    }

    .textrow {
        width: 50%;
        padding-right: 30px;
        text-align: initial;
        margin: 40px 0px 0px 0px;
    }

    .textrow h1 {
        font: bold 30px sans-serif, Tahoma;
        color: #424242;
    }

    .textrow p {
        font: 14px sans-serif, Yu Gothic;
        line-height: 25px;
    }

    .topheader ul {
        margin-left: 410px;
    }

}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
        margin-top:3px;
        border: 1px solid #a4a4a4 ;
        border-left: none;
    }
    .ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
        border: 1px solid #a4a4a4 ;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
        margin-top: 7px;
    }
}

@supports (-ms-ime-align:auto) {
    .ticket-form-dropdownlists .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
        margin-top: 7px;
    }
}