*{
    padding: 0;
    margin: 0;
}
.fwidth {
    width: 100%;
    
}
.print-hide {
    display: none!important;
}
.print-mode {
    margin-left:        0px!important;
}
.iam.top {
    vertical-align: top;
}
.iam.right {
    text-align: right;
}
.iam.left {
    text-align: left!important;
}
.iam.center,
.iam.centre {
    text-align: center;
}
.iam.underline {
    border-bottom: 1px solid black;
}
.iam.nowrap {
    white-space: nowrap;
}

.power-good {
    
    
}

.power-icon {
    font-size: 1.6em;
    text-align: center;
    margin:     0.2em 1em;
}

.power-good {
    color: #009933;
}
.power-bad {
    color: rgb(255, 51, 0);
}


html{
    height:100%;
    width: 100%;
    padding:0;
    margin:0;
}
body {
    background: #ffffff;
    background-size: contain;
    background-size: 100% 100%;
    background-position: top left;
    padding:0;
    margin:0;
    height:100%;
    width: 100%;
    font-family:    Century Gothic, sans-serif;
    font-size:      12px;
}
.fontSizeDown {
    font-size: 0.8em;
}
pre, p, a, h1, h2, h3, h4, h5, input, textarea, button{
    font-family: Century Gothic, sans-serif;
}
pre {
    white-space: normal;
}
h3{
    margin-bottom: 5px;
}
p{
    margin-left: 10px;
}
.m10top{
    margin-top: 10px;
}
.m10bottom{
    margin-bottom: 10px;
}
.m5top{
    margin-top: 5px;
}
.p10left{
    padding-left: 10px;
}
.p10bottom{
    padding-bottom: 10px;
}
.p15bottom{
    padding-bottom: 15px;
}
.p5left{
    padding-left: 5px;
}
.catchup{
    clear:both;
}
.chosen-container{
    margin-bottom: 10px;
}
.round5{
    border-top-left-radius:5px;-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius:5px;
    -moz-border-radius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-left-radius:5px;
    -moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;border-bottom-right-radius:5px;
}
.round15{
    border-top-left-radius:15px;-webkit-border-top-left-radius: 15px;-moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;border-top-right-radius:15px;
    -moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;border-bottom-left-radius:15px;
    -moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;border-bottom-right-radius:15px;
}
.round15left{
    border-top-left-radius:15px;-webkit-border-top-left-radius: 15px;-moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;border-bottom-left-radius:15px;
}
.round15right{
    -moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;border-top-right-radius:15px;
    -moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;border-bottom-right-radius:15px;
}
.shadow1{
    box-shadow: 0px 0px 10px #1a1a1a;
}
.shadow2{
    box-shadow: 1px 1px 3px #8f8f8f;
}
.welcomebar{
    background:white;
}
.xwindow{
 /*
    position: absolute;
    top:43px;
    left:170px;
    right:0;
    bottom: 0px;
    background: #fff;
    overflow:auto;
    padding: 10px;
    padding-top: 0;
*/ 
    xposition: absolute;
    top:133px;
    left:10px;
    right:0;
    background: #fff;
    padding: 20px;
    padding-top: 0;
    
}
.titleh2{
    color:#01326f;
    margin-bottom: 23px;
    width:auto;
    display: inline-block;
    font-size: 22px !important;
}
.center{
    text-align: center !important;
}
.fleft{
    float:left;
}
.fright{
    float:right;
}
#popup{
    overflow: hidden;
}
#popup .fieldname{
    text-align: right;
    margin-right: 20px;
}
.popinput{
    width: 250px !important;
    margin-right: 0 !important;
    padding-right:0 !important;
}
.logobox2{
    background: url("../images/logo2.png") no-repeat !important;
    background-size: 160px !important;
    background-position: center;
    left:0;
    width:160px;
    height:70px;
}
.logoutbox{
    position: absolute;
    right:0;
    top:0;
    width:auto;
    font-size: 16px;
    height:40px;
    line-height: 33px;
    color:grey;
}
.usericon{
    display: inline;
    float:right;
    width:auto;
    padding-right: 30px;
    padding-left:10px;
    text-decoration: underline;
}
.usericon:hover{
    cursor: pointer;
}
.leftbox{
/*
    position: absolute;
    left:5px;
    top:0px;
    bottom: 0;
*/

    position: relative;
    top:0px;
    height: 130px;
    left:10px;
    right:0;
    background: none !important;

}
.navbox{
/*    width:160px;
*/
    height:40px;
    text-align: center;

}
.navitem{
/*
    width:160px;
    height: 38px;
    background: #383838;
    margin-bottom: 1px;
*/

    width:150px;
    height: 36px;
    background: #383838;
    margin:0 4px 4px 0;
    display: inline-block;
    text-align: left !important;

}
.navitem:hover{
    cursor: pointer;
    background: #01326f;
}
.navbottom{
    bottom:0 !important;
    position: absolute;
}
.navbottom2{
    bottom:39px !important;
    position: absolute;
}

.navselected{
    background: #01326f !important;
    cursor: auto !important;
}
.navlink{
    display: block;
    height: 34px;
    text-decoration: none;
    color:#fff;
    font-size: 15px;
    padding-left: 15px;
    width: 160px;
    
}
.navlink img{
    padding-right: 10px;
    position: relative;
    top:7px;
    width:25px;
}
.navbar{
/*
    position: absolute;
    top:0px;
    height: 40px;
    left:170px;
    right:0;
*/

    xposition: absolute;
    top:0px;
    height: 40px;
    left:0px;
    right:0;
    
}
.navbar a{
    height: 40px;
    line-height: 40px;
    font-size: 16px !important;
    margin-left:20px;
    color:grey;
}
.navarrow{
    padding-left:20px;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: grey;
    line-height: 40px;
}
.formbox{
    margin-top: 20px;
}
.formbutton{
    display: inline-block;
}
.yeezybox{
    width:300px;
    margin: 0 auto;
}
.sect-floater {
    float:      left;
}
.sect-f-1-3 .sect-floater,
.sz-1-3 {
    width: 32%;
}

.form-Section {
    margin: 20px 2%;
}
.section-title {
    text-align: center;
    padding: 0.5em 0;
    font-size:1.2em;
    background: rgba(0,0,0,0.09);
    border-radius:8px;
    color:var(--brand-color-1);
    margin: 2em -2% 0.3em -2%;
    
}
.section-note {
    text-align: left;
    padding: 0.1em 0 0.5em 0;
    font-size:0.8em;
    
    border-radius:8px;
    color:#444;
    margin: 0.2em 0 1em 0;
    
}
.st-symb {
    display:    block;
    width:      30px;
    height:     30px;
    background: rgba(255,255,255,1);
    border-radius:60px;
    padding:  0.2em auto;
    font-size:0.9em;
    margin: -0.25em 0.5em 0 0;
}

.fs-bubble {
    background: rgba(255,255,255,1);
    border-radius:8px;
    padding: 0.5em 1em;
    font-size:0.9em;
    
}


.fieldname {
    font-size: 0.9em;
    font-weight: 700;
    padding: 0.4em 1em 0 0.5em;
    vertical-align: top;
    
}
.fieldvalue {
    padding:  0.3em 0;
}
.fieldvalue input:not([type="radio"]):not([type="checkbox"]) {
    padding:  0.4em 0.7em;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.extendedWindow .fieldvalue {
    width:          80%;
}

.fieldname.min {
    max-width:  120px;
}

.fieldread{
    width:300px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
   background: #f0f0f0;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    padding-left: 10px;
    padding: 10px;
    min-height:20px;
}
.inputtext{
    xpadding:4px;
    width:100%;
    min-width:  80px;
    font-size: 14px !important;
    display: inline-block;
    xmargin-top: 5px;
}
#yeezy .inputtext {
    margin: 2px 0 7px 0;
    padding: 0.5em 1em;
}
div div.chosen-container {
    width:      100%!important;
}

.inputdate{
    padding:4px;
    width:100%;
    min-width:  80px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
.inputdate3rd{
    padding:4px;
    width: 30%;
    margin-right: 5px;
    margin-top: 0px;
    display: inline-block;
}
.inputdate4th{
    padding:4px;
    width: 20%;
    margin-right: 20px;
    margin-top: 5px;
    display: inline-block;
}
.inputselect4th{
    padding:4px;
    width: 23%;
    margin-right: 2% !important;
    margin-top: 5px;
    display: inline-block;
}
.inputselect5th{
    padding:4px;
    width: 11% !important;
    margin-right: 2% !important;
    margin-top: 5px;
    display: inline-block;
}
.inputtextarea{
    padding:4px;
    width:100%;
    min-width:  80px;
    height:50px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
.bottombutton{
    margin-top:15px;
}
.datatablerow td{

}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
.announcementbar{
    opacity: 0;
    position: absolute;
    bottom:7px;
    font-size: 28px;
    line-height: 50px;
    padding-left:20px;
    height:0px;
    left:217px;
    color:#fff;
    right:7px;
}
.announcementbar.green{
    background: #67D167 !important;
}
.announcementbar.red{
    background: red !important;
}
.ui-widget-header{
    border: 1px solid #5fa9fd;
}
.ui-multiselect{
    background: #fff !important;
    border: 1px solid #aaa !important;
    color:#000 !important;
    margin-right: 10px;
    margin-top: 5px;
    padding:4px !important;
    width: 99.7% !important;
}
.selectlistitems{
    display: inline-block;
    color:#2e84d3;
}

#tabs{
    height:90%;
}
.toolbar{
    padding: 4px;
    display: inline-block;
    margin-top:10px;
    margin-bottom:10px;
    min-height: 38px;
    width:99.2%;
padding-bottom:0 !important;
padding-top:7px !important;
}
.toolbar h2{
    float:left;
    color:#fff;
    margin-left: 10px;
    padding-bottom: 4px !important;
    line-height: 30px;
}
/* support: IE7 */
*+html .toolbar {
    display: inline;
}
.calcon{
    width:280px;
    height: 70px;
    float: left;
    overflow: hidden;
    position: relative;
}
.danstabs{
    border:none !important;
}
.summarytitle{
    font-weight: bold;
   padding:10px;
}
.summaryresult{
    padding:10px 30px;
}
.sectionnavlink{
    font-size:24px;
    padding:20px;
    color: #3690d7;
}
.savefirst{
    color:red;
}
.formbottom {
    
}
.formbottom .ui-button .ui-button-text {
    font-size:  1.1em;
}
.formbottom .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding-left: 1em;
}
.formbottom br {
    display:        none;
}
.formbottom .ui-button {
    margin:  0.3em 0.7em !important;
}
.two-butt .ui-button {
    width: 40%;
}
.ui-button .ui-icon {
    display: none;
}


input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
    position:   absolute;
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
  xmargin-top: 10px;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  xmargin-left  : -2em;
  line-height  : 1.5em;
  white-space: nowrap;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.25em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : #01326f;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em #01326f;
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span:before{
    content     : '';
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid #01326f;
  border-radius    : 0.125em;
  background       : #01326f;
  background-image :    -moz-linear-gradient(#3690d7,#3690d7);
  background-image :     -ms-linear-gradient(#3690d7,#3690d7);
  background-image :      -o-linear-gradient(#3690d7,#3690d7);
  background-image : -webkit-linear-gradient(#3690d7,#3690d7);
  background-image :         linear-gradient(#3690d7,#3690d7);
}

.xwindow.mobilemode{
    left:45px !important;
    padding-left:20px;
}
.navbox.mobilemode{
    width:50px !important;
}
.navitem.mobilemode{
    width:50px !important;
}
.logobox.mobilemode{
    width: 50px !important;
    height:40px;
    margin-bottom: 10px;
    background-position: left;
}
.navlink.mobilemode{
    padding-left:5px;
}
.leftbox.mobilemode{
    width: 50px !important;
}
.navbar.mobilemode{
    left: 50px !important;
}
.fgrouptitle{
    margin-top: 30px;
}
.fgroupsubtitle{
    margin-top: 5px;
}
.fgroupsubtitle2{
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
}
.deleteexpensebut:hover{
    font-weight: bold;
}
.deleteexpensebut{
    display: block;
    color:red !important;
    text-decoration: none;
    text-align: center;
}
.ui-dialog{
    top:30px !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{
    font-weight: bold;
}
.locbox{
    padding-left:6px;
}
.ui-dialog .ui-dialog-titlebar-close{
    top:10px !important;
}
.greyedout{
    background:#9f9f9f !important;
    color:#fff !important   ;
}
.success{
    color:green;
    font-size: 22px;
    font-weight: bold;
}
.criteriatitle{
    width: 185px;
    padding-right:15px;
    text-align: right !important;
    height:40px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top !important;
}
.criteriainput{
    width: 185px;
    padding-right:15px;
    text-align: left;
    height:40px;
    display: inline-block;
}
.criteriainput input{
    width: 305px !important;
    height:32px;
    border-radius: 5px;    
}
.criteriabox{
    display: inline-block;
    width:500px;
    vertical-align: top;
}
.criteriarow{
    height: auto;
    margin-bottom: 5px;
}
.criteriatitlecc{
    width: 185px;
    padding-right:15px;
    text-align: right !important;
    height:20px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top !important;
}
.criteriainputcc{
    position: relative;
    top:-5px;
    width: 185px;
    padding-right:15px;
    text-align: left;
    height:20px;
    display: inline-block;
}
.fileitembox{
    width:500px;
    display: inline-block;
    
}
.fileitem{
    width:500px;
    height:30px;
    
}

.formlevel{
    vertical-align: top !important;
    display: inline-block;
}
.formleft{
    xwidth:500px;
    xfloat: left;
    
}
.fielvalue {
    
}
.fieldvalue input:not([type="radio"]):not([type="checkbox"]),
.fieldvalue select,
.fieldvalue textarea {
    width:          100%;
}

    .fieldvalue input:not([type="radio"]):not([type="checkbox"]).percent {
        width: 3em;
    }
.fieldvalue.paper input:not([type="radio"]):not([type="checkbox"]),
.fieldvalue.paper select,
.fieldvalue.paper textarea {
    background:     transparent;
}
.fieldvalue.paper input:not([type="radio"]):not([type="checkbox"]),
.fieldvalue.paper select,
.fieldvalue.paper textarea,
.fieldvalue input:not([type="radio"]):not([type="checkbox"]).paper,
.fieldvalue select.paper,
.fieldvalue textarea.paper {
    border:         0px;
    background-attachment: local;
    background-position: 0 5px;
    padding:        7px 12px;
    border:         1px dashed rgba(0,0,0,0.4);
    border-radius:  3px;
    box-shadow:     inset 0 0 0 5px white;
    position:       relative;
    z-index:        1;
}
.fieldvalue.paper input:not([type="radio"]):not([type="checkbox"]):before,
.fieldvalue.paper select:before,
.fieldvalue.paper textarea:before,
.fieldvalue input:not([type="radio"]):not([type="checkbox"]).paper:before,
.fieldvalue select.paper:before,
.fieldvalue textarea.paper:before {
    display:block;
    content:' ';
    position:       absolute;
    z-index:        0;
    width:          100%;
    height:         100%;
    margin:         -3px;
    
}
.fieldvalue textarea {
    min-height:     inherit;
    line-height:    inherit;
}

.formleft .fieldname{
    
}

.formright{
    width:500px;
    float: left;
}
.formright .fieldname{
    width:180px !important;
    text-align: right;
}

.formbottom{
    width:1000px;
    float: left;
    padding-top:10px;
}
.formbottom .fieldname{
    width:150px !important;
    text-align: right;
    vertical-align: top;
}
.formbottom textarea{
    width:300px !important;
    margin-top: 7px;
    vertical-align: top;
    height:100px;
}


.dataTable {
    
}
.dataTable .odd {
}
.dataTable .even {
    background: -moz-linear-gradient(top, rgba(1,50,111,0.05) 0%, rgba(1,50,111,0) 10%, rgba(1,50,111,0) 90%, rgba(1,50,111,0.05) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(1,50,111,0.05) 0%,rgba(1,50,111,0) 10%,rgba(1,50,111,0) 90%,rgba(1,50,111,0.05) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(1,50,111,0.05) 0%,rgba(1,50,111,0) 10%,rgba(1,50,111,0) 90%,rgba(1,50,111,0.05) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d01326f', endColorstr='#4d01326f',GradientType=0 ); /* IE6-9 */
    
}


.dub_datatable thead,
.dub_datatable thead:last-of-type{
    background:rgba(1,50,111,0.08);
}
.dub_datatable thead:first-of-type{
    background:rgba(1,50,111,1);
}

.dub_datatable thead{
    color:#fff;
}
table.dataTable thead th,
table.dataTable tfoot th {
    border: 0px !important;
}
.dub_datatable thead:first-of-type  th {
    font-size:  1.2em;
    padding:    1em 0.5em;
}
table.dataTable tbody tr {
    cursor:         pointer;
}
.dataTable .rowlink {
    position: absolute;
    left: calc(100% - 60px;)
}

.danstableheadertext {
}
.danstableheader {
    
}
.danstableheader th {
    font-size: 1em;
}
th div.chosen-container {
    width:100%!important;
    min-width: 80px;
}
.dubdatatablefilter{
    font-size: 0.9em;
    font-weight: bold;
    padding: 4px 0 4px 4px !important;
    border: 1px solid #aaa;
    min-width: 80px;
    vertical-align: middle;
    width:inherit;
    margin-top:3px;
}
.datatablerow td{
    padding-top:5px !important;
    padding-bottom: 5px !important;
    
}
.datatablerow:hover{
    background: #01326f;
    color:white;
    cursor:pointer;
    
}
#dub_datatable_length{
    padding-bottom: 10px;
}

th.sorting_asc,th.sorting_desc,th.sorting{
    background-position: 10px center !important;
    text-align: left !important;
}
th.sorting_asc p ,th.sorting_desc p ,th.sorting p {
    margin-left: 30px;
}

.dataTables_info {
    background:rgba(1,50,111,0.8);
    color:#fff!important;
    margin:  0.8em 0.3em;
    padding: 1em 1.9em 1em 1.9em !important;
    border-radius:      20px;
    transition:     background 600ms, color 900ms;
}
.dataTables_info:empty {
    background:rgba(1,50,111,0);
    color:rgba(255,255,255,0)!important;
}

div .ui-button {
    background: rgba(1,50,111,0.8) !important;
    color: white !important;
    margin: 0.2em 0.4em;
    padding: 0.4em 1.2em!important;
    border: 1px solid #01326f;
    border-radius: 30px;
    
}

.ui-button:hover{
    background: #01326f!important;
    color: white !important;
}
.search-input-text{
    text-align: center;
}

.fixed_billablebox{
    position: fixed;
}
.fixed_billablebox.mobilemode{
    position: relative;
}


#menu{
    z-index: 10000 !important;
}
.ui-menu-item{
    margin-bottom: 0 !important;
}

.isGood {
    color:      #0c0;
}
.isBad {
    color:      #c00;
}

/*gen user look*/


.gen-user-info {
    display:table;
    padding:            0.2em 0;
}
.gen-user-info .mn-fa {
    float:              left;
    margin-right:       0.5em;
}
.gen-user-info .info .title,
.gen-user-info .info .subtitle,
.gen-user-info .info {
    display:inline-block;
}
.gen-user-info .info .subtitle {
    padding-left:       0.2em;
}
/*generic styles*/
input.paper,
textarea.paper,
.paper,
.paperLineH {
    line-height:1.9em;
}

.paper {
    background: #fff;
    background: -webkit-linear-gradient(bottom, #000 0px,#fff 1px);
    background: -moz-linear-gradient(bottom, #000 0px,#fff 1px);
    background: -ms-linear-gradient(bottom, #000 0px,#fff 1px);
    background: -o-linear-gradient(bottom, #000 0px,#fff 1px);
    background: linear-gradient(bottom, #000 0px,#fff 1px);
    background-position: 0 -2px;
    -webkit-background-size: 100% 1.85em;
    -moz-background-size: 100% 1.85em;
    -ms-background-size: 100% 1.85em;
    -o-background-size: 100% 1.85em;
    background-size: 100% 1.85em;
    
    min-height: 1.9em;
}
.min3lines {
    min-height: 5.7em;
}
.min5lines {
    min-height: 9.5em;
}
.min7lines {
    min-height: 13.3em;
}
.min9lines {
    min-height: 17.1em;
}


.grid-view {
    
}
.grid-view th,
.grid-view td {
    border: 0px solid rgba(0,0,0,0.3);
    border-width: 0px 0px 1px 1px;
    
}
.grid-view th {
    border-bottom-color: rgba(0,0,0,0.6);
    
}

.grid-view tr th:first-child,
.grid-view tr td:first-child {
    border-width: 0px 0px 1px 0px;
}
.grid-view tr:last-child td {
    border-bottom-width: 0px;
}



.ShowMeMore .MeProcess,
.ShowMeProcess .MeMore {
    display: none;
}

.dataTables_info {
    font-size:     0.6em;
}
.dub_datatable {
    font-size:      0.7em;
}
.dub_datatable thead:first-of-type th {
    font-size:      1em;
}
.dubdatatablefilter {
    font-size:      0.8em;
}

/*STAR WARS*/

.core-graph {
    
    
}
.cgraph-alive {
    
}

.status-ele {
    width: 45%;
}
.status-ele,
.status-icon,
.status-client {
    display: inline-block;
}
.status-timeago {
    display: inline-block;
    float:  right;
}
.core-graph,
.cgraph-obj {
    width:              100%;
}
.graph-end {
    width:              30px;
    
}

.cg-alive-th {
    font-size:          0.8em;
    font-weight:        normal;
}
.cg-alive-th div {
    
}
.cg-alive-col {
    vertical-align:     bottom;
    background:         #eee;
    padding-left:       1px;
}
.cg-alive-container,
.cg-alive-bar {
    width:              100%;
}
.cg-alive-container {
    overflow:           hidden;
    height:             200px;
    position:           relative;
}
.cg-alive-bar {
    position:           absolute;
    overflow:           hidden;
    bottom:             0;
    content:            ' ';
    color:              transparent;
    border-top:         1px solid;
    
    
}
.cga-ON { background:#009933; border-color:rgb(220, 220, 220);}
.cga-OFF {background:rgb(220, 220, 220); border-color:#009933;}
.cga-EOD {background:rgba(0, 0, 0, 0.2); border-color:transparent;}




@media (min-width: 480px) {
    
}
@media (min-width: 767px) {
    .dub_datatable {
        font-size:      inherit;
    }
    .dataTables_info {
        
    }
    .dubdatatablefilter {
        font-size:      0.9em;
    }
    .dub_datatable thead:first-of-type th {
        font-size:      1.2em;
    }
}
@media (min-width: 979px) {
    .dataTables_info {
        font-size:     0.8em;
    }
    
}
@media (min-width: 1200px) {
    
}

.border-entries {
    box-shadow: 0 0 1px 1px #ddd;
    background: rgba(255,255,255,0.8);
    padding: 1em 2em;
    border-radius:1em;
    min-height: 120px;
}
table.border-entries {
    padding: 0;
    margin: 10px 0 20px 0;
    }
    table.border-entries td {
        padding: 1em 1.2em;
        
}
.port-phone-ele tr:first-child td:first-child:empty:before {
    display: block;
    content: 'Enter Phone Number & click on the plus symbol.';
    color: rgba(0,0,0,0.7);
}

.input-button {
    border: 1px solid #aaa;
    background: rgba(255,255,255,1);
    border-radius:0.6em;
    padding-right:60px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    margin: 5px 0;
}
.input-button input {
    display: block;
    padding: 0 0 0 0.7em;
    line-height:2.5em;
    font-size: 1.3em;
    position: relative;
    border:0;
    background:transparent;
    z-index: 1;
}
.input-button:focus {
      outline: 1px dashed blue;
}
.input-button input:focus {
      outline: 0;
}
.input-button .butt-n {
    display: inline-block;
    position: absolute;
    right: 0;
    z-index: 2;
    }
.input-button .butt-n:hover {
    background: transparent;
}


.toggle-parent.toggle-on > *:not(.toggle-parent) > *:not(.toggle-parent) > .off-toggle,
.toggle-parent:not(.toggle-on) > *:not(.toggle-parent) > *:not(.toggle-parent) > .on-toggle,
.toggle-parent.toggle-on > *:not(.toggle-parent) > .off-toggle,
.toggle-parent:not(.toggle-on) > *:not(.toggle-parent) > .on-toggle,
.toggle-parent.toggle-on > .off-toggle,
.toggle-parent:not(.toggle-on) > .on-toggle {
    display:    none;
}
