

.select2-search {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px; }
  .select2-search input {
    background: #fff !important;
    vertical-align: baseline;
    line-height: 28px;
    border-radius: 2px;
    border: none;
    font-size: 12px;
    border: 1px solid rgba(52, 59, 69, 0.3); }

.select2-results {
  margin: 3px 10px 10px 3px; }
  .select2-results li {
    color: #1578FC; }
    .select2-results li.select2-result-with-children > .select2-result-label {
      color: #0b3554; }
      .select2-results li.select2-result-with-children > .select2-result-label:first-child {
        padding-top: 8px; }
  .select2-results .select2-highlighted {
    background: #e9f2f9;
    border-radius: 3px; }
    .select2-results .select2-highlighted .select2-result-label {
      color: #1578FC; }
  .select2-results .select2-no-results,
  .select2-results .select2-searching,
  .select2-results .select2-selection-limit {
    background: none;
    color: #1578FC;
    font-size: 12px;
    padding-left: 8px;
    padding-top: 0px;
    position: relative;
    top: -5px; }

.select2-drop-active {
  border: 1px solid rgba(52, 59, 69, 0.3);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
	margin-top: 4px;
	border-radius: 8px;
  z-index: 750; }

.select2-container-multi .select2-choices {
  background-image: none;
  border: 1px solid rgba(52, 59, 69, 0.3);
  border-radius: 2px; }
  .select2-container-multi .select2-choices .select2-search-choice {
    background-color: #1578FC;
    background-image: none;
    border: none;
    box-shadow: none;
    color: #fff;
    border-radius: 0px;
    margin: 8px -5px 7px 10px;
    padding: 4px 8px 4px 21px; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid rgba(52, 59, 69, 0.3);
  box-shadow: none; }

.select2-container-multi.select2-container-active .select2-search-choice {
  background-color: #1578FC !important; }

.select2-container-multi .select2-search-choice-close {
  left: 6px; }

.select2-search-choice-close {
  background: none;
  top: 4px;
  right: 0; }
  .select2-search-choice-close:hover {
    text-decoration: none; }
  .select2-search-choice-close:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 12px;
    color: #fff; }

.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px; }



.ui-select-bootstrap .ui-select-choices-row.active > a {
  background: #e9f2f9;
  border-radius: 3px;
  color: #1578FC; }

.ui-select-bootstrap > .ui-select-choices {
  background-color: #fff; }

.ui-select-choices-group-label {
  color: #0b3554;
  font-weight: bold; }

.modal-open .select2-drop-active {
  z-index: 1051; }

.modal-open .datepicker.dropdown-menu {
  z-index: 1051 !important; }

.modal-open .select2-drop-mask {
  z-index: 1050; }

.modal-open .cs-skin-slide.cs-active {
  z-index: 1050; }

.dropdown-placeholder {
  display: inline-block;
  vertical-align: middle; }

.dropdown-mask {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600; }

/* Bootstrap Tags input
https://github.com/timschlechter/bootstrap-tagsinput
*/
.form-group-default .bootstrap-tagsinput {
  border: 0px;
  padding-left: 0; }

.bootstrap-tagsinput {
  background-color: transparent;
  border: 1px solid rgba(52, 59, 69, 0.3);
  border-radius: 4px;
  padding-bottom: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  -webkit-transition: background 0.2s linear 0s;
  transition: background 0.2s linear 0s; }
  .bootstrap-tagsinput.active-element {
    background-color: #dae9f4; }
  .bootstrap-tagsinput input {
    border: none;
    margin-bottom: 0px;
    min-height: 25px;
    min-width: 10em !important; }
  .bootstrap-tagsinput .tag {
    vertical-align: middle;
    padding: 6px 9px;
    padding-right: 6px;
    border-radius: 3px;
    line-height: 30px; }
  .bootstrap-tagsinput .tag[data-role="remove"] {
    margin-left: 4px; }
  .bootstrap-tagsinput .tag[data-role="remove"]:hover:active,
  .bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: none; }
  .bootstrap-tagsinput .tag [data-role="remove"]:after {
    font-family: 'pages-icon';
    content: "\e60a";
    padding: 0; }

.shwmreL , .shwmnet , .shwmppl , .shwmseL , .shwmpsT , .shwmnet {padding: 19px !important;}	

/* Bootstrap3 wysihtml5
https://github.com/Waxolunist/bootstrap3-wysihtml5-bower
*/
.wysiwyg5-wrapper {
  position: relative; }
  .wysiwyg5-wrapper .wysihtml5-toolbar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 50px;*/
    background: #e9f2f9;
    border-top: 1px solid #dae9f4; }
    .wysiwyg5-wrapper .wysihtml5-toolbar .btn {
      background: none repeat scroll 0 0 transparent;
      border-color: transparent;
      border-right-color: #dae9f4;
      color: #A5A5A5;
      font-size: 16px;
      height: 50px;
      line-height: 50px;
      padding: 0 5px;
      border-width: 1px;
      border-radius: 0 !important;
      box-shadow: none !important; }
      .wysiwyg5-wrapper .wysihtml5-toolbar .btn:hover .editor-icon {
        opacity: .8; }
      .wysiwyg5-wrapper .wysihtml5-toolbar .btn.active .editor-icon {
        opacity: 1; }
      .wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle {
        padding-left: 10px;
        padding-right: 20px; }
        .wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle .current-font {
          opacity: .5;
          font-size: 14px; }
    .wysiwyg5-wrapper .wysihtml5-toolbar > li {
      margin: 0;
      padding: 0; }
  .wysiwyg5-wrapper .wysiwyg {
    width: 100%;
    min-height: 200px;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 50px !important;
    border: 0; }
    .wysiwyg5-wrapper .wysiwyg:focus {
      background-color: #f8fbfd;
      outline: 0 !important;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .wysiwyg5-wrapper .expand-wysiwyg {
    bottom: 0;
    color: #A5A5A5;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    position: absolute;
    right: 0; }
  .wysiwyg5-wrapper .wysihtml5-sandbox {
    border: none !important;
    padding: 16px 16px 50px !important;
    width: 100% !important; }
    .wysiwyg5-wrapper .wysihtml5-sandbox.expanded {
      height: 100% !important; }

.toggle-wysiwyg {
  position: absolute;
  right: 15px;
  top: 0; }
  .toggle-wysiwyg li {
    display: inline-block; }

.editor-icon {
  background-image: url("../img/editor_tray.png");
  display: inline-block;
  height: 40px;
  margin-top: 5px;
  opacity: 0.4;
  vertical-align: top;
  width: 40px; }
  .editor-icon-headline {
    background-position: 0 0;
    width: 31px; }
  .editor-icon-bold {
    background-position: -40px 0; }
  .editor-icon-italic {
    background-position: -80px 0; }
  .editor-icon-underline {
    background-position: -120px 0; }
  .editor-icon-link {
    background-position: -160px 0; }
  .editor-icon-quote {
    background-position: -200px 0; }
  .editor-icon-ul {
    background-position: -240px 0; }
  .editor-icon-ol {
    background-position: -280px 0; }
  .editor-icon-outdent {
    background-position: -320px 0; }
  .editor-icon-indent {
    background-position: -360px 0; }
  .editor-icon-image {
    background-position: -400px 0; }
  .editor-icon-html {
    background-position: -440px 0; }

/* Summernote
https://github.com/HackerWins/summernote
*/
.summernote-wrapper .note-editor {
  border-color: #dae9f4; }
  .summernote-wrapper .note-editor .note-toolbar {
    padding: 0;
    background-color: #e9f2f9;
    border-bottom: none; }
    .summernote-wrapper .note-editor .note-toolbar .btn-group {
      margin: 0 -1px 0 0; }
      .summernote-wrapper .note-editor .note-toolbar .btn-group .btn {
        font-size: 12px;
        height: 50px;
        min-width: 47px;
        line-height: 50px;
        padding: 0 5px;
        border-radius: 0;
        background-color: #e9f2f9;
        border-color: transparent;
        border-right-color: #dae9f4;
        border-bottom-color: #dae9f4;
        color: #1578FC; }
        .summernote-wrapper .note-editor .note-toolbar .btn-group .btn.active, .summernote-wrapper .note-editor .note-toolbar .btn-group .btn:active {
          background-color: #dae9f4; }
        .summernote-wrapper .note-editor .note-toolbar .btn-group .btn.dropdown-toggle {
          min-width: 61px; }
        .summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:last-child), .summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:only-child) {
          margin-right: 1px; }
  .summernote-wrapper .note-editor .note-statusbar {
    background-color: transparent; }
    .summernote-wrapper .note-editor .note-statusbar .note-resizebar {
      border-top-color: transparent; }
      .summernote-wrapper .note-editor .note-statusbar .note-resizebar .note-icon-bar {
        border-top: 1px solid #dae9f4; }

.summernote-wrapper .note-popover .popover .popover-content .dropdown-menu li a i, .summernote-wrapper .note-toolbar .dropdown-menu li a i {
  color: #1578FC; }

input, input:focus {
  -webkit-transition: none !important; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important; }

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #e9f2f9 inset !important; }

input.error:-webkit-autofill,
input.error:-webkit-autofill:focus,
.has-error input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F9E9E9 inset !important; }

/* Pages SelectFx */
/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  width: 100%;
  max-width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */ }

.cs-select select {
  display: none; }

.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* Placeholder and selected option */
.cs-select > span {
  padding-right: 3em; }

.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cs-select > span::after {
  content: '\25BE';
  right: 1em; }

.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em; }

.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

/* Options */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden; }

.cs-select.cs-active .cs-options {
  visibility: visible;
  background:#fff; }

.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background:#fff;
  width: 100%; }



.cs-select ul span {
  padding: 1em; }

.cs-select ul li.cs-focus span {
  background-color: #ddd; }

/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
  padding-left: 1em; }

.cs-select li.cs-optgroup > span {
  cursor: default; }

div.cs-skin-slide {
  color: #fff;
  /*font-size: 1.5em;*/
  width: 300px; }

@media screen and (max-width: 30em) {
  div.cs-skin-slide {
    font-size: 1em;
    width: 250px; } }

div.cs-skin-slide::before {
  content: '';
  background: #282b30;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1.1, 3.5, 1);
  transform: scale3d(1.1, 3.5, 1); }

.cs-skin-slide > span {
  height: 80px;
  line-height: 32px;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s; }

@media screen and (max-width: 30em) {
  .cs-skin-slide > span {
    height: 60px;
    line-height: 28px; } }

.cs-skin-slide.cs-active > span {
  text-indent: -290px;
  opacity: 0; }

.cs-skin-slide.cs-active > span::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.cs-skin-slide .cs-options {
  background: transparent;
  width: 70%;
  height: 400%;
  padding: 1.9em 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

@media screen and (max-width: 30em) {
  .cs-skin-slide .cs-options {
    padding-top: 3em; } }

.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }

.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s; }

/* more options need more delay declaration */
.cs-skin-slide .cs-options li span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 65%;
  padding: 0.8em 1em 0.8em 2.5em; }

.cs-skin-slide .cs-options li span:hover,
.cs-skin-slide .cs-options li.cs-focus span,
.cs-skin-slide .cs-options li.cs-selected span {
  color: #eb7e7f;
  background: transparent; }

.cs-skin-slide .cs-selected span::after {
  content: ''; }

/* Pages Select  overriding */
.form-group-default .cs-skin-slide > span {
  padding: 0 30px 0 0;
  height: 22px;
  line-height: 21px; }

.form-group-default .cs-wrapper {
  width: 100%; }

.cs-wrapper {
  display: inline-block; }

.form-control.cs-select:not(.cs-active) {
  width: 100% !important; }

.cs-select {
  background-color: transparent; }
  .cs-select span {
    text-overflow: initial; }
  .cs-select .cs-placeholder {
    width: 100%; }

div.cs-skin-slide {
/*  width: auto;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #5e5e5e; 
	border: solid 1px rgba(141, 145, 150, 0.22);
    border-radius: 10px;*/
	
	  width: 100%;
    font-family: 'Roboto', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #5e5e5e;
    border: solid 1px rgba(141, 145, 150, 0.22);
    border-radius: 10px;
    float: left;
}

.profile-form .cs-wrapper{width: 100%;}

#labl-dv .profile-form label{float: right;}  

.profile-form .form-group #cn{border-radius:10px;}

.pricing-text.text-center{clear: both;}

  div.cs-skin-slide:before {
    background-color: transparent; }
  div.cs-skin-slide.cs-transparent {
    background: none; }
    div.cs-skin-slide.cs-transparent .cs-backdrop {
      border-color: transparent;
      background: none; }
    div.cs-skin-slide.cs-transparent.cs-active .cs-backdrop {
      background: #f8fbfd; }
  div.cs-skin-slide > span {
    height: 35px;
    padding: 6px 33px 6px 17px;
    line-height: 23px;
    z-index: 1; }
  div.cs-skin-slide.cs-active {
    z-index: 790; }
    div.cs-skin-slide.cs-active:before {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
    div.cs-skin-slide.cs-active .cs-backdrop {
      border: transparent;
      background: #f8fbfd;
      box-shadow: -1px 0 1px #ccc, 1px 0 1px #ccc; }
  div.cs-skin-slide > span:after,
  div.cs-skin-slide.cs-active > span:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #5e5e5e; }
  div.cs-skin-slide .cs-options {
    height: auto;
    padding: 9px 0;
    width: auto;
    padding: 10px;
    max-height: 350px;
    transform: translate3d(1, 1, 1);
    overflow: hidden;
    z-index: 1; }
    div.cs-skin-slide .cs-options ul {
      width: 100%;
      display: table; }
      div.cs-skin-slide .cs-options ul li {
        display: table-row; }
        div.cs-skin-slide .cs-options ul li span {
          display: table-cell;
          font-size: 14px;
          font-weight: normal;
          letter-spacing: normal;
          padding: 5px 0;
          text-transform: none;
          max-height: 350px;
          overflow-y: auto; }
        div.cs-skin-slide .cs-options ul li span:hover,
        div.cs-skin-slide .cs-options ul li.cs-focus span,
        div.cs-skin-slide .cs-options ul li.cs-selected span {
          color: #0b3554; }

.cs-backdrop {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid rgba(52, 59, 69, 0.3);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
  transition-delay: 0.3s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(7) {
  transition-delay: 0.35s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(8) {
  transition-delay: 0.4s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(9) {
  transition-delay: 0.45s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(10) {
  transition-delay: 0.5s; }

.cs-skin-slide.cs-active .cs-options li:nth-child(11) {
  transition-delay: 0.55s; }

/* Dropzone for Angular */
.dropzone[dropzone="dropzone"] input[type="file"] {
  visibility: hidden; }

/* end overrides */
.twitter-typeahead {
  width: 100%; }

.tt-menu {
  width: 100%;
  padding: 3px 10px 3px 3px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.tt-suggestion {
  color: #1578FC;
  padding: 3px 7px 4px;
  padding-left: 26px;
  line-height: 24px; }
  .tt-suggestion:hover {
    cursor: pointer;
    background: #e9f2f9; }
  .tt-suggestion.tt-cursor {
    background: #e9f2f9; }
  .tt-suggestion p {
    margin: 0; }

.form-group-default.typehead {
  overflow: inherit; }

.form-group-default .tt-menu {
  width: calc(100% + 24px);
  margin: 4px -12px; }

/* Demo specifc classes */
.demo-form-wysiwyg {
  height: 250px; }

/*------------------------------------------------------------------
[16. Tables and Datatables]
*/
/* Generic Tables
------------------------------------
*/
