﻿body
{
    height: auto;
    font-size:12px;
    
}

div#site-container
{
    max-width: 1024px !important;
    margin: 0 auto 0 auto;
    min-width:200px !important;
}
@media screen and (min-width:768px)
{
    .container-fluid
    {
        padding-left:10px;
        padding-right:10px;
    }
}

.navbar
{
    min-height: 40px;
}

a
{
    font-size: small;
}
input, select
{
    padding: 0;
    margin:0;
    margin-bottom:10px;
}
.italicise
{
    font-style: italic;
}
input[class*="span"], select[class*="span"]
{
    line-height: 20px !important;
}

input.btn.forecolorred
{
    color:#ee3224 !important;
    font-weight:bold;
}

input[type="radio"]
{
    margin:0px;
}

h1
{
   font-size: 1.8em ;
    margin-bottom: 15px ;
    padding-top: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-weight: bold;
}
h2 
{
    border-bottom: 1px solid #999999;
    color: #999999 ;
    font-size: 1.3em ;
    font-weight: bold ;
    margin-bottom: 10px ;
    margin-top: 20px ;
}
#cw_titelgroup h2
{
    margin: 0px;
}

h3
{
    margin-top: 0px ;
    font-size: 1.1em ;
    margin-bottom: 10px ;
    font-weight: bold ;
}

/* To allow old tags <p class="h2"...> to work */
p .h1
{
    font-size: 1.8em ;
    margin-bottom: 15px ;
    padding-top: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-weight: bold;
}

p .h2 
{
    border-bottom: 1px solid #999999;
    color: #999999 ;
    font-size: 1.3em ;
    font-weight: bold ;
    margin-bottom: 10px ;
    margin-top: 20px ;
}

p .h3
{
    margin-top: 0px ;
    font-size: 1.1em ;
    margin-bottom: 10px ;
    font-weight: bold ;
}
/* End of fix */
h4
{
    margin: 0px;
    font-size: 1em !important;
}

h5
{
    margin-top: 0px;
    font-size: 0.9em !important;
}
h6
{
    margin-top: 0px;
    font-size: 0.8em !important;
}
h1 a , h2 a, h3 a , h4 a , h5 a , h6 a
{
    line-height: 20px !important;   
}
p
{
    margin-bottom: 0px;
}
label 
{
    display:inline !important;
}


.sup_span
{
    color: #f00 !important;
    display: inline !important;
    width: auto !important;
    box-sizing: content-box !important;
    float: none !important;
    margin-left: 0px !important;
    
}
.greybox
{
    border: 1px solid #000;
    background: #eaeaea;
    font-size: 10px;
    padding: 10px;
    margin: 20px 0 20px 0;
    display: block;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus
{
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
    cursor: default;
}

.cw_searchresultsbox td.index
{
    width: 35px;
    vertical-align: top;
}

@media screen and (max-width:480px)
{
    legend
    {
        font-size: medium;
        line-height: normal;
        word-break: break-all;
    }
}
legend
{
    margin-bottom: 10px;
}
legend + .control-group
{
    margin-top: 10px;
}
.legendtextoverride
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
}
.supplier .control-label .pull-left *
{
    font-size: small;
    text-align: left;
    float: left;
}


.supplier ul
{
    list-style: none;
}
.supplier ul li input
{
    margin: 0px;
    margin-right: 5px;
}
.supplier .checkbox-list
{
    max-height: 200px;
    overflow-y: scroll;
    border: 1px solid #CCCCCC;
}
.errorContainer
{
    height: 37px;
}
.ValidationError
{
    background-color: Yellow;
    border: 1px solid #CCCCCC;
    display: none;
    padding: 5px;
    margin-bottom: 10px;
}
#dvError
{
    color: red;
    display: none;
}

.fileupload .btn
{
    height: 20px;
}

.fileupload .fileupload-preview
{
    font-size:small;
}
.fileupload .uneditable-input
{

   width:60%;
}
.fileupload .close 
{
     opacity:1;
}

.MultipleFileUpload .input-prepend.input-append
{
    width:100%
}
.fileupload .fileupload-message
{
    display:block;
}
/* @group main Menu */
#mainmenu-container
{
    margin-bottom: 0px !important;
    border-right: 0px;
}



/* @End*/
/* @group Sites Menu */

#cw_sitesmenu div
{
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
}

/*#cw_sitesmenu div ul
{
    width: 204px;
    
}*/
#cw_sitesmenu div li a
    {
        font-size:10px;
        width:42px;
        text-align:center;
    }
#cw_sitesmenu div li
{
    text-align: center;
}
@media screen and (max-width:767px)
{
    #cw_sitesmenu div
    {
        float: none;
    }
    #cw_sitesmenu
    {
        text-align: center;
    }
}
/* End*/
/* @group Language Menu */

.cw_langmenu
{
   
    font-size: 0.85em;
   margin-top:0px !important;
    color: #999 !important;
    
}
.cw_langmenu a
{
   
    text-align: center;
    text-decoration: none;
    color: #666 !important;
}
.cw_langmenu a:hover
{
    color: #666 !important;
}
.cw_langmenu a:active
{
}
.cw_langmenu .cw_itemcur
{
    font-weight: bold !important;
    color: #000 !important;
}
.cw_langmenu .cw_itemdis
{
}

/* @end */

/* @group Top Bar */
#cw_topbar
{
    color: #666;
    font-size: 0.85em;
    background-color: #FFFFFF;
    float: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.cw_langbar
{
    color: #666;
    font-size: 0.85em;
    background-color: #FFFFFF;
    float: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#cw_topbar a
{
    color: #666;
    text-decoration: none;
    margin-top: 3px;
}
#cw_topbar a:hover
{
    text-decoration: underline;
}
/* @end */

/* @group Text Size Tool */
#cw_textsizetool
{
    height: 23px;
    font-size: 0.9em; /*Changed by IFRC 20110316*/
    color: #666;
}
.cw_textsize_small
{
    font-size: 1em;
    padding-right: 7px;
}
.cw_textsize_normal
{
    font-size: 1.2em;
    padding-right: 2px;
}
.cw_textsize_big
{
    font-size: 1.38em;
}

/* @end */



.brand
{
    padding-top:5px !important;
     padding-bottom:5px !important;
}

.search-btn
{
    margin-top:0px !important;
    margin-left:0px !important;
}
.search-btn .dropdown-menu
{
    margin-left: -84px !important;
    padding: 20px !important;
}

.search-input-error
{
    display: block;
    color: red;
    font-size: 12px;
}
/*survey popup*/
#ServeyPopUpScreenCover
{
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}
#SurveyPopUp
{
    display: none;
    background: white;
    border: 10px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 99999;
    width: 350px;
}
#SurveyPopUp .SurveyPopUpButtons
{
    margin-top: 10px;
    clear: left;
    float: left;
}
#SurveyPopUp .SurveyText
{
    float: left;
}
#SurveyPopUp .SurveyPopUpButtons .buttonWrapper input
{
    margin-right: 5px;
}
/*end survey popup*/

/* @group ammadoPopUpScreenCover*/

#ammadoPopUpScreenCover
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    width: 100%;
    background-color: white;
    opacity: 0;
    filter: alpha(opacity = 0);
}

@media screen and (max-width:480px)
{
.PopUpCover
{
    position:absolute;
    display: none;
    z-index: 2001;
    padding-left: 10px;
    float:left;
    left:10px !important;
}

}

@media screen and (min-width:768px)
{
.PopUpCover
{
    position:absolute;
    display: none;
    z-index: 2001;
    padding-left: 10px;
    float:left;
}
}

.PopUpCover fieldset.popUp
{
    float: left;
    background: white;
    border: 1px solid #CCCCCC;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.PopUpCover fieldset.popUp iframe
{
    float: left;
    height: 450px;
    width: 330px;
}
.PopUpCover input.btnclose
{
    border: none;
    padding-right: 10px;
}

.PopUpCover .buttonWrapper
{
    float: left;
}
.AmmadoFooter
{
    color: Black;
    font-size: 12px;
    font-weight: bolder;
    clear: left;
    float: left;
    padding-left: 10px;
    width: 309px;
}
.AmmadoFooter table
{
    width: 100%;
}
.AmmadoFooter table td.footerText
{
    width: 243px;
}
/* end*/

/* @group Footer */
#cw_footergroup
{
    font-size: 0.9em;
}

#cw_footer
{
    color: #666666;
    padding-top: 30px;
}

#cw_footer a
{
}
#cw_footer a:hover
{
}
#cw_footer li, #cw_footer ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#cw_footer li
{
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cccccc;
}
#cw_footer td
{
    padding-bottom: 5px;
}
#cw_footer img
{
    vertical-align: middle;
}
/* @end */

/* @group Breadcrumb Trail */
#cw_breadcrumb
{
    color: #666;
    font-size: 11px;
    margin-bottom: 2px;
    font-size: 0.85em;
}
#cw_breadcrumb a
{
    color: #666;
    text-decoration: none;
}
#cw_breadcrumb a:hover
{
    text-decoration: underline;
}
#cw_breadcrumb .cw_itemcur
{
    font-weight: bold;
}
/* @end */


#myCarousel
{
    width: auto;
    max-width: 100%;
    margin-bottom:0px;
}
#myCarousel a.left, #myCarousel a.right
{
    line-height: 30px !important;
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(34, 34, 34);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 3px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    border-top-style: solid;
    border-top-width: 3px;
    color: rgb(255, 255, 255);
    cursor: auto;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
   
    line-height: 30px;
    margin-top: -20px;
    opacity: 0.5;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-decoration: none;
    top: 132px;
    width: 40px;
    
}
.carousel-caption a
{
    float: right;
    margin-right: 15px;
}
#myCarousel
img.HighlightImage 
{
    width:100% !important;    
}
.slideshow
.carousel-caption
{
    padding:5px;
}
.slideshow
.carousel-caption p
{
    font-style: italic;
    text-align: justify;
}
.evaluationtoolbox #map_canvas
{
    height: 80%;
}
.evaluationtoolbox
{
    padding-bottom: 10px;
}
.treeView
{
    overflow: auto;
    height: 100px;
    width: 100%;
    border: 1px solid #ccc;
}
.treeView a:empty
{
    display: none;
}
.treeView div img
{
    min-width : 20px;
}
.treeView div td
{
    min-width : 20px;
}
.treeView input
{
    margin-top: 0px;
    margin-right: 5px;
}
.treeView span
{
    white-space: normal;
}

tr.firstline th, tr.firstline td
{
    background-color: #CCCCCC;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

#litMainIntro
{
    white-space:normal;
    width:100%;
}
#litMainIntro *
{
    list-style:none;
    margin:0px;
    width:100%;
    white-space:normal;
}
.loc-list {
    width: 80px;
    overflow: hidden;
}
.idrl-expand
{
    background-color: transparent;
    background-image: url("/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png");
    background-position: -3px -16px;
    cursor: pointer;
    display: inline;
    height: 1px;
    margin-top: 4px;
    padding: 3px;
    position: relative;
    top: 0.4em;
    width: 23px;
}


.idrl-collapse
{
    background-color: transparent;
    background-image: url("/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png");
    background-position: 12px -16px;
    cursor: pointer;
    display: inline;
    height: 10px;
    padding: 3px;
    position: relative;
    top: 0.5em;
    width: 11px;
}

.tip {
    background-color: #F6F6F6;
    border: 1px solid #B9B9B9;
    display: none;
    height: 72px;
    overflow: auto;
    padding-top: 5px;
    position: absolute;
    width: 194px;
    z-index: 100;
}
@media screen and (min-width:768px)
{
    .cw_searchtoolsbox
    {
        padding: 0px !important;
    }
}
@media screen and (min-width:768px)
{
    .content_border_right
    {
        border-right: 1px dashed #e4e4e4;
    }
}

.videoWrapper
{
    position: relative !important;
    padding-bottom: 56.25% !important; /* 16:9 */
    padding-top: 25px !important;
    height: 0 !important;
}
.videoWrapper iframe
{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.cw_contentblocseparator
{
    height: 5px;
    clear: both;
}


/* @group Box Layout */
.cw_boxtitle
{
    font-size: large;
    font-weight: bold;
}

.cw_boxcommon
{
}
/* @end */


/* @group Box */
.cw_video_bottom
{
    margin-top: 10px;
    font-weight: bold;
}



/* FIXED HEIGHT FOR SPECIAL BOXES */
 
@media screen and (min-width:480px) and (max-width:767px)
{  
    .cw_home4colsgroup .span3
    {
        width: 48.6187845%;
        margin-left:2.7624309392265194% !important;
        float:left;
    }
    
    .cw_home4colsgroup .span3:nth-child(2n+1)
    {
         margin-left:0px !important;
    }
}

.cw_box p
{
    margin-bottom: 5px;
}
.cw_box img
{
}
.cw_boxtitle
{
    font-weight: bold;
    
    line-height: 1.1em;
    padding: 2px 0 !important;
    border-bottom: 1px dotted #aaaaaa;
    color: #666;
    margin-bottom: 0px;
    display: block; /*float: left;*/
}

.cw_boxtitle h3
{
    font-weight: bold;
    font-size: 16px !important;
    margin: 0px;
    border: none;
    line-height:25px;
}

.cw_boxtitle.cw_small
{
    font-size: 1.1em;
}


.cw_boxcontent
{
    padding: 10px 10px 0px 10px;
}

/* Issue ID:130 */
/*.cw_imagebanner
{
    
}*/
/* End of Change */

.cw_homemap .cw_boxcontent
{
    padding: 0px;
}
.cw_boxelementdate
{
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 2px;
}
.cw_FeedItem
{
    font-weight: normal;
}
.cw_boxelementdetails
{
    font-size: 0.8em !important;
    padding-top: 2px;
}
.cw_boxelement
{
    margin-bottom: 8px;
    padding-bottom: 8px !important; /*border-bottom: 1px dotted #cccccc;*/
    clear: both;
    line-height: normal !important;
}
.cw_boxelement p 
{
    word-wrap: break-word;
}
.cw_boxcontent ul
{
    padding-left: 15px;
}
.cw_boxgrey
{
    border: 1px solid #cccccc;
    background-color: #efefef;
}


.cw_boxmoreinformation
{
    border: 1px solid #cccccc;
    background-color: #fff;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 20px;
}
.cw_box.cw_boxhometheme
{
}
.cw_boxhometheme .cw_boxtitle
{
    font-size: 1.3em;
}

.cw_boxcontenthighlight h2, .cw_boxcontenthighlight h3, .cw_boxcontenthighlight h4, .cw_boxcontenthighlight h5, .cw_boxcontenthighlight h6
{
    color: #333;
}
.cw_mediasboxthumb
{
    float: left;
    margin: 0px 8px 4px 0px;
}
.cw_mediasbox h4
{
    clear: both;
}
.cw_mediasbox .cw_boxelementdate
{
    font-weight: normal;
}
/* @end */

/* @group News */
.cw_newsgroup
{
    margin-bottom: 20px;
}
.cw_newsbloc
{
    clear: both;

    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dotted #CCCCCC;
}

#cw_content .cw_newsdescription p
{
    text-align: left;
    margin-bottom: 5px;
    font-size: 12px !important; 
    line-height:14px !important;
    margin-bottom: 10px; /*Changed by IFRC 20110310*/
    overflow: hidden; 
}
#cw_content .cw_newsdescription h2 a
{
    margin-bottom: 2px;
    margin-top: 0px;
    line-height:14px !important;
    font-size: 12px !important;
}
/* @end */
.grey-box-wrapper
{
    background: #e6e6e6; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e6e6e6 0%, #e6e6e6 4%, #f3f3f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(4%,#e6e6e6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #dbdce2;
    border-radius: 7px;
    margin-bottom:10px;
}

.addlink
{
    text-decoration: none;
    cursor: pointer;
    color: #ee3224;
}

.addlink:hover
{
    text-decoration: underline;
}


#addToMyPage
{
    background: #fff;
    display: none;
    padding: 0;
    border: 1px solid #000;
    z-index: 100000;
    /*max-width: 400px;*/
    margin-right: 10px;
}

/*
#addToMyPage form
{
    width:400px;
}
#addToMyPage .itemRow table#GroupList
{
    margin-top:5px;
}
#addToMyPage .itemRow table#GroupList input[type="checkbox"]
{
    margin-right:5px;
}
#addToMyPage .handle
{
    width: 400px;
}*/

#createFolder
{
    
    background: #fff;
    display: none;
    padding: 0;
    border: 1px solid #000;
    width: 300px;
    z-index: 10000;
}

.closeLink, .closeLayer
{
    background: url(/Templates/CommonContent/images/icons/x.png) left top no-repeat;
    width: 25px;
    height: 29px;
    float: right;
    cursor: pointer;
}

.handle
{
    background: #ccc;
    float: left;
    cursor: move;
}

.handle h4
{
    float: left;
    margin: 5px 0 5px 10px;
    color: #fff;
}

.innerBox
{
    padding: 10px 10px 10px 10px;
    float: left;
    font-size: 11px;
    width: 90%;
    overflow: hidden;
}

.addIconLink
{
    background: url(/Templates/CommonContent/images/fednet_design/icon_add.gif) left 3px no-repeat;
    color: #ee3224;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 0 10px 25px;
    display: block;
    position: absolute;
    margin-top: 22px;
}

.editBookmark
{
    background: url(/Templates/CommonContent/images/fednet_design/icon_edit.gif) left top no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 0 0 165px;
    cursor: pointer;
}

.btnBookmark
{
    margin: 10px 0 0 0;
}

input.txtBookmarkTitle
{
    width: 185px;
}

p.loader
{
    width: 200px;
    display: block;
    text-align: center;
    padding-top: 10px;
}

.warning
{
    color: red;
    width: 10px;
}

.innerBox label.commonLabel
{
    margin: 10px 0 0 0;
    display: block;
    font-weight: bold;    
}

.cw_commentsbloc, .cw_commentsblocresponse
{
    border-bottom:1px dotted #000;
    margin-bottom:10px;
}
.cw_commentsbloc:last-child, .cw_commentsblocresponse:last-child
{
     border-bottom:none;
}
.minheight15px
{
    min-height:15px !important;
}
.margintop15px
{
    margin-top:15px;
}

/* @group Tag clouds */
.cw_tagclouds h3
{
    font-size: 1em;
}
.cw_tagclouds .cw_boxcontent
{
    text-align: justify;
}
.cw_tagclouds_size1
{
    font-size: 0.8em;
}
.cw_tagclouds_size2
{
    font-size: 0.9em;
}
.cw_tagclouds_size3
{
    font-size: 1em;
}
.cw_tagclouds_size4
{
    font-size: 1.1em;
}
.cw_tagclouds_size5
{
    font-size: 1.2em;
}
.cw_tagclouds_size6
{
    font-size: 1.3em;
}
.cw_tagclouds_size7
{
    font-size: 1.4em;
}
.cw_tagclouds_size8
{
    font-size: 1.5em;
}
.cw_tagclouds_size9
{
    font-size: 1.6em;
}
.cw_tagclouds_size10
{
    font-size: 1.7em;
}
/* @end */
#PageTreeControlList .accordion
{
    margin: 0px;
}
#PageTreeControlList .accordion-heading
{
    margin-bottom: 5px;
}
#PageTreeControlList .accordion-toggle
{
    display: inline !important;
    padding: 0px !important;
    padding-right: 5px !important;
    float: left !important;
}
#PageTreeControlList .accordion-inner
{
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
}



.cw_home2colsgroup, .cw_home3colsgroup, .cw_home4colsgroup
{
    margin-top:15px;
}


/* @group Color Box */
.cw_home3colsgroup .span3
{
    margin-top:10px;  
    
}
@media screen and (min-width:480px) and (max-width:767px)
{
    .cw_home3colsgroup .span3
    {
        width: 48.6187845%;
        margin-left:2.7624309392265194% !important;
        float:left;
        
    }
    
    .cw_home3colsgroup .span3:nth-child(2n+1)
    {
         margin-left:0px !important;
    }
}
.cw_home3colsgroup .pnlbox
{
}

.cw_boxcolor div.cw_boxcommon
{
}

.cw_boxcolor div .cw_boxtitle
{
    color: #fff;
    border-color: #c18d3d;
}
.cw_boxcolor .cw_boxtitle h3
{
    line-height:15px !important;
}
.cw_boxcolor .cw_boxtitle span
{
    
    width:100%;
    font-size:14px !important;
}

/*.cw_boxcolor div.cw_colsmall
{
    width: 165px;
}
.cw_boxcolor div.cw_colbig
{
    width: 345px;
}*/

div.cw_boxcolor div div div
{
    height: auto;
    padding: 0 15px 0px;
}

div.cw_boxcolor div div div div
{
    height: auto;
    padding: 0;
}

.cw_boxcolor div div div div.cw_boxtitle
{
    font-size: 1.3em;
}


/* start  red color css style */
.cw_boxcolor div.cw_boxred
{
    background-color: #EE3224;
}

.cw_boxcolor div.cw_boxred div div div.cw_boxtitle
{
    border-color: #FF6E6E;
}
.cw_boxcolor div.cw_boxredlight
{
    background-color: #EDBAA3;
}

.cw_boxcolor div.cw_boxredlight div div div.cw_boxtitle
{
    border-color: #DF0024;
}
/* end  red color css style */
/* start  green color css style */
.cw_boxcolor div.cw_boxgreen
{
    background-color: #99CC33;
    margin-bottom: 0;
}
.cw_boxcolor div.cw_boxgreen div div div.cw_boxtitle
{
    border-color: #D1E3AB;
}

.cw_boxcolor div.cw_boxgreenlight
{
    background-color: #D1E3AB;
    margin-bottom: 0;
}

.cw_boxcolor div.cw_boxgreenlight div div div.cw_boxtitle
{
    border-color: #99CC33;
}

/* end  green color css style */
/* start  orange color css style */
.cw_boxcolor div.cw_boxorange
{
    background-color: #FB9900;
}
.cw_boxcolor div.cw_boxorange div div div.cw_boxtitle
{
    border-color: #FCC56F;
}
.cw_boxcolor div.cw_boxorangelight
{
    background-color: #FCC56F;
}
.cw_boxcolor div.cw_boxorangelight div div div.cw_boxtitle
{
    border-color: #FB9900;
}
/* end  orange color css style */

/* start  blue color css style */
.cw_boxcolor div.cw_boxblue
{
    background-color: #12B3EC;
}
.cw_boxcolor div.cw_boxblue div div div.cw_boxtitle
{
    border-color: #79CFED;
}

.cw_boxcolor div.cw_boxbluelight
{
    background-color: #79CFED;
}
.cw_boxcolor div.cw_boxbluelight div div div.cw_boxtitle
{
    border-color: #12B3EC;
}

/* end  blue color css style */

/* start  yellow color css style */
.cw_boxcolor div.cw_boxyellow
{
    background-color: #E4B72F;
}

.cw_boxcolor div.cw_boxyellow div div div.cw_boxtitle
{
    border-color: #FFFF7F;
}

.cw_boxcolor div.cw_boxyellowlight
{
    background-color: #FEFFCD;
}

.cw_boxcolor div.cw_boxyellowlight div div div.cw_boxtitle
{
    border-color: #E4B72F;
    color: black;
}

/* end  yellow color css style */

/* start  brown color css style */
.cw_boxcolor div.cw_boxmaroon
{
    background-color: #800000;
}

.cw_boxcolor div.cw_boxmaroon div div div.cw_boxtitle
{
    border-color: #E17878;
}

.cw_boxcolor div.cw_boxmaroonlight
{
    background-color: #D8B09A;
}

.cw_boxcolor div.cw_boxmaroonlight div div div.cw_boxtitle
{
    border-color: #800000;
}
/* end brown color css style */

/* start  brown color css style */
.cw_boxcolor div.cw_boxbluegreen
{
    background-color: #00636B;
}

.cw_boxcolor div.cw_boxbluegreen div div div.cw_boxtitle
{
    border-color: #055D63;
}

.cw_boxcolor div.cw_boxbluegreenlight
{
    background-color: #C7DCDE;
}

.cw_boxcolor div.cw_boxbluegreenlight div div div.cw_boxtitle
{
    border-color: #ADC9CC;
}
/* end brown color css style */
/* @End */


a.cw_errorLink
{
    background: url(../images/icon_error.gif) left top no-repeat;
    padding: 0 0 10px 20px;
}
a.cw_rssLink
{
    background: url(../images/icon_rss.gif) left top no-repeat;
    padding: 0 0 10px 15px;
}

a.cw_arrowlink.cw_toplink
{
    background-image: url(../images/arrow_toplink.gif);
    font-size: 0.9em;
}

a.cw_arrowlink, .cw_arrowlink a
{
    padding: 0px 0px 0px 16px;
    background-image: url(../images/arrow_link.gif);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    line-height: 1.6em;
    font-weight: bold;
    font-size: 0.8em;
}
.red-color
{
    background-color: #ee3224;
}
.grey-color
{
    background-color: #f3f3f3;
}

.active-item
{
    color: black !important;
    font-weight: bold !important;
}
.breadcrumb
{
    padding-bottom: 0px !important;
}
#cw_leftmenu a
{
    font-size: 12px;
}
#cw_leftmenu li
{
    margin-left:-5px;
    
}
#cw_leftmenu li a
{
    font-weight:bold;
    font-size: 12px;
    padding-top:2px;
    padding-bottom:2px;
    
    padding-left:20px;
}
@media screen and (min-width:980px)
{
    #cw_leftmenu li a
    {
        border-top: dotted 1px #ccc;
    }
}
#cw_leftmenu li a:focus , #cw_leftmenu li a:hover
{
   background-color:#fff;
   color:#000;
   
}
#cw_leftmenu li li a
{
    font-weight:normal;
    font-size: 12px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:25px;
}
#cw_leftmenu li li li a
{
    font-weight:normal;
    font-size: 11px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:30px;
}
#cw_leftmenu li li li li a
{
    font-weight:normal;
    font-size: 11px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:35px;
}
#cw_leftmenu li li li li li a
{
    font-weight:normal;
    font-size: 10px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:40px
}
#cw_leftmenu li li li li li li a
{
    font-weight:normal;
    font-size: 10px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:45px
}
#cw_leftmenu ul
{
    padding-top:5px;
    padding-left:7px;
    padding-right:3px;
}
.accordion-toggle
{
    padding-left:10px !important;

}
@media screen and (min-width:980px)
{
    .accordion-group 
    {
        border: none !important;
    }
}



#cw_titelgroup *
{
    line-height: normal !important;
}
#mainmenu-container a
{
    font-weight: bold;
    color: #ee3224;
}
#mainmenu-container a:hover
{
    color: #000000;
}
#mainmenu-container li:hover
{
}
.breadcrumb
{
    border-bottom: 1px solid #e4e4e4;
    border-radius: 0px !important;
}

.ifrc-color
{
    background-color: #ee3224 !important;
    color: White !important;
}

.fednet-color
{
    background-color: #00447b !important;
    color: White !important;
}
.dmis-color
{
    background-color: #ee3224 !important;
    color: White !important;
}
.cw_newsdescription h2
{
    margin: 0px !important;
}
.cw_imagegalleryelement
{
    display:inline-table;
    margin-left:10px;
    margin-top:10px;
}
.gallery-item
{
    width:170px;
    display:inline-table;
}
.gallery-item *
{
    text-align:center;
}
.gallery-item a
{
    width:100%;
}
.gallery-item img
{
    height:100px;
    width:auto;
}

.gallery-search .control-group
{
    margin:10px;
}
/* @group Result navigation */
.cw_resultnavigation
{
    text-align: center;
    font-size: 0.95em;
    color: #999999;
    padding: 10px 0px 10px 0px !important;
    clear: both;
}
.cw_resultnavigation a
{
    padding: 0px 4px;
}
.cw_resultnavigation .cw_itemcur, .cw_resultnavigation .cw_itemcur a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.cw_resultnavigation .cw_itemcur a:focus
{
    /*outline-style:dotted;*/
}

@media screen and (min-width:320px) and (max-width:480px)
{
.media-object
{
   width:70px;
    max-width:none;
}
}

@media screen and (min-width:480px)
{
.media-object
{
   width:100px;
    max-width:none;
}
}

.media .pull-left
{
      margin-right:10px;
}

@media screen and (min-width:768px)
{

    #cw_topmenu > div:nth-child(2) > div
    {
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    #cw_centercolumn
    {
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
    }
    #cw_footer
    {
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        width: 99.8% !important;
        overflow: hidden;
    }
    #cw_rightcolumn
    {
        border-right: 1px solid #e4e4e4;
        
    }
    #cw_leftcolumn
    {
        border-left: 1px solid #e4e4e4;
    }
    #border-fix
    {
        overflow: hidden;
    }
}
@media screen and (min-width:1200px)
{
 #cw_rightcolumn
    {
        
        width:25.61025641%;
        margin-left:0px;
    }
     #cw_leftcolumn
    {
        width:25.61025641%;
       
    }
    #cw_centercolumn
    {
        margin-left: 0px;
        
    }
}
@media screen and (max-width:1199px) and (min-width:980px)
{
 #cw_rightcolumn
    {
        
        width:25.5319148936%;
        margin-left:0px;
    }
     #cw_leftcolumn
    {
        width:25.5319148936%;
       
    }
    #cw_centercolumn
    {
        margin-left: 0px;
       
    }
}

#cw_rightmiddle .row-fluid
{
    margin-bottom: 0px;
    margin-top: 10px !important;
    margin-left: 0px  !important;
}

    
#submenu-accordion .accordion-heading
{
    background-color: #eeeeee;
}

.cw_mediasboxthumb
{
    width:100px !important;
}
@media screen and (max-width:979px) and (min-width:768px)
{

    #cw_rightcolumn
    {
        width: 100%;
        margin-left: 0px;
        border-left: 1px solid #e4e4e4;
    }
    #cw_leftcolumn
    {
        width: 100%;
        border-right: 1px solid #e4e4e4;
    }
    #cw_centercolumn
    {
        margin-left: 0px;
        width: 100%;
    }
    
   

}

/* @group Content Tools */


#cw_contenttools
{
    font-size: 11px;    
    padding: 5px;
    border: 1px dotted #cccccc;
}
#cw_contenttools img
{
    vertical-align: baseline;
}


/* @End Content Tools */
/***********************************
		ADD THIS
************************************/
#EmailFriendForm
{
    width: 300px;
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #000;
    padding-bottom: 10px;
    z-index: 20000;
}

#EmailFriendForm .handle
{
    width: 300px;
}

#addThis
{
    width: 345px;
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 20000;
}

#addThis .handle
{
    width: 345px;
}

#addThis .innerDiv, #EmailFriendForm .innerDiv
{
    text-align: center;
    background: #fff;
    padding: 10px 0 0 10px;
    float: left;
}

.addThisHeading
{
    padding: 10px 0 0 10px;
    font-weight: bold;
}

.closeAddThisLayer
{
    background: url(/Templates/CommonContent/images/icons/x.png) left top no-repeat;
    width: 25px;
    height: 29px;
    float: right;
    cursor: pointer;
    margin: -20px 10px 0 0;
}

#addThis .innerDiv span, #EmailFriendForm .innerDiv span
{
    float: left;
    margin: 0 5px 0 0;
}

#addThis .innerDiv a
{
    color: #606060;
    display: inline;
    width: 80px;
    font-weight: normal;
    text-decoration: underline;
    float: left;
    margin: 0 10px 11px 0;
    text-align: left;
    font-size: 11px;
}

#EmailFriendContent
{
    padding: 15px;
}

#EmailFriendContent .itemRow
{
    float: left;
    width: 180px;
}

#EmailFriendContent .itemRow
{
    float: left;
    width: 280px;
    margin: 0 0 10px 0;
}

#EmailFriendContent fieldset.captcha input
{
    width: 180px;
    float: left;
}

#EmailFriendContent fieldset.captcha img
{
    margin: 10px 0;
    float: left;
}

#EmailFriendContent .itemRow input.txtCommon
{
    float: left;
    width: 280px;
    font-size: 11px;
    height: 16px;
}

#EmailFriendContent .itemRow label
{
    float: left;
    text-align: left;
    margin: 0 10px 0 0;
}

#EmailFriendContent .buttonWrapper
{
    float: right;
    margin: 0 10px 0 0;
}

#EmailFriendContent .itemRow span.emailError
{
    color: Red;
    display: none;
}

.gsc-input input
{
    background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: none ;
-moz-transition:none;
-o-transition: none;
transition: none ;
}
.gsc-tabsArea > div 
{
    overflow:hidden !important;
}
iframe,object,embed
{
    width: 100%;
    padding: 0px;
}
.supplier-data-block
{
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.supplier-controls
{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.supplier-controls .addPadding
{
    padding-left: 10px;
    padding-right: 10px;
}
.supplier-data-block dt
{
    text-align: left;
    width: 130px;
    float: left;
    margin-bottom: 5px !important;
}
.supplier-data-block dd
{
    margin-left: 140px;
    margin-bottom: 10px !important;
}
@media screen and (max-width:479px)
{
    .supplier-data-block
    {
        width: 100%;
    }
    .supplier-data-block dt
    {
        text-align: left;
        width: 100%;
        float: none;
    }
    .supplier-data-block dd
    {
        margin-left: 0px;
        width: 100%;
    }
}



#notify-error-popup
{
    width:auto;
}
#simplemodal-overlay
{
    background-color: #000;
    cursor: wait;
}

/* Container */
#simplemodal-container
{
    height: auto !important;
    width: 300px !important;
    background-color: #fff;
    border: 1px solid #000;
    top:100px !important;
    position: absolute !important;
}
#simplemodal-container a.modalCloseImg
{
    background: url(../images/icons/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -18px;
    cursor: pointer;
}
#simplemodal-container #basicModalContent
{
    padding: 8px;
}
#simplemodal-data iframe
{
    width:100%;
    height:700px !important;
    overflow:hidden !important;
}
.urlLabel
{
    word-wrap: break-word;
}
/***********************************
Site Map
/***********************************/
#SiteMap ul
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(../images/misc/SiteMapBullet.png) no-repeat;
    font-size: 1em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

.modalPopUp /*replicate in fednet*/
{
    background: #e6e6e6; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e6e6e6 0%, #e6e6e6 4%, #f3f3f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(4%,#e6e6e6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e6e6e6 0%,#e6e6e6 4%,#f3f3f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */
    
    border: 1px solid #dbdce2;
    border-radius: 7px;
}
.modalPopUp h2
{
    margin:0px;
    font-size:18px !important;
    font-style:italic;
    padding-left:10px;
}

.modalPopUp  .mainInfoBoxContentContainer
{
    background:#fff;
    padding-right:10px;
    padding-top:5px;
}
.modalPopUpHost
{
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    visibility: hidden;
}
.modalPopUpCover
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1000;
}
.modalPopUpContentWrapper
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
}

.dvsubscribe
{
    padding-top: 10px;
}

/*DSK Issue 455:Arabic date format */
.evenline .inline,.oddline .inline
{
	min-width:100px;
}
/*END*/
/* Issue ID 455: Arabic date format */
.contains-month
{
                
    float:left;
    margin:2px;
    display:inline;
    margin-top:0px;
}
.contains-day
{
    float:left;
    margin:2px;
    display:inline;    
    margin-top:0px;
}
.contains-year
{
    display:inline;
    margin:2px;
}
/* Issue 79	New career page templates (application process, Testimonial preview page) */
.accordion {
 
}
.accordion dt, .accordion dd {
  padding: 0px;
  border: 0px solid black;
  border-bottom: 0;
  line-height:15px;
}
.accordion dt:last-of-type, .accordion dd:last-of-type {
  border-bottom: 0px solid black;
}
.accordion dt a, .accordion dt a {
  display: block;
  color: black;
  font-weight: bold;
}
.accordion dt a, .accordion dt a:hover
{
   /* color:#0F6CB6;*/  
}
    
.accordion dd {
  border-top: 0;
  font-size: 12px;
  border-bottom:1px dotted #CCCCCC;
}
.accordion dd:last-of-type {
  border-top: 0px solid white;
  position: relative;
  top: -1px;
   border-bottom:1px dotted #CCCCCC;
}
#cw_content .accordion td
{
    vertical-align:middle;
}
#cw_content .accordion td.title
{
    padding-left:10px;
   /* color:#0F6CB6;*/
}

#cw_centercolumn #cw_content .testomonials
{
}

#cw_centercolumn #cw_content .testomonials div.titem
{
    float:left;
    margin-right:3px;
    width:150px;
    margin-bottom:15px;
}
#cw_centercolumn #cw_content .testomonials div.titem li a
{
    font-weight:bold;
}

#cw_centercolumn #cw_content .testomonials div.titem ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#cw_centercolumn #cw_content .testomonials div.titem li
{
    list-style-type:none;
}
/*end*/
/***********************************
		End ADD THIS
************************************/
/*
body *::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    margin-right:3px;
}*/
 
/* Track */
/*
body *::-webkit-scrollbar-track {
    background: rgba(226,0,26,0.1);
    width: 12px;
    height: 12px;
}*/
 
/* Handle */
/*
body *::-webkit-scrollbar-thumb {
   
    background: rgba(226,0,26,0.4); 
    height:50px;
    max-height:50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
*/

.window
{
display: table; 
}
.IETextBox
{
    height:31px!important;
}
/* Disaster law search criteria filter*/
#cw_centercolumn  .disaster_search { background-color:#f5ebd0; border:1px #e9dbb6 solid; padding:4px; -webkit-border-top-right-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-topright:6px; -moz-border-radius-bottomright:6px; border-top-right-radius:6px; border-bottom-right-radius:6px; }

.searchcriteria
{
    position: absolute;  left: -0.5px;
}
.SearchCriteriaLabel
{
    font-size:12px;
}
.HRFieldSetFileUpload
{
    height:30px; 
}

/*Issue 664 - WebPart layout changes - [FedNet] Responsive design in UAT*/
#editwpdialog .inner .content fieldset legend 
    {
  font-size: 11px !important;
}
#editwpdialog .inner .content {
  background-color: #eee;
  border: solid 1px #898989;
  border-left-color: #3c3c3c;
  border-right-color: #c5c5c5;
  border-top: none;
  padding: 8px;
}
#editwpdialog .inner {
  font: 11px tahoma;
  line-height: 16px;
  color: #000000;
  vertical-align: top;
  position: relative;
}
#editwpdialog .inner .content fieldset {
  margin: 0;
  padding: 7px;
  border: solid 1px #333;
  float: none;
  display: block;
}
.EP-tableCaptionCell label
{
    font-size:11px !important;
    font-weight:bold !important;
}
.EP-tableCaptionCell
{
    text-align:left;
}
/*Issue 664 - End*/

.cw_formlabel
{
    display: block;
    padding-top: 5px;
    padding-bottom:3px;
    font-size: 1em;
}
#cw_content p {
  font-size: 1em;
  margin-bottom: 10px;
  overflow: hidden;
}
#cw_centercolumn li {
  margin-bottom: 4px;
  font-size: 1em;
  line-height: 15px;
}
#cw_content ul, #cw_content ol, #cw_tabs ul, #cw_tabs ol {
  margin: 5px 0px 15px 15px;
}
#cw_centercolumn #cw_content ul li {
  list-style-type: disc;
}
.mainheading .overlay_dark_700x300 span.mainheading, .overlay_white_700x300 span.mainheading, .overlay_dark_700x300 span.mainheadingAR, .overlay_white_700x300 span.mainheadingAR
{
    color: #ffffff;
    font-size: 26px;
    margin: -7px 0 0 0;
    padding: 0;
    display: block;
    overflow: hidden;
    height: 70px;
}

.subheading .overlay_dark_700x300 span.subheading, .overlay_white_700x300 span.subheading, .overlay_dark_700x300 span.subheadingAR, .overlay_white_700x300 span.subheadingAR
{
    color: #ffffff;
    font-size: 15px;
    margin: -3px 0 0 0;
    padding: 0;
    display: block;
    overflow: hidden;
    height: 23px;
}
.HighlightImageBorderRadius
{
      border-radius: 10px; 
}
div.sec-hdr {
  background: #EBEBEB;
  border: solid 1px #CCCCCC;
  border-bottom: none;
  padding: 5px;
  border-radius: 4px 4px 0 0;
}
.sup_label {
  font-weight: bold;
  color: #808080;
  font-size: 0.95em;
}
.hideelement
{
    display:none;
 }
 .lbldisplay {
  text-align: center;
  display: none;
}
table.supplierchild tr th {
  background-color: #EBEBEB;
  border-bottom: 1px solid #CCCCCC;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
}
table.supplierchild tr th, table.supplierchild tr td {
  text-align: left;
  padding-left: 5px;
  font-size: 0.95em;
}

@media screen and (min-width:480px)
{  
    .HighlightImgHeading
{
    color: #ffffff;
    font-size: 26px;
     display: block;
}
}


@media screen and (max-width:480px)
{  
    .HighlightImgHeading
{
    color: #ffffff;
    font-size: 20px;
     display: block;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{  
.accordion {
  margin-bottom: 0px  !important;
}
}

@media screen and (max-width:767px)
{
    .mainmenuwidth
    {
        width:88%;
        float:left;
    }
    .searchbuttonsetting
    {
        width:10%;
        margin-top: 10px !important;
    }
}
.btnSearchTopBtn
{
      padding: 12px 12px !important;
      margin-top: -10px !important;
}
#lumesseSettings #settings a.chpPass
{
    display:block;
}
/* @group Publications */
.cw_publicationsgroup
{
    margin-bottom: 20px;
}
.cw_publicationsbloc
{
    clear: both;
    padding-bottom: 6px !important;
    margin-bottom: 9px;
    border-bottom: 1px dotted #CCCCCC;
}
#cw_content p.cw_publicationsdate, .cw_publicationsdate
{
    font-size: 0.85em !important;
    font-weight: bold;
}
.cw_publicationsdescription
{
    margin-left: 108px;
}
.cw_box .cw_publicationsdescription
{
    margin-left: 88px;
}
#cw_content .cw_publicationsdescription p
{
    text-align: left;
    margin-bottom: 5px;
}
/* @end */
@media screen and  (min-width:767px)
{
    .txtDOB
    {
        width: 90px !important;
        
    }       
}
.labelsize
{
    font-size:12px;
}
.btnVerticalTop 
{
    vertical-align:top;
}
.idrl-view-catg {
    border: 1px solid #B9B9B9;
    margin: 10px 0;
}
tr.firstline th, tr.firstline td
{
    background-color: #CCCCCC;
    padding: 5px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

#PopUp textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  float: right;
  border: 1px solid #ccc;
  background-color: transparent;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}