Last active
August 29, 2015 14:26
-
-
Save karkranikhil/7b6ae62faf5918594b35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { | |
| color: #DBDBDB; | |
| cursor: default; | |
| background-color: #079EC0; | |
| border: 1px solid #ddd; | |
| border-bottom-color: transparent; | |
| border-radius:0px | |
| } | |
| .top-nav-tabs > li.active > a, .top-nav-tabs > li.active > a:hover, .top-nav-tabs > li.active > a:focus { | |
| border-bottom-color: transparent; | |
| border-radius:0px | |
| } | |
| a { | |
| color: #070707; | |
| text-decoration: none; | |
| } | |
| a:hover { | |
| color: black !important; | |
| text-decoration: none !important; | |
| } | |
| #relation-right-border { | |
| border-right: 2px solid #d5d5d5; | |
| } | |
| .relation-left-border{ | |
| border-left: 2px solid #d5d5d5; | |
| } | |
| .nav-tabs > li { | |
| float: left; | |
| margin-bottom: -1px; | |
| border-right: 3px solid white; | |
| border-radius:0px | |
| } | |
| .top-nav-tabs > li { | |
| float: left; | |
| margin-bottom: -1px; | |
| margin-top:1%; | |
| border-radius:0px | |
| } | |
| .caret1{ | |
| border-left: 9px solid transparent; | |
| border-right: 9px solid transparent; | |
| border-top: 8px solid #fff; | |
| border-top-color: #6fde00; | |
| margin-left:4.70% !important; | |
| } | |
| .caret2{ | |
| border-left: 9px solid transparent; | |
| border-right: 9px solid transparent; | |
| border-top: 8px solid #fff; | |
| border-top-color: #6fde00; | |
| margin-left:14% !important; | |
| } | |
| .caret3{ | |
| border-left: 9px solid transparent; | |
| border-right: 9px solid transparent; | |
| border-top: 8px solid #fff; | |
| border-top-color: #6fde00; | |
| margin-left:24% !important; | |
| } | |
| .caret4{ | |
| border-left: 9px solid transparent; | |
| border-right: 9px solid transparent; | |
| border-top: 8px solid #fff; | |
| border-top-color: #6fde00; | |
| margin-left:30% !important; | |
| } | |
| .caret5{ | |
| border-left: 9px solid transparent; | |
| border-right: 9px solid transparent; | |
| border-top: 8px solid #fff; | |
| border-top-color: #6fde00; | |
| margin-left:35% !important; | |
| } | |
| .RA-top-menu-right-div{ | |
| margin-top:1%; | |
| } | |
| .RA-top-menu-right-div-data{ | |
| border-left:1px solid grey; | |
| margin-right:5%; | |
| border-right:1px solid grey; | |
| float:right; | |
| width:106%; | |
| } | |
| .ust-userIcon-img-height{ | |
| height: 21px !important; | |
| } | |
| .RA-user-name{ | |
| font-weight:bold; | |
| color: skyblue; | |
| padding-left:1%; | |
| } | |
| .RA-user-designation{ | |
| font-size: 75%; | |
| padding-left: 2%; | |
| color: grey; | |
| font-weight: bold; | |
| } | |
| .RA-user-chevron{ | |
| float:right; | |
| margin-top: 8%; | |
| } | |
| .RA-user-location{ | |
| font-size:76%; | |
| color: #b5b5b5; | |
| display: block; | |
| padding-left:10%; | |
| } | |
| .RA-top-menu-heading{ | |
| font-weight:bold; | |
| font-size:73%; | |
| color:#4d4d4d; | |
| } | |
| /*images to top menu bar*/ | |
| .RA-relationship-img-top-menu-active { | |
| background-image: url('../../images/ust-relationships-active-img.png'); | |
| background-repeat: no-repeat; | |
| height: 25px; | |
| width: 25px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 70%; | |
| margin-bottom: -20%; | |
| } | |
| .RA-relationship-img-top-menu { | |
| background-image: url('../../images/ust-relationships-grey-img.png'); | |
| background-repeat: no-repeat; | |
| height: 25px; | |
| width: 25px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 70%; | |
| margin-bottom: -20%; | |
| } | |
| .RA-leads-img-top-menu { | |
| background-image: url('../../images/ust-prospects-grey-img.png'); | |
| background-repeat: no-repeat; | |
| height: 25px; | |
| width: 25px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 70%; | |
| margin-bottom: -20%; | |
| } | |
| .RA-referal-grey-img { | |
| background-image: url('../../images/ust-referal-grey-img.png'); | |
| background-repeat: no-repeat; | |
| height: 25px; | |
| width: 25px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 65%; | |
| margin-bottom: -20%; | |
| } | |
| .RA-opportunities-grey-img { | |
| background-image: url('../../images/ust-opportunities-grey-img.png'); | |
| background-repeat: no-repeat; | |
| height: 25px; | |
| width: 25px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 60%; | |
| margin-bottom: -20%; | |
| } | |
| .relationship-analysis-nav{ | |
| margin-top: 1%; | |
| margin-left: 1%; | |
| margin-right:1%; | |
| background-color:#d5d5d5; | |
| } | |
| .relationship-analysis-top-nav{ | |
| margin-left: 1%; | |
| } | |
| .relationship-analysis-tab-row{ | |
| margin-top:10px; | |
| margin-left: 15px; | |
| } | |
| .relationship-analysis-tab-row-div1{ | |
| float:right; | |
| padding-left: 0px; | |
| } | |
| .relationship-analysis-tab-row-div2{ | |
| float:right; | |
| width: 23px; | |
| } | |
| .relationship-analysis-tab-row-div3{ | |
| float:right; | |
| width: 40px; | |
| } | |
| .relationship-analysis-tab-row-div4{ | |
| float:right; | |
| width: 40px; | |
| } | |
| .relationship-analysis-setting-grey-img{ | |
| background-image:url('../../images/ust-settings-grey-img.png'); | |
| background-repeat:no-repeat; | |
| height:35px; | |
| width:35px; | |
| background-position:center; | |
| margin-right:auto; | |
| margin-left:auto; | |
| cursor:pointer; | |
| display:inline-block; | |
| background-size:65%; | |
| border-left: 1px solid grey; | |
| border-right: 1px solid grey; | |
| } | |
| .Ra-analysis-border-right{ | |
| border-right: 1px solid grey; | |
| } | |
| .relationship-analysis-download-green-img { | |
| background-image: url('../../images/ust-download-green.png'); | |
| background-repeat: no-repeat; | |
| height: 35px; | |
| width: 35px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 65%; | |
| border-left: 1px solid grey; | |
| width:35px; | |
| } | |
| .relationship-analysis-print-img{ | |
| background-image:url('../../images/ust-print-img.png'); | |
| background-repeat:no-repeat; | |
| height:35px; | |
| width:40px; | |
| background-position:center; | |
| margin-right:auto; | |
| margin-left:auto; | |
| cursor:pointer; | |
| display:inline-block; | |
| background-size:65%; | |
| border-left: 1px solid grey; | |
| } | |
| .carousel-inner{ | |
| padding-right:0.7%; | |
| } | |
| .RA-carousel-div-heading{ | |
| background-color: rgba(200,200,200,.4); | |
| width: 100%; | |
| padding: 5px 15px; | |
| } | |
| .RA-carousel-div-heading-row{ | |
| background-color: rgba(200,200,200,.4); | |
| height: 48px; | |
| margin-top: -6px; | |
| } | |
| .RA-carousel-div-Revenue,.RA-carousel-div-Balance{ | |
| padding-top: 10px; | |
| font-weight:bold; | |
| } | |
| .RA-carousel-div-Revenue-value,.RA-carousel-div-Balance-value{ | |
| float:right; | |
| color:green; | |
| padding-top: 10px; | |
| } | |
| .RA-carousel-div-Revenue-value>span{ | |
| float: right; | |
| font-weight:bold; | |
| } | |
| .RA-carousel-div-Balance-value>span{ | |
| float: right; | |
| font-weight:bold; | |
| } | |
| .RA-panel-group{ | |
| margin-left:4%; | |
| margin-right:4%; | |
| padding-top:4%; | |
| } | |
| .RA-Revenue-panel-heading0,.RA-Balance-panel1-heading{ | |
| border-left: 6px solid blue !important; | |
| } | |
| .RA-Revenue-panel-heading1,.RA-Balance-panel2-heading{ | |
| border-left: 6px solid red !important; | |
| } | |
| .RA-Revenue-panel-heading2,.RA-Balance-panel3-heading{ | |
| border-left: 6px solid green !important; | |
| } | |
| .RA-BySegment-panel1-heading0{ | |
| border-left: 6px solid #434396 !important; | |
| } | |
| .RA-BySegment-panel1-heading1{ | |
| border-left: 6px solid #00B85C !important; | |
| } | |
| .RA-BySegment-panel1-heading2{ | |
| border-left: 6px solid #FFFF00 !important; | |
| } | |
| .RA-BySegment-panel1-heading3{ | |
| border-left: 6px solid #474747 !important; | |
| } | |
| .RA-panel-title-heading{ | |
| padding-left:15px; | |
| font-weight:bold; | |
| } | |
| .RA-panel-percentage-value{ | |
| float:right; | |
| border-left-width: 2px; | |
| padding-left: 6px; | |
| font-weight:bold; | |
| color: grey; | |
| } | |
| .RA-panel-data-value{ | |
| float:right; | |
| font-weight:bold; | |
| padding-right: 2px; | |
| font-weight:bold; | |
| } | |
| .RA-panel-accordion-list{ | |
| float:right; | |
| } | |
| .RA-detail-table-Associate-color{ | |
| color:aqua; | |
| } | |
| .RA-details-table-Associate-subtext{ | |
| color: grey; | |
| font-size: 88%; | |
| font-weight: bold; | |
| } | |
| .RA-details-tab{ | |
| margin-top: 1%; | |
| margin-right:1%; | |
| margin-left:1%; | |
| } | |
| .RA-filter-img { | |
| background-image: url('../../images/ust-filter-grey-img.png'); | |
| background-repeat: no-repeat; | |
| height: 35px; | |
| width: 40px; | |
| background-position: center; | |
| margin-right: auto; | |
| margin-left: auto; | |
| cursor: pointer; | |
| display: inline-block; | |
| background-size: 60%; | |
| margin-left: 50%; | |
| } | |
| table{ | |
| width:100%; | |
| } | |
| thead{ | |
| background-color:#d5d5d5; | |
| } | |
| #RA-table-heading>th{ | |
| column-span:1; | |
| } | |
| .RA-Details-table-Risk{ | |
| float: right; | |
| padding-right: 5%; | |
| } | |
| .Ra-table-Caret{ | |
| border-top:#d5d5d5 !important; | |
| } | |
| #RA-details-table-heading-assosiate{ | |
| width:20%; | |
| border-bottom:#d5d5d5 !important; | |
| } | |
| .RA-detail-table-IM&T{ | |
| color:skyblue; | |
| } | |
| .RA-detail-table-Other{ | |
| color:orange; | |
| } | |
| .RA-detail-table-credit{ | |
| color:red; | |
| } | |
| .RA-detail-table-Banking{ | |
| color:green; | |
| } | |
| .RA-detail-table-Total{ | |
| color:grey; | |
| } | |
| /* | |
| .RA-carousel-control.right { | |
| margin-left: -2%; | |
| margin-right: -2%; | |
| color: #acacac; | |
| background-image: none; | |
| top: 35%; | |
| } | |
| */ | |
| .chart-row{ | |
| margin-right:-5%; | |
| margin-left:-5%; | |
| } | |
| .caret-up { | |
| border-left: 5px solid transparent; | |
| border-right: 5px solid transparent; | |
| border-bottom: 5px solid grey; | |
| float:right; | |
| margin-right:6%; | |
| } | |
| .arrow-up-0 ,.arrow-up-3{ | |
| width: 0; | |
| height: 0; | |
| border-left: 5px solid transparent; | |
| border-right: 5px solid transparent; | |
| border-bottom: 5px solid red; | |
| float: right; | |
| margin-top: 4%; | |
| margin-right: 6%; | |
| } | |
| .arrow-up-1, .arrow-up-4 { | |
| width: 0; | |
| height: 0; | |
| border-left: 5px solid transparent; | |
| border-right: 5px solid transparent; | |
| border-bottom: 5px solid yellow; | |
| float: right; | |
| margin-top: 4%; | |
| margin-right: 6%; | |
| } | |
| .arrow-up-2 ,.arrow-up-5 { | |
| width: 0; | |
| height: 0; | |
| border-left: 5px solid transparent; | |
| border-right: 5px solid transparent; | |
| border-bottom: 5px solid green; | |
| float: right; | |
| margin-top: 4%; | |
| margin-right: 6%; | |
| } | |
| thead>tr>th{ | |
| border:1px solid white; | |
| } | |
| .RA-Checkbox{ | |
| border-left:1px solid #d5d5d5; | |
| } | |
| .Ra-checkbox-right{ | |
| border-right:1px solid #d5d5d5; | |
| } | |
| .RA-Checkbox > input { | |
| display: none;/* <-- hide the default checkbox */ | |
| } | |
| .RA-Checkbox span {/* <-- style the artificial checkbox */ | |
| height: 10px; | |
| width: 10px; | |
| border: 1px solid grey; | |
| display: inline-block; | |
| margin-left: 6px; | |
| margin-right:4px; | |
| } | |
| [type=checkbox]:checked + span {/* <-- style its checked state */ | |
| background: aqua; | |
| } | |
| .RA-Leads-table-refral-heading{ | |
| padding-bottom: 3% !important; | |
| width: 8%; | |
| } | |
| .RA-Leads-table-keyassociate-heading{ | |
| padding-bottom: 4% !important; | |
| } | |
| .RA-Leads-Details-table-RelationshipGCI{ | |
| float:right; | |
| color:grey; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment