﻿
html, body { /*height: 100%;*/ font-family: Verdana Verdana, Geneva, sans-serif; /*font-size: 12px*/ }
body { background-color: rgba(219, 219, 219, 0.39); }

div#mk-wrapper {width: 100%; }
div#mk-head-wrapper { width: 100%; background-color: #FFFFFF; border-bottom: 1px solid #FFF;}
div#mk-head-top-wrapper { width: 98%; margin:0 auto 0 auto; }
div#mk-head-bottom-wrapper { width: 100%; height: 50px; background-color: #1997E6; border-bottom: 1px solid #FFF; }
div#mk-menu-wrapper { width: 1300px; height: 50px; margin: 0 auto 0 auto;}

/*div#mk-body-wrapper { min-height: 800px; margin: 0.5em auto -3.5em; margin-left: 10px; margin-right: 10px; }*/
div#mk-body-wrapper { min-height: 800px; margin: 0px auto;margin-top:70px ;width: 1300px; /*margin-left: 10px; margin-right: 10px;*/ }
div#mk-foot-wrapper { margin-top: 50px; height: 3em; background-color: rgb(25, 151, 230); height: 75px; min-height: 100%; }
div#mk-foot-into-wrapper {width: 550px; margin:0 auto 0 auto;text-align: center;font-size: 12PX;color: #ffffff;word-spacing: 2px;line-height: 18px;padding-top: 5px; }

#mk-head-top { width: auto; vertical-align: bottom; text-align: center; }
#mk-head-top #mk-head-top-left { width: 900px; display: table-cell; text-align: right; }
#mk-head-top #mk-head-top-right {width: 900px; display: table-cell; vertical-align:bottom;text-align: left;padding-bottom: 10px;padding-right: 10px;}
a.mk-head-top-logo { background: no-repeat transparent;background-position: 0 5px; display: inline-block;width: 352px;height: 70px; margin-right: 50px; }
/*url(../images/logo-skybox-checkout.png)*/ 

#mk-info-body { width: 100%; }
#mk-info-content { min-height: 800px; width: 1100px; display: table-cell;border: 1px solid #dddddd; background: #ffffff;padding: 10px; }

#mk-login-body { width: 100%;min-height: 300px;border: 1px solid #dddddd;background: #ffffff;margin-top: 0.5em; }
#mk-login-content-left {
width: 549px;
height: 350px;
/* display: table-cell; */
border: 1px solid #dddddd;
margin: 0px auto;
}
/*dfsfsdfsdfds*/
#mk-login-content-rigth { width: 549px;height: 300px;display: table-cell;border: 1px solid #dddddd;}

.titleGreen24 {font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:24px; color:#69bb4d;}
.titleGreen { font-weight: normal; text-align: center; color: #69bb4d; font-size: 18px; }
.Title { font-weight: bold; text-align: center; color: #1b93e7; font-size: 18px!important; } 
.Title14 { font-weight: bold; text-align: center; color: #1b93e7; font-size: 14px; } 
.Title3 { font-weight: bold; text-align: center; color: #1b93e7; font-size: 16px!important; }
.int-subTitle { font-weight: bold; text-align: center; color: #1b93e7; font-size: 12px; }

.menu-header ul {padding:0; margin:0; list-style:none;}
.menu-header ul li:hover {direction:ltr;}
.menu-header > ul > li > a { display: block; }
.menu-header > ul {float:left;}
.menu-header > ul > li {float:left;}
.menu-header > ul > li.item:hover > a {background-color:#69bb4d; color:#ffffff; }

.menu-header a {line-height: 50px;padding-left: 13px;padding-right: 13px;color: #ffffff;font-weight: bold;text-decoration: none;height: 50px;}
.separator-menu { background: no-repeat transparent; display: inline-block; width: 3px;height: 50px; }
/*url(../images/separador-menu-header.png)*/

.table-info td { padding-bottom: 10px;}
.tableFilter td { padding: 2px;}

/*input[type="submit"], input[type="button"], button, .buttonDefault
{
    border: 1px solid #8c8c8c;
    border-right: 1px solid #008BE1;
    border-bottom: 1px solid #008BE1;
    cursor: pointer; min-width: 120px;
    background-size: cover; background-color: #1997E6; height: inherit !important; padding: 0px;
    padding: 8px!important; text-decoration:none; display:inline-block;
    color: #ffffff!important;
    border-top: 1px solid #ffffff!important; border-left: 1px solid #ffffff!important;
    font-weight: normal!important;
    background-color: #3AAAF0; 
    background-image: linear-gradient(to bottom, #3AAAF0, #008BE1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 0 #3AAAF0 inset;
}*/

.tableGrid_tracking { border: 1px solid #3AAAF0; height: 25px; }

.tableGrid_tracking th { border: 1px solid #3AAAF0; background: #1b93e7; color: #ffffff; font-weight: bold;  padding: 10px 10px 10px 10px;text-align: center; }

.tableGrid_tracking td { padding: 2px 2px 2px 2px; border: 1px solid #3AAAF0; }
.tableGrid_tracking td { vertical-align: top!important; }
.tableGrid_tracking table td { border: 0;}

.tableGrid_tracking_description td { padding: 4px 4px 4px 4px; }

.tableGrid { width: 100%;}
.tableGrid th 
{
    vertical-align: middle;
    background-color: #3AAAF0; 
    background-image: linear-gradient(to bottom, #3AAAF0, #008BE1);
    color: #ffffff; font-weight: bold; height: 35px;text-align: center;white-space: nowrap;padding: 3px;
}

.tableGrid th, .tableGrid tr td  {border: 1px solid #3AAAF0;}
.tableGrid tr { height: 25px; }
.tableGrid tr td { padding: 3px;vertical-align: top; }
.tableGrid tr td a { color: #008BE1; text-decoration: underline; }
.tableGrid tr td a:hover { color: #144E7C; }
.footerTableGrid tr:last-child td { border: 0px; }
.footerTableGrid tr:last-child .gridColumnFooter { border: 1px solid #3AAAF0;}
.gridColumnTotal { background: #3AAAF0;color: #ffffff;font-weight: bold; }

.tablePager { border: 0; text-decoration: underline; font-weight: bold; }
.tablePager table td  { border: 0;padding-top: 10px;}
.tablePager table td span { display: inline-block;width: 25px;background: #008BE1;height: 25px;color: #ffffff;text-align: center;line-height: 25px;
                            -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.tablePager table td a {display: inline-block;width: 25px;border: #008BE1;height: 25px;color: #008BE1;text-align: center;line-height: 25px;
                         -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.tablePager table td a:hover {background: #69bb4d;color: #ffffff;}
.Payment-Content input[type=radio]{ margin-bottom: 30px;}
.marco-facebook {
margin: 0 auto; padding: 0;  display: block; color: #666666; border: solid 1px #dddddd; background-color: #FFF;
width:105px; height:35px; padding-left: 20px; padding-top: 10px;border-radius: 5px;
}

.login_wrapper {
    display: inline-block;width: 500px; border: solid 1px #dddddd; border-radius: 5px;
}

.mk-tilte-typeList-solid  
{
background-color: #69bb4d; color: #FFFFFF; font-size: 18px; font-weight: normal; margin-top: 15px;margin-bottom: 5px; 
height: 35px; width: 300px; line-height: 35px; padding-left: 10px; text-align: left; vertical-align: middle;
}
.mk-title-number { display: inline-block; width: 20px; }
.mk-title-text { position: absolute; display: inline-block; width: 280px;font-size: 14px;}

.mk-content-info tr td:first-child { width: 180px; }
.mk-content-info .tt { margin-left: 25px;}
.tdWithauto { width: auto!important;}

input[type="password"], input[type="text"], textarea
{ border: 1px solid #B9B9B9; background: #fff; margin: 1px 0 1px 0; padding: 3px; width: 260px; color: inherit; }

textarea { font-family: inherit; width: 260px; }
input[type="password"]:focus, input[type="text"]:focus, textarea:focus { border: 1px solid #7ac0da; }
input[type="checkbox"] { background: transparent; border: inherit; width: auto; }

select { border: 1px solid #CECECE; background: #fff; margin: 1px 0 1px 0; padding: 3px; width: 267px; color: inherit; }   
select:focus { border: 1px solid #7ac0da; }

.divBorder { border: 1px solid #B9B9B9; background: #fff; margin: 1px 0 1px 0; padding: 3px; width: 260px; color: inherit; vertical-align: middle; }

a.tt > img { width: 23px; height: 23px; border-width: 0px; }
a.tt{ position:relative;  z-index:999; color:#3CA3FF; text-decoration:none; }
a.tt span{ display: none; }
a.tt:hover{ z-index:99999; color: #aaaaff;}       
a.tt:hover span.tooltip { z-index: 9999; display:block; position:absolute; top:0px; left:0; padding: 15px 0 0 0; width:400px; color: #7d7d7d; font-size:12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-align: left; filter: alpha(opacity:100); KHTMLOpacity: 0.99; MozOpacity: 0.99; opacity: 0.99; }
a.tt:hover span.top{ display: block; padding: 30px 8px 0; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble.gif) no-repeat top; }
a.tt:hover span.middle{ display: block; padding: 0 8px; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble-bg.gif) repeat bottom; }
a.tt:hover span.bottom{ display: block; padding:3px 8px 10px; color: #548912; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble.gif) no-repeat bottom; }
a.tt-right{ position:relative; z-index:999; color:#3CA3FF; text-decoration:none; }
a.tt-right span{ display: none; }
a.tt-right:hover{ z-index:99999; color: #aaaaff;} 
a.tt-right:hover span.tooltip{ display:block; position:absolute; top:0; right:0; padding: 15px 0 0 0; width:300px; color: #7d7d7d; font-size:12px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-align: left; filter: alpha(opacity:100); KHTMLOpacity: 0.99; MozOpacity: 0.99; opacity: 0.99; }
a.tt-right:hover span.top{ display: block; padding: 30px 8px 0; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble-right.gif) no-repeat top; }
a.tt-right:hover span.middle{ display: block; padding: 0 8px; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble-right-bg.gif) repeat bottom; }

a.tt-right:hover span.bottom{ display: block; padding:3px 8px 10px; color: #548912; background: url(http://www.skybox.net/980-files/welcome6/ttip/bubble-right.gif) no-repeat bottom; }


.tableGrid_trackingInt { border: 1px solid #777777; height: 25px; }

.tableGrid_trackingInt th { border: 1px solid #777777; background: #777777; color: #ffffff; font-weight: bold;  padding: 10px 10px 10px 10px;text-align: center; }

.tableGrid_trackingInt td { padding: 2px 2px 2px 2px; border: 1px solid #777777; }
.tableGrid_trackingInt td { vertical-align: top!important; }
.tableGrid_trackingInt table td { border: 0;}

.tableGrid_trackingInt_description td { padding: 4px 4px 4px 4px; }




.tableGridInt { width: 100%; }
.tableGridInt th 
{
    vertical-align: middle;
    background-color: #777777; 
    color: #ffffff; font-weight: bold; height: 35px;text-align: center;white-space: nowrap;padding: 3px;
}

.tableGridInt th, .tableGridInt tr td  {border: 1px solid #777777;}
.tableGridInt tr { height: 25px; }
.tableGridInt tr td { padding: 3px;vertical-align: top; }
.tableGridInt tr td a { color: #008BE1; text-decoration: underline; }
.tableGridInt tr td a:hover { color: #144E7C; }


.footerTableGridInt tr:last-child td { border: 0px; }
.footerTableGridInt tr:last-child .gridColumnFooter { border: 1px solid #777777;}

div#content-processing, div#content-success {margin: 0px;padding: 0px; position:fixed;top: 50%;left: 50%; width: 100%; height: 30px; display: none; z-index: 100; opacity: 0.8; }

div#content-success > div, div#content-processing > div
{
position: fixed; top: 50%; left: 50%; margin-top: -100px; margin-left: -100px;
padding: 20px 10px; width: 220px; height: 30px; font-style: normal;
display: table; border: 1px solid #666666;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
-webkit-box-shadow: #666 0px 2px 3px; -moz-box-shadow: #666 0px 2px 3px; box-shadow: #666 0px 2px 3px;
background: rgb(246,248,249); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); 
background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); 
background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); 
background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); 
background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); 
}

div#content-processing > div div { display: table-cell; vertical-align: middle; text-align: center; }

div.login_wrapper#overlay_wrapper{max-height:480px;}

.lp2 {
    
    margin: 0 auto;
    padding: 0;    
    display: block;
    color: #666666;
    
    border-width: 1px;
    border-color: #dddddd;
	border:solid 1px #dddddd;
    border-bottom-style: solid;
	background-color:#FFF   
}
.navbar {
    background-color: #1997E6 !important;
    color: #ffffff;
}


.navbar-nav>li:hover {
    background-color: #69bb4d !important;
}

.navbar-nav>li>a:hover {
    background-color: #69bb4d !important;
}

.navbar-nav>li>a {
    color: #ffffff !important;
}

.navbar-nav>li.active {
    background-color: #69bb4d !important;
}

.navbar-skybox-primary li.active > a {
    background-color: #69bb4d !important;
}

.navbar-toggle {
    border-color: #ffffff !important;
    color: #ffffff;
}

.navbar-toggle .icon-bar{
    background-color: #ffffff !important;
}

.dropdown-menu {
    padding: 0px !important;
}

.dropdown-menu > li > a {
    background-color: #1997e6 !important;
    color: #ffffff !important;
}

.dropdown-menu > li > a:hover {
    background-color: #69bb4d !important;
}