@import url(https://fonts.googleapis.com/css?family=Roboto);
body{
  background-color: #eff6f5;
}
.select_box select {
border: 1px solid #d0d0d0;
border-radius: 4px;
font-size: 15px;
height: 45px;
max-width: 150px;
padding: 10px;
width: 100%;
margin: 0 0 20px 0 ;
}

#custom-search-input {
    margin:0;
    margin-top: 0px;
    padding: 0;
}

#custom-search-input .search-query {
     border-radius: 3px;
    height: 45px;
    margin-bottom: 0;
    padding: 11px 10px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input .input-group-btn {
  font-size: 0;
  position: absolute;
  right: 27px;
  top: 10px;
  white-space: nowrap;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: 0;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#D9230F;
}

.search-query:focus + button {
    z-index: 3;   
}
.box_style {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-weight: 400;
  height: auto;
  margin: 0 0 20px;
  overflow: visible;
  font-weight: 200;
  padding: 15px;
  padding-bottom: 0;
  position: relative;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  font-weight: 200;
}
.job-button{display: block;text-align: center;}
.job-button a{
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  display: inline-block;
  background: #1E3C99;
}
.box_style h3 {
  background: #1e3c99 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 14px;
  margin: -15px -15px 0;
  padding: 14px;
  position: relative;
}
.job-filter{padding: 30px 0;}
.job_footer {
  background: #f9f9f9 none repeat scroll 0 0;
  bottom: 0;
  display: block;
  height: 60px;
  left: 0;
  position: absolute;
  right: 0;
  padding: 12px 15px;
}
.job-cat {
  color: #1e3c99;
  font-weight: normal;
  margin-top: 13px;
}
.job-date {
  font-size: 11px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.job-button {
  display: block;
  margin: 10px 0;
  text-align: left;
}
.job-button a {
  background: #1e3c99 none repeat scroll 0 0;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff !important;
  display: inline-block;
  overflow: hidden;
  padding: 7px 14px;
  min-width: 70px;
  text-align: center;
  text-decoration: none;
}
.location_button button {
  background: green none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
}
.location_button button:hover {
  text-decoration: underline;
}
.location_button a {
  background: #1e3c99 none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
}
.job-item a {
  background: #e9e9e9 none repeat scroll 0 0;
  display: inline-block;
  font-size: 11px;
  padding: 2px 5px;
}
.job-item a:hover{
color:#1E3C99;
}
.align-right{text-align: right;}
.job-location {
  display: inline-block;
  margin-top: -5px;
}
.map_blog{margin: -15px; margin-bottom: 15px;}
.float-right{float: right;}
.job-content p{margin-bottom: 2px; padding-bottom: 0;}
.menu{overflow: hidden;}
.menu ul{float: right: ;}
.menu .logo{
  padding: 0;
}
.header{background: #fff; padding-bottom: 0 !important; margin-bottom: 30px;}
.menu{background: none !important; border: none !important; margin-bottom: 0;}
.menu ul{ border: none !important; float: right; padding: 25px 0 0 !important;}
.icons_collasp,
.icons_collasp_button {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  cursor: pointer;
  text-decoration: none !important;
  z-index: 10;
}
.icons_collasp::before,
.icons_collasp_button:before {
  color: #000000;
  content: "+";
  display: block;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.icons_collasp.active::before{
  content: "-";
}
.collasp_div{
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
display: block;
left: 0;
padding: 20px 20px 62px;
position: absolute;
right: 0;
top: 100%;
display: none;
z-index: 99;
}
.job_footer .job-button {
  margin: -7px 0 0;
}
.job_footer .job-button small{float: left; width: 100%;}

#geo-wrapper{width: 100% !important;}
.breadcrumb > li{padding-bottom: 0;}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 8px 0;
}
.shareLocation{
  cursor: pointer;
}
.point{
  text-decoration: underline;
}
.text_checked{
  font-weight: bold;
  text-transform: uppercase;
  display: block;

}
.checked_div {
  display: block;

}
.checked_div small {
  display: block;
  line-height: normal;
  margin-bottom: 3px;
}
.gps_icons {
  display: inline !important;
}
.gps_icons svg{
  vertical-align: middle;
}
.box_style h3 small {
  color: #ffffff;
  display: block;
  line-height: normal;
  opacity: 0.8;
}
.home_page_point > h3 {
  height: 75px;
}



/****** LOGIN MODAL ******/
.loginmodal-container {
background-color: #ffffff;
border-radius: 4px;
box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
font-family: roboto;
margin: 0 auto;
max-width: 350px;
overflow: hidden;
padding: 30px;
width: 100% !important;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  background: #1e3c99 none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  color: #000;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}
.loginmodal-container input.error {
  color: inherit;
}

/*************file upload modal box css start **************/
.bfd-dropfield {
  display: inline;
  padding: 5px; }

.bfd-dropfield-inner {
  border: 5px dashed #888;
  color: #888;
  cursor: pointer;
  font-size: 32px;
  text-align: center; }
  .bfd-dropfield-inner:hover, .bfd-dropfield-inner.bfd-dragover {
    border-color: #bbb;
    color: #bbb; }

.bfd-info {
  overflow: hidden;
  white-space: nowrap; }

.bfd-error-message {
  text-align: center; }

.bfd-remove {
  cursor: pointer; }


/*************file upload modal box css end **************/
/*added new css */
.load_content .collasp_div{max-height: 220px;
overflow: auto;
padding-bottom: 20px; 
border-radius: 0 0 5px 5px;
}

.load_content .job-content p {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding: 3px 0;
}
.load_content .job-content p  a
{color:#000;}
#view_more{
background: #1e3c99 none repeat scroll 0 0;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
color: #ffffff !important;
display: inline-block;
float: right;
font-size: 12px;
font-weight: normal;
margin: 10px 0;
padding: 8px 16px;
text-align: center;
text-transform: uppercase;
}
.load_content .box_style{ border-radius: 0; background: none; box-shadow: none;}
.load_content .box_style h3{
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.job-content table td, .job-content table th {
  padding: 5px;
}
.reset-btn{display: none;
    position: absolute !important;
    top: 0; z-index: 10 !important;
}



/*tree strature*/

.php-file-tree {
  font-family: Georgia;
  font-size: 12px;
  letter-spacing: 1px;  line-height: 1.5;
  margin-left: 20px;
}

  .php-file-tree A {
    color: #000000;
    text-decoration: none;
  }
  .php-file-tree li{
    padding: 5px 0;
  }
  
  .php-file-tree A:hover {
    color: #666666;
  }

  .php-file-tree .open {
    font-style: italic;
  }
  
  .php-file-tree .closed {
    font-style: normal;
  }
  
  .php-file-tree .pft-directory {
    list-style-image: url(../images/directory.png);
  }
  .php-file-tree LI.ext-css { list-style-image: url(../images/css.png); }

  
  /* Default file */
  .php-file-tree LI.pft-file { list-style-image: url(../images/file.png); }
 