/*#content-row .container{
    padding: 50px 15px 0 !important;
}
*/

.btn.focus, .btn:focus {
    box-shadow: none;
}

.banner-wrapper img {
    max-width: 100% !important;
}

body {
    background: #F0F0F2;
}

.body-wrapper {
    position: relative;
    min-height: 100%;
    padding-bottom:82px;
}
#sp-main-body {
    padding: 70px 0 !important;
}

#sp-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}


.obj-cart .btn-group.d-none {
    display: none!important;
}

div.modal {
    position: fixed;
}

.steps .steps-list li {
    line-height: 34px;
}

.form-area {
    padding-bottom: 40px !important;
}


/*.register-form-area.ani-div{
    padding: 52px 60px !important;
}*/

#content-row .container .container {
    padding-top: 0
}

.view-checkout .moduletable.navigation .select-menu {
    height: 40px;
    margin-bottom: 10px;
}

.register-form-area .timeline ul {
    margin-bottom: 41px;
}

.course-attendees-list li .course-title, h1, h2, h3, .course-attendees li.course-attendee-single-list.checked-active .course-attendee-single {
    color: #fff !important;
}
/*============   Listing and Course detail styles   ========================*/

.courses-listing .list-of-events.cec-events-box li h4.course-speaker-name:before,
.courses-listing .attendees-table.list-of-events h4.course-speaker-name:before {
    display: none;
}

.courses-listing .list-of-events>li {
    padding: 16px;
}

.courses-listing .list-heading-wrapper {
    padding: 0
}

.courses-listing .list-of-events time {
    padding: 0;
    font-size: 15px;
    color: #999;
    font-weight: normal;
    position: relative;
    margin: 0;
    left: 0;
    width: auto;
    text-align: left;
    top: 0;
}

.courses-listing .list-of-events time:after {
    display: none
}

.courses-listing .courses-listing-readmore {
    margin-top: 14px;
}

.courses-listing .list-of-events h4.course-speaker-name {
    font-size: 18px;
    margin: 0;
}

.courses-listing .course-details-wrapper {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #ddd;
}

.courses-listing .course-details-wrapper h1 {
    font-size: 28px;
    margin-bottom: 40px;
    margin-top: 20px;
    color: #024072;
}

.courses-listing .course-details-wrapper h2 {
    margin: 36px 0 14px 0;
    font-size: 22px !important;
    color: #024072;
    font-weight: 500;
}

.courses-listing .course-details-wrapper h3 {
    font-size: 14px;
    color: #757575;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 0
}

.courses-listing .course-details-wrapper p {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    padding: 0 !important;
}

.courses-listing .course-detail-sidebar ul {
    padding: 10px 20px 10px 10px;
    list-style: none;
    margin-left: 0;
    font-size: 14px;
}

.courses-listing .course-detail-sidebar ul.social-list {
    padding: 0;
}

.courses-listing .course-detail-sidebar ul.social-list li {
    display: inline;
    padding: 0;
    width: auto;
    margin-right: 6px;
}

.courses-listing .course-detail-sidebar ul.social-list li .fa {}

.courses-listing .course-detail-sidebar ul.social-list li a {
    display: inline-block;
    width: 26px;
    background: #529dd1;
    text-align: center;
    height: 26px;
    padding: 2px;
    color: #ffffff;
    border-radius: 3px;
}

.courses-listing .course-detail-sidebar li {
    margin-bottom: 7px;
    position: relative;
    padding: 6px;
    padding-left: 25px;
    font-weight: bold;
    color: #333;
    width: auto;
}

.courses-listing .course-detail-sidebar li span {
    color: #757575;
    margin-right: 10px;
    min-width: 115px;
    display: block;
    font-weight: normal;
    line-height: 1.4em;
}

.courses-listing .course-detail-sidebar li span i {
    position: absolute;
    left: 0;
    top: 9px;
}

.courses-listing .course-details-wrapper .presnters-section {}

.courses-listing .course-details-wrapper .presnters-section .presenter-single {
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 13px;
}

.courses-listing .course-details-wrapper .presnters-section .presenter-single img {
    border-radius: 70px;
    border: 2px solid #ececec;
    padding: 4px;
}

.courses-listing .course-details-wrapper .presnters-section .presenter-single .placeholder.ph-circle {
    max-width: 100%;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ3aGl0ZSI+CiAgPHBhdGggZD0iTTAgNCBMMCAyOCBMMzIgMjggTDMyIDQgeiBNNCAyNCBMMTAgMTAgTDE1IDE4IEwxOCAxNCBMMjQgMjR6IE0yNSA3IEE0IDQgMCAwIDEgMjUgMTUgQTQgNCAwIDAgMSAyNSA3Ij48L3BhdGg+Cjwvc3ZnPg==") no-repeat center hsl(0, 0%, 80%);
    background-size: calc(100%/3);
    border-radius: 100%;
}

.courses-listing .course-details-wrapper .presnters-section .presenter-single .presenter-single-name {
    font-size: 16px;
    font-weight: 600;
    color: #757575;
    margin: 8px 0;
}

.courses-listing .course-details-wrapper .presnters-section .presenter-single p {
    color: #999;
    line-height: 1.4;
}

.courses-listing .course-detail-sidebar {
    background: #ffffff;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 30px
}

.courses-listing .course-detail-sidebar h3 {
    padding-bottom: 0 !important;
}

.courses-listing .day-bar:before {
    display: none;
}

.courses-listing .course-detail-sidebar .course-cost {
    font-size: 40px;
    color: #5db75c;
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.courses-listing .course-detail-sidebar .course-cost .cost-note {
    font-size: 12px;
    font-weight: normal;
    color: #aaa;
    margin-top: 5px;
}

.courses-listing .course-detail-sidebar .course-cost span {
    font-size: 60%;
    vertical-align: top;
    font-weight: normal;
    margin-right: 4px;
}

.details-tab-wrapper h2 {
    font-size: 24px
}

.details-tab-wrapper h3 {
    letter-spacing: 0px;
}
.details-course dl{
  overflow:hidden;
      font-size: 14px;
    line-height: 17px;
}
.details-course dl dt {
   font-weight: normal;
    float: left;
    width: 100px;
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.details-course dl dd {
    overflow: hidden;
    margin: 0 0 25px;
}

.social-icons i{
    font-family: FontAwesome;
}

.single-attendee-courses-list h3{
      float:none !important;
  }
.course-details h3{
  font-size:23px !important;
  color:#222 !important;
  text-transform:none !important;
}

.InputEmail, .InputTitle {
    display: none;
}

/*.seminarlistings .container{
    width: 1112px;
}*/

.seminarlistings .container .col-md-12 {
    padding: 0
}
.list-of-events{
overflow:hidden;
width:100%;
}

.courses-listing .list-of-events>li:first-child{
padding:0
}



#gare .dropdown-menu {
    padding: 0 !important;
    min-width: 150px !important;
}
#gare .dropdown-menu li a{
    display:block;
    padding:0 10px;
    color:#000;
}
#gare .dropdown-menu li a:hover{
  /*  background:#f0f1f8; */
}
.dropdown-menu{
    padding: 0;
}


.dropdown-menu li {
    border-bottom: 1px solid #dddddd;
    position: relative;
    padding: 5px 0;
}
.dropdown-menu>li { padding: 5px 10px; }
.dropdown-menu>li>a{ margin: 5px 5 !important; display: block !important; width: 100% !important; height: 100% !important; color:#03b45e !important;}

.dropdown-menu li:hover, .dropdown-menu li.active {
    background-color: #f0f1f8;
}

.dropdown-menu li:last-child{
    border-bottom: none;
}

.dropdown-menu ul li a{
    display: block;
    padding: 3px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 14px;
}

.course-attendees-list-wrapper .course_heading h2.day-heading {
    margin: 0;
    padding: 10px 9px 10px;
    font-size: 24px;
    font-weight: bold;
}
.course-attendees-list li{
  display:block;
  width:100%;
}

.course-attendees-list li a {
    padding: 7px 7px 7px 7px !important;
    display:block !important;
}
.course-attendees-list li a.active.show{
    border-color: #7794f8 !important;
    background: #7794f8;
}

.course-attendees-list li a.active.show h3, .course-attendees-list li a.active.show .course-date-time span, .course-attendees-list li a.active.show h4, .course-attendees-list li a.active.show .course-date-time{
    color: #fff !important;
}

/*** class ***/


/*.forgot-btn, .registration-options a, .com_copyright a {
    color: #fc5e35 !important;
*/
.com_copyright a {
    margin-left: 3px;
}



/*.obj-cart .cart-dd-trigger {
    color: #fc5e35 !important;
}*/
.obj-cart a{
    -webkit-appearance: inherit;
}
/*input.switch-checkbox:checked+.slider, input.sacl-switch-checkbox:checked+.slider {
    background-color: #fc5e35 !important;
}*/

.sacl-details-time-wrapper .course-details.stream{
    color: #fc5e35;
  font-weight:bold;
  text-transform:uppercase;
}
.sacl-details-time-wrapper .course-details.stream:hover{
    color: #4c5454;
}


.course_heading.schedule-sheets h4 {
    padding:0 10px 4px !important;
}

.single-attendee-courses-list li .food--icon a {
    color: #fc5e35 !important;
}

.btn-default.btn-bordered:hover {
    color: #fff !important;
}

/*.course_name .sh-price {
    color: #fc5e35 !important;
}*/

/*.btn-alignment {
    background: #fc5e35 !important;
}*/

.btn-alignment:hover {
    background: #4c5454 !important;
}

/*.icons-adjustment {
    color: #fc5e35 !important;
}*/

.course-attendees li.course-attendee-single-list .course-attendee-single-action .sh-price {
    color: #fc5e35 !important;
}

.course-btn-select-btn.pull-right.course-attendee-single-action.checked-active.assignedAttendee{
	width: 130px !important;
   }
.course-attendees li.course-attendee-single-list .course-attendee-single-action{
	width: 100px !important;
   }


.course_heading.courses-date-sheets h4 {
    background: #f99d2c;
}

i.fas.fa-utensils {
    color: #888b9a !important;
}


.header-part a.btn.btn-default.pull-right.header-btn.left-column{
  margin-left: auto !important;
}

.header-part a {
    line-height: 20px;
}

.modal-content form{
  width:100%;
}


.tab-content>.tab-pane.fade.active.in{
    opacity:1;
}

.dropdown-menu-right li a {
    display: block;
    padding: 3px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 14px;
}

.other-attendees-list ul {
    width: 100%;
}
.other-attendees-list ul li{
    width:100%;
}

.other-attendees-list ul li a {
    width: 84% !important;
    border:0 !important;
}

.course-attendees-list-wrapper .no_result h4{
    margin: 10px;
}



.obj-cart .btn-group,
.course-attendees .course-attendee-single-action .space-manager,
.other-attendees-list ul li .space-manager,
.obj-cart #gare .dropdown{
  display:inline-flex !important;
}
.attendee-profile-name .dropdown{
    display:none !important;
}

.other-attendees-list .dropdown-menu.dropdown-menu-right a {
    padding: 3px 12px;
    clear: both;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    margin: 0;
    display: block !important;
}

#changeable li a{
    display:inline-block !important;
	width: 80%;
}


 .search-bar input {
    border: 1px solid #dddddd !important;
 }

.single-attendee-courses-list .booth-row{
    padding:10px 15px !important;    
}

.single-attendee-courses-list .booth-row .btn-wrapper .btnRemoveBooth{
    cursor:pointer;
}

.course-attendees-list li .course-title,
.single-attendee-courses-list li .course-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px !important;
    color: #222 !important;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 0;
    line-height: 30px !important;
    margin-bottom: 22px !important;
    padding-top: 8px;
}

.single-attendee-courses-list li .course-title {
    margin-bottom:0 !important;
    padding-top:0;
}

.course-attendees-list li .btn-wrapper .show_floor_plan{
     border: 0;
     border-radius: 4px;
     font-size: 13px;
     text-transform: capitalize;
     background: #253d59 !important;
     color:#fff;
 }


.sacl-details-time-wrapper .course-details {
    color: #253d59;
    float: left;
 }

.registration-options a {
     /*color: #233a5b !important;*/
     font-weight: 600;
 }
.filter .btn-group{
          display:block !important;

    }   
.filter a.btn {
    color: #03b45e !important;
}
.filter a.btn:focus{
    outline: 0;
    box-shadow: none !important;
}
.filter{
         float:right;
         color:#000;
         padding:31px 0 0;
         z-index: 1;
	     display:block;
    }


.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;

    }


span.social-tag {
        font-size: 10px;
        background: #241f20 !important;
        color: #fff !important;
        padding: 3px 10px;
        border-radius: 20px;
        display: inline-block;
        line-height: 12
                   }


.btn-primary.payout-btn-checkout{
    background-color: #243b5a;
     border-color: #243b5a !important;
}

.brand-conf-year,
.heading-brand span {
        font-size: 20px;
        font-weight: bold;
        /** color: #515870 !important; **/
        margin-top: 50px;
    }

.brand-conf-year{position:relative;}

.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 !important; **/
        border-radius: 40px;
        position: absolute;
        left: 0;
    }
/** #sp-footer .sp-copyright{ color: #fff !important; } **/

.twitter-typeahead .form-control.ui-autocomplete-input.tt-query{background-color:#fff !important;}


.com_copyright.copy_style{ margin-left: 15px; margin-right:15px;}

#gare .dropdown-toggle {
  /*  color: #f99d2c; */
    cursor: pointer;
            }
.dropdown-toggle::after {
    margin-left: 0;
}

a.print-button span{
    color:#fff !important;
}
a.print-button:hover span {
    color: #243b5a !important;
}

#province {
    padding-left: 37px;
}

.form-wrapper.regist .btn-default{
	margin: 0 5px;
    color: #fff;
}

.form-wrapper.regist .btn-default:hover {
    color: #fff;
    background: #898c9c !important;
}

.form-area #row_company_code label {
    position: relative;
    float: left;
    width: auto;
    border-bottom: 0;
    background: #241f20a8;
    color: #fff;
    padding: 8px;
    height: 32px;
}

.form-area #row_company_code {
    margin: 32px 0;
}

.form-area #row_company_code label:after {
    display: none;
}

.form-area #row_company_code .controls {
    margin-left: 0;
    float: left;
    padding: 7px;
    color: #fff;
    background: #241f20;
    font-size: 14px;
    height: 32px;
}
.row.banner-wrapper{
    /*padding:0 30px;*/
}
.getstarted-text.step3{
    width:auto;
    margin-left: 0px;
}

/*.ui.form .row, .ibox-content.p-xl .row {
    margin: 0px -2px !important;
}*/

.form-group label {
    font-weight: 400;
}

input:-internal-autofill-selected, input.form-control, input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.other-attendees-list ul li a {
    width: auto !important;
}

.other-attendees-list ul li .space-manager {
    float: right;
    padding: 4px !important;
}

.sacl-details-time-wrapper .course-details span.icon-eye{
    margin-right:3px;
}

.single-attendee-courses-list .booth-row .btn-wrapper .btnEditBooth, .single-attendee-courses-list .booth-row .btn-wrapper .show_floor_plan {
    background: #f99d2c ;
}


a.submit_popup_links.btn.btn-primary {
    background: #f99d2c !important;
}


.dd-list .obj-cart .dropdown-menu {
    min-width: 10rem;
    padding: 0;
    left: 100px;
}

.dd-list .dropdown-menu li {
    padding: 5px 0;
}

.dd-list .dropdown-menu li a {
    padding: 0 20px 0 10px !important;
    background-color: #fff;
}

.dd-list .dropdown-menu li:hover, .dropdown-menu li.active {
    background-color: rgb(240, 241, 248);
}

.obj-cart .dropdown-menu {
    margin: 0;
    padding: 0 !important;
    min-width: 150px !important;
}

.dd-list .dropdown-menu li a {
    padding: 0 20px 0 10px !important;
    background-color: #fff !important;
    font-size: 14px;
}

.dd-list .dropdown-menu li:hover, .dd-list .dropdown-menu li a:hover, .dd-list .dropdown-menu li.active, .dropdown-menu li.active {
    background-color: rgb(240, 241, 248) !important;
	color: #000 !important;
}

.obj-cart .dropdown-menu-left{
    padding: 15px !important;
	min-width: 290px !important;
}

body .left-col.branding-left-col, .brand-conf-dates ul li:before{
    background: #b1b2b8 !important;
}


/*** end class ***/

@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 .payment-history-modal-close,
    .payment-info-bar,
    .ibox-content .well.m-t,
    .com_copyright,
    .ess-logo,
    .sp-copyright,
    #outer,
    .alert,
    .scrollup{
        display: none !important;
    }
    .text-right button.btn.btn-primary{
        display: none !important;
    }
    .banner-wrapper img{display:block;}
    .ibox-content{
        border-top:0 !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;
      }

}



@media print{
  #navigation-row,
  .steps-list,
  .getstarted-text,
  #copyright-row,
  .com_copyright,
  #bottom-row,
  #print .btn.btn-primary{
    display: none;
  }
.offcanvas-menu {
    display: none;
}	
}





@media only screen and (max-width: 1199px){
.btn-alignment{ margin-bottom: 10px; }

}

@media only screen and (max-width: 992px) {
   .obj-live-amount{
        display: none !important;
    }
    .button_com .btn.btn-default {
        margin: 13px 0 13px 2px;
    }
    .heading-brand .span{margin-top:0;}
    .view-userpanel .header-part a{
      line-height:15px;
  }
    a.btn.btn-default {
        margin: 11px 2px 10px 2px;
   }
    .brand-conf-dates {
    display: block;
}
.latest-list h3 {
    display: none;
}   
.brand-conf-dates {
    display: none;
}   
.latest-list h3 {
    display: block;
}
.heading-brand .span { display: none !important;}
}


@media only screen and (max-width: 991px){
 .search-bar .search {
    display: none;
}
}

@media only screen and (max-width:991px) and (min-width:768px){
	.alignment a{
        padding: 5px 18px;
        font-size: 12px;
}
}

@media only screen and (max-width:768px) and (min-width:767px){
	a.back-btn-mob {
        display: none !important;
    }
}

@media only screen and (max-width: 768px){
.margin-btn {
        margin-top: 16px !important;
        margin-left: -15px !important;
    }
    .col-md-8.col-sm-8.no-padding.right-col,
    .col-md-4.col-sm-4.no-padding.left-col {
        height: auto !important;
            width: 100%;
    float: none;
    max-width: 100%;
    flex: inherit;
    }
    #sp-main-body {
     padding: 10px 0 !important;
}
  .dd-list {  margin-left: 10px !important;}
  .view-userpanel .dd-list.pull-right.obj-cart.has-amount.right-demand{
  padding-top:13px !important;
}

.other-attendees-list ul li .space-manager {
    margin-top: 0px !important;
}
.right-demand {
    padding-top: 20px !important;
}
a.back-btn-mob {
	display: none;
}
.dd-list {
	padding-right: 12px !important;	
}
	.obj-cart {
        padding: 18px 0 10px !important
    }
}

@media (min-width: 768px){

    .col-md-6 {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 767px){
a.back-btn-mob{
  position:relative !important;
  top:0 !important;
  left:0 !important;
  margin-top:0 !important;
}
.view-userpanel .dd-list.pull-right.obj-cart.has-amount.right-demand{
  padding-top:18px !important;
}
.dd-list.pull-right.obj-cart.has-amount.right-demand{
  /** padding-top:18px !important; **/
	  margin-right: 7px;
}
header.header-part .col-sm-6{
  flex:inherit;
  max-width:inherit;
  width:100%;
}
.btn-group.hidden{
    display: block !important;
}
.full-width{
    flex: 0 0 100%;
    max-width: 100%;
}
.full-width .btn-group a{
       margin-top: 0px !important;
} 
.obj-cart .btn-group.d-md-none {
    display: block !important;
}
.form-wrapper.regist p a{display:inline-block;}
.form-wrapper.regist .btn-group{float:none;}

.btn-group {
    padding-right: 12px;
    float: left;
    font-size: 14px;
}

i.fa.fa-shopping-cart {
    font-size: 14px;
}

span#outstanding_balance_red {
    font-size: 14px;
}

.cart-cal-table td {
    padding: 3px 0;
    font-size: 15px !important;
}

.btn-group-course {
    display: none;
}

.button_com .btn.btn-default {
    /*margin: 10px 0 10px 10px;*/
}
.row.invoice-details .col-sm-6.text-right p{
    text-align: left;
}
}

@media only screen and (max-width:767px) and (min-width: 350px){
    .obj-cart {
        float: left;
        padding: 20px 0 17px !important
    }
}

@media only screen and (max-width: 599px){
.modal-footer {
    display: inline-block;
}
}

@media only screen and (max-width: 500px){
.course-attendees li.course-attendee-single-list .course-attendee-single-action {
    width: 37px !important;
}
}


@media only screen and (max-width: 492px){
    .profile-photo{
        padding:20px 0 35px !important;
    }
.profile-photo .photo-wrapper .image-photo img {
    width: 110px !important;
    height: 110px !important;
    object-fit: cover;
}

.cart-cal-table td {
    padding: 3px 0;
    font-size: 12px !important;
}
.alignment .btn.view_profile {
    padding: 7px 15px;
        margin-left: 20px !important;
}
.changed-password {
    margin-left: 150px !important;
}
#sp-header .sp-default-logo {
    width: 170px !important;
    height: 90px !important;
}
}


@media only screen and (max-width: 450px) {
     .back-btn-mob.back-btns {
     /* font-size: 14px;*/
      margin-top: -12px !important;
     }
     form .btn.btn-default {
        padding: 6px 10px;
        margin: 13px 0 13px 2px !important;
       }
  .com_copyright a {
    /** line-height: 1.1; **/
    margin-top: 0px !important;
       }
}

@media only screen and (max-width: 445px){
.dd-list {
    margin-left: 10px !important;
}
.dd-list.pull-right.obj-cart.has-amount.right-demand{
    margin-left:5px !important;
}
}

@media screen and (max-width: 438px) {
	.alignment .btn.view_profile {
    font-size: 13px;
    margin-left: 0 !important;
}
    .alignment {
    text-align: left !important;
    width: 260px;
    margin-left: 147px;
}
}

@media screen and (max-width: 435px) {
    .view-checkout .ibox-content .btn-group.pull-right {
        float: left!important;
    }
}


