@import url('https://fonts.googleapis.com/css?family=Lato:300,400|Montserrat:400,600,800');
@font-face {
    font-family: 'Roboto Regular';
    src: url("font/roboto/Roboto-Regular.eot");
    src:
        url("font/roboto/Roboto-Regular.woff") format("woff"),
        url("font/roboto/Roboto-Regular.otf") format("opentype"),
}
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome/fontawesome-webfont.eot?v=4.7.0');
    src: 
        url('font/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
        url('font/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
        url('font/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
        url('font/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
        url('font/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
}
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
a.link-quot-blue:link,a.link-quot-blue:visited,a.link-quot-blue:hover,a.link-quot-blue:active{
    text-decoration: none; 
    color: #666699
}
a.link-quot-white:link,a.link-quot-white:visited,a.link-quot-white:hover,a.link-quot-white:active{
    text-decoration: none; 
    color: #ffffff
}
.fa-gear:before {
    content: "\f013";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-repeat:before {
  content: "\f01e";
}
.fa-warning:before {
  content: "\f071";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-close:before {
  content: "\f00d";
}
.fa-history:before {
  content: "\f1da";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-circle:before {
    content: "\f111";
}
.fa-info:before {
    content: "\f129";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-crop:before {
    content: "\f125";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-close-circle:before {
    content: "\f057";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-plus:before {
    content: "\f067";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-home:before {
    content: "\f015";
}
.fa-dashboard:before {
  content: "\f0e4";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-flag:before {
    content: "\f024";
}
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-external-link:before {
    content: "\f08e";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-list:before {
    content: "\f03a";
}
.fa-search:before {
    content: "\f002";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-trash-o:before {
    content: "\f014";
  }
.fa-users:before {
    content: "\f0c0";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-percent:before {
    content: "\f295";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-check:before {
    content: "\f00c";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-lock:before {
    content: "\f023";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-hashtag:before {
    content: "\f292";
}

html {
    font-family: 'Montserrat','Lato', Arial, Helvetica, sans-serif; 
    font-size: 15px;
}
body{
    background-color:#ffffff;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input[type="file"] {
    display: none;
}

.text-dark{
    color:#555555;
}
.text-light{
    color:#ffffff;
}
.text-danger{
    color:#990000;
}
.text-muted{
    color:#999999;
}
.text-quot-blue{
    color:#666699;
}
.border-light{
    border:1px solid #ffffff;
}
.border-dark{
    border:1px solid #555555;
}
.no-border{
    border: none !important;
}
.no-left-border{
    border-left: none !important;
}
.no-right-border{
    border-right: none !important;
}
.no-decoration{
    text-decoration: none;
}

.bg-blue{
    background-color:#3369ff;
}
.bg-light-gray{
    background-color:#cccccc;
}
.bg-lighter-gray{
    background-color:#eeeeee;
}
.bg-light-blue{
    background-color:#babee6;
}
.bg-lighter-blue{
    background-color:#e8e9f5;
}
.margin-bottom-30{
    margin-bottom:30px;
}
.margin-top-30{
    margin-top:30px;
}
.margin-bottom-10{
    margin-bottom:10px;
}
.padding-0{
    padding:0px;
}
.padding-2{
    padding:2px;
}
.padding-3{
    padding:3px;
}
.padding-4{
    padding:4px;
}
.padding-5{
    padding:5px;
}
.padding-6{
    padding:6px;
}
.padding-7{
    padding:7px;
}
.padding-8{
    padding:8px;
}
.padding-9{
    padding:9px;
}
.padding-10{
    padding:10px;
}
.text-center{
    text-align:center;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}
.text-uppercase{
    text-transform: uppercase;
}

.border-test{
    border: 1px solid #ccc;
}

.navyBox{
    background-color:#000066;
    border:2px solid #ffffff;
    padding:7px;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(186,190,230,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(186,190,230,1);
    box-shadow: 0px 0px 0px 2px rgba(186,190,230,1);
    margin:2px;
}

.blueBox{
    background-color:#babee6;
    border:2px solid #ffffff;
    padding:7px;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 102, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 102, 1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 102, 1);
    margin:2px;
}

.modal4croppie2{
    position:absolute;
    width:350px;
    height:400px;
    display:none;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
}
.modal4croppie{
    width:350px;
    height:400px;
    z-index: 1000;
    margin: auto;
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .5);
    display:none;
}

.btn {
    display:inline-block;
    padding:10px 25px;
    margin:0 4px 4px 0;
    border-radius:4px;
    box-sizing: border-box;
    text-decoration:none;
    font-family:'Montserrat','Lato',sans-serif;
    font-weight:200;
    font-size:14px;
    box-shadow:inset 0 -0.6rem 1rem -0.35rem rgba(0,0,0,0.17),inset 0 0.6rem 2rem -0.3rem rgba(255,255,255,0.15),inset 0 0 0rem 0.05rem rgba(255,255,255,0.12);
    text-align:center;
    position:relative;
    border:none;
    transition: all 0.2s;
}

.btn:active{
    box-shadow:inset 0 0.6rem 2rem -0.3rem rgba(0,0,0,0.15),inset 0 0 0rem 0.05rem rgba(255,255,255,0.12);
}

.btn:hover {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    cursor: pointer;
}

@media all and (max-width:30rem){
 .btn-blue{
    display:block;
    margin:0.4rem auto;
 }
}

.btn-sm{
    padding:8px;
    margin:0px 3px;
    line-height: 1rem;
}



.input-text{
    font-family:'Montserrat','Roboto',sans-serif;
    font-size:1rem;
    padding:0.5rem;
    border:1px solid rgb(153, 153, 153); 
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    box-sizing : border-box;
    width:100%;
}
.input-text:focus {
    border-color:#333;
}
.label{
    font-size: 0.8rem;
    margin-bottom:0.2rem
}

.form-validation-error{
    font-size: 0.8rem;
    margin-top:0px;
    background-color:#fff;
    color:#990000;
    padding:2px 10px 2px 2px;
    position:absolute;
    border-radius: 5px;
    background-color: #ffcdd2;
    border:1px solid #990000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    z-index: 105;
    display:none;
}

.form-validation-error:after, .form-validation-error:before {
	bottom: 100%;
	left: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.form-validation-error:after {
	border-color: rgba(255, 205, 210, 0);
	border-bottom-color: #ffcdd2;
	border-width: 5px;
	margin-left: -5px;
}
.form-validation-error:before {
	border-color: rgba(153, 0, 0, 0);
	border-bottom-color: #990000;
	border-width: 6px;
	margin-left: -6px;
}

.form-validation-error-control-buttons{
    font-size: 0.8rem;
    color:#990000;
    padding:2px 10px 2px 2px;
    border-radius: 5px;
    background-color: #ffcdd2;
    border:1px solid #990000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    z-index: 105;
    display:none;
    position: absolute;
    padding:10px;
    right:0px;
    top:-40px;
}
.form-validation-error-control-buttons:after, .form-validation-error-control-buttons:before {
	top: 100%;
	left: 75%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.form-validation-error-control-buttons:after {
	border-color: rgba(255, 205, 210, 0);
	border-top-color: #ffcdd2;
	border-width: 10px;
	margin-left: -10px;
}
.form-validation-error-control-buttons:before {
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #990000;
	border-width: 11px;
	margin-left: -11px;
}

.form-validation-error-top{
    font-size: 0.8rem;
    margin-top:0px;
    background-color:#fff;
    color:#990000;
    padding:2px 10px 2px 2px;
    position:absolute;
    border-radius: 5px;
    background-color: #ffcdd2;
    border:1px solid #990000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3);
    z-index: 105;
    display:none;
    top:-20px;
}

.form-validation-error-top:after, .form-validation-error-top:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.form-validation-error-top:after {
	border-color: rgba(255, 205, 210, 0);
	border-top-color: #ffcdd2;
	border-width: 5px;
	margin-left: -5px;
}
.form-validation-error-top:before {
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #990000;
	border-width: 6px;
	margin-left: -6px;
}

.input-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family:'Montserrat','Roboto',sans-serif;
    font-size:1rem;
    padding:0.4rem;
    border:1px solid rgb(153, 153, 153); 
    -webkit-border-radius: 0;
    border-radius: 0;
    box-sizing : border-box;
    width:100%;
    background-color: #ffffff;
}
.input-select-box{
    position:relative;
}
.input-select-box::before {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    text-align: center;
    font-size: 1.1rem;
    color: rgb(168, 168, 168);
    pointer-events: none;
  }
.input-textarea{
    font-family:'Montserrat','Roboto',sans-serif;
    font-size:1rem;
    padding:0.3rem;
    border:1px solid rgb(153, 153, 153); 
    color:#000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width:100%;
    background-color: #ffffff;  
    height:60px;
    outline: none;
    display: block;
    box-sizing: padding-box;
    overflow: hidden;
}

.padding-0{
    padding:0px;
}
.padding-2{
    padding:2px;
}
.padding-3{
    padding:3px;
}
.padding-4{
    padding:4px;
}
.padding-5{
    padding:5px;
}
.padding-6{
    padding:6px;
}
.padding-7{
    padding:7px;
}
.padding-8{
    padding:8px;
}
.padding-9{
    padding:9px;
}
.padding-10{
    padding:10px;
}
.text-center{
    text-align:center;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}

.text-uppercase{
    text-transform: uppercase;
}

.qs-modal {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(46, 46, 46,0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 2200;
}

  .qs-modal.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
  }
  .qs-modal-container {
    position: relative;
    width: 90%;
    max-width: 450px;
    margin: 80px auto;
    border:2px solid #ffffff;
    padding:7px;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .4);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .4);
  }
  .qs-modal-warn{
    background-color: #fff9c4;
    color:#e65100;
  }
  .qs-modal-warn .qs-modal-icon span:before{
    content: "\f059";
  }
  .qs-modal-error{
    background-color: #ffcdd2;
    color:#990000;
  }
  .qs-modal-error .qs-modal-icon span:before{
    content: "\f071";
  }
  .qs-modal-success{
    background-color: #e8f5e9;
    color:#1b5e20;
  }
  .qs-modal-success .qs-modal-icon span:before{
    content: "\f046";
  }
  .qs-modal-info{
    background-color: #d8daef;
    color:#666ca8;
  }
  .qs-modal-info .qs-modal-icon span:before{
    content: "\f05a";
  }
  .qs-modal-container .qs-modal-close {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 18px;
    height: 18px;
    text-align:center;
    font-size: 16px;
    cursor:pointer;
    color: rgba(0, 0, 0, 0.5);
  }
  .qs-modal-container .qs-modal-icon {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 36px;
    height: 36px;
    text-align:center;
    font-size: 36px;
  }
  .qs-modal-container .qs-modal-head {
    padding-left:46px;
    padding-top:10px;
    padding-right:20px;
    font-weight: 600;
  }
  .qs-modal-container .qs-modal-description {
    padding-left:46px;
    padding-top:10px;
    padding-right:20px;
    font-weight: 100;
  }
  .qs-modal-container .qs-modal-buttons{
      padding-top:30px;
      text-align:center;
  }
  @media only screen and (min-width: 1170px) {
    .qs-modal-container {
      margin: 8em auto;
    }
  }

  .controlButtons{
      text-align: right;
      background-color:#eee;
      border:2px solid #ffffff;
      padding:7px;
      box-sizing: border-box;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: 0px 0px 0px 1px #babee6;
      -moz-box-shadow: 0px 0px 0px 1px #babee6;
      box-shadow: 0px 0px 0px 1px #babee6;
      margin:10px;
      margin-top:30px;
      margin-bottom:30px;
      position:relative;
  }

.div-title{
    font-family: 'Montserrat','Lato', Arial, Helvetica, sans-serif; 
    font-size: 4.2rem;
    color: #666699;
    margin: 40px 10px;
    letter-spacing: -0.1rem;
    font-weight: 800;
}
.div-title-10-margin-bottom{
    margin-bottom:10px !important;
}
.div-subtitle{
    font-family: 'Roboto','Lato', Arial, Helvetica, sans-serif; 
    font-size: 2rem;
    color: #000;
    margin: 0px 10px 10px 10px;
    letter-spacing: -0.1rem;
    font-weight: 100;
}

.main-ellipsis-menu-wrapper{
    text-align: right;
    border:0px solid #ccc;
    position: relative;
    width:100%;
    height:30px;
}
.main-ellipsis-menu{
    border:0px solid #000;
    width:30px;
    height:30px;
    position: absolute;
    top:0px;
    right:0px;
    background-color: #eee;
    border-radius: 100%;
    cursor:pointer;

}
.main-ellipsis-menu:after {
    content: "\f142";
    position: absolute;
    left:13.8px;
    top:8.3px;
    font-family: FontAwesome;
    font-size:15px;
    color: #000;
}

.line-right{
    border-right:1px solid #ddd;
}

.div-sidebar{
    width:200px;
    height:100vh;
    position:fixed;
    background-color: #fff;
    z-index: 102;
    margin-left:0px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .3);
}
.div-logo{
    height:150px;
    border-bottom:1px solid #ddd;
    background-color: #666699;
    background: url(../img/logo.png) no-repeat center center;
    background: url(../img/logo.png) no-repeat center center, radial-gradient(circle, #8888be 0%, #666699 100%);
}
.div-menu{
    background-color: #e8e9f5;
    padding-top:30px;
    overflow-y: auto;
    overflow-x: hidden;
    /* Caution, the height of this element is controlled by a script in base.js */
} 



.div-main-contents{
    padding:6px;
    margin-left:200px;
    position: relative;
}

.hamburguer{
    background: url(../img/logo.png) no-repeat center left;
    background-size: 25px 25px;
    border:0px solid #000;
    padding:5px;
    padding-left:30px;
    margin:3px;
    font-size:18px;
    cursor:pointer;
    position:absolute;
    display:none;
    z-index:100;
}
.goback{
    position:absolute;
    right:0px;
    left:0px;
    padding:5px;
    font-size:22px;
    cursor:pointer;
    color:#fff;
    display:none;
    text-shadow: 1px 1px 0px #000
}
.goback .spanclose{
    font-size:12px;
    color:#fff;
    line-height: 22px;
    vertical-align: top;
    text-shadow: 1px 1px 0px #000
}


.div-menu .div-menulink{
    padding:10px;
    font-size:12px;
    font-weight:400;
    color:#666699;
    cursor:pointer;
    letter-spacing: normal;
} 

.div-menu .div-menulink:hover{
    background-color: #d3d5e9;
}
.div-menu .menulink-icon{
    font-size:16px;
    margin-right:10px;
}

.div-menulink-settings{
    padding:10px;
    font-size:11px;
    font-weight:400;
    color:#fff;
    cursor:pointer;
    background-color: #babee6;
	border:0px solid #000;
    height:35px;
    width:100%;
}
.div-menulink-settings .menulink-icon{
    font-size:12px;
    margin-right:5px;
}



.plus{
    font-size:3rem;
    padding:0px;
    color:#babee6;
    display:inline-block;
    cursor:pointer;
    position: absolute;
    right:15px;
    top:50px;
    border:0px solid #babee6;
    text-align: left;
}

.plus .plus-new{
    font-size:1rem;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    white-space: nowrap;
    border:0px solid #babee6;
    color:#aaa;
    font-weight: 600;
    vertical-align: middle;
}


@media (max-width: 768px) {
    .div-sidebar{
        margin-left:-207px;
    }
    .div-main-contents{
        margin-left:0px;
    }
    .hamburguer{
        display:block;
    }
    .goback{
        display:block;
    }
    .div-title{
        font-size: 3rem;
        margin: 40px 10px;
        font-weight: 600;
        letter-spacing: -0.2rem;
    }
    .div-subtitle{
        font-size: 1.5rem;
    }
    .plus{
        font-size:3rem;
    }
}

.pagination-bar{
    background-color: #666699;
    padding:20px;
    min-height: 75px;
}
.pagination-link, .contact-pagination-link{
    display:inline-block;
    font-size:14px;
    font-weight:600;
    color:#fff;
    margin-right:5px;
    margin-bottom:5px;
    box-shadow:inset 0 -0.6rem 1rem -0.35rem rgba(0,0,0,0.17),
    inset 0 0.6rem 2rem -0.3rem rgba(255,255,255,0.15);
    background-color: #3369ff;
    cursor: pointer;
    padding:8px;
    position:relative;
    border-radius: 3px;
}
.input-pagination-limit{
    width:80px;
    float:right;
}

.youre-here{
    position:absolute;
    top:-15px;
    left:25%;
}
.youre-here:after {
    content: "\f063";
    font-family: FontAwesome;
    font-size:14px;
    color: rgba(255,255,255,0.3);
}



.main-quotopt-menu{
    color:#666ca8;
    position:absolute;
    background-color: #fff;
    border:0px solid #666ca8;
    border-right:10px solid #666ca8;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    z-index: 1005;
    width:250px;
}

.main-quotopt-menu span.gm-icon{
    font-size:16px;
    margin-right:10px;
}
.main-quotopt-menu span.gm-text{
    font-size:12px;
}
.main-quotopt-menu .gm-lnk{
    padding:15px;
    cursor:pointer;
}
.main-quotopt-menu .gm-lnk:hover{
    background-color: #d8daef;
}
.main-quotopt-menu:after, .main-quotopt-menu:before {
	left: 104%;
	top: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.main-quotopt-menu:after {
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #666ca8;;
	border-width: 10px;
	margin-top: -10px;
}
.main-quotopt-menu:before {
	border-color: rgba(102, 108, 168, 0);
	border-left-color: #666ca8;
	border-width: 11px;
	margin-top: -11px;
}

.main-quotopt-menu .lst-params{
    padding:2px 5px;
}

.gm-title{
    font-family: 'Roboto','Lato', Arial, Helvetica, sans-serif; 
    font-size: 18px;
    color: #000;
    padding:15px;
    font-weight: 100;
    border-bottom:1px dashed #ccc;
}


.div-user-menu{
    font-size:1rem;
    padding:5px 10px;
    display:inline-block;
    cursor:pointer;
    position: absolute;
    right:10px;
    top:5px;
    text-align: left;
    border-radius: 2rem;
}
.div-user-menu:hover{
    background-color: #d8daef;
}
.div-user-menu .fa{
    margin-right:5px;
}

.user-menu{
    color:#666ca8;
    position:absolute;
    background-color: #fff;
    border:0px solid #666ca8;
    border-top:10px solid #666ca8;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5);
    z-index: 1005;
    right:10px;
    top:40px;
}

.user-menu span.gm-icon{
    font-size:16px;
    margin-right:10px;
}
.user-menu span.gm-text{
    font-size:12px;
}
.user-menu .gm-lnk-usrmenu{
    padding:15px;
    cursor:pointer;
}
.user-menu .gm-lnk-usrmenu:hover{
    background-color: #d8daef;
}
/*
http://www.cssarrowplease.com/
*/
.user-menu:after, .user-menu:before {
	bottom: 110%;
	left:50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;

}
.user-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #666ca8;
	border-width: 10px;
	margin-left: -10px;
}
.user-menu:before {
	border-color: rgba(102, 108, 168, 0);
	border-bottom-color: #666ca8;
	border-width: 11px;
	margin-left: -11px;
}

/* ── Quote Preview Modal (qpv) ──────────────────────────────────────────────── */
.qpv-overlay {
    position: fixed;
    inset: 0;
    background: rgba(46, 46, 46, 0.6);
    z-index: 2100;
}
.qpv-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 820px;
    max-width: calc(100% - 40px);
    max-height: calc(100vh - 60px);
    background: #666699;
    z-index: 2101;
    min-height: 200px;
    display: none;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, .55);
    -moz-box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, .55);
    box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, .55);
    border-radius: 4px;
}
.qpv-close {
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 1;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    color: #666699;
    font-size: 0.85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .35);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .35);
}
.qpv-close:hover {
    background: #e8e9f5;
    color: #444466;
}
.qpv-header {
    background-color: #666699;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 4px 4px 0 0;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    min-height: 52px;
}
.qpv-title {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6px 8px;
    overflow: hidden;
    text-align: center;
}
.qpv-title-main {
    font-size: 0.95rem;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
    letter-spacing: 0.02em;
}
.qpv-title-sub {
    font-size: 0.78rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.72);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
    margin-top: 2px;
}
.qpv-navbtn {
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.78rem;
    cursor: pointer;
    padding: 16px 14px;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    flex-shrink: 0;
}
.qpv-navbtn:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}
.qpv-navbtn-disabled {
    color: rgba(255, 255, 255, 0.3) !important;
    cursor: default !important;
}
.qpv-navbtn-disabled:hover {
    background: none !important;
}
.qpv-body {
    flex: 1;
    overflow-y: auto;
    margin: 14px;
    padding: 24px 28px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 16px rgba(0, 0, 0, .3);
}
.qpv-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    font-size: 2rem;
    color: #aaa;
}
.qpv-error {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 200px;
    color: #c00;
    font-size: 0.95rem;
}
.qpv-footer {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 0 0 4px 4px;
}
.qpv-footer:hover {
    background: rgba(255, 255, 255, 0.15);
}

/* ── Settings breadcrumb (shared across all settings pages) ── */
.tpl-back-link {
    display: inline-block;
    margin: 10px;
    font-size: 0.85rem;
    color: #666699;
    text-decoration: none;
    font-weight: 600;
}
.tpl-back-link .fa {
    margin-right: 5px;
}

/* ── Stat Currency Selector ──────────────────────────────────────────────── */
.stat-currency-selector {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    padding: 4px 0 8px;
    font-size: 13px;
    color: #666;
}
.stat-currency-selector .input-select {
    font-size: 13px;
    padding: 3px 6px;
    height: auto;
    width: auto;
    min-width: 160px;
}

/* ── Phase 0 icons ────────────────────────────────────────────────────────── */
.fa-credit-card:before {
    content: "\f09d";
}

/* ── vquote icons ─────────────────────────────────────────────────────────── */
.fa-times:before {
    content: "\f00d";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-comments:before {
    content: "\f086";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-paper-plane:before {
    content: "\f1d8";
}

/* Tier feature badge */
.tier-pro-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    background: #7c5cbf;
    border-radius: 3px;
    padding: 1px 5px;
    margin-left: 6px;
    vertical-align: middle;
    line-height: 1.6;
}
.checkbox-label.tier-locked {
    opacity: 0.6;
    cursor: not-allowed;
}
.checkbox-label.tier-locked:hover {
    border-color: inherit;
    background: inherit;
}

/* Generic form kit — moved from settings_users.css so modals and any page
   can use the same rows, wrappers, and validation bubbles */
.users-form-row {
    margin-bottom: 12px;
}

.users-input-wrapper {
    position: relative;
}

.users-form-row label {
    display: block;
    font-family: 'Montserrat', 'Lato', Arial, Helvetica, sans-serif;
    font-size: 0.85rem;
    color: #555;
    margin-bottom: 6px;
}

.users-form-row input,
.users-form-row select {
    font-family: 'Montserrat', 'Roboto', sans-serif;
    font-size: 0.9rem;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    transition: border-color 0.2s;
}

.users-form-row input:focus,
.users-form-row select:focus {
    border-color: #666699;
}

/* Amber notice — moved from share.css for app-wide use */
.share-limit-notice {
    background-color: #fff8e1;
    border: 1.5px solid #e0a020;
    border-radius: 8px;
    padding: 14px 18px;
    font-size: 13px;
    color: #7a4800;
    margin-bottom: 12px;
    line-height: 1.6;
}
.share-limit-notice .fa {
    margin-right: 6px;
}
.share-limit-notice a {
    color: #666699;
    font-weight: 600;
    text-decoration: none;
}
.share-limit-notice a:hover {
    text-decoration: underline;
}
