

.phoneonly {
display:none;
}

@media (max-width: 768px) {

li.widget_search {
display:none;
}

.phoneonly {
display:block;
    width: 94%;
    padding: 0 3%;
}

.phoneonly#showres_i_close,
.phoneonly#showres_i_closeCM {
width: 100%;
padding: 0;
}


.phoneonly#showres_i_close input,
.phoneonly#showres_i_closeCM input {
    width: 120.13px;
}


.phoneonly form {
margin:0;
}

dl#table dt,
dl#table dd,
dl#table dd.colspan2 {
margin:0;
border-left:none;
border-right:none;
    padding: 8px 0 8px;
width:100%;
height: auto !important;

float: none;
}

dl#table dd {
    padding-left: 2% !important;
    width: 98% !important;
}

.minibox {
width: 62px;
}
.numbox {
min-width: 53px;
}

}

@media (min-width: 768px) {


div.phoneonly {
display:none !important;
}

#main {
min-width:570px;
}
}
.metadata {
display:none;
}

.phone {
    background: #ddd;
}

.phonelink {
display:block;
}
.phoneno {
display:none;
}

@media (min-width: 768px) {
.phonelink {
display:none;
}
.phoneno {
display:block;
}
}

.graph#graph_acsess {
	width : 98%;
	height: 120px;
	margin: 1em auto 0;}
.graph#graph_eva {
	width : 45%;
	height: 200px;
//	margin: 1em auto 0;
text-align:left;
    float: left; 
}

#eva_box {
	width : 40%;
   float: right;
}
#eva_box:after {
clear: both;
    content: '';
    display: block;
}

.eva_error{
text-align:center;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-left: 30%;
    margin-top: 15px;
    width: 160px;
    background-color: #eaeaea;
    border-color: #eaeaea;
    -webkit-border-radius: 200px;
    border-radius: 200px;
}

.space {
height:5px;
}

.eva_set .fa {
    float: right;
    padding-top: 3px;
}

.says,
.reply {
    display: none;
}

.comment-meta div {
    float: left;
}
div.comment-metadata {
    float: right;
}

.comment-meta:after {
clear: both;
    content: '';
    display: block;
}
#res,#editbox,#showedit_close,#showres_close,
#resCM,#showedit_closeCM,#showres_closeCM {
    display: none;
}

.nobr {
text-decoration: none;
}

.btn-default.btn-inverse {
    color: #fff;
    background-color: #16197b;
    border-color: #16197b;
}

.headlink {
font-size:90%;
padding:10px 0px 10px;
}

