
/* source-sans-pro-regular - vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/source-sans-pro-v14-viet_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/source-sans-pro-v14-viet_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/source-sans-pro-v14-viet_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/source-sans-pro-v14-viet_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/source-sans-pro-v14-viet_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/source-sans-pro-v14-viet_latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* oswald-300 - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/oswald-v36-viet_latin-300.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/oswald-v36-viet_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/oswald-v36-viet_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/oswald-v36-viet_latin-300.woff') format('woff'), /* Modern Browsers */
    url('fonts/oswald-v36-viet_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/oswald-v36-viet_latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/oswald-v36-viet_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/oswald-v36-viet_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/oswald-v36-viet_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/oswald-v36-viet_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/oswald-v36-viet_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/oswald-v36-viet_latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* lobster-two-regular - latin */
@font-face {
    font-family: 'Lobster Two';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/lobster-two-v13-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/lobster-two-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lobster-two-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lobster-two-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/lobster-two-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lobster-two-v13-latin-regular.svg#LobsterTwo') format('svg'); /* Legacy iOS */
}
/* lobster-two-italic - latin */
@font-face {
    font-family: 'Lobster Two';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/lobster-two-v13-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/lobster-two-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lobster-two-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lobster-two-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('fonts/lobster-two-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lobster-two-v13-latin-italic.svg#LobsterTwo') format('svg'); /* Legacy iOS */
}
/* lobster-two-700 - latin */
@font-face {
    font-family: 'Lobster Two';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/lobster-two-v13-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/lobster-two-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lobster-two-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lobster-two-v13-latin-700.woff') format('woff'), /* Modern Browsers */
    url('fonts/lobster-two-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lobster-two-v13-latin-700.svg#LobsterTwo') format('svg'); /* Legacy iOS */
}
/* lobster-two-700italic - latin */
@font-face {
    font-family: 'Lobster Two';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/lobster-two-v13-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''), url('fonts/lobster-two-v13-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/lobster-two-v13-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/lobster-two-v13-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('fonts/lobster-two-v13-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/lobster-two-v13-latin-700italic.svg#LobsterTwo') format('svg'); /* Legacy iOS */
}
.btn {
  color: #fff;
  margin: 5px 0px; }

.btn:hover, .btn:focus {
  color: #fff; }

.content {
  overflow: auto;
  position: relative;
  clear: both;
  max-width: 100%;
  height: 350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.navbar-default {
  background-color: #fff;
  margin-bottom: 0;
  border-bottom: none; }

.navbar-default .navbar-nav > li > a {
  color: #C64D68;
  background-color: #fff; }

.navbar-nav > li > ul li a {
  background: #fff;
  padding: 10px 10px;
  font-size: 15px;
  font-weight: normal;
  border-bottom: solid 1px #ddd; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #133f53;
  background-color: #fff; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #133f53; }

.navbar-nav .fa-caret-right, ul.breadcrumb_main li .fa-caret-right {
  font-size: 16px;
  padding-left: 5px;
  line-height: 22px;
  float: right; }

.navbar-default .notify_admin, .navbar-default .srch_box {
  margin-top: 10px;
  float: left;
  cursor: pointer; }

.navbar-default .notify_admin {
  border-bottom: solid 4px #C64D68; }

.navbar-default .notify_admin img.new_notify {
  position: absolute; }

.navbar-default .notify_admin img.admin_img {
  border-radius: 50%;
  width: 50px;
  height: 50px; }

.navbar-default .srch_box {
  padding-left: 10px; }

.navbar-nav > li > ul {
  position: absolute;
  z-index: 1;
  padding: 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 5px 5px;
  background-color: #fff; }

.navbar-nav > li > ul li a:hover {
  color: #C64D68; }

h2, h4 {
  color: #0e3f63; }

img {
  max-width: 100%;
  height: auto; }

.pi-section-base {
  background-color: #666;
  color: #fff; }

.pi-row-block {
  display: inline-block;
  margin: 0 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%; }

.pi-row-block-txt {
  position: relative;
  line-height: 28px; }

.pi-row-block-txt span, .pi-row-block-txt a {
  margin-left: 5px; }

.pi-row-sm .pi-row-block-txt {
  margin-top: 3px;
  margin-bottom: 3px; }

.pi-row-sm .pi-center-vertically > span,
.pi-row-sm .pi-center-vertically > a {
  height: 46px; }

.wrap {
  width: 100%;
  margin: 0px auto;
  max-width: 1200px; }

.wrap121 {
  width: 88%; }

.log-out {
  cursor: pointer;
  line-height: 3.2em;
  color: #C64D68;
  margin-left: 15px; }

.icon-user {
  margin-right: 10px; }

.top-list {
  float: left;
  list-style: none;
  font-size: 13px;
  margin-top: 22px;
  width: 71%; }

.top-list li {
  width: 20%;
  float: left;
  background: url(../img/arrow.png) no-repeat right 6px; }

.profile {
  cursor: pointer;
  margin-top: 16px;
  float: RIGHT;
  border-left: 2px dotted #ececec; }

.profile > img {
  float: left;
  width: 47px; }

.prfl-pic img {
  width: 115px;
  height: 115px;
  border-radius: 50%; }

.wrap122 {
  background: #f2f2f2;
  border-radius: 80px 0px 0px 0px;
  float: left;
  padding-left: 4px;
  padding-right: 4px; }

.pi-header-sticky {
  background: #fff; }

.admin-name {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 35px;
  margin-left: 3%;
  padding-left: 15px; }

.sticky-chat {
  width: 100%; }

.text-chat-sec {
  height: 300px; }

.texbx {
  padding: 5px 0px;
  border: none;
  height: 45px; }

div, p, input {
  box-sizing: border-box; }

footer {
  text-align: right; }

footer.coptright_box {
  border-top: 2px dotted #cecece; }

.video_popup {
  position: relative;
  max-width: 300px;
  max-height: 150px; }

.video_popup .media_colorbox {
  position: absolute;
  width: 100%;
  height: 100%; }

.search_container .btn {
  margin: 0; }

.search_container .input-group {
  padding: 4px;
  background-color: #fff;
  border-radius: 4px; }

.search_container .input-group input.form-control {
  border: none;
  box-shadow: none; }

.search_container .input-group .btn {
  padding: 3px 20px;
  border-radius: 4px; }

.seprator {
  border-top: 2px dotted #cecece;
  padding-bottom: 20px; }

.case_text {
  background-color: #efefef;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 230px; }

h2, h4 {
  color: #0e3f63; }

.radio-custom {
  opacity: 0;
  position: absolute; }

.radio-custom, .radio-custom + label {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 0px;
  cursor: pointer;
  color: #00aeef; }

.radio-custom + label:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: #fff;
  border-radius: 4px; }

.radio-custom:checked + label:before {
  content: "\f111";
  font-family: 'FontAwesome';
  color: #00aeef;
  text-align: center; }

ul.ui-autocomplete {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: none;
  padding: 0; }

.ui-autocomplete > li.ui-state-focus {
  background: #0097cf;
  border: none; }

.ui-autocomplete > li.ui-state-focus a {
  color: #fff; }

ul.sub-head {
  padding: 0;
  display: inline-block;
  list-style: none; }

ul.sub-head li a {
  background-color: #C64D68;
  color: #fff;
  padding: 6px 15px 6px 6px;
  margin-bottom: 10px;
  display: block; }

ul.sub-head li a:hover {
  text-decoration: none; }

ul.sub-head li i {
  padding-left: 15px; }

ul.breadcrumb_main {
  background-color: #dfdfdf;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  padding: 10px; }

ul.breadcrumb_main li {
  float: left; }

ul.breadcrumb_main li a {
  padding: 0px 10px;
  display: block; }

ul.breadcrumb_main li a:hover {
  text-decoration: none; }

h3 {
  color: #C64D68;
  margin-top: 10px; }

.about_wraper {
  border-left: 6px solid #C64D68;
  background-color: #ececec;
  padding: 0 0 0 30px;
  position: relative; }

.side_arrow {
  position: absolute;
  padding: 3px;
  color: #fff;
  background: #C64D68;
  top: 50%;
  left: 0;
  border-radius: 0px 4px 4px 0px; }

.about_wraper .scroll-content {
  max-height: 550px;
  padding-right: 20px; }

button.btn i.fa-eye {
  padding-right: 8px; }

.align_set {
  padding-left: 0px;
  margin-left: -15px; }

/*Er direct*/
.item_box {
  text-align: center;
  border: solid 1px #C64D68;
  padding: 15px 0px;
  margin-bottom: 15px; }

.item_box img {
  width: 52px; }

.item_box a {
  display: block;
  margin-top: 10px; }

.view_head > .pull-left > img {
  width: 25px; }

.view_head .pull-left span {
  font-size: 20px;
  vertical-align: bottom;
  color: #C64D68; }

.drop_down {
  background-color: #C64D68;
  color: #fff;
  padding: 4px 37px; }

.drop_down span {
  margin-right: 5px; }

.details_container {
  margin: 25px 0px; }

.employe_detail {
  border-top: 2px dotted #cecece;
  font-size: 15px;
  color: #161616; }

.employe_detail .row {
  margin-bottom: 3px; }

.name_ {
  color: #C64D68; }

.employe_detail .edit_ {
  color: #817878; }

.employe_detail > div {
  margin: 5px 0px;
  padding: 5px; }

.employe_detail > div:hover {
  background-color: #dfdfdf;
  cursor: pointer; }

.view_head > .reply_ {
  border: 1px solid #C64D68;
  padding: 3px;
  cursor: pointer; }

.view_head > .reply_:hover {
  background-color: #C64D68; }

.em_info {
  margin: 10px 0px; }

.pad_left8 {
  padding-left: 8px; }

.em_info > div {
  margin-bottom: 3px; }

.back_btn {
  display: inline-block;
  color: #C64D68;
  padding: 5px 35px;
  border: 1px solid #C64D68;
  margin: 15px 0px;
  cursor: pointer; }

.back_btn:hover {
  background-color: #C64D68;
  color: #fff;
  border: solid 1px #23a1d7; }

.note_head {
  color: #C64D68;
  margin: 15px 0px; }

.note_container h5 {
  font-size: 20px; }

.note_container .seprator {
  padding: 0px; }

.note_container ul {
  padding-left: 15px; }

.btn-file {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-left: 10px;
  border: solid 1px #ccc;
  padding: 7px 30px; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block; }

input[readonly] {
  background-color: white !important;
  cursor: text !important; }

ul.breadcrumb_inner {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block; }

ul.breadcrumb_inner li {
  float: left; }

ul.breadcrumb_inner li a {
  padding: 0px 10px;
  display: block; }

ul.breadcrumb_inner li a:hover {
  text-decoration: none; }

.data_table {
  margin-bottom: 0; }

.data_table > tbody > tr > td, .data_table > tbody > tr > th,
.data_table > tfoot > tr > td, .data_table > tfoot > tr > th,
.data_table > thead > tr > td, .data_table > thead > tr > th {
  border-bottom: 1px solid #ddd; }

.data_table thead tr {
  background-color: #ececec;
  border: solid 1px #cacaca; }

.data_table thead tr th {
  font-weight: normal; }

.data_row {
  cursor: pointer; }

.data_hover tr td {
  border-top: 0px !important; }

.case_grid {
  width: 100%;
  float: left;
  border-left: solid 6px #C64D68; }

@media (min-width: 850px) and (max-width: 991px) {
  .container {
    width: 850px; }
  .navbar-nav {
    margin: 0;
    border: none; }
  .navbar-default .srch_box {
    padding-left: 5px; }
  .container > .navbar-collapse, .navbar-default .notify_admin, .navbar-default .srch_box {
    margin-top: 10px; } }

@media (max-width: 1200px) {
  .navbar-nav .fa-caret-right {
    padding-left: 5px; }
  .navbar-collapse {
    padding-left: 8px;
    padding-right: 5px; } }

@media (max-width: 850px) {
  .navbar-nav {
    margin: 0px;
    border: none; }
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px; }
  .navbar-toggle {
    display: block; }
  .navbar-header, .navbar-nav, .navbar-nav > li {
    float: none; }
  .navbar-left {
    float: none !important; }
  .navbar-nav .fa-caret-right, .navbar-nav li a span {
    float: none; }
  .navbar-default .container {
    position: relative; }
  .navbar-default .notify_admin {
    right: 128px; } }

@media (max-width: 991px) {
  .navbar-nav {
    margin: 0px;
    border: none; }
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px; }
  .navbar-default .container {
    position: relative; }
  .navbar-default .notify_admin, .navbar-default .srch_box {
    position: absolute;
    padding: 6px;
    top: 0;
    margin-top: 10px;
    height: 58px;
    right: 90px; } }

@media (max-width: 480px) {
  .pi-row-block {
    font-size: 13px;
    margin: 0px 5px; }
  .log-out {
    margin-left: 5px; }
  .libraryFilterDDL {
    width: 175px !important; } }

.status ul {
  list-style: none; }

.status li {
  padding: 0 0 0 0px;
  float: left;
  width: 100px;
  list-style: none; }

.status li:first-child {
  padding: 0 0 0 0px; }

.status li a {
  text-decoration: none;
  color: #434344;
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.line11 {
  border-top: 2px dotted #cecece;
  margin-bottom: 10px; }

.form-contro2 {
  width: 100%;
  height: 30px;
  border: 1px solid #ccc;
  padding: 5px 0 0 10px;
  border-radius: 6px; }

.Notes {
  color: #434344;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 0 0 0px; }

.Report2 {
  margin-top: 20px; }

.Report2 a {
  color: #C64D68;
  border: 1px solid #C64D68;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  padding: 2px 15px 2px 15px;
  margin: 0 0 0 5px;
  border-radius: 3px; }

.Report2 a:hover {
  color: #fff;
  background: #C64D68;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal; }

.Report3 {
  margin-top: -20px; }

.Report3 > .btn-group {
  margin: 5px 0px; }

.Report3 a {
  color: #fff;
  border: 1px solid #C64D68;
  background: #C64D68;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 25px;
  margin: 0 0 0 5px;
  display: block; }

.Report3 a:hover {
  color: #fff;
  background: #C64D68;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal; }

.tab-content {
  width: 100%;
  float: left;
  border-left: solid 6px #C64D68; }

.dddd {
  margin-top: 20px; }

.cont77 {
  display: inline-block; }

.NoteText {
  border-top: 2px dotted #cecece;
  margin-top: 5px; }

.dddd11 {
  margin: 0px;
  padding: 0px; }

.NoteText h2 {
  font-size: 16px;
  font-weight: 500; }

.NoteText p .fa-circle {
  font-size: 5px;
  color: #666; }

.NoteText p {
  font-size: 14px;
  font-weight: normal; }

.Posted {
  margin: 0px;
  padding: 0px; }

.Posted p {
  font-size: 14px;
  font-weight: 700; }

.Posted span {
  font-size: 14px;
  font-weight: normal; }

.Employee {
  color: #434344;
  font-size: 14px;
  font-weight: 700; }

.searchBox p {
  color: #434344;
  font-size: 14px;
  font-weight: 700; }

.searchBox .form-control {
  margin-bottom: 10px; }

.searchBox strong {
  color: #ccc;
  font-size: 13px;
  font-weight: normal; }

.ddd {
  margin-top: 10px;
  padding: 0px; }

.Clear {
  border: 1px solid #ccc !important;
  padding: 6px 24px 6px 24px;
  color: #434344;
  margin-top: 10px; }

.Clear:hover {
  background: #C64D68;
  color: #fff;
  border: 1px solid #C64D68; }

.back {
  margin: 6px 0 20px 0px;
  padding: 0px; }

.back a {
  color: #434344;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 20px 5px 20px;
  border: 1px solid #000; }

.back a:hover {
  background: #C64D68;
  color: #fff;
  border: 1px solid #C64D68; }

.send {
  background: #C64D68;
  color: #fff;
  padding: 5px 70px 5px 70px;
  font-size: 15px;
  font-weight: 600;
  border: 2px solid #C64D68; }

.send:hover {
  background: #000;
  border: 2px solid #000; }

.drop_down1 {
  background: #C64D68;
  padding: 0px 37px;
  text-align: center;
  float: right; }

.case_search {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px; }

.case_search .fa-caret-down {
  padding-left: 10px;
  cursor: pointer; }

.case1 {
  text-align: center; }

.nav > li > a:hover, .nav > li > a:focus {
  background: #C64D68;
  text-decoration: none;
  color: #fff; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #C64D68;
  border-color: #C64D68; }

.nav-pills > li.cont10 > .nav-pills > li.active > a:focus {
  color: #fff;
  border: 1px solid #ccc;
  padding: 5px 40px 5px 40px; }

.nav-pills > li.cont10 > a {
  color: #C64D68;
  border: 1px solid #C64D68;
  padding: 5px 40px 5px 40px;
  background-color: #fff; }

.nav-pills > li.cont10 > a:hover {
  background: #C64D68;
  color: #fff; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #C64D68;
  color: #fff; }

.section_hide {
  display: none; }

.pi-row-md, .pi-row-sm {
  font-size: 14px; }

@media (max-width: 767px) {
  .navbar-nav > li {
    border-right: none; }
  .prfl-pic img {
    width: 94px;
    height: 94px; }
  .admin-name {
    font-size: 25px; }
  .navbar-nav > li > ul li a {
    background: none;
    font-size: 15px;
    font-weight: normal; }
  .navbar-nav > li > ul li a:hover {
    clear: both;
    display: block;
    font-size: 15px;
    font-weight: normal; }
  .navbar-nav > li > ul li {
    clear: both;
    display: block; }
  .cvRadioButtons span.radio {
    padding-left: 20px; }
  footer {
    text-align: center; }
  .align_set {
    padding-left: 15px;
    margin-left: 0px; }
  .Clear {
    width: 100%; }
  .dee {
    margin-bottom: 10px; }
  .send {
    width: 100%;
    margin-bottom: 15px; }
  .back {
    text-align: center; }
  .drop_down1 {
    float: none;
    margin: 40px 0 0 17px;
    width: 91%; }
  .Report3 {
    margin: 0 0 0 10px; }
  .Report2 {
    margin-left: 10px;
    display: inline-block; }
  .row {
    margin-left: 0;
    margin-right: 0; } }

.deepak {
  position: absolute;
  top: 40px;
  min-width: 250px;
  margin-left: -192px;
  text-align: left;
  padding: 16px;
  display: none;
  right: 0;
  left: auto;
  z-index: 1000;
  float: left;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dd {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  padding-top: 6px; }

.npBpx {
  margin: 0 0 15px 20px; }

.form-control3 {
  width: 100%;
  border: 1px solid #ccc;
  height: 40px; }

@media (max-width: 380px) {
  .Mark a {
    font-size: 12px;
    margin-left: 4px;
    padding: 4px 5px; } }

@media (min-width: 381px) and (max-width: 767px) {
  .deepak {
    top: 40px;
    margin-left: -5px;
    width: 100%; }
  .form-control3 {
    width: 94%; }
  .dd {
    text-align: left;
    padding: 0 0 10px 48px;
    font-size: 16px;
    font-weight: normal; } }

@media (min-width: 60px) and (max-width: 380px) {
  .deepak {
    top: 40px;
    margin-left: -24px;
    width: 50%; }
  .form-control3 {
    width: 90%; }
  .dd {
    text-align: left;
    padding: 0 0 10px 48px;
    font-size: 16px;
    font-weight: normal; } }

.name_ddd span {
  font-weight: normal;
  font-size: 14px;
  line-height: 25px; }

.edit_ddd {
  font-weight: normal;
  font-size: 14px;
  line-height: 25px; }

@media screen and (max-width: 991px) {
  .about_wraper {
    padding: 0 0 0 8px;
    margin-right: 16px; }
  /*.search_container input{
        width:100%;
    }*/ }

/* navbar */
#accordion > h4 {
  border: 1px solid #e7e7e7;
  padding: 6px 0 6px 0;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1.2em; }

#accordion {
  margin-left: 20px; }

.diagramFooter {
  background-color: #e7e7e7;
  opacity: .8;
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 15px;
  width: 100%; }

#lblServiceName {
  display: none; }

.nonDiagramSegment {
  background-color: #C64D68;
  color: #fff;
  margin-bottom: 10px;
  list-style-type: none;
  text-decoration: none; }

.nonDiagramSegment > a {
  display: block;
  color: #fff;
  padding: 6px 15px 6px 6px; }

.nonDiagramSegment > span {
  float: right; }

.nonDiagramSegment a:hover {
  text-decoration: none; }

#pageContent ul {
  padding: 0;
  margin-left: 20px;
  padding-right: 20px; }

.toggler {
  cursor: pointer; }

.dvhdr1 {
  background-color: #C64D68;
  color: #fff;
  padding: 6px; }

.dvbdy1 {
  width: 250px;
  background-color: #fff;
  padding: 6px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 5px 5px; }

#quicklinks2 > li > a {
  color: #fff; }

#quicklinks2 > li > a:hover {
  background-color: inherit;
  color: #ffffff;
  text-decoration: underline; }

.CVadText {
  display: inline-block;
  margin-left: -21px; }

.CVadTextDiv {
  color: #fff; }

.CVadText > a {
  color: #fff;
  padding: 10px 0 0 0; }

.CVadText > a:hover {
  text-decoration: none;
  color: #ffffff;
  text-decoration: underline; }

.nav-tabs {
  border-bottom: 0; }

.breadcrumbSection, #breadcrumb {
  display: none; }

.pnlCVad {
  float: left;
  display: inline-block;
  margin-left: 3px; }

.CVadLink {
  display: none; }

.quicklinkSelected > a {
  color: #ffffff;
  text-decoration: underline; }

.navbar-nav > li {
  border-right: 2px dotted #cecece; }

#quicklinks2 > li {
  float: left; }

@media print {
  #header {
    display: none; }
  #pageContent {
    overflow: visible;
    height: auto; } }

.RedPhoneText {
  line-height: 26px;
  display: none; }

.RedPhone {
  cursor: pointer;
  padding-top: 2px; }

#quicklinks2 > li > a {
  float: left;
  padding-top: 6px;
  padding-bottom: 6px; }

#diagram {
  border: none; }

.h2, h2 {
  font-size: 27px; }

.workflow-outer {
  -webkit-box-shadow: -2px -2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: -2px -2px 10px 0 rgba(0, 0, 0, 0.2); }

.segmentDoc {
  margin-left: 5px; }

.segmentFAQ {
  margin-left: 5px; }

.divSectionNavInner {
  display: none; }

.down_arrow {
  position: absolute;
  padding-left: 6px;
  color: #fff;
  background: #C64D68;
  top: 0;
  right: 0;
  border-radius: 0 0 4px 4px;
  cursor: pointer; }

#divSubjectFilter, #divTopicFilter, #divCategoryFilter {
  float: left;
  height: 30px !important; }

#txtCaseSearch {
  float: left; }

.alignedItem {
  clear: both; }

.alignedLabel, .alignedContent {
  float: left; }

tr {
  border-left: none; }

.divLibraryFilters {
  margin-top: 50px !important; }

.navbar-brand {
  padding: 0; }

.navbar-brand img {
  float: left;
  margin-right: 8px;
  margin-top: 5px;
  max-height: 45px; }

.AccessLevelHotSwapList {
  color: #000000; }

h1.title {
  padding-left: 15px; }

.nondwf > h1.title {
  padding-left: 0px; }

.LogoutLink {
  float: left; }

.RedPhone {
  margin: 20px 10px 0 15px; }

.PhonePanel {
  float: left; }

.divSectionNav {
  border-top: 2px solid #C64D68;
  position: relative; }

.APIIAPasswordRecovery {
  float: left; }

.btnUsernameSubmit {
  float: left; }

.lblPwResetSuccess {
  color: #000;
  font-size: 14px;
  margin: 12px;
  float: left;
  font-weight: normal; }

body {
  font-family: 'Source Sans Pro';
  color: #161616; }

.navbar-nav > li > ul li a {
  color: #666D6E !important; }

.btn {
  background-color: #C64D68; }

.btn:hover, .btn:focus {
  background-color: #666D6E;
  color: #fff; }

.navbar-nav > li.dropdown {
  border-right: none; }

.ChangeServiceSeperator, .ContentSelectLink, .ChangeServiceLink, .ContentSelectSeperator, .LogoutSeperator, .HeaderUserImg {
  display: none; }

a, a:hover, a:focus {
  color: #666D6E; }

.LogoutLink {
  color: #fff !important; }

h2, h4 {
  color: #666; }

.topicRedTel {
  color: red !important; }
