@font-face {
    font-family: 'Conv_Calibri';
    src: url('Calibri.eot');
    src: local('Calibri.woff'), url('Calibri.woff') format('woff'), url('Calibri.ttf') format('truetype'), url('Calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Conv_Calibri, Lucida Sans Unicode;
    color: #3E3D88!important;
    font-size: 15px !important;
}

a {
  color: #ff892a;
  text-decoration: none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

a:hover {
  color: #ff892a;
  text-decoration: none;
  cursor: pointer;
}

a.card-cp:hover, a.card-index-cp:hover, a.card-cp-small:hover {
  background-color: #f9f9f9;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.card-index-folder:hover {
    cursor: pointer;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-v2 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 100px;
    background: #FFF;
    /*border-bottom: 1px solid #cccccc;*/
}

.navbar-v2 .navbar-brand {
    color: #000;
    font-size: 24px;
    text-shadow: none;
    padding: 0px 0px 0px 10px;
    height: auto;
}

.navbar-brand img {
  max-width: 200px;
}

.navbar-header-v2 {
  padding: 7px 0px 0px 0px;
}

.navbar-header-v2 .nav {
  padding-right: 10px;
}

.name-user {
  margin-left: 5px;
  font-size: 18px;
}

.help {
  margin-left: 25px;
  font-size: 18px;
}

h1 a.fas {
  font-size: 25px;
  margin-top: 12px;
  color: #3E3D88;
  text-decoration: none;
}

h1 a.fas:hover {
  color: #ff892a;
}

.page-header-v2 {
    margin: 0 0 12px;
    /*border-bottom: 2px solid #e2e2e2;*/
    padding-bottom: 16px;
    padding-top: 7px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.page-header-v2 h1 {
    font-size: 40px !important;
    font-weight: bold !important;
    color: #3E3D88;
    font-family: 'Conv_Calibri';
    padding: 0;
    margin: 0 8px 20px 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.page-content-v2 {
    /*background-color: #ebecf1 !important;*/
    position: relative;
    margin: 0;
    padding: 8px 20px 24px;
}

.summary .container {
  margin: 0;
  padding: 0;
}

.user-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

.user-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px;
}

.card-cp, .card-index-cp {
  width: 249px !important;
  height: 430px !important;
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 20px 10px 20px 10px;
  border-radius: 14px !important;
  text-align: center;
}

.card-index-folder {
  width: 100px !important;
  float: left;
  margin: 10px 10px 10px 10px;
  text-align: center;
}

.card-cp-small, .card-index-cp-small {
  width: 317px !important;
  height: 230px !important;
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 20px 10px 20px 10px;
  border-radius: 14px !important;
  text-align: center;
}

.card-index-cp, .card-index-cp-small {
  height: 205px !important;
}

.card-index-folder {
  min-height: 90px !important;
}

.card-cp-icon .far, .card-index-cp-icon .far, .card-cp-icon .fas, .card-index-cp-icon .fas {
  color: #ff892a;
  font-size: 90px;
}

.card-folder-icon .far, .card-index-folder-icon .far, .card-folder-icon .fas, .card-index-folder-icon .fas {
  color: #ff892a;
  font-size: 45px;
}

.card-index-folder-icon .far.fa-folder-open {
	margin-left: 5px;
	color: #3E3D88;
	cursor: default;
}

.card-index-folder-title-open {
    font-size: 16px;
    text-align: center;
    line-height: 17px;
	color: #3E3D88;
	cursor: default;
}

.card-cp-icon, .card-index-cp-icon {
  margin-top: 25px;
  text-align: center;
}

.card-folder-icon, .card-index-folder-icon {
  text-align: center;
}

.icon-filetype {
	max-height: 32px;
	max-width: 32px;
}

.card-cp-title, .card-index-cp-title {
  font-size: 26px;
  margin-top: 25px;
  text-align: center;
  margin-bottom: 15px;
}

.card-folder-title, .card-index-folder-title {
  font-size: 16px;
  text-align: center;
  line-height: 17px;
  color: #ff892a;
}

.card-cp-content, .card-index-cp-content {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    width: 100%;
    height: 100%;
    color: #3E3D88;
}

.card-cp-reminder {
  text-transform: uppercase;
  color: #ccc;
  text-decoration: none;
  letter-spacing: 2px;
}

.card-cp-reminder a {
  text-transform: uppercase;
  color: #ff892a;
  text-decoration: none;
}

.card-cp-reminder a:hover {
  text-decoration: underline;
}

.pulldown-select-survey {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}

.centercolumn {
  width: 1380px; margin: 0 auto;
  float: none !important;
}

.wrap-form100 label {
    float: left;
    width: 150px;
}

.login100-form-btn {
    font-family: 'Calibri', 'Conv_Calibri';
    font-size: 16px;
    color: #fff!important;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 42px;
    border-radius: 20px!important;
    background: #ff892a!important;
    border-color: #ff892a!important;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin-bottom: 20px;
}

.k-dropdown {
    border-radius: 20px!important;
    background: #fff!important;
    border-color: #fff!important;
    width: 450px;
    height: 32px;
}

.input100 {
    border-radius: 0!important;
    color: #858585;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    font-family: 'Calibri', 'Conv_Calibri';
    font-size: 16px;
    color: #3E3D88;
    line-height: 1.2;
    display: block;
    width: 450px;
    height: 32px;
    background-color: #ebecf1;
    padding: 0 10px 0 10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 10px!important;
}

.wrap-input100 {
    margin-bottom: 15px;
}

.pulldown-select-survey {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}

.progress-sending {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.k-header {
   border-color: #fff;
   background-color: #fff;
}

.k-tabstrip-items .k-item {
   height: 36px;
   background-color: #fff;
   margin-right: 2px;
}

.k-tabstrip-items .k-state-default {
   border-color: #fff;
}

.k-state-active, .k-state-active:hover {
   border-color: #fff;
}

.k-tabstrip-items {
   border-bottom: 1px solid #ccc;
}

.k-tabstrip-items .k-state-active {
   border-color: #ccc;
}

.k-item:hover {
  border-color: #efefef !important;
  background-color: #efefef !important;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.container-file-upload {
    float: left;
    clear: both;
}

.table-block {
	border-collapse:collapse;
	width:727px;
	color:#3E3D88;
}

.table-block th{
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 0 12px;
	color:#3E3D88;
	font-weight:normal;
}

.table-block th.first{
	width:400px;
	padding-left:44px;
}

.table-block th.middle{
	width:100px;
}

.table-block th.last{
	width:20px;
	text-align: right;
}

.table-block td{
	border-bottom:1px solid #e7e7e7;
	height:46px;
	padding:0;
}

.table-holder .table-block td{
	border-top:1px solid #e7e7e7;
}

.table-block td img{
	vertical-align:middle;
	margin:0 13px 0 0;
	float:left;
}

.table-block label a:hover{
	text-decoration:underline;
	color:#ff892a;
	cursor:pointer;
}

.table-block label{
	margin-top: 5px;
	margin-bottom: 0px !important;
}

.table-block label span{
	padding:6px 0 0;
	float:left;
	max-width: 400px;
    overflow: hidden;
}

.table-block .row{
	overflow:hidden;
	padding-right:10px;
	padding-left: 20px;
}

.table-block i.fa.fa-times {
	color: #ff892a;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	float: right;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.table-block i.fa.fa-times:hover {
	color: #bb1a3c;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/* =================================================================== 1200px - 1595px =================================================================== */

@media (min-width: 1200px) and (max-width: 1595px) {

.centercolumn {
  width: 1200px; margin: 0 auto !important;
  float: none !important;
}

.k-icon.k-i-loading {
    margin-left: 48%;
}
}

/* =================================================================== 980px - 1199px =================================================================== */

@media (min-width: 980px) and (max-width: 1199px) {

.centercolumn {
  width: 980px; margin: 0 auto !important;
  float: none !important;
}

.k-icon.k-i-loading {
    margin-left: 48%;
}
}

/* =================================================================== max 980px =================================================================== */

@media (max-width: 979px) {
/* @media (max-width: 767px) { */

.page-header-v2 h1 {
    float: none !important;
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}

.centercolumn {
  width: 100%; margin: 0 auto !important;
  float: none !important;
}

.k-icon.k-i-loading {
    margin-left: 46%;
}

.k-progress-status-wrap {
    font-size: 18px;
    line-height: 1.9em!important;
}

.login100-form-btn {
    float: none !important;
    width: 100%;
    margin: 0 auto !important;
    margin-top: 10px !important;
	margin-bottom: 10px !important;
    text-align: center;
}

.pulldown-select-survey {
  width: 100%;
  margin-right: 0px;
}
}

/* =================================================================== max 768px =================================================================== */

@media only screen and (max-width: 768px) {

.page-header-v2 h1 {
  font-size: 30px !important;
}

h1 a.fas {
  font-size: 22px;
  margin-top: 6px;
}

.table-block th.last, .table-block td.last, .table-block th.middle, .table-block td.middle {
	display: none;
}

.table-block {
	width: 100%;
}

.container-file-upload {
	width: 100%;
}
}

/* =================================================================== max 479px =================================================================== */

@media only screen and (max-width: 479px) {

.page-header-v2 h1 {
  float: none !important;
  width: 100%; margin: 0 auto !important;
  text-align: center;
}

.navbar-header-v2 {
  display: block;
  width: 100%;
  float: none !important;
  width: 100%; margin: 0 auto !important;
}
}