@import url("base.css");
@import url("../../../assets/redmond/jquery-ui.css");

/* == Main Color == */
.main-color-bg{background-color:#297acc;} /* == Default is  #297acc == */

#botplugin a,#botplugin h4,#footer a{color:#f6f6f6}
#crumbs a{color:black}
#botplugin a:hover,#footer a:hover,#crumbs a:hover{color:#ffffff; text-decoration:underline}
body{font:normal 14px/20px Arial, Helvetica, sans-serif;color:#40474e 0 antialiased;background-color:#f6f6f6;}
a{color:#40474e;text-decoration:none;outline:0;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;outline:none}

a:hover,a:focus{color:#1668b5;-webkit-transition:all .55s ease;-moz-transition:all .55s ease;-o-transition:all .35s ease;transition:all .55s ease;outline:none}

hr,.hr2 {border: 0;height: 1px;margin-top: 10px;margin-bottom:15px;background-image: -webkit-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,0.3), rgba(255,255,255,0));background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));background-image: linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));width:100%}

.hr2{margin-top:30px;margin-bottom:30px}

.colred{color:#BA433F}

.colblue{color:#3F95AE}

.colyellow{color:#D38E2C}

.colgreen{color:#4D9B4D}

.relative{position:relative}

/* == Lists, Progress Bars, Labels== */

ul.bullets li,ul.check li,ul.star li{background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: left center; padding-left:20px; }

ul.check li{background-image: url(../images/check.png)}

ul.star li{background-image: url(../images/star.png)}

ol.numbers li{margin-left:15px}

.label{border-radius:3px 3px 3px 3px;padding:1px 4px 2px}

.label,.badge{background-color:#999;color:#FFF;font-size:12px;font-weight:700;line-height:14px;vertical-align:baseline;white-space:nowrap}

.label-ok,.badge-ok{background-color:#4D9B4D}

.label-info,.badge-info{background-color:#3F95AE}

.label-alert,.badge-alert{background-color:#D38E2C}

.label-error,.badge-error{background-color:#BA433F}

.progress-bar{height:20px;border-radius:4px;overflow:hidden;background-color:rgba(255,255,255,0.3);border:1px solid #f6f6f6;padding:1px}

.progress-bar>div{border-radius:3px;height:20px;line-height:20px;font-size:11px;text-align:center;height:100%;background-size:16px 16px;background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);box-shadow:inset 0px 2px 8px rgba(255, 255, 255, .5), inset -1px -1px 0px rgba(0, 0, 0, .2)}

.progress-bar>div.green{background-color:#4D9B4D;color:#000}

.progress-bar>div.yellow{background-color:#D38E2C;color:#000}

.progress-bar>div.blue{background-color:#3F95AE;color:#000}

.progress-bar>div.red{background-color:#BA433F;color:#000}

.list2{}
.list2 li{ background:url(../images/marker1.png) 0 8px no-repeat; padding-left:15px;border-bottom:1px solid #dfdfdf;margin-bottom:10px;padding-bottom:9px;}
.list2 a{font-size:14px;}



/* == Forms == */

.placeholder{border:1px solid rgba(234,234,234,0.5);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;padding-left:10px}

.placeholder.nopad{padding:0}

input,textarea{background-color:#ffffff;border:0;color:#000000;font-size:15px;font-family:Arial, serif;margin:0;padding:8px 0;

}

.inputbox{width:100%;}

.placeholder:hover,.placeholder:focus,.placeholder{background-color:#ffffff;border:1px solid rgba(234,234,234,1);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}

img.captcha{display:inline-block!important;width:auto;position:absolute;top:5px;right:5px}

.button{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:    0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);color:#ffffff;font-family: Arial, Helvetica, sans-serif;font-size:16px;font-weight:200;display:inline-block;text-indent:0;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;padding:8px 20px;background-color:rgba(57,143,229,0.9);}

.button:hover,.button:focus{background-color:rgba(255,255,255,0.9);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease; color:#398fe5}

.fbbutton{width:33px;height:33px;display:inline-block;vertical-align:bottom;margin-left:10px}



/* == Select Box == */

.jstyling-select{position:relative;z-index:0;margin:0;padding:0}

.jstyling-select-t{white-space:nowrap;overflow:hidden}

.jstyling-select-l{width:100%;display:none;position:absolute;overflow-y:auto;z-index:1000;margin:0;padding:0}

.jstyling-select-l div{list-style:none;display:block;white-space:nowrap;overflow:hidden}

.jstyling-select.active{z-index:700}

.jstyling-select.active .jstyling-select-l{display:block}

.jstyling-checkbox,.jstyling-radio{display:inline-block;z-index:1;margin:0;padding:0}

.jstyling-checkbox input[type=checkbox],.jstyling-radio input[type=radio]{opacity:0;filter:alpha(opacity=0);z-index:0}

.jstyling-file{display:inline-block;position:relative;margin:0;padding:0}

.jstyling-file-f{overflow:hidden;white-space:nowrap}

.jstyling-file-b{position:relative;overflow:hidden}

.jstyling-file input[type=file]{opacity:0;filter:alpha(opacity=0);z-index:1;position:absolute;top:0;right:0;margin:0;padding:0}



/* == Select wrapper  == */

.jstyling-select{width:100%;cursor:pointer}

.jstyling-select-s{padding-left:8px;height:35px;line-height:35px;color:rgba(64,71,78,0.8);background-image:url(../images/select-nav.png);background-repeat:no-repeat;background-position:100% top}

.jstyling-select-t{width:100%}

.jstyling-select-l{max-height:750px;color:#40474e;top:35px;left:-1px;background-color:#ffffff;border:1px solid #f6f6f6}

.jstyling-select-l div{box-shadow:inset 0 1px 0 #f6f6f6);color:rgba(64,71,78,0.8);padding:8px}

.jstyling-select-l div:hover{background:rgba(246,246,246,0.9)}

.jstyling-select-l div.disabled{background:#E5E5E5}

.jstyling-select-l div.disabled:hover{color:#000}

.jstyling-select-l div:first-child{border-top:0}

.jstyling-select.active{background:rgba(255,255,255,0.2)}

.jstyling-select.disabled{background-color:#E5E5E5}



/* == Checkbox Ratio == */

.jstyling-checkbox{width:25px;height:21px;background:url(../images/input-sprite.png) no-repeat;background-position:0 0;vertical-align:middle}

.jstyling-checkbox.active{background-position:0 -21px}

.jstyling-checkbox.disabled{background-position:0 -42px}

.jstyling-checkbox.active.disabled{background-position:0 -63px}

.jstyling-radio{width:25px;height:21px;background:url(../images/input-sprite.png) no-repeat;background-position:0 -84px;vertical-align:middle}

.jstyling-radio.active{background-position:0 -105px}

.jstyling-radio.disabled{background-position:0 -126px}

.jstyling-radio.active.disabled{background-position:0 -147px}



/* == File input == */

.jstyling-file-f{float:left;height:35px; line-height:35px; padding-left:10px;box-shadow:0 0 1px rgba(255,255,255,0.2);color:#40474e;background-attachment:scroll;background-image:url(../images/trans.png);background-repeat:repeat;width:250px;border:1px solid #f6f6f6}

.jstyling-file-b{margin-left:-1px;width:80px;float:left;height:35px;text-align:center;line-height:35px;box-shadow:0 0 1px rgba(255,255,255,0.2);color:#fff;background-attachment:scroll;background-image:url(../images/trans.png);background-repeat:repeat;padding-right:5px;padding-left:5px;cursor:pointer;background:rgba(0,0,0,0.4);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}

.jstyling-file-b:hover{background:rgba(0,0,0,0.6);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}



/* == Images and Media== */

figure{line-height:0}

img{max-width:100%;height:auto}

.ie8 img{max-width:none!important}

.flright{float:right}

.flleft{float:left}

.doleft{text-align:left}

.doright{text-align:right}

.img-left{float:left; margin:0 20px 20px 0;}

.img-right{float:right; margin:0 0 20px 20px;}

img::selection,img::-moz-selection{background:transparent}

.zoomOverlay{position:absolute;top:0;left:0;bottom:0;right:0;display:none;background-image:url(../images/zoom.png);background-repeat:no-repeat;background-position:center}

.zoom{width:auto;height:auto;display:block;position:relative;overflow:hidden}

.thumb{position:relative;float:left;max-width:33%;height:auto;box-shadow:0 0 1px rgba(255,255,255,0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 20px 10px 0}

.thumb img{position:relative;z-index:1;vertical-align:top;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}

.thumb a:hover img{opacity:.5}

.thumb.max-width{max-width:100%;margin:0 0 20px}

.media{position:relative;padding-bottom:51%;padding-top:30px;height:0;overflow:hidden;border:1px solid rgba(234,234,234,0.2);margin:0 0 15px}

.media iframe,.media object,.media embed{position:absolute;top:0;left:0;width:100%;height:100%}

.box{color:#40474e;background-attachment:scroll;padding:20px;margin: 0px

border:1px solid #f6f6f6;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);

box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);background-color:#fff; margin-bottom:10px; margin-top:10px}


/* == Header == */

#header {color: #40474e; width:100%}

#header .top-menu{color: #40474e; padding:10px;background-color:#363636; overflow: auto;}

#header .sub-header{margin-top: 15px; padding:10px; }



/* == Menu Navigation == */

#mainmenu{height:50px;margin-top:10px; background-color:#ffffff;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);}

#mainmenu ul{z-index:5}
#mainmenu .menu-parent ul{position:absolute;display:none;z-index:5}
#mainmenu .menu-parent li{display:inline;float:left;list-style:none outside none;position:relative;z-index:6;border-right:1px solid #f6f6f6}
#mainmenu .menu-parent li a{height:50px;line-height:50px;color:rgba(38,38,38,0.7);float:left;font-size:14px;font-family: Arial, Helvetica, sans-serif;text-decoration:none;display:block;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
#mainmenu .menu-parent li a span{float:left;display:block;height:50px;cursor:pointer;padding:0 10px}
#mainmenu .menu-parent li a span.down{padding-right:20px;background:url(../images/menu-down-hover.png) no-repeat right 22px}
#mainmenu .menu-parent li:hover a span.down{background:url(../images/menu-down-hover.png) no-repeat right 22px}
#mainmenu .menu-parent li.active a,#mainmenu .menu-parent li a:hover{color:rgba(38,38,38,0.7)}
#mainmenu .menu-parent .menu-submenu li{display:block;float:none;border:0;margin:0}
#mainmenu .menu-parent ul.menu-submenu{left:-1px;top:50px;min-width:225px;border:1px solid #eaeaea;background-color:rgba(255,255,255,80);background-image:url(../images/menu-arrow.png);background-repeat:no-repeat;background-position:0 0;margin:0;padding:10px;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.05);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.05);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.05);}

#mainmenu .menu-parent ul.menu-submenu .menu-submenu{display:none;left:240px;top:10px}

#mainmenu .menu-parent li .menu-submenu a,#mainmenu .menu-parent ul.menu-submenu .menu-submenu a{color:rgba(38,38,38,0.5);display:block;height:48px;line-height:48px;min-width:220px;font-size:14px;padding-left:5px;padding-right:5px;border:1px solid rgba(0,0,0,0);background-color:rgba(255,255,255,80);margin:0}

#mainmenu .menu-parent li .menu-submenu a,#mainmenu .menu-parent ul.menu-submenu .menu-submenu a{border-bottom:1px solid #f6f6f6; padding-bottom:8px}
#mainmenu .menu-submenu li span {margin-left:-15px; }

#mainmenu .menu-parent .menu-submenu li a:hover,#mainmenu .menu-parent ul.menu-submenu .menu-submenu li a:hover{color:rgba(0,0,0,1)}

#mainmenu .menu-parent img.menuicon{padding-right:5px;top:3px;position:relative}

#mainmenu .menu-submenu img.menuicon{float:left}



/* == Mobile Navigation == */

#menu-mobile-holder{background-color:rgba(41,122,204,1);max-width:98%;position:absolute;z-index:9998;width:98%;display:none;margin:1px 0 0}

#menu-mobile li{border-bottom:1px solid rgba(246,246,246,0.2);position:relative;}

#menu-mobile li a{display:block;position:relative;padding:8px 15px; color:#b3d0ed}

#menu-mobile li a:hover{color:#ffffff}

#menu-mobile li a img.menuicon{padding-right:5px;top:3px;position:relative}

#menu-mobile .menu-submenu img.menuicon{padding-right:25px;float:left; width:30px; height:30px}

#menu-mobile .menu-submenu{display:none;top:0}

#menu-mobile .menu-submenu li{border-bottom:0;border-top:1px solid rgba(246,246,246,0.2);position:relative;background-color:rgba(54,54,54,0.2);line-height:30px;}

#menu-mobile .menu-submenu li a{padding:8px 25px}

#menu-mobile .menu-submenu li ul li{background-color:rgba(0,0,0,0.4);}

#menu-mobile .menu-submenu li ul li a{padding:8px 45px}

#menu-mobile .menu-submenu li ul li ul li{background-color:rgba(0,0,0,0.5)}

#menu-mobile .menu-submenu li ul li ul li a{padding:8px 65px}

.menu-mobile-wrapper{display:none;cursor:pointer;width:40px}

#menu-mobile-trigger{display:block;color:#fff;width:50px;height:40px}

#menu-mobile-trigger span{background-image:url(../images/mnav.png);background-repeat:no-repeat;background-position:0 0;display:block;width:50px;height:40px;}

#menu-mobile-trigger span:hover{text-decoration:none;background-position:0 -35px}

.li-sub-arrow{position:absolute;right:10px;text-align:center;width:35px;height:35px;z-index:9999;top:0;cursor:pointer;background-image:url(../images/mnav-arrow.png);background-repeat:no-repeat;background-position:center center}

#vmenu .li-sub-arrow {background-image:url(../images/mnav-arrow2.png) !important}
#vmenu .menu-submenu li{border-bottom:0 !important;border-top:1px solid rgba(246,246,246,0.8) !important;background-color:#ffffff !important; }
#vmenu .menu-submenu li:hover {background-color:rgba(246,246,246,0.4) !important}

/* == Headers == */

h1,h2,h3,h4,h5,h6{font-weight:400;font-family:Arial, Helvetica, sans-serif; color:#40474e}

h1{font-size:36px;line-height:36px;margin-bottom:15px}

h2{font-size:30px;line-height:30px;margin-bottom:10px}

h3{font-size:24px;line-height:24px;margin-bottom:10px}

h4{font-size:18px;line-height:20px;margin-bottom:10px}

h5,h6{font-size:16px;line-height:16px;}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:Arial, Helvetica, sans-serif;font-size:100%}


/* == Search Box == */

#search-box{ background-color:#ffffff;background-image: url(../images/search_icon.png); background-repeat: no-repeat; background-position: left center; width: 100%;margin-right: auto; margin-left: auto; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -o-transition: all .35s ease; transition: all .35s ease; height: 40px; position:relative}

#search-box input{ background-color: transparent; border: 0; width: 100%; color: #262626; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-indent: 50px; outline: none; margin: 0; line-height: 30px; height: 30px; padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 0; }

#search-box:hover{-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}

#suggestions{position:absolute;z-index:10000;left:-1px;}

#searchresults{background-color:#398fe5;position:relative;width:100%;margin-top:1px;left:1px;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:    0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03)}

#searchresults .search-odd,#searchresults .search-even{margin-top:1px;margin-bottom:1px;padding: 5px}

#searchresults .search-even{background-color:rgba(255,255,255,0.1)}

#searchresults a small{display:block;line-height:1.2em;color:#f6f6f6}

#searchresults a{ display: block; text-decoration: none; padding: 5px ; font-weight:bold; color:#f6f6f6}

#searchresults a:hover{text-decoration:none; color:#ffffff}


/* == Crumbs Navigation == */

#crumbs{ margin-top: 15px;padding: 10px; color: #FFF;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);}

#crumbs nav{float:right}

#crumbs h3{text-transform:none;text-indent:-1px;margin:0; color:#f6f6f6}


/* == Content == */

#page{ margin-top: 15px; margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px;}


/* == Tables == */

.display,.datatable{ width: 100%; border: 0; border-collapse: collapse; border-top: 0; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: 0 1px 1px rgba(0,0,0,0.1);  }

.display thead tr th,.datatable thead tr th{text-align:left;border-bottom:1px solid #f6f6f6;background-color:rgba(200,200,200,0.1);font-variant:normal;font-size:16px;font-weight:200;padding:10px 5px}

.display tr td img,.datatable tr td img{padding-right:2px;padding-left:2px}

.display tbody tr td,.datatable  tbody tr td{padding:10px;}

.display tbody tr,.datatable tbody tr{border-top:1px solid rgba(153,153,153,0.1);}

.display tbody tr th,.datatable tbody tr th{text-align: left; font-variant: normal;font-weight: normal;padding:10px;width:200px }

.display tfoot tr td,.datatable tfoot tr td{padding:10px}
.datatable {box-shadow: none !important;}
.tdis  tbody tr.alt { background: #f9f9f9; }
.tdis  tbody tr:nth-child(even) { background: #f9f9f9; }


/* == Plugins == */

#sidebar .widget-wrap{margin-bottom:20px;}

#home-top-plugin, #topplugin{margin-top:15px}

#botplugin{padding-bottom:20px;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);

box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);}

#botplugin h4,#sidebar h4,#sidebar2 h4{margin-bottom:15px;font-size:24px;line-height:29px}

#home-top-plugin .widget-wrap,#topplugin .widget-wrap,#sidebar .widget-wrap,#sidebar2 .widget-wrap{box-shadow:0 0 1px rgba(255,255,255,0.2);color:#40474e;border:1px solid #f6f6f6;-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);

box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);background-color:#fff;padding:20px; margin-bottom:10px; margin-top:10px}

#botplugin .widget-wrap{color:#fff;padding:20px; margin-bottom:10px; margin-top:10px}

/* == Alternate Classes == */
#home-top-plugin .widget-wrap.red,
#botplugin .widget-wrap.red,#sidebar .widget-wrap.red,#topplugin .widget-wrap.red,#sidebar2 .widget-wrap.red, .redbox{

background: #c05f7c;/* Old browsers */

color:#ffffff;

background: -moz-linear-gradient(-45deg,  #c05f7c 0%, #9d315c 100%);

background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#c05f7c), color-stop(100%,#9d315c));

background: -webkit-linear-gradient(-45deg,  #c05f7c 0%,#9d315c 100%);

background: -o-linear-gradient(-45deg,  #c05f7c 0%,#9d315c 100%);

background: -ms-linear-gradient(-45deg,  #c05f7c 0%,#9d315c 100%);

background: linear-gradient(135deg,  #c05f7c 0%,#9d315c 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c05f7c', endColorstr='#9d315c',GradientType=1 )}


#home-top-plugin .widget-wrap.light,
#botplugin .widget-wrap.light,#sidebar .widget-wrap.light,#topplugin .widget-wrap.light,#sidebar2 .widget-wrap.light,.bluebox{

background: #5fa0c0;

color:#ffffff;

und: -moz-linear-gradient(-45deg,  #5fa0c0 0%, #32839e 100%);

background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5fa0c0), color-stop(100%,#32839e));

background: -webkit-linear-gradient(-45deg,  #5fa0c0 0%,#32839e 100%);

background: -o-linear-gradient(-45deg,  #5fa0c0 0%,#32839e 100%);

background: -ms-linear-gradient(-45deg,  #5fa0c0 0%,#32839e 100%);

background: linear-gradient(135deg,  #5fa0c0 0%,#32839e 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa0c0', endColorstr='#32839e',GradientType=1 )}


#home-top-plugin .widget-wrap.white,
#botplugin .widget-wrap.white,#sidebar .widget-wrap.white,#topplugin .widget-wrap.white,#sidebar2 .widget-wrap.white,.whitebox{

color: #444;

background: #fff;

background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f9f9f9 100%);

background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));

background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%);

background: -o-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%);

background: -ms-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%);

background: linear-gradient(135deg,  #ffffff 0%,#f9f9f9 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1 )}


#home-top-plugin .widget-wrap.green,
#botplugin .widget-wrap.green,#sidebar .widget-wrap.green,#topplugin .widget-wrap.green,#sidebar2 .widget-wrap.green,.greenbox{

background: #9ac964;

color:#ffffff;

background: -moz-linear-gradient(-45deg,  #9ac964 0%, #6f9b31 100%);

background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9ac964), color-stop(100%,#6f9b31));

background: -webkit-linear-gradient(-45deg,  #9ac964 0%,#6f9b31 100%);

background: -o-linear-gradient(-45deg,  #9ac964 0%,#6f9b31 100%);

background: -ms-linear-gradient(-45deg,  #9ac964 0%,#6f9b31 100%);

background: linear-gradient(135deg,  #9ac964 0%,#6f9b31 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ac964', endColorstr='#6f9b31',GradientType=1 )}


#home-top-plugin .widget-wrap.orange,
#botplugin .widget-wrap.orange,#sidebar .widget-wrap.orange,#topplugin .widget-wrap.orange,#sidebar2 .widget-wrap.orange, .orangebox{

background: #FC6C1D;

color:#ffffff;

background: -moz-linear-gradient(-45deg,  #FC6C1D 0%, #E8641B 100%);

background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#FC6C1D), color-stop(100%,#E8641B));

background: -webkit-linear-gradient(-45deg,  #FC6C1D 0%,#E8641B 100%);

background: -o-linear-gradient(-45deg,  #FC6C1D 0%,#E8641B 100%);

background: -ms-linear-gradient(-45deg,  #FC6C1D 0%,#E8641B 100%);

background: linear-gradient(135deg,  #FC6C1D 0%,#E8641B 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FC6C1D', endColorstr='#E8641B',GradientType=1 )}



#sidebar .widget-wrap.noclass,#sidebar2 .widget-wrap.noclass,#botplugin .widget-wrap.noclass,#topplugin .widget-wrap.noclass{background-image:none}

#sidebar .widget-wrap.nowrap,#topplugin .widget-wrap.nowrap,#botplugin .widget-wrap.nowrap{background-image:none;box-shadow:none;padding:0}



/* == Comments == */

#comments .commentWrap{margin-bottom:15px;}

#comments .comment-info{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);padding:10px;background-color: rgba(255,255,255,0.1);}

#comments li ul li{margin-left:15px}

#comments .avatar{padding:2px;box-shadow:0 1px 2px rgba(0,0,0,0.2)}
.avatar{right:20px;top:20px;background-color:#FFF;padding:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2)}

pre,code{font:13px/19px Consolas, "Andale Mono", Courier, "Courier New", monospace}

pre{border:1px solid rgba(234,234,234,0.2);overflow-x:visible;overflow-y:hidden;margin:15px 0 20px;padding:5px}

blockquote{font-size:15px!important;padding-left:105px;line-height:22px;font-style:italic;background-image:url(../images/quote.png);background-repeat:no-repeat;background-position:60px 0;margin:30px 0}

blockquote.nobg{background-image:none;padding-left:30px;}

.char-alert{color:#C30}

#comments a.reply-link{text-align:center;display:block;line-height:1.0em;color:#fff;font-weight:normal;background:#4e565e;padding:5px;float:right;margin-right:-10px;}

#comments a.reply-link:hover{background:#00aced;}



/* == Pagination == */

#pagination{text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:12px}

#pagination a{text-decoration:none;outline:none;display:inline-block;text-shadow:none;margin:0 5px 0 0;padding:2px 10px}

#pagination a.number{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);background-color:#00aced;color:#FFF}

#pagination a.number:hover{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);color:#fff;background-color:#40474e;text-decoration:none}

#pagination a.current{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);color:#393939;background-color:#ffffff}

#pagination a.current:hover{-webkit-box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.03);-moz-box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);box-shadow:0px 4px 0px rgba(50, 50, 50, 0.03);border:1px solid rgba(234,234,234,0.5);color:#fff;background-color:#40474e}


/* == Tabs == */

.tabs{overflow:auto;max-width:100%;list-style:none;margin:0;padding:0;border-right:1px solid rgba(234,234,234,0.5);border-left:1px solid rgba(234,234,234,0.5);border-top:1px solid rgba(234,234,234,0.5)}

.tabs li{margin:0;padding:0;float:left;}

.tabs a{background:#297acc;color:#fff;float:left;font:bold 12px/35px Arial;height:35px;padding:0 30px;text-decoration:none}

.tabs a:hover{background:#E8641B;}

.tabs a:focus{outline:0}

.tabs #current a{background:#fff;color:#40474e; box-shadow:none !important; border:0 !important}

.tab-content{color:#40474e;background-color:#fff;padding:30px;min-height:50px;border-right:1px solid rgba(234,234,234,0.5);border-left:1px solid rgba(234,234,234,0.5);border-bottom:1px solid rgba(234,234,234,0.5)}

/* == Accordion == */

.accordion{}

.accowrap h4{display:block;position:relative;overflow:hidden;height:40px;background:#297acc;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;line-height:40px;margin:0 0 1px;padding:0 0 0 20px; color:#f6f6f6}

.accowrap h4 span{position:absolute;right:10px}

.accowrap h4:hover{background:#398fe5;color:#fff}

.accowrap h6:hover span{color:#fff}

.accowrap .acco-content{display:none;background-color:rgba(255,255,255,0.2);padding:20px;border:1px solid #f6f6f6;}

.accowrap.current h4{background:#E8641B;color:#fff}

.accowrap.current .acco-content{display:block}

.accowrap.current .chevron{width:40px;height:40px;background-image:url(../images/acconav.png);background-repeat:no-repeat;background-position:0 -40px}

.accowrap .chevron{width:40px;height:40px;background-image:url(../images/acconav.png);background-repeat:no-repeat;background-position:0 0}



/* == Carousel == */

.carousel{position:relative;margin:0;padding:0}

.carousel .flex-direction-nav{position: absolute; top: -28px; right:0;z-index: 9;width: 32px; height: 16px;}

.carousel .flex-direction-nav li{display:inline-block;float:left}

.carousel .flex-direction-nav a{  cursor: pointer; display: block; width: 16px; height: 16px; text-indent: -9999px; border: 0; background-image: url(../images/carousel_nav.png); background-repeat: no-repeat; }

.carousel .flex-direction-nav .flex-next{background-position:-16px 0!important}

.carousel .flex-direction-nav .flex-prev{background-position:0 0!important}

.carousel .flex-direction-nav .flex-next:hover{background-position:-16px -16px!important}

.carousel .flex-direction-nav .flex-prev:hover{background-position:0 -16px!important}

.carousel .flex-direction-nav .flex-disabled{opacity:.3;filter:alpha(opacity=30);cursor:default}


/* == Notifications and Messages == */

.msgAlert,.msgInfo,.msgError,.msgOk,.msgSys{color:#FFF;background-image:url(../images/msg-bg.png);background-repeat:no-repeat;background-position:left top;padding:10px;margin-bottom:5px}

.msgError, .butred{background-color:#BA433F}

.msgInfo, .butblue{background-color:#3F95AE}

.msgAlert,.butyellow{background-color:#D38E2C}

.msgOk,.butgreen{background-color:#4D9B4D}

.msgSys,.butorange{background-color:#E8641B}

.msgError span,.msgOk span,.msgAlert span,.msgInfo span,.msgSys span{margin-left:5px;display:inline-block;margin-right:10px;font-weight:700}

.msgError .error li{background-image:url(../images/error-li.png);background-repeat:no-repeat;background-position:left center;padding-left:15px;margin-left:15px}

.info{margin-bottom:10px;background-image:url(../images/msg-infop.png);background-repeat:no-repeat;background-position:10px 10px;line-height:1.4em;border-radius:2px;box-shadow:0 0 1px rgba(255,255,255,0.3);color:rgba(255,255,255,0.7);background-color:rgba(0,0,0,0.6);padding:10px 10px 10px 35px}

.info span{padding-left:10px}
.info li{background-image:url(../images/error-li.png);background-repeat:no-repeat;background-position:left center;padding-left:15px;margin-left:5px}
.tnotice{color:#efefef;background-image:url(../images/msg-bg.png);background-repeat:no-repeat;background-position:left top;padding:10px;float:left !important; margin-top:-10px; margin-left:-10px}
.tnotice{background-color:#3c3b3b}
.tnotice span{display:inline-block;font-weight:700; height:22px}


.loader2{background-image:url(../images/loader.gif);background-repeat:no-repeat;background-position:50% 50%;height:20px;width:20px;display:inline-block}

.preloader{background-color:#fff;background-image:url(../images/preloader.gif);background-repeat:no-repeat;background-position:center center}



#tooltip{text-align:center;color:#fff;background:#111;position:absolute;z-index:100;padding:10px;font-size:12px}

#tooltip:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #111;content:'';position:absolute;left:50%;bottom:-10px;margin-left:-10px}

#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #111;top:-20px;bottom:auto}

#tooltip.left:after{left:10px;margin:0}

#tooltip.right:after{right:10px;left:auto;margin:0}



/* == Footer == */

#footer{ padding-bottom: 20px; }

#footer {color:#fff; background-color:#363636}

#footer .ficons{float:right}

#footer .fotter-wrap{ padding-top: 10px;  }





/* == Tablet (Full size) == */

@media only screen and (max-width: 1024px) {

  body{background-image:none}

}



/* == Tablet (Smaller than 959px) == */

@media only screen and (min-width: 768px) and (max-width: 959px) {

  body{background-image:none}

}



/* == Phone (portrait 300px) == */

@media only screen and (max-width: 767px) {

   body{background-image:none}

  .container{width:98%}

  #topmenu{display:none}

  .menu-mobile-wrapper{display:block}

  .copyright{width:100%;text-align:center}



  .tabs li,.tabs li a{margin:0;padding:0;float:none;display:block}

  .tabs li{margin-bottom:1px}

  .tabs li a{padding-left:10px}

}



/* == Phone (landscape 420px) == */

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .container{width:98%}

  #topmenu{display:none}

  .menu-mobile-wrapper{display:block}

  .copyright{width:100%;text-align:center}

}

/** Lang Switching **/

#langswitch{float:right;}

#langswitch img{vertical-align:middle;cursor:pointer; padding-top:20px}

#langswitchr ul{list-style-type:none;margin:0;padding:0}

#langswitch li{ list-style-type:none;background-image:none;padding:0;display:inline-block; margin:0}

#langswitch li a{text-decoration:none;text-align:center;padding:0 1px;margin-right: 5px;}

#langswitch li.lang-active{opacity:0.3}





/* == Plugins and Modules (styles) == */

#jqslider .flex-control-nav a{background-color:#297acc !important}
.logo{padding-bottom:10px}
.loadbg{background-image:url(../images/loader.gif);background-repeat:no-repeat;background-position:center center; background-size:28px}


/*** Business Hours***/

.businesshours {position: relative;clear:both;display: block;border-bottom: 1px solid #eee;}

.businesshours p {display: block;border-top:1px solid #eee;padding:5px 0;margin: 0;overflow: hidden;}

.businesshours span.days {font-weight: bold;width: 40%;display: block;float: left;text-align: left;vertical-align:middle;}

.businesshours span.hours {width:60%;display:block;float: right;text-align: right;}
.businesshours span.closed {width:60px;height:20px;display:block;float: right;text-align: center;color:#FFF;background-color:#F00;-webkit-border-radius: 3px;-moz-border-radius: 3px;
border-radius: 3px;text-shadow:none;}

.businesshours p {display: block;padding:5px;overflow: hidden;

}

.businesshours span.hours span {background:#f22;color:#fff;	padding:3px 10px;-webkit-border-radius:3px;	-moz-border-radius:3px;border-radius:3px;}

.ui-datepicker {border-color: #3399FF !important;}
.ui-datepicker .ui-datepicker-header {background-color: #3399FF !important;color: #ffffff !important; }
.ui-datepicker .ui-datepicker-header { padding: .1em 0 !important;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {-webkit-transition:none !important;cursor: pointer !important;}

.header_login{float:right}
.header_login{
	border-radius: 0 0 3px 3px;
	padding: 5px 10px;
	text-align: center;
	line-height: 2;

	color: rgba(255,255,255,.75);
	box-shadow: rgba(0,0,0,0.5) 0 2px 5px;
	background: rgba(255,255,255,.35);
	border-bottom: 1px solid rgba(255,255,255,.35);
	border-right: 1px solid rgba(255,255,255,.35);
	border-left: 1px solid rgba(255,255,255,.35);

	float:right;
	margin-top: -10px;
}

.header_login a {color: rgba(255,255,255,.75) !important;}
.header_login a:hover {color: rgba(255,255,255,1) !important;}
.logo a img{ max-height: 100px;}

.btn_second{ opacity: 0.65;}

.logo { font-size: 250% !important; }

a.social_white {
    color: #ffffff !important;
}

a.social_lighttrans {
    color: rgba(255,255,255,.5) !important;
}

a.social_darktrans {
    color: rgba(112,112,112,.5) !important;
}

a.social_darkgrey {
    color: #707070 !important;
}

input.ui-autocomplete-input {
    color: #000000 !important;
}

#mainmenu .menu-parent li {
    z-index: 300000 !important;
}