  @import url('https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:300, 400, 500, 600, 700|Open+Sans:400  ,700');
  @import url('https://cdnjs.cloudflare.com/ajax/libs/aos/2.2.0/aos.css');
  @import url('fonts.css');


  body {
      background-color: #eeeeee;
      font-family: Titillium Web, sans-serif;
  }

  
    .floor-plan-loader {
          overflow: hidden;
          width: 100%;
          height: 100%;
          position: fixed;
          top: 0;
          left: 0;
          z-index: 99;
          background: rgba(251, 251, 251, 0.8);
      }


    .floor-plan-loader .circle-loader {
        border: 10px solid #d0d0d0;
        border-radius: 50%;
        border-top: 10px solid #04B45F;
        width: 100px;
        height: 100px;
        -webkit-animation: spin 2s linear infinite; /* Safari */
        animation: spin 2s linear infinite;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        
      }

  


    .svg-container{
        position:relative;
        width:100%;
        /*padding-top:40%;*/
    }
    /*svg{
        position:absolute;
        top:0;
        left:50%;
        transform:translateX(-50%);
		max-height: -webkit-fill-available;
      }*/


      /* Safari */
      @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
      }

      @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }

  .open>.dropdown-menu {
      min-width: 130px !important;
  }

  #sp-main-body{
      padding:40px 0;
  }

  #sp-section-12 {
      background: #fff;
  }

  header.header-part {
      background-color: #f0f1f8;
      padding: 0 14px;
      text-align: right;
      border-bottom: 1px solid #ddd;
  }

  a:active, a:hover, a:focus {
      text-decoration: none !important;
  }

  .view-checkout header.header-part{
      padding:0 !important;
      background:none !important;
      border-bottom:0 !important;
  }
  .view-checkout .header-part-holder{
      /*background: #fff;*/
      /*padding: 15px 20px;*/
  }
 .view-termofuse header.header-part{
      padding:0 !important;
      background:none !important;
      border-bottom:0 !important;
  }

.view-termofuse .header-part-frame{
      background-color: #f0f1f8 ;
      border-bottom: 1px solid #ddd;
      padding:0 14px;
  }
  .view-termofuse .header-part-frame:after{
      clear:both;
      content:'';
      display:block;
  }
 

  #btnSearchExistingExhibitor {
      outline: none;
  }    
  .view-checkout .header-part-frame{
      background-color: #f0f1f8;
      border-bottom: 1px solid #ddd;
      padding:0 14px;
  }
  .view-checkout .header-part-frame:after{
      clear:both;
      content:'';
      display:block;
  }
  a:hover{
      text-decoration:none;
  }
  a:focus, button:focus, .btn:focus{
      outline: none;
  }
  .row{
      margin-left:-15px !important;

  }
  .r-error{
  display:block;
  padding:10px 0 !important;
  }
  .obj-live-amount {
      display: inline-block;
      color: #ff6e6e;
      font-family: 'Montserrat', sans-serif;
      font-size: 12px;
  }

  .obj-live-amount>span {
      display: block;
      padding: 0px 6px;
      border: 1px solid #ff6e6e;
      border-radius: 20px;
      margin-right: 10px;
      line-height: 18px;
  }
  
  .obj-cart {
    display: inline-block;
    vertical-align: middle;
    padding: 16px 0;
  }
  .obj-cart .btn-group {
      padding-right: 15px;
  }

  .obj-cart .dropdown-menu {
      min-width: 290px;
      padding: 15px;
  }
  
  .obj-cart .btn-group.open .dropdown-menu .btn-block {
    margin: 13px 0 0 0;
  }
  .obj-cart .cart-dd-trigger {
      color: #cccccc;
      font-size: 16px;
      box-shadow:none !important;
      -webkit-box-shadow:none !important;
  }
/**
  .obj-cart .fa-shopping-cart {
      color: #cccccc !important;
      box-shadow: none !important;;
  }
**/
  .obj-cart.has-amount .cart-dd-trigger:hover,
  .obj-cart.has-amount .cart-dd-trigger:focus {
      text-decoration: none;
  }

  .cart-cal-table {
      width: 100%
  }

  .cart-cal-table td {
      padding: 5px 0;
      font-size: 16px;
      width: 100px;
  }

  .adjustment{
      background: #04B45F;
      color: #fff !important;
      border: 0;
  }

  .adjustment:hover{
      background: #04b45fd6;
      color: #fff !important;
      border: 0;
     
  }

  .adjustment:active{
      background: #04b45fd6;
      color: #fff !important;
      border: 0;
  }

  .adjustment:focus{
      background: #04b45fd6;
      color: #fff !important;
      border: 0;
      outline: none !important;
  }



  .cart-cal-table td.bold {
      font-weight: bold
  }

  .obj-cart input[type="text"]{
      line-height: normal;
      padding: 0 !important;
      text-align: right;
      border: 0;
      background: 0;
      box-shadow: none;
      height: 24px;
      font-size: 16px;
      display:inline-block;
      vertical-align:baseline;
  }

  .span { display: none; }
  .latest-list { display: none; }

  .cols-wrapper {
      background: #fff;
  }
  .view-user_reg h2{
       /* margin-left: -17px;*/
      color: #4e4b4c !important;
  }
  .view-user_reg .cols-wrapper {
      /*margin-bottom:40px;*/
      overflow:hidden;
  }

  .view-user_reg .left-col.branding-left-col{
      margin-bottom:-9999px;
      padding-bottom:9999px;
  }

  .swal-icon img{
          width: 260px;
      display: block;
      margin: 0 auto;
  }
  .view-user_reg .swal2-popup{
      width:30% !important;
  }
  .view-user_reg .swal2-popup #swal2-content{
      font-size:15px;
  }
  .view-user_reg .swal2-popup .swal2-styled.swal2-confirm{
      font-size:14px;
  }
  .course-attendees-list-wrapper .search-bar,
  #meetings .search-bar{
      position:relative;
      overflow:hidden;
  }
  #meetings .search-bar{
      margin:0 0 15px;
  }
  .course-attendees-list-wrapper .search-bar input,
  #meetings .search-bar input{
      width:100%;
      height:40px;
      padding:0 15px 0 30px;
      font-size:14px;
      line-height:17px;
  }
  .course-attendees-list-wrapper .search-bar input{
      border: solid #ccc;
      border-width: 0 1px 1px 0;
  }
  .course-attendees-list-wrapper .search-bar button,
  #meetings .search-bar button{
      position: absolute;
      top: 0;
      left: 0;
      background: none;
      border: 0;
      height: 100%;
      padding: 0;
      width: 36px;
      cursor:default;
  }
  .course-attendees-list {
      padding: 0;
      list-style: none;
      margin-bottom: 0;
      border-right:1px solid #ddd;
      overflow: hidden;
  }

  .course-attendees-list li {
      border-bottom: 1px solid #ddd;
      overflow: hidden;
  }

  .course-attendees-list li.social-event a {
      background: #fbfff0;
  }

  .course-attendees-list li a {
      display: block;
      padding: 15px 15px 15px 13px;
      border-left: 2px solid transparent;
      /*transition: all 0.2s;*/
      color: #222;
  }

  .course-attendees-list li a:focus {
      outline: none;
      text-decoration: none;
  }

  .course-attendees-list li a.show_floor_plan,
  .course-attendees-list li a.btnRemoveBooth,
  .course-attendees-list li a.btnEditBooth{
      display: inline-block;
      vertical-align: middle;
      padding: 0 2px;
  }
  .course-attendees-list li a.show_floor_plan{
      background: #898a9a;
      color: #fff !important;
      border-radius: 50px;
      padding: 0px 10px !important;
      font-size: 12px;
      text-transform: capitalize;
  }

  .course-attendees-list li.active a, .course-attendees-list li a:hover {
       border-color: inherit !important; 
       margin-left: -2px;
  }

  .course-details .table {
      color: #000 !important;
  }
  .course-details .table ul, .course-details .table ol, .course-speakers .table ul, .course-speakers .table ol{
    color: #757575 !important;
  }
	.course-details .table ul, .course-speakers .table ul{
		list-style-type: disc;
	}
  .btn-adjustment {
      float: right;
  }

  .course-attendees-list li.active,
  .course-attendees-list li:hover {
      text-decoration: none;
      background-color: #f0f1f8;
      border-left: 2px solid #7794f8;
  }

  .course-attendees-list li .course-title {
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      font-size: 15px;
      color: #222;
      text-transform: uppercase;
      margin-top: 0;
      line-height: 20px;
      margin-bottom: 0;
  }

  .course-attendees-list li .course-presenter-name {
      font-size: 12px;
      color: #777;
      font-weight: 600;
      text-align: right;
      font-family: 'Montserrat', sans-serif;
  }

  .course-attendees-list li .course-date-time,
  .course-attendees-list li .btn-wrapper{
      font-size: 12px;
      font-weight: 600;
      color: #999;
      text-align: right;
      font-family: 'Montserrat', sans-serif;
  }
  .course-attendees-list li .btn-wrapper button{
      display:inline-block;
      vertical-align:middle;
  }
  .course-attendees-list li .btn-wrapper .show_floor_plan{
      border: 0;
      border-radius: 4px;
      font-size: 13px;
      text-transform: capitalize;
      background:#0d945c;
      color:#fff;
  }
  .course-attendees-list li .btn-wrapper .btnRemoveBooth,
  .course-attendees-list li .btn-wrapper .btnEditBooth{
      font-size: 14px;
      background: none;
      border-radius: 4px;
      border: 1px solid #898c9d;
  }
  .course-attendees-list li .course-date-time .bolded-date {
      display: inline-block;
      margin-left: 10px;
      color: #777;
  }

  .no-padding {
      padding: 0
  }
.assigned-booths-list tr th, .assigned-booths-list tr td{
    text-align: center;
}

.assigned-booths-list tr td img {
    text-align: center;
    margin: 0 auto;
}

  .left-col {
      border-right: 1px solid #ddd;
      padding: 0px 15px 0px 15px;
  }
 
 .left-col.course-attendees-list-wrapper{
      border-right:0;
      height:500px;
	  overflow-y:scroll;
	  overflow: -moz-hidden-unscrollable;
	  -ms-overflow-style: none; 
  }

  .left-col.course-attendees-list-wrapper::-webkit-scrollbar{display:none;}
  .left-col.course-attendees-list-wrapper::-moz-scrollbars {display:none;}
  .left-col.course-attendees-list-wrapper::-google-ms-scrollbar {display:none;}
  .left-col.course-attendees-list-wrapper::-khtml-scrollbar {display:none;}
  .left-col.branding-left-col {
      border-right: 1px solid #ddd;
      overflow: auto;
      padding: 40px 40px 40px;
      background: #dbdce1;
  }

  .right-col {
      padding: 20px 0px;
      overflow-y:auto;
      overflow-x:hidden;
      /*border-left: 1px solid #ddd;*/
	
  }

  .view-user_reg .right-col{
      overflow:inherit;
  }

  .invoice-wrapper {
      background: #fff;
  }

  .ui-autocomplete{
      line-height: 20px;
      z-index: 99999;
      font-size: 13px;
      background: #f0f1f8;
      text-transform: capitalize;
  }
  .view-course_reg .ui-autocomplete{
      width: 390px !important;
  }
  .ui-autocomplete li{
      margin-bottom:10px;
  }

  input[type="file"]::-webkit-file-upload-button { cursor:pointer; }
  input[type="file"]::-moz-file-upload-button { cursor:pointer; }
  input[type="file"]::-ms-file-upload-button { cursor:pointer; }
  input[type="file"]::-o-file-upload-button { cursor:pointer; }


      /*  Toggle Switch***/

  .switch-toggle,
  .sacl-switch-toggle {
      position: relative;
      display: inline-block;
      width: 38px;
      height: 22px;
      margin: 0;
  }
  .switch-toggle input[type="checkbox"]{
      display: none;
  }
  ::-webkit-scrollbar {
      width: 0px;
      /* remove scrollbar space */
      background: transparent;
      /* optional: just make scrollbar invisible */
  }

  .switch-toggle input.switch-checkbox,
  .sacl-switch-toggle input.sacl-switch-checkbox {
      display: none;
  }
  .switch-toggle input.switch-checkbox,
  .switch-toggle input.switch-checkbox {
      display: none;
  }
  .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #cccccc;
      -webkit-transition: .4s;
      transition: .4s;
  }

  .slider:before {
      position: absolute;
      content: "";
      height: 14px;
      width: 14px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s;
  }

  input.switch-checkbox:checked+.slider,
  input.sacl-switch-checkbox:checked+.slider {
      background-color: #0c593c  !important;
  }

  input.switch-checkbox:focus+.slider,
  input.sacl-switch-checkbox:focus+.slider {
      box-shadow: 0 0 1px #2196F3;
  }

  input.switch-checkbox:checked+.slider:before,
  input.sacl-switch-checkbox:checked+.slider:before {
      -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
      transform: translateX(15px);
  }

  .course-attendees li.course-attendee-single-list.checked-active .course-attendee-single {
      color: #333 !important;
  }



  /* Rounded sliders */

  .slider.round {
      border-radius: 34px;
  }

  .slider.round:before {
      border-radius: 50%;
  }










  /***
      end  Toggle Switch
  ***/

  .course-attendees {
      list-style: none;
      padding: 0;
      font-family: 'Lato', sans-serif;
  }

  .course-attendees li.course-attendee-single-list {
      padding: 8px 15px;
      border-bottom: 1px solid #ddd;
      transition: all 0.2s;
  }

  .course-attendees li.course-attendee-single-list:hover {
      background-color: #fbfff0
  }

  .course-attendees li.course-attendee-single-list:hover .course-attendee-single {
      color: #333333;
      transition: all 0.2s;
  }

  .course-attendees li.course-attendee-single-list:hover .svg-inline--fa {
      color: #0d945c;
  }

  .course-attendees li.course-attendee-single-list:hover .space-manager>a {
      visibility: visible
  }

  .course-attendees li.course-attendee-single-list .space-manager>a {
      line-height: 10px;
      width:auto;
      margin: 2px 0 0;
  }
  .course-attendees li.course-attendee-single-list .space-manager>a .fa-user-cog{
     color:#898c9c;
  }

  .course-attendees li.course-attendee-single-list:hover .course-attendee-single>span {
      color: #757575
  }

  .course-attendees li.course-attendee-single-list.checked-active {
      background: #fbfff0;
  }

  .course-attendees li.course-attendee-single-list .course-attendee-single {
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      font-weight: 600;
      color: #bbb;
  }
  .course-attendees li.course-attendee-single-list .course-attendee-single a{
     color:#898c9c;
  }
  .course-attendees li.course-attendee-single-list.checked-active .course-attendee-single {
      color: #333333;
      transition: all 0.4s;
  }

  .course-attendees li.course-attendee-single-list.checked-active .course-attendee-single>span {
      color: #757575;
  }

  .course-attendees .course-attendee-single>span {
      font-size: 14px;
      font-weight: 400;
      color: #bbb;
  }

  .course-attendees .course-attendee-single .svg-inline--fa {
      color: #bbb;
  }

  .course-attendees li.course-attendee-single-list.checked-active .course-attendee-single .svg-inline--fa,
  .sacl-course-name .svg-inline--fa{
      color: #0d945c;
  }

  .course-attendees li.course-attendee-single-list .course-attendee-single-action {
      height: 22px;
      width:130px;
  }

  .course-attendees .course-attendee-single-action .space-manager {
      display: inline-block;
      vertical-align: top;
  }

  .course-attendees .course-attendee-single-action .space-manager>a {
      display: block;
      width: 5px;
      font-size: 18px;
      font-weight: bold;
      margin-right: 18px;
      color:#898c9c;
  }

  .course-attendees .course-attendee-single-action .space-manager>a:hover,
  .course-attendees .course-attendee-single-action .space-manager>a:focus {
      text-decoration: none;
  }

  .course-attendees .course-attendee-single-action .space-manager>a>span {
      display: block;
      width: 4px;
      height: 4px;
      background: #999;
      margin-bottom: 4px;
      border-radius: 7px;
  }

  .course-attendees .course-attendee-single-action .space-manager>a>span:last-child {
      margin: 0
  }

  .cb {
      clear: both;
  }

  .add-new-attn-btn {
      padding: 8px 7px;
      display: inline-block;
      font-size: 14px;
      color: #7794f8;
      text-decoration: none;
  }

  .add-new-attn-btn:hover {
      color: #333333;
      text-decoration: none;
  }

  .add-new-attn-btn .anab-icon {
      color: #ccc;
      font-size: 12px;
      border: 1px dashed #ccc;
      display: inline-block;
      width: 30px;
      height: 30px;
      text-align: center;
      border-radius: 30px;
      margin-right: 10px;
      padding:  0;
      display: table-cell;
      vertical-align: middle;
  }

  .add-new-attn-btn:hover .anab-icon {
      color: #757575;
      border-color: #757575
  }

  .sacl-details-time-wrapper .course-details {
      color: #898b9b;
      float: left;
  }
  .sacl-details-time-wrapper .course-details span,
  .sacl-details-time-wrapper .course-details i{
      display:inline-block;
      vertical-align:middle;
      float:none !important;
  }
  .sacl-details-time-wrapper .course-details span.icon-eye{
      margin-top:-1px;
  }
  .sacl-details-time-wrapper .course-details i{
      margin-right:0.25em;
  }
  .sacl-details-time-wrapper .course-details span.view-text{
      font-size:13px;
  }
  .course-details h2,
  .course-speaker-single h2{
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 34px;
	  color: #080808;
  }
  .course-speaker-single h2{margin: 0;}
  .course-details h3 {
      font-size: 16px;
      font-weight: bold;
      margin-top: 34px;
      color:#708a40;
      margin-bottom: 10px;
      text-transform:uppercase;
  }
  .course-details dl{
      font-size: 14px;
      line-height: 17px;
      overflow: hidden;
  }
  .course-details dl dt{
      font-weight: normal;
      float: left;
      width: 100px;
      margin: 0;
      padding: 0;
      font-size:15px;
  }
  .course-details dl dd{
      overflow:hidden;
      margin:0 0 25px;
  }
  p {
      font-size: 14px;
      color: #757575;
      /*font-family: opensans;*/
      line-height: 24px;
  }

  .font-16 {
      font-size: 16px
  }

  .btn-success {
      background-color: #898b9b;
      border-color: #898b9b;
  }

  .btn-success:hover {
      background-color: #09774a;
  }

  .btn-pill {
      border-radius: 50px;
  }

  .cart-submit-btn {
      margin-top: 10px;
      padding: 10px;
      font-weight: bold;
      font-size: 14px;
  }

  .course-details .see-more-btn {
      font-weight: bold;
      font-size: 16px;
      position: relative;
      display: block;
  }

  .course-details .see-more-btn:before {
      content: "";
      position: absolute;
      display: block;
      top: -50px;
      width: 100%;
      height: 50px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
      /* IE6-9 */
  }

  .course-speakers {
      margin-top: 50px;
  }

  .course-speakers .course-speaker-single {
      position: relative;
  }
  .course-speakers .course-speaker-single h2{
      margin-bottom:0 !important;
  }
  .course-speakers .course-speaker-single h2 + p{
      margin:0;
      padding:0;
  }
  .course-speakers .course-speaker-single img {
      position: absolute;
      width: 100px;
      left: -65px;
      top: 0;
      height: 100px;
      object-fit: cover;
      border-radius: 50%;
      overflow: hidden;
  }

  .modal-body .course-speakers .course-speaker-single img {
      position: relative;
      left: 0;
  }

  .heading-brand {
      font-size: 25px;
      font-family: lato;
      font-weight: 600;
      color: #515870;
  }

  .select2-container {
      width: 100% !important;
  }

  textarea.form-control,
  input[type="text"].form-control,
  input[type="input"].form-control,
  input[type="password"].form-control,
  input[type="datetime"].form-control,
  input[type="datetime-local"].form-control,
  input[type="date"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control,
  input[type="week"].form-control,
  input[type="number"].form-control,
  input[type="email"].form-control,
  input[type="url"].form-control,
  input[type="search"].form-control,
  input[type="tel"].form-control,
  input[type="color"].form-control,
  .uneditable-input.form-control,
  .select2.select2-container--default .select2-selection {
      border: 1px solid #dddddd;
      box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.04);
      height: 36px;
      width: 100%;
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      font-weight: 300;
  }

  .form-group {
      margin-bottom: 28px;
  }

  .form-group label {
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      color: #333;
      margin-top: 5px;
  }
  .form-group .company-label{
      padding: 0;
      margin: 0;
      display: block;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 36px
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 36px;
      width: 40px;
      border-left: 1px solid #ddd;
  }

  .btn.btn-default {
      background: #898c9c;
      color: #fff;
      border: 0;
      padding: 10px 30px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 500;
      border: 1px solid #898c9c;
  }

  .btn.btn-default:focus {
      outline: 0 !important;
  }

  .btn.btn-default:hover {
     background: #898c9c;
  }

  form .btn.btn-default {
      /* margin-top: 10px */
  }

  ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #8d8d8d !important;
      opacity: 1;
      /* Firefox */
  }

  :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #8d8d8d !important;
  }

  ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #8d8d8d !important;
  }


  .inline-display {
      display: inline;
  }

  .forgot-btn {
      margin-left: 26px;
      font-weight: 500;
      color: #5aa545;
  }

  .registration-options {
      font-family: 'Montserrat', sans-serif;
      margin-top: 20px;
      margin-bottom: 20px;
      color: #757575;
  }

  .registration-options a {
      color: #5aa545;
      font-weight: 600;
  }

  .form-control:focus {
      border-color: #ccc;
      outline: 0;
      -webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.08);
      box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.12);
  }

  .select2.select2-container--default .select2-selection:focus {
      outline: 0 !important
  }

  .select2-container--default .select2-results__option[aria-selected=true] {
      background-color: #dbdce1;
  }

  .select2-container--default .select2-results__option--highlighted[aria-selected] {
      background-color: #dbdce1;
      color: #50576f;
  }

  .select2-dropdown {
      border-color: #ddd;
      background: #eee;
      z-index: 99999;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
      padding-right: 50px;
      text-transform: uppercase;
  }
  .select2-selection__placeholder{
      text-transform:none;
  }

  .checkout-invoice-logo {
      border-bottom: 1px solid #ddd;
      margin-bottom: 30px;
  }

  .checkout-title-big,
  .invoice-title-big {
      font-size: 30px;
      text-transform: uppercase;
      font-weight: 700;
      font-family: Montserrat;
      line-height: 33px;
      color: #dedede;
      text-align: left;
  }
  .checkout-title-big{
      color: #3f3f3f;
  }
  .inner-container {
      width: 80%;
      margin: 0 auto;
  }

  .checkout-tbl-main {
      margin-top: 30px;
  }

  .checkout-tbl-main>tbody>tr>td,
  .checkout-tbl-main-wrapper > .chekout-description-tbl {
      border-bottom: 1px solid #dadbe8;
  }

  .checkout-tbl-main tbody>tr>td:last-child {}

  table.chekout-description-tbl {
      margin: 0;
  }

  .checkout-tbl-main table.chekout-description-tbl tbody td {
      vertical-align: top;
      padding: 16px;
  }

  table.chekout-description-tbl tbody td time {
      font-size: 12px;
      /* font-weight: bold; */
      color: #9497A1;
  }

  table.chekout-description-tbl thead th {}

  table.chekout-description-tbl tbody td.sbtotlecell,
  table.chekout-description-tbl tbody th.sbtotlecell {
      text-align: center;
      color: #515870;
      background: #f0f1f8;
      width: 150px;
  }

  table.chekout-description-tbl tbody td.totlecell {
      text-align: center;
      color: #545871;
      background: #DADBE7;
      width: 150px;
  }

  table.chekout-description-tbl thead th.sbtotlecell {
      text-align: center;
      color: #fff;
      background: #898c9c;
  }

  .chekout-description-tbl h3 {
      margin-top: 22px;
      margin-bottom: 0;
      font-weight: 400;
      font-size: 20px;
      color: #545871;
      font-family: opensans;
  }

  .chekout-description-tbl h5 {
      margin-bottom: 2px;
      color: #9497A1;
      font-size: 14px;
      font-weight: normal;
      font-family: Lato, sans-serif;
  }

  .chekout-description-tbl h4 {}

  .table-heading-row {}

  table.chekout-description-tbl.table-heading-row>tbody>tr>td {
      padding: 18px 0;
      font-size: 18px;
      font-weight: 700;
  }
  .ibox-content {
      background-color: #ffffff;
      color: inherit;
      padding: 15px 20px 20px 20px;
      border-color: #e7eaec;
      border-image: none;
      border-style: solid solid none;
      border-width: 1px 0;
  }
  .invoice-details {
      background: #f0f1f8;
      padding:10px 0 0;
      font-size:14px;
      margin-bottom:30px;
  }

  .invoice-table thead>tr>th{
      color:#6c9045;
  }
  .invoice-table tbody>tr>td:last-child,
  .invoice-table tbody>tr>td:nth-child(4),
  .invoice-table tbody>tr>td:nth-child(3),
  .invoice-table tbody>tr>td:nth-child(2) {
      text-align: right;
  }
  .invoice-total>tbody>tr>td:first-child {
      text-align: right;
  }
  .invoice-total>tbody>tr>td {
      border: 0 none;
  }

  .invoice-total>tbody>tr>td:last-child {
      border-bottom: 1px solid #DDDDDD;
      text-align: right;
      width: 15%;
  }
  .ckt-foot-box .box-title {
      text-transform: UPPERCASE;
      margin-bottom: 20px;
      border-bottom: 1px solid #dbdce1;
      padding-bottom: 10px;
      color: #515870;
      font-family: Montserrat;
  }

  .mt-10 {
      margin-top: 10px
  }

  .profile-photo .photo-wrapper {
      width: 200px;
      height: 200px;
      margin: 0 auto;
      box-sizing: border-box;
      position: relative;
      overflow:hidden;
  }

  .profile-photo .photo-wrapper .image-photo {
      border-radius: 100px;
      overflow: hidden;
  }

  .profile-photo .photo-wrapper .image-photo img {
      width: 200px;
      height: 200px;
      object-fit: cover;
  }

  .profile-photo {
      padding: 40px 0px;
  }

  .profile-photo .photo-wrapper .text-photo {
      height: 200px;
      width: 200px;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      background: #f4f9ea;
      border-radius: 110px;
      font-size: 60px;
      font-weight: 400;
      color: #253d59;
      font-family: 'Montserrat', sans-serif;
  }

  a.photo-edit-btn,
  a.photo-delete-btn{
      position: absolute;
      right: 0px;
      bottom: 14px;
      font-size: 30px;
      background: #fff;
      border-radius: 40px;
      width: 40px;
      height: 40px;
      text-align: center;
      display: table;
      color: #333;
      box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18);
      text-decoration: none;
      z-index:1;
  }
  a.photo-delete-btn{
      right: auto;
      left: 0;
      display: inherit;
  }
  a.photo-delete-btn i{
      font-size: 23px;
      color: #8b8b8b;
      line-height: 27px;
      margin-top: 6px;
  }
  a.photo-edit-btn i{
      font-size: 24px;
      display: table-cell;
      vertical-align: middle;
  }

  a.photo-edit-btn i.icon-camera2 {
      font-size: 18px;
  }
  .tab-content.attendance-report{
      border: 0;
  }
  .attendee-profile-name {
      font-family: 'Montserrat', sans-serif;
      font-weight: 500;
      text-align: center;
      margin-top: 18px;
      font-size: 18px;
      color: #333333;
  }
  .attendee-profile-name .dropdown{
      display:inline-block;
      vertical-align:middle;
  }
  .attendee-profile-name .dropdown .dropdown-toggle,
  .attendee-profile-name .dropdown .dropdown-toggle:focus{
      color:#58c156;
  }
  .attendee-profile-designation {
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: #757575;
      text-align: center;
  }

  .other-attendees-list {
      border:solid #eee;
      border-radius: 5px;
      border-width: 0px 2px 2px;
      margin:0 0 15px !important;
  }

  .ui.form .row.other-attendees-list{
      margin:0 0 25px !important;
  }

  .other-attendees-list h3 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 16px;
      font-family: Lato;
      margin-bottom: 20px;
          background: #eeeeee;
      padding: 13px 10px;
      border-radius: 5px 5px 0 0;
      margin: 0;
  }
  .attendance-report .other-attendees-list h3{
      margin-bottom:0 !important;
      text-transform:capitalize;
  }
  .other-attendees-list ul {
      list-style: none;
      padding: 0;
      margin-bottom: 0;
  }
  .other-attendees-list .attendee-box{
      position:relative;
  }
  .other-attendees-list .attendee-box:before{
      position:absolute;
      top:0;
      left:0;
      content:'';
      background:rgba(255,255,255,0.8);
      width:100%;
      height:100%;
      z-index:1;
  }
  .other-attendees-list ul li {
      border-bottom: 1px solid #dddddd;
      position:relative;
  }
  .other-attendees-list ul li:first-child{
      border-top:1px solid #ddd;
  }
  .other-attendees-list ul li:after{
      clear:both;
      content:'';
      display:block;
  }
  .other-attendees-list ul li:hover,
  .other-attendees-list ul li.active{
      background-color: #f0f1f8;
  }
  /*.other-attendees-list ul li:before {
      content: "\e931";
      font-family: 'icomoon';
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translate(0, -50%);
  }*/

  #sp-component{/*padding:15px;*/}
  .other-attendees-list ul li:last-child {
      border-bottom: 0
  }
  .other-attendees-list ul li.changeable_li{
      position:relative;
      z-index:1;
  }
  .other-attendees-list ul li a {
      font-family: Lato;
      font-size: 15px;
      color: #333;
      padding: 10px;
        display:inline-block;
      vertical-align:middle;
      text-decoration: none;
      position: relative;
      width:300px;
  }
  .attendance-report .other-attendees-list ul li a{
      width:auto;
      display:block;
  }
  .other-attendees-list ul li .space-manager{
      display:inline-block;
      vertical-align:middle;
  }

  .other-attendees-list .space-manager ul li:before{
      z-index:1;
  }

  .other-attendees-list ul li .space-manager a{
      width:auto;
      padding:0;
      margin:10px;
      line-height:16px;
  }

  .other-attendees-list ul li a span {
      font-size: 14px;
      font-weight: 400;
      color: #757575;
  }
  .other-attendees-list .dropdown-menu.dropdown-menu-right a{
      font-size:12px;
      width:120px;
  }


  .single-attendee-courses-list>ul {
      list-style: none;
      padding: 0;
  }
  .single-attendee-courses-list .holder:after{
      clear:both;
      content:'';
      display:block;
  }
  .single-attendee-courses-list h3{
      float:left;
  }
  .filter{
	  display:block !important;
      float:right;
      color:#000;
      padding:31px 0 0;
      z-index: 1;
  }
  .filter .txt-title{
      float:left;
  }
  .filter a.btn{
      padding:0 0 0 9px;
      font-size:16px;
      color: #03b45e;   
  }
  .filter a.btn:active{
         box-shadow:none;
      -webkit-box-shadow:none;
  }
  .single-attendee-courses-list>ul>li {
      display: list-item;
  }
.single-attendee-courses-list>ul .panel li.course_name{
  margin:0 0 15px;
}
  .single-attendee-courses-list>ul>li:hover,
  .single-attendee-courses-list>ul>li.checked-active {
     

  }
  .single-attendee-courses-list>ul>li.no_result:hover{
      background:none;
  }

  .single-attendee-courses-list>ul>li:hover .sacl-info-box .sacl-course-name,
  .single-attendee-courses-list>ul>li:hover .sacl-presenter-name,
  .single-attendee-courses-list>ul>li:hover .sacl-date-time,
  .single-attendee-courses-list>ul>li.checked-active .sacl-info-box .sacl-course-name,
  .single-attendee-courses-list>ul>li.checked-active .sacl-presenter-name,
  .single-attendee-courses-list>ul>li.checked-active .sacl-date-time {
      opacity: 1
  }
  .single-attendee-courses-list .booth-row{
  overflow:hidden;
  margin:0 0 35px;
      border: 1px solid #ccc;
    padding: 0 15px 10px;
}
.single-attendee-courses-list .booth-row li{
  overflow:hidden;

}
.booth-row .course-attendees{
    border-top:1px solid #ccc;
    overflow:hidden;
}
  .single-attendee-courses-list .booth-row .course-attendee-single-list{
    overflow:hidden;
    padding:8px 0;
    border:0;
  }
  .single-attendee-courses-list .booth-row h4 .btn-wrapper{
    float:right;
}
.single-attendee-courses-list .booth-row .btn-wrapper .btnEditBooth,
.single-attendee-courses-list .booth-row .btn-wrapper .show_floor_plan{
  color:#fff;
    background: #00b48d;
    border: 0;
    border-radius: 15px;
        font-size: 13px;
    line-height: 16px;
    padding:4px 10px 5px;
  }
.view-booth_reg button.btnRemovesponsorship i.fa.fa-trash{
    color:#0C583C;
}

.single-attendee-courses-list .booth-row .btn-wrapper .btnRemovesponsorship{
    font-size: 14px;
    line-height: 23px;
    border:1px solid #ccc;
    border-radius:100%;
  }
  .single-attendee-courses-list .booth-row .btn-wrapper .btnRemoveBooth{
    font-size: 14px;
    line-height: 23px;
    border:1px solid #ccc;
    border-radius:100%;
  }
   .single-attendee-courses-list .booth-row .course-speaker-name{
      margin-bottom:0;
      font-size: 14px !important;
      font-weight: bold;
    }
  .single-attendee-courses-list .booth-row .course-attendee-single{
    font-size:12px !important;
    line-height:20px;
    font-weight:normal !important;
  }
  .course_name .sh-price{
      display:block;
      font-size:13px;
      color:#5aa380;
      font-weight:bold;
      margin-top:7px 0 0;
  }

  .course-attendees li.course-attendee-single-list .course-attendee-single-action .sh-price{
      display: inline-block;
      font-size: 13px;
      color: #5aa380;
      vertical-align: top;
      margin-right: 6px;
      margin-left: 12px;
      min-width:38px;
      text-align:right;
  }
  .course-attendees li.course-attendee-single-list .course-attendee-single-action .switch-toggle{
      float:right;
  }
  .single-attendee-courses-list>ul>li:last-child .sacl-info-box,
  .single-attendee-courses-list>ul>li:last-child .sacl-select-box {
      border-bottom: 1px solid #ddd;
  }

  .single-attendee-courses-list>ul .panel li .sacl-info-box {
      width: 82%;
      display: table-cell;
      vertical-align: middle;
      padding: 15px;
      box-sizing: border-box;
      border: 1px solid #ddd;
  }


  .single-attendee-courses-list>ul .panel li .sacl-select-box {
      width: 150px;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding: 15px;
      border: 1px solid #ddd;
      border-left: 0;
  }

  .single-attendee-courses-list>ul>li .sacl-info-box .sacl-course-name {
      font-weight: bold;
      color: #222222;
      font-size: 14px;
      text-transform: uppercase;
      opacity: 0.7;
      font-family: 'Montserrat', sans-serif;
  }

  .sacl-presenter-name {
      color: #777;
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      display: block;
      opacity: 0.7;
  }

  .sacl-date-time {
      font-family: 'Montserrat', sans-serif;
      font-size: 12px;
      text-align: right;
      float: right;
      color: #999;
      opacity: 0.7;
  }

  .sacl-date-time span {
      font-weight: bold;
      color: #757575;
  }

  .dd-list {
      padding: 14px;
  }

  .dd-list .btn-group {
      padding: 0 0px 0 15px;
  }
  .dd-list .dropdown-menu li a{
      padding: 0 10px !important;
      background-color: #f5f5f5;
  }
  .dd-list .dropdown-menu li a:hover{
      background-color: #898c9c;
      color: #fff;
  }
  .header-btn {
      padding: 6px 10px !important;
      margin: 11px 0 10px 15px;
      font-size: 12px !important;
  }

  .sacl-details-time-wrapper {
      position: relative;
      margin-top: 8px;
      overflow:hidden;
  }
  .location-container{
  overflow:hidden;
  }

  /*.sacl-details-time-wrapper span.icon-eye.pull-left {
      position: absolute;
      bottom: 0;
  }*/

  .modal-body {
      padding: 15px;
      color:#777;
  }
  .modal-body .course-details h2{
          margin: 0 0 15px 0;
  }
  .modal-header {
      border-bottom: 0
  }

  .btn-default.btn-bordered {
      background: #fff;
      border: 1px solid #898c9c;
  /*    color: #898c9c; */
  }

  .btn-default.btn-bordered:hover {
      background: #898c9c;
      color:#898c9c
  }

  .tooltip.top .tooltip-arrow {
      /*border-right-color: #898b9b !important;*/
          border-top-color: #898b9b;
  }

  .tooltip>.tooltip-inner {
      background-color: #898b9b !important;
      /*font-size:8px;*/
  }
  .tooltip.bottom .tooltip-inner{
      color:red !important;
      font-size:5px;
  }
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
  }

  .container-heading {
      font-family: 'Montserrat', sans-serif;
      font-size: 26px;
      margin-bottom: 30px;
      font-weight: 400;
      letter-spacing: 0.06em;
      color: #515870;
  }

  .modal-title {
      font-family: 'Montserrat', sans-serif;
      color: #333333;
      font-size: 22px;
      font-weight: bold;
  }

  a.print-button {
      position: fixed;
      right: 0;
      color: #ffffff !important;
      font-size: 20px;
      background: #898b9b;
      z-index: 9999;
      padding: 10px;
      border: 1px solid #ddd;
      border-right: 0;
      text-decoration: none;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      cursor:pointer;
  }

  a.print-button:hover {
      color: #04B45F !important;
      background: #fff;
  }


  .invoice-title-big {
      display: none;
  }

  .course-attendees-list-wrapper {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

  a.back-btn-mob {
      display: none;
  }

  .tab-content>.tab-pane {
      position: relative;
  }

  a.back-btn-mob:hover {
      text-decoration: none;
  }

  span.social-tag {
      font-size: 10px;
      background: #898b9b;
      color: #fff;
      padding: 3px 10px;
      border-radius: 20px;
      display: inline-block;
      line-height: 12px;
  }

  .vh100-height {
      height: 100vh;
  }

  .sweet-alert h2 {
      text-align: left;
      font-size: 22px;
      margin-top: 8px;
  }

  .sweet-alert p {
      text-align: left;
      color: #333;
      font-size: 14px;
      line-height: 22px;
  }

  .sweet-alert button {
      background: #898c9c !important;
      color: #fff;
      border: 0;
      padding: 10px 30px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 500;
      border: 1px solid #898c9c !important;
  }

  .brand-conf-year {
      font-size: 20px;
      font-weight: bold;
      color: #515870;
      margin-top: 50px;
  }

  .brand-conf-dates {
      position: relative;
  }

  .brand-conf-dates ul {
      padding: 0;
      list-style: none;
  }
  .brand-conf-dates ul:before{
      content:"";
      display: block;
      width: 3px;
      height: 100%;
      position: absolute;
      background: #9497a7;
      left: 8px;
  }

  .brand-conf-dates ul li {
      margin-top: 24px;
      font-size: 18px;
      position: relative;
      font-weight: 400;
      padding-left: 50px;
      line-height: 16px;
      color: #525971;
  }

  .brand-conf-dates ul li:before{
      content:"";
      display: block;
      width: 18px;
      height: 18px;
      background: #dbdce1;
      border: 3px solid #9497A7;
      border-radius: 40px;
      position: absolute;
      left: 0;
  }

  .brand-conf-dates ul li span {
      position: relative;
      top: -.5em;
      font-size: 15px;
      margin-left: 6px;
  }

  .inner-container.tab-content{
      padding: 0;
      border:0;
  }


  .modal-open .modal{
      z-index: 9999;
  }

  /*.modal-backdrop.fade{
      z-index: 9999
  }*/

  .switch-toggleradio.alert {
      margin: 10px 0;
  }
  .add_attendee_popup{
      width:100% !important;
  }
  .add_attendee_popup tr{
      display: block;
      padding: 0 0 5px;
  }
  .add_attendee_popup tr td b{
      font-size: 18px;
  }
  .sweet-alert{
      border:1px solid #50576f;
      background-color:#f7f7f7 !important;
  }

  input[type=file]{
      font-size: 14px;
      line-height: 16px;
  }
  .twitter-typeahead input.tt-hint{width: 100%;}

  .twitter-typeahead .tt-dropdown-menu{
      position:relative !important;
  }
  .twitter-typeahead + label{
      vertical-align: top;
      margin-top: 7px !important;
  }
  .switch-light {
      position: relative;
      float: left;
      padding: 13px 0 0;
      margin: 0;
      display: inherit;
  }
  .switch-light input {
      position: absolute;
      opacity: 0;
      z-index: 3;
  }
  .switch-light > span {
      position: relative;
      overflow: hidden;
      float:left;
      min-height: 2em;
      padding: 0;
      text-align: left;
      width: 100%;
      margin: 0;
  }
  .switch-light .alert-light {
      color: #fff;
      border: 0;
      background: #898c9c;
      border-radius: 20px;
      padding: 0 0px;
      font-size: 13px;
      line-height: 16px;
      overflow: inherit;
      min-height: auto;
  }
  .switch-light .alert-light .view-select{
      background: #fff;
      color: #333;
      border-radius: 20px;
      padding: 6px 13px;
      line-height: 20px;
      margin: -4px 0 -4px -2px;
      border: 2px solid #898c9c;
  }
  .switch-light span span {
      position: relative;
      z-index: 2;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      user-select: none;
      font-size: 13px;
      line-height: 20px;
      margin: 0 10px;
      font-weight: normal;
  }
  .switch-light a {
      padding: 0;
      color: #fff;
  }
  .switch-light a:hover{
      color: #fff;
      text-decoration: none;
  }
  .switch-light input:checked ~ span a {
      right: 0%;
  }
  #tblSearchResultsexhibitor > tr.bold > td{
      font-weight: bold;
      display: block;
      padding: 0 0 10px;
  }
  #tdResultsDataexhibitors tr.bold td{
      font-weight: bold;
      padding: 0 0 10px;
  }
  .twitter-typeahead{
      display:block !important;
  }
  .twitter-typeahead .form-control.ui-autocomplete-input.tt-query{background-color:#fff !important;}
  .com_copyright.copy_style{ margin-left: 15px; margin-right: 15px;}
  .com_copyright {
      padding: 16px 16px 16px 16px;
      /*background: #e1e9f0;*/
      color: #353e48;
      font-size: 12px;
      border: 1px solid #eee;
      border-top: 0;
      overflow: hidden;
      margin-top: 20px;
  }
  .com_copyright a{
      color: #fc5e35;
  }
  .agenda-listing{
      margin: 0;
      padding: 0;
      list-style: none;
  }
  .agenda-listing li{
      border-bottom: 1px solid #ddd;
      padding: 15px;
  }
  .agenda-listing li:nth-child(even){
      background: #f0f1f8;
  }
  .agenda-listing li span{
      display: block;
  }
  .agenda-listing li .time{
      font-size: 13px;
      line-height: 16px;
      color: #898a9a;
  }
  .agenda-listing li .info{
      font-size: 15px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 900;
      line-height: 22px;
  }
  .agenda-listing li ul{
      list-style: none;
      padding: 0;
  }
  .agenda-listing li ul li{
      border-top: 1px solid #ddd;
      border-bottom: 0;
      font-size: 14px;
  }
  .agenda-listing li ul li:first-child{border-top:0;}
  .agenda-listing li ul li:last-child{padding-bottom: 0;}
  .agenda-listing li .info ul li{
      font-family: 'Lato', sans-serif;
      font-size: 13px;
  }
  .agenda-listing li ul li strong{
      font-weight: normal;
  }

  .display-none{
      display:none;
  }
  .company-invoice{
      text-align: left;
  }
  .company-invoice .invoice-to,
  .company-invoice .comp-add,
  .company-invoice .invoice-number,
  .company-invoice .invoice-date{
      display: block;
  }
  .company-invoice .invoice-detail{
      text-align: right;
  }
  .com-add-block{
      overflow: hidden;
      display: none;
  }
  .com-add-block p {
      margin: 0;
  }
  .com-add-block .col-md-6{
      text-align: right;
  }
  .com-add-block .col-md-6:first-child{
      text-align: left;
  }

  #course_reg #conference .table { color: #000; }

  .course-attendees li.course-attendee-single-list .course-attendee-single {
      color: #333333 !important;
  }

  .controls {
      color: #333;
  }

  input#cancelregsubmit {
      background: #898c9c;
      color: #fff;
      border: 0;
      padding: 10px 30px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 500;
      border: 1px solid #898c9c;
  }


  .fa-building:before {
      content: "\f1ad";
      font-family: fontAwesome;
      font-style: normal;
  }

  /*.buildings i{
       padding: 0px 10px !important; 
  }*/

  a.submit_popup_links.btn.btn-primary {
      background: #898c9c;
      color: #fff !important;
      border: 0;
      padding: 10px 30px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 500;
      border: 1px solid #898c9c;
  }

  .single-attendee-courses-list h3{
      text-transform: capitalize;
  }
  /* .dropdown-menu li a:hover {
      background: none !important;
  }*/
  #changeable li a{
      text-transform: capitalize;
      background: none !important;
  }

  .table .invoice-table tr th{ text-transform: capitalize; }
  .table .invoice-table tr td small b{text-transform: uppercase;}
  .row .invoice-details address strong{ text-transform: capitalize; }
  .course-attendee-section{ text-transform: capitalize; }
  .attendee-profile-name { text-transform: capitalize; }
  .course-attendee-single-list { text-transform: capitalize; }
  .select2-results__option { color: #000;}
  .course_heading.search_li:hover { background: none;  }

  .course_heading.schedule-sheets h4 {
      background: #04B45F;
      color: #fff;
      padding: 0 10px; 
  }

  .course_heading.courses-date-sheets h4 {
      background: #04B45F;
      color: #fff;
      padding: 0 10px; 
  }

  .course_heading.courses-date-sheets.all h4{
      padding: 10px !important;
      margin: 0;
	  font-size: 20px;
  }
  .course_heading.search_li.all.courses-paid:hover{
      border-left: none !important;
  }

  .form-control.login-panel {
      padding: 6px 12px !important;
  }

  .icon-gare-resgister{
      display: none;
  }

  .parent-btn {
      margin-left: 15px;
  }

  .dd-list.pull-right.obj-cart.has-amount.right-demand {
      display: none !important;
  }


  a.btn.btn-default{
      color: #fff !important;
      margin: 11px 8px 10px 0px;
      font-size: 12px !important;
      padding: 6px 12px;
      /** font-family: Roboto !important; **/
  }


  a.btn.btn-default.pull-right.header-btn.left-column {
      margin: 11px 0 10px 0px !important;
  }
  .check-btn-holder{
      overflow: hidden;
      width: 80%;
      margin: 0 auto;
  }
  .check-btn-holder a.btn.btn-default{
    float:right;
    border-radius: 3px !important;
    font-size: 14px !important;
    margin: 11px 1px 10px 0px !important;
  }
  .fixed-version {
      padding: 0px !important;
  }

  a.back-btn-mob {
    margin: 20px 0 20px;
  }
  .modal-content form {
      margin: 10px auto !important;
  }

  .modal-content form {
      padding-left: 15px;
      padding-right: 15px;
  }

  .changed-password {
      text-align: center;
      margin-top: 10px;
  }

  .special-loader {
      overflow: hidden;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 15px;
      z-index: 1;
      background: rgba(251, 251, 251, 0.8);
  }


  .special-loader .loader {
    border: 10px solid #d0d0d0;
    border-radius: 50%;
    border-top: 10px solid #04B45F;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    position: relative;
    top: 50%;
    left: 0;
    margin-top: -130px;
  }

  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }


  .select2-container--default .select2-results > .select2-results__options {
      text-transform: uppercase;
  }
  .tt-dataset-exhibitor_name span{
          border: 1px solid #ddd;
      border-radius: 4px;
      padding: 7px;
  }
  .tt-dataset-exhibitor_name span .tt-suggestion{
          border-top: 1px solid #dedcdc;
      padding: 5px 0;
  }
  .tt-dataset-exhibitor_name span .tt-suggestion:first-child{
      border-top:0;
  }
  .tt-dataset-exhibitor_name span .tt-suggestion p{
      margin:0;
      padding:0;
  }
  #tblSearchResultsexhibitor #tdResultsDataexhibitors{
      font-size:14px;
  }
  #tblSearchResultsexhibitor #tdResultsDataexhibitors table tr{
      border-bottom:1px solid #dedede;
  }
  #tblSearchResultsexhibitor #tdResultsDataexhibitors table tr#addex{
      border-bottom:0;
  }
  #tblSearchResultsexhibitor #tdResultsDataexhibitors table tr#addex input[type="button"]{
      padding: 3px 15px;
      margin: 5px 0;
      background: #273c5f;
      color: #fff;
      border: 0;
      border-radius: 3px;
      font-size: 16px;
      letter-spacing: 0px;
      width: 95px;
  }

  .btn-group.open .dropdown-toggle {
      box-shadow: none !important;
  }

  .icons-adjustment{
      /*color: #03b45e; */
      font-size: 15px !important;
  }

  .previews-btn a{
      font-family: 'Montserrat', sans-serif;
      font-size: 15px;
  }
  .rem-note{
    color: #de3737;
    margin: 0 0 13px;
    font-size: 12px;
  }



  .btn-alignment {
    background: #253d59;
    color: #fff !important;
    border: 0;
    padding: 9px 15px;
    border-radius: 4px;
    font-size: 16px;
    display: inline-block;
  }
    .btn-alignment:hover {
        text-decoration: none;
        background: #04b45fd6;
        border: 0;
        color: #fff !important;
    }

  .btn.view_profile {
    margin: 0 auto;
    display: inline-block;
    padding: 8px 25px;
    margin-top: 10px;
    background: transparent;
    border: 2px solid #ddd;
    color: #898c9c !important;
 }

 .btn.view_profile:hover {
    text-decoration: none;
    background: #898c9c;
    border: 2px solid #898c9c;
    color: #fff !important;
}

 .alignment{
      text-align: center !important;
 }

.input-contain {
    position: relative;
}

.input-contain input[type=text], input[type=tel], input[type=email], input[type=password], input[type=number], .select2-selection__rendered,textarea {
    padding-left: 40px !important;
}

.input-contain i {
    position: absolute;
    left: 0;
    top: 1px;
    padding: 5px 10px;
    color: #888b9a;
    border-right: 2px solid #888b9a;
    margin: 5px 0;
    width: 36px;
}
  /*==================================================
  =            Bootstrap 3 Media Queries             =
  ==================================================*/


  /*==========  Non-Mobile First Method  ==========*/


  /* Large Devices, Wide Screens */

  @media only screen and (max-width: 1200px) {
     /* .inner-container {
          width: 70%
      }*/
  }

  @media only screen and (max-width: 1199px) {
     .sp-megamenu-parent>li>a{
      font-size: 15px !important;
  }
  }


  /* Medium Devices, Desktops */

  @media only screen and (max-width: 992px) {
     .inner-container.tab-content {
          width: 100%;
          padding: 15px;
      }
       .check-btn-holder {
          width: 100%;
          padding: 0 50px;
      }
      .course-speakers .course-speaker-single img {
          position: relative;
          left: 0;
          width: 100px;
          height: 100px;
          top: 0;
      }
      .left-col.branding-left-col{
          height: auto !important;
          padding: 40px !important;
          width: 100%;
      }
      .right-col.tab-content{
          height: auto !important;
          padding: 20px 0;
          width: 100%;
      }
     
      .dd-list {
      padding: 14px;
      padding-top: 14px;
      padding-bottom: 14px;
      padding-left: 0;
      padding-right: 5px;
      float: right !important; 
      }
      .dd-list .btn-group {
          padding: 0 0px 0 3px;
      }
      a.btn.btn-default {
          margin: 11px 2px 10px 0px;
          font-size: 10px !important;
      }
      .obj-cart .cart-dd-trigger { 
      font-size: 14px;
      }

      .heading-brand {
      text-align: center;  }

      .span {
          display: inline-block !important;
          font-size: 32px;
          font-family: lato;
          font-weight: 600;
          color: #515870;
          text-align: center;
          top: 0 !important;
          margin-left: 0 !important;
      }
      .latest-list{
          display: block !important;
       }   
      .latest-list h3 {
      margin-top: 24px;
      font-size: 18px;
      position: relative;
      font-weight: 400;
      padding-left: 50px;
      line-height: 16px;
      color: #241f20;
      text-align: center;
      padding: 0;
      margin-bottom: 0px !important;
      }

      .latest-list span {
      position: relative;
      top: -0.5em;
      font-size: 15px;
      margin-left: 3px; 
      }

      .brand-conf-year{
          display: none !important;
      }
      
      .view-user_reg .left-col.branding-left-col{
      margin-bottom:0px;
      padding-bottom:0px;
      }

      }


  /* Small Devices, Tablets */

  @media only screen and (max-width: 768px) {
  .payment--history--modal .modal-dialog{
  width:100%;
  }
      header.header-part {
          /*width: 100%;*/
      }
      .left-col {
          height: auto;
          /*padding: 51px 15px 0px 15px;*/
          /*padding-left: 0;
          padding-right: 0;*/
          border-left: 0;
      }
      .profile-photo {
          padding: 30px 0px;
      }
      .right-col{padding:0;}
      .course-view-right-col.right-col {
          height: auto;
          display: none;
          padding-top: 20px;
      }
      a.back-btn-mob {
          display: inline-block;
          position: absolute;
          top: -13px;
          background: #898c9c;
          color: #fff;
          border: 0;
          padding: 7px 22px 7px 16px;
          border-radius: 30px;
          font-size: 14px;
          font-weight: 500;
          border: 1px solid #898c9c;
          left: 12px;
      }
      .tab-content>.tab-pane{
          padding-top: 40px;
      }
      .other-attendees-list{
          margin:0 13px 0 15px;
      }

      .other-attendees-list ul li .space-manager {
      display: inline-block;
      vertical-align: middle;
      float: right;
      margin-top: 13px;
      }

      .ui.form .row.header-part{
         padding: 0 !important;
      }

      .dd-list {
      float: left !important;
      }

      .icon-gare-resgister{
      display: block;
      }
    .btn-remover{ display: none; }

    .right-demand{
        float: right;
        padding-top: 17px;
    }

      .dd-list.pull-right.obj-cart.has-amount.right-demand {
          display: block !important;
      }
      .margin-btn{ margin-top: 16px !important;  margin-left: -15px !important; }
      .btn-default.pull-right.header-btn.left-column.attendee-view-btn.attendee-view-btn{ margin-top: 16px !important; }
      .gare-right{
          padding-top: 12px !important;
      }
      .container.header-part .padding-left{ padding-left: 0px !important; }

      .filter { padding: 70px 0 0;}

      .course-attendees .course-attendee-single span{ display: block; }
      /*.sh-price{ display: inline-block !important; }*/

      /*.inner-container.tab-content {
          padding: 15px 15px 90px !important;
         }*/

        

      /* Safari */
      @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
      }

      @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }

  }

@media only screen and (max-width: 766px) {
      #course_reg {
            margin: 0 15px;
        }
    }

  @media only screen and (max-width: 599px) {
      .switch-light{
          float: none;
          overflow: hidden;
      }
      .header-btn{
          float: left !important;
          margin: 10px 0 0 !important;
      }
      .modal-footer input,
      .modal-footer button{
          display: inline-block;
      }
      .modal-footer{
          text-align: center;
		  width: 100%;
      }
          .switch-light span span{
          display: block;
          margin: 0px 10px 11px;
      }
      .switch-light a{
          padding:11px 9px;
          border-radius: 8px;
      }
      .checkout-title-big{
          font-size:20px;
          padding: 0;
      }

      .right-col.tab-content form input{ font-size: 12px; } 
      .modal-body .input-contain input{ font-size: 12px; }
      .inner-container {
       width: 85%;
       }

      .dd-list .btn-group {
       padding: 0 10px 0 0 !important;
       }

       form .btn.btn-default {
      /* margin-top: 10px; */
      margin-left: 5px !important;
      }
      .left-column{
          float: right !important;
      }
      .header-btn-right{
           float: right !important;
      }
  } 

  @media only screen and (max-width: 520px) {
    /*  .right-col.tab-content form input{ font-size: 10px; } */
  }    

  /* Extra Small Devices, Phones */


  @media only screen and (max-width: 500px) {


.course-attendees .course-attendee-single-action .space-manager,
.course-attendees li.course-attendee-single-list .course-attendee-single-action .switch-toggle{
  display:block;
  float:none;
}

    .course-attendees li.course-attendee-single-list .course-attendee-single-action .sh-price {
     // display: block !important;
      text-align: center;
      margin-right: 0px;
      margin-left: 0px;
      min-width: 0px;
     }
     

     .course-attendees li.course-attendee-single-list .course-attendee-single-action {
      height: auto; 
      text-align: center;
      /*width:auto;*/
      width: 37px;
  }
    .payment--history--modal .modal-dialog{
      font-size:12px;
    }
  } 

  @media only screen and (max-width: 490px) {
   .attend-ntns .btn-alignment {
      padding: 7px 10px;
      font-size: 14px;
   }
  .attend-ntns.full-width-selection a {
     width: 100%; 
	 margin-left: 0 !important; 
   }
  }

  @media only screen and (max-width: 480px) {
      .forgot-btn{
          /*margin-left: 0;*/
          margin-top: 30px;
      }
      .inline-display{
          display: inline-block;
          text-align:center;
      }
      .single-attendee-courses-list>ul>li .sacl-select-box{
        min-width:69px;
      }
      .other-attendees-list ul li a{
      width:auto;
      }
  }


  @media only screen and (max-width: 450px) {
      .forgot-btn {
        margin-left: 4px !important;
       } 
      form .btn.btn-default {
        padding: 6px 10px;
        margin: 13px 0 13px 2px !important;
       }

       form a {
        font-size: 14px;
        margin-top: 7px !important;
       }
      .filter {
        padding: 66px 0 0;
       }
      .modal-footer .btn.btn-default {
       margin-left: 5px;
       }

      .filter.btn-group .txt-title {
       padding: 9px 0;
       }

      .course-attendees .course-attendee-single-action .space-manager .dropdown-toggle {
         margin-top: 0px !important;
       }
      
  }

  @media only screen and (max-width: 445px) {
  .btn-adjustment {
      margin-right: -22px !important;
  }

  .dd-list {
      margin-left: -24px !important;
  }

  .dd-list.obj-cart.pull-right.has-amount.margin-space {
      margin-left: 0px !important;
  }
   .attend-ntns .btn-alignment {
    /*margin-left: 48px !important;*/
    }
  }

  @media only screen and (max-width: 425px) {
   .attend-ntns .btn-alignment {
      font-size: 12px;
   }
  } 

  @media only screen and (max-width: 400px) {
      .modal-footer button{
          display: inline-block;
          text-align: center;
      }

      .floor-plan-loader {
          overflow: hidden;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          background: rgba(251, 251, 251, 0.8);
      }


    .floor-plan-loader .circle-loader {
        border: 10px solid #d0d0d0;
        border-radius: 50%;
        border-top: 10px solid #04B45F;
        width: 80px;
        height: 80px;
        -webkit-animation: spin 2s linear infinite; /* Safari */
        animation: spin 2s linear infinite;
        position: relative;
        top: 10%;
        left: 42%;
        
      }

      /* Safari */
      @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
      }

      @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }

  }     
  /* Custom, iPhone Retina */

  @media only screen and (max-width: 320px) {}




  @media print {
    


      header,
      .checkout-title-big,
      a.print-button,
      #sp-bottom,
      #sp-footer,
      #sp-top-bar,
      .view--payment--history,
      .chekout-description-tbl .btn-block,
      .invoice-wrapper .col-md-4 .ckt-foot-box,
      .invoice-wrapper .col-md-4 .ckt-foot-box h3,
      .payment--history--modal .modal-footer .btn.btn-default.btn-bordered,
      .payment-info-bar,
    .ibox-content .well.m-t,
      .com_copyright{
          display: none !important;
      }
    .text-right button.btn.btn-primary{
          display: none !important;
      }
      .sp-megamenu-wrapper{
          display: none !important;
      }
      .com-add-block{
          display: block;
          margin: 3px 0;
          font-size: 11pt !important;
          line-height: 16px !important;
      }
      .com-add-block .col-md-6,
      .invoice-details .col-sm-6{
          float: right;
      }
      .com-add-block .col-md-6:first-child,
      .invoice-details .col-sm-6:first-child{
          float: left;
      }
      #sp-main-body{
          padding: 15px 0;
      }
      .checkout-invoice-logo{margin:0;}
      .checkout-tbl-main{margin-top:15px}
      .invoice-wrapper .col-md-4 .ckt-foot-box.header-cnt{
          display: block !important;
      }
      .invoice-wrapper .col-md-4 .ckt-foot-box.header-cnt p{
          line-height: 15px !important;
          margin:0 0 3px;
          font-size: 9pt !important;
      }
     
      .invoice-details{
          background-color: #f0f1f8 !important;
          padding: 5px 10px;
          border: solid #ddd;
          border-width: 1px 0;
      }
      .invoice-title-big {
          text-transform: none;
          font-weight: normal;
          float: left;
          padding: 0;
           margin:0;
          color: #DADBE7;
      }
     .invoice-title-big span{
          font-size: 11pt !important;
          line-height: 18px !important;
          color: #545871 !important;
          display: block;
          margin: 0 0 5px;
      }
      .invoice-details .company-invoice{
          float: none;
          display: block;
          width: 100%
       }
      .invoice-details .company-invoice .comp-detail{
          float: left;
          font-size:9pt !important;

       }
      .invoice-details .company-invoice .invoice-detail{
          float: right;
          font-size:9pt !important;
       }
      .invoice-details .company-invoice .invoice-to{
          margin: 0 0 5px;
       }
      .invoice-details .comp-detail .comp-add{
          line-height: 19px;
       }
     
      table.chekout-description-tbl.table-heading-row>tbody>tr>td{
          background-color:#545971 !important;
          color:#fff !important; 
          font-size: 10pt;
          padding:2px 10px !important;
      }
     .chekout-description-tbl h3{
      margin-top: 0;
      font-size: 10pt;
     }
     .chekout-description-tbl td{
      padding: 2px 0 !important;
     }
      .chekout-description-tbl h5{
          margin-top: 0;
          font-size: 8pt;
      }
     .checkout-tbl-main table.chekout-description-tbl tbody td{
      padding: 5px 10px!important;
     }
      table.chekout-description-tbl tbody td.sbtotlecell, 
      table.chekout-description-tbl tbody th.sbtotlecell{
          color: #515870 !important;
          background-color: #f0f1f8 !important;
           font-size: 8pt;
      }
      table.chekout-description-tbl tbody td.totlecell{
          color: #545871 !important;
          background-color: #DADBE7 !important;
          padding: 0px !important;
      }
      table.chekout-description-tbl tbody td.totlecell strong{
     font-size: 8pt !important;
     line-height: 10px !important;
      }
     table.chekout-description-tbl tbody td.totlecell.tlt-pay strong{color:#fff !important;}

      
     
      .invoice-title-big {
          font-size: 30px !important;
          display: block;
      }
      .right-col {
          padding-top: 10px
      }
      .checkout-invoice-logo {
          padding-bottom: 10px;
      }

      .payment--history--modal h3{
          font-size: 11pt !important;
          margin: 0;
          font-weight: normal;
      }
      .modal.payment--history--modal{
          display: block !important;
          opacity: 1 !important;
          position: relative !important;
          top: 0 !important;
          margin-top: -40px !important;
      }
      .modal.payment--history--modal .modal-dialog{
          width: 100% !important;
          margin:0 auto 0 !important;
          top: 0 !important;
          transform: inherit !important;
          display: block !important;
      }
      .modal.payment--history--modal .modal-dialog .modal-body{
          padding: 0 30px !important;
      }
      .modal.payment--history--modal .modal-dialog .modal-content{
          border:0 !important;
          box-shadow: inherit !important;
      }
      .modal.payment--history--modal .modal-dialog table td img{
          display: block;
          margin:0 auto;
          width: 22px;
          height: 22px;
       }
      .modal.payment--history--modal .modal-dialog table td{       
          border: 1px solid #ccc;
          padding: 2px 5px;
          font-size: 8pt !important;
          line-height: 13px !important;
          text-transform: none !important;
          text-align: center;
      }
        .modal.payment--history--modal .modal-dialog tr:nth-child(even){
          background-color: #dadbe8 !important;
          color: #555973 !important;
        }
  }


  .cbutton {
      position: relative;
      display: inline-block;
      padding: 0;
      border: none;
      background: none;
      overflow: visible;
      -webkit-transition: color 0.7s;
      transition: color 0.7s;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .cbutton.cbutton--click,
  .cbutton:focus {
      outline: none;
      color: #3c8ddc;
  }

  .cbutton::after {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -35px 0 0 -35px;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      content: '';
      opacity: 0;
      pointer-events: none;
      z-index: 99999;
  }



  /* Novak */
  .cbutton--effect-novak::after {
      background: rgba(137, 139, 155, 0.52);
  }

  .cbutton--effect-novak.cbutton--click::after {
      -webkit-animation: anim-effect-novak 0.5s forwards;
      animation: anim-effect-novak 0.5s forwards;
  }


  .pm-flags{
      list-style: none;
      padding: 0;
  }
  .pm-flags li{
      display: inline-block;
      margin-right: 4px;
  }
  .pm-flags li img{
      max-height: 32px;
  }
  .modal-backdrop{
     /* z-index:9999*/
  }
  a.view--payment--history{
      color: #535770;
  }
  .chekout-description-tbl input[type="submit"] {
      width: 100%;
      background: #535770;
      color: #fff;
      border: 0;
      cursor: pointer;
      padding: 5px;
      margin-top: 10px;
  }
  .payment-info-bar td{
      padding-top:20px;
  }
  .payment--history--modal{}
  .payment--history--modal h3{
      text-align: center;
      text-transform: uppercase;
      font-family: Montserrat;
      font-size: 20px;
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .payment--history--modal table{
      width: 100%;
  }
  .payment--history--modal table img{
      max-height: 32px;
  }
  .payment--history--modal .payment-history-modal-close{
      display: block;
      text-align: center;
      background: #898c9c;
      color: #fff;
      padding: 10px;
  
  }
  .modal.payment--history--modal .modal-dialog {
	  width: 100%;
      margin: 30px auto;
      transition:none;
  }
  .modal.payment--history--modal {
    text-align: center;
    padding: 0!important;

  }

  /*.modal.payment--history--modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }*/
  .modal.payment--history--modal table td{
      padding: 10px 0;
  }
  .payment--history--modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  .food--icon{
      margin-left: 10px;
      position:relative;
  }
  .food--icon a span{
      display:none;
      position: absolute;
      bottom: -30px;
      left: 0;
      font-size: 12px;
      line-height: 15px;
      text-transform: capitalize;
      width: 100px;
      text-align: center;
      border: 1px solid #ccc;
      border-radius: 4px;
      background: #fff;
      padding: 5px 2px;
      z-index: 1;
  }
  
  .course-attendees li.course-attendee-single-list .course-attendee-single .food--icon a,
  .single-attendee-courses-list li .food--icon a{
      font-size: 18px;
      color: #5cc15b;
  }

  .invoice-wrapper .right-col{
      padding: 0;
  }
  @-webkit-keyframes anim-effect-novak {
      0% {
          opacity: 1;
          -webkit-transform: scale3d(0.1, 0.1, 1);
          transform: scale3d(0.1, 0.1, 1);
      }
      100% {
          opacity: 0;
          -webkit-transform: scale3d(8, 8, 1);
          transform: scale3d(8, 8, 1);
      }
  }

  @keyframes anim-effect-novak {
      0% {
          opacity: 1;
          -webkit-transform: scale3d(0.1, 0.1, 1);
          transform: scale3d(0.1, 0.1, 1);
      }
      100% {
          opacity: 0;
          -webkit-transform: scale3d(8, 8, 1);
          transform: scale3d(8, 8, 1);
      }
  }

  @media only screen and (max-width: 508px){
      .assigned-booths-list th {
          font-size: 14px;
          line-height: 16px;
      }
      .assigned-booths-list td {
          font-size: 12px;
          line-height: 12px;
          text-align: center;
      }
  }

  @media only screen and (max-width: 500px) {
  #sp-main-body .modal-dialog .modal-footer button, input, .modal-header .btn.btn-default{
          font-size: 12px !important;
          padding: 7px 15px;
  }
  a.submit_popup_links.btn.btn-primary {
      font-size: 12px !important;
      padding: 7px 15px !important;
  }
  }

  @media only screen and (max-width: 492px){
      #sp-main-body {
          padding: 0;
      }
      .profile-photo {
          padding: 10px 0;
      }
      /*.right-col.tab-content {
          padding: 0;
      }*/
      .attendee-profile-name{
          margin-top: 5px;
      }
      .container-heading{
          margin-bottom: 0px;
      }
      .profile-photo .photo-wrapper {
          max-width: 110px;
          max-height: 110px;
          margin: 0 auto;
          box-sizing: border-box;
          position: relative;
          float: left;
          margin: 0 0 0 20px;
      }

      .profile-photo .photo-wrapper .hover-loader {
          border-radius: 100px;
          overflow: hidden;
          max-width: 110px !important;
          max-height: 110px !important;
          margin: 0 auto;
      }

      .profile-photo .photo-wrapper .image-photo {
          border-radius: 100px;
          overflow: hidden;
          max-width: 110px;
          max-height: 110px;
          margin: 0 auto;
      }
      .loader {
          border: 2px solid #f3f3f3 !important;
          width: 20px !important;
          height: 20px !important;
          top: 45px !important;
      }

      .profile-photo .photo-wrapper .image-photo img {
          width: 110px;
          height: 110px;
          object-fit: cover;
      }
      
      .attendee-profile-name{
          font-size: 14px;
          text-align: left;
          margin: 10px 0 0 150px;
      }

      .alignment .btn.view_profile {
          padding: 7px 15px;
      }
      .attendee-profile-designation{
          font-size: 12px;
          text-align: left;
          margin: 0 0 0 150px;
      }

      .obj-cart .dropdown-menu {
          min-width: 240px !important;  
      }
      
      .container-heading{
          font-size: 16px; 
          font-weight: 600;
      }
      .profile-photo .photo-wrapper .text-photo{
          width: 110px;
          height: 110px;
      }
      .profile-photo .photo-wrapper .text-photo{
          font-size: 40px;
      }
      a.photo-edit-btn, a.photo-delete-btn{
          width: 35px;
          height: 35px;
      }
      a.photo-edit-btn i.icon-camera2 {
          font-size: 15px;
      }
      a.photo-edit-btn i{
          text-align: center;
      }
      
      #sp-header{
          padding: 20px 0;
      }
      form#userlogin {
          padding-top: 40px;
      }
      .registration-options {
         margin: 40px 0; 
      }
      .chekout-description-tbl h3 {
          font-size: 15px;
      }

      .btn.view_profile {
         margin-left: 20px !important;
      }

      .alignment{
      text-align: left !important;
      }

      #sp-header .sp-default-logo {
      display: block;
      width: 70px;
      height: 70px;
      }

      #sp-header .logo {
      height: 70px;
      }

      #offcanvas-toggler {
      line-height: 70px;
      }
      #sp-main-body {
      padding-top: 0px !important; 
      }
      #search_bar input{
      padding: 0 15px 0 30px !important;
      }

      .changed-password {
      text-align: left !important;
      margin-left: 174px;
      }

      .changed-password .add-new-attn-btn {
        padding: 7px 10px;
        font-size: 12px;
      }
  }
  @media only screen and (max-width: 460px) {
      .checkout-tbl-main-wrapper .checkout-tbl-main>tbody>tr>td{
          padding: 0;
          font-size: 15px;
      }
      table.chekout-description-tbl.table-heading-row>tbody>tr>td{
          padding: 12px 9px;
         }
      .checkout-tbl-main table.chekout-description-tbl tbody td{
          padding:12px 19px 12px 18px;
      }

      .chekout-description-tbl h3 {
          font-size: 16px;
          padding-right: 7px;
      }
      .chekout-description-tbl .table-heading-row h3{
          padding-right: 11px;
      }

      .chekout-description-tbl h5{
          font-size: 14px;
      }
         
      table.chekout-description-tbl tbody td.sbtotlecell, table.chekout-description-tbl tbody th.sbtotlecell{
          width: 136px;
      }

  }

  @media only screen and (max-width: 435px){
  .button_com .btn.btn-default {
      font-size: 11px !important
  }
  }

  @media only screen and (max-width: 420px) {
      .button_com .btn.btn-default {
      font-size: 10px !important;
  }
      .obj-cart {
      padding: 15px 0;
  }
  .right-demand{padding: 17px 0;}
  .gare-right { padding: 11px 0 !important;}
  }

  @media only screen and (max-width: 400px) {
      .btn.btn-default {
      /* padding: 8px 13px;
      text-align: left;*/
      margin: 0 auto;
      /*float: left;*/
  }

  }

  @media only screen and (max-width: 395px){
        .profile-photo .photo-wrapper {
            max-width: 110px;
            max-height: 110px;
            margin: 0 auto;
            box-sizing: border-box;
            position: relative;
            float: left;
        }

        .attendee-profile-name {
            font-size: 14px;
            text-align: left;
            margin: 10px 0 0 130px;
        }
        .attendee-profile-designation {
            font-size: 12px;
            text-align: left;
            margin: 0 0 0 130px;
        }
        .btn.view_profile {
              margin-left: 10px !important;
          }
      }

  @media only screen and (max-width: 378px){
      .assigned-booths-list th {
          font-size: 10px;
          line-height: 14px;
          text-align: center;
      }
      .assigned-booths-list td {
          font-size: 10px;
          line-height: 11px;
          text-align: center;
      }
      .booth-tooltip{
          display: none;
      }
      
  }

  @media only screen and (max-width: 345px) {
      table.chekout-description-tbl.table-heading-row>tbody>tr>td{
          font-size: 15px;
      }

      .chekout-description-tbl h3 {
          font-size: 15px;
      }

      .chekout-description-tbl h5{
          font-size: 15px;
      }

      
      .chekout-description-tbl tbody td{
          padding: 0;
      }
  }

