.ErrorCode
{
    background-color: #FFAAAA;
}

.menu ul li .collapsed
{
    display: none;
}

.showTalkMinHeight
{
    min-height: 200px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.TreeViewMenu
{
    float: left;
    height: 626px;
    margin-right: 10px;
    margin-top: 30px;
    position: relative;
    width: 175px;
    color: #686868;
    font-size: 13px;
    padding-left: 13px; 
    text-decoration: none;
}
/*
.TreeViewMenu table tr {
    background: url(../img/icons/icon_menu.gif) no-repeat scroll left 1px transparent;
    clear: both;
    display: block;
    padding-bottom: 5px;
    width: 156px;
}*/

.childNodes
{
    color: #999999;
    font-size: 13px;
    padding-left: 13px;
    text-decoration: none;
}

.TreeViewMenu tr td a:hover
{
    text-decoration: underline;
}
.TreeViewMenu tr td.selected
{
    background: url(../img/icons/icon_menu-sel.gif) no-repeat scroll left 1px transparent;
    color: #DF0024;
}
.TreeViewMenu tr td.selected a
{
    color: #DF0024;
}
.TreeViewMenu tr td.selected a:hover
{
    text-decoration: underline;
}
.TreeViewMenu tr td tr, .TreeViewMenu tr tr.selected tr
{
    display: block;
    float: left;
    padding-left: 10px;
}
.TreeViewMenu tr td tr td, .TreeViewMenu tr td.selected tr td, .menu tr td.selected tr td.selected
{
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin-left: 0;
}
.TreeViewMenu tr td tr td a, .TreeViewMenu tr td.selected tr td a
{
    color: #999999;
}
.TreeViewMenu tr td tr td a:hover, .TreeViewMenu tr td.selected tr td a:hover
{
    text-decoration: underline;
}
.TreeViewMenu tr td.selected tr td.selected a
{
    color: #DF0024;
}

/*region Tables*/
.globaltabel .tdline th
{
    border-style: solid;
    border-width: 0px 2px 0px 0px;
    -moz-border-image: url(../img/table/boderimage.jpg) 0 2 0 0 repeat stretch;
    -webkit-border-image: url(../img/table/boderimage.jpg) 0 2 0 0 repeat stretch;
    -o-border-image: url(../img/table/boderimage.jpg) 0 2 0 0 repeat stretch;
    border-image: url(../img/table/boderimage.jpg) 0 2 0 0 fill repeat stretch;
    height: 31px;
    font-size: 12px;
}
.lt-ie8 .globaltabel .tdline th, .lt-ie9 .globaltabel .tdline th, .lt-ie10 .globaltabel .tdline th
{
    border-right: 1px solid #9d9e9c;
}

.globaltabelBig .tdline th
{
    border-style: solid;
    border-width: 0px 2px 0px 0px;
    -moz-border-image: url(../img/table/boderimageBig.jpg) 0 2 0 0 repeat stretch;
    -webkit-border-image: url(../img/table/boderimageBig.jpg) 0 2 0 0 repeat stretch;
    -o-border-image: url(../img/table/boderimageBig.jpg) 0 2 0 0 repeat stretch;
    border-image: url(../img/table/boderimageBig.jpg) 0 2 0 0 fill repeat stretch;
    height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.lt-ie8 .globaltabelBig .tdline th, .lt-ie9 .globaltabelBig .tdline th, .lt-ie10 .globaltabelBig .tdline th
{
    border-right: 1px solid #9d9e9c;
}

.globaltabel .pda td
{
    border-bottom: 1px solid #F1F1F1;
}
.globaltabelBig .pda td
{
    border-bottom: 1px solid #F1F1F1;
}
/*region Table*/

.servicoscheck
{
    height: 100px;
    border: 1px solid #CCCCCC;
    background-color: #ffffff; /* overflow: auto;*/
}

.Modal .contentPopUp .novodestinatario
{
    width: 662px;
}
.Modal .contentPopUp .novodestinatario li
{
    float: left;
}
.novodestinatario .last
{
    margin: 0 !important;
}

.show
{
    display: block;
    visibility: visible;
}

.hide
{
    visibility: hidden;
    display: none;
}

.orangeTL
{
    /*background-color: #e95b10;*/
    -webkit-border-radius: 15px 15px; /* Safari  */
    -moz-border-radius: 15px 15px; /* Firefox */
    background: url("../img/icons/squareok.png") no-repeat center #e95b10;
}
.DarkGray
{
    background-color: #565656;
    border: 2px solid white !important;
    cursor: not-allowed;
}

.DarkGrayWhiteBackground
{
    background-color: #565656;
    border: 2px solid white !important;
    cursor: not-allowed;
    color: white;
}
.Gray
{
    border: 2px solid white !important;
    background: url("../img/icons/square.png") no-repeat center lightgray;
    background-size: 18px;
}
.DameOther
{
    padding: 7px 14px !important;
    font-size: 12px !important;
    border: 2px solid white !important;
    background: #df0024;
    color: white;
    /*font-weight: bold;*/
}



.DameOtherEmpty
{
    padding: 7px 14px !important;
    /*background-color: #2323f6;*/
    font-size: 18px;
    border: initial;
}
.DameErrorLabel label {
    font-size: 16px;
    line-height: 1.5;
}
.DameErrorLabel a {
    padding: 3px 14px;
    background-color: #FF1111;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px !important;
    font-weight: bold;
    border: initial;
}
.DameErrorLabel a:visited {
    color: #cccccc;
}  

#clockdate-full
{
    background-color: lightgray;
    max-width: 500px;
    cursor: default;
    margin-left: auto;
    margin-right: auto;
}
.wrapper-clockdate
{
    padding: 25px;
    max-width: 550px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    -webkit-box-shadow: inset 0px 0px 10px #222;
    box-shadow: inset 0px 0px 10px #222;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-height: 60px;
}
#clock-large
{
    /*font-family: "Orbitron" ,sans-serif;*/
    font-size: 30px;
    color: #3b3b3b;
}

#date-large
{
    letter-spacing: 5px;
    font-size: 24px;
    /*font-family: "Orbitron" ,sans-serif;*/
    color: #3b3b3b;
}

#clock-top
{
    /*font-family: "Orbitron" ,sans-serif;*/
    margin-left: 14%;
    font-size: 18px !important;
    color: #565656;
}

.btn
{
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 10px #666666;
    -moz-box-shadow: 0px 1px 10px #666666;
    box-shadow: 0px 1px 10px #666666;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    background: #df0024;
    padding: 5px 20px 10px 20px;
    text-decoration: none;
    height: 30px;
    margin-left: 45%;
}

.btn:hover
{
    background: #e95b10;
    text-decoration: none;
}

.titleinformation {
    font-size: 16px !important;
}

.putleftinfo
{
    text-align: left !important;
}

.radiobutton label {
    display: inline;
    width: auto;
}

.rdo-agency input[disabled] {
    background-color: #e2e2e2;
}

.rdo-agency input[type="text"] {
    width: auto;
    font-size: 12px;
}

.rdo-agency label {
    display: inline-block;
    padding: 4px 11px;
    font-family: Arial;
    font-size: 12px;
}

.rdo-agency input[type="radio"] {
    width: auto;
    cursor: pointer;
}

    .rdo-agency input[type="radio"]:checked + label {
        background-color: #bbb;
    }

.rdo-files input[type="radio"] {
    width: auto;
    cursor: pointer;
}

.rdo-files input[type="text"] {
    font-size: 12px;
}

.rdo-files label {
    display: inline-block;
    text-align: left;
    padding: 4px 11px;
    font-family: Arial;
    font-size: 12px;
}

.rdo-files input[type="radio"]:checked + label {
    background-color: #bbb;
}

.Origen {
    font-size: 0.8em;
}

    .Origen input[type="text"] {
        margin-left: 100px;
    }

    .Origen input[type="label"] {
        display: inline-block;
    }

    .Origen label {
        display: inline-block;
    }

    .Origen input[type="button"] {
        display: inline-block;
    }

    .Origen select {
        margin-left: 100px;
    }

    .Origen input[type="file"] {
        margin-left: 100px;
    }

    .Origen input[disabled] {
        background-color: #e2e2e2;
    }
/*.header
        {
        font-weight:bold;
        position:absolute;
        background-color:White;
        }*/
.tGrid {
    width: 100%;
    background-color: white;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-size: 0.9em;
}

    .tGrid td {
        padding: 2px;
        border: solid 1px #A6CCF2;
        color: #717171;
    }

.GridHeader {
    font-size: 1em;
    /*position: relative;*/
    background-color: #dbdbdb;
    top: expression(document.getElementById("divdatagrid1").scrollTop-2);
    z-index: 10;
}

.tGrid th {
    padding: 4px 2px;
    color: #fff;
    background: #dbdbdb;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}

.tGrid .alt {
    background: #FADBCA;
}

.tGrid .pgr {
    background: #424242;
}

    .tGrid .pgr table {
        margin: 5px 0;
    }

    .tGrid .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
    }

    .tGrid .pgr a {
        color: #666;
        text-decoration: none;
    }

        .tGrid .pgr a:hover {
            color: #000;
            text-decoration: none;
        }

/* Locks table header */
div#divdatagrid1 th {
    /*text-align: center;*/
    /*background-color:Aqua;*/
    color: white;
    /*position: relative;*/
    cursor: default;
    top: expression(document.getElementById("divdatagrid1").scrollTop-2); /*IE5+ only*/
    z-index: 10;
}