
/*body{ overflow: hidden;
}
*/



th{ text-align:  left;
}

.messageFull{
    color: #716969;
    font: 12px/1.5 Arial,"Trebuchet MS",sans-serif;
    color: #716969;
}

.rightPartBoxes{
    margin:6px 17px 0 14px;
        padding:10px 0 0 0;
}

.rightPartTextBox{
    text-align: right;
        width: 240px;
}

.rightPartTextBoxHalf{
    text-align: right;
        width: 110px;
        margin-right: 15px;
}

.rightPartTextBoxHalf2nd{
    text-align: right;
        width: 110px;
}

.rightPartTextBoxOneThird{
text-align: right;
width: 90px;
margin-right: 15px;
}

.rightPartTextBoxTwoThird{
text-align: right;
width: 130px;
margin-right: 15px;
}

.rightPartComboBox{
    width: 244px;
    text-align: right;
}

.rightPartTextBox[readonly] {
background-color: #e5e5e5;
    border:1px solid #eae8e8;
    color:#716969;
}

.rightPartTextBoxHalf[readonly] {
background-color: #e5e5e5;
    border:1px solid #eae8e8;
    color:#716969;
}

.rightPartTextBoxHalf2nd[readonly] {
background-color: #e5e5e5;
    border:1px solid #eae8e8;
    color:#716969;
}

.rightPartComboBox[readonly] {
background-color: #e5e5e5;
    border:1px solid #eae8e8;
    color:#716969;
}


.alert-box {
    color:#555;
    border-radius:6px;
		font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
		padding:10px 36px;
		margin: 0 auto;
                height: auto;
                width: 200px;
                text-align: center;
                z-index: 10000;
                left:40%;
                top:50%;
                position:absolute;
                display: inline-block;
                font-weight: normal;
                font-weight:bold;
		text-transform:uppercase;

                -moz-animation: cssAnimation 0s ease-in 3s forwards;
                /* Firefox */
                -webkit-animation: cssAnimation 0s ease-in 3s forwards;
                /* Safari and Chrome */
                -o-animation: cssAnimation 0s ease-in 3s forwards;
                /* Opera */
                animation: cssAnimation 0s ease-in 3s forwards;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
	}
        @keyframes cssAnimation
        {
            from    {
            visibility:hidden;
        }
        to      {
            visibility:hidden;
        }
        }
        @-webkit-keyframes cssAnimation
        {
            from {
            visibility:hidden;
        }
        to   {
            visibility:hidden;
        }
        }
	.alert-box span {
    font-weight:bold;
		text-transform:uppercase;
	}
	.error {
    background-color:#ffecec;
		border:1px solid #f5aca6;
	}
	.success {
    background-color:#e9ffd9;
		border:1px solid #a6ca8a;
	}
	.warning {
    color: #000000;
    background:#ecf28a url('../../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
	}
	.notice {
    color: #000000;
    background:#99c8f4 url('../../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
	}

.alert-box-t {
    color:#555;
    border-radius:6px;
		font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
		padding:10px 36px;
		margin: 0 auto;
                height: auto;
                width: 200px;
                text-align: center;
                z-index: 10000;
                left:40%;
                top:50%;
                position:absolute;
                display: inline-block;
                font-weight: normal;
                font-weight:bold;
		text-transform:uppercase;

                -moz-animation: cssAnimation 0s ease-in 120s forwards;
                /* Firefox */
                -webkit-animation: cssAnimation 0s ease-in 120s forwards;
                /* Safari and Chrome */
                -o-animation: cssAnimation 0s ease-in 120s forwards;
                /* Opera */
                animation: cssAnimation 0s ease-in 120s forwards;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
	}
        @keyframes cssAnimation
        {
            from    {
            visibility:hidden;
        }
        to      {
            visibility:hidden;
        }
        }
        @-webkit-keyframes cssAnimation
        {
            from {
            visibility:hidden;
        }
        to   {
            visibility:hidden;
        }
        }
	.alert-box span {
    font-weight:bold;
		text-transform:uppercase;
	}
	.error {
    background-color:#ffecec;
		border:1px solid #f5aca6;
	}
	.success {
    background-color:#e9ffd9;
		border:1px solid #a6ca8a;
	}
	.warning {
    color: #000000;
    background:#ecf28a url('../../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
	}
	.notice {
    color: #000000;
    background:#99c8f4 url('../../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
	}


        .img-wrapper-NEW {
    display: flex;
    justify-content: center; /* align horizontal */
            align-items: center; /* align vertical */
            border: 2px solid #dfdfdf;
                 overflow: hidden;      /* hide the overflow */
                 width: 200px;
                 height: 145px;
                 background-size: 100% 100%;
                 transition: all 0.8s ease;
                        }

        .img-wrapper-NEW_msg {
    display: flex;
    justify-content: center; /* align horizontal */
            align-items: center; /* align vertical */
            border: 2px solid #dfdfdf;
                 overflow: hidden;      /* hide the overflow */
                 width: 300px;
                 height: 217px;
                 background-size: 100% 100%;
                 transition: all 0.8s ease;
                        }

        .img-wrapper-NEW-16_9 {
    display: flex;
    justify-content: center; /* align horizontal */
            align-items: center; /* align vertical */
            border: 2px solid #dfdfdf;
                 overflow: hidden;      /* hide the overflow */
                 width: 242px;
                  height:150px;
                 background-position: center;
                 background-size: 100% 100%;
                 transition: all .8s;
                        }

        .img-wrapper-advert {
    display: flex;
    justify-content: center; /* align horizontal */
            align-items: center; /* align vertical */
            border: 2px solid #dfdfdf;
                 overflow: hidden;      /* hide the overflow */
                 width: 150px;
                 height: 145px;
                 background-size: 100% 100%;
                 transition: all 0.8s ease;
                        }

.dbledBox {
    opacity:0.20;
}
