﻿a:active {
    outline: none !important;
}

#divDtMessage {
    padding: 10px 0 0 0;
    width: 99%;
}

#divMessage {
    margin-top: 8px;
}

#throbberDiv {
    padding-top: 10px;
    padding-bottom: 10px;
}

#imageThumbHolder {
    float: right;
    border: 1px dashed #e3e3e3;
    margin-top: -10px;
}

#divRightPanel {
    float: right;
    width: 100%;
}

#divLeftPanel {
    float: left;
    width: 0%;
    display: none
}

#divBasicSearch {
    float: right;
    width: 48%;
    text-align: right;
    margin-right: 23px;
}

#divContentTypes {
    width: 48%;
    display: inline
}

#divMediaTypes {
    float: left;
    border: 0;
    display: inline
}

#divAddBtn {
    display: inline;
    padding-left: 10px;
}

#divBrowseBtn {
    float: left;
    display: inline;
    padding: 0 10px 0 10px;
}


.src-box {
    border: 1px solid #d4d6d6;
    margin-right: 5px;
    height: 23px;
    width: 153px
}

.openmenu {
    width: 24px;
    text-align: center;
}

.openmenu2 {
    width: 24px;
    text-align: center;
}
/*---------------------------*/
.html-btn {
    padding-top: 22px;
}

.guimd-btn {
    padding-top: 3px;
}

.dateact {
    width: 65px;
    display: inline-block
}





/*** tinybox *****/
.tbox {
    position: absolute;
    display: none;
    padding: 14px 17px;
    z-index: 1000;
}

.tinner {
    padding: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff url(/newsroom/preload.gif) no-repeat 50% 50%;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333
}

.tmask {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 800
}

.tclose {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/newsroom/close.png) no-repeat
}

    .tclose:hover {
        background-position: 0 -30px
    }

#error {
    background: #ff6969;
    color: #fff;
    text-shadow: 1px 1px #cf5454;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0
}

    #error .tcontent {
        padding: 10px 14px 11px;
        border: 1px solid #ffb8b8;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

#success {
    background: #2ea125;
    color: #fff;
    text-shadow: 1px 1px #1b6116;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10;
    -moz-border-radius: 0;
    border-radius: 0
}

#bluemask {
    background: #4195aa
}

#frameless {
    padding: 0
}

    #frameless .tclose {
        left: 6px
    }

/**** Forms *****/

.tb-half {
    width: 50% !important
}

.tb-half2 {
    width: 40% !important
}

.stat-lbl-div {
    display: inline;
    padding-left: 15px
}

#svDiv {
    border: 0;
    padding: 35px 0 15px 5px
}

#svBtnDiv {
    float: left;
    width: 60%;
    display: inline
}

#canBtnDiv {
    float: right;
    display: inline
}

.noshow {
    display: none;
}

#syms-hldr {
    height: 15px;
    padding: 0 0 10px 0
}

    #syms-hldr .sym-block {
        width: 88px;
        height: 15px;
        float: left
    }

.lb-mv-lft {
    float: left
}

.lb-mv-mid {
    float: left;
    width: 18%;
    padding: 18px 0 0 3px !important;
    text-align: center;
}

.lb-mv-rgt {
    float: right
}

.lb-mv-btn {
    width: 90%;
    border: 1px solid #aaaaaa !important;
    margin-top: 5px !important;
    background: #ffffff url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
    color: #222222 !important;
    font-weight: normal !important;
}

.tablelink {
    text-decoration: underline
}
/*Label New Rules*/
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
}

.FormActionBTNContainer .btn {
    float: right;
    margin: 10px 0;
}

.formsFormBlock.BorderNone {
    border: 0 none;
}

.formsFormBlock .SaveBTN_Wrapper {
    margin-top: 20px;
}

.formsItemInputWrapper.FullROW {
    font-size: 111%;
    font-weight: bold;
    padding-right: 22px;
    text-align: center;
    width: 100%;
}

.formsFormBlock .formsItemLabel.ItemHalfRoW {
    width: 50%;
}

.formsFormBlock .formsItemLabel.selectedCropsLabel {
    padding-left: 115px;
    width: 30%;
}
