label.error {
    color: #bd0000;
}

img.template_icon {
    width: 100%;
    display: inherit;
    border: 2px solid #182b35;
}

input.form-control.rit-srch-inp {
    margin-top: 4px;
    float: left;
}

img.temp_image {
    width: 277px;
}

label#field_type_error {
    display: none;
}

.box_bg {
    width: 150px;
}

table>tbody>tr:last-child>td:first-child {
    border-bottom-left-radius: 1px;
    width: 70px;
}

.minicolors-theme-default.minicolors {
    width: 100% !important;
    display: inline-block;
}

.minicolors-theme-default .minicolors-input {
    height: 20px;
    width: 100% !important;
    display: inline-block;
    padding-left: 26px;
}

.minicolors-theme-default .minicolors-input {
    height: 26px !important;
    width: auto;
    display: inline-block;
    padding-left: 26px;
}

.panel-heading.note-toolbar .dropdown-menu li a {
    padding: 5px;
    margin: 0;
}

.panel-heading.note-toolbar .dropdown-menu li a p {
    margin-bottom: 0;
}

.panel-heading.note-toolbar .dropdown-menu li a blockquote {
    padding-left: 4px;
    font-size: 14px;
}

.panel-heading.note-toolbar .dropdown-menu li a pre {
    margin-bottom: 0;
    padding: 5px;
}

.panel-heading.note-toolbar .dropdown-menu li a h2 {
    margin: 0;
    padding: 0;
}

.panel-heading.note-toolbar .dropdown-menu {
    left: auto;
}

.note-color>.dropdown-menu {
    right: -75px !important;
}

.note-style .dropdown-style {
    left: 0 !important;
}

img.loader_lg {
    margin: 0 auto;
    padding: 0;
    width: 23%;
    margin-left: 40%;
}

span#parsley-id-multiple-camp_form_required_opt {
    display: none;
}

.demo-form-wrpr.active_temp {
    border: 1px dashed #ff771d;
    background: #e5d7b8 !important;
}

#cp_sub_type_box {
    display: none;
}

#cp_camp_code {
    display: none;
}

.sitb-bar-list>ul>li>a,
.sitb-bar-list>ul>li>ul>li>a {
    float: left;
    width: 100%;
    padding: 8px 14.6px;
    color: #fff;
    border-bottom: none;
}

.sitb-bar-list>ul>li:last-child {
    border: none;
}

.sitb-bar-list>ul>li>ul>li>a {
    padding-left: 20px;
}

ul.acc-menu {
    margin-left: -40px;
}

li.hasChild ul {
    display: none;
}

li.hasChild.open ul {
    display: block;
}

li.hasChild.open>a:before {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
}

.sitb-bar-list>ul>li>ul>li.activemenu>a {
    background-color: #182b35;
}

li.hasChild>a:before {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
}

ul.acc-menu li {
    list-style: none;
}

.sitb-bar-list>ul>li>ul>li>a:hover {
    background-color: #182b35;
    color: #fafafa;
}

li.activemenu a {
    color: #fff !important;
}

.message.success {
    background: rgba(91, 247, 96, 0.27);
    padding: 13px;
}

.control-label.textaln-left {
    text-align: left;
}

li.parsley-required {
    list-style-type: none;
    color: #de1d1d;
    text-align: left;
}

.toggleclass {
    display: none;
}

img.logo_change {
    max-width: 180px;
}

.activeTopMenu {
    color: #eceff1;
    background-color: rgba(255, 255, 255, 0.1);
}

.temp_clr,
.temp_bg,
.temp_clr_pg,
.temp_bg_pg {
    display: none;
}

.note-btn-group.btn-group.note-view {
    display: none;
}

.lbl.template_footer_button {
    display: none;
}

.box_link {
    width: 106px;
    word-wrap: break-word;
}

.easypiechart-block {
    padding: 24px 8px;
}

.template_one_btn {
    width: auto;
    border: none;
    height: 40px;
    color: #fff;
    background: cornflowerblue;
    margin: 0 auto;
    display: table;
    margin-top: 10px;
    font-size: 16px;
}

.templt-viewer .page_button_box .template_one_btn {
    margin-left: 15px;
    margin-bottom: 15px;
}

.templt-viewer .template_main_area {
    margin-bottom: 0px;
}

.template_main_area {
    border: 0px solid #a7a3a3;
    padding: 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    padding-left: 0px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fileUpload span i.fa {
    margin-right: 10px;
}

.fileUpload span {
    padding: 5px 10px !important;
    background-color: #182b35;
    float: left;
    font-size: 13px !important;
    border-radius: 0px !important;
    color: #fff;
    margin-right: 5px !important;
    text-transform: initial;
}

input[type=range] {
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: goldenrod;
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

#radioBtn .notActive {
    color: #3276b1;
    background-color: #fff;
}

.bagrnd-boxmain div#radioBtn {
    border: 2px solid #182b35;
    border-radius: 10px;
    overflow: hidden;
}

.bagrnd-boxmain div#radioBtn a {
    padding: 8px 12px;
    font-size: 12px;
    color: #fff;
}

.bagrnd-boxmain lable {
    color: #fff;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.bagrnd-boxmain div#radioBtn a.active:hover {
    background-color: #0398db !important;
}

.bagrnd-box {
    float: left;
    width: 48%;
    margin: 2%;
    color: #fff;
    margin-right: 0;
    margin-top: 0;
}

.bagrnd-box:hover {
    border-color: #ccc;
}

.sitb-bar-list>ul>li.activemenu>a {
    background-color: #182b35;
}

.bagrnd-boxmain {
    float: left;
    width: 100%;
    margin: 8px 0px;
}

.side-bar-edtr .temp_bg h1 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 20px;
}

.side-bar-edtr .temp_clr h1 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 20px;
}

.navi {
    width: 500px;
    margin: 5px;
    padding: 2px 5px;
    border: 1px solid #eee;
}

.show {
    color: blue;
    margin: 5px 0;
    padding: 3px 5px;
    cursor: pointer;
    font: 15px/19px Arial, Helvetica, sans-serif;
}

.show a {
    text-decoration: none;
}

.show:hover {
    text-decoration: underline;
}

ul.setPaginate li.setPage {
    padding: 15px 10px;
    font-size: 14px;
}

ul.setPaginate {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font: 12px 'Tahoma';
    list-style-type: none;
}

ul.setPaginate li.dot {
    padding: 3px 0;
}

ul.setPaginate li {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
}

ul.setPaginate li a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    color: #999999;
    display: inline-block;
    font: 15px/25px Arial, Helvetica, sans-serif;
    margin: 5px 3px 0 0;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
}

ul.setPaginate li a:hover,
ul.setPaginate li a.current_page {
    background: none repeat scroll 0 0 #0d92e1;
    border: 1px solid #000000;
    color: #ffffff;
    text-decoration: none;
}

ul.setPaginate li a {
    color: black;
    display: block;
    text-decoration: none;
    padding: 5px 8px;
    text-decoration: none;
}

.panel-heading.note-toolbar .dropdown-menu {
    right: 0 !important;
}

.panel-heading.note-toolbar .note-color .dropdown-menu {
    min-width: 188px !important;
    overflow: visible;
    left: 0 !important;
    right: auto !important;
}

.panel-heading.note-toolbar .note-Insert .dropdown-menu {
    left: -98px !important;
}

.panel-heading.note-toolbar .note-para .dropdown-menu {
    left: -98px !important;
}

.logoimage {
    float: right !important;
}

.fld-mng-row {
    float: right;
    text-align: right;
    width: auto;
}

.fld-mng-row>a {
    float: left !important;
    margin-left: 15px;
    color: #858585;
}

.fld-mng-row>a>i.fa {
    font-size: 15px;
    margin-top: 0px;
}

.fade#success_comball {
    display: none;
}

.messagebox {
    display: none;
}

span.checkbox_title lable {
    width: auto !important;
}

.checkbox_title input[type="checkbox"] {
    float: inherit;
}

.loaderform {
    display: none;
    width: 42px !important;
}

.waiting {
    cursor: not-allowed;
    pointer-events: none;
    color: #ffffff;
    background: #efe9e9 !important;
}

#drop {
    float: left;
    width: 100%;
    border: none;
    margin-bottom: 76px;
}

.template_main_area {
    min-height: 300px;
}

.answer-check-box>span>span>img {
    width: 90%;
}

.nottouch {
    cursor: not-allowed;
    pointer-events: none;
}

.answer-check-box1>span>span>img {
    width: 30%;
}

span.under_title {
    font-size: 13px;
    font-weight: 400;
    color: #616161;
}

#example th {
    width: 50%;
}

h2.buttom_heading {
    color: #616161 !important;
    margin-top: 10px !important;
    font-size: 26px !important;
    margin-bottom: 10px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.page_button_box {
    margin-bottom: 16px;
}

.pg_background.page-content.inset {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.notallow {
    pointer-events: none;
    color: #b3b3b3 !important;
    background-color: #d8d8d8 !important;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10005;
    background: url('../img/loader.gif') center no-repeat #ffffff;
    opacity: .9;
}

.checkbox_box .frm-input-checkbox {
    width: auto !important;
    float: right !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
}

span.right_checkbox.lbl {
    float: left;
    width: 70%;
}

.lbl-hs-error11.checkbox_box {
    float: left;
    width: 30%;
}

div#myModal {
    padding-bottom: 21px;
}

.child_th {
    width: 120px !important;
    padding: 10px 10px;
    line-height: 1.54;
    border-right: 1px solid #e8e8e8;
}

table.child_table tr td {
    line-height: 1.1;
    padding: 5px 10px;
}

.perent_th {
    padding: 0px !important;
    line-height: 0px !important;
}

table.child_table tr td {
    line-height: 1.1;
    padding: 5px 10px;
    width: 120px !important;
    border-right: 1px solid #eaeaea;
}

.perent_table,
.child_table {
    width: 100%;
}

.default_link {
    color: #2f2f2f !important;
    float: none !important;
    padding: 6px 10px !important;
}

div.alert-danger.fade,
div.alert-success.fade {
    display: none;
}

div.alert-danger.fade.in,
div.alert-success.fade.in {
    display: block;
    padding: 10px 10px;
}

div#old_hotel_room {
    margin-bottom: 0px !important;
}

#quesBack,
#old_hotel_room {
    display: none;
}

#expRadio .input-group {
    float: left;
    margin-left: 8px;
}

#expRadio {
    float: left;
    position: inherit !important;
    right: 15px;
    width: 100% !important;
    top: 0 !important;
    padding-top: 0px;
}

#cmp-prize h5,
#awardpoints h5 {
    font-weight: 400;
}

.prizeboxx.cmpgn-setng {
    border-top: 0px solid #f5f0f0;
}

.cmpgn-setng {
    border: 1px solid #f5f0f0;
    padding: 11px;
}

#cmp-prize .cmpgn-setng {
    border: 0px solid #f5f0f0;
    padding: 0px;
}

h2.milestonetitle {
    color: #da0505;
}

.middleLine .cmpgn-setng:first-child {
    border-top: 1px solid #f5f0f0 !important;
    padding-top: 12px !important;
}

.box_top_mrg {
    margin-top: 11px;
}

.box_top_mrg h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.box_new_milestone {
    display: none;
}

img.loader_wards {
    margin: -6px auto;
    padding: 0;
    width: 23%;
    float: inherit;
    margin-left: 0%;
    margin-left: -46px;
}

img.loader_copy {
    margin: -6px auto;
    padding: 0;
    width: 23%;
    float: inherit;
    margin-left: 0%;
    margin-left: 30px;
}

@font-face {
    font-family: Segment7Standard;
    src: url(Segment7Standard.otf);
}

div#future_date {
    color: #272525;
}

table#timertwohour.model3 span,
table#timertwohour.model3 samp {
    font-family: Segment7Standard !important;
    font-size: 60px !important;
}

table#timertwohour.model3 span {
    padding-right: 3px;
    padding-left: 2px;
}

table#timertwohour {
    margin: 0 auto;
}

tr.timmer-count td {
    width: 82px !important;
}

table#timertwohour.model3 span samp {
    width: 95px;
    float: left;
    margin-left: 24px;
}

table#timertwohour.model3 span>span {
    width: 10px;
    float: left;
}

.copy-btn_box {
    width: 80%;
    margin: 0 auto;
}

span#content {
    width: 59%;
    float: left;
    padding: 8px 10px;
    background-color: rgba(6, 6, 6, 0.15);
    word-break: normal;
    border-radius: 5px;
    height: 37px;
    overflow: hidden;
    white-space: nowrap;
    display: table-cell;
    overflow: hidden;
    text-overflow: ellipsis;
}

#copybtn {
    display: inline;
    margin-top: 0px;
    margin-left: 7px;
    border-radius: 5px;
    padding: 0px 10px;
    width: auto;
    height: 37px;
}

.breakers>span>i,
.breakers span i,
.breakers1 span#step1 i {
    -webkit-transform: rotate(-45deg)!important;
    -moz-transform: rotate(-45deg)!important;
    -ms-transform: rotate(-45deg)!important;
    -o-transform: rotate(-45deg)!important;
    transform: rotate(-45deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)!important;
}

.thankyou_social {
    padding-top: 9px;
}

.pg_background.page-content.inset {
    background-position: center top !important;
    background-size: cover !important;
}

.template_main_area {
    background-position: center top !important;
    background-size: cover !important;
}

.pg-temp-main {
    min-height: 100%;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 5px;
    border: 2px solid #969696;
}

.pg-temp-main .quesn-header {
    background-color: #2f2f2f;
    margin-bottom: 5px;
    padding: 10px 15px;
}

.pg-temp-main .question-check-box {
    padding: 0;
}

.pg-temp-main .answer-check-box {
    width: 48%;
    margin-bottom: 10px;
    margin: 1%;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.22);
    border-radius: 5px;
}

.pg-temp-main .answer-check-box {
    margin-bottom: 10px;
}

.pg-temp-main .answer-check-box>span>span>img {
    width: 100%;
    margin-bottom: 0px;
}

.pg-temp-main .quesn-header .template_header h1 {
    color: #fff;
}

.pg-temp-main .quesn-header .template_header {
    color: #fff;
}

.templt-viewer {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #cacaca;
}

.templt-viewer .template_header h1 {
    margin-bottom: 5px;
    margin-top: 0px;
}


/* =========== Dts New Style Start ============== */

.login-form-wrapper.first-login form {
    border-radius: 7px;
    box-shadow: 0 0 35px #58a6ce;
    background: #fff;
}

.first-login .panel.panel-default {
    background-color: transparent;
    border: none;
}

.first-login .panel.panel-default .form-group .input-group {
    width: 100%;
}

.first-login .panel.panel-default .form-group .input-group input {
    border-radius: 5px!important;
    border: 1px solid #e0e0e0;
}

#wrapper.main-bck.new-login #layout-static {
    padding-top: calc(100vh / 5);
    display: block;
}

.clearfix {
    clear: both;
}

#wrapper.main-bck.new-login #layout-static .compny-name {
    margin-top: 0px;
}

#wrapper.main-bck.new-login #layout-static div#login-form {
    margin-top: 0px;
}

.first-login .panel.panel-default>.panel-footer .btn {
    border-radius: 4px;
}


/* =========== Dts New Style End ============== */


/* =========== NEW CSS STYLE START 07-02-2019 =========== */

.poll-box {
    margin-top: 110px;
}

.poll-box .tab-wrap-area {
    padding: 0;
    margin: 0;
}

.poll-box .tab-wrap-area .tab-content>.tab-pane {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
    padding: 20px;
   
}

.poll-box .tab-wrap-area .nav-tabs>li {
    margin-bottom: -2px;
}

.poll-box .tab-wrap-area .nav-tabs>li>a {
    color: #272727;
}

.poll-box .tab-wrap-area .nav-tabs>li>a:hover {
    background: #fff;
    color: #03a9f4;
    border-bottom: 0;
}

.poll-box .tab-wrap-area .nav-tabs>li.active>a,
.poll-box .tab-wrap-area .nav-tabs .nav-tabs>li.active>a:hover,
.poll-box .tab-wrap-area .nav-tabs .nav-tabs>li.active>a:focus {
    color: #27b7f1;
    background-color: #ffffff;
}

.poll-box .tab-wrap-area .form-group {
    margin-bottom: 10px;
    position: relative;
}

.inner-tab-set .nav-tabs>ul {
    border-bottom: 1px solid #2e2e2e;
}

.inner-tab-set .nav-tabs>li {
    margin-bottom: 0;
}

.inner-tab-set .nav-tabs>li>a:hover {
    color: #27b7f1;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-bottom: 2px solid #27b7f1!important;
}

.inner-tab-set .nav-tabs>li.active>a,
.inner-tab-set .nav-tabs .nav-tabs>li.active>a:hover,
.inner-tab-set .nav-tabs .nav-tabs>li.active>a:focus {
    color: #27b7f1;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-bottom: 2px solid #27b7f1;
}

.poll-box .inner-tab-set .tab-content>.tab-pane {
    border: 0;
    padding: 20px 0;
}

.preview-block {
    border: 1px solid #e0e0e0;
    padding: 12px;
}

.preview-block h2 {
    font-size: 12px;
    font-weight: 500;
    background: #333;
    padding: 10px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 6px;
}

.preview-block .custom-control.custom-radio {
    background: #efefef;
    padding: 6px 10px;
    margin: 5px 0;
    line-height: 20px;
}

.preview-block .custom-control.custom-radio input#customRadio1 {
    margin: 0;
    vertical-align: text-bottom;
}

.preview-block .custom-control.custom-radio label.custom-control-label {
    margin-bottom: 0;
    line-height: 20px;
    vertical-align: text-top;
}

.submit-btn-row {
    border-top: 1px solid #d2d2d2;
    padding: 12px 0 0;
    margin: 15px 0 0 0;
}

.link-txt-row {
    font-size: 12px;
    padding: 0;
    margin: 5px 0;
    line-height: 22px;
    text-transform: uppercase;
}

.preview-thum-area {
    /*height: 300px;
    overflow: auto;
    overflow-x: hidden;*/
}

.advance-tab-conwrap .form-group {
    width: 100%;
}

.advance-tab-conwrap .form-group label {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.advance-tab-conwrap .form-group input,
.advance-tab-conwrap .form-group select {
    width: 70%;
}

.advance-tab-conwrap .form-group .form-check input {
    width: auto;
}

.advance-tab-conwrap .form-group .form-check label {
    width: auto;
}

.padding-box {
    margin: 10px 0;
}

.heading-txt {
    font-size: 18px;
    font-weight: 600;
    color: #8e8e8e;
}

.blue-theme {
    background: #166cb9;
    color: #fff;
}

.blue-theme .custom-control.custom-radio {
    background: #3b94e4;
    color: #fff;
}

.blue-theme h2 {
    background: #044279;
}

.blue-theme .btn-primary {
    color: #ffffff;
    background-color: #049800 !important;
    border-color: #048c00 !important;
}

.dark-theme {
    background: #4c4c4c;
    color: #fff;
}

.dark-theme .custom-control.custom-radio {
    background: #333;
    color: #fff;
}

.dark-theme h2 {
    background: #fff;
    color: #2d2d2d;
}

.dark-theme .btn-primary {
    color: #ffffff;
    background-color: #212121 !important;
    border-color: #212121 !important;
}

.brown-theme {
    background: #d6cece;
    color: #333;
}

.brown-theme .custom-control.custom-radio {
    background: #bdaeae;
    color: #fff;
}

.brown-theme h2 {
    background: #6b5f5f;
    color: #fff;
}

.brown-theme .btn-primary {
    color: #ffffff;
    background-color: #5a4646!important;
    border-color: #5a4646!important;
}

.green-theme {
    background: #067715;
    color: #fff;
}

.green-theme .custom-control.custom-radio {
    background: #0c8c1d;
    color: #fff;
}

.green-theme h2 {
    background: #01560c;
    color: #fff;
}

.green-theme .btn-primary {
    color: #000000;
    background-color: #f3dd00 !important;
    border-color: #f3dd00 !important;
}

.org-theme {
    background: #ef5e25;
    color: #fff;
}

.org-theme .custom-control.custom-radio {
    background: #f5713d;
    color: #fff;
}

.org-theme h2 {
    background: #ca3e07;
    color: #fff;
}

.org-theme .btn-primary {
    color: #ffffff;
    background-color: #a93203 !important;
    border-color: #a93203 !important;
}

.pink-theme {
    background: #b70a88;
    color: #fff;
}

.pink-theme .custom-control.custom-radio {
    background: #a5067a;
    color: #fff;
}

.pink-theme h2 {
    background: #e621b1;
    color: #fff;
}

.pink-theme .btn-primary {
    color: #b70a88;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.img-upload-icon-box {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 22px;
}

.share-content-wrap {
    padding: 0;
    margin: 0;
}

.share-content-wrap .social-icon-row {
    padding: 0;
    margin: 0 0 15px;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.share-content-wrap .social-icon-row i {
    display: inline-block;
    padding: 0;
    margin: 3px;
    font-size: 35px;
    line-height: 35px;
}

.color-facebook {
    color: #385490;
}

.color-twitter {
    color: #008bd5;
}

.color-google-plus {
    color: #ca361b;
}

.color-twitter2 {
    color: #3e6480;
}

.color-pinterest {
    color: #ad1a20;
}

.share-content-wrap .social-icon-row a:hover {
    color: #676767;
}

.note-txt {
    color: #ad1a20;
    font-style: italic;
}

.poll-box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #8e8e8e;
    margin: 0 0 5px;
}

.blue-btn {
    color: #ffffff;
    background-color: #1e3a84 !important;
    border-color: #0b225d !important;
}

.btn-primary:hover {
    background-color: #4c4c4c;
    border-color: #5a5a5a;
    opacity: 0.8;
}

.email-tab-row {
    background: #f3f3f3;
    padding: 10px;
    margin: 2px 0;
}

.email-tab-row i {
    font-size: 16px;
    margin: 0 4px 0 0;
}

.email-tab-row span {
    font-weight: 700;
    color: #044279;
}

.btn-primary {
    padding: 5px 14px;
    line-height: 16px;
    border-radius: 3px;
    text-transform: none;
}

.squize-form-group-width {
    width: 96%;
}

.removeRow {
    display: inline-block;
    position: absolute;
    right: -25px;
    top: 0px;
    font-size: 20px;
}

.top-block-wrap,
.lower-block-wrap {
    margin: 15px 0;
}

.panel-left {
    background-color: #fafafa;
    border-style: solid;
    border-width: 1px;
    border-color: #eeeeee;
    border-radius: 1px;
    background-color: #fff;
    margin: 0 0 16px 0;
    padding: 15px;
    box-shadow: 0 0 15px #dfdfdf;
    border-radius: 4px;
    border-top: 2px solid #01c4da;
}

.panel-left .page-hed {
    float: none;
    padding: 0;
    width: 100%;
    background-color: transparent;
    color: #00838f;
}

.panel-left .page-hed h1 {
    color: #545454;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 14px;
    margin: 0;
    line-height: 20px;
    text-transform: none;
}

.panel.panel-info,
.lower-block-wrap {
    background: #fff;
    box-shadow: 0 0 15px #dfdfdf;
    border-radius: 4px;
    border-top: 2px solid #01c4da;
    padding: 15px;
    margin-bottom: 0;
}

.left-side-chart .panel-body1 img {
    height: 390px;
    width: auto;
}

.top-btn-block {
    /*background: #5ce6ea;*/
    background-image: url("../img/top-btn-block-bg.jpg");
    padding: 40px 145px 40px 60px;
    margin: 15px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 4px;
}

a.btn.btn-wh {
    background: #fff;
    border-radius: 4px;
    font-size: 17px;
    text-transform: none;
    font-weight: 400;
    padding: 8px 25px;
    margin: 3px 0;
    text-align: center;
    width: 200px;
    color: #333;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.2);
}

a.btn.btn-yellow {
    background: #ffd382;
    border-radius: 4px;
    font-size: 17px;
    text-transform: none;
    font-weight: 400;
    padding: 8px 25px;
    margin: 3px 0;
    text-align: center;
    width: 200px;
    color: #333;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.2);
}

a.btn.btn-wh:hover,
a.btn.btn-yellow:hover {
    opacity: 0.8;
}

.panel.panel-info .panel-heading h2 {
    color: #545454;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    margin-top: 0;
    padding-top: 0;
}

.panel.panel-info .panel-heading h2 span {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    color: #212121;
}

.panel-left .chrt-indigtr,
.panel-left .chrt-indigtr .crt-ind0,
.panel-left .chrt-indigtr,
.panel-left .chrt-indigtr .crt-ind1,
.panel-left .chrt-indigtr .crt-ind2,
.panel-left .chrt-indigtr .crt-ind3,
.panel-left .chrt-indigtr .crt-ind4,
.panel-left .chrt-indigtr .crt-ind5,
.panel-left .chrt-indigtr .crt-ind6 {
    float: none;
    width: 100%;
    min-height: auto;
    text-align: inherit;
}

.panel-left .chrt-indigtr .crt-ind0,
.panel-left .chrt-indigtr .crt-ind0>a,
.panel-left .chrt-indigtr span {
    float: none;
    min-height: auto;
    color: #72777a;
    font-size: 14px;
    font-weight: 400!important;
}

.panel-left .chrt-indigtr .crt-ind0>a {
    padding-top: 0;
}

.layers {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

.mB-10 {
    margin-bottom: 10px!important;
}

.w-100 {
    width: 100%!important;
}

.p-20 {
    padding: 9px 10px!important;
}

.bd {
    border: 1px solid #dddddd!important;
    border-left: 2px solid #dddddd!important;
    margin: 5px 0;
    border-radius: 4px;
}

.bgc-white {
    background-color: #fff!important;
}

.bgc-white:hover {
    background-color: #fbfbfb!important;
}

.chrt-indigtr {
    padding: 0;
}

.chrt-indigtr i.fa,
.chrt-indigtr strong,
.chrt-indigtr span {
    color: #333;
    margin: 0;
    font-size: 16px;
}

.chrt-indigtr .crt-ind0>a,
.chrt-indigtr .crt-ind1 {
    background-color: transparent;
}

.lh-1 {
    line-height: 1!important;
}

.panel-left h6 {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 400;
    display: inline-block;
    margin: 0;
}

.fxw-nw {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.peers {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.peer {
    display: block;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.peer-greed,
.peers-greed>.peer,
.peers-greed>.peers {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.bgc-blue-50,
.bgcH-blue-50:hover {
    background-color: #d2d9f7!important;
}

.c-blue-500,
.cH-blue-500:hover {
    color: #274cd8!important;
}

.c-green-500,
.cH-green-500:hover {
    color: #4caf50!important;
}

.bgc-green-50,
.bgcH-green-50:hover {
    background-color: #e8f5e9!important;
}

.c-red-500,
.cH-red-500:hover {
    color: #f44336!important;
}

.bgc-red-50,
.bgcH-red-50:hover {
    background-color: #ffebee!important;
}

.c-yellow-500,
.cH-yellow-500:hover {
    color: #e8ba0b!important;
}

.bgc-yellow-50,
.bgcH-yellow-50:hover {
    background-color: #f7f0d2!important;
}

.c-black-500,
.cH-black-500:hover {
    color: #000000!important;
}

.bgc-black-50,
.bgcH-black-50:hover {
    background-color: #cacaca!important;
}

.c-cyan-500,
.cH-cyan-500:hover {
    color: #168d8e!important;
}

.bgc-cyan-50,
.bgcH-cyan-50:hover {
    background-color: #c3f7ff!important;
}

.bdrs-10em {
    border-radius: 10em!important;
}

.lh-0 {
    line-height: 0!important;
}

.fw-600 {
    font-weight: 600!important;
}

.pX-15 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.pY-15 {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.va-m {
    vertical-align: middle!important;
}

.d-ib {
    display: inline-block!important;
}

.page-hed {
    padding: 0 10px 0px;
    float: none;
    width: 100%;
    background-color: #fff;
}

.page-hed>h1 {
    color: #545454;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 14px;
    margin: 0;
    line-height: 20px;
    text-transform: none;
}

.filter-form-block {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding: 10px;
    border: 1px solid #efefef;
    background: #f3f3f3;
    background: #00b7cc;
}

.filter-form-block>.form-group>.col-md-12>div#campaign-statistics {
    width: 100%;
    float: none;
    margin-bottom: 0;
}

.filter-form-block>.form-group>.col-md-12>div#campaign-statistics>.ststg-lbl {
    float: none;
    width: 40%;
    position: relative;
    display: inline-block;
}

.filter-form-block>.form-group>.col-md-12>div#campaign-statistics>span {
    float: none;
    text-align: center;
    margin-top: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #808080;
    background: #f3f3f3;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #fdfdfd;
    margin: 0px 10px;
}

.filter-form-block>.form-group>div#campaign-statistics>.ststg-lbl {
    float: none;
    width: 40%;
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.filter-form-block .gt-stet {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 35px;
}

.filter-form-block>.form-group>.col-md-12>div#campaign-statistics>.ststg-lbl label {
    width: 100px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    color: #fff;
}

.filter-form-block input.form-control {
    width: 74%;
    display: inline-block;
    float: none;
    padding-right: 30px;
    border-radius: 4px!important;
    text-align: left;
}

.filter-form-block>.form-group>.col-md-12>div#campaign-statistics>.ststg-lbl span {
    position: absolute;
    right: 12px;
    top: 6px;
    color: #808080;
}

.filter-form-block>.form-group .btn-info {
    border-radius: 4px!important;
    line-height: 25px;
    font-size: 12px;
    background: #fff!important;
    color: #00b7cc;
    text-transform: none;
    font-weight: 500;
}

.text-right {
    text-align: right;
}

.label-box85 {
    width: 85px!important;
}

.input-lg {
    width: 78%!important;
    font-size: 13px;
}

.campaing-table {
    float: none;
    border: 0;
}

.campaing-table table>thead>tr>th:first-child {
    width: 15%;
}

.campaing-table table>thead>tr>th:last-child {
    border-top-right-radius: 1px;
    text-align: center;
}

.campaing-table table>thead>tr>th,
.campaing-table table>tbody>tr>td {
    text-align: center;
}

.campaing-table table>thead>tr>th:first-child,
.campaing-table table>tbody>tr>td:first-child {
    text-align: left;
}

.type-color-red {
    background-color: #ffebee!important;
    color: #f44336!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.type-color-blue {
    background-color: #d2d9f7!important;
    color: #2041ce!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.type-color-yellow {
    background-color: #f7f0d2!important;
    color: #e8ba0b!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.type-color-green {
    background-color: #e8f5e9!important;
    color: #4caf50!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.type-color-black {
    background-color: #cacaca!important;
    color: #000000!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.type-color-cyan {
    background-color: #c3f7ff!important;
    color: #168d8e!important;
    border-radius: 10em!important;
    display: inline-block!important;
    vertical-align: middle!important;
    padding: 15px!important;
    font-weight: 600!important;
    line-height: 0;
}

.block-blue {
    border-color: #c0cafd!important;
    border-left-color: #919fea!important;
}

.chrt-indigtr .block-blue i.fa {
    color: #919fea;
}

.block-red {
    border-color: #f69aac!important;
    border-left-color: #f54b3c!important;
}

.chrt-indigtr .block-red i.fa {
    color: #f54b3c;
}

.block-yellow {
    border-color: #efdabb!important;
    border-left-color: #ecc30a!important;
}

.chrt-indigtr .block-yellow i.fa {
    color: #ecc30a;
}

.block-green {
    border-color: #68c068!important;
    border-left-color: #5ab75b!important;
}

.chrt-indigtr .block-green i.fa {
    color: #5ab75b;
}

.block-black {
    border-color: #cfd0d1!important;
    border-left-color: #949494!important;
}

.chrt-indigtr .block-black i.fa {
    color: #333333;
}

.block-cyan {
    border-color: #88d2e1!important;
    border-left-color: #159899!important;
}

.chrt-indigtr .block-cyan i.fa {
    color: #159899;
}

.logo-box {
    width: 100%;
    display: inline-block;
}

.logo-box img {
    width: auto;
    height: 54px;
}

.rgt-pad0 {
    padding-right: 0;
}

.lft-pad0 {
    padding-left: 0;
}

.no-pad {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.cntct-mngr-wrapper {
    background: #fff;
    border: 0;
    box-shadow: 0 0 15px #dfdfdf;
    border-radius: 4px;
    border-top: 2px solid #01c4da;
    padding: 15px;
    margin-bottom: 0;
    float: none;
}

.filter-form-block .cntct-mngr .form-control label {
    width: 100px;
    float: none;
    margin-top: 5px;
    font-weight: 600;
    display: inline-block;
    color: #fff;
}

.filter-form-block .cntct-mngr input.form-control {
    width: 80%;
    display: inline-block;
    float: none;
    padding-right: 10px;
    margin-bottom: 3px;
    border-radius: 4px!important;
    text-align: left;
}

.filter-form-block .cntct-mngr .form-control select {
    float: none;
    width: 76%;
    margin-bottom: 0;
    height: 36px;
    margin-top: 2px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 4px;
    background: #fff;
}

.filter-form-block .cntct-mngr input[type="submit"] {
    border-radius: 4px!important;
    line-height: 25px;
    font-size: 12px;
    background: #fff!important;
    color: #00b7cc;
    text-transform: none;
    font-weight: 500;
    border: 0;
    padding: 5px 10px;
    margin-top: 3px;
    width: 100px;
}

.filter-form-block .cntct-mngr .custom-select:after {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 0px;
    font-size: 100%;
    line-height: 38px;
    padding: 0 6px;
    background: #ffffff;
    color: #757575;
    pointer-events: none;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #e2e2e2;
}

.well {
    padding: 0;
    border: none;
    box-shadow: none;
    margin-bottom: 32px;
    background: #fff;
}

.well table.campaign-table thead {
    text-transform: none;
}

.well table.campaign-table thead th:first-child {
    width: 15%;
}

.well table.campaign-table .box_link {
    width: auto;
}

.cntct-mngr-wrapper .well table.table tbody tr td a {
    color: #b3b3b3;
    padding: 4px 8px;
    margin: 0 2px;
    background-color: transparent;
    border-radius: 0;
    border: 0;
}

.icon-color-gray {
    color: #a9a9a9!important;
}

.icon-color-blue {
    color: #64efff!important;
}

.icon-color-green {
    color: #95d84e!important;
}

.icon-color-red {
    color: #f98888!important;
}

.notallow {
    pointer-events: none;
    color: #b3b3b3 !important;
    background-color: transparent!important;
    opacity: 0.4;
}

.icon-color-gray:hover,
.icon-color-blue:hover,
.icon-color-green:hover,
.icon-color-red:hover {
    opacity: 0.5;
}

.end-text {
    background: #f7f7f7;
}

.end-text ul.setPaginate li a {
    color: #ababab;
    font-size: 14px;
}

.end-text ul.setPaginate li a:hover,
.end-text ul.setPaginate li a.current_page {
    background: transparent;
    border: 0;
    color: #00b7cc;
    text-decoration: none;
}

.end-text ul.setPaginate {
    width: 100%;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
}

.end-text ul.setPaginate li {
    float: none;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    display: inline-block;
    background: transparent;
    position: relative;
}

.end-text ul.setPaginate li a {
    background: transparent;
    border: 0;
    position: relative;
}

.end-text ul.setPaginate li.setPage {
    font-weight: 600;
    color: #8c8c8c;
    font-style: italic;
    margin-right: 10px;
}


/*.end-text ul.setPaginate li:nth-child(9) a:before {
    content: '\f053';
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    left: -4px;
    top: 6px;
    color: #c6b2ab;
    font-weight: 400;
}
.end-text ul.setPaginate li:nth-child(10) a:after {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: -5px;
    top: 6px;
    color: #c6b2ab;
    font-weight: 400;
}
.end-text ul.setPaginate li:last-of-type a:after {
    content: '\f101';
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: -10px;
    top: 5px;
    color: #c6b2ab;
    font-weight: 400;
}*/

.contact-manager-table-wrap {
    padding: 0;
    margin: 0;
}

.contact-manager-table-wrap .well .contact-manager-table {
    padding: 0;
    margin: 0;
}

.contact-manager-table-wrap .well .contact-manager-table thead th:first-child {
    width: 15%;
}

.contact-manager-table-wrap .well .contact-manager-table tbody tr td:nth-last-child(1) {
    text-align: center!important;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .form-control label {
    width: 130px;
    float: none;
    display: inline-block;
    color: #fff;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .form-control select {
    float: none;
    width: 60%;
    height: 34px;
    display: inline-block;
    background: #fff;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr input.form-control {
    width: 60%;
    display: inline-block;
    float: none;
    text-align: left;
    position: relative;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .form-control span {
    position: absolute;
    right: 25px;
    top: 6px;
    color: #808080;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr {
    margin-bottom: 6px;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .form-control select {
    margin-top: 0;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .custom-select:after {
    top: 0px;
    right: 8px;
    bottom: 1px;
}

.cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .campaing-stet {
    float: none;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

#back-to-top {
    color: #ffffff;
    background: rgb(0, 183, 204, 0.8);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-bottom: 6px;
    text-align: center;
}

#back-to-top:hover {
    color: #ffffff;
    background: rgb(0, 183, 204, 0.5);
}

.static-content {
    margin-bottom: 0;
}

.bottom-foot {
    float: none;
}


/* ============= CUSTOM RADIO & CHECK BOX CSS START ================== */

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
}

input[type=checkbox]:not(old)+label,
input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
}

input[type=checkbox]:not(old)+label>span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0.25em 0.5em 0.25em 0.25em;
    border: 0.0625em solid rgb(181, 181, 181);
    border-radius: 3px;
    background: rgb(224, 224, 224);
    background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    vertical-align: bottom;
}

input[type=radio]:not(old)+label>span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0.25em 0.5em 0.25em 0.25em;
    border: 0.0625em solid rgb(192, 192, 192);
    border-radius: 50%;
    background: rgb(224, 224, 224);
    background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    vertical-align: bottom;
}

input[type=checkbox]:not(old):checked+label>span {
    background-image: -moz-linear-gradient(rgb(123, 123, 123), rgb(45, 45, 45));
    background-image: -ms-linear-gradient(rgb(123, 123, 123), rgb(45, 45, 45));
    background-image: -o-linear-gradient(rgb(123, 123, 123), rgb(45, 45, 45));
    background-image: -webkit-linear-gradient(rgb(123, 123, 123), rgb(45, 45, 45));
    background-image: linear-gradient(rgb(123, 123, 123), rgb(45, 45, 45));
}

input[type=radio]:not(old):checked+label>span {
    background-image: -moz-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -o-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -webkit-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
}

input[type=checkbox]:not(old):checked+label>span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: rgb(255, 255, 255);
    font-size: 0.9em;
    line-height: 1.1em;
    text-align: center;
    text-shadow: 0 0 0.0714em rgb(142, 142, 142);
    font-weight: bold;
}

input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(90, 90, 90);
    border-radius: 50%;
    background: rgb(43, 43, 43);
    background-image: -moz-linear-gradient(rgb(86, 86, 86), rgb(51, 51, 51));
    background-image: -ms-linear-gradient(rgb(86, 86, 86), rgb(51, 51, 51));
    background-image: -o-linear-gradient(rgb(86, 86, 86), rgb(51, 51, 51));
    background-image: -webkit-linear-gradient(rgb(86, 86, 86), rgb(51, 51, 51));
    background-image: linear-gradient(rgb(86, 86, 86), rgb(51, 51, 51));
}

.blue-theme input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(22, 108, 185);
    border-radius: 50%;
    background: rgb(4, 66, 121);
    background-image: -moz-linear-gradient(rgb(22, 108, 185), rgb(4, 66, 121));
    background-image: -ms-linear-gradient(rgb(22, 108, 185), rgb(4, 66, 121));
    background-image: -o-linear-gradient(rgb(22, 108, 185), rgb(4, 66, 121));
    background-image: -webkit-linear-gradient(rgb(22, 108, 185), rgb(4, 66, 121));
    background-image: linear-gradient(rgb(22, 108, 185), rgb(4, 66, 121));
}

.brown-theme input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(107, 95, 95);
    border-radius: 50%;
    background: rgb(107, 95, 95);
    background-image: -moz-linear-gradient(rgb(162, 162, 162), rgb(107, 95, 95));
    background-image: -ms-linear-gradient(rgb(162, 162, 162), rgb(107, 95, 95));
    background-image: -o-linear-gradient(rgb(162, 162, 162), rgb(107, 95, 95));
    background-image: -webkit-linear-gradient(rgb(162, 162, 162), rgb(107, 95, 95));
    background-image: linear-gradient(rgb(162, 162, 162), rgb(107, 95, 95));
}

.green-theme input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(1, 86, 12);
    border-radius: 50%;
    background: rgb(1, 86, 12);
    background-image: -moz-linear-gradient(rgb(1, 86, 12), rgb(1, 86, 12));
    background-image: -ms-linear-gradient(rgb(1, 86, 12), rgb(1, 86, 12));
    background-image: -o-linear-gradient(rgb(1, 86, 12), rgb(1, 86, 12));
    background-image: -webkit-linear-gradient(rgb(1, 86, 12), rgb(1, 86, 12));
    background-image: linear-gradient(rgb(1, 86, 12), rgb(1, 86, 12));
}

.org-theme input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(202, 62, 7);
    border-radius: 50%;
    background: rgb(202, 62, 7);
    background-image: -moz-linear-gradient(rgb(239, 94, 37), rgb(202, 62, 7));
    background-image: -ms-linear-gradient(rgb(239, 94, 37), rgb(202, 62, 7));
    background-image: -o-linear-gradient(rgb(239, 94, 37), rgb(202, 62, 7));
    background-image: -webkit-linear-gradient(rgb(239, 94, 37), rgb(202, 62, 7));
    background-image: linear-gradient(rgb(239, 94, 37), rgb(202, 62, 7));
}

.pink-theme input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 3px 2px 2px 3px;
    border: 0.0625em solid rgb(230, 33, 177);
    border-radius: 50%;
    background: rgb(230, 33, 177);
    background-image: -moz-linear-gradient(rgb(239, 94, 37), rgb(165, 6, 122));
    background-image: -ms-linear-gradient(rgb(239, 94, 37), rgb(165, 6, 122));
    background-image: -o-linear-gradient(rgb(239, 94, 37), rgb(165, 6, 122));
    background-image: -webkit-linear-gradient(rgb(239, 94, 37), rgb(165, 6, 122));
    background-image: linear-gradient(rgb(239, 94, 37), rgb(165, 6, 122));
}

.custom-select {
    position: relative;
}

.custom-select select {
    width: 100%;
    height: 31px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    padding: 4px 3px 3px 5px;
    margin: 0;
    font: 14px;
    outline: none;
    /* remove focus ring from Webkit */
    line-height: 1.2;
    background: #f7f7f7;
    -webkit-appearance: none;
    /* remove the strong OSX influence from Webkit */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


/* for Webkit's CSS-only solution */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .custom-select select {
        padding-right: 30px;
    }
}


/* Since we removed the default focus styles, we have to add our own */

.custom-select select:focus {
    /*-webkit-box-shadow: 0 0 2px 1px #cdcdcd;
    -moz-box-shadow: 0 0 2px 1px #cdcdcd;
    box-shadow: 0 0 2px 1px #cdcdcd;*/
    border: 1px solid #03a9f4;
}


/* Select arrow styling */

.custom-select:after {
    /*content: "▼";*/
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    top: 1px;
    right: 2px;
    bottom: 1px;
    font-size: 100%;
    line-height: 30px;
    padding: 0 6px;
    background: #ffffff;
    color: #757575;
    pointer-events: none;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    border-left: 1px solid #e2e2e2;
}

.no-pointer-events .custom-select:after {
    content: none;
}


/* ============= CUSTOM RADIO & CHECK BOX CSS END ================== */


/* ============== CUSTOM SCROLL BAR CSS START ================== */

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}


/* ---------------------------VERTICAL SCROLLBAR y-axis----------------------*/

.mCSB_inside>.mCSB_container {
    margin-right: 20px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}


/* non-visible scrollbar */

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}


/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px;
}


/* scrollbar position: outside */

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px;
}


/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}


/* --------------------TRANSITIONS  --------------------------------*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,

/* auto-expanded scrollbar */

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}


/* default theme ("light") */

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #565656;
    background-color: rgb(86, 86, 86);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}


/* theme: "light-2", "dark-2" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #8e8e8e;
    background-color: rgb(142, 142, 142);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.content {
    overflow: auto;
    position: relative;
    height: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.full-page-alt #mCSB_1_scrollbar_vertical {
    position: fixed;
    margin-right: 30px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.scrollTo-demo .content {
    height: 290px;
}

.scrollTo-demo .demo-x {
    width: 660px;
    background-color: #252525;
}

.scrollTo+.scrollTo {
    margin-top: 20px;
}


/* ============== CUSTOM SCROLL BAR CSS END ================== */

#topnav.navbar-bluegray,
#topnav.navbar-bluegray #toolbar-search.active {
    background-color: #00b7cc;
}

#topnav {
    background: none;
}

.navbar-left {
    float: right !important;
}

footer {
    text-align: center;
}

footer ul {
    width: 100%;
    text-align: center;
}


/* =========== NEW CSS STYLE END 07-02-2019 =========== */


/*---------14-02-19----------*/

.my-account-panel .pge-hed-wrap,
.my-account-panel .widget.stacked.widget-table.action-table {
    float: none;
}

.my-account-panel .widget .widget-header-new {
    background: #00b7cc;
    padding: 8px 15px;
}

.my-account-panel .widget .widget-header-new h3 {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.my-account-panel .my-account-content {
    padding: 20px;
}

.my-account-panel .account-btns {
    float: right;
}

.my-account-panel .account-btns .btn.btn-primary {
    border-radius: 4px!important;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    border: 0;
    padding: 5px 10px;
    margin-top: 3px;
    width: 100px;
    background-color: #00b7cc !important;
    border: 1px solid #00b7cc !important;
}

.my-account-panel .account-btns .btn.btn-default {
    border-radius: 4px!important;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    border: 0;
    padding: 5px 10px;
    margin-top: 3px;
    width: 100px;
    background-color: #37474f !important;
    border: 1px solid #37474f !important;
}

.cntct-mngr-wrapper .bottom-submit-btn .cntct-mngr.my-cmpgn input {
    float: right;
}

.dashboard-filter .fld-with-icon {
    position: relative;
    display: inline-block;
    width: 74%;
}

.dashboard-filter .fld-with-icon input.form-control {
    width: 100% !important;
    border-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.contact-manager-wraper .cntct-mngr .fld-with-icon {
    position: relative;
    display: inline-block;
    width: calc(100% - 140px);
}

.contact-manager-wraper .cntct-mngr .fld-with-icon input {
    width: 100% !important;
}

.contact-manager-wraper .cntct-mngr .fld-with-icon span {
    right: 10px !important;
}

.contact-manager-wraper .bottom-submit-btn {
    padding-right: 6px;
}

.poll-top-padd {
    padding-top: 71px;
}

.pull-outer-box {
    border-style: solid;
    border-width: 1px;
    border-color: #eeeeee;
    border-radius: 1px;
    background-color: #fff;
    margin: 0 0 16px 0;
    padding: 15px;
    box-shadow: 0 0 15px #dfdfdf;
    border-radius: 4px;
    border-top: 2px solid #01c4da;
}

.pull-outer-box .poll-box {
    margin-top: 0 !important;
}

.pull-outer-box .poll-box a {
    color: #8beffa !important;
}

.photo-tb-search {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 30px;
}

.photo-tb-search input {
    border: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding: 0 40px 0 10px;
    width: 180px;
    height: 30px;
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid #dfdfdf;
}

.photo-tb-search:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    width: 30px;
    text-align: center;
    pointer-events: none;
}

.inner-tab-set .nav-tabs>li {
    position: static;
}

.icon-set {
    display: block;
}

.icon-set ul {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #dfdfdf;
}

.icon-set ul li {
    padding: 5px 12px;
    margin: 0;
    list-style: none;
    display: inline-block;
    text-align: right;
    border-right: 1px solid #dfdfdf;
}

.icon-set ul li:last-child {
    border-right: 0px solid #dfdfdf;
}

.icon-set ul li a {
    display: block;
    color: #000;
}

.photo-prev-area {
    width: 640px;
    height: 400px;
    max-width: 100%;
    position: relative;
    right: 0;
    border: 1px dashed #7dafc3;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    background: #d5f2ff;
    overflow: auto;
}

.photo-prev-area img {
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
}

.tab-footer {
    margin-top: 10px;
}

.tab-footer button {
    margin-right: 10px;
}

.masonry {
    -moz-column-width: 13em;
    -webkit-column-width: 13em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.masonry .masonry-brick {
    display: inline-block;
    margin: 0.25rem;
    padding: 0;
    width: 100%;
    background: #bedfec;
    border-radius: 5px;
    overflow: hidden;
}


/*.masonry {
    display: flex;
    width: 100%;
}

.masonry--h {
    flex-flow: row wrap;
}

.masonry--v {
    flex-flow: column wrap;
    max-height: 1080px;
}

.masonry--h,
.masonry--v {
    margin-left: -8px;
    counter-reset: brick;
}

.masonry-brick {
    overflow: hidden;
    border-radius: 5px;
    margin: 0 0 8px 8px;
    background-color: #333;
    color: white;
    position: relative;
}

.masonry-brick:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5000;
    transform: translate(-50%, -50%);
    counter-increment: brick;
    content: counter(brick);
    transition: font-size .25s, opacity .25s ease-in-out;
    font-weight: 700;
    opacity: .5;
    font-size: 1.25em;
}

.masonry-brick:hover:after {
    font-size: 2.25em;
    opacity: 1;
}

.masonry-brick--h {
    flex: auto;
    height: 250px;
    min-width: 150px;
}

@media only screen and (min-width: 1024px) {
    .masonry-brick--h:nth-child(4n+1) {
        width: 250px;
    }
    .masonry-brick--h:nth-child(4n+2) {
        width: 325px;
    }
    .masonry-brick--h:nth-child(4n+3) {
        width: 180px;
    }
    .masonry-brick--h:nth-child(4n+4) {
        width: 380px;
    }
    .masonry--v {
        max-height: 1600px;
    }
    .masonry-brick--v {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .masonry-brick--h:nth-child(4n+1) {
        width: 200px;
    }
    .masonry-brick--h:nth-child(4n+2) {
        width: 250px;
    }
    .masonry-brick--h:nth-child(4n+3) {
        width: 120px;
    }
    .masonry-brick--h:nth-child(4n+4) {
        width: 280px;
    }
    .masonry--v {
        max-height: 2000px;
    }
    .masonry-brick--v {
        width: 50%;
    }
}

.masonry-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(50%);
}

*/


/* Page assets */

.labs-pagination {
    margin-bottom: 1.5rem;
    font-size: 12px;
}

.labs-page {
    text-transform: uppercase;
    display: inline-block;
    padding: .5em .75em;
    border: 2px solid #333;
}

.labs-page:hover,
.labs-page--current {
    background-color: #333;
    color: rgba(255, 255, 255, .75);
}

@media(max-width:1200px) {
    .dashboard-filter .fld-with-icon {
        width: 100% !important;
    }
    .dashboard-filter .gt-stet {
        margin-top: 19px;
    }
    .cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .form-control select,
    .cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr input.form-control {
        width: 100%;
    }
    .cntct-mngr-wrapper .contact-manager-wraper .filter-form-block .cntct-mngr .custom-select:after {
        height: 34px;
        top: 33px;
        right: 3px;
        line-height: 34px;
    }
    .contact-manager-wraper .cntct-mngr .fld-with-icon {
        width: 100%;
        display: block;
    }
    .my-campaigns-filter-panel .filter-form-block .cntct-mngr .custom-select:after {
        height: 34px;
        top: 37px;
        right: 3px;
        line-height: 34px;
    }
    .my-campaigns-filter-panel .filter-form-block .cntct-mngr .form-control select,
    .my-campaigns-filter-panel .filter-form-block .cntct-mngr .form-control input {
        width: 100%;
    }
    .my-campaigns-filter-panel .cntct-mngr.my-camp-submit {
        margin-top: 32px;
    }
}

@media(max-width:990px) {
    .dashboard-filter .gt-stet {
        margin-left: 0 !important;
    }
    .contact-manager-wraper .bottom-submit-btn {
        padding-right: 0;
    }
    .my-campaigns-filter-panel .cntct-mngr.my-camp-submit {
        margin-top: 10px;
        text-align: right;
    }
    .my-campaigns-filter-panel .cntct-mngr.my-camp-submit input {
        float: none;
    }
}


/*-------14-02-19 End--------*/

/*------------21-02-19-------------*/
.grey-box-panel{
    background: #fafafa;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
}
@media(max-width:767px){
    .left-side-chart .panel-body1 img{
        height: auto;
    }
}
/*------------21-02-19-------------*/
/*------------22-02-19-------------*/
.margin-top20{
    margin-top: 20px;
}
.margin-right10{
    margin-right: 10px;
}
.survey-page-area .form-group{
    position: relative;
}
.survey-page-area .nav-tabs > li.active > a, 
.survey-page-area .nav-tabs > li.active > a:hover, 
.survey-page-area .nav-tabs > li.active > a:focus{
    background-color: #fff;
}
.d-flex{
    display: flex;
}
.justify-space-between{
    justify-content: space-between;
}
.fld-inline-justified{
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.fld-inline-justified .form-group{
    margin-left: 10px;
    margin-right: 10px;
    flex-grow: 1;
    margin-bottom: 0;
}
.fld-inline-justified .form-group input{
    margin-bottom: 0;
}
.modal-open .modal {
    overflow: hidden;
    overflow-y: hidden;
}
.itegration-top-area label{
    width: 80px;
}
.itegration-top-content{
    overflow: auto;
    max-height: 250px;
    border: 1px solid #ccc;
    flex-grow: 1;
}
.itegration-top-row{
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 5px;
}
.itegration-top-heading{
    align-items: center;
}
.itegration-top-heading h3{
    margin: 0;
}
/*------------22-02-19-------------*/
/*------------06-03-19-------------*/
.form-group.full-width-fld input,
.form-group.full-width-fld select,
.form-group.full-width-fld textarea{
    width: 100%;
}
.d-flex.fld-inline-justified label,
.d-flex.itegration-top-area label{
    width: 100px;
}
.d-flex.fld-inline-justified .form-group{
    margin-left: 0;
}
.advanced-flds-panel .form-group{
    margin-bottom: 0 !important;
}
.text-right{
    text-align: right;
}
.label-with-right-fld span,
.label-with-right-fld .label-text,
.label-with-right-fld select{
    display: inline-block;
}
.label-with-right-fld select{
    max-width: 135px;
    margin-top: 5px;
}
.label-with-right-fld{
    width: 85%;
    vertical-align: middle;
}
/*------------06-03-19-------------*/
/*------------14-03-19-------------*/
.mt-15{
    margin-top: 15px !important;
}
#ans_tab .custom-control.custom-radio,
.custom-control.custom-radio.right2{
    display: flex;
    align-items: center;
}
#ans_tab .custom-control.custom-radio div:first-child{
/*    margin-right: 8px;*/
}
#ans_tab .custom-control.custom-radio font{
    /*font-size: 14px;
    font-weight: bold;*/
    word-break: break-all;
}
/*------------14-03-19-------------*/
/*------------10-04-19-------------*/

/*#themes{
    display: inline-block !important;
}

.margin_sec{
    margin: 20px 0;
}*/

/*------------10-04-19-------------*/

/*------------11-04-19-------------*/
.margin-bottom-15{
    margin-bottom: 15px;
}
.padding-bottom-15{
    padding-bottom: 15px;
}
.border-bottom{
    border-bottom:1px solid #e6e6e6; 
}
.customize-fld-row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.margin-right-10{
    margin-right: 10px;
}
.width-130{
    width: 130px;
}
.color-picker-width{
    width: 125px;
}
.width-80{
    width: 80px;
}
.rage-slide-fld{
    display: flex;
    align-items: center;
    margin-right: 10px; 
}
.rage-slide-fld span{
    display: inline-flex;
    width: 25px;
    height: 25px;
    border-radius:50%;
    background-color: #00b7cc;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-shrink: 0;
    margin-left: 8px;
}
.rage-slide-width{
    width: 130px;
}
.rage-slide-width input{
    width: 100% !important;
}
.slider {
    -webkit-appearance: none !important;
    width: 100%;
    height: 4px !important;
    border-radius: 5px;   
    background: #dbc5c5 !important;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
  
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%; 
    background: #4CAF50 !important;
    cursor: pointer;
  }
  
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #4CAF50 !important;
    cursor: pointer;
  }
.font-style{
    display: inline-flex;
    border: 1px solid #ccc;
    border-radius:4px; 
}
.font-style span{
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.font-style span:hover,
.font-style span.active{
    background-color: #ebebeb;
}
.font-style .bold{
    font-weight: bold;
}
.font-style .italic{
    font-style: italic;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.font-style .underline{
    text-decoration: underline;
}
.hide-md{
    display: none;
}
.img-display-box{
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
}
.blue-theme .custom-control.custom-radio label{
    margin-bottom: 0px;
}
.poll_vote_tab .custom-control.custom-radio{
    display: inline-block!important;
    width: 100%;
}
.poll_vote_tab .custom-control.custom-radio input[type=checkbox]:not(old)+label, .poll_vote_tab .custom-control.custom-radio input[type=radio]:not(old)+label{
    margin-left: -5px;
}
.poll_vote_tab .custom-control.custom-radio input[type=checkbox]:not(old), .poll_vote_tab .custom-control.custom-radio input[type=radio]:not(old){
    left: 0px;
    /* position: relative; */
    width: 100%;
    height: 36px;
    top: -5px;
}
.main-block-wrap{
    width: 50%;
    margin: auto;
    margin-top: 30px;
}

.margin-leftrightnone{
    margin-left:0!important;
    margin-right: 0!important;
}
.form-horizontal #advance .form-group{
    margin-left:0;
    margin-right:0;
}
.form-horizontal #advance .form-group label{width:100px;}
.form-horizontal #advance .form-group input[type="text"], .form-horizontal #advance .form-group select{width:calc(100% - 120px); display:inline-block;}
.form-horizontal #advance .form-group #datepicker-start, .form-horizontal #advance .form-group #timepicker-start, .form-horizontal #advance .form-group #datepicker-end, .form-horizontal #advance .form-group #timepicker-end{width:calc(50% - 62px); margin-bottom: 0;}

body .form-horizontal #advance .custom-select:after{right:18px;}
.bootstrap-timepicker-widget table td:not(.separator){min-width:40px;}
.form-horizontal #advance .form-group .vote_input, .form-horizontal #advance .form-group .result_input{width:calc(50% - 62px)!important; margin-bottom: 0;}
.form-horizontal #advance .form-group .custom-checkbox label{width:100%; margin-left:0;}
.form-horizontal #advance .form-group .custom-checkbox{margin-top:-15px;}



@media(max-width:480px){
    .font-style{
        margin-top: 10px;
    }
    .customize-fld-row{
        flex-direction: column;
        align-items: start;
    }
    .customize-fld-row .color-picker-width,
    .customize-fld-row .width-80,
    .customize-fld-row  .rage-slide-width{
        width: 100%;
        margin-bottom: 10px;
    }
    
}
@media(max-width:760px){
    .main-block-wrap{
        width: 100%;
    }
}
/*------------11-04-19-------------*/