
.caicus-jumbotron {
    background-color: #34d2eb;
    color: #fff;
/*     padding: 100px 50px;
 */    font-family: Montserrat, sans-serif;
    width: 70%;
    height: 10%;
    align-self: center;
    border: solid .1em blue;
    border-radius: 10em;
}


.caicus-jumbotron-pricing {
    background-color: #34d2eb;
    color: #fff;
/*     padding: 100px 50px;
 */    font-family: Montserrat, sans-serif;
    width: 70%;
    height: 10%;
    align-self: center;
    border: solid .1em blue;
    border-radius: 10em;
}

.caicus-container-fluid {
    padding: 60px 50px;
}
.caicus-bg-grey {
    background-color: #f6f6f6;
}
.caicus-logo-small {
    color: #f4511e;
    font-size: 50px;
    content:url('caicusLogo.png');
    width: 50px;
  	height: 30px;
}
.caicus-logo {
    color: #f4511e;
    font-size: 200px;
    content:url('caicusLogo.png');
  	width: 200px;
  	height: 120px;    
}

.caicus-thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}
.caicus-thumbnail img {
    width: 50%;
    height: 50%;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  
  .col {
    text-align: center;
    margin: 25px 0;
  }  
  
}

/* ## PRicinG######## */
.panel {
  border: 1px solid blue;
  border-radius:0;
  transition: box-shadow 0.5s;
  border-radius: 10em;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  
}

.panel:hover {
  box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}

.panel-footer .btn:hover {
  border: 1px solid #f4511e;
  background-color: #fff !important;
  color: #f4511e;
}

.panel-heading {
  color: #fff !important;
  background-color: #34d2eb !important;
  padding: 25px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.panel-footer {
  background-color: #fff !important;
}

.panel-footer h3 {
  font-size: 32px;
}

.panel-footer h4 {
  color: #aaa;
  font-size: 14px;
}

.panel-footer .btn {
  margin: 15px 0;
  background-color: #f4511e;
  color: #fff;
}




/* CAICUS FONTS */

.caicus-font-1 {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
}

.caicus-font  p {
    font: 600 20px;
    font-family: "Verdana", sans-serif;
 
    line-height: 1.5;
}

.caicus-font  span {
    font: 600 20px;
    font-family: "Verdana", sans-serif;
 
    line-height: 1.5;
    
}

.caicus-font  h4 {
   
    font-family: "Verdana", sans-serif;
 	font-weight: bold;
    line-height: 1.5;
    
}

.caicus-font2  span {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: white;
}

.caicus-font3  span {
    font: 400 20px Lato, sans-serif;
    line-height: 1.8;
    color: white;
}

.caicus-font  small {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
}

.caicus-font  strong {
    font: 400 18px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
    font-weight: bold;
}

.caicus-font  label {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
}

.caicus-font  h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
  }
.caicus-font  h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  } 
  
.caicus-font  h5 {
    font-size: 15px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  } 
  
.caicus-font  h6 {
    font-size: 12px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}  

.caicus-font-responsive  h4 {
    font-size: calc(0.75em + 0.25vw);
} 

.caicus-font-responsive  p {
    font-size: calc(0.75em + 0.25vw);
} 

.caicus-font-responsive2  h4 {
    font-size: calc(0.50em + 0.50vw);
} 

.caicus-font-responsive2  p {
    font-size: calc(0.50em + 0.50vw);
} 
















@media screen and (min-width: 80rem) {
  
	.caicus-tutorial-video {		
		margin: auto; 
/* 		padding: 10px; */
/* 		position: absolute;
		top: 75%;
		left: 25%; */
 
		align-self: center;
	}   
	
	.caicus-welcome-carousel {		
/* 		margin: auto; 
		padding: 10px;
		margin: 1em 2em;
		position: absolute;
		top: 25%;
		left: 25%;
		width: 45%;
		height: 30%; */
		width: 50%;
		height: 250px;
		border: solid;
		border-width: thin;
		box-shadow: 0 0 5px 5px;
		align-self: center;
	} 
	
	
	.caicus-generic-carousel1 {		
		width: auto;
		height: auto;
		border: thin;
		border-style: dashed;
		border-width: 1px;
		border-color: blue;
		box-shadow: 0 0 2px 2px;
		align-self: left;
	} 
	
	
	.caicus-pricing-container {		
/* 		margin: auto; 
		padding: 10px;
		margin: 1em 2em;
		position: absolute;
		top: 25%;
		left: 25%;
		width: 45%;
		height: 30%; */
		
		width: 60%;
		height: 250px;
		border: solid;
		border-width: thin;
		box-shadow: 0 0 5px 5px;
		align-self: center;
	} 	
	
	
	
		
}

@media screen and (min-width: 30rem) {
  
	.listschedules-outerdiv {
		
    max-height: 100%;
    max-width: 100%;
    margin: auto;
	object-fit: contain;

	}   
}

.caicus-speech-audio {
		
    max-height: 100%;
    max-width: 100%;
    margin: auto;
	object-fit: contain;
}   

.caicus-speech-update-icon {
		
    max-height: 100%;
    max-width: 100%;
    margin: auto;
	object-fit: contain;
}

.caicus-speech-delete-icon {
		
    max-height: 100%;
    max-width: 100%;
    margin: auto;
	object-fit: contain;
}



.welcomeimageen {
	content:url('images/welcome_en.png');
	
	
}

.welcomeimagetr {
	content:url('images/welcome_tr.png');

	
}

  
  /* Used in welcome.jsp to cover the elements with a blue circle*/
	.caicus-welcome-box {
		
    border: solid .1em blue;
    border-radius: 10em;
    margin: 0 .2em .5em;
    padding: .2em .5em; 
    position: absolute; 
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); 
    width: 300px; 
    height: 150px; 

	}   

.caicus-select-dropdown {
	/*  To avoid blinking cursor after click*/
    caret-color: transparent;	
}

.btn{    	
/*  To avoid blinking cursor after click*/
    caret-color: transparent;   
}

.caicus-anonfeedbacksubmit-button {
  
  	width: auto;
  	
/*  To avoid blinking cursor after click*/
    caret-color: transparent;
}

.caicus-memberfeedbacksubmit-button {
  
  	width: auto;
  	
/*  To avoid blinking cursor after click*/
    caret-color: transparent;
}

.caicus-generic-button {
  	padding: 12px 10px;
  	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  	border-radius:10px;
  	width: auto;
 
/*  To avoid blinking cursor after click*/
    caret-color: transparent;  	
  	
}

.caicus-cookies-button {  
  	background-color: black;  
  	border-color: white; 
  	color: white;
    padding: 5px 5px 5px 5px; 
    width: 10%; 
    border-radius: 20rem; 
    text-align: center; 
    font-weight: bold;
  	
/*  To avoid blinking cursor after click*/
    caret-color: transparent;
}

.caicus-cookies-details-button {  
	
	background-color: black;  
  	border-color: white; 
  	color: white;
    padding: 5px 5px 5px 5px; 
    width: 10%; 
    border-radius: 20rem; 
    text-align: center; 
    font-weight: bold;
  	
/*  To avoid blinking cursor after click*/
    caret-color: transparent;
}

.caicus-speechtable {
	/* border-radius: 5%; */
	background-size: cover;	
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 2);		
}

.caicus-callflowtable {
	/* border-radius: 5%; */
	background-size: cover;	
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 2);	
}

.caicus-directorytable {
	/* border-radius: 5%; */
	background-size: cover;	
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 2);	
}

 .caicus-table-header-text {
/*	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	max-width:100%; */
} 

.caicus-table-header-speechname{
/* 	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 20px; */
}

.caicus-table-header-language{
/* 	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 5px; */
}

.caicus-table-header-speech-listen{
/* 	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 20px; */
}

.caicus-table-header-speech-update{
/* 	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 20px; */
}

.caicus-table-header-speech-delete{
/* 	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 20px; */
}


.caicus-table-header-speechtext {
/*   	max-width:100%;
 */}


*, *:before, *:after {
	box-sizing: border-box;
}


/* for surrounding a number with a circle. used in IVR displays */
.circle {
        border-radius: 50%;
        width: 15px;
        height: 15px;
        padding: 5px;
        background: #fff;
        border: 1px solid #000;
        color: black;
        text-align: center;
        font: 10px Arial, sans-serif;
}

/* for surrounding an item with a container of white background. used in IVR displays */
.circle2 {
        border-radius: 10%;
        width: auto;
        height: auto;
        padding: 5px;
        background: #fff;
        border: 1px solid #000;
        color: black;
        text-align: center;
        font: 10px Arial, sans-serif;
}




/* 
.description {
  left: 50%;
  position: absolute;
  top: 45%;
  transform: translate(-50%, -55%);
  text-align: center;
}
.description h1 {
  color: #6ab446;
}
.description p {
  color: #bbb;
  font-size: 1.3rem;
  line-height: 1.5;
}

.description button {
  border:1px solid #6ab446;
  background:#6ab446;
  border-radius: 0;
  color:#fff;
}
.description button:hover {
  border:1px solid #fff;
  background:#fff;
  color:#000;
}
 */




.features {
  margin: 4em auto;
  padding: 1em;
  position: relative;
}
.feature-title {
  color: #333;
  font-size: 0.8rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.features img {
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  margin-bottom: 16px;

  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}

.page-footer {
  background-color: #222;
  color: #ccc;
  padding: 60px 0 30px;
}
.footer-copyright {
  color: #666;
  padding: 40px 0;
}

@keyframes glowing {
  0% {
    background-color: #33e0ff; 
    box-shadow: 0 0 5px #33e0ff;
  }
  50% {
    background-color: #33e0ff;
    box-shadow: 0 0 20px #33e0ff;
  }
  100% {
    background-color: #33e0ff;
    box-shadow: 0 0 5px #33e0ff;
  }
}
.flash {
  animation: glowing 1300ms infinite;
  text-align: center;
  font-size: small;
  height: 50px;
  border-radius: 25%;
  font-style: italic;
  font-family: sans-serif;
}

.flashSpeechRecordingStatus {
  animation: glowing 2600ms infinite;
  text-align: center;
  font-size: small;
  height: 75px;
  border-radius: 50%;
  font-style: italic;
  font-family: sans-serif;
    -webkit-animation: glowing 1s ease-in-out infinite alternate;
  -moz-animation: glowing 1s ease-in-out infinite alternate;
  animation: glowing 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glowing {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #f0f, 0 0 40px #0ff, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    box-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}



.caicus-test{
	white-space: nowrap;
  	padding: 12px 10px;
  	font-style: italic;
  	width: 20px;
  	color: aqua;
}


