
.phoneonly {
display:none;
}

@media (max-width: 768px) {

.listcreate {
display: none;
}

.erea_link {
width:97%;
float:none;
border-bottom: 1px solid #888;
    padding: 5px 5px;
}

.phone_link {
width: 49.7%;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
    padding-top: 1%;
    padding-bottom: 1%;
}

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;
height: auto !important;
width:100%;
float: none;
}

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

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

}

@media (min-width: 768px) {
#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: #167b41;
    border-color: #167b41;
}

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


#closebox,
#showregion_close {
display:none;
}

#emptybox {
height:8px;
}

input[type="checkbox"],
input[type="radio"] {
width:auto;
float: left;
margin-right: 5px;
}

.freset {
clear:left;
}

.radiobox {
float: left;
    width: auto;
    margin-right: 10px;
}