﻿
 /****** Start Content of FontFace *******/ 
 @font-face { font-family:'BMitra' ; src: url('/Dorsapax/Data/Font/BMitra/BMitra.eot') format('eot') , url('/Dorsapax/Data/Font/BMitra/BMitra.ttf') format('truetype') , url('/Dorsapax/Data/Font/BMitra/BMitra.woff') format('woff') ; font-weight: normal; font-style: normal; }@font-face { font-family:'droid' ; src: url('/Dorsapax/Data/Font/droid/droid.eot') format('eot') , url('/Dorsapax/Data/Font/droid/droid.ttf') format('truetype') , url('/Dorsapax/Data/Font/droid/droid.woff') format('woff') , url('/Dorsapax/Data/Font/droid/droidbold.eot') format('eot') , url('/Dorsapax/Data/Font/droid/droidbold.ttf') format('truetype') , url('/Dorsapax/Data/Font/droid/droidbold.woff') format('woff') ; font-weight: normal; font-style: normal; }@font-face { font-family:'droidbold' ; src: url('/Dorsapax/Data/Font/droidbold/droid.eot') format('eot') , url('/Dorsapax/Data/Font/droidbold/droid.ttf') format('truetype') , url('/Dorsapax/Data/Font/droidbold/droid.woff') format('woff') , url('/Dorsapax/Data/Font/droidbold/droidbold.eot') format('eot') , url('/Dorsapax/Data/Font/droidbold/droidbold.ttf') format('truetype') , url('/Dorsapax/Data/Font/droidbold/droidbold.woff') format('woff') ; font-weight: normal; font-style: normal; }@font-face { font-family:'IRANSans' ; src: url('/Dorsapax/Data/Font/IRANSans/IRANSans.eot') format('eot') , url('/Dorsapax/Data/Font/IRANSans/IRANSans.ttf') format('truetype') , url('/Dorsapax/Data/Font/IRANSans/IRANSans.woff') format('woff') ; font-weight: normal; font-style: normal; }@font-face { font-family:'IRANSansBold' ; src: url('/Dorsapax/Data/Font/IRANSansBold/IRANSansBold.eot') format('eot') , url('/Dorsapax/Data/Font/IRANSansBold/IRANSansBold.ttf') format('truetype') , url('/Dorsapax/Data/Font/IRANSansBold/IRANSansBold.woff') format('woff') ; font-weight: normal; font-style: normal; }
 /****** Start Content of Global.css *******/ 
 @font-face {     font-family: 'bnazanin';      src: url('/dorsapax/data/file/font/BNazanin.eot');		src : url('/dorsapax/data/file/font/BNazanin.eot?#iefix') format('embedded-opentype'),         url('/dorsapax/data/file/font/BNazanin.woff') format('woff'),         url('/dorsapax/data/file/font/BNazanin.ttf') format('truetype');	 }@font-face {     font-family: 'bmitra';	       src: url('/dorsapax/data/file/font/BMitra.eot');     src: url('/dorsapax/data/file/font/BMitra.eot?#iefix') format('embedded-opentype'),         url('/dorsapax/data/file/font/BMitra.woff') format('woff'),         url('/dorsapax/data/file/font/BMitra.ttf') format('truetype');	 }.floatr{float:right;}.floatl{float:left;}.myclear{clear:both;}.behavior{behavior: url(PIE.htc);}.blocktaglist{list-style-type:none;}.blocktagss{background-color :#E1ECF4;color :#39739d;padding:3px;width:auto;display:inline-block;margin:2px;}.tagname{}/*------ Content of toastr ----------------------*/.toast-title {  font-weight: bold;}.toast-message {  -ms-word-wrap: break-word;  word-wrap: break-word;}.toast-message a,.toast-message label {  color: #ffffff;}.toast-message a:hover {  color: #cccccc;  text-decoration: none;}.toast-close-button {  position: relative;  right: -0.3em;  top: -0.3em;  float: right;  font-size: 20px;  font-weight: bold;  color: #ffffff;  -webkit-text-shadow: 0 1px 0 #ffffff;  text-shadow: 0 1px 0 #ffffff;  opacity: 0.8;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  filter: alpha(opacity=80);}.toast-close-button:hover,.toast-close-button:focus {  color: #000000;  text-decoration: none;  cursor: pointer;  opacity: 0.4;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);  filter: alpha(opacity=40);}/*Additional properties for button version iOS requires the button element instead of an anchor tag. If you want the anchor version, it requires `href="#"`.*/button.toast-close-button {  padding: 0;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;}.toast-top-center {  top: 0;  right: 0;  width: 100%;}.toast-bottom-center {  bottom: 0;  right: 0;  width: 100%;}.toast-top-full-width {  top: 0;  right: 0;  width: 100%;}.toast-bottom-full-width {  bottom: 0;  right: 0;  width: 100%;}.toast-top-left {  top: 12px;  left: 12px;}.toast-top-right {  top: 12px;  right: 12px;}.toast-bottom-right {  right: 12px;  bottom: 12px;}.toast-bottom-left {  bottom: 12px;  left: 12px;}#toast-container {  position: fixed;  z-index: 999999;  /*overrides*/}#toast-container * {  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;}#toast-container > div {  position: relative;  overflow: hidden;  margin: 0 0 6px;  padding: 15px 15px 15px 50px;  width: 300px;  -moz-border-radius: 3px 3px 3px 3px;  -webkit-border-radius: 3px 3px 3px 3px;  border-radius: 3px 3px 3px 3px;  background-position: 15px center;  background-repeat: no-repeat;  -moz-box-shadow: 0 0 12px #999999;  -webkit-box-shadow: 0 0 12px #999999;  box-shadow: 0 0 12px #999999;  color: #ffffff;  opacity: 0.8;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  filter: alpha(opacity=80);}#toast-container > div:hover {  -moz-box-shadow: 0 0 12px #000000;  -webkit-box-shadow: 0 0 12px #000000;  box-shadow: 0 0 12px #000000;  opacity: 1;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  filter: alpha(opacity=100);  cursor: pointer;}#toast-container > .toast-info {  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;}#toast-container > .toast-error {  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;}#toast-container > .toast-success {  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;}#toast-container > .toast-warning {  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;}#toast-container.toast-top-center > div,#toast-container.toast-bottom-center > div {  width: 300px;  margin-left: auto;  margin-right: auto;}#toast-container.toast-top-full-width > div,#toast-container.toast-bottom-full-width > div {  width: 96%;  margin-left: auto;  margin-right: auto;}.toast {  background-color: #030303;}.toast-success {  background-color: #51a351;}.toast-error {  background-color: #bd362f;}.toast-info {  background-color: #2f96b4;}.toast-warning {  background-color: #f89406;}.toast-progress {  position: absolute;  left: 0;  bottom: 0;  height: 4px;  background-color: #000000;  opacity: 0.4;  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);  filter: alpha(opacity=40);}/*Responsive Design*/@media all and (max-width: 240px) {  #toast-container > div {    padding: 8px 8px 8px 50px;    width: 11em;  }  #toast-container .toast-close-button {    right: -0.2em;    top: -0.2em;  }}@media all and (min-width: 241px) and (max-width: 480px) {  #toast-container > div {    padding: 8px 8px 8px 50px;    width: 18em;  }  #toast-container .toast-close-button {    right: -0.2em;    top: -0.2em;  }}@media all and (min-width: 481px) and (max-width: 768px) {  #toast-container > div {    padding: 15px 15px 15px 50px;    width: 25em;  }}.tagname{}.zone[group]{min-height:100px;}.sortablehover{min-height:20px !important;background-color:#E6EBF0;}#divPersonalizeSetting {    background: none transparent;background-color : #F2F2F2;    height: auto;    left: 0;    position: fixed;    top: 100px;    width: 45px;    z-index: 100;}#sidemnu2{margin-top:6px;border: 1px solid #DDDDDD;    padding:5px;    cursor: pointer;}#sidemnu1{border: 1px solid #DDDDDD;    padding:5px;    cursor: pointer;}.dellBlock{	background-color:#F2F2F2;	width:30px;	height:30px;	position:absolute;	z-index: 100;	padding:5px;		}.frame {	position:relative;	}.cmn-toggle {  position: absolute;  margin-left: -9999px;  visibility: hidden;}.cmn-toggle + label {  display: block;  position: relative;  cursor: pointer;  outline: none;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}input.cmn-toggle-round + label {  padding: 2px;  width: 30px;  height: 18px;  background-color: #dddddd;  -webkit-border-radius: 60px;  -moz-border-radius: 60px;  -ms-border-radius: 60px;  -o-border-radius: 60px;  border-radius: 60px;}input.cmn-toggle-round:checked + label:before {  background-color: #8ce196;}input.cmn-toggle-round:checked + label:after {  margin-left: 60px;}input.cmn-toggle-round-flat + label {  padding: 2px;  width: 30px;  height: 18px;  background-color: #dddddd;  -webkit-border-radius: 60px;  -moz-border-radius: 60px;  -ms-border-radius: 60px;  -o-border-radius: 60px;  border-radius: 60px;  -webkit-transition: background 0.4s;  -moz-transition: background 0.4s;  -o-transition: background 0.4s;  transition: background 0.4s;}input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {  display: block;  position: absolute;  content: "";}input.cmn-toggle-round-flat + label:before {  top: 2px;  left: 2px;  bottom: 2px;  right: 2px;  background-color: #fff;  -webkit-border-radius: 60px;  -moz-border-radius: 60px;  -ms-border-radius: 60px;  -o-border-radius: 60px;  border-radius: 60px;  -webkit-transition: background 0.4s;  -moz-transition: background 0.4s;  -o-transition: background 0.4s;  transition: background 0.4s;}input.cmn-toggle-round-flat + label:after {  top: 4px;  left: 4px;  bottom: 4px;  width: 12px;  background-color: #dddddd;  -webkit-border-radius: 52px;  -moz-border-radius: 52px;  -ms-border-radius: 52px;  -o-border-radius: 52px;  border-radius: 52px;  -webkit-transition: margin 0.4s, background 0.4s;  -moz-transition: margin 0.4s, background 0.4s;  -o-transition: margin 0.4s, background 0.4s;  transition: margin 0.4s, background 0.4s;}input.cmn-toggle-round-flat:checked + label {  background-color: #8ce196;}input.cmn-toggle-round-flat:checked + label:after {  margin-left: 15px;  background-color: #8ce196;}
 /****** Start Content of Block blockName: obj_index2_block23540 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;} #obj_index2_block23540 0{}
 /****** Start Content of Block blockName: obj_index2_block23541 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Block blockName: obj_index2_block23542 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Block blockName: obj_index2_block23546 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Block blockName: obj_index2_block23559 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Block blockName: obj_index2_block23562 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Block blockName: obj_index2_block23563 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Block blockName: obj_index2_block23565 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_dorsaetoolsevideo_sample_index2_block23543 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23544 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23545 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start SliderCss blockName: tool_news_sample_index2_block23545 *******/ 
 #tool_news_sample_index2_block23545 .advanced-slider {	text-align: left; overflow: visible; font-family: Arial, Helvetica, sans-serif; margin-right: auto; margin-left: auto; position: relative;}#tool_news_sample_index2_block23545 .advanced-slider * {	margin: 0px; padding: 0px; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;}.fullscreen#tool_news_sample_index2_block23545 .advanced-slider {	max-height: 100% !important; max-width: 100% !important;}#tool_news_sample_index2_block23545 .advanced-slider a {	transition:none !important; position: static; -moz-transition: none; -webkit-transition: none; -o-transition: none;}#tool_news_sample_index2_block23545 .advanced-slider img {	margin: 0px;	padding: 0px; 	border: currentColor; 	transition:none !important; 	max-height: none; 	max-width: none; 	-moz-transition: none; 	-webkit-transition: none; 	-o-transition: none;	max-height: none !important;     max-width: none !important;     margin-left: 0 !important;     margin-top: 0 !important;}#tool_news_sample_index2_block23545 .advanced-slider .slider-main {	width: 100%; height: 100%; position: relative; z-index: 1;}#tool_news_sample_index2_block23545 .advanced-slider .slide-wrapper {	width: 100%; height: 100%; overflow: visible; position: relative; z-index: 2;}#tool_news_sample_index2_block23545 .advanced-slider .slides {	list-style: none; margin: 0px !important; padding: 0px !important; width: 100%; height: 100%; overflow: hidden; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .slide {	list-style: none; margin: 0px !important; padding: 0px !important; width: 100%; height: 100%; overflow: hidden; display: block; visibility: hidden; position: absolute; opacity: 1;}#tool_news_sample_index2_block23545 .advanced-slider .slide .thumbnail {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .slide .caption {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .slide .html {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .slide .image {	padding: 0px !important; 	border: currentColor !important;    left: 0 !important;    margin-left: 0 !important;    margin-top: 0 !important;    max-height: none !important;    max-width: none !important;    top: 0 !important;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .slide .html {	overflow: hidden;}#tool_news_sample_index2_block23545 .advanced-slider .video-hidden-image {	display: none;}#tool_news_sample_index2_block23545 .advanced-slider iframe.video {	background-color: rgb(0, 0, 0);}#tool_news_sample_index2_block23545 .advanced-slider .video-play-button {	background-position: center; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; display: block; position: absolute; background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/video_play.png"');}.webkit#tool_news_sample_index2_block23545 .advanced-slider .transition.slide .html iframe {	display: block;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .active.slide .html iframe {	display: block;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .transition.slide .init.layer iframe {	display: block;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .active.slide .init.layer iframe {	display: block;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .slide .html iframe {	display: none;}.webkit#tool_news_sample_index2_block23545 .advanced-slider .slide .layer iframe {	display: none;}#tool_news_sample_index2_block23545 .advanced-slider iframe {	display: block;}#tool_news_sample_index2_block23545 .advanced-slider .slice-container {	width: 100%; height: 100%; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .swipeable-container {	width: 100%; height: 100%; overflow: hidden; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .swipeable-container .selectable {	cursor: default;}#tool_news_sample_index2_block23545 .advanced-slider .swipeable-container .grab {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/openhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .swipeable-container .grabbing {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/closedhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .swipe {	-webkit-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .grab {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/openhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .grabbing {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/closedhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .grabbing a:hover {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/closedhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .grabbing a:active {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/closedhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .grabbing .lightbox-icon {	cursor: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/closedhand.cur'), move;}#tool_news_sample_index2_block23545 .advanced-slider .layer {	padding: 4px; visibility: hidden; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_news_sample_index2_block23545 .advanced-slider .black.layer {	background: rgba(0, 0, 0, 0.7); color: rgb(255, 255, 255);}#tool_news_sample_index2_block23545 .advanced-slider .white.layer {	background: rgba(255, 255, 255, 0.7); color: rgb(0, 0, 0);}#tool_news_sample_index2_block23545 .advanced-slider .rounded.layer {	border-radius: 10px;}#tool_news_sample_index2_block23545 .advanced-slider .slice {	display: block; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .preloader {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/preloader2.gif"') no-repeat; width: 62px; height: 14px; position: absolute; z-index: 15;}#tool_news_sample_index2_block23545 .advanced-slider .slide-arrows {	position: static;}#tool_news_sample_index2_block23545 .advanced-slider .slide-arrows a {	position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .lightbox-icon {	left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .play.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_play.png"');}#tool_news_sample_index2_block23545 .advanced-slider .magnifying.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_magnifying.png"');}#tool_news_sample_index2_block23545 .advanced-slider .hyperlink.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_hyperlink.png"');}#tool_news_sample_index2_block23545 .advanced-slider .slideshow-controls {	position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .shadow {	height: 94px; margin-top: -50px; position: absolute; z-index: 1;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-left {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-right {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-middle {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-left {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/shadow_left.png"'); width: 200px; height: 94px; float: left;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-right {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/shadow_right.png"'); width: 200px; height: 94px; float: left;}#tool_news_sample_index2_block23545 .advanced-slider .shadow .shadow-middle {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/shadow_middle.png"') repeat-x; height: 94px; float: left;}#tool_news_sample_index2_block23545 .advanced-slider .full-screen-controls {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/fullscreen.png"') no-repeat; left: 20px; top: 20px; width: 31px; height: 27px; position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .timer-animation {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider canvas {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .timer-animation .timer-animation-controls {	left: 50%; top: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .timer-animation .timer-animation-controls {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/playpause_small.png"') no-repeat;}#tool_news_sample_index2_block23545 .advanced-slider .play.timer-animation .timer-animation-controls {	background-position: -20px 0px;}#tool_news_sample_index2_block23545 .advanced-slider .pause.timer-animation .timer-animation-controls {	}#tool_news_sample_index2_block23545 .advanced-slider .caption-container {	overflow: hidden; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .caption-container .wrapper {	margin: 0px; padding: 0px; border: currentColor; position: absolute; box-shadow: none; background-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none;}#tool_news_sample_index2_block23545 .advanced-slider .caption-container .background {	width: 100%; height: 100%; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .caption-container .caption {	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-wrapper {	position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail {	background-position: center; overflow: hidden; position: absolute; background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/preloader.gif"'); background-repeat: no-repeat;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-content {	}#tool_news_sample_index2_block23545 .advanced-slider .slide-buttons {	position: absolute; z-index: 3;}#tool_news_sample_index2_block23545 .advanced-slider .slide-buttons .left {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .slide-buttons .right {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .slide-buttons .middle {	float: left;}#tool_news_sample_index2_block23545 .advanced-slider .slide-buttons a {	text-align: center; text-decoration: none; float: left; position: relative; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller {	position: absolute; z-index: 2; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -o-box-sizing: content-box;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .thumbnails-visible-container {	overflow: hidden; position: relative;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .thumbnails-container {	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; overflow: visible; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .thumbnail-wrapper {	list-style: none; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .lightbox-icon {	left: 50%; top: 50%; width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .play.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_play_small.png"');}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .magnifying.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_magnifying_small.png"');}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .hyperlink.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/"images/lightbox_hyperlink_small.png"');}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail .caption {	width: 100%; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail .caption .background {	width: 100%; height: 100%; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail .caption .content {	width: 100%; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .arrows a {	position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .buttons {	width: auto; position: absolute;}#tool_news_sample_index2_block23545 .advanced-slider .thumbnail-scroller .buttons a {	text-decoration: none; position: absolute; cursor: pointer;}#tool_news_sample_index2_block23545 .advanced-slider-tooltip {	position: absolute; z-index: 9999;}#mixed-slider .slide {	background-color: #EEEEEE;	}#mixed-slider .timer-animation {	top: 10px;	right: 10px;	}#mixed-slider .html {	width: 100%;	height: 100%;}#mixed-slider .slide-arrows a.previous {	left: -80px;	}#mixed-slider .slide-arrows a.next {	right: -80px;	}#mixed-slider .video-container {	float: left;	padding: 10px;}#mixed-slider .video-description {	float: left;	margin: 10px;	width: 200px;	height: 380px;}#mixed-slider .video-description p {	font-family: 'Open Sans', sans-serif;}#mixed-slider .video-description .title p {	font-size: 24px;	margin-bottom: 10px;}#mixed-slider .video-description .content p {	font-size: 12px;	margin-top: 10px;}#mixed-slider .video-description .link {	position: absolute;	bottom: 10px;}#mixed-slider .video-description .link p {	font-size: 14px;}#mixed-slider .video-description .link a {	font-size: 12px;	color: #666666;}#mixed-slider .content-box{	width: 180px;	margin: 35px 30px;	padding: 10px;	background: #888;	color: #CCC;	font-size: 13px;	line-height: 20px;	border:4px solid #DDD;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;}#mixed-slider .content-box .title {	font-weight: bold;	font-style: italic;	color: #EEEEEE;}#mixed-slider .content-box .button{	display: block;	text-decoration: none;	width: 65px;	padding: 2px;	margin-top: 10px;	color: #666;	background-color: #EEEEEE;	border: 4px solid #FFFFFF;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;}#mixed-slider .images-box{	width: 520px;	margin: 30px 15px;}#mixed-slider .image-box{	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/image_shadow.png') no-repeat 9px 158px;	width: 260px;	height: 170px;	float: left;}#mixed-slider .image-box img{	margin: 10px;	border: 4px solid #FFF;	transition : border 500ms ease-out; 	-webkit-transition : border 500ms ease-out; 	-moz-transition : border 500ms ease-out;	-o-transition : border 500ms ease-out;}#mixed-slider .image-box img:hover{	border: 4px solid #333;}/* MAIN SLIDE */.pixel .slide-wrapper {	background-color: #FFF;	border: 4px solid #FFF;	-moz-box-shadow: 0 0 10px #CCC;	-webkit-box-shadow: 0 0 10px #CCC;	box-shadow: 0 0 10px #CCC;}/* END OF MAIN SLIDE *//* SLIDE ARROWS */.pixel .slide-arrows a {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/arrows.png') no-repeat;	width: 38px;	height: 38px;	top: 50%;	margin-top: -19px;}.pixel .slide-arrows a.previous {	left: 20px;}.pixel .slide-arrows a.next {	right: 20px;	background-position: -38px 0;}/* END SLIDE ARROWS *//* SLIDESHOW CONTROLS */.pixel .slideshow-controls {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/playpause.png') no-repeat;	width: 38px;	height: 38px;	top: 50%;	left: 50%;	margin-top: -19px;	margin-left: -19px;}.pixel .slideshow-controls.pause {	background-position: 0 0;}.pixel .slideshow-controls.play {	background-position: -38px 0;}/* END OF SLIDESHOW CONTROLS *//* TIMER ANIMATION */.pixel .timer-animation {	top: 20px;	right: 20px;}/* END OF TIMER ANIMATION *//* SLIDE CAPTION */.pixel .caption-container .background {	background-color: #000;	width: 100%;	height: 100%;}.pixel .caption-container .caption {	color: #FFF;	margin: 0;	padding: 8px;	font-size: 16px;	line-height: 18px;}/* END OF SLIDE CAPTION *//* SLIDE BUTTONS/BULLETS *//* main container of the navigation buttons */.pixel .slide-buttons {	margin-top: 40px;}/*  left, right and middle of the main container  for this skin, these elements are not styled by default feel free to add your own styling*/.pixel .slide-buttons .left, .pixel .slide-buttons .right {}.pixel .slide-buttons .left {}.pixel .slide-buttons .middle {}.pixel .slide-buttons .right {}/* this contains the buttons */.pixel .slide-buttons .buttons-inner {}/* this is a button */.pixel .slide-buttons .buttons-inner a {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/buttons.png') no-repeat;	background-position: 0 0;	width: 14px;	height: 14px;	margin: 0 2px;}.pixel .slide-buttons .buttons-inner a.over {	background-position: -14px 0; }.pixel .slide-buttons .buttons-inner a.select {	background-position: -28px 0; }/* this is used to style the numbers from within the buttons, when they are used */.pixel .slide-buttons .buttons-inner a .number {	margin-top: 2px;	font-size: 9px;	line-height: 11px;	color: #666;}.pixel .slide-buttons .buttons-inner a.over .number {	font-size: 8px;	color: #FFF;}.pixel .slide-buttons .buttons-inner a.select .number {	font-size: 8px;	color: #FFF;}/*  applied to the thumbnail when the thumbnail is used only as a tooltip sets the distance between the button and the thumbnail*/.pixel .slide-buttons .buttons-inner .thumbnail-wrapper {	margin-bottom: 10px;}/* END OF SLIDE BUTTONS/BULLETS *//* THUMBNAIL IMAGE */.pixel .thumbnail {	background-color: #FFF;	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #AAA;	-webkit-box-shadow: 0 0 10px #AAA;	box-shadow: 0 0 10px #AAA;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA');}/* END OF THUMBNAIL IMAGE *//* THUMBNAIL SCROLLER */.pixel .thumbnail-scroller.horizontal {	bottom: 0;	padding: 0 50px;	margin-top: 30px;}.pixel .thumbnail-scroller.vertical {	right: 0;	padding: 50px 0;	margin-left: 30px;}.pixel .thumbnail-scroller .thumbnail-wrapper {	margin: 5px;	padding: 4px;}.pixel .thumbnail-scroller .thumbnail.over {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555)";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}.pixel .thumbnail-scroller .thumbnail.select {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}/* THUMBNAIL CAPTION */.pixel .thumbnail .caption .background {	background-color: #000;	filter: alpha(opacity=50);	opacity: 0.5;}.pixel .thumbnail .caption .content {	color: #FFF;	font-size: 12px;	line-height: 14px;	text-align: center;	padding: 2px 0;	margin: 0;}/* END OF THUMBNAIL CAPTION *//* THUMBNAIL SCROLLBAR ARROWS */.pixel .thumbnail-scroller .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/arrows.png') no-repeat;	width: 38px;	height: 38px;}.pixel .thumbnail-scroller.vertical .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/arrows_v.png') no-repeat;}.pixel .thumbnail-scroller .arrows a.next {	background-position: -38px 0;}.pixel .thumbnail-scroller.horizontal .arrows a.previous {	left: 0;}.pixel .thumbnail-scroller.horizontal .arrows a.next {	right: 0;}.pixel .thumbnail-scroller.vertical .arrows a.previous {	top: 0;}.pixel .thumbnail-scroller.vertical .arrows a.next {	bottom: 0;}/* END OF THUMBNAIL SCROLLBAR ARROWS *//* THUMBNAIL SCROLLBAR BUTTONS */.pixel .thumbnail-scroller .buttons a {	background: url('/Dorsapax/Data/Block/library/tool_news_sample_index2_block23545/ContentCSS/images/buttons_small.png') no-repeat;	background-position: 0 0; 	width: 10px;	height: 10px;	margin: 2px;}.pixel .thumbnail-scroller .buttons a.over {	background-position: -10px 0; }.pixel .thumbnail-scroller .buttons a.select {	background-position: -20px 0; }.pixel .thumbnail-scroller.horizontal .buttons {	margin-top: 0;}.pixel .thumbnail-scroller.vertical .buttons {	margin-left: 0;}/* END OF THUMBNAIL SCROLLBAR BUTTONS *//* THUMBNAIL SCROLLBAR SCROLLBAR */.pixel .thumbnail-scroller.horizontal .scrollbar {	margin-top: 30px;}.pixel .thumbnail-scroller.vertical .scrollbar {	margin-left: 30px;}/* END OF THUMBNAIL SCROLLBAR SCROLLBAR *//* END OF THUMBNAIL SCROLLER *//* TOOLTIP */.pixel .tooltip {	background-color: #DDD;	margin-bottom: 20px;	border: #EEE solid 4px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}.pixel .tooltip .content {	color: #999;	padding: 10px;	margin: 0;}/* END OF TOOLTIP */
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23547 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23548 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23549 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start SliderCss blockName: tool_link_sample_index2_block23549 *******/ 
 #tool_link_sample_index2_block23549 .advanced-slider {	text-align: left; overflow: visible; font-family: Arial, Helvetica, sans-serif; margin-right: auto; margin-left: auto; position: relative;}#tool_link_sample_index2_block23549 .advanced-slider * {	margin: 0px; padding: 0px; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;}.fullscreen#tool_link_sample_index2_block23549 .advanced-slider {	max-height: 100% !important; max-width: 100% !important;}#tool_link_sample_index2_block23549 .advanced-slider a {	transition:none !important; position: static; -moz-transition: none; -webkit-transition: none; -o-transition: none;}#tool_link_sample_index2_block23549 .advanced-slider img {	margin: 0px;	padding: 0px; 	border: currentColor; 	transition:none !important; 	max-height: none; 	max-width: none; 	-moz-transition: none; 	-webkit-transition: none; 	-o-transition: none;	max-height: none !important;     max-width: none !important;     margin-left: 0 !important;     margin-top: 0 !important;}#tool_link_sample_index2_block23549 .advanced-slider .slider-main {	width: 100%; height: 100%; position: relative; z-index: 1;}#tool_link_sample_index2_block23549 .advanced-slider .slide-wrapper {	width: 100%; height: 100%; overflow: visible; position: relative; z-index: 2;}#tool_link_sample_index2_block23549 .advanced-slider .slides {	list-style: none; margin: 0px !important; padding: 0px !important; width: 100%; height: 100%; overflow: hidden; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .slide {	list-style: none; margin: 0px !important; padding: 0px !important; width: 100%; height: 100%; overflow: hidden; display: block; visibility: hidden; position: absolute; opacity: 1;}#tool_link_sample_index2_block23549 .advanced-slider .slide .thumbnail {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .slide .caption {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .slide .html {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .slide .image {	padding: 0px !important; 	border: currentColor !important;    left: 0 !important;    margin-left: 0 !important;    margin-top: 0 !important;    max-height: none !important;    max-width: none !important;    top: 0 !important;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .slide .html {	overflow: hidden;}#tool_link_sample_index2_block23549 .advanced-slider .video-hidden-image {	display: none;}#tool_link_sample_index2_block23549 .advanced-slider iframe.video {	background-color: rgb(0, 0, 0);}#tool_link_sample_index2_block23549 .advanced-slider .video-play-button {	background-position: center; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; display: block; position: absolute; background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/video_play.png"');}.webkit#tool_link_sample_index2_block23549 .advanced-slider .transition.slide .html iframe {	display: block;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .active.slide .html iframe {	display: block;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .transition.slide .init.layer iframe {	display: block;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .active.slide .init.layer iframe {	display: block;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .slide .html iframe {	display: none;}.webkit#tool_link_sample_index2_block23549 .advanced-slider .slide .layer iframe {	display: none;}#tool_link_sample_index2_block23549 .advanced-slider iframe {	display: block;}#tool_link_sample_index2_block23549 .advanced-slider .slice-container {	width: 100%; height: 100%; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .swipeable-container {	width: 100%; height: 100%; overflow: hidden; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .swipeable-container .selectable {	cursor: default;}#tool_link_sample_index2_block23549 .advanced-slider .swipeable-container .grab {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/openhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .swipeable-container .grabbing {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/closedhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .swipe {	-webkit-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .grab {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/openhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .grabbing {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/closedhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .grabbing a:hover {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/closedhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .grabbing a:active {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/closedhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .grabbing .lightbox-icon {	cursor: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/closedhand.cur'), move;}#tool_link_sample_index2_block23549 .advanced-slider .layer {	padding: 4px; visibility: hidden; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_link_sample_index2_block23549 .advanced-slider .black.layer {	background: rgba(0, 0, 0, 0.7); color: rgb(255, 255, 255);}#tool_link_sample_index2_block23549 .advanced-slider .white.layer {	background: rgba(255, 255, 255, 0.7); color: rgb(0, 0, 0);}#tool_link_sample_index2_block23549 .advanced-slider .rounded.layer {	border-radius: 10px;}#tool_link_sample_index2_block23549 .advanced-slider .slice {	display: block; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .preloader {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/preloader2.gif"') no-repeat; width: 62px; height: 14px; position: absolute; z-index: 15;}#tool_link_sample_index2_block23549 .advanced-slider .slide-arrows {	position: static;}#tool_link_sample_index2_block23549 .advanced-slider .slide-arrows a {	position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .lightbox-icon {	left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .play.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_play.png"');}#tool_link_sample_index2_block23549 .advanced-slider .magnifying.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_magnifying.png"');}#tool_link_sample_index2_block23549 .advanced-slider .hyperlink.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_hyperlink.png"');}#tool_link_sample_index2_block23549 .advanced-slider .slideshow-controls {	position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .shadow {	height: 94px; margin-top: -50px; position: absolute; z-index: 1;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-left {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-right {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-middle {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-left {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/shadow_left.png"'); width: 200px; height: 94px; float: left;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-right {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/shadow_right.png"'); width: 200px; height: 94px; float: left;}#tool_link_sample_index2_block23549 .advanced-slider .shadow .shadow-middle {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/shadow_middle.png"') repeat-x; height: 94px; float: left;}#tool_link_sample_index2_block23549 .advanced-slider .full-screen-controls {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/fullscreen.png"') no-repeat; left: 20px; top: 20px; width: 31px; height: 27px; position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .timer-animation {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider canvas {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .timer-animation .timer-animation-controls {	left: 50%; top: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .timer-animation .timer-animation-controls {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/playpause_small.png"') no-repeat;}#tool_link_sample_index2_block23549 .advanced-slider .play.timer-animation .timer-animation-controls {	background-position: -20px 0px;}#tool_link_sample_index2_block23549 .advanced-slider .pause.timer-animation .timer-animation-controls {	}#tool_link_sample_index2_block23549 .advanced-slider .caption-container {	overflow: hidden; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .caption-container .wrapper {	margin: 0px; padding: 0px; border: currentColor; position: absolute; box-shadow: none; background-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none;}#tool_link_sample_index2_block23549 .advanced-slider .caption-container .background {	width: 100%; height: 100%; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .caption-container .caption {	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-wrapper {	position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail {	background-position: center; overflow: hidden; position: absolute; background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/preloader.gif"'); background-repeat: no-repeat;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-content {	}#tool_link_sample_index2_block23549 .advanced-slider .slide-buttons {	position: absolute; z-index: 3;}#tool_link_sample_index2_block23549 .advanced-slider .slide-buttons .left {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .slide-buttons .right {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .slide-buttons .middle {	float: left;}#tool_link_sample_index2_block23549 .advanced-slider .slide-buttons a {	text-align: center; text-decoration: none; float: left; position: relative; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller {	position: absolute; z-index: 2; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -o-box-sizing: content-box;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .thumbnails-visible-container {	overflow: hidden; position: relative;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .thumbnails-container {	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; overflow: visible; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .thumbnail-wrapper {	list-style: none; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .lightbox-icon {	left: 50%; top: 50%; width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .play.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_play_small.png"');}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .magnifying.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_magnifying_small.png"');}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .hyperlink.lightbox-icon {	background-image: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/"images/lightbox_hyperlink_small.png"');}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail .caption {	width: 100%; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail .caption .background {	width: 100%; height: 100%; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail .caption .content {	width: 100%; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .arrows a {	position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .buttons {	width: auto; position: absolute;}#tool_link_sample_index2_block23549 .advanced-slider .thumbnail-scroller .buttons a {	text-decoration: none; position: absolute; cursor: pointer;}#tool_link_sample_index2_block23549 .advanced-slider-tooltip {	position: absolute; z-index: 9999;}/* MAIN SLIDE */.circle .slide-wrapper {	background-color: #FFF;	border: 4px solid #FFF;	-moz-box-shadow: 0 0 10px #CCC;	-webkit-box-shadow: 0 0 10px #CCC;	box-shadow: 0 0 10px #CCC;}/* END OF MAIN SLIDE *//* SLIDE ARROWS */.circle .slide-arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows.png') no-repeat;	width: 40px;	height: 40px;	top: 50%;	margin-top: -20px;}.circle .slide-arrows a.previous {	left: 20px;}.circle .slide-arrows a.next {	right: 20px;	background-position: -40px 0;}/* SLIDE ARROWS *//* SLIDESHOW CONTROLS */.circle .slideshow-controls {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/playpause.png') no-repeat;	width: 40px;	height: 40px;	top: 50%;	left: 50%;	margin-top: -20px;	margin-left: -20px;}.circle .slideshow-controls.pause {	background-position: 0 0;}.circle .slideshow-controls.play {	background-position: -40px 0;}/* END OF SLIDESHOW CONTROLS *//* TIMER ANIMATION */.circle .timer-animation {	top: 20px;	right: 20px;}/* END OF TIMER ANIMATION *//* SLIDE CAPTION */.circle .caption-container .background {	background-color: #000;	width: 100%;	height: 100%;}.circle .caption-container .caption {	color: #FFF;	margin: 0;	padding: 8px;	font-size: 16px;	line-height: 18px;}/* END OF SLIDE CAPTION *//* SLIDE BUTTONS/BULLETS *//* main container of the navigation buttons */.circle .slide-buttons {	margin-top: 40px;}/*  left, right and middle of the main container  for this skin, these elements are not styled by default feel free to add your own styling*/.circle .slide-buttons .left, .circle .slide-buttons .right {}.circle .slide-buttons .left {}.circle .slide-buttons .middle {}.circle .slide-buttons .right {}/* this contains the buttons */.circle .slide-buttons .buttons-inner {}/* this is a button */.circle .slide-buttons .buttons-inner a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/buttons.png') no-repeat;	background-position: 0 0;	width: 16px;	height: 16px;	margin: 0 2px;}.circle .slide-buttons .buttons-inner a.over {	background-position: -16px 0; }.circle .slide-buttons .buttons-inner a.select {	background-position: -32px 0; }.circle .slide-buttons .buttons-inner a .number {	margin-top: 2px;	font-size: 10px;	line-height: 12px;	color: #666;}/* this is used to style the numbers from within the buttons, when they are used */.circle .slide-buttons .buttons-inner a.over .number {	font-size: 8px;	color: #FFF;}.circle .slide-buttons .buttons-inner a.select .number {	font-size: 8px;	color: #FFF;}/*  applied to the thumbnail when the thumbnail is used only as a tooltip sets the distance between the button and the thumbnail*/.circle .slide-buttons .buttons-inner .thumbnail-wrapper {	margin-bottom: 10px;}/* END OF SLIDE BUTTONS/BULLETS *//* THUMBNAIL IMAGE */.circle .thumbnail {     left:0;    background-size: cover;	background-color: #FFF;	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #AAA;	-webkit-box-shadow: 0 0 10px #AAA;	box-shadow: 0 0 10px #AAA;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA');}/* END OF THUMBNAIL IMAGE *//* THUMBNAIL SCROLLER */.circle .thumbnail-scroller.horizontal {	bottom: 0;	padding: 0 50px;	margin-top: 30px;}.circle .thumbnail-scroller.vertical {	right: 0;	padding: 50px 0;	margin-left: 30px;}.circle .thumbnail-scroller .thumbnail-wrapper {	margin: 5px;	padding: 4px;}.circle .thumbnail-scroller .thumbnail.over {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}.circle .thumbnail-scroller .thumbnail.select {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}/* THUMBNAIL CAPTION */.circle .thumbnail .caption .background {	background-color: #000;		filter: alpha(opacity=50);	opacity: 0.5;}.circle .thumbnail .caption .content {	color: #FFF;	font-size: 12px;	line-height: 14px;	text-align: center;	padding: 2px 0;	margin: 0;}/* END OF THUMBNAIL CAPTION *//* THUMBNAIL SCROLLER ARROWS */.circle .thumbnail-scroller .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows.png') no-repeat;	width: 40px;	height: 40px;}.circle .thumbnail-scroller.vertical .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows_v.png') no-repeat;}.circle .thumbnail-scroller .arrows a.next {	background-position: -40px 0;}.circle .thumbnail-scroller.horizontal .arrows a.previous {	left: 0;}.circle .thumbnail-scroller.horizontal .arrows a.next {	right: 0;}.circle .thumbnail-scroller.vertical .arrows a.previous {	top: 0;}.circle .thumbnail-scroller.vertical .arrows a.next {	bottom: 0;}/* END OF THUMBNAIL SCROLLER ARROWS *//* THUMBNAIL SCROLLER BUTTONS */.circle .thumbnail-scroller .buttons a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/buttons_small.png') no-repeat;	background-position: 0 0; 	width: 12px;	height: 12px;	margin: 2px;}.circle .thumbnail-scroller .buttons a.over {	background-position: -12px 0; }.circle .thumbnail-scroller .buttons a.select {	background-position: -24px 0; }/* END OF THUMBNAIL SCROLLER BUTTONS *//* THUMBNAIL SCROLLER SCROLLBAR */.circle .thumbnail-scroller.horizontal .scrollbar {	margin-top: 30px;}.circle .thumbnail-scroller.vertical .scrollbar {	margin-left: 30px;}/* END OF THUMBNAIL SCROLLER SCROLLBAR *//* END OF THUMBNAIL SCROLLER *//* TOOLTIP */.circle .tooltip {	background-color: #DDD;	margin-bottom: 20px;	border: #EEE solid 4px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}.circle .tooltip .content {	color: #999;	padding: 10px;	margin: 0;}/* END OF TOOLTIP */#mixed-slider .slide {	background-color: #EEEEEE;	}#mixed-slider .timer-animation {	top: 10px;	right: 10px;	}#mixed-slider .html {	width: 100%;	height: 100%;}#mixed-slider .slide-arrows a.previous {	left: -80px;	}#mixed-slider .slide-arrows a.next {	right: -80px;	}#mixed-slider .video-container {	float: left;	padding: 10px;}#mixed-slider .video-description {	float: left;	margin: 10px;	width: 200px;	height: 380px;}#mixed-slider .video-description p {	font-family: 'Open Sans', sans-serif;}#mixed-slider .video-description .title p {	font-size: 24px;	margin-bottom: 10px;}#mixed-slider .video-description .content p {	font-size: 12px;	margin-top: 10px;}#mixed-slider .video-description .link {	position: absolute;	bottom: 10px;}#mixed-slider .video-description .link p {	font-size: 14px;}#mixed-slider .video-description .link a {	font-size: 12px;	color: #666666;}#mixed-slider .content-box{	width: 180px;	margin: 35px 30px;	padding: 10px;	background: #888;	color: #CCC;	font-size: 13px;	line-height: 20px;	border:4px solid #DDD;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;}#mixed-slider .content-box .title {	font-weight: bold;	font-style: italic;	color: #EEEEEE;}#mixed-slider .content-box .button{	display: block;	text-decoration: none;	width: 65px;	padding: 2px;	margin-top: 10px;	color: #666;	background-color: #EEEEEE;	border: 4px solid #FFFFFF;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;}#mixed-slider .images-box{	width: 520px;	margin: 30px 15px;}#mixed-slider .image-box{	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/image_shadow.png') no-repeat 9px 158px;	width: 260px;	height: 170px;	float: left;}#mixed-slider .image-box img{	margin: 10px;	border: 4px solid #FFF;	transition : border 500ms ease-out; 	-webkit-transition : border 500ms ease-out; 	-moz-transition : border 500ms ease-out;	-o-transition : border 500ms ease-out;}#mixed-slider .image-box img:hover{	border: 4px solid #333;}/* MAIN SLIDE */.pixel .slide-wrapper {	background-color: #FFF;	border: 4px solid #FFF;	-moz-box-shadow: 0 0 10px #CCC;	-webkit-box-shadow: 0 0 10px #CCC;	box-shadow: 0 0 10px #CCC;}/* END OF MAIN SLIDE *//* SLIDE ARROWS */.pixel .slide-arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows.png') no-repeat;	width: 38px;	height: 38px;	top: 50%;	margin-top: -19px;}.pixel .slide-arrows a.previous {	left: 20px;}.pixel .slide-arrows a.next {	right: 20px;	background-position: -38px 0;}/* END SLIDE ARROWS *//* SLIDESHOW CONTROLS */.pixel .slideshow-controls {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/playpause.png') no-repeat;	width: 38px;	height: 38px;	top: 50%;	left: 50%;	margin-top: -19px;	margin-left: -19px;}.pixel .slideshow-controls.pause {	background-position: 0 0;}.pixel .slideshow-controls.play {	background-position: -38px 0;}/* END OF SLIDESHOW CONTROLS *//* TIMER ANIMATION */.pixel .timer-animation {	top: 20px;	right: 20px;}/* END OF TIMER ANIMATION *//* SLIDE CAPTION */.pixel .caption-container .background {	background-color: #000;	width: 100%;	height: 100%;}.pixel .caption-container .caption {	color: #FFF;	margin: 0;	padding: 8px;	font-size: 16px;	line-height: 18px;}/* END OF SLIDE CAPTION *//* SLIDE BUTTONS/BULLETS *//* main container of the navigation buttons */.pixel .slide-buttons {	margin-top: 40px;}/*  left, right and middle of the main container  for this skin, these elements are not styled by default feel free to add your own styling*/.pixel .slide-buttons .left, .pixel .slide-buttons .right {}.pixel .slide-buttons .left {}.pixel .slide-buttons .middle {}.pixel .slide-buttons .right {}/* this contains the buttons */.pixel .slide-buttons .buttons-inner {}/* this is a button */.pixel .slide-buttons .buttons-inner a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/buttons.png') no-repeat;	background-position: 0 0;	width: 14px;	height: 14px;	margin: 0 2px;}.pixel .slide-buttons .buttons-inner a.over {	background-position: -14px 0; }.pixel .slide-buttons .buttons-inner a.select {	background-position: -28px 0; }/* this is used to style the numbers from within the buttons, when they are used */.pixel .slide-buttons .buttons-inner a .number {	margin-top: 2px;	font-size: 9px;	line-height: 11px;	color: #666;}.pixel .slide-buttons .buttons-inner a.over .number {	font-size: 8px;	color: #FFF;}.pixel .slide-buttons .buttons-inner a.select .number {	font-size: 8px;	color: #FFF;}/*  applied to the thumbnail when the thumbnail is used only as a tooltip sets the distance between the button and the thumbnail*/.pixel .slide-buttons .buttons-inner .thumbnail-wrapper {	margin-bottom: 10px;}/* END OF SLIDE BUTTONS/BULLETS *//* THUMBNAIL IMAGE */.pixel .thumbnail {	background-color: #FFF;	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #AAA;	-webkit-box-shadow: 0 0 10px #AAA;	box-shadow: 0 0 10px #AAA;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA');}/* END OF THUMBNAIL IMAGE *//* THUMBNAIL SCROLLER */.pixel .thumbnail-scroller.horizontal {	bottom: 0;	padding: 0 50px;	margin-top: 30px;}.pixel .thumbnail-scroller.vertical {	right: 0;	padding: 50px 0;	margin-left: 30px;}.pixel .thumbnail-scroller .thumbnail-wrapper {	margin: 5px;	padding: 4px;}.pixel .thumbnail-scroller .thumbnail.over {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555)";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}.pixel .thumbnail-scroller .thumbnail.select {	border: solid 3px #FFF;	-moz-box-shadow: 0 0 10px #555;	-webkit-box-shadow: 0 0 10px #555;	box-shadow: 0 0 10px #555;	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');}/* THUMBNAIL CAPTION */.pixel .thumbnail .caption .background {	background-color: #000;	filter: alpha(opacity=50);	opacity: 0.5;}.pixel .thumbnail .caption .content {	color: #FFF;	font-size: 12px;	line-height: 14px;	text-align: center;	padding: 2px 0;	margin: 0;}/* END OF THUMBNAIL CAPTION *//* THUMBNAIL SCROLLBAR ARROWS */.pixel .thumbnail-scroller .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows.png') no-repeat;	width: 38px;	height: 38px;}.pixel .thumbnail-scroller.vertical .arrows a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/arrows_v.png') no-repeat;}.pixel .thumbnail-scroller .arrows a.next {	background-position: -38px 0;}.pixel .thumbnail-scroller.horizontal .arrows a.previous {	left: 0;}.pixel .thumbnail-scroller.horizontal .arrows a.next {	right: 0;}.pixel .thumbnail-scroller.vertical .arrows a.previous {	top: 0;}.pixel .thumbnail-scroller.vertical .arrows a.next {	bottom: 0;}/* END OF THUMBNAIL SCROLLBAR ARROWS *//* THUMBNAIL SCROLLBAR BUTTONS */.pixel .thumbnail-scroller .buttons a {	background: url('/Dorsapax/Data/Block/library/tool_link_sample_index2_block23549/ContentCSS/images/buttons_small.png') no-repeat;	background-position: 0 0; 	width: 10px;	height: 10px;	margin: 2px;}.pixel .thumbnail-scroller .buttons a.over {	background-position: -10px 0; }.pixel .thumbnail-scroller .buttons a.select {	background-position: -20px 0; }.pixel .thumbnail-scroller.horizontal .buttons {	margin-top: 0;}.pixel .thumbnail-scroller.vertical .buttons {	margin-left: 0;}/* END OF THUMBNAIL SCROLLBAR BUTTONS *//* THUMBNAIL SCROLLBAR SCROLLBAR */.pixel .thumbnail-scroller.horizontal .scrollbar {	margin-top: 30px;}.pixel .thumbnail-scroller.vertical .scrollbar {	margin-left: 30px;}/* END OF THUMBNAIL SCROLLBAR SCROLLBAR *//* END OF THUMBNAIL SCROLLER *//* TOOLTIP */.pixel .tooltip {	background-color: #DDD;	margin-bottom: 20px;	border: #EEE solid 4px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}.pixel .tooltip .content {	color: #999;	padding: 10px;	margin: 0;}/* END OF TOOLTIP */
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23550 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23551 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23552 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23553 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23554 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_news_sample_index2_block23555 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23556 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23560 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23561 *******/ 
 .borderdesignrtl3 {	border: 0px;	text-align: right;	direction:rtl;}.borderdesignrtl3 .bhead {	border: 0px;	clear:both;}.borderdesignrtl3 .bmiddle {clear:both;}.borderdesignrtl3 .bfooter {	border: 0px;	clear:both;}.borderdesignrtl3 .h1 {}.borderdesignrtl3 .h2 {}.borderdesignrtl3 .h3{	float: right;	width: 50%;}.borderdesignrtl3 .h4{	float: right;	width: 50%;}
 /****** Start Content of Tool Block blockName: tool_link_sample_index2_block23564 *******/ 
 .defaultnone{border:0px ;border-radius: 5px;text-align:right;}
 /****** Start Content of thickbox.css *******/ 
 * {	PADDING-BOTTOM: 0px;	MARGIN: 0px;	PADDING-LEFT: 0px;	PADDING-RIGHT: 0px;	PADDING-TOP: 0px}#TB_window {	FONT: 12px Arial, Helvetica, sans-serif;	COLOR: #333333}#TB_secondLine {	FONT: 10px Arial, Helvetica, sans-serif;	COLOR: #666666}#TB_window A:link {	COLOR: #666666}#TB_window A:visited {	COLOR: #666666}#TB_window A:hover {	COLOR: #000}#TB_window A:active {	COLOR: #666666}#TB_window A:focus {	COLOR: #666666}#TB_overlay {	Z-INDEX: 100;	POSITION: fixed;	WIDTH: 100%;	HEIGHT: 100%;	TOP: 0px;	LEFT: 0px}.TB_overlayMacFFBGHack {	BACKGROUND: url(macFFBgHack.png)}.TB_overlayBG {	FILTER: alpha(opacity=75);	BACKGROUND-COLOR: #000;	-moz-opacity: 0.75;	opacity: 0.75}* HTML #TB_overlay {	POSITION: absolute}#TB_window {	Z-INDEX: 102;	BORDER-BOTTOM: #525252 4px solid;	POSITION: fixed;	TEXT-ALIGN: left;	BORDER-LEFT: #525252 4px solid;	DISPLAY: none;	BACKGROUND: #ffffff;	COLOR: #000000;	BORDER-TOP: #525252 4px solid;	TOP: 30%;	BORDER-RIGHT: #525252 4px solid;	LEFT: 50%}* HTML #TB_window {	POSITION: absolute}#TB_window IMG#TB_Image {	BORDER-BOTTOM: #ccc 1px solid;	BORDER-LEFT: #666 1px solid;	MARGIN: 15px;	DISPLAY: block;	BORDER-TOP: #666 1px solid;	BORDER-RIGHT: #ccc 1px solid}#TB_caption {	PADDING-BOTTOM: 10px;	PADDING-LEFT: 25px;	PADDING-RIGHT: 30px;	FLOAT: left;	HEIGHT: 25px;	PADDING-TOP: 7px;	font-size:15px;}#TB_closeWindow {	PADDING-BOTTOM: 10px;	PADDING-LEFT: 0px;	PADDING-RIGHT: 25px;	FLOAT: right;	HEIGHT: 25px;	PADDING-TOP: 11px}#TB_closeAjaxWindow {	TEXT-ALIGN: right;	PADDING-BOTTOM: 5px;	PADDING-LEFT: 0px;	PADDING-RIGHT: 10px;	MARGIN-BOTTOM: 1px;	FLOAT: right;	PADDING-TOP: 7px}#TB_ajaxWindowTitle {	PADDING-BOTTOM: 5px;	PADDING-LEFT: 10px;	PADDING-RIGHT: 0px;	MARGIN-BOTTOM: 1px;	FLOAT: left;	PADDING-TOP: 7px}#TB_title {	BACKGROUND-COLOR: #e8e8e8;	HEIGHT: 27px}#TB_ajaxContent {	TEXT-ALIGN: left;	PADDING-BOTTOM: 15px;	/*LINE-HEIGHT: 1.4em;*/	PADDING-LEFT: 15px;	PADDING-RIGHT: 15px;	CLEAR: both;	OVERFLOW: auto;	PADDING-TOP: 2px}.TB_modal#TB_ajaxContent {	PADDING-BOTTOM: 15px;	PADDING-LEFT: 15px;	PADDING-RIGHT: 15px;	PADDING-TOP: 15px}#TB_ajaxContent P {	PADDING-BOTTOM: 5px;	PADDING-LEFT: 0px;	PADDING-RIGHT: 0px;	PADDING-TOP: 5px}#TB_load {	Z-INDEX: 103;	POSITION: fixed;	MARGIN: -6px 0px 0px -104px;	WIDTH: 208px;	DISPLAY: none;	HEIGHT: 13px;	TOP: 50%;	LEFT: 50%}* HTML #TB_load {	POSITION: absolute}#TB_HideSelect {	Z-INDEX: 99;	BORDER-BOTTOM: medium none;	POSITION: fixed;	FILTER: alpha(opacity=0);	BORDER-LEFT: medium none;	BACKGROUND-COLOR: #fff;	WIDTH: 100%;	HEIGHT: 100%;	BORDER-TOP: medium none;	TOP: 0px;	BORDER-RIGHT: medium none;	LEFT: 0px;	-moz-opacity: 0;	opacity: 0}* HTML #TB_HideSelect {	POSITION: absolute}#TB_iframeContent {	BORDER-BOTTOM: medium none;	BORDER-LEFT: medium none;	MARGIN-TOP: 1px;	MARGIN-BOTTOM: -1px;	CLEAR: both;	BORDER-TOP: medium none;	BORDER-RIGHT: medium none;	_margin-bottom: 1px}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_favtoolbar{border-bottom: medium none !important;border-top: medium none !important;}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_commentsDiv{padding: 0 !important;}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_divCommentPage{background-color: #ececec !important;    padding: 3px;    width: auto !important;}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_divCommentPage span{font-family: b mitra,bmitra,tahoma !important;    font-size: 16px !important;    vertical-align: middle;}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_divIdeaPage{background-color: #ececec !important;    padding: 5px;    width: auto !important;}#ctl00_cphMain_ctl00_mainContentLoader_ctl02_divIdeaPage span{font-family: b mitra,bmitra,tahoma !important;    font-size: 16px !important;    vertical-align: middle;}
 /****** Start Content of GlobalCSS GlobalName: Index *******/ 
 * {  font-family: IRANSans, tahoma;  direction: rtl;  outline: none !important;  padding: 0;  margin: 0;  box-sizing: border-box;}object[type="application/x-mplayer2"] {  display: none;}#zonesContainer .header-menu-buttons {  position: relative !important;  top: 0 !important;  width: 100% !important;    right: 0 !important;}#zonesContainer .mymenu {  position: relative !important;  right: 0 !important;  width: 100% !important;  height: auto !important;}#zonesContainer .mylogo {  position: relative !important;  top: 0 !important;}#zonesContainer #zone9 {  z-index: 100;}#zonesContainer #zone25 .frame {  display: block !important;}.header-top-links {  z-index: 2;  position: relative;}.header-top-links #zone1 {  margin-top: 30px;}.header-top-links .col-lg-1.col-md-1.col-sm-12.col-xs-12 {  width: auto;}.header-top-links #zone1 a {  color: #fff;  font-size: 14px;}.header-top-links #zone1 a:hover {  border-bottom: 2px solid #FFCC00;}.header-menu-buttons.smallmenu {  right: -164px !important;}.header-menu-buttons #zone2 .h1, .header-menu-buttons #zone2 .h2, .header-menu-buttons #zone2 .h3 {  display: none;}.header-menu-buttons #zone2 .design2 {  background-color: transparent;}.header-menu-buttons {  position: fixed;  top: 120px;  transition: all .5s ease;  z-index: 12;  width: 225px;  right: 0;}.header-menu-buttons .container {  width: 100%;}.header-menu-buttons #zone2 a {  color: #fff;}.header-menu-buttons #zone2 .b1 {  width: 220px;  height: 48px;  background-color: rgba(13, 11, 11, 0.51);  text-align: left;  margin-bottom: 10px;  padding: 0;}.header-menu-buttons #zone2 .b1 a {  display: block;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/menu_btn.png);  background-position: left 15px center;  background-repeat: no-repeat;  padding: 15px 0 13px 60px;}.header-menu-buttons #zone2 .searchcheck {  display: none !important;}.header-menu-buttons #zone2 .form-group {  margin: 0 !important;}.header-menu-buttons #zone2 .searchbutton {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/search-btn.png);  background-repeat: no-repeat;  border: 0 none !important;  height: 18px !important;  width: 18px !important;  background-color: transparent !important;}.header-menu-buttons .b2 .col-lg-12.col-md-12.col-sm-12.col-xs-12 {  padding: 0 !important;}.header-menu-buttons #zone2 .searchtext {  background-color: transparent !important;  border: medium none !important;  border-radius: 0 !important;  box-shadow: none !important;  color: #fff !important;  font-size: 14px !important;  height: 26px !important;  min-height: 26px !important;  padding: 5px 5px 5px 23px !important;  text-align: left;}.header-menu-buttons #zone2 i {  display: none !important;}.header-menu-buttons #zone2 .input-group-addon {  background-color: transparent !important;  border: medium none !important;  padding: 3px 0 0 3px !important;}.header-menu-buttons #zone2 .b2 {  width: 220px;  height: 48px;  padding-top: 12px;  background-color: rgba(13, 11, 11, 0.51);  text-align: left;  margin-bottom: 5px;  transition: all ease .5s;  opacity: 1;}.header-menu-buttons.smallmenu #zone2 .b2 {  opacity: 0;}.header-menu-buttons #zone2 .b3 {  margin-top: 14px}.header-menu-buttons #zone2 .b3, .header-menu-buttons #zone2 .b4, .header-menu-buttons #zone2 .b5 {  width: 220px;  height: 38px;  background-color: rgba(217, 217, 217, 0.8);  text-align: left;  margin-bottom: 10px;  box-shadow: -4px 4px 0px 0px #3db4f9;  padding: 0;  transition: all ease .5s;  opacity: 1;}.header-menu-buttons.smallmenu #zone2 .b3, .header-menu-buttons.smallmenu #zone2 .b4, .header-menu-buttons.smallmenu #zone2 .b5 {  opacity: 0;}.header-menu-buttons #zone2 .b3 a, .header-menu-buttons #zone2 .b4 a, .header-menu-buttons #zone2 .b5 a {  color: #000;  display: block;  padding: 10px 0px 10px 20px;}.header-menu-buttons #zone2 .b3 a span, .header-menu-buttons #zone2 .b4 a span, .header-menu-buttons #zone2 .b5 a span {  font-family: iransansbold;}.header-menu-buttons #zone2 .b3:hover, .header-menu-buttons #zone2 .b4:hover, .header-menu-buttons #zone2 .b5:hover {  background-color: rgba(217, 217, 217, 1);}.videosection .videofile {  padding: 0 !important;}.videosection video {  width: 100% !important;  height: 100vh;  object-fit: cover;}.videosection #zone5, .videosection #zone25 {  margin-top: -50px;}.mylogo {  position: absolute;  width: 100%;  text-align: center;  top: calc(50vh - 100px);}.mylogo a img {  margin: 0 auto;} #zone24 .content1 a {    position: absolute;    bottom: 82px;    left: 0;    background-color: rgb(38 38 38 / 80%);    color: #fff;    padding: 10px 30px;    width: 28%;    height: 90px;    text-align: justify;    line-height: 25px;    font-size: 16px;    overflow: hidden;    border-radius: 0 5px 5px 0; z-index: 100;} /*------------------------------------mymenu ---------------------------------*/ .mymenu ::-webkit-scrollbar {  width: 5px;}.mymenu ::-webkit-scrollbar-track {  background: #f1f1f1;}.mymenu ::-webkit-scrollbar-thumb {  background: #7fc6dc;}.mymenu ::-webkit-scrollbar-thumb:hover {  background: #555;}.mymenu {  background-color: rgba(56, 56, 56, 0.95);  position: fixed;  right: -260px;  top: 0;  width: 260px;  z-index: 10000;  height: 100vh;  transition: all .5s ease 0s;}.mymenu .container {  width: 100% !important;}.mymenu.openmenu {  right: 0 !important;  overflow-y: auto;  overflow-x: hidden;}.mymenu .navbar .container-fluid {  padding: 0 !important;}.mymenu button.menueclose {  position: absolute;  left: 10px;  top: 10px;  background-color: #f9f9f9;  border: none;  width: 30px;  height: 30px;  font-size: 25px;  border-radius: 50%;  cursor: pointer;  z-index: 101;}.mymenu button.menueclose:hover {  opacity: 0.8;}.mymenu .navbar-brand {  display: none !important;}.mymenu .dropdown-menu {  background-color: rgba(56, 56, 56, 0.95) !important;}.mymenu .nav > li > a {  padding: 15px 7px !important;}.mymenu .navbar-inverse {  background-color: transparent !important;  border-color: transparent !important;  height: calc(100vh - 80px);  border: none !important;}.mymenu .navbar-inverse .navbar-nav > li > a {  color: #fff !important;  font-size: 15px !important;  border-bottom: none !important;  width: 100% !important;}.mymenu .navbar-nav > li {  float: none !important;}.mymenu .dropdown-menu.collapse.in {  display: block !important;}.mymenu .navbar-inverse .navbar-nav > li > a:hover, .mymenu .navbar-inverse .navbar-nav > li > a:focus {  background-color: #4c4c4c !important;}.mymenu .navbar-inverse .navbar-nav > .open > a, .mymenu .navbar-inverse .navbar-nav > .open > a:hover, .mymenu .navbar-inverse .navbar-nav > .open > a:focus {  background-color: #4c4c4c !important;  color: #fff !important;}.mymenu .dropdown-menu > li > a {  text-align: justify !important;  color: #fff;}.mymenu .dropdown-menu > li > a:hover, .mymenu .dropdown-menu > li > a:focus {  color: #ffffff !important;  background-color: #4c4c4c !important;}.mymenu .navbar .dropdown-menu li > a:hover {  color: #fc0 !important;}.mymenu li.dropdown-short.open > a > .caret {  transform: rotate(45deg) !important;  -webkit-transform: rotate(45deg) !important;}.mymenu .dropdown-toggle[aria-expanded="true"] .caret {  transform: rotate(45deg) !important;  -webkit-transform: rotate(45deg) !important;}.mymenu .caret {  border: solid white;  border-width: 0 2px 2px 0;  display: inline-block;  padding: 3px;  transform: rotate(136deg);  -webkit-transform: rotate(136deg);  vertical-align: middle;  float: left;  margin-top: 6px;  margin-left: 12px;  transition: all 0.5s ease 0s;}.mymenu .navbar:not(.no-border) .navbar-nav.dropdown-onhover > li:hover > a, .mymenu .navbar:not(.no-border) li.dropdown-onhover:hover > a, .mymenu .navbar.dropdown-onhover:not(.no-border) .navbar-nav > li:hover > a {  margin-bottom: 0 !important;}.mymenu .navbar-toggle {  background-color: #328003 !important;  height: 40px !important;  border: 1px solid #276302 !important;}.mymenu .dropdown-menu {  padding: 0 !important;}.mymenu .icon-bar {  transition: all .5s ease 0s;  opacity: 1;}.mymenu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {  transform: rotate(-40deg);  position: absolute;  top: 11px;}.mymenu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {  opacity: 0;}.mymenu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {  transform: rotate(40deg);  position: absolute;  top: 11px;}.mymenu .navbar-toggle .icon-bar {  width: 30px !important;  height: 2px !important;}.mymenu .navbar-toggle .icon-bar + .icon-bar {  margin-top: 7px !important;}.mymenu ul.nav.navbar-nav.navbar-right {  width: 100% !important;} /*----------------------------------------mycommunique ---------------------------------*/ .mycommunique .page-row.row {  width: 25%;  float: right;  margin: 0;}.mycommunique .content24box {  display: block;  background-color: #e0f4ff;  padding: 25px 15px;  border-bottom: 5px solid #33a2fb;  height: 202px;  overflow: hidden;}.mycommunique {  background-color: #062d4e;}.mycommunique .content24box a {  color: #062d4e;  display: block;  text-align: justify;  font-family: 'IRANSansBold';  font-size: 15px;  line-height: 25px;}.mycommunique .content24box a * {  font-family: 'IRANSansBold';}.mycommunique .news24date {  background-color: #ffcc00;  padding: 5px;  width: 75px;  float: left;  margin-top: -45px;  margin-left: 15px;  z-index: 3;  position: relative;}.mycommunique .news24date span {  display: block;  text-align: center;}.mycommunique .news24day {  font-family: 'IRANSansBold';  font-size: 28px;}.mycommunique .content24:after {  content: 'اطلاعات بیشتر';  display: block;  background-color: #e0f4ff;  width: 100%;  margin-top: -51px;  z-index: 1;  position: relative;  padding: 20px 32px 5px 15px;  color: #33a2fb;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow1.png);  background-repeat: no-repeat;  background-position: right 15px top 24px;}.mycommunique #zone4 {  margin-top: -50px;}.mycommunique .h4 {  width: 100% !important;  text-align: left;  padding-left: 15px;  margin-top: 31px;  margin-bottom: 20px;}.mycommunique .h4 a {  color: #fff;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow2.png);  background-repeat: no-repeat;  background-position: left center;  padding-left: 30px;}.mycommunique .h4 a:hover {  color: #fc0;} /*--------------------------------mynews ------------------------------*/ .mynews {  background-color: #70b9bf;  padding: 60px 0 10px 0;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/bg-news.jpg);}.mynews .page-row.row {  width: 25%;  float: right;  margin: 0;}.mynews .h4 {  width: 100% !important;  text-align: left;  padding-left: 15px;  margin-top: 31px;  margin-bottom: 20px;}.mynews .h4 a {  color: #062d4e;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow2.png);  background-repeat: no-repeat;  background-position: left center;  padding-left: 30px;}.mynews .news25content2 {  padding: 6px 0 0 25px;  height: 60px;  overflow: hidden;  font-family: 'IRANSansBold';  color: #062d4e;  font-size: 13px;}.mynews .content25box:after {  content: '';  width: 20px;  height: 20px;  position: absolute;  background-color: #062d4e;  left: 15px;  top: 68px;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow3.png);  background-position: top 3px center;  background-repeat: no-repeat;}.mynews .content25box:hover:after {  background-color: #ffcc00;}.mynews .h4 a:hover {  color: #ffcc00;}.mynews .news25file1 {  width: 100%;}.mynews .content25box {  background-color: #fff;} /*--------------------------------aboutus --------------------------------*/ .aboutus {  padding-top: 150px;  padding-bottom: 115px;}.aboutus .links5box {  padding-right: 60px;}.aboutus .links5titr {  font-family: 'IRANSansBold';  font-size: 21px;  color: #062C4E;  margin-bottom: 10px;}.aboutus .links5summery {  color: #6F6968;  font-size: 19px;  text-align: justify;  line-height: 31px;  height: 212px;  overflow: hidden;}.aboutus .links5pic1 {  border: 5px solid #fc0;  padding: 35px;  margin-top: -35px;  position: relative;  z-index: 1;}.aboutus .links5pic1 img {  position: relative;  z-index: 2;  width: 408px;  height: 456px;}.aboutus .links5pic1:before {  content: '';  width: 1000px;  height: 667px;  background-color: #ececec;  position: absolute;  top: -70px;  right: -645px;} /*--------------------------------aboutlinks ----------------------------*/ .aboutlinks .page-row.row {  width: 20%;  float: right;  margin: 0;}.aboutlinks .h4 {  width: 100% !important;  margin-top: 50px;  text-align: left;}.aboutlinks .h4 a {  background-color: #0c3d6e;  padding: 10px 50px 10px 30px;  color: #fff;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow4.png);  background-repeat: no-repeat;  background-position: right 20px center;}.aboutlinks .h4 a:hover {  background-color: #ffcc00;  color: #062d4e;}.aboutlinks #zone9 {  float: left;  margin-top: -314px;}.aboutlinks #zone9 .links6pic1 {  height: 70px;}.aboutlinks #zone9 .links6pic1 img {  margin: 0 auto 10px auto;}.aboutlinks #zone9 .links6titr {  text-align: center;  padding: 0;  font-size: 13px;  color: #53728A;}.aboutlinks #zone9 .links6summary {  text-align: center;  font-family: 'IRANSansBold';  font-size: 20px;  color: #0c3e6f;} /*------------------------------myservice ---------------------------------*/ .myservice {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/service-bg.jpg);  padding: 40px 0 60px 0;  background-position: center;}.myservice .advanced-slider .slide-wrapper {  display: none;}.myservice .advanced-slider .thumbnail {  background-color: transparent !important;  border: none !important;  box-shadow: none !important;}.myservice .advanced-slider .thumbnail {  background-image: none !important;}.myservice .advanced-slider .thumbnail .caption .content {  font-family: iransansbold;  font-size: 13px;  margin-top: 110px !important;  color: #062d4e;}.myservice .advanced-slider img {  left: 38px !important;  top: 10px;}.myservice .arrows a.previous {  left: -30px !important;}.myservice .arrows a.next {  right: -30px !important;}.myservice .thumbnail-wrapper {  transition: all 0.3s ease-out 0s;}.myservice .thumbnail-wrapper:hover {  margin-top: 5px;}.myservice .advanced-slider .thumbnail:before {  content: '';  position: absolute;  top: 3px;  width: 85%;  height: 142px !important;  margin: 0 auto;  left: 0;  right: 0;  border-radius: 5px;  background-color: #fff;}.myservice .h1 span {  font-family: 'IRANSansBold';  color: #fff;  display: block;  margin-bottom: 30px;}.myservice .advanced-slider .thumbnail:hover:before {  border-bottom: 5px solid #fc0;} /*-------------------------myevent -----------------------------*/ .myevent {  background-color: #f5f5f5;  padding: 60px 0;}.myevent .h2 img {  width: 100%;}.myevent .h1 span {  position: absolute;  background-color: rgba(6, 45, 78, 0.7);  padding: 15px 30px;  left: 0;  font-family: 'IRANSansBold';  font-size: 20px;  color: #fff;}.myevent .news5content1 {  width: auto;}.myevent .news5file1 {  width: 130px;  height: 78px;  border-radius: 5px;}.myevent .content5 a {  background-color: #fff;  display: block;  padding: 10px;  margin-bottom: 15px;  width: 100%;  height: 98px;  overflow: hidden;  box-shadow: 0 0 12px -7px #4a4a4a;}.myevent .content5 a:hover {  background-color: #e5e2e2;}.myevent .news5titr {  font-family: 'IRANSansBold';  color: #0c3d6e;  line-height: 25px;  padding-top: 10px;  text-align: justify;  text-indent: 15px;}.myevent .news5titr:before {  content: '';  width: 8px;  height: 8px;  background-color: #fc0;  position: absolute;  top: 18px;  right: 15px;}.myevent .h4 {  width: 100% !important;  margin-top: 25px;  text-align: left;}.myevent .h4 a {  background-color: #0c3d6e;  padding: 10px 50px 10px 30px;  color: #fff;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow4.png);  background-repeat: no-repeat;  background-position: right 20px center;}.myevent .h4 a:hover {  background-color: #ffcc00;  color: #062d4e;} /*----------------------video-report--------------------*/ .video-report {  padding: 40px 0 70px;}.video-report #zone13 .h1 span {  color: #062C4E;  font-family: 'IRANSansBold';  display: block;  margin-bottom: 28px;  padding-right: 55px;  font-size: 18px;}.video-report #zone13 .h1 span:before {  content: '';  width: 50px;  height: 50px;  background-color: #FFCC00;  display: block;  position: absolute;  right: 0;  top: -2px;}.video-report #zone13 .content25 img {  width: 100%;  height: 402px;  z-index: 10;  position: relative;}.video-report #zone13 .content25 news25content1:before {  border: 5px solid #fc0;  content: '';  display: block;  width: 13px;  height: 41px;}.video-report #zone13 .content25 .news25content1:after {  content: '';  border: 5px solid #fc0;  display: block;  height: 455px;  position: absolute;  top: -20px;  right: -100px;  width: 96%;}.video-report #zone13 .h1 span:after {  content: '';  width: 1000px;  height: 350px;  background-color: #ececec;  position: absolute;  top: 170px;  right: -530px;}.video-report #zone13 .news25content2 h2 {  background: rgba(0, 21, 40, 0.75);  margin: 0;  margin-top: -66px;  z-index: 10;  position: relative;  color: #fff;  font-size: 16px;  padding: 12px;  height: 66px;  overflow: hidden;  line-height: 25px;  font-family: 'IRANSansBold';}.video-report #zone14 .news5content1 img {  width: 100%;  height: 134px;  position: relative;  z-index: 10;}.video-report #zone14 {  margin-top: 48px;}.video-report #zone14 .news5content1 {  padding-left: 0;}.video-report #zone14 .b6 {  color: #294F73;  font-family: 'IRANSansBold';  font-size: 15px;  padding-right: 40px;  margin-top: 15px;}.video-report #zone14 .b6:before {  content: '';  width: 10px;  height: 10px;  background-color: #F0C307;  display: block;  position: absolute;  top: 6px;  right: 20px;}.video-report #zone14 .page-row:first-child .news5content1:before {  content: '';  width: 260px;  height: 215px;  background-color: #F5F5F5;  position: absolute;  top: -35px;  right: -60px;}.video-report #zone14 .h4 span {  background-color: #0c3d6e;  padding: 10px 50px 10px 30px;  color: #fff;  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/arrow4.png);  background-repeat: no-repeat;  background-position: right 20px center;  transition: all .5s;}.video-report #zone14 .h4 {  width: 100% !important;  margin-top: 25px;  text-align: left;}.video-report #zone14 span:hover {  background-color: #ffcc00;  color: #062d4e;}.video-report #zone13 .content25:hover .news25content2 h2 {  background: rgba(0, 21, 40, 1);}.video-report #zone14 .content5:hover .b6 {  color: #f0c307;}.research {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/research-bg.jpg);  padding: 200px 0 230px 0;  background-position: top center;  position: relative;  overflow: hidden;}.research .links7pic1 img {  width: 100%;  transition: all .2s linear 0s;  z-index: 1;  position: relative;}.research .links7 a:hover img {  transform: scale(1.1);}.research .page-row:nth-child(1) .links7pic1 {  float: left;  width: 496px;  height: 496px;  padding: 0;  overflow: hidden;}.research .page-row:nth-child(1) .links7box {  background-color: #ffcc00;  display: table;  padding: 50px 30px 36px 30px;  width: 615px;  position: absolute;  left: 425px;  top: 110px;  z-index: 2;}.research .links7box {  display: none;}.research .links7titr {  font-family: 'IRANSansBold';  font-size: 25px;  margin-bottom: 15px;  color: #000;}.research .links7summary {  font-size: 22px;  line-height: 36px;  height: 110px;  overflow: hidden;  text-align: justify;  color: #000;}.research .links7box:before {  content: '';  width: 574px;  height: 207px;  position: absolute;  top: 20px;  right: 20px;  border: 2px solid rgba(255, 255, 255, 0.5);}.research .page-row:nth-child(1) .links7pic1:before {  content: '';  width: 456px;  height: 456px;  position: absolute;  top: 20px;  left: 20px;  border: 2px solid rgba(255, 255, 255, 0.5);  z-index: 2;}.research .page-row:nth-child(2) .links7pic1 {  width: 190px;  height: 190px;  position: absolute;  top: -600px;  right: 307px;  border: 2px solid #ccc;  padding: 10px;}.research .page-row:nth-child(3) .links7pic1 {  width: 100px;  height: 100px;  position: absolute;  top: -635px;  left: 90px;  border: 2px solid #ccc;  padding: 5px;}.research .page-row:nth-child(4) .links7pic1 {  width: 100px;  height: 100px;  position: absolute;  top: -190px;  right: 0;  border: 2px solid #ccc;  padding: 5px;}.research .page-row:nth-child(5) .links7pic1 {  width: 190px;  height: 190px;  position: absolute;  top: -92px;  right: 126px;  border: 2px solid #ccc;  padding: 10px;}.research .page-row:nth-child(6) .links7pic1 {  width: 190px;  height: 190px;  position: absolute;  top: -92px;  right: 430px;  border: 2px solid #ccc;  padding: 10px;}.research .page-row:nth-child(7) .links7pic1 {  width: 100px;  height: 100px;  position: absolute;  top: 30px;  left: 25px;  border: 2px solid #ccc;  padding: 5px;}.research .page-row:nth-child(3) .links7pic1:before {  content: '';  width: 20px;  height: 20px;  background-color: #0058af;  position: absolute;  right: -33px;  top: 87px;}.research .page-row:nth-child(2) .links7pic1:before {  content: '';  width: 20px;  height: 20px;  background-color: #0058af;  position: absolute;  right: -140px;  top: 60px;}.research .page-row:nth-child(2) .links7pic1:after {  content: '';  width: 90px;  height: 90px;  background-color: #c4c4c4;  position: absolute;  right: -110px;  top: 89px;}.research .page-row:nth-child(1) .links7box:after {  content: '';  width: 30px;  height: 30px;  background-color: #ffcc00;  position: absolute;  right: -20px;  top: -50px;  z-index: 2;}.research .page-row:nth-child(4) .links7pic1:before {  content: '';  width: 20px;  height: 20px;  background-color: #0058af;  position: absolute;  right: 98px;  top: -27px;}.research .page-row:nth-child(5) .links7pic1:before {  content: '';  width: 20px;  height: 20px;  background-color: #ffcc00;  position: absolute;  left: -70px;  top: 41px;}.research .page-row:nth-child(5) .links7pic1:after {  content: '';  width: 50px;  height: 50px;  background-color: #ffcc00;  position: absolute;  left: -60px;  top: 223px;}.research .page-row:nth-child(6) .links7pic1:before {  content: '';  width: 35px;  height: 35px;  background-color: #0058af;  position: absolute;  left: -70px;  top: 100px;}.research .page-row:nth-child(7) .links7pic1:before {  content: '';  width: 20px;  height: 20px;  background-color: #ffcc00;  position: absolute;  right: -40px;  top: 0;}.research .page-row:nth-child(7) .links7pic1:after {  content: '';  width: 75px;  height: 75px;  background-color: #c4c4c4;  position: absolute;  left: -110px;  top: -112px;}.research .page-row:nth-child(3) .links7pic1:after {  content: '';  width: 90px;  height: 90px;  background-color: #c4c4c4;  position: absolute;  right: -460px;  top: 45px;}.research .page-row .links7pic1:after, .research .page-row .links7pic1:before {  z-index: 0;}.publishers .news30file1 {  padding: 0;}.publishers .news30file1 img {  width: 100%;  height: 200px;}.publishers #zone16 {  padding: 0;  height: 200px;}.publishers ul.slick-dots {  display: none !important;}.publishers .news30titr {  background-color: rgba(0, 21, 40, 0.75);  font-size: 15px;  color: #fff;  padding: 20px 15px;  margin-top: -61px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.publishers .content30:hover .news30titr {  background-color: rgba(0, 21, 40, 1);}.publishers .slick-prev:before, .publishers .slick-next:before {  color: #fc0 !important;}.faculty {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/faculties-bg.jpg);  padding: 80px 0 20px 0;  background-position: top center;  overflow: hidden;  background-size: cover;}.faculty #zone18 .b1 span {  font-family: 'IRANSansBold';  font-size: 30px;  text-align: center;  display: block;  width: 100%;  color: #012344;  padding-bottom: 10px;}.faculty #zone18 .b2 span {  color: #fff;  font-size: 16px;  line-height: 30px;  width: 600px;  display: block;  margin: 0 auto;  text-align: center;}.faculty #zone17 .links6summary {  display: none;}#zone20 .h1 span, #zone21 .h1 span {  font-family: 'IRANSansBold';  display: block;  color: #012344;  margin-bottom: 20px;}#zone20 .page-row.row {  width: 50%;  float: right;  margin: 0;}#zone20 .links1titr a {  color: #fff;  display: block;  margin-bottom: 10px;  font-size: 12px;}#zone20 .links1titr a:before {  content: '';  width: 5px;  height: 5px;  background-color: #fc0;  position: absolute;  right: 2px;  top: 7px;  border-radius: 50%;}#zone20 .links1titr a:hover {  color: #fc0;}#zone21 .b1 {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/address-icon.png);  background-repeat: no-repeat;  background-position: right 18px center;  padding-right: 40px;  color: #fff;  margin-bottom: 18px;}#zone21 .b2 {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/phone-icon.png);  background-repeat: no-repeat;  background-position: right 18px center;  padding-right: 40px;  color: #fff;  margin-bottom: 18px;}#zone21 .b3 {  background-image: url(/Dorsapax/Data/Sub_0/Template/Index/img/email-icon.png);  background-repeat: no-repeat;  background-position: right 18px center;  padding-right: 40px;  color: #fff;}#zone22 .page-row.row {  float: left;  margin: 0;  padding: 0;}#zone22 .links3pic1 a {  display: block;  padding: 8px 0;  background-color: rgba(12, 60, 116, 0.21);  width: 60px;  text-align: center;  height: 50px;  border: 2px solid rgba(255, 255, 255, 0.16);  margin-right: 4px;}#zone22 .links3pic1 a img {  margin: 0 auto;}#zone22 .links3pic1 {  padding: 0;}#zone22 > .frame .b1 img {  margin-bottom: 10px;  float: left;}#zone22 .links3pic1 a:hover {  background-color: #ebb702;}.footerlinks {  margin-top: 50px;}.copyright {  background-color: #0c3d6e;  padding: 15px;  color: #fff;}.copyright .b1 {  text-align: center;} /* --- show page css */ .showpages .header-menu-buttons {  right: -164px !important;}.showpages .header-menu-buttons #zone2 .b2, .showpages .header-menu-buttons #zone2 .b3, .showpages .header-menu-buttons #zone2 .b4, .showpages .header-menu-buttons #zone2 .b5 {  display: none !important;}.showpages .header-top-links {  background-color: #0c3d6e;  position: fixed;  width: 100%;  top: 0;  right: 0;  z-index: 10;}.showpages {  height: 150px;}.showpages .header-top-links #zone1 {  margin-top: 10px !important;  margin-bottom: 10px !important;  background-image: none !important;  padding-top: 0 !important;  padding-right: 15px !important;}.showpages .header-menu-buttons {  top: 160px !important;}.showpages .header-top-links #zone1 {  margin-top: 10px;  margin-bottom: 10px;}.showpages .header-top-links #zone1 a {  font-size: 12px !important;}.showpages .header-logo {  background-color: #0a4c88;  padding: 5px 0;  position: fixed;  width: 100%;  top: 40px;  right: 0;  z-index: 10;}.showpages .header-logo .b1 img {  width: 270px;}.faculty.facultyshow {  padding-top: 0 !important;  background-image: none;  background-color: #0b4b89;}.faculty.facultyshow .footerlinks {  margin-top: 30px !important;}.faculty.facultyshow #zone20 .h1 span, .faculty.facultyshow #zone21 .h1 span {  color: #ffffff !important;}.DorsaContainer {  background-color: #fff;  box-shadow: 0 0 4px 2px #ccc;  margin: 10px auto;  padding: 20px 15px 50px 15px;  min-height: 500px;}div[id*="commentsDiv"] {  display: none !important;}#zone25 .frame .advanced-slider .slide-wrapper {  width: 100% !important;  height: 100% !important;  border: none !important;  box-shadow: none !important;}#zone25 .frame .advanced-slider img {  width: 100% !important;  height: 100% !important;}#zone25 .frame .advanced-slider .SliderImageCaption3file1 {  width: 100% !important;  height: 100% !important;}#zone25 .frame .advanced-slider .caption-container .background {  background-color: transparent !important;  opacity: 1 !important;} /* ---------------- Block Show ----------------- */ .shownews5secondtitr {  color: #00a651;  font-size: 15px;  margin-bottom: 5px;  text-align: justify;}.shownews5titr {  color: #344b9a;  font-family: iransansbold;  font-size: 18px;  margin-bottom: 10px;  text-align: justify;}.shownews5file1 {  padding-bottom: 10px;  padding-left: 10px;  height: auto;  width: 380px;}.shownews5summery {  display: none;}.shownews5comment {  line-height: 27px;  text-align: justify;  font-size: 14px;}.shownews5comment p, .shownews5comment a, .shownews5comment div, .shownews5comment span {  line-height: 27px !important;  font-size: 14px !important;  font-family: iransans !important;}.shownews5comment img {  max-width: 100%;  display: block;  height: auto;}.shownews5date1txt, .shownews5date1, .shownews5reviewtxt, .shownews5review, .shownews5sourcetxt, .shownews5source {  color: #888;  font-size: 13px;  width: 100px !important;  text-align: justify;}.shownews5dateheader {  margin-top: 50px;}.shownews5sourceheader {  margin-bottom: 20px;}.showcommunique2date1 {  color: #00a651;  text-align: justify;}.showcommunique2titr {  color: #344b9a;  font-family: iransansbold;  font-size: 18px;  margin-bottom: 20px;  text-align: justify;}.showcommunique2comment {  line-height: 27px;  text-align: justify;  font-size: 14px;}.showcommunique2comment p, .showcommunique2comment a, .showcommunique2comment div, .showcommunique2comment span {  line-height: 27px !important;  font-size: 14px !important;  font-family: iransans !important;}.showcommunique2comment img {  max-width: 100%;  display: block;  height: auto;}.showcommunique2reviewtxt, .showcommunique2review {  color: #888;  font-size: 13px;  width: 100px !important;  text-align: justify;}.showcommunique2content1 {  margin: 20px 0;}.showcommunique2file1 {  width: 360px;  height: auto;}.form2name {  background-color: #d9e1fc;  box-shadow: none !important;  color: #112b88;  font-family: iransansbold;  font-size: 18px;  margin-bottom: 10px;  padding: 8px !important;  text-align: justify;}.form2htmlcode {  line-height: 27px;  text-align: justify;  font-size: 14px;  margin-bottom: 50px;  overflow-y: hidden;}.form2htmlcode table {  margin-bottom: 20px;  max-width: 100%;  width: 100%;  border-collapse: collapse;  border-spacing: 0;}.form2htmlcode table > tbody > tr > td, .form2htmlcode table > tbody > tr > th, .form2htmlcode table > tfoot > tr > td, .form2htmlcode table > tfoot > tr > th, .form2htmlcode table > thead > tr > td, .form2htmlcode table > thead > tr > th {  white-space: nowrap;  padding: 5px;}.form2htmlcode p, .form2htmlcode a, .form2htmlcode div, .form2htmlcode span {  line-height: 27px !important;  font-size: 14px !important;  font-family: iransans !important;}.form2htmlcode img {  max-width: 100%;  display: block;  height: auto;}.form2datetext, .form2date, .form2reviewtext, .form2review {  color: #888;  font-size: 13px;  width: 140px !important;  text-align: justify;}.showlinks1titr {  background-color: #d9e1fc;  box-shadow: none !important;  color: #112b88;  font-family: iransansbold;  font-size: 18px;  margin-bottom: 10px;  padding: 8px !important;  text-align: justify;}.showlinks1comment {  line-height: 27px;  text-align: justify;  font-size: 14px;  margin-bottom: 50px;  overflow-y: hidden;}.showlinks1comment table {  margin-bottom: 20px;  max-width: 100%;  width: 100%;  border-collapse: collapse;  border-spacing: 0;}.showlinks1comment table > tbody > tr > td, .showlinks1comment table > tbody > tr > th, .showlinks1comment table > tfoot > tr > td, .showlinks1comment table > tfoot > tr > th, .showlinks1comment table > thead > tr > td, .showlinks1comment table > thead > tr > th {  white-space: nowrap;  padding: 5px;}.showlinks1comment p, .showlinks1comment a, .showlinks1comment div, .showlinks1comment span {  line-height: 27px !important;  font-size: 14px !important;  font-family: iransans !important;}.showlinks1comment img {  max-width: 100%;  display: block;  height: auto;}.showlinks1date1txt, .showlinks1date1, .showlinks1reviewtxt, .showlinks1review {  color: #888;  font-size: 13px;  width: 140px !important;  text-align: justify;}.showtender1titr {  color: #083258;  font-family: iransansbold;  font-size: 18px;  margin: 10px 0;  text-align: justify;}.showtender1titrtext {  margin: 10px 0;}.showtender1comment {  margin: 15px 0;  text-align: justify;} /* ---------------- Sitemap ----------------- */ .sitmaptitle {  background-color: #d9e1fc !important;  color: #112b88;  padding: 8px !important;  text-align: right !important;  text-align: justify;}.sitmaptitle > span {  font-family: iransansbold;  font-size: 18px;  text-align: right !important;}div[id*="TreeView1"] {  background-color: #f3fbfb;  border: 1px solid #d9e1fc;  border-radius: 5px;  min-height: 300px;  padding: 20px;}div[id*="TreeView1n"] {  background-color: transparent !important;  border: medium none !important;  border-radius: 0 !important;  min-height: auto !important;  padding: 0 !important;}#btnTop.box {  background-color: transparent !important;  border: medium none !important;} /* ---------------- Search ----------------- */ .panel-heading.pHeadRes {  display: none !important;}.panel-body.pBodyRes {  background-color: #d9e1fc !important;  border: medium none !important;}.downSideRes {  width: 100% !important;}.downSideRes .panel-heading {  background-color: #d9e1fc !important;  border-radius: 0 !important;}.downSideRes select[id*="ddlPageSize"] {  height: 28px !important;  width: 50px !important;}div[id*="ASearch"] select[id*="ddlLanguage"] {  margin-bottom: 5px !important;}div[id*="ASearch"] select[id*="Droptype"] {  margin-bottom: 5px;}div[id*="ASearch"] input[id*="btnAdvSearch"] {  background-color: #00a651 !important;  border: medium none !important;  float: left !important;  margin-left: 15px !important;}div[id*="ASearch"] input[id*="btnAdvSearch"]:hover {  background-color: #00AEFF !important;}#Div7Res img {  display: none !important;}.downSideRes #Td3 table {  margin: 0 auto;}.downSideRes .searchresault {  border-bottom: 1px dotted #344b9a;  padding: 10px 15px;}#headSearch input[id*="btnSearchSample"] {  font-size: 0 !important;  height: 17px !important;  padding: 0 !important;  width: 17px !important;  background-color: transparent !important;}.leftSideRes #DivRes {  padding: 10px;} /* ---------------- GroupPage ----------------- */ div[id*="panelgroup"] .pagergroup {  display: table;  margin: 0 auto;  direction: ltr !important;}div[id*="panelgroup"] .form-inline .control-label {  padding: 6px 10px !important;}div[id*="panelgroup"] .margin-top-10 {  margin-top: 15px;}div[id*="panelgroup"] .btn-search {  padding: 8px 12px 3px !important;  background-color: #00A651 !important;  border-color: #00A651 !important;  color: #fff !important;}div[id*="panelgroup"] .input-group-addon {  background-color: #00A651 !important;  border: 1px solid #00A651 !important;  color: #fff !important;}div[id*="panelgroup"] .panel-heading {  background-color: #d9e1fc !important;  border-color: #d9e1fc !important;}div[id*="panelgroup"] .panel-default {  background-color: #fff !important;  border-color: #b7c4f2 !important;}div[id*="panelgroup"] .groupListview {  border-color: #b7c4f2 !important;}div[id*="panelgroup"] .footable {  border: medium none !important;  background-color: transparent !important;}div[id*="panelgroup"] sapn[id*="lblFilter"] {  color: #112b88 !important;  font-family: iransansbold !important;  font-size: 18px !important;}div[id*="panelgroup"] #Th1 {  background-color: #d9e1fc !important;  border: medium none !important;  color: #112b88 !important;  font-family: iransansbold !important;  font-size: 16px !important;}div[id*="panelgroup"] #Th2 {  background-color: #d9e1fc !important;  border: none !important;  color: #112b88 !important;  font-family: iransansbold !important;  font-size: 16px !important;  text-align: center !important;}div[id*="panelgroup"] .footable-visible {  text-align: justify;}div[id*="panelgroup"] .grouptitle a {  background-image: url("/Dorsapax/Data/Sub_0/Template/Main/img/bullet3.png");  background-position: right 7px;  background-repeat: no-repeat;  padding-right: 15px;}div[id*="panelgroup"] .grouptitle a:hover {  color: #112B88 !important;}div[id*="panelgroup"] span[id*="Label4"] {  display: none;}div[id*="panelgroup"] span[id*="lblCountOfFound"] {  display: none;}div[id*="panelgroup"] a[id*="lnkbtnSearchTodayLabel"] {  display: none;}div[id*="panelgroup"] a[id*="lnkbtnSearchToday"] {  display: none;}div[id*="panelgroup"] a[id*="register"] {  background-color: #00a651 !important;  border: medium none !important;  left: 26px;  position: absolute;  top: 4px;}div[id*="panelgroup"] a[id*="register"]:hover {  background-color: #00AEFF !important;}div[id*="panelgroup"] .well {  background-color: transparent !important;  border: medium none !important;  border-radius: 4px;  box-shadow: none !important;}.questionheader {  background-color: #d9e1fc;  box-shadow: none !important;  color: #112b88;  padding: 8px;}.questionheader span {  font-family: iransansbold;  font-size: 18px;}.complainheader {  background-color: #d9e1fc;  box-shadow: none !important;  color: #112b88;  padding: 8px;}.complainheader span {  font-family: iransansbold;  font-size: 18px;}.mycontacts {  background-color: #d9e1fc;  box-shadow: none !important;  color: #112b88;  padding: 8px;}.mycontacts span {  font-family: iransansbold;  font-size: 18px;} /* ---------------- Login Show ----------------- */ .DorsaContainer .panel-heading {  background-color: #d9e1fc !important;  border-color: #b7c4f2 !important;  color: #112b88 !important;}.DorsaContainer .panel-default {  border-color: #b7c4f2 !important;}.DorsaContainer .panel-title {  text-align: justify;}.DorsaContainer .panel-title span {  font-family: iransansbold;  font-size: 13px;}.DorsaContainer .memberbutton {  background-color: #00a651;  border: 1px solid #00a651;  border-radius: 5px;  padding: 8px;  width: 100px;  color: #fff;}.DorsaContainer .memberbutton:hover {  background-color: #d9e1fc;  border: 1px solid #d9e1fc;  color: #000;}.DorsaContainer .payamsearch {  float: right !important;}span[id*="lblTitlePage"].RegisterboldLabel {  background-color: #d9e1fc !important;  color: #112b88 !important;  display: block;  font-family: iransansbold !important;  margin-right: 0 !important;  margin-top: 0 !important;  padding: 7px !important;  font-size: 18px !important;  text-align: justify !important;}div[id*="MessageBox1_grvMsg"] {  border: none !important;}div[id*="MessageBox1_grvMsg"] td {  border: none !important;}input[id*="FileUpload1"] {  width: 200px !important;} /* ---------------- Bottom Panel ----------------- */ div[id*="commentsDiv"] {  background-color: #f4f4f4 !important;  border: 1px solid #dbdbdb !important;  padding: 20px !important;  margin-top: 10px;}div[id*="favtoolbar"] {  height: 30px;}div[id*="divFavToolBar"] {  display: table;  float: left;}input[id*="IdeaPage1_btnsend"] {  background-color: #00a651 !important;  border-color: #00a651 !important;  color: #fff !important;}input[id*="IdeaPage1_btnsend"]:hover {  background-color: #00AEFF !important;  border-color: #00AEFF !important;  color: #fff !important;}div[id*="favtoolbar"] .addbookmark {  opacity: 1 !important;}.lblrating {  text-align: left;  margin-bottom: 20px;}.lblrating .col-lg-12 {  float: left;} /* ---------------- Sent To Another ----------------- */ .senttoanother {  background-color: #d9e1fc;  margin: 0 0 20px;  padding: 7px;}.senttoanother span {  color: #112b88;  font-family: iransansbold;  font-size: 18px;} /* ---------------- Tags ----------------- */ .blocktaglist {  list-style-type: none;  margin-bottom: 0 !important;  text-align: justify;}.blocktagss {  background-color: #77a6f7 !important;  color: #ffffff !important;  padding: 5px 9px !important;  width: auto;  display: inline-block;  margin: 2px;  font-size: 13px !important;  border-radius: 3px;}.blocktagss p {  margin: 0 !important;}.groupListview {  margin-top: 16px;}.groupListview td {  padding: 5px 15px !important;}.groupListview .footable {  border-color: #d7e5ff;  border-radius: 3px;} /* ------------------- Like ------------------------ */ #imgDisLike {  width: 20px !important;  height: 19px !important;}#imgLike {  margin-left: 30px;  width: 20px !important;  height: 19px !important;}#spnLikeTxt::after {  content: 'پسندیدم:';  padding-left: 5px;}#spnDisLikeTxt::after {  content: 'نپسندیدم:';  padding-left: 5px;}.mymenu .b1 {  margin-top: 60px !important;  padding: 0;} /*----------------------------MediaQuery----------------------------*/ @media (min-width:1200px) {  .videosection #zone25 {    display: none !important;  }  .menufixed .header-top-links {    position: fixed;    width: 100%;    background-color: #0c3d6e;    top: -60px;    right: 0;    z-index: 11;    transition: all 0.5s ease 0s;  }  .menufixed.showmenu .header-top-links {    top: 0 !important;  }  .menufixed .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 20px !important;    padding-right: 200px !important;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px !important;    background-position: right center;    background-repeat: no-repeat;    padding-top: 20px !important;  }  .menufixed .videosection {    margin-top: 50px !important;  }  #zone25 .frame {    display: none !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu {    right: 260px !important;    position: fixed !important;    box-shadow: none !important;    background-color: #4c4c4c !important;    border: none !important;    height: 100vh;    top: -1px !important;    width: 260px !important;    overflow-x: hidden !important;    overflow-y: auto !important;    border-radius: 0 !important;  }  .mymenu .navbar-right .dropdown-menu .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #393838 !important;    border-radius: 0 !important;    border: none !important;    margin: 0 !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu > li > a[aria-expanded="true"] {    background-color: #282828 !important;    color: #fc0 !important;  }  .mymenu .dropdown-menu .caret {    transform: rotate(135deg) !important;    -webkit-transform: rotate(135deg) !important;    float: left;    margin-top: 6px;  }  .mymenu .b1:before {    content: 'فهرست دانشگاه';    color: #fff;    top: -43px;    position: absolute;    right: 7px;    font-family: 'IRANSansBold';    font-size: 16px;  }  .mymenu .navbar .dropdown-menu li > a {    padding: 13px 10px 13px 0 !important;  }  .mynews .news25file1 {    height: 88px;  }  .faculty svg.facedge {    width: 100%;    height: 670px;  }  .faculty #zone17 .links6pic1 img {    border-radius: 50%;    transition: all .5s ease;    transform: scale(1);  }  .faculty #zone17 .links6:hover img {    transform: scale(1.1);  }  .faculty #zone17 .page-row.row {    border-radius: 50%;    position: absolute;    transition: all .5s ease;  }  .faculty #zone17 .page-row:hover {    transform: scale(1.1);  }  .faculty #zone17 .links6 {    padding: 0 !important;  }  .faculty #zone17 .links6titr {    position: absolute;    color: #fff;    text-align: center;    float: none !important;    padding: 0;    left: 0;    right: 0;    z-index: 2;  }  .faculty #zone17 .links6titr span {    font-family: 'IRANSansBold';  }  .faculty #zone17 .page-row:nth-child(1) {    top: -640px;    right: 60px;    width: 114px;    height: 114px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(1) .links6titr {    margin-top: 47px;  }  .faculty #zone17 .page-row:nth-child(2) {    top: -582px;    right: 350px;    width: 143px;    height: 143px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(2) .links6titr {    margin-top: 63px;  }  .faculty #zone17 .page-row:nth-child(3) {    top: -644px;    right: 643px;    width: 172px;    height: 172px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(3) .links6titr {    margin-top: 76px;  }  .faculty #zone17 .page-row:nth-child(4) {    top: -613px;    right: 1118px;    width: 115px;    height: 115px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(4) .links6titr {    margin-top: 50px;  }  .faculty #zone17 .page-row:nth-child(5) {    top: -406px;    right: -45px;    width: 176px;    height: 176px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(5) .links6titr {    margin-top: 80px;  }  .faculty #zone17 .page-row:nth-child(6) {    top: -380px;    right: 420px;    width: 172px;    height: 172px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(6) .links6titr {    margin-top: 78px;  }  .faculty #zone17 .page-row:nth-child(7) {    top: -330px;    right: 748px;    width: 115px;    height: 115px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(7) .links6titr {    margin-top: 52px;  }  .faculty #zone17 .page-row:nth-child(8) {    top: -472px;    right: 983px;    width: 144px;    height: 144px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(8) .links6titr {    margin-top: 63px;  }  .faculty #zone17 .page-row:nth-child(9) {    top: -186px;    right: 214px;    width: 144px;    height: 144px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(9) .links6titr {    margin-top: 58px;  }  .faculty #zone17 .page-row:nth-child(10) {    top: -155px;    right: 592px;    width: 145px;    height: 145px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(10) .links6titr {    margin-top: 65px;  }  .faculty #zone17 .page-row:nth-child(11) {    top: -216px;    right: 1031px;    width: 170px;    height: 170px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(11) .links6titr {    margin-top: 80px;  }  .faculty #zone17 .page-row:nth-child(1) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(42, 120, 143, 0.8);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(2) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(74, 175, 119, 0.5);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(3) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(102, 27, 152, 0.65);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(4) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(177, 89, 113, 0.72);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(5) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(42, 33, 108, 0.74);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(6) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(14, 149, 141, 0.8);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(7) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(173, 76, 87, 0.7);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(8) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(184, 92, 166, 0.75);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(9) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(222, 83, 47, 0.63);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(10) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(118, 118, 118, 0.66);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(11) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(47, 75, 146, 0.74);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(12) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(173, 76, 87, 0.7);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(12) {    top: -365px;    right: 194px;    overflow: hidden;    width: 125px;    height: 125px;  }  .faculty #zone17 .page-row:nth-child(12) .links6titr {    margin-top: 45px;  }}@media (min-width: 992px) and (max-width: 1199px) {  .videosection #zone25 {    display: none !important;  }  .menufixed .header-top-links {    position: fixed;    width: 100%;    background-color: #0c3d6e;    top: -60px;    right: 0;    z-index: 11;    transition: all 0.5s ease 0s;  }  .menufixed.showmenu .header-top-links {    top: 0 !important;  }  .menufixed .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 20px !important;    padding-right: 200px !important;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px !important;    background-position: right center;    background-repeat: no-repeat;    padding-top: 20px !important;  }  .menufixed .videosection {    margin-top: 50px !important;  }  #zone25 .frame {    display: none !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu {    right: 260px !important;    position: fixed !important;    box-shadow: none !important;    background-color: #4c4c4c !important;    border: none !important;    height: 100vh;    top: -1px !important;    width: 260px !important;    overflow-x: hidden !important;    overflow-y: auto !important;    border-radius: 0 !important;  }  .mymenu .navbar-right .dropdown-menu .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #393838 !important;    border-radius: 0 !important;    border: none !important;    margin: 0 !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu > li > a[aria-expanded="true"] {    background-color: #282828 !important;    color: #fc0 !important;  }  .video-report #zone13 .content25 img {    height: 365px;  }  .video-report #zone14 .news5content1 img {    height: 122px;  }  .video-report #zone13 .content25 .news25content1:after {    height: 415px;  }  .video-report #zone13 .h1 span:after {    height: 300px;  }  .mymenu .dropdown-menu .caret {    transform: rotate(135deg) !important;    -webkit-transform: rotate(135deg) !important;    float: left;    margin-top: 6px;  }  .mymenu .b1:before {    content: 'فهرست دانشگاه';    color: #fff;    top: -43px;    position: absolute;    right: 7px;    font-family: 'IRANSansBold';    font-size: 16px;  }  .mymenu .navbar .dropdown-menu li > a {    padding: 13px 10px 13px 0 !important;  }  .mycommunique .news24date {    margin-left: 10px !important;  }  .mynews .content25box:after {    display: none !important;  }  .mynews .news25file1 {    height: 88px;  }  .aboutus .links5pic1:before {    right: -700px !important;  }  .myevent .news5file1 {    width: 120px;    height: 76px;  }  .research .page-row:nth-child(2) .links7pic1 {    right: 245px !important;  }  .research .page-row:nth-child(1) .links7box {    left: 320px !important;  }  .research .page-row:nth-child(4) .links7pic1 {    top: -100px !important;    right: 10px !important;  }  .research .page-row:nth-child(6) .links7pic1 {    top: 7px !important;    right: 400px !important;  }  .faculty svg.facedge {    width: 100%;    height: 670px;  }  .faculty #zone17 .links6pic1 img {    border-radius: 50%;    transition: all .5s ease;    transform: scale(1);  }  .faculty #zone17 .links6:hover img {    transform: scale(1.1);  }  .faculty #zone17 .page-row.row {    border-radius: 50%;    position: absolute;    transition: all .5s ease;  }  .faculty #zone17 .page-row:hover {    transform: scale(1.1);  }  .faculty #zone17 .links6 {    padding: 0 !important;  }  .faculty #zone17 .links6titr {    position: absolute;    color: #fff;    text-align: center;    float: none !important;    padding: 0;    left: 0;    right: 0;    z-index: 2;  }  .faculty #zone17 .links6titr span {    font-family: 'IRANSansBold';  }  .faculty #zone17 .page-row:nth-child(1) {    top: -640px;    right: 60px;    width: 114px;    height: 114px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(1) .links6titr {    margin-top: 47px;  }  .faculty #zone17 .page-row:nth-child(2) {    top: -582px;    right: 290px;    width: 143px;    height: 143px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(2) .links6titr {    margin-top: 63px;  }  .faculty #zone17 .page-row:nth-child(3) {    top: -644px;    right: 520px;    width: 172px;    height: 172px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(3) .links6titr {    margin-top: 76px;  }  .faculty #zone17 .page-row:nth-child(4) {    top: -613px;    right: 880px;    width: 115px;    height: 115px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(4) .links6titr {    margin-top: 50px;  }  .faculty #zone17 .page-row:nth-child(5) {    top: -406px;    right: -12px;    width: 176px;    height: 176px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(5) .links6titr {    margin-top: 80px;  }  .faculty #zone17 .page-row:nth-child(6) {    top: -380px;    right: 330px;    width: 172px;    height: 172px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(6) .links6titr {    margin-top: 78px;  }  .faculty #zone17 .page-row:nth-child(7) {    top: -330px;    right: 590px;    width: 115px;    height: 115px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(7) .links6titr {    margin-top: 52px;  }  .faculty #zone17 .page-row:nth-child(8) {    top: -472px;    right: 785px;    width: 144px;    height: 144px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(8) .links6titr {    margin-top: 63px;  }  .faculty #zone17 .page-row:nth-child(9) {    top: -186px;    right: 170px;    width: 144px;    height: 144px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(9) .links6titr {    margin-top: 58px;  }  .faculty #zone17 .page-row:nth-child(10) {    top: -155px;    right: 470px;    width: 145px;    height: 145px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(10) .links6titr {    margin-top: 65px;  }  .faculty #zone17 .page-row:nth-child(11) {    top: -216px;    right: 810px;    width: 170px;    height: 170px;    overflow: hidden;  }  .faculty #zone17 .page-row:nth-child(11) .links6titr {    margin-top: 80px;  }  .faculty #zone17 .page-row:nth-child(1) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(42, 120, 143, 0.8);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(2) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(74, 175, 119, 0.5);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(3) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(102, 27, 152, 0.65);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(4) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(177, 89, 113, 0.72);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(5) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(42, 33, 108, 0.74);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(6) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(14, 149, 141, 0.8);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(7) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(173, 76, 87, 0.7);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(8) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(184, 92, 166, 0.75);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(9) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(222, 83, 47, 0.63);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(10) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(118, 118, 118, 0.66);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(11) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(47, 75, 146, 0.74);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(12) a:before {    content: '';    width: 100%;    height: 100%;    background-color: rgba(173, 76, 87, 0.7);    position: absolute;    top: 0;    right: 0;    z-index: 1;    border-radius: 50%;  }  .faculty #zone17 .page-row:nth-child(12) {    top: -365px;    right: 194px;    overflow: hidden;    width: 125px;    height: 125px;  }  .faculty #zone17 .page-row:nth-child(12) .links6titr {    margin-top: 45px;  }}@media (min-width: 768px) and (max-width: 991px) {  .mylogo {    top: 120px !important;    z-index: 10 !important;    display: none !important;  }  .mylogo a img {    width: 265px !important;  }  #zone25 .frame .advanced-slider {    height: 350px !important;  }  #zone5 .frame {    display: none !important;  }  .videosection #zone5 {    display: none !important;  }  .videosection #zone25 {    margin-bottom: 80px;    padding: 0 !important;  }  #zone25 .frame .advanced-slider .caption-container {    display: none !important;  }  #zone25 .frame .slide-buttons {    margin-top: -25px !important;  }  #zone25 .frame .buttons-inner a {    background-image: none !important;    background-color: #062d4e !important;    border-radius: 50% !important;    margin: 0px 2px !important;  }  #zone25 .frame .buttons-inner a.select {    background-color: #fc0 !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu {    right: 260px !important;    position: fixed !important;    box-shadow: none !important;    background-color: #4c4c4c !important;    border: none !important;    height: 100vh;    top: -1px !important;    width: 260px !important;    overflow-x: hidden !important;    overflow-y: auto !important;    border-radius: 0 !important;  }  .mymenu .navbar-right .dropdown-menu .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #393838 !important;    border-radius: 0 !important;    border: none !important;    margin: 0 !important;  }  .mymenu .navbar-right > li > ul.dropdown-menu > li > a[aria-expanded="true"] {    background-color: #282828 !important;    color: #fc0 !important;  }  .video-report #zone13 .content25 img {    height: 440px;  }  .video-report #zone14 .news5content1 img {    height: auto;    margin-bottom: 20px;  }  .video-report #zone13 .content25 .news25content1:after {    height: 490px;  }  .video-report #zone13 .h1 span:after {    height: 375px;  }  .video-report #zone13 {    margin-bottom: 30px;  }  .video-report #zone14 .page-row:first-child .news5content1:before {    display: none;  }  .mymenu .dropdown-menu .caret {    transform: rotate(135deg) !important;    -webkit-transform: rotate(135deg) !important;    float: left;    margin-top: 6px;  }  .mymenu .b1:before {    content: 'فهرست دانشگاه';    color: #fff;    top: -43px;    position: absolute;    right: 7px;    font-family: 'IRANSansBold';    font-size: 16px;  }  .mymenu .navbar .dropdown-menu li > a {    padding: 13px 10px 13px 0 !important;  }  .mycommunique .page-row.row {    width: 50% !important;    margin-bottom: 15px !important;  }  .mynews .content25box:after {    display: none !important;  }  .mynews .page-row.row {    width: 50% !important;    margin-bottom: 15px !important;  }  .mynews .news25content2 {    padding: 10px 30px !important;    height: 84px !important;  }  .mynews .news25file1 {    height: 230px;  }  .aboutus .links5box {    padding-right: 15px !important;    margin-top: 80px;  }  .aboutus .links5summery {    height: auto !important;  }  .aboutlinks #zone9 {    margin-top: 15px !important;  }  .myevent .h4 {    margin-bottom: 40px !important;  }  .research .page-row:nth-child(2) .links7pic1 {    top: -600px !important;    right: 55px !important;  }  .research .page-row:nth-child(4) .links7pic1 {    top: -70px !important;    right: 18px !important;  }  .research .page-row:nth-child(5) .links7pic1 {    right: 126px !important;    top: 5px !important;  }  .research .page-row:nth-child(6) .links7pic1 {    top: 5px !important;    right: 388px !important;  }  .research .page-row:nth-child(7) .links7pic1 {    left: 0 !important;  }  .research .page-row:nth-child(1) .links7box {    left: 125px !important;  }  .research .page-row:nth-child(1) .links7box:after {    right: 250px !important;    top: -180px !important;  }  .faculty svg.facedge {    display: none;  }  .faculty .links6pic1 img {    display: none;  }  .faculty #zone17 .page-row.row {    width: 50% !important;    float: right;    text-align: center;    margin: 0;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 {    margin-top: 50px;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 .links6titr span:hover {    background-color: #fc0 !important;    color: #0c3d6e !important;  }  .faculty #zone18 .b2 span {    width: 100% !important;  }  #zone20 {    margin-bottom: 15px;  }  input[id*="txtStartDate"] {    width: 100px !important;  }  input[id*="txtExpDate"] {    width: 100px !important;  }  .videosection #zone25 {    margin-top: 60px !important;  }  .header-top-links {    background-color: #0c3d6e;    position: fixed;    width: 100%;    top: 0;    right: 0;    z-index: 11;  }  .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 20px;    padding-right: 200px;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px;    background-position: right center;    background-repeat: no-repeat;    padding-top: 20px;  }}@media (min-width: 450px) and (max-width: 767px) {  .videosection #zone25 {    margin-top: 110px !important;  }  .header-top-links {    background-color: #0c3d6e;    position: fixed;    width: 100%;    right: 0;    top: 0;    z-index: 11;  }  .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 20px;    padding-right: 15px;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px;    background-position: center top 10px;    background-repeat: no-repeat;    padding-top: 70px;  }  .header-top-links #zone1 > .frame {    display: table;    margin: 0 auto;  }  .mylogo {    top: 120px !important;    z-index: 10 !important;    display: none !important;  }  .mylogo a img {    width: 265px !important;  }  #zone25 .frame .advanced-slider {    height: 250px !important;  }  #zone5 .frame {    display: none !important;  }  .videosection #zone5 {    display: none !important;  }  .videosection #zone25 {    margin-bottom: 80px;    padding: 0 !important;  }  #zone25 .frame .advanced-slider .caption-container {    display: none !important;  }  #zone25 .frame .slide-buttons {    margin-top: -25px !important;  }  #zone25 .frame .buttons-inner a {    background-image: none !important;    background-color: #062d4e !important;    border-radius: 50% !important;    margin: 0px 2px !important;  }  #zone25 .frame .buttons-inner a.select {    background-color: #fc0 !important;  }  .mymenu ul.nav.navbar-nav.navbar-right {    padding: 0px 15px;  }  .mymenu .navbar-right .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #5c5b5b !important;    border: none !important;  }  .video-report #zone13 .content25 img {    height: auto;  }  .video-report #zone14 .news5content1 img {    height: auto;    margin-bottom: 20px;  }  .video-report #zone13 .content25 .news25content1:after {    display: none;  }  .video-report #zone13 .h1 span:after {    display: none;  }  .video-report #zone13 {    margin-bottom: 30px;  }  .video-report #zone14 .page-row:first-child .news5content1:before {    display: none;  }  .video-report #zone14 {    margin-top: 0;  }  .video-report #zone14 .news5content1 {    padding-left: 15px;  }  .video-report #zone14 .content5 {    margin-bottom: 15px;  }  .video-report #zone14 .b6 {    margin-top: 0;  }  .mymenu ul.nav.navbar-nav.navbar-right:before {    display: none !important;  }  .mymenu button.navbar-toggle {    display: none !important;  }  .mymenu .navbar-collapse {    display: block !important;  }  .mymenu .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {    color: #ffffff !important;  }  .mymenu .caret {    left: 0px !important;    position: absolute !important;  }  .mymenu .dropdown-menu li a {    padding: 10px !important;  }  .mymenu .dropdown-menu {    width: 100% !important;  }  .header-menu-buttons {    right: -164px !important;  }  .header-menu-buttons #zone2 .b2, .header-menu-buttons #zone2 .b3, .header-menu-buttons #zone2 .b4, .header-menu-buttons #zone2 .b5 {    display: none !important;  }  .mycommunique .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mycommunique .content24box {    height: auto !important;  }  .mynews .content25box:after {    display: none !important;  }  .mynews .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mynews .news25content2 {    padding: 10px 30px !important;    height: auto !important;  }  .aboutus .links5box {    padding-right: 15px !important;    margin-top: 80px;  }  .aboutus .links5summery {    height: auto !important;  }  .aboutlinks #zone9 {    margin-top: 15px !important;  }  #zone9 .page-row.row {    width: 33.33% !important;    margin-bottom: 15px !important;  }  .myevent .news5content1 {    width: 100% !important;  }  .myevent .content5 a {    height: auto !important;  }  .myevent .h4 {    margin-bottom: 40px !important;  }  .research .page-row:nth-child(2) .links7pic1 {    width: 125px !important;    height: 125px !important;    top: -460px !important;    right: 80px !important;    padding: 5px !important;  }  .research .page-row:nth-child(1) .links7pic1 {    width: calc(100% - 30px) !important;    height: 300px !important;    float: none !important;    margin: 0 auto !important;  }  .research .links7pic1 img {    height: 100% !important;  }  .research .page-row:nth-child(1) .links7pic1:before {    width: calc(100% - 40px) !important;    height: calc(100% - 40px) !important;  }  .research .page-row:nth-child(3) .links7pic1 {    width: 100px !important;    height: 100px !important;    top: -470px !important;    left: 90px !important;    padding: 5px !important;  }  .research {    padding: 200px 0 450px 0 !important;  }  .research .page-row:nth-child(5) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 220px !important;    right: 112px !important;    padding: 5px !important;  }  .research .page-row:nth-child(4) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 360px !important;    right: 100px !important;    padding: 5px !important;  }  .research .page-row:nth-child(7) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 205px !important;    left: 75px !important;    padding: 5px !important;  }  .research .page-row:nth-child(6) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 295px !important;    right: 255px !important;    padding: 5px !important;  }  .research .page-row:nth-child(5) .links7pic1:after {    display: none !important;  }  .research .page-row:nth-child(1) .links7box {    padding: 20px 20px 20px 20px !important;    width: calc(100% - 30px) !important;    left: 15px !important;    top: 300px !important;  }  .research .links7box:before {    display: none !important;  }  .research .links7titr {    font-size: 18px !important;    margin-bottom: 5px !important;  }  .research .links7summary {    font-size: 17px !important;    line-height: 28px !important;    height: 110px !important;  }  .faculty svg.facedge {    display: none;  }  .faculty .links6pic1 img {    display: none;  }  .faculty #zone17 .page-row.row {    width: 50% !important;    float: right;    text-align: center;    margin: 0;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 {    margin-top: 50px;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 .links6titr span:hover {    background-color: #fc0 !important;    color: #0c3d6e !important;  }  .faculty #zone18 .b2 span {    width: 100% !important;  }  #zone20 {    margin-bottom: 15px;  }  div#zone22 {    width: 286px;    margin: 0 auto;    float: none;  }  .form2name {    font-size: 15px !important;  }  div[id*="panelgroup"] .form-group {    float: none !important  }  .mymenu .navbar-collapse {    border-top: 0 !important;    box-shadow: none !important;  }  .mymenu #zone3 {    overflow-x: hidden;    overflow-y: auto;  }  .mycommunique .content24:after {    margin-top: -5px !important;    margin-bottom: 30px !important;    padding: 20px 32px 10px 15px !important;  }  .mycommunique .news24date {    margin-top: 5px !important;  }  .showpages .header-logo .b1 img {    margin: 0 auto !important;  }}@media (min-width: 320px) and (max-width: 449px) {  .videosection #zone25 {    margin-top: 135px !important;  }  .header-top-links {    background-color: #0c3d6e;    position: fixed;    width: 100%;    top: 0;    right: 0;    z-index: 11;  }  .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 5px;    padding-right: 15px;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px;    background-position: center top 10px;    background-repeat: no-repeat;    padding-top: 70px;  }  .header-top-links #zone1 > .frame {    display: table;    margin: 0 auto;  }  .mylogo {    top: 100px !important;    z-index: 10 !important;    display: none !important;  }  .mylogo a img {    width: 185px !important;  }  #zone25 .frame .advanced-slider {    height: 200px !important;  }  #zone5 .frame {    display: none !important;  }  .videosection #zone5 {    display: none !important;  }  .videosection #zone25 {    margin-bottom: 80px;    padding: 0 !important;  }  #zone25 .frame .advanced-slider .caption-container {    display: none !important;  }  #zone25 .frame .slide-buttons {    margin-top: -25px !important;  }  #zone25 .frame .buttons-inner a {    background-image: none !important;    background-color: #062d4e !important;    border-radius: 50% !important;    margin: 0px 2px !important;  }  #zone25 .frame .buttons-inner a.select {    background-color: #fc0 !important;  }  .mymenu ul.nav.navbar-nav.navbar-right {    padding: 0px 15px;  }  .mymenu .navbar-right .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #5c5b5b !important;    border: none !important;  }  .video-report #zone13 .content25 img {    height: auto;  }  .video-report #zone14 .news5content1 img {    height: auto;    margin-bottom: 20px;  }  .video-report #zone13 .content25 .news25content1:after {    display: none;  }  .video-report #zone13 .h1 span:after {    display: none;  }  .video-report #zone13 {    margin-bottom: 30px;  }  .video-report #zone14 .page-row:first-child .news5content1:before {    display: none;  }  .video-report #zone14 {    margin-top: 0;  }  .video-report #zone14 .news5content1 {    padding-left: 15px;  }  .video-report #zone14 .content5 {    margin-bottom: 15px;  }  .video-report #zone14 .b6 {    margin-top: 0;  }  .mymenu ul.nav.navbar-nav.navbar-right:before {    display: none !important;  }  .mymenu button.navbar-toggle {    display: none !important;  }  .mymenu .navbar-collapse {    display: block !important;  }  .mymenu .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {    color: #ffffff !important;  }  .mymenu .caret {    left: 0px !important;    position: absolute !important;  }  .mymenu .dropdown-menu li a {    padding: 10px !important;  }  .mymenu .dropdown-menu {    width: 100% !important;  }  .header-menu-buttons {    right: -164px !important;  }  .header-menu-buttons #zone2 .b2, .header-menu-buttons #zone2 .b3, .header-menu-buttons #zone2 .b4, .header-menu-buttons #zone2 .b5 {    display: none !important;  }  .mycommunique .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mycommunique .content24box {    height: auto !important;  }  .mynews .content25box:after {    display: none !important;  }  .mynews .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mynews .news25content2 {    padding: 10px 30px !important;    height: auto !important;  }  .aboutus .links5pic1 img {    width: auto !important;    height: auto !important;  }  .aboutus .links5pic1:before {    display: none !important;  }  .aboutus .links5box {    padding-right: 15px !important;    margin-top: 20px !important;  }  .aboutus .links5pic1 {    border: none !important;    padding: 15px !important;  }  .aboutus {    padding-top: 50px !important;  }  .aboutus .links5summery {    font-size: 15px !important;    line-height: 25px !important;  }  .aboutus .links5summery {    height: auto !important;  }  .aboutlinks #zone9 {    margin-top: 15px !important;  }  #zone9 .page-row.row {    width: 50% !important;    margin-bottom: 15px !important;  }  .header-top-links .col-lg-1.col-md-1.col-sm-12.col-xs-12 {    width: 50%;    text-align: center;    margin-bottom: 10px;  }  .videosection #zone25 {    margin-top: -90px;    padding: 0 !important;  }  .myevent .news5content1 {    width: 100% !important;  }  .myevent .content5 a {    height: auto !important;  }  .myevent .h4 {    margin-bottom: 40px !important;  }  .research .page-row:nth-child(1) .links7pic1 {    width: calc(100% - 30px) !important;    height: 250px !important;    float: none !important;    margin: 0 auto !important;  }  .research .links7pic1 img {    height: 100% !important;  }  .research .page-row:nth-child(1) .links7pic1:before {    width: calc(100% - 40px) !important;    height: calc(100% - 40px) !important;  }  .research .page-row:nth-child(2) .links7pic1 {    width: 125px !important;    height: 125px !important;    top: -395px !important;    right: 40px !important;    padding: 5px !important;  }  .research .page-row:nth-child(3) .links7pic1 {    width: 100px !important;    height: 100px !important;    top: -415px !important;    left: 30px !important;    padding: 5px !important;  }  .research {    padding: 200px 0 450px 0 !important;  }  .research .page-row:nth-child(5) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 240px !important;    right: 20px !important;    padding: 5px !important;  }  .research .page-row:nth-child(4) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 360px !important;    right: 35px !important;    padding: 5px !important;  }  .research .page-row:nth-child(7) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 235px !important;    left: 35px !important;    padding: 5px !important;  }  .research .page-row:nth-child(6) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 320px !important;    right: 165px !important;    padding: 5px !important;  }  .research .page-row:nth-child(5) .links7pic1:after {    display: none !important;  }  .research .page-row:nth-child(1) .links7box {    padding: 20px 20px 20px 20px !important;    width: calc(100% - 30px) !important;    left: 15px !important;    top: 250px !important;  }  .research .page-row:nth-child(1) .links7box:after {    display: none !important;  }  .research .links7box:before {    display: none !important;  }  .research .links7titr {    font-size: 18px !important;    margin-bottom: 5px !important;  }  .research .links7summary {    font-size: 17px !important;    line-height: 28px !important;    height: 110px !important;  }  .faculty svg.facedge {    display: none;  }  .faculty .links6pic1 img {    display: none;  }  .faculty #zone17 .page-row.row {    width: 100% !important;    float: right;    text-align: center;    margin: 0;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 {    margin-top: 50px;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 .links6titr span:hover {    background-color: #fc0 !important;    color: #0c3d6e !important;  }  .faculty #zone18 .b2 span {    width: 100% !important;  }  .faculty #zone18 .b1 span {    font-size: 20px !important;  }  .faculty #zone18 .b2 span {    font-size: 14px !important;  }  .faculty {    padding: 50px 0 20px 0 !important;  }  #zone20 {    margin-bottom: 15px;  }  div#zone22 {    width: 286px;    margin: 0 auto;    float: none;  }  .form2name {    font-size: 13px !important;  }  div[id*="panelgroup"] .form-group {    float: none !important  }  .mymenu .navbar-collapse {    border-top: 0 !important;    box-shadow: none !important;  }  .mymenu #zone3 {    overflow-x: hidden;    overflow-y: auto;  }  .mycommunique .content24:after {    margin-top: -5px !important;    margin-bottom: 30px !important;    padding: 20px 32px 10px 15px !important;  }  .mycommunique .news24date {    margin-top: 5px !important;  }  .showpages .header-logo .b1 img {    margin: 0 auto !important;  }}@media (max-width:319px) {  .videosection #zone25 {    margin-top: 135px !important;  }  .header-top-links {    background-color: #0c3d6e;    position: fixed;    width: 100%;    top: 0;    right: 0;    z-index: 11;  }  .header-top-links #zone1 {    margin-top: 0 !important;    padding-bottom: 5px;    padding-right: 15px;    background-image: url(/Dorsapax/Data/Sub_5/Template/civil14011/img/2022214105513civillogo1401.png);    background-size: 155px;    background-position: center top 10px;    background-repeat: no-repeat;    padding-top: 70px;  }  .header-top-links #zone1 > .frame {    display: table;    margin: 0 auto;  }  .mylogo {    top: 100px !important;    z-index: 10 !important;    display: none !important;  }  .mylogo a img {    width: 121px !important;  }  #zone25 .frame .advanced-slider {    height: 200px !important;  }  #zone5 .frame {    display: none !important;  }  .videosection #zone5 {    display: none !important;  }  .videosection #zone25 {    margin-bottom: 80px;    padding: 0 !important;  }  #zone25 .frame .advanced-slider .caption-container {    display: none !important;  }  #zone25 .frame .slide-buttons {    margin-top: -25px !important;  }  #zone25 .frame .buttons-inner a {    background-image: none !important;    background-color: #062d4e !important;    border-radius: 50% !important;    margin: 0px 2px !important;  }  #zone25 .frame .buttons-inner a.select {    background-color: #fc0 !important;  }  .mymenu .navbar-right .dropdown-menu {    right: 0 !important;    left: auto !important;    position: relative !important;    width: 100% !important;    box-shadow: none !important;    background-color: #5c5b5b !important;    border: none !important;  }  .video-report #zone13 .content25 img {    height: auto;  }  .video-report #zone14 .news5content1 img {    height: auto;    margin-bottom: 20px;  }  .video-report #zone13 .content25 .news25content1:after {    display: none;  }  .video-report #zone13 .h1 span:after {    display: none;  }  .video-report #zone13 {    margin-bottom: 30px;  }  .video-report #zone14 .page-row:first-child .news5content1:before {    display: none;  }  .video-report #zone14 {    margin-top: 0;  }  .video-report #zone14 .news5content1 {    padding-left: 15px;  }  .video-report #zone14 .content5 {    margin-bottom: 15px;  }  .video-report #zone14 .b6 {    margin-top: 0;  }  .mymenu ul.nav.navbar-nav.navbar-right:before {    display: none !important;  }  .mymenu button.navbar-toggle {    display: none !important;  }  .mymenu .navbar-collapse {    display: block !important;  }  .mymenu .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {    color: #ffffff !important;  }  .mymenu .caret {    left: 0px !important;    position: absolute !important;  }  .mymenu .dropdown-menu li a {    padding: 10px !important;  }  .mymenu .dropdown-menu {    width: 100% !important;  }  .header-menu-buttons {    right: -164px !important;  }  .header-menu-buttons #zone2 .b2, .header-menu-buttons #zone2 .b3, .header-menu-buttons #zone2 .b4, .header-menu-buttons #zone2 .b5 {    display: none !important;  }  .mycommunique .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mycommunique .content24box {    height: auto !important;  }  .mynews .content25box:after {    display: none !important;  }  .mynews .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .mynews .news25content2 {    padding: 10px 30px !important;    height: auto !important;  }  .aboutus .links5pic1 img {    width: auto !important;    height: auto !important;  }  .aboutus .links5pic1:before {    display: none !important;  }  .aboutus .links5box {    padding-right: 15px !important;    margin-top: 20px !important;  }  .aboutus .links5pic1 {    border: none !important;    padding: 15px !important;  }  .aboutus {    padding-top: 50px !important;  }  .aboutus .links5summery {    font-size: 15px !important;    line-height: 25px !important;  }  .aboutus .links5summery {    height: auto !important;  }  .aboutlinks #zone9 {    margin-top: 15px !important;  }  #zone9 .page-row.row {    width: 100% !important;    margin-bottom: 15px !important;  }  .header-top-links .col-lg-1.col-md-1.col-sm-12.col-xs-12 {    width: 50%;    text-align: center;    margin-bottom: 10px;  }  .videosection #zone25 {    margin-top: -90px;  }  .myevent .news5content1 {    width: 100% !important;  }  .myevent .content5 a {    height: auto !important;  }  .myevent .h4 {    margin-bottom: 40px !important;  }  .research .page-row:nth-child(1) .links7pic1 {    width: calc(100% - 30px) !important;    height: 200px !important;    float: none !important;    margin: 0 auto !important;  }  .research .links7pic1 img {    height: 100% !important;  }  .research .page-row:nth-child(1) .links7pic1:before {    width: calc(100% - 40px) !important;    height: calc(100% - 40px) !important;  }  .research .page-row:nth-child(2) .links7pic1 {    width: 125px !important;    height: 125px !important;    top: -335px !important;    right: 12px !important;    padding: 5px !important;  }  .research .page-row:nth-child(3) .links7pic1 {    width: 100px !important;    height: 100px !important;    top: -377px !important;    left: 12px !important;    padding: 5px !important;  }  .research {    padding: 200px 0 450px 0 !important;  }  .research .page-row:nth-child(5) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 220px !important;    right: 20px !important;    padding: 5px !important;  }  .research .page-row:nth-child(4) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 345px !important;    right: 35px !important;    padding: 5px !important;  }  .research .page-row:nth-child(7) .links7pic1 {    width: 80px !important;    height: 80px !important;    top: 225px !important;    left: 35px !important;    padding: 5px !important;  }  .research .page-row:nth-child(6) .links7pic1 {    width: 110px !important;    height: 110px !important;    top: 320px !important;    right: 135px !important;    padding: 5px !important;  }  .research .page-row:nth-child(5) .links7pic1:after {    display: none !important;  }  .research .page-row:nth-child(1) .links7box {    padding: 20px 20px 20px 20px !important;    width: calc(100% - 30px) !important;    left: 15px !important;    top: 200px !important;  }  .research .page-row:nth-child(1) .links7box:after {    display: none !important;  }  .research .links7box:before {    display: none !important;  }  .research .links7titr {    font-size: 14px !important;    margin-bottom: 5px !important;  }  .research .links7summary {    font-size: 15px !important;    line-height: 21px !important;    height: 110px !important;  }  .research .page-row:nth-child(4) .links7pic1:before, .research .page-row:nth-child(7) .links7pic1:before, .research .page-row:nth-child(7) .links7pic1:after {    display: none !important;  }  .faculty svg.facedge {    display: none;  }  .faculty .links6pic1 img {    display: none;  }  .faculty #zone17 .page-row.row {    width: 100% !important;    float: right;    text-align: center;    margin: 0;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 {    margin-top: 50px;  }  .faculty #zone17 .links6titr span {    color: #fff;    background-color: #0c3d6e !important;    display: block;    margin-bottom: 15px;    padding: 15px;    border-radius: 3px;  }  .faculty #zone17 .links6titr span:hover {    background-color: #fc0 !important;    color: #0c3d6e !important;  }  .faculty #zone18 .b2 span {    width: 100% !important;  }  .faculty #zone18 .b1 span {    font-size: 20px !important;  }  .faculty #zone18 .b2 span {    font-size: 14px !important;  }  .faculty {    padding: 50px 0 20px 0 !important;  }  #zone20 {    margin-bottom: 15px;  }  div#zone22 {    width: 286px;    margin: 0 auto;    float: none;  }  .form2name {    font-size: 13px !important;  }  div[id*="panelgroup"] .form-group {    float: none !important  }  .mymenu ul.nav.navbar-nav.navbar-right {    padding: 0px 15px;  }  .mymenu .navbar-inverse {    margin-top: 50px;  }  .mymenu .navbar-collapse {    border-top: 0 !important;    box-shadow: none !important;  }  .mymenu #zone3 {    overflow-x: hidden;    overflow-y: auto;  }  .mycommunique .content24:after {    margin-top: -5px !important;    margin-bottom: 30px !important;    padding: 20px 32px 10px 15px !important;  }  .mycommunique .news24date {    margin-top: 5px !important;  }  .showpages .header-logo .b1 img {    margin: 0 auto !important;  }}
 /****** Start Content of TemplateCSS *******/ 
 * {    } #zone24 .content1 a {    position: absolute;    bottom: 82px;    left: 0;    background-color: rgb(38 38 38 / 80%);    color: #fff;    padding: 10px 30px;    width: 28%;    height: 90px;    text-align: justify;    line-height: 25px;    font-size: 16px;    overflow: hidden;    border-radius: 0 5px 5px 0;}.header-top-links #zone1 {    background-image: url(/Dorsapax/Data/Sub_0/Template/index/img/20221113053logo.png) !important;  }
 /****** Start Content of jquery.fs.zoomer.css *******/ 
 /*  * Zoomer v3.0.9 - 2014-05-28  * A jQuery plugin for smooth image exploration. Part of the formstone library.  * http://formstone.it/components/zoomer/  *  * Copyright 2014 Ben Plum; MIT Licensed  */  	html, body { 		-ms-content-zooming: none; 		-ms-touch-action: none; 	} 	.zoomer .zoomer-holder { -ms-touch-action: none; } 	.zoomer, .zoomer * {	 	-webkit-user-select: none;		   -moz-user-select: none;		    -ms-user-select: none;		     -o-user-select: none;		        user-select: none; 	}	.zoomer { background: #eee url(jquery.fs.zoomer-loading.gif) no-repeat center; height: 100%; overflow: hidden; position: relative; width: 100%;		-webkit-transition: none;		   -moz-transition: none;		   	-ms-transition: none;		   	 -o-transition: none;		   	 	transition: none;	}	.zoomer .zoomer-positioner { margin: 0; height: 1px; position: absolute; width: 1px; }	.zoomer .zoomer-holder { box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); opacity: 0; position: relative;		-webkit-transition: none;		   -moz-transition: none;		   	-ms-transition: none;		   	 -o-transition: none;		   	 	transition: none;	}	.zoomer .zoomer-image { cursor: move; float: left; height: 100%; width: 100%;		-webkit-transition: opacity 0.25 linear;		   -moz-transition: opacity 0.25 linear;		   	-ms-transition: opacity 0.25 linear;		   	 -o-transition: opacity 0.25 linear;		   	 	transition: opacity 0.25 linear;	}	.zoomer .zoomer-tiles { height: 100%; position: relative; width: 100%; }	.zoomer .zoomer-tile { height: auto; position: absolute; width: auto; }	/* CONTROLS */	.zoomer .zoomer-controls { background: rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius: 3px; padding: 5px; position: absolute;		-webkit-transition: opacity 0.25 linear;		   -moz-transition: opacity 0.25 linear;		   	-ms-transition: opacity 0.25 linear;		   	 -o-transition: opacity 0.25 linear;		   	 	transition: opacity 0.25 linear;	}	.zoomer .zoomer-controls span { border-radius: 3px; color: #fff; cursor: pointer; display: block; font-size: 20px; font-weight: bold; height: 30px; line-height: 30px; margin: 0; text-align: center; width: 30px; }	.zoomer .zoomer-controls .zoomer-next,	.zoomer .zoomer-controls .zoomer-previous { display: none; }	.zoomer.zoomer-gallery .zoomer-controls .zoomer-next,	.zoomer.zoomer-gallery .zoomer-controls .zoomer-previous { display: block; }	/* CONTROLS - TOP, BOTTOM */	.zoomer .zoomer-controls-top,	.zoomer .zoomer-controls-bottom { left: 50%; margin: 0 0 0 -35px; }	.zoomer .zoomer-controls-top { bottom: auto; top: 10px; }	.zoomer .zoomer-controls-bottom { bottom: 10px; top: auto; }	.zoomer.zoomer-gallery .zoomer-controls-top,	.zoomer.zoomer-gallery .zoomer-controls-bottom { margin: 0 0 0 -65px; }	.zoomer .zoomer-controls-top span,	.zoomer .zoomer-controls-bottom span { float: left; }	.zoomer .zoomer-controls-top span:first-child,	.zoomer .zoomer-controls-bottom span:first-child { margin: 0 1px 0 0; }	/* CONTROLS - LEFT, RIGHT, TOP LEFT, TOP RIGHT, BOTTOM LEFT, BOTTOM RIGHT */	.zoomer .zoomer-controls-left,	.zoomer .zoomer-controls-top-left,	.zoomer .zoomer-controls-bottom-left	.zoomer .zoomer-controls-right,	.zoomer .zoomer-controls-top-right,	.zoomer .zoomer-controls-bottom-right { height: 71px; width: 40px; }	.zoomer.zoomer-gallery .zoomer-controls-left,	.zoomer.zoomer-gallery .zoomer-controls-top-left,	.zoomer.zoomer-gallery .zoomer-controls-bottom-left	.zoomer.zoomer-gallery .zoomer-controls-right,	.zoomer.zoomer-gallery .zoomer-controls-top-right,	.zoomer.zoomer-gallery .zoomer-controls-bottom-right { height: 131px; }	.zoomer .zoomer-controls-left,	.zoomer .zoomer-controls-right { margin: -35px 0 0 0; top: 50%; }	.zoomer.zoomer-gallery .zoomer-controls-left,	.zoomer.zoomer-gallery .zoomer-controls-right { margin: -65px 0 0 0; }	.zoomer .zoomer-controls-left { left: 10px; }	.zoomer .zoomer-controls-top-left { left: 10px; top: 10px; }	.zoomer .zoomer-controls-bottom-left { bottom: 10px; left: 10px; }	.zoomer .zoomer-controls-right { right: 10px; }	.zoomer .zoomer-controls-top-right { right: 10px; top: 10px; }	.zoomer .zoomer-controls-bottom-right { bottom: 10px; right: 10px; }	@media screen and (min-width: 980px) {		.zoomer .zoomer-controls span:hover { background: #000; }	}	 .zoomer_wrapper        {            height: 500px;        }
