﻿@charset "utf-8";


/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/







/* Standar Styles --------------------------------------------------------*/
html {
    font-size: 100%;
    overflow-y: scroll;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*	line-height: 26px; */
    color: #005e83 !important;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    background-color: #f5f5f7 !important;
    padding-right: 0 !important;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 5px 0 5px 0;
    margin: 0;
    color: #005e83;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.status-green h4 {
    padding: 10px 0 10px 0 !important;
}

h1,
.h1 {
    font-size:25px;
   
}

h2,
.h2 {
    font-size: 22px;
 
}

h3,
.h3 {
 
    font-size: 20px;

}

.bodymaster {
    z-index: 1;
}

/*h4,
.h4 {
    font-size: 1rem;
    line-height: 1.45rem;
    letter-spacing: 0.02em;
}

h5,
.h5 {
    font-size: 0.875rem;
    line-height: 1.5rem;
}

h6,
.h6 {
    font-size: 0.75rem;
    line-height: 1.375rem;
}

p {
    margin: 0 0 20px 0;
    font-size: 0.875rem;
    line-height: 1.5rem;
}*/

    p:last-child {
        margin-bottom: 0px;
    }

.status-green {
    /*background: #9bca3e;*/
    /*background: #fff;*/
    color: white;
    min-height: 45px; /*Dont change*/
}

    .status-green h3 {
        color: #005e83 !important;
    }

    .status-green h4 {
        color: white
    }

.btn-link-selected {
    border-bottom: 5px solid #4baed0;
    background-color: #fff;
}

.status-white {
    background: rgba(255, 255, 255, 0.75);
    color: #005e83;
    padding: 10px;
    border: 1px solid rgba(110,130,208,0.3);
    /*box-shadow: 0px 2px 5px 0px rgba(110,130,208,0.9);*/
}

.status-white a:link {
    text-decoration: none;
}
.cust_toolbar .fa {
    font-size: 35px;
    display: none;
}
.mockup-container:hover .fa {
    font-size: 35px;
    display: block;
}
.cust_toolbar {
    position: absolute;
    top: 35px;
    cursor: pointer;
    right: 20px;
    z-index: 2;
}
.tool-box-head {
    height: 30px;
    width: 100%;
    position: absolute;
}

.status-white-top {
    background: #fff;
    color: #333;
    padding: 20px;
    border-left: 1px solid #99ced4;
    border-right: 1px solid #99ced4;
    border-bottom: 1px solid #99ced4;
}


.status-bluereport {
    background: #61a9ae;
    color: white;
    min-height: 20px;
}

.status-whiteborder {
    background: #fff;
    color: #333;
    border: 1px solid rgba(0, 94, 131, 0.5);
}

.glyphicon-edit {
    color: #6a9ae8;
}

.glyphicon-trash {
    color: #fa5e5d;
}

.glyphicon-duplicate {
    color: #f9c043;
}

.glyphicon-scissors {
    color: #f767b4;
}

.glyphicon-bullhorn {
    color: #44ceb0;
}
.survtabs .glyphicon {
    color: #005e83 !important
}
.survtabs .active .glyphicon {
    color: #005e83 !important;
}

/*.survtabs {
    background-color: #f5f5f5 !important;
}*/


.reptHeadtxt {
    padding: 0 0 10px 0;
    margin-left: 5px;
    display: block;
}

.status-white-righth {
    min-height: 100px;
}

.status-white-right {
    position: absolute;
    top: 50%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.btn {
    margin-right: 20px;
}

.nomarg {
    margin-right: 0px !important;
}
.btn:hover{
    text-shadow: none !important;

}

.btn {
    border-radius: 0px;
}

.btn:hover {
    opacity: 0.8;
}





.btn-space {
    margin-right: 5px;
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 0px;
}

.btn-google {
    color: #fff !important;
    background-color: #DD4B39;
    margin: 5px;
}



.btn-facebook {
    color: #fff !important;
    background-color: #4264aa;
    margin: 5px;
}

.edit-new-q {
    border: 4px dashed rgba(75, 174, 208, 0.6);
}

.question_container {
    border-width: 4px;
    border-color: transparent;
    border-style: solid;
}
.status-white .row .col-md-12:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
   
}
    .status-white .row .col-md-12:first-child h3 {
        background: #61a9ae;
        color: #fff;
        padding-left: 5px;
        background-color: #61a9ae !important;
    }
.rpt_det .status-white .row .col-md-12:first-child h3{
    margin-bottom: 10px;

}
.no-pad-left {
    padding-left: 0 !important;
}

.no-pad-right {
    padding-right: 0 !important;
}


.no-pad-left-lgsc {
    padding-left: 0 !important;
}

.no-pad-right-lgsc {
    padding-right: 0 !important;
}

.padding-bottom-mini {
    padding-bottom: 15px;
}
.i_sep {
    height: 20px;
    background-repeat: repeat-x;
    margin-bottom: -34px;
}
.sep {
    padding: 42px 0px 0px 0px;
}
.incrementor {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 3px 3px 0;
    opacity: 1;
    transition: opacity .2s ease;
    width: 20px;
    height: 100%;
   
    background: #e7eef5;
}
.increase:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #a3b0c2;
}

.increase:before {
    top: 6px;
}

.increase:before, .decrease:before {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    left: 6px;
}
.decrease, .increase{
    width: 100%;
height: 50%;
position: relative;

}
 .decrease:before {
    top: 4px;
}
.decrease:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #a3b0c2;
}

.paddingtopsmall {
    padding-top: 10px;
}
.qdyn .status-white{
    padding: 0px !important;
    border: 0px !important;

}

.qdyn input:first-child {
    padding-left: 10px;
}
.paddingsmall {
    padding: 10px;
}
.paddingestrasmall {
    padding: 2px;
}
    .paddings {
        padding: 70px 0 !important;
    }

.paddings-large {
    padding: 200px 0;
}

.padding-top {
    padding-top: 70px;
}

.padding-left {
    padding-left: 70px;
    display: inline-block;
}
.padding-l-r {
    padding-left: 90px;
    padding-right:30px;
}

.padding-left-mini {
    padding-left: 15px;
    display: inline-block;
}

.padding-left-mini-mini {
    padding-left: 10px;
    display: inline-block;
}

.padding-bottom {
    padding-bottom: 70px;
}

.padding-top-mini {
    padding-top: 35px;
}

.padding-top-small {
    padding-top: 15px;
}

.padding-top-small2 {
    padding-top: 5px;
}

.padding-top-mini-mini {
    margin-top: 10px;
}

.section-gray {
    background-color: #f7f7f7;
}

.borders {
    border-top: 1px solid #cbd8d8;
    border-bottom: 1px solid #cbd8d8;
}

.border-top {
    border-top: 1px solid #cbd8d8;
}

.border-bottom {
    border-bottom: 1px solid #cbd8d8;
}

.title-subtitle span {
    display: block;
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 300;
}

.title-subtitle {
    padding: 0 0 10px 0;
}

.position-relative {
    position: relative;
}

hr {
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
}

    hr.tall {
        margin: 44px 0;
        border: 0;
        height: 1px;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    }

div.show-grid [class*="col-md-"] span.show-grid-block {
    background-color: #dedede;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    border: 1px solid #FFF;
    display: block;
}

div.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 10px;
}

div.fontawesome-icon-list i {
    margin-right: 10px;
}

div.fontawesome-icon-list a {
    color: #777;
    font-size: 14px;
}

.preview-container {
    width: 233px;
    height: 160px;
    padding: 11px 0px 0px 6px;
    overflow: hidden;
}

    .preview-container iframe {
        width: 1200px;
        height: 786px;
        border: 0;
        -ms-transform: scale(0.25);
        -moz-transform: scale(0.25);
        -o-transform: scale(0.25);
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
        -ms-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

.carousel-indicators {
    bottom: -5px;
}

.icon-section {
    font-size: 220px !important;
    color: #f8f8f8;
    z-index: 0;
    position: absolute;
}

    .icon-section.right {
        right: 3%;
    }

    .icon-section.left {
        left: 3%;
    }

    .icon-section.top {
        top: 12%;
    }

    .icon-section.bottom {
        bottom: 3%;
    }

.pagination > .active > a {
    color: #fff !important;
}

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        border-color: #ddd;
    }

.image-container {
    overflow: hidden;
    position: absolute;
    height: 100%;
    padding: 0px;
    top: 0px;
}

    .image-container.pull-right {
        right: 0;
    }

.background-image-holder {
    height: 100%;
    width: 100%;
}

.overflow-hidde {
    overflow: hidden;
}

/* Dark Light -----------------------------*/
/*.style-light {
    background: #f5f5f5;
    background-color: #f5f5f5;
}*/

.style-blue {
    /*background-image: linear-gradient(130deg,#22817a 25%,#6ecb6e 100%) !important;*/
    background-image: linear-gradient(130deg,#005e83 25%,#71aec6 100%) !important;
}

.style-blue-sys {
    background-image: linear-gradient(130deg,#71aec6 25%,#71aec6 100%) !important;
}

/* Dark Skin -----------------------------*/
.style-dark,
.style-dark header,
.style-dark .titles-heading h1,
.style-dark .clients .title-downloads .logo-clients,
.style-dark .responsive-numbers,
.style-dark .subtitle-downloads h4,
.style-dark .box li:hover,
.style-dark .boxes-info,
.style-dark .is-sticky header,
.style-dark .item-sle {
    color: #dedede !important;
    background: #232323;
    background-color: #232323;
}

    .style-dark .section-gray,
    .style-dark .info-head,
    .style-dark .box,
    .style-dark .table-header {
        color: #dedede !important;
        background: #191919;
        background-color: #191919;
    }

    .style-dark .title-section {
        background: #191919 !important;
        border-bottom: 1px solid #444;
    }

    .style-dark .box {
        border-color: #444;
    }

    .style-dark h1,
    .style-dark h2,
    .style-dark h3,
    .style-dark h4,
    .style-dark h5,
    .style-dark h6,
    .style-dark .sf-menu li a,
    .style-dark .sf-menu li ul li a:hover,
    .style-dark .boxes-info h3,
    .style-dark .btn,
    .style-dark a {
        color: #fff !important;
    }

    .style-dark .sf-menu li ul li a,
    .style-dark .item-work .info-work,
    .style-dark .item-work .info-work h4,
    .style-dark .feature-element li .cirle-feature {
        color: #131313 !important;
    }

    .style-dark .borders,
    .style-dark .border_bottom,
    .style-dark .border_top,
    .style-dark .info-head,
    .style-dark .box li {
        border-color: #444 !important;
    }

    .style-dark .opacy_bg_01 h3,
    .style-dark .opacy_bg_01 h1,
    .style-dark .opacy_bg_01 .btn,
    .style-dark .icon-section,
    .style-dark .info-comment p {
        color: #444 !important;
    }

/* Content Info --------------------------*/
.content_info {
    position: relative;
    width: 100%;
}
/* Dark Secion -----------------------------*/
.info_dark {
    background-color: #191919;
    background: #191919;
    color: #dedede !important;
}

    .info_dark h1,
    .opacy_bg_02 h1,
    .opacy_bg_03 h1,
    .opacy_bg_04 h1,
    .info_dark h2,
    .opacy_bg_02 h2,
    .opacy_bg_03 h2,
    .opacy_bg_04 h2,
    .info_dark h3,
    .opacy_bg_02 h3,
    .opacy_bg_03 h3,
    .opacy_bg_04 h3,
    .info_dark h4,
    .opacy_bg_02 h4,
    .opacy_bg_03 h4,
    .opacy_bg_04 h4,
    .info_dark h5,
    .opacy_bg_02 h5,
    .opacy_bg_03 h5,
    .opacy_bg_04 h5,
    .info_dark h6,
    .opacy_bg_02 h6,
    .opacy_bg_03 h6,
    .opacy_bg_04 h6,
    .info_dark i,
    .info_dark span {
        color: #fff !important;
    }

.nav > li > a,
.logo > .info_dark span {
    font-weight: 200;
    /*color: #fff !important;*/
  
}

.logo .nav > li > a {
    color: #005e83 !important;
}

.edit_surv_adv td {
    padding-left: 10px;
}

.logo > .nav > li > a:hover {
    background-color: transparent !important;
}


.logo > .nav .open > a {
    background-color: transparent !important;
   
    border-color: #9ec2bf !important;
}


.logo .dropdown-menu  li > a:hover {
    color: #005e83;
}

.borders {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.border_top {
    border-top: 1px solid #eee;
}

.border_bottom {
    border-bottom: 1px solid #eee;
}




.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: none;
    -webkit-box-shadow: none; 
     box-shadow: none; 
}

.btn:focus, .btn:active {
    
    border-color: #2bbbad;
}

/* Title Heading ---------------------------------------------*/
.titles-heading {
    position: relative;
    text-align: center;
}

    .titles-heading h1 {
        background-color: #fff;
        margin: 0 auto;
        width: 28%;
        font-size: 34px;
        padding: 20px;
        z-index: 2;
        position: relative;
    }

.rowsp {
    vertical-align: middle;
    min-height: 26px;
}

.btnSel {
    vertical-align: middle;
    margin-right: 10px;
    float: left;
   
}
#CPH1_PImage .btnSel {
    padding-top: 5px;
}
.titles-heading h1 span {
    font-size: 14px;
    display: block;
    color: #777;
}

.titles-heading h1 i {
    font-size: 1.5em;
    margin: auto 10px;
}

.titles-heading .line {
    height: 1px;
    z-index: 1;
    background-color: #dedede !important;
    width: 80%;
    left: 10%;
    position: absolute;
    top: 48%;
}

.section-gray .titles-heading h1 {
    background-color: #f7f7f7;
}

/* Titles Resalt-------------------------------------*/
h2.title-resalt {
    color: #fff;
    font-weight: normal;
    font-size: 26px;
    text-align: center;
}

    h2.title-resalt span {
        font-weight: bold;
        font-size: 36px;
        line-height: 46px;
        margin: auto 10px;
    }

/* Preloader --------------------------------------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url("img/img-theme/preloader.gif");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}


/*Loader*/




.loaderPanel {
    display: block;
    text-align: center;
    padding: 50px 0;
    top: 20%;
}






.loader {
    position: relative;
    margin: 0 auto;
}






.loaderPanel span {
    display: inline-block;
    width: 5px;
    height: 20px;
}

    .loaderPanel span:nth-child(1) {
        animation: grow 1s ease-in-out infinite;
        background-color: #4a6b9b;
    }

    .loaderPanel span:nth-child(2) {
        animation: grow 1s ease-in-out 0.15s infinite;
        background-color: #99ced4;
    }

    .loaderPanel span:nth-child(3) {
        animation: grow 1s ease-in-out 0.30s infinite;
        background-color: #bacc9e;
    }

    .loaderPanel span:nth-child(4) {
        animation: grow 1s ease-in-out 0.45s infinite;
        background-color: orange;
    }

@keyframes grow {
    0%, 100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}
/*legend Loader*/
.mockup {
    display: inline-block;
    text-align: left;
}

.mockup_scr_desktop img, .mockup_scr_mobile img {
    position: relative;
}

.mockup_scr_desktop {
    padding: 15px 55px 20px;
    background: url('../Images/deskscreen.png') no-repeat;
    background-size: 350px 218px;
    position: relative;
    width: 350px;
    height: 210px;
}
}

.mockup_scr_mobile img {
    position: relative;
    left: -5px;
    top: -9px;
}

.mockup_scr_desktop img, .mockup_scr_desktop input {
    position: relative;
    position: relative;
    left: 5px;
    top: 17px;
    height: 145px;
}

.mockup_scr_mobile {
    padding: 47px 13px;
    background: url('../Images/mobscreen.svg') no-repeat;
    background-size: 130px;
    position: relative;
    width: 130px;
    height: 280px;
}

.loader_frame {
    height: 100%;
    background: url(../Images/loader.gif) no-repeat 50% 50%;
    overflow: hidden;
}
/* ---------------------------------------------------------------------- */
/*	03 HEADER
/* ---------------------------------------------------------------------- */
/* Client Login ----------------------------------------------------------*/
.line {
    height: 3px;
}


.up {
    top: -100px;
}







/*  Header -------------------------------------------*/
header {
    background-color: #fff !important;
    /*padding: 5px 0;*/
    left: 0;
    width: 100%;
    z-index: 3;
    position: relative;
    /*transition: 0.3s all ease;*/
}



.header-v3 ul {
    float: right;
}

    .header-v3, .header-v3 ul li a, .header-v3 ul li i {
        color: #fff;
    }

        .header-v3 ul li ul li ul a {
            color: #888;
        }

        .header-v3 ul li a:hover {
            color: #fff !important;
        }

.header-v4 {
    text-align: center;
}

    .header-v4 .sf-menu {
        float: none;
        padding-top: 12px;
    }

.line-slide {
    height: 6px !important;
    width: 200px !important;
}

#space {
    background-color: #fff;
}
/*  Logo Template -------------------------------------------*/
.logo img {
    max-width: 100%;
    margin:10px;
}

/*  Main Navigation -----------------------------------------*/
.tinynav {
    display: none
}

.sf-menu {
    margin: 0;
    float: right;
    padding-top: 7px;
}

    .sf-menu ul {
        position: absolute;
        list-style: none;
        top: -999em;
        width: 160px;
        display: none;
    }

    .sf-menu > li {
        position: relative;
        display: inline-block;
        list-style: none;
        line-height: 20px;
        margin: 0 40px 0 0;
    }

    .sf-menu li a i {
        padding-left: 3px;
    }

    .sf-menu > li:last-child {
        margin: 0;
    }

    .sf-menu > li > a {
        text-decoration: none;
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: white;
    }

.is-sticky .sf-menu li:hover ul, .is-sticky .sf-menu li.sfHover ul {
    top: 36px;
}

.is-sticky .sf-menu li li:hover ul, .is-sticky ul.sf-menu li li.sfHover ul {
    left: 160px;
    top: 0;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top: 46px;
    left: 0px;
    z-index: 999;
}

.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em
}

.sf-menu li.current, .sf-menu li:hover, .sf-menu li.sfHover {
    text-decoration: none;
}

.sf-menu li li a {
    display: block;
    margin: 0;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    color: #131313;
    overflow: hidden;
    padding: 12px 15px;
    background: #f9f9f9;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a {
    color: #1B1823;
}

.sf-menu li li {
    float: none;
    position: relative;
    border-bottom: 1px solid #eee;
}

    .sf-menu li li a i {
        float: right;
        font-size: 15px;
    }

    .sf-menu li li:last-child {
        border-bottom: 0;
    }

    .sf-menu li li a:hover {
        color: #fff;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

.fa-plus-square-o {
    vertical-align: middle;
}

.fa-minus-square-o {
    vertical-align: middle;
}

.faq-links:hover {
    text-decoration: none;
}

.faq-links:focus {
    text-decoration: none;
}

.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 160px;
    top: 0;
}

/*  Title Section  -----------------------------------------*/
.title-section {
    background-color: #fff;
    background: #fff;
    padding: 0px 0 0px 0;
}

    .title-section .crumbs,
    .title-section .crumbs a {
        color: #999;
        font-size: 13px;
        padding: 4px;
    }

    .title-section .title h1 {
        position: relative;
        display: inline;
        margin-left: -15px;
    }

    .title-section .title {
        padding-bottom: 10px;
        margin: 0 0 0px 0;
    }

    .title-section .subtitle-section {
        padding: 6px 22px;
        margin-left: 13px;
        font-size: 14px;
        line-height: 25px;
        color: #fff;
        top: -6px;
    }
/*.title-section .title .line-title{
	width: 100%;
	height: 4px;
	left: 0;
	bottom: 0;
	position: absolute;
}*/
.search {
    padding-top: 5px;
    margin-right: -15px;
}

    .search input {
        font-size: 12px;
        border-right: 0;
    }

.info-title-section .incon-title {
    text-align: center;
}

.info-title-section i {
    font-size: 4em;
}

.info-title-section p {
    margin: 0;
}

.subtitle-section {
    position: relative;
}

    .subtitle-section .left {
        position: absolute;
        left: -10px;
        top: 0;
        width: 11px;
        height: 100%;
    }

    .subtitle-section .right {
        position: absolute;
        right: -9px;
        top: 0;
        width: 11px;
        height: 100%;
    }

/* ---------------------------------------------------------------------- */
/*	04 General Structure
/* ---------------------------------------------------------------------- */

/*  Box Action ----------------------------------------------*/
.box-action {
    background-color: #27292B;
    text-align: center;
}

    .box-action .title {
        width: 75%;
        float: left;
        padding: 10px;
        position: relative;
    }

        .box-action .title:before {
            content: '';
            right: -30px;
            position: absolute;
            top: 50%;
            z-index: 1;
            margin-top: -30px;
            border-top: 30px solid transparent;
            border-bottom: 30px solid transparent;
            border-left: 30px solid #27292B;
        }

    .box-action p {
        color: #fff;
        padding: 18px 0;
        margin: 0;
        font-weight: 200;
        font-size: 28px;
    }

    .box-action .button {
        width: 25%;
        height: 100%;
        padding: 30px 0;
        float: right;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

        .box-action .button:hover {
            cursor: pointer;
        }

        .box-action .button a {
            color: #fff;
            font-size: 28px;
            font-weight: bold;
            line-height: 36px;
        }

        .box-action .button a {
            text-decoration: none;
        }

/*  Item Services ------------------------------------------*/
.border-right {
    border-right: 1px solid #dedede;
    padding-right: 15px;
}

.border-left {
    border-left: 1px solid #dedede;
    padding-left: 15px;
}

.item-service {
    margin-bottom: 20px;
    background: #fff;
    /* color: #333; */
    /*border: 1px solid #e5e5e5;*/
    box-shadow: 0px 2px 10px 0px rgba(110,130,208,0.58);
    border: 1px solid #fff;
}

    .item-service p {
        max-width: 500px;
        margin: 0 auto;
    }

.services-no-margin .item-service {
    margin-bottom: 0;
}

.head-service {
    margin-bottom: 15px;
}

    .head-service h4,
    .head-service h5 {
        padding: 0;
        margin: 0;
    }

    .head-service h5 {
        line-height: 20px;
        font-style: italic;
    }

    .head-service i, .head-service span {
        font-size: 35px;
        width: 50px;
        height: 50px;
        padding-top: 7px;
        text-align: center;
    }
.landing_pg .item-service {
    margin-bottom: 0px !important;
    box-shadow: 0px 2px 10px 0px rgba(110,130,208,0.58);
    border: 1px solid #fff;
}
.landing_pg .item-service {
    margin-bottom: 20px !important;
}
.landing_pg .item-service {
    min-height: 115px;
}
.landing_pg .hidden-sm {
display:none;
}
.landing_pg .head-service{
    margin-top:17px;

}
.ajax__html_editor_extender_texteditor{

    background-color: #ffffff;
}

.item-service:hover .head-service i, .item-service:hover .head-service span {
    color: #99ced4;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0px 0px 5px grey;
    background-image: -webkit-linear-gradient(top,#99ced4 0,#99ced4 100%);
    background-image: -o-linear-gradient(top,#99ced4 0,#99ced4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#99ced4),to(#99ced4));
    background-image: linear-gradient(to bottom,#99ced4 0,#99ced4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #99ced4;
}
    /*  Slide Services ------------------------------------------*/
    .animation-services {
    overflow: hidden;
}

    .animation-services .text-center .image-big {
        max-width: 100%;
        padding-top: 0px;
    }

    .animation-services .image-animations {
        position: relative;
    }

        .animation-services .image-animations .image-big {
            max-width: 95%;
            padding-top: 30px;
            opacity: 0;
        }

    .animation-services iframe {
        width: 100%;
        height: 330px;
        border: 0;
    }

    .animation-services .image-animations .icons {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .animation-services .image-animations .icons li {
            position: absolute;
            width: 70px;
            height: 70px;
            opacity: 0;
        }

            .animation-services .image-animations .icons li img {
                width: 100%;
            }

            .animation-services .image-animations .icons li.one {
                left: 5%;
                top: 0%;
            }

            .animation-services .image-animations .icons li.two {
                right: 40%;
                top: 5%;
            }

            .animation-services .image-animations .icons li.three {
                left: 20%;
                top: 35%;
            }

            .animation-services .image-animations .icons li.four {
                right: 35%;
                top: 45%;
            }

/* Feature Element ------------------------------------------*/
.feature-element li {
    position: relative;
    display: block;
    padding-bottom: 40px;
}

    .feature-element li:last-child {
        padding-bottom: 0;
    }

    .feature-element li .line-feature {
        height: 1px;
        background-color: #cdcdcd;
        width: 67%;
        float: left;
        margin-top: 36px;
        position: relative;
    }

        .feature-element li .line-feature i {
            position: absolute;
            font-size: 18px;
            top: -9px;
            left: -4px;
        }

    .feature-element li .cirle-feature {
        background-color: #fff;
        text-align: center;
        padding-top: 23px;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        float: left;
        font-size: 22px;
    }

.feature-element .text-feature {
    font-size: 14px;
    line-height: 23px;
    font-weight: lighter;
    margin-left: -5px;
}

    .feature-element .text-feature h4 {
        padding: 0;
    }

/*  Item Services Carousel ------------------------------------------*/
#services-carousel {
    margin-bottom: -10px;
    margin-top: 53px;
}

.services-carousel {
    overflow: hidden;
    height: 405px;
}

.services h2 {
    text-align: center;
}

.item-service-carousel {
    margin: 0 0 0 8%;
    text-align: center;
    background-color: #fff;
    border-left: 1px solid #cbd8d8;
    border-right: 1px solid #cbd8d8;
    z-index: 99;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

    .item-service-carousel:hover {
        cursor: move;
        margin-top: -36px;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        -ms-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

    .item-service-carousel i {
        font-size: 2em;
        padding-top: 0px;
        color: #131313;
    }

    .item-service-carousel h4 {
        border-left: 1px solid #fff;
        color: #fff;
        padding: 0 0 0 20px;
        padding-top: 3px;
        text-align: left;
        margin-left: -20px;
    }

    .item-service-carousel p {
        text-align: left;
        padding: 20px 20px 0 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .item-service-carousel a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

        .item-service-carousel a:hover {
            text-decoration: none;
        }

    .item-service-carousel .row {
        margin: 0;
    }

    .item-service-carousel .color {
        padding: 10px 0;
    }

    .item-service-carousel .color-small {
        padding: 5px 0;
    }

/* Boxes -----------------------------------------------------*/
.boxes h1 {
    color: #fff;
    text-align: center;
}

/* Boxes Info ----------------------------------------------*/
.boxes-info {
    background-color: #fff;
    text-align: left;
    padding: 20px;
    /*border: solid 1px #dedede;*/
}

/*h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
}*/
.nav-tabs {
  border-bottom:  none;
}

    .boxes-info h3 {
        font-weight: 800;
        color: #333 !important;
    }

        .boxes-info h3 i {
            float: right;
            color: #666;
            font-size: 40px;
            margin-top: -5px;
        }

    .boxes-info h5 {
        padding: 10px 0;
        margin-bottom: 20px;
        font-weight: 800;
    }

    .boxes-info p {
        color: #777 !important;
    }

/*  Clients ------------------------------------------------*/
.responsive-numbers {
    background-color: #fff;
}

.clients {
    text-align: center;
}

    .clients .title-downloads {
        font-weight: 400;
        z-index: 5;
        position: relative;
    }

        .clients .title-downloads .responsive-numbers span {
            background-color: #131313;
            color: #fff;
            padding: 10px 15px;
            border-radius: 8px;
            font-weight: bold;
        }

        .clients .title-downloads .logo-clients {
            background-color: #fff;
            color: #131313;
            padding: 0;
            border-radius: 0;
        }

/* subtitle-downloads -----------------------------------------------------*/
.subtitle-downloads {
    margin-top: 30px;
    position: relative;
    z-index: 5;
}

    .subtitle-downloads h4 {
        background-color: #fff;
        margin: 0 auto;
        width: 28%;
        z-index: 2;
        position: relative;
    }

        .subtitle-downloads h4 i {
            font-size: 2em;
            margin: auto 10px;
        }

    .subtitle-downloads .line {
        height: 1px;
        z-index: 1;
        background-color: #dedede !important;
        width: 80%;
        left: 10%;
        position: absolute;
        top: 48%;
    }

/* image-clients-downloads -----------------------------------------------------*/
.image-clients-downloads {
    margin: 25px auto 0 auto;
    display: table;
}

    .image-clients-downloads li {
        display: inline-block;
        width: 60px;
        margin: auto 5px;
        border: solid 1px #ddd;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

        .image-clients-downloads li:hover {
            cursor: pointer;
            -webkit-transition: 0.3s all ease;
            -moz-transition: 0.3s all ease;
            -o-transition: 0.3s all ease;
            -ms-transition: 0.3s all ease;
            transition: 0.3s all ease;
        }

        .image-clients-downloads li img {
            width: 100%;
        }

/* Sponsors -----------------------------------------------------*/
.sponsors {
    position: relative;
}

#sponsors {
    border-bottom: 1px solid #444;
    margin: 40px 0 100px 0;
    padding-bottom: 10px;
}

.sponsors .circle {
    position: absolute;
    background-color: #5b5b5b;
    border-radius: 50%;
    padding: 20px 22px;
    left: 47.5%;
    bottom: -35px;
    z-index: 99999;
}

    .sponsors .circle i {
        color: #fff;
        font-size: 2em;
    }

/* Lates Post And Testimonials -----------------------------------------------------*/
.post-testimonials h3 {
    border-bottom: 1px solid #dedede;
}

.box {
    background-color: #f8f8f8;
    margin-top: 30px;
    border: solid #dedede 1px;
    height: 430px;
}

    .box li {
        padding: 20px 0 10px 0;
        margin-left: 0px;
        margin-right: 0;
        width: 100%;
        border-bottom: 1px solid #dedede;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        -ms-transition: 0.2s all ease;
        transition: 0.2s all ease;
    }

        .box li:last-child {
            margin-bottom: 0px;
            border-bottom: 0;
        }

        .box li:hover {
            background-color: #fff;
            -webkit-transition: 0.2s all ease;
            -moz-transition: 0.2s all ease;
            -o-transition: 0.2s all ease;
            -ms-transition: 0.2s all ease;
            transition: 0.2s all ease;
        }

    /* Lates Post -----------------------------------------------------*/

.postediticon {
    position: relative;
    z-index: 1;
    top: 20px;
}
.postediticonq {
  
    top:0px;
}
.equal .status-white {
    border-right: none;
}

    .equal .status-white:last-child {
        border-right: 1px solid rgba(110,130,208,0.3);
    }

.responsi-infocentre-col .status-white {
    border-top: none;
}

    .responsi-infocentre-col .status-white:first-child {
        border-top: 1px solid rgba(110,130,208,0.3);
    }
    .responsi-infocentre-col .status-white:last-child {
        border-right: none;
    }
    .box .date {
        background-color: #fff;
        text-align: center;
        width: 75%;
        margin: 0 auto;
        font-weight: 300;
        padding-bottom: 10px;
        color: #131313;
        font-size: 23px;
        border-radius: 2px 2px 0 0;
        border: solid #dedede 1px;
        border-bottom: double 4px #dedede;
    }

        .box .date span i {
            padding-right: 5px;
        }

        .box .date span {
            display: block;
            border-radius: 2px 2px 0 0;
            color: #fff;
            padding: 2px 0;
            margin-bottom: 6px;
            font-size: 14px;
        }

.info {
    border-left: 1px solid #dedede;
    margin-left: -10px;
    padding-left: 15px;
    margin-top: 5px;
}

    .info h4 {
        padding: 5px 0 0 0;
    }

    .info p {
        font-size: 14px;
    }

.box .link {
    text-align: center;
    margin-top: 35%;
    width: 100%;
}

    .box .link i {
        font-size: 2em;
    }

/* Testimonials -----------------------------------------------------*/
.box .photo {
    border: 1px #dedede solid;
}

    .box .photo img {
        width: 100%;
        border: 3px solid #fff;
    }

.box .name h4 {
    padding: 0 0 5px 10px;
    line-height: 20px;
    margin: 10px auto 16px auto;
    margin-left: -10px;
    border-left: 1px #dedede solid;
}

.box .name span {
    display: block;
    font-size: 14px;
}

/* More Services ------------------------------------------------------*/
.box .image-more-service {
    background-color: #fff;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 26px;
    border: solid #dedede 1px;
}
.rowsp .ver_L_t {
    /*padding-left: 35px;*/
}
.box .image-more-service i {
    font-size: 2em;
    line-height: 1.4em;
}


/* important-info -----------------------------------------------------*/
.important-info {
    overflow: hidden;
}


    .important-info h1 {
        font-weight: bold;
        padding: 0;
    }

    .important-info .btn {
        background-color: #131313;
        color: #fff;
        font-size: 14px;
    }

        .important-info .btn:hover {
            color: #fff;
            text-decoration: none;
        }

    .important-info p, .important-info h1 span {
        color: #fff;
    }

    .important-info i {
        font-size: 16em;
        color: #fff;
        margin-top: -10px;
        float: right;
    }

    .important-info img {
        max-width: 100%;
    }

    .important-info .lead {
        margin: 30px auto;
    }

    .important-info .text-center {
        position: relative;
    }

    .important-info .title {
        position: absolute;
        bottom: -38px;
        left: 0;
        text-align: center;
        width: 100%;
    }

        .important-info .title h1 {
            color: #fff;
            font-size: 160px;
            font-weight: bold;
            line-height: 170px;
            text-shadow: 3px 3px 0 #000;
            text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
        }

/* Footer -----------------------------------------------------*/
footer {
    background-color: #191919;
}

.footer-top, .footer-bottom {
    background: #27292B;
}

.footer-top {
    text-align: center;
    padding: 30px 0;
}

    .footer-top h3 {
        padding: 0;
        font-weight: 300;
        font-size: 1.25rem;
    }

        .footer-top h3 a {
            color: #f5f5f5;
        }

.footer-center {
    padding-bottom: 40px;
}

    .footer-center .item-center {
        position: relative;
        padding: 35px 0 0 0;
        text-align: center;
        cursor: pointer;
    }

        .footer-center .item-center:after {
            -webkit-transition-duration: 0.3s;
            content: '';
            right: 50%;
            margin-right: -10px;
            top: -10px;
            position: absolute;
            z-index: 999;
            border-bottom: 10px solid #191919;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }

        .footer-center .item-center:hover i {
            margin-top: -20px;
            cursor: pointer;
            -webkit-transition: 0.5s all ease;
            -moz-transition: 0.5s all ease;
            -o-transition: 0.5s all ease;
            -ms-transition: 0.5s all ease;
            transition: 0.5s all ease;
        }

        .footer-center .item-center .arrow_footer {
            position: absolute;
            opacity: 0.9;
            width: 100%;
            height: 15px;
            left: 0;
            top: -15px;
        }

        .footer-center .item-center h4 {
            padding-bottom: 0;
        }

        .footer-center .item-center i {
            font-size: 1.8em;
            line-height: 1.4em;
            -webkit-transition: 0.5s all ease;
            -moz-transition: 0.5s all ease;
            -o-transition: 0.5s all ease;
            -ms-transition: 0.5s all ease;
            transition: 0.5s all ease;
        }

        .footer-center .item-center p {
            color: #ddd;
            max-width: 88%;
            margin: 0 auto;
        }

    .footer-center .top {
        background-color: #333333;
        height: 1px;
        width: 100%;
        margin: 40px auto;
        overflow: auto;
    }

footer h4, footer h3, footer i {
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #000;
}

footer p, footer .twitter {
    color: #ddd;
    font-size: 14px;
    line-height: 23px;
}

.twitter .owl-controls {
    margin-top: 20px;
}

.footer-center .fa-twitter,
.footer-top .fa-twitter {
    font-size: 2.5em;
    float: left;
    margin-right: 20px;
    color: #99ced4;
}

.footer-top .fa-twitter {
    float: none;
}

footer .border-right {
    border-right: 1px solid #333;
    padding-right: 25px;
}

footer form {
    padding: 10px 0 20px 0;
}

footer .btn {
    border: 0;
    font-size: 16px;
    border-radius: 0 3px 3px 0;
    font-weight: 300;
    height: 40px !important;
}

    footer .btn:hover {
        color: #f5f5f5;
    }

footer .input-group-addon, footer input {
    background: #f5f5f5;
    border: 0;
    height: 40px !important;
}

    footer .input-group-addon i {
        color: #131313;
        text-shadow: 1px 1px 1px #ccc;
    }

footer .links li {
    color: #f5f5f5;
    line-height: 32px;
}

    footer .links li a {
        color: #f5f5f5;
        padding-left: 7px;
        font-size: 14px;
    }

.footer-bottom {
    padding: 8px 0 0px 0;
}

    .footer-bottom ul li {
        display: inline-block;
        margin: 0 10px;
    }

.coopring {
    color: lightgray;
    top: 0px;
    left: 0px;
}

.footer-bottom ul li a {
    color: #f5f5f5;
    font-size: 15px;
}

footer .navbar {
    min-height: 0px;
}

.menu-footer {
    padding: 5px 0 0 10px;
}

.logo-footer {
    float: left;
}

    .logo-footer h2 {
        color: #f5f5f5;
        line-height: 30px;
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 2px;
        padding: 0 10px 0 0;
    }

/* Social -----------------------------------------------------*/
footer .social {
    text-align: right;
}

.social li {
    background: #656565;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    margin: auto 10px;
}

    .social li i {
        color: #333;
        text-shadow: none;
        font-size: 16px;
        line-height: 38px;
    }

    .social li:hover i {
        color: #fff;
    }

.coopring p {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 14px;
}

footer .social li {
    width: 56px;
    height: 56px;
}

    footer .social li:last-child {
        margin-right: 0;
    }

    footer .social li i {
        font-size: 26px;
        line-height: 58px;
    }

footer .tags a {
    color: #dedede;
}

.footer-3,
.footer-3 .social {
    text-align: center;
}

    .footer-3 .social {
        margin-top: 20px;
    }

    .footer-3 .logo-footer,
    .footer-3 .social {
        float: none !important;
    }

.logo-header {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    height:38px;
}
/* Top -----------------------------------------------------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: 100%;
    background: url("../img/ui.totop.png") no-repeat left top;
}

#toTopHover {
    background: url("../img/ui.totop.png") no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
}

#toTop:active, #toTop:focus {
    outline: none;
}

/* Works Styles ------------------------------------*/
#works .item-work {
    max-width: 280px;
}

    #works .item-work:first-child {
        margin-left: 40px;
    }

.works-no-margin .item-work {
    max-width: 100% !important;
}

    .works-no-margin .item-work:first-child {
        margin-left: 0 !important;
    }

    .works-no-margin .item-work img {
        width: 100% !important;
    }

    .works-no-margin .item-work .info-work {
        border: solid 1px #cdcdcd;
        border-left: 0;
    }

.item-work img {
    display: block;
    height: auto;
    max-width: 100%;
}

.item-work .hover {
    position: relative;
    overflow: hidden;
}

.item-work .info-work {
    font-size: 14px;
    padding: 10px 5px;
    background: #fff;
    border: solid 1px #cdcdcd;
    border-top: 0;
    text-align: center;
}

    .item-work .info-work h4 {
        padding: 0;
        font-weight: 300;
    }

    .item-work .info-work p {
        font-size: 13px;
        line-height: 23px;
    }

    .item-work .info-work .icons-work {
        display: inline;
        padding: 12px 20px;
        margin-top: 15px;
    }

    .item-work .info-work i {
        padding: 0 5px;
        color: #131313;
        font-size: 16px;
    }

        .item-work .info-work i:hover {
            cursor: pointer;
        }

.overlay {
    position: absolute;
    left: 0;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.item-work:hover .overlay {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.portfolioContainer .item-work {
    margin-bottom: 30px;
}

.carousel img {
    width: 100%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}

.technologies {
    margin: 25px 0;
}

    .technologies i {
        font-size: 2em;
        margin: auto 10px;
    }

.list li {
    line-height: 35px;
}

    .list li i {
        padding-right: 8px;
        font-size: 14px;
    }

#slide-services .item-work {
    margin-bottom: 25px;
}

    #slide-services .item-work h4 {
        font-size: 14px;
    }

/* Filters ---------------------------------*/
.portfolioFilter {
    text-align: right;
    margin-bottom: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

    .portfolioFilter a {
        margin: auto 10px;
        color: #131313;
        font-size: 14px;
        padding-bottom: 13px;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

        .portfolioFilter a:hover {
            text-decoration: none;
            -webkit-transition: 0.3s all ease;
            -moz-transition: 0.3s all ease;
            -o-transition: 0.3s all ease;
            -ms-transition: 0.3s all ease;
            transition: 0.3s all ease;
        }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity;
    }

/* Team ---------------------------------*/
.slide-team img {
    max-width: 100%;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

    .slide-team img:hover {
        opacity: 0.7;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

.slide-team .btn {
    margin: 0 0 25px 0;
    padding: 8px 25px;
}

.slide-team .title-subtitle {
    padding: 0;
}

    .slide-team .title-subtitle span {
        line-height: 24px;
        padding-bottom: 5px;
    }

.slide-team .text-right {
    float: right;
    padding-right: 10px;
    font-style: italic;
    font-size: 12px;
}

.slide-team .social li:first-child {
    margin-left: 0;
}

/* Skills -------------------------------*/
.meter {
    position: relative;
    margin: 0 0 0px 0; /* Just for demo spacing */
    background: #e6e6e6;
    width: 100%;
}

    .meter:last-child {
        margin: 0;
    }

    .meter > span {
        display: block;
        height: 100%;
        position: relative;
        color: #fff;
        font-size: 14px;
        padding: 5px 0 5px 10px;
        overflow: hidden;
    }

        .meter > span:after, .animate > span > span {
            content: "";
            position: absolute;
            padding-left: 3%;
            color: #fff;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
            background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
            z-index: 1;
            -webkit-background-size: 50px 50px;
            -moz-background-size: 50px 50px;
            -webkit-animation: move 2s linear infinite;
            -webkit-border-top-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
            -moz-border-radius-topright: 8px;
            -moz-border-radius-bottomright: 8px;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            -webkit-border-top-left-radius: 20px;
            -webkit-border-bottom-left-radius: 20px;
            -moz-border-radius-topleft: 20px;
            -moz-border-radius-bottomleft: 20px;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            overflow: hidden;
        }

.animate > span:after {
    display: none;
}


.nostripes > span > span, .nostripes > span:after {
    -webkit-animation: none;
    background-image: none;
}

/* Sidebars Page ---------------------------------------------------------*/
aside {
    margin-bottom: 40px;
}

.sidebars {
    margin-top: 24px;
}

aside .list li {
    border-bottom: 1px solid #dedede;
    line-height: 40px;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

    aside .list li:hover {
        background-color: #eee;
        cursor: pointer;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        -ms-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

    aside .list li i {
        display: inline-block;
    }

    aside .list li a {
        display: inline-block;
        font-size: 14px;
        color: #131313;
    }

        aside .list li a:hover {
            text-decoration: none;
        }

aside .search {
    width: 100%;
}

/* Tabs -------------------------------------*/
/*.tab-content {
    padding: 10px;
    border: solid #dedede 1px;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}*/


    .post-image {
        float: left;
        margin-right: 10px;
    }

.post-info {
    font-size: 14px;
    line-height: 22px;
}

.simple-post-list li {
    border-bottom: 1px dotted #E2E2E2;
    min-height: 62px;
    padding: 15px 0;
}

    .simple-post-list li:last-child {
        border-bottom: 0;
    }

.tabs .nav li i {
    padding-right: 5px;
}
#dTemplates html {
    overflow-y: hidden;
}

/* Page Error ------------------------------------------------------------*/
.page-error {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
}

    .page-error h1 {
        font-size: 140px;
        line-height: 140px;
    }

        .page-error h1 i {
            font-size: 200px;
            line-height: 190px;
        }

    .page-error hr.tall {
        margin: 20px 0 30px 0;
    }

/* ACCORDION ------------------------------------------*/
.accordion-trigger h3 {
    margin: 0 10px;
}

.accordion-trigger {
    text-decoration: none;
    padding: 10px 10px 10px 25px;
    margin: 0 0 15px 0;
    cursor: pointer;
    border: 1px solid #f0f0f0;
    background: #f9f9f9 url("../img/toggle.png") no-repeat right 14px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

    .accordion-trigger i {
        padding-right: 10px;
        font-size: 18px;
    }

    .accordion-trigger:hover {
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

.accordion-container {
    padding: 10px 0;
}

    .accordion-container p {
        margin: 0 0 10px 0;
    }

/* Sitemap ---------------------------------------------------------------*/
.sitemap {
    float: left;
    display: inline;
    width: 370px;
    margin-right: 2px;
    font-size: 14px;
    padding: 10px 0 0 0;
    background: url("../img/line_tree1.gif") left repeat-y;
}

    .sitemap li {
        float: left;
        width: 347px;
        padding-left: 25px;
        line-height: 35px;
        background: url("../img/line_tree2.gif") 0 center no-repeat;
    }

        .sitemap li.has_sub {
            background: url("../img/line_tree2.gif") 0 17px no-repeat;
        }

        .sitemap li a {
            color: #666;
            position: relative;
            text-decoration: none;
        }

            .sitemap li a:hover {
                color: #cbd6e2;
                text-decoration: underline;
            }

    .sitemap ul {
        width: 132px;
        padding-top: 0;
    }

/* Blog -----------------------------------------------------------------*/
.post .post-meta {
    font-size: 12px;
    border: solid 1px #dedede;
    padding: 3px 7px;
    margin: 10px 0;
    display: block;
}

    .post .post-meta span,
    .post .post-meta i {
        padding: 0 0 0 3px;
        color: #777;
    }

.post {
    border-bottom: 1px solid #DDD;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

    .post .post-image {
        width: 100%;
        margin-bottom: 5px;
    }

        .post .post-image img {
            width: 100%;
        }

    .post h3 a:hover,
    .post h2 a:hover {
        text-decoration: none;
    }

    .post h3 {
        padding: 0;
        font-weight: 200;
    }

.tags a {
    border: 1px solid #e6e6e6;
    color: #696969;
    font-size: 12px;
    padding: 6px 10px;
    margin: 0 0px 4px 0;
    display: inline-block;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

    .tags a:hover {
        border: 1px solid #131313;
        text-decoration: none;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

.tags i {
    padding-right: 5px;
}

/* BLOG POST Autor ------------------------------------------------------------*/
.autor {
    border-bottom: 1px solid #dedede;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

    .autor h4 {
        padding-top: 5px;
    }

    .autor h3 i,
    .comment-post h3 i {
        padding-right: 10px;
    }

.content-autor {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 30px;
}

    .content-autor p {
        margin: 10px 0 0 0;
        padding: 0 10px 0 0;
    }

.image-autor {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border: solid 4px white;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    -moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    width: 100px;
    height: 100px;
    -webkit-border-radius: 70.799999999999997px;
    -moz-border-radius: 70.799999999999997px;
    border-radius: 70.799999999999997px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
}

    .image-autor img {
        width: 100%;
    }

/* BLOG POST COMMENTS ------------------------------------------------------------*/
.image-visitor {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40.799999999999997px;
    -moz-border-radius: 40.799999999999997px;
    border-radius: 40.799999999999997px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #888;
    border: solid 4px white;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    -moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

    .image-visitor img {
        width: 100%;
    }

.comment-post {
    /*border-bottom: 1px solid #dedede;
	padding-bottom: 50px;
	margin-bottom: 50px;*/
}

    .comment-post h6 {
        text-align: center;
        line-height: 15px;
        padding-bottom: 5px;
        margin-top: 5px;
    }

    .comment-post .date {
        display: block;
        text-align: center;
        font: 400 .75em/1 tahoma,sans-serif;
        margin: .2em;
        color: #888;
    }

    .comment-post .info-comment {
        position: relative;
        margin: 30px 0;
        padding: 15px;
        border: solid 1px #EEE;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background: white;
        -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        -moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.09999999999999998);
        box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

        .comment-post .info-comment:hover {
            -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
            box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            -webkit-transition: 0.3s all ease;
            -moz-transition: 0.3s all ease;
            -o-transition: 0.3s all ease;
            -ms-transition: 0.3s all ease;
            transition: 0.3s all ease;
            cursor: pointer;
        }

.info-comment a {
    /*padding: 10px 10px;
	border-radius: 50%;
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: -5px;
	right: 60px;*/
    /*background: #fdb014 !important; 
	background-color: #fdb014!important; 

        padding: 1px 10px;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 60px;*/
}

.info-comment p {
    margin: 0;
}

.child {
    margin-left: 10%;
}

.arrow-comment {
    position: absolute;
    left: -16px;
    top: 40px;
    width: 16px;
    height: 50px;
}

#form-comment .form-group {
    margin-bottom: 20px;
    overflow: auto;
}

#form-comment h3,
.comment-post h3,
.autor h3,
.autor h4 {
    font-weight: 200;
}

.form-esurv {
    margin: 2px;
    height: 34px;
    padding: 3px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Contact ---------------------------------------------------------------*/
#contactUs,
#support {
    padding: 10px 20px 0 20px;
}

#map {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    border-bottom: solid 1px #dedede;
    -moz-box-shadow: 0px 5px 20px #eee;
    -webkit-box-shadow: 0px 5px 20px #eee;
    box-shadow: 0px 5px 20px #eee;
}

address {
    line-height: 35px;
}

    address i {
        padding-right: 10px;
    }

    address strong {
        padding-right: 3px;
    }

.form-contact input,
.form-contact select {
    margin: 20px 0;
}

/* Pricing Tables  -----------------------------------------------------*/
.item-table {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    margin-top: 20px;
    border-radius: 5px;
    text-align: center;
    position: relative;
}

    .item-table:hover {
        box-shadow: 0px 3px 3px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    }

.table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    z-index: 99;
}

.tables-together .item-table {
    width: 33%;
    float: left;
}

.tables-together .table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    width: 34%;
}

.table-header {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -0.05em;
    line-height: 44px;
    padding: 30px 0 20px 0;
    margin: 0;
    text-shadow: 0 2px #fff;
}

.table-item-highlighted .table-header {
    padding-top: 60px;
    padding-bottom: 20px;
}

.table-tagline {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    background: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
    border-bottom: 1px solid #ddd;
    color: #ababab;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 2.1em;
    margin-bottom: 4.7em;
    padding-top: 0.1em;
    text-transform: uppercase;
}

.table-price-container {
    min-height: 75px;
    width: 90%;
    margin: 0 auto;
}

.table-price {
    font-weight: 700;
}

.table-price-currency {
    font-size: 1.75em;
    margin-top: -0.7em;
    position: absolute;
    text-align: right;
}

.table-price-whole {
    font-size: 4em;
    margin-left: 19px;
}

.table-price-decimals {
    font-size: 22px;
    margin: -19px 0;
    position: absolute;
}

.table-price-period {
    font-size: 16px;
    text-transform: uppercase;
}

.table-discount {
    width: 100%;
    height: 109px;
    position: absolute;
    top: -40px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 35px;
    padding-top: 25px;
}

.table-price-discountinfo {
    color: #ababab;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
    text-align: center;
}

.table-features {
    border-top: 1px solid #ebebeb;
    margin: 2em 0;
}

.table-features-item {
    border-bottom: 1px solid #ebebeb;
    padding: 0.25em;
    font-size: 14px;
}

.table-cta {
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 1em;
    text-transform: uppercase;
}

.button-base {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 3px 0px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
    font-weight: 500;
    margin-bottom: 0.35em;
    padding: 0.8em 2em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px rgba(0,0,0, 0.2);
}

    .button-base:hover {
        text-decoration: none;
        color: #fff;
        opacity: 0.8;
    }

.button-gray {
    background-color: #c1c1c1;
}

.table-shadow-left {
    right: -1px;
}

.table-shadow-right {
    left: -1px;
}

.table-shadow {
    height: 557px;
    margin-top: -279px;
    position: absolute;
    top: 50%;
    width: 10px;
}

/* Register User -----------------------------------*/
.register input {
    border-radius: 0;
    height: 35px;
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 13px;
    width: 100%;
}

.register .btn {
    height: auto;
    width: auto;
    float: right;
    border: none;
    padding: 10px 15px;
}

.custom_input_file {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    text-align: center;
}

    .custom_input_file i {
        font-size: 8em;
    }

    .custom_input_file .input_file {
        margin: 0;
        padding: 0;
        outline: 0;
        font-size: 10000px;
        border: 10000px solid transparent;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        right: -1000px;
        top: -1000px;
        cursor: pointer;
    }

.btn-group-lg > .btn, .btn-lg {
    font-size: 18px !important
}

select {
    border: 1px solid #ddd;
    color: #005e83 !important;
}

.col-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.bf1 {
    background-image: url(../Images/PageCol.gif);
}

.bf2 {
    background-image: url(../Images/PageImg.gif);
}

.bf3 {
    background-image: url(../Images/SrvCol.gif);
}

.bf4 {
    background-image: url(../Images/TxtCol.gif);
}

.bf5 {
    background-image: url(../Images/txtFont.gif);
}

.modal {
    z-index: 10000000;
    /*position: fixed !important;
top: 0 !important;
left: 0 !important;*/

}

.modal-open {
    overflow: visible !important;
}

.modal-dialog {
    background-color: #fff;
    border-radius: 6px;
 
}
.modal {
    text-align: center;
}
.modal-body{
    text-align: left;
}
@media (min-width: 768px) {
    .modal-dialog {
   
        margin: 0px auto;
    }
}
@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    
    vertical-align: middle;
}

.checkbox {
    line-height: none;
}

.float-left {
    float: left;
}

#musicinfo {
    display: none;
}

.float-right {
    float: right;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 5px !important;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    margin-left: 4px;
}
.nopadding-top {
    padding-top: 0 !important;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.logo .dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
}

.no-pad-bottom {

    padding-bottom: 0px !important;

}

.checkbox {
    margin-top: 0px !important
}


#CPH1_POrientation .checkbox {
    padding-left: 0px;
}

.ajax__slider_h_handle {
    height: 28px !important;
    top: -6px;
}

.colorpicker-element{
    width: 420px;
    max-width:420px !important;
}

.pagebutton {
    border-color: #2e6da4;
    border-width: 1px;
    border-style: dotted;
    margin-left: 0.5px;
}

table {
    display: table;
    border-collapse: separate;
    border-color: rgba(41, 192, 212, 0.3);
}

html * {
    outline: 0 !important;
}

.col-md-0 {
    display: none;
}

.edith {
    margin-top: -2px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    padding: 3px 5px 0px 5px;
}

.ajax__calendar_container {
    max-width: 100%;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.table.table-striped input {
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

select {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    /* and then whatever styles you want*/
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #005e83 !important;
    background-color: #fff;
    border: 1px solid rgba(0, 94, 131, 0.5);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-size: 15px 28px;
}


.arrow-comment-div {
    background: url("skins/blue/arrow-comment.png");
    position: absolute;
    left: -16px;
    top: 40px;
    width: 16px;
    height: 50px;
}

.info-comment-div {
    border: solid 1px #EEE;
    border-left: solid 3px #99ced4;
    position: relative;
    margin: 30px 0;
    padding: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: white;
    -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
    -moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.09999999999999998);
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

    .info-comment-div:hover {
        -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
        box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        transition: 0.3s all ease;
        cursor: pointer;
    }

.file-upload, .show-inline {
    display: inline-block;
    overflow: hidden;
}

    .file-upload:hover {
    }

/* The button size */
.file-upload {
    height: 23px;
}

    .file-upload, .file-upload span {
        width: 120px;
    }

.reglog {
    border-width: 1px;
    border-color: #DDD;
    border-style: solid;
    overflow: hidden;
    display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 400px;
    max-height: 495px;
    width: 640px;
    background-color: #FFFFFF;
    -moz-box-shadow: 10px 10px 20px #DDD;
    -webkit-box-shadow: 10px 10px 20px #DDD;
    box-shadow: 10px 10px 20px #DDD;
    z-index: 1000;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff;
}

.sectionnone {
    border-bottom: none !important;
    /*background-color: #005e83;*/
}

html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
}

#maincont {
    min-height: 450px;
    /* this needs to be bigger than footer height*/
}

.footer {
    position: relative;
    margin-top: -150px; /* negative value of footer height */
    height: 150px;
    clear: both;
    padding-top: 20px;
}

.pEdit .comment-post .info-comment {
    border: solid 3px #99ced4;
}

.info-comment .title-section .title {
    padding-bottom: 15px;
    margin: 0 0 -30px 0;
}

.info-comment .title-section .subtitle-section {
    margin-left: 0px;
}


.info-comment-sec{

    width: 92%;
    margin-left:4% !important;
    margin-right:4% !important;
}

.EQT1 {
    margin-bottom: 5px !important;
}

.EQP1 {
    margin-bottom: 5px !important;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.survBuild {
    padding-left: 5px;
    margin-left: -5px;
    padding-right: 5px;
    margin-right: -5px;
}

h4 span {
    font-weight: 200
}

.survBuild h3 {
    padding: 5px 0 5px 0;
    font-weight: 100;
}

.padding-leftsmall {
    padding-left: 10px;
}
.padding-rightsmall {
    padding-right: 10px;
}
.ctlquestionnrh {
    padding: 6px 5px;
    font-size: 1.1rem;
}



.ctlquestionnr {
    /*background: #005e83;
    color: #fff;*/
    color: #005e83 !important;
    height: 35px;
    font-size: 16px;
    /*border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;*/
}
.qsetting, .order_pres, .edit-new-q {
    color: #005e83;
    font-size: 16px;
}
.pnlEdit .btn-link {
    color: white;
}

input:not([type]) {
    border: none;
}
 .qpane .survey-canvas {
    margin-bottom: 10px;
}

    /*input:not([type]):hover  {
  
      border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 0.5px 0.5px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 0.5px 0.5px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }*/
    input:not([type]):focus {
        border-style:  dotted;
        border-width: 0.5px;
        font-weight: 500;
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


/*form progress*/

/*
Step Bar which indicates progress when the user arrives at the step, and 
indicates the end of the progress with a different shape and color.
*/


.bs-wizard {
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #0099ff;
            top: 45px;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #40b9fe;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #0099ff;
            }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
        }

        .bs-wizard > .bs-wizard-step:last-child > .bs-wizard-dot:last-child {
            background-color: #f5f5f5;
            left: 100%;
            border-radius: 0%
        }

            .bs-wizard > .bs-wizard-step:last-child > .bs-wizard-dot:last-child:after {
                opacity: 0;
            }
        /*Definitions only for active status*/
        .bs-wizard > .bs-wizard-step.active .bs-wizard-stepnum {
            font-weight: bold
        }
        /*Definitions for disabled status*/
        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }

        .bs-wizard > .bs-wizard-step.disabled .bs-wizard-stepnum {
            color: #d5d5d5;
        }
        /*Definitions for complete status*/
        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.complete:last-child > .bs-wizard-dot:last-child {
            background-color: #005A96;
        }

            .bs-wizard > .bs-wizard-step.complete:last-child > .bs-wizard-dot:last-child:after {
                opacity: 1;
            }

        .bs-wizard > .bs-wizard-step.complete .bs-wizard-stepnum {
            color: #005A96;
            opacity: 0.5;
        }

.checkbox {
    padding-left: 10px;
    top: 0px;
    left: 0px;
}

.status-white .progress {
    height: 20px;
    margin-bottom: 0px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

    .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

    .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 1px;
        font-size: 11px;
        color: #555555;
    }

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

    .checkbox input[type="checkbox"]:focus + label::before,
    .checkbox input[type="radio"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .checkbox input[type="checkbox"]:checked + label::after,
    .checkbox input[type="radio"]:checked + label::after {
        font-family: "FontAwesome";
        content: "\f00c";
    }

    .checkbox input[type="checkbox"]:disabled + label,
    .checkbox input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        .checkbox input[type="checkbox"]:disabled + label::before,
        .checkbox input[type="radio"]:disabled + label::before {
            background-color: #eeeeee;
            cursor: not-allowed;
        }

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #99ced4;
    border-color: #99ced4;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.hand, .hands input {
    cursor: pointer;
    
}
.hands input {
    background-color:  transparent !important;
}

.launch_type {
    padding: 0px 20px 0px 20px;
}
    /*.launch_type .glyphicon {
       color: #005e83 !important;
    }*/


/*.lft {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

     .rgt {
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }*/
    
    
   
/*.launch_type h5 {
    padding-bottom: 22px;
}*/
.open-underline-from-center {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    white-space: nowrap;

}

    .open-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        bottom: 0;
        background: #4baed0;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .open-underline-from-center:hover:before, .open-underline-from-center:focus:before, .open-underline-from-center:active:before {
        left: 0;
        right: 0;
    }

[class^="open-"] {
    margin: .4em;
    padding: 1em;
    cursor: pointer;
    text-decoration: none;
    color: #005e83;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.open-top-from-center {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    top: 6px;
    margin-left: 0px;
}

    .open-top-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        top: 0;
        background: #4baed0;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .open-top-from-center:hover:before, .open-top-from-center:focus:before, .open-top-from-center:active:before {
        left: 0;
        right: 0;
    }

.active .open-top-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #4baed0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#dResults [class^="open-"] {
    margin: .4em;
    padding: 0.5em;
}

    .temp_head_block .open-underline-from-center:before {
    height: 2px;
    padding: 0.5em;
}

.temp_head {
   
    border-bottom: 1px solid rgba(110,130,208,0.3);
}
.temp_head_block{
    margin-top: 10px;

}

.launch_type {
    border-bottom: 1px solid #fff;
}
    .launch_type:active, .launch_type:active .glyphicon {
        color: #fff;
        background-color: #4baed0;
    }
    .launch_type:hover {
      
        background-color: #fff;
    
    }
    .launch_type.selected, .launch_type.selected h4, .launch_type.selected h5 {
        background-color: #2bbbad;
        color: #fff !important;
    }
     

    
        .item-service {
            cursor: pointer;
        }
    .item-service.active {
        border-color: #4baed0;
        border-width: 3px;
    }
    .labelEformat {
    left: -20px;
}
.fit-image {
    width: 100%;
    object-fit: cover;
   
}
.fa-1 {
    font-size: 1em;
}

.fa-6 {
    font-size: 1.5em;
}

.eSurvMod {
    left: 40% !important;
}


.spcloffer {
    width: 79px;
    position: absolute;
    top: -24px;
    right: 32px;
    z-index: 1;
    line-height: 80px;
    margin-top: -21px;
    padding: 0 6px;
    font-weight: normal;
    color: white;
    text-align: center;
}

#CPH1_UpdatePanel1 p {
    margin: 0 0 6px 0;
}

.peditlink {
    color: #4a6b9b;
    text-decoration: none;
    top: -33px;
    position: relative;
}

    .peditlink:hover {
        color: #0f3670;
        text-decoration: none !important;
        top: -33px;
        position: relative;
    }

    .peditlink:active {
        color: #4a6b9b;
        text-decoration: none !important;
    }

.centered {
    margin: 0 auto;
}

#CPH1_pEdit .fa-times, .joinnow {
    color: red;
}

#CPH1_pEdit {
    font-weight: 500;
    background-color: #ffffff;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
}

     .psettingBG {
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        /*border-bottom: 1px solid #99ced4 !important;*/
    }

.qtypemh{

    height: 31px;
}

#qTypes_m, #qTypes_m span, #qTypes_m {
    font-size: 1.1rem !important;
        color: #005e83 !important;
      
}
#qTypes_m p {
    float: none;
}
.tcontain {
    margin-right: auto;
    margin-left: auto;
}
.peditHead {
    padding: 6px 5px;
    font-size: 1.1rem !important;
}


.ctlquestionnrh2 {
    float: left !important;
    padding: 10px 5px;
    font-size: 1.1rem !important;
    color: #005e83 !important;
}

.logohome {
    color: #fff;
    padding-right: 15px;
}

    .logohome:hover {
        color: #dedede !important;
    }

.psettingBG {
    margin-bottom: -1px;
    background-color: rgba(245, 245, 245,0.9);
}

.tmxw{
    padding:10px;

}

.qsetting {
    margin-top: -2px !important;
}

#myModalQ .close {
    color: #ffffff;
   
    font-size: 32px;
   font-weight: 500;
    line-height: 1;
   
    text-shadow:  none;
    
}

#myModalQ .modal-title {
    color: #ffffff;
}

.mtxalt {
    /*color: #fff;*/
    background: rgba(0, 94, 131, 0.2);
    border-radius: 3px;
    padding: 3px 0px 3px 0px;
}

.padding-left-mini img {
    /*margin-left:4px;*/
}

.textboxblock {
    min-height: 15px;
    width: 100%;
    padding: 6px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.42857143;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 94, 131, 0.5);
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .textboxblock:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

#CPH1_txtSearch {
    margin-top: 2px;
}

#CPH1_ibSearch {
    height: 34px;
    top: 1px;
}

table .mtxtbl {
    width: 100%;
    border-collapse: collapse;
}
    table .mtxtbl img {
        position:absolute !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
    }
    /* Zebra striping */
    table .mtxtbl tr:nth-of-type(odd) {
    }
.qq .mtxtbl span {
    margin-left: 0px;
}
table .mtxcell tr:nth-of-type(odd) {
}

table .mtxtbl th {
    /*	color: white; 
		font-weight: bold; */
}

table .mtxtbl td, .mtxtbl th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

table .mtxcell td, .mtxcell th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

table .w100 td, .mtxcell th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}


.popularpack2 {
    position: absolute;
    width: 70px;
    margin-top: -94px;
    margin-left: -82px;
}
.table {

margin-bottom: 0px;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-color: rgba(41, 192, 212, 0.3);
}

.head-service h3 {
    color: #99ced4 !important;
    font-weight: 200;
    padding-left: 5px;
}

#CPH1__CTL1_lblComment {
    font-weight: 400;
}

h4 .fa {
    color: #005e83 !important;
}

h4 .fa-chevron-right, h4 .fa-chevron-down {
    position: relative;
  float: right;
  cursor: pointer;
}

h4[aria-expanded=true] .fa-chevron-right {
    display: none;
}

h4[aria-expanded=false] .fa-chevron-down {
    display: none;
}

.modal-header {
    background-color: #29c4a9;
    color: #fff !important;
    border: 1px solid #29c4a9;
}
.modal-content {
    border:  none;

}

.modal-header h3 {
    background-color: #29c4a9;
    color: #fff !important;
}

.modal-header2 {
    background-color: #005e83;
    color: #fff !important;
}

.transdivblack {
    background-color: rgba(10, 10, 10, 0.5) !important;
}

#divexample {
    background-repeat: no-repeat;
        max-width: 300px;
}
.libraryPrev {
    overflow: auto;
    width: 100%;
    max-height: 400px;
    text-align: left;
}

.backSelectedLibrary {
    background-color: #ece9a2 !important;
}

.mtxt {
    border-radius: 4px;
    position: relative;
    left: 20px;
    margin: 1px;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid rgba(0, 94, 131, 0.5) !important;
}


span.has-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.actionbar {
    top: -90px;
}

.selectnav {
    display: none;
}



.labelLineh {
    line-height: 22px;
    text-shadow: none;
}



.hidefade {
}

.peditcurrent {
}




.labelLineh {
    line-height: 22px;
    text-shadow: none;
}

/*AJAX tabs fix*/
    .hidefade {
}

.peditcurrent {
}

.progress-bar-success {
    background-color: #e0790e;
}

.btn-info {
    background-color: #8899a6 !important;
}

    .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        background-color: #8899a6 !important;
        opacity: 0.8;
    }

.btn-info {
    /* background-image: -webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%); */
    background-image: none;
    background-image: none !important;
    /* background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%); */
    filter: none !important;
    filter: none !important;
    border-radius: 2px;
    border-color: #8899a6 !important;
}

/*.btn {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    text-shadow:  none !important;
   
}*/
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.35;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
    margin-left: -1px;
}




.btn-success, .btn-success.active {
    color: #2bbbad !important;
    background-color: #fff !important;
    border-color: #2bbbad;
    border-width: 0.5px;
}
    .btn-success:active:hover {
        color: #fff !important;
        background-color: #2bbbad !important;
        border-color: #2bbbad !important;
        border-width: 0.5px;
    }

    .btn-success:hover {
        color: #fff !important;
        background-color: #2bbbad !important;
        border-color: #2bbbad !important;
        border-width: 0.5px;
    }

.btn-danger, .btn-danger.active {
    color: #ff3547 !important;
    background-color: #fff !important;
    border-color: #ff3547;
    border-width: 0.5px;
}

    .btn-danger:hover, .btn-danger:active:hover {
        color: #fff !important;
        background-color: #ff3547 !important;
        border-color: #ff3547;
        border-width: 0.5px;
    }

.btn-default, .btn-default.active {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #ccc;
    border-width: 0.5px;
}

    .btn-default:hover, .btn-default:active:hover {
        color: #fff !important;
        background-color: #ccc !important;
        border-color: #ccc;
        border-width: 0.5px;
    }

.btn-info {
    color: #46b8da !important;
    background-color: #fff !important;
    border-color: #46b8da !important;
    border-width: 0.5px;
}
    .btn-info:hover, .btn-info:active:hover {
        color: #fff !important;
        background-color: #46b8da !important;
        border-color: #46b8da;
        border-width: 0.5px;
    }


.btn-primary, .btn-primary.active {
    color: #2e6da4 !important;
    background-color: #fff !important;
    border-color: #2e6da4;
    border-width: 0.5px;
}

    .btn-primary:hover, .btn-primary:active:hover {
        color: #fff !important;
        background-color: #2e6da4 !important;
        border-color: #2e6da4;
        border-width: 0.5px;
    }

.btn-warning, .btn-warning.active {
    color: #eea236 !important;
    background-color: #fff !important;
    border-color: #eea236;
    border-width: 0.5px;
}

    .btn-warning:hover, .btn-warning:active:hover {
        color: #fff !important;
        background-color: #eea236 !important;
        border-color: #eea236;
        border-width: 0.5px;
    }



.btn {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    white-space: normal;
    word-wrap: break-word;
}

.btn-link {
    -webkit-box-shadow: none !important;
    box-shadow:  none !important;
}

#sftools .btn, #sftoolsf .btn {
    border-width: 0.5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    text-shadow: none !important;
}

.modal-footer .btn, .panelfooter .btn {
    padding: .84rem 2.14rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
    min-height:0px;
}



.table-striped > tbody > tr:nth-of-type(2n+1) {
    /*background-color: #e6e6e6 ;*/
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white;
}

.GridItem {
    background: #fff;
    background-color: #fff;
    border-color: rgba(41, 192, 212, 0.3);
}
.minw th:first-child {
    min-width: 160px;
}
.GridHeader {
    background: #61a9ae;
    color: #fff;
    min-height: 50px;
    background-color: #61a9ae !important;
    text-transform: uppercase;
}

    .GridHeader th {
        border: none !important;
        font-weight: 500;
    }

    .GridHeader td {
        border: none !important;
    }

    .GridHeader a {
        color: #fff;
        font-weight: 400;
    }

.subtitle-section {
    display: none;
}

.arrow-comment {
    display: none;
}

#menu img {
    display: none;
}

/*.nav-tabs {
    border-bottom: 0px;
}*/
/*.status-green .nav > li {

padding-right:40px;
}*/

.modal-content .nav-tabs > li > a {
    margin-right: 2px;
    border-radius: 0px 4px 0 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #005e83;
}
    .nav .open > a, .nav .open > li > a:focus, .nav .open > li > a:hover {
    background-color: orange !important;
}

.status-green .select > li > a {
    font-weight: 200;
    color: #fff !important;
}



.btn-default {
    text-shadow: none;
    /* background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0)); */
    /* background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%); */
    filter: none;
    border-color: #99ced4;
}

#menu2p img {
    display: none;
}




.ui-state-hover {
    border: 1px dashed #444 !important;
   
    list-style: none;
}

.hideDDrop .survey-canvas {
    background-color: rgba(74, 107, 155, 0.4);
}

.survey-canvas {
    /*border: 0px dashed rgba(0, 0, 0, 0.2);*/
    /*padding: 0.1em;*/
    list-style: none;
    min-height: 40px !important;
    /*margin-top: 10px;*/
    /*background-color: rgba(245, 245, 245,0.6);*/
}

   

    .btn-default:hover {
        background-color: #4a6b9b !important;
        text-shadow: none !important;
        color: #fff !important;
    }
.pagebutton:hover {
    background-color: #4a6b9b !important;
    color: #fff !important;
}

.survey-canvas-active {
    /*border: 0px dashed rgba(0, 0, 0, 0.2);
    background-color: #90a8ca;*/
  
    list-style: none;
    min-height: 60px;
    margin-top: 15px;
    margin-bottom: 20px;
    border-width: 4px;
    border-color: transparent;
    border-style: solid;
    background-color: #29c4a9;
    box-shadow: 0 5px 10px rgba(41,196,169,.15);
    /*-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);*/
}

.survey-canvas li {
    border: 0;
    background: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 2em;
    cursor: initial;
}

    .survey-canvas li h4 {
        margin-bottom: 0.5em;
        margin-left: 0;
        font-size: 1.2em;
        border: 1px solid #eee;
        padding: 0.5em 1em;
        border-radius: 5px;
        cursor: move;
        color: #ccc;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 0.8em;
        letter-spacing: 2px;
    }

.survey-canvas p {
    float: right;
    cursor: pointer;
    color: #eee;
    margin-top: -0.3em;
    
}

.ui-droppable-p {
    color: #005e83;
    text-shadow: none;
    font-weight: 100;
    font-size: 1.2em;
    top: 7px;
    position: relative;
    text-transform: uppercase;
}

/*.col .ui-droppable {
   margin-top:20px;
}*/


#CPH1_UpdatePanel4 .col-md-12 {
   
    min-height: 0px;

}
.ui-droppable-pnone {
    display: none;
}


.survey-canvas li .x:hover {
    color: red;
}

.survey-canvas li .question-container {
    margin-left: 1em;
}

/* Question Buttons   */

.btnPasteactive {
}

.btnInsertactive {
}

.btnQlibrarysactive {
}

.btnTextactive {
}

.btnIImgactive {
}

.btnBreakactive {
}

.btnRemoveBreakactive {
}

.edimod {
    display: none;
}

.qpane {
    min-height: 40px;
}

.leftmenufhd {
    display: none
}


/* End Question Buttons   */

/* Drag Drop Menu*/

.minisubmenu {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    padding: 9px;
    /*position: relative;*/
    width: 42px;
}

    .minisubmenu:hover {
        cursor: pointer;
    }
#CPH1_leftmenuf .glyphicon-chevron-up, #CPH1_leftmenuf .glyphicon-chevron-down {
    cursor: pointer;
}
.minisubmenu .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-top: 3px;
}

    .minisubmenu .icon-bar {
        background-color: rgba(0, 0, 0, 0.4);
    }

.hoveref {
   
    margin-bottom: 30px;
}

.ui-draggable {
    padding: 6px;
    cursor: move;
}

#slidesubmenu {
    background: rgba(0, 0, 0, 0.45);
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    cursor: pointer;
}
.sectionQtitle h4{

    line-height: unset;
}
.sectionQtitle {
    padding-top: 10px; padding-bottom : 10px;
    min-height: 35px;
}
.ctlbtns {
    /*color: white !important;*/
    padding: 0px 8px 0px 8px;
}
.edit_surv_custom_w {
    /*max-width: 80%;*/
    float: none;
    /*margin: 30px auto !important;*/
}

.ctlbtns a:hover {
    /*color: white !important;*/
}
/*End Drag Drop Menu*/

/*Popover*/
.popover {
    background-color: #006abb;
    border: 1px solid #006abb;
    border: 1px solid rgba(0,0,0,0.2);
    z-index: 10500;
}
.ctlquestionnr .text-right{
    padding-right: 0px;
}
.popover-title {
    background-color: #006abb;
    border-bottom: 1px solid #006abb;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.popover-content {
    padding: 0px;
}

.popover.top .arrow:after {
    border-top-color: #006abb;
}

.popover.bottom .arrow:after {
    border-bottom-color: #006abb;
}

.padding-top-menu {
    /*background-color: rgba(255, 255, 255, 0.65) !important;*/
    text-align: center;
}
    .padding-top-menu td a {
    display: none;
    }

    .ajax__slider_h_rail {
        margin-top: 2px;
    }

.padding-top-menu a {
    top: -9px;
    position: relative;
}

.header {
    border-bottom: 1px solid #22817a;
    min-height: 35px;
    margin: 5px 0 0 0;
    background-color: #fff;
  
}







.row {
    margin-right: 0px;
    margin-left: 0px;
}

.status-green .select {
    display: none;
}

.buttonClassB {
    background: red;
}

.open .navbar-nav {
    background-color: rgba(0, 0, 0, 0.9);
    display: block;
    height: 200px;
    min-height: 350px;
    width: 200px;
    padding-top: 10px;
}

.open .box-text {
    color: white !important;
    padding: 0px 0px 5px 0px;
    margin-top: 0px !important;
}

.dropdown-menu {
    background-color: white !important;
}

.updated {
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 1s;
    -moz-animation-duration: 3s;
    -moz-animation-delay: 1s;
}
.margintopmedium {
    margin-top: 15px;
}
.media, .media-body {
    overflow:  visible;
}










@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}



    .margintopsmall {
    margin-top: 10px !important;
    top: 20px;
    left: 0px;
}

.marginleftsmall {
    margin-left: 10px;
}

.margintopbig {
    margin-top: 25px;
}
.marginbottom-big {
    margin-bottom: 25px;
}
.marginbottom {
    margin-bottom: 10px;
}

.marginsmall {
    margin: 10px 0px 10px 0px;
}

/*.nav-tabs > li > a:hover {
    background-color: rgba(0,0,0,0.4);
    border-color: rgba(0,0,0,0.4);
}*/

/*Modernizer check*/

.container-full {
    margin: 0 auto;
    width: 100%;
}

#mPlceh {
    bottom: 0px;
    top: 0px;
    position: absolute;
    z-index: 10000;
}

#epanel .box-title:after {
    font-family: "FontAwesome";
    content: "\f29c";
    font-size: 16px;
}

.box-desc-top input {
    display: none;
}

#epanel .service-box:hover .box-description {
    opacity: 1 !important;
}

#epanel .box-title {
    position: absolute;
    top: 0px;
    right: 0;
    opacity: 0;
    width: 18px;
    height: 18px;
    color: #32373C;
    content: '';
    text-align: center;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}

.box-descr {
    display: none;
}

.box-desc {
    display: block;
    -webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
    animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
}

.defaults-hover, .box-desc {
    display: none;
    z-index: 10000;
    overflow: auto;
    min-height: 290px;
    position: fixed;
    left: 50%;
    width: 400px;
    background: rgb(255, 255, 255);
    margin-left: -200px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 100px;
    padding: 113px 40px 40px;
    color: #32373c;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
    -webkit-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
    box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5em;
}

#custom-lbox .box-desc {
    display: block;
}

.list-group-item:first-child {
     border-top-left-radius: 0px; 
     border-top-right-radius: 0px; 
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panelfooter {
    padding: 10px;
}
.pnllistg {
    margin-right: 10px;
    width:260px;
   
}

    .pnllistg .panel {
        border-radius: 0px;
        -webkit-box-shadow:  none;
         box-shadow: none; 
    }
.pnllistg.affix {
    top: 10px; /* Set the top position of pinned element */
}

.affix-top {
    position: inherit !important;
}
        

#custom-lbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255,0.4);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,0.7) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
    z-index: 9999;
    -webkit-animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1);
    animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1);
}

.box-desc-content .lightboxclose {
    position: absolute;
    top: -12px;
    right: 12px;
    width: 20px !important;
    height: 20px !important;
    background: none;
    text-align: center;
    width: 68px;
    height: 68px;
    box-sizing: border-box;
    font-size: 23px;
    color: rgb(255, 255, 255);
    background-color: #005e83 !important;
    transition: background 0.5s;
    cursor: pointer;
}

.box-desc-top {
    font-weight: 300;
    font-size: 22px;
    color: rgb(255, 255, 255);
    background-color: #005e83 !important;
    margin: 0px;
    padding: 1px 40px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.close {
    opacity: 0.8 !important;
}

.box-desc-content .lightboxclose:before {
    font-family: "FontAwesome";
    content: "\f00d";
    font-size: 26px;
    line-height: 68px;
}

.et_pb_modal_closing .defaults-hover {
    opacity: 0;
    -webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
    animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
}

.et_pb_modal_closing {
    opacity: 0;
    -moz-transition: opacity .5s .2s;
    -webkit-transition: opacity .5s .2s;
    transition: opacity .5s .2s;
}

.box-desc h3 {
    color: white;
}

.box-desc {
    display: block;
    -webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
    animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
}

/*#layout {
    background-color: #dfdad9;
}*/

.hooma {
    position: relative;
    margin: 0 auto;
    clear: left;
    height: auto;
    z-index: 0;
    text-align: center; /* Add This*/
}

.input-group-addon {
    width: 126px;
    height: 126px;
    float: right;
    border-radius: 100% !important;

}
#CPH1_tbClcol{
    max-width: 200px;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 163px;
    height: 28px;
}

.slider-on {
    color: white;
    font-size: 11px;
    margin-left: 2px;
    font-weight: 400;
}

.slider-off {
    color: white;
    padding-left: 5px;
    font-size: 11px;
    font-weight: 400;
}
/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #005e83 ;
    -webkit-transition: .1s;
    transition: .1s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 79px;
        left: 2px;
        bottom: 2px;
        -webkit-transition: .1s;
        transition: .1s;
        background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    }

input:checked + .slider {
    background-color: #005e83;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(80px);
    -ms-transform: translateX(80px);
    transform: translateX(80px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* Edit Suv Format*/

.btnsurvci {
    width: 150px;
    text-align: center;
    background: url('../Images/SrvCol.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 21px;
}

.btntxtci {
    width: 150px;
    text-align: center;
    background: url('../Images/TxtCol.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 5px;
}

.btntxtfont {
    width: 150px;
    text-align: center;
    background: url('../Images/TxtFont.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 0px;
}

.btnbgim {
    width: 150px;
    text-align: center;
    background: url('../Images/Pageimg.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 13px;
}

.btnPageCol {
    width: 150px;
    text-align: center;
    background: url('../Images/PageCol.gif');
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

.modal-header .form-control {
    background-color: rgba(999, 999, 999, 0.8);
}
.modal-header input::placeholder {
    color: rgba(0, 0, 0, .3);
}
::placeholder {
    color: #005e83 !important;
    opacity: 1; /* Firefox */
}
.modal-header input::placeholder {
    color: rgba(0, 0, 0, .3) !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #005e83 !important
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #005e83 !important
}

input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .3);
}

input:-moz-placeholder { /* Firefox 18- */
    color: rgba(0, 0, 0, .3);
}

input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(0, 0, 0, .3);
}

input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .3);
}

.customrb input, .customrl input {
    visibility: hidden;
    height: 2px;
}

.errorblck {
    border-left: 1px solid #a94442;
    border-right: 1px solid #a94442;
    border-top: 1px solid #a94442;
}



.customrb label {
    font-weight: 400;
    padding-right: 5px;
    cursor: pointer;
}

.customrl label {
    font-weight: 400;
   
    padding-left: 23px !important;
    cursor: pointer;
}

.customrl input + label::before, .customrlc input + label::before, .customrlr input + label::before {
    font-weight: 400;
    margin-top: -1px;
    margin-left: -15px;
    position: absolute;
}

.customrll input + label::before {
    font-family: 'Glyphicons Halflings';
    content: "\e052";
}

.customrl input:checked + label::before {
    font-weight: 400;
    margin-top: -1px;
    margin-left: -24px;
    position: absolute;
}


.ajax__slider_h_handle {
    cursor: pointer;
}



.customrlc input + label::before {
    font-family: 'Glyphicons Halflings';
    content: "\e053";
    font-weight: 400;
    margin-top: -1px;
    margin-left: -17px;
    position: absolute;
}

.customrlc input:checked + label::before {
    font-family: 'Glyphicons Halflings';
    content: "\e053";
    /*color: #99ced4;*/
    font-weight: 400;
    margin-top: -1px;
    margin-left: -17px;
    position: absolute;
}




.customrlr input:checked + label::before {
    font-family: 'Glyphicons Halflings';
    content: "\e054";
    color: #99ced4;
    margin-top: -1px;
    margin-left: -17px;
    position: absolute;
}


.customrlr input + label::before {
    font-family: 'Glyphicons Halflings';
    content: "\e054";
    margin-top: -1px;
    margin-left: -17px;
    position: absolute;
}

.customrl input:checked + label::before {
    font-weight: 400;
    /*color: #99ced4;*/
    margin-top: -1px;
    margin-left: -17px;
    position: absolute;
}

.customrb input:checked + label::before {
    font-weight: 400;
    margin-top: 0px;
    margin-left: -24px;
    position: absolute;
    background-image: url("../Images/btn/51b.png");
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 19px 19px;
    display: inline-block;
    width: 19px;
    height: 19px;
    content: "";
}

.customrb input + label::before {
    font-weight: 400;
    margin-top: 0px;
    margin-left: -24px;
    opacity: 0.5;
    position: absolute;
    background-image: url("../Images/btn/44b.png");
    background-repeat: no-repeat;
    background-size: 19px 19px;
    display: inline-block;
    width: 19px;
    height: 19px;
    content: "";
  
}



.customrb input:disabled + label::before {
    font-weight: 400;
    margin-top: -0px;
    margin-left: -24px;
    position: absolute;
    background-image: url("../Images/btn/44.png");
    background-repeat: no-repeat;
    background-size: 19px 19px;
    opacity: 0.4;
    display: inline-block;
    width: 19px;
    height: 19px;
    content: "";
}

.checkbox, .radio {
    margin-top: 5px;
    margin-bottom: 5px;
    top: 0px;
    left: 0px;
}

.radiothin label {
    min-height: 15px;
    padding-left: 5px !important;
    margin-bottom: 0px;
    font-weight: 400;
    cursor: pointer;
}

.radiothin {
    position: relative;
    display: block;
    cursor: pointer;
 
}


.active .customra {
    padding-right: 13px;
    padding-left: 13px;
}

.customra input {
    visibility: hidden;
}

.customra label {
    font-weight: 400;
    padding-bottom: 10px;
    cursor: pointer;
}

.progPl {
    width: 0 !important;
    transition: width 500ms;
}

.progress-bar {
    transition: width 500ms;
}

.customra input:checked + label::before {
    font-weight: 400;
    margin-top: -1px;
    margin-left: -18px;
    position: absolute;
    content: url("../Images/btn/51.png");
}

.customra input + label::before {
    font-weight: 400;
    margin-top: -1px;
    margin-left: -18px;
    position: absolute;
    content: url("../Images/btn/44.png");
}

.customra {
    min-height: 171px;
}


textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .3) !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: rgba(0, 0, 0, .3) !important;
}

textarea::-moz-placeholder { /* Firefox 19+ */
    color: rgba(0, 0, 0, .3) !important;
}

textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .3) !important;
}

#CPH1_pEdit {
    -webkit-animation-duration: 1.3s !important;
    animation-duration: 1.3s !important;
}

.peditSettings {
   
    height: 2px;
    margin-top: -2px;
}

.surdonebg {
    background-image: url('../Images/Screens/bg2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 54px;
    padding-right: 0px;
    padding-bottom: 300px;
    padding-left: 0px;
}

.surveydonetxt {
    font-size: 18px;
    letter-spacing: 1px;
    background-color: rgba(12,113,195,0.5);
    border: 5px solid #ffffff;
    padding-top: 15px !important;
    padding-bottom: 30px !important;
    width: 80%;
    position: relative;
    max-width: 1080px;
    margin: auto;
}

.ajax__tab_default .ajax__tab_tab {
    color: #99ced4 !important;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0px;
}

.NewsTab .ajax__tab_header {
    color: #99ced4 !important;
    font-size: 13px;
    background-color: White;
}

.NewsTab .ajax__tab_outer {
    background-color: transparent;
}

.NewsTab .ajax__tab_inner {
    /*padding: 6px;
    margin-right: 14px;
    margin-left: 14px;
    margin-top: 0px;
    margin-bottom: -6px;
    background-color: #fff;*/
}

.NewsTab .ajax__tab_hover .ajax__tab_outer {
    background-color: transparent !important;
    cursor: default;
    margin-left: 0px;
    /*line-height: 1.42857143;*/
    color: #99ced4 !important;
    /*border-radius: 4px 4px 0 0;*/
    /*padding: 11px 0 11px 0 ;*/
}

.NewsTab .ajax__tab_hover .ajax__tab_inner {
    background-color: transparent !important;
    border: none;
}




.NewsTab .ajax__tab_active .ajax__tab_outer {
    background-color: transparent !important;
    border: none !important;
    border-bottom-color: transparent;
    margin-right: 2px;
    line-height: 1.42857143;
    color: #99ced4 !important;
    border-radius: 4px 4px 0 0;
    /*padding: 10px;*/
}

.NewsTab .ajax__tab_active .ajax__tab_inner {
    background-color: transparent;
    text-decoration: underline;
}

.ajax__tab_body {
    /* padding: 10px; */
    border: 1px solid #8899a6;
    margin-top: 0px !important;
    border-radius: 0 0 5px 5px;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    background-image: none !important;
  
}

.ajax__tab_outer {
    margin-bottom: -1px;
    position: relative;
    display: block;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-image: none !important;
    background-color: transparent !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_tab .ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-image: none !important;
    background-color: transparent !important;
}

.ajax__tab_xp .ajax__tab_header {
    border-bottom: 1px solid #ddd;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    height: 30px !important;
    background-image: none !important;
}

.ajax__tab_active {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    /*padding: 10px 15px;*/
}

.ajax__tab_default .ajax__tab_tab {
    color: #99ced4 !important;
    font-size: 16px;
}
.ajax__tab_default .ajax__tab {
    height: 28px !important;
}

.CustomTabStyle .ajax__tab_outer {
}

.ajax__tab_inner {
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    display: inline;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
    display: inline;
    background-color: transparent !important;
}

.ajax__tab_tab {
    display: inline;
}

.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {
    background-color: transparent !important;
    background: none !important
}

.ajax__tab_xp .ajax__tab_body {
    border: 1px solid #ddd !important;
    margin-top: -1px !important;
}

.btnwidth {
  
}

.growchartres {
    float: left;
    max-width: 480px;
    width: 480px
}

.paddings-left-small {
    padding-left: 10px;
}

.paddingstopresp {
    padding-top: 29px;
}

.navbar-default {
    background-color: transparent !important;
    background-image: none !important;
    border-color: #005e83 !important;
}

.navbar-brand {
    padding: 0px 15px !important;
}

.colorpicker-selectors i {
    height: 20px;
    width: 20px;
}

.colorpicker-2x .colorpicker-saturation {
    width: 200px;
    height: 200px;
}

.colorpicker-2x .colorpicker-hue,
.colorpicker-2x .colorpicker-alpha {
    width: 30px;
    height: 200px;
  
}

.colorpicker-2x .colorpicker-color,
.colorpicker-2x .colorpicker-color div {
    height: 30px;
    display: none;
}
.colorpicker-alpha i, .colorpicker-hue i {
   
    height: 4px;
    background: #000;
    border: 1px solid #fff;
}

    /*glyphocon spinner*/
    .fa-spin-custom, .glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}

.sortable-ghost {
    opacity: .2;
}

.sortable-drag {
    background: #daf4ff;
}




.drag-handle {
    margin-right: 10px;
    font: bold 20px Sans-Serif;
    color: #5F9EDF;
    display: inline-block;
    cursor: move;
    cursor: -webkit-grabbing; /* overrides 'move' */
}

.form-control {
    border-radius: 2px;
    vertical-align: middle;
    resize: none !important;
    border: 1px solid rgba(0, 94, 131, 0.5);
    background-color: rgba(255, 255, 255, 0.8);
}

.qdyn .form-control {
    background-color: rgba(255, 255, 255, 0.8);
}

.list-group-item {
    cursor: move;
}

    .list-group-item > .glyphicon-move {
        opacity: 0.2;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

#auth-form-wrapper, .checkin-modal {
    position: fixed;
    z-index: 10000;
    background-color: #f5f5f7;
    width: 360px;
    left: 50%;
    top: 100px;
    margin-left: -180px;
    -webkit-box-shadow: 0px 0px 20px #666666;
    box-shadow: 0px 0px 20px #666666;
    border-radius: 3px;
    margin-bottom: 40px;
}

.logo-li-header {
    min-height: 100px;
    background-color: #ffffff;
    border-bottom: solid 1px #ccc;
}

.logo-wrapper, .logo-wrapper img {
    text-align: center;
    display: inline-block;
}

    #auth-form-wrapper .logo-wrapper .logo, .checkin-modal .logo-wrapper .logo {
        position: absolute;
        background: url(../images/lilogos.png) no-repeat;
        background-size: 339px 68px;
        width: 100%;
        height: 100%;
    }

    #auth-form-wrapper .logo-wrapper, .checkin-modal .logo-wrapper {
        width: 339px;
        height: 68px;
        position: absolute;
        left: 50%;
        top: 23px;
        margin-left: -168px;
    }

    #auth-form-wrapper h1, .checkin-modal h1 {
       
       
        text-align: left;
      
      
    }

    #auth-form-wrapper h2.quote, .checkin-modal h2.quote {
        font-style: italic;
    }

    #auth-form-wrapper h2, .checkin-modal h2 {
        text-align: center;
        font-size: 16px;
    }

.with-icons .with-icon .icon {
    color: #ed1c24;
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 12px;
    z-index: 10;
}

[class^="trakt-icon-"], [class*=" trakt-icon-"], [class^="logos-icon-"], [class*=" logos-icon-"] {
    font-family: 'trakt';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    display: inline-block;
}

#auth-form-wrapper {
    position: absolute;
}

    #auth-form-wrapper .btn-primary, .checkin-modal .btn-primary {
       
        font-size: 16px;
        padding: 10px 16px;
    }

.form-signin {
    max-width: 330px;
    padding: 15px 15px 25px 15px;
    margin: 0 auto;
}



#auth-form-wrapper .bottom-wrapper, .checkin-modal .bottom-wrapper {
    background-color: #fff;
    border-top: solid 1px #ccc;
    padding: 20px;
    text-align: center;
    border-radius: 0 0 3px 3px;
}

#auth-bg-wrapper {
    width: 100%;
    height: 100%;
   
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    z-index: -1;
    transition: opacity .5s;
    opacity: 0;
}

    #auth-bg-wrapper.bg-on {
        opacity: 1;
    }


.imgspin {
    width: 80px;
    -webkit-animation: spin 6s linear infinite;
    -moz-animation: spin 6s linear infinite;
    animation: spin 6s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.weighttext {
    color: #555555;
    border: none;
    background-color: #ffffff;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.material-switch {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: -1px;
    
   
}

.excludeq, .excludeq table {
    background-color: #337ab7;
    opacity: 0.3;
}

.lblTabs {
    word-break: break-all;
    word-wrap: break-word;
}
.mobt .rowsp img{
    display:none;

}

.mobt .rowsp {
    width: 100%;
    vertical-align: middle;
    padding: 3px 0px 3px 0px;
    min-height: 26px;
    vertical-align: middle;
    padding: 3px 0px 3px 0px;
    min-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    border-color: transparent;
    outline: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 200ms ease;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #005e83;
    background-color: #d4dee4;
    flex: 1;
    margin: 0 5px;
    margin-bottom: 10px;
}

.mobt .selectedtb {
    background-color: #5fa2db;
    color: #fff;
}

.pnllistg .fa-2x {
    font-size: 2em;
}

.pnllistg .fa {
    position: relative;
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.pnllistg .glyphicon {
    position: relative;
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}



/* uncomment to slide in side menu*/

/*.pnllistg .main-menu:hover, nav.main-menu.expanded {
   
    width: 250px;
     overflow-y: auto;
}*/


.pnllistg .main-menu {
    background: #fff;
    /*border-right: 1px solid #22817a;
    border-top: 1px solid #22817a;*/
    position: absolute;
    top: 88px;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 60px;
    overflow: hidden;
    -webkit-transition: width .05s linear;
    transition: width .05s linear;
    -webkit-transform: translateZ(0) scale(1,1);
    z-index: 1000;
    position: fixed;
    box-shadow: 0px 2px 10px 0px rgba(110,130,208,0.58);
}



.pnllistg .main-menu > ul {
    margin: 7px 0;
}

    .pnllistg .main-menu li {
        position: relative;
        display: block;
        width: 250px;
     
    }

        .pnllistg .main-menu li > a {
            position: relative;
            display: table;
            border-collapse: collapse;
            border-spacing: 0;
            color: #999;
            font-family: arial;
            font-size: 14px;
            text-decoration: none;
            -webkit-transform: translateZ(0) scale(1,1);
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
        }

    .pnllistg .main-menu #slidesubmenudi li > a {
        color: #005e83;
    }

.main-menu .logout li > a {
    color: #005e83;
}

        .pnllistg .main-menu #slidesubmenudi li :hover {
            color: #fff;
        }

    .pnllistg .main-menu .nav-icon {
        position: relative;
        display: table-cell;
        width: 60px;
        height: 36px;
        text-align: center;
        vertical-align: middle;
        font-size: 18px;
    }

    .pnllistg .main-menu .nav-text {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 190px;
    }

    .pnllistg .main-menu > ul.logout {
        position: absolute;
        left: 0;
        bottom: 40px;
        overflow: hidden;
    }

.pnllistg .no-touch .scrollable.hover {
    overflow-y: hidden;
}

    .pnllistg .no-touch .scrollable.hover:hover {
        overflow-y: scroll !important;
        overflow: visible;
    }

.pnllistg a:hover, a:focus {
    text-decoration: none;
}

.pnllistg nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}




    .pnllistg nav ul, nav li {
        outline: 0;
        margin: 0;
        padding: 0;
    }



    .summs h3{
        color:#fff !important;
    }
.pnllistg .main-menu li:hover > a, nav.main-menu li.active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .no-touch .dashboard-page nav.dashboard-menu ul li:hover a, .dashboard-page nav.dashboard-menu ul li.active a {
    color: #fff !important;
    background-color: #61a9ae;
}

.pnllistg .area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%;
}

.pnllistg .ui-draggable {
    padding: 0px;
}


#tmxw{

    padding: 10px;
}

#CPH1_lblmxw{
    padding-right:5px;
}
.slidesubmenu {
    background-image: -webkit-linear-gradient(top,#99ced4 0,#99ced4 100%);
    background-image: -o-linear-gradient(top,#99ced4 0,#99ced4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#99ced4),to(#99ced4));
    background-image: linear-gradient(to bottom,#99ced4 0,#99ced4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #99ced4;
    color: #fff;
}

.slidesubmenuhead, .slidesubmenuhead .fa, .slidesubmenuhead .nav-text {
    background-color: #5fa2db;
    color: #ffffff;
    padding-left: 5px;
}

    .slidesubmenuhead .nav-text {
        padding-left: 15px;
    }

.pnllistg .arrowde {
    padding-right: 20px;
}

/*~~~~~~~~~~~~~ Navlist Edit Survey ###################*/
#sftools a.btn, #sftoolsf a.btn {
    margin-right: 0px;

}
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{

    border:none !important;
    background-color:#fff !important;
    background: none !important;
}*/

/*********** Tinymce*************************/
.tox-toolbar__group {
    display: none !important;
}

.slide .tox-toolbar__group {
    display: inline-flex !important;
}

.tox-toolbar {
    display: none;
    height: 0px !important;
    -webkit-transition: height 0.2s linear;
    -moz-transition: height 0.2s linear;
    -ms-transition: height 0.2s linear;
    -o-transition: height 0.2s linear;
    transition: height 0.2s linear;
}

.slide .tox-toolbar {
    display: inline-flex;
    height: 39px !important;
    -webkit-transition: height 0.2s linear;
    -moz-transition: height 0.2s linear;
    -ms-transition: height 0.2s linear;
    -o-transition: height 0.2s linear;
    transition: height 0.2s linear;
}

.tox-tinymce {
    background-color: #fff !important;
}


/*********** Editsurvey*************************/

.box_logo {
    z-index: 10000;
    position: absolute;
    height: 20px;
}

#left, .logo-left {
    float: left;
    width: 100px;
}

#right, .logo-right {
    float: right;
    width: 100px;
}

#center, .logo-center {
    margin: 0 auto;
    width: 100px;
}

#CPH1_pnlLogo {
    position: relative;
    padding-top: 10px;
}

.box_logo .content {
    background: #4c5866;
    position: relative;
    color: #ffffff;
    height: 50px;
    box-shadow: 0 5px 10px rgba(43,135,218,.15);
    transition: bottom 0.5s ease;
    width: 250px;
    padding: 7px;
    top: 10px;
    border-radius: 2px;
}




div #box-logo {
    display: none !important;
}

.ui-droppable-p {
    opacity: 0.3;
}



.survey-canvas:hover .ui-droppable-p {
    opacity: 1;
}

.pnlEdit {
    display: none;
}

.question_container:hover .pnlEdit {
    display: block;
}

#box-logo .glyphicon {
    color: #ffffff;
}

.question_container:hover, #defaultq .edit-new-q:hover {
    border-color: #29c4a9;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}


#CPH1_pnlLogo:hover #box-logo {
    display: block !important;
    height: 50px;
}

.pnlEdit {
    float: right;
    padding: 5px;
    background-color: #29c4a9;
    box-shadow: 0 5px 10px rgba(41,196,169,.15);
    color: #fff !important;
    border-radius: 2px;
}

    .pnlEdit .glyphicon {
        color: #ffffff !important;
        font-size: 15px !important;
    }

.qpane .survey-canvas, .col .ui-droppable {
    background-image: url('../Images/add_q.png');
    background-repeat: no-repeat;
    background-position: center;
}

.build-buttons {
    display: none;
}

.build-buttons-cont:hover .build-buttons {
    display: block !important;
}

.paste-active .qpane .survey-canvas, .paste-active .col .ui-droppable
{
    background-image: none !important;
}

.survey-canvas-active .build-buttons-cont {
    display: none;
}

.col:hover .ui-droppable, .col:hover .survey-canvas {
    background-image: none;
}

.bodybg_pnlEdit, .rightbodyg_pnlEdit {
    float: left;
    padding: 5px;
    background-color: #2b87da;
    box-shadow: 0 5px 10px rgba(41,196,169,.15);
    color: #fff !important;
    z-index: 10;
}

.bodybg_pnlBd {
    border-bottom: 0px !important;
}

.bodybg_pnlBd {
    border-width: 4px;
    border-top-width: 0px !important;
    padding-top: 4px;
    border-color: transparent;
    border-style: solid;
}

.rightbodyg_pnlBd {
    border-width: 4px;
    padding-top: 4px;
    border-color: transparent;
    border-style: solid;
}

.bodybg_pnlEdit_hover {
    border-color: #2b87da;
    border-top-width: 4px !important;
}

.bodybg_pnlEdit_hover, .rightbodyg_pnlEdit_hover {
    border-color: #2b87da;
    border-top-width: 4px !important;
}

    .bodybg_pnlEdit_hover #CPH1_rightbodyg {
        padding-top: 0px;
        border-top-width: 0px !important;
        top: 0px;
    }

.bodybg_pnlEdit, .rightbodyg_pnlEdit {
    opacity: 0;
    position: absolute;
    left: 0px;
}

.bodybg_pnlEdit_hover, .rightbodyg_pnlEdit_hover {
    opacity: 1;
}

.bodybg_pnlEdit .fa, .rightbodyg_pnlEdit .fa {
    color: #FFFFFF;
    font-size: 15px;
}
/*********** Editsurvey End*************************/

/**********Mobile Scroll Tab Panels*****************/

.nav-tabs {
    display: inline-flex;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none; /*// IE 10+*/
    overflow: -moz-scrollbars-none; /*// Firefox*/
}


.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}

    .nav-tabs > li {
        float: none;
    }


    .nav-tabs::-webkit-scrollbar {
        display: none; /*Safari and Chrome*/
    }

/********** End Mobile Scroll Tab Panels*****************/