﻿@import "Font.css";
html, html body {
    background: #fff !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

iframe.fancybox-iframe body {
    background: #fff !important;
}

.popmaindiv .page_title {
    background: #1693ce;
    padding: 15px 15px 15px 15px;
}

    .popmaindiv .page_title h1 {
        padding: 0;
        margin: 0px;
        font-size: 25px;
        color: #fff;
        line-height: 1;
        font-weight: normal;
    }

.createfulldiv {
    float: left;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

.createyardfrom .createfulldiv:first-child {
    margin: 0px;
}

.createtitel {
    float: left;
    width: 150px;
    line-height: 32px;
    font-size: 13px;
}

.createfield {
    margin: 0px 10px 0px 160px;
    position: relative;
}

.MessagePopup {
    float: left;
    width: 100%;
    font-family: "Roboto",sans-serif !important;
    font-size: 13px;
}

.createfield input {
    float: left;
    width: 100%;
    height: 32px;
    border: 1px solid #d2d2d2;
    line-height: 30px;
    font-family: "Roboto" !important;
    color: #5c5c5c;
    border-radius: 3px;
    padding: 0 10px
}

.createfield textarea {
    float: left;
    width: 100%;
    height: 78px;
    border: 1px solid #d2d2d2;
    font-size: 13px;
    line-height: 1.2;
    color: #5c5c5c;
    border-radius: 3px;
    padding: 10px;
    font-family: "Roboto",sans-serif !important;
}

.createfield select {
    float: left;
    width: 100%;
    height: 78px;
    border: 1px solid #d2d2d2;
    line-height: 1.2;
    color: #5c5c5c;
    border-radius: 3px;
    padding: 10px;
}

#btnCancel {
    background: #aab0b7;
}

.redstar {
    position: absolute;
    right: -9px;
    color: #ff0000;
    font-size: 13px;
}

.Notes {
    margin: 3px 0px 0px 0px;
    font-size: 12px;
    color: #1693ce;
    line-height: 1.2;
    display: inline-block;
}

.popbut {
    float: left;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

    .popbut input, .ruButton.ruBrowse {
        background: #1a9edc;
        padding: 7px 15px;
        font-size: 14px;
        color: #fff;
        font-family: "Roboto",sans-serif !important;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        line-height: 1;
        width: auto;
        float: none;
        font-weight: normal;
    }

.popgraphbox {
    border: 1px solid #ccc;
}

    .popgraphbox h3 {
        margin: 0 -10px;
        padding: 0 10px 18px;
        border-bottom: 1px solid #ccc;
    }


/*************************** upload file css ******************************/
.ruButton.ruBrowse {
    background: #1a9edc !important;
    padding: 7px 15px !important;
    font-size: 14px;
    color: #fff !important;
    font-family: "Roboto",sans-serif !important;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    line-height: 1;
    width: auto;
    float: none;
    font-weight: normal;
    border: none !important;
    height: 30px !important;
    margin: 0 !important;
    width: auto !important;
}

.RadUpload .ruFileWrap {
    height: auto !important;
}

.selectbrow.demo-container .callout::after {
    top: 22px;
}

.padrile {
    padding: 0 10px;
}

.checkwrap {
    float: left;
    width: 30px;
}

.createfield .checkwrap input {
    width: auto;
    float: none;
    font-family: "Roboto",sans-serif !important;
    height: auto;
    margin: 9px 0px 0px 0px;
}

.checknote {
    margin-left: 30px;
}

.legenddiv {
    float: left;
    margin: 0px 0px 0px 15px;
}

.createfield .legenddiv:first-child {
    margin: 0px;
}

.legendYellowicon {
    background: url(../ImagesRD/yellow_icon.png) no-repeat 0 center;
    float: left;
    height: 10px;
    margin-top: 11px;
    width: 10px;
}

.legendGreenicon {
    background: url(../ImagesRD/green_icon.png) no-repeat 0 center;
    float: left;
    height: 10px;
    margin-top: 11px;
    width: 10px;
}

.legendRedicon {
    background: url(../ImagesRD/red_icon.png) no-repeat 0 center;
    float: left;
    height: 10px;
    margin-top: 11px;
    width: 10px;
}

.legendtext {
    float: left;
    line-height: 32px;
    margin: 0 0 0 10px;
}

.positionrel {
    width: 150px;
    display: inline-block;
    position: relative;
}

.createfield .RadUpload {
    width: auto;
}

.RadUpload .ruUploadProgress {
    font-family: "Roboto",sans-serif !important;
    font-size: 13px !important;
    line-height: 32px;
    padding-right: 8px;
}

.RadUpload .ruRemove {
    background: url(../images/delete_iconsec.png) no-repeat 2px 11px !important;
    font-family: "Roboto",sans-serif !important;
    font-size: 14px !important;
    height: 32px !important;
    line-height: 32px !important;
}

.RadUpload .ruUploadSuccess {
    background-position: 0 -9px !important;
}

.selecexistindiv {
    position: relative;
    width: 180px !important;
}

/*************************** upload file css ******************************/
.colanmaping {
    float: left;
    margin: 15px 0px 0px 0px;
}

.linehe1 {
    line-height: 1;
}

.ruFakeInput.radPreventDecorate {
    display: none !important;
}

.selectbrow.demo-container {
    float: left;
    position: relative;
}

.pop_grid_wrp {
}

.pop_info_text {
    padding: 5px;
    font-style: italic;
    text-align: left;
    background-color: #fff;
    clear: both;
}

.pop_footer {
    clear: both;
    padding: 15px 0;
}

.pop_footer_btns {
    padding: 0 15px;
}

.pop_padadjust {
    clear: both;
}

.hasLine {
    border-top: 2px solid #1a9edc;
    margin: 0 -15px;
    padding: 0 15px;
}

.forgetpassword {
    float: left;
    width: 100%;
    margin: 6px 0px 0px 0px;
    font-size: 14px;
}

.wdt215 {
    width: 215px !important;
}

.mrgnrgt290 {
    margin-right: 285px !important;
}

.mrgntop30 {
    margin-top: 30px !important;
}

.RadComboBox_Default .rcbInput {
    font-family: "Roboto",sans-serif !important;
    font-size: 13px !important;
}


/************************************ Grey out Dropdown status Add/Edit Task *************************************************/

.DisabledArrow span.select2-chosen {
    color: #ccc !important;
}

.DisabledArrow span.select2-arrow {
    background: #ccc none repeat scroll 0 0 !important;
}
/*****************************************************************************************************************************/

.for-taskspan {
    cursor: pointer !important;
    text-decoration: none !important;
}

.k-grid-norecords-template .spnNorecclr {
    font-family: "Roboto",sans-serif !important;
    font-size: 14px !important;
}

.margleft {
    margin-left: -5px !important
}


/* allow space for check mark */
.docviewlog .page_title h1 {
    padding: 0;
    margin: 0px;
    font-size: 25px;
    color: #fff;
    line-height: 1;
    font-weight: normal;
}

.docviewlog .page_title {
    background: #1693ce;
    padding: 15px 15px 15px 15px;
}

.nwwrapper {
    margin-bottom: 10px !important;
    width: 100% !important
}

.nwwrapper ul {
    margin-bottom: 10px;
    padding-top: 3px !important;
}
 .nwwrapper ul li a {
     cursor:pointer;
 }
.nwwrapper ul li a:hover {
    text-decoration: underline;
}

.nwwrapper .bcicon {
    background: url(../ImagesRD/Back_Arrow.png) no-repeat 0 center;
    height: 25px;
    width: 25px;
    display: block;
    float: left;
    margin-right: 10px;
    cursor:pointer;
}
.reptSpan {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #5c5c5c;
    line-height: 1.3;
    
}

.reptSpan a {
    font-size: 13px;
    color: #1a9edc;
    cursor: pointer;
    text-decoration:none;
}
.reptSpan a:hover {
    color: #23527c;
    text-decoration: underline;
}
.form-group.pop_search { float: left; margin-bottom: 14px; padding: 1px 20px 0 0; width: 100%; }
.pop_search input { border: 1px solid #d2d2d2; border-radius: 3px; color: #5c5c5c; float: left; font-family: "Roboto",sans-serif; height: 32px; line-height: 30px; padding: 0 10px; width: 247px; }
/*.popmember .k-list-scroller.k-selectable { border: 1px solid #d2d2d2; width: 200px; }
.popmember .k-reset.k-list { margin: 0; padding: 10px 15px; }
.popmember li { color: #5c5c5c; font-size: 13px; list-style: outside none none; padding: 0 0 10px; }*/
.popmember .k-button { background: #1a9edc none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; }
.popmember .k-widget.k-listbox.k-listbox-toolbar-right { float: left; padding-top: 10px; width: 280px; } 
.popmembernew { float: left; margin-left: 10px; padding-top: 9px; }
.popmember .k-selectable .k-item { padding: 5px; }
.popmembernew .k-widget.k-listbox { width: 280px; }
.popmembernew > label { float: left; margin-top: -26px; padding-bottom: 10px; width: 100%; }
.popmember > label { float: left; padding-bottom: 10px; }
.popmembernew > label { float: left; margin-top: -27px; width: 100%; }
.createnewyard.settopborder { border: medium none; margin: 0; padding-top: 4px; }
.msgnorcdfrtab {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    color: #f13939
}
.document_list_popupmain { padding:25px 15px 15px; }
.document_list_popupmain .innertablegrid{ padding:15px 0 0 0; }
.document_list_popupmain .k-grid-content.k-auto-scrollable{ overflow:auto; height:calc(100vh - 169px); }
.document_list_popupmain .k-grid-header{ padding-right:17px !important; }
.document_list_popupmain .notes_red{ padding-top:0; text-align:left; }
.document_list_popupmain .k-grid-header table tr th { background:#369cd9; border-color:#fff; color: #fff; text-transform: uppercase; }

/*CR-582 Restrict File Types on upload START*/
#Extnote.Notes{font-size: 12px;color: #1693ce;line-height: 1.2;display: inline-block;margin-top:10px; padding:0px;word-break: break-word;}
#divattchmentnotes #Extnote.Notes {top: -10px;position: relative;}
#NoteExt.Notes{font-size: 12px;color: #1693ce;line-height: 1.2;display: inline-block;margin-top:10px; padding:0px 20px;word-break: break-word;}
.selectbrow.demo-container #Extnote .Notes{padding-left:0px;}
/*CR-582 Restrict File Types on upload END*/
