.emp_img img,
.process_img {
  max-width: 100%
}

.edit_row h3,
.left_content,
.new_head .navbar-nav>li {
  text-transform: none
}

.left_content .common_box select,
.left_content form select,
.right_col .form_newpost .form-group .sel-space {
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  cursor: pointer
}

body {
  margin: 0
}

:focus {
  outline: 0!important
}

#myfoot {
  margin-bottom: 0
}

.top_space {
  padding-top: 50px
}

.new_head {
  background: #fff;
  border-bottom: 1px solid #ee8445
}

.new_head .navbar-nav>li.active a {
  color: #ee8445;
  background: 0 0
}

.new_head .navbar-nav>li.active a:hover {
  background: 0 0
}

.black_container {
  background: url(../img/black_bg.jpg) repeat-y;
  background-size: 100% auto;
  text-align: center;
  color: #fff;
  padding: 10px 15px 20px
}

.black_container .top_text {
  width: 100%;
  margin-bottom: 35px
}

.black_container .top_text h4 {
  display: inline-block;
  width: 100%;
  font-size: 28px;
  text-transform: capitalize;
  line-height: 30px;
  font-weight: 400
}

.black_container a.begin {
  color: #fff;
  font-size: 14px;
  border-bottom: 2px solid #fff
}

.black_container a.begin:hover {
  text-decoration: none;
  border: 0
}

.black_container .top_text span {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400
}

.black_container .select_box .round {
  display: inline-block;
  width: 174px;
  height: 170px;
  border: 5px solid #db7a40;
  border-radius: 100%;
  margin-bottom: 25px
}

.black_container .select_box .round span {
  font-weight: 400;
  display: inline-block;
  width: 100%;
  font-size: 20px;
  line-height: 27px;
  color: #fff;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%
}

.black_container .select_box p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 25px;
  margin-bottom: 0;
  font-weight: 400
}

.black_container .select_box a.btn {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  padding: 6px 18px;
  border: 2px solid #db7a40;
  border-radius: 0;
  height: 35px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.black_container .select_box a.btn:hover {
  box-shadow: 0 -50px 0 rgba(243, 93, 5, .9) inset
}

.black_container .select_box a.btn.second:hover {
  box-shadow: 0 -50px 0 rgba(227, 225, 45, .9) inset
}

.black_container .select_box a.btn.third:hover {
  box-shadow: 0 -50px 0 rgba(66, 198, 71, .9) inset
}

.black_container .select_box a.btn.fourth:hover {
  box-shadow: 0 -50px 0 rgba(34, 171, 239, .9) inset
}

.black_container .select_box img {
  margin-bottom: 10px
}

.black_container .select_box .round.second {
  border: 5px solid #c2c15b!important
}

.black_container .select_box .round.third {
  border: 5px solid #55a058
}

.black_container .select_box .round.fourth {
  border: 5px solid #61bae6
}

.black_container .select_box a.btn.second {
  border: 2px solid #c2c15b
}

.black_container .select_box a.btn.third {
  border: 2px solid #55a058
}

.black_container .select_box a.btn.fourth {
  border: 2px solid #61bae6
}

.col_container {
  padding: 0 5%
}

.process_img {
  height: auto
}

.search-btn {
  display: inline-block!important;
  background: #f37021!important
}

.no_msg {
  margin-top: 50px;
  font-size: 20px;
  margin-bottom: 200px
}

.btn-detail {
  bottom: 0;
  top: auto!important
}

.btn-applicant {
  background: #e1702b!important
}

.btn-applicant:hover {
  box-shadow: none!important
}

.position_applied {
  list-style-type: none;
  padding-left: 0
}

.main_container {
  background: #F3F4F6;
  /*background:#d9d9d9;*/
  overflow: hidden;
  position: relative
}

.left_col {
  background: #091139;
  margin-bottom: -4800px;
  padding-bottom: 5000px;
}

.left_col .progress_bar {
  border: 9px solid #ee8445;
  width: 166px;
  height: 168px;
  border-radius: 100%;
  /*display: inline-block;*/
  margin-bottom: 25px;
  position: relative;
  margin: 0 auto;
}

.left_col .progress_bar img {
  display: block;
  width: 100%;
  height: 100%
}


.left_col .progress_bar span {
  font-size: 40px;
  line-height: 30px;
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 400;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative
}

.left_col .progress_bar span small {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  width: 100%
}

.left_col .img_frame {
  border: 9px solid #fff;
  width: 166px;
  height: 168px;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 25px;
  position: relative
}

.left_col .img_frame img {
  display: block;
  width: 100%;
  height: 100%
}

.emp_img {
  display: inline-block;
  width: 142px;
  height: 146px;
  overflow: hidden;
  text-align: center
}

.info-circle {
  border-radius: 50%;
  border: 2px solid #fff;
  padding: 3px 8px;
  font-size: 14px!important
}

.cancel_btn,
.save_btn {
  padding: 5px 15px;
  border: none;
  right: 0;
  text-decoration: none;
  top: 0;
  transition: all .3s ease 0s
}

.trash-margin {
  margin-top: 5px
}

.save_btn {
  background: #07134e;
  color: #fff
}

.cancel_btn {
  background: #bbb;
  color: #000
}

.error_2 {
  color: #fff;
  text-shadow: 2px 2px red
}

.left_content {
  padding: 0 15px;
  /*text-align: center*/
}

.left_content .common_box {
  float: left;
  width: 100%;
  background: #fff;
  text-align: left;
  margin-bottom: 30px;
  padding: 15px
}

.left_content .common_box ol {
  margin: 0;
  padding: 0;
  list-style: none
}

.left_content .common_box ol li {
  position: relative
}

.left_content .common_box ol li a {
  color: #000;
  display: inline-block;
  width: 100%
}

.left_content .common_box ol li ol {
  margin: 10px 0 0 10px;
  width: auto;
  display: none;
  height: 144px;
  overflow-y: scroll
}

.left_content .common_box ol li ol li a {
  padding: 0;
  background: 0 0!important;
  font-weight: 400;
  color: #37717a;
  text-decoration: underline;
  margin-bottom: 5px
}

.left_content .common_box ol li.down a,
.left_content .common_box select {
  background: url(../img/sel_arrow.jpg) top right no-repeat #fff;
  padding-right: 30px
}

.left_content .common_box ol li a:hover {
  text-decoration: none
}

.left_content .common_box select {
  border: 0;
  -ms-appearance: none;
  -o-appearance: none
}

.left_content .common_box h5 {
  margin: 0;
  padding-bottom: 15px
}

.left_content .common_box h5 a {
  float: right;
  color: #999;
  font-size: 19px;
  position: relative;
  top: -7px
}

.left_content .common_box ul {
  margin: 0 0 10px
}

.left_content .common_box ul li {
  margin-bottom: 5px
}

.left_content figure {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px
}

.left_content ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none
}

.left_content ul li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #fff
}

.left_content ul li:first-child {
  border-top: 1px solid #fff
}

.left_content ul li a {
  background: 0 0!important;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  display: block;
  padding: 7px 19px;
  position: relative
}

.left_content ul li a:hover:before,
.left_content ul li.active a:before {
  position: absolute;
  top: 3px;
  right: 0;
  content: "";
  border-bottom: 14px solid transparent;
  border-right: 20px solid #d9d9d9;
  border-top: 14px solid transparent;
  height: 0;
  width: 0
}

.left_content ul li a:hover {
  text-decoration: none;
  background: #f37021
}

.left_content ul li a:hover i {
  visibility: hidden
}

.left_content ul li a i {
  float: right;
  color: #fff;
  font-size: 26px;
  line-height: 17px
}

.left_content ul li.active a {
  background: #f37021!important
}

.left_content ul li.active a i {
  display: none
}

.left_col address span,
.left_col address strong,
.pencil {
  display: inline-block;
  width: 100%
}

.pencil {
  float: right;
  color: #fff;
  font-size: 20px;
  text-align: right
}

.pencil i {
  margin-right: 5px;
  color: #929292
}

.edit_row a,
.pencil:hover {
  color: #fff
}

.edit_row {
  background: #59658e;
  color: #d9d9d9;
  text-align: center;
  padding: 15px 0;
  position: relative;
  font-size: 20px;
  margin-bottom: 25px
}

.edit_row i {
  position: absolute;
  top: 5px;
  right: 5px
}

.edit_row h3 {
  margin: 0;
  color: #fff
}

.left_col address {
  font-style: normal;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 15px;


}

.left_col address strong {
  font-weight: 600;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 10px
}

.left_col address p {
  color: #fff;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 0
}

.left_col address p a {
  color: #fff
}

.left_col address p span {
  padding-bottom: 0
}

.left_col address span {
  padding-bottom: 15px;
  font-weight: 400
}

.left_col address span a {
  color: #fff;
  margin-left: 10px;
  text-transform: lowercase;
  word-wrap: break-word
}

.left_col address span a:hover {
  color: #e1702b
}

.left_content form {
  width: 100%;
  margin-top: 56px;
  display: flex
}

.left_content form .form-group {
  margin-bottom: 10px;
}

.left_content form .form-group .statictext {

  /*
  display: inline-block;
  width: 64%;
  margin: 5px 0;
  */
  font-size: 12px;
  color: #fff;
  word-wrap: break-word
}

.left_content form .form-group a.ng-binding {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  word-wrap: break-word;
  font-weight: 400;
  display: block
}

.left_content form label {
  font-size: 13px;
  color: #fff;
  /*
  width: 90px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin: 5px 0;
  padding-right: 5px
  */
}

.left_content.source_form form .row .multiselect-parent .dropdown-menu {
  padding: 0 15px
}

.left_content form input[type=text],
input[type=email] {
  height: 32px;
  /*padding: 7px 8px 6px;
  display: inline-block;
  vertical-align: top;
  border-radius: 0;
  width: 64%;
  font-weight: 600;
  border: 1px solid #d9d9d9
  */
}

.left_content form input[type=number],
.left_content form textarea {
  /*
  padding: 7px 8px 6px;
  border-radius: 0;
  width: 64%;
  font-weight: 600;
  display: inline-block;
  vertical-align: top
  */
}

.left_content form textarea {
  resize: none;
  font-size: 12px;
  border: 1px solid #d9d9d9
}

.left_content form input[type=number] {
  /*height: 32px;
  border: 1px solid #d9d9d9*/
}

.left_content form select {
  /*
  height: 32px;
  padding: 5px 25px 7px 8px;
  display: inline-block;
  vertical-align: top;
  border-radius: 0;
  width: 64%;
  font-weight: 600;
  border: 1px solid #d9d9d9;
  background: url(../img/drop_arrow.jpg) top right no-repeat #fff
  */
}

.left_content form select option {
  padding: 0 10px;
  width: 89%
}

.left_content form select.space_2 {
  width: 68px;
}

.left_content form input[type=text].space_1 {
  width: 91px;
  margin-right: 6px;
}

.left_content form .upload {
  width: 64%;
  display: inline-block;
  padding: 4px 0;
  position: relative;
  color: white;
}

.left_content form .upload input[type=file] {
  width: 100%;
  opacity: 0;
  cursor: pointer
}

.left_content form .upload:before {
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 6px;
  /*content: "Upload Resume";*/
  color: #f37021;
  font-weight: 400;
  text-decoration: underline
}

.left_content form .upload:hover:before {
  text-decoration: none
}

.left_content form .upload.profile_pic:before {
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 6px;
  content: "Upload profile picture";
  color: #f37021;
  font-weight: 400;
  text-decoration: underline
}

.left_content form .upload.profile_pic:hover:before {
  text-decoration: none
}

.left_content form .note{
  min-height: 17px;
  margin: 4px 0 2px;
  font-size: 12px;
  color: #e1702b;
}

.left_content form .button {
  border-radius: 0;
  background: #2f465e;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  padding: 10px;
  border: 0;
  min-width: 104px;
  min-height: 38px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  cursor: pointer
}

.left_content form .button:hover {
  box-shadow: 0 -50px 0 rgba(17, 42, 67, .9) inset
}

.right_col {
  /*background: #d9d9d9;*/
  position: static
}

.right_col .nav_row {
  width: 100%;
  height: 100px;
  background: #434343
}

.right_col .panel {
  border-radius: 0;
  background: 0 0;
  margin-bottom: 38px;
  box-shadow: none
}

.right_col .panel .outer_box {
  border: 5px solid transparent;
  position: relative
}

.right_col .panel .outer_box h4+.pagination {
  position: absolute;
  top: 0;
  right: 0;
  width: auto
}

.right_col .panel .outer_box h4+.pagination li {
  margin: 8px 8px 0;
  padding: 0
}

.right_col .panel .outer_box h4+.pagination li a {
  padding: 0;
  background: 0 0;
  color: #fff;
  text-decoration: underline;
  margin: 0;
  border: 0
}

.right_col .panel .outer_box h4+.pagination li a:hover {
  color: #f37021;
  text-decoration: underline;
  background: 0 0;
  box-shadow: none
}

.right_col .panel .outer_box h4+.pagination li:hover,
.right_col .panel.black ul.list_exp li:hover {
  background: 0 0!important;
  box-shadow: none!important
}

.right_col .panel.black ul.list_exp li:hover {
  color: #000
}

.right_col .panel .outer_box h4+.pagination li.active a {
  color: #f37021
}

.right_col .panel .text-box h5 {
  margin: 0 0 10px
}

.right_col .panel.black ul.list_exp {
  width: 49%;
  text-align: left;
  display: inline-block
}

.right_col .panel.black ul.list_exp li {
  width: 100%;
  padding: 5px 5px 10px 0;
  border: 0;
  margin-left: 0
}

.right_col .panel.black ul.list_exp li span {
  width: 100%;
  display: block
}

.right_col .panel.black ul.list_exp li small {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: 400
}

.right_col .panel .outer_box.active {
  border: 5px solid #e29f23
}

.right_col .panel .outer_box span.full {
  display: inline-block;
  width: 100%
}

.right_col .panel .outer_box span.full a {
  color: #091139;
  font-size: 16px;
  text-decoration: underline
}

.right_col .panel .outer_box span.full a:hover {
  text-decoration: none
}

.right_col .panel .outer_box h4 a {
  position: absolute;
  right: 10px;
  color: #333;
  float: right;
  font-weight: 700;
  background: #ccc;
  border: 2px solid #404040;
  border-radius: 3px;
  font-size: 15px;
  padding: 0 10px;
  transition: all .3s
}

.right_col .panel .outer_box h4 a:hover {
  text-decoration: none;
  box-shadow: 0 -50px 0 rgba(255, 255, 255, .9) inset
}

.right_col .panel h4 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #fff;
  padding: 7px 10px 10px;
  margin: 0
}

.right_col .panel.black h4 {
  background: #303441
}

.right_col .panel.black h4 small {
  color: #e1702b;
  font-weight: 800
}

.right_col .panel.dark-grey h4 {
  background: #3a5769
}

.right_col .panel.dark-grey .text-box,
.right_col .panel.light-blue .text-box {
  min-height: 173px
}

.right_col .panel .text-box.min-height {
  min-height: 230px
}

.right_col .panel .text-box .full {
  margin-bottom: 15px
}

.right_col .panel.dark-grey strong {
  color: #000;
  font-size: 50px;
  line-height: 23px
}

.right_col .panel.dark-grey strong small {
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-weight: 400
}

.right_col .panel.light-blue h4 {
  background: #59658e
}

.right_col .panel.light-blue ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.right_col .panel.light-blue ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px
}

.right_col .panel.light-blue ul li h5 {
  margin-bottom: 8px
}

.right_col .panel.dark-grey ul.list_exp li,
.right_col .panel.light-blue ul.list_exp li {
  margin: 0 0 5px
}

.right_col .panel.light-blue ul li a {
  color: #000
}

.right_col .panel.light-blue ul li a span,
.right_col .panel.light-blue ul li span {
  font-size: 20px;
  line-height: 22px;
  background: url(../img/chart.png) no-repeat;
  padding-left: 60px
}

.right_col .panel.dark-grey ul.list_exp li small,
.right_col .panel.light-blue ul.list_exp li small {
  display: inline-block;
  font-size: 14px;
  color: #000;
  width: 100%;
  font-weight: 400
}

.right_col .panel.light-blue ul.list_exp li span {
  display: inline-block;
  width: 100%;
  color: #000
}

.right_col .panel.dark-grey ul.list_exp {
  padding: 0;
  list-style: none
}

.right_col .panel.dark-grey ul.list_exp li span {
  display: inline-block;
  width: 100%;
  color: #000
}

.right_col .panel.black strong {
  color: #000;
  font-size: 25px;
  line-height: 23px;
  margin-bottom: 13px;
  display: block
}

.right_col .panel.black strong small {
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-weight: 400
}

.right_col .panel.black .outer_box .text-box .col-xs-6.full {
  float: none;
  display: inline-block;
  width: 49%;
  min-height: 100px
}

.right_col .panel.orange h4 {
  background: #e1702b
}

.right_col .panel.orange p {
  margin: 0;
  padding-bottom: 25px
}

.right_col .panel.orange p a {
  color: #091139;
  text-decoration: underline;
  font-weight: 400
}

.right_col .panel.orange p a:hover {
  text-decoration: none
}

.right_col .panel .text-box {
  width: 100%;
  background: #fff;
  padding: 15px
}

.right_col .panel.black ul {
  padding: 0;
  list-style: none;
  margin: 0;
  width: 100%;
  text-align: center
}

.right_col .panel.black ul li {
  display: inline-block;
  border: 1px solid #303441;
  border-radius: 3px;
  padding: 5px 10px;
  color: #000;
  font-weight: 800;
  transition: all .3s;
  margin: 0 5px 5px
}

.right_col .panel.black ul li:hover {
  background: 0 0;
  color: #fff;
  box-shadow: 0 -50px 0 rgba(0, 0, 0, .9) inset;
  text-decoration: none
}

.right_col .panel.black ul li:hover a {
  background: 0 0;
  color: #fff;
  text-decoration: none
}

.right_col .panel .text-box ol.links {
  padding: 0;
  margin: 0 -8px;
  list-style: none;
  width: auto
}

.right_col .panel .text-box ol.links li {
  display: inline-block;
  padding: 5px 8px
}

.right_col .panel .text-box ol.links li a {
  display: block;
  color: #fff;
  background: #091139;
  border-radius: 3px;
  min-width: 71px;
  min-height: 33px;
  text-align: center;
  line-height: 32px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.right_col .panel .text-box ol.links li a:hover {
  text-decoration: none;
  box-shadow: 0 -50px 0 rgba(51, 53, 59, .9) inset
}

.right_col .top_bar {
  width: 100%;
  padding: 22px 0 18px
}

.right_col .top_bar ul {
  list-style: none;
  margin: 0 0 0 28px;
  width: auto;
  padding: 0
}

.right_col .top_bar ul li {
  display: inline-block;
  margin: 0 70px 10px 0
}

.right_col .top_bar ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  background: #444;
  font-weight: 800;
  position: relative;
  height: 43px;
  line-height: 39px;
  padding: 0 10px;
  min-width: 201px;
  text-align: center
}

.right_col .top_bar ul li a:after,
.right_col .top_bar ul li a:before {
  position: absolute;
  top: 0;
  content: "";
  height: 43px
}

.right_col .top_bar ul li a:before {
  left: -27px;
  background: url(../img/left_crv.png) no-repeat;
  width: 27px
}

.right_col .top_bar ul li a:after {
  right: -36px;
  background: url(../img/right_crv.png) no-repeat;
  width: 36px
}

.right_col .top_bar ul li a:hover {
  background: #ee8445
}

.right_col .top_bar ul li a:hover:after,
.right_col .top_bar ul li a:hover:before,
.right_col .top_bar ul li.active a:after,
.right_col .top_bar ul li.active a:before {
  background-position: 0 bottom
}

.right_col .top_bar ul li.active a {
  background: #ee8445
}

.goal_model .modal-content .modal-header {
  background: #fff;
  border-radius: 0;
  border-bottom: 0
}

.goal_model .modal-content .modal-body {
  background: #f3f3f3;
  border-radius: 0;
  border-bottom: 0
}

.goal_model .modal-content .modal-footer {
  background: #fff;
  border-radius: 0
}

.goal_model .modal-dialog {
  width: 705px
}

.goal_model .modal-dialog p {
  margin: 0;
  padding-bottom: 25px;
  font-weight: 400
}

.goal_model .modal-content {
  box-shadow: none;
  border: 1px solid #000
}

.bg_color_1 {
  background: #303441
}

.right_col .panel .outer_box.blackbox {
  background: #303441;
  text-align: center
}

.right_col .panel .outer_box.blackbox .text-box {
  min-height: inherit;
  padding: 5px 15px;
  background: #303441
}

.right_col .panel .outer_box.blackbox .text-box ul {
  list-style: none;
  margin: 0
}

.right_col .panel .outer_box.blackbox .text-box ul li {
  display: inline-block
}

.right_col .panel .outer_box.blackbox .text-box ul li a {
  color: #fff;
  font-weight: 400
}

.right_col .panel .outer_box.blackbox .text-box ul li a:hover {
  box-shadow: 0 -50px 0 rgba(255, 255, 255, .9) inset;
  color: #000
}

.right_col .panel .outer_box .checkbox input[type=checkbox] {
  display: none
}

.right_col .panel .outer_box .checkbox label {
  padding-left: 0;
  padding-bottom: 4px
}

.right_col .panel .outer_box .checkbox input[type=checkbox]+label span {
  display: inline-block;
  height: 22px;
  background: url(../img/un_chck.png) 0 5px no-repeat;
  cursor: pointer;
  padding-left: 28px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600
}

.right_col .panel .outer_box .checkbox input[type=checkbox]:checked+label span {
  background: url(../img/checked.png) no-repeat;
  height: 22px
}

.right_col .panel .outer_box .checkbox {
  margin: 0 0 12px
}

.right_col .panel .outer_box .checkbox:last-child {
  margin-bottom: 0
}

h4 .upload_btn {
  margin-left: 10px
}

h4 .upload_btn a {
  color: #07134e
}

h4 .upload_btn i {
  margin-right: 10px;
  position: relative;
  top: 4px;
  font-size: 26px
}

h4 .upload_btn .btn {
  border-radius: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

h4 .upload_btn .btn:hover {
  box-shadow: 0 -50px 0 rgba(0, 0, 0, .8) inset;
  color: #fff
}

.developer_row .center_btn:hover,
.developer_row .text_box .upload:hover,
.posts ul li.btn a:hover {
  box-shadow: 0 -50px 0 rgba(42, 54, 115, .9) inset
}

.developer_row .text_box ul li a,
.developer_row h5 a {
  color: #000
}

.developer_row {
  margin-bottom: 40px
}

.developer_row h5 a i {
  font-weight: 400;
  font-size: 16px;
  margin-left: 5px;
  position: relative;
  top: 2px
}

.developer_row hr {
  margin: 5px 0 10px;
  height: 2px;
  background: #404040;
  border: 0
}

.developer_row .center_btn,
.developer_row .text_box .upload {
  height: 42px;
  text-align: center;
  transition: all .3s;
  vertical-align: top;
  display: inline-block
}

.developer_row .text_box {
  border: 2px solid #404040;
  padding: 5px 10px;
  background: #fff;
  min-height: 113px
}

.developer_row .text_box ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.developer_row .text_box ul li {
  display: inline-block;
  margin: 0 20px 20px 0
}

.developer_row .text_box ul li a i {
  margin-left: 5px
}

.developer_row .center_btn {
  margin: 0 15px;
  min-width: 102px;
  border-radius: 0;
  background: #07134e;
  color: #fff;
  border: 0;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.developer_row.text-center {
  margin-top: 100px
}

.main_container.space {
  padding-top: 10px
}

.developer_row .text_box.bg_none {
  background: 0 0;
  border: none;
  padding: 5px 0
}

.developer_row .text_box.bg_none form {
  float: left;
  width: 100%
}

.developer_row .text_box.bg_none .form-group {
  margin: 0 0 15px
}

.developer_row .text_box.bg_none .form-group label {
  width: 125px;
  padding: 5px 5px 5px 0
}

.developer_row .text_box.bg_none .form-group .col-sm-10 {
  padding: 0;
  width: 65%
}

.col-sm-10 input[type=url],
.col-sm-10 input[type=email],
.col-sm-10 input[type=tel],
.col-sm-10 input[type=password],
.developer_row .text_box.bg_none .form-group .col-sm-10 input[type=text] {
  border-radius: 0;
  width: 100%;
  background: #fff;
  border: 2px solid #404040;
  color: #404040;
  font-weight: 400
}

.form-control:focus {
  border-color: #66afe9!important
}

.developer_row .text_box .upload {
  position: relative;
  line-height: 40px;
  width: 102px;
  border-radius: 0;
  background: #07134e;
  color: #fff;
  border: 0;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.top_bar_pagination .btn,
.top_bar_pagination .pager li a {
  font-size: 18px;
  font-weight: 400;
  border: 0;
  background: 0 0;
  padding: 0
}

.developer_row .text_box .upload:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  content: "Upload"
}

.developer_row .text_box .upload:hover {
  cursor: pointer
}

.developer_row .text_box .upload input[type=file] {
  opacity: 0;
  cursor: pointer;
  width: 100%
}

.top_bar_pagination {
  display: inline-block;
  width: 100%;
  margin: 15px 0
}

.top_bar_pagination .btn {
  color: #000;
  text-decoration: underline
}

.top_bar_pagination .btn:hover {
  text-decoration: none
}

.top_bar_pagination .pager {
  float: right;
  width: auto;
  margin: 0
}

.top_bar_pagination .pager li {
  margin-left: 40px
}

.top_bar_pagination .pager li a {
  color: #000;
  text-decoration: underline
}

.top_bar_pagination .pager li a:hover {
  text-decoration: none
}

.top_bar_pagination .pager li a i {
  position: relative;
  top: -1px
}

.right_col .panel .text-box ol {
  padding: 0;
  list-style: none;
  margin: 0;
  min-height: 100px
}

.right_col .panel .text-box ol li {
  padding-bottom: 5px
}

.right_col .panel .text-box ol li a {
  color: #000
}

.right_col .panel .text-box ol li span a {
  color: #f68b4a;
  text-decoration: underline
}

.posts ul li a:hover,
.right_col .panel .text-box ol li span a:hover {
  text-decoration: none
}

.posts {
  width: auto;
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-top: 25px
}

.posts ul {
  padding: 0;
  list-style: none;
  margin: 0
}

.posts ul li {
  display: inline-block;
  border-left: 1px solid #000;
  line-height: 20px;
  margin-left: -4px;
  padding: 0 10px
}

.posts ul li:last-child {
  padding-right: 0;
  border: 0
}

.posts ul li.active a {
  color: #ef8343
}

.posts ul li a {
  color: #000
}

.posts ul li a:hover {
  color: #ef8343
}

.posts ul li.btn {
  margin: 0;
  padding: 0
}

.posts ul li.btn a {
  display: block;
  background: #3a5769;
  color: #fff;
  font-weight: 600;
  padding: 13px 15px;
  border-radius: 4px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.right_col .panel .text-box {
  position: relative;
  display: inline-block
}

.right_col .panel .outer_box .side_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -7px
}

.right_col .panel .outer_box .side_arrow a {
  color: #7d7d7d
}

.right_col .panel .outer_box .side_arrow a i {
  font-size: 20px;
  color: #7d7d7d
}

.right_col .form_newpost {
  border: 2px solid #091139;
  background: #fff;
  padding: 15px;
  margin-bottom: 30px;
  position: relative
}

.form-group input[type=email],
.form-group input[type=tel],
.form-group input[type=password],
.right_col .form_newpost .form-group input[type=text] {
  border-radius: 0;
  box-shadow: none;
  border: 2px solid #000;
  padding: 6px
}

.padding-left-12{
  padding-left:12px !important;
}

.right_col .form_newpost .form-group textarea {
  border-radius: 0;
  box-shadow: none;
  border: 2px solid #000;
  padding: 6px;
  resize: none
}

.right_col .form_newpost .form-group .center_btn.cancel {
  background: #395668
}

.right_col .form_newpost .form-group .center_btn,
.right_col .form_newpost .right_box .btn {
  min-width: 90px;
  height: 33px;
  background: #07134e;
  color: #fff;
  text-align: center;
  vertical-align: top
}

.right_col .form_newpost .form-group .center_btn {
  margin: 0 8px;
  display: inline-block;
  border-radius: 0;
  border: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.right_col .form_newpost .form-group .center_btn:hover {
  box-shadow: 0 -40px 0 rgba(42, 54, 115, .9) inset
}

.right_col .form_newpost .form-group .center_btn.cancel:hover,
.right_col .form_newpost .right_box .btn:hover {
  box-shadow: 0 -40px 0 rgba(37, 66, 84, .9) inset
}

.right_col .form_newpost .right_box {
  position: absolute;
  top: 0;
  right: 0
}

.right_col .form_newpost .right_box .btn {
  display: block;
  margin-bottom: 10px;
  border-radius: 0;
  border: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.right_col .form_newpost .right_box .btn.delete {
  background: #9d0d1c
}

.right_col .form_newpost .right_box .btn.delete:hover {
  box-shadow: 0 -40px 0 rgba(140, 11, 24, .9) inset
}

.right_col .form_newpost .form-group input[type=text].small_field {
  width: 38%;
  float: left
}

.right_col .form_newpost .form-group label {
  float: left;
  width: 100%
}

.right_col .form_newpost .form-group .sel-space {
  float: right;
  border: 2px solid #000;
  padding: 5px 30px 5px 5px;
  width: 58%;
  height: 34px;
  /*background: url(../img/drop_arrow2.jpg) top right no-repeat #fff;*/
  -ms-appearance: none
}

.right_top_content1 h1>a {
  color: #666
}

.cv_details ul+hr {
  background: #ee8445;
  height: 2px;
  border: 0;
  margin-top: 32px
}

.cv_details ul.links {
  list-style: none;
  padding: 0
}

.cv_details ul.links li {
  padding-top: 10px
}

.cv_details ul.links li a {
  color: #447b83;
  text-decoration: underline
}

.cv_details ul.links li a:hover {
  text-decoration: none
}

.cv_details h2 a {
  color: #447b83;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 400
}

.cv_details h2 a:hover {
  text-decoration: none
}

.msg_box .chat-area .alert>a,
a.back_text {
  text-decoration: underline
}

.text-box .button {
  border-radius: 0;
  background: #2f465e;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  padding: 10px;
  border: 0;
  min-width: 104px;
  min-height: 38px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  cursor: pointer
}

.text-box .button:hover {
  box-shadow: 0 -50px 0 rgba(17, 42, 67, .9) inset
}

.right_content {
  position: relative
}

.right_content .job_post {
  float: right;
  margin-top: 10px;
  display: block;
  background: #3a5769;
  color: #fff;
  font-weight: 600;
  padding: 13px 15px;
  border-radius: 4px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.right_content .job_post:hover {
  box-shadow: 0 -50px 0 rgba(42, 54, 115, .9) inset
}

#redcircle {
  /*display: inline-block!important;*/
  float: none!important;
  margin: 0 auto !important;
}

.bottom_container {
  display: inline-block;
  background: #2e6b74;
  padding: 15px;
  position: absolute;
  right: 15px;
  bottom: 0;
  max-width: 843px
}

.bottom_container .left_box {
  width: 90%
}

.bottom_container textarea {
  resize: none;
  padding: 10px 10px 11px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  min-height: 64px;
  border: 1px solid #d9d9d9;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  margin: 0
}

.bottom_container .right_box {
  bottom: 11px;
  display: inline-block;
  float: right;
  min-height: 64px;
  position: absolute;
  right: 15px;
  vertical-align: top;
  width: 65px
}

.bottom_container .right_box .btn {
  float: right;
  border-radius: 0;
  background: #091139;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  padding: 9px 10px;
  border: 0;
  min-width: 63px;
  min-height: 31px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  cursor: pointer;
  margin: 0 0 4px
}

.bottom_container .right_box .btn:hover {
  box-shadow: 0 -40px 0 rgba(42, 54, 115, .9) inset
}

.bottom_container .right_box .btn i {
  font-size: 18px;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg)
}

.right_content {
  display: inline-block;
  width: 100%
}

input[type=checkbox]:checked+label span {
  background: url(../img/checked.png) no-repeat;
  height: 22px
}

.goal_model .btn {
  border-radius: 0;
  background: #2f465e;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  padding: 10px;
  border: 0;
  min-width: 104px;
  min-height: 38px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  cursor: pointer
}

.goal_model .btn:hover {
  box-shadow: 0 -50px 0 rgba(17, 42, 67, .9) inset
}

.common_box .ng-scope>a {
  float: right
}

.common_box .ng-scope,
.common_box .skills {
  margin-bottom: 10px
}

#myfoot .navbar-text {
  margin-right: 10px
}

.chat_container {
  bottom: -44px;
  position: relative;
  float: left;
  width: 100%
}

.chat_container span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid #404040;
  text-align: center;
  width: 100%;
  margin-bottom: 35px
}

.chat_container span small {
  font-size: 12px;
  line-height: 14px;
  background: #d9d9d9;
  padding: 5px 25px;
  position: relative;
  top: 7px
}

.right_col .chat_reply {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0
}

.right_col .chat_reply li .chat_left,
.right_col .chat_reply li .chat_right {
  margin-bottom: 40px;
  padding: 10px 8px;
  max-width: 357px;
  min-height: 68px;
  border: 1px solid #404040
}

.right_col .chat_reply li {
  float: left;
  position: relative;
  width: 100%
}

.right_col .chat_reply li .chat_left {
  width: 90%;
  position: relative;
  background: #fff
}

.right_col .chat_reply li .chat_left:before {
  position: absolute;
  left: 7px;
  bottom: -27px;
  content: "";
  background: url(../img/left_crv_lg.jpg) no-repeat;
  width: 65px;
  height: 27px
}

.right_col .chat_reply li .chat_right:before {
  position: absolute;
  right: 0;
  bottom: -26px;
  content: "";
  background: url(../img/right_crv_lg.jpg) no-repeat;
  width: 48px;
  height: 26px
}

.multiselect-parent .dropdown-menu li a:before,
.multiselect-parent .dropdown-menu li a:hover:before {
  content: none
}

.right_col .chat_reply li .chat_right {
  margin-right: 15px;
  float: right;
  width: 90%;
  position: relative;
  background: #fff
}

.msg_box .chat-area {
  font-weight: 400;
  padding: 5px;
  outline: transparent solid 0
}

.msg_box {
  max-height: 110px;
  overflow: auto;
  border: 2px solid #ccc
}

.msg_box .chat-area .alert {
  background-color: #efefef;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  margin: 10px 0;
  padding: 6px 35px 8px 15px
}

.completed_profile_table {
  background: #fff;
  border: 1px solid #bbb;
  padding-right: 2px
}

.ui-grid {
  border: 1px solid #000
}

a.back_text {
  margin-top: 5px;
  color: #333;
  margin-bottom: 10px;
  display: inline-block
}

a.back_text:hover {
  color: #07134e
}

.btn_apply,
.btn_apply:hover {
  color: #fff;
  text-decoration: none
}

.apply_job_content {
  border: 2px solid #091139;
  padding: 15px;
  background: #fff;
  position: relative;
  width: 90%;
  margin: 0 auto
}

.btn_apply {
  position: absolute;
  right: 0;
  top: 0;
  background: #07134e;
  padding: 5px 15px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.btn_apply:hover {
  box-shadow: 0 -35px 0 rgba(42, 54, 115, .9) inset
}

.right_top_content1 h1 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #000
}

.right_top_content1 h1.sub_title {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  color: #666;
  margin-bottom: 20px
}

.right_top_content1 h1.sub_title span {
  color: #000
}

.cv_details h2 {
  font-size: 16px;
  color: #000;
  margin-top: 7px;
  margin-bottom: 6px
}

.cv_details p {
  font-weight: 400;
  white-space: pre-line;
  white-space: pre-wrap;
}

.cv_details ul {
  padding: 0 15px
}

.cv_details ul li {
  font-weight: 400
}

.cv_details h3 {
  margin: 0 0 2px;
  padding: 0;
  font-size: 14px;
  font-weight: 400
}

.job_list_c {
  display: block
}

.job_list_c p {
  font-weight: 400;
  margin-bottom: 0;
  white-space: pre-line;
  white-space: pre-wrap;
}

.job_list_c h1.sub_title {
  margin-bottom: 10px
}

.div_job_list:last-child {
  margin-bottom: 15px
}

.div_job_list {
  margin-bottom: 30px
}

.pagination_list {
  text-align: center;
  clear: both
}

.pagination_list .pagination>li>a,
.pagination_list .pagination>li>span {
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  float: left;
  padding: 6px 15px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  font-size: 12px
}

.pagination_list .pagination>li>a.active_page {
  border: 2px solid #f37021
}

.pagination_list .pagination>li:first-child>a,
.pagination_list .pagination>li:first-child>span,
.pagination_list .pagination>li:last-child>a,
.pagination_list .pagination>li:last-child>span {
  border-radius: 0;
  border: none;
  background: 0 0;
  padding-left: 5px;
  padding-right: 5px
}

.job_posting {
  font-size: 14px;
  color: #333;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top
}

.right_col .text-box a.ng-scope {
  display: inline-block
}

.error {
  color: red!important;
  font-weight: 400!important;
  padding: 3px 0!important;
  font-size: 12px;
  line-height: 14px;
  margin: 0
}

.navbar-image>center {
  margin: 0 auto;
  max-width: 200px
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  box-shadow: none;
  cursor: not-allowed
}

.button[disabled]:hover {
  box-shadow: none
}

.goal-table {
  width: 100%;
  margin-bottom: 15px
}

.goal-table h3 {
  margin: 0;
  background: #2f465e;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  padding: 5px 10px
}

.goal-table .col-1 p,
.goal-table .col-2 p,
.goal-table .col-3 p {
  padding: 0 5px!important;
  font-weight: 400;
  line-height: 15px
}

.goal-table .col-1,
.goal-table .col-2 {
  display: inline-block;
  vertical-align: top;
  width: 35%
}

.goal-table .col-3 {
  display: inline-block;
  vertical-align: top;
  width: 18%
}

.goal-table .col-4 {
  display: inline-block;
  vertical-align: top;
  width: 10%
}

.goal-table .col-4 .button {
  width: 100%;
  display: inline-block;
  min-width: 100%;
  text-align: center
}

.candidate_box .candidate_box_inner {
  min-height: 144px;
  border: 2px solid #091139;
  padding: 15px;
  margin-bottom: 30px;
  background: #fff;
  position: relative
}

.candidate_box .candidate_box_inner.active {
  border: 2px solid #f37021
}

.candidate_box .candidate_box_inner h4,
.candidate_box .candidate_box_inner h5 {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0
}

.candidate_box .candidate_box_inner .btn_apply {
  right: 0;
  top: auto;
  bottom: 0
}

.candidate_box .candidate_box_inner figure {
  float: left;
  width: 98px;
  height: 110px;
  margin: 0 15px 15px 0
}

.candidate_box .candidate_box_inner figure img {
  width: 98px;
  height: 110px;
  float: left;
  border: 1px solid #091139
}

.candidate_box .candidate_box_inner .btn_match {
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  background: #f37021;
  color: #fff;
  font-size: 12px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.candidate_box .candidate_box_inner .btn_match:hover {
  text-decoration: none;
  box-shadow: 0 -45px 0 rgba(213, 90, 16, .9) inset
}

.left_content.source_form {
  float: left;
  width: 100%
}

.left_content.source_form .top_row {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 30px
}

.left_content.source_form .top_row input[type=button] {
  border: none;
  background: #000;
  color: #fff;
  padding: 12px 20px;
  display: inline-block
}

.left_content.source_form .top_row a {
  float: right;
  color: #fff;
  padding: 10px 0
}

.left_content.source_form form {
  float: left;
  width: 100%;
  margin: 0;
  display: inline-block;
  text-align: left
}

.left_content.source_form form .row {
  float: left;
  width: 100%;
  margin: 0 0 20px
}

.left_content.source_form form .row label {
  float: left;
  text-align: left;
  width: 100%;
  padding: 0
}

.left_content.source_form form .row select {
  width: 100%;
  font-weight: 400;
  padding-left: 2px
}

.left_content.source_form form .row select.half {
  width: 43%
}

.left_content.source_form form .row select.half.right {
  float: right
}

.left_content.source_form form .row small {
  color: #fff;
  display: inline-block;
  width: 25px;
  text-align: center;
  margin-top: 9px
}

.left_content.source_form form .row input[type=text],
.left_content.source_form form .row input[type=number] {
  float: left;
  width: 100%!important;
  padding: 7px 2px 6px
}

.left_content.source_form form .row textarea {
  width: 100%;
  resize: none;
  font-weight: 400
}

.left_content.source_form form .row input[type=button] {
  background: #2f465e;
  color: #fff;
  text-align: center;
  padding: 10px 25px;
  border: 0;
  font-weight: 400;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  margin: 0 auto;
  display: block
}

.bottom_container .left_box .msg_box {
  padding: 10px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  min-height: 64px;
  border: 1px solid #d9d9d9;
  width: 100%
}

.bottom_container .right_box .file_option {
  float: right;
  width: 63px;
  background: #091139;
  position: relative;
  height: 30px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s
}

.bottom_container .right_box .file_option i {
  color: #fff;
  font-size: 18px;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
  position: absolute;
  left: 50%;
  margin: 7px 0 0 -9px;
  cursor: pointer
}

.bottom_container .right_box .file_option input[type=file] {
  width: 100%;
  opacity: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 99
}

.bottom_container .right_box .file_option:hover {
  box-shadow: 0 -40px 0 rgba(42, 54, 115, .9) inset
}

.datatable {
  width: 100%!important
}

.right_col .form_newpost .form-group .city {
  display: inline-block;
  vertical-align: top;
  width: 38%;
  position: relative
}

.right_col .form_newpost .form-group .city input[type=text] {
  width: 100%
}

.right_col .form_newpost .form-group .state {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  position: relative;
  float: right
}

.dropdown-multiselect,
.right_col .form_newpost .form-group .state select {
  width: 100%
}

.dropdown-multiselect .dropdown-toggle {
  width: 100%;
  text-align: left;
  border-radius: 0
}

.dropdown-multiselect .dropdown-toggle .caret {
  float: right;
  background: url(../img/drop_arrow.jpg) right top no-repeat #fff;
  width: 24px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0
}

.multiselect-parent .dropdown-menu {
  width: 100%;
  margin: 0
}

.multiselect-parent .dropdown-menu li a {
  color: #333
}

.multiselect-parent .dropdown-menu li a:hover {
  background: 0 0
}

.multiselect-parent .dropdown-menu li .checkbox {
  margin: 0
}

.multiselect-parent .dropdown-menu li .checkbox label {
  width: auto;
  color: #333;
  margin: 0;
  font-size: 14px;
  line-height: 16px
}

.grid1466488430298 .ui-grid-coluiGrid-0008 {
  padding: 5px!important
}

.right-col-title {
  background: #e1702b;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #fff;
  padding: 7px 10px 10px;
  margin: 0;
  text-align: center
}

.icon-info,
.icon-trash {
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 20px;
  margin-right: 17px
}

.icon-info {
  padding-top: 2px
}

.right_col .chat_reply_candid {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0
}

.right_col .chat_reply_candid li {
  float: left;
  position: relative;
  width: 100%
}

.right_col .chat_reply_candid li .chat_left,
.right_col .chat_reply_candid li .chat_right {
  background: #fff;
  margin-bottom: 40px;
  padding: 10px 8px;
  width: 90%;
  max-width: 357px;
  min-height: 68px;
  position: relative
}

.right_col .chat_reply_candid li .chat_left {
  border: 1px solid #404040;
  border-radius: 20px
}

.right_col .chat_reply_candid li .chat_right {
  margin-right: 15px;
  float: right;
  border: 1px solid #404040;
  border-radius: 20px
}

.unread_msg {
  background: #6acccb
}

.right_col .chat_reply_candid li .date-time-block {
  text-align: right
}

.right_col .chat_reply_candid li .date-chat {
  border: 0;
  width: auto;
  margin-bottom: 0;
  margin-right: 20px
}

.right_col .chat_reply_candid li .time-chat {
  border: 0;
  width: auto;
  margin-bottom: 0
}

.all-btn-msg.dropdown {
  color: #fff;
  display: block;
  font-size: 20px
}

.all-btn-msg .dropdown-toggle {
  color: #fff;
  display: block;
  padding: 5px;
  text-align: center;
  cursor: pointer
}

.all-btn-msg .dropdown-toggle:hover {
  text-decoration: none
}

.all-btn-msg .dropdown-menu {
  left: 0;
  right: 0;
  border-radius: 0;
  padding: 0
}

.all-btn-msg .dropdown-menu>li a {
  border-bottom: 1px solid #333;
  display: block;
  padding: 7px 20px;
  text-align: center
}

.left_content_cd {
  padding: 0 15px;
  text-align: left;
  text-transform: capitalize
}

.left_content_cd ul.list-badge {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  max-height: 600px;
  overflow: auto
}

.left_content_cd ul.list-badge li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #fff
}

.left_content_cd ul.list-badge li:first-child {
  border-top: 1px solid #fff
}

.left_content_cd ul.list-badge li a {
  color: #fff;
  font-weight: 400;
  display: block;
  padding: 7px 10px;
  position: relative
}

.left_content_cd ul.list-badge li a:hover {
  text-decoration: none;
  background: #f37021
}

.left_content_cd ul.list-badge li.active a {
  background: #f37021
}

.left_content_cd ul.list-badge li a .badge {
  float: right;
  background: red;
  color: #fff
}

.chat_container_candid {
  bottom: 0;
  overflow-y: scroll;
  min-height: 500px;
  max-height: 600px;
  margin-bottom: 132px;
  padding-top: 20px
}

#appliedModal p,
#codilityModal,
#delModal .close,
#deletedmsgModal .close,
#joblistModal p,
#missionModal .close {
  font-size: 16px;
  margin-top: 20px;
  text-align: center
}

#appliedModal .close,
#codilityModal .close,
#delModal .close,
#deletedmsgModal .close,
#joblistModal .close,
#missionModal .close {
  background: #091139;
  color: #fff;
  line-height: 21px;
  margin: 0;
  opacity: 1;
  padding: 6px 10px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  z-index: 3
}

#applyModal .modal-header,
#delModal .modal-header,
#missionModal .modal-header {
  background: #091139;
  padding: 0
}

#applyModal .close {
  background: #091139;
  color: #fff;
  line-height: 16px;
  opacity: 1;
  padding: 13px
}

#delModal .close,
#missionModal .close {
  background: #091139;
  color: #fff;
  line-height: 13px;
  opacity: 1;
  padding: 13px
}

#applyModal h4.modal-title,
#delModal h4.modal-title,
#missionModal h4.modal-title {
  color: #fff;
  padding: 7px 15px;
  text-align: center
}

#applyModal .modal-body,
#delModal .modal-body,
#missionModal .modal-body {
  text-align: center
}

#applyModal p,
#delModal p,
#deletedmsgModal p,
#missionModal p {
  font-size: 16px;
  margin-top: 23px;
  text-align: center
}

.badge {
  background: red
}

#applyModal .modal-body .btn.btn-blue,
#delModal .modal-body .btn.btn-blue {
  background-color: #091139
}

.candid-msg-container {
  min-height: 600px
}

.candid-msg-container .left_col {
  background: #091139;
  height: 100%;
  left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0
}

.candid-msg-container .left_content_cd ul.list-badge {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden
}

.candid-msg-container .chat_container_candid {
  bottom: 0;
  margin-bottom: 180px;
  max-height: 500px;
  min-height: 500px;
  overflow-y: scroll;
  padding-top: 20px
}

@media only screen and (min-width:1200px) {
  body.modal-open .navbar-brand {
    margin-left: -23px!important
  }
  body.modal-open .navbar-right {
    margin-right: -7px!important
  }
}

@media only screen and (max-width:1200px) {
  .developer_row>div {
    margin: 0
  }
  .left_content form .form-group .statictext,
  .left_content form input[type=text],
  .left_content form select,
  input[type=email] {
    /*width: 56%*/
  }
  .left_content form label {
    /*width: 78px*/
  }
  .goal-table .col-1,
  .goal-table .col-2 {
    display: inline-block;
    width: 30%
  }
  .goal-table .col-3,
  .goal-table .col-4 {
    display: inline-block;
    width: 19%
  }
  .goal-table h3 {
    font-size: 12px
  }
}

@media only screen and (max-width:1024px) {
  .right_col .panel.black ul li a {
    margin: 0 4px 5px
  }
  .right_col .top_bar ul li a {
    min-width: 100px
  }
  .right_col .top_bar ul li {
    margin-right: 9%
  }
  .right_col .panel h4 {
    font-size: 16px
  }
  .developer_row.text-center {
    margin: 40px 0
  }
  .right_col .panel .text-box .col-xs-6.full {
    width: 100%;
    text-align: center;
    margin-bottom: 15px
  }
  .right_col .panel .text-box .col-xs-6.full strong {
    display: inline-block;
    width: 100%
  }
  .right_col .panel .text-box .col-xs-6.full strong small {
    padding-bottom: 10px
  }
  .left_content form label {
    /*width: 75px*/
  }
  .navbar-image>center {
    margin: 0 auto;
    max-width: 200px
  }
  .right_col .panel.dark-grey .text-box.min-height {
    min-height: inherit;
    padding-bottom: 15px;
    display: inline-block
  }
  .right_col .panel.black strong {
    font-size: 17px;
    line-height: 20px
  }
}

@media only screen and (max-width:992px) {
  .black_container .select_box .round {
    width: 140px;
    height: 140px
  }
  .black_container .select_box .round span {
    word-break: break-all;
    padding: 0 10px;
    font-size: 20px
  }
  .black_container .select_box p br {
    display: none
  }
  .right_col .panel h4 {
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
    width: 100%
  }
  .right_col .panel h4 span {
    display: inline-block;
    width: 100%;
    padding-bottom: 5px
  }
  .right_col .panel h4 a.button {
    position: static;
    padding: 5px 10px
  }
  .right_col .panel.dark-grey .text-box,
  .right_col .panel.light-blue .text-box {
    min-height: 163px
  }
  .right_col .panel.black ul li a {
    margin: 0 2px 5px;
    padding: 5px 3px
  }
  .right_col .panel.light-blue ul li a span {
    font-size: 16px;
    padding-left: 50px
  }
  .right_col .panel .outer_box .checkbox {
    margin-bottom: 13px
  }
  .developer_row .text_box.bg_none .form-group label {
    width: 35%;
    font-size: 13px
  }
  .right_col .panel.black strong small {
    font-size: 14px
  }
  .candidate_box .candidate_box_inner {
    padding: 5px 5px 30px
  }
  .left_col address p {
    font-size: 12px;
    line-height: 20px
  }
  .right_col .panel .text-box .col-xs-6.full strong small {
    padding-bottom: 0
  }
}

@media only screen and (max-width:767px) {
  .navbar-collapse,
  .navbar-collapse ul {
    margin: 0!important
  }
  .navbar-collapse {
    width: 100%!important;
    padding: 0!important;
    float: left!important
  }
  .navbar-nav>li>a {
    padding: 5px 15px
  }
  .black_container .top_text h4 {
    font-size: 18px
  }
  .black_container .top_text h4 a,
  .black_container a.begin {
    font-size: 13px
  }
  .col_container .select_box {
    margin-bottom: 30px
  }
  .black_container .top_text span {
    font-size: 18px
  }
  .left_col {
    padding-bottom: 0;
    margin-bottom: 0
  }
  .black_container .top_text {
    padding: 0 15px
  }
  .right_col .top_bar ul {
    text-align: center;
    margin-left: 60px
  }
  .right_col .panel .outer_box .checkbox {
    margin-bottom: 8px
  }
  .right_col .panel h4 {
    font-size: 12px;
    line-height: 18px
  }
  .goal_model .modal-dialog {
    width: auto
  }
  .right_col .panel .text-box ol.links {
    text-align: center
  }
  .right_col .top_bar ul li {
    margin-right: 70px
  }
  .developer_row {
    margin: 0
  }
  .developer_row>div {
    margin: 0 0 30px
  }
  .developer_row .text_box.bg_none .form-group label {
    float: left;
    width: 120px
  }
  .developer_row .text_box.bg_none .form-group .col-sm-10 {
    width: 73%;
    float: right
  }
  .job_posting,
  .posts {
    width: 100%;
    text-align: center
  }
  .developer_row .text_box.bg_none .form-group:last-child {
    margin-bottom: 0
  }
  .developer_row.text-center {
    margin-top: 0
  }
  .developer_row .text_box.bg_none {
    min-height: inherit
  }
  .right_col .panel.dark-grey strong {
    font-size: 35px
  }
  .ui-grid-cell,
  .ui-grid-cell-contents {
    font-size: 12px!important
  }
  .right_col .form_newpost .right_box {
    position: relative;
    text-align: center;
    margin-bottom: 15px
  }
  .right_col .form_newpost .right_box .btn {
    display: inline-block;
    margin: 0 5px
  }
  .modal-dialog {
    margin: 0 auto!important
  }
  .black_container .select_box p {
    min-height: 95px
  }
  .left_content form {
    display: block
  }
  .left_content form input[type=number] {
    /*width: 56%*/
  }
  .left_content form .form-group .statictext {
    text-align: left
  }
  .left_content form .form-group a.ng-binding {
    display: inline-block;
    margin: 5px 0
  }
  .right_col {
    margin-top: 40px
  }
  .navbar-image>center {
    display: inline-block;
    text-align: center;
    width: 100%;
    max-width: 100%
  }
  .top_bar_pagination .pager {
    width: 100%
  }
  .admin-menu .navbar-toggle {
    display: none
  }
  .left_content.source_form form .row small {
    width: 11%
  }
  .bottom_container {
    position: static;
    left: auto;
    right: auto
  }
  .bottom_container .left_box {
    width: 80%
  }
  .left_content form textarea {
    /*width: 56%*/
  }
  .chat_container {
    bottom: 33px;
    position: relative
  }
  .completed_profile_table {
    width: 100%;
    overflow: scroll;
    padding-bottom: 20px
  }
  .ui-grid-render-container {
    width: 608px!important
  }
  .completed_profile_table .grid.datatable {
    width: 638px!important
  }
  .ui-grid-column-menu-button-last-col {
    margin-right: 20px!important
  }
  .ui-grid-menu-button {
    height: 28px!important
  }
  .chat_container_candid {
    bottom: 0;
    padding-top: 20px;
    min-height: 300px;
    max-height: 400px
  }
  #redcircle {
    /*display: inline-block!important;*/
    float: none!important;
    margin: 0 auto !important;
  }



  .candid-msg-container {
    min-height: auto;
  }
  .candid-msg-container .left_col {
    background: #091139;
    height: 100%;
    left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    top: 0
  }
  .candid-msg-container .left_content_cd ul.list-badge {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    max-height: auto;
    overflow-y: hidden;
    overflow-x: hidden
  }
  .candid-msg-container .chat_container_candid {
    bottom: 0;
    margin-bottom: 100px;
    max-height: 400px;
    min-height: 300px;
    overflow-y: auto;
    padding-top: 20px
  }
}

@media only screen and (max-width:600px) {
  .goal-table h3 {
    border-bottom: 1px solid #fff
  }
  .goal-table .col-1,
  .goal-table .col-2,
  .goal-table .col-3,
  .goal-table .col-4 {
    width: 100%
  }
  .goal-table .col-4 a {
    display: inline-block;
    margin-bottom: 15px;
    max-width: 100px;
    text-align: center;
    min-width: inherit!important
  }
  .left_content form select option {
    padding: 0;
    width: 100%
  }
  .pagination_list .pagination>li>a,
  .pagination_list .pagination>li>span {
    padding: 4px 10px
  }
  .pagination_list .pagination>li:first-child>a,
  .pagination_list .pagination>li:first-child>span,
  .pagination_list .pagination>li:last-child>a,
  .pagination_list .pagination>li:last-child>span {
    padding-top: 7px
  }
}

@media only screen and (max-width:479px) {
  .col_container .select_box {
    width: 100%!important
  }
  .panel.dark-grey,
  .panel.light-blue {
    width: 100%
  }
  .goal_model .modal-dialog p {
    padding-bottom: 10px
  }
  .developer_row .text_box.bg_none .form-group label {
    padding: 0;
    width: 100%
  }
  .developer_row .text_box.bg_none .form-group .col-sm-10 {
    float: left;
    width: 100%
  }
  .developer_row .text_box.bg_none .form-group {
    margin-bottom: 20px
  }
  .apply_job_content {
    padding-top: 35px
  }
  .right_col .panel.black.col-xs-6 {
    width: 100%
  }
  #login-box1 {
    width: 100%!important
  }
  .black_container .select_box p {
    min-height: inherit
  }
  .right_col .panel .text-box .col-md-6.full {
    padding: 0
  }
  .right_col .panel .text-box .col-xs-6 {
    padding: 0!important
  }
  .right_col .panel .text-box ol li {
    font-size: 12px
  }
}

.preloader-wrapp {
  background: rgba(226, 226, 226, 1);
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 16%, rgba(219, 219, 219, 1) 26%, rgba(219, 219, 219, 1) 27%, rgba(209, 209, 209, 1) 46%, rgba(253, 253, 253, 1) 96%, rgba(254, 254, 254, 1) 97%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(226, 226, 226, 1)), color-stop(16%, rgba(219, 219, 219, 1)), color-stop(26%, rgba(219, 219, 219, 1)), color-stop(27%, rgba(219, 219, 219, 1)), color-stop(46%, rgba(209, 209, 209, 1)), color-stop(96%, rgba(253, 253, 253, 1)), color-stop(97%, rgba(254, 254, 254, 1)));
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 16%, rgba(219, 219, 219, 1) 26%, rgba(219, 219, 219, 1) 27%, rgba(209, 209, 209, 1) 46%, rgba(253, 253, 253, 1) 96%, rgba(254, 254, 254, 1) 97%);
  background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 16%, rgba(219, 219, 219, 1) 26%, rgba(219, 219, 219, 1) 27%, rgba(209, 209, 209, 1) 46%, rgba(253, 253, 253, 1) 96%, rgba(254, 254, 254, 1) 97%);
  background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 16%, rgba(219, 219, 219, 1) 26%, rgba(219, 219, 219, 1) 27%, rgba(209, 209, 209, 1) 46%, rgba(253, 253, 253, 1) 96%, rgba(254, 254, 254, 1) 97%);
  background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 16%, rgba(219, 219, 219, 1) 26%, rgba(219, 219, 219, 1) 27%, rgba(209, 209, 209, 1) 46%, rgba(253, 253, 253, 1) 96%, rgba(254, 254, 254, 1) 97%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000000
}

.preloader-wrapp .preloader {
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  position: absolute;
  top: 50%
}

.preloader-wrapp>img {
  left: 50%;
  margin-left: -60px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 120px;
  z-index: 2
}

.preloader {
  background-clip: padding-box;
  border: 5px solid #333;
  border-radius: 100px;
  box-sizing: border-box;
  height: 200px;
  position: relative;
  transform: perspective(200px) rotateX(80deg);
  transform-origin: 50% 60% 0;
  width: 200px
}

.preloader::after,
.preloader::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  animation: 1s ease 0s normal none infinite running preloader-spin;
  border-color: #47beef transparent transparent;
  border-image: none;
  border-radius: inherit;
  border-style: solid;
  border-width: 5px;
  box-sizing: inherit;
  content: "";
  height: inherit;
  left: 0;
  margin: -5px;
  opacity: .85;
  position: absolute;
  top: 0;
  width: inherit
}

.preloader::after {
  animation-delay: .35s
}

@keyframes preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}

.modal-open .modal.profile_modal {
  overflow-y: hidden
}

.modal.fade.profile_modal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  margin: 0
}


