.fa {
    cursor: pointer;
}

.carousel .helpButton img {
    width: 25px;
    height: 25px;
    max-width: 25px;
    min-width: 25px;
    position: relative;
}

/*1 April 2014 NO work happened on this day */
.RadComboBox {
    border: 2px solid #bdc3c7;
}

.RadAutoCompleteBox {
    color: rgb(52, 73, 94);
    background-color: #ffffff;
    float: left;
    height: 21px;
    text-decoration: none solid rgb(52, 73, 94);
    text-indent: 6px;
    vertical-align: middle;
    width: 297px;
    border: 2px solid rgb(189, 195, 199);
    border-radius: 3px 3px 3px 3px;
    font: normal normal normal 14px/20px Lato, sans-serif;
    margin: 0px;
    outline: rgb(52, 73, 94) none 0px;
    padding: 2px;
    transition: border 0.25s linear 0s, color 0.25s linear 0s;
}


    .RadAutoCompleteBox .racInput {
        list-style: none;
        float: left;
        display: inline;
        width: 50px;
        border: none;
        height: 15px;
        vertical-align: middle;
    }

.racTextToken {
    position: relative;
    float: left;
    display: inline;
}

.RadAutoCompleteBoxPopup {
    border: 1px solid #ccc;
    position: absolute;
    top: 499px;
    left: 291px;
    z-index: 9999;
    background-color: #fff;
    overflow: scroll;
    overflow-x: hidden;
    height: 150px;
}

.racList {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 287px;
}

    .racList li {
        margin: 0 1px;
        padding: 2px 6px;
        height: auto;
        min-height: 13px;
        cursor: pointer;
    }

        .racList li:hover {
            background-color: #f26522;
            color: #fff;
        }



/*26 MARCH Product Details*/
.UploadModifier ul {
    list-style: none;
    margin: 0;
}

#uxImageUploadfile0 {
    max-width: 148px;
    font-size: 10px;
}

.UploadModifier #uxImageUploadTextBox0 {
    max-width: 148px;
    font-size: 12px;
}

.UploadModifier .ruButton {
    display: none;
}


/*BEFORE 26MARCH2014*/
.university {
    color: #CC9900;
}

.cantFind {
    font-weight: bold;
    font-size: 18px;
}

.supplierInvite {
    font-weight: bold;
    font-size: 18px;
}

.section-border-bottom {
    border-bottom: 1px solid #ccc;
    padding: 15px 0 15px 0;
}

.search-controls input {
    width: 295px;
}

.controls #uxTotalCopies {
    width: 192px;
}

.border-bottom-grid {
    border-bottom: 1px solid #ccc;
}

.check-inline {
    position: relative;
}

    .check-inline input {
        float: left !important;
    }

    .check-inline label {
        margin-left: 35px;
    }

.border-red {
    border: 1px solid red;
}

.border-blue {
    border: 1px solid blue;
}

@media (max-width: 480px) {
    body {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    body {
        padding-top: 0;
    }
}

@media (min-width: 980px) {
    body {
        padding-top: 75px;
    }
}
/* A change just to check in*/

.table td {
    padding: 6px 6px;
    border-top: 2px solid #eef0f0;
}

@media (max-width: 767px) {
    .table {
        display: block;
    }
}

.border-red {
    border: 1px solid red;
}
/*START CALENDAR*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px;
    padding: 2px;
}

.book-order-input {
    width: 80px;
    text-align: right;
}

.book-order-list {
    color: #757575;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
    margin: 0;
}

legend {
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 62.006px /* 64px */;
}

h2,
.h2 {
    font-size: 36px /* 52px */;
}

h3,
.h3 {
    font-size: 30px /* 40px */;
}

h4,
.h4 {
    font-size: 25.994000000000003px /* 29px */;
}

h5,
.h5 {
    font-size: 20px /* 28px */;
}

h6,
.h6 {
    font-size: 18.996px /* 24px */;
}




.searchprominent {
    font-size: 16px;
    color: #333333;
}
/*END CALENDER*/

.workdammit .rwTable {
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: white;
    border-radius: 5px;
}

.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr.selected-row > td,
.table-striped tbody > tr:nth-child(even) > th,
.table-striped tbody > tr.selected-row > th {
    background-color: #eaeaea;
}

.formDetail span input .riTextBox {
    padding: 0px;
    border: 1px solid red;
}

/*fancy box*/

.fancyboxbody {
    padding: 0px;
}

form {
    margin: 0px;
}

.controls input {
    padding: 2px;
}




/*end fancy box*/



/*notification*/


#uxSiteNotification div {
    padding: 10px;
    margin: 0px;
}


#ctl00_uxMainContent_uxSearchAdvanced_uxAjaxNotification_popup, #ctl00_uxMainContent_uxBasicSearch_uxAjaxNotification_popup, #ctl00_uxMainContent_uxSearchBasic_uxAjaxNotification_popup, #uxNotification_popup, #ctl00_uxNotification_popup, #ctl00_uxMainContent_uxNotification_popup, #uxCreateUser_uxNotification_popup, #ctl00_uxMainContent_uxNotification_popup {
    background-color: #333333;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 10px 10px 20px;
    color: white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.rnCloseIcon, .rnContentIconClip {
    display: none;
}

.rnTitleBarTitle {
    font-size: 18px;
    font-weight: 700;
}
/*end notification*/



.rbImageButton {
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
}


/*UNIQUE SELECTORS*/

#ctl00_uxMainContent_uxBookOrderGrid_ctl00_ctl02_ctl02_RDIPFTimeStamp_dateInput {
    width: 50px;
    padding: 2px;
}



#uxModuleFrequency_Input {
    padding: 0px;
    height: 27px;
}

#ctl00_uxMainContent_uxNewProgrammeCode, #ctl00_uxMainContent_uxNewProgrammeDescription, #ctl00_uxMainContent_uxDepartmentCode, #ctl00_uxMainContent_uxDepartmentName {
    height: 30px;
}


#ctl00_uxMainContent_uxBookOrderGrid_ctl00_ctl02_ctl02_RNTBF_OrderQty {
    padding: 0px;
    width: 50px;
}

/* END UNIQUE SELECTORS*/
.RadTabStrip {
    display: none;
}

a {
    color: #757575;
}

    a:hover {
        color: #333333;
    }

.requestQuoteButton {
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.uxRequestQuotation {
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.approveButton, .uxApprove {
}

.uxAuthorisation {
    background: url(images/key.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.uxOnHold {
}

.uxLink {
    background: url(images/link.png);
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.uxReject {
}

.OpacLink {
}

.activityButton {
}

.alternativeFormat {
    background: url(images/alt_formats.png);
    background-position: 0 0;
    width: 25px;
    height: 25px;
    margin-right: 15px;
}

.deleteButton, .uxDelete {
}

.plusButton {
}

.denyButton {
}

.vendorButton {
    background: url(images/vendor.png);
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.vendorQButton {
    background: url(images/vendor.png);
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.editButton {
}

.editDocketButton {
}

.editVendor {
}

.renewButton {
}

.renewedButton {
}

.pricetagButton {
    background: url(images/pricetag.png);
    background-position: 0 0;
    width: 25px;
    height: 25px;
}

.role {
    font-size: 12px;
    position: relative;
    bottom: -15px;
    left: -50px;
    color: #cccccc;
}

/* button for button info*/
.rbDecorated {
    border: none;
    background: #333333;
    color: #ffffff;
    padding: 9px 12px 10px;
    line-height: 22px;
    text-decoration: none;
    text-shadow: none;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}

    .rbDecorated:hover,
    .rbDecorated:focus,
    .rbDecorated-group:focus .rbDecorated.dropdown-toggle {
        background-color: #333333;
        color: #ffffff;
        outline: none;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
        -webkit-backface-visibility: hidden;
    }

    .rbDecorated:active,
    .rbDecorated-group.open .rbDecorated.dropdown-toggle,
    .rbDecorated.active {
        background-color: #a1a6a9;
        color: rgba(255, 255, 255, 0.75);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .rbDecorated.disabled,
    .rbDecorated[disabled] {
        background-color: #bdc3c7;
        color: rgba(255, 255, 255, 0.75);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .rbDecorated.disabledBookList {
        background-color: darkgray;
        cursor: default;
        width: 90px;
    }

     
/* end button for button info*/



.bookdetailsRightSlide {
    text-align: justify;
    padding: 0 15px 0 0;
}
/* PAGER */


.rgPagerCell .rgWrap {
    float: left;
    width: auto;
    padding: 5px;
}

.rgPageFirst {
    background-image: url(images/firstpage.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}

.rgPagePrev {
    background-image: url(images/previous.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}

.rgPageNext {
    background-image: url(images/next.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}

.rgPageLast {
    background-image: url(images/lastpage.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}


/* END PAGER */

/* TABLES ELEMENTS*/

.tabstrip-page input[type="text"] {
    font-size: 12px;
}

.rgSortAsc {
    background-image: url(images/asc.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}


.rgSortDesc {
    background-image: url(images/dsc.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}


.rgExpand {
    background-image: url(images/options.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 25px !important;
    height: 25px;
}

.rgCollapse {
    background-image: url(images/collapse.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 25px!important;
    height: 25px;
}

/*.rgExpandnew {
    background-image: url(images/options.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 25px;
}

.rgCollapsenew {
    background-image: url(images/collapse.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 25px;*/
}

.rgExpandCol {
    width: 25px !important;
    /*background-color: transparent !important;
    border-top: none !important;*/
}

.table thead .rgFilterBox {
    padding: 2px;
}
/* TABLES ELEMENTS*/

.form-horizontal .control-label {
    text-align: left;
}

.list-table {
    font-size: 12px;
}

    .list-table tr td:nth-child(1) {
        width: 15%;
    }

    .list-table small {
        color: red;
    }

.form-horizontal .control-group {
    margin-bottom: 10px;
}
/* drop down list*/

.RadComboBox .rcbArrowCell a {
    background-color: #cccccc;
    padding: 2px;
    background-image: url(images/dsc.png);
    background-position: center;
    background-repeat: no-repeat;
}

.RadComboBox_martin .rcbInputCell, .RadComboBox_martin .rcbArrowCell {
    border: 1px solid;
    height: 18px;
    width: 300px;
}

.RadComboBox_martin .rcbInputCell {
    border-color: #272726;
    color: black;
    background-color: white;
}

.RadComboBox_martin .rcbInputCellLeft {
    border-right: 0;
}

.RadComboBox_martin .rcbInputCellRight {
    border-left: 0;
}

.RadComboBox_martin .rcbInput {
    color: black;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    line-height: 16px;
}

.RadComboBox_martin .rcbEmptyMessage {
    color: #cccccc;
    font-style: italic;
}

.RadComboBox_martin .rcbArrowCell {
    border-color: #272726;
    color: black;
    background-color: #fafafa;
    background-image: url('images/radActionsSprite.png');
    background-position: -1px -19px;
}

.RadComboBox_martin .rcbArrowCellLeft.rcbArrowCellHidden, .RadComboBox_martin .rcbArrowCellRight.rcbArrowCellHidden {
    border-color: #272726;
    color: black;
    background-color: white;
    background-image: none;
}

.RadComboBox_martin .rcbArrowCellLeft.rcbArrowCellHidden {
    border-right: 0;
}

.RadComboBox_martin .rcbArrowCellRight.rcbArrowCellHidden {
    border-left: 0;
}

.RadComboBox_martin .rcbHovered .rcbInputCell {
    border-color: #757575;
    color: black;
    background-color: white;
}

.RadComboBox_martin .rcbHovered .rcbInput {
    color: black;
}

.RadComboBox_martin .rcbHovered .rcbArrowCell {
    border-color: #757575;
    color: black;
    background-color: #e8e8e8;
}

.RadComboBox_martin .rcbHovered .rcbArrowCellLeft.rcbArrowCellHidden, .RadComboBox_martin .rcbHovered .rcbArrowCellRight.rcbArrowCellHidden {
    border-color: #757575;
    color: black;
    background-color: white;
}

.RadComboBox_martin .rcbFocused .rcbInputCell {
    border-color: #333333;
    color: black;
    background-color: white;
}

.RadComboBox_martin .rcbFocused .rcbInput {
    color: black;
}

.RadComboBox_martin .rcbFocused .rcbArrowCell {
    border-color: #333333;
    color: white;
    background-color: #333333;
}

.RadComboBox_martin .rcbFocused .rcbArrowCellLeft.rcbArrowCellHidden, .RadComboBox_martin .rcbFocused .rcbArrowCellRight.rcbArrowCellHidden {
    border-color: #333333;
    color: black;
    background-color: white;
}

.RadComboBox_martin .rcbDisabled {
    border-color: #272726;
    color: black;
    background-color: white;
}

    .RadComboBox_martin .rcbDisabled .rcbInput {
        color: #757575;
    }

    .RadComboBox_martin .rcbDisabled .rcbArrowCell {
        border-color: #e6e6e6;
        color: #757575;
        background-color: #fcfcfc;
    }

.RadComboBox_martin .rcbReadOnly .rcbInputCell {
    border-color: #272726;
    color: black;
    background-color: #DDD;
}

.RadComboBox_martin .rcbReadOnly .rcbInput {
    color: black;
}

.RadComboBox_martin .rcbReadOnly .rcbArrowCellLeft {
    border-right: 0;
}

.RadComboBox_martin .rcbReadOnly .rcbArrowCellRight {
    border-left: 0;
}

    .RadComboBox_martin .rcbReadOnly .rcbArrowCellLeft.rcbArrowCellHidden, .RadComboBox_martin .rcbReadOnly .rcbArrowCellRight.rcbArrowCellHidden {
        border-color: #272726;
        color: black;
        background-color: #fafafa;
    }

.RadComboBox_martin .rcbHovered .rcbReadOnly .rcbInputCell {
    border-color: #757575;
    color: black;
    background-color: #e8e8e8;
}

.RadComboBox_martin .rcbHovered .rcbReadOnly .rcbInput {
    color: black;
}

.rcbSlide {
    background-color: white;
}

.rcbHovered {
    background-color: #333333;
    color: white;
}

div.RadComboBox_martin .rcbInput {
    font-family: inherit;
}

/*NAVIGAITION*/
.navbar {
    border-bottom: 3px solid #CC9900;
}

.navbar-inner {
    background: #1a1d1f;
    border: none;
    opacity: 0.85;
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav > li > a {
    color: #fafafa;
    font-weight: 400;
    font-size: 14.994px;
    /* 15px */
    padding: 29px 10px 27px;
    text-shadow: none;
    -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
    -moz-transition: background-color .25s, color .25s, border-bottom-color .25s;
    -o-transition: background-color .25s, color .25s, border-bottom-color .25s;
    transition: background-color .25s, color .25s, border-bottom-color .25s;
    -webkit-backface-visibility: hidden;
}


    .navbar .nav > li > a:hover,
    .navbar .nav > li > a:focus {
        color: #CC9900;
    }

.navbar .brand {
    border-radius: 6px 0 0 6px;
    color: #fafafa;
    font-size: 23.996px;
    /* 24px */
    min-width: 200px;
    margin-left: 0;
    padding: 23px 28px 24px 32px;
    text-shadow: none;
}


.dropdown-menu li.active > a,
.dropdown-menu li.selected > a,
.dropdown-menu li.active > a.highlighted,
.dropdown-menu li.selected > a.highlighted {
    background: #CC9900;
    color: #ffffff;
}

    .dropdown-menu li.active > a:hover,
    .dropdown-menu li.selected > a:hover,
    .dropdown-menu li.active > a.highlighted:hover,
    .dropdown-menu li.selected > a.highlighted:hover,
    .dropdown-menu li.active > a:focus,
    .dropdown-menu li.selected > a:focus,
    .dropdown-menu li.active > a.highlighted:focus,
    .dropdown-menu li.selected > a.highlighted:focus {
        background: #CC9900;
        color: #ffffff;
    }

.open.dropup > .dropdown-arrow.dropdown-arrow-inverse {
    border-top-color: #CC9900;
}

.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
    border-bottom-color: #CC9900;
    border-top-color: #CC9900;
}

.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
    background-color: #CC9900;
    border-bottom-color: #CC9900;
    color: #ffffff;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-bottom-color: #CC9900 !important;
    border-top-color: #CC9900 !important;
}

.navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
.navbar .nav li.dropdown > .dropdown-toggle:focus .caret {
    border-bottom-color: #CC9900;
    border-top-color: #CC9900;
}

.navbar .nav li.dropdown .dropdown-menu {
    background-color: #1a1d1f;
    opacity: 0;
    padding: 0;
    visibility: hidden;
}

.navbar .nav ul a:hover {
    background-color: #CC9900;
}


.navbar .nav li.dropdown.open > .dropdown-toggle {
    color: #CC9900;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #CC9900;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-color: #CC9900;
    border-top-width: 8px;
    margin-left: 10px;
    margin-top: 7px;
}


/*==================BOOK SEARCH RESULTS===================*/
.book:first-child {
    margin-top: 30px;
}

.book {
    padding: 5px;
    margin-bottom: 15px;
    min-height: 150px;
    border-bottom: 1px solid #808080;
}

    .book table {
        width: 100%;
    }

        .book table td {
            vertical-align: top;
        }



.bookheader span.authors {
    font-size: 10pt;
}

.bookrownumber {
    font-size: 11pt;
    text-align: left;
    vertical-align: top;
    width: 10px;
}

.bookimage {
    text-align: center;
    width: 120px;
    padding-right: 10px;
    padding-left: 10px;
}

    .bookimage img {
        width: 120px;
    }

.bookformats table th {
    font-weight: bold;
    padding: 3px;
}

.bookformat td {
    padding: 5px;
    margin: 5px;
}

.bookformat:hover {
    background-color: #F5F5F5;
}

.col1 {
    text-align: left;
}

.col2, .col3, .col4, .col5 {
    text-align: right;
}

.pagenavigation {
}


.pagenavigation {
    font-size: 16px;
}

    .pagenavigation a {
        padding: 5px;
    }
/*==================BOOK SEARCH RESULTS===================*/


/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

/* Carousel base class */
.carousel {
    max-width: 1500px;
    margin: 0 auto 40px auto;
    /*-17 margin for alert */
}

    .carousel .container {
        position: relative;
        z-index: 9;
    }

.carousel-control {
    height: 80px;
    margin-top: 0;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    background-color: transparent;
    border: 0;
    z-index: 10;
}

.carousel .item {
    height: 500px;
}

.carousel img {
    position: absolute;
    top: -69px;
    left: 0;
    min-width: 100%;
    height: 500px;
}

.carousel-caption {
    background-color: transparent;
    position: static;
    max-width: 480px;
    padding: 0 20px;
    margin-top: 80px;
}

    .carousel-caption h1,
    .carousel-caption .lead {
        margin: 0;
        line-height: 1.25;
        color: #fff;
        text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }

    .carousel-caption .btn {
        margin-top: 10px;
    }

.inputSmall {
    width: 80px !important;
}

.inputFillSpan {
    width: 100% !important;
}

.pullLeft {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
}

.radMapWrapper {
    padding: 0 21px 21px 21px;
    background-color: #EBEDEE;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.demo-container .mapTitle {
    color: #444444;
    font-weight: normal;
    text-align: center;
    font-size: 20px;
}

.leftCol {
    float: left;
}

.rightCol {
    padding-left: 55px;
    font-size: 14px;
    font-family: "Segoe UI",Segoe,"Roboto","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: left;
    line-height: 19px;
}

    .rightCol .country {
        font-size: 24px;
        font-weight: normal;
        line-height: 18px;
        margin-bottom: 20px;
    }


    .rightCol .city {
        font-weight: bold;
    }

    .rightCol .email {
        color: #0394ae;
    }

        .rightCol .email a {
            color: #0394ae;
            text-decoration: none;
        }

            .rightCol .email a:hover {
                text-decoration: underline;
            }

    .rightCol .location {
        border-top: 1px solid #c9c9c9;
        margin-top: 10px;
        padding-top: 10px;
    }

    .rightCol .address {
        width: 235px;
    }


.RadMap .k-tooltip-content {
    font-family: "Segoe UI",Segoe,"Roboto","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.MyMap {
    border: 1px solid #FFF;
}

.input-wide {
    width: 100% !important;
}

.list-banner {
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 16px !important;
    min-height: 30px !important;
    line-height: 30px !important;
    background-color: #9a2213;
    border: 1px solid #9a2213;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a74b44), to(#9a2213));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #a74b44, #9a2213);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #a74b44, #9a2213);
    /* IE 10 */
    background: -ms-linear-gradient(top, #a74b44, #9a2213);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #a74b44, #9a2213);
}

.float-top {
    vertical-align: top !important;
}

.lblCurrentTemplate {
    font-weight: bold;
    color: red;
}

.search-supplier-module {
    border: 1px solid #CC9900;
    border-radius: 5px;
    padding: 10px;
}

.roundedPanelGreen {
   border-radius:15px;
   border:1px solid green;
   padding:10px;
}

.roundedPanelPurple {
    border-radius: 15px;
    border: 1px solid purple;
    padding: 10px;
}
.roundedPanelBlue {
    border-radius: 15px;
    border: 1px solid blue;
    padding: 10px;
}

.roundedPanelOrange {
    border-radius: 15px;
    border: 1px solid orange;
    padding: 10px;
}

.roundedPanelBlack {
    border-radius: 15px;
    border: 1px solid black;
    padding: 10px;
}

.roundedPanelMain {
    border-radius: 15px;
    border: 1px  groove 1.5px;
    padding: 10px;
    background-color:transparent;
}


.panelScope {
    border: 1px solid gray;
    padding: 10px 5px;
    background-color: transparent;
}
.bold-text {
font-weight:bold;

}
.formS-emptyCell {
width:5px !important;
}
/*drop down box custom desingn*/
.search_categories {
    font-size: 13px;
    padding: 10px 8px 10px 14px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

    .search_categories .select {
        width: 250px;
        background: url('arrow.png') no-repeat;
        background-position: 80% center;
    }

        .search_categories .select select {
            background: transparent;
            line-height: 1;
            border: 0;
            padding: 0;
            border-radius: 0;
            width: 120%;
            position: relative;
            z-index: 10;
            font-size: 1em;
        }