<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face { font-family: 'proxima_nova_rgregular'; src: url('font/proxima_nova_regular-webfont.eot'); src: url('font/proxima_nova_regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/proxima_nova_regular-webfont.woff2') format('woff2'), url('font/proxima_nova_regular-webfont.woff') format('woff'), url('font/proxima_nova_regular-webfont.ttf') format('truetype'), url('font/proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_rgbold'; src: url('font/proxima_nova_bold-webfont.eot'); src: url('font/proxima_nova_bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/proxima_nova_bold-webfont.woff2') format('woff2'), url('font/proxima_nova_bold-webfont.woff') format('woff'), url('font/proxima_nova_bold-webfont.ttf') format('truetype'), url('font/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_thextrabold'; src: url('font/proxima_nova_extrabold-webfont.eot'); src: url('font/proxima_nova_extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('font/proxima_nova_extrabold-webfont.woff') format('woff'), url('font/proxima_nova_extrabold-webfont.ttf') format('truetype'), url('font/proxima_nova_extrabold-webfont.svg#proxima_nova_thextrabold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_ltsemibold'; src: url('font/proxima_nova_semibold-webfont.eot'); src: url('font/proxima_nova_semibold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/proxima_nova_semibold-webfont.woff2') format('woff2'), url('font/proxima_nova_semibold-webfont.woff') format('woff'), url('font/proxima_nova_semibold-webfont.ttf') format('truetype'), url('font/proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'proxima_nova_blblack'; src: url('font/proxima_nova_black-webfont.eot'); src: url('font/proxima_nova_black-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/proxima_nova_black-webfont.woff2') format('woff2'), url('font/proxima_nova_black-webfont.woff') format('woff'), url('font/proxima_nova_black-webfont.ttf') format('truetype'), url('font/proxima_nova_black-webfont.svg#proxima_nova_blblack') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: "SNN"; src: url('font/SNN.eot'); src: url('font/SNNd41d.eot?#iefix') format('embedded-opentype'), url('font/SNN.html#SNN') format('svg'), url('font/SNN.woff') format('woff'), url('font/SNN.ttf') format('truetype'); font-weight: normal; font-style: normal; }



@font-face { font-family: 'SakkalMajalla-Bold'; src: url('font/SakkalMajalla-Boldd41d.eot?#iefix') format('embedded-opentype'), url('font/SakkalMajalla-Bold.woff') format('woff'), url('font/SakkalMajalla-Bold.ttf') format('truetype'), url('font/SakkalMajalla-Bold.svg#SakkalMajalla-Bold') format('svg'); font-weight: normal; font-style: normal; }

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(../maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
.card-image { overflow: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; }
.card-image img { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.card-image:hover img { -webkit-transform: scale(1.2) rotate(-7deg); -moz-transform: scale(1.2) rotate(-7deg); -ms-transform: scale(1.2) rotate(-7deg); -o-transform: scale(1.2) rotate(-7deg); transform: scale(1.2) rotate(-7deg); }
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
.area { text-align: center; font-size: 2.0em; color: #fff; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; animation: blur .75s ease-out infinite; text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff; }

@keyframes blur {
    from { text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 50px #fff, 0px 0px 50px #fff, 0px 0px 50px #7B96B8, 0px 0px 150px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px -10px 100px #7B96B8, 0px -10px 100px #7B96B8; }
}

body { margin: 0px; padding: 0px; font-family: "SNN"; direction: rtl; background: url(images/bg.jpg) repeat; font-size: 16px; background-color: #fff; overflow-y: scroll; overflow-x: hidden; }
.body, body { min-width: 1000px; text-align: center; }
a { color: #1a5276; text-decoration: none; }
a:hover { color: #a30000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
img { border: 0; }
.clearfix { clear: both; height: 0; }
ul { margin: 0; padding: 0; }
li { list-style: none; }

/* transition time */
.animateList li a { cursor: pointer; -webkit-transition: padding-right 250ms ease-out; -moz-transition: padding-right 250ms ease-out; }
.animateList li a:hover { padding-right: 10px; }

.loginpage { width: 448px; margin: 0 auto; }
.loginpage1 { width: 448px; height: 637px; background-image: url("images/login.png"); background-repeat: no-repeat; }
.loginpage2 { width: 213px; height: 133px; padding: 333px 46px 0 0; }
.loginpage3 { width: 203px; height: 35px; margin-bottom: 5px; padding-left: 10px; }
.loginpage4 { width: 203px; height: 35px; margin-bottom: 7px; padding-left: 10px; }
.loginpage5 { width: 213px; height: 32px; }
.loginpage6 { width: 213px; height: 19px; }

.topheader { width: 100%; height: 39px; padding-top: 7px; background: rgb(35,90,143); background: -moz-linear-gradient(top, rgba(35,90,143,1) 0%, rgba(33,73,106,1) 100%); background: -webkit-linear-gradient(top, rgba(35,90,143,1) 0%,rgba(33,73,106,1) 100%); background: linear-gradient(to bottom, rgba(35,90,143,1) 0%,rgba(33,73,106,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235a8f', endColorstr='#21496a',GradientType=0 ); }
.topheader1 { width: 50%; padding-right: 15%; float: right; }
.topheader2 { width: 40%; float: left; }
.topheader1 ul li { float: right; padding: 0 10px; color: #fff; }
.topheader1 ul li a { color: #fff; }
.topheader1 ul li a:hover { color: #7ecdff; }
.topcenter { width: 1200px; margin: 0 auto; }

.topheader2 ul li { float: left; padding: 0 1px; }

.headerdv { width: 100%; height: 174px; background-color: #fff; }
.headerdvR { width: 226px; height: 174px; float: right; background-color: #fff; }
.headerdvRres { display: none; }
.headerdvL { width: 301px; height: 174px; float: left; background-color: #fff; }
.headerdvR img { position: relative; margin-top: -33px; }
.menunav { width: 1200px; padding-top: 0; margin: 0 auto; text-align: right; }
.headerdvL1 { width: 301px; padding-top: 30px; }
.headerdvL2 { width: 301px; height: 33px; }

.topsearchdiv { width: 301px; height: 33px; margin-top: 20px; background-color: #f1f1f1; border: 1px #ccc solid; }
.seatchinput { width: 262px; height: 33px; padding-right: 10px; float: right; font-family: "SNN"; }
.iconsearch { width: 27px; padding-top: 3px; height: 30px; float: left; }
.inputsearch1 { width: 272px; height: 33px; border: 0; background-color: transparent; color: #000; }
.topnav { width: 100%; height: 49px; background: url(images/navbg.jpg) repeat-x; }

.menunav .responsvemenu { display: none; }



.LinkPageDiv { width: 960px; height: 54px; margin-bottom: 10px; }
.LinkPageDiv1 { width: 960px; }
.LinkPageDiv2 { width: 232px; float: right; margin-left: 10px; margin-bottom: 10px; }
.LinkPageDiv3 { width: 210px; height: 10px; border-left: 1px #ccc solid; border-top: 1px #ccc solid; border-right: 1px #ccc solid; margin: 0 10px; }
.LinkPageDiv4 { width: 232px; height: 31px; background: rgb(252,234,187); background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); text-align: center; padding-top: 6px; color: #000; }
.LinkPageDiv5 { width: 210px; border-left: 1px #ccc solid; border-bottom: 1px #ccc solid; border-right: 1px #ccc solid; margin-right: 10px; margin-left: 10px; }
.LinkPageDiv6 { width: 200px; height: 30px; font-family: Tahoma; font-size: 12px; font-weight: normal; }
.LinkPageDiv6 a { color: #000; }
.LinkPageDiv6 a:hover { color: #000; }
.LinkPageDiv7 { width: 200px; height: 30px; font-family: Tahoma; font-size: 12px; font-weight: normal; background-color: #f6f6f6; }
.LinkPageDiv7 a { color: #000; }
.LinkPageDiv7 a:hover { color: #000; }
.LinkPagiation { width: 210px; height: 28px; }


.MainDiv { width: 1200px; margin: 20px auto; }
.MainDivR { width: 347px; padding: 20px; background-color: #fff; float: right; }
.MainDivL { width: 834px; float: left; padding: 20px 20px 0 20px; background-color: #fff; }
.reportbox { width: 306px; height: 353px; background-color: #263e56; margin-bottom: 20px; }
.reportboxaga { width: 306px; height: 400px; background-color: #263e56; margin-bottom: 20px; }
.reportboxweat { width: 306px; height: 400px; background-color: #e9e9e9; margin-bottom: 20px; }
.reportboxagal { width: 306px; height: 371px; background: rgb(68,68,68); background: -moz-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top, rgba(68,68,68,1) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(68,68,68,1) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 ); margin-bottom: 20px; }
.reportbox1 { width: 306px; height: 47px; text-align: right; padding-right: 20px; padding-top: 15px; color: #000; border-bottom: 1px #fff solid; }
.reportbox1 a { color: #fff; }
.reportbox2 { width: 266px; height: 180px; padding: 20px; }
.reportbox3 { width: 266px; height: 180px; padding: 30px 20px 20px 20px; text-align: right; }
.reportbox3 a { color: #fff; }
.reportbox2 img { width: 266px; height: 180px; }

.reportbox2wet { width: 266px; height: 191px; padding: 20px; }
.reportbox3wet { width: 306px; height: 191px; background: url(images/weatherbg.jpg) no-repeat; }
.slideshowdv { width: 794px; height: 473px; margin-bottom: 20px; }
.moreslidnws { width: 794px; height: 50px; background-color: #e9e9e9; border-bottom: 1px #ccc solid; text-align: right; padding-top: 13px; padding-right: 10px; }
.moreslidnws:hover { background-color: #c2c2c2; }

.morenewsdiv { width: 794px; height: 59px; text-align: right; padding-top: 17px; padding-right: 20px; margin-top: 20px; background: url(images/navbg.jpg) repeat-x; }
.morenewsdiv a { color: #fff; }
.morenewsdiv1 { width: 824px; margin-top: 20px; position: relative; }
.morenewsdiv2 { width: 388px; height: 356px; float: right; margin: 0 0 18px 18px; background-color: #e9e9e9; }
.morenewsdiv3 { width: 388px; height: 238px; }
.morenewsdiv4 { width: 388px; height: 118px; padding: 20px; text-align: right; }
.morenewsdiv3 img { width: 388px; height: 238px; }
.morenewsdiv2:hover { width: 388px; height: 356px; background-color: #ccc; }

.footerdv { width: 100%; height: 322px; }
.footerdvT { width: 100%; height: 207px; background-color: #1a2127; }
.footerdvB { width: 100%; height: 115px; background-color: #27313b; }
.footerdvT1 { width: 466px; height: 207px; float: right; }
.footerdvT2 { width: 585px; height: 207px; float: left; text-align: right; }
.footerdvTcen { width: 1200px; margin: 0 auto; }
.footerdvT2 ul { margin-top: 25px; padding: 0 40px; float: right; }
.footerdvT2 ul li { padding: 7px 0; }
.footerdvT2 ul li a { color: #fff; }
.footerdvT2 ul li a:hover { color: gold; }
.footerdvB1 { width: 356px; height: 80px; padding-top: 35px; float: right; direction: ltr; }
.footerdvBcen { width: 1200px; margin: 0 auto; }
.footerdvB2 { width: 302px; height: 90px; margin-right: 130px; padding-top: 25px; float: right; }
.footerdvB3 { width: 208px; height: 100px; padding-top: 15px; float: left; }




#arsite-cse-box-1 .cse .gsc-control-cse, #arsite-cse-box-1 .gsc-control-cse { background-color: transparent; border: 0; }
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 { height: 26px !important; margin-top: 4px !important; min-width: 13px !important; padding: 5px 26px !important; width: 68px !important; }

.list-unstyled { padding-left: 0; list-style: none; }
.list-inline li { display: inline-block; padding-right: 5px; padding-left: 5px; margin-bottom: 10px; }
/*---- Genral classes end -------*/
/*Change icons size here*/
.social-icons .fa { font-size: 1.8em; }
/*Change icons circle size and color here*/
.social-icons .fa { width: 50px; height: 50px; line-height: 50px; text-align: center; color: #FFF; color: rgba(255, 255, 255, 0.8); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.social-icons.icon-circle .fa { border-radius: 50%; }
.social-icons.icon-rounded .fa { border-radius: 5px; }
.social-icons.icon-flat .fa { border-radius: 0; }

.social-icons .fa:hover, .social-icons .fa:active { color: #FFF; -webkit-box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; box-shadow: 1px 1px 3px #333; }
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.social-icons .fa-adn { background-color: #504e54; }
.social-icons .fa-apple { background-color: #aeb5c5; }
.social-icons .fa-android { background-color: #A5C63B; }
.social-icons .fa-bitbucket, .social-icons .fa-bitbucket-square { background-color: #003366; }
.social-icons .fa-bitcoin, .social-icons .fa-btc { background-color: #F7931A; }
.social-icons .fa-css3 { background-color: #1572B7; }
.social-icons .fa-dribbble { background-color: #F46899; }
.social-icons .fa-dropbox { background-color: #018BD3; }
.social-icons .fa-facebook, .social-icons .fa-facebook-square { background-color: #3C599F; }
.social-icons .fa-flickr { background-color: #FF0084; }
.social-icons .fa-foursquare { background-color: #0086BE; }
.social-icons .fa-github, .social-icons .fa-github-alt, .social-icons .fa-github-square { background-color: #070709; }
.social-icons .fa-google-plus, .social-icons .fa-google-plus-square { background-color: #CF3D2E; }
.social-icons .fa-html5 { background-color: #E54D26; }
.social-icons .fa-instagram { background-color: #A1755C; }
.social-icons .fa-linkedin, .social-icons .fa-linkedin-square { background-color: #0085AE; }
.social-icons .fa-linux { background-color: #FBC002; color: #333; }
.social-icons .fa-maxcdn { background-color: #F6AE1C; }
.social-icons .fa-pagelines { background-color: #241E20; color: #3984EA; }
.social-icons .fa-pinterest, .social-icons .fa-pinterest-square { background-color: #CC2127; }
.social-icons .fa-renren { background-color: #025DAC; }
.social-icons .fa-skype { background-color: #01AEF2; }
.social-icons .fa-stack-exchange { background-color: #245590; }
.social-icons .fa-stack-overflow { background-color: #FF7300; }
.social-icons .fa-trello { background-color: #265A7F; }
.social-icons .fa-tumblr, .social-icons .fa-tumblr-square { background-color: #314E6C; }
.social-icons .fa-twitter, .social-icons .fa-twitter-square { background-color: #32CCFE; }
.social-icons .fa-vimeo-square { background-color: #229ACC; }
.social-icons .fa-vk { background-color: #375474; }
.social-icons .fa-weibo { background-color: #D72B2B; }
.social-icons .fa-windows { background-color: #12B6F3; }
.social-icons .fa-xing, .social-icons .fa-xing-square { background-color: #00555C; }
.social-icons .fa-youtube, .social-icons .fa-youtube-play, .social-icons .fa-youtube-square { background-color: #C52F30; }
.social-icons .fa-rss, .social-icons .fa-rss { background-color: #F7931A; }


.MasterPageDv { width: 794px; }
.MasterPageDvT { width: 100%; height: 59px; text-align: right; padding-top: 17px; color: #fff; font-size: 18px; padding-right: 20px; background: url(images/navbg.jpg) repeat-x; }
.MasterPageDvB { width: 100%; padding: 2% 0 2% 0; text-align: right; font-size: 18px; }

.MasterPageDvB img {width:100%; height:auto; margin:20px 0 }

/* Peywendi */
.tsc_form_contact_light { margin: 0 0 10px; width: 100%; text-align: left; }

.tsc_form_contact_light .form-input { display: block; width: 100%; height: 24px; padding: 6px 10px; margin-bottom: 10px; font: 12px tahoma, Helvetica, Arial, sans-serif; color: #333; background: #fff; border: 1px solid #ccc; outline: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5); -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5); -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; behavior: url(PIE.html); }
.tsc_form_contact_light textarea.form-input { width: 100%; height: 200px; overflow: auto; }

.tsc_form_contact_light .form-input:focus { border: 1px solid #7fbbf9; -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #7fbbf9; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #7fbbf9; box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #7fbbf9; }

.tsc_form_contact_light .form-input:-moz-ui-invalid { border: 1px solid #e00; -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; }
.tsc_form_contact_light .form-input.invalid { border: 1px solid #e00; -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), 0 0 3px #e00; }

.tsc_form_contact_light.nolabel ::-webkit-input-placeholder { color: #888; }
.tsc_form_contact_light.nolabel :-moz-placeholder { color: #888; }

.tsc_form_contact_light .form-btn { padding: 0 15px; height: 30px; font: normal 12px tahoma, Helvetica, Arial, sans-serif; text-align: center; color: #fff; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); cursor: pointer; border: 1px solid #1972c4; outline: none; position: relative; background-color: #1d83e2; background-image: -webkit-gradient(linear, left top, left bottom, from(#77b5ee), to(#1972c4)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #77b5ee, #1972c4); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, #77b5ee, #1972c4); /* FF3.6 */ background-image: -ms-linear-gradient(top, #77b5ee, #1972c4); /* IE10 */ background-image: -o-linear-gradient(top, #77b5ee, #1972c4); /* Opera 11.10+ */ background-image: linear-gradient(top, #77b5ee, #1972c4); -pie-background: linear-gradient(top, #77b5ee, #1972c4); /* IE6-IE9 */ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE.html); }
.tsc_form_contact_light .form-btn:active { border: 1px solid #77b5ee; background-color: #1972c4; background-image: -webkit-gradient(linear, left top, left bottom, from(#1972c4), to(#77b5ee)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #1972c4, #77b5ee); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, #1972c4, #77b5ee); /* FF3.6 */ background-image: -ms-linear-gradient(top, #1972c4, #77b5ee); /* IE10 */ background-image: -o-linear-gradient(top, #1972c4, #77b5ee); /* Opera 11.10+ */ background-image: linear-gradient(top, #1972c4, #77b5ee); -pie-background: linear-gradient(top, #1972c4, #77b5ee); /* IE6-IE9 */ -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5); -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5); }
.tsc_form_contact_light input[type=submit]::-moz-focus-inner { border: 0; padding: 0; }

.tsc_form_contact_light label { margin-bottom: 10px; display: block; width: 100%; color: #444; font-weight: bold; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }
.tsc_form_contact_light label span { font-size: 12px; font-weight: normal; color: #999; }

.tsc_form_contact_light.frame { padding: 20px; background-color: #ccc; background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#b4b4b4)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #f6f6f6, #d2d1d0); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, #f6f6f6, #d2d1d0); /* FF3.6 */ background-image: -ms-linear-gradient(top, #f6f6f6, #d2d1d0); /* IE10 */ background-image: -o-linear-gradient(top, #f6f6f6, #d2d1d0); /* Opera 11.10+ */ background-image: linear-gradient(top, #f6f6f6, #d2d1d0); -pie-background: linear-gradient(top, #f6f6f6, #d2d1d0); /* IE6-IE9 */ -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5); behavior: URL(PIE.html); }

.tsc_form_contact_light.tbar { padding: 0 20px 20px 20px; background-color: #eee; background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d6d6d6)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #f6f6f6, #d6d6d6); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, #f6f6f6, #d6d6d6); /* FF3.6 */ background-image: -ms-linear-gradient(top, #f6f6f6, #d6d6d6); /* IE10 */ background-image: -o-linear-gradient(top, #f6f6f6, #d6d6d6); /* Opera 11.10+ */ background-image: linear-gradient(top, #f6f6f6, #d6d6d6); -pie-background: linear-gradient(top, #f6f6f6, #d6d6d6); /* IE6-IE9 */ behavior: URL(PIE.html); }
.tsc_form_contact_light.tbar h3 { font: normal 12px/1 tahoma, Helvetica, Arial, sans-serif; color: #333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); padding: 20px; margin: 0 -20px 20px -20px; background-color: #c9c9c9; background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#c9c9c9)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #f6f6f6, #c9c9c9); /* Chrome 10+, Saf5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, #f6f6f6, #c9c9c9); /* FF3.6 */ background-image: -ms-linear-gradient(top, #f6f6f6, #c9c9c9); /* IE10 */ background-image: -o-linear-gradient(top, #f6f6f6, #c9c9c9); /* Opera 11.10+ */ background-image: linear-gradient(top, #f6f6f6, #c9c9c9); -pie-background: linear-gradient(top, #f6f6f6, #c9c9c9); /* IE6-IE9 */ -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.5); behavior: url(PIE.html); }



.CategoryMoreIte { width: 100%; margin: 0 0 10px 0; padding: 2%; background-color: #eee; border: 1px #ccc solid; }
.CategoryMoreIteR { width: 80%; float: right; }
.CategoryMoreIteL { width: 20%; float: left; }
.CategoryMoreIteR1 { width: 100%; text-align: right; font-size: 15px; }
.CategoryMoreIteR2 { width: 100%; height: 18px; color: #3086EB; }
.CategoryMoreIteL img { width: 100%; height: 100px; }





.ArchiveItemDiv { width: 100%; }

.ArchiveItemDiv2 { width: 98%; float: right; padding-right: 2%; border-bottom: 1px #ccc dotted; padding-bottom: 5px; padding-top: 3px; }



.logotxt { float: right; font-size: 25px; padding: 30px 20px 0 0; }
.topheader4 nav ul li { float: none; }
.navigation { display: none; }


.row &gt; .column { padding: 0 8px; }

.row:after { content: ""; display: table; clear: both; }

/* Create four equal columns that floats next to eachother */
.column { float: right; width: 25%; }

/* The Modal (background) */
.modal { display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: black; }

/* Modal Content */
.modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 90%; max-width: 1200px; }

/* The Close Button */
.close { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }

.close:hover,
.close:focus { color: #999; text-decoration: none; cursor: pointer; }

/* Hide the slides by default */
.mySlides { display: none; }

/* Next &amp; previous buttons */
.prev,
.next { cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px; margin-top: -50px; color: white; font-weight: bold; font-size: 20px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; }

/* Position the "next button" to the right */
.next { right: 0; border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover { background-color: rgba(0, 0, 0, 0.8); }

/* Number text (1/3 etc) */
.numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }

/* Caption text */
.caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }

img.demo { opacity: 0.6; }

.active,
.demo:hover { opacity: 1; }

img.hover-shadow { transition: 0.3s; }

.hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
</pre></body></html>