﻿body
{
    font-family: 'PT Sans', sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 100%;
    line-height: 1em;
    color: #393939;
}

.row-1
{
    background: url(../../images/new/toolbar.png) 0 100% repeat-x; /*height: 28px;*/
}
.row-2
{
    background: url(../../images/new/toolbar_b.png) 0 100% repeat-x;
    background-size: 12px;
}

.row-3
{
    background: url(../../images/new/toolbar_b.png) 0 100% repeat-x;
    height: 60px; /*-moz-box-shadow: 0 12px 18px -11px #000; 	-webkit-box-shadow: 0 12px 18px -11px black; 	box-shadow: 0 12px  18px -11px black;*/
}

#header
{
    /*font-family:'Boogaloo'; */
    height: 115px; /*background:url(../images/header-bg.gif) no-repeat left top;*/
}

#header .row-3 .info
{
    float: left;
}
#header .row-3 .menu
{
    float: left;
    width: 830px;
}
#header .row-3 .info a img
{
    margin-top: 4px;
}
#header .row-3 .menu p
{
    padding-top: 11px;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    width: 215px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#header .row-3 .menu span
{
    text-transform: uppercase;
    font-size: 10px;
    color: #ffffff;
    cursor: pointer;
    padding-left: 15px;
}
/*
#header .row-3 .menu ul
{
    position: relative;
    left: 141px;
    top: -18px;
}*/

.site-nav li
{
    float: left;
    padding: 0 9px;
}
.site-nav
{
    text-align: center;
}
.site-nav li
{
}


.site-nav li a
{
    color: #181818;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
/*
.site-nav li a:hover  
{
        color:#fff;
        padding:10px;
        background: #8BC6EC;
	    
	    border-top: 1px solid #aaa;
	    border-bottom: 1px solid #aaa;
	    border-left: 1px solid #aaa;
	    border-right: 1px solid #aaa;
	    -moz-box-shadow: 0 8px 18px -11px #000;
	    -webkit-box-shadow: 0 8px 18px -11px black;
	    box-shadow: 0 8px 18px -11px black;
	    border-radius: 20px;
	    -moz-border-radius: 20px;
	    -webkit-border-radius: 20px;
}*/

#header .row-2 .fright
{
    padding: 40px 100px 0 0;
}

#mid_right
{
    float: right;
    width: 200px;
    color: #fff;
    padding: 15px 0px;
    text-align: right;
    float: left;
    line-height: 20px;
}

.tail-bottom
{
}

#footer
{
    background: url(../../images/new/footer_bg.jpg) top center no-repeat;
    height: 250px;
    background-color: #ADD4F1;
}

.list1 li a
{
    color: #084263;
    text-decoration: none;
}
.list1 li a:hover, .list2 li a:hover, .list3 li a:hover
{
    color: #019DDC;
}

#footernav
{
    width: 800px;
    margin: 0 auto;
    padding-top: 20px;
    line-height: 20px;
}
#footernav ul
{
    width: 150px;
    float: left;
    list-style: none;
    padding: 0 20px 0 0;
}
#footernav ul li a
{
    list-style: none;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
#footernav ul li a:hover
{
    border-bottom: 1px dashed #ffffff;
}

#footernav h3
{
    font-size: 14px;
    color: #f6f5d6;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px 0 0px 0;
}

.fright.img
{
    background: url(../../images/new/header-tools.png) top center no-repeat;
}
#header .row-1
{
    width: 100%;
    overflow: hidden;
    height: 28px;
}
#header .row-1 .fright
{
    /*padding: 27px 572px 0 0; margin-top: 9px;*/
}

.sub-footer
{
    background: #fff;
    height: 100px;
}
.sub-footer .center
{
    padding-top: 36px;
}
.sub-footer .sub-footer-inner
{
    margin: 40px auto;
    width: 73%;
}

.sub-footer .sub-logo
{
    background: url(../../images/new/logo_blue.png) top center no-repeat;
    width: 104px;
    height: 38px;
}

.sub-footer .sub-footer-info
{
    text-align: right;
    font-size: 11px;
}
.sub-footer .sub-footer-info .sub-footer-info-blue
{
    color: #1a8eca;
    font-weight: bold;
}

#header-login
{
    font-weight: bold;
    color: rgb(169, 234, 255);
    text-decoration: none;
}

.center
{
    margin: 0 auto;
    width: 100%;
}

.list
{
    margin-top: 6px;
    font-size: 10px;
    width: 430px;
}
.list li a
{
    text-decoration: none;
    color: #1a8eca;
    font-weight: bold;
    display: inline-block;
}
.list li a:hover
{
    color: #005e8e;
}

.list li
{
    /*display:inline;*/
    text-transform: uppercase;
    color: #625146; /*padding-left:12px;*/
    float: left;
    margin: 0 2px;
}

.content-left
{
    word-wrap: break-word;
    width: 700px;
    -moz-box-shadow: 0px 0px 13px -3px #000;
    -webkit-box-shadow: 0px 0px 13px -3px black;
    box-shadow: 0px 0px 13px -3px black;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: white;
}

.content-right
{
    width: 260px;
    word-wrap: break-word;
    min-height: 675px;
}
.content-right .content-right-sup
{
   /* background: url(../../images/new/ASEA-Bottle.png) top center no-repeat;*/
    height: 620px;
}

.content-right img
{
    padding: 0 10px 10px 10px;
   /* cursor: pointer;*/
}

.content-right p
{
    text-align: center;
    font-size: 11px;
    color: #666;
    font-style: italic;
    line-height: 125%;
    width: 255px;
}

#header, #content, #footer
{
    font-size: 0.75em;
    clear: both;
}

::selection
{
    background: rgba(26,142,202,0.07);
    color: #1a8eca;
}

/********************************SOCIAL NETWORKS HEADER***************************************************/
.twitter
{
    background-image: url(../../images/new/icons_social_mini.png);
    background-repeat: no-repeat;
    width: 18px;
    background-position: -2px -59px;
    height: 18px;
}

.twitter a
{
    width: 15px;
    height: 15px;
}

/*
.twitter a
{
    background-image: url("../images/icons_social_mini.png");
    background-repeat: no-repeat;
    text-indent: 50px;
    background-position: -2px -62px;
}*/

.facebookLikes
{
    border: none;
    overflow: hidden;
    width: 110px;
    height: 21px;
    margin-top: -1px;
}

.facebook
{
    background-image: url(../../images/new/icons_social_mini.png);
    background-repeat: no-repeat;
    width: 34px;
    background-position: 0 -119px;
    height: 18px;
}
.facebook a
{
    width: 15px;
    height: 15px;
}

.culture a
{
    padding-left: 20px;
}

.twitter:hover
{
    background-position: -2px -89px;
}

.facebook:hover
{
    background-position: 0 -149px;
}

/*
.facebook a
{
    background-image: url("../images/icons_social_mini.png");
    background-repeat: no-repeat;
    text-indent: 50px;
    background-position: -2px -62px;
    background-position: 0 -120px;
}*/
/**********************************************************************************************************/

/********************************************MARTKETS*******************************************/
.flags
{
    padding-left: 20px;
    text-decoration: none;
    display: block;
    font-size: 13px;
}

.en
{
    background: url("../../images/new/us.gif") no-repeat left 50%;
}

.pe
{
    background: url("../../images/new/pe.gif") no-repeat left 50%;
}

.fr
{
    background: url("../../images/new/france-s.png") no-repeat left 50%;
}

.es
{
    background: url("../../images/new/spain-fl.png") no-repeat left 50%;
}

.it
{
    background: url("../../images/new/it.gif") no-repeat left 50%;
}

.du
{
    background: url("../../images/new/nl.gif") no-repeat left 50%;
}
.ne
{
    background: url("../../images/new/nl.gif") no-repeat left 50%;
}
.gb
{
    background: url("../../images/new/g-bri.png") no-repeat left 50%;
}

.cf
{
    background: url("../../images/new/ca.gif") no-repeat left 50%;
}

.ir
{
    background: url("../../images/new/ire-land.png") no-repeat left 50%;
}

.sv
{
    background: url("../../images/new/saloviena.png") no-repeat left 50%;
}

.de
{
    background: url("../../images/new/ger-man.png") no-repeat left 50%;
}

.no
{
    background: url("../../images/new/norway.png") no-repeat left 50%;
}

.hu
{
    background: url("../../images/new/hu.png") no-repeat left 50%;
}

.au
{
    background: url("../../images/new/ast.png") no-repeat left 50%;
}
/************************************************************************************************************/
.breadcrumbs
{
    background: #F2F9FD;
    padding: 13px;
    margin: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.content-videos
{
    min-height: 190px; /*height: auto;*/
}

.content-videos img
{
    cursor: pointer; /*height: auto;*/
}

.science-video
{
    background: url(../../images/new/video_science.jpg) top center no-repeat;
    height: 195px;
    width: 342px;
    background-size: 325px;
    cursor: pointer;
}

.ahj-video
{
    background: url(../../images/new/video_ahj.jpg) top center no-repeat;
    height: 195px;
    width: 342px;
    background-size: 325px;
    cursor: pointer;
}

.content-footer .disclaimer
{
    color: #999;
    font: normal 13px/18px /*"Frutiger",*/ Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: lighter;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #e4e4e4;
}











.mod-glass
{
    border: 1px solid rgba(0,0,0,0.04);
    background: rgba(0,0,0,0.02);
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), inset 0 0 7px rgba(255,255,255,0.08);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), inset 0 0 7px rgba(255,255,255,0.08);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), inset 0 0 7px rgba(255,255,255,0.08);
    width: 627px;
    margin: 0 auto;
}

.mod-glass
{
    padding: 7px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.mod-glass > div
{
    border: 1px solid rgba(0,0,0,0.12);
    background: rgba(245,245,245,0.4);
    background: -moz-linear-gradient( 50% 0%, rgba(255,255,255,0.4) 0%, rgba(239,239,239,0.4) 100% );
    background: -webkit-gradient( linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.4)), color-stop(100%, rgba(239,239,239,0.4)) );
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), 0 0 3px rgba(0,0,0,0.09);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), 0 0 3px rgba(0,0,0,0.09);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.85), 0 0 3px rgba(0,0,0,0.09);
    text-shadow: 0 1px 0 rgba(255,255,255,1.0);
    height: 232px;
}
.mod-glass > div > div
{
    width: 294px;
}

.mod-glass > div
{
    padding: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-size: 100% 100%;
}

.mod-glass > div
{
    text-shadow: 0 1px 0 rgba(255,255,255,1.0);
}

.mod-glass a
{
    text-decoration: none;
    color: #1a8eca;
}
.mod-glass a:hover
{
    color: #005e8e;
}

ul.blank, ul.space, ul.line, ul.check, ul.zebra
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.check > li:first-child
{
    margin-top: 0;
}

ul.check > li
{
    padding: 4px 0 0 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 20px;
}

.image-left
{
    float: left;
    margin: 15px;
}

.image-right
{
    float: right;
    margin: 15px;
}


.box-download
{
    border-color: rgba(183,228,63,0.5);
    background: rgba(183,228,63,0.2);
    color: #7ead00;
    border: 1px solid rgba(0,0,0,0.1); /*background: rgba(0,0,0,0.03);*/
    color: #555;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-left: 40px;
    margin: 15px 0;
    padding: 10px;
    text-align: justify;
}

.bold
{
    font-weight: bold;
}

.link
{
    text-decoration: none;
    color: #1a8eca;
    font-size: 14px;
    margin-left: 30px;
}
.link:hover
{
    color: #005e8e;
}


h2.blue
{
    color: #1a8eca !important;
}

.left-content
{
    width: 145px;
    float: left;
}
.right-content
{
    width: 510px;
    margin-left: 156px;
}

.left-content p
{
    font-size: .8em !important;
    text-align: center;
    margin-left: 0 !important;
}
blockquote
{
    color: #888;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
}
q, blockquote
{
    quotes: none;
    font-family: "Times New Roman" , Times, serif;
    font-style: italic;
}
blockquote
{
    padding: 0 20px;
    font-size: 16px;
    line-height: 22px;
}
ul.zebra > li
{
    border-top: 1px solid #dfdfdf;
    padding: 16px;
}

p.author
{
    padding-left: 30px !important;
}

.grid-box
{
    margin-top: 10px;
}
.ref-links
{
    color: #999;
    font: normal 13px/18px /*"Frutiger",*/ Arial, Helvetica, sans-serif;
}

.content-block
{
    margin: 0 0 66px 0;
}

h2.blue span
{
    font-size: .6em;
}

table.zebra tbody tr
{
    background: rgba(0,0,0,0.02);
    -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.05);
    border: 1px solid #ccc,0;
}
table.zebra tbody tr:nth-of-type(odd)
{
    background: rgba(255,255,255,0.85);
}
table.zebra thead th, table.zebra tbody td
{
    border-top: 1px solid #dfdfdf;
    padding: 8px;
}
table.zebra h2
{
    margin: 0 4px;
}

a.button-more
{
    background: #F0F0F0 url(../images/button_more.png) 0 0 repeat-x;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1.0), 0 1px 0 rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1.0), 0 1px 0 rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    box-shadow: inset 0 1px 0 rgba(255,255,255,1.0), 0 1px 0 rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,0.9);
}

a.button-more:hover
{
    background-position: 0 -100px;
    background-color: #363636;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 0 0 3px rgba(0,0,0,0.09);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 0 0 3px rgba(0,0,0,0.09);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 0 0 3px rgba(0,0,0,0.09);
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.5);
}

a.button-more
{
    margin: 3px;
    padding: 4px 10px;
    border: none;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
a.button-more:active
{
    background-position: 0 -200px;
    background-color: #757575;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 1px 0 rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 1px 0 rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.7), inset 0 2px 1px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.2), 0 0 0 3px rgba(0,0,0,0.09);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
}

a.button-more
{
    display: inline-block;
    padding: 10px;
}

.breadcrumbs a, .breadcrumbs > span > span, .breadcrumbs > strong
{
    color: #888;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
    font-size: 11px;
    padding: 0 3px;
}

.breadcrumbs .current-node
{
    font-weight: bold;
}

.breadcrumbs .path-separator
{
    background: url(../../images/new/breadcrumbs.png) 100% 50% no-repeat;
}
.asea-media h3
{
    float: none !important;
    padding-bottom: 10px;
}




.aseamenu
{
    float: left;
    margin-top: 16px;
}
.aseamenu ul
{
    list-style: none;
    position: absolute;
    z-index: 100;
    padding: 9px 5px;
    height: 28px;
}
.aseamenu ul ul
{
    padding: 2px 5px;
}
.aseamenu li
{
    float: left;
    height: 37px;
    text-align: left;
}
.aseamenu li li
{
    height: auto;
}
.aseamenu ul ul a
{
    text-decoration: none;
    color: rgb(122, 122, 122);
    display: block;
}
#slide
{
    position: absolute;
    height: 31px;
    background: rgba(82, 181, 228, 0.69);
    z-index: 10;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid rgba(119, 119, 119, 0.59);
}
.aseamenu ul li > ul
{
    position: absolute;
    border: 1px solid #ccc;
    margin-top: 17px;
    display: none;
    background: #F1F8FD;
    width: 220px;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px; /*word-wrap: break-word;*/
    box-shadow: -8px 10px 9px -8px rgba(0, 0, 0, 0.53),0px 10px 9px -8px rgba(0, 0, 0, 0.53),9px 10px 9px -8px rgba(0, 0, 0, 0.53);
    -webkit-box-shadow: -8px 10px 9px -8px rgba(0, 0, 0, 0.53),0px 10px 9px -8px rgba(0, 0, 0, 0.53),9px 10px 9px -8px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: -8px 10px 9px -8px rgba(0, 0, 0, 0.53),0px 10px 9px -8px rgba(0, 0, 0, 0.53),9px 10px 9px -8px rgba(0, 0, 0, 0.53);
    -o-box-shadow: -8px 10px 9px -8px rgba(0, 0, 0, 0.53),0px 10px 9px -8px rgba(0, 0, 0, 0.53),9px 10px 9px -8px rgba(0, 0, 0, 0.53);
}
.aseamenu ul li > ul li
{
    border: 1px solid #ccc;
    line-height: 35px;
    margin: 2px 0;
    background: #E7F1F4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    box-shadow: inset 0px 6px 7px -8px rgba(0, 0, 0, 0.53);
    -webkit-box-shadow: inset 0px 6px 7px -8px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: inset 0px 6px 7px -8px rgba(0, 0, 0, 0.53);
    -o-box-shadow: inset 0px 6px 7px -8px rgba(0, 0, 0, 0.53);
    min-width: 200px;
}

.aseamenu ul li > ul li a
{
    text-transform: uppercase;
    font-size: 14px;
}



.aseamenu ul li > ul li:hover
{
    background: #B9E1F3;
}

.aseamenu ul li > ul li a:hover
{
    color: #1A8ECA;
}

.aseamenu ul li:hover > ul
{
    display: block;
}

.mod-glass .downloads
{
    /*height: 446px;*/
    height: 1%;
    overflow: hidden;
}
.mod-glass .signaling
{
    /*height: 1145px;*/
    height: 1%;
    overflow: hidden;
}
.mod-glass .signaling .ref-links
{
    width: 600px;
}

.grid-box.research
{
    margin-top: 54px;
}

ul.zebra > li.odd, table.zebra tbody tr.odd, ul.zebra > li:nth-of-type(odd)
{
    background: rgba(255,255,255,0.85);
}

#marketsSelect
{
    margin: 1px;
}
.homeSecondTr td img, #main-slider li img
{
    cursor: pointer;
}



.user-contact-pop
{
    width: 300px;
}

.user-info
{
    height: 1%;
    overflow: hidden;
}
.user-info .user-info-data
{
    width: 190px;
}
.user-info .person-name
{
    font-size: 18px !important;
    color: #3C8EC4 !important;
    font-weight: bold;
}
.user-contact-pop p
{
    margin: 0 !important;
    padding: 0 !important;
    color: #616265 !important;
    margin-left: 12px !important;
    font-size: 12px !important;
}

.user-contact-pop a
{
    text-decoration: none;
    color: #1a8eca;
    font-weight: bold;
    display: inline-block;
    margin-left: 11px;
    font-size: 12px;
}
.user-contact-pop a:hover
{
    color: #005e8e;
}

.view-my
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 25px;
    margin: 5px 0;
}
.view-my ul.list li
{
    font-weight: bold;
}
.view-my ul.list li a
{
    font-size: 10px;
}


.view-my .sub-title
{
    font-weight: bold;
    padding-top: 3px !important;
}

.contact-form .row_label_left
{
    text-align: left !important;
}

.box-asea
{
    border-color: rgba(81,187,255,0.4);
    background: rgba(81,187,255,0.2);
    color: #006aad;
    border: 1px solid rgba(0,0,0,0.1);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 0 10px;
    margin: 0 20px;
}

.user-contact-pop #btnSubmit
{
    width: 80px;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    background: #0077C0;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.ui-control h3
{
    font-size: 18px;
}

.trailer
{
    background-image: url(../../images/en/btn_trailer.png);
    height: 48px; /*margin-top: 25px; margin-bottom: 55px;*/
    background-position: 0px -48px;
    background-repeat: no-repeat no-repeat;
    margin: 14px auto;
    margin-bottom: 66px;
    width: 148px;
}
.trailer:hover
{
    background-position: 0 0px;
}

#gmc-cd
{
    margin: 0 auto;
    width: 193px;
}
#gmcafter
{
    text-shadow: rgba(255, 255, 255, 0.701961) 0px 1px 0px;
}
.press-note
{
    width: 900px;
margin: 24px auto;
    }
    
label
{
    cursor:pointer;   
}

.h3Order
{
    color: #1a8eca;
font-size: 22px;
font-weight: normal;
margin: 7px 11px 10px 13px;
}

hr
{
    border-top-color: #dfdfdf;   
    border-top: 1px solid;
}

#signOrder
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.signData
{
    padding-left: 40px;
}

.signData tr
{
    height: 30px;
}

.tdsignData
{
    padding-left: 10px;
}
#accordion-genesis .ui-widget-content {
background:#000;
border: 1px solid rgba(221, 221, 221, 0);
}

#accordion-genesis .content p
{
    text-align: center;
    color: #FFF;
    font-size: 14px;
}
#accordion-genesis .content h4 a
{
color: #1a8eca;
text-shadow: none;
font-size: 20px;
font-weight: bold;
background: initial;    
}

#accordion-genesis .content
{
text-align: center;
text-shadow: none;
color: #FFF;
line-height: 20px;
font-size: 14px;
}

#accordion-genesis strong {
color: #444;
}

#accordion-genesis h3
{
    text-align: center;
    font-size: 16px;
    
    margin-bottom: 10px;
    padding: 7px;
    border: 1px solid #666;
    background: #000;
    background: -moz-linear-gradient( 50% 0%, #333 0%, #000 100% );
    background: -webkit-gradient( linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #000000) );
    border-radius: 5px;
    box-shadow: 0 1px 0 #000 inset;
    text-shadow: 0 1px 0 #000;
}

#accordion-genesis .width33 {
width: 33.333%;
}
#accordion-genesis .grid-box {
float: left;
}

#marketsSelect h2
{
    text-align:center;
}

#marketsSelect .country-box
{
    float:left;
    margin:10px;
}

#marketsSelect .country-box .country-list li {
margin: 6px;
}

.panel-left
{
    line-height: 26px;
    margin-top: 18px;
    /*
    border: 1px solid #ccc;
    border-radius: 7px;
        */
    padding: 13px;
    width:140px;
    }
   
   .panel-right
   {
       width:785px;
       }
       
.Width_1
{
    width:300px!important;
    }
    
    .Width_2
{
    width:250px!important;
    }
    .Width_3
{
    width:200px!important;
    }
    .Width_4
{
    width:150px!important;
    }
    .Width_5
{
    width:100px!important;
    }
    .Width_6
{
    width:50px!important;
    }
    
    .contacts-dragdrop
    {
        width: 350px;
    border: 1px solid #ccc;
    margin: 16px;
}
.contacts-dragdrop-box
{
   overflow: hidden;
height: 1%;
display: inline-table;
margin-top: 25px;
}

.contacts-dragdrop ul  
{
    /*width: 400px; */
    min-height: 150px;
    /*padding: 2em; 
    margin: 10px; */
    color:#aaa; 
    list-style: none; 
    }
.contacts-dragdrop ul li
{
    width: 200px;
    height: 32px;
    padding-left: 20px;
    line-height: 30px;
    }

.section h3 {
   /* margin: 5px;
    padding: 5px;*/
    font-size: 1.3em;
    color: #444;
    text-shadow: 0 1px 0 rgba(255,255,255,1.0);
}

.contacts-dragdrop-box .subborder {
  width: 354px;
margin-left: 14px;
}

.contacts-dragdrop-box .img-cross {
      /*border: 1px solid #ccc;*/
                position: relative;
                left: 349px;
                bottom: 116px;
                width: 70px;
                height: 42px;
                z-index: 10;
}

.ui-dialog {
    font-size:0.7em!important;
}

/*========LOADER=========*/
.hide{display:none;}
#loader-box
{
    background: url(../../images/new/loading.gif) no-repeat center 29% rgba(39, 93, 119, 0.32);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.img-flag {
float: left;
position: relative;
top: 3px;
}

.img-flag-current {
margin-top: 3px;
}

/*************CSS MENU*****************/

/* CSS for Vertical Menu */
.cssmenu-left {
  padding: 0;
  margin: 0;
  border: 0; }

.cssmenu-left ul, .cssmenu-left li {
  list-style: none;
  margin: 0;
  padding: 0; }

.cssmenu-left ul {
  position: relative;
  z-index: 597; }

.cssmenu-left ul li {
  min-height: 1px;
  line-height: 1em; }

.cssmenu-left a {
  display: block;
  text-decoration: none; }

/* Custom CSS Styles */
.cssmenu-left {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  width: 125px; }
  .cssmenu-left ul {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-color: #F1F1F1;
    background-image: -webkit-linear-gradient(top, white, whitesmoke);
    background-image: -moz-linear-gradient(top, white, whitesmoke);
    background-image: -o-linear-gradient(top, white, whitesmoke);
    background-image: linear-gradient(white, whitesmoke);
    border: 1px solid #CCC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  .cssmenu-left li {
    border-bottom: 1px solid #CCC;
    -moz-box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    box-shadow: 0 1px 0 white;
    padding: 1px; }
    .cssmenu-left li:last-child, .cssmenu-left li.last {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-bottom: 0 none; }
    .cssmenu-left li.active {
      -moz-box-shadow: 1px 2px 0 -1px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 1px 2px 0 -1px rgba(0, 0, 0, 0.25);
      box-shadow: 1px 2px 0 -1px rgba(0, 0, 0, 0.25);
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAAA3NCSVQICAjb4U/gAAAAPElEQVQImYWOwQkAIAwDj2zsfM7hPOejCAUFf01zbcKYK0LUCEFKYzyzhK4bX97Ni7X357Vfr6xz37vpBp6xRxdc29qIAAAAAElFTkSuQmCC);
      background-image: -webkit-linear-gradient(top, #71bbd5, #4aa8c9);
      background-image: -moz-linear-gradient(top, #71bbd5, #4aa8c9);
      background-image: -o-linear-gradient(top, #71bbd5, #4aa8c9);
      background-image: linear-gradient(#71bbd5, #4aa8c9);
      position: relative;
      left: -8px;
      width: 133px; }
      .cssmenu-left li.active a {
        border: 1px dashed #98cee1;
        border: 1px dashed rgba(255, 255, 255, 0.25);
        border-right: 0 none;
        position: relative;
        color: #FFF;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }
      .cssmenu-left li.active:before, .cssmenu-left li.active:after {
        content: ''; }
      .cssmenu-left li.active:before {
        z-index: 1;
        width: 0px;
        height: 0px;
        position: absolute;
        left: 0;
        bottom: -5px;
        border-style: solid;
        border-width: 0 8px 5px 0;
        border-color: transparent #338dad transparent transparent; }
      .cssmenu-left li.active:after {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAwCAYAAAD6g+EuAAAFf0lEQVR4Xp2WXUxcRRSA51yWhaUgoKlJNUasT/qgDyYmJiY1qTYmvEiDLa1BTfCvlkLVF3xSCS+NaWyMMZo08amGxlhaI7srpKmGalIjNUIptQAtwPK7BYFd9kJ373jmf253IQsDJ/Oz937nZ87MufBB98BfhJC9KEskzwYoNI/nHErJM9h3oZSTHC9RfICaCad65tesEbXEEUD6LEoEOaWMRDVHNNBzQOEDA+EK5ZrUABIAJ/4YoTOra8SjHoNcRtS+L158MkW22Y53XxcKlOWP3leMmoApex4lcrx7ILRNtvJHhCWWSBE37bGp9I7uwS7SvH0FikMcpmFqxRUKAbUBsF/34PxCUxcq2BZYiGNPKBUhAnDY/CVcOXes61pwS3Br4DAitVxxMx6pKg/xOcrLuIQKBoL5w82fY+Uyl8lll6QyGfkYb9WopL3xl/w8sDKTOJ61v1RqiKECvm6yvIYSpqA/mEdYNMeRWK3Nk0KpWKuqYHvAATUegTNHo/0Fm9OpNtbxqO/syhNoFtbSbA9KpLu0Fvsz70evFWxsOUgdKlsk1LsnnZjicUxT924Gx/rYH0Ql3x2J5PYAn2Mi4cSAkKrBVFkvFOgNBgDW16MhpzeMuslzkzrWWCnQYfKEUp6mIDb5zXcj/VkKZPjUrQhyd7EHYBABknPsfTegm8ngJocUpOGdcJ9PASWgn3VUrHHCxR875ZFxeGLJxU3O4FhnV8Pb4b6v7ffM8dcbxWASShRNh0Z6w2FkfDklxsw6EYojb3X2nZIv6dD47xY+MqFAJXzsUft3/4Y/VlHC9wCfbW7o/Ocktc5IwdOH3/vUX7AkaLNLCcx4R2GA7NwRJP+5aQZ8DgHFKBf1rehZ5nvaQlO6qFmRLpuQjS+JerC7Ej0QCdGCuDaGhDd++ht7u6KDstOM/HU/q/qDPTLha3WosthYqQ+TZ6w1SawPnPGAd1YyUKFBpaJpfijPEg30eG+8Ue8WFQB5YmcZuT9UyAGr8blvEPNJwKNACMj4ghUearkJMkTiWekh8LXiAJDHK0uxDqRwU++SxbGh7zubD55lhxleO39Vee2P5UZrHEr12lMPlmHeu2SJgceH28NNB76VgNuOfTpNFtj3uykk5v7xZ8tiah3BIz9Y4PHD53tvQ11HL82dA3Ye+H0rDQZIcj2t31meuPVjuKn2KwVG5igbOFamGMuVqD8K8uQiGA/N7ooSteEIHrXBE3XnekcFC0jAy76Hs4+kdXlVIXhoIckNWond6og0varBqGykruOq5jnaOq5Ox1TO7dtS9EOLCZLEyrQ8NXYhcqz2S0maZGBipa/H4OYggO/QSBzvK0OFei257pGVqbGfo437T1ngYTk21wcFZnmu+4Pq0vdAKEgeLgvpw5OYmQhHGveflKyYAisxJ55brouFMRlMKu4qLSI34isCPD0Zjh595XPJmULwUM4vLhBjh6olrg3Ekfb0zYjgBFYeShKzsWi00Qe+mbM8m30y1d/Oil1lxUIZylrGI8m5WPTiR4cUeNqAs8W+hxytSS48hODK4oCuGIn56S4GTrurngT/m+9XbkBlimrlRQEyGE/yuK3OT3Vd+vDQCQmeUeBN4WrPAEjACgn/H7yTIBn0KxWfuWSDUSR4cxFsFPEJTbHIhnQaphG1ysF1bRI8y8CUp1N+eJV4AXZPBBxHH++1hdnffvWDb+QNtssAgwMAubmQ4DP3zjyCD7RK8NwWwSa6cuAMLyZ46qQW4z09H7/eZoEHDTh/sT+ooPrsFeouxHsut9S3ri0tpBEwj3K9uv1PywYgAFT4S2UPVuWG3HWr4JG9Nft+b6n/zA++YkyG7FLiH5tmuwmyxr4g53EG5p5toW0WOScP8Lbb/yWlseJoPWlNAAAAAElFTkSuQmCC) no-repeat;
        display: block;
        height: 48px;
        width: 24px;
        position: absolute;
        right: -24px;
        top: 0px;
        z-index: 1; }
  .cssmenu-left a {
    border: 1px solid transparent;
    color: #444;
    height: 42px;
    line-height: 40px;
    padding: 0 12px;
    text-align: right;
    text-overflow: ellipsis; }


/******************************/
.img-profile {
    max-width:105px;
}

.login-width 
{
    width: auto;
}