﻿
/* Text Module */
.textModule *{font-size:inherit;}
.textModule h4, .textModule p,.textModule blockquote, .textModule ul,.textModule fieldset, .textModule ol, .textModule dl{ margin: 1.12em 0 }
.textModule blockquote {margin-left: 40px; margin-right: 40px }
.textModule th {font-weight: bolder; text-align: center }
.textModule ol, .textModule ul, .textModule dir, .textModule dd {margin-left: 40px }
.textModule h1 { font-size: 2em; margin: .67em 0 }
.textModule h2 { font-size: 1.5em; margin: .75em 0 }
.textModule h3 { font-size: 1.17em; margin: .83em 0 }
.textModule h4 { font-size: 1em; }
.textModule h5 { font-size: .83em; margin: 1.5em 0 }
.textModule h6 { font-size: .75em; margin: 1.67em 0 }
.textModule h1, .textModule h2, .textModule h3, .textModule h4,.textModule h5, .textModule h6, .textModule b,.textModule strong { font-weight: bolder}

.textModule li {margin-bottom:3px;}
.textModule td{padding:0.2em;}


/* expandable list */
.list_expandable .list_source {list-style-type: none; padding-right: 0em;padding-left: 0em;margin-left:0px;margin-top:10px;}
.list_expandable ul li div.ExpandableContent { display: none; padding-left:18px;padding-bottom:15px;}
.list_expandable ul li {margin-bottom:3px;}

.list_expandable ul li span.expandable {cursor: hand; cursor: pointer;  font-weight: bolder; background: transparent url(/images/arrowRight.jpg) no-repeat scroll; background-position:left center;padding-left:18px;}
.list_expandable ul li span.expanded {cursor: hand; cursor: pointer;  font-weight: bolder; background: transparent url(/images/arrowBottom.jpg) no-repeat scroll; background-position:left center;padding-left:18px;}


/* expanded list */
.list_expanded .list_source { list-style-type: none; padding-left: 0em; padding-right: 0em; margin-right: 0px; }
.list_expanded li.ListItem{margin-bottom:15px;}
.list_expanded li.ListItemFirst{margin-bottom:15px;}
.list_expanded h3.listTitle{margin-bottom:3px;margin-top:5px;}
.list_expanded div.listDescription{}
.list_images a.listlink { color: #333333;display:block;position:relative;margin-top:5px;}
.list_images a.listlink:hover { color: #000000;}


/* list images with descriptions */
.list_images .list_source { list-style-type: none; padding-left: 0em; padding-right: 0em; margin-right: 0px; }
.list_images>ul>li {width:100%;text-align: left; display: inline-block; margin-bottom: 10px;clear:left;}
.list_images ul li img.listImage {display: block; float: left; margin-right: 10px; }
.list_images ul li h3.listTitle{margin-bottom:3px;margin-top:5px;}
.list_images ul li a.listlink { color: #333333;display:block;position:relative;margin-top:5px;}
.list_images ul li a.listlink:hover { color: #000000;}


/* list images only */
.list_imagesonly .list_source {list-style-type: none; padding-left: 0em; padding-right: 0em; margin-right: 0px; }
.list_imagesonly li.ListItemFirst {margin-bottom:25px;display:inline-block;border:4px solid #E4E4E4;float:left;margin-right:25px;margin-left:25px;}
.list_imagesonly li.ListItem {margin-bottom:25px;margin-left:25px;border:4px solid #E4E4E4;float:left;display:inline-block;}
.list_imagesonly div.ImageWrapper{padding:5px 5px 5px 5px;background-color:#fff;}
.list_imagesonly img.ListImage {border:0px;}


/* list images with desc */
.list_imagedesc .list_source {list-style-type: none; padding-left: 0em; padding-right: 0em; margin-right: 0px; }
.list_imagedesc li.ListItemFirst {min-height: 120px; height: auto !important; height: 120px; min-width: 150px; width: auto !important; width: 150px; margin-bottom:25px;display:inline-block;float:left;margin-right:25px;text-align:center;}
.list_imagedesc li.ListItem {min-height: 120px; height: auto !important; height: 120px; min-width: 150px; width: auto !important; width: 150px; margin-bottom:25px;margin-right:25px;float:left;display:inline-block;text-align:center;}
.list_imagedesc div.ImageWrapper{padding:5px 5px 5px 5px;background-color:#fff;border:4px solid #E4E4E4;}
.list_imagedesc img.ListImage {border:0px;}
.list_imagedesc h3.listTitle {}
.list_imagedesc div.listDescription {}


/* List anchors */
.list_anchors .list_source {list-style-type: disc;margin-left: 18px;}
.list_anchors li.ListItem {}
.list_anchors  a.listlink {color: #000000;font-weight:bolder;margin:2px 0px 2px 0px;}
.list_anchors  a.listlink:hover {color: #003366;font-weight:bolder;margin:2px 0px 2px 0px;}

.list_targets {margin-top:25px;}
.list_targets .list_source { list-style-type: none; padding: 0; margin: 0;}
.list_targets .ListTargetItem {margin-bottom:15px;border-bottom: 1px dotted #b4b4b4;padding-bottom:10px;}
.list_targets h3.listTitle{margin-bottom:3px;margin-top:5px;}
.list_targets .listDescription {margin-bottom:5px;}
.list_targets a.listTargetlink {color: #003366;text-decoration:underline;}
.list_anchors a.listTargetlink:hover {color: #3366CC;}



/* Login form */
.LoginForm fieldset{border:0px;}
.LoginForm .ErrorMessage{color:Red;padding: 10px 0px 5px 0px;display:block;}
.LoginForm ol{list-style-type:none;}
.LoginForm ol li { clear: left;padding:15px 0px; }
.LoginForm ol li label { float: left; padding-left: 1px; width:80px;}
.LoginForm ol li .validator { float: left;color:Red;}
.LoginForm ol li input[type=text] { float: left;margin-right:10px;width:160px;}
.LoginForm ol li input[type=password] { float: left;margin-right:10px;width:160px;}
.LoginForm ol li a { float: left; }
.LoginForm ol li .btnLogin { float: left; margin-top:15px;cursor:pointer;}

/* site box */
.defaultSiteBox {width:100%;min-height:305px;height:auto !important;height:305px;display:block;position:relative;}
.defaultSiteBox .sbTop{height:35px;display:block;position:relative;background-color:#cfcfcf;padding:5px 0px 0px 20px;}
.defaultSiteBox .sbTop h3{color:#000000;margin-top:5px;}
.defaultSiteBox .sbTop .sbTopLink{position:absolute;font-weight:bold;color:#000;right:10px;top:5px;}
.defaultSiteBox .sbTop .sbTopLink:hover{color:#00529b;}
.defaultSiteBox .sbContent {padding:15px 15px 15px 15px;background-color:#f5f5f5}
.defaultSiteBox .sbBottom{width:100%;height:27px;display:block;position:relative;bottom:0px;background-color:#cfcfcf;}
.defaultSiteBox .sbBottom .sbBottomLink{position:absolute;font-weight:bold;color:#000;left:10px;top:5px;}
.defaultSiteBox .sbBottom .sbBottomLink:hover{color:#00529b;}


/* SignUp */
.SignUp fieldset{border:0px;}
.SignUp .ErrorMessage{color:Red;padding: 10px 0px 5px 0px;display:block;}
.SignUp ol {list-style-type:none;}
.SignUp ol li { clear: left;padding:15px 0px; }
.SignUp ol li label { float: left; padding-left: 1px; width:140px;}
.SignUp ol li .validator { float: left;color:Red;}
.SignUp ol li input[type=text] { float: left;margin-right:10px;width:160px;}
.SignUp ol li input[type=password] { float: left;margin-right:10px;width:160px;}
.SignUp ol li select { float: left;margin-right:10px;}
.SignUp ol li input[type=checkbox] { float: left;margin-right:10px;}
.SignUp ol li table input[type=radio] { float: left; }
.SignUp ol li table label { display: block; width: inherit; float: left; text-align: left; padding: 0 0 0 5px; }
.SignUp ol li a { float: left; }
.SignUp ol li .btrRegister { float: left; margin-top:15px;cursor:pointer;}
.SignUp ol li.FormSeparator{border-bottom:1px dotted #555555;}
.SignUp ol li .Iwantrecieve label{width:250px;}


/* password restore */
.PasswordRestore fieldset{border:0px;}
.PasswordRestore ol{list-style-type:none;}
.PasswordRestore ol li { clear: left;padding:15px 0px; }
.PasswordRestore ol li label { float: left; padding-left: 1px; width:80px;}
.PasswordRestore ol li .validator { float: left;color:Red;}
.PasswordRestore ol li input[type=text] { float: left;margin-right:10px;width:160px;}
.PasswordRestore ol li a { float: left; }
.PasswordRestore ol li .btnSend { float: left; margin-top:15px;cursor:pointer;}


/* Contact form */
.contactForm fieldset { border: 0px; }
.contactForm ol { list-style-type: none; }
.contactForm ol li { clear: left; padding: 10px 0px; }
.contactForm ol li label { float: left; padding-left: 1px; width: 120px; }
.contactForm ol li .validator { float: left; color: Red; }
.contactForm ol li input[type=text] { float: left; margin-right: 10px; width: 200px; border: 1px solid #ccc;}
.contactForm ol li textarea {float:left; border: 1px solid #ccc;width: 200px;height:60px;margin-right: 10px;}
.contactForm ol li a { float: right; }
.contactForm ol li .btnSend { color:#000000;float: left;height:25px;margin-left:120px; cursor: pointer;border:1px solid #ccc;background: #f5f5f5 url(/Images/bgButton.jpg)  repeat-x;padding-left:25px;padding-right:25px;}
.contactForm ol li.liDescription {}
.contactForm ol li.liSubject {}
.contactForm ol li.liFullNeme {}
.contactForm ol li.liFirstName {}
.contactForm ol li.liLastName {}
.contactForm ol li.liCompany {}
.contactForm ol li.liEmail {}
.contactForm ol li.liPhone {}
.contactForm ol li.liCell {}
.contactForm ol li.liNotes {}
.contactForm ol li.liButton {}
.contactForm ol li.liMiddleName {display:none !important;}


/* Subscribe form */
.subscribeForm fieldset { border: 0px; }
.subscribeForm ol { list-style-type: none; }
.subscribeForm ol li { clear: left; padding: 10px 0px; }
.subscribeForm ol li label { float: left; padding-left: 1px; width: 120px; }
.subscribeForm ol li .validator { float: left; color: Red; }
.subscribeForm ol li input[type=text] { float: left; margin-right: 10px; width: 200px; border: 1px solid #ccc;}
.subscribeForm ol li select { float: left; margin-right: 10px; width: 207px;height:25px;}
.subscribeForm ol li a { float: right; }
.subscribeForm ol li .btnSend {color:#000000;float: left;height:25px;margin-left:120px; cursor: pointer;border:1px solid #ccc;background: #f5f5f5 url(/Images/bgButton.jpg)  repeat-x;padding-left:25px;padding-right:25px;}


/*Bread Crumbs*/
.bread-crumbs {height: 20px;padding-top: 12px;width: 100%;}
.bread-crumbs ol {list-style: none outside none;margin:0;padding:0;}
.bread-crumbs li {display: inline;margin:0;padding:0;color: #000000;}
.bread-crumbs li a {color: #000000;}
.bread-crumbs li::after{content: ">";margin: 0 5px;}
.bread-crumbs li:last-child::after{content: "";margin: 0;}


/*News Scroller*/
.newsscroller {overflow: hidden; position: relative; height: 200px;}
.newsscroller ul.newsholder{list-style-type:none;}
.newsscroller li.newsitem{height: 220px;}
.newsscroller span.newsdate{color:#333333;font-size:10px;margin-bottom:3px;}
.newsscroller .newsbody{}
.newsscroller h4.newstitle{color:#000000;font-size:14px;}
.newsscroller a.newslink{color:#000000;font-size:14px;}
.newsscroller a.newslink:hover{color:#333333;}


/* News Short list */
.NewsShortList {}
.NewsShortList ul.list_source {list-style-type: none;}
.NewsShortList li.ListItem{margin-bottom:10px;padding-bottom:10px;}
.NewsShortList h3.ListTitle{margin-bottom:2px;margin-top:0px;}
.NewsShortList div.date{}
.NewsShortList div.ListDescription{}
.NewsShortList a.listlink {color: #000000;}
.NewsShortList a.listlink:hover {color: #003366;}


/* vertical menu */
.customMenuV {width:100%;}
.customMenuV ul.firstLevel{list-style:none;}
.customMenuV .firstLevel li.item{display:block;min-height:25px; height:auto !important; height:25px;padding-top:10px;position:relative;list-style:none;border-bottom:1px dotted #D3C8D8;}
.customMenuV .firstLevel .item .aFirstLevel{margin-left:15px;text-decoration:none;color:#000000;font-weight:bolder;}
.customMenuV .firstLevel .item .aFirstLevel:hover{color:#336699;}
.customMenuV .firstLevel .item .aFirstLevel .aText{}
.customMenuV .firstLevel .first{}
.customMenuV .firstLevel .itemActive .aFirstLevel{color:#000;}
.customMenuV .firstLevel .last{}

.customMenuV div.level2Holder{margin-top:7px;}
.customMenuV ul.secondLevel{list-style:none;}
.customMenuV .secondLevel .item2lvl{display:block;min-height:25px; height:auto !important;  height:25px;display:block;position:relative;list-style:none;border-top:1px dotted #D3C8D8;padding-top:10px;}
.customMenuV .secondLevel .item2lvl .a2level{margin-left:20px;padding-left:15px;text-decoration:none;color:#383838;background:transparent url('/Images/arrowRight.jpg') no-repeat scroll left center;}
.customMenuV .secondLevel .item2lvl .a2level:hover{color:#336699;}

/* Horizontal Images menu */
.customMenuImagesH{float:left;}
.customMenuImagesH li{float:left;margin-left:4px;list-style:none;}
.customMenuImagesH li.first{margin-left:0px;}

/* dropdown menu */
.customMenuRad {min-height:30px;height:auto !important;height:30px;}


/*menus modules*/
.wp4 {
    z-index:5;
    display:block;
    position:relative
    /*clear: both;width:100%;*/
}


/* InvitationLetter */
.invitationLetter fieldset{border:0px;}
.invitationLetter .ErrorMessage{color:Red;padding: 10px 0px 5px 0px;display:block;}
.invitationLetter ol {list-style-type:none;}
.invitationLetter ol li { clear: left;padding:10px 0px; }
.invitationLetter ol li label { float: left; padding-left: 1px; width:120px;}
.invitationLetter ol li .validator { float: left;color:Red;}
.invitationLetter ol li input[type=text] { float: left;margin-right:10px;width:160px;}
.invitationLetter ol li select { float: left;margin-right:10px;}
.invitationLetter ol li .btnSend { color:#000000;float: left;height:25px;margin-left:120px; cursor: pointer;border:1px solid #ccc;background: #f5f5f5 url(/Images/bgButton.jpg)  repeat-x;padding-left:25px;padding-right:25px;}

/* CertificateOfAttendance */
.CertificateOfAttendance ol li .btnSend {background: #f5f5f5 url("/Images/bgButton.jpg") repeat-x scroll 0 0;border: 1px solid #ccc;color: #000000;cursor: pointer;float: left;height: 25px;margin-top: 10px;padding-left: 19px;padding-right: 19px;}
.CertificateOfAttendance ol li.validator {color:Red;}

/* popup gallery */
.galleryPopup ul.ImagesList{width:100%;list-style-type:none;margin:0;padding:0;}
.galleryPopup ul.ImagesList li.PopUpGalleryItem {float: left;list-style-type: none; margin-bottom: 15px;margin-right: 10px;border: 1px solid #CCCCCC;display:inline-block;text-align:center;vertical-align:middle;padding:5px;}
.galleryPopup ul.ImagesList li.PopUpGalleryItem:hover {border: 1px solid #333333;}
.galleryPopup ul.ImagesList li.PopUpGalleryItem a.PopUpGalleryItemAnchor {}
.galleryPopup ul.ImagesList li.LastInARow { margin-left:0px;}
.galleryPopup ul.ImagesList li.PopUpGalleryItem img.PopupImage {max-height: 100% !important;max-width: 100% !important;}


/* Horizontal scroller */
.HorizontalScroller {}
.hrsWrapper {display: inline-block;float: right;margin-top: 1px;overflow: hidden;position: relative;width: 100%;z-index: 2;padding: 0;}
.hrsWrapper ul.hrsList { position: absolute;top:2px;}
.hrsWrapper ul.hrsList li.hrsListItem {background-color: #FFFFFF;float: left;list-style-type: none;}
.hrsWrapper ul.hrsList li.hrsListItem .hrsItemWrapper { text-align: center;}
.hrsWrapper ul.hrsList li.hrsListItem .hrsItemWrapper a.hrsLink { display: inline-block; text-decoration:none; color:Blue;margin: 0 auto; display:block;}
.hrsWrapper ul.hrsList li.hrsListItem .hrsItemWrapper img.hrsImage { margin: 0 auto; }
.hrsWrapper ul.hrsList li.hrsListItem .hrsItemWrapper .hrsImageWrapper { text-align:center;margin: 0 auto;}
.HorizontalScroller .hrsNav { }
.HorizontalScroller .hrsNav a.hrsPrev { left: 0px; position: absolute; top: 2px; background: url("/Images/hrsScrollerLeft.png") no-repeat scroll center center #fff; width: 40px; text-decoration:none;}
.HorizontalScroller .hrsNav a.hrsNext { right: 0px; position: absolute; top: 2px; background: url("/Images/hrsScrollerRight.png") no-repeat scroll center center #fff; width: 40px; text-decoration:none;}


/* Table manager */
.RowBreak { background-color:#D9E5F1;}
.RowType {border: 1px solid #20385C;display: inline-block;width:630px;}
.RowType .RowTypeRight { float:left; width:100px; padding:10px;}
.RowType .RowTypeRight .RowTitle {color: #20385C;font-size: 16px;font-weight: bold;}
.RowType .RowTypeRight .RowTime {color: #000000;font-size: 13px;font-style: normal;font-weight: bold;width: 90px;}
.RowType .RowTypeLeft { float:left; text-align:left; padding:10px;width:489px;border-left:1px solid #20385C;}
.RowType .RowTypeLeft .RowTitle {color: #20385C;font-size: 16px;font-weight: bold;}
.RowType .RowTypeLeft .RowSponser {font-size: 9px;margin-left: 15px;}
.RowType .RowTypeLeft .RowProffesor {font-size: 13px;font-weight: bold;display: block;}
.RowType .RowTypeLeft .RowBody {font-size: 13px;}
.RowType input { width:140px;}
.RowType textarea { width:100%;}
.RowType .RowTypeLeft input { width:100%;}

.RowType1 .RowTypeLeft input.RowTitle { width:50%;}
.RowType1 .RowTypeLeft input.RowSponser { width:40%;}

.RowType4 { /*width:622px;*/}
.RowType4 input {width:100%;}
.RowType4 .RowTypeLeft { display:none;}
.RowType4 .RowTypeRight { width:610px;}

.RowType .RowTypeLeftHalf {width:234px;}
.RowType .RowTypeLeft3 {width:149px;}
.PrintAndWord {float: right;margin-bottom: 10px;margin-right: 16px;}
.btnToPrint {background:url(/images/Print.jpg) no-repeat;display: block;height: 28px;width: 33px;float:right; cursor:pointer;}
.btnToWord {background:url(/images/Word.jpg) no-repeat;display: block;height: 28px;width: 33px;float:right;margin-right: 15px;}


.CategoriesPage {}
.CategoriesPage .CategoriesList { list-style-type:none;}
.CategoriesPage .CategoriesList .CategoriesItem {display: block;float: left;height: 320px;margin-bottom: 20px;margin-left: 100px;margin-top: 0;padding-bottom: 20px;position: relative;width: 320px;}
.CategoriesPage .CategoriesList .CategoriesItem .ImageLink {border: 1px solid #F5F5F5;display: inline-block;max-height: 300px;padding: 4px;text-align: center;width: 300px;}
.CategoriesPage .CategoriesList .CategoriesItem .ImageLink:hover {border:1px solid #e5e5e5;}
.CategoriesPage .CategoriesList .CategoriesItem .ImageLink .Image {max-width:300px;max-height:300px;}
.CategoriesPage .CategoriesList .CategoriesItem .TitleLink { text-decoration:none;}
.CategoriesPage .CategoriesList .CategoriesItem .TitleLink .Title { color:#000;text-align: center;}

.ProductsPage {}
.ProductsPage .ProductsList { list-style-type:none;}
.ProductsPage .ProductsList .ProductsItem {display: block;float: left;margin-bottom: 20px;margin-left: 10px;margin-top: 0;padding-bottom: 20px;position: relative;width: 220px;}
.ProductsPage .ProductsList .ProductsItem .ImageLink {border: 1px solid #F5F5F5;display: inline-block;max-height: 200px;padding: 4px;text-align: center;width: 200px;}
.ProductsPage .ProductsList .ProductsItem .ImageLink:hover {border:1px solid #e5e5e5;}
.ProductsPage .ProductsList .ProductsItem .ImageLink .Image {max-height: 200px;max-width: 200px;}
.ProductsPage .ProductsList .ProductsItem .Description {margin: 5px 0;padding: 3px;}
.ProductsPage .ProductsList .ProductsItem .TitleLink { text-decoration:none;}
.ProductsPage .ProductsList .ProductsItem .TitleLink .Title { color:#000;text-align: center;}
.ProductsPage .ProductsList .ProductsItem .LinkDiv { text-align:center;}
.ProductsPage .ProductsList .ProductsItem .LinkDiv .Link { text-decoration:none;}

.ProductPage {padding-bottom: 20px;}
.ProductPage .Image {}
.ProductPage .Image img {}
.ProductPage .LongDescription { padding:15px 0px 15px 0px;}

.newsList {}
.newsList .NewsList {}
.newsList .NewsList .NewsItem { list-style-type:none;margin-bottom:20px;}
.newsList .NewsList .NewsItem h3 {font-size: 15px;color:#020202;}
.newsList .NewsList .NewsItem h3 a {text-decoration:none;font-size: 15px; color:#020202;}
.newsList .NewsList .NewsItem .textModule {}
.newsList .NewsList .NewsItem .date {}


.Slider {position: relative;width: 950px;display: inline-block;padding-top: 4px;height: 434px;}

.contenthomeslider {float: left;height: 337px;overflow: hidden;position: relative;width: 100%;}
.contenthomeslider .item { position:absolute;  width:100%; height:337px; display:none;left:0;top:0;}
.contenthomeslider .item img {}
.contenthomeslider .item1 { display:block;}

/*.contenthomeslider {}*/
.contenthomeslider .text {color: #86BEA0;display: none;font-size: 23px;height: 337px;left: 400px;position: absolute;top: 20px;width: 550px;z-index: 10; margin-left:50px;}
.contenthomeslider .text1 {display:block;}

.contenthomeslider .ItemSliderTitle { color:#fff; font-size:30px; margin-bottom:5px; text-shadow:1px 1px 1px #000;}
.contenthomeslider .TextBody { font-size:16px;text-shadow:0.5px 0.5px 1px #fff;color: #000000;}
.contenthomeslider .ItemSliderLink {display: inline-block;margin-top: 10px;color: #535150;padding: 3px 5px;text-decoration: none;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: #666 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;background: #F7F7F7;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7F7F7), to(#e4e4e4));background: -webkit-linear-gradient(#F7F7F7, #e4e4e4);background: -moz-linear-gradient(#F7F7F7, #e4e4e4);background: -ms-linear-gradient(#F7F7F7, #e4e4e4);background: -o-linear-gradient(#F7F7F7, #e4e4e4);background: linear-gradient(#F7F7F7, #e4e4e4);-pie-background: linear-gradient(#F7F7F7, #e4e4e4);behavior: url(/../css/PIE/PIE.htc);}

#nav {}
#nav {bottom: 0;position: absolute;right: 0;}
#nav li { width:157px; height:108px; float:left; list-style-type:none;}
#nav li.activeSlide {background:url("/images/SliderItemHover.png") no-repeat scroll 0 0 transparent !important;}
#nav li:hover {background: url("/images/SliderItemHover.png") no-repeat scroll 0 0 transparent !important; width:157px; height:108px;}
#nav li a { cursor:pointer; display: block;height: 100%;width: 100%; position:relative;}
#nav li a span { position:absolute; bottom: 4px;font-size: 13px;text-align: center;width: 100%;right: 0;}


/*------- Search Resuls ------*/
.searchResults { }
.searchResults ul { list-style: none; padding-top: 40px; }
.searchResults ul li { width: auto; min-height: 50px;height:auto !important;height:50px; margin: 0px auto 15px; display: block; position: relative; }
.searchResults ul li a{ width: auto; height:20px;  display: block; position: relative;color: #0368db;font-size:16px;font-weight:normal; }
.searchResults ul li p { width: auto; height:auto !important;height:20px; display: block; position: relative; }
.searchResults ul li span {width: auto; height:20px; display: block;position: relative;color: #0e774a;direction:ltr; text-align:left;}

/*vimeo playlist*/
.vimeo-playlist{}
.vimeo-playlist_videos ul { list-style: none; padding:0;margin:0; }
.vimeo-playlist_video{width:42%;padding:2% 4%;display:block;float:right;position:relative;}
.vimeo-playlist_video .video_img {max-width: 100%;}
.vimeo-playlist_video .video_duration{padding:3px;background-color:#333; border-radius: 3px;color:#fff;top: 200px;right: 45px;position:absolute;}
.vimeo-playlist_video .video_playbtn { color:#fff;top: 205px;left: 50px;position:absolute;}
.vimeo-playlist_video .video_playbtn i{font-size:15px;}
.vimeo-playlist_video .video_title{color:#333;margin-top: 5px;}
.vimeo-playlist_video .video_desc{color: #606060;font-size: 14px;display: inline-block;height: 36px;overflow: hidden;padding-top: 5px;}
.vimeo-playlist_video .video_title a{font-size:inherit;color:inherit;text-decoration:none;}
#video-popup{position:absolute;top:0;left:0;z-index:11;background-color:#000;max-width:60% !important;max-height:60% !important;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);}
#video-popup_iframe {background-color: #000;display: block;float: left;}
.video-popup_close {color: #fff;top: -14px;right: -20px;position: absolute;font-size: 25px;display: block;}

/*HTML code*/
.htmlcode{}
.htmlcode.editmode{padding-top:20px;}
.htmlcode.editmode::before{content:'HTML code';color:#000;position:absolute;top:0;left:0;padding:3px 5px;background-color:#f5f5f5;font-size:11px;}
.htmlcode iframe{border:medium none;}
.htmlcode.editmode iframe{border:1px dashed #cfcfcf;}

@media only screen and (max-width : 950px) {
	.htmlcode iframe{width:100% !important;}
}