﻿/*CorporateSiteStyles*/

#pagecontent {
	margin: 0 auto;
	width: 960px;
	background-color: none;
	}

#mainLinks {
	width: 960px;
	height: 40px;
	background-color: white;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}

#splashContent {
	width: 510px;
    padding-left: 50px; 
	background-color: white;
	margin-top: 30px;
	float: left;
	}
	
#corpSplashcontent {
	width: 650px;
	padding-left: 15px;
	background-color: white;
	margin-top: 0px;
	float: left;
	
	}

#rightColumn {
	/*width: 245px;*/
	margin-right: 50px;
    padding-left: 25px; 
	background-color: white;
	margin-top: 60px;
    float: right;
    border-left: 1px solid #48B0E5;
	}


#generalLinks {
    margin: 0 auto;
    background-color: #48b0e5;
    margin-top: -269px;
    clear: both;
    padding: 30px 0;
}


#aboutColumn {
	/*width: 140px;*/
	/*border-left: solid 1px #c6c6c6;*/
	float: left;
	padding: 10px 20px;
    line-height: 180%;
    /*margin-left: 75px;*/

	}

#discoverColumn {
	/*width: 140px;*/
	/*border-left: solid 1px #c6c6c6;*/
	float: left;
	padding: 10px 20px;
    line-height: 180%;

	}

#connectColumn {
	/*width: 140px;*/
	/*border-left: solid 1px #c6c6c6;*/
	float: left;
	padding: 10px 20px;
    line-height: 180%;

	}

#mediaColumn {
	/*width: 180px;*/
	/*border-left: solid 1px #c6c6c6;*/
    /*border-right: solid 1px #c6c6c6;*/
	float: left;
	padding: 10px 40px;
    line-height: 140%;
    color:#fff;
    font-size:14px
	}

    
    #mediaColumn img {
        border: none;
    }

a.menuLink {
	display: inline;
	padding: 2px 20px;
	font-weight: 700;
	font-size: 15px;
	}

a.menuLink:link {
	color: #135971;
	text-decoration: none;
	}

a.menuLink:visited {
	color: #135971;
	text-decoration: none
	}

a.menuLink:hover {
	color: #4db66e;
	text-decoration: none
	}

a.menuLink:active {
	color: #4db66e;
	text-decoration: none;
	}

a.imageLink {
	display: inline;
	padding: 2px 5px;
	}

h4 {
	color: #135971;
	text-decoration: none;
	font-size: 26px;
    font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 0px;
    line-height: 110%;
}

#rightColumn h6, h6.corp {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
    line-height: 115%;
}

#rightColumn div {
    border-bottom: 1px solid #48B0E5;
    margin-bottom: 10px;
}

    #rightColumn div .validation-summary-errors {
        border-bottom: 0px;
    }

h6 {
	color: white;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 0px 8px 0px;
    margin: 0px;
	}


li {
	color: black;
	text-decoration: none;
	font-size: 13px;
	/*margin-top: 5px;*/
	padding: 0px;
}


li.leftspace {
	padding-top: 7px;
}

a.li {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
}

a.li:hover {
	color: white;
	text-decoration: none
	}

p.generaltext {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

p.generalnewstext {
	color: black;
	text-decoration: none;
	font-size: 12px;
    margin-bottom: .2em;
    padding-bottom: .2em;
}

.corpBold {
	font-weight: 700;
}

input[type="submit"] {
    font-weight: 700;
    padding: 10px 20px;
}

input#mailId {
    width: 245px; 
}

p {
    margin: 0px;
    padding: 5px 0px 10px 0px;
}

.cfootertext {
    padding: 30px 0;
    font-size: 14px;
   
    color: #fff;
}
#generalLinks a.li {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 0px;
}
    #generalLinks a.li:before {
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-right: 5px;
        margin-bottom: 2px;
    }
.non-logged-footer {
padding:30px 0
}
#generalLinks a.li {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 0px;
}
    #generalLinks a.li:before {
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-right: 5px;
        margin-bottom: 2px;
    }
.non-logged-footer {
padding:30px 0
}
.cfootertext a.corpfooter {
    color: #FFF;
    text-decoration: none;
    padding: 0px 2px 0 0px;
    font-size: 14px;
}

.cfootertext a.corpfooter:link {
	color: #FFF;
	text-decoration: none;
	}

.cfootertext a.corpfooter:visited {
	color: #FFF;
	text-decoration: none;
	}

.cfootertext a.corpfooter:hover {
	color: #FFF;
	text-decoration: underline;
	}

.cfootertext a.corpfooter:active {
	color: #FFF;
	text-decoration: underline;
	}


div.gen_content {
    padding: 20px 40px;
}

div.gen_content h6.corp, div.gen_content h4 {
    margin-bottom: 10px;
}

div#splashContent h6.corp {
    color: #000;
}

div.pic_div {
    background-color: #b5aaaa;
    width: 475px;
    height: 232px;
    margin: 0px auto 20px auto;
}

div.pic_div div {
   padding-top: 160px;
   width: 220px; 
   float: right;
   font-size: 13px;
}

div#splashContent p.generaltext {
    margin: 0px 0px 20px 0px; 
    padding: 0px;

}

p.quote {
    text-align: center;
    font-style: italic;
    color: #48b0e5;
    font-weight: 600;
    font-size: 19px;
    line-height: 120%;
    margin: 10px 0px 10px 0px; 
    padding: 10px 20px;
}

h6.green, span.green {
    color: #4db66e;
}

span.gray {
    color: #666;
}

span.blue {
    color: #48b0e5;
}

div.steps_right {
    float: left;
    width: 400px;
    padding: 10px; 
    margin: 0px;
}

div.steps_right2 {
    float: left;
    width: 400px;
    padding: 10px;
    margin: 0px;
    align-content:center;
    text-align:center;
}
div.steps_right2 img {
    border:none;
}

div.steps_left {
    float: left;
    width: 400px;
    padding: 10px 40px 10px 10px; 
    margin: 0px;
    background: url('/Content/images/arrow.jpg') top right no-repeat;
}

div.steps_right h6, div.steps_left h6 {
    color: black;
}

div.steps_right img, div.steps_left img {
    display: block;
    float: left;
    border: none;
    margin: 0px 10px 50px 0px;
}

#office {
	width: 510px;
    padding-left: 50px; 
	background-color: white;
	margin-top: 30px;
	float: left;
}

#office h6 {
    color: #333;
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div.otherContact {
	width: 650px;
    padding-left: 30px; 
	background-color: white;
	margin-top: 30px;
    float: left;
}

div.otherContact h4 {
    color: #135971;
	text-decoration: none;
    line-height: 115%;
}
div.contact_left {
    width:600px;
    display: block;
    float: left;
    border: none;
    margin: 0px 10px 50px 0px;
}

div.contact_left img {
    display: block;
    float: left;
    border: none;
    margin: 0px 20px 0px 0px;
}

div.contact_left h6 {
    color: #C7C7C7;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
    line-height: 115%;
}

div.contact_left h7 {
    color: black;
	text-decoration: none;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
    line-height: 115%;
}

div.contact_box {
    display: inline-block;
    background-color: #4DB66E;
    color: #FFF !important;
    font-weight: 400;
    text-decoration: none;
    border: 1px solid #4DB66E;
    padding: 2px 0px;
    font-size: 10px;
    text-align:center;
    margin-top:-10px;
    margin-bottom:35px;
    width:260px
}

div.contact_box h7 {
    font-size:19px;
    font-weight:500;
}
div.contact_box h8 {
    font-size: 14px;
    font-weight:500;
}

#contact_table {
  font: 100% sans-serif;
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #BFBFBF;
  width:350px
}

#contact_table_left {
    text-align:center;
    font-size:13px;
    color:#135971;
    background-color:#BFBFBF;
    font-weight:600;
    padding:2px;
    width:130px
}

#contact_table_right {
    text-align:left;
    color:black;
    padding-left:10px;
    width:170px
}
#contact_table2 {
  font: 100% sans-serif;
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #BFBFBF;
  width:350px
}

#contact_table_left2 {
    text-align:center;
    font-size:13px;
    color:#135971;
    background-color:#BFBFBF;
    font-weight:600;
    padding:2px;
    width:130px;
}

#contact_table_right2 {
    text-align:left;
    color:black;
    padding-left:10px;
    width:170px
}
#contact_table_right2 b {
    font-weight:700;
}

#faqContent {
	width: 510px;
    padding-right: 50px; 
	background-color: white;
	margin-top: 30px;
	float: right;
	}

div#faqContent h6.corp {
    color: #000;
}

div#faqContent p.generaltext {
    margin: 0px 0px 20px 0px; 
    padding: 0px;
}
div#faqContent hr {
    border-top:dashed #C0C0C0;
    margin-top:15px;
}

#faqQuestions {
	width: 245px;
	margin-left: 50px;
    padding-right: 25px; 
    padding-bottom:30px;
    padding-top:10px;
    padding-left:10px;
	background-color: #F0F0F0;
	margin-top: 50px;
    float: left;
	}

#faqQuestions h6, h6.corp {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
    line-height: 115%;
}

#faqQuestions div {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 10px;
}

li.features {
    padding-left: 1em;
    text-indent: -.7em;
    margin-left:15px;
    font-size:15px;
}
li.features:before {
    content: "\2022";
    font-size:1.5em;
    padding-right:4px;
    color:#48b0e5;
    position:relative;
    top:.1em;
}
ol.features {
    margin: 0px 0px 10px 10px;
    padding:0px;
}



h6.latestNews {
    color: #4db66e;
    margin-top:15px;
}

div.featuresPage {
    padding: 20px 40px;
}

div.featuresPage img {
    display:block;
    margin-left: auto;
    margin-right:auto;
    margin-bottom:30px;
    margin-top:20px;
    border:none;
}

div.featuresPage h6, div.h4 {
    margin-bottom: 10px;
}

div.featuresLeft{
    float: left;
    width: 400px;
    padding: 10px 40px 10px 10px; 
    margin: 0px;
    margin-left:10px;
}

    div.featuresLeft b, div.featuresRight b {
        font-size:17px;
    }

div.featuresRight {
    float: left;
    width: 400px;
    padding: 10px; 
    margin: 0px;
}

.validation-summary-errors li {
color: #e80c4d;
font-weight: bold;
font-size: 12px;
width: auto;
}

#latestNewsImg {
    margin: 20px 0 10px 20px;
    float:right;
}

h2Help {
	color: #135971;
	text-decoration: none;
	font-size: 26px;
    font-weight: 600;
	margin: 15px 0px 5px 0px;
	padding: 0px;
    line-height: 110%;
}

.container_16Help {
	position: absolute;
	top: 874px;
	left: 42px;
	background-color: #4db66e;
	width: 970px;
	text-align: center;
}

#logo2 {
    width: 280px;
    height: 39px;
    background: url(../Images/logo.png) 0 0 no-repeat;
    display: block;
    text-indent: -999px;
    margin: 0 0 10px 0;
}

div.hospital_steps {
    padding: 15px 40px 10px 10px; 
    margin: 0px;
    text-align: justify;
}

div.hospital_steps h6, div.steps_left h6 {
    color: black;
}

div.hospital_steps img {
    display: block;
    float: left;
    border: none;
    margin: 0px 10px 10px 0px;
}

#customerContent {
	width: 510px;
    padding-right: 50px; 
	background-color: white;
	margin-top: 30px;
	float: right;
	}

div#customerContent h6.corp {
    color: #000;
}

div#customerContent p.generaltext {
    margin: 0px 0px 20px 0px; 
    padding: 0px;
}
div#customerContent hr {
    border-top:dashed #C0C0C0;
    margin-top:15px;
}

#customerQuestions {
	width: 245px;
	margin-left: 50px;
    padding-right: 25px; 
    padding-bottom:30px;
    padding-top:10px;
    padding-left:10px;
	background-color: #F0F0F0;
	margin-top: 50px;
    float: left;
	}

#customerQuestions h6, h6.corp {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
    line-height: 115%;
}

#customerQuestions div {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 10px;
}

li.customer {
    text-indent: -.7em;
    margin-left:15px;
}

li.customer:before {
    content: "\2022";
    font-size:1.5em;
    padding-right:4px;
    color:#48b0e5;
    position:relative;
    top:.1em;
}

ol.customer {
    margin: 0px 0px 10px 10px;
    padding:0px;
}

p.historyText {
	color: black;
	text-decoration: none;
	font-size: 12px;
    margin-bottom: .2em;
    padding-bottom: .2em;
}

body.modal-open {
overflow: auto;
}

/* Login Page: App Downloads*/
#appdownloads {
    float: left;
    width: 300px;
    height: 60px;
    margin-left: -10px;
    padding: 10px 0px 0px 20px;
    border-bottom: none;
}

#appdownloads #rightColumn div {
        border-bottom: none;
    }

#h6app {
    font-size: 14px;
    padding-left: 15px;
}

/* End App Downloads*/

/* Styling for the Corporate Page */
#corpMainBody {
    margin: 20px 0px 0px 0px;
    min-width:550px;
    font-size:17px;
}

    #corpMainBody p {
        font-size: 17px;
    }

#corpLeftCol {
    margin: 0px 0px 0px 100px;
    padding: 20px 0px 0px 0px;
    max-width:250px;
}

#corp2Splashcontent {
	max-width: 950px;
	padding-top: 25px;
	padding-left: 15px;
	background-color: white;
	margin-top: 0px;
	float: left;
    font-size:15px;
	}
	
	#corp2Splashcontent h1 {
	font-family: "proxima_novalight",Arial,sans-serif;
	font-size: 35px;
	color: #48B0E5;
	}
	
#corpTopCell {
	padding-bottom: 40px; 
	border-bottom: medium solid #48B0E5
}

#imgBetterProviderData {
    height: 400px;
    width:525px;
    border: 1px solid #4DB66E;
}

#imageWell {
    width: 500px;
    height: 400px;
}

#corpImage {
	border-bottom: medium solid #48B0E5;
}
	
	#corpImage img {
		padding: 40px;
	}

#webinarColumn {
    border-bottom: solid #48b0e5;
    float: left;
    padding: 20px 0px 20px 0px;
    height: 290px;
}

    #webinarColumn h6 {
        font-size: 10px;
        color: #666;
    }

    #webinarColumn p {
        font-size: 14px;
    }
	
.webDemo {
	padding-bottom: 10px;
}

.webDemoCol1 {
	padding: 0px 5px 0px 15px;
}

.webDemoCol2 {
	padding: 0px 5px 0px 15px;
}

#demoButton {
    margin: 10px 0px 0px 0px;
}

#webDemo {
	padding: 20px;
	float: left;
	height: 300px;
	}
	
	#webDemo h6{
		font-size: 18px;
		color: #666;
	}
	
#histalkButton {
	padding: 10px 0px 0px 15px;
}

	#histalkButton button{
	margin-top: 5px;
}

#pnmpColumn {
	padding-top:30px;
	}
#activeProviderDataColumn {
    float: left;
	height:300px; 
	padding: 20px; 
	border-right: medium solid #48B0E5; 
	border-bottom: none;" 
}

    #activeProviderDataColumn h6 {
        font-size: 18px;
        color: #666;
    }

    #activeProviderDataColumn p {
        font-size: 14px;
    }
	
#pnmpButton {
	padding:15px 10px 10px 15px;
	}

#pvseColumn {
    float: left;
    padding: 20px;
    height: 260px;
	height:300px; 
	border-right: medium solid #48B0E5; 
	border-bottom: none;"
}

    #pvseColumn h6 {
        font-size:18px; 
        color:#666;
    }

    #pvseColumn p {
        font-size: 14px;
    }

/* End Styling for Corporate Page */

/* Styling for PHYND Platform*/

.platformBoxes a {
	color: #428BCA;
}

.platformIcon {
    margin-top: 20px;
}

    .platformIcon i {
        margin-left:80px; 
        font-size:70px;
    }

.platformBoxText p {
    font-size: 16px;
    text-align: center;
}

.platformBoxes a:hover {
	color: #48B0E5;
}

#platformText {
    margin-bottom: 20px;
    margin-top: 10px;
}
#phyndPlatformLeft thumbnail{
    height:85px;
    max-width: 400px;
    margin-top: 28px;
}

#phyndPlatformLeft p {
    font-size: 14px;
}

#phyndPlatformRight thumbnail{
    float: right;
    margin-left: 40px;
    max-width: 400px;
    height:85px;
}
    /* Single button margin*/
#plb {
    margin-top: 12px;
}
    /*chevron position*/
.glyphPos {
    position:relative;
    float:right;
    top: 0px;
}
/* End Styling for PHYND Platform*/

/* Styling For Learn More Page*/

/*End Styling for Learn More page*/

/*Blog Styling*/

div.blogPage {
    width: 950px;
    margin: 0px;
    padding: 20px 40px;
}

#topBlogRow {
	margin-top:15px; 
	margin-bottom:10px;
	}
	
#topBlogRow p{
	color:#48B0E5;
}
	
#blogColumn {
    max-width:275px;
    margin: 20px 0px 0px 25px;
}

#blogColumn h3 {
        margin: 10px 0px 10px 10px;
        font-size: 20px;
    }

#blogImage img{
    float: left;
    width: 250px;
    margin: 10px 30px 20px 0px;
    box-shadow: 5px 5px 5px #888888;
}

.blogImage {
    width: 250px;
    margin: 10px 13px;
    box-shadow: 5px 5px 5px #888888;
}

#blogImageBig img{
	float: left;
	width:550px;
	height:367px;
	margin-top:0px;
	margin-bottom:20px;
	box-shadow: 5px 5px 5px #888888;
	}

.blogHeaderTitle a:link {
    width: 550px;
}

.blogHeaderLink a {
    color: #333;
}

.blogHeaderLink a:hover {
    color: #48B0E5;
}

.blogAuthor {
    width: 300px;
}

    .blogAuthor p {
        color: #4DB66E;
    }
	
.blogContent p {
	width: 560px;
	}
	
#socialTop	{
	margin-left:-10px;
	padding-left:0px;
	}
	
#disqusPad {
	padding-left: 0px;
	}



/* End Blog Styling*/

/* Contact Page Styling */

#kearneyOffice {
    width: 300px;
}

    #kearneyOffice h6 {
        color: #48B0E5;
    }

#dallasOffice {
    width: 300px;
}

    #dallasOffice h6 {
        color: #48B0E5;
    }

#kearneyMap {
    width: 300px;
    margin-left: 20px;
}

    #kearneyMap img {
        float: left;
        margin: 0;
    }

#dallasMap {
    width: 300px;
    margin-left: 20px;
}

    #dallasMap img {
        float: left;
        margin: 0;
    }

#contact_box_right {
    background-color: #48B0E5;
    border: 1px solid #48B0E5;
}

#reqDemo {
    color: #666;
    font-size: 16px;
    font-weight: 600;
}

#sendEmail {
    font-size: 20px;
    color: #3276B1;
}
/* End Contact Page */

/* PHYND Technology */

.phyndTech {
    padding: 20px 40px;
}

    .phyndTech p {
        font-size: 14px;
        padding-right: 90px;
    }

#imgStack {
    width: 800px;
    border: none;
}

/* End PHYND Technology */

/* Customers Page */

.custMarg {
    margin-bottom: 10px;
}

.customerRow a:hover{
	text-decoration: none;
}
/* End Customers Page*/

/*Latest News*/

#splashLatestNewsContent {
	width: 600px;
    padding-left: 50px; 
	background-color: white;
	margin-top: 30px;
	float: left;
	}

#newsHeader img {
    width: 550px;
    margin: 10px 0px;
}

.howPhyndWorks img {
    width: 300px;
}
.non-logged-header {
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    width: 100% !important;
    min-height: 50px !important;
    z-index: 1030;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.phynd-logo-header {
    /*background: url('/Content/images/Phyndlogo-withSimplifytagline.png') top right no-repeat;*/
    padding: 21px 0 15px
}
    .phynd-logo-header img {
        height: auto;
        border: 0;
        max-width: 300px
    }
.page-center {
    float: none ;
    max-width: 1200px ;
    margin: 0 auto ;
    padding: 0 15px;
}
.non-logged-header ul {
 
    float: right;
    display: inline-block;
    background: transparent;
    list-style: none;
    margin: 0;
    padding: 34px 15px 5px 0
}
    .non-logged-header ul li {
        color: #34495e;
        margin: 0px 2px;
        line-height: 1.428571429;
        float: left;
        position: relative;
    }
    .non-logged-header ul li:hover{
        text-decoration: none;
        color: #fff;
        background: #2980b9;
        border-bottom: 3px solid #73dc94;
    }
        .non-logged-header ul li:hover a {
            color: #fff;
            text-decoration:none
        }
        .non-logged-header ul li.sub-menus:hover:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 142, 9, 0);
            border-top-color: #73dc94;
            border-width: 10px;
            margin-left: -10px;
        }

        .non-logged-header ul li.sub-menus ul {
            opacity: 0;
            padding: 0;
            -webkit-transition: opacity 0.4s;
            position: absolute;
            z-index: 10;
            left: 0;
            color: #000;
            padding-top: 20px;
            background-color: transparent;
            
        }
    .non-logged-header ul li.sub-menus:hover ul {
    visibility:visible;
    opacity:1
    }
        .non-logged-header ul li.sub-menus:hover a{
            color: #bdc3c7
        }
 
    .non-logged-header ul li.sub-menus ul li{
        background: #fff;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #d3d3d3;
        padding: 6px 10px;
    }
    .non-logged-header ul li a {
            padding: 7px 15px;
            display: block;
            font-size: 13px;
            line-height: 20px;
            position: relative;
            color: #bdc3c7;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
            -webkit-transition: all 300ms ease 0s;
            -moz-transition: all 300ms ease 0s;
            -o-transition: all 300ms ease 0s;
            -ms-transition: all 300ms ease 0s;
            transition: all 300ms ease 0s;
        }
    .non-logged-header ul li.sub-menus ul li a {
        padding: 0;
        font-size: 16px;
    }
#register-phynd-link {
    margin-bottom:300px
}
#tblCampaignConfigure table.k-editor {
height:100px
}
#tblCampaignConfigure .k-editor iframe.k-content {
    height: 50px
}