
    @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
    * {
        margin: 0;
        padding: 0;
    }
    .cic-news {
        background-image: url(../images/icon/news.png);
         width: 25px;
        height: 25px;
        background-position: 0 0px !important;
    }
    
    .side-bar .menu-list li:hover .cic-news,
    .side-bar .menu-list li.active .cic-news {
        background-position: 0 -32px !important;
    }
    
    body {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
    label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    font-weight: 400;
	}
    p {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #000;
    }
    
    .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #436db1;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
    
    h1,
    h1,
    h3,
    h4,
    h5,
    h6 {
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 15px;
        color: #3a3a3a;
    }
    
    h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 0;
    }
    
    h2 {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        color: #535353;
        margin-top: 15px;
    }
    
    h3 {
        font-size: 21px;
        font-weight: 400;
        color: #000;
        margin-top: 15px;
    }
    
    h4 {
        font-size: 16px;
        font-weight: 600;
        color: #5e5e5e;
        margin-bottom: 5px;
        margin-top: 0;
    }
    
    h5 {}
    
    h6 {}
    
    .p-t-5 {
        padding-top: 5px;
    }
    
    .p-t-10 {
        padding-top: 10px;
    }
    
    .p-t-15 {
        padding-top: 15px;
    }
    
    .p-t-20 {
        padding-top: 20px;
    }
    
    .p-t-25 {
        padding-top: 25px;
    }
    
    .p-t-30 {
        padding-top: 30px;
    }
    
    .p-t-35 {
        padding-top: 35px;
    }
    
    .p-t-40 {
        padding-top: 40px;
    }
    
    .p-t-45 {
        padding-top: 45px;
    }
    
    .p-t-50 {
        padding-top: 50px;
    }
    
    .p-b-5 {
        padding-bottom: 5px;
    }
    
    .p-b-10 {
        padding-bottom: 10px;
    }
    
    .p-b-15 {
        padding-bottom: 15px;
    }
    
    .p-b-20 {
        padding-bottom: 20px;
    }
    
    .p-b-25 {
        padding-bottom: 25px;
    }
    
    .p-b-30 {
        padding-bottom: 30px;
    }
    
    .p-b-35 {
        padding-bottom: 35px;
    }
    
    .p-b-40 {
        padding-bottom: 40px;
    }
    
    .p-b-45 {
        padding-bottom: 45px;
    }
    
    .p-b-50 {
        padding-bottom: 50px;
    }
    
    .p-l-5 {
        padding-left: 5px;
    }
    
    .p-l-10 {
        padding-left: 10px;
    }
    
    .p-l-15 {
        padding-left: 15px;
    }
    
    .p-l-20 {
        padding-left: 20px;
    }
    
    .p-l-25 {
        padding-left: 25px;
    }
    
    .p-l-30 {
        padding-left: 30px;
    }
    
    .p-l-35 {
        padding-left: 35px;
    }
    
    .p-l-40 {
        padding-left: 40px;
    }
    
    .p-l-45 {
        padding-left: 45px;
    }
    
    .p-l-50 {
        padding-left: 50px;
    }
    
    .p-r-5 {
        padding-right: 5px;
    }
    
    .p-r-10 {
        padding-right: 10px;
    }
    
    .p-r-15 {
        padding-right: 15px;
    }
    
    .p-r-20 {
        padding-right: 20px;
    }
    
    .p-r-25 {
        padding-right: 25px;
    }
    
    .p-r-30 {
        padding-right: 30px;
    }
    
    .p-r-35 {
        padding-right: 35px;
    }
    
    .p-r-40 {
        padding-right: 40px;
    }
    
    .p-r-45 {
        padding-right: 45px;
    }
    
    .p-r-50 {
        padding-right: 50px;
    }
    
    .m-t-5 {
        margin-top: 5px;
    }
    
    .m-t-10 {
        margin-top: 10px;
    }
    
    .m-t-15 {
        margin-top: 15px;
    }
    
    .m-t-20 {
        margin-top: 20px;
    }
    
    .m-t-25 {
        margin-top: 25px;
    }
    
    .m-t-30 {
        margin-top: 30px;
    }
    
    .m-t-35 {
        margin-top: 35px;
    }
    
    .m-t-40 {
        margin-top: 40px;
    }
    
    .m-t-45 {
        margin-top: 45px;
    }
    
    .m-t-50 {
        margin-top: 50px;
    }
    
    .m-b-5 {
        margin-bottom: 5px;
    }
    
    .m-b-10 {
        margin-bottom: 10px;
    }
    
    .m-b-15 {
        margin-bottom: 15px;
    }
    
    .m-b-20 {
        margin-bottom: 20px;
    }
    
    .m-b-25 {
        margin-bottom: 25px;
    }
    
    .m-b-30 {
        margin-bottom: 30px;
    }
    
    .m-b-35 {
        margin-bottom: 35px;
    }
    
    .m-b-40 {
        margin-bottom: 40px;
    }
    
    .m-b-45 {
        margin-bottom: 45px;
    }
    
    .m-b-50 {
        margin-bottom: 50px;
    }
    
    .m-l-5 {
        margin-left: 5px;
    }
    
    .m-l-10 {
        margin-left: 10px;
    }
    
    .m-l-15 {
        margin-left: 15px;
    }
    
    .m-l-20 {
        margin-left: 20px;
    }
    
    .m-l-25 {
        margin-left: 25px;
    }
    
    .m-l-30 {
        margin-left: 30px;
    }
    
    .m-l-35 {
        margin-left: 35px;
    }
    
    .m-l-40 {
        margin-left: 40px;
    }
    
    .m-l-45 {
        margin-left: 45px;
    }
    
    .m-l-50 {
        margin-left: 50px;
    }
    
    .m-r-5 {
        margin-right: 5px;
    }
    
    .m-r-10 {
        margin-right: 10px;
    }
    
    .m-r-15 {
        margin-right: 15px;
    }
    
    .m-r-20 {
        margin-right: 20px;
    }
    
    .m-r-25 {
        margin-right: 25px;
    }
    
    .m-r-30 {
        margin-right: 30px;
    }
    
    .m-r-35 {
        margin-right: 35px;
    }
    
    .m-r-40 {
        margin-right: 40px;
    }
    
    .m-r-45 {
        margin-right: 45px;
    }
    
    .m-r-50 {
        margin-right: 50px;
    }
    /*** Start icon style ***/
    
    .cic-icon {
        display: inline-block;
        float: left;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .cic-dashboard {
        background-image: url(../images/icon/dashboard.png);
        width: 29px;
        height: 19px;
        background-position: 0 0;
    }
    .thumb{
        margin: 10px 5px 0 0;
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
        border: 1px solid #dadada;
        float: left;
    }
    .side-bar .menu-list li:hover .cic-dashboard,
    .side-bar .menu-list li.active .cic-dashboard {
        background-position: 0 -19px;
    }
    
    .cic-profile {
        background-image: url(../images/icon/profile.png);
        width: 27px;
        height: 21px;
        background-position: 0 0;
    }
    
    .side-bar .menu-list li:hover .cic-profile,
    .side-bar .menu-list li.active .cic-profile {
        background-position: 0 -21px;
    }
    
    /* Karthik change on 21 Feb 2018 */
    .cic-category {
        background-image: url(../images/icon/category.png);
        width: 27px;
        height: 32px;
        background-position: 0 0;
    }
    
    .side-bar .menu-list li:hover .cic-category,
    .side-bar .menu-list li.active .cic-category {
        background-position: 0 -32px;
    }
    /* end on 21 Feb 2018 */
    
    .cic-conference {
        background-image: url(../images/icon/confernece.png);
        width: 34px;
        height: 32px;
        background-position: 0 0;
    }
    
    .side-bar .menu-list li:hover .cic-conference,
    .side-bar .menu-list li.active .cic-conference {
        background-position: 0 -32px;
    }
    
    .cic-register{
        background-image: url(../images/icon/register.png);
        width: 24px;
        height: 23px;
        background-position: 0 0;
    }
    
   .side-bar .menu-list li:hover .cic-register,
    .side-bar .menu-list li.active .cic-register {
        background-position: 0 -23px;
    }
    
     .cic-survey{
        background-image: url(../images/icon/survey.png);
        width: 24px;
        height: 23px;
        background-position: 0 0;
    }
    
   .side-bar .menu-list li:hover .cic-survey,
    .side-bar .menu-list li.active .cic-survey {
        background-position: 0 -23px;
    }
    
    .cic-delegates {
        background-image: url(../images/icon/delegates.png);
        width: 24px;
        height: 23px;
        background-position: 0 0;
    }
    
    .side-bar .menu-list li:hover .cic-delegates,
    .side-bar .menu-list li.active .cic-delegates {
        background-position: 0 -23px;
    }
    
    .cic-sales {
        background-image: url(../images/icon/sales.png);
        width: 32px;
        height: 32px;
        background-position: 0 0;
    }
    
    .side-bar .menu-list li:hover .cic-sales,
    .side-bar .menu-list li.active .cic-sales {
        background-position: 0 -32px;
    }
    
    .cic-view {
        background-image: url(../images/icon/table_view.png);
        width: 15px;
        height: 17px;
    }
    
    .cic-edit {
        background-image: url(../images/icon/table-edit.png);
        width: 17px;
        height: 17px;
    }
    
    .cic-delete {
        background-image: url(../images/icon/table-delete.png);
        width: 14px;
        height: 18px;
    }
    
    .cic-plus {
        background-image: url(../images/icon/plus.png);
        width: 15px;
        height: 15px;
    }
    
    .cic-minus {
        background-image: url(../images/icon/minus.png);
        width: 15px;
        height: 3px;
        padding-top: 15px !important;
    }

    #programList{
        list-style:none;
    }
    .programList-form-group{
        padding-left: 0px;
        padding-right: 20px;
    }
    .prgm-list-select{
        padding-left: 7px;
        padding-right: 16px;
    }
    .prgm-list-price{
        padding-right: 12px;
        padding-left: 12px;
    }
    .prgm-list-checkbox{
        padding-left: 17px;
        margin-top: 23px;
    }
    .prgm-list-tax{
        padding-right: 5px;
        padding-left: 20px;
    }
    .prgm-list-remove{
        padding-left: 25px;
    }
    .delegates-select{
        width: 70% !important;
    }
    /*** End icon style ***/
    /*** Start Form Style ***/
    
    .form-control {
        border: 1px solid #dadada;
        border-radius: 0;
        height: 40px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
        transition: border 300ms linear;
        -webkit-transition: border 300ms linear;
        -moz-transition: border 300ms linear;
        -o-transition: border 300ms linear;
    }
    
    .form-control:hover,
    .form-control:focus,
    .form-control:active {
        border: 1px solid #436db1;
        box-shadow: none;
    }

    .pricing-check-box{
      /* Double-sized Checkboxes */
      -ms-transform: scale(2); /* IE */
      -moz-transform: scale(2); /* FF */
      -webkit-transform: scale(2); /* Safari and Chrome */
      -o-transform: scale(2); /* Opera */
      padding: 10px;
  }
  
  .form-group label {
    font-size: 14px;
    font-weight: 400;
    color: #5e5e5e;
    display: block;
}

.form-group label.label-content {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    display: block;
}

.cic-btn {
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    position: relative;
    min-width: 120px;
    height: 40px;
    padding: 5px 15px;
    background-color: #436db1;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    margin-right: 3%;
}
.profile-image-change-btn{
    font-size: 12px;
    text-decoration: underline;
    color: #333;
    cursor: pointer;
}
.profile-image-remove-btn{
    font-size: 12px;
    text-decoration: underline;
    float: right;
    color: #333;
    cursor: pointer;
}
.profile-image{
    border: 1px solid #b5b5b5;
    height: 140px;
    text-align: left;
    width: 140px;
    margin-top: 3%;
}
.profile-img-div{
    width: 140px;
}
.profile-details-div{
    width: 36%;
}
.reset-submit-btn-div{
    margin-bottom: 3%;
}

.reset-btn:hover{
    background-color: #436db1 !important;
    color: #fff;
    min-width: 150px;
    padding-right: 45px;
}
.payment-paid{
    color: #436db1 !important;
}
.file-icon{
    color: gray;
}
.payment-refund{
    color: red !important;
}
.export-table-btn-div{
    float: right;
    text-align: right;
    margin-bottom: 2%;
}
.reset-btn{
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    position: relative;
    min-width: 120px;
    height: 40px;
    padding: 5px 15px;
    background-color: gray;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    margin-left: 2%;
}
.view-deligates-h3{
    font-weight: 200;
    margin-top: 1%;
}
.conference-status{
    color: green !important;
    font-weight: 500 !important; 
}
.conference-payment-status{
 color: #436db1 !important;
 font-weight: 500 !important;   
}
.delete-btn{
    background-color: #bd1617 !important;
}
.delete-btn:hover{
    background-color: gray !important;
}
#errorMsg {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 99999;
    left: 50%;
    bottom: 180px;
    font-size: 17px;
}

#errorMsg.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


#successMsg{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: green;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    /* Karthik change on 19 Feb 2018 */
    /* z-index: 1; */
    z-index: 9999;
    /* end on 19 Feb 2018 */
    left: 50%;
    bottom: 30px;
    font-size: 17px;

}

#successMsg.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


#warningMsg{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #9c7e3f;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;

}

#warningMsg.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.help-block{
    color: red !important;
}

.has-error .form-control {
    border-color: #ff0500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}



b{
 font-weight: 500 !important; 
 color: #000 !important;
}

}
.full-width-btn:hover {
    padding-right: 15px !important
}

.cic-btn:hover {
    background-color: #bd1617;
    color: #fff;
    min-width: 150px;
    padding-right: 45px;
}

.cic-btn:hover:before {
    opacity: 1;
    right: 15px;
}

.cic-btn:before {
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    top: 10px;
    right: 40px;
    position: absolute;
    font-size: 18px;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cic-btn-back:before {
    content: "\f177";
    right: auto;
    left: 40px;
}

.cic-btn-back:hover:before {
    right: auto;
    left: 15px;
}

.cic-btn-back:hover {
    padding-right: 15px;
    padding-left: 45px;
}

.btn-section {
    text-align: right;
    margin-bottom: 15px;
}

.btn-section .cic-btn {
    margin-right: 10px;
}

.cic-btn-defalut {
    background-color: #5e5e5e;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    position: relative;
    min-width: 120px;
    height: 40px;
    padding: 5px 15px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    border-radius: 0;
}

.cic-btn-defalut:hover {
    color: #fff;
}

.no-btn-animation:hover {
    padding-right: 15px;
    min-width: 120px;
}

.no-btn-animation:hover:before {
    display: none;
}

.btn.cic-red {
    background-color: #db0a19;
}

.btn-section.text-left {
    text-align: left;
}
/*** End Form Style ***/
/*** Start Login apge style ***/

.login-bg {
    background: url(../images/login-bg.jpg) center center no-repeat;
    background-position: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background-size:cover;
}

.login-wrapper {
    width: 420px;
    margin: 15% auto 0 auto;
    background-color: #fff;
    padding: 15px 25px 25px 25px;
    text-align: center;
}

.login-wrapper h1 {
    font-weight: 400;
    font-size: 29px;
    color: #0f499e;
}

.login-wrapper .form-group {
    text-align: left;
}

.login-wrapper .cic-btn {
    width: 100%;
}

.signup-bg {
    background: url(../images/signup-bg.jpg) center center no-repeat;
    background-position: cover;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.signup-wrapper {
    width: 900px;
    margin: 5% auto 0 auto;
    margin-bottom: 5%;
    background-color: #fff;
    padding: 15px 25px 25px 25px;
    text-align: center;
}

.signup-wrapper h1 {
    font-weight: 400;
    font-size: 29px;
    color: #0f499e;
}

.signup-wrapper .form-group {
    text-align: left;
}

.signup-wrapper .cic-btn {
    width: 100%;
}
/*** End Login apge style ***/
/**** Start header style ***/

.top-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 68px;
    z-index: 99;
}

.top-navbar .logo {
    background: url(../images/cic-logo.jpg) center left no-repeat;
    width: 228px;
    height: 68px;
}

.top-navbar .logopng {
    background: url(../images/cic-logo.png) center left no-repeat;
    width: auto;
    height: 100%;
}

.top-navbar .nav-left {
    position: absolute;
    float: left;
    width: 240px;
    height: 100%;
    background-color: #114b9d;
}

.top-navbar .nav-right {
    display: block;
    width: 100%;
    height: 68px;
    background-color: #436db1;
    padding: 0 20px 0 260px;
}

.top-navbar .menu-toggle {
    float: left;
    margin-top: 24px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.top-navbar .nav {
    display: inline-block;
}

.nav .nav-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav .nav-links li {
    display: inline;
    padding: 0 15px;
}

.nav .nav-links li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 24px 0;
    display: inline-block;
}

.top-user {
    float: right;
    padding: 24px 0;
}

.top-user .dropdown {}

.top-user .dropdown button {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.top-user .dropdown button:focus {
    background-color: transparent;
    border: none;
    outline: none;
}

.top-user .dropdown button .fa {
    font-size: 25px;
    float: right;
    padding-left: 10px;
    margin-top: -2px;
}

.top-user .dropdown .dropdown-menu {
    opacity: 0;
    display: none;
    border-radius: 0;
    border: none;
    margin-top: 21px;
    width: 130px;
    min-width: 130px;
    left: 50px;
    padding: 10px 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.top-user .dropdown.open > .dropdown-menu {
    opacity: 1;
    display:block;
}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    color: #6f6f6f;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
}

.top-user .dropdown .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 10px;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.top-user .dropdown .dropdown-menu li {}

.top-user .dropdown .dropdown-menu li a {
    font-weight: 400;
    font-size: 15px;
}
/**** End header style ***/
/* Start Side bar style*/

.side-bar {
    width: 240px;
    height: calc(100% - 68px);
    height: -webkit-calc(100% - 68px);
    height: -moz-calc(100% - 68px);
    height: -ms-calc(100% - 68px);
    height: -o-calc(100% - 68px);
    position: fixed;
    background-color: #f2f2f2;
    top: 68px;
    box-shadow: 2px 3px 1px #e4e4e4;
    -webkit-box-shadow: 2px 3px 1px #e4e4e4;
    -moz-box-shadow: 2px 3px 1px #e4e4e4;
    -ms-box-shadow: 2px 3px 1px #e4e4e4;
    -o-box-shadow: 2px 3px 1px #e4e4e4;
    z-index:999;
    overflow: auto;
}

.side-bar .menu-list {}

.side-bar .menu-list li {
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

.side-bar .menu-list li a {
    display: block;
    padding: 18px 0;
    text-decoration: none;
}

.side-bar .menu-list li a span {
    display: block;
    float: initial;
    margin: 0px auto 5px auto;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

.side-bar .menu-list li.active a span,
.side-bar .menu-list li:hover a span {
    color: #fff;
}

.side-bar .menu-list li.active,
.side-bar .menu-list li:hover {
    background-color: #436db1;
    transition: all 0.5s;
}
/* End Side bar style*/
/**** start Content style ****/

.main-wrapper {
    padding: 20px;
    margin-top: 68px;
    margin-left: 240px;
    width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: -ms-calc(100% - 240px);
    width: -o-calc(100% - 240px);
}

.main-wrapper.full-width {
    margin-left: 0;
    width: 100%;
}

.main-heading {
    padding: 20px;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.main-heading h1 {
    margin-top: 0;
}
/**** End Content style ****/
/*** Start form style **/

.form-wrapper {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    border: 1px solid #eaeaea;
    box-shadow: 0px 2px 3px 0px #f9f9f9;
    -wekit-box-shadow: 0px 2px 3px 0px #f9f9f9;
    -moz-box-shadow: 0px 2px 3px 0px #f9f9f9;
    -ms-box-shadow: 0px 2px 3px 0px #f9f9f9;
    -o-box-shadow: 0px 2px 3px 0px #f9f9f9;
}

.form-wrapper select {
    width: 100%;
}

.form-wrapper .select2-container--default .select2-selection--single {
    border: 1px solid #dadada;
    border-radius: 0;
    height: 40px;
    padding-top: 4px;
    transition: border 300ms linear;
    -webkit-transition: border 300ms linear;
    -moz-transition: border 300ms linear;
    -o-transition: border 300ms linear;
}

.form-wrapper .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff;
    outline: none;
}

.form-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.form-wrapper .select2-dropdown {
    border: 1px solid #dadada;
}

.form-wrapper .select2-container {
    width: 100% !important;
}

.cic-datepicker.input-group .input-group-addon {
    border-radius: 0;
    background-color: #436db1;
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cic-datepicker.input-group .input-group-addon:hover {
    background-color: #bd1617;
}
/*** End form style **/

.table-section {}

.table-section table {
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 3px 0px #f5f5f5;
    -wekit-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -moz-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -ms-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -o-box-shadow: 0px 2px 3px 0px #f5f5f5;
}

.table-section .table>thead>tr>th {
    border-bottom: 0;
    background-color: #436db1;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
}

.table-section .table>tbody>tr>td,
.table-section .table>tbody>tr>th,
.table-section .table>tfoot>tr>td,
.table-section .table>tfoot>tr>th {
    color: #000;
    vertical-align: middle;
    padding: 15px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.table-action {
    margin: 0;
    padding: 0;
    line-height: initial;
}

.table-action:after {
    content: "";
    display: table;
    clear: both;
}

.table-action a {
    display: block;
    border: 1px solid #ddd;
    padding: 4px 4px;
    margin: 0;
    height: 27px;
    width: 27px;
    transition: border 300ms linear;
    -webkit-transition: border 300ms linear;
    -moz-transition: border 300ms linear;
    -o-transition: border 300ms linear;
    float: left;
    margin-right: 6px;
}

.table-action a.delete {
    border: 1px solid #dc0f1e;
}

.table-action a:hover {
    border: 1px solid #436db1;
}

.table-action a span {
    margin: 0;
    padding: 0;
}

.table-section .dataTables_length {
    display: none;
}

.table-section .dataTables_filter {
    display: none;
}

.table-section .dataTables_wrapper .dataTables_info {
    color: #000;
    position: absolute;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.table-section .dataTables_paginate {
    float: inherit;
    text-align: center;
    /* margin-top: 5px; */
    margin-top: 20px;
    position: relative;
}

.table-section .dataTables_paginate a.paginate_button {
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.table-section .dataTables_paginate a.paginate_button.disabled {
    opacity: 0.5;
}

.table-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: 1px solid #436db1;
    background: #436db1;
    border-radius: 0;
    color: #fff !important;
    padding: 0;
}

.table-section .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 5px 10px;
}

.table-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: 1px solid #436db1;
    background: #436db1;
    border-radius: 0;
    color: #fff !important;
    padding: 5px 10px;
}

.table-section .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid #436db1;
    background: #436db1;
    border-radius: 0;
    color: #fff !important;
}

.table-section table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
}

.table-section .table-description {
    max-height: 67px;
    height: 68px;
    overflow: hidden;
}

.table-section .table-description.full-height {
    max-height: initial;
    height: auto;
}

.table-section .table>tbody>tr>td.verticle-top {
    vertical-align: top;
    padding-top: 30px;
}

.table-image-list {
    height: 69px;
    /* max-height: 69px; */
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.table-image-list.full-height {
    height: auto;
    max-height: inherit;
}

.table-image-list li {
    display: inline-block;
    float: left;
    margin-right: 0;
    padding: 3px 2px;
    width: 50%;
}
/*** Start Popup style ***/

.confirm-delete .modal-dialog {
    width: 300px;
}

.confirm-delete .modal-content {
    border-radius: 0;
    border: none;
    text-align: center;
}
/*** End Popup style ***/

.conference-steps {
    margin-bottom: 20px;
}

.conference-steps .step-lists {}

.conference-steps .step-lists:after {
    content: "";
    display: table;
    clear: both;
}

.step-lists .step {
    width: 12.5%;
    float: left;
    text-align: center;
    position: relative;
}

.step-lists .step a:hover {text-decoration:none;}

.step-lists .step span {
    display: block;
    font-size: 11px;
    color: #585858;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.step-lists .step .step-number {
    display: inline-block;
    position: relative;
    width: 36px;
    padding: 6px 0 0 0;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #c6c6c6;
    background-color: #f2f2f2;
}

.step-lists .step .step-number span {
    position: absolute;
    font-size: 18px;
    color: #6d6d6d;
    font-weight: 600;
    z-index: 9;
    left: 12px;
}

.step-lists .step.active .step-number span {
    color: #fff;
}

.step-lists .step.active .step-number:before {
    content: "";
    background-color: #436db1;
    position: absolute;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    left: 10%;
    top: 10%;
}

.step-lists .step:after {}

.step-lists .step:before {
    content: "";
    position: absolute;
    top: 58%;
    z-index: -2;
    height: 10px;
    width: 100%;
    left: -50%;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    background-color: #f2f2f2;
}

.step-lists .step.active:after {
    content: "";
    position: absolute;
    top: 61%;
    height: 6px;
    width: 100%;
    left: -50%;
    background-color: #436db1;
    z-index: 2;
}

.step-lists .step.step1:before,
.step-lists .step.step1.active:after {
    display: none
}

.no-padding{
    padding: 0px;
}
.form-wrapper .basic-info-form {
    margin: -10px 0;
}

.conference-date {}

.conference-date .col-sm-5 {
    width: 46%;
}

.conference-date .col-sm-2 {
    width: 8%;
    padding: 9px 0 0 0;
    margin: 0;
    text-align: center;
}

.image-upload {
    cursor: pointer;
    width: 150px;
    float: right;
    position: absolute;
    top: 0px;
    right: 0;
    padding: 7px 15px;
    height: 100%;
    margin-right: 0px;
}

.image-upload input.upload {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.conference-logo-upload {
    position: relative;
}

.conference-logo-upload .file-location-show {
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
}

.image-preview {
    text-align: center;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 3px 0px #f5f5f5;
    -wekit-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -moz-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -ms-box-shadow: 0px 2px 3px 0px #f5f5f5;
    -o-box-shadow: 0px 2px 3px 0px #f5f5f5;
}

.image-preview img {
    max-width: inherit;
    display: inline-block;
}

.btn-section.text-center {
    text-align: center;
}

.large-popup .modal-dialog {
    width: 938px;
}

.large-popup .modal-content {
    border-radius: 0;
    border: none;
}

.upload-img-popup {
    position: relative;
    height: 189px;
    width: 189px;
    background: url(../images/icon/upload-sponsor-logo.png) no-repeat center center #fff;
    border: 1px solid #dbdbdb;
}

.upload-img-popup.event-upload-img {
    height: 131px;
    width: 131px;
    background: url(../images/icon/upload-image.png) no-repeat center center #fff;
}

.upload-img-popup.accom-add-img {
    height: 131px;
    width: 131px;
    background: url(../images/icon/add-img.png) no-repeat center center #fff;
}

.upload-img-popup.exhibit-upload-file {
    height: 185px;
    width: 185px;
    background: url(../images/icon/pdf-file-upload.png) no-repeat center center #fff;
}

.upload-img-popup. speakers-upload-img {
    height: 189px;
    width: 189px;
    background: url(../images/icon/upload-image.png) no-repeat center center #fff;
}

.upload-img-popup .upload-img {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.add-pricing {}

.add-pricing .col-xs-2,
.add-pricing .col-xs-1 {
}

.add-remove {}

.add-remove a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #dadada;
    border-radius: 50%;
    padding: 7px 11px;
    color: #727272;
}
.active-state {
	background: #008000 none repeat scroll 0 0;
    color: #ffffff;
}

.inactive-state {
	background: #ff0000 none repeat scroll 0 0;
    color: #ffffff;
}


.add-remove a .fa {}
.input-group.date input{ pointer-events:none;}

/* Vijay Change on 15 Feb 2018 */
.venue-width{
	width: 100px !important;
    word-break: break-all; 
}
.view-form .form-group label.label-content {
	word-break: break-all;
}
.dollar-symbol {
	position: relative;
}
.dollar-symbol:before {
    content: "\f155";
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    top: 14px;
    /* top: 28px; */
    left: -14px;
    color: #444;
}
/* end on 15 Feb 2018 */

/* Timezone */
/* .tz_region_select{position: relative;left: -218px;top: 24px;Width: 90% !important;} */
.tz_region_select{position: relative;left: -235px;top: 10px;Width: 100% !important;}
.tz_timezone_container{position: relative;top: -60px;left: 2px;}
.chosen-single{width: 90%;}
.chosen-container .chosen-drop{width: 90% !important;}
#user_edit_timezone select{border: 1px solid #ccc;}

