/* =========================================================
Common styles
============================================================ */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot);
  src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot) format('embedded-opentype'), url(//fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXZ2MAKAc2x4R1uOSeegc5U.eot);
  src: local('Open Sans Light'), local('OpenSans-Light'), url(//fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXZ2MAKAc2x4R1uOSeegc5U.eot) format('embedded-opentype'), url(//fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff'); }


.network-hybrid { background:url(../images/IBM_ASTRON_SKIN.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }
/*.network-aas { background:url(../images/IBM_MUSIC_SKIN.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }*/
.network-software-analytics { background:url(../images/IBM_PARMAGIANO_SKIN.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }
.network-platforms-server { background:url(../images/Lenovo_Skin.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }
.network-uc { background:url(../images/NetScout_Skin.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }
/*.network-cio-agenda { background:url(../images/IBM_eMOTION_SKIN.jpg) no-repeat center 169px #FFF!important; margin:0px auto; }*/
.network-cio-agenda { background:url(../images/Q214_IBM_PriorCat_MWI_Parma.jpg) no-repeat center 196px #FFF!important; margin:0px auto; }
.network-aas { background:url(../images/Q214_IBM_PriorCat_MWI_Music.jpg) no-repeat center 196px #FFF!important; margin:0px auto; }
.network-others-inc { background:url(../images/Q214_IBM_PriorCat_MWI_Green.jpg) no-repeat center 196px #FFF!important; margin:0px auto; }
.network-small-business { background:url(../images/Q214_IBM_PriorCat_MWI_Astron_Skin_UK.JPG) no-repeat center 196px #FFF!important; margin:0px auto; }
.network-web-scale { background:url(../images/Q214_IBM_PriorCat_MWI_Music.jpg) no-repeat center 196px #FFF!important; margin:0px auto; }



body {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
     background-color:#fff;
       /* background:url(../images/IBM_ASTRON_SKIN.jpg) no-repeat center top #FFF!important; margin:0px auto;  */
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:16px 0;
}

ol {
    margin:0px;
}
ul {
    margin:0px;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside disc;
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
/* =========================================================
Elements
============================================================ */
.kopa-button {
    display:inline-block;
    color:#fff;
    font-size:15px;
    padding:15px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    position:relative;
    z-index:0;
}
.small-button {
    padding:10px 15px;
}
.medium-button {
    padding:15px 16px;
    font-size:16px;
}
.big-button {
    padding:16px 30px;
    font-size:16px;
}
.red-button,
.border-button:hover {
    background-color:#395796;
    border:1px solid #395796;
    color:#fff;
}
.red-button:hover,
.border-button {
    background-color:#fff;
    border:1px solid #e4e4e4;
    color:#333;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
    border-left-color:#395796;
    background-color:#f4f4f4;
    color: #999999;
    font-family: Georgia,"Times New Roman",Times,sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    padding: 10px 15px 10px 16px;
}

/*-DropCap-*/
.kp-dropcap {
    color: #fff;
    background-color:#395796;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 36px;
    height: 36px;
    line-height: 38px;
    margin: 5px 10px 0 0;
    text-align: center;
    width: 34px;
}
.kp-dropcap.color {
    background-color: #395796;
    font-size:30px;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width: 36px;
    z-index: 0;
    margin: 5px 10px 0 0;
}

.hover-effect{
    cursor:pointer;
    position:relative;
}
.hover-effect .mask {
    opacity:0;
    filter: alpha(opacity=0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    overflow:hidden;
}
.hover-effect:hover .mask {
    opacity:1;
    filter: alpha(opacity=100);
}

.kopa-divider {
    height:1px;
    max-height:1px;
    background-color:#ebebeb;
    width:100%;
    margin:25px 0;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #fff;
    font: 400 32px/34px   'Open Sans', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h2 {
    color: #fff;
    font: 400 28px/30px 'Open Sans',sans-serif, serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h3 {
    color: #fff;
    font: 400 24px/26px 'Open Sans',sans-serif, serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h4 {
    color: #fff;
    font: 400 16px/22px 'Open Sans',sans-serif, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h5 {
    color: #fff;
    font: 400 16px/16px 'Open Sans',sans-serif, serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #fff;
    font: 400 14px/16px  'Open Sans', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #444;
}

.top-banner-mobile {display:none; margin:10px auto; text-align:center;}
.side-banner {display:none; margin:10px auto 0px auto; text-align:center}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover,
.kp-headline dd a:hover,
.widget .home-slider .entry-item .entry-title a:hover,
.widget .entry-item .entry-title a:hover,
.kopa-featured-widget .entry-item .entry-content .more-link:hover,
.kopa-article-list-widget .tab-container-1 ul li .entry-title a:hover,
.kopa-featured-news-carousel .entry-title a:hover,
.older-post li a:hover,
.kopa-entry-list-widget .older-post li a:hover,
.kopa-twitter-widget .load-more:hover,
.gallery-slider .gallery-caption a:hover,
.sidebar .kopa-categories-widget ul li a:hover,
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a:hover,
.breadcrumb a:hover,
.tab-container-3 ul li a:hover,
.entry-categories a:hover,
.entry-comments a:hover,
.entry-box footer p a.article-title:hover,
.entry-box .social-link li a:hover,
.about-author .social-link li a:hover,
.kopa-related-post ul li .entry-title a:hover,
.widget_archive li a:hover,
.widget_rss li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover,
.kopa-single-slider .flex-caption a:hover,
.kopa-blog-slider .flex-caption a:hover,
.kopa-twitter-widget .tweetList li a:hover {
    color: #395796;
    /*text-decoration:none;*/
    text-decoration:underline;
}
p { 
    margin-bottom:10px;
    line-height:16px;
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}


/* =========================================================
CSS3 Transition
============================================================ */
a,
#main-menu li span,
#main-menu li ul li,
.kp-gallery-carousel .slides li,
#comments-form #submit-comment, 
#contact-form #submit-contact,
#mobile-menu > span,
#toggle-view-menu li
 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* =========================================================
Colunms
============================================================ */
.wrapper{
    /* width:1066px; */
    margin: 0 auto;
    position:relative;
    z-index:0;
}
#main-col {
    float: left;
    padding-right:25px;
    margin-right:-1px;
    margin-top:-10px;
    width: 55%;
    /* margin-left: 140px; */
}

.mb-20 {
    margin-bottom:16px;
}

.kopa-shadow {
    box-shadow:0 0 5px rgba(202,202,202,0.75);
}
.kopa-home-2 .kopa-shadow {
    box-shadow:none;
}

.kopa-pattern {
    width:100%;
    height:100%;
    position:fixed;
    background:url(../images/background/body-bg.png) repeat-x center 0;
}

.kopa-home-2 .kopa-pattern {
    display:none;
}

/* =========================================================
Header
============================================================ */
#header-top {    background-color: #ccc;
    
    width: auto;
    right:0px;
    position:absolute;
    top:-10px;
}
header .details {display: inline-block; padding-top: 3px}
#header-top .wrapper {width:auto; padding:10px 0px 10px 10px;  position: relative; z-index: 9999;}

.social-search-box {
    float:right;
    position:relative;
}
/*----- Social Link -----*/
/*.social-links {
    margin:10px 40px 0 0;   
    position:relative;
    z-index:20;
}*/


.social-links {
    margin: 10px 85px 0 0;
    position: relative;
    z-index: 20;
}

.social-links li {
    float:left;
    list-style:none;
    margin:0 15px 0 0;
}
.social-links li a {
    color:#fff;
    position:relative;
    z-index:20;
}

/*----- SB Search -----*/
.sb-search-wrapper {
    position:absolute;
    right:0;
    top:0;
    width:300px;
}
.sb-search {
    position: relative;
    z-index:100;
    width: 0%;
    min-width:82px;
    height: 40px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
/*.sb-search {
    float: right;
    height: 40px;
    min-width: 82px;
    overflow: hidden;
    position: relative;
    transition: width 0.3s ease 0s;
    width: 0;
    z-index: 100;
}*/









.sb-search input[type="text"] {
    border-radius:0;
    height: 40px;
    border: 1px solid #ccc;
    outline: none;
    background: #fff;
    margin: 0;
    z-index: 10;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding-right:45px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    width: 100%;
    font-family:inherit;
    box-shadow:none;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
}

.sb-icon-search,
.sb-search-submit  {
    width: 82px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

/*sb-icon-search, .sb-search-submit {
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 82px;
}*/

.sb-icon-search b {font-family: 'Open Sans'; font-size: 13px; font-weight: normal}



.sb-search input[type="submit"] {
    width:82px;
}
.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}


/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #395796;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

.sb-search.sb-search-open form {
    width:100%;
    margin:0;
}

#header-middle {
    background: url(../images/top_bg.png) no-repeat center 35px #fff;
    height:117px;
    overflow:hidden;
}

/*----- Logo -----*/
#logo-image {
    float:left;
    margin:25px 0 0 25px;
}
.top-banner {
    display: block;
    margin: 10px auto 4px;
    /*width: 728px;*/
}

#header-bottom {
    background-color:#1c1c1c;
    padding:15px 0;
    border-bottom:6px solid #395796;
}
/*----- Main menu -----*/
/*#main-menu > li {
    list-style:none;
    float:left;
    margin:0 -5px 0 10px;
    position:relative;
    color:#fff;
     font-family: 'Open Sans';
     font-size:13px
}*/
#main-menu > li { border-right: 2px dotted #395796; 
                  color: #fff; float: left; 
                  font-family: "Open Sans"; 
                  font-size: 13px; 
                  list-style: outside none none;
                  margin: 0 0 0 5px; 
                  padding-right: 3px; 
                  position: relative; }
                  
#main-menu > li:last-child {border:0px}
#main-menu > li > a {
    font-size:13px;
    color:#fff;
  font-family: "Open Sans",sans-serif;
    display:block;
    font-size:12px \9; /* IE6, IE7, IE8, IE9 */
}
#main-menu > li > span {
    position:absolute;
    bottom:-15px;
    left:50%;
    margin:0 0 0 -5px;
    border-bottom: 6px solid #395796;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: block;
    height: 0;
    width: 0;
    opacity:0;
    filter: alpha(opacity=0);
}

#main-menu > li:first-child {margin: 0 0 0 30px;}
#main-menu > li.current-menu-item > span,
#main-menu > li:hover > span {
    opacity:1;
    filter: alpha(opacity=100);
}

.sf-arrows .sf-with-ul {
    padding-right:0;
}
.sf-arrows > li > .sf-with-ul:after {
    border-width:0px;
}
.sf-arrows li ul li .sf-with-ul:after {
    border-width:7px;
    margin-top:-7px;
    right:8px;
    background-repeat:no-repeat;
    background-position:right center;
    background-image:url(../images/background/menu-arrow.png);
    border-color:transparent;
}
.sf-arrows ul li > .sf-with-ul:focus:after, 
.sf-arrows ul li:hover > .sf-with-ul:after, 
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color:transparent;
}

/*---Sub menu---*/
#main-menu li ul {
    display:none;
    position:absolute;
    width:200px;
    top:37px;
    top:35px\9;
    left:0;
    background-color:#395796;
    z-index:9999;
}
#main-menu li ul li {
    border-top:1px dotted #617bb4;
    padding:5px 10px;
    position:relative;
    list-style:none;
    margin:0;
    z-index:9999;
}
#main-menu li ul li:first-child {
    border-top:none;
}
#main-menu li ul li:hover,
#main-menu li ul li.current-menu-item {
    background-color:#2c4477;
}
#main-menu li ul li a {
    color:#fff !important;
    display:block;
    font-size:13px;
    /*font-family:'Open Sans', serif;*/
    font-family: "Open Sans",sans-serif
    font-family: 'Open Sans';
}
#main-menu li ul li ul {
    top:0;
    left:201px;
}

.register {float: right; margin:50px 0px 0 0; background:#395796; padding:10px 12px; /*font-family:'Open Sans', serif;*/font-family: 'Open Sans', sans-serif; cursor:pointer; font-size:13px; color :#fff;}
.register a {color:#fff}
.register a b {color:#91c0e0}
.register:hover {background:#253c6d;}

/*--------------Mobile Menu-------------------*/
#mobile-menu {
    display:none;
    position:relative;
    margin:0 15px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
#mobile-menu > span {display:inline-block; font-family: 'Open Sans', sans-serif; cursor:pointer; border: 1px solid #4767a9; padding:5px 10px}
#mobile-menu a {color:#fff; border-right: 1px solid #4767a9; padding-right:15px; border: 1px solid #4767a9; padding:5px 5px}
#mobile-menu a:hover, #mobile-menu > span:hover {color:#fff; background:#395796}
#mobile-menu ul a {border:0px; font-size:13px; padding:0px}
#mobile-menu #toggle-view-menu {top: 31px;}

.banner-internal {margin: 10px 0 5px; text-align:center; display:block}

#toggle-view-menu {
    display:none;
    list-style: none;
    margin: 0;
    padding: 0; 
    border-top: none;
    position:absolute;
    top:33px;
    left:0;
    z-index:99999;
    width:216px;
}
#toggle-view-menu > li {
    margin: 0;
    position: relative;
    cursor: pointer;
    list-style: none;
    background-color:#395796;
    border-top:1px solid #fff;
}
#toggle-view-menu > li:first-child {
    border-top:none;
}
#toggle-view-menu h3 {
    font-size: 16px;
    margin: 0;  
    float: left;
    line-height: 40px;  
    padding: 0 15px;
}
#toggle-view-menu h3 a {
    color: #fff;
    width:100%;
    display:block;
}
#toggle-view-menu li:hover {
    background-color: #2c4477;
}
#toggle-view-menu span {
    float: right;
    font-size: 26px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background-color:#2c4477;
}
#toggle-view-menu li.active {
    background-color:#2c4477;
}
#toggle-view-menu li.active span,
#toggle-view-menu li.active h3 a {
    color:#fff;
}
#toggle-view-menu .menu-panel {
    margin: 0px;
    display: none;
    padding: 10px 15px 0;
    font-size: 14px;
    color: #fff;
    background-color:#2c4477;
    border-top:1px solid #fff;
}
#toggle-view-menu .menu-panel ul {
    margin:0;
}
#toggle-view-menu li .menu-panel ul li {
    border:none;
    list-style:disc inside;
    margin: 0 0 10px 0;
    color:#fff;
}
#toggle-view-menu .menu-panel ul li a {
    display:inline-block;
    display:inline;
    zoom:1;
    color:#fff;
    font-size:12px;
}
#toggle-view-menu .menu-panel ul li ul {
    margin-left:40px;
    margin-top:10px;
}

#main-content {
    padding:25px;
    background-color:#fff;
}

/* =========================================================
Widget-area-1
============================================================ */
.widget-area-1 {
    float:left;
    padding-right:25px;
    width:100%;
    margin-right:-1px;
    padding-top:10px;
}
.widget-area-1 .widget .widget-title {
    background-color:#fff;
    font-size:34px;
    font-weight:700;
    line-height:24px;
    padding:0;
    margin:0 0 21px;
}
.widget-area-1 .widget .widget-title .title-text {
    display:inline-block;
    background-color:#395796;
    position:relative;
    z-index:1;
    padding:14px 25px 10px 35px;
    float:left;
    margin-right:36px;
}
.widget-area-1 .widget .widget-title .title-text .triangle-right {
    position:absolute;
    top:0px;
    right:-30px;
    border-bottom: 48px solid #395796;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-left {
    position:absolute;
    top:10px;
    right:-36px;
    border-top: 38px solid #1c1c1c;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-bottom {
    position:absolute;
    bottom:-15px;
    left:25px;
    border-top: 16px solid #395796;
    border-left: 16px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-right {
    background-color:#1c1c1c;
    display:block;
    height:38px;
    margin-top:10px;
    overflow:hidden;
    text-indent:-99999px;
    position:relative;
}


/* =========================================================
Widget-area-2
============================================================ */
.widget-area-2 {
    float: left;
    margin-right: -1px;
    padding: 0 0 0 25px;
    width: 170px;
}
.widget {
    
}
.widget .widget-title {
    font-size:17px;
    background:url(../images/h3_back.png) no-repeat top right #395796;
    text-transform:uppercase;
    margin:0 0 15px;
    padding:7px 0 7px 10px;
    position:relative;
    line-height:16px;
    font-family: "Open Sans",sans-serif;
}
.title-text a {color:#fff}
.title-text2 a {color:#000;}
.title-text a:hover {color:#9cabc2}
.widget .widget-title .title-text {
    display:inline-block;
    background-color:#395796;
    position:relative;
    z-index:1;
    padding:0px;
    font-family: "Oswald","Open Sans",sans-serif;
}

.widget .entry-item header {
    margin-bottom:16px;
}
.widget .entry-item .entry-title {
    font-size:16px;
    margin:0;
    line-height:16px;
}

.entry-date {
    color:#395796;
    font-style:italic;
    position:relative;
    padding-left:15px;
}
.entry-date .kopa-minus {
    display:block;
    width:10px;
    height:1px;
    background-color:#395796;
    position:absolute;
    left:0;
    top:50%;
}
.widget .entry-item .entry-content .entry-thumb {
    margin-bottom:15px;
}
.widget .entry-item .entry-content .entry-thumb a,
.widget .entry-item .entry-content .entry-thumb a img {
    display:block;
    width:100%;
}
.kopa-featured-widget .entry-item .entry-content .more-link {
    color:#666;
}
ul.older-post {margin-bottom: 16px}
.older-post li {
    list-style:none;
    border-bottom:1px solid #dcdcdc;
    padding:7px 0 5px 0;
    margin:1px 0 0;
    
    
}
.older-post li a 
{
    /*color:#333;*/
   color:#395796;
    font-size:16px;
 /*font-family:'Open Sans', serif;*/
 font-family: 'Open Sans', sans-serif;

}

.kopa-adv-widget {
    margin-bottom: 10px;
}

/* =========================================================
Widget-area-3
============================================================ */
.sidebar {
    float: right;
    width:300px;
    padding-left:25px;
    margin-top:0px;
}

/*@media (max-width: 1330px) {
    .sidebar {
        margin-top:260px;
    }
}*/
@media (max-width: 1330px) {
    .sidebar.newsidebar {
        margin-top:260px;
    }
}

.sidebar ul li .entry-title a, .sidebar .older-post li a {font-size: 14px}
.sidebar ul li {
    list-style:none;
    border-top:1px solid #dcdcdc;
    padding:5px 0;
    margin:0;
}
.sidebar .widget .widget-title {margin-bottom: 0px}
.sidebar .list-container-1 {margin-top: 10px}
.list-container-1 ul {
    margin: 0;
    border-bottom:1px solid #dcdcdc;
}
.list-container-1 ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    border:none;
    padding:0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.list-container-1 ul li a {
    color: #575757;
    display: block;
    /*font-family: 'Open Sans';*/
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    text-align:center;
    text-transform:uppercase;
    padding:5px;
    line-height:1;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    
}
.list-container-1 ul li:first-child a {
}
.kopa-audio-widget ul li:last-child {border-bottom:0px}
.kopa-audio-widget p {display:block; clear:both}
#spotlight ul li:first-child {border-top:0px
}
.list-container-1 ul li.active a {
    color: #395796;
    text-decoration: none;
    background:#ccc;
}
.list-container-1 ul li:hover a {
    color: #395796;
    text-decoration: none;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child {
    border-top:none;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-thumb {
    display:block;
    width:53px;
    margin-right:15px;
    float:left;
    color:#fff;
    text-align:center;
    font-weight:700;
    font-size:32px;
    font-family:Arial, Helvetica,  'Open Sans', sans-serif;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child .entry-thumb {
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title {
    margin:0px;
    font-size:16px;
    line-height:16px;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title a {
    /*color:#444;*/
    color:#395796;
}

.kopa-article-list-widget .tab-container-1 ul li .entry-title a:hover {
   /*color:#444;*/

}

.kopa-article-list-widget .tab-container-1 #tab-1-2 ul li .entry-thumb {
    background:none;
    display: block;
    float: left;
    height: auto;
    line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-4 ul li .video-icon {
    color:#395796;
    float:right;
    font-size:16px;
}

.sidebar .widget {
   /* margin-top:25px;*/
   margin-top:0;
}
.sidebar .widget:first-child {
    margin-top:0;
}

/*-----------------Carousel------------------*/
.kopa-carousel-widget {
    overflow:hidden;
    position:relative;
}
.kopa-carousel-widget .list-carousel.responsive {
    width: auto;
    margin: 25px -13px 0;
    position:relative;
}
.kopa-carousel-widget .list-carousel > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.kopa-carousel-widget .list-carousel ul li {
    display: block;
    float: left;
    margin: 0 13px;
    padding: 0;
    width:234px;
}
.kopa-carousel-widget .carousel-nav a {
    display:block;
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#1c1c1c;
    background-color:rgba(0,0,0,.52);
    width:45px;
    height:45px;
    position:absolute;
    top:60px;
    text-indent:-99999px;
    font-size:0;
}
.kopa-carousel-widget .carousel-nav .carousel-prev {
    background-image:url(../images/flex-prev.png);
    left:13px;
}
.kopa-carousel-widget .carousel-nav .carousel-next {
    background-image:url(../images/flex-next.png);
    right:15px;
}

.kopa-carousel-widget .pager {
    margin:0;
    position:absolute;
    right:15px;
    top:-30px;
}
.kopa-carousel-widget .pager a {
    width:8px;
    height:8px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    background-color:#c6c6c6;
    text-indent:-99999px;
    font-size:0px;
    line-height:0;
    display:inline-block;
    margin-left:8px;
    outline:none;
    position:relative;
    z-index:0;
}
.kopa-carousel-widget .pager a.selected,
.kopa-carousel-widget .pager a:hover {
    background-color:#395796;
}

.kopa-featured-news-carousel .entry-thumb {
    margin-bottom:15px;
}
.widget .kopa-featured-news-carousel header {
    margin-bottom:10px;
}
.kopa-featured-news-carousel .entry-title {
    font-size:16px;
    margin:0 0 5px;
}
.kopa-featured-news-carousel .entry-title a {
    color:#333;
}
.kopa-featured-news-carousel .entry-content p {
    margin:0;
}

/* =========================================================
Widget-area-6
============================================================ */
.widget-area-6 {
    float:left;
    margin-right:-1px;
    width:168px;
    padding-right:25px;
    border-right:1px solid #EBEBEB;
}
.kopa-video-widget ul li {
    margin:16px 0 0;
    list-style:none;
    border-top:1px solid #ebebeb;
    padding-top:16px;
}
.kopa-video-widget ul li:first-child {
    margin:0;
    border-top:none;
    padding-top:0;
}
.kopa-video-widget ul li .entry-item .entry-title a {
    color:#444;
}
.kopa-video-widget ul li .entry-thumb {
    position:relative;
}
.kopa-video-widget ul li .entry-item .entry-content .entry-thumb .play-icon {
    display:block;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    color:#fff;
    background-color:#1c1c1c;
    background-color:rgba(0,0,0,.62);
    background-image:url(../images/icons/play-icon.png);
    background-repeat:no-repeat;
    background-position:14px center;
    border:2px solid #fff;
    border:2px solid rgba(255,255,255,.62);
    width:35px;
    height:35px;
    position:absolute;
    top:16px;
    left:16px;
}
.kopa-video-widget .entry-item .entry-content .entry-thumb {
    margin-bottom:0;
}
.kopa-video-widget .entry-item .entry-content .entry-thumb img {
    display:block;
    width:100%;
}

/* =========================================================
Widget-area-7
============================================================ */
.widget-area-7 {
    float:left;
    padding-left:25px;
    border-left:1px solid #ebebeb;
    width:446px;
}
.widget-area-7 .kopa-entry-list-widget .entry-item {
    width:207px;
    float:left;
    margin-right:25px;
}
.kopa-entry-list-widget{
padding-top:5px;
}
.kopa-entry-list-widget .entry-thumb {
    margin-bottom:15px;
}
.kopa-entry-list-widget .entry-thumb > a,
.kopa-entry-list-widget .entry-thumb > a > img,
.kopa-entry-list-widget .entry-thumb > .mask > img {
    display:block;
    width:100%;
}
.kopa-entry-list-widget .widget-title {
    margin-bottom:5px;
}
.widget.kopa-entry-list-widget .entry-item header {
    margin-bottom:10px;
}

.widget-area-7 .kopa-entry-list-widget .older-post {
    width:214px;
    float:left;
}
.kopa-entry-list-widget .older-post li {
    margin: 5px 0 0;
    padding-top: 0px;
}
.widget-area-7 .kopa-entry-list-widget .older-post li:first-child {
    margin:0;
    padding-top: 0px;
    border-top:none;
}
.kopa-entry-list-widget .older-post li:last-child {
    border-bottom:none;
}
.kopa-entry-list-widget .older-post li a {
 
 
 /*color: #444;*/

    font-size: 16px;
    display:block;
    margin-bottom:5px;
}
.widget-area-7 .kopa-entry-list-widget p {
    margin-bottom:0;
}

/* =========================================================
Widget-area-8
============================================================ */
.widget-area-8 .widget .widget-title {
    background-color:#fff;
    font-size:24px;
    line-height:16px;
    padding:0;
    margin:0 0 30px;
}
.widget-area-8 .widget .widget-title .title-text {
    display:inline-block;
    background-color:#395796;
    position:relative;
    z-index:1;
    padding:9px 15px 7px 15px;
    float:left;
    margin-right:26px;
}
.widget-area-8 .widget .widget-title .title-text .triangle-right {
    position:absolute;
    top:0px;
    right:-16px;
    border-bottom: 36px solid #395796;
    border-left: 0px solid transparent;
    border-right: 16px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-text .triangle-left {
    position:absolute;
    top:0px;
    right:-26px;
    border-top: 36px solid #1c1c1c;
    border-left: 16px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-text .triangle-bottom {
    position:absolute;
    bottom:-15px;
    left:10px;
    border-top: 16px solid #395796;
    border-left: 16px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-right {
    background-color:#1c1c1c;
    display:block;
    height:36px;
    overflow:hidden;
    text-indent:-99999px;
    position:relative;
}

.kopa-twitter-widget {
    position:relative;
}
.kopa-twitter-widget .load-more {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color:#fff;
    text-transform:uppercase;
    position:absolute;
    top:8px;
    right:15px;
}
.kopa-twitter-widget .tweetList li {
    list-style:none;
    margin:16px 0 0;
    background:url(../images/icons/twitter.png) no-repeat 0 0;
    padding-left:50px;
}
.kopa-twitter-widget .tweetList li:first-child {
    margin:0;
}
.kopa-twitter-widget .tweetList li a {
    font-weight:600;
    color:#2a2a2a;
}
.kopa-twitter-widget .tweetList li p {
    margin-bottom:0;
}
/* =========================================================
Widget-area-9
============================================================ */
.widget-area-9 {
    float:left;
    width:307px;
    padding-right:25px;
    margin-right:-1px;
    border-right:1px solid #ebebeb;
}

.widget-area-9 .kopa-entry-list-widget .older-post .entry-thumb,
.widget-area-10 .kopa-entry-list-widget .older-post .entry-thumb {
    margin:0 0px 0 15px;
    float:right;
    width:53px;
}
.widget-area-9 .kopa-entry-list-widget .older-post li .entry-content,
.widget-area-10 .kopa-entry-list-widget .older-post li .entry-content {
    float:left;
    width:307px;
}
.imageadded {
    float:left;
    width:220px !important;
}
.authors a {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px dashed #ccc;
    display: inline !important;
    float: left;
    font-size: 11px !important;
    margin: 2px 2px 2px 0 !important;
    padding: 0 4px;
    color:#395796!important;
}
.details {font-size:11px; color:#999; display:block; clear:both}
.widget-area-9 .kopa-entry-list-widget .older-post li a,
.widget-area-10 .kopa-entry-list-widget .older-post li a {
    font-size: 16px;
}
.widget-area-9 .kopa-entry-list-widget .older-post li p,
.widget-area-10 .kopa-entry-list-widget .older-post li p {
    margin-bottom:0;
}

/* =========================================================
Widget-area-10
============================================================ */
.widget-area-10 {
    float:left;
    width:307px;
    padding-left:25px;
    border-left:1px solid #ebebeb;
}


/* =========================================================
Widget-area-11
============================================================ */
.widget-area-11 {
    float:left;
    width:400px;
    padding-left:25px;
    border-left:1px solid #ebebeb;
}

/* =========================================================
Widget-area-12
============================================================ */
.widget-area-15 {
    float:left;
    width:213px;
    padding-left:25px;
    border-left:1px solid #ebebeb;
}

.widget-area-16 {
    float:left;
    width:460px;
    padding-left:10px;
    border-left:1px solid #ebebeb;
}


.widget-area-17 {
    border-right: 1px solid #EBEBEB;
    float: left;
    margin-right: -1px;
    padding-right: 25px;
    width: 168px;
}

/* =========================================================
Widget-area-20
============================================================ */
.widget-area-20 {
    float:left;
    width:470px;
    /*padding-right:25px;*/
    margin-right:-1px;
    /*border-right:1px solid #ebebeb;*/
}

.widget-area-20 .kopa-entry-list-widget .older-post .entry-thumb,
.widget-area-10 .kopa-entry-list-widget .older-post .entry-thumb {
    margin:0 0px 0 15px;
    float:right;
    width:53px;
}
.widget-area-20 .kopa-entry-list-widget .older-post li .entry-content,
.widget-area-10 .kopa-entry-list-widget .older-post li .entry-content {
    float:left;
    width:307px;
}
.imageadded {
    float:left;
    width:220px !important;
}
.authors a {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px dashed #ccc;
    display: inline !important;
    float: left;
    font-size: 11px !important;
    margin: 2px 2px 2px 0 !important;
    padding: 0 4px;
    color:#395796!important;
    font-family: "Open Sans",sans-serif!important;
}
.details {font-size:11px; color:#999; display:block; clear:both}
.details2 {font-size:11px; color:#999; display:inline-block; clear:both; padding-top:3px;}
.widget-area-20 .kopa-entry-list-widget .older-post li a,
.widget-area-10 .kopa-entry-list-widget .older-post li a {
    font-size: 16px;
}
.widget-area-20 .kopa-entry-list-widget .older-post li p,
.widget-area-10 .kopa-entry-list-widget .older-post li p {
    margin-bottom:0;
}



/* =========================================================
Sidebar
============================================================ */

.kopa-banner-300 a,
.kopa-banner-300 a img {
    display:block;
    width:100%;
}

.sidebar .kopa-most-review-widget ul li {
    border-top:none;
    padding-top:0;
    margin-top:16px;
}
.sidebar .kopa-most-review-widget ul li .entry-title {
    margin-bottom:15px;
}
.sidebar .kopa-most-review-widget ul li .entry-thumb {
    float:left;
    margin-right:15px;
}
.kopa-rating li {
    float:left;
    margin-top:5px !important;
}
.kopa-rating li a {
    color:#395796;
}
.kopa-audio-widget .entry-thumb audio {
    width:100%;
    height:30px;
}
.kopa-audio-widget .entry-item .entry-title {
    margin-bottom:16px;
}

.sidebar .kopa-audio-widget ul li {
    border-top:none;
    padding:0;
    margin-top:5px;
}
.kopa-audio-widget .older-post li span {
    width:19px;
    height:21px;
    background-color:#e3e3e3;
    display:inline-block;
    color:#000;
    text-align:center;
    line-height:21px;
    margin-right:12px;
    font-size:15px;
    float:left;
    border:1px dashed #ccc;
}
.kopa-audio-widget .older-post li a {
    /*float:left;*/
    width:267px;
}

.accordion-title {
    margin-bottom:10px;
    position:relative;
}
.accordion-title span {
    display:block;
    position:absolute;
    width:22px;
    height:22px;
    color:#b7b7b7;
    background-color:#f6f6f6;
    border:1px solid #e9e9e9;
    line-height:22px;
    text-align:center;
    font-size:16px;
    right:0;
    top:0;
    cursor:pointer;
}
.accordion-title h3{
    margin:0px;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}
.accordion-title a {
    color:#444;
    display: inline-block;
    *display:inline;
    zoom:1;
}
.accordion-container {
    margin:15px 0;
}

.sidebar .kopa-categories-widget ul li {
    list-style:inside square;
    color:#395796;
    margin:10px 0 0;
    font-size:10px;
    border-top:none;
    padding-top:0;
}
.sidebar .kopa-categories-widget ul li a {
    color:#6f6f6f;
    font-size:12px;
}

.widget_archive li:first-child,
.widget_rss li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child, 
.widget_categories li:first-child, 
.widget_pages li:first-child, 
.widget_meta li:first-child, 
.widget_nav_menu li:first-child
{
    border-top:none;
    padding-top:0;
}
.widget_archive li a,
.widget_rss li a,
.widget_recent_comments li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_tag_cloud a,
.widget_calendar a
{
    color:#333;  
}

/* =========================================================
Widget area 12
============================================================ */

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li {
    list-style:none;
    float:left;
    border-left:1px solid #ebebeb;
    padding-left:25px;
    margin-left:25px;
    width:128px;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li:first-child {
    border-left:none;
    padding-left:0px;
    margin-left:0;
}
.widget-area-12 .kopa-entry-list-widget .entry-thumb {
    margin-bottom: 10px; margin-right: 0px;
}
.widget-area-12 .kopa-entry-list-widget .entry-date {
    margin-bottom:10px;
    display:inline-block;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title {
    font-size: 14px;
    margin: 0;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a {
    color:#333;
}
.widget-area-12 .entry-box .entry-thumb {
    margin-right: 0px;
}
.list-container-2 {
    position:absolute;
    top:7px;
    left:216px;
}
.list-container-2 .tabs-2 li {
    list-style:none;
    float:left;
    margin:0;
}
.list-container-2 .tabs-2 li a {
    color:#999;
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
    padding:0 15px;
}
.list-container-2 .tabs-2 li.active a,
.list-container-2 .tabs-2 li:hover a {
    color:#fff;
}

.kopa-entry-list-widget {
    position:relative;
}

/* =========================================================
Bottom sidebar
============================================================ */
.bottom-sidebar {
    background:url(../images/background/dot-1.png) repeat-y 715px 0 #0a0a0a;
}

.bottom-sidebar-wrapper a {color:#fff}

.widget-area-13 {
    float:left;
    background:url(../images/background/bottom-sidebar-bg.png) no-repeat 0 0 #0a0a0a;
    width:600px;
    padding:10px 0;
    margin-right:1px;
}
.widget-area-14 {
    float:left;
    background:url(../images/background/bottom-sidebar-bg-2.png) no-repeat right bottom #0a0a0a;
    width:300px;
    padding:25px 25px 15px;
}

.widget-area-13 #footer-logo {
    float:left;
    margin-right:25px;
}
.widget-area-13.textwidget  {
    float:left;
    width:409px;
}

    
    
.textwidget ul{ list-style-type:none;width:120px;float:left;margin: 10px 25px 0 0;}

    
    
    
 .ulHead {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bolder;
    padding: 3px 0;
    text-decoration: none;
    
}


.bottom-sidebar .widget .widget-title {
    background: none;
    font-size: 16px;
    line-height: 16px;
    color:#898989;
    padding: 0;
    font-weight:700;
}
.bottom-sidebar .newsletter-form {
    margin:0;
    width:100%;
}
.bottom-sidebar .newsletter-form .email {
    background-color:#282828;
    border:none;
    border-radius:0;
    box-shadow:none !important;
    font-size:12px;
    color:#aaa;
    font-family: "Open Sans",sans-serif;
    padding:5px 10px 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height:36px;
    line-height:25px;
    margin:0;
    width:213px;
}
.bottom-sidebar .newsletter-form .submit {
    font-size:14px;
    color:#fff;
    font-family: "Open Sans",sans-serif;
    border:none;
    background-color:#395796;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding:8px 10px;
    margin-left:-3px;
}

/* =========================================================
Footer
============================================================ */
#page-footer {
    background-color:#395796;
    padding:10px 0;
}
#footer-menu li {
    list-style:none;
    float:left;
    margin:0 0 0 30px;
}
#footer-menu li a {
    color:#fff;
  /*   display:block;*/
}
#footer-menu li a:hover {
    color:#1c1c1c;
}

#footer-menu li:first-child {color: #fff;}
/* =========================================================
Elements page
============================================================ */
.breadcrumb {
    background-color:#fff;
    margin:0 0 25px;
    border-radius:0;
    padding:0 0 10px;
    border-bottom:1px solid #e5e5e5;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    color:#5b5b5b;
}
.breadcrumb a {
    color:#5b5b5b;
}
.breadcrumb .current-page {
    color:#395796;
}
.elements-box h1,
.elements-box h2,
.elements-box h3,
.elements-box h4,
.elements-box h5,
.elements-box h6 {
    color:#666;
    margin:0 0 10px;
}
.elements-box .element-title {
    font-size:30px;
    margin:0 0 16px;
    padding-bottom:10px;
    border-bottom:1px solid #c6c6c6;
    color:#666;
}

.list-container-3 ul {
    margin: 0;
}
.list-container-3 ul li {
    float: left;
    list-style: none outside none;
    margin: 0 2px 0 0;
    border:none;
    padding:0;
    width:98px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.list-container-3 ul li a {
    background-color: #f5f5f5;
    border:1px solid #e4e4e4;
    color: #7e7e7e;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 8px 0;
    text-align:center;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-3 ul li.active a, 
.list-container-3 ul li:hover a {
    border-top:1px solid #395796;
    color: #333;
    text-decoration: none;
    background-color: #fff;
}
.tab-container-3 {
    background-color:#fff;
    border:1px solid #e4e4e4;
    padding:15px 16px 5px;
    margin-top:-1px;
}
.tab-container-3 ul li {
    list-style:none;
    border-top:1px solid #ededed;
    padding-top:5px;
    margin-top:5px;
    color:#395796;
    font-size:10px;
}
.tab-container-3 ul li a {
    color:#777;
    font-size:12px;
    margin-left:10px;
}
.tab-container-3 ul li:first-child {
    border-top:none;
    padding-top:0px;
    margin-top:0px;
}
.tab-container-3 ul li:before {
    content: "\e016";
    font-family: 'icomoon';
}

/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 10px;
    position:relative;
    cursor:pointer;
    list-style:none;    
}

#toggle-view li h3 {
    font-size:16px;
    margin:0;
    color:#444;
    padding:0 16px 0 45px;
    line-height:24px;
}


#toggle-view li span {
    position:absolute;
    left:0px;
    top:0px;
    font-size:16px;
    width:22px;
    height:22px;
    text-align:center;
    color:#b7b7b7;
    line-height:22px;
    background-color:#f6f6f6;
    border:1px solid #e9e9e9;
}
#toggle-view li.active span {
    line-height:16px;
}
#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0;
}

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .mask {
    position:relative;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .play-icon {
    display:block;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    color:#fff;
    background-color:#1c1c1c;
    background-color:rgba(0,0,0,.62);
    background-image:url(../images/icons/play-icon.png);
    background-repeat:no-repeat;
    background-position:14px center;
    border:2px solid #fff;
    border:2px solid rgba(255,255,255,.62);
    width:35px;
    height:35px;
    position:absolute;
    top:15px;
    left:15px;
}

/* =========================================================
Categories page
============================================================ */
.article-list li {
    list-style:none;
    border-bottom:1px solid #ebebeb;
    padding-bottom:25px;
    margin-bottom:25px;
}
.article-list li .entry-item .entry-thumb {
    float:left;
    margin-right:25px;
    position:relative;
}
.article-list li .entry-item .entry-thumb .meta-box {
    position:absolute;
    bottom:0;
    left:0;
    background-color:#1c1c1c;
    background-color:rgba(0,0,0,.7);
    padding:5px 0;
    width:100%;
}
.article-list li .entry-item .entry-thumb > a,
.article-list li .entry-item .entry-thumb > a > img {
    display:block;
    width:100%;
}
.entry-comments {
    margin:0 16px;
    color:#fff;
}
.entry-view,
.entry-comments a {
    color:#fff;
}
.entry-view span,
.entry-comments span {
    color:#d3d3d3;
    margin-right:5px;
}
.article-list li .entry-item .entry-title {
    margin:0 0 10px;
    font-size:24px;
}
.article-list li .entry-item header {
    margin-bottom:10px;
}
.entry-categories a {
    text-transform:uppercase;
    font-size:14px;
    color:#121212;
    font-family: 'Open Sans', sans-serif;
}
.entry-author,
.entry-author a {
    font-style:italic;
    color:#395796;
}
.entry-author a:hover {
    color:#121212;
}

.pagination ul {
    box-shadow:none;
    border-radius:0;
}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
    font-size:16px;
    color:#333;
    font-family: "Open Sans",sans-serif;
    text-transform:uppercase;
    border:none;
    padding:0;
}
.pagination ul > li {
    margin-left:16px;
    float:left;
    margin-bottom:0;
}
.pagination ul > li:first-child {
    margin-left:0;
}
.pagination ul > li:first-child > a, 
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a, 
.pagination ul > li:last-child > span {
    border-radius:0;
}
.pagination ul > li > span.current,
.pagination ul > li > a:hover {
    color:#395796;
    background:none;
}

/* =========================================================
Single page style 1
============================================================ */
.entry-box {
    margin-bottom:25px;
}
.entry-box .entry-thumb {
    float:left;
    margin-right:25px;
    position:relative;
}
.kopa-single-2 .entry-box .entry-thumb {
    float:none;
    margin-right:0;
    margin-bottom:16px;
}
.entry-box .entry-thumb > img {
    display:block;
    width:100%;
}
.entry-box .entry-thumb .meta-box {
    position:absolute;
    bottom:0;
    left:0;
    background-color:#1c1c1c;
    background-color:rgba(0,0,0,.7);
    padding:5px 0;
    width:100%;
}
.kopa-single-2 .entry-box .entry-thumb .meta-box {
    display:none;
}
.kopa-single-2 .entry-comments,
.kopa-single-2 .entry-comments a,
.kopa-single-2 .entry-view {
    color: #395796;
}
.kopa-single-2 .entry-comments a:hover {
    color:#121212;
}
.kopa-single-2 .entry-comments span,
.kopa-single-2 .entry-view span {
    margin-right:10px;
    color: #395796;
    font-size:14px;
}

.kopa-single-2 .entry-box header {
    margin-bottom:16px;
}

/*.entry-box .entry-title {
    font-size:30px;
    margin:0 0 10px;
    color:#333;
    line-height:28px;
}*/

@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2'), url(http://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

.entry-box .entry-title {
    color: #333333;
    font-family: "Oswald", 'Open Sans', sans-serif;
    font-size: 35px;
    line-height: 41px;
    margin: 0 0 10px;
}

.entry-box .social-link {
    border:1px solid #e1e1e1;
    padding:10px 25px;
    margin-bottom:2px;
}
.entry-box .social-link li {
    list-style:none;
    float:left;
    color: #333;
    font-size:13px;
    margin:0 0 0 15px;
}
.entry-box .social-link li:first-child {    
    margin:0;
}
.entry-box .social-link li a {
    color:#000;
    font-size:14px;
}

.entry-box p {
    /*margin-bottom:16px;*/
}

.entry-box footer p {
    border:1px solid #e1e1e1;
    float:left;
    padding:16px;
    margin:0;
    width:289px;
    text-align:center;
    height:107px;
    overflow:hidden;
}
.entry-box footer p.prev-post {
    margin-right:2px;
}
.entry-box footer p.next-post {
    margin-left:1px;
}
.entry-box footer p a {
    color:#395796;
    font-size:16px;
    font-family: "Open Sans",sans-serif;
    display:block;
    margin-bottom:15px;
}
.entry-box footer p a:hover {
    color:#414141;
}
.entry-box footer p a.article-title {
    font-size:16px;
    font-family: "Open Sans",sans-serif;
    color:#414141;
    line-height:24px;
    margin-bottom:0;
}

.tag-box {
    margin-bottom:30px;
}
.tag-box a {
    display:inline-block;
}
.tag-box a {
    font-size:13px;
    color:#555;
    padding:6px 16px 8px;
    background-color:#f6f6f6;
}
.tag-box a:hover {
    background-color:#395796;
    color:#fff;
}

/*----- About Author -----*/
.about-author {
    margin-bottom:30px;
}
.about-author h3 {
    font-size:24px;
    color:#333;
    margin:0 0 5px;
    text-transform:uppercase;
}
.about-author-detail {
    border:1px solid #e1e1e1;
    padding:16px 16px 15px;
}
.avatar-thumb {
    float:left;
    margin-right:16px;
}
.author-name {
    color:#395796;
}
.author-name:hover {
    color:#1c1c1c;
}
.about-author .social-link li {
    list-style:none;
    float:left;
    margin:0 12px 0 0;
}
.about-author .social-link li a {
    color:#000;
}

/*----- Related Article -----*/
.kopa-related-post,
#comments,
#respond {
    margin-bottom:30px;
}
.kopa-related-post h3,
#comments h3,
#respond h3,
#contact-box h3 {
    font-size:24px;
    background-color:#395796;
    text-transform:uppercase;
    margin:0 0 15px;
    padding:10px 0 10px 16px;
    position:relative;
    line-height:16px;
}

.kopa-related-post h3 .title-text,
#comments h3 .title-text,
#respond h3 .title-text,
#contact-box h3 .title-text {
    display:inline-block;
    background-color:#395796;
    position:relative;
    z-index:1;
    padding:0 5px;
}

.kopa-related-post ul {
    margin:0 -16px;
}
.kopa-related-post ul li {
    float:left;
    list-style:none;
    margin:10px 16px;
    width:312px;
}
.kopa-related-post ul li .entry-thumb {
    float:left;
    margin-right:15px;
}
.kopa-related-post ul li .entry-title {
    font-size:16px;
    margin:0 0 5px 0;
}
.kopa-related-post ul li .entry-title a {
    color:#333;
}

/*---Comments List---*/
.comments-list {
    margin-top:30px;
}
.comments-list .comment {
    margin-bottom:16px;
    list-style:none;
}
#comments .comment-avatar {
    width:55px;
    float:left;
    margin-right:15px;
}
#comments .comment-avatar img {
    display:block;
    width:100%;
}
#comments .comment-body {
    float:left;
    width:595px;
}
#comments .comment-body header {
    margin-bottom:10px;
    border-bottom:1px solid #d5d5d5;
    padding-bottom:7px;
}
#comments .comment-body .comment-meta {
    float:left;
}
#comments .comment-body .author {
    font-size:16px;
    color:#333;
    font-family: "Open Sans",sans-serif;
    display:block;
}
#comments .comment-body .date {
    font-style:italic;
    color:#395796;
}
#comments .comment-body p {
    color:#333;
    margin-bottom:5px;
}
#comments .comment-body .comment-button {
    float:right;
    margin-top:16px;
}
#comments .comment-body .comment-reply-link,
#comments .comment-body .comment-edit-link:hover {
    display:inline-block;
    color:#333;
}
#comments .comment-body .comment-edit-link,
#comments .comment-body .comment-reply-link:hover {
    color:#395796;
    display:inline-block;
}
#comments .comments-list .children {
    margin-left:70px;
}
#comments .comments-list .children .comment-body {
    width:525px;
}
.kopa-comment-pagination {
    float:right;
    margin:0;
    font-size:16px;
    font-family: "Open Sans",sans-serif;
}
.kopa-comment-pagination a {    
    color:#333;
    margin-left:15px;
}
.kopa-comment-pagination a:hover {
    color:#395796;
}
.kopa-comment-pagination .current {
    color:#395796;
    margin-left:15px;
}

/*---Comment form---*/
#comments-form .c-note, 
#contact-form .c-note {
    display: block;
    font-style: italic;
    margin-bottom: 15px;
    font-size:13px;
    color:#333;
}

#comments-form label.required,
#contact-form label.required {
    font-size:16px;
    color:#333;
    margin-bottom:10px;
    display:block;
    font-family: "Open Sans",sans-serif;
}
#comments-form label.required span,
#contact-form label.required span {
    color:#395796;
}
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url {
    padding:0 15px;
    width:330px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background-color:#fbfbfb;
    border:1px solid #eee;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    box-shadow:none !important;
    height:35px;
    line-height:35px;
    margin:0 0 5px;
}
#comments-form #comment_message,
#contact-form #contact_message {
    padding:5px 15px;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background-color:#fbfbfb;
    border:1px solid #eee;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    box-shadow:none !important;
    margin:0 0 5px;
    height:255px;
}
#comments-form #submit-comment,
#contact-form #submit-contact {
    display:inline-block;
    padding:8px 15px 10px;
    color:#fff;
    background-color:#395796;
    border:none;
    font-size:13px;
    font-style:italic;
}
#comments-form #submit-comment:hover,
#contact-form #submit-contact:hover {
    background-color:#141414;
}
#comments-form #comment_name:focus,
#comments-form #comment_email:focus,
#comments-form #comment_url:focus,
#comments-form #comment_message:focus,
#contact-form #contact_name:focus,
#contact-form #contact_email:focus,
#contact-form #contact_url:focus,
#contact-form #contact_message:focus {
    border:1px solid #395796;
}

#comments-form .textarea-block,
#contact-form .textarea-block {
    margin-bottom:16px;
}

label.error {
    color:#395796;
    font-style:italic;
}

/* =========================================================
Contact page
============================================================ */
.kp-map {
    margin-bottom:30px;
}
.kp-map iframe {
    margin-bottom:15px;
}

/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:70px 10% 100px;
}
.error-404 .left-col{
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:116px;
    font-family:Arial, Helvetica,  'Open Sans', sans-serif;
    font-weight:700;
    color:#395796;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
    color:#395796;
    margin-top:0;
}
.error-404 .right-col a {
    color:#395796;
}
.error-404 .right-col a:hover {
    color:#666;
}
.kopa-pagelink{
    margin-top:16px;
    margin-bottom:16px;
}
.kopa-pagelink a{   
    color:#395796;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}

/*----------------Back to top-----------------*/
#back-top {
    bottom: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    position: fixed;
    right: 0;
    z-index: 100;
}
#back-top a {
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#395796;
    background-image:url(../images/icons/arrow-up.png);
    display: block;
    height: 50px;
    outline: medium none;
    position: relative;
    text-indent:-9999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
    z-index: 0;
    text-align:center;
}
#back-top a:hover {
    background-color:#1c1c1c;
}

/* =========================================================
Style full width
============================================================ */
.kopa-style-full .kopa-pattern,
.kopa-style-full .backstretch,
.kopa-style-full .kopa-select-bg {
    display:none;
}
.kopa-style-full .kopa-shadow {
    box-shadow:none;
}

.kopa-style-full #page-header {
    position:relative;
    z-index:9999;
}

/*.shortdescrip {
    color: #000;
    font-size: 20px !important;
    font-family: "Helvetica Neue",Bold;
    line-height: normal;
}*/

.shortdescrip {
    color: #000;
    font-size: 20px !important;
    font-weight: bolder;
    line-height: 20px;    
}
.descNewStyle p 
{
 font-size:16px;
 line-height:24px;
    }
.morebottom {background: none repeat scroll 0 0 #e3e3e3;
    border: 1px dashed #ccc;
    color: #395796 !important;
    display: block;
    float: left;
    width:100%;
    font-size: 16px !important;
    margin: 15px 0px!important;
    padding: 5px 0px;
    text-align:center;
    position: relative;
    font-size:14px;}
.socialarticle li{display: inline;
    margin: 8px;
    width: 40px;}
.article-end {text-align:center}
.article-end a {background: #000;
    color: #fff !important;
    font-size: 23px !important;
    text-align: center;
    width: auto; padding: 8px 16px 16px 16px;}
.article-end a:hover {background: #ccc;}
.article-end a.icon-print {}
.article-end a.icon-mail {font-size:22px!important}
.bottom-sidebar-wrapper {margin-top:10px}
#kopa_widget_advertising-3 {display:none; margin-bottom:10px}


/*============editstyles=============*/
.software-header{ width:360px; height:150px;margin-right:20px;float:left;}





.form1 .input1 {
    border: 1px solid #98b1e4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    
    width: 175px;
}


.form1 .fieds1 {
    float: left;
    margin: 10px;
    width: 190px;
    color:#395796;
}

.form1 .label1 {
    display: block;
    font-size: 16px;
    color:#395796;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform:uppercase;
    font-family: "Open Sans",sans-serif;
}


.form1 .select1 {
    border: 1px solid #98b1e4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 30px;
    width: 185px;
    font-family: "Open Sans",sans-serif;
    color:#5F77A9;
}
.gradientInput {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F3F3F3 50%, #EDEDED 51%, #FFFFFF 100%) repeat scroll 0 0 transparent;
}


.form1 .button {
    clear: both;
    margin: 10px 10px 20px;
}


.submit1 {
    border: 1px solid #5F77A9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-family: 'Open Sans';
    margin-top: 10px;
    padding: 10px 20px;
    position: relative;
}

.submit1 a {
    border: 1px solid #5F77A9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    margin-top: 10px;
    padding: 10px 20px;
    position: relative;
}
/*.gradientBlue 
{
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A4681', endColorstr='#3B5998',GradientType=1 );
    background: linear-gradient(to bottom, #2A4681 1%, #3B5998 100%) repeat scroll 0 0 transparent;
    background-image: -webkit-linear-gradient(top, #2A4681 0%,  #3B5998 100%);
}*/

.gradientBlue 
{
    filter: progidXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2A4681', endColorstr='#3B5998');/*For IE7-8-9*/
    background: linear-gradient(to bottom, #2A4681 1%, #3B5998 100%) repeat scroll 0 0 transparent;
background-image: -webkit-linear-gradient(top, #2A4681 0%,  #3B5998 100%);/*for safri browser*/



border: 1px solid #5f77a9;
background: #2a4681;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2a4681), to(#3b5998));
background: -webkit-linear-gradient(#2a4681, #3b5998);
background: -moz-linear-gradient(#2a4681, #3b5998);
background: -ms-linear-gradient(#2a4681, #3b5998);
background: #2a4681;
background: linear-gradient(#2a4681, #3b5998);
-pie-background: linear-gradient(#2a4681, #3b5998);
    filter: progidXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2A4681', endColorstr='#3B5998');
}


.button1 {
    border: 1px solid #159C12;
    margin: 10px 0;
    width: 100%;
}


.button1 a {
    border-top: 1px solid #44D840;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
  
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #148214;
    font-family: 'Open Sans', sans-serif;
}

.gradientGreen {
    background: linear-gradient(to bottom, #159C12 0%, #1BE522 100%) repeat scroll 0 0 transparent;
}


.tenPix {
    clear: both;
    height: 10px;
    width: 100%;
}

/*================styles==================*/

.search-companies{   float: left;
    margin-right: 2%;
    width: 60%;}
    
.event-page{float: left;
    margin-left:1%;
    width: 68%;}

.event_image{ float:left;margin-top:1%;}

/*=========tabs==============*/
ul.tabNavigation {
    border-bottom: 5px solid #3A5796;
    height: 23px;
}
ul.tabNavigation li {
    display: inline;
    font-size: 12px;
    margin-right: 2px;
}


ul.tabNavigation li a {
    background-color: #8ba1d0;
    font-size: 11px;
    padding: 5px 6px;
    color: #3a5796;
    text-decoration: none;
}


ul.tabNavigation li a.selected, .tabNavigation li a:hover, .static_tabs .on {
    background-color: #3a5796;
    color: #f5f5f5;
}

ul.tabNavigation li a:hover.disable, ul.tabNavigation li a.disable{background-color: #8ba1d0; color:#F5F5F5!important; cursor:text;}

.company_tab_list {
    float: left;
    margin-right: 5px;
    width: 210px;
}




.tenPix {
    clear: both;
    height: 10px;
    width: 100%;
}


/*========form2==============*/
.form2 {
    margin: 0;
}

fieds_2{ float: left;
    width: 362px;}



.form2 .select2 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    /*display: block;*/
    float:left;
    height: 30px;
    padding: 5px;
    width: 285px;
    color:#395796;
}

.form2 .button52 {
    float: none;
    margin: 44px auto 20px;
    padding-bottom: 5px;
}

.form2 .submit2 {
border: 1px solid #5F77A9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-top: 10px;
    padding: 6px 20px;
    position: relative;
    float:right;
    
}
.form2 .label2 {
  
    
     color: #395796;
    /*display: block;*/
    float:left;
    
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    margin-right:30px;
    }
    
    .blog_text{color: #333333;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;}
    
    
    
.socialMedia {
    background-color: #EFEFEF;
    margin: 30px 0 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}


.sharing_links {
    background: none repeat scroll 0 0 #EFEFEF;
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    text-align: center;
}


.sharing_links li {
    display: inline;
    margin: 10px;
    width: 40px;
}
.share_bot {
    font-family: Georgia,"Times New Roman",Times,sans-serif;
    font-size: 1.3em;
}



#headForm {
    margin-bottom: 20px;
}


#headForm .box8 {
    margin-bottom: 20px;
}


.comments {
    border: 1px dotted #CCCCCC;
    color: #666666;
    font-size: 0.85em !important;
    margin-top: 10px;
    padding: 10px;
}

.title_tabs {
    color: #000000;
    display: block;
    font-family: Georgia,"Times New Roman",Times,sans-serif;
    font-size: 1.5em;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.more {
    background: url("http://static.cbronline.com/CBR/images/right-network.gif") no-repeat scroll right top #C7D7E9;
    color: #0E345A !important;
    cursor: pointer;
    display: block;
    margin: 1px 0;
    padding: 2px 2px 2px 5px;
    width: auto;
}

/*======form3======*/

.form3 {
    margin: 0;
}

.form3 .fieds3 {
    
    float: left;
    margin: 2px 0 5px 30px;
    min-height: 80px;
    width: 288px;
}

.form3 .label3 {
    display: block;
    font-size: 16px;
    font-family: 'Open Sans';
    color:#395796;
    
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}


.form3 .input3 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 17px;
    padding: 5px;
    width: 275px;
}


.form3 .select3 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 29px;
    padding: 5px;
    width: 285px;
}

.form3 p {
    font-size: 16px;
    padding: 10px 10px 0;
}


.clr {
    clear: both;
}

.further_info {
    font-size: 11px;
    width: 210px;
}
.recaptchatable {
    border: 1px solid #DFDFDF !important;
    line-height: 1em;
}






.help {
    background: url("http://static.cbronline.com/CBR/images/info.gif") no-repeat scroll 0 0 #FF9900;
    border: 1px solid #FF6600 !important;
    color: #FFFFFF;
    font-size: 0.9em !important;
    margin: 5px 0;
    min-height: 30px;
    padding: 10px 10px 10px 50px;
}
.help a {
    color: #003399 !important;
    font-size: 0.9em !important;
}


.time{ color:#395796;margin-top:5px;}


   .links{color:#395796;}

   
   .widget_text img  { width:10%;float:left; margin:0 20px 0 10px;color:#ffffff;}
    .widget_text > h4  {  color:#ffffff;}
    
    li.item{ list-style:none;}
    
    .new_double_col{ float: left;
    margin: 2px 0 5px 30px;
    min-height: 50px;
    width: 288px;}
    
    
.rss a {
    background: url("http://static.cbronline.com/CBR/images/rss.gif") no-repeat scroll 0 0 transparent;
    color: #373737;
    display: block;
    margin-left: -6px;
    padding: 5px 5px 0 29px;
    
}


.rss, .rss li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.rss2 {
    margin-top: 10px;
}


.rss li {
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 51%;
}
    
ul.tabNavigation {
    border-bottom: 5px solid #3A5796;
    height: 23px;
}
ul.tabNavigation {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}   

 .static_tab_content {
    margin-top: 5px;
    padding: 5px;
}


.highlight {
    display: block;
    padding: 8px;
}

.triple_column {
    float: left;
    width: 290px;
}

.triple_column h3  {
    font-size:1.6em;
    margin:0;
    padding:0; 
    line-height:18px;
}

.triple_column ul {
   padding:0;
   margin:0;
    
}

.triple_column li {
    list-style:none;
    
}

.title_network {
    border-bottom: 5px solid #CDCDCD;
    color: #000000;
    display: block;
    
    font-size: 1.5em;
    margin-bottom: 5px;
    padding-bottom: 5px;
}






.static_tab_content h2 {
    margin-bottom: 5px;
}


.refinements b {
    color: #373737;
    display: block;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.refinements a {
    color: #757575;
    display: block;
    font-size: 14px;
    font-family: 'Open Sans';
}

.content {
    
    display: block;
    font-size: 0.9em;
    margin: 0 4px 0 2px;
    padding: 2px 7px 7px;
      font-family: 'Open Sans';
}


.pagination_bottom {
    
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 12px;
    
    padding: 0 5px;
}


.pagination {
    color: #3A5796;
    float: right;
    margin: 0;
    padding: 0;
}


.latest-media {
    float: right;
    margin-right: 0%;
    width: 71%;
}
    
 
.form4 .fieds4 {
   float: left;
    margin: 2px 0 5px 30px;
    min-height: 80px;
    width: 288px;
}


.form4 .label4 {
    color: #395796;
    display: block;
    font-family: "Open Sans";
    font-size: 16px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.form4 .input4 {

    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 17px;
    padding: 5px;
    width: 275px;
}

.form4 .select4 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 29px;
    padding: 5px;
    width: 267px;
}


 .highlight {
    background: url("../images/cancel.gif") no-repeat scroll right top #D4DDF1;
    color: #373737;
    display: block;
    font-size: 16px;
    margin: 1px 0 0;
    padding: 5px;
}


 .highlight2 {
    
    color: #373737;
    display: block;
   
    margin:20px 0 0;
    padding: 5px;
}


.pagination_top {
    border-bottom: 5px solid #CDCDCD;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
}


 .select5 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   /* display: block;*/
   float:left;
    height: 29px;
    padding: 5px;
    width:319px;
    margin-top: 16px;
}

.field5{float: left;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 211px;}



 .label5 {
    color: #395796;
    display: block;
    font-family: "Open Sans";
    font-size: 16px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    width:180px;
}


.button5 {
  
    margin: 0 10px 19px 20px;
    float:left;
}

/*========RIGHTBAR3coulms============*/





.list-container-10 ul li {
    -moz-box-sizing: border-box;
    border: medium none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-container-10 ul li.active a {
    background: none repeat scroll 0 0 #CCCCCC;
    
    color: #395796;
    text-decoration: none;
    height:40px;
    
}




.list-container-10 ul li a {
    
    color: #575757;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 1;
    outline: medium none;
    padding: 5px 10px 0 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}


.sidebar .list-container-10 {
    margin-top: 10px;
}

.listcontainer_pra{ margin:10px 0;}



#technology b {
    display: block;
}


#technology a {
    color: #000000;
    display: block;
    margin-bottom: 3px;
    margin-left: 5px;
}

#atoz a {
    margin: 5px;
}
.atoz a {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #EFEFEF;
    color: #000000;
    display: inline-block !important;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 2px;
    width: 10px;
}

/*========END RIGHTBAR3 coulms============*/


.submit6 {
    border: 1px solid #5F77A9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 14px;
    margin-top: 0px;
    padding: 10px 20px;
    position: relative;
}




.footerRightRight ul {
    float: left;
    margin: 20px 10px 20px 15px;
    width:160px;
}
 
 
 .footerRightRight ul li {
    list-style:none;
}



/*newbottom*/

   .bottom-sidebar img {width: 50px; float:none}
   .bottom-sidebar ul li {margin-bottom: 0px; list-style:none}
   .bottom-sidebar ul {width: 20%; float:left; border-right: 1px dotted #333; margin-right: 10px; min-height:215px}
   .bottom-sidebar ul:first-child {width: 10%}
   .bottom-sidebar {padding: 20px 0;}
   .sitelisting li {float:left; background:#333; padding:2px 5px; margin:0 5px 5px 0!important}
   .sitelisting li.ulHead {background:none; padding-left:0px}
   .sitelisting li a {color:#fff; font-size: 0.9em;}
   .details_right {float:left; color: #999999; font-size: 11px; width:auto; margin-right:10px;}

#recaptcha_image img {
    width: 200px !important;
    height: 38px !important;
}

.archive_pra {
    display: inline;
    float: left;
    margin-left: 5px;
    width: 345px;
}
.NewsPagesBtn {
    border: 1px solid red;
    float: left;
    margin: 0 auto 0 37%;
    width: 16%;
}

.news_pagination {
    
   margin: 0px 13%;
}

.news_pagination  a:hover {   
   
   color : #fff;
   text-decoration:underline;
}

.highlight_stagger {
    background: url("http://static.cbronline.com/ebr/images/cancel-communications.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: block;
    font-family: Georgia,"Times New Roman",Times,sans-serif;
    font-size: 1.1em;
    padding: 0 8px 4px 14px;
}



.addthis_counter.addthis_pill_style a.addthis_button_expanded:hover {
    background-position: 0 -134px !important;
}

.addthis_counter.addthis_bubble_style {
    -moz-box-sizing: content-box;
    background-position: 0 -64px !important;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    font-family: arial,helvetica, 'Open Sans', sans-serif;
    font-weight: bold;
    height: 16px;
    margin: 0 0 0 -2px;
    padding: 0 0 0 4px;
    text-align: center;
    width: 32px !important;
}

.addthis_counter a.atc_s {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000000;
    cursor: pointer;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    transition: none 0s ease 0s;
    width: 50px;
}
.addthis_counter a.atc_s:hover {
    background-position: 0 -20px;
    height: 20px;
}
.addthis_counter .atc_s-span {
    display: block;
    height: 20px;
}


.addthis_default_style
.addthis_separator, 
.addthis_default_style
.at300b, 
.addthis_default_style
.at4-icon, 
.addthis_default_style 
.at300bo, 
.addthis_default_style 
.at300m, .addthis_default_style 
.at300bs {
    float: left;
}


.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0 2px;
}


.addthis_16x16_style .at4-icon, .addthis_16x16_white_style .at4-icon, .addthis_default_style .at4-icon, .at-16x16 {
    background-size: 16px auto !important;
    height: 16px;
    line-height: 16px;
    width: 16px;
}


.at4-icon {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 16px auto !important;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999em;
    width: 16px;
}



.addthis_counter.addthis_bubble_style a.addthis_button_expanded {
    background: none repeat scroll 0 0 transparent;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    width: 34px;
}


.addthis_counter .addthis_button_expanded {
    background-position: 0 -40px;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin-bottom: 3px;
    padding-bottom: 4px;
    text-align: center;
    text-decoration: none;
    width: 50px;
}

.at4-icon.aticon-email {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.189%209.55h-20.149l10.02%207.57%2010.129-7.57zm-10.129%2010.12l-10.28-8.8v11.58h20.57v-11.49l-10.29%208.71z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll left center transparent;
}

.at4-icon.aticon-facebook {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.439%2010.95h4v-4.95h-4c-3.311%200-6%202.92-6%206.5v2.5h-4v4.97h4v12.03h5v-12.03h5v-4.97h-5v-2.55c0-.86.532-1.5%201-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll left center transparent;
}

/*.at4-icon.aticon-linkedin {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%2012h4v14h-4zM23.27%2012.8c-1.49-.84-3.689-.91-5.27-.18v-.62h-4v14h4v-8.95l1.65-.79c.399-.19%201.289-.18%201.66.03.29.15.69.81.69%201.21v8.5h4v-8.5c0-1.84-1.15-3.82-2.73-4.7z%22%2F%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2210%22%20cy%3D%228%22%20r%3D%222.5%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll left center transparent;
}*/


/*.at4-icon.aticon-twitter {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.67%209.38c-.779.35-1.63.58-2.51.69.9-.54%201.6-1.4%201.92-2.42-.85.5-1.78.87-2.78%201.06-.8-.85-1.94-1.38-3.19-1.38-2.42%200-4.379%201.96-4.379%204.38%200%20.34.04.68.11%201-3.64-.18-6.86-1.93-9.02-4.57-.38.65-.59%201.4-.59%202.2%200%201.52.77%202.86%201.95%203.64-.72-.02-1.39-.22-1.98-.55v.06c0%202.12%201.51%203.89%203.51%204.29-.37.1-.75.149-1.15.149-.28%200-.56-.029-.82-.08.56%201.74%202.17%203%204.09%203.041-1.5%201.17-3.39%201.869-5.44%201.869-.35%200-.7-.02-1.04-.06%201.94%201.239%204.24%201.97%206.71%201.97%208.049%200%2012.45-6.67%2012.45-12.45l-.01-.57c.839-.619%201.579-1.389%202.169-2.269z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll left center transparent;
}*/

.at4-icon.aticon-compact, .at4-icon.aticon-more,  .at4-icon.aticon-addthis {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.07%2013.74h-6.711v-6.71h-4.469v6.71h-6.71v4.47h6.71v6.71h4.469v-6.71h6.711z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll left center transparent;
}

.addthis_counter.addthis_bubble_style {
    background: url("data:image/gif;base64,R0lGODlhUgBkAKIEAOrq6sLCwoWFhf///////wAAAAAAAAAAACH5BAEAAAQALAAAAABSAGQAAAP/SLoa/jDKSetkOGsdwPhgKI5kaYpAsK1sd75wPKZsjQVyrpuq7eO7YLDnqwGFyBixuDomn6UlkwOtkqTTm3ULwmYXTi7U+3WJreSp+VxNF9fs8ZcBjz/dRo8dPSfU90l4TXqAcn1/hTuCLYSJQ31gjY45i3mTipB0kpcnlTZhnDyZdKFKo2ClMJ5GqS+rLa2dpw2xorOgtR+vg7kou7y9AzSzYBbGx8gRxAwCzc7P0NHS09TSywoCm60AAsvZwSDcxALgId2z5OUf56fp6uyj7uXwmfLg9JD2wfh9+r38X76pGwBwisCBBYscRFhP2718Dh/OWThwXb+IEidi/New+SKIhD4ozmu3sRVIhSVLnVRYcWXIluNgopPZjmY8m/VwQlQnblxKRz29VRtKtCg0YsmSOsBgtGmzNz9zDCMgEkpQWGyI+KuyElebBVuhdI2jNc5JRF+pRtUBEu3XqlYSum0DNy6jPQHqcrVEVq2ds2spYQssY2xWsGZ/9MWW+NNiqo35cpmqV8jVFkqTMXVqlEnmz1I4i4Y3twplwjqCehVTthC71VxaA3qdSPYe2oVs/0WVG7HrBqgx+f1deouKylsEFDeOPPlyNM3tPpcTXSzw2oMT4QakOzJs475n8+Ye/vZ4vOV30+rN+Pf1PacBXQWdefPopgQSAAA7") no-repeat scroll 0 0 transparent !important;
}

.network {
    float: right;
    /*text-align: right;*/
}

.addthis_default_style .addthis_counter {
    display: block;
    float: left;
}
.addthis_counter.addthis_bubble_style.addthis_native_counter {
    margin: 0 2px;
}

/**register-form**/

.form_4 .fieds_4 {
    float: left;
    margin: 0px 0 0px 10px;
    /*min-height: 80px;*/
    width: 288px;
}


.form_4 .input_4 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 17px;
    padding: 5px;
    width: 275px;
    margin-bottom:2px;
}

.form_4 .label_4 {
    color: #395796;
    display: block;
    font-family:  'Open Sans';
    font-size: 14px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    margin-bottom:0px;
}



.form_4 .select_4 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 25px;
    padding: 3px;
    width: 286px;
    margin-bottom:0px;
}

.submit7 {
    border: 1px solid #5F77A9;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    font-family:  'Open Sans';
    font-size: 14px;
    margin-top: 8px;
    padding: 5px 15px;
    position: relative;
}
/**register-form**/

.form_11 .fieds_11 {
    float: left;
    margin: 2px 15px 2px 0px;
    /*min-height: 80px;*/
    width: 283px;
}


.form_11 .input_11 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 14px;
    padding: 5px;
    width: 275px;
    margin-bottom:5px;
}

.form_11 .label_11 {
    color: #395796;
    display: block;
    font-family:  'Open Sans';
    font-size: 14px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    margin-bottom:0px;
}



.form_11 .select_11 {
    border: 1px solid #98B1E4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 29px;
    padding: 5px;
    width: 285px;
}

.field_5 {
 
    float: left;
    margin: 0 7px 0 0;
    padding-left: 10px;
    width: 134px;
}

.captcha{ border: 0px solid #666;
margin: 17px -12px;
padding: 5px;
position: relative;
width: 309px;
height: 146px;
overflow: auto;}

.widget-area-9 .kopa-entry-list-widget .older-post li a, .widget-area-10 .kopa-entry-list-widget .older-post li a, .sidebar ul li .entry-title a, .sidebar .older-post li a, .kopa-entry-list-widget .older-post li a, .register a, .widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a {
    font-family: "Oswald","Open Sans",sans-serif;
    line-height: 19px !important;
}

.slider-text h2 {
    font-family: "Oswald","Open Sans",sans-serif!important;
}
.mt-20 p a {
    color: #395796;
    font-weight: 700;
    text-decoration: underline;
}

.download{border: 1px solid rgb(230, 228, 228); height: 100px;}
.lead {background: none repeat scroll 0% 0% rgb(230, 228, 228); font-size: 1em; vertical-align: top; margin-top: 0px; color: rgb(102, 102, 102); padding: 0px 5px;}

.download .lead {margin:0px}
.download ul {padding:0px; margin:0px; list-style:none}
.download li {border-top: 0px dotted #cccccc; clear:both; display:block; padding:0px 10px}
.download b {width:60px; display:block; float:left; padding:3px 0px}
.download span {width:530px; display:block; float:left; padding:5px 0 3px 0px}
.pdf {background:url(/content/images/icon-pdf.gif) no-repeat; width:54px; height:56px; display:block;float:left;}
.line{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;margin-bottom: 5px;padding-bottom:5px;}
.text-whitepapers{margin-botto:3px;}
h4, .elements-box h4, h4 a {
    /*color: #333333;*/
    font-family:"Open Sans",serif;
    color: #395796;
}

.social-links li .fa {font-size: 19px}

.aticon-twitter{
    background: rgba(0, 0, 0, 0) url("/content/images/twitter_icon.png") no-repeat scroll 0 0;
    display: block;
    width:66px;
    height:20px;
}

.aticon-reddit{
    background: rgba(0, 0, 0, 0) url("/content/images/reddit.png") no-repeat scroll 0 0 / 100% auto;    
    display: block;
    width:73px;
    height:20px;
}
.aticon-linkedin
{
     background: rgba(0, 0, 0, 0) url("/content/images/1448626224_social-linkedin-square2.png") no-repeat scroll 0 0;
    display: block;
    width:63px;
    height:20px;
    }
.register_result {border: 1px solid #cce3f2; display:none; padding:15px}
h1,  .elements-box h1,  h1 a {color: #333333;font-family: "Oswald";}
h3,  .elements-box h3,  h3 a {color: #333333;font-family: "Oswald";}
.widget .widget-title, .kopa-related-post h3, #comments h3, #respond h3, #contact-box h3, #contact-box .title-text, .rsswidget, .rsswidget:hover {color: #ffffff;}
.field-validation-error{color:Red; display:block;}
#ShowShare {
    margin-top: 5%;
}


div#ShowShare {
    border: 0 solid #1a1a1a;
    display: none;
    font-size: 90%;
    left: 110px;
    margin: 0;
    padding: 9px;
    position: absolute;
    top: -63px;
    width: 229px;
    z-index: 1;
}
