.logo, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {font-family: 'Roboto', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight: 300;}

h4 {line-height: 1.3;}

/*** short ***/
.fc-w {color:#fff;}
.fw-300 {font-weight: 300;}
.fw-400 {font-weight: 400;}
.fw-500 {font-weight: 500;}
.ta-c {text-align:center;}
.ta-r {text-align:right;}
.bb-t {border-top:1px solid #eee; margin-top: 30px;}
.bg-w {background-color:#fff;}


.marge-rule {margin:35px 15px;}
.marge-rule-none {margin:0px 15px;}
.marge-rule-datazone {margin: 0px 0px 50px 0px;}
.marge-rule-0-200 {margin-left:200px; margin-right:200px;}

.green {color:#A0CE4E;}
a.green:hover {color:#A0CE4E; text-decoration:underline;}

.table > tbody > tr.green > td {background-color: #A0CE4E; color: #FFF;}
.table > tbody > tr.green > td > i.fa {margin-right:4px;}

table.no-border > tr > td {border:0px;}

.date-badge {font-size:11px; color:#777; padding-left:10px;}

/*** @screen-lg ***/
@media (min-width: 1200px) {
    .contact-form {width:735px;}
}

/*** @screen-md ***/
@media (min-width: 992px) {
    body {background: #ffffff url('/img/bg.png') repeat 50% 0;}
    .wrap-shadow {box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); background: none repeat scroll 0 0 white;}
    .navbar .container-fluid {padding: 0px;}
    .service-section h4 {font-size: 16px;}
    .service-sections {margin:0;}
    .service-section {height:365px;}
    .about-section {margin-left:30px; margin-right:30px;}
    .doc-review {margin:0;}
}

@media (min-width: 992px) and (max-width: 1200) {
    .contact-form {width:600px;}
}

/*** @screen-sm ***/
@media (min-width: 768px) {
    .navbar .container-fluid {padding: 0px;}
    .service-section {height:385px;}
    .masthead-rules {padding:30px 0 0 55px;}
}

/*** @screen-xs ***/
@media (max-width: 767px) {
    .masthead-rules {text-align:center;}
    .h1 {font-size:35px;}
}


/*** HEADER ***/
.header {border-top: 4px solid #a0ce4e;}
.header .logo {color: #333333; display: inline-block; font-size: 35px; padding: 35px 18px; text-decoration: none;}
.slogan {color: #a0a0a0; font-size: 11px; margin-left: 18px; padding: 3px 18px; vertical-align: middle; border-left: 1px solid;}
.tel {text-align:right; font-size: 19px; padding: 32px;}
.tel span {padding-right:18px; font-size: 17px;}


/*** NAV ***/
.navbar {margin-bottom: 0px; min-height: 42px; font-size: 13px;}
.navbar-inverse {background-color: #4a4a4a; border: none;}
.navbar-inverse .navbar-nav>li>a {color: #fff; border-left: 1px solid #707070;}
.navbar-inverse .navbar-nav>li:first-of-type>a {border-left: none;}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {color: #fff; background-color: #a0ce4e;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {color: #fff; background-color: #707070;}
.navbar a i {padding-right: 6px;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {border-color: #707070;}
.nav>li>a {padding: 11px 18px;}
.dropdown-menu {border-radius: 0px;}





/*** masthead ***/

.masthead {
    background: url('/img/scales.jpg') top center no-repeat;
    height:394px;
}


.masthead-rules .h1 {line-height: 1.2; padding-bottom: 20px;}
.masthead-rules .h4 {line-height: 1.3;}




/***about-section***/
.about-section {margin-bottom:70px;}
.about-section h1 {margin-bottom: 25px; margin-top:30px;}
/*.about-section h4 {line-height: 1.3;}*/


/***service-sections***/
.service-sections {margin-bottom:20px;}
.service-section {border:1px solid #eee; padding:10px; text-align:center; margin-bottom:30px;}
.service-section h4 {text-transform:uppercase; font-weight: 400; padding:13px 5px;}
.service-sections a {color:inherit;}
.service-sections a:hover h4 {color:#a0ce4e;}
.service-sections a:hover {text-decoration:none;}



/***doc-review***/
.doc-review {margin-top:25px;}
.doc-review h3 {margin-bottom:17px;}
.doc-review .box-b {border:1px solid #E5E5E5; background-color:#f8f8f8; padding: 15px; font-size:13px;}
.doc-review .box-b .fa {font-size:30px; float:left; color:#a0a0a0;}
.doc-review .box-b p {margin-left: 45px; font-size:13px;}
.doc-review .box-b ul {list-style: outside none none;}









.map-contact-form {height:380px; top: 40px; position:relative;}
#map-canvas {
    height: 460px;
    margin: 0 0 0 20px;
    padding: 0px;
}

.contact-form {
    /*height:300px;*/
    padding-bottom:20px;
    background-color:#fff;
    position:absolute;
    width:45%;
    right: 5px;
    top: 45px;
    font-size: 13px;
}




.footer {background-color: #4A4A4A; padding: 20px; color: #fff; font-size:12px; margin-top: 200px;}
.footer h4 {font-weight: 500; padding-bottom: 10px; text-transform:uppercase;}

ul.icon {list-style-type: none; text-indent: -35px; margin: 0 0 10px 20px;}
ul.icon .fa {text-align:center;}

.footer-menu {background-color: #3A3A3A; color: #FFFFFF; font-size: 11px; padding: 22px 18px;}
.footer-menu a {color:#fff;}
.footer-menu ul {list-style: outside none none; float:right; margin-bottom:0;}
.footer-menu ul>li {float: left; padding-left: 12px;}





.btn {border-radius:0; background-color: #a0ce4e;}
.form-control {border-radius:0;}

.breadcrumb {font-size:11px; margin-bottom:0px;}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #a0ce4e;
  border-color: #a0ce4e;
}

.pagination > li > a, .pagination > li > span {color: #a0ce4e;}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {color: #a0ce4e;}

.alert {margin-top: 20px; border-radius: 0px;}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: #A0CE4E;}
.has-success .form-control {border-color: #A0CE4E;}

.yashare {margin-top:25px;}


.modal-content {border-radius:0px;}



/*


a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content:  "\e151";
}

a.desc:after {
    content:  "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

*/

.timer_form {
    height: 360px;
}

.timer_left {
    width: 61%;
    float: left;
}

.timer_left p {
    text-align: center;
    font-size: 26px;
    font-family: Arial;
}

.form_right {
    width: 39%;
    float: right;
}

.form_right p {
    text-align: center;
    font-size: 20px;
    font-family: Arial;
}

.form_wrapp {
    border: 2px solid #39444e;
    background-color: #fff;
    padding: 10px 20px 20px 20px;
    display: inline-block;
    vertical-align: top;
}

.form_wrapp input {
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    font-family: Arial;
    font-weight: 100;
    font-size: 20px;
    color: #000000;
    text-align: center;
}

.desc {
    font-family: Arial;
    font-size: 16px;
    text-align: left;
    color: #4f4f4f;
    line-height: 19px;
    display: block;
    margin-bottom: 5px;
    margin-left: 5px;
}

.inst1 {
    width: 36px;
}

.inst2 {
    width: 66px;
}

.inst3 {
    width: 124px;
}

.input_start {
    width: 100%;
}

.pushbtn {
    outline: none;
    border: none;
    text-align: center;
    font: 22px Arial;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background: linear-gradient(to bottom, #D4E9AF, #A0CE4E);
    border-radius: 10px;
    color: #FFFFFF;
}

label.red input {
    border: 1px solid #f00 !important;
}
